:root{
	--brand-c1:#FF4D00;
	--brand-c2:#0f1434;
}

/* Client request - 
DM Serif Text, Regular 400 Italic
*/

#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;
	height: 60px;
}
#banner-title {
 top:12px;
}

.normal #banner-title {
	padding-top:186px
}
@media (max-width: 767px) {
#banner-title {
 top:10px;
 font-size: 18px;	
}
	#banner-container {
	
	height: 48px;
}
}
@media (max-width: 767px) {
.normal #banner-title {
	padding-top:2px !important;
	top:2px!important;
 	font-size: 18px;	
}
#banner-container {
	background-position:center bottom;
	height: 48px !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;
}


.nav-tabs {
 display: block;
}

#pageid1 #imgLogo{
	 content: url("logo-white.png") !important;
}
#pageid1 .shrink .nav-logo #imgLogo{
	_border: 1px solid yellow;
	 content: url("logo.png") !important;
}

.hide-control .quick-hide,
.quick-hide{
	display: none;
	height: 0;
	
}
/* #Logo and Menu Background */
.nav-logo img{
	height:100px;
}
.nav-logo {
	height:105px;
	margin: 0 0 10px 0;
}


.shrink #nav-mobile-btn {
  margin-top: 30px;
    margin-bottom: 30px;
}
#nav-section.shrink .nav-logo img {
    height: 85px;	
    width: auto;
	margin-bottom: 10px;
}

#nav-section.shrink .navbar-nav > li > a {

  line-height: 85px;
  margin-bottom: 10px;


}


.navbar {
	margin: 0;
}
#nav-section {
	background: #323f48;
	background: var(--brand-c1);
}
/* # Navigation */
#pageid1 .navbar-nav > li > a {
  padding: 0px 0px 0px 30px;
  display: block;
  color: #ffffff;
  line-height: 93px;
  font-size: 16px;
  
  text-transform: uppercase;

}

#pageid1 .navbar-nav > li > a:hover {
  padding: 0px 0px 0px 30px;
  display: block;
  color: var(--brand-c1) !important;
  line-height: 93px;
font-size: 16px;
  
  text-transform: uppercase;

}

#nav-section.shrink .navbar-nav > li > a {
    color: var(--brand-c2);
    line-height: 85px;
    margin-bottom: 10px;
}
#nav-section.shrink .navbar-nav > li > a:hover {
    color: #fff !important;
    line-height: 85px;
    margin-bottom: 10px;
}

.navbar-nav > li > a {
  padding: 0px 0px 0px 30px;
  display: block;
  _color: #ffffff;
	color: var(--brand-c2);
  line-height: 93px;
font-size: 16px;

  
  text-transform: uppercase;

}

.navbar-nav > li > a:hover {
  padding: 0px 0px 0px 30px;
  display: block;
  color: #fff !important;
  line-height: 93px;
   font-size: 16px;
  
  text-transform: uppercase;

}



#nav-mobile-btn {
    background-color: var(--brand-c1);

}




/* 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;
}
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > li > a.active {
  background-color: #fff;
  color: var(--brand-c1);
  border-left: 4px solid var(--brand-c1);
}
/* # 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%;
	text-transform: none;
	font-weight: 600;
}
.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;
  color:#000000;

}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    _letter-spacing: 0.05em;
    text-transform: none;
	color: #323f48;
    /* text-rendering: optimizelegibility; */
}

/* # Text Link Text Colour*/

	a {
		color:var(--brand-c1);
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */



/* # 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: 0px;
  font-size: 14px;
  left: 0px;
  background-color: transparent;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.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: 0px;
  left: 15px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
  
}
.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: 0px;
  left: 0px;
  background-color: transparent;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.lettingfees a {
	color: #ffffff !important;
}

#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: #999ea2;
  color: #999ea2;
}


.parallax {
	padding:85px 0 0 0;
}

	
	

/* # Action Box */
.action-box {
  _background-color: #999ea2;
	background-color: var(--brand-c2);
  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: #FFF;
  display: inline-block;
	width: 70vmin;
	font-size: 1.3em;
}
@media (max-width: 600px){
	
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 40px;
}	
	.action-box p {
  color: #FFF;
  display: inline-block;
	width: 80vmin;
	font-size: 1.1em;
}
}
.action-box .btn-default{
	background: var(--brand-c1);
	color: #fff;
	border-color: var(--brand-c1);
}

