/*COLORS*/
/*FONTS*/
.stm_testimonials {
  margin: 0 -15px; }
  .stm_testimonials .owl-controls, .stm_testimonials__item {
    margin: 0 15px; }
  .stm_testimonials_list_style {
    margin: 0; }

.stm_testimonials_style_15 {
  margin-bottom: 30px; }
  .stm_testimonials_style_15 .owl-dots {
    margin-top: 20px; }
    .stm_testimonials_style_15 .owl-dots .owl-dot {
      display: inline-block;
      margin-right: 10px;
      width: 10px;
      height: 10px;
      background-color: #ccc; }
  .stm_testimonials_style_15 .owl-controls {
    display: block; }
    .stm_testimonials_style_15 .owl-controls .owl-nav {
      width: 420px;
      position: absolute;
      bottom: 140px;
      left: 50%;
      margin-left: -210px; }
      .stm_testimonials_style_15 .owl-controls .owl-nav .owl-next,
      .stm_testimonials_style_15 .owl-controls .owl-nav .owl-prev {
        width: 59px;
        height: 59px;
        line-height: 59px;
        border-radius: 50%;
        transition: all 0.3s; }
        .stm_testimonials_style_15 .owl-controls .owl-nav .owl-next:before,
        .stm_testimonials_style_15 .owl-controls .owl-nav .owl-prev:before {
          color: #aaaaaa; }
        .stm_testimonials_style_15 .owl-controls .owl-nav .owl-next:hover:before,
        .stm_testimonials_style_15 .owl-controls .owl-nav .owl-prev:hover:before {
          color: #ffffff; }
  @media (max-width: 767px) {
    .stm_testimonials_style_15 .owl-controls {
      display: none; } }
  .stm_testimonials_style_15 .stm_testimonials__review {
    position: relative;
    background: transparent;
    max-width: 920px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto 50px; }
  .stm_testimonials_style_15 .stm_testimonials__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 320px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .stm_testimonials_style_15 .stm_testimonials__meta_left {
      padding-left: 0; }
    .stm_testimonials_style_15 .stm_testimonials__meta_align-center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .stm_testimonials_style_15 .stm_testimonials__avatar {
    max-width: 177px; }
    .stm_testimonials_style_15 .stm_testimonials__avatar img {
      margin-bottom: 24px;
      border-radius: 50%;
      border: 8px solid #ffffff;
      max-width: 100%;
      height: auto; }
    .stm_testimonials_style_15 .stm_testimonials__avatar_rounded img {
      border-radius: 50%; }
    .stm_testimonials_style_15 .stm_testimonials__avatar img {
      width: auto !important; }
  .stm_testimonials_style_15 .stm_testimonials__info {
    text-align: center; }
    .stm_testimonials_style_15 .stm_testimonials__info h6 {
      text-transform: lowercase !important;
      margin-bottom: 11px;
      font-size: 24px; }
    .stm_testimonials_style_15 .stm_testimonials__info span {
      font-size: 14px; }
