
.atc-testimonial-container {
	align-items: center;
	cursor: grab;
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: static;
}

.atc-testimonial-container .swiper-wrapper {
	overflow: initial;
}

.atc-testimonial-container .swiper-slide {
	display: flex;
	font-size: 16px;
	padding: 40px 100px;
}

.atc-testimonial-container .author-img {
	border-radius: 100%;
	height: 150px;
	overflow: hidden;
	width: 150px;
}

.atc-testimonial-container .author-img.atc-image-align- {
	align-self: center;
}

.atc-testimonial-container .author-img img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.atc-testimonial-container .description {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.atc-testimonial-container .description .content p {
	line-height: 1.5;
}

.atc-testimonial-container .description .author-name, .atc-testimonial-container .description .company {
	margin: 0;
}

.atc-testimonial-container .swiper-button-next, .atc-testimonial-container .swiper-button-prev {
	background-image: none;
}

.atc-testimonial-container .swiper-button-next.nitro-lazy, .atc-testimonial-container .swiper-button-prev.nitro-lazy {
	background-image: none !important;
}

.atc-testimonial-container .swiper-button-next:after, .atc-testimonial-container .swiper-button-prev:after {
	color: #514c4c;
	font-size: 25px;
}

.atc-testimonial-container .swiper-button-prev {
	left: 0;
}

.atc-testimonial-container .swiper-button-next {
	right: 0;
}

.atc-testimonial-container .swiper-button-next:focus, .atc-testimonial-container .swiper-button-prev:focus {
	outline: none;
}

.atc-testimonial-container .swiper-pagination-bullet {
	background: rgba(0, 0, 0, .2);
	height: 12px;
	opacity: 1;
	width: 12px;
}

.atc-testimonial-container .swiper-pagination-bullet-active {
	background: #007aff;
	color: #fff;
}

.atc-quotation-icon-wrapper {
	position: relative;
	transform: translateX(-35px);
	z-index: -1;
}

.atc-quotation-icon {
	color: #e9e9e9;
	display: inline-block;
	font-size: 35px;
	line-height: 1;
	position: absolute;
	text-align: center;
	transition: all .3s;
}

.atc-quotation-icon-view-stacked .atc-quotation-icon {
	fill: #fff;
	background-color: #e9e9e9;
	color: #fff;
	padding: .5em;
}

.atc-quotation-shape-circle .atc-quotation-icon {
	border-radius: 50%;
}

.atc-quotation-icon-view-framed .atc-quotation-icon {
	background-color: transparent;
	border: 3px solid #e9e9e9;
	color: #e9e9e9;
	padding: .5em;
}

.atc-star-rating {
	color: #ccd6df;
	display: flex;
	font-family: eicons;
	justify-content: center;
}

.atc-star-rating i {
	cursor: default;
	font-style: normal;
	position: relative;
}

.atc-star-rating i:before {
	color: #f0ad4e;
	content: "";
	display: block;
	font-family: inherit;
	font-size: inherit;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.atc-star-rating .atc-star-empty:before {
	content: none;
}

.atc-star-rating .atc-star-1:before {
	width: 10%;
}

.atc-star-rating .atc-star-2:before {
	width: 20%;
}

.atc-star-rating .atc-star-3:before {
	width: 30%;
}

.atc-star-rating .atc-star-4:before {
	width: 40%;
}

.atc-star-rating .atc-star-5:before {
	width: 50%;
}

.atc-star-rating .atc-star-6:before {
	width: 60%;
}

.atc-star-rating .atc-star-7:before {
	width: 70%;
}

.atc-star-rating .atc-star-8:before {
	width: 80%;
}

.atc-star-rating .atc-star-9:before {
	width: 90%;
}

.atc-star-rating--align-right .atc-star-rating {
	justify-content: flex-end !important;
	text-align: right;
}

.atc-star-rating--align-left .atc-star-rating {
	justify-content: flex-start !important;
	text-align: left;
}

.atc-star-rating--align-center .atc-star-rating {
	justify-content: center !important;
	text-align: center;
}

.atc-image-align-right {
	align-self: flex-end;
}

.atc-image-align-left {
	align-self: flex-start;
}

.atc-image-align-center {
	align-self: center;
}

.atc-testimonial-slider-template-1 .author-name {
	margin: 0;
}

.atc-testimonial-slider-template-1 .description {
	flex: 4.6;
	padding-left: 50px;
	text-align: left;
}

.atc-testimonial-slider-template-1 .atc-quotation-icon {
	font-size: 27px;
}

.atc-testimonial-slider-template-1 .atc-star-rating {
	justify-content: flex-start;
}

.atc-testimonial-slider-template-2 .swiper-slide {
	flex-direction: column;
}

.atc-testimonial-slider-template-2 .description {
	margin-bottom: 20px;
	margin-top: 20px;
}

.atc-testimonial-slider-template-2 .description .author-name {
	margin-bottom: 2px;
}

.atc-testimonial-slider-template-3.atc-testimonial-container {
	overflow: hidden;
	padding: 50px 16px;
}

.atc-testimonial-slider-template-3 .swiper-slide {
	flex-direction: column-reverse;
}

.atc-testimonial-slider-template-3 .description {
	margin-bottom: 20px;
}

.atc-testimonial-slider-template-3 .description .company {
	margin-bottom: 0;
}

.atc-testimonial-slider-template-4 .swiper-slide {
	flex-direction: column;
}

.atc-testimonial-slider-template-4 .description {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

.atc-testimonial-slider-template-4 .description .content p {
	margin-top: 16px;
}

.atc-testimonial-slider-template-4 .description .atc-star-rating, .atc-testimonial-slider-template-4 .description .author-name, .atc-testimonial-slider-template-4 .description .company {
	order: -1;
}

.atc-testimonial-slider-template-5.atc-testimonial-container {
	overflow: hidden;
	padding: 70px 16px;
}

.atc-testimonial-slider-template-5.atc-testimonial-container .swiper-slide {
	background-color: #352e2e;
	border-radius: 60px 0 60px 0;
	flex-direction: column;
}

.atc-testimonial-slider-template-5.atc-testimonial-container .author-img {
	border: 10px solid #fff;
	border-radius: 100% 100% 100% 100%;
	margin-top: -91px;
}

.atc-testimonial-slider-template-5.atc-testimonial-container .description {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

.atc-testimonial-slider-template-5.atc-testimonial-container .description .content p {
	color: #fff;
	margin-top: 16px;
}

.atc-testimonial-slider-template-5.atc-testimonial-container .description .author-name, .atc-testimonial-slider-template-5.atc-testimonial-container .description .company {
	color: #fff;
	order: -1;
}

.atc-testimonial-slider-template-5.atc-testimonial-container .description .atc-star-rating {
	order: -1;
}

.atc-testimonial-slider-template-5.atc-testimonial-container .atc-quotation-icon-wrapper {
	transform: translateX(-26px);
}

.atc-testimonial-slider-template-5.atc-testimonial-container .atc-quotation-icon-wrapper .atc-quotation-icon {
	font-size: 26px;
	top: 12px;
}

.atc-testimonial-slider-template-6.atc-testimonial-container {
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	overflow: hidden;
	padding: 20px;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .author-img {
	height: 80px;
	width: 80px;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .description {
	width: 87%;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .description .content {
	text-align: left;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .description .content .atc-quotation-icon {
	font-size: 32px;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .description .author-name {
	font-size: 18px;
	text-align: left;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .description .company {
	text-align: left;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .description .atc-star-rating {
	font-size: 12px;
	justify-content: flex-start;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .description .bio-information {
	align-items: center;
	display: flex;
	gap: 12px;
	margin: 20px 0;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-next {
	right: 30px;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-prev {
	left: auto;
	right: 105px;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-next, .atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-prev {
	background: #cce5e9;
	border-radius: 49px;
	top: 18%;
	width: 65px;
}

.atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-next:after, .atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-prev:after {
	color: #514c4c;
	font-size: 18px;
}

@media only screen and (max-width:900px) {
	.atc-testimonial-slider-template-1.atc-testimonial-container .swiper-slide, .atc-testimonial-slider-template-2.atc-testimonial-container .swiper-slide, .atc-testimonial-slider-template-3.atc-testimonial-container .swiper-slide, .atc-testimonial-slider-template-4.atc-testimonial-container .swiper-slide, .atc-testimonial-slider-template-5.atc-testimonial-container .swiper-slide {
		padding: 40px 0;
		width: 100% !important;
	}
	
	.atc-testimonial-slider-template-1.atc-testimonial-container .description, .atc-testimonial-slider-template-2.atc-testimonial-container .description, .atc-testimonial-slider-template-3.atc-testimonial-container .description, .atc-testimonial-slider-template-4.atc-testimonial-container .description, .atc-testimonial-slider-template-5.atc-testimonial-container .description {
		padding: 0;
		text-align: center;
	}
	
	.atc-testimonial-slider-template-1.atc-testimonial-container .description .content, .atc-testimonial-slider-template-2.atc-testimonial-container .description .content, .atc-testimonial-slider-template-3.atc-testimonial-container .description .content, .atc-testimonial-slider-template-4.atc-testimonial-container .description .content, .atc-testimonial-slider-template-5.atc-testimonial-container .description .content {
		margin-left: 50px;
		margin-right: 50px;
		margin-top: 22px;
	}
	
	.atc-testimonial-slider-template-1.atc-testimonial-container .description .author-name, .atc-testimonial-slider-template-1.atc-testimonial-container .description .company, .atc-testimonial-slider-template-2.atc-testimonial-container .description .author-name, .atc-testimonial-slider-template-2.atc-testimonial-container .description .company, .atc-testimonial-slider-template-3.atc-testimonial-container .description .author-name, .atc-testimonial-slider-template-3.atc-testimonial-container .description .company, .atc-testimonial-slider-template-4.atc-testimonial-container .description .author-name, .atc-testimonial-slider-template-4.atc-testimonial-container .description .company, .atc-testimonial-slider-template-5.atc-testimonial-container .description .author-name, .atc-testimonial-slider-template-5.atc-testimonial-container .description .company {
		font-size: 15px;
	}
	
	.atc-testimonial-slider-template-1.atc-testimonial-container .author-img, .atc-testimonial-slider-template-2.atc-testimonial-container .author-img, .atc-testimonial-slider-template-3.atc-testimonial-container .author-img, .atc-testimonial-slider-template-4.atc-testimonial-container .author-img, .atc-testimonial-slider-template-5.atc-testimonial-container .author-img {
		height: 100px;
		width: 100px;
	}
	
	.atc-testimonial-slider-template-6.atc-testimonial-container .swiper-slide {
		padding: 40px 30px 0;
	}
	
	.atc-testimonial-slider-template-6.atc-testimonial-container .description {
		width: 100%;
	}
	
	.atc-testimonial-slider-template-6.atc-testimonial-container .description .content p {
		margin: 0;
	}
	
	.atc-testimonial-slider-template-6.atc-testimonial-container .description .bio-information .author-img {
		height: 80px;
		width: 80px;
	}
	
	.atc-testimonial-slider-template-6.atc-testimonial-container .description .bio-information .info .author-name, .atc-testimonial-slider-template-6.atc-testimonial-container .description .bio-information .info .company {
		font-size: 15px;
	}
	
	.atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-next, .atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-prev {
		height: 35px;
		top: 11%;
		width: 55px;
	}
	
	.atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-next:after, .atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-prev:after {
		font-size: 14px;
	}
	
	.atc-testimonial-slider-template-6.atc-testimonial-container .swiper-button-prev {
		right: 94px;
	}
	
	.atc-star-rating {
		justify-content: center !important;
		text-align: center;
	}
}
