/* Fix grid for portrait images */

.grid-style2 .item .image img, .list-style2 .item .image img {

    max-height: 280px;

}



:root{
	--brand-c1:#c36128; /* orange #3d4559;*/
	--brand-c2:#3d4559; /*#cfb783; */
	--banrd-c3:#cfb783; 
}

.brand-c01{background: #3d4559}
.brand-c02{background: #cfb783}
.bg-white{background: #fff}

/*
.brand-bgc-03 .textlink{
	color: #XXX !important;
	
}
.brand-bgc-03 .textlink:hover{
	text-decoration: underline;
	text-decoration-style: dotted;
}
*/
.quick-hide{
	display: none;
	height: 0;
	visibility: hidden;
}
.range-center{
	text-align: center;
}

small{
	font-family: 'Quicksand', sans-serif !important;
	
}

#listing-header {
	margin-top: 12px;
}
.body{
	line-height: 1.5em;
}
.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;
}

.cover-control{
	color: #000;
	line-height: 1.8em;
}

.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: #cfb783;

}

.nav-tabs {
 display: block;
}

.nav-logo img{
	height:100px;
}
 /*#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 */
#pageid800 .nav-logo img,
#pageid1 .nav-logo img{
	height:190px;
}
#pageid800 .nav-logo,
#pageid1 .nav-logo {
	height:190px;
}
#pageid800 .navbar,
#pageid1 .navbar {
	margin: 0;
}

@media (max-width: 960px){
	#pageid1 .nav-logo img{
	height:95px;
}
#pageid1 .nav-logo {
	height:95px;
}

#pageid1 .navbar {
	margin: 0;
}
}
/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 7px;
  display: block;
  color: #fff;
  line-height: 105px;
	font-size: 15px;

  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: #cfb783;
}

/* 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: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;
}


/*====== Google Rev Btn ====== */

.revs-btn2{
	text-align: center;
	
}
.revs-btn2 h2{
	margin-bottom: 0;
	margin-top: 30px;
	color: #fff;
}
.revs-btn2 .btn-default-color{
	border-color: #cfb783;
	background: #fff;
    color: #cfb783;
	padding: 5px 13px;
	height: auto;
	box-shadow: 1px 1px 8px rgba(0,0,0, .4);
	margin-bottom: 30px;
}

.goggl-rev-btn{
background: transparent;
text-align: center;
	
}

.goggl-rev-btn img{
display: block;
margin: 0 auto;
}

/* === end Google Rev Btn ===*/

#pageid1 .navbar-nav > li:nth-of-type(1) > a[href="default.aspx?menuID=1"]{
	color:transparent !important;

}

/* ========== Ad Ticker AdB0 - Sell your home 2500 ===*/
.ad-ticker img{
	display: block;
	justify-content: center;
	vertical-align: middle;	
}
.ad-ticker-box > *{
	box-sizing: border-box;
}

.ad-ticker-box{
	background: #cfb783;
    height: 210px; /* can't use min-*/
	vertical-align: center;
	
	
	/* background: green; - test only*/
	
	
	
}



