.mdl-shadow{
    box-shadow:0 2px 2px 0 rgba(0,0,0,.1),0 3px 1px -2px rgba(0,0,0,.1),0 1px 5px 0 rgba(0,0,0,.1);
    border-bottom: 1px solid #dddddd;
}

.navigation {
    margin: 0 auto;
    width: var(--width-view);
    padding: 20px 0;
}

.container-new-header, .container-new-header, .div-new-real-estate,
.container-filter-new, .container-content-new-real-estate-filter,
.container-content {
    width: 100%;
    height: fit-content;
    display: inline-block;
    position: relative;
}

.header-category {
    width: 100%;
    position: relative;
    border-radius: 3px 3px 0 0;
    display: inline-block;
}

.lb-header-category {
    padding: 0 4px;
    font-size: 16px;
    font-weight: 700;
    float: left;
    color: var(--highlight-color);
    line-height: 26px;
    text-align: center;
}

.btn-more-new-header {
    margin: 0 auto;
    width: fit-content !important;
    padding: 7.5px 20px;
    border: 1px solid var(--highlight-color);
    color: var(--highlight-color) !important;
    background-color: white;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
}

.item-your-new {
    width: calc(25% - 10px);
    margin: 0 5px 10px;
    float: left;
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: fit-content;
    background-color: white;
}

.item-your-new img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: center;
}

.title-of-new {
    width: 100%;
    display: inline-block;
    padding: 5px 10px;
    color: #595959;
    font-weight: 700;
    overflow: hidden;
    height: 65px;
}

.price-of-new {
    color: #4772bf;
    font-weight: 700;
    display: inline-block;
    padding: 0 10px 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.acreage-of-new , .address-of-new {
    display: inline-block;
    padding: 0 10px;
    color: #ccc;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.acreage-of-new img , .address-of-new img {
    width: 15px;
    height: auto;
    object-position: center;
    object-fit: cover;
}

.hidden {
    display: none;
}

.container-action-filter {
    width: 100%;
    display: inline-block;
    position: relative;
    background-color: white;
    padding: 5px;
}

.container-action-filter-mobile {
    display: none;
}

.left-panel {
    width: 75%;
    height: fit-content;
    display: inline-block;
    position: relative;
    float: left;
    min-height: 1px;
}

.right-panel {
    width: 25%;
    height: fit-content;
    display: inline-block;
    position: relative;
    float: left;
}

.filter-cities {
    width: 100%;
    height: auto;
    /*border-radius: 6px;*/
    padding: 5px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    background: #ffffff;
    /*display: table;*/
}
.filter-cities p {
    text-align: center;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0;
}

.filter-cities::-webkit-scrollbar * {
    background:white;
}

.check-box-cities {
    height: 200px;
    overflow-y: auto;
    margin-bottom: 10px;
}
.check-box-cities .district-new, .check-box-cities .category-new  {
    width: 100%;
    padding: 5px 10px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}
.district-new:hover, .category-new:hover {
    background: #FFE1B5;
}

.active-district {
    background-color: #F5A623;
    color: white !important;
}

.item-filter {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
    float: left;
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: fit-content;
    background-color: white;
}

.item-filter span {
    display: inline-block;
    width: 100%;
    color: #ccc;
}

.item-filter .div-thumb {
    width: 175px;
    height: 175px;
    display: flex;
    position: relative;
    float: left;
}

.div-thumb img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    margin: auto;
}

.title-new-filter {
    width: 100%;
    display: inline-block;
    color: #595959 !important;
    font-weight: 700;
    overflow: hidden;
    height: 42px;
    border-bottom: 1px solid #ccc;
}

.choices__list--single .choices__item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.choices__inner {
    min-height: 38px !important;
    padding: 0 !important;
}

.choices__list--single {
    line-height: 26px;
}

.btn-compare-price, .btn-compare-acreage {
    float: left;
    min-width: 150px;
    height: 38px;
    margin-right: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 0 10px;
}

.btn-compare-price label, .btn-compare-acreage label {
    width: 100%;
}

.btn-compare-price:focus, .btn-compare-acreage:focus {
    outline: 0;
}

.menu-compare-price {
    width: 500px;
    padding: 5px 10px;
    text-align: center;
}

.menu-compare-acreage {
    width: 400px;
    padding: 5px 10px;
    text-align: center;
}

.container-action-filter-acreage, .container-action-search-price {
    width: 100%;
    display: inline-block;
    position:relative;
}

.container-action-filter-acreage p {
    width: calc(100% / 3);
    float: left;
    margin: 0;
    text-align: left;
}
.container-action-search-price p {
    width: calc(100% / 2);
    float: left;
    margin: 0;
    text-align: left;
}

.container-action-filter-acreage p label, .container-action-search-price p label {
    margin: 0;
}

.container-search-real-estate {
    width: 100%;
    height: fit-content;
    background: white;
    position: relative;
    margin-bottom: 10px;
}

.container-search-real-estate .header-search-zone {
    padding: 10px;
    color: var(--highlight-color);
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    border-bottom: 2px solid var(--highlight-color);
}

.div-field-container {
    width: 100%;
    display: inline-block;
    margin: 5px 0;
}
.div-field-container label {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.btn-search, .btn-search-mobile {
    color: var(--highlight-color);
    border: 1px solid var(--highlight-color);
    text-align: center;
    width: 100%;
    padding: 5px 0;
    background: white;
}

#btn-compare-price-search {
    width: 100%;
    margin: 5px 0;
}

.menu-compare-price-search {
    width: 300px;
    padding: 5px 10px;
    text-align: center;
    position: absolute;
    top: 0;
}

.btn-create-news-real-estate {
    color: var(--highlight-color);
    border: 1px solid var(--highlight-color);
    text-align: center;
    width: 100%;
    padding: 5px 0;
    background: white;
    margin-bottom: 5px;
}

.content-filter-real-estate {
    width: calc(100% - 175px);
    float: left;
    display: inline-block;
    padding: 5px;
}
