
/*===== Customer Testimonials (Start) =====*/
.apm-testimonial-section {
	background-color: #EFF6FE;
	padding: 80px 0;
	box-sizing: border-box;
}

.apm-testimonial-section * {
	box-sizing: border-box;
}

.apm-testimonial-section *::before,
.apm-testimonial-section *::after {
	box-sizing: border-box;
}

.apm-testimonial-section h2 {
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	margin-top: 0;
	line-height: 1.25;
	letter-spacing: -0.5px;
}

.apm-testimonial-section .row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -0.75rem;
	margin-left: -0.75rem;
	padding-top: 0;
	padding-bottom: 0;
}

.apm-testimonial-section .row>* {
	padding-left: 12px;
	padding-right: 12px;
	max-width: 100%;
}

.apm-testimonial-section .row.g-0 {
	margin-right: 0;
	margin-left: 0;
}

.apm-testimonial-section .row.g-0>* {
	padding-left: 0;
	padding-right: 0;
}

.apm-testimonial-section .col-auto {
	flex: 0 0 auto;
	width: auto;
}

.apm-testimonial-section .col-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}

.apm-testimonial-section .col-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}

.apm-testimonial-section .col-3 {
	flex: 0 0 auto;
	width: 25%;
}

.apm-testimonial-section .col-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}

.apm-testimonial-section .col-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}

.apm-testimonial-section .col-6 {
	flex: 0 0 auto;
	width: 50%;
}

.apm-testimonial-section .col-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}

.apm-testimonial-section .col-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}

.apm-testimonial-section .col-9 {
	flex: 0 0 auto;
	width: 75%;
}

.apm-testimonial-section .col-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}

.apm-testimonial-section .col-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}

.apm-testimonial-section .col-12 {
	flex: 0 0 auto;
	width: 100%;
}

@media only screen and (min-width: 576px) {
	.apm-testimonial-section .col-sm-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.apm-testimonial-section .col-sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.apm-testimonial-section .col-sm-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.apm-testimonial-section .col-sm-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.apm-testimonial-section .col-sm-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.apm-testimonial-section .col-sm-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.apm-testimonial-section .col-sm-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.apm-testimonial-section .col-sm-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.apm-testimonial-section .col-sm-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.apm-testimonial-section .col-sm-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.apm-testimonial-section .col-sm-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.apm-testimonial-section .col-sm-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.apm-testimonial-section .col-md-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.apm-testimonial-section .col-md-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.apm-testimonial-section .col-md-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.apm-testimonial-section .col-md-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.apm-testimonial-section .col-md-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.apm-testimonial-section .col-md-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.apm-testimonial-section .col-md-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.apm-testimonial-section .col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.apm-testimonial-section .col-md-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.apm-testimonial-section .col-md-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.apm-testimonial-section .col-md-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.apm-testimonial-section .col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}

@media only screen and (min-width: 992px) {
	.apm-testimonial-section .col-lg-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.apm-testimonial-section .col-lg-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.apm-testimonial-section .col-lg-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.apm-testimonial-section .col-lg-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.apm-testimonial-section .col-lg-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.apm-testimonial-section .col-lg-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.apm-testimonial-section .col-lg-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.apm-testimonial-section .col-lg-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.apm-testimonial-section .col-lg-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.apm-testimonial-section .col-lg-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.apm-testimonial-section .col-lg-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.apm-testimonial-section .col-lg-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}

@media only screen and (min-width: 1200px) {
	.apm-testimonial-section .col-xl-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.apm-testimonial-section .col-xl-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.apm-testimonial-section .col-xl-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.apm-testimonial-section .col-xl-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.apm-testimonial-section .col-xl-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.apm-testimonial-section .col-xl-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.apm-testimonial-section .col-xl-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.apm-testimonial-section .col-xl-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.apm-testimonial-section .col-xl-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.apm-testimonial-section .col-xl-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.apm-testimonial-section .col-xl-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.apm-testimonial-section .col-xl-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}

.apm-testimonial-section .apm-testimonial-container {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	padding-left: 12px;
	padding-right: 12px;
}

.apm-testimonial-section .gartner-review-card {
	padding: 32px;
	border-radius: 12px;
	margin-bottom: 24px;
	background-color: #ffffff;
}

.apm-testimonial-section .gartner-review--item h4 {
	font-size: 28px !important;
	line-height: 1.5;
	letter-spacing: -0.15px;
	margin-left: 0;
}

.apm-testimonial-section .customer-review-wrapper {
	margin-top: 32px;
}

.apm-testimonial-section .gartner-review--item .gartner-rating {
	color: #FFB900;
	font-size: 20px;
	display: flex;
	margin: 12px 0;
}

.apm-testimonial-section .gartner-review--item .gartner-rating span:not(:last-child) {
	margin-right: 4px;
}

.apm-testimonial-section .gartner-review--item p {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.75;
	margin-top: 0;
}

.apm-testimonial-section .gartner-review--item h6 {
	font-size: 17px;
	font-weight: 500;
}

.apm-testimonial-section .customer-case-study-card {
	padding: 32px;
	border-radius: 12px;
	margin-bottom: 24px;
	background-color: #ffffff;
}

.apm-testimonial-section .cutomer-case-study p {
	font-size: 15px;
	line-height: 1;
}

