/* ------------------------------ Testimonials Slider ------------------------------------- */
.lae-testimonials-slider {clear: both;position: relative;}
.lae-testimonials-slider.lae-container {max-width: 900px;margin: 0 auto;}
.lae-testimonials-slider .lae-testimonial-text {text-align: center;max-width: 750px;margin: 0 auto 40px;font-size: 18px;line-height: 32px;font-style: italic;color: #666;}
.lae-dark-bg .lae-testimonials-slider .lae-testimonial-text {color: #ccc;}
.lae-testimonials-slider .lae-testimonial-text i {color: #ccc;font-size: 32px;display: block;margin-bottom: 35px;background: none;width: auto;height: auto;}
.lae-dark-bg .lae-testimonials-slider .lae-testimonial-text i {color: #ddd;}
.lae-testimonials-slider .lae-testimonial-user {display: table;margin: 0 auto;}
.lae-testimonials-slider .lae-testimonial-user .lae-image-wrapper {display: table-cell;}
.lae-testimonials-slider .lae-testimonial-user .lae-image-wrapper img {max-width: 64px;border-radius: 50%;margin-right: 15px;}
.lae-testimonials-slider .lae-testimonial-user .lae-text {display: table-cell;vertical-align: middle;color: #888;}
.lae-dark-bg .lae-testimonials-slider .lae-testimonial-user .lae-text {color: #909090;}
.lae-testimonials-slider .lae-testimonial-user .lae-text .lae-author-name {font-size: 18px;line-height: 26px;letter-spacing: 1px;font-weight: bold;color: #333;text-transform: uppercase;clear: none;margin-top: 0;margin-bottom: 10px;font-size: 15px;line-height: 24px;margin-bottom: 5px;}
.lae-dark-bg .lae-testimonials-slider .lae-testimonial-user .lae-text .lae-author-name {color: #e5e5e5;}