#top > div > div > div.pull-left > p {
    display: none !important;
}

#footer > div.container.f-menu > div.layout-row.p-t-40.p-b-40.bottom-separation > div:nth-child(2) > div > div:nth-child(2) > h5 > i,
#formLogin > button > i {
    color: #fff !important;
}

#breadcrumbs > div > div.btn-pannel.pull-right > a:nth-child(2) {
    cursor: pointer !important;
}

/* Mobile */ 

#mobile-nav {
    background: #fff !important;
}

#mobile-menu > div > ul {
    display: contents !important;
}

#mobile-menu > div > ul > li > a,
#menu-imoveis > nav > ul > li > span,
#mobile-nav > button > i {
    color: #113279 !important;
}

#mobile-nav > div.logo > a > img {
    max-height: 100px !important;
}

#menu-imoveis > nav > ul > li.item.ng-scope.active {
    background: #fff !important;
}

#mobile-nav #menu-imoveis .btn.active {
    background: #fff !important;
} 

/* Página da empresa */ 
#main-site > div.ng-scope {
    background: #FAFAFA !important;
}