.ad-ticker-box.color-swp{
	background: #cfb783;
    /*background: #3d4559;*/
	animation: blendBg 6s ease-in;	
}@keyframes blendBg{
    0%{background: #cfb783}
	7%{background: #3d4559;}
	50%{background: #3d4559;}
	99%{background: #3d4559;}
	100%{background: #cfb783}
}
.adticker-wrapper{/*background:rgba(32,151,22,.5);*/}
.ad-ticker-box{
	
/*border: 1px solid pink;*/
}
.adticker-slide-unit{
	display: none;
	animation: fading-tick 6.3s ease-in;
	
	/*border: 1px solid blue;*/
}

.adticker-slide-unit.active-tickslide{
	opacity: 0;
	display: block;
} 

@keyframes fading-tick {
	0%{opacity: 0}
	50%{opacity: 1}
	100%{opacity: 0}
}

.adticker-slide-unit a{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.adticker-slide-unit.blank{
	display: none;
	height: 0;
}
.adticker-slide-unit img{
	width: 100%;
	display: block;
	margin: 0 auto;

}.adticker-slide-unit:before img,
.adticker-slide-unit:after img{
	box-sizing: border-box;
}


.adticker-slide-unit:hover img{
	cursor: pointer;
	display: block;
	margin: 0 auto;
	border: 2px solid #fff;
	/*box-sizing: border-box;*/
}


/* ---- for the Ad ticker dots --*/
.adticker-dots-group{
	display: flex;
	justify-content: center;
	min-height: 16px;
	margin-top: 0; /*adjust here*/
}
#dot-blank{
	display: none;
}
.adticker-dots-group span.adticker-adot-item{
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background:#4D4D4D; /*adjust here */
	margin: 0 3px;
	padding: 0;
	
	transition: width ease-in, height ease-in, background ease-in;
    transition-duration: 0.3s
}
.adticker-dots-group span.adticker-adot-item.adot-active{
	display: inline-block;
	background: #fff;
	width: 5px;
	height: 5px;
}/* FX test 
.adticker-dots-group span.adticker-adot-item:hover{
	background: #fff;
	width: 5px;
	height: 5px;
}
*/

@media screen and (max-width: 480px){
	.ad-ticker-box{
		height: 90px;
		/*border: 2px solid yellow;*/
	}
}

/*=== Timeline ===*/
.timeline-control{
	background: rgba(0,0,0,0.1);
	/*background: #eee9df;*/
}

.timeline-control::after{
 content: '';
  position: absolute;
  width: 6px;
  background-color: black;
  top: 0;
  bottom: 0;
  left: 50%;
	z-index: -3;
  margin-left: -3px;
	
}
.timeline-control.line-start::after{
 content: '';
  position: absolute;
  width: 6px;
  background-color: black;
  top: 15%;
  bottom: 0;
  left: 50%;
	z-index: -3;
  margin-left: -3px;
	
}

/**/

.buyers-steps-control{
	text-align: center;
	/*background:rgba(0,0,0,0.1); #cfb783*/
	/*background: #3d4559;*/
	background: #e4e2e0;
}
.buyers-steps-control .panel-bg h3{
		font-size: 23px;
        color:  #cfb783
}

.buyers-steps-control .panel-bg p{
   color: #000;		
   font-size: 14px;
}

.buyers-steps-control .panel-bg > div{
	width: 100%;
	background: #fff;
	border: 3px solid black;
	padding: 10px;
	border-radius: 12px;
    min-height: 350px;
	margin-bottom: 25px;
	
}
.buyers-steps-control .panel-bg-i > div{
margin-bottom: 20px;
	
}

.buyers-steps-control .panel-bg{
	margin-bottom: 50px;
}
	

/* ===== Review Box ======== */
.review-box{
	/* background: #091f51; no funciona */
	background-image: url(review-stars-bg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	
}
.review-box h2{
	color: #cfb783;
	margin-bottom: 0;
	padding-bottom: 7px;
	
}
.review-box img:nth-child(1){
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
	
}
.review-box .btn-control {
	display: flex;
	justify-content: center;
	vertical-align: center;
}


.review-box .btn-default-color {
	/*background-color:rgba(0,0,0, 0.3);*/
    border-color: #cfb783;
    color: #cfb783;
	padding: 5px 13px;
	height: auto;
	box-shadow: 1px 1px 8px rgba(0,0,0, .4);
	
}
.review-box  .btn-default-color:hover{
	/*background-color:rgba(0,0,0, 0.3);*/
	background: #cfb783;
    color: #FFF;
	padding: 5px 13px;
	height: auto;
	box-shadow: 1px 1px 8px rgba(0,0,0, .2);
}
/*------------- end:reviewbox--------*/

/* # Text Link Text Colour*/

	a {
		color:#cfb783;
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */
#footer{
	/*background: #c36128;
	background: #cfb783;*/
	background: #3d4559;
	
}
#footer-top .block h3{
	color: #e4e4e4 ; /*#f05024*/
	color: #c36128;
	font-weight: 400;
} 
.footer-listings a[id],
.footer-links li a,
.footer-contacts li,
.footer-contacts li a{
	color:#e4e4e4 !important;
	
}
.footer-listings a[id]:hover,
.footer-links li a:hover,
.footer-contacts li:hover,
.footer-contacts li a:hover{
	color:#cfb783 !important;
	_color:#c36128 !important;
	
}


/* end added */
.footer-contacts li {
  font-size: 15px;
    color: green;
}
.footer-contacts li i {
  font-size: 15px;
    border-color: #fff;
	color: #fff;
	
}
.footer-contacts li i:hover{
	color: #cfb783;}

#footer-top a {
  color: #cfb783;
}
#footer-top a:hover {
  color: #5b5b5b;
  text-decoration: none;
}

.footer-listings li a span{
	border-color: #fff !important;
}
#footer #copyright{
	background: #3d4559;
}
#footer #copyright .container{
	color: #fff;
	
}

#footer #copyright .social-networks li a{
	border: 1px solid #fff;
}
#footer #copyright .container a[href="privacy.aspx"], #footer #copyright .container a[href="legal.htm"],
#footer #copyright .container a[href="sitemap.aspx"],
#footer #copyright .container a[href="https://www.acquaintcrm.co.uk"]
{
	color: rgba(188,188,188,1.00);
	 
}
#footer #copyright .container a[href="privacy.aspx"]:hover, #footer #copyright .container a[href="legal.htm"]:hover,
#footer #copyright .container a[href="sitemap.aspx"]:hover,
#footer #copyright .container a[href="https://www.acquaintcrm.co.uk"]:hover
{
	color: #c36128;
	 
}
#footer #copyright a {
  color: rgba(188,188,188,1.00);
	 
}
.social-networks i {
	color: rgba(255,255,255, 0.6);
}
.social-networks i:hover{
	color: #fff;
}
/* # 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: #cfb783;
  color: #cfb783;
}


.parallax {
	padding:85px 0 0 0;
}

	
	
/* # Testimonials */
.testimonials .item .text {
  border: 1px solid rgba(0, 0, 0, 0.1);
	border: 1px solid #cfb783;
  font-style: italic;
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0.6);
   border-radius: 5px;
}

