/* Testimonial Slider */
img#rev-stars {
    max-width: 100px;
    margin-bottom: 15px;
}

.module-testimonials.option-1 .testimonials-wrapper:before {
    content: '';
    background: transparent;
    border: 2px solid #1d70a2;
    width: 93%;
    height: 88%;
    position: absolute;
    left: 0;
    right: 0;
    transform: scale(1.1);
    border-radius: 60px;
    z-index: -1;
    top: 44px;
    margin: auto;
}


div.testimonials-headline {
    margin-bottom: 1.5em;
}

div.testimonials-headline h2 {
    color: #fff;
}

.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: 0;
    margin-top: -15em;
    margin-bottom: -18em;
    z-index: 1;
}

.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 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-357a93d5-5873-4454-a99a-cbf48689d575/bg_testimonials.png);
	border-radius: 60px;
	padding: 9em;
	background-size: cover;
	background-position: 60%;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
	padding: 115px 60px 130px;
	background: #393939;
	border-radius: 30px;
	max-width: 550px;
	transition: .5s ease-out;
}
.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 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 {
    color: #fff;
    font-size: 18px;
    max-width: 600px;
    line-height: 1.6;
    text-align: left !important;
    font-weight: 300 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name {
	margin-top: 30px;
}
.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 {
	font-weight: 600 !important;
	margin-top: 0;
	color: #fff;
	margin-bottom: 25px;
	font-size: 20px;
}
.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 testimonials-wrapper:before {
    content: '';
    background: transparent;
    border: 2px solid #1d70a2;
    width: 93%;
    height: 88%;
    position: absolute;
    left: 0;
    right: 0;
    transform: scale(1.1);
    border-radius: 60px;
    z-index: -1;
    top: 44px;
    margin: auto;
}

.module-testimonials.option-1 .content:after, .module-testimonials.option-1 .content:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-357a93d5-5873-4454-a99a-cbf48689d575/quote_1.png);
    position: absolute;
    left: 5%;
    top: -7%;
    width: 130px;
    height: 100px;
    background-size:contain;
    background-repeat:no-repeat !important;
    content:'';
    z-index: 1;
}

.module-testimonials.option-1 .content:after {
    right: 5%;
    left: initial;
    top: initial;
    bottom: -8%;
    z-index: 3;
    transform: rotate(183deg);
}

@media (max-width:1600px) and (min-width:1301px) {
	
	div.module-testimonials.option-1 .testimonials-wrapper {
		padding-left: 6% !important;

	}
}

@media (max-width:1300px) {
	
	.module-testimonials.option-1 .testimonials-wrapper {
		padding: 5em 3em !important;
	}

	.module-testimonials.option-1 .content:after, .module-testimonials.option-1 .content:before {
		width: 100px;
		height: 80px !important;
	}
}

@media (max-width:1080px) {
	

	div.module-testimonials.option-1 {
		margin: 0 !important;
		padding: 3em 0 !important;
	}

	div.map-block {
		margin-bottom: 0;
	}

	div.testimonials-headline h2 {
		text-align: center !important;
	}

	.module-testimonials.option-1 .testimonials-wrapper {
		padding: 3em 1em 6em!important;
		background: #222;
	}

	.module-testimonials.option-1 .testimonials-wrapper p {
		text-align: center !important;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
		max-width: 100% !important;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
		max-width: 100% !important;
		text-align: center !important;
	}

		img#rev-stars {
		margin: 0 auto 15px !important;
	}

	.module-testimonials.option-1 .content:after, .module-testimonials.option-1 .content:before {
		width: 50px !important;
		height: 50px !important;
		top: -16px;
	}

		.module-testimonials.option-1 .content:after {
		bottom: -3% !important;
		top: initial !important;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
		text-align: center !important;
	}

	a#hp-rev-btn {
		margin: auto;
	}

	div.testimonials-wrapper .carousel-indicators {
		text-align: center !important;
		left: 0 !important;
		right: 0 !important;
		margin: auto !important;
		bottom: -6em !important;
	}
}