/* Testimonial Slider */
.module-testimonials.option-1 .carousel-control.left, 
.module-testimonials.option-1 .carousel-control.right{
	top: 50%;
	bottom: 50%;
	display: none;
}
.module-testimonials.option-1 {
	padding: 8vw 0;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e7efdc40-9e83-45e3-ba74-efa0e61cb51f/Homepage_Assets/reviews_bg.jpg) center top no-repeat;
	background-size: cover;
}
.module-testimonials.option-1 .ry-container {
    max-width: 1280px;
    width: 90%;
}
.module-testimonials.option-1 .ry-container .content {
    position: relative;
    height: 100%;
	min-height: 830px;
    padding: 4vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.module-testimonials.option-1 .ry-container .content:before {
    content: '';
    position: absolute;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-e7efdc40-9e83-45e3-ba74-efa0e61cb51f/Homepage_Assets/reviews_container.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 830px;
    top: 0;
    left: 0;
	z-index: 1;
}
/*.module-testimonials.option-1:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: #eeeeee;
}*/
.module-testimonials.option-1 .section-headline,
.module-testimonials.option-1 .testimonials-wrapper {
    position: relative;
    z-index: 2;
}
.module-testimonials.option-1 .section-headline h2 {
	font-size: 230%;
	text-transform: uppercase;
	line-height: 1;
}
.module-testimonials.option-1 .section-headline h2 span {
	font-size: 20px;
	line-height: 1;
	display: block;
	font-weight: 600;
	color: #878787;
	margin-top: 10px;
}
.module-testimonials.option-1 .testimonials-wrapper {
	display: flex;
	justify-content: center;
	margin: 2vw 0;
	transition: .5s ease-out;
	flex-direction: column;
    align-items: center;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
	/*padding: 115px 60px 130px;
	background: #393939;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e7efdc40-9e83-45e3-ba74-efa0e61cb51f/Homepage_Assets/reviews_container.png) center center no-repeat;
	border-radius: 30px;
	max-width: 1280px;
    background-size: inherit;*/
    position: relative;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
	width: 110px;
	height: 110px;
	min-width: 110px;
	border-radius: 50%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -50px;
	background: #393939;
	left: 50%;
	transform: translate(-50%, 0);
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon:before {
	content: "";
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 5px solid #fff;
	display: block;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon span {
	color: #fff;
	position: absolute;
	top: 67%;
	left: 57%;
	transform: translate(-50%, -50%);
	margin-left: -10px;
	margin-bottom: 0;
	font-size: 100px;
	font-family: 'Font Awesome 5 Free';
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
	text-align: center;
	color: #fff;
	font-size: 18px;
	max-width: 680px;
	margin: 0 auto;
	line-height: 1.6;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name {
	margin-top: 40px;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper svg {
	width: 19px;
	fill: #ecce68;
	margin: 0 3px;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 15px;
	color: #fff;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 span {
	font-weight: 300;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5.span-2 {
	margin-right: 5px;
	font-weight: 300;
}
.module-testimonials.option-1 .button-wrapper a {
	margin: 0 auto;
	display: flex;
	max-width: max-content;
}


.module-testimonials .slider-controller .ry-slider-nav {
    position: absolute;
    top: -6px;
    max-width: 400px;
	z-index: 9;
}
.module-testimonials .slider-controller {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.module-testimonials .slider-controller .ry-slider-nav .slider-btn svg {
    fill: #fff;
    width: 22px;
    height: 22px;
}
.module-testimonials .slider-controller .ry-slider-nav .slider-btn {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #3e6368;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: none;
}
.module-testimonials.option-1 .ry-quote-block {
	z-index: 2;
    max-width: 69px;
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
}
.module-testimonials.option-1 .section-headline h2 {
    font-size: clamp(2.5rem, 1.7831rem + 2.9412vw, 5.3125rem) !important;
    letter-spacing: -2px !important;
    line-height: 1.1;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Pathway Gothic One" !important;
    text-align: center;
}
.module-testimonials.option-1 .ry-name h3 {
	position: relative;
    font-size: clamp(1.5rem, 1.3088rem + 0.7843vw, 2.25rem);
    text-transform: uppercase;
    color: #0cb6c0;
    font-weight: 400 !important;
    font-family: "Jost" !important;
    text-align: center;
    margin-top: 1vw;
}
.module-testimonials.option-1 .ry-name h3:before,
.module-testimonials.option-1 .ry-name h3:after {
    content: "";
    opacity: 0.200;
    position: absolute;
    width: 240px;
    height: 1px;
    background-color: #ffffff;
    top: 50%;
    transform: translateY(-50%);
}
.module-testimonials.option-1 .ry-name h3:before {
    left: 18%;
}
.module-testimonials.option-1 .ry-name h3:after {
    right: 18%;
}

@media (max-width: 500px) {
	.module-testimonials.option-1 .ry-container .content::before {
		display: none
	}
	.module-testimonials.option-1 .ry-container .content {
		overflow: hidden;
		min-height: 100%;
		padding: 2em;
		background: #143a3f;
		border-radius: 30px;
	}
	.module-testimonials .slider-controller {
		flex-direction: column-reverse;
		gap: 1.5em;
	}
	.module-testimonials .slider-controller .ry-slider-nav {
		position: relative;
		max-width: max-content;
		gap: 10px;
	}
	.module-testimonials.option-1 .ry-quote-block {
		position: relative;
		top: 0 !important;
		left: unset;
		transform: unset;
		margin-bottom: 15px;
	}
}