.testimonials .item .text:after {
  border-color: transparent rgba(181,151,95,0.5) transparent transparent;
  _border-color: #000000 #00ff00 #000000 #000000;
}




/*  Big Button Panel */
.colored-bg:before
{
  background-color: #cfb783;
}
.property-large-buttons2 li {
  width: 75%;

  color: #cfb783;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */
.slider-pannel-bg{
	background-image: linear-gradient( to bottom, rgba(0,0,0,0.4) 7%, transparent);
	background-blend-mode: multiply;
}
.range-center{
	text-align: center !important;
}
.slider-title-light {
	font-family: 'Cinzel', serif;
  font-size: 34px;
  font-weight: 300;
  color: #FFF;
  line-height: 34px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.slider-title {
	font-family: 'Cinzel', serif;
  font-size: 34px;
  font-weight: 300;
  color: #cfb783;/*#cfb783;*/
  line-height: 34px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle
{
	font-family: 'Quicksand', sans-serif;
  color: #F3F3F1;  /* #F3F3F1;  */
  font-size: 18px;
  font-weight: 300;
  line-height:24px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.slider-title2 {
	font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 300;
  color: #FFF; 
  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: 'Quicksand', sans-serif;
  font-size: 36px;
	text-transform: uppercase;
  color: #cfb783;
  line-height: 48px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle3
{
  color: #cfb783;
  font-size: 38px;

  line-height: 34px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.slider-subtitle4
{
  color: #cfb783;
  font-size: 12px;

  line-height: 34px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.btn-default{
	background: rgba(0,0,0, 0.4);
	box-shadow: 2px 3px 3px rgba(0,0,0,.6);
	border-color: rgba(255,255,255, 0.6);
	letter-spacing: 3px;
	padding: 10px 13px;
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default2{
	background: rgba(0,0,0, 0.4);
	border-color: rgba(255,255,255, 0.6);
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	padding: 10px 13px;
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}

#slider-simple-form{}
.slider-search{
	width: 45%;
}

input.slider-searchField{
	font-family: 'Quicksand', sans-serif;
	color: #333 !important;
	border-radius: 5px;
	font-size: 16px;
    width: 100%;
	border: none;
	padding: 7px 10px;
	padding-left: 7px;
	
	
}
.btn-default3{
	background: rgba(0,0,0, 1.0);
	font-size: 21px;
	border-color: rgba(255,255,255, 0.6);
	box-shadow: 2px 3px 3px rgba(0,0,0,.6);
	letter-spacing: 3px;
	padding: 12px 15px;
	height: auto;
	text-transform: uppercase;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default3-light{
	color: #1c1f28 !important;
	background: rgba(255,255,255, 1.0);
	font-size: 21px;
	width: 24em;
	border-color: rgba(0,0,0, 0.6);
	box-shadow: 2px 3px 3px rgba(0,0,0,.6);
	letter-spacing: 3px;
	padding: 12px 15px;
	height: auto;
	text-transform: uppercase;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default3-light-s{
	color: #1c1f28 !important;
	background: rgba(255,255,255, 1.0);
	font-size: 21px;
	width: 11.5em;
	border-color: rgba(0,0,0, 0.6);
	box-shadow: 2px 3px 3px rgba(0,0,0,.6);
	letter-spacing: 3px;
	padding: 12px 15px;
	height: auto;
	text-transform: uppercase;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}

.slider-search input.btn-default4{
	background: rgba(0,0,0, 1.0);
	font-size: 21px;
	border-color: rgba(255,255,255, 0.6);
	box-shadow: 2px 3px 3px rgba(0,0,0,.6);
	letter-spacing: 3px;
	padding: 12px 15px;
	height: auto;
	text-transform: uppercase;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}



@media screen and (max-width: 480px){
	.btn-default3{	
	    border-radius: 3px;
		font-size: 26px;
		padding: 12px 19px;
	}
	.slider-search{
	width: 59%;
    }
	input.slider-searchField{
	
	color: #333 !important;
	border-radius: 3px;
	font-size: 10px;
    width: 100%;
	border: none;
	padding: 4px 6px;
	padding-left: 7px;
   }
}
@media screen and (max-width: 360px){
	.btn-default3{	
	   border-radius: 3px;
		font-size: 23px;
		padding: 12px 15px;
	}
	input.slider-searchField{
	
	color: #333 !important;
	border-radius: 5px;
	font-size: 9px;
    width: 100%;
	border: none;
	padding: 3px 5px;
	padding-left: 7px;
   }
}

@media (min-width: 768px) and (max-width: 991px) {
	 .slider-search{
	width: 56%;
    }
	input.slider-searchField{
	
	color: #333 !important;
	border-radius: 5px;
	font-size: 14px;
    width: 100%;
	border: none;
	padding: 7px 5px;
	padding-left: 7px;
   }
	
}

@media (min-width: 992px) and (max-width: 1199px){
    .slider-search{
	width: 59%;
    }
	input.slider-searchField{
	
	color: #333 !important;
	border-radius: 5px;
	font-size: 14px;
    width: 100%;
	border: none;
	padding: 7px 5px;
	padding-left: 7px;
   }
}



a.tp-caption.btn-default:hover, a.tp-caption.btn-lg:hover {
    color: #fff;
    height: auto !important;
	/*box-shadow: 3px 6px 6px rgba(0,0,0,.3);*/
}

a.tp-caption.btn-default2:hover, a.tp-caption.btn-lg2:hover {
    color: #fff;
    height: auto !important;
	/*box-shadow: 3px 6px 6px rgba(0,0,0,.3);*/
}



/* # Partners Logos */

#partners {
  padding-top: 15px;
 /* background: #aaa;*/
	background: #3d4559;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: transparent;
  margin: 4px;
  padding: 10px 15px;
  vertical-align: middle;
}

/* ========== Added Styles =========*/


.notice-board{
	/*background: #F5F0E7;*/
	text-align: center;
	box-sizing: border-box;
	padding: 30px 10px;
	font-size: 14px;
	color: #1c1f28;
	/*font-size: 18px;*/
}



.cta-section h2{
	font-size: 32px;
}


.services-section{
	text-align: center;
	margin-bottom: 30px;
	
}



 .services-section  img.img-responsive {
	/*border: 1px solid red !important;*/
	 margin: 5px auto;
	 max-width: 97%;
	 transition: max-width 0.7s ease-in-out ;
	
	   -webkit-animation: smooth 0.7s ease-is 1 alternate ;
	   -moz-animation: smooth 0.7s ease-is 1 alternate ;
	   -o-animation: smooth 0.7s ease-is 1 alternate ;
	  animation: smooth 0.7s ease-is 1 alternate ;
}

.services-section  img.img-responsive:hover{
	/*border: 1px solid green !important;*/
	 max-width: 100%;
	
}

@keyframes smooth{
	
	0%{ max-width: 97%; }
	100%{ max-width: 100%; }
}



.services-section  div.panel-bg{
	/* border: 1px solid #3d4559; */
	box-sizing: border-box;
	padding: 4.8px;
	_min-height: 46.1vmin;
	 min-height: 385px;

	overflow: hidden;
	 -moz-border-radius: 3px;
	 -ms-border-radius: 3px;
	 -o-border-radius: 3px;
	 -webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid  #c36128;
	
	font-size: 14px;
	color: #3d4559; /* dark blue */
	
	box-shadow: 1px 1px 8px rgba(0,0,0, .4);
	margin-bottom: 30px;
}

.services-section  div.panel-bg a.btn-default-color{
	margin-bottom: 10px;
	background: #c36128;
	padding: 12px 18px;
	height: auto;
	color: #fff;
	border-color: #fff;
}
.services-section  div.panel-bg a.btn-default-color:hover{
	
	height: auto;
	color: #c36128;
	border-color: #c36128;
	background: #fff;
}
@media (max-width:360px){
	.services-section div.panel-bg a.btn-default-color {
	font-size: 12px;
   }
}

@media (max-width:480px){
	.services-section div.panel-bg a.btn-default-color {
	font-size: 12px;
   }
}


@media  (min-width:960px) and (max-width:1040px){
	.services-section div.panel-bg a.btn-default-color {
	font-size: 12px;
   }
}

@media  (max-width:958px) and (min-width:480px){
	.services-section div.panel-bg a.btn-default-color{
	font-size: 10px;
 }
}

.services-section .panel-bg h3{
	color: var(--brand-c1);
}




/* # header section */
#pageid1 #header{
	 background: #3d4559 !important;
     height: 0; /*127, 27px*/
}
#header{
	 background: #3d4559 !important;
	 height: 28px;
}

#header::after{
	 background-color: transparent;	
}

#banner-title{
		color: #cfb783 !important;
	letter-spacing: 7px;
	line-height: 29px !important;
	font-size: 21 !important;
	text-align: center;
	/*text-shadow: 1px 2px 2px rgba(0,0,0, 0.8);*/
	border-bottom: none;
}
@media (max-width:360px){
	#banner-title{
		top: 20px;
		font-size: 21px;
	}
}

@media (max-width:480px){
	#banner-title{
		top: 25px;
		line-height: 2em;
	}
}
.revslider-container .tp-bannertimer{
	display: none;
}

#nav-section.stuck.shrink{
	
	background:rgba(61,69,89,1.00);
	background-color: rgba(61,69,89,1.00);}
#nav-section.stuck:after{
	background-color: transparent;
}
#pageid800 #header .sticky-wrapper,
#pageid1 #header .sticky-wrapper{
 background: transparent;
}

