/*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_19 {
    margin-bottom: 30px;
}

.stm_testimonials_style_19 .owl-dots {
    margin-top: 20px;
    text-align: center;
}

.stm_testimonials_style_19 .owl-dots .owl-dot {
    display: inline-block;
    margin-right: 10px;
    width: 6px;
    height: 6px;
    background-color: #ccc;
    border-radius: 10px;
    transition: .3s;
}

.stm_testimonials_style_19 .owl-dots .owl-dot.active {
    width: 18px;
}

.stm_testimonials_style_19 .owl-controls {
    display: block;
    margin-top: -33px;
}

.stm_testimonials_style_19 .owl-controls .owl-nav {
    width: 420px;
    position: absolute;
    bottom: 140px;
    left: 50%;
    margin-left: -210px;
}

.stm_testimonials_style_19 .owl-controls .owl-nav .owl-next,
      .stm_testimonials_style_19 .owl-controls .owl-nav .owl-prev {
    width: 59px;
    height: 59px;
    line-height: 59px;
    border-radius: 50%;
    transition: all 0.3s;
}

.stm_testimonials_style_19 .owl-controls .owl-nav .owl-next:before,
        .stm_testimonials_style_19 .owl-controls .owl-nav .owl-prev:before {
    color: #aaaaaa;
}

.stm_testimonials_style_19 .owl-controls .owl-nav .owl-next:hover:before,
        .stm_testimonials_style_19 .owl-controls .owl-nav .owl-prev:hover:before {
    color: #ffffff;
}

@media (max-width: 767px) {
    .stm_testimonials_style_19 .owl-controls {
        display: none;
    }
}

.stm_testimonials_style_19 .stm_testimonials__item {
    padding-bottom: 40px;
}

.stm_testimonials_style_19 .stm_testimonials__item:before {
    content: '';
    display: block;
    width: auto;
    height: auto;
    position: absolute;
    top: 50px;
    left: -13px;
    right: -13px;
    bottom: 60px;
    border: 1px #e5e5e5 solid;
    border-radius: 5px;
}

.stm_testimonials_style_19 .stm_testimonials__review {
    position: relative;
    background: transparent;
    max-width: 920px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto 50px;
    z-index: 2;
}

.stm_testimonials_style_19 .stm_testimonials__meta {
    display: -ms-flexbox;
    display: flex;
    max-width: 320px;
    margin: 0 auto;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.stm_testimonials_style_19 .stm_testimonials__meta_left {
    padding-left: 0;
}

.stm_testimonials_style_19 .stm_testimonials__meta_align-center {
    -ms-flex-align: center;
    align-items: center;
}

.stm_testimonials_style_19 .stm_testimonials__avatar {
    max-width: 177px;
}

.stm_testimonials_style_19 .stm_testimonials__avatar img {
    margin-bottom: 24px;
    border-radius: 50%;
    max-width: 100%;
    height: auto;
}

.stm_testimonials_style_19 .stm_testimonials__avatar_rounded img {
    border-radius: 50%;
}

.stm_testimonials_style_19 .stm_testimonials__avatar img {
    width: auto !important;
}

.stm_testimonials_style_19 .stm_testimonials__info {
    text-align: center;
}

.stm_testimonials_style_19 .stm_testimonials__info h6 {
    text-transform: none !important;
    margin-bottom: 11px;
    font-size: 18px;
}

.stm_testimonials_style_19 .stm_testimonials__info span {
    font-size: 14px;
}

.stm_testimonials_style_19 .stm_testimonial__carousel.owl-center .owl-item {
    opacity: .3;
}

.stm_testimonials_style_19 .stm_testimonial__carousel.owl-center .owl-item img {
    filter: grayscale(1);
}

.stm_testimonials_style_19 .stm_testimonial__carousel.owl-center .owl-item.center {
    opacity: 1;
}

.stm_testimonials_style_19 .stm_testimonial__carousel.owl-center .owl-item.center img {
    filter: grayscale(0);
}

.stm_testimonials_style_19 .stm_testimonial__carousel.owl-center .owl-item.center .stm_testimonials__item {
    z-index: 2;
}

.stm_testimonials_style_19 .stm_testimonial__carousel.owl-center .owl-item.center .stm_testimonials__item:before {
    left: -60px;
    right: -60px;
    bottom: 40px;
    background: #fff;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
    border: none;
}
