/* Induxt Industry Business HTML-5 Template */

/*** 

====================================================================
	Testimonial One
====================================================================

***/

.testimonial-one {
	position: relative;
	padding-bottom: 110px;
}

.testimonial-one_google-badge {
	display: flex;
	justify-content: center;
	margin-top: 32px;
	position: relative;
	z-index: 3;
}

.testimonial-one_google-badge img {
	max-width: 220px;
	width: 100%;
	height: auto;
	display: block;
}

.testimonial-one_google-cta {
	margin-top: 16px;
	position: relative;
	z-index: 3;
}

.testimonial-one_bg {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}

.testimonial-one .side-icon {
	position: absolute;
	right: 80px;
	bottom: -100px;
	z-index: 1;
	-webkit-animation: icon-bounce 0.8s ease-out infinite;
	animation: icon-bounce 0.8s ease-out infinite;
}

.testimonial_carousel-pagination {
	position: relative;
	z-index: 10;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin-top: 24px;
	color: var(--black-color);
}

.testimonial-block_one {
	position: relative;
	height: 100%;
}

.testimonial-block_one-inner {
	position: relative;
	padding: 28px 28px 24px;
	border: 1px solid rgba(0, 0, 0, 0.08);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.85);
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.testimonial-block_one-footer {
	margin-top: 20px;
	gap: 14px;
}

.testimonial-block_one-image {
	position: relative;
	flex-shrink: 0;
	width: 56px;
	height: 56px;
}

.testimonial-block_one-image img {
	position: relative;
	width: 56px;
	height: 56px;
	display: block;
	object-fit: cover;
	object-position: center top;
	border-radius: 50%;
	-webkit-mask-image: none;
	mask-image: none;
}

.testimonial-block_one-initials {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: var(--main-color);
	display: flex;
	align-items: center;
	justify-content: center;
}

