.testimonial-type-5 .item .item-inner {
    margin-bottom: 30px;
}

.testimonial-type-5 .slider-carousel .item .item-inner:last-child {
    margin-bottom: 0;
}

.testimonial-type-5 .content_test_box {
    background: #fff;
    padding: 40px 64px;
	padding-bottom: 65px;
    border-radius: 8px;
	position: relative;
	margin-bottom: 50px;
}

.testimonial-type-5 .des_testimonial {
	color: #666;
	font-size: 1.4rem;
	line-height: 3rem;
}

.testimonial-type-5 .content_test_box .wrapper-img {
    width: 100px;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
	margin-right: 25px;
}

.testimonial-type-5 p.des_namepost {
    text-transform: uppercase;
    margin: 0;
    color: #00a651;
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.3px;
}

.testimonial-type-5 p.des_namepost b {
    display: block;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.8rem;
    margin-bottom: 9px;
	margin-top: -8px;
    color: #0f0f0f;
}

.testimonial-type-5 .wrapper_box {
	position: absolute;
	left: 40px;
	bottom: -50px;
}