/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 16 2025 | 12:38:29 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/*******testimonial start***********/
.testimonial-section{
	background:#fff !important;	
}
.testimonial-heading h2{
	color:#000;
	font-size:32px;
}
.bg-testimonials{
	background:#fff !important;
}
.container-testimonials{
	width:80% !important;	
}
.testimonials-box {
    padding: 0px 0px 50px 0px;
}
.single-testimonial .testimonial-message-group .testimonial-message{
	width:50%;
}

.custom-footer{
	margin: 0px !important;
}

.testimonial-heading{
	color: #f5b24b !important;	
}
.testmonial-click{
    color: #f5b24b !important;
    justify-content: center;
    display: flex;
    align-items: center;
}

.review-btn{
    display: flex;
	background: #f5b24b !important;	
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 0px !important;
}
/*******testimonial end***********/

.term-house-land .filters-section{
	background: none !important;
    margin: 0 auto;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.term-house-land .filters-section ul li a{
	background: #f5b24b !important;
    padding: 4px 3px 5px 6px !important;
    margin: 7px !important;
    height: 34px !important;
    font-size: 15px;
    border-radius: 10px !important;
    width: 95%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}