@import url("page-draftstyle.css");

:root{
	--brand-c1:#DC5526;
	--brand-c2:#33471C;
	--brand-c3:#DC5526;
}

/* ==== Bootstrappy-like rules   ===*/
.brand-bg01{background: #33471C;}
.brand-bg02{background: #DC5526;}

.wallpaper-light{
	background:#f1f3f6;
}

span.highlight-boast{
	font-family: "Open sans" ,sans-serif;
	font-style: italic;
	font-size: 19px;
	color: #000;
}
.hide-control >  *,
.quick-hide{
	display: none;
	height: 0;
	visibility: hidden;
}

/* ==== end bootstrapy-like rules ===*/

.notice-box{
	color: #fff !important;
	text-align: center;
	border-top: 2px solid #DC5526;
	padding: 20px;
	
}
.notice-box h2{
	font-weight: bolder;
	
}
.notice-box h3{
	font-size: 23px;
}


.notice-box .btn-control{
   display: flex;
	justify-content: center;
	vertical-align: middle;
}
.notice-box .btn-default-color{
	font-size: 18px;
	border-color: rgba(255,255,255, .6);
	color: #000;
	background: rgba(255,255,255, .6);
	box-shadow: 1px 1px 3px rgba(0,0,0, 0.8);
	margin-bottom: 20px;
}
.notice-box .btn-default-color:hover{
	
	border-color: rgba(255,255,255, 1.0);
	color: #000;
	font-weight: bolder;
	background: rgba(255,255,255, 1.0);
	box-shadow: 2px 3px 5px rgba(0,0,0, 0.4);
}

.notice-box.opening-hours.xmas{
	background:rgba(14,34,2,1.00);
	
}
.notice-box.opening-hours.xmas h3 strong{
	color: #DC5526;
	
}
.notice-box.opening-hours.xmas h3{
	color:#f1f3f6;
	
}
/* end notice box -------- */


/* ========= Added styles =========*/




/* ======== end added styles =====*/

#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-title{
	color: #33471C;
}
#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;
}

.multibranch-selector ul {
  top: 25px;
  background-color: #33471C;

}

.nav-tabs {
 display: block;
}
#nav-section{
	background: #33471c;
}
/* #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:85px;
}

.navbar {
	margin: 0;
}

/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 10px;
  display: block;
  color: #e4e4e4;
  line-height: 105px;

  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: #DC5526;
}

/* 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: 12px;
}

/* # 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;
}

/* # Body text */
body {
  font-size: 16px;
 
}
h3,h4 {
	padding: 0.7em 0;
}




/* # Text Link Text Colour*/

	a {
		color:#DC5526;
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
    color: #DC5526;
}
#footer-top a {
  color: #DC5526;
}
#footer-top a:hover {
  color: #5b5b5b;
  text-decoration: none;
}


