:root{
	--brand-color-c1:#F74F58;
}
.trustpilot {
	text-align: center;
}
/* disable menu shrinking */

#nav-section.shrink {
  min-height: 110px;
}

#nav-section.shrink .navbar-nav > li > a {
  line-height: 110px;
}
#nav-section.shrink .sb-search {
  margin-top: 37px
}
.shrink #nav-mobile-btn {
 margin-top: 29px;
	 
}
#nav-section.shrink .nav-logo {
  height: 100px;
}
#nav-section.shrink .nav-logo img {
  height: 85px;
  width: auto;
}

#nav-mobile-btn{
	background: var(--brand-color-c1);
	color: #fff;
}
.tenantbullets {
	padding: 24px 0;
}
.tenantbullets li {
	font-size: 26px;
	list-style-image: url("tick.png");
	    margin: 5px 0;
	padding: 5px 0 0 0;
}


.hometext {
	font-size: 18px;
}
#banner-container {
	background-position:center;

}
#banner-title {
 top:35px;
 font-size: 42px;	
}

.normal #banner-title {
	padding-top:182px
}

@media (max-width: 767px) {
#banner-title {
 top:10px;
 font-size: 18px;	
}
	#banner-container {
	
	height: 48px;
}
}

/* Property Carousel Hover */
.owl-controls .owl-buttons div.owl-prev:hover,
.owl-controls .owl-buttons div.owl-next:hover {
  background: #555555;
  color: #ffffff;
}

.multibranch-selector ul {
  top: 25px;
  background-color: #998b7d;

}

.nav-tabs {
 display: block;
}


/* #Logo and Menu Background */
.nav-logo img{
	height:85px;
	
}
.nav-logo {
	height:100px;
	margin: 0 0 10px 0;
}

@media screen and (max-width:360px){
.nav-logo img{
	height:50px;
  }	
	.nav-logo img{
	height:65px;
	
}
}


/* # Navigation */
.navbar-nav > li > a {
  padding: 0 0 0 20px;
  display: block;
  color: #000000;
  line-height: 110px;
  text-transform: uppercase;
  

}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
.navbar-nav > li > a.active {
  background-color: transparent;
  color: #F74F58;
}

/* Drop Down Box Font Size */

.chzn-container-single .chzn-single  {
	font-size: 14px;
}


/* Featured Properites Anemity Font Size */
.carousel-style1 .item .amenities li {
	font-size: 14px;
}

/* # Headings and Paragraphs */

.section-title,
.section-highlight {
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 12px;
  margin-top: 24px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
}
.section-title {
	font-size:30px;

	line-height: 130%;
	
	
	
}
.section-highlight {
	font-size:26px;
}
.section-title:before, .section-highlight:before, .section-title:after, .section-highlight:after {
		background: none;
		  content: " ";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 0px;

}


.main {
	padding-top: 0;
}

/* # Body text */
body {
  font-size: 16px;
 
}
p {
	margin: 1em 0 1em 0;

}



/* # Text Link Text Colour*/

	a {
		color:#F74F58;/*prev colour: 74777c*/
	}
	a:hover {
		color:#998b7d;
	}
	
/* # Footer Text */

.footer-contacts li {
  font-size: 16px;
    color: #998b7d;
}
#footer-top a {
  color: #998b7d;
}
#footer-top a:hover {
  color: #5b5b5b;
  text-decoration: none;
}


/* # Team Page */
.agents-list .item .info {
  width: 100%;
  margin-left: 3%;
}

/* # Contact Page */
.sidebar {
	
  padding-top: 0px;
  padding-bottom: 80px;
}

/* # Slider Text */

.slider-title {

  font-size: 28px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
	text-align: center;
	
    text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
}




/* # Site Map listings */

.sitemap-listings {
  list-style: none;
  padding: 0;
}
.sitemap-listings li {
  min-height: 58px;
  display: block;
  margin-bottom: 2px;
  width: 100%;
  position: relative;
  padding: 4px 42px 0 64px;
}
.sitemap-listings li .image {
  width: 58px;
  height: 58px;
  overflow: hidden;
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
}
.sitemap-listings li .image img {
  height: 100%;
}
.sitemap-listings li a {
  line-height: 8px;
  z-index: 1;
  display: inline;
  width: 100%;
  min-height: 58px;
  vertical-align: middle;
}
.sitemap-listings li a span {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13pt;
  border: 1px solid #74777c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sitemap-listings li li:hover > p a {
  color: #998b7d !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #998b7d;
}

@media screen and (max-width:480px){
	.nav-logo img{
	height:75px;
}
}

