iframe[src*="//embed.buto.tv/"] {
	width: 100%;
}

.select2-container--style-4.select2-container--open .select2-results {
	max-height: 400px !important;
}

.select2-container--style-4 .select2-results>.select2-results__options {
	max-height: 400px !important;
}

/* Testimonial */
.block-testimonial.js-carousel {
	background: linear-gradient(90deg, #29295b 0, #2a2963 36%, #2b2b6b 52%, #2b2a6c 64%,
		#2d2a79);
	color: white;
	padding: 50px 40px 20px;
	border-radius: 240px 0 0;
}

.block-testimonialItem.clickableQuote:hover {
	background: linear-gradient(135deg, #2c2a7e, #2c2a7d 31%, #2b2a6c 58%, #2b2a66 75%,
		#2a2963 76%, #2a2965 77%, #29295b);
}

.block-testimonial .owl-next, .block-testimonial .owl-prev {
	position: absolute;
	top: 50%;
	margin: 0;
	transform: translateY(-50%);
}

.block-testimonial .owl-prev {
	left: 0;
}

.block-testimonial .owl-next {
	right: 0;
}

.block-testimonial .owl-dot {
	width: 14px;
	height: 14px;
}

.block-testimonial .owl-dots {
	margin-bottom: 0px;
}

.block-testimonial {
	padding: 60px 20px;
	background: linear-gradient(to right, #29295b 0%, #2a2963 36%, #2b2b6b 52%, #2b2a6c
		64%, #2d2a79 100%);
	border-radius: 95px 0 0;
	color: white;
	text-align: center;
}

.block-testimonial .title {
	margin-bottom: 60px;
	color: white;
}

.block-testimonial .owl-carousel {
	position: relative;
	display: block !important;
}

.block-testimonial .owl-stage {
	display: flex;
	flex-wrap: wrap;
}

.block-testimonial .owl-item {
	display: flex;
	justify-content: center;
}

.block-testimonial .owl-prev, .block-testimonial .owl-next {
	background-color: white !important;
}

.block-testimonial .owl-prev {
	left: 0;
}

.block-testimonial .owl-next {
	right: 0;
}

.block-testimonial .owl-prev:before {
	color: #8282dc !important;
}

.block-testimonial .owl-next:before {
	color: #8282dc !important;
}

.block-testimonial .owl-next.disabled:hover:before, .owl-prev.disabled:hover:before
	{
	display: none;
}

.block-testimonial .owl-next.disabled:before, .owl-prev.disabled:before
	{
	display: none;
}

.block-testimonial .owl-carousel .owl-nav button.owl-next.disabled,
	.owl-carousel .owl-nav button.owl-prev.disabled {
	display: none;
}

.block-testimonial .link .text {
	color: white;
}

.block-testimonial .block-testimonialItem {
	width: 1200px;
	height: auto;
	padding: 15px 30px 50px 30px;
	position: relative;
	margin: 0 55px 0 55px;
}

.block-testimonialItem .parentNodeTitle {
	font-family: SansaPro-Black;
}

.block-testimonial .block-testimonialItem .picture {
	display: inline-block;
	width: auto;
	margin-bottom: 30px;
}

.block-testimonial .block-testimonialItem strong {
	color: white;
}

blockquote.quote {
	margin: 10px 30px;
	padding: 25px;
	box-sizing: border-box;
}

.blockquote_quoted::before {
	content: "\201c";
	position: absolute;
	font-size: 100px;
	top: 20px;
	left: 20px;
	font-family: 'SansaPro-Bold'
}

.blockquote_quoted::after {
	content: "\201d";
	position: absolute;
	font-size: 100px;
	right: 15px;
	bottom: -70px;
	font-family: 'SansaPro-Bold'
}

.blockquote_text {
	font-family: 'SansaPro-Normal';
	font-size: 1.15em;
	line-height: 1.5;
	margin: 0;
	display: block;
	word-break: break-word;
	padding: 30px 35px 0 35px;
}

.blockquote_name {
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding-top: 30px;
}

a.block-testimonialItem.clickableQuote {
	color: white;
	height: auto;
	margin: 0 55px 0 55px;
}

.block-testimonialItem.clickableQuote:hover {
	background: linear-gradient(135deg, #2c2a7e, #2c2a7d 31%, #2b2a6c 58%, #2b2a66 75%,
		#2a2963 76%, #2a2965 77%, #29295b);
}

.block-testimonial .owl-dot {
	border: white 2px solid !important;
	background-color: transparent !important;
}

.block-testimonial .owl-dot.active {
	background-color: white !important;
}

.button.owl-prev.disabled {
	display: none;
}

.button.owl-next.disabled {
	display: none;
}

@media only screen and (max-width: 1024px) {
	.block-testimonial.js-carousel {
		border-radius: 145px 0 0;
		padding-top: 30px;
		height: auto;
	}
	.block-testimonial.owl-carousel {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.block-testimonial.owl-nav {
		flex-basis: 100%;
		justify-content: flex-end;
		margin-top: 20px;
	}
	.block-testimonial.owl-next {
		margin: 0 0 0 30px;
	}
	.block-testimonialItem.clickableQuote:hover {
		background: linear-gradient(135deg, #2c2a7e, #2c2a7d 31%, #2b2a6c 58%, #2b2a66 75%,
			#2a2963 76%, #2a2965 77%, #29295b);
	}
	a.block-testimonialItem.clickableQuote {
		height: auto;
		margin: 0 35px 0 35px;
	}
	.block-testimonial .block-testimonialItem {
		margin: 0 35px 0 35px;
	}
	.slider-controls {
		display: none;
	}
	.blockquote_text {
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.block-testimonialItem {
		min-height: 200px;
	}
	a.block-testimonialItem.clickableQuote {
		min-height: 200px;
		background: linear-gradient(135deg, #2c2a7e, #2c2a7d 31%, #2b2a6c 58%, #2b2a66 75%,
			#2a2963 76%, #2a2965 77%, #29295b);
	}
	.block-testimonial .owl-next.disabled:hover:before, .owl-prev.disabled:hover:before
		{
		color: white;
	}
	.block-testimonial .owl-next, .block-testimonial .owl-prev {
		position: initial;
		top: 0%;
		margin: 0 20px;
	}
	.block-testimonial .owl-nav {
		position: relative;
		bottom: -20px;
	}
	.block-testimonial.js-carousel {
		min-height: 245px;
		padding-top: 50px;
		padding-bottom: 15px;
	}
	.block-testimonial .block-testimonialItem {
		margin: 0 !important;
		padding: 0 !important;
	}
	a.block-testimonialItem.clickableQuote {
		margin: 0 !important;
		padding: 0 !important;
	}
	.blockquote_text {
		font-size: 1em;
	}
	.blockquote_quoted::before {
		left: 8px !important;
		top: 9px !important;
	}
	.blockquote_name {
		padding-top: 14px;
		margin-bottom: 40px;
	}
	.block-testimonialItem .owl-carousel .owl-stage-outer {
		height: 347px;
	}
}

/* Fin Testimonial */
