.sf-menu > li > a ,.pull-right{
    color: #000;
}
header {
    background: #ffffff;
}
#logo img{
    max-width: 76%;
}
#logo {
    margin-top: 2px;
} 
footer {
    background: #000000;
}
.footer_logo {
width: 250px;
}
.footer_logo img {
    width: 100%;
    max-width: 100% !important;
} 
.find-home-box {
    background: #141ed2 none repeat scroll 0 0;
}
.sf-menu a:hover, .sf-menu a:active {
    color: #000;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    background: none;
}
.sf-menu > li:hover a {
    color: #141ed2;
}
.sf-menu ul li {
    background: #e8e8e8;
}
.module-du-an{
    background: #f1f1f1;
}
.module-du-an .module_title ,.module_title{
    color: #141ed2;
}
.powered {
background: #131cc4;
}
.module_title_column {
    color: #141ed2;
}
.aside-title,.listing-thumb .listing-price{
	background: #141ed2;
} 
.listing-type {
    position: absolute;
    color: white;
    background: #141ed2;
}
.module_listing_custom .listing-thumb {
    min-height: 360px;
} 
.listing-category .module_listing_custom .listing-thumb {
    min-height: 430px;
}
.listing-thumb {
    min-height: 370px;
}  
.module_html h2{
    margin-top: 30px;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
} 
.listing-type {
    display: none;
}
@media(max-width:767px){ 
.listing-thumb .listing-name {
    height: 50px;
}
}