.action-box .btn-default:hover{
	border-color: var(--brand-c1);
	background:#fff;
	color:  var(--brand-c1);
}

.action-box.brand-c1 {
  _background-color: #999ea2;
	background-color: var(--brand-c1);
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box.brand-c1 h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}

.action-box.brand-c1 p {
  color: #000;
  display: inline-block;
	width: 70vmin;
	font-size: 1.3em;
}

@media (max-width: 600px){
	
.action-box.brand-c1 h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 40px;
}	
	.action-box.brand-c1 p {
  color: #FFF;
  display: inline-block;
	width: 80vmin;
	font-size: 1.1em;
}
}

.action-box.brand-c1 .btn-default{
	background: var(--brand-c2);
	color: #fff;
	border-color: var(--brand-c2);
}

.action-box.brand-c1 .btn-default:hover{
	border-color: var(--brand-c2); /* var(--brand-c2);*/
	background:#fff;
	color:  var(--brand-c2);
}

/*notice box*/
.action-box.notice-box{
	 _background-color: #999ea2;
	background-color: var(--brand-c2);
  color: #fff;
 
}
.action-box.notice-box h2{
	 color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}

.action-box.notice-box h3{
	 color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 20px;
}
.action-box.notice-box p{
	color: #000;
}

.action-box.xmas-notice h3 span,
.action-box.xmas-notice h2 span{
	 vertical-align: middle;
	_color: #fff;
	color: var(--brand-c1);
}

/*  Big Button Panel */
.colored-bg:before
{
  background-color: #999ea2;
}
.property-large-buttons2 li {
  width: 75%;

  color: #999ea2;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */

.slider-title {
	font-family: 'PT Serif Caption', sans-serif;
	font-size: 52px;
	font-weight: 500;
	color: #ffffff;
	line-height: 62px;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
}
.slider-title.style-italic {
	font-family: 'PT Serif Caption', serif;
	font-size: 52px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	line-height: 62px;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
}

.slider-subtitle-tagline {
	font-family: 'PT Serif Caption', serif;
	font-size: 26px;
	font-weight: 500;
	color: #ffffff;
	line-height: 32px;
	text-align:center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
}
.slider-subtitle-tagline.highlight {
	_font-family: 'DM Serif Text', serif;
	font-family: 'PT Serif Caption', serif;
	font-size: 23px;
	font-weight: 500;
	display: inline-block;
	color: #fff;
	line-height: 32px;
	text-align:center;
	background: #000; /*var(--brand-c1);*/
	padding: 9px 12px;
	_text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
}
a.tp-caption.btn-default  {
	color: #ffffff;
	background: var(--brand-c1);
	border-color: var(--brand-c1);
	font-size: 21px;
	padding: 12px 21px;
	text-align: center;

 
}

a.tp-caption.btn-default:hover {
    _background:  #000000;
	background: var(--brand-c2);
	border-color:  var(--brand-c2); /*#000000;*/
	padding: 12px 21px;
    height: auto !important;

}


.val {
	font-size: 18px;
	line-height: 44px;
	padding: 0px 10px 20px 10px;
	height: 48px;
	color: #ffffff;
	text-align: center;
}


@media (max-width: 767px) {
a.tp-caption.btn-default  {
	color: #ffffff;
	background: var(--brand-c1);
	border-color: var(--brand-c1);
	font-size: 46px;
	line-height:84px;
	top: -100px;

 
}

a.tp-caption.btn-default:hover {
    background:  var(--brand-c1);
	border-color:  var(--brand-c1);
    height: auto !important;
   line-height: 64px;
}


.val {
	
	line-height: 64px;
	padding: 0px 10px 20px 10px;
	height: 64px;
	color: #ffffff;
}


}
/* # Form - field size */

.form-control-tiny {
  width: 140px;
  display: inline-block;
  margin: 0 10px;
}

.form-control-tiny .chzn-container,
.form-control-tiny .form-control {
  margin-bottom: 15px;
  width: 100%;
}
/* # Partners Logos */

#partners {
  background: #ffffff;
}
#partners .item {

  background-color: rgba(255, 255, 255, 0.0);
  margin: 4px;
  padding: 5px 4px;

}





