:root{
	--brand-c1:#9a3467;
	--brand-c1a100:rgba(154,52,103,1.00);
	--brand-c1a60:rgba(154,52,103,0.60);
	--brand-c1a40:rgba(154,52,103,0.40);
	--brand-c1a20:rgba(154,52,103,0.20);
	  --brand-c2:#f16924;
	  --brand-c3:#0d8141;
	--light-transparent4: rgba(255,255,255, 0.4);
	--light-transparent6: rgba(255,255,255, 0.6);
	--light-transparent8: rgba(255,255,255, 0.8);
	--base-font: 16px;
}

/*pick{
	background:rgba(154,52,103,1.00);
	/* var(--brand-c1); 
}
*/



.certificate-control .btn-default-color{
	background: var(--brand-c1);
	color: #fff;
	border-color: transparent;
}
.certificate-control .btn-default-color:hover{
	background: #fff;
	color: var(--brand-c1);
	border-color: var(--brand-c1);
}

.wallpaper{
	background:#F7F7F7;
}
.wallpaper2{
	background:rgba(220,220,220,1.00);
}
.roman-list-control ul{
	list-style: lower-roman;
	padding: 0 0 0 1.1em;
	font-size: 14px;
	color: var(--brand-c1);
	font-family: 'Roboto Condensed','sans-serif';
	
}
.roman-list-control li{
	
}

.pdf-form-control {
	text-align: center;
	background: var(--brand-c1);
	padding-bottom: 20px;
}
.pdf-form-control h2{
	color: #fff;
	font-size: 36px;
	margin-top: 20px;
}
.pdf-form-control img{
	margin: 0 auto;
	margin-bottom: 20px;
}

.pdf-form-control .btn-default-color{
	border-color: #fff;
	color: #fff;/*var(--brand-c1); */
	font-weight: 400;
	background: rgba(0,0,0, 0.2); /*rgba(255,255,255, 0.3);*/
}
.pdf-form-control .btn-default-color:hover{
	border-color: #fff;
	color: var(--brand-c1); 
	font-weight: 400;
	background: #fff
}



.hide-control .quick-hide,
.quick-hide{
	display: none;
	height: 0;
	visibility: hidden;
}
.range-center{
	display: block;
	margin-top: 5vmin;
}
.range-center img
{
	text-align: center;
	margin: 0 auto;
	display: block;
	
}
.p-quote{
	_color: #F57E25;
	color: rgba(255,255,255, 0.6);
	font-style: italic;
	font-size: 1.3em;
	
}
/* property detial icons */
.carousel-style1 .item .amenities li [class^="icon-"], .carousel-style1 .item .amenities li [class*=" icon-"] {
    color: var(--brand-c1);
    
}
.grid-style1 .item .amenities li [class^="icon-"], .grid-style2 .item .amenities li [class^="icon-"], .list-style .item .amenities li [class^="icon-"], .grid-style1 .item .amenities li [class*=" icon-"], .grid-style2 .item .amenities li [class*=" icon-"], .list-style .item .amenities li [class*=" icon-"]{
    color: var(--brand-c1);
    float: left;
    font-size: 18px;
    margin-right: 2px;
    margin-top: -3px;
}


.homecta-control  {
	text-align: center;
	
}.homecta-control .panel {
	text-align: center;
	border: none;
}
.homecta-control img{
	margin-bottom: 20px;
}

.homecta-control .btn-default-color{
	color: var(--brand-c3);
	border-color: var(--brand-c3);
}
.homecta-control .btn-default-color:hover{
	color: #fff;
	border-color: var(--brand-c3);
	background: var(--brand-c3);
}

#listing-header {
	margin-top: 12px;
	
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-height:100%;
}

#banner-container {
	background-position:center;
}
.footer-listings li .image {height: 45px; top:6px;}

/* Property Carousel Hover */
.owl-controls .owl-buttons div.owl-prev:hover,
.owl-controls .owl-buttons div.owl-next:hover {
  background: #555555;
  color: #ffffff;
}


.banner-title {
	color: var(--brand-c1);
}
.nav-tabs {
 display: block;
}

/* #Resize Logo Option 
.nav-logo img{
	height:100px;
}
.nav-logo {
	height:100px;
	margin:0;
}
#nav-section.shrink {
  min-height: 70px;
}
#nav-section.shrink .nav-logo img {
  height: 65px;
}
#nav-section.shrink .navbar-nav > li > a {
  line-height: 70px;
}
.shrink #nav-mobile-btn {
  margin-top: 20px;
    margin-bottom: 20px;
}
*/
#nav-mobile-btn{
	margin-top: 45px;
	
}
@media (max-width: 600px){
	#nav-mobile-btn{
	margin-top: 22px;
	
}
}

