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

}

body {
	
	font-family: 'Roboto', sans-serif;
	background:#F5F5F5;

}

.container {
	
	max-width:1480px;
	
}


img {
	
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */

	
}


p {
	
	font-weight:300;
	
}

h1, h2, h3, h4, h5, h6, .navbar, #home-search-tabs .nav-link, .btn, .featured-property-label, .service-icons-container p, #refine-button, #page-tabs {
	
	/*font-family:Georgia, "Times New Roman", Times, serif;*/

}

#search-tabs {
	
	border-bottom:none;
	
}

#search-tabs .nav-link {
	
	border:none;
	
}

.btn {
	
	font-weight:300;
	
}

.btn-primary {
	
	font-size:1rem;

	
}

h1, h2, h3, h4, h5 {
	
	font-weight:400;
	
}

h2 {

	
}

.tab-content h2 {
	
	font-size:1.7rem;
	margin:0;

	
}

.tab-content p {
	

	
}

h3 {

	font-size:1.5em;
	color:#000;
	
}

h4 {

	font-size:1.2em;
	
}

#particulars-top-right h1, #particulars-price, #particulars-features, #particulars-address {
	
	/*font-family: 'Amiri', serif;*/
	
}


select, .form-control, #home-search-tabs .nav-link, #home-search .btn-primary, #search-bar .nav-link, #search-results-view .nav-link, .modal-content, .leaflet-popup-content-wrapper {
	
	-webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
     border-radius: 0 !important;
	
	
}

#search-bar .nav-lettings {
	
	
	
}

.btn {
	
	border:none;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
	
}

.p-5 {
	
	padding:30px !important;
	
}

.ps-5 {
	
	padding-left:30px !important;
	
}

.pe-5 {
	
	padding-right:30px !important;
	
}

.pt-5 {
	
	padding-top:30px !important;
	
}

.pb-5 {
	
	padding-bottom:30px !important;
	
}

.p-6 {
	
	padding:35px;
	
}

.error {
	
	color:#C00;
	
}

p.error {
	
	margin:0;
	padding:20px 0 0 0;
	
}

ol.error {
	
	list-style-type:none;
	margin:0;
	padding:20px 0 0 0;
	color:#C00;
	
}

/*---------------------- Custom colours -----------------------*/

h1 {
	
	
	
}

a {
	
	color:#65BA67;
	
}

a:hover {
	
	color:#55B357;
	
}

.red {
	
	color:#F01D13;
	
}

.heading-border {
	
	height:3px; 
	background:#7DC57F;
	width:80px;
	
}


.form-select:focus, .form-control:focus {
	

	box-shadow:0 0 0 .25rem rgba(0,0,0,0.1);
	border-color:rgba(0,0,0,0.1);
	
	}

	
.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show&gt;.btn-primary.dropdown-toggle:focus {
	
	box-shadow:0 0 0 .25rem #CCC
	
	}

.btn-check:focus+.btn-primary,.btn-primary:focus {
	

	box-shadow:0 0 0 .25rem #CCC
	
	}

	
.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show&gt;.btn-primary.dropdown-toggle:focus {
	
	box-shadow:0 0 0 .25rem #CCC
	
	}
	
.btn-primary.disabled,.btn-primary:disabled {
	
	color:#fff;
	background-color:#CCC;
	border-color:#CCC
	
	}
	

	
.form-check-input:focus {
	
	border-color:#666;
	outline:0;
	box-shadow:0 0 0 .25rem rgba(0,0,0,.10)
	
	}
	
.form-check-input:checked {
	
	background-color:#7DC57F;
	border-color:#7DC57F;
	
	}			

/* Icons */

i {
	
	color:#7DC57F;
	
}

.form-icon i {

	color:#7DC57F;

}

#valuation-form .letting-icon, #register-form .rent-icon {
	
	color:#333333;
	
	
}


.search-result i {
	
	color:#7DC57F;
	
}

.fa-chevron-left, .fa-chevron-right {
	
	color:#CCC;
	
}

#register-box-container .btn i {
	
	color:#fff;
	
}

/* Buttons */

.btn-primary, .btn-primary:focus,.btn-primary:not(.disabled):active:focus {
	
	background:#7DC57F;
	
}



.btn-primary:hover {
	
	background:#6CBD6F;
	
}

.btn-text {
	
	
}

.btn-text i {
	
	color:#7DC57F;
	
}

/* General */

#page-tabs .nav-link.active {
	
	border-bottom:4px solid #7DC57F;
	color:#000;
	
}

#page-image, #page-image-results {
	
	background:#000;
	
}



/* Menu/header */

#contact-bar {
	
	font-size:0.85rem;
	font-weight:300;
	
}

#contact-bar a {
	
	text-decoration:none;
	color:#000;
	
}

#contact-bar a:hover {
	
	text-decoration:none;
	color:#333;
	
}

.navbar {
	
	background:#fff;
	
}

.navbar-nav .nav-link {
	
	color:#333;
	
}

.navbar-nav a:hover {
	
	color:#3F8B41;
	/*background:#F2F2F2;*/
	/*border-bottom:3px solid #7DC57F;
	margin-bottom:0px;*/
	
}

.navbar-nav a.active {

	color:#3F8B41;
	/*border-bottom:3px solid #7DC57F;
	margin-bottom:0px;*/
	
}

.navbar-nav a.home-link  {
	
	background:none;
	border-bottom:none;
	
}

.navbar-nav a.highlight {
	
	background:#7DC57F;
	color:#fff;
	margin-left:10px;
	border-bottom:none;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
	
}

.navbar-nav a.highlight i {
	
	color:#fff;
	
}

