

/************************************* Header ***********************************/
#header-row {background: #fcbf0b;height: auto;}
#header-row .row-container #logo {padding: 0px 0px;}
.navigation ul.sf-menu > li > a, .navigation ul.sf-menu > li > span{color: #fff;}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  border-top: 7px solid #fff;
  padding: 46px 0px 0px;
}


/************************************* Footer ***********************************/
#copyright-row {background: #fcbf0b;padding: 18px 0px;height:auto;color: #fff;}
#copyright-row  a{color: #fff;}
#copyright-row  a:hover{color: #D1D1D1;}

/************************************** Icons *************************************/
[class^="icon-"]{color: #fcbf0b;}
a .icon, a.icon{color: #fcbf0b;}
a.btn .icon, .btn a .icon{color:white;}
a .icon:hover, a.icon:hover{color: #A2A2A2;}

/**Contact page**/
.contact_details .icons-marker {color: #fcbf0b;}
/**Property list**/
#PropertyListRegion .property-list .icons{}

/**************************************Buttons*********************************/
.btn,.btn-primary,.btn-info{
  background: #fcbf0b;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 10px;
}
.btn,.btn >a,.btn-primary,.btn-info{color: #FFF;}
.btn:hover, .btn-primary:hover, .btn-info:hover , .btn:hover >a, a.btn:hover .icon, .btn:hover a .icon{background: #fcbf0b;color:#fff;}

/*********************************Property list**********************************/
#PropertyListRegion .property-list .property {
	background: rgba(98, 169, 63, 0.07);
	border: 1px solid #DBDBDB;
	background: #CCC;
	border-bottom: 2px solid #000;
}
#PropertyListRegion .property-list .property:hover {border-bottom: 2px solid #fcbf0b;}
.sort .btn-group > .dropdown-toggle:hover{background: #fcbf0b;color: #FFF;}

/*********************************Pagination**********************************/
.pagination a{color:white;background: #349AE9;}
.pagination .disabled a, .pagination .disabled a:hover, .pagination a:hover{color: #FFF;background: #fcbf0b;}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu li > a:hover {background: #fcbf0b !important;color: #fff !important;}
.sort .btn-group.open .btn.dropdown-toggle{	background: #fcbf0b;}

/*********************************Owner login**********************************/
#OwnerLoginRegion #MenuPeriod, #OwnerLoginRegion #PropertyContainer {background: #fff;}
#OwnerLoginRegion #PropertyContainer .tab-container table th, #OwnerLoginRegion #PropertyContainer .block-stat .title{	background: #fcbf0b;	color: white;}
#OwnerLoginRegion #MenuPeriod .period .time .anchor{background: #fff;}
#OwnerLoginRegion #MenuPeriod .period .time:hover .anchor, #OwnerLoginRegion #MenuPeriod .period .selected .anchor {background: #000;}
#OwnerLoginRegion #MenuPeriod .period .selected label, #OwnerLoginRegion #MenuPeriod .period .time:hover label {color: #000;}
#OwnerLoginRegion #PropertyContainer .tab-container table tr.row0 {	background: white;}
#OwnerLoginRegion #PropertyContainer .tab-container table tr.row1 {}
#OwnerLoginRegion #histories, #OwnerLoginRegion #MenuPeriod{background: #fcbf0b;padding: 10px;}
#user .user-info .icon {color: #fcbf0b;}
#graph{color: #fcbf0b;}
.bar {fill: #fcbf0b;}
/*********************************Camera caption**********************************/

/*********************************Blog**********************************/
.itemContainer h3 a, .tagItemHeader h3 a, .genericItemHeader h3 a{color: #fcbf0b;}
#k2Container .componentheading {color: #fcbf0b;}
.itemDateCreated, .tagItemDateCreated, .genericItemDateCreated{color: #fcbf0b;}
#back a,.k2ReadMore{color: #fcbf0b !important; }

/*********************************Construction**********************************/
#BuildingContainer .floor .row-floor {background: #fcbf0b;}
#ProjectRegion .group-container .group .caption,
#BuildingContainer .floor .caption,
#ProjectRegion .header,
#ProjectRegion #PriceList .constuctions li a:hover,
#ProjectRegion #PriceList .constuctions li a.active{
	color:#fcbf0b;
}
#BuildingContainer .floor .header-unit a{text-decoration: underline;
color: #fcbf0b; }
.ProjectRegion-tab .tab-item.is-active, .ProjectRegion-tab .tab-item:hover {
    border-top: 3px solid #fcbf0b;
}
/******************************** Property list ********************************/
@media (max-width: 550px) {
	#PropertyListRegion .property-list .property .pic.fixed, #PropertyListRegion .property-list .property .pic {height: 200px;}
	#PropertyListRegion .property-list {max-width: 300px;margin: auto;}
}

/******************************** Newest Object ********************************/
@media (max-width: 767px) {
	.properties-newest .span3.item {
		width: 48%;
		float: left;
		margin: 1%;
	}
	.properties-newest .item .item-img img {
		max-height: 200px;
	}
}

@media (max-width: 550px) {
	.properties-newest .box {
		max-width:300px;
		margin: auto;
	} 
	.properties-newest .moduleTitle  {
		text-align: center;
	}
	.properties-newest .span3.item {
		width:100%;
		float: none;
		margin: 0;
	    margin-bottom: 45px;
	}
}

a.button-hide {
	display: none !important;
}

a[class^=addthis_] span {display: none !important;}

.page-category.page-category__services #system-readmore,
.page-category.page-category__services #system-readmore ~ *,
.page-item.page-item__services #system-readmore {
    display: none;
}


#copyright-row .row-container .mod-footer a {
    color: #FFFFFF;
}

#push, #footer-wrapper {
    height: 82px;
}

#wrapper {
    margin: 0 auto -82px;
}
#recaptcha .grecaptcha-badge {
	position: static !important;
}

#menubutton, #menubutton i
{
	color: #fff;
}