#alcatestimonios {
	margin-top: 60px;
}

#alcatestimonios .owl-carousel .owl-stage {
    height: 420px!important;
}

#alcatestimonios .owl-carousel .owl-nav .owl-prev,
#alcatestimonios .owl-carousel .owl-nav .owl-next {
	min-height: 47px;
	padding-right: 12px;
}

#alcatestimonios .testimonio {
	position: relative !important;
   /* width: 260px;
	margin: 32px 0px;
	padding: 20px;
	border-radius: 8px;*/
	box-shadow: 0 0 5px 0 rgba(208, 201, 214, 0.3);
}

.testimonio-img {
	height: auto;
}

.testimonio-content p{
	font-size: 16px;
	font-weight: normal;
	line-height: 1.38;
	padding-top: 120px;
}


.testimonio-author {
	position: absolute;
	bottom: 0px;
	font-size: 14px;
}

.testimonio-author p.testimonio-tit {
	font-weight: 500;
	margin-bottom: 0px;
}

.testimonio-author p.testimonio-subtit {
	color: #868091;
}

.testimonio-author p.testimonio-tit a {
	color: #1a051d
}

@media(max-width: 767px) {
	/*#alcatestimonios .owl-carousel .owl-stage-outer {
		max-width: 100%;
		margin: auto;
		padding-left: 18%;
		padding-right: 18%;
	}

	#alcatestimonios .owl-carousel {
		width: 100vw !important;
		left: -20%;
	}

	#alcatestimonios .owl-carousel .owl-dots {
		margin-bottom: 32px;
	}*/
}

@media (max-width: 665px) {
	/*#alcatestimonios .owl-carousel {
		left: -15%;
	}*/
}

@media (max-width: 615px) {
	/*#alcatestimonios .owl-carousel {
		left: -52px;
	}*/
}
@media (max-width: 558px) {
	/*#alcatestimonios .owl-carousel {
		left: -15px;
	}*/
}