#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 8px;	
	font-size: 13px;
	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;

}

#wrapper {
	box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
}

.tp-bannertimer {
	background: none;
	height:0px;
}
#header::after, #nav-section.stuck::after {
height: 0px;	
}

/* # Top Contact Bar */
 #topbar{
	color: #ffffff ;
	background: transparent;
}


#topbar a,
#topbar a:active, 
#topbar a:visited  {
	_color: #ffffff;
	color: var(--brand-c2);
}
#topbar a:hover {
	color: #fff; /* var(--brand-c1);*/

}
#pageid1 #topbar {
	color:  #fff;

}

#pageid1 #topbar a {
	color: #ffffff;
	
}

#pageid1 #topbar a:active, 
#pageid1 #topbar a:visited, 
#pageid1 #topbar a:hover {
	color: var(--brand-c1);

}
#pageid1 #topbar a:visited {
	color: #ffffff;
	
}

#pageid1 .shrink #topbar a{
	_color: #ffffff;
	color: var(--brand-c2);
	background: transparent;
}
#pageid1 .shrink #topbar a:hover{
	color: #ffffff;
	_color: var(--brand-c2);
	background: transparent;
}


#pageid1 .multibranch-selector span {
  padding-right: 4px;
    padding-left: 2px;
  position: relative;
  color: #ffffff ;
}
#pageid1 .shrink .multibranch-selector span {
  padding-right: 4px;
    padding-left: 2px;
  position: relative;
  color: var(--brand-c2);
}

.multibranch-selector {
  display: inline-block;
  position: relative;
}

.multibranch-selector span {
  padding-right: 4px;
    padding-left: 2px;
  position: relative;
  color: var(--brand-c2);
}




.multibranch-selector ul {
 display: block;
	padding: 0;
	border-left: 0px solid #ffffff;
  z-index: 999;
  text-align: left;
  background-color: #eeeeee;
  color: var(--brand-c1);
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.multibranch-selector ul li {
  margin: 0px !important;
  display: block !important;
}
.multibranch-selector ul li a {
  line-height: 33px;
  display: inline-block;

		padding: 0 15px 0 10px;
	color:#555555!important;
	font-size: 14px !important;
}
.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:var(--brand-c1) !important;
	border-left: 4px solid var(--brand-c1);
		padding: 0 8px 0 8px;
}





#footer-top {
	padding-top: 12px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer {
	background: #e7e7e7 url('footer.jpg') no-repeat;
	
}

#footer h3 {
	color: var(--brand-c1);
	font-size:20px;
}
#footer ul a, #footer li, .footer-contacts li  i, #footer #copyright a {
	color: #000000;
	border-color: #000000;
	font-size: 14px;
	
}
.footer-contacts li {
margin-bottom: 10px;
}

#footer ul a:hover, #footer #copyright a:hover {
	color: var(--brand-c1);
}
#footer #copyright {
	background-color: transparent;
	color: var(--brand-c1);
	font-size:14px;
	padding: 0 0 12px 0;
}

.social-networks li a:hover,  .footer-listings li a:hover span {
	border-color: var(--brand-c1) !important;
	color: var(--brand-c1) !important;
 opacity: 1;
}


#footertext{
	background: #f7f7f7;
	color: #000000;
}