#pageid800 #nav-section,
#pageid1 #nav-section{
	background: #3d4559;
}
#pageid800 #nav-section.stuck,
#pageid1 #nav-section.stuck{
	background: transparent;
	background-color: transparent;
}
#pageid800 #nav-section.stuck.shrink,
#pageid1 #nav-section.stuck.shrink{
	
	background:rgba(61,69,89,1.00);
	background-color: rgba(61,69,89,1.00);
}
#pageid800 #nav-section.stuck:after,
#pageid1 #nav-section.stuck:after{
	background-color: transparent;
}

#nav-section.stuck{
	background: rgba(18,21,40, 0.7); /* #3d4559*/
	background-color: rgba(18,21,40, 0.7);
}

/* Top Bar Contact Section */

#topbar{
	color: #ffffff;
	background: transparent;
		text-decoration:none;
	padding: 2px 0 2px 0;
	/* height: 0; */
	display: block;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #ffffff;
		text-decoration:none;
}
#topbar a:hover {
	color: #000000;
	text-decoration:none;
}
.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;
  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;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}
.home-bg {
	background: #cfb783 url("tile.png");
}
/* Feature Formatting */
.feature{
	display: block;
}
div.parallax.feature-bg{
	border-top: none;
	border-bottom: none;
}
.feature-bg {
		padding:48px 0 0 0;
		background: url('repeat.jpg');
}
.feature-bg h2.section-title{
		color: #1C1F28;
}
.feature h3{
		color: #1C1F28;
}