/* # 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: #DC5526;
  color: #DC5526;
}


.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: #DC5526;
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}

.action-box.light-btn i.fa-phone,
.action-box.light-btn a.textlink{
	color:#F0F0F0;
	text-decoration: none;
	cursor:zoom-in;
	
}

.action-box.light-btn  span{
	display: inline-block;
	margin: 0 4px;
	transform:scale(1.0);
	transition: transform .6s ease-in;
	
}
.action-box.light-btn span:hover{
	transform: scale(1.1);
	transition: transform .3s ease-in;
	
}


.action-box.light-btn p{
	_color:#33471C; 
	color:#000;
	font-size: 1.1em;
}

.action-box.light-btn .btn-default{
	background: #fff;
	color: #DC5526;
	border-color: #DC5526;
}
.action-box.light-btn .btn-default:hover{
	background: rgba(255,255,255, 0.4);
	color: #fff; /*#DC5526;*/
	border-color: #fff; /*#DC5526;*/
	box-shadow: rgba(0,0,0,0.8);
}
.action-box small{
	color: rgba(247,247,247,1.00);
}
/*  Big Button Panel */
.colored-bg:before
{
  background-color: #DC5526;
}
.property-large-buttons2 li {
  width: 75%;

  color: #DC5526;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */
.slider-title-Christmas{
	font-family: 'Quicksand', sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: #DC5526;
  line-height: 41px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.slider-subtitle-Christmas{
  color: #ffffff;
  font-size: 26px;
  font-weight: 300;
  line-height: 31px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}



.slider-title {
	font-family: 'Quicksand', sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: #DC5526;
  line-height: 34px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-title-large{
	font-family: 'Quicksand', sans-serif;
  font-size: 38px;
  font-weight: 300;
  color: #fff;
  line-height: 43px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.slider-title-Xlarge-o{
	font-family: 'Quicksand', sans-serif;
  font-size: 72px;
  font-weight: 300;
  color: #DC5526;
  line-height: 72px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-title-large-o{
	font-family: 'Quicksand', sans-serif;
  font-size: 38px;
  font-weight: 300;
  color: #DC5526;
  line-height: 43px;
    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-subtitle-green{
	
  color: #33471C;
  font-size: 26px;
  font-weight: 300;
  line-height:31px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.slider-subtitle-orange{
	
  color: #DC5526;
  font-size: 26px;
  font-weight: 300;
  line-height:31px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-title-white {
	font-family: 'Quicksand', sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: #fff;
  line-height: 41px;
    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-title-bannerVT img{
	width: 25vw;
	
}
.range-center{
	text-align: center !important;
}
.btn-default-xlarge{
  font-size: 26px;
	background: #DC5526;
	color: #fff;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	padding: 5px 7px;
}
.btn-default-xlarge:hover{
	background: #F7D9CF;
	color: #DC5526 !important;
	border-color: #DC5526;
	box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.btn-default-xlarge-gr{
  font-size: 26px;
	background: #33471C;
	color: #fff;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	padding: 5px 7px;
}
.btn-default-xlarge-gr:hover{
	background: #D2D6CD;
	color: #33471C !important;
	border-color: #33471C;
	box-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 */

#home-advanced-search{
	background: #33471C;
	
}


.form-control-text .form-control{
	border: 1px solid #DC5526; /*rgba(255, 255, 255, 0.6);*/
	border-radius: none;

	color: #fff;
	background: rgba(255, 255, 255, 0.1);
	
}
.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-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: #DC5526;
	
}

.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: 1px solid #DC5526;
	-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-single:hover, /*new*/
.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: 1px solid #F7D9CF;
}


.chzn-container-single .chzn-single div:after{
	border-left: none;
}

.form-group .btn-fullcolor {
	color: #333;
	background: #e4e4e4;
	box-shadow: 2px 2px 3px rgba(0,0,0, 0.8);
}
.form-group .btn-fullcolor:hover {
	color: #fff;
	background: #DC5526;
	box-shadow: 4px 4px 6px rgba(0,0,0, 0.4);
}

/* # 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: #ffffff;
	background: #33471c;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#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: #33471c url("tile.png");
}
/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
		background: #dfd7d4; /* url('repeat.jpg'); #2E3A1D */
}
.feature-bg .section-title{
		color: #2E3A1D ;
}
.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: #ffffff;
	border-color: #ffffff;
}
.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: #DC5526;
text-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:18px;
color: #DC5526;
}.testimonials-bg .item a:hover{
text-decoration: none;
color: #133B29;
}

/* added from stylesheet 1*/
.owl-controls .owl-page.active span{
	background: #133B29;
}
.owl-controls.clickable .owl-page:hover span {
  background: #DC5526;
}

/* 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;

}
@media (max-width: 1199px){
#banner-title{
	font-size: 24px;
}
	.view-mode span, .sort span {
    font-size:13px;
}
}


#new-properties-slider i.icon-bathrooms,
#new-properties-slider i.icon-bedrooms,
#new-properties-slider i.icon-area{
	color: #DC5526;
}


.carousel-style1 .item .image img {
       Height: 100% !important;
}

.carousel-style1 .item .image {
       Height: 225px !important;
}

/* for floating page btns   */
/* fixed fee one --*/
#floatingBtn{
    
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items:baseline;
	position: fixed;
	width: 340px;
	min-width: 135px;
	height: 50px;
	bottom: 90px;
	left: 5%;
	z-index: 7777;
	
	padding: 3px 7px;
	
	background: #33471C;
	color: #e4e4e4;
	text-align: center;
	font-weight: 700;
	
	
	-webkit-border-radius:  12px;
	-msn-border-radius:  12px;
	-moz-border-radius:  12px;
	-o-border-radius:  12px;
	border-radius: 12px;
	border: 2px solid #DC5526;
	box-shadow: 2px 2px 3px rgba(0,0,0, 0.6);
}
/* for the animated gif
#floatingBtn:before{
  content: url('ani-mini-Lock.gif'); 
	display: inline-block;
	float: left;
	
}
*/
#floatingBtn span{
	display: inline-block;
	padding-top: 7px;
	font-size: 16px;
	
}
#floatingBtn strong{
	background: #DC5526;
	display: inline-block;
	padding: 3px 5px;
	color: #000;
}
#floatingBtn strong:hover{
	background: #e4e4e4;
	color: #DC5526;
}
.banner-container{
	padding-top: 15px;
}

@media screen and (max-width: 480px){
	
	#floatingBtn{
	    width: 160px;
		font-size: 10px;
		padding: 3px 5px;
		margin: 0;
		background: rgba(51,71,28,0.7);
	}
	#floatingBtn span{
		font-size: 13px;
		text-align: center;
		padding: 0;
	}
	#floatingBtn:before{
		display: none;
		padding: 0;
	
	}
	 #floatingBtn strong{
	  font-size: 10px;
		display: inline-block;
		 margin-bottom: 4px;
	}
	
	
	
}/* end @media-max480px */

