

.wp-post-image {
	display: block;
	margin: 0 auto;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
	/*padding: 0px 40px 10px;*/
	padding: 0px 4% 10px;
}

#sc_gallery-2 {
	margin: auto;
}
#sc_gallery-2 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
#sc_gallery-2 img {
	border: 2px solid #cfcfcf;
}
#sc_gallery-2 .gallery-caption {
	margin-left: 0;
}

.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img2 {
	display: block;
	margin: auto auto auto;
	height: 220px;
	/*max-width: 400px;*/
	line-height: 0;
	/*overflow: hidden;*/
	-webkit-border-radius: 0%;
	border-radius: 0%
}

.testimonials_slider .testimonials_slider_ul li .single-photo-img2 {
	display: none
}
.testimonials_slider.hide-photos .testimonials_slider_ul li .single-photo-img2 {
	display: none !important
}

.text-center{text-align:center!important}

.lr_quotation{
	font-size:20px;
}

.lr_quotation span{
	font-weight:500;
	color:#eb1913;
}

.benefits-box{
	background-color:#fff;
	padding:30px 20px 25px;
	box-shadow: 0px 5px 13px 0px rgba(39,39,39,0.2); 
	border-radius: 10px; 
	margin-bottom:10px;
}
	