#top-info li, #top-buttons li {
	padding: 2px 0px 0px 0px;
	margin: 0px 12px;
}

@media (max-width: 767px) {
#top-info li, #top-buttons li {
	padding: 2px 0px 0px 0px;
	margin: 0 1px 0 0px;
	font-size: 14px;
}
	#topbar a, #topbar a:active, #topbar a:visited {
		font-size: 16px;
	}	
	
}


.btn-fullcolor:hover, .btn-fullcolor:active, .btn-fullcolor.active, .open .dropdown-toggle.btn-fullcolor {
	background: var(--brand-c1);
}

/* Fixed/sticky icon bar */
.icon-bar {
  position: fixed;
  top: 35%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999999;

}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  background: var(--brand-c1);
	writing-mode: vertical-rl;
	-ms-writing-mode:tb-rl;
text-orientation: mixed;
	height: 300px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.icon-bar a:hover {
  background-color: var(--brand-c1);
	  padding: 16px 26px 16px 16px;
	text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px){
.icon-bar a {
    padding: 4px;
    font-size: 12px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar a:hover {
  	  padding: 12px 14px 12px 12px;
}

}
@media  (max-width: 767px){
.icon-bar a {
    padding: 10px;
    font-size: 10px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar a:hover {
  	  padding: 10px 12px 10px 10px;
}

}




#pageid1 .sticky-wrapper { 
 height: 0px !important;
}
#pageid1 #nav-section {
	background: transparent;
}
#pageid1 #wrapper {
	background: transparent;
}
#pageid1 .tp-bannertimer {
	background: none;
	height:0px;
}


#pageid1 #header::after, #nav-section.stuck::after {
height: 0px;	
}


/*  Nav background stripes shrink */
#pageid1 #nav-section.shrink {
	background: #323f48;
}

#pageid1 .navbar-nav .dropdown-menu {
	background: rgba(255, 255, 255, 0.9);
}

#pageid1 .navbar-nav .dropdown-menu > li > a {
	background: transparent;
}
#pageid1 .navbar-nav .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, 0.9);
}

/* # 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.8);
  margin-bottom: 0;
}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
  _border-color: var(--brand-c1) #00ff00 var(--brand-c1) var(--brand-c1);
}



.testimonials-bg {
		padding: 48px 0;
  background-position: top right !important;
  background:  var(--brand-c2) url('testimonial-seoul.jpg');
  width: 100%;
  height: 200%;
}
@media (max-width:768px){
	/*.testimonials-bg {
	 background: url('test.png');
	}
*/



}
.testimonials-bg h2{

color:  #ffffff;
	
	margin-bottom: 0;
}
#agents, #testimonials {
    margin-bottom: 24px;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:16px;
color: #ffffff;
font-weight: normal;	
}

.testimonials-bg .item a:hover{
text-decoration: none;
color: var(--brand-c1);
}
.testimonials .item .text p:before, .testimonials .item .text p:after {
	font-size: 72pt;
	color: #ffffff;
	font-family: 'times', serif;
}





.testimonials .item .text:before,
.testimonials .item .text:after {

    border-style: none;
    
}
.testimonials .item .text {
    border: none;
    background-color: transparent;
}
.dropdown-menu {
    left: 20px;
}


.property-list-image-container > img, .featured-property-image-container > img {
    float: left;
    height: 100% !important;
    object-fit: cover !important;
}
.homeitem h3, .homeitem h4 {
		position: absolute;
	    text-transform: uppercase;
	font-family: 'Open sans';
}

.homeitem {
	overflow: hidden;
}
.homeitem h3 {

    position: absolute;
    bottom: 50px;
    left: 48px;
    color: white;
    font-size: 26px;
	font-weight: 300;

}
.homeitem h4 {

    bottom: 12px;
    left: 24px;
    color: #FFffff;
    font-size: 32px;
	font-weight: 500;
}

.homeitem img {
	
	transition: all 0.5s;
	
}