/* #Logo and Menu Background */
.nav-logo img{
	height:85px;
}
.nav-logo {
	height:95px;
}



/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 10px;
  display: block;
  /* color: var(--brand-c1);;*/
	color: var(--brand-c1); /* #fff*/
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 1px;
  line-height: 105px;
  text-shadow: 2px 3px 5px rgba(0,0,0, 0.1);
  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: #2D2C2C;*/
	color: var(--brand-c2);

}
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus
{
	border-left: 5px solid var(--brand-c2);  /*var(--brand-c3);*/
	font-weight: 900;
	color:#fff; /* var(--brand-c3);*/
	background: var(--brand-c3);
}

/* 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: 12px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
}
.section-title {
	font-size:32px;
	margin: 48px 0 12px 0;
	text-align: left;
}

#pageid1 .section-title {
	font-size:32px;
	text-align: center;
	margin: 12px 0;
}
.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;
 
}
h3,h4 {
	padding: 0.7em 0;
}


.list-control ul{
	list-style:none;
	padding: 0 0 0 1.1em;
}
.list-control.marker ul{
	list-style:disc;
	padding: 0 0 0 1.1em;
}
.list-control.marker li::marker{
	color: var(--brand-c1);
   font-size: 14px;
}
.list-control li{
		padding-top: 5px;
	padding-bottom: 7px;
	border-bottom: 1px solid var(--brand-c1);
	line-height: 1.7em;
}

.complaints-card {
	width: 60%;
	display: block;
	font-size: 13px;
	padding: 10px;
	border: 1px solid #3A3A3A;
	text-align: center;
	margin: 0 auto;
	color: #000;
	background: #f1f3f6;
}

/* # Text Link Text Colour*/

	a {
		color:var(--brand-c1);
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */


.footer-contacts li {
  font-size: 15px;
    color: var(--brand-c1);
}
#footer-top a {
  color: var(--brand-c1);
}
#footer-top a:hover {
  color: var(--brand-c3);
  text-decoration: none;
}
.footer-listings li a span,
.footer-contacts li i{
	border: 1px solid var(--brand-c2);
}

.footer-links li {
    border-top: 1px solid var(--brand-c2) 
}
.footer-links li:last-child {
    border-bottom: 1px solid var(--brand-c2) 
}


/* # Property Details Page */
#property-detail-large .item img {
	border: 1px solid #ffffff;
}
#property-detail-wrapper {
	border: 1px solid #ededed;
	background: #f5f5f5;
}
.lettingfees a, .lettingfees a:active, .lettingfees a:visited{
	color: #ffffff;
	text-decoration:underline;

}
.lettingfees a:hover{
	color: #ededed;
	text-decoration:underline;
}

/* # 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;
  

}
/* # Team Page */
.agents-list .item .info {
  width: 100%;
  margin-left: 3%;
}

/* # Contact Page */
.sidebar {
	
  padding-top: 0px;
  padding-bottom: 80px;
}

/*Custom Button Class */

.button-but,
.button-but:focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
.button-but:hover,
.button-but:active,
.button-but.active,
.open .dropdown-toggle.button-but{
  background-color: transparent;
  border-color: var(--brand-c1);;
  color: var(--brand-c1);;
}


.parallax {
	padding:85px 0 0 0;
}

	
	
/* # Testimonials */
.testimonials .item .text {
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-style: italic;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.6);

}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.6) transparent transparent;
  _border-color: #000000 #00ff00 #000000 #000000;
}

/* # Action Box */



.action-box.action-box {
  background-color: var(--brand-c1);	 
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}

.action-box p{
	display: inline-block;
	width: 75vmin;
	font-size: 18px;
}

.action-box .btn-default{
	background: #fff;
	color: var(--brand-c1);
	border-color: var(--brand-c2);
}
.action-box .btn-default:hover{
	background: var(--brand-c2);
	color: #fff;
	border-color: var(--brand-c2);
}

.action-box a.textlink{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	transform: scale(1.00);
	padding: 0  0;
	cursor: ew-resize;
	transition: transform .6s ease-in, padding .6s ease-in;
	
	
}
.action-box a.textlink:hover{
	transform: scale(1.09);
	padding: 0 7px;

	
	
}

/* variants */

.action-box.brand-green{
	background-color: var(--brand-c3);
	color: #fff;
}
.action-box.brand-green .btn-default{
	background-color: #fff ;
	color: var(--brand-c2);
	border-color: var(--brand-c2);
}
.action-box.brand-green .btn-default:hover{
	background-color: var(--brand-c2);
	color: #fff;
}