/* floating btn2 -
Instant Valuation */
#floatingBtn2{

	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items:baseline;
	position: fixed;
	width: 340px;
	min-width: 135px;
	height: 50px;
	bottom: 150px;
	left: 5%;
	z-index: 7777;
	
	padding-top: 2px;
	padding-bottom: 3px;
	
	
	background: #DC5526;
	color: #e4e4e4;
	text-align: center; /*adjust here */
	font-weight: 700;
	
	
	-webkit-border-radius:  12px;
	-msn-border-radius:  12px;
	-moz-border-radius:  12px;
	-o-border-radius:  12px;
	border-radius: 12px;
	border: 2px solid #fff;
	box-shadow: 2px 2px 3px rgba(0,0,0, 0.6);
	
}
/*for the animated gif:before 
#floatingBtn2:before{
  content: url('ani-mini-Timer.gif'); 
	display: inline-block;
	float: left;
	
	
}
*/
#floatingBtn2 span{
	display: inline-block;
	padding-top: 7px;
	font-size: 16px;
}

#floatingBtn2 strong{
	background: #33471C; /* adjust here*/
	display: inline-block;
	padding: 3px 5px;
	color: #fff;
}
#floatingBtn2 strong:hover{
	background: #fff;
	color: #33471C;
	/*text-decoration:none;*/
}
#floatingBtn,
#floatingBtn2:hover{
	text-decoration: none;
}

@media screen and (max-width: 480px){
	
	#floatingBtn2{
	    width: 160px;
		font-size: 10px;
		padding: 3px 5px;
		margin: 0;
		color: #fff;
		background: rgba(220,85,38,0.8);
	}
	#floatingBtn2 span{
		font-size: 13px;
		text-align: center;
		padding: 0;
	}
	#floatingBtn2:before{
		display: none;
		padding: 0;
	
	}
	 #floatingBtn2 strong{
	  font-size: 10px;
		display: inline-block;
		 margin-bottom: 4px;
	}
	
}/*end @media-480px */

/* === end floating page bnts  ===*/
/* property grid - even out */

.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 {
    SIZE: B5;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    min-height: 96px;
}
.grid-style1 .item .amenities li, .grid-style2 .item .amenities li, .list-style .item .amenities li {
    display: inline-block;
    height: 38px;
    margin-right: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-right: 1px solid #E4E4E4;
    color: #74777c;
    font-size: 12px;
}
#top-info li, #top-buttons li {
    display: inline-block;
    margin-left: 12px;
}
.text-adjust p{
	line-height: 1.7em;
}
.list-control,
.list-control ul.nested-list-control{
	list-style: none;
	padding: 0 0 0 0;
	
}
.list-control ul.nested-list-control.mit-bullets{
	list-style: disc !important;
	padding: 0 0 0 1.1em;
	
}

