.testimonial-type-4 .item .item-inner {
    margin-bottom: 30px;
}

.testimonial-type-4 .slider-carousel .item .item-inner:last-child {
    margin-bottom: 0;
}

.testimonial-type-4 .content_test_box {
    text-align: center;
    padding-top: 7px;
    max-width: 630px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.testimonial-type-4 .des_testimonial {
    color: #666;
    font-size: 1.6rem;
    line-height: 3rem;
    padding-bottom: 30px;
}

.testimonial-type-4 .content_test_box .wrapper-img {
    width: 130px;
    border-radius: 100%;
    margin-bottom: 19px;
    margin-left: auto;
    margin-right: auto;
	overflow: hidden;
}

.testimonial-type-4 p.des_namepost {
    text-transform: capitalize;
    margin: 0;
    color: #000;
    font-size: 1.6rem;
}

.testimonial-type-4 p.des_namepost b {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2.8px;
    font-size: 1.4rem;
	margin-bottom: 2px;
}

.testimonial-type-4 p.des_company{
	margin:0;	
}

.testimonial-type-4 .line-blog-home{
	height: 20px;
	width: 1px;
	background: #b33a3a;
	display: table;
	margin: 12px auto;
}