.action-box.brand-orange{
	background-color: var(--brand-c2);
	color: #fff;
}
.action-box.brand-orange ul{
	display: inline-block;
	list-style: none;
	padding: 0 0 0 0;
	width: 50%
	
}.action-box.brand-orange li{
	border-bottom: 1px solid rgba(255,255,255, 0.6);
	padding: 3px 0;
}
.action-box.brand-orange .btn-default{
	background-color: #fff ;
	color: var(--brand-c3);
	border-color: var(--brand-c3);
}
.action-box.brand-orange .btn-default:hover{
	background-color: var(--brand-c3);
	color: #fff;
}

.action-box.adjust p{
	display: block;
	width: 63vmin;
	font-size: 21px;
	margin: 0 auto;
}



/*  Big Button Panel */
.colored-bg:before
{
  background-color: var(--brand-c1);
}
.property-large-buttons2 li {
  width: 75%;
  color: var(--brand-c1);
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */
.slider-title-highlight2{
	font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
  font-weight: 700;
  /*color: #fff;*/
   color: var(--brand-c1);;
  line-height: 41px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
	/*background: var(--brand-c1);;*/
	background: #FFF;
	background: var(--light-transparent8);
	padding: .7em 2em;
	border-radius: 5px;
	text-align: center;
}
.slider-title-highligh h2{
	font-size: 36px;
}

.slider-title-highlight {
	font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
  font-weight: 700;
  /*color: #fff;*/
   color: var(--brand-c1);;
  line-height: 41px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
	/*background: var(--brand-c1);;*/
	background: #FFF;
	background: var(--light-transparent4);
	padding: .7em 2em;
	border-radius: 5px;
	text-align: center;
}


.slider-title {
	font-family: 'Roboto Condensed', sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: var(--brand-c1);;
  line-height: 34px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle
{
	
  color: #ffffff;
  font-size: 26px;
  font-weight: 300;
  line-height:26px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-title2 {
	font-family: 'Roboto Condensed', sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: var(--brand-c1);;
  line-height: 34px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle2
{
  color: #000000;
  font-size: 26px;
  font-weight: 300;
  line-height:26px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-title3 {
	  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
	text-transform: uppercase;
  color: var(--brand-c1);;
  line-height: 48px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle3
{
  color: var(--brand-c1);;
  font-size: 38px;

  line-height: 34px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle4
{
  color: var(--brand-c1);;
  font-size: 12px;

  line-height: 34px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.btn-default3{
	
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}



a.tp-caption.btn-default:hover, a.tp-caption.btn-lg:hover {
    color: #fff;
    height: auto !important;
}



/* # Form - field size */

.form-control-tiny {
  width: 140px;
  display: inline-block;
  margin: 0 10px;
}

.form-control-tiny .chzn-container,
.form-control-tiny .form-control {
  margin-bottom: 15px;
  width: 100%;
}

/*--------- VA style------------ */
#pageid3 #home-advanced-search,
#pageid4 #home-advanced-search{
	background: #fff;
}


#home-advanced-search{
	background: #e4e4e4;
}
.form-group{}

.form-control-text .form-control{
	_border: 2px solid #8d283a;
	_border: 2px solid var(-brand-c1);
	color: #333;
	
}

.form-control-qualifications{
	display: none;
	height: 0;
}


 
.form-control-propertytypegroup .chzn-container, /*new*/
.form-control-category .chzn-container,
.form-control-bedrooms .chzn-container,
.form-control-price .chzn-container,
.form-control-status .chzn-container{
	border-bottom: 2px solid var(--brand-c1);
	-webkit-transition: border-bottom 1s ease;
	-moz-transition: border-bottom 1s ease;
	-ms-transition: border-bottom 1s ease;
	-o-transition: border-bottom 1s ease;
    transition: border-bottom 1s ease;
}

.form-control-propertytypegroup .chzn-container:hover,
/*.form-control-category .chzn-container:hover,
Switch this one \above\ on, when sales is enabled*/
.form-control-bedrooms .chzn-container:hover,
.form-control-price .chzn-container:hover,
.form-control-status .chzn-container:hover {
	
	_border-bottom: 2px solid #fcd10f;
	border-bottom: 2px solid #FFF;
}


.chzn-container .chzn-results li.highlighted {
  _background-color: #bf72ac;
  background-color: var(--brand-c1);
}

.chzn-results {
	height: 150px; 
}

.form-group input.btn-fullcolor{
	
	box-shadow: 1px 1px 3px rgba(0,0,0, 0.8)!important;
	
}

.form-group input.btn-fullcolor:hover{
	background: #FFF;
	color:var(--brand-c1);
	
	box-shadow: 3px 3px 6px rgba(0,0,0, 0.3)!important;
}
/* # Partners Logos */

#partners {
  padding-top: 15px;
  background: #aaa;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 4px;
  padding: 10px 15px;
  vertical-align: middle;
}


.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 12px;
    padding-left: 2px;
  position: relative;
  color: #ffffff;
}

.multibranch-selector ul {
  position: absolute;
  left: 0px;
  top: 26px;
  padding: 0 6px;
  margin: 0;
  z-index: 999;
  text-align: left;
  _background-color: #444;
	background-color: var(--brand-c1);
  color: #ffffff;
  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;
    width: 220px;
	color: #fff;
	
}
.multibranch-selector ul li a:hover,
.multibranch-selector ul li:hover {
	color: #e4e4e4;
}
.multibranch-selector:hover ul {
  max-height: 250px;
	
}
.home-bg {
	background: var(--brand-c1); /* url("tile.png");*/
}
/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
		background: url('repeat.jpg');
}
.feature-bg .section-title{
		color: var(--brand-c1);
}
.feature h3{
		color: #ffffff;
}
.feature:hover h3{
		color: #000000;
}
.feature-bg p{
		color: #ffffff;
}
.feature-bg .btn-default-color {
	color: rgba(0,0,0,0.5);
	border-color: rgba(0,0,0,0.5);
}
.feature-bg .btn-default-color:hover{
	color: var(--brand-c1);
	border-color: var(--brand-c1);
}
.feature i{
		color: #000000;
		border: 4px solid #000000;
}
.feature:hover i{
		color: #000000;
}
.feature i:after {
	  background: #000000;
}
.properties-bg {

	padding: 24px 0 24px 0;
  position: relative;
  background:  #efefef;
  width: 100%;
  height: 200%;
  background-repeat: repeat;
}
.testimonials-bg {
		padding: 24px 0 24px 0;
  position: relative;
  background:  #dddddd url('testimonial-bg.jpg');
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{

color: #ffffff;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:18px;
color: #333333;
}.testimonials-bg .item a:hover{
text-decoration: none;
color: var(--brand-c1);
}



/* Social Sharing Button Colours */
.share-wraper .social-networks li a {
  font-size: 13pt;
  height: 30px;
  line-height: 30px;
  width: 30px;
   opacity:1.0;
}
.social-networks li a:hover {
    color: #ffffff !important;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#ctl00_ContentPlaceHolderMain_hypFacebook{
	background: #3b5998;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypTwitter{
	background: #55acee;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypGooglePlus{
	background: #dd4b39;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypPinterest{
	background: #cb2027;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypEmail{
	background: #747777;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypPrint{
	background: #747777;
	color: #ffffff;
	border: none;
}
#wrapper {
	box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
}

@media (max-width: 1199px){
	.navbar-nav > li > a {
	padding: 0px 0px 0px 10px;	
	font-size: 14px;
	font-weight: 400;
}
}
.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;

}


#banner-title {
	font-size: 24px;
	letter-spacing: 0px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.8);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}