.navbar-nav a.highlight:hover {
	
	background:#6CBD6F;
	color:#fff;
	border-bottom:none;
	
}

.dropdown-menu {
	
	padding:0;
	border:0;
	border-radius:0;
	margin-top:0;
	background:rgba(250, 250, 250, 0.7);
	
}

.dropdown-menu &gt; li &gt; a {
	
	padding:10px 15px;
	font-size:0.8rem;
	color:#333;
	border:none;
	
}

.dropdown-menu &gt; li &gt; a:hover {
	
	
	border:none;
	background:none;
	
}

.dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item:focus {
	
	background:none;
	border:none;
    
}

.dropdown-toggle::after {
   
   transition: transform 0.15s linear;

}

.show.dropdown .dropdown-toggle::after {
 
  transform: translateY(3px);
  
}

/* Mobile menu */

.navbar-toggler {
	
	background:#7DC57F;

}

.navbar-toggler i.fa-bars {
	
	color:#fff;
	
}

/* End of mobile menu */

/* Footer */


.footer {
	
	background:#333;
	/*border-top:1px solid #EAEAEA;*/
	
}

/* Home page slider */

#slideshow-container {
	
	/*background:#000;*/
	
}

.home-slider {
	
	/*opacity:1.0;*/
	
}

/* Home slider circle */

#circle {

    background:rgba(0, 0, 0, 0.4);

}

#circle h2 {
	
	color:#fff;
	
}

/* Slideshow */

#slideshow-container {
	
	position:relative;
	width:100%;
	
}

.home-slider { 

	width: 100%;
	height:690px;
	overflow:hidden;
	opacity:0.99;
	
	}
	
.home-slider img { 

	width: 100%;
	min-width:1903px;
	
	}

#slideshow-content-container {
	
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:100;
	
}

#slideshow-content {
	
	max-width:1300px;
	position:relative;
	margin:0 auto;
	color:#fff;
	
}

#circle {

    width: 500px;
    height: 500px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	margin:60px 0 0 0;
	float:right;
	text-align:center;
	padding:0 80px;
}

#circle h2 {
	
	font-size:2.4em;
	margin:0 0 20px 0;
	
}

#circle p {
	
	font-size:1.3em;
	
}

.circle-content {
	
	height:100%;
	
}

.circle-content .btn-primary {
	
	padding:12px 25px;
	margin:20px 0 0 0;
	
}

/* End of slideshow */


/* Home search bar */

#search-bar-home-container {
	
	background: rgba(0, 0, 0, 0.4);
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	
}

#search-bar-home-container .form-check-label {
	
	color:#FFF;
	
}

/* Home page services icons */

.service {
	
	text-align:center;
	padding:0 20px;
	
}

.service h3 {
	
	font-size:1.5em;
	color:#333;
	font-weight:400;
	margin:20px 0 20px 0;
	
}

.service img {
	   
	   height:130px;
	   width:auto;
	   opacity: 1;
	   transition: opacity .25s ease-in-out;
  		 -moz-transition: opacity .25s ease-in-out;
   		-webkit-transition: opacity .25s ease-in-out;
	   
   }
   
.service .fa-duotone {
	   
	   font-size:100px;
	   	   opacity: 1;
	   transition: opacity .25s ease-in-out;
  		 -moz-transition: opacity .25s ease-in-out;
   		-webkit-transition: opacity .25s ease-in-out;
		margin-bottom:10px;
	   
   }
  

.service img:hover, .service i:hover {
      opacity: 0.6;
	  text-decoration:none;
	  
}

.service .btn-primary {
	
	padding:12px 20px;
	margin:10px 0 20px 0;
	
}

/* Home text */

.home-text-container {
	
	padding:60px 0;
	
}

.home-text-container h1 {
	
	margin:0 0 30px 0;
	font-weight:300;
	
}

.home-text-container p {
	
	font-size:1rem;
	font-weight:300;
	
}

.home-text-container .container {
	
	max-width:1000px;
	
}

.home-text-container .btn-primary {
	
	font-size:1.2rem;
	padding:15px 25px;
	
}

/* Featured properties */

.featured-property-details {
	
   border-left:5px solid #7DC57F;
	
}

.featured-property-label {
	
   background:#000;
	
}

.featured-property-price {
	
	color:#fff;
	
}

#contact-box-right, #featured-description-container {
	
	height:100%;
	
}

/* Featured properties burton homes style */

.featured-details-container {
	
	background: url('../images/featured-slide-bg.png')  right no-repeat #7DC57F;
	
}

.featured-photo-container {
	
	position:relative;
	height:520px;
	overflow:hidden;
	
}

.featured-photo-container img {
	
	height:580px;
	width:100%;

}

.featured-curve {
	
	position:absolute;
	right:0px;
	top:0px;
	width:116px;
	height:100%;
  	background: url('../images/featured-curve.png') no-repeat right;		
	
}

.featured-address, .featured-price, .featured-description {
	
	color:#FFF;
	
}

.featured-address {
	
	font-size:1.3rem;
	margin:0 0 10px 0;
	
	
}

.featured-price {
	
	font-size:2.1rem;
	margin:0 0 20px 0;
	
}

.featuredSlideQualifier {
	
	font-size:1.1rem;
	
}

.featured-description {
	
	font-size:1rem;
	margin:0 0 30px 0;
	font-weight:300;
	
}

.featured-button {
	
	background:#FFF;
	color:#439645;
	padding:10px 20px;
	
}

.featured-button:hover {
	
	background:#F7F7F7;
	color:#439645;
	
}

#featured-description-container {
	
	max-width:750px;
	
}

#prev, #next {
	
	position:absolute; 
	top:47%; 
	font-size:30px;
	z-index:1000; 
	
}

