.testimonial-type-2 .item .item-inner {
    margin-bottom: 30px;
}

.testimonial-type-2 .slider-carousel .item .item-inner:last-child {
    margin-bottom: 0;
}

.testimonial-type-2 .content_test_top{
	padding-left: 40px;
	padding-top: 32px;
	margin-top: 25px;
	background-image: url(quote.png);
	background-repeat: no-repeat;
	background-position: top left;
	max-width: 780px;
	margin: 0 auto;
}

.testimonial-type-2 .des_testimonial{
	color: #fff;
	font-size: 2.4rem;
	line-height: 4rem;
	position: relative;
	font-weight: 300;
}

.testimonial-type-2 .des_testimonial p:last-child{
	margin-bottom: 0;
}

.testimonial-type-2 .content_test_box{
    padding-top: 40px;
}

.testimonial-type-2 p.des_namepost {
    text-transform: capitalize;
    margin: 0;
    color: #b33a3a;
	font-size: 1.8rem;
}

.testimonial-type-2 p.des_namepost b{
	color: #ffffff;	
    text-transform: uppercase;
	font-size: 1.6rem;
	letter-spacing: 0.5px;
	font-weight: 500;
}

.testimonial-type-2 .owl-nav[type="1"] button{
	border: none !important;
	background: none !important;
	padding: 0 !important;
	height: auto;
	width: auto;
	font-size: 0;
	color: #ffffff !important;
}

.testimonial-type-2 .owl-nav[type="1"] button.owl-prev::before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 48px;
	line-height: 48px;
}

.testimonial-type-2 .owl-nav[type="1"] button.owl-next::before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 48px;
	line-height: 48px;
}
