.title-search{
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 35px;
    color: #A69187;    
}
.city{
    padding: 10px;
    padding-top: 100px;
    margin-bottom: 40px;
}
.city h2{
   color:#fff;
}
.city-bt-all{
    margin:-30px;
}

.card-subtitle {
    color:  #27292b;
    font-size: 14px;
    font-weight: 500;
}
.card-title{
    overflow: hidden;
    height: 53px;
    color: #27292b;
}

.col .no-border 
{
    border: none;
}