#prev:hover, #next:hover {
	
	opacity:0.8;
	cursor:pointer;
	
}

#prev i, #next i{
	
	color:#FFF;
	
}

#prev {
	

	left:30px; 
	
}

#next {
	

	right:30px; 
	
}

@media (max-width: 1400px) {

.featured-photo-container {
	
	height:400px;
	
}

.featured-photo-container img {
	
	height:450px;
	width:100%;

}

.featured-address {
	
	font-size:1.2rem;
	margin:0 0 5px 0;
	
	
}

.featured-price {
	
	font-size:1.7rem;
	margin:0 0 10px 0;
	
}

.featured-description {
	
	font-size:0.9rem;
	margin:0 0 20px 0;
	
}


}





@media (max-width: 1199px) {
	

.featured-photo-container {
	
	height:370px;
	
}


	
	
.featured-address {
	
	font-size:1.1rem;
	margin:0 0 5px 0;
	
	
}

.featured-price {
	
	font-size:1.7rem;
	margin:0 0 10px 0;
	
}

.featured-description {
	
	font-size:0.8rem;
	margin:0 0 20px 0;
	display:none;

	
}	

.featured-button {
	
	margin-bottom:10px;
	margin-top:15px;

	
}
	
}



@media (max-width: 991px) {
	
.featured-photo-container {
	
	/*
	height:auto;*/
	height:450px;
	
}



.featured-curve {
	
	display:none;		
	
}



.featured-description {
	
	font-size:0.9rem;
	margin:0 0 30px 0;
	display:none;
	
}

.featured-button {
	
	margin-bottom:10px;

	
}

#prev, #next {
	
	top:34%; 
	
}

	
}

@media (max-width: 767px) {


#prev, #next {
	
	top:30%; 
	
}

.featured-photo-container {
	
	/*
	height:auto;*/
	height:350px;
	
}


.featured-photo-container img {
	
	height:350px;
	width:100%;

}

		
}

@media (max-width: 650px) {



.featured-photo-container {
	
	/*
	height:auto;*/
	height:320px;
	
}

.featured-photo-container img {
	
	height:320px;
	width:100%;

}


		
}

@media (max-width: 500px) {
	

.featured-photo-container {
	
	/*
	height:auto;*/
	height:260px;
	
}

.featured-photo-container img {
	
	height:260px;
	width:100%;

}
	
}

@media (max-width: 400px) {
	

		
}

/* Search results */


#search-bar {
	
	color:#333;
	padding:20px 0;
	
}

#search-tabs .nav-link {
	
	background:#FFF;
	color:#333;
	font-size:0.85rem;
	width:80px;
	padding:11px 0;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	
	
}

#search-tabs .nav-link:hover {
	
	background:#EBEBEB;
	
}

#search-tabs .nav-link.active {
	
	background:#7DC57F;
	color:#fff;
	
}

#search-bar input.area-field, #search-bar select {
	
	border:none;
	padding:10px 15px;
	color:#666;
	
}

#search-options select {
	
	border:none;
	padding:10px 35px 10px 15px;
	color:#666;
	
}

#search-bar .btn-primary {
	
	padding:9px 10px;
	width:100%;
	font-size:0.9rem;
	text-transform:none;
	
}

a#refine-button {
	
	background:#7DC57F;
	color:#fff;
	
}


#search-results-view a {
	
	color:#333;
	
}


#search-results-view a:hover {
	
/*	background:#EEECE3;*/
	
}

#search-results-view a.active {
	
	background:#E6E6E6

}

#search-results-view a.active .fas, #search-results-view a:hover .fas {
	
	/*color:#C977DD;*/
	
}

.search-result:hover, .map-list-item:hover {
	
	background: #E4F3E4;
	
}

.image-overlay {
	
	background: rgba(0,0,0,0.29); 
	
}


.page-item .page-link {
	
	color:#333;
	
}

.page-item.active .page-link {
 
  background-color: #7DC57F;
  border-color: #7DC57F;
 
}

/* End of search results */

/* List search results */


.list-result img {
	
	opacity: 1.0;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	
}

.list-result img:hover {
	
	opacity:0.7;
	
}

.list-result-row {
	
	
	
}

.bathrooms-icon {
	
	vertical-align: bottom;
	color:#999;
	
}

.bedrooms-icon {
	
	vertical-align: bottom;
	color:#999;
	
}

.type-icon {
	
	vertical-align:top; 
	color:#999;
	
}
	

.list-result-details {
	
	background: url('/wp-content/themes/righthome/images/featured-bg.png')  right bottom no-repeat #FFF;
	position:relative;
	
	
}



.list-result-details .fas {
	
	color: #999;
	
}

.list-result-address-price {
	
	border-bottom:1px solid #E5E5E5;
	
	
}

.list-result-type {
	
	font-size:1em;
	padding:30px 40px 15px 30px;
	color:#333333;
	
	
}

.list-result-price {
	
	font-size:1.6em;
	color:#333;
	
}

.list-price-qualifier {
	
	font-size:60%;
	font-weight:300;
	
}

.list-result-description {
	
	padding:20px 40px 40px 30px;
	font-size:1em; 
	line-height:1.5em; 
	font-weight:300;
	
}


a.list-result-button {
	
	position:absolute;
	transition: all 0.3s ease 0s;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	bottom:20px;
	right:20px;
	display:block;
	background:#666;
	color:#fff;
	text-decoration:none;
	padding:10px 20px;
	font-size:0.8em;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;*/
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
	
}

a:hover.list-result-button {
	
	background: #747474;
	
}




img.list-result-image {
	
	width:100%;
	height:360px;
	
}