.feature:hover h3{
		color: #cfb783;
}
.feature-bg p{
		color: #ffffff;
}
.feature-bg .btn-default-color {
	/*background-color:rgba(0,0,0, 0.3);*/
    border-color: #cfb783;
    color: #cfb783;
	padding: 5px 13px;
	height: auto;
	box-shadow: 1px 1px 8px rgba(0,0,0, .4);
	
}
.feature-bg .btn-default-color:hover{
	/*background-color:rgba(0,0,0, 0.3);*/
	background: #cfb783;
    color: #FFF;
	padding: 5px 13px;
	height: auto;
	box-shadow: 1px 1px 8px rgba(0,0,0, .2);
}
.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;
}


.feature img{
	display: block;
	margin: 0 auto;
}
.testimonials-bg {
		padding: 24px 0 24px 0;
  position: relative;
 /* background:  #dddddd url('testimonial.jpg');*/
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{
color:  #3d4559;
}
.testimonials-bg .item{
font-size: 14px;
font-weight: 400;
color: #74777c;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:16px;
color: #cfb783;
}.testimonials-bg .item a:hover{
/*text-decoration: none;*/
color: #74777c;
}



/* 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;
}

#ctl00_ContentPlaceHolderMain_hypWhatsApp{
	background: #25D366;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypSMS{
	background: #000000;
	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;

}





.carousel-style1 .item .image img {
       Height: 100% !important;
}

.carousel-style1 .item .image {
       Height: 236px !important;
}

/* ==== styles accordion covid19-page */
.panel-control{
	color: #1C1F28;
}
.panel{
	background-color: transparent;
	border-radius: 0px;
	box-shadow: none;
	border-top: 1px solid  #1C1F28;;
	border-bottom: 1px solid  #1C1F28;
	color: #1C1F28;
	

}

.panel-group .panel{
	border: none;
}

.panel-group .panel .panel-heading .panel-title > a.collapsed {
    color: #4d4f52;
    background-color: transparent;
	
	border-radius: 0;
	border-top: 1px solid #1C1F28;
	
}

.panel .panel-title  a.collapsed,
.panel h4.panel-title{
	font-family: 'Quicksand', 'sans-serif' !important;
	font-weight: 600;
	text-transform: none !important;
}
.panel-group .panel .panel-heading + .panel-collapse.collapsing .panel-body,
.panel-group .panel .panel-heading + .panel-collapse.in .panel-body {
    background-color: transparent;
}

.bullet-control ul{
		padding: 0 0 0 1em;
	line-height: 1.7em;
}
.bullet-control ul li{
	margin-bottom: 1.5em;
}






h2.section-title,
h2.section-highlight {
	font-size:28px;
}



.carousel-style1 .item .image img {
       Height: 100% !important;
}

.carousel-style1 .item .image {
       Height: 236px !important;
}


#pageid1 #topbar a:hover{
	color: #cfb783;
}