@media (min-width: 768px) and (max-width: 991px) {
	#banner-title {
	font-size: 28px;		
}
}

@media (min-width: 992px) and (max-width: 1199px){
    #banner-title {
	font-size: 30px;			
}
}

@media (min-width: 1200px) { 
    #banner-title {
	font-weight: 300;
	font-size: 32px;
	top: 34px;
}
}



@media (max-width: 640px){
.nav-logo img{
	height:50px;
	margin:0;	
}
	.nav-logo{
		height: 60px;
	}	
}

/* ======== SIDE val btns 4 slider =======*/

.side-btn-slider{
	text-align:center !important;
font-size:18px;
text-decoration: none;
display: inline-block;
width: 50vmin;
padding: 15px 20px;
padding-left: 110px;
	/*-moz-border-radius: 0 2px 2px 0 !important;*/
	 -webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	-ms-border-radius: 12px !important;
	-o-border-radius: 12px !important;
	border-radius: 12px  !important;
color: #fff;

margin: 30px;
position: fixed;
bottom:35%;
left:-90px;
z-index: 999;
box-shadow: 2px 3px 4px rgba(0,0,0,0.3);
background-color: var(--brand-c1);;
}
.side-btn-slider:hover{
	background:#FFF;
	color: var(--brand-c1);;
	text-decoration: none;
}


#val-btn1{
	bottom:60%;
	left:-130px;
	_transition: bottom 2s ease-in-out;
}
#val-btn2{
	bottom:47%;
	left:-130px;
	_transition: bottom 2s ease-in-out;
}


@media screen and (max-width: 360px){
	.side-btn-slider{
		font-size: 13px;
		min-width: 230px;
	}
    #val-btn2{
	_bottom:35%;
	left:-130px;
	bottom:28%;
   }

   #val-btn1{
	_bottom:35%;
	left:-130px;
	bottom:8%;
   }
}

@media screen and (max-width: 480px){
	.side-btn-slider{
		font-size: 13.7px;
		min-width: 230px;
	}
    #val-btn2{
	_bottom:35%;
	left:-130px;
	bottom:41%;
   }

   #val-btn1{
	_bottom:55%;
	left:-130px;
	bottom:55%;
   }
	
	
}

