/* ------------------------------ Testimonials Slider ------------------------------------- */
.wpopea-testimonials-slider {
  clear: both;
  position: relative; }
  .wpopea-testimonials-slider.wpopea-container {
    max-width: 900px;
    margin: 0 auto; }
  .wpopea-testimonials-slider .wpopea-testimonial-text {
    text-align: center;
    max-width: 750px;
    margin: 0 auto 40px;
    font-size: 18px;
    line-height: 32px;
    font-style: italic;
    color: #666; }
    .wpopea-dark-bg .wpopea-testimonials-slider .wpopea-testimonial-text {
      color: #ccc; }
    .wpopea-testimonials-slider .wpopea-testimonial-text i {
      color: #ccc;
      font-size: 32px;
      display: block;
      margin-bottom: 35px;
      background: none;
      width: auto;
      height: auto; }
      .wpopea-dark-bg .wpopea-testimonials-slider .wpopea-testimonial-text i {
        color: #ddd; }
  .wpopea-testimonials-slider .wpopea-testimonial-user {
    display: table;
    margin: 0 auto; }
    .wpopea-testimonials-slider .wpopea-testimonial-user .wpopea-image-wrapper {
      display: table-cell; }
      .wpopea-testimonials-slider .wpopea-testimonial-user .wpopea-image-wrapper img {
        max-width: 64px;
        border-radius: 50%;
        margin-right: 15px; }
    .wpopea-testimonials-slider .wpopea-testimonial-user .wpopea-text {
      display: table-cell;
      vertical-align: middle;
      color: #888; }
      .wpopea-dark-bg .wpopea-testimonials-slider .wpopea-testimonial-user .wpopea-text {
        color: #909090; }
      .wpopea-testimonials-slider .wpopea-testimonial-user .wpopea-text .wpopea-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; }
        .wpopea-dark-bg .wpopea-testimonials-slider .wpopea-testimonial-user .wpopea-text .wpopea-author-name {
          color: #e5e5e5; }
.wpopea-flex-container a:hover,
.wpopea-flex-slider a:hover {
    outline: none;
    }
.wpopea-slides,
.wpopea-slides > li,
.wpopea-flex-control-nav,
.wpopea-flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    }
.wpopea-flex-pauseplay span {
    text-transform: capitalize;
    }
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.wpopea-flexslider {
    margin: 0;
    padding: 0;
    }
.wpopea-flexslider .wpopea-slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    }
.wpopea-flexslider .wpopea-slides img {
    width: 100%;
    display: block;
    }
html[xmlns] .wpopea-flexslider .wpopea-slides {
    display: block;
    }
* html .wpopea-flexslider .wpopea-slides {
    height: 1%;
    }
.no-js .wpopea-flexslider .wpopea-slides > li:first-child {
    display: block;
    }
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.wpopea-flexslider {
    margin: 0;
    position: relative;
    zoom: 1;
    }
.wpopea-flexslider .wpopea-slides {
    zoom: 1;
    overflow: hidden;
    }
.wpopea-flexslider .wpopea-slides img {
    height: auto;
    -moz-user-select: none;
    }
.wpopea-flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    }
.loading .wpopea-flex-viewport {
    max-height: 300px;
    }
.carousel li {
    margin-right: 5px;
    }
.wpopea-flex-direction-nav {
    *height: 0;
    }
.wpopea-flex-direction-nav a {
  font-family: "FontAwesome";
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    font-size: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }

.wpopea-flex-direction-nav a.wpopea-flex-next:before {
    content: '\f054';
    font-size: 18px;
    }
.wpopea-flex-direction-nav a.wpopea-flex-prev:before {
    content: '\f053';
    font-size: 18px;
    }
.wpopea-flex-direction-nav .wpopea-flex-prev {
    left: -50px;
    }
.wpopea-flex-direction-nav .wpopea-flex-next {
    right: -50px;
    text-align: right;
    }
.wpopea-flex-direction-nav .wpopea-flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
    }

.wpopea-flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
    }
.wpopea-flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    }
.wpopea-flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    }
.wpopea-flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
    }
.wpopea-flex-control-paging li a.wpopea-flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
    }
.wpopea-flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
    }
.wpopea-flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
    }
.wpopea-flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    }
.wpopea-flex-control-thumbs img:hover {
    opacity: 1;
    }
.wpopea-flex-control-thumbs .wpopea-flex-active {
    opacity: 1;
    cursor: default;
    }
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
    .wpopea-flex-direction-nav .wpopea-flex-prev {
        opacity: 1;
        left: 10px;
        }
    .wpopea-flex-direction-nav .wpopea-flex-next {
        opacity: 1;
        right: 10px;
        }
    }