#topbar a:hover{
	color: #cfb783;
}

.amenities li [class^="icon-"]
{
	color: #c36128 !important;
}


/* ------------ Sleek Style -------------*/
#home-advanced-search{
	background: #3d4559;
	
}


.form-control-text .form-control{
	border: 2px solid #c36128; /*rgba(255, 255, 255, 0.6);*/
	border-radius: none;
	color: #fff;
	background: rgba(0, 0, 0, 0.1);/* #445263;*/
	
}
/*.form-control-qualifications .chzn-single,  new2*/
.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: none;
	border-radius: none;
	border-bottom: none;
	color: #fff;
	background: none;
}

/*.form-control-qualifications a.chzn-single div,  new2*/
.form-control-propertytypegroup a.chzn-single div, /*new*/
.form-control-category a.chzn-single div,
.form-control-bedrooms a.chzn-single div,
.form-control-price a.chzn-single div,
.form-control-status a.chzn-single div
{
	color: #c36128;
	
}

/*.form-control-qualifications .chzn-single,  new2*/
.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 #8d8d8d;
	-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-qualifications .chzn-single:hover, /* new2*/
.form-control-propertytypegroup .chzn-container:hover,
.form-control-category .chzn-container:hover,
.form-control-bedrooms .chzn-container:hover,
.form-control-price .chzn-container:hover,
.form-control-status .chzn-container:hover {
	
	border-bottom: 2px solid #c36128;
}