/* # header section */
#pageid1 #header{
	 background: #fff !important;
     height: 127px; /* 27px*/
}
#header{
	 background: #fff !important;
	 _height: 28px;
}

#header::after{
	 background-color: transparent;	
}

#banner-title{
	top: 150px !important;
	/*font-family: 'Quicksand', sans-serif;*/
	letter-spacing: 7px;
	line-height: 29px !important;
	font-size: 21 !important;
	/*text-shadow: 1px 2px 2px rgba(0,0,0, 0.8);*/
}
.revslider-container .tp-bannertimer{
	display: none;
}

#pageid1 #header .sticky-wrapper{
 _background: transparent;
	background: #fff;
}

#pageid1 #nav-section{
	background: #fff; /*var(--brand-c1);*/
}
/*
#pageid1 #nav-section.stuck{
	background: transparent;
	background-color: transparent;
}*/
#pageid1 #nav-section.stuck.shrink{
	/* 	background: var(--brand-c1);; transp
	background-color: var(--brand-c1);; */
		background: #fff; /* var(--brand-c1); */
	background-color: #fff; /* var(--brand-c1); */

}
#pageid1 #nav-section.stuck:after{
	_background-color: transparent;
	background-color: #fff;
}

#nav-section.stuck{
	_background: rgba(18,21,40, 0.7); /* #0C1B24*/
	_background-color: rgba(18,21,40, 0.7);
		background: #fff; /* var(--brand-c1); light version */
	background-color: #fff; /*  (--brand-c1); */
}

/* Top Bar Contact Section */


#top-buttons li{
	padding: 0 0;
	margin: 0 0.3em;
	
}


.multibranch-selector span{
	color: var(--brand-c1);
	margin-top:  3px;
	display: inline-block;
}
.multibranch-selector span li a{
	color: var(--brand-c1);
	
}

#topbar a, #topbar a:active, #topbar a:visited  {
		
		text-decoration:none;
	    font-size: 14px;
}
	#topbar a:hover {
		color: var(--brand-c2);
		text-decoration:none;
		
	}

@media (max-width: 500px){
	
	.multibranch-selector span,
	.multibranch-selector span li a{
	color: var(--brand-c1);
		
}
		#top-buttons li{
		padding: 0 0;
		margin: 0 0.1em;
			font-size: 14px;
	 }

	#topbar a{
		text-decoration: none;
	}
	#topbar a:hover {
		color: var(--brand-c2);
		text-decoration:none;
	}

	#pageid1.parallax{
		border-top: none;
		border-bottom: none !important;
	}
}
/*  ============== Panel Group controls ===*/
.panel-heading{
	border: 1px solid var(--brand-c1);
	  -moz-border-radius: 3px;
	  -o-border-radius: 3px;
	  -ms-border-radius: 3px;
	  -webkit-border-radius: 3px;
	border-radius: 3px;
	
}


.panel-heading .panel-title  a{
	transition: all .6s ease-in-out;
	text-decoration: none;
}

.panel-heading .panel-title  a.collapsed{
	color:var(--brand-c1);;
	font-weight: bold;
	text-decoration: none;
	font-size: calc(var(--base-font)* 1.1);
	line-height: calc(var(--base-font) + 1em);
	
}
.panel-body{
	/*background: rgba(228,228,228,0.3);*/
	background:rgba(101,45,144,0.1);
	color: #1B1B1B;
	border-radius: 0 0 5px 5px;
	
}

#pageid1 .parallax{
	border-bottom: none;
}


/* h3 of feature for top CTAs hidden */
.feature h3{
	display: none;
	height: 0;
	
}




/* ============ FLOATING SIDE SOCIAL MEDIA BTNS ---------*/


/* == media float side btn V2 == */

#facebook-fltBtn{
	font-size: 25px;
text-decoration: none;
display: inline-block;
width: 150px;
padding: 15px 20px;
padding-left: 110px;
	 -webkit-border-radius: 0 5px 5px 0 !important;
	-moz-border-radius: 0 5px 5px 0 !important;
	-ms-border-radius: 0 5px 5px 0 !important;
	-o-border-radius: 0 5px 5px 0 !important;
	border-radius: 0 5px 5px 0 !important;


color: #fff;
text-align: right;
margin: 30px;
position: fixed;
bottom:62.5%;
left: -100px;
z-index: 999;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
/* background-color:#405d9a; */
background-color: var(--brand-bg-c2);
}

#twitter-fltBtn{
	
font-size: 25px;
text-decoration: none;
display: inline-block;
width: 150px;
padding: 15px 16px;
padding-left: 105px;
	 -webkit-border-radius: 0 5px 5px 0 !important;
	-moz-border-radius: 0 5px 5px 0 !important;
	-ms-border-radius: 0 5px 5px 0 !important;
	-o-border-radius: 0 5px 5px 0 !important;
	border-radius: 0 5px 5px 0 !important;

