.cy_isuzutuantai_home_testimonials {
  font-family: "Open Sans", sans-serif;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #102f62;
  padding-top: 30px;
  padding-bottom: 30px; }
  .cy_isuzutuantai_home_testimonials .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; }
  .cy_isuzutuantai_home_testimonials .slick-dotted.slick-slider {
    margin-bottom: 10px; }
  .cy_isuzutuantai_home_testimonials .slick-dots li button:before {
    color: #fff; }
  .cy_isuzutuantai_home_testimonials .slick-dots li.slick-active button:before {
    color: #fff;
    opacity: .9; }
  .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center; }
    .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper .img-box {
      flex-shrink: 0;
      width: 170px;
      height: 170px;
      overflow: hidden;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin-right: 30px; }
    .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper .info {
      flex-grow: 1;
      color: #fff; }
      .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper .info__title {
        font-size: 19px;
        font-weight: bold;
        line-height: 1.4;
        margin-top: 15px; }
      .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper .info .star-box {
        margin-bottom: 12px;
        color: #ffd200;
        font-size: 14px;
        line-height: 1; }
      .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper .info__desc {
        font-size: 17px;
        line-height: 1.4;
        font-weight: 300;
        font-style: italic; }
    @media (max-width: 767px) {
      .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper {
        flex-direction: column; }
        .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper .img-box {
          margin-right: 0;
          margin-bottom: 10px;
          width: 120px;
          height: 120px; }
        .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper .info {
          text-align: center; }
          .cy_isuzutuantai_home_testimonials .home-testimonials-item .wrapper .info__title {
            margin-top: 5px; } }

/*# sourceMappingURL=css.css.map */