/* hide qualifications */
.form-control-qualifications,
.form-control-qualifications .chzn-single{
	display: none;
	height: 0;
	visibility: none;
	
}

.chzn-container-single .chzn-single div:after{
	border-left: none;
}

.form-group .btn-fullcolor {
	color: #333;
	transform: scale(1);
	transition: transform .6s ease-in-out;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.7);
}
.form-group .btn-fullcolor:hover{
	transform: scale(1.04);
	box-shadow: 1px 2px 4px rgba(0,0,0,0.4);

}


/*====== ACTION BOX ===*/
.action-box {
  background-color: #3d4559 !important;
	
  padding: 40px 0;
  color: #fff;
  position: relative;
}


.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}
.action-box p{
	color: #e4e4e4;
	/*color: #cfb783;*/
}
.action-box a{
	color: #fff;
	
}

.action-box .btn-default {
    background: rgba(0,0,0, 0.4);
    box-shadow: 2px 3px 3px rgba(0,0,0,.6);
    border-color: rgba(255,255,255, 0.6);
    letter-spacing: 3px;
    padding: 10px 13px;
    height: auto;
       text-transform: uppercase;
    /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3); */
	transform: scale(1);
	transition: transform .6s ease-in-out;
}

.action-box .btn-default:hover{
	transform: scale(1.05);
}


/* ==== Action Notice Board ==*/
.action-notice.box{
	 /*background: #3d4559;*/
  background: #c36128 !important;
  padding: 40px 0;
  color: #fff;
  position: relative;
}

.action-notice.box h2{
	 color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}

.action-notice.box h2 small{
	/*color: #cfb783;*/
	color: #3d4559;
}

.action-notice.box p{
	color: #e4e4e4 !important;
}

.action-notice.box #txt-link {
	 background: rgba(0,0,0, 0.4);
    box-shadow: 2px 3px 3px rgba(0,0,0,.6);
    border:1px solid rgba(255,255,255, 0.6) !important;
	 text-decoration: none;
    letter-spacing: 3px;
	border-radius: 3px;
    padding: 24px 14px;
	font-size: 14px;
    height: auto;
       text-transform: uppercase;
	margin-top: 60px;
    /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3); */
		transform: scale(1) !important;
	transition: transform .6s ease-in-out ;
}

.action-notice.box #txt-link:hover{
		transform: scale(1.05) !important;
}

/* for the inner text */
.action-notice.box .col-sm-12{
	font-size: 17px;
	width: 75vmin;
	color: #e4e4e4;
	line-height: 1.7em;
	
}

.list-control ul{
	list-style: none;
	padding: 0 0 0 0;
     font-style: italic;
	font-size: 14px;
}

.list-control ul > li{
	border-bottom: 1px solid #cfb783;
	line-height: 2.3em;
}
.list-control ul > li:before{
	content: url(theTick.png);
	margin-bottom: 60px 0;
}

#banner-container div.container:after{
	border-color: blue;
}
#pageid99 .content{
	_background-color: #000;
}
#pageid99 #banner-container{
 margin-top: 95px;
	
}

.page-banner-control{
	background:#000;
}

.grid-style1 .info p {
    display: none;
}

.grid-style1 .item {
	min-height: 450px;

}
@media (min-width: 1200px) {

.grid-style1 .item .amenities {
	position:absolute;
	bottom: 6px;
	left: 3%;
	right: 3%;
	width: 94%;

}
.grid-style1 .item {
	min-height: 430px;

}
.grid-style1 .info p {
	font-size: 14px;
}
}


.grid-style1 .item > .info h3, .grid-style2 .item > .info h3, .list-style .item > .info h3, .grid-style1 .item > .info-blog h3, .grid-style2 .item > .info-blog h3, .list-style .item > .info-blog h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
}