.homeitem img:hover {
/*	filter: blur(2px); */
	
	transform: scale(1.3);
}
h3 {
	font-size: 28px;
}

h4 {
	color: var(--brand-c1);
}
h3, h4 {
	margin: 0.67em 0;
}

/* transfered rules */

.homecta-control{
	
}

.homecta-control div.col-sm-3 img,
.homecta-control div.col-sm-4 img{
border-radius: 5px;
	transform-origin: center;
	transform: scale(1.0);
	transition: transform .6s ease-in-out;
	border: none;
}
.homecta-control div.col-sm-3:hover img,
.homecta-control div.col-sm-4:hover img{
 transform: scale(1.03);
	
}
.homecta-control div.col-sm-3 img:hover,
.homecta-control div.col-sm-4 img:hover{
border: 2px solid var(--brand-c1);
	
}

.greview-control img {
	display: block;
	margin: 0 auto;
}
.greview-control p{
	text-align: center;
}
.app-control img{
	width: 100%;
}

#pageid1 #nav-section.shrink {
    background: var(--brand-c1);
}

/* Star rating image */


.testimonials-footer img{
	max-width: 17vmin;
}
 img[alt="Rating"]{
	max-width: 16vmin;
} 

#pageid1 h1.section-title {
	color: var(--brand-c1);
	padding-bottom: 20px;
}
#pageid1 h1.section-title small{
	color: var(--brand-c2);
	line-height: 1em;
}

::selection {
    background: var(--brand-c1);
    color: #fff;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
    background: var(--brand-c1);
}

.carousel-style1 .item .amenities li [class^="icon-"],
.carousel-style1 .item .amenities li [class*=" icon-"] {
    color: var(--brand-c1);
  
}

.carousel-style1 .item .amenities {
   
    background-color: var(--brand-c2);
    border-color:var(--brand-c2);
   
}
.carousel-style1 .item .amenities li {
  _color: #323f48;
	 color: #fff;
}
.wallpaper-light{
	background: #f1f3f6;
}

#pageid1 .nav .open > a:hover,
#pageid1 .nav .open > a:focus,
#pageid1 .nav > li > a:hover,
#pageid1 .nav > li > a:focus,
#pageid1 .navbar-nav > li > a.active {
    background-color: transparent;
    color: var(--brand-c2);
}
.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: var(--brand-c1);
}
/* List Control */
.list-control.mit-bullets ul,
ul.list-control.mit-bullets{
	list-style: disc;
	_list-style-image: url(the-ticksvg-c1.svg);
	padding:  0 0 0 1.3em;
	font-style: italic;
	
}
ul.list-control.mit-ticks.padded-box,
ul.list-control.mit-bullets.padded-box{
	list-style: none;
	_list-style-image: url(the-ticksvg-c1.svg);
	padding:  0 0 0 1.3em;
	font-style: italic;
	margin: 30px;
	text-align: center;
	
}

.list-control.mit-ticks li strong,
.list-control.mit-bullets li  strong{
	color: var(--brand-c1);
}
.list-control.mit-ticks li strong.darktxt,
.list-control.mit-bullets li  strong.darktxt{
	color: #000; /*var(--brand-c1);*/
}
.list-control.mit-ticks li,
.list-control.mit-bullets li{
	border-bottom: 1px solid var(--brand-c2);
	padding-top: 10px;
	padding-bottom: 10px;
	transition: font-size .3s ease-in-out;
}
.list-control.mit-ticks li:last-of-type,
.list-control.mit-bullets li:last-of-type{
	border-bottom: 0px solid var(--brand-c2);
	padding-top: 10px;
	padding-bottom: 10px;
}

.list-control.mit-bullets li::marker,
.list-control.mit-bullets li::marker{
	color: var(--brand-c1);
}

/* with ticks */
ul.list-control.mit-ticks,
.list-control.mit-ticks ul{
	list-style: none;
	list-style-image: url(the-ticksvg-c1.svg);
	padding:  0 0 0 1.3em;
}