color: #fff;
margin: 30px;
position: fixed;
bottom:54.2%;
left:-100px;
z-index: 999;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
background-color: var(--brand-bg-c2);


}

#linkedin-fltBtn{
	
font-size: 25px;
text-decoration: none;
display: inline-block;
width: 150px;
padding: 15px 16px;
padding-left: 105px;
	 -webkit-border-radius: 0 5px 5px 0 !important;
	-moz-border-radius: 0 5px 5px 0 !important;
	-ms-border-radius: 0 5px 5px 0 !important;
	-o-border-radius: 0 5px 5px 0 !important;
	border-radius: 0 5px 5px 0 !important;

color: #fff;
margin: 30px;
position: fixed;
bottom:45.9%;
left:-100px;
z-index: 999;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
background-color: var(--brand-bg-c2);


}
/* #tiktok-fltBtn -filed */
#instaGrm-fltBtn{
	color: #fff;
font-size: 25px;
text-decoration: none;
display: inline-block;
width: 150px;
padding: 15px 16px;
padding-left: 105px;
	 -webkit-border-radius: 0 5px 5px 0 !important;
	-moz-border-radius: 0 5px 5px 0 !important;
	-ms-border-radius: 0 5px 5px 0 !important;
	-o-border-radius: 0 5px 5px 0 !important;
	border-radius: 0 5px 5px 0 !important;

/*color: #000;  fa faicon for tiktok not working*/
margin: 30px;
position: fixed;
bottom:37.6%;
left:-100px;
z-index: 999;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
/*background-color:#fff;*/
/* background-color:#fe2c55; abrand color*/
background-color: var(--brand-bg-c2);
	
}

#youTube-fltBtn{
	
font-size: 25px;
text-decoration: none;
display: inline-block;
width: 150px;
padding: 15px 16px;
padding-left: 105px;
	 -webkit-border-radius: 0 5px 5px 0 !important;
	-moz-border-radius: 0 5px 5px 0 !important;
	-ms-border-radius: 0 5px 5px 0 !important;
	-o-border-radius: 0 5px 5px 0 !important;
	border-radius: 0 5px 5px 0 !important;

color: #fff;
margin: 30px;
position: fixed;
bottom:29.3%;
left:-100px;
z-index: 999;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
/*background-color:#ff0000; youTube brand color*/
/*background-color: #606060;*/
background-color: var(--brand-bg-c2);


}

/* Estate Agent's brand colors */

#linkedin-fltBtn[style],
#youTube-fltBtn[style],
#tiktok-fltBtn[style],
#instaGrm-fltBtn[style],
#twitter-fltBtn[style],
#facebook-fltBtn[style]{
	background:var(--brand-c3) !important;
}
#linkedin-fltBtn[style]:hover,
#youTube-fltBtn[style]:hover,
#tiktok-fltBtn[style]:hover,
#instaGrm-fltBtn[style]:hover,
#twitter-fltBtn[style]:hover,
#facebook-fltBtn[style]:hover{
	background:var(--brand-c1) !important;
}





@media only screen and (max-width: 480px){

#facebook-fltBtn{
			font-size: 17px;
		text-decoration: none;
		display: inline-block;
		width: 130px;
		padding: 5px 8px;
		padding-left: 110px;
			 -webkit-border-radius: 0 5px 5px 0 !important;
			-moz-border-radius: 0 5px 5px 0 !important;
			-ms-border-radius: 0 5px 5px 0 !important;
			-o-border-radius: 0 5px 5px 0 !important;
			border-radius: 0 5px 5px 0 !important;


		color: #fff;
		text-align: right;
		margin: 30px;
		position: fixed;
		bottom:43%;
		left: -130px;
		z-index: 999;
		box-shadow: 0 0 15px rgba(0,0,0,0.5);
		background-color:#405d9a;
		}
	
	#twitter-fltBtn{
	
	font-size: 17px;
	text-decoration: none;
	display: inline-block;
	width: 130px;
	padding: 5px 7px;
	padding-left: 105px;
		 -webkit-border-radius: 0 5px 5px 0 !important;
		-moz-border-radius: 0 5px 5px 0 !important;
		-ms-border-radius: 0 5px 5px 0 !important;
		-o-border-radius: 0 5px 5px 0 !important;
		border-radius: 0 5px 5px 0 !important;

	color: #fff;
	margin: 30px;
	position: fixed;
	bottom:37%;
	left:-130px;
	z-index: 999;
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	background-color:#55acee;
	}
	
	#instaGrm-fltBtn{
	
	font-size: 17px;
	text-decoration: none;
	display: inline-block;
	width: 130px;
	padding: 5px 7px;
	padding-left: 105px;
		 -webkit-border-radius: 0 5px 5px 0 !important;
		-moz-border-radius: 0 5px 5px 0 !important;
		-ms-border-radius: 0 5px 5px 0 !important;
		-o-border-radius: 0 5px 5px 0 !important;
		border-radius: 0 5px 5px 0 !important;

	color: #fff;
	margin: 30px;
	position: fixed;
	bottom:31%;
	left:-130px;
	z-index: 999;
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	background-color:#a44e96;/*brand color*/
	}

	
	
	/* filed  - #tiktok-fltBtn, */
	#linkedin-fltBtn{
	font-size: 17px;
	text-decoration: none;
	display: inline-block;
	width: 130px;
	padding: 5px 7px;
	padding-left: 105px;
		 -webkit-border-radius: 0 5px 5px 0 !important;
		-moz-border-radius: 0 5px 5px 0 !important;
		-ms-border-radius: 0 5px 5px 0 !important;
		-o-border-radius: 0 5px 5px 0 !important;
		border-radius: 0 5px 5px 0 !important;

	color: #fff;
	margin: 30px;
	position: fixed;
	bottom: 31%; /* prev 25% */
	left:-130px;
	z-index: 999;
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	background: #000;
	}
	/*#tiktok-fltBtn i > img */
	#linkedin-fltBtn i > img{
		width: 95%;
	}
	
	
	#youTube-fltBtn{
	