/* End of list search results */

/* Map search results */


.map-list-item {
	
	background:#fff;
	border-right:5px solid #7DC57F;
	
}

/* Particulars */

#particulars-top-left {
	
	position:relative;
	
}

.status-label-particulars {
	
	font-size:1rem;
	display:inline-block;
	padding:5px 15px;
	background:#C00;
	color:#fff;
	
}


#particulars-top-right {
	
	background:#7DC57F;
	display: flex; 
	justify-content: center; 
	align-items: center;
	
}

#particulars-viewing-box {
	
	/*background:#7DC57F;*/
	background:#FFF;
	
}

#particulars-viewing-box .btn-primary {
	
	padding:10px 20px;
	
}

#particulars-top-right .btn-primary:hover, #particulars-viewing-box .btn-primary:hover {
	
	
	
}

#particulars-top-right .btn-primary i, #particulars-viewing-box .btn-primary i {
	
	
	
}



#particulars-top-right h1, #particulars-address, #particulars-price, #particulars-features {
	
	color:#fff;
	
}

#particulars-viewing-box .form-control {
	
	padding:7px 10px;
	
}

#slideshow .sp-selected-thumbnail {
	
	border: 4px solid #7DC57F;

}

.sp-buttons {

	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom:20px;

}	
	
.sp-button {
	
	width:13px;
	height:13px;
	border:none;
	background-color:#CCCCCC;
	border-radius:50%;
	margin:4px;
	display:inline-block;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer
	
	}
	
	.sp-selected-button {
		
		background-color:#7DC57F;
		
		}

#particulars-contact-box h4 {
	
	border-bottom:3px solid #7DC57F;
	width:80%;
	
} 

#particulars-contact-box a {
	
	color:#333;
	
}

#particulars-contact-box a:hover {
	
	color:#000;
	
}

/*
#particulars-viewing-box h5 {
	
	border-bottom:2px dotted #fff;
	
}*/

#particulars-viewing-box h5 {
	
	border-bottom:3px solid #7DC57F;
	width:80%;
	
}

/* Valuation/Register pages */

.rent-icon, .letting-icon {
	
	color:#7DC57F;
	
}

/* Services pages */

.services-list {
	
	color:#7DC57F;
	
}

.services-list li span {
	
	color:#000;
	
}

/*--------------- End of custom colours ---------------*/


/* ------------  Header/menu ---------------- */

#logo {
	
	height:170px;
	position:absolute;
	top:-50px;
	left:20px;
	z-index:1000;
	/*transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;*/*/
	
}

#logo-smartphone {
	
	display:none;
	
}

/* applies to GIF and PNG images; avoids blurry edges */

img[src$=".png"] {
   
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
  
}

.shrink img#logo, #header-particulars .shrink img#logo {

	height:35px;
	top:8px;
	
}

#header {
	
	/*position:fixed;
	z-index:1000000000000;
	width:100%;*/
	/*background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(255,255,255,0) 10%, rgba(255,255,255,1.0) 80%);*/
	
}

.navbar {
	
	/*padding:0;
	margin:35px 0 185px 0;*/
	padding:12px 0 12px 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	text-transform:uppercase;
	font-size:0.9rem;
	
}

#header-particulars .navbar {
	
	padding:25px 0 25px 0;
	margin:0 0 0 0;
	background:#FFF;
	
}


#header-particulars #logo {
	
	height:45px;
	top:3px;
	
}

/*#header-results .navbar {
	
	margin-bottom:70px;
	
} */

.navbar-nav .nav-link  {

	padding:12px 20px !important;
	margin:0 5px 3px 5px;
}	

.shrink .navbar, #header-results .shrink .navbar, #header-particulars .shrink .navbar {
	
	margin-top:0px;
	margin-bottom:0px;
	padding:8px 0 8px 0;
	background:#FFF;
	
}



.navbar .container {
	
	position:relative;
	
}

.navbar-toggler {
	
	margin:10px 10px;

}

/*-------------- General --------------------*/

#page-image {

	height:auto; 
	max-height:360px; 
	overflow:hidden;
	position:relative;
	
	
}

#page-image img {
	
	opacity:0.95;
	
}

#page-image-results img {
	
	opacity:1.0;
	
}

#page-image-heading {
	
	position:absolute;
	z-index:10; 
	top:70%; 
	width:100%;
	
}

#page-image-heading h1 {
	
	color:#fff;
	font-size:3.5em;
	text-shadow: 1px 1px 3px #333;
	font-weight:400;
	text-align:center;
	
}

#page-image-results {

	height:auto; 
	max-height:300px; 
	overflow:hidden;
	
	
}

#page-tabs {
	
	border-bottom:none;

	
}

#page-tabs .nav-link {
	
	padding:25px 30px;
	border:none;
	font-size:1rem;
	
}



/* Contact box */

#contact-box {
	
	box-shadow: 0px 0px 45px #E1E1E1;
	
}

#contact-box #map {
	
	height:340px;
	
}

.myDivIcon {
  text-align: center; /* Horizontally center the text (icon) */
  line-height: 20px; /* Vertically center the text (icon) */
}

#contact-box p {
	
	font-size:0.95rem;
	
}

#contact-box p a {
	
	text-decoration:none;
	color:#333;
	
}

#contact-box p a:hover {
	
	color:#666;
	
}


/*------------- Search results -----------------*/

#search-bar form {
	
	font-size:0.9rem;
	
}

#search-options h1 {
	
	font-size:1.2rem;
	
}

#search-results-view {
	
	border-bottom:0;
	
}

#search-results-view a {
	
	border:none;
	
}


#search-results-view a.active {
	
	border:none;

}