.list-control.mit-ticks li{
	border-bottom: 1px solid var(--brand-c2);
	padding-top: 10px;
	padding-bottom: 10px;
	transition: font-size .6s ease-in-out;
}
.list-control.mit-ticks li:hover{
	font-size: 1.1em;
	transition: font-size .3s ease-in-out;
	background: #f1f3f6;
}
.list-control.mit-bullets li:hover{
	font-size: 1.1em;
	transition: font-size .3s ease-in-out;
	background: #f1f3f6;
}

#banner-title {
    top: 12px;
	color: var(--brand-c1);
}

#banner-container{
	_height: 240px;
	margin-bottom: 10px;
 }

#banner-container .normal.just-bg #banner-title {
    position: relative;
    color: transparent; /* red*/
    font-size: 32px;
    left: 0px;
    top: 150px;
}
@media (max-width: 728px){
	#banner-container{
	height: 120px;
		background-size: contain;
		margin-bottom: 0;
		/*border: 1px solid magenta;*/
 }
	#banner-container .normal.just-bg #banner-title {
    position: relative;
    color: transparent; /*greenyellow;*/
    font-size: 28px;
    left: 0px;
    top: 45px;
  }
}
.btn-fullcolor, .btn-fullcolor:focus {
    background-color: var(--brand-c2);
    border-color: transparent;
    color: rgba(255, 255, 255, 0.7);
}

#nav-section {
    _background: #323f48;
	background: var(--brand-c1);
} 
.range-center,
.range-center img{
	text-align: center;
	margin: 0 auto;
	display: block;
}


.range-center-image img{
	_text-align: center;
	margin: 10px 33vmin !important;
	margin-bottom: 40px;
	display: block;
	width: 50vmin;
}

@media (max-width:768px){
.range-center-image img{
	_text-align: center;
	margin: 10px 18vmin !important;
	margin-bottom: 40px;
	display: block;
	width: 60vmin;
}	
}
/* TPOSComplaints Address Card */

.complaints-card{
	text-align: center;
}
.complaints-card p{
	display: block;
	margin: 20px auto;
	width: 66%;
	color: #000;
	border: 1px solid #d3b36f;
	padding: 15px;

}

/* Side floating btns */
a.sbtn-style {
	
	transform-origin: center;
	
}
a.sbtn-style img.ctafloat{
	_border: 2px solid #fff;
	background: #fff;
	border-radius: 50%;
	transform-origin: center;
	transform: scale(1.00);
	transition: transform .6s ease-in-out;
	text-align: center;
	width: 8vmin;
}
@media (max-width: 728px){
	a.sbtn-style img.ctafloat{

	width: 17vmin;
}
}
a.sbtn-style img.ctafloat:hover{
	
	transform-origin: center;
	transform: scale(1.03);
	transition: transform .6s ease-in-out;
}

.cap-adjust h5{
	text-align: right;
	line-height: 1.5;
	_color: magenta;
	font-size: 12px;
}

#home-advanced-search, 
#map-property-filter, 
#advanced-search, 
#contacts-overlay {

     border-top: none;

}

.wallpaer-light{
	background: #f1f3f6;
	padding: 30px;
	margin-bottom: 40px;
	border: 1px solid transparent;
}
.wallpaer-light .mit-border{
	background: #f1f3f6;
	border: 1px solid var(--brand-c1);
	
}
/* sellers, buyers page*/
.bodycopy-control p{
	font-size: 1.4em;
}
.bodycopy-control p:last-of-type{
	margin-bottom: 40px;
}
.bodycopy-control p:last-of-type{
	margin-bottom: 30px;
}
.boxcontent-control{
	_border: 0px solid #666;
}

.boxcontent-control.mit-border img{
	border: 1px solid #999;
}
.boxcontent-control img{
	-webkit-border-radius: 50px;
	-o-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 5px;
	
}

.why-us.mit-border {
	border: 2px solid var(--brand-c1); /*#000;*/
}