font-size: 17px;
text-decoration: none;
display: inline-block;
width: 130px;
padding: 5px 7px;
padding-left: 105px;
	 -webkit-border-radius: 0 5px 5px 0 !important;
	-moz-border-radius: 0 5px 5px 0 !important;
	-ms-border-radius: 0 5px 5px 0 !important;
	-o-border-radius: 0 5px 5px 0 !important;
	border-radius: 0 5px 5px 0 !important;

color: #fff;
margin: 30px;
position: fixed;
bottom:18.9%;
left:-130px;
z-index: 999;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
/*background-color:#ff0000; youTube brand color*/
/*background-color: #606060;*/
background-color: var(--brand-bg-c2);


}
	#youTube-fltBtn i > img{
		width: 95%;
	}
	
	
}/*end @media480px*/

/* Top Social Media btns */


#ctl00_hypTopBarFacebook {
    background: #3b5998;
    color: #ffffff !important;
    border: none;
    padding: 2px 8px;
    border-radius: 10%;
}
#ctl00_hypTopBarTwitter {
    background: #55acee;
    color: #ffffff !important;
    border: none;
    padding: 2px 6px;
    border-radius: 10%;
}
#ctl00_hypTopBarLinkedIn {
    background: #0177b5;
    color: #ffffff !important;
    border: none;
    padding: 2px 6px;
    border-radius: 10%;
}

#ctl00_hypTopBarInstagram {
    background: #a44e96;
    color: #ffffff !important;
    border: none;
    padding: 2px 6px;
    border-radius: 10%;
}

/* Bespoke HTML Table Control */


.table-control table, th, tbody, tr, td{
	border: none;
	_border-top: 1px solid #d8d1c8;
	_border-bottom: 1px solid #d8d1c8;
      border-top: 1px solid var(--brand-c1);
	  border-bottom: 1px solid var(--brand-c1);
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1em;
}
.table-control tbody tr.sub-heading{
	color: #000;
	background: #d8d1c8 !important;
	background: var(--brand-c1) !important; 
}

.table-control tbody tr td i.fa-check{
	_color: #d8d1c8;
	color: var(--brand-c1) !important;
}

.table-control tbody tr:hover  td i.fa-check{
	_color: #d8d1c8;
	color: var(--brand-c2) !important;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  _background-color: rgba(173,150,196,.4);
	background-color: var(--brand-c1a20);
	color:#000;
}

.table-control tbody td.footer-note{
	font-size: smaller;
	color: #000;
	font-style: italic;
	background: #e4e4e4;
}
.table-control thead tr > th:nth-child(4),
.table-control thead tr > th:nth-child(3),
.table-control thead tr > th:nth-child(2),
.table-control tbody tr > td:nth-child(4),
.table-control tbody tr > td:nth-child(3),
.table-control tbody tr > td:nth-child(2){
	text-align: center;
	
}

.table-control.table2 thead tr > th:nth-child(3),
.table-control.table2 thead tr > th:nth-child(2),
.table-control.table2 tbody tr > td:nth-child(3),
.table-control.table2 tbody tr > td:nth-child(2){
	text-align: center;
	
}

/* end table control*/

.agents-list .item .info h2{
    text-transform: none;
    color: var(--brand-c2);
    font-weight: 500;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.agents-list .item .info h2 small{
	color: var(--brand-c3);
}


/* icons for property listings - */
a#ctl00_ContentPlaceHolderMain_lnkViewMap i.fa-globe:hover{
	color: var(--brand-c2);
	_color: rgba(0,0,0,0.4);
}