a#refine-button {
	
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	display:none;
	
}

.search-result {

	/*box-shadow: 0px 1px 2px #DADADA;*/
	background:#fff;
	transition: all .25s ease-in-out;
  	-moz-transition: all .25s ease-in-out;
   	-webkit-transition: all .25s ease-in-out;	
	box-shadow: 0px 0 15px #E8E8E8;

}

.search-result-image {
	
	position:relative;
	
}

.image-overlay {
	
	position:absolute; 
	z-index:10; 
	width:100%; 
	height:100%; 
	display:inline-block; 
	vertical-align:middle; 
	opacity:0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	
}

.image-overlay i {
	
	margin-top:30%;
	color:#fff;
	
}

.image-overlay:hover {
	
	opacity:1.0;
	
}


.search-result a {
	
	text-decoration:none;
	
}



.search-result i {
	
	font-size:1.5rem;
	
}

.search-result-image {

	width:100%; 
	height:320px; 
	text-align:center;
	position:relative;
	
}

.btn-primary i, a.list-result-button i {
	
	color:rgba(250,250,250,0.6);
	
}

@media (max-width: 1500px) {

.search-result-image {

	height:290px; 
	
}

}

@media (max-width: 1399px) {

.search-result-image {

	height:250px; 
	
}

}

@media (max-width: 1199px) {

.search-result-image {

	height:210px; 
	
}

}

@media (max-width: 1199px) {

.search-result-image {

	height:210px; 
	
}

}

@media (max-width: 991px) {

.search-result-image {

	height:240px; 
	
}

}

@media (max-width: 767px) {

.search-result-image {

	height:170px; 
	
}

}

@media (max-width: 575px) {
	

.search-result-image {

	height:350px; 
	
}
	
}

@media (max-width: 500px) {
	
.search-result-image {

	height:270px; 
	
}
		
}

@media (max-width: 400px) {
	
.search-result-image {

	height:230px; 
	
}
		
}

.status-label {
	
	position:absolute;
	z-index:1000;
	font-size:0.9rem;
	top:0px;
	right:0px;
	display:block;
	padding:5px 15px;
	background:#C00;
	color:#fff;
	
}

.search-result-details {
	
	font-size:0.9rem;
	margin-bottom:8px;
	color: #666;
	text-decoration:none;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	
}

.search-result-details .btn-primary {
	
	font-size:0.7em;
	padding:6px 15px;
	
}

.search-result-details i {
	
	font-size:14px;
	
}

.search-result-price {
	
	font-size:1.1rem;
	font-weight:500;
	color:#333;
	text-decoration:none;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	
}

.price-qualifier {
	
	font-size:90%;
	
}

.search-result-details .material-symbols-outlined {
	
	color:#666;
	
}

.search-result-details .material-symbols-outlined {
	
	font-size:1.4em;
	
}



.search-result-details .bathrooms-icon {
	
	vertical-align: bottom; 
	
}

.search-result-details .bedrooms-icon {
	
	vertical-align: bottom; 
	
}

.search-result-details .type-icon {
	
	vertical-align:top; 
	
}

/* Map results */

#search-results #map {
	
	height:685px;
	box-shadow: 0px 1px 2px #DADADA;
	background: url('../images/preloader.gif')  center no-repeat;
	
} 

/* Leaflet map */

.leaflet-popup-tip {
	
	    background: #FFF;
		padding-top:0;
		
}

#search-results #map .leaflet-popup-content-wrapper {
    
	background: #FFF;
    color: #ffffff;
	padding:5px 0 0px 0;
	height:130px;
	width:350px;
	margin-bottom:0;
	position:relative;

}

.popup-photo {
	
	width:180px;
	position:absolute;
	top:10px;
	left:10px;	
	
}

.popup-details {
	
	width:150px;
	position:absolute;
	top:10px;
	left:180px;
	font-family: Arial, Helvetica, sans-serif;		
	
}

.popup-type {
	
	color:#333;
	font-weight:600;
	padding:4px 0 4px 0;
	font-size:1em;
	border-bottom:2px dotted #E4E4E4;
		
}

.popup-address {
	
	color:#333;
	font-weight:500;
	padding:4px 0 4px 0;
	font-size:1em;
	border-bottom:2px dotted #E4E4E4;
	
}

.popup-price {
	
	color:#333;
	font-weight:600;
	padding:3px 0 3px 0;
	font-size:1.2em;
	
}

.popup-button a.btn {
	
	position:absolute;
	bottom:0px;
	right:0px;
	color:#fff;
	padding:8px 10px;
	font-size:0.8em;
	
}

.popup-price-qualifier {
	
	font-size:0.8em;
	
}

a.openpopuplink {
	
	text-decoration:none;
	
}

.map-list-type {
	
	font-size:0.8rem;
	color:#333;
	
}

.map-list-price {
	
	font-size:0.8rem;
	font-weight:500;
	color:#333;
	
}

/* End of leaflet map results */


/*-------------- End of search results ----------------*/

/* Particulars */

#particulars-container {
	
	/*padding-top:90px;*/
	
}

.particulars-type {
	
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:1em;
	color:#333;
	margin-bottom:13px;
	background: rgb(255,255,255);
	background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	padding:10px 0;
	
	
}

.particulars-type .material-symbols-outlined {
	
	font-size:22px;
	color:#7DC57F;
	vertical-align:text-top;
	
}


.particulars-address {
	
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color: #000;
	font-size:1.05rem;
	margin-bottom:10px;
	font-weight:200;
	
	
}

.particulars-price {
	
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#333;
	font-size:1.8em;
	
}

#slideshow .sp-thumbnails-container {
	
	float:left;

}

