
:root{
  --brand-c1:#6e298d;
	 --brand-c1-t6:rgba(110,41,141,0.60);
	 --brand-c1-t4:rgba(110,41,141, 0.40);
	  --brand-c1-t2: rgba(110,41,141, 0.20);
  --brand-c2: #ee3868; /*highlight color */
	
  --default-grey1:#e4e4e4 ;
  --copyright-link: rgba(255,255,255, 0.6);/*rgba(110,41,141,0.4);*/
  --green-screen: green;
  --reverse-out: #FFF;
	--base-font: 16px;
}
/*.test{
	background:rgba(110,41,141,1.00)
}*/


.hide-control .quick-hide{
	display: none;
	visibility: none;
	height: 0;

}
.quick-hide{
	display: none;
	visibility: none;
	height: 0;
	background:rgba(17,112,183,1.00);
	
}
.range-center{
	text-align: center;
}


.wallpaper-bg{
	background: #f1f3f6;
}


#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;
}
#banner-container div.col-sm-12 {
	background: blue;
	
}
*/
#banner-title{
	letter-spacing: 0;
	_font-size:calc(var(--base-font) * 2 ) !important;
	position: relative;
	top: 130px !important;
	padding: 7px 12px;
	display: inline-block;
	background: var(--brand-c1);
	   -moz-border-radius: 3px;
	   -o-border-radius: 3px;
	   -ms-border-radius: 3px;
	   -webkit-border-radius: 3px;
	  border-radius: 3px;
	
}


/* ============= MOTHS ================ */
/*form div:nth-child(1){
	background: red;
	
}

form div:nth-child(2){
	background: green !important;
}

*/
.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;
}

.multibranch-selector ul {
  top: 25px;

  background-color: #ac8d63;

}

.nav-tabs {
 display: block;
}

#nav-section{
	background: #fff;
}
/* #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;
}
*/
/* #Logo and Menu Background */




.nav-logo img{
	height:85px;
}
.nav-logo {
	height:120px;
	_margin: 0 0 10px 0;
}

.navbar {
	margin: 0;
}

/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 7px;
  display: block;
	font-size: 14px;
   color:var(--brand-c1);
  line-height: 130px;
    
  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:#878585;
}
/* #ac8d63 */
/* 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;
}
.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;
}

.view-mode a:hover i{
	color: var(--brand-c2);
}

/* # Body text */
body {
  font-size: 16px;
	font-family: 'Open Sans', 'sans-serif';
 
}
h3,h4 {
	padding: 0.7em 0;
}

h2{
	font-size: 1.6em !important;
	line-height: 1.3em;
}


/* # Text Link Text Colour*/

	a {
		color:var(--brand-c1);
	}
	a:hover {
		color:var(--brand-c2);
	}
	
/* # Footer Text */
#footer{
	background-color:var(--brand-c1);
}
.footer-contacts li {
  font-size: 15px;
    color: #fff;
}
 #copyright .social-networks a,
.footer-contacts li i{
 border: 1px solid var(--default-grey1);
}
#footer-top h3{
	color: #fff;
}
#footer-top a {
  color: #fff;
}
#footer-top a:hover {
  color:var(--brand-c2);
  text-decoration: none;
}

#footer #copyright{
	background-color:var(--brand-c1);
	color: #e4e4e4;
	
}
#footer #copyright a {
	color:var(--copyright-link);/*rgba from c2)*/
}
#footer #copyright a:hover {
	color:var(--default-grey1);
}

.footer-listings li a span{
	    border: 1px solid var(--default-grey1);
}
#partners,
#footertext{
	background: var(--brand-c1) !important;
}
#footertext{
	color: var(--brand-c1);
}
/* # 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("../ZZ32/Statusgreen.png");
}
.status-underoffer {
	background: url("../ZZ32/Statusorange.png");
}
.status-exclusive {
	background: url("../ZZ32/Statuspurple.png");
}
.status-sold {
	background: url("../ZZ32/Statusred.png");
}
.status-newinstruction {
	background: url("../ZZ32/Statuspurple.png");
}
.status-let {
	background: url("../ZZ32/Statusred.png");
}
.status-notavailable {
	background: url("../ZZ32/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: #ac8d63;
  color: #ac8d63;
}


.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 {
  background-color: var(--brand-c1);
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {

  color: #fff;
  text-transform: uppercase;
  font-size: 42px !important;
  margin-bottom: 40px;
}
.action-box p{
	font-size: 18px;
	display: inline-block;
	width: 61vmin;
	line-height: 26px;
}
.action-box a.textlink {
	display: inline-block;
     color: #fff;
	cursor:ew-resize;
	transform: scale(1.0) !important;
	transition: transform .6s ease-in;
	
}
.action-box a.textlink:hover{
  color: #fff /*#e4e4e4; */;
	text-decoration: none;
	transform: scale(1.07) !important;
	padding: 0 5px;
}