.apm-testimonial-section .customer-case-study-card h5 {
	font-size: 17px;
	line-height: 1.5;
	font-weight: 300;
	letter-spacing: -0.15px;
}

.apm-testimonial-section .customer-case-study-card h6 {
	font-size: 17px;
	margin-bottom: 4px;
}

.apm-testimonial-section .customer-case-study-card p {
	font-size: 15px;
	line-height: 1.25;
	font-weight: 300;
	margin: 0;
}

.apm-testimonial-section .customer-case-study-card .customer-details {
	margin-top: 12px;
}

.apm-testimonial-section .customer-case-study-card .case-study-image {
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 176px;
	display: flex;
}

.apm-testimonial-section .case-study-image img {
	object-fit: cover;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	border-radius: 6px;
}

.apm-testimonial-section .case-study-image .btn-play-icon {
	width: 36px;
	height: 36px;
	border-radius: 100px;
	background-color: #006DEB;
	color: #ffffff;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 16px;
	top: 12px;
	z-index: 1;
}

.apm-testimonial-section .case-study-image .btn-play-icon::before {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 11px solid #ffffff;
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-32%, -50%);
	transform: translate(-36%, -50%);
}

.apm-testimonial-section .badge-recognition-item {
	border-radius: 12px;
	background-color: #ffffff;
	width: 100%;
	height: 162px;
	min-width: 176px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite {
	display: inline-block;
	max-width: 176px;
	width: 100%;
	height: 160px;
	background-image: url("https://www.manageengine.com/products/applications_manager/style/../images/footer/apm-footer-sprite.webp");
	background-repeat: no-repeat;
	background-size: 2040px;
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.capterra-best-use {
	background-position: 0 0;
	transform: scale(0.85);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.capterra-best-value {
	background-position: -164px 0;
	transform: scale(0.85);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.get-app {
	background-position: -336px 0;
	transform: scale(0.9);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.g2-high-performer {
	background-position: -820px 0;
	background-size: 1980px;
	transform: scale(0.82);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.sa-most-recommended {
	background-position: -486px 0;
	background-size: 1960px !important;
	transform: scale(0.85);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.sa-customer-support {
	background-position: -646px 0;
	background-size: 1960px !important;
	transform: scale(0.85);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.gartner {
	background-position: -1016px -4px;
	transform: scale(0.8);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.gartner-customer-choice {
	background-position: -1362px -4px;
	transform: scale(0.9);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.sr-champion {
	background-position: -1864px -8px;
	transform: scale(0.9);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.sr-gold-medal {
	background-position: -1524px -8px;
	transform: scale(0.9);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.sa-top-rated {
	background-position: -1694px -8px;
	transform: scale(0.86);
}

.apm-testimonial-section .badge-recognition-item .apm-footer-sprite.enterprise-cio-select {
	background-position: -1186px -8px;
	transform: scale(0.75);
}

.apm-testimonial-section .swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	overflow: clip;
	list-style: none;
	padding: 0 0 60px;
	z-index: 1;
	display: block;
}

.apm-testimonial-section .customer-review-wrapper .swiper-pagination-bullet-active {
	background: #4B4848 !important;
}

.apm-testimonial-section .trusted-business-wrapper {
	margin-top: 32px;
}

.apm-testimonial-section .trusted-business-wrapper h5 {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.5;
	letter-spacing: -0.25px;
	text-align: center;
}

.apm-testimonial-section .trusted-business-logo-wrapper {
	margin-top: 32px;
	overflow-x: hidden;
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item {
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.04);
	min-width: 180px;
	height: 80px;
	position: relative;
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 176px;
	width: 100%;
	height: 80px;
	background-image: url("https://www.manageengine.com/products/applications_manager/style/../images/footer/apm-footer-sprite.webp");
	background-repeat: no-repeat;
	background-size: 2040px;
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.mls {
	background-position: -334px -214px;
	transform: scale(0.9);
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.wipro {
	background-position: -846px -214px;
	transform: scale(0.9);
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.loreal {
	background-position: -160px -214px;
	transform: scale(0.95);
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.siemens {
	background-position: -502px -214px;
	transform: scale(0.95);
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.honeywell {
	background-position: 6px -212px;
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.yokogawa {
	background-position: -1012px -214px;
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.cnpc {
	background-position: -1188px -214px;
	transform: scale(0.95);
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.graincorp {
	background-position: -1356px -214px;
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.us-house {
	background-position: -1696px -214px;
	transform: scale(0.9);
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.delta-community {
	background-position: -1520px -218px;
	transform: scale(0.9);
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.thomson {
	background-position: -678px -212px;
	transform: scale(0.9);
}

.apm-testimonial-section .trusted-business-logo-wrapper .logo-item .apm-footer-sprite.cgg {
	background-position: -1868px -212px;
	transform: scale(0.9);
}

.apm-testimonial-section .flex-nowrap {
	flex-wrap: nowrap !important;
}

.apm-testimonial-section .us-house-logo {
	width: 56px;
	height: 56px;
}

.apm-testimonial-section .logo-marquee {
	animation: 40s linear 1s infinite normal none running logoMarquee;
	gap: 0 20px;
}

@keyframes logoMarquee {
	0% {
		transform: translateX(0px);
	}

	100% {
		transform: translateX(calc(-1200px));
	}
}

@media screen and (max-width: 1199.98px) {
	.apm-testimonial-section .badge-recognition-item {
		margin-bottom: 24px;
	}
}