#particulars-top-right {
	
	height:100%;
	
}

#particulars-top-right h1 {
	
	/*font-weight:700;*/
	font-size:1.2rem;
	font-weight:500;
	
}

#particulars-top-right p {
	
	font-size:0.85rem;
	color:#fff;
	
}




#particulars-features {
	
	font-size:1rem;
	text-align:center;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-weight:300;
	width:100%;
	
}

ul#particulars-features {
	
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	/*padding:90px 0 0 0;
	background: url('../images/features-bg.png')  top left no-repeat;*/
	
}

ul#particulars-features li {
	
	padding-bottom:20px;
	margin-bottom:10px;
	background: url('../images/divider.png')  bottom center no-repeat;

}





#description h2 {
	
	font-size:1.3rem;
	margin-bottom:15px;
	
}

#description h3 {
	
	font-size:1.1rem;
	
}

#maptab #map {
	
	height:620px;
	
}

#particulars-contact-box {
	
	box-shadow: 0px 0 25px #E8E8E8;
	
}

#particulars-contact-box h4 {
	

	
} 

#particulars-contact-box a {
	
	text-decoration:none;
	
}

#particulars-viewing-box {
	
	/*box-shadow: 0px 1px 2px #DADADA;*/
	box-shadow: 0px 0 25px #E8E8E8;
	
}

#particulars-viewing-box h5 {
	

	
}

#share-icons i {
	
	font-size:20px;
	
	
}

i.fa-facebook {
	
	color:#45619D;
	
}

i.fa-twitter {
	
	color:#1CA1F3;
	
}

i.fa-instagram {
	
	color:#CC3366;
	
}

i.fa-linkedin-in {
	
	color:#0077B7;
	
}



/*------- Register page ----------*/

.form-icon {
	
	font-size:55px;
	
}

#buying-requirements {
	
	/*display:none;*/
	
} 

#renting-requirements {
	
	display:none;
	
}

/*------- Services pages -----------*/


.services-list li {
	
	font-weight:300;
	margin-bottom:10px;
	
}

#text-box-container {
	
	position:absolute; 
	width:60%; 
	right:0px; 
	top:0px; 
	height:100%;
	
}

#text-box {
	
	/*box-shadow: 0px 1px 2px #DADADA;*/
	width:100%;
	box-shadow: 0px 0px 85px #E1E1E1;
	
}

#text-box p {
	
	font-size:1rem;
	color:#333;
	line-height:1.6rem;
	
}

#text-box .btn {
	
	/*box-shadow: none;*/
	font-size:0.95em;
	font-weight:300;
	padding:12px 22px;
	
}

/*----- Contact page ------*/

.contact-container {
	
	font-weight:300;
	
}

.contact-container #map {
	
	height:350px;
	
}

.contact-container a {
	
	text-decoration:none;
	color:#333;
	font-weight:400;
	
}

/* Contact box */

.enquiry-box {
	
	background:#F5F5F5;
	
}

.contact-box {
	
	background:#F7F5F2;
	
}

.contact-box {
	
	font-weight:300;
	color:#000;
	
}

.contact-box a {
	
	text-decoration:none;
	color:#000;
	
}

.contact-box a:hover {
	
	color:#333;
	
}

/*------ Footer ----------*/

#footer-menu {
	
	color:#CCC;
	font-size:0.85rem;
	line-height:1.8rem;
	
}

#footer-menu h3 {
	
	color:#EEE;
	text-transform:uppercase;
	font-size:1rem;
	
}

#footer-menu a {
	
	color:#CCC;
	text-decoration:none;
	
}

#footer-menu a:hover {
	
	color:#EEE;
	
}

#footer-strapline a {
	
	text-decoration:underline;
	color:#EEE;
	
}

#footer-strapline {
	
	border-top:1px solid #666;
	font-size:0.75rem;
	color:#CCC;
	
}

#footer-logo {
	
	height:30px;
	
}

/* Affiliates bar */

#affiliates-container img {
	
	margin:10px 17px;
	/*height:35px;*/
	
}

@media (max-width: 1680px) {


img.list-result-image {
	
	height:300px;
	
}

.list-result-type {
	

	padding:30px 40px 15px 30px;
	
	
}

.list-result-description {
	
	padding:0px 40px 40px 30px;
	font-size:0.95em; 
	line-height:1.5em; 
	font-weight:300;
	
}


}

@media (max-width: 1399px) {
	
#logo {
	
	/*height:40px;
	left:20px;*/
	
}
	
	/*.navbar-nav .nav-link  {

	padding:12px 10px !important;
}*/
	
	.carousel-boxes-container {
	
	margin-top:-70px;
	position:relative;
	z-index:1000000000;
	
}

#text-box h1 {
	
	font-size:1.7rem;
	
}

#text-box-container {
	
	width:75%; 
	
}

#particulars-top-right h1 {
	
	font-size:1.2rem;
	
}

#particulars-address {
	
	font-size:1.1rem;
	
}

ul#particulars-features {
	
	padding:40px 0 0 0;
	
}



ul#particulars-features li {
	
	padding-bottom:15px;
	margin-bottom:8px;
	font-size:0.9rem;


}

/* List results */


img.featured-image, img.list-result-image {
	
	height:350px;
	
}

.list-result-type {
	
	font-size:0.95em;
	padding:40px 30px 10px 30px;
	
	
}

.list-result-price {
	
	padding:0 30px 0px 30px; 
	font-size:1.7em;
	
}

.list-result-description {
	
	padding:0 30px 40px 30px;
	font-size:0.9em; 
	line-height:1.5em; 
	font-weight:300;
	
}

a.list-result-button {
	
	bottom:30px;
	right:30px;
	padding:10px 20px;
	font-size:0.8em;
	
}

