.no_margin{
	margin:0px !important;
}
.ll_testimonial_container_theme2{
	font-size: 100%;
    font-weight: normal;
    height: auto;
    line-height: 1.2 !important;
    position: relative;
    width: 100%;
}
.ll_testimonial_outer_theme2{
 	display: block;
    height: auto;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.ll_testimonial_content_theme2{
 	border: 1px solid #c30;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-bottom: 35px;
}
.ll_testimonial_text_theme2{
	background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
}
.ll_testimonial_details_theme2{
	background: #c74046 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    padding: 8px 20px;
    position: relative;
    width: 100%;
    height: 56px;
    display: table;
}
.ll_testimonial_details_theme2 > h4{
 	font-size: 16px;
    margin: 0;
    padding: 0;
}
.ll_testimonial_details_theme2 > h4{
    font-size: 17px;
    line-height: 1.2 !important;
    margin: 0;
    padding: 0;
}

.ll_ver_ali{
	vertical-align: middle;
	display: table-cell;
}
.ll_testimonial_details_theme2 em{
	font-size: 15px;
	line-height: 1.2 !important;

}
.ll_testimonial_details_theme2 > h3 {
    background: #f54b56 none repeat scroll 0 0;
    box-sizing: border-box;
    display: inline-block;
    height: 81px;
    margin: 0;
    overflow: hidden;
    padding: 3px;
    position: absolute;
    right: 20px;
    top: -12px;
    transition: all 0.25s linear 0s;
    width: 80px;
}

.ll_testimonial_details_theme2 > h3:hover {
	 transform: scale(1.2);
}
.ll_testimonial_details_theme2 > h3 > img{
 	display: block;
    width: 100%;
}