@media (min-width: 768px) and (max-width: 1199px) {
  .sitemap-listings li {
    padding: 4px 42px 0 0;
  }
  .sitemap-listings li .image {
    display: none;
  }
}
/* # Property Status */
.status-available{
	background: url("Statusgreen.png");
}
.status-underoffer {
	background: url("Statusorange.png");
}
.status-exclusive {
	background: url("Statuspurple.png");
}
.status-sold {
	background: url("Statusred.png");
}
.status-newinstruction {
	background: url("Statuspurple.png");
}
.status-let {
	background: url("Statusred.png");
}
.status-notavailable {
	background: url("Statusred.png");
}
/* # Price Tags  */
.carousel-style1 .item .price {
  position: absolute;
  top: 10px;
  font-size: 14px;
  left: 10px;
  background-color: #455560;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.carousel-style1 .item .price span{
	font-size: 15px;
}
.carousel-style1 .item .price:before {
  border-width: 0;
}

.grid-style1 .item .price,
.grid-style2 .item .price,
.list-style .item .price,
.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  position: absolute;
  top: 10px;
  left: 20px;
  background-color: #455560;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
  
}
.grid-style1 .item .price,
.grid-style2 .item .price {
	font-size: 13px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span {
	font-size:14px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span,
.list-style .item .price span,
.grid-style1 .item .tag span,
.grid-style2 .item .tag span,
.list-style .item .tag span{
	font-size:16px;
}
.grid-style1 .item .price:before,
.grid-style2 .item .price:before,
.list-style .item .price:before,
.grid-style1 .item .tag:before,
.grid-style2 .item .tag:before,
.list-style .item .tag:before {
  border-width: 0;

}
#property-detail-wrapper.style1 .price {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #455560;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#property-detail-wrapper.style1 .price:before {

  border-width: 0;
}
/* # Property List Page */
.grid-style1 .item,
.grid-style2 .item,
.list-style .item {
  margin: 0 auto 43px;
  text-align: left;
  position: relative;
    -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border: solid 1px #ededed;
  

}


/* # Partners Logos */

#partners {
  padding-top: 15px;
  background: #ffffff;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  margin: 4px;
  padding: 10px 15px;
  vertical-align: middle;
}
/* # Top Contact Bar */
#topbar{
	color: var(--brand-color-c1);
	background:#fff;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	
	color: var(--brand-color-c1);
		text-decoration:none;
}
#topbar a:hover {
	color: #939598;
	text-decoration:none;
}
.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 4px;
    padding-left: 2px;
  position: relative;
  color: #F74F58;
}

.multibranch-selector ul {
 display: block;
	padding: 0;
	border-left: 0px solid #ffffff;
  z-index: 999;
  text-align: left;
  background-color: #eeeeee;
  color: #F74F58;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.multibranch-selector ul li {
  margin: 0px !important;
  display: block !important;
}
.multibranch-selector ul li a {
  line-height: 33px;
  display: inline-block;

		padding: 0 15px 0 10px;
	color:#555555 !important;
	font-size: 13px;
}.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:#F74F58!important;
	border-left: 4px solid #F74F58;
		padding: 0 8px 0 8px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}
.testimonials-bg {
		padding: 48px 0 0px 0;
  position: relative;
  background:  #ededed;
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{
	margin-bottom: 0;
}

.testimonials-bg .testimonials-footer img{
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
#agents, #testimonials {
    margin-bottom: 24px;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:18px;
color: #000000;
font-weight: normal;	
}

.testimonials-bg .item a:hover{
text-decoration: none;
color: #F74F58;
}
.testimonials .item .text p:before, .testimonials .item .text p:after {
	font-size: 72pt;
	color: #F74F58;
	font-family: 'Passion One', serif;
}
.testimonials .item .text {

    background-color: transparent;
	border: transparent;

}
.testimonials .item .text:after, .testimonials .item .text:before  {
display: none;
}


.navbar-nav > li.dropdown > a .caret {
	border-right: 3px solid rgba(0, 0, 0, 0);
	border-top: 3px solid;
	margin-left: 2px;	
	border-left: 3px solid transparent;

}

#wrapper {
	box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
}

.tp-bannertimer {
	background: none;
	height:0px;
}
#header::after, #nav-section.stuck::after {
height: 0px;	
}

/* Footer Colours -----------*/

#footer-top {
	padding-top: 36px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer {
	background: #000000 url('footer.jpg') no-repeat;
	background-position: center top;
}

#footer h3 {
	color: #F74F58;
	font-weight:700;
}
#footer ul a, #footer li, .footer-contacts li  i, #footer #copyright a {
	color: #ffffff;
	border-color: #ffffff;
	font-size: 15px;
	
	
}
.footer-contacts li {
margin-bottom: 10px;
}

#footer ul a:hover, #footer #copyright a:hover {
	color: #F74F58;
}
#footer #copyright {
	background-color: transparent;
	color: #ffffff;
	font-size:14px;
	padding: 0 0 12px 0;
}
.social-networks li a, .footer-listings li a span {
	border-color: #ffffff !important;
	  opacity:0.8;
}
.social-networks li a:hover,  .footer-listings li a:hover span {
	border-color: #F74F58 !important;
	color: #F74F58 !important;
 opacity: 1;
}


