
.buttons-wrapper{
  width: 100%;
  text-align: center;
}

.buttons-wrapper .imobiliaria-btn{
  display: block;
}

#premium-bar{
  background-color: #ffffff}

.page-title-section {
    background-color: #4d4d4d}

footer {
    background-color: #707070}

.bottom-strip {
    background-color: #171717}

footer a, footer p, footer h3{
  color: #ffffff !important
}

#premium-bar nav li a {
    color: #000000 !important;
}

#premium-bar nav .active a {
    background-color: #f29b1e !important;
    color: #ffffff !important;
}

#premium-bar nav li a:hover {
    background: #000000 !important;
    color: #ffffff !important;

}

a{
    color: #000000}

a:hover, a:focus {
    color: #a1a1a1}

.imobiliaria-btn {
    background-color: #ffb100 !important;
    color: #000000 !important;
}

.imobiliaria-btn:hover {
    background: #f29b1e !important;
    color: #ffffff !important;
}

.pagination-wrapper .pagination li a {
    background-color: #ffb100;
    color: #000000;
}

.pagination-wrapper .pagination li a:hover {
    background-color: #f29b1e;
    color: #ffffff;
}

.flex-direction-nav a {
    background-color: #ffb100 !important;
    color: #000000 !important;
}