/*===== STAR RATING SVG CONTROLS ========*/
/* star rating SVG control SPEECH BUBBLE*/
.testimonials-footer img{
	_min-height: 5vmin; /* doesnt work?*/
	max-width: 21vmin;
	
}/*mobile 480<*/
@media (max-width: 500px){
	.testimonials-footer img{
	_min-height: 5vmin; /* doesnt work?*/
	max-width: 36vmin;
	
  }
}
/* for testimonial listing PAGE */
img[alt="Rating"]{
	max-width: 14vmin;
	
} 
.owl-controls .owl-page.active span{
	background: var(--brand-c1);
} 
.owl-controls.clickable .owl-page:hover span {
    background: var(--brand-c3);
}

#footer #copyright {
    background-color: var(--brand-c3);
   color: #fff;
}
#footer #copyright a {
    color: rgba(255,255,255, 0.7);
	border-color: #fff;
}
.social-networks li a {
    color: rgba(255,255,255, 1.0);
}

/* =============== TESTIMONIAL BOARD ==================*/

.testimonials .item .text {
  border: 1px solid rgba(162, 103, 39, 1);
  font-style: italic;
  font-size: 14px;
  /*background-color: rgba(255, 255, 255, 0.6);*/
  background-color: rgba(249, 253, 230, 1);
}

.testimonials .item .text:after {
  border-color: transparent rgba(241,105,36,0.60)  transparent transparent;
  _border-color: #000000 #00ff00 #000000 #000000;
	_background:rgba(13,129,65,0.60);
	_background:rgba(241,105,36,1.00);
	
}



/* ============== testimonials contents ===========*/

/* after the h2 rule */

.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #080808;
	
}

.testimonials-bg .item .text{
	background: #fff;
	background-image: url();
	border-radius: 0px;
	border: 4px solid var(--brand-c2);
}


/*---- Quote marks */
.testimonials .item .text p:before,
.testimonials .item .text p:after {
   font-family: 'Roboto Condensed', sans-serif;
    font-size: 52pt;
    position: absolute;
	color: var(--brand-c2);
}

.testimonials-bg h2 {
    color: #ffffff;
}


/*---- end quote marks */

.testimonials-bg .item a{
text-decoration: none;
font-size:18px;
color: var(--brand-c1);
}.testimonials-bg .item a:hover{
text-decoration: none;
color: var(--brand-c2);
}
.testimonials-footer{
	color:#fff; /*var(--brand-c3);*/
}

/* icons property details */
.property-topinfo .amenities li [class^="icon-"], .property-topinfo .amenities li [class*=" icon-"] {
    color: var(--brand-c1); /* #adb2b6; */
 
}


/* ============ CLIENT REQUESTS */
/*hide cards */
ul.contact-us li a + i[class="fa-address-card"],
#pageid86 ul.contact-us li:nth-child(2){
   display: none;
   height: 0;
   visibility: none;
}
#ctl00_hypTopBarEmail,
#ctl00_ContentPlaceHolderMain_repContactUs_ctl00_repContactUsEmail_ctl00_hypContactUsEmail,
#ctl00_repContactUs_ctl00_repContactUsEmail_ctl00_hypContactUsEmail{
	display: none;
	
}

#top-buttons #ctl00_hypTopBarEmail,
#top-buttons #ctl00_ContentPlaceHolderMain_repContactUs_ctl00_repContactUsEmail_ctl00_hypContactUsEmail,
#top-buttons #ctl00_repContactUs_ctl00_repContactUsEmail_ctl00_hypContactUsEmail{
	display: block;
	
}

.info .contact-us .fa-envelope,
.footer-contacts .fa-envelope{
	display: none;
}

.multibranch-selector ul li{
	color: #fff;
}

/* form - long dropdown text */
.chzn-container .chzn-results li{
	font-size: 15px;
	line-height: 1.6em;
}
.chzn-container .chzn-results li.highlighted {
    _background-color: #bf72ac;
    background-color: var(--brand-c1);
	font-size: 15px;
	line-height: 1.6em;
}

@media (max-width: 960px){
	.chzn-container .chzn-results li.highlighted {
    _background-color: #bf72ac;
    background-color: var(--brand-c1);
	font-size: 14px;
	line-height: 1.5em;
}

}

/* Client Request - Leaflet */

.instruction-control{
	line-height: 1.8em;
}

.fineprint-control{
	font-size: 14px;
	line-height: 1.7em;
	color: rgba(39,39,39,1.00);
	padding-top: 10px;
	padding-bottom: 20px;
}

.fineprint-control h5{
	padding-bottom: 10px;
}