#footertext{
	background: #ffffff;
	
}
#bottom-right-corner {
	background: url('footer.png') no-repeat;
	height: 256px;
}

#nav-section.stuck{
	background: #fff;
}

.top-performer-control a img{ /* and @media 480px/570 */
	display: block;
	margin: 20px auto;
	  padding-right: 10vmin;
}

.BPA-certs-control div.row{
	margin: 20px 0 ;
	
}
.BPA-certs-control img{
   padding: 10px 0 ;
	
}

.btn-default15{
	font-size: 24px;
	/*background: rgba(57,60,62, 0.8 );*/
	_background: rgba(0,0,0, 1.0 );
	background: rgba(255,255,255, 0.6);
	
	text-transform: uppercase;
	border-color: rgba(255,255,255, 0.6);
	box-shadow: 1px 2px 3px rgba(0,0,0, 0.8);
	_padding: 10px 8px;
	padding:9px 16px;
 /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default15:hover{
	font-size: 21px;
	/*background: rgba(57,60,62, 0.8 );*/
	background: rgba(0,0,0, 1.0 ) !important;
       color: var(--brand-color-c1) !important;
	border-color: rgba(255,255,255,1.0);
	box-shadow: 1px 2px 3px rgba(0,0,0, 0.8);
 /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}

.btn-default15b{
	font-size: 16px;
	color: var(--brand-color-c1);
	/*background: rgba(57,60,62, 0.8 );*/
	background: rgba(0,0,0, 1.0 )!important;
	_background: rgba(255,255,255, 0.6);
	
	text-transform: uppercase;
	border-color: rgba(255,255,255, 0.6);
	box-shadow: 1px 2px 3px rgba(0,0,0, 0.8);
	_padding: 10px 8px;
	padding:9px 18px;
	
	
	
	
 /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default15b:hover{
	font-size: 14px;
	color: #000 !important;
	/*background: rgba(57,60,62, 0.8 );*/
	_background: rgba(0,0,0, 1.0 );
	background: rgba(255,255,255,1.0) !important;
	
	text-transform: uppercase;
	border-color: rgba(255,255,255, 0.6);
	box-shadow: 1px 2px 3px rgba(0,0,0, 0.8);
	_padding: 10px 8px;
	padding:9px 18px;
	
	
	
	
 /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}


@media screen and (max-width: 480px){
	.top-performer-control a{
		display: block;
		text-align: center !important;
		
	}
	.top-performer-control a img{
		display: block;

	     width: 50vmin;
		  background: rgba(147,229,236,0.5);
		
		
  }

	
}

@media screen and (max-width: 360px){
	.top-performer-control a img{ 
	padding-left:10vmin;
	width: 60vmin;
		_background: blue;
  }
	#nav-section.shrink .nav-logo img {
    height: 73px;
    width: auto;
      }
}

@media screen and (min-width: 482px) and (max-width: 570px){
	.top-performer-control a img{ 
	padding-left:10vmin;
	width: 60vmin;
		background: rgba(150,252,180,0.5);
  }
	
	
}

@media screen and (max-width: 510px){
	
	
		.btn-default15{
			font-size: 24px;
			padding:15px 12px;
			border-radius: 3px;
	}
	
	 .btn-default15b{
	  font-size: 26px;
		 padding:12px 18px;
		 border-radius: 3px;
			
	}
}

.image-control img[alt="fake sign1"]{
	display: block;
	float: right;
	width: 30%;
	
}
.image-control .side img[alt="fake sign2"]{
	display:none;
	width: 30%;
	float: left;
}

@media screen and (max-width: 760px){
	.image-control img{
	display: block;
	margin: 0 auto;
	
}
.image-control img[alt="fake sign1"]{
	display: none;
	float: right;
	width: 30%;
	
}
	
.image-control .side img[alt="fake sign2"]{
	display:block;
	width: 45%;
	float: right;
	margin-top: 10px;
	padding-right: 10%;
}	
}

@media screen and (min-width: 798px) and (max-width:1190px){
	.top-performer-control a img{
		display: block;
		text-align: center;
	 width: 25vmin;
	 padding: 3vmin;
		_background: red;
		
  }
}
/* # Property Status */
.status-available{
	background: url("Statusgreen.png") !important;
}
.status-underoffer {
	background: url("Statusorange.png") !important;
}
.status-exclusive {
	background: url("Statuspurple.png") !important;
}
.status-sold {
	background: url("Statusred.png") !important;
}
.status-newinstruction {
	background: url("Statuspurple.png") !important;
}
.status-let {
	background: url("Statusred.png") !important;
}
.status-notavailable {
	background: url("Statusred.png") !important;
}


.fees td{
	padding: 6px;
	border-bottom: solid 1px #bbbbbb;
}

.feeitem{
	font-weight: bold;
	color: #000000;
}

.feecost{
	color: #F74F58;
}
