.sidebar .nav-item .nav-link {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}

.nearest-row-btn {
    margin-top: 32px !important;
}

.w_200 {
    width: 200px!important;
}

.w_50 {
    width: 50px!important;
}

.fz_40 {
    font-size: 40px!important;
}

.vh {
    visibility: hidden!important;
}

.d_block {
    display: block!important;
}

.body_bg {
    background: #4e73df!important;
}

.sidebar .sidebar-brand {
    text-transform: none!important;
}

.sep {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.select2-container .select2-selection--single {
    height: 38px!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px!important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e1e6eb !important;
}

.banner-image img {
    height: 150px;
    width: auto;
}

.listing-banner-image img {
    max-width: 100%;
    height: auto;
}

.listing-slider-image {
    width: 70%;
    height: auto;
}

.listing-logo img {
    width: 120px;
    height: 120px;
}

img {
    max-width: 100%!important;
}

.property-slider-img {
    width: 350px;
    height: 180px;
    object-fit: cover !important;
}

.blog-img {
    width: 80px;
}