@charset "UTF-8";
/*COLORS*/
/*FONTS*/
.stm_testimonials_list_style {
    margin: 0;
}

.stm_testimonials_style_1 {
    margin-bottom: 30px;
}

.stm_testimonials_style_1 .owl-stage-outer {
    padding: 0 15px;
    margin: 0 -15px;
}

.stm_testimonials_style_1 .owl-dots {
    margin-top: 20px;
}

.stm_testimonials_style_1 .owl-dots .owl-dot {
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background-color: #ccc;
}

.stm_testimonials_style_1 .owl-controls {
    display: block;
}

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

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

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

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

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

.stm_testimonials_style_1 .stm_testimonials__review {
    position: relative;
    background: #fff;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 35px;
    padding: 79px 40px 80px;
    -webkit-box-shadow: 0px 30px 50px 0px rgba(153, 153, 153, 0.15);
    box-shadow: 0px 30px 50px 0px rgba(153, 153, 153, 0.15);
}

.stm_testimonials_style_1 .stm_testimonials__review:before {
    content: "􏱛􏱛􏱛􏱛􏱛" !important;
    font-family: 'stmicons' !important;
    font-size: 25px;
    letter-spacing: 6px;
    position: absolute;
    top: 30px;
    left: 39px;
}

.stm_testimonials_style_1 .stm_testimonials__review:after {
    content: "􏿹" !important;
    font-family: 'stmicons' !important;
    font-size: 20px;
    position: absolute;
    left: auto;
    top: auto;
    right: 30px;
    bottom: 30px;
}

.stm_testimonials_style_1 .stm_testimonials__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

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

.stm_testimonials_style_1 .stm_testimonials__meta_align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm_testimonials_style_1 .stm_testimonials__avatar {
    margin-right: 20px;
}

.stm_testimonials_style_1 .stm_testimonials__avatar img {
    border-radius: 50%;
    max-width: 100%;
    height: auto;
}

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

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

.stm_testimonials_style_1 .stm_testimonials__info {
    margin-top: 10px;
}

.stm_testimonials_style_1 .stm_testimonials__info h5 {
    margin-bottom: 3px;
    text-transform: none !important;
}

.stm_testimonials_style_1 .stm_testimonials__info h6 {
    text-transform: uppercase !important;
}

.stm_testimonials_style_1 .stm_testimonials__info span {
    font-size: 16px;
    color: #333;
}
