/*.listar-home .listar-header.cd-auto-hide-header {
    border-bottom: 1px solid #ffcd00 !important;
}*/

.home-box-search-top{
    background:#000000;
    padding-top:150px;
}
.we-home-sol-box{
  text-align: left !important;
margin-bottom: 4em;
}
.we-home-sol-box h2{
    font-weight: 700;
}
.we-home-first-box{
    margin-bottom: 40px;   
}
.we-home-first-box h2{
    font-weight: 700;
}
.we-home-first-box-col h3{
    font-weight: 700;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 0px;
}
.we-home-first-box-col div{
    text-align: left;
    margin-bottom: 20px;
}
.we-home-first-box-col a{
color: #131313;
}
.we-home-first-box-col a:hover{
    color: #1AB9DE;
}

.we-form-filters{
    margin-top:15px !important;
    background:#000000;
    color:#ffffff;
    border-radius: 30px;
    padding: 20px !important;

}
.we-form-filters .listar-btnadvancefeatures, .we-form-filters strong,.we-form-filters .listar-checkbox label {
    color:#ffffff;
}

.we-form-filters .listar-checkbox label {
    font-size:14px;
}

@media (min-width: 576px) {
    .home-box-search-top{
        padding-top:100px;
    }
}