.action-box.action-box.dark-title .center h2{
	color: var(--brand-c1) !important;
	font-size: calc( var(--base-font) * 2) !important; 
}



.action-box .btn-default{
	color: var(--brand-c1); /* #fff; */
	border-color: #fff;
	background: #fff; /* var(--brand-c1) ;/*rgba(75,82,44,0.5);*/
	transform: scale(1.0);
	transition: transform .6s ease-in-out;
}

.action-box .btn-default:hover{
	background: var(--brand-c1);
	transform: scale(1.03);
	color: #fff !important;
}

.action-box.notice-board ul{
	list-style: none;
	padding: 0 0 0 0;
	display: block;
	width: 70vmin;
	margin: 10px auto;
	
}
.action-box.notice-board li{
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom: 1px solid #fff;
}

/* highlight variant */

.action-box.highlight-c2{
	background: var(--brand-c2);
}
.action-box.highlight-c2 h2{
	font-size: 32px !important;

}
.action-box.highlight-c2 p{
	
font-size: 18px;
	display: inline-block;
	width: 61vmin;
	line-height: 26px;
}


.action-box.highlight-c2  .btn-default{
	background: transparent;
	color: #fff;
		transform: scale(1.0);
	transition: transform .6s ease-in-out;
}
	
.action-box.highlight-c2 .btn-default:hover{
	color: #fff;
	border-color: #fff;
	background: var(--brand-c1) ;/*rgba(75,82,44,0.5);*/
	transform: scale(1.03);
}

.action-box.highlight-c2  a.textlink {
	display: inline-block;
     color: #fff;
	cursor:ew-resize;
	transform: scale(1.0) !important;
	transition: transform .6s ease-in;
	
}
.action-box.highlight-c2  a.textlink:hover{
  color: #fff /*#e4e4e4; */;
	text-decoration: none;
	transform: scale(1.07) !important;
	padding: 0 5px;
}



/*  Big Button Panel */
.colored-bg:before
{
  background-color:#ac8d63;
}
.property-large-buttons2 li {
  width: 75%;

  color: #ac8d63;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */
.slider-title.slider-panel img{
	 display: block;
	padding: 5px 7px;
	background: var(--brand-c1-t4);
}


.slider-title {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.3em;
  font-size: 38px;
  font-weight: 900;

	
	color: var(--brand-c1);
  background: var(--brand-c1-t4);
    _text-shadow: 1px 2px 2px rgba(0,0,0,0.6);
}

.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: 'Open Sans', sans-serif;
	line-height: 1.3em;
  font-size: 38px;
  font-weight: 900;
   display: block;
	
	color: var(--brand-c1);
 
    _text-shadow: 1px 2px 2px rgba(0,0,0,0.6);
}
.slider-subtitle2
{
  color: #000000;
  font-size: 26px;
  font-weight: 300;
  line-height:26px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.range-center-slide{
	font-family: 'Open Sans', serif;
 text-align: center;
}

.slider-titleS,
.slider-titleR {
	font-family:'Judson', serif;
  font-size: 41px;
  font-weight: 300;
  color: #FFF;/* var(--brand-c1);*/
  line-height: 38px;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.7);
}
.slider-titleS{
	_color: #FFF !important;
}

.slider-titleS.range-center,
.slider-titleR.rance-center{
	text-align: center;
}

.btn-default{}
.btn-default3{
  _border-color: #fff;
	color: #fff;
	background: var(--brand-c1); /*rgba(0,0,0,0.4);*/
  _text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	font-size: 17px;
	padding: 11px 9px;
	height: auto;
	text-transform: uppercase;
	
}
.btn-default:hover{
	
}
.btn-default3:hover{
	background: var(--brand-c2);/*#fff*/
	color: #fff; /*var(--brand-c1) !important;*/
	_border-color:var(--brand-c1);
}


