<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #fff;
  color: #606060;
 font-size: 13px;
  font-family: Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
  margin: 0;
  padding: 0;
  line-height:normal;
  font-weight: 400; 
}
a {
  color: #606060;
  text-decoration: none;
}
a:hover {
  color: #606060;
  text-decoration: none;
}
*:focus{
	outline:none;
}
img {
    vertical-align: baseline;
}
form{
	font-size:16px;
	color:#333 !important;
}
form a{
	font-size:16px;
	color:#333 !important;
}

.container-fluid,.col{
	padding-left:0px !important;
	padding-right:0px !important;
}
.row {
	margin-left:0px !important;
	margin-right:0px !important;
}
.row&gt;*{
	padding-left:0px !important;
	padding-right:0px !important;
}
.btn-check:checked+.btn{ 
    background-color:#bda76e;
    border-color:#bda76e
}

.header{
	padding-top:7px;
	background-color:#414042; 
	text-align:center;
	height:65px;
}
.header img{
	height:50px;
	
}
.header-type{
	display:flex;
	width:100%;
	border-top:1px solid #686868;
	border-bottom:1px solid #686868;
	justify-content: space-evenly;
	background-color:#414042; 
	
}
.header-type a{
	display: inline-block;
	text-align:center;
	color:#ffffff;
	padding:8px 0; 
}
.myfav{
	background-image:url(svg/icon_star.svg);
	background-position:5px;
	background-repeat:no-repeat;
	background-size:15px;
	padding-left:25px;
}
.top{
	position:fixed;
	width:100%;
	top:0;
	z-index:999
} 
.top .inner{
		width:100%;
		max-width:1200px;
		padding-left:10px;
		padding-right:10px;
		margin:auto;
	}
	.top .lang{ 
		width:100%; 
		height:40px;
		line-height:40px;
		background-color:#323232; 
		font-size:14px;
	}
	.top .lang a{  
		margin-left:15px; 
		color:#FFF
	}  
	.top .lang a.active{
			color:#cdb468
	}
	
	.topmenu{
		background-color: #414042;
		height:70px;
		overflow:hidden;
	}
	.toplogo{ 		
		height:45px;
		margin:12px;
		margin-left:5px;
	}
	.slogan{
		color:#b8af8b;
		position: absolute;  
		margin-top: 23px;
		font-size:17px
	}
	 .topmenu .item{
		 padding-left:16px;
		 padding-right:16px;
	 }
	.topmenu .item span{
		display:block; 
		width:100%;
		line-height:66px; 
		cursor:hand;
		cursor:pointer;
		font-size:14px;	 
		color:#ffffff; 
	}
	.topmenu .item span a{
		color:#ffffff;
	}
	.topmenu .submenu{
		display:none;
		background-color: #414042;
		padding: 10px;
		position: absolute;
		top: 110px;
		width: 170px;
		z-index: 9999; 
		border-radius: 0px 0px 4px 4px;
		box-shadow: rgb(0 0 0 / 20%) 0px 2px 4px -1px, rgb(0 0 0 / 14%) 0px 4px 5px 0px, rgb(0 0 0 / 12%) 0px 1px 10px 0px;
	}
	
	.topmenu .item:hover .submenu{
		display:block; 
	}
	
	.topmenu .item:hover span{ 
		border-bottom:4px solid #b8af8b
	}
	.topmenu .submenu a{
		display:block;
		color:#ffffff;
		padding:10px; 
	}
	.topmenu .submenu a:hover{
		color:#c5b593
	}
.content{ 
	width:100%;
	max-width:1200px; 
	padding-left:10px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
}
.content a{
	color:#9d8851
}
.search-type{
	 padding:10px;
}
.search-type a{
	display:table-cell; 
	color:#616161;
	padding:5px;
	text-align:center; 
    font-weight: 500;
    font-size: 13px;
    line-height: 1.75;
    text-transform: uppercase; 
    padding: 8px 12px; 
}
.search-type a:hover{
	background-color:#fff5cf;
}
.bottom{
	min-height:48px; background-color:#333; position:fixed; bottom:0; width:100%;
	padding-top:4px; padding-bottom:4px; z-index:999
}
.bottom td{
	text-align:center;
	vertical-align:middle;
	color:#ffffff !important;
	border-right:1px solid #999;
	height:37px;
}
.bottom td a{
	color:#ffffff !important;
}
.bottom svg, .bottom img{
	width:20px;
	height:20px;
	margin-right:10px;
	color:#ffffff !important;
}
.bottom .icon_div{
	display:block; 
	padding:8px;  
	height:33px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
}
.bottom .icon_div span{
	display:block;
	float:left;
} 
	   
#searchModal .modal-footer{
	justify-content: center;
}
#searchModal .modal-footer button{
	width:45%
}
 .modal-footer--sticky {
  position: sticky;
  bottom: 0;
  background-color: inherit;
  z-index: 1055;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #606060;
}
 
 a.btn-outline-secondary{
	 position:relative;
	 padding-right:15px;
	 margin-left:5px;
	 color:#76641b;
	 white-space:nowrap;
	 transition:none;
 }  

.btn-outline-secondary{
	border-color: #b7b7b7;
	--bs-btn-focus-shadow-rgb: none;
}
.searchresetbtn .btn-primary {
    color: #fff;
    background-color: #bda76e;
    border-color: #bda76e;
	--bs-btn-color: #fff;
    --bs-btn-bg: #bda76e;
    --bs-btn-border-color: #bda76e;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bda76e;
    --bs-btn-hover-border-color: #bda76e;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #bda76e;
    --bs-btn-active-border-color: #bda76e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #bda76e;
    --bs-btn-disabled-border-color: #bda76e;
} 
  