/* Slideshow */

#slideshowContainer {
	
	margin:130px auto 0 auto;
	
}

.home-slider { 
	
	height:640px;

	}
	
.home-slider img { 

	min-width:1790px;
	}



#circle {

    width: 450px;
    height: 450px;
	margin:60px 40px 0 0;
	/*padding:80px 80px;*/
}

#circle h2 {
	
	font-size:2.2em;
	
}

#circle p {
	
	font-size:1.1em;
	
}

	
}

@media (max-width: 1199px) {

#header {
	

	background: linear-gradient(0deg, rgba(255,255,255,0) 30%, rgba(255,255,255,1.0) 90%);
	
}

#logo {
	
	/*height:50px;
	top:-10px;
	left:20px;*/
	
}

#logo {
	
	height:118px;
	top:-50px;
	left:20px;
	
	
}


.navbar {
	
	/*font-size:0.85rem;*/
	
}

.navbar-nav .nav-link  {

	padding:12px 18px !important;

}

.navbar, .dropdown-menu &gt; li &gt; a {
	
	/*font-size:0.75rem;*/
	
}

#page-image-heading {
	
	top:60%; 
	
}

#page-image-heading h1 {
	
	font-size:3em;

	
}

#text-box h1 {
	
	font-size:1.55rem;
	
}

#text-box-container {
	
	position:absolute; 
	width:70%; 
	right:0px; 
	top:0px; 
	height:100%;
	
}

ul#particulars-features li {
	
	padding-bottom:15px;
	margin-bottom:8px;
	font-size:0.8rem;

}

/* List results */

img.featured-image, img.list-result-image {
	
	height:300px;
	
}

.list-result-type {
	
	font-size:0.85em;
	padding:30px 30px 5px 30px;
	
	
}

.list-result-price {
	
	padding:0 20px 0px 30px; 
	font-size:1.2em;
	
}

.list-result-description {
	
	padding:10px 30px 40px 30px;
	font-size:0.85em; 
	line-height:1.2em; 
	
}

a.list-result-button {
	
	bottom:30px;
	right:30px;
	padding:10px 20px;

	
}


/* Slideshow */


.home-slider { 
	
	height:540px;

	}
	
.home-slider img { 

	min-width:1490px;
	}



#circle {

    width: 400px;
    height: 400px;
	margin:40px 40px 0 0;
	padding:0 40px;
}

#circle h2 {
	
	font-size:1.8em;
	
}

#circle p {
	
	font-size:1em;
	
}

.service h3 {
	
	font-size:1.3em;
	
}

   
.service .fa-duotone {
	   
	   font-size:70px;
	  
	   
   }




.featuredSlideQualifier {
	
	font-size:1rem;
	
}

.featured-address {
	
	font-size:0.95rem;
	
}

}

@media (max-width: 991px) {

#header {
	

	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1.0) 80%);
	
}


/*#logo {
	
	height:40px;
	top:0px;
	left:20px;
	
}*/

#logo {
	
	height:98px;
	top:-50px;
	left:20px;
	
	
}

#header-particulars img#logo {
	
	height:32px;
	top:10px;
	left:20px;
	
}

.shrink img#logo, #header-particulars .shrink img#logo {
	
	height:32px;
	top:10px;
	left:20px;
	
}

.navbar {
	
	font-size:0.75rem;
	/*margin:30px 0 70px 0;*/
	
}

.navbar, .dropdown-menu &gt; li &gt; a {
	
	/*font-size:0.7rem;*/
	
}

#header-particulars .navbar {
	
	padding:10px 0 10px 0;
	
}

.navbar-nav .nav-link  {

	padding:12px 8px !important;
}

#sort-label {
	
	display:none;
	
}

.carousel-boxes-container {
	
	margin-top:0px;
	
}

.tab-content h2 {
	
	font-size:1.5rem;
	
}

.featured-address {
	
	font-size:0.9rem;
	
}

/* List results */

img.featured-image, img.list-result-image {
	
	height:auto;
	
}

.list-result-type {
	
	font-size:0.9em;
	padding:30px 30px 15px 30px;
	
	
}

.list-result-price {
	
	padding:0 20px 0px 30px; 
	font-size:1.5em;
	
}

.list-result-description {
	
	padding:0 30px 100px 30px;
	font-size:0.85em; 
	line-height:1.2em; 
	
}



a.list-result-button {
	
	bottom:30px;
	right:30px;
	padding:10px 20px;

	
}


/* Map results */

#search-results #map {
	
	height:400px;
	
} 

#search-results #map .leaflet-popup-content-wrapper {
    
	height:100px;
	width:300px;

}

.popup-photo {
	
	width:100px;
	
}

.popup-photo img {
	
	width:100px;
	height:75px;

}

.popup-details {
	
	width:170px;
	left:120px;
	
}

#particulars-container {
	
	/*padding-top:60px;*/
	
}

#particulars-top-right h1 {
	
	font-size:1.2rem;
	
}

#particulars-address {
	
	font-size:1.2rem;
	
}

.particulars-type {
	
	font-size:1.3em;
	
}


.particulars-address {
	
	font-size:0.9em;
	
}

.particulars-price {
	
	font-size:1.4em;
	
}

ul#particulars-features {
	
	list-style-type:none;
	margin:0;
	padding:30px 0 30px 0;
	
}

ul#particulars-features li {
	
	padding-bottom:15px;
	margin-bottom:5px;
	font-size:0.9rem;


}


#page-image-heading {
	
	top:60%; 
	
}

#page-image-heading h1 {
	
	font-size:2.6em;

	
}

