<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.include-testimonial							{ padding:100px 0px; }
.include-testimonial .single-testimonial		{ padding:40px; max-width:420px; }
.include-testimonial h2							{ font-size:3.5em; line-height:1.2em; font-weight:400; font-family:'Roboto Slab', serif; }
.include-testimonial h2 span					{ display:block; }
.include-testimonial .post						{ font-size:1.4em; margin:40px 0px; }
.include-testimonial .post .name				{ font-weight:600; margin:10px 0px 0px 0px; }
.include-testimonial .btn						{ display:block; font-size:1.2em; }

.include-testimonial,
.include-testimonial.include-testimonial-01 { background:#FAFAFA url(testimonial-01.jpg) no-repeat 50% 50%; background-size:cover; }
.include-testimonial.include-testimonial-02 { background:#FAFAFA url(testimonial-02.jpg) no-repeat 50% 50%; background-size:cover; }
.include-testimonial .single-testimonial		{ background:rgba(10,23,43,0.8);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC0B172B,endColorstr=#CC0B172B); zoom:1; }
.include-testimonial h2							{ color:#FFFFFF; }
.include-testimonial .post .text				{ color:#FFFFFF; }
.include-testimonial .post .name				{ color:#B8993F; }

.rent-wrapper .include-testimonial .post .name				{ color:#B8993F; }
.rent-wrapper .include-testimonial .single-testimonial .btn { background:#B8993F; color:#FFFFFF; }
.rent-wrapper .include-testimonial .single-testimonial .btn:hover { background:#C6AF69; color:#FFFFFF; }

.include-testimonial .left
.include-testimonial .right								{ width:50%; display:inline-block;  }
.include-testimonial .right .feefo-review-carousel-widget-service.testimonial-section { display:block; }
.include-testimonial .left .single-testimonial { display:block; }

/** RESPONSIVE **/
@media screen and (max-width:470px){

	.include-testimonial						{ padding:40px 0px; }
	.include-testimonial .single-testimonial	{ padding:40px 20px; }
	.include-testimonial h2						{ font-size:2.8em; }

}
</pre></body></html>