.btn-default.btn-default-xlarge{
	color: var(--brand-c1) !important; /**/
	background: #fff; /*var(--brand-c1);*/
	_border-color: var(--brand-c2);
	 _border: 5px solid  var(--brand-c2);
	font-size: 24px;
	padding: 17px 21px;
  _text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.btn-default.btn-default-xlarge:hover{
	color: #fff !important; /* var(--brand-c1); */
   background: var(--brand-c2) ; /* rgba(255,255,255, 0.7); /*rgba(0,0,0,0.4);*/
	_background: var(--brand-c1-t6);
	border-color: none !important;
	border: none;
}


a.tp-caption.btn-default:hover, a.tp-caption.btn-lg:hover {
    color: #fff;
    height: auto !important;
}



/* # Form - field size */

/*--------- style------------ */

#home-advanced-search{
	background:var(--brand-c1); 
}
.form-group{}

.form-control-text .form-control{
	/*border: 2px solid #8d283a;*/
	color: #333;
	
}

.form-control-qualifications{
	display: none;
	height: 0;
}


.form-control-propertytypegroup .chzn-single, /*new*/
.form-control-category .chzn-single,
.form-control-bedrooms .chzn-single,
.form-control-price .chzn-single,
.form-control-status .chzn-single
{
	/*border: 2px solid green;*/
	color: #333;
	background: #fff;
}


.chzn-container .chzn-results li.highlighted {
  background-color:#91c5d1;
	 background-color: var(--brand-c2);
}

.chzn-results {
	height: 150px; 
}

.form-group .btn-fullcolor{
	background: #fff; /*var(--brand-c1);*/
	color:var(--brand-c1) ;
	box-shadow: 1px 1px 3px rgba(0,0,0, 0.8)!important;
	
}

.form-group input.btn-fullcolor:hover{
	color:#fff;
	background: var(--brand-c1);
	box-shadow: 3px 3px 6px rgba(0,0,0, 0.3)!important;
}
/* ---------- end VA style ------------*/

/* # 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;
}
/* # Top Contact Bar */
#topbar{
	color:var(--brand-c1);
	background:#FFF; /* #ac8d63; */
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#nav-section{
	_background: transparent;
}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: var(--brand-c1);
		text-decoration:none;
}
#topbar a:hover {
	color: var(--default-grey1);
	text-decoration:none;
}
.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 12px;
    padding-left: 2px;
  position: relative;
  color: var(--brand-c1);
}

.multibranch-selector ul {
  position: absolute;
  left: 0px;
  top: 26px;
  padding: 0 6px;
  margin: 0;
  z-index: 999;
  text-align: left;
  background-color: var(--brand-c1);
    color: #ffffff;
	 font-size: 12px;
  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 !important;
}

.multibranch-selector:hover ul {
  max-height: 250px;
	
}
.homeCTA-control{
	text-align: center;
}
.homeCTA-control img{
	margin-bottom: 20px;
	transform-origin: center;
	transform:scale(1.0);
	transition: transform .6s ease-in;
}
.homeCTA-control img:hover{
	transform:scale(1.01);
}
.homeCTA-control a[title="h-btn"],
.homeCTA-control h3{
	text-decoration: underline;
	display: inline-block;
	padding: 7px 12px;
	background: var(--brand-c1);
		
	color: #fff;
	 -o-border-radius:3px;
	 -ms-border-radius: 3px;
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	border-radius: 3px;
	
	
}
.homeCTA-control:hover h3,
.homeCTA-control:hover a[title="h-btn"],
.homeCTA-control a[title="h-btn"]:hover{
  background: var(--brand-c2);
}
/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
		_background:#FFF; /*url('../repeat.jpg');*/
	     background-image: linear-gradient( var(--brand-c1), #fff);
	background-attachment: fixed;
	     border-top: none;
	border-bottom: none;
	text-align: center;
}

.feature-bg h2.section-title{
	 color:#fff; /*var(--brand-c1); */
      font-size: 32px !important;
	
	_background: var(--brand-c1);
	_font-family: 'Open Sans', 'sans-serif';
	_font-weight: 900;
}
.feature-bg h3{
	/*display: none;
	height: 0;
	visibility: none;*/
		color: var(--brand-c1);
	    font-family: 'Open Sans', sans-serif;
	    
}
.feature-bg:hover h3{
	    
		color: var(--brand-c1);
}
.feature-bg p{
		color: #FFF;
}



.feature-bg .btn-default-color {
	color: #fff; /*rgba(255,255,255, 0.5); rgba(0,0,0,0.5);*/
	border-color: rgba(255,255,255, 0.7);
	  background-color: var(--brand-c1) !important;
	transform: scale(1);
	transition: transform .6s ease-in-out;
}
.feature-bg .btn-default-color:hover{
	color: #fff;
	border-color:  var(--brand-c1);
	transform: scale(1.05);
}