#page-content-image {
	
	display:none;
	
}

#search-tabs .nav-item {
	
	width:50%;
	
}

#search-tabs .nav-link {
	
	width:100%;

}


#text-box-container {
	
	position:relative; 
	width:100%; 
	right:0px; 
	top:0px; 
	height:100%;
	
}

#search-bar-home-container {
	
	background:#F1F1F1;
	position:relative;
	padding:0 15px 15px 15px;
	
	
}

#search-bar-home-container .form-check-label {
	
	color:#333;
	
}

/* Slideshow */


.home-slider { 
	
	height:480px;

	}
	
.home-slider img { 

	min-width:1320px;
	}



#circle {

    width: 400px;
    height: 400px;
	margin:40px 40px 0 0;
	padding:0 40px;
}

#circle h2 {
	
	font-size:1.8em;
	
}

#circle p {
	
	font-size:0.9em;
	
}

.home-text-container h1 {
	
	font-size:1.7rem;
	line-height:2rem;

	
}

.home-text-container p {
	
	font-size:1rem;

	
}


.home-text-container .btn-primary {
	
	font-size:1rem;
	padding:15px 25px;
	
}

}

@media (max-width: 767px) {
	
/* Header/menu */

/*#logo, .shrink img#logo {
	
	height:30px;
	margin:10px 0 10px 10px;
	
}*/

#logo {
	
	height:93px;
	top:-36px;
	left:-5px;
	display:none;
	
	
}

#logo-smartphone {
	
	display:block;
	height:30px;
	margin:8px 0 8px 10px;
	
}

#contact-bar {
	
	display:none;
	
}

#header-particulars img#logo, #header-particulars .shrink img#logo {
	
	height:30px;
	top:13px;
	left:10px;
	
}

#header {
	
	background:#7DC57F;
	
}

#header-email, #header-socials {
	
	display:none;
	
}

.navbar, .shrink .navbar, #header-results .navbar, #header-results .shrink .navbar, #header-particulars .navbar, #header-particulars .shrink .navbar {
	
	padding:0 0;
	margin:0 0 0 0;
	background:#7DC57F;
	
}

.navbar .container {
	
	padding:0;
	
}

.navbar-nav .nav-link {

	padding:15px 15px !important;;
	margin:0 0 0 0;
	font-size:1.2em;
	color:#FFF;
}

.navbar-nav .nav-link i {

	color:#FFF;
}

.navbar-nav a:hover {
	
	border-bottom:none;
	margin-bottom:0 0 0 0;
	
}

.navbar-nav a.active {

	border-bottom:none;
	margin-bottom:0;
	color:#FCF9DA;
	
}

.navbar-nav a.highlight {
	
	margin-left:0;
	background:#87C989;
	color:#FFF;
	border-radius:0;
	
}

.navbar-nav a.highlight i {
	
	/*display:none;*/
	
}



.navbar-nav ul {
	
	margin:0;
	padding:0;
	
}

.dropdown-menu &gt; li &gt; a {
	
	padding:10px 25px;
	font-size:0.8rem;
	
}

#page-image-heading {
	
	top:40%; 
	
}

#page-image-heading h1 {
	
	font-size:1.8em;

	
}



#particulars-container {
	
	/*padding-top:45px;*/
	padding-top:0;
	
}

.tab-content h2 {
	
	font-size:1.4rem;
	
}

/* Home page */




#home-text-box h1 {
	
	font-size:1.4rem;
	line-height:2rem;
	
}

p {
	
	font-size:1rem;
	
}

h2 {
	
	font-size:1.3rem;
	
}

#text-box h1 {
	
	font-size:1.6rem;
	line-height:1.6rem;
	
}


#register-box-container h2 {
	
	font-size:1.4rem;
	
}

#register-box-container p {
	
	font-size:1rem;
	
}


/* Slideshow */


.home-slider { 
	
	height:390px;

	}
	
.home-slider img { 

	min-width:1090px;
	}



#circle {

    width: 340px;
    height: 340px;
	margin:25px auto 0 auto;
	float:none;
	padding:0 30px;
}

#circle h2 {
	
	font-size:1.6em;
	
}

#circle p {
	
	font-size:1rem;
	
}

#circle .btn-primary {
	
	padding:12px 20px;
	font-size:0.85rem;
	margin:5px 0 0 0;
	
}

/* Search results */

#refine {
	
	display:none;
	
}
	
a#refine-button {
	
	display:block;
	
}

#search-options h1 {
	
	font-size:1.1rem;
	
}


.list-result-type {
	
	padding:30px 30px 20px 15px;
	
	
}

.list-result-price {
	
	padding:5px 15px 0px 15px; 
	
}


.list-result-description {
	
	padding:0 15px 90px 15px;
	display:none;
	
}


a.list-result-button {
	
	bottom:30px;
	right:30px;
	
	
}

span.read {
	
	display:none;
	
}

#search-results-view {
	
	display:none;
	
}



/* Particulars */

#epc img {
	
	width:100%;
	height:auto;
	
}

.particulars-type {
	
	font-size:0.9em;

	
}

.particulars-price {
	
	font-size:1.3em;
	
}


.particulars-address {
	
	font-size:0.9em;
	
}


#page-tabs .nav-link {
	
	padding:15px 20px;
	font-size:0.95rem;
	
}

#footer-right p {
	
	font-size:0.8rem;
	
}

	
}

@media (max-width: 575px) {
	

.search-result-image {

	height:350px; 
	
}
	
}

@media (max-width: 500px) {
	
.search-result-image {

	height:270px; 
	
}
		
}

@media (max-width: 400px) {
	
.search-result-image {

	height:230px; 
	
}
		
}</pre></body></html>