.why-us {
	-webkit-border-radius: 50px;
	-o-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 5px;
	margin-bottom: 50px;
}
.why-us h2{
	margin-top: 30px;
	color: var(--brand-c1);
}
.why-us p{
	text-align: center;
	color: #000;
	display: block;
	font-size: 1.3em;
	margin: 0 30px 30px 30px;
}
@media (max-width: 768px){
	.why-us{
		text-align: center;
		font-size: 1em;
	}
	
	
}
.why-us p:last-of-type{
	margin-bottom: 40px;
}

.feature-bg.brand-c1{
	background: #f1f3f6;
}

.feature-bg.brand-c1 h3:hover{
	color: var(--brand-c1);
}

.feature-bg.brand-c1 .btn-default-color{
	color: var(--brand-c1);
	border-color: var(--brand-c1);
}

.feature-bg.brand-c1 .btn-default-color:hover{
	color: #fff; /*var(--brand-c1);*/
	border-color: var(--brand-c1);
	background: var(--brand-c1);
}

.feature-bg.brand-icons{
	_background: #f1f3f6;
	background: transparent;

}

.feature-bg.brand-icons h3:hover{
	color: var(--brand-c1);
}

.feature-bg.brand-icons a.btn-default-color{
	color: var(--brand-c1) !important;
	border-color: var(--brand-c1);
}

.feature-bg.brand-icons a.btn-default-color:hover{
	color: #fff !important; /*var(--brand-c1);*/
	border-color: var(--brand-c1);
	background:var(--brand-c1);
}

/* Xmas logo toggle -MA */
 #imgLogo{
	_border: 1px solid magenta;
	display: block;
	content: none;
}



	#imgLogo.xmas-logo{
	   content: url("logo-Xmas.png") !important;
 }
#pageid700 #imgLogo{
	   content: url("logo-Xmas.png") !important;
 }

@media (max-width: 1920px){
	/*#imgLogo{
	   content: url("logo-Xmas.png") ;
 }	
*/
}

/* flexocontrol */
.flexo-container{
	_margin: 30px auto;
	background: transparent; /*cyan;*/
	padding-top: 20px;
}
.flexo-container .container{
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
}

ul.flexo-columns{
	list-style: none;
	padding: 0 0 0 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	
}


ul.flexo-columns 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.flexo-columns li img{
	margin: 0 auto;
	display: block;
	width: 75%;
}


ul.flexo-columns li h3{
	color: var(--brand-c1);
	font-weight: 900;
	text-align: center;
	font-size: 1.3em;
}

ul.flexo-columns li p{
	color: #000;
	_margin-bottom: 50px;
}

ul.flexo-columns li p:last-of-type{
	color: #000;
	margin-bottom: 30px;
}

ul.flexo-columns  a.flexo-btn{
	display: block;
	padding: 12px 16px;
	text-align: center;
	width: content-fit;
	background: var(--brand-c1);
	border: 1px solid  var(--brand-c1);
	color: #fff;
	margin-top: 30px;
	 -webkit-border-radius: 5px;
	 -ms-border-radius: 5px;
	 -o-border-radius: 5px;
	 -moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
ul.flexo-columns  li a.flexo-btn:hover{
	display: block;
	width: content-fit;
	background: var(--brand-c2);
	border: 1px solid  var(--brand-c2);
	color: #fff;
}
/* mobile*/
@media (max-width: 600px){
	ul.flexo-columns li{
		width: 100%;
		margin: 10px 0;
	}
}



/* Bespoke HTML Table Control */


.table-control table, th, tbody, tr, td{
	border: none;
	_border-top: 1px solid #d8d1c8;
	_border-bottom: 1px solid #d8d1c8;
      border-top: 1px solid var(--brand-c1);
	  border-bottom: 1px solid var(--brand-c1);
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1em;
}

.table-control thead tr th{
	font-weight: 700px;
	color: var(--brand-c1);
	font-family: "Open Sans", sans-serif;
}
.table-control tbody tr.sub-heading{
	color: #000;
	background: #d8d1c8 !important;
	background: var(--brand-c1) !important; 
}

.table-control tbody tr td i.fa-thumbs-up,
.table-control tbody tr td i.fa-check{
	_color: #d8d1c8;
	color: var(--brand-c1) !important;
}
.table-control tbody tr td i.fa-thumbs-down,
.table-control tbody tr td i.fa-times-circle{
     _color:red; /* default flag*/
	color: var(--brand-c2) !important;
}
/* hover states */
.table-control tbody tr:hover  td i.fa-thumbs-up,
.table-control tbody tr:hover  td i.fa-check{
	_color:red; /* default flag*/
	 _color: var(--brand-c1-t4) !important;
		color: #FFF !important;
}
.table-control tbody tr:hover  td i.fa-thumbs-down,
.table-control tbody tr:hover  td i.fa-times-circle{
 _color:red; /* default flag*/
	_color: var(--brand-c1-t4) !important;
		color: #fff !important;
}


.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  _background-color: rgba(173,150,196,.4);
	background-color: var(--brand-c2); /*adjust  here*/
	_color:#000;
	color: #FFF;
}