.testimonial-block_one-initials span {
	color: var(--white-color);
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.testimonial-block_one-text {
	position: relative;
	font-size: 17px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 0;
	color: var(--color-two);
}

.testimonial-block_one-author {
	position: relative;
	font-size: 16px;
	font-weight: 800;
	line-height: 22px;
	color: var(--color-two);
}

.testimonial-block_one-author span {
	position: relative;
	display: block;
	font-size: 13px;
	opacity: 0.50;
	font-weight: 400;
	margin-top: 2px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/*** 

====================================================================
	Testimonial Two
====================================================================

***/

.testimonial-two {
	position: relative;
}

.testimonial-two .column {
	position: relative;
}

.testimonial-two-arrow {
	position: absolute;
	left: -72px;
	bottom: 0px;
}

.testimonial-two-arrow .single-item_carousel-prev {
	position: relative;
	z-index: 1;
	width: 73px;
	height: 72px;
	font-size: 24px;
	cursor: pointer;
	line-height: 72px;
	text-align: center;
	display: inline-block;
	color: var(--main-color);
	background-color: rgba(var(--main-color-rgb), 0.30);
}

.testimonial-two-arrow .single-item_carousel-prev:hover {
	color: var(--white-color);
	background-color: var(--main-color);
}

.testimonial-two-arrow .single-item_carousel-next:hover {
	color: var(--white-color);
	background-color: var(--main-color);
}

.testimonial-two-arrow .single-item_carousel-next::after,
.testimonial-two-arrow .single-item_carousel-prev::after {
	display: none;
}

.testimonial-two-arrow .single-item_carousel-next {
	position: relative;
	z-index: 1;
	width: 73px;
	height: 72px;
	font-size: 24px;
	cursor: pointer;
	line-height: 72px;
	text-align: center;
	display: inline-block;
	color: var(--main-color);
	background-color: rgba(var(--main-color-rgb), 0.30);
}

.testimonial-two .inner-container {
	position: relative;
}

.testimonial-two .inner-container:before {
	position: absolute;
	content: '';
	left: 250px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	border-radius: 25px;
	background-color: var(--color-two);
}

.testimonial-two_image {
	position: relative;
}

.testimonial-two_image img {
	position: relative;
	width: 100%;
	display: block;
	-webkit-mask-image: url(../images/resource/testimonial-2-1.png);
	-webkit-mask-size: cover;
	-webkit-mask-repeat: no-repeat;
	mask-image: url(../images/resource/testimonial-2-1.png);
	mask-size: cover;
	mask-repeat: no-repeat;
}

.testimonial-two .content-outer {
	position: static;
	padding: 110px 100px 0px;
}

.testimonial-two .content-outer:before {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	width: 77px;
	height: 221px;
	background-repeat: no-repeat;

	-webkit-mask: url(../images/icons/vector-3.png) no-repeat center/contain;
	mask: url(../images/icons/vector-3.png) no-repeat center/contain;
	background-color: #ffffff;
}

.testimonial-two .content-outer:after {
	position: absolute;
	content: '';
	right: 0px;
	bottom: -1px;
	width: 222px;
	height: 78px;
	/* background:url(../images/icons/vector-4.png); */
	background-repeat: no-repeat;

	-webkit-mask: url(../images/icons/vector-4.png) no-repeat center/contain;
	mask: url(../images/icons/vector-4.png) no-repeat center/contain;
	background-color: #ffffff;
}

.testimonial-block_two {
	position: relative;
}

.testimonial-block_two-inner {
	position: relative;
}

.testimonial-block_two .rating {
	position: relative;
}

.testimonial-block_two .rating strong {
	position: relative;
	font-weight: 400;
	font-size: 100px;
	line-height: 1em;
	color: var(--white-color);
}

.testimonial-block_two .stars {
	position: relative;
	font-size: 20px;
	margin-top: 15px;
	color: var(--main-color);
}

.testimonial-block_two .reviews {
	position: relative;
	font-size: 24px;
	display: block;
	margin-top: 25px;
	color: var(--white-color);
}

.testimonial-block_two .quote {
	position: relative;
	font-size: 80px;
	right: 1px;
	line-height: 1em;
	color: var(--main-color);
	font-family: "flaticon_induxt";
}

.testimonial-block_two .text {
	position: relative;
	margin-top: 45px;
	font-size: 24px;
	line-height: 44px;
	font-weight: 300;
	color: var(--white-color);
	font-family: "Alexandria", sans-serif;
}

.testimonial-block_two .author {
	position: relative;
	margin-top: 40px;
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: var(--main-color);
	font-family: "Alexandria", sans-serif;
}

.testimonial-block_two .author span {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: var(--white-color);
}

/*** 

====================================================================
	Testimonial Three
====================================================================

***/

.testimonial-three {
	position: relative;
	padding: 110px 0px 110px;
}

.testimonial-block_three {
	position: relative;
	margin-bottom: 30px;
}

.testimonial-block_three-inner {
	position: relative;
	padding: 50px 50px;
}

.testimonial-block_three-inner::before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: #fdf3ee;
}

.testimonial-block_three-rating {
	position: relative;
	border-radius: 5px;
	padding: 10px 16px;
	display: inline-block;
	background-color: var(--white-color);
}

.testimonial-block_three-rating span {
	position: relative;
	margin: 0px 0px;
	display: inline-block;
	color: var(--color-seven);
}

.testimonial-block_three-heading {
	position: relative;
	font-weight: 500;
	font-size: 30px;
	margin-top: 40px;
	color: var(--black-color);
}

.testimonial-block_three-text {
	position: relative;
	font-weight: 400;
	opacity: 0.80;
	font-size: 24px;
	margin-top: 35px;
	line-height: 38px;
	color: var(--color-two);
	font-family: "Alexandria", sans-serif;
}

.testimonial-block_three-author {
	position: relative;
	min-height: 99px;
	font-weight: 500;
	font-size: 22px;
	margin-top: 40px;
	padding-top: 25px;
	padding-left: 115px;
	color: var(--black-color);
	font-family: "Alexandria", sans-serif;
}

.testimonial-block_three-author .author-image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 99px;
	height: 99px;
	overflow: hidden;
	border-radius: 50%;
}

.testimonial-block_three-author span {
	position: relative;
	display: block;
	font-weight: 400;
	font-size: 16px;
	margin-top: 5px;
	border-radius: 150px;
	color: var(--color-two);
}