.th-property-theme-wrap {
	position: relative;
	margin-top: 25px;
	padding: 100px 0 100px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.th-property-outer-wrap {
	display: block;
	width: 100%;
	padding: 50px 0 0 0;
}
.th-property-list-wrap {
	background-color: #fff;
	padding-bottom: 60px;
}
.th-property-filter-wrap {
	margin-top: 20px;
}
.th-property-box {
	background-color: #f9f9f9;
}
.th-property-head {
	background-color: #e6a84c;
	;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 17px 20px;
}
.th-property-box h1 {
	font-size: 26px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 0;
	margin-top: 1rem;
}
.th-property-box p {
	color: #fff;
	margin-bottom: 0;
}
.cz-property-listing-outer-wrap {
	display: inline-block;
	width: 100%;
	margin: 0 0 0 0;
	padding: 40px 15px 30px 15px;
	font-family: 'Jost', sans-serif;
}
.cz-property-listing-outer-wrap a:hover {
	color: #666666;
}
.cz-property-listing-outer-wrap ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}
.cz-property-listing-outer-wrap ul li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin: 0 2% 20px 0px;
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	list-style: none;
}
.cz-property-listing-outer-wrap ul li:nth-child(3n) {
	margin-right: 0;
}
.cz-property-listing-wrap {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
.cz-property-listing-wrap h3 {
	font-size: 25px;
	line-height: 26px;
	color: #e7ad56;
	margin: 10px 0 0px 0;
	padding: 0;
	font-weight: 400;
	text-align: left;
	font-family: 'Jost', sans-serif;
}
.cz-property-listing-wrap h4 {
	font-size: 23px;
	line-height: 26px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	text-align: left;
	font-family: 'Jost', sans-serif;
}
.cz-property-listing-wrap:hover h4 {
	color: #e7ad56;
}
.cz-property-listing-wrap h5 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 500;
	text-align: left;
	font-family: 'Jost', sans-serif;
}
.cz-property-image-wrap {
	position: relative;
	width: 100%;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #000;
	height: 240px;
	overflow: hidden;
}
.cz-property-details-wrap {
	display: block;
	padding: 15px;
	margin: 0;
	min-height: 220px;
}
.cz-property-details-wrap ul {
	margin: 0 !important;
	padding: 15px 0 0 0;
}
.cz-property-details-wrap ul li {
	display: inline-block;
	float: none !important;
	width: auto !important;
	box-shadow: none !important;
	margin: 0 15px 25px 0!important;
	padding: 0;
}
.cz-property-details-wrap ul li img {
	max-height: 25px;
	margin-right: 10px;
	vertical-align: bottom;
}
.cz-property-details-wrap ul li span {
	vertical-align: top;
	display: inline-block;
	line-height: 24px;
	font-size: 14px;
	color: #000;
	font-weight: 500;
	font-family: 'Jost', sans-serif;
}
.cz-property-details-wrap h6 {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 600;
	text-align: left;
	font-family: 'Jost', sans-serif;
}
.th-property-filter-wrap input[type="text"] {
	height: 47px;
	border-radius: 0;
	box-shadow: none !important;
}
.th-view-more-btn {
	display: inline-block;
	font-family: 'Mulish', sans-serif;
	font-size: 14px;
	padding: 7px 15px;
	background-color: #e6a84c;
	color: #fff;
	font-weight: 400;
	height: 37px;
	border: 1px solid #e6a84c;
	transition: all 0.3s linear;
	border-radius: 0;
}
.th-view-more-btn:hover {
	background-color: #fff;
	color: #e6a84c;
	transition: all 0.3s linear;
	border-color: #e6a84c;
}
#sharing_filter_modal_form .form-control, #sharing_filter_modal_form .form-select {
	font-size: 16px;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	color: #444444;
	height: 47px;
	outline: none;
	background-color: transparent;
	border: 1px solid #e6a84c;
	padding: 9px 15px;
	box-shadow: none !important;
}
#sharing_filter_modal_form .form-label {
	font-size: 16px;
	font-weight: 600;
	color: #444444;
	margin-bottom: 2px;
	font-family: 'Jost', sans-serif;
	display: block;
	text-align: left;
}
#sharing_filter_modal_form button {
	font-family: 'Mulish', sans-serif;
	font-size: 18px;
	padding: 9px 15px;
	background-color: #e6a84c;
	height: 47px;
	font-weight: 400;
	color: #fff;
	outline: none;
	border-color: #e6a84c;
	box-shadow: none !important;
}
#sharing_filter_modal_form .form-select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 14px;
}
#sharing_filter_modal_form button.sharing_filter_modal_clear_btn {
	background: #565e64;
	border-color: #565e64;
}
#sharing_filter_modal_form .mb-3 {
	font-size: 0;
}
#sharing_filter_modal_form .mb-3 div:nth-child(2) {
	float: right;
}
@media screen and (max-width:1100px) {
	
}
@media screen and (max-width:991px) {
	.cz-property-listing-outer-wrap ul li {
		width: 49%;
		margin-right: 2%;
	}
	.cz-property-listing-outer-wrap ul li:nth-child(3n) {
		margin-right: 2%;
	}
	.cz-property-listing-outer-wrap ul li:nth-child(2n) {
		margin-right: 0px;
	}

}
@media screen and (max-width:767px) {
	.th-property-outer-wrap {
		padding: 30px 0 0 0;
	}
	.cz-property-listing-outer-wrap {
		padding: 40px 12px 30px 12px;
	}
	
}
@media screen and (max-width:600px) {
	.cz-property-listing-outer-wrap ul li, .cz-property-listing-outer-wrap ul li:nth-child(3n) {
		width: 100%;
		margin-right: 0;
	}
	.cz-property-details-wrap {
		min-height: inherit;
	}
}
@media screen and (max-width:420px) {
	#sharing_filter_modal_form .form-control, #sharing_filter_modal_form .form-select {
		padding: 9px 8px;
	}
}