.list-control  ul.nested-list-control li{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #DC5526;
	color: rgba(21,21,21,1.00);
	font-style: italic;
	
}
.list-control  ul.nested-list-control li.blanko{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: none;
}
.list-control  ul.nested-list-control li span{
	font-weight: bolder;
	color: #DC5526;
}
.list-control  ul.nested-list-control.mit-bullets li span{
	font-weight: bolder;
	color: #DC5526;
}
.list-control  ul.nested-list-control.mit-bullets li::marker{
	color: #DC5526;
}

/* Testimonial star control */
.testimonials-footer img{
	max-width: 17vmin;
}
 img[alt="Rating"]{
	max-width: 16vmin;
} 


.wowfactor-control img{
	border-radius: 5px;
	display: block;
	width: 60vmin;
	margin: 10px auto;
	margin-bottom: 40px;
}

/* What next box / flexo */
.flexo-cntrl,
.whatnext-cntrl{
   display: flex !important;
   flex-direction: row;
	align-content:space-between;
	margin-bottom: 40px;
	
}
.flexo-cntrl{
	margin-top: 40px;
}

.flexo-cntrl .flexo-item,
.whatnext-cntrl .flexo-item{
	_border: 1px solid magenta;
	width: 33%;
	
}

.whatnext-cntrl .flexo-6{
	_border: 2px solid cyan;
	flex-grow: 6;
	padding: 15px;
	color: #000;
	background: #33471c;
	text-align: center;
	border-radius: 5px;
}

.flexo-cntrl .flexo-6{
	_border: 2px solid cyan;
	flex-grow: 6;
	padding: 15px;
	color: #000;
	_background: var(--brand-c1);
	border: 1px solid var(--brand-c1);
	background: #f1f3f6;
	text-align: center;
	border-radius: 5px;
}


.flexo-cntrl .flexo-6 h2,
.whatnext-cntrl .flexo-6 h2{
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: 900;
	
}

.flexo-cntrl .flexo-6 h2{
	color: var(--brand-c1);;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: 900;
	
}

.flexo-cntrl .flexo-6  p,
.whatnext-cntrl .flexo-6 p{
	color: #fff;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 0.7px;
	line-height: 1.7em;
	margin-bottom: 30px;
	
	
}

.flexo-cntrl .flexo-6  p{
	color: #000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 0.7px;
	line-height: 1.7em;
	margin-bottom: 30px;
	
	
}

/* Compare images */

.screening-control .row-pannel{
	box-sizing: border-box;
	background: #f1f3f6;
	padding: 20px;
}
.screening-control img{
	display: block;
	_margin: 30px auto;
	margin: 10px;
	width: 190px;
	border-radius: 5px;
	margin-bottom: 40px;
}

@media (min-width: 600px) and (max-width: 1040px){
	.screening-control img{
	display: block;
	margin: 30px auto;
	width: 190px;
	border-radius: 5px;
	margin-bottom: 40px;
}
	
	
	.screening-control .row-pannel{
	text-align: center;
 }
}

@media (max-width: 598px){
	.screening-control img{
	display: block;
	margin: 30px auto;
	width: 190px;
	border-radius: 5px;
	margin-bottom: 40px;
}
}
.comparison-slide img{
	border-radius: 5px;
	width: 60vmin;
	margin: 40px auto;
	_margin-bottom: 40px;
}

.img-comp-container {
  position: relative;
  height: 200px; /*should be the same height as the images*/
}

.img-comp-img {
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
}

.img-comp-img img {
  display: block;
  vertical-align: middle;
}

.img-comp-slider {
  position: absolute;
  z-index: 9;
  cursor: ew-resize;
  /*set the appearance of the slider:*/
  width: 40px;
  height: 40px;
  background-color: #2196F3;
  opacity: 0.7;
  border-radius: 50%;
}





