/*
colours
mushroom: #aa9e94
eggshell: #f6f3ee
matte gold: 
cedar: #746663
matcha: #748273
*/
	
.topbar.gold .toplist li {
    color: #f6f3ee;
    font-weight:normal;
}
.topbar.gold .toplist li a {
    color: #f6f3ee;
    font-weight:normal;
}
.topbar-right-items {
	z-index:999999;
	pointer-events: auto;
	position:relative;
}
ul.nav.gold > li > a.active {
    color: #aa9e94;
    font-weight:normal;
}
ul.nav.gold > li > a.active:hover {
    color: #748273;
    font-weight:normal;
}
.navbar-default.gold .navbar-nav > li > a:focus, .navbar-default.gold .navbar-nav > li > a:hover {
    color: #748273;
    font-weight:normal;
}
.ms-layer.sbut11.gold {
    background-color: #748273;
    color:#f6f3ee;
}
.btn.btn-border.gold {
    border-color: #b09660;
    color: #b09660;
}
.btn.btn-border.gold:hover {
    background-color: #b09660;
    border-color: #b09660;
}
.btn.btn-gold {
    background-color: #b09660;
}
.text-gold {
    color: #748273;
}
.footer-holder .social-icons-3 li a:hover {
    background-color: #748273;
}
.scrollup.gold {
    background-color: #748273;
}
.smart-forms .btn-primary.gold {
    background-color: #748273;
}
.eleven {
	font-size:14px;
	position:relative; 
	top:-5px; 
	left:2px;
	display:inline;
	margin-right:6px;
}

ul.main-ul {
	padding-left:0;
}
ul.main-ul li {
	padding: 0 0 8px 0;
}
ul.main-ul li left {
	padding: 0 0 8px 0;
	text-align:left;
}

.top-img  {
	width:100%; 
	margin:0 auto;
	position: absolute;  
	top: 50%;  
	left: 50%;
	transform: translate(-50%, -50%);
}

.icon-elegance {
	background-image:url('../icons/elegance.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}

.icon-location {
	background-image:url('../icons/location.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}

.icon-view {
	background-image:url('../icons/views.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}

.icon-pool {
	background-image:url('../icons/pool.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}

.icon-concierge {
	background-image:url('../icons/concierge.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}

.icon-security {
	background-image:url('../icons/security.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}

.icon-wellness {
	background-image:url('../icons/wellness.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}
.icon-return {
	background-image:url('../icons/return.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}
.icon-management {
	background-image:url('../icons/management.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}
.icon-benefits {
	background-image:url('../icons/benefits.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}
.icon-diverse {
	background-image:url('../icons/diverse.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}
.icon-lease {
	background-image:url('../icons/lease.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}
.icon-models {
	background-image:url('../icons/models.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}
.icon-audio {
	background-image:url('../icons/audio.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}
.icon-photog {
	background-image:url('../icons/photog.png');
	height: 80px;
	width: 80px;
	padding:5px;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain;
	transition: all 0.3s ease-out 0s;
}

li.pointer {
        cursor: pointer;
        pointer-events: auto;
      }
.ficons {
	color:#f6f3ee; 
	margin-right:15px;	      
}
.ficons:hover {
	color: #748273;	
}

	
	