/* Trang chủ — Cảm nhận học viên */

.tpsoftvn-home-testimonials-section {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	background-color: #ff0000;
}

.tpsoftvn-home-testimonials-section .section-content {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.tpsoftvn-home-testimonials-heading {
	text-align: center;
	margin-bottom: 1.25rem;
}

.tpsoftvn-home-testimonials-title {
	margin: 0;
	color: #fff;
	font-size: clamp(1.35rem, 3vw, 1.75rem);
	font-weight: 700;
	letter-spacing: 0.02em;
}

.tpsoftvn-testimonials-row {
	margin-bottom: 0;
}

.tpsoftvn-testimonials-row + .tpsoftvn-testimonials-row {
	margin-top: 0;
}

.tpsoftvn-testimonials-row > .tpsoftvn-testimonial-col > .tpsoftvn-testimonial-card {
	padding: 25px;
	background-color: #fff;
	height: 100%;
}

.tpsoftvn-testimonial-card__media {
	position: relative;
	width: 100%;
	padding-top: 52%;
	background: #111;
	overflow: hidden;
	margin-bottom: 0.75rem;
}

.tpsoftvn-testimonial-card__media iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
	display: block;
}

.tpsoftvn-testimonial-card__caption {
	margin: 0;
	text-align: center;
	font-size: 0.85rem;
	line-height: 1.5;
	color: #ed1c24;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: 600;
}

@media (max-width: 849px) {
	.tpsoftvn-testimonials-row > .tpsoftvn-testimonial-col {
		margin-bottom: 1rem;
	}
}
