.home_testimonial_wrap {
    background: #F8F8F8;
    padding: 80px 0;
}

.home_testimonial_wrap .container {
    max-width: 1120px;
}

.home_testimonial_wrap .heading {
    margin-bottom: 30px;
}

.sm-testimonial-carousel .item {
	padding: 0 10px 0px 0;
	margin: 0 10px;
}
.sm-testimonial-carousel .owl-wrapper-outer {
	box-shadow: none !important;
}
.testimonial-thumb {
	padding: 70px 40px 50px 40px;
	background-color: #ffffff;
    font-size: 17px;
}
.testimonial-thumb img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    border-radius: 100%;
}
.sm-thumbnail img{
	margin-bottom: 5px;
	margin-right: 5px;
}
.sm-thumbnail a:last-child img{
	margin-right: 0px;
}

.t_name {
    text-align: center;

}

.t_city {
font-size: 15px;
color: #a6aeb6;
text-align: center;
}

.rate_date {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.t_date {
    color: #a6aeb6;
    font-size: 14px;
    margin-left: 12px;
}








