.testimonial-type-3 .item .item-inner {
    margin-bottom: 30px;
}

.testimonial-type-3 .slider-carousel .item .item-inner:last-child {
    margin-bottom: 0;
}

.testimonial-type-3 {
    padding: 60px 40px;
    background: #24273c;
    overflow: hidden;
}

.testimonial-type-3 .des_testimonial{
	color: #fff;
	font-size: 2rem;
	line-height: 3.4rem;
	position: relative;
	font-weight: 300;
	margin-bottom: 94px;
}

.testimonial-type-3 .des_testimonial p:last-child{
	margin-bottom: 0;
}

.testimonial-type-3 .quote{
	font-size: 60px;
	color: #b33a3a;
	border: 2px solid;
	border-radius: 100%;
	line-height: 30px;
	height: 60px;
	width: 60px;
	text-align: center;
	padding-top: 27px;
	margin-bottom: 80px;
}

.testimonial-type-3 .content_test_box .wrapper-img {
    width: 80px;
    border-radius: 100%;
	margin-right: 20px;
    margin-left: auto;
	overflow: hidden;
    display: inline-block;
	vertical-align: middle;
}

.testimonial-type-3 p.des_namepost {
	text-transform: capitalize;
	margin: 0;
	color: #b33a3a;
	font-size: 1.8rem;
    display: inline-block;
	vertical-align: middle;
}

.testimonial-type-3 p.des_namepost b{
	color: #fff;
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	letter-spacing: 0.8px;
	margin-bottom: 3px;
}

.testimonial-type-3 p.des_company{
	margin:0;	
}

.testimonial-type-3 .line-blog-home{
	height: 20px;
	width: 1px;
	background: #b33a3a;
	display: table;
	margin: 12px auto;
}

.testimonial-type-3 .owl-dots[type="1"] button.owl-dot span {
    border: 1px solid transparent !important;
}

.testimonial-type-3 .owl-dots[type="1"] button.owl-dot span::before {
    left: 3px;
    right: 3px;
    bottom: 3px;
    top: 3px;
}

.testimonial-type-3 .owl-dots[type="1"] button.owl-dot:not(.active):not(:hover) span::before {
    background: rgba(255, 255, 255, 0.3);
}

.testimonial-type-3 .owl-dots[type="1"] button.owl-dot {
    margin: 5px 0px 0 0px;
}