<section class="cortana-testimonials">
<h3 class="cortana-title border-bottom">Ý kiến khách hàng</h3>
<div class="testimonials-list owl-carousel owl-theme">
<div class="cortana-testimonial-item">
<div class="entry-content" style="background-color: #ffffff">
<p style="color: #444444">Bizweb giúp chúng tôi thay đổi cách bán hàng, không chỉ bán hàng trực tiếp như trước đây mà còn bán trên website, Facebook và Sendo nữa. Khách hàng cũng nhiều hơn!</p>
</div>
<div class="entry-footer">
<div class="author-info">
<h6>Ngọc Ánh</h6>
<span>www.beemart.vn</span>
</div>
<figure>
<img src="https://www.bizweb.vn/Themes/Portal/Default/Images/newindex/bee-customer.png" alt="Ngọc Ánh - www.beemart.vn">
</figure>
</div>
</div>
<div class="cortana-testimonial-item">
<div class="entry-content" style="background-color: #ffffff">
<p style="color: #444444">Là đối tác lâu năm của Bizweb, tôi nhận thấy một phong cách làm việc chuyên nghiệp, nhiệt tình ở các bạn. Chúc Bizweb sẽ ngày một phát triển hơn nữa.</p>
</div>
<div class="entry-footer">
<div class="author-info">
<h6>Tuyết Nhung</h6>
<span>www.kangaroohanoi.vn</span>
</div>
<figure>
<img src="https://www.bizweb.vn/Themes/Portal/Default/Images/newindex/kangaroo-customer.png" alt="Tuyết Nhung - www.kangaroohanoi.vn">
</figure>
</div>
</div>
<div class="cortana-testimonial-item">
<div class="entry-content" style="background-color: #ffffff">
<p style="color: #444444">Website Bizweb rất dễ sử dụng. Tuy không phải là một lập trình viên chuyên nghiệp nhưng tôi vẫn có thể tự quản trị website của mình.</p>
</div>
<div class="entry-footer">
<div class="author-info">
<h6>Minh Đức</h6>
<span>www.gento.vn</span>
</div>
<figure>
<img src="https://www.bizweb.vn/Themes/Portal/Default/Images/newindex/gento-customer.png" alt="Minh Đức - www.gento.vn">
</figure>
</div>
</div>
</div>
</section>
.cortana-testimonials{
font-size: 14px;
font-family: Arial;
}
.cortana-title {
margin: 0;
margin-bottom: 20px;
font-size: 14px;
font-family: Arial;
text-transform: uppercase;
color: #444444;
font-weight: bold;
}
.cortana-title:after {
display: block;
height: 2px;
content: '';
width: 40px;
background: #ffbf00;
margin-top: 20px;
}
.cortana-testimonials .entry-content {
padding: 25px;
margin-top: 5px;
position: relative;
background: #f9f9f9;
}
.cortana-testimonials .entry-content p {
margin: 0;
font-family: 'Playfair Display';
font-style: italic;
font-size: 19px;
color: #444444;
line-height: 1.4;
}
.cortana-testimonials .entry-footer {
margin-top: 20px;
text-align: right;
}
.cortana-testimonials .entry-footer figure {
display: inline-block;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
border: 1px solid #E1E1DF;
width: 64px;
height: 64px;
vertical-align: middle;
}
.cortana-testimonials .entry-footer figure img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
border: 4px solid #fff;
}
.cortana-testimonials .entry-footer .author-info {
display: inline-block;
text-align: right;
margin-right: 10px;
vertical-align: middle;
}
.cortana-testimonials .entry-footer .author-info h6 {
font-size: 16px;
margin: 0;
color: #444444;
text-transform: uppercase;
font-weight: 400;
font-style: normal;
}
.cortana-testimonials .entry-footer .author-info span {
color: #666666;
font-size: 14px;
font-style: italic;
font-family: 'Playfair Display';
}
jQuery(".testimonials-list").owlCarousel({
items : 1,
slideSpeed:200,
paginationSpeed:200,
rewindSpeed:200,
autoplay:true,
autoplaySpeed: 2000,
stopOnHover: false,
singleItem:true,
dots: false,
autoHeight : false,
paginationNumbers:false,
itemsScaleUp:true,
rewindNav: true,
loop:true
});
<script src='//bizweb.dktcdn.net/100/005/795/themes/534730/assets/jquery-2.2.4.min.js?1495533194821' type='text/javascript'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js' type='text/javascript'></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" rel="stylesheet" type="text/css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.theme.default.min.css" rel="stylesheet" type="text/css">