a.dropdown-toggle:hover,a.dropdown-toggle:focus {
    color:#000000;
    background-color: #ffffff;
    border-color: #b7b7b7;
	box-shadow:none !important
}
	#district .disttitle{
		padding:10px;
		padding-left:0px;
		display:block; 		
	}
	 
	.collapse-item{
		display:inline-block;
		width:100%;
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:1px solid #CCC;			  
	} 	 
		   
	.district-item a{
		width:49%;
		cursor:hand;
		cursor:pointer;
		display:inline-block; 
		padding:5px 10px;
		float:left;
		margin:1px;
		font-size:14px;
		color:#000000
	}
	.district-item a.active{ 
		background-color:#bda76e; 			
		color:#ffffff !important;   
	}
	.form-check-input{
		 display:none;
	}
	   
	.otherselect{
			   padding:10px 0px;
			   display:inline-block;
			   width:100%;
	}
		   
	.otherselect label{
			   display:block;
			   margin:5px;
			   float:left;
			   width:45%
			   
	}
	.otherselect label input{
			   float:left;
			   width:22px;
			   height:22px;
	}
 input[type=checkbox]:after {
	  content: " ";
	 background-color: #bda76e;
    display: inline-block;
    width: 22px;
    height: 22px;
    visibility: visible;
    color: #ffffff;
    text-align: center; 
 }

 input[type=checkbox]:checked:after {
   content: "\2714";
 }
		   .otherselect label span{
			   display:block;
			   float:left;
			   margin-left:5px
		   }
		 
.playicon{
	position:absolute;
	width:100%;
	height:inherit;
	background-image:url(svg/icon-play-white.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:50px;
	opacity:0.8
} 

.popular_district{
	background-color:#333;
	padding:5px 5px;
}
.popular_district .title{
	font-size:23px;
	margin-top:20px; 
}
.popular_district,.popular_district a{
	color:#ffffff
}

.popular_district .dsubtitle{
	font-size: 17px;
	margin-top:20px;
    margin-bottom: 10px;
	color:#b8af8b;
}
.popular_district .list a{
	display:block;
	line-height:25px;
}

.bottom2{
	padding:5px 10px !important; 
}

.bottom2 .bottomsubtitle{
	margin-top:15px;
	font-size:16px;
	margin-bottom:10px;
	color:#767676
}
.bottom2 .bottomitem div{
	margin-bottom:10px; 
}
.bottom2 .bottomitem div,.bottom2 .bottomitem a{
	line-height:28px;
	font-size:16px;
	color:#333
	
}
.bottom2 .sec1 div a{
	 display:block;
	 margin-right:10px;
}
#myfav{
	color:#ffffff;
	margin-left:0;
}
#favnum,#favnum2{
	color:#f9ca46
}
a.mortgagebtn{
		color:#c59221
}
.copyright{
	background-color:#f5f5f5;
	padding:10px;
}
.copyright div{
	padding-top:10px;
	padding-bottom:10px;
}

.property_special{
	position: absolute;
    right: 20px;
	margin-top:20px;
    font-size: 14px; 
    text-align: right;
    
}
.property_special div{
	margin-bottom:3px;
	line-height:24px; 
	 width: 35px;
	 background-position:left center;
	background-repeat:no-repeat;
	background-size:24px; 
}
.property_special .bedroom{
	background-image:url(img/bed_black_24dp.svg); 
}
.property_special .bathroom{
	background-image:url(img/hot_tub_black_24dp.svg); 
}
.property_special .carpark{
	background-image:url(img/directions_car_black_24dp.svg); 
}

 	.topnav{
		padding-top:10px;
		padding-bottom:10px;
		font-size:16px;
		color:#898989
	}
 	.topnav ol{
		display: flex;
		flex-wrap: wrap;
		lign-items: center;
		padding: 0;
		margin: 0;
		list-style: none;
	}
 	.topnav li a{
		color:#a1926b
	}
	.topnav .arrow{
		display: flex;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		margin-left: 8px;
		margin-right: 8px;
	}
	.bottomheight{
		height:40px;
	}
	.bigtitle{
		font-size:39px;
		padding:25px 0; 
		text-align:center;
		color:#4e4a3e
	}
	.img-responsive{ 
		max-width:100%;
		
	}
	a.navnoactive{
		color:#d5d5d5
	}
	ul.dropdown-menu{
		padding-top:0;
		padding-bottom:0;
	}
@media (max-width: 1070px){ 
	
	.topmenu .item{
		 padding-left:10px;
		 padding-right:10px;
	 }
	 .slogan{
		font-size:15px;
	} 
}

@media (max-width: 980px){
	.slogan{
		display:none;
	} 
}
@media (max-width: 767px){
	.content{  
		padding-left:5px;
		padding-right:5px; 
	}

	.search-type{
		padding:0px
	}
	
	.btn-primary {
		font-size:14px
	}
	.btn-secondary{
		font-size:14px
	}
	.bigtitle{
		font-size:26px;
		padding:15px 0;  
	}
	
	.bottom2 .bottomitem a{
		line-height:21px
	}
}

 .closeback{
	 display:block;
	 text-align:center;
	 padding:10px;
	 font-size:15px;
	 margin:10px
 }
  .propno{
	 font-size:11px
 }</pre></body></html>