.table-control tbody td.footer-note{
	font-size: smaller;
	color: #000;
	font-style: italic;
	background: #e4e4e4;
}
.table-control thead tr > th:nth-child(4),
.table-control thead tr > th:nth-child(3),
.table-control thead tr > th:nth-child(2),
.table-control tbody tr > td:nth-child(4),
.table-control tbody tr > td:nth-child(3),
.table-control tbody tr > td:nth-child(2){
	text-align: left;
	
}
.table-control tbody tr td:nth-of-type(odd){
	font-weight: 700;
}

.table-control.table2 thead tr > th:nth-child(3),
.table-control.table2 thead tr > th:nth-child(2),
.table-control.table2 tbody tr > td:nth-child(3),
.table-control.table2 tbody tr > td:nth-child(2){
	text-align: center;
   
	
}

/* end table control*/
#pageid6 h1,
#pageid6 p
{
	text-align: center;
}

/* Draft Pages */

.homeval-control{
	_background: #f1f3f6;
	bakground: var(--brand-c2);
}
.homeval-control ul.icons-control {
	list-style: none;
	padding: 0 0 0 0;
	display: flex;
	flex-wrap: wrap;
	_justify-content: center;
	justify-content: space-around
}

.homeval-control ul.icons-control li{
	flex-basis: 50%;
	text-align: center;
	
	_border: 1px solid magenta;
}

.homeval-control ul.icons-control li i{
	font-size: 64px;
    color: var(--brand-c1);
	border: 3px solid  var(--brand-c1);
	padding: 25px;
	border-radius: 50%;
	margin-bottom: 10px;
	transform-origin: center;
	transform:scale(1.0);
	transition: transform .6s ease-in-out;
}

.homeval-control ul.icons-control li:hover i{
	
    color: var(--brand-c2); /* #fff;*/
	border: 3px solid  var(--brand-c2);
    background: var(--brand-c1);
	transform:scale(1.03);
	transition: transform .4s ease-in-out;
}
.homeval-control ul.icons-control li small{
	font-size: 24px;
    color: var(--brand-c1);
	
}
.homeval-control ul.icons-control li:hover small{
	 color: var(--brand-c2);
	font-style: italic;
}

.BPA-awardscontrol .frame a:hover,
.certificates-control .frame a:hover{
	border: none !important;
}


.certificates-control .frame img:hover{
	border: 2px solid #000 !important;
}
.BPA-awardscontrol .frame img:hover{
	border: 2px solid var(--brand-c1) !important;
	
}

.grid-style1 .item > .info h3 a,
.grid-style2 .item > .info h3 a, 
.list-style .item > .info h3 a, 
.grid-style1 .item > .info-blog h3 a, 
.grid-style2 .item > .info-blog h3 a, 
.list-style .item > .info-blog h3 a{
	font-size: 21px;
	
}