.block-trustpilot {
	min-height: 380px;
	background-color: #fff;
	overflow: hidden;
	padding: 40px 0 70px 0px;
	display: none !important;
}

.block-trustpilot p {
	line-height: normal;
}

.block-trustpilot .slide {
	position: relative;
	width: 375px;
	min-height: 275px;
	margin: 20px 0px;
	padding: 20px;
	box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 12%);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right 20px top 20px, left 20px top 20px;
	background-size: 40px, 107px;
	padding-top: 80px;
	border: 1px solid #efefef;
	border-radius: 10px;
	box-shadow: 8px 8px 22px 0 rgba(0, 0, 0, 0.05);
	margin-bottom: 42px;
}

.block-trustpilot .slide-content {
	text-align: left;
	height: 100%;
}

.rtl .block-trustpilot .slide-content {
	text-align: right;
}

.block-trustpilot p.slide-title {
	color: #4090c7;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 8px;
	margin-top: 10px;
}

.block-trustpilot p.slide-text {
	font-size: 16px;
	color: #0b253a;
	line-height: 1.3;
	margin: 0;
	font-weight: 500;
}

.block-trustpilot p.slide-name {
	font-size: 16px;
	color: #484848;
	margin: 20px 0 5px;
	position: absolute;
	bottom: 20px;
	font-style: italic;
}

.block-trustpilot .slide-icon {
	/*background-image: url(/wp-content/themes/ava_trade/app/controllers/home/imgs/2021/trustpilot-sm.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	height: 35px;
	width: 72px;
	position: absolute;
	bottom: 20px;
	right: 0px;
	left: 0;
	margin: 0 auto;
}

.block-trustpilot .sliderbox {
	display: flex;
}

.block-trustpilot .sliderbox-wrapper {
	width: calc(100% + 40px);
	width: 100%;
	position: relative;
}
.block-trustpilot .ava-small-logo {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}
.block-trustpilot .ava-small-logo img {
	height: 48px;
	width: 55.75px;
}

.block-trustpilot .buttons-wrapper {
	position: absolute;
	display: flex;
	left: 0;
	right: 0;
	max-width: 120px;
	margin: 0 auto;
	bottom: -15px;
}
:root {
	--swiper-navigation-size: 16px;
}
.block-trustpilot .swiper-button-next,
.block-trustpilot .swiper-button-prev {
	font-weight: bolder;
	background: #fff;
	color: #1187f4;
	padding: 20px;
	border-radius: 50%;
	box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 12%);
	transition: 0.1s;
	height: 100%;
}
.block-trustpilot .swiper-button-next,
.block-trustpilot .swiper-button-prev {
	height: 100%;
}
.block-trustpilot .swiper-button-next::after,
.block-trustpilot .swiper-button-prev::after {
	font-size: inherit;
}
.block-trustpilot .swiper-button-next:active,
.block-trustpilot .swiper-button-prev:active {
	background: #03cc62;
	color: #fff;
}

.block-trustpilot h2,
.block-trustpilot h2 p {
	margin: auto;
	font-size: 26px !important;
	line-height: 35px;
	margin-bottom: 0px;
	font-weight: 800;
	text-align: left;
	color: #1187f4;
}
.rtl .block-trustpilot h2,
.rtl .block-trustpilot h2 p {
	text-align: right;
}
.block-trustpilot .subtitle,
.block-trustpilot .subtitle p {
	font-size: 18px;
	line-height: normal;
	font-weight: 500;
	margin-bottom: 25px;
	margin-top: 10px;
	text-align: left;
	color: #000;
	line-height: 28px;
}
.rtl .block-trustpilot .subtitle,
.rtl .block-trustpilot .subtitle p {
	text-align: right;
}
.block-trustpilot p.slide-text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 15px;
	line-height: 22px;
	font-style: italic;
	color: #707070;
}
@media screen and (max-width: 1200px) {
	.block-trustpilot h2,
	.block-trustpilot h2 p {
		text-align: left !important;
	}
	.rtl .block-trustpilot h2,
	.rtl .block-trustpilot h2 p {
		text-align: right !important;
	}
	.block-trustpilot .subtitle,
	.block-trustpilot .subtitle p {
		text-align: left !important;
	}
	.rtl .block-trustpilot .subtitle,
	.rtl .block-trustpilot .subtitle p {
		text-align: right !important;
	}
}
@media screen and (min-width: 1024px) {
	.block-trustpilot .slide {
		min-height: 255px;
		width: 345px;
	}
}
@media screen and (min-width: 1200px) {
	.block-trustpilot {
		min-height: 560px;
		padding: 80px 0px 80px 0px;
	}

	.block-trustpilot .section-title {
		margin: auto;
		padding-bottom: 50px;
		padding-top: 30px;
	}

	.block-trustpilot .section-title br {
		display: block;
	}

	.block-trustpilot .slide {
		height: auto;
		width: 436px;
		padding: 35px;
		min-height: 267px;
		padding-bottom: 40px;
		padding-top: 60px;
		background-position: right 33px top 20px, left 30px top 20px;
		background-size: 60px, 90px;
		margin-bottom: 60px;
	}

	.block-trustpilot p.slide-title {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.block-trustpilot .slide-content .quotes {
		margin-bottom: 20px;
	}

	.block-trustpilot p.slide-name {
		font-size: 12px;
		bottom: 15px;
	}

	.block-trustpilot .slide-icon {
		width: 58px;
		height: 28px;
	}
	.block-trustpilot h2,
	.block-trustpilot h2 p {
		font-size: 44px !important;
		line-height: 50px;
		color: #000;
		font-size: 22px;
	}
	.block-trustpilot p {
		margin-bottom: 70px;
	}

	.block-trustpilot .buttons-wrapper {
		max-width: 120px;
		margin-right: 0;
		bottom: auto;
		top: -130px;
	}

	.rtl .block-trustpilot .buttons-wrapper {
		margin-right: auto;
		margin-left: 0;
	}
}
@media screen and (min-width: 1600px) {
	.block-trustpilot .section-title {
		padding-top: 20px;
		padding-bottom: 60px;
	}
	.block-trustpilot .slide {
		width: 423px;
		min-height: 275px;
		padding-bottom: 80px;
	}
	.block-trustpilot .slide-content .quotes img {
		height: 30px;
	}
	.block-trustpilot .slide-content .quotes {
		margin-bottom: 34px;
	}
	.block-trustpilot .slide-icon {
		width: 71px;
		height: 34px;
	}
	.block-trustpilot p.slide-title {
		font-size: 22px;
	}
	.block-trustpilot p.slide-text {
		font-size: 18px;
	}
	.block-trustpilot p.slide-name {
		font-size: 16px;
	}
}
/* adding swiper pagination bullets */
.block-trustpilot .trustpilot-pagination {
	/* position: absolute; */
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.block-trustpilot .trustpilot-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #03cc62;
	transform: scale(1.6);
	opacity: 1;
}
.block-trustpilot .trustpilot-pagination .swiper-pagination-bullet {
	opacity: 0.8;
	background-color: #8b8b8b;
	transition: all 0.2s ease-in-out;
}
/* .block-trustpilot .trustpilot-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 20px;
} */
@media only screen and (min-width: 1200px) {
	/* .block-trustpilot .swiper-container {
		bottom: 110px;
	} */
	.block-trustpilot .trustpilot-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
		max-width: 875px;
		margin: auto;
		bottom: 61px;
	}
}