/*  ============== 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;
	padding: 10px;
	box-shadow: 2px 3px 6px 0 rgba(0,0,0,0.3);
}


.panel-heading .panel-title  a{
	transition: all .6s ease-in-out;
	text-decoration: none;
	color: var(--brand-c2);
	line-height: 1.6em;
}

.panel-heading .panel-title  a.collapsed{
	color:var(--brand-c2);
	font-weight: bold;
	text-decoration: none;
	
	
	
}
.panel-body{
	/*background: rgba(228,228,228,0.3);*/
	background: #e7e7e7;
	color:#000;
	border-radius: 0 0 5px 5px;
	
}
.wallpaper .panel-body {
	background: #fff;
}
.panel-heading .panel-title  a span i{
color:var(--brand-c1); /*#000; var(--brand-c1); rgba(223,255,204,1.00);*/
font-size: 26px;
	transform: rotate(180deg);
	transition: transform .6s ease-in-out;
}
.panel-heading .panel-title  a.collapsed span i{
color: var(--brand-c2);
font-size: 26px;
	transform-origin: center;
	transform: rotate(0deg);
 transition: transform .3s ease-in-out;
}



.panel-heading .panel-title  a span{
	 display: inline-block;
	float: right;
	padding-right: 20px;
	
}

.propmanagement-control .pannel {
	border-radius: 5px;
	border: 1px solid var(--brand-c1);
	min-height: 65vmin;
	box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.3);
}

.propmanagement-control .pannel img{
	border-radius: 5px;
}
.propmanagement-control .pannel h3{
	padding-left:16px;
}
.propmanagement-control .pannel p{
	color: #000;
	line-height: 1.7em;
	padding: 16px;
	font-size: 15px;
}

.propmanagement-control .pannel.pannel-var1{
	border-radius: 5px;
	border: 2px solid var(--brand-c1);
	background: #f1f3f6; /*var(--brand-c2);*/
	
	min-height: 72vmin;
	box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.3);
}
.propmanagement-control .pannel.pannel-var1 h3{
	padding-left:16px;
	color: var(--brand-c1);
}
.propmanagement-control .pannel.pannel-var1  p{
	color: #000;
	line-height: 1.7em;
	padding: 16px;
	font-size: 15px;
}




/* Landlord guide V2.0 */
ul.nested-services-control{
	list-style: none;
	padding: 0 0 0 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	
}


ul.nested-services-control li{
	align-items: center;
	align-content: space-between;
	width:30%;
	_height: auto;
	border: 1px solid var(--brand-c1);
	margin: 10px;
	border-radius: 5px;
	padding: 16px;
	_background: var(--brand-c2);
	background: #f1f3f6;
	color: #000;
	
}
ul.nested-services-control li img{
	margin: 0 auto;
	display: block;
	width: 75%;
}


ul.nested-services-control li h3{
	color: var(--brand-c1);
	font-weight: 900;
	text-align: center;
	font-size: 1.3em;
}

ul.nested-services-control li p{
	color: #000;
	margin-bottom: 50px;
}

ul.nested-services-control li a.btn-default-color{
	display: block;
	width: content-fit;
	background: var(--brand-c1);
	border: 1px solid  var(--brand-c2);
	color: #fff;
	margin-top: 30px;
}
ul.nested-services-control li a.btn-default-color:hover{
	display: block;
	width: content-fit;
	background: var(--brand-c2);
	border: 1px solid  var(--brand-c2);
	color: #fff;
}
/* mobile*/
@media (max-width: 600px){
	ul.nested-services-control li{
		width: 100%;
		margin: 10px 0;
	}
}


#repContactUs_repContactUsEmail_0_hypContactUsEmail_0{
	font-size:0;
}
#repContactUs_repContactUsEmail_0_hypContactUsEmail_0:after {
	content: 'info@amberandco.co.uk';
	font-size: 16px;
}
.hometest {
	background: #fff url('test.png') no-repeat;
	background-position: right bottom;
	padding: 24px 24px 76px 24px;
	border: solid 2px #ededed;
	border-radius: 12px;
/*	filter: drop-shadow(5px 5px 10px #555); */
	min-height: 200px;	

}
.homecol h3{
	padding-bottom: 4px;
}