.feature-bg .item
/*feature-bg .featured-property-image-container*/{
	border: 5px solid var(--brand-c1);
	_border-bottom: none;
	border-radius: 3px;
	
}

/* variant */


.feature i{
		color:var(--brand-c1);
		border: 4px solid var(--brand-c1);
}
.feature:hover i{
		color: var(--brand-c1);
}
.feature i:after {
	background: var(--brand-c1);
}

/* variant 2*/


.feature .btn-default-color{
	background: var(--brand-c2);
	font-size: calc(var(--base-font)* 0.9);
	padding: .7em 1em;
	height: auto;
	
}
.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: url('../ZZ30/testimonial-bg.jpg'); /* var(--brand-c1);*/
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{
font-family: 'Open Sans', sans-serif;
color: #FFF;
	text-shadow: 2px 3px 3px rgba(0,0,0,0, 0.7);
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: var(--brand-c1);
}
.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);
}



/* 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;

}

.navbar-nav .dropdown-menu > li > a:hover {
	border-left: 5px solid var(--brand-c2);
	color: var(--brand-c2);
}




@media (max-width: 640px){
.nav-logo img{
	height:60px;
	margin:0;	
}
}



.list-control ul{
	list-style: none;
	padding: 0 0 0 0;
	margin-bottom: 30px;
}

.list-control li{
	border-bottom: 1px solid var(--brand-c2);
	line-height: 2em;
}

.list-control.bc1-tick ul{
    list-style: none;
	list-style-image: url(the-ticksvg-01.svg);
	padding: 0 0 0 1.3em;
}
.list-control.bc1-tick li{
	padding-top:5px;
	padding-bottom: 7px;
	border-bottom: 1px solid var(--brand-c1);
	
}

.list-control.pink-tick ul{
    list-style: none;
	list-style-image: url(the-ticksvg.svg);
	padding: 0 0 0 1.3em;
}

.list-control.pink-tick li{
	padding-top:5px;
	padding-bottom: 7px;
	border-bottom: 1px solid var(--brand-c1);
	
}
.list-control.pink-tick li::marker{
   font-size: 12px;
	
}



.services-control .panel-bg{
	/*background: #e4e4e4;*/
	   background: #F5F4F4;
	display: block;
	padding: 15px;
	margin-bottom: 30px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
	
	height: 33vmin;
	transform: scale(1);
	/*transition: transform .6s ease-in-out;*/
	border-radius: 3px;
	/*border: 1px solid grey;*/
}
/*
.services-control .panel-bg:hover{
	transform: scale(1.02);
}
*/
.services-control .panel-bg strong{
	font-size: 1.2em;
}


.cta-box-control img{
	transform: scale(1);
	transition: transform .6s ease-in-out;
	/*box-shadow: 2px 2px 3px rgba(0,0,0,0);*/
		
}
.cta-box-control img:hover{
	transform: scale(1.03);
	
}


/* ============== Transparent header ======*/
/*
.revslider-container .tp-bannertimer{
	display: none;
}


#pageid1 #header .sticky-wrapper{
 background: transparent;
	 _background: rgba(255,255,255,0.27);
	background: rgba(0,0,0,0.2);
	
}
*/




/* ==== annoucement or notice board */


.notice-board{
	background: var(--brand-c1);
	text-align: center;
	_margin-bottom: 30px;
}
.notice-board p,
.notice-board h3,
.notice-board h2{
	color: #fff;
	_font-family: 'Open Sans', sans-serif;
}

.notice-board img{
	width: 85%;
}



/* Social Media Floating btns */


#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);


}


#instaGrm-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{
	
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);


}



#youTube-fltBtn[style],
#tiktok-fltBtn[style],
#instaGrm-fltBtn[style],
#twitter-fltBtn[style],
#facebook-fltBtn[style]{
	background: green !important;
	color:white !important;
}
#youTube-fltBtn[style]:hover,
#tiktok-fltBtn[style]:hover,
#instaGrm-fltBtn[style]:hover,
#twitter-fltBtn[style]:hover,
#facebook-fltBtn[style]:hover{
	_background: green !important;
	background: green !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*/
	}

	#tiktok-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:25%;
	left:-130px;
	z-index: 999;
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	background: #000;
	}
	#tiktok-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*/

/* star rating svg control*/

