/* CSS-file with custom styles - don't delete this comment */
.widget_area ul li {
    position: relative;
    padding-left: 16px;
    font-size: 14px;
    line-height: 1;
}
aside.col-md-3.col-sm-6.widget.widget_recent_reviews li.menu-item a {
    font-size: 14px !important;
    line-height: 1.2;
}
.testimonals_section .sc_content > .sc_title_regular {
    margin-top: 74px;
    margin-bottom: 6px;
}
.testimonals_section .sc_content > .sc_title_regular + .sc_testimonials {
    margin-bottom: 70px;
}
.sc_testimonials .sc_slider_controls_wrap {
    margin: 0px 0px 60px;}
    ul.sidebar_style_lightcsc {
    padding: 20px;
    padding-top: 3px;
    background: #e67817;
    margin-top: 20px;
}
ul.sidebar_style_lightcsc h4 {
    color: #fff;
}

#clients_scroll .alignleft {
    width: 292px;
    margin-bottom: 60px;
}
#clients_scroll .head {
    position: absolute;
    z-index: 9999;
    top: 40%;
    text-align: center;
    left: 0;
    right: 0;
}
#clients_scroll figure.sc_image:after {
    content: '';
    background: #000000a8;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
#clients_scroll .head h3 {
    color: #fff;
    font-size: 20px;
}