.testimonials-footer img{
	max-width: 17vmin;
}
 img[alt="Rating"]{
	max-width: 16vmin;
} 

/* Image-based home CTA buttons */


/* Single Pannel Group control */

/*  ============== 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;
	box-shadow: 2px 3px 5px rgba(0,0,0,0.4);
}


.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: 900; /* throws strange FX with this font*/
	text-decoration: none;
	font-size: calc(var(--base-font) * 0.97);
	line-height: calc(var(--base-font) + 1em);
	
	
}
.panel-body{
	/*background: rgba(228,228,228,0.3);*/
	background: var(--brand-c1-t2);/*rgba(101,45,144,0.1);*/
	color: #000;
	border-radius: 0 0 5px 5px;
	
}
.panel-body ul.panel-list li {
	font-size: 14px;
	font-style: italic;
	line-height: 1.7em;
}

.panel-body abbr[title]{
border-bottom: none;
	font-weight: 900;
}
abbr[title]{
	border-bottom: none !important;
}


/* ======= Bottom Brand Decor =====*/
.rowOfHouses{
	position: relative;
	left: -500px;
	width: 2560px;
	background-color: #fff;
	overflow: hidden;
}

.rowOfHouses img{
	float: left;
	width: 50%;
}
/* ========= end ROH */

.carousel-style1 .item .amenities li [class^="icon-"],
.carousel-style1 .item .amenities li [class*=" icon-"] {
    color: var(--brand-c2);

}



/* # Top Contact Bar */
#topbar{
	color: var(--brand-c1);
	_background: var(--brand-c1);
		text-decoration:none;
	_padding: 2px 0 2px 0;
	font-size: 21px;
	

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: var(--brand-c1);
		text-decoration:none;
}
#topbar a:hover {
	color: #8E9195;
	text-decoration:none;
}

#top-buttons li{
	margin: 0 2px;
	
}

@media (max-width: 500px){
#top-buttons li{
	margin: 0 2px;
	font-size: 16px;
	
}
}

#top-buttons i{
	padding: .3em .2em .3em  .2em;
}

#ctl00_hypTopBarTelephone{
	font-weight: 900 !important;
}

#ctl00_hypTopBarLinkedIn {
	background: #0177b5;
	color: #ffffff !important;
	border: none;
	padding: 2px 6px;
	border-radius: 10%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	
}

#ctl00_hypTopBarFacebook {
	background: #3b5998;
	color: #ffffff !important;
	border: none;
	padding: 2px 9px;
	border-radius: 10%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	
}
#ctl00_hypTopBarTwitter{
	background: #55acee;
	color: #ffffff !important;
	border: none;
	padding: 2px 6px;
	border-radius: 10%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	
}
#ctl00_hypTopBarYouTube {
	
		background: #ff0000;
	color: #ffffff !important;
	border: none;
	padding: 2px 6px;
	border-radius: 10%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}


#ctl00_hypTopBarInstagram{
	background: #a44e96;

	color: #ffffff !important;
	border: none;
	padding: 2px 6px;
	border-radius: 10%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}
#ctl00_hypTopBarFacebook:hover,
#ctl00_hypTopBarTwitter:hover,
#ctl00_hypTopBarYouTube:hover,
#ctl00_hypTopBarLinkedIn:hover,
#ctl00_hypTopBarInstagram:hover{	
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}




/* Social Media Floating btns */


#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);


}


#instaGrm-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{
	
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);


}


/* SOCIAL MEDIA BRANDING COLOURS OVERRIDE */

#youTube-fltBtn[style],
#tiktok-fltBtn[style],
#instaGrm-fltBtn[style],
#twitter-fltBtn[style],
#facebook-fltBtn[style]{
	background: var(--brand-c1) !important;
	color: #FFF /*var(--brand-c1) !important;*/
}
#youTube-fltBtn[style]:hover,
#tiktok-fltBtn[style]:hover,
#instaGrm-fltBtn[style]:hover,
#twitter-fltBtn[style]:hover,
#facebook-fltBtn[style]:hover{
	background: var(--brand-c2) !important;
	_background: var(--brand-c2-t6) !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*/
	}

	#tiktok-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:25%;
	left:-130px;
	z-index: 999;
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	background: #000;
	}
	#tiktok-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*/


#nav-mobile-btn:active, #nav-mobile-btn:hover {
    background-color: var(--brand-c2);
}

#pageid100 .contact-us {
	background: url('contact.jpg') no-repeat;
	background-position: top center;
	padding-top: 520px;
	
	
}