

/* Start:/local/components/kb/kb.filter/templates/.default/style.css?177182723211042*/
.kb_filter {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #00000030;
    z-index: 99;
}
.kb_filter-form-wrapper {
    position: relative;
}
@media(max-width: 992px) {
    .kb_filter {
        /*max-width: 420px;*/
        width: 100%;
    }
}
/*@media(max-width: 420px) {*/
/*    .kb_filter {*/
/*        max-width: 400px;*/
/*    }*/
/*}*/
/*@media(max-width: 400px) {*/
/*    .kb_filter {*/
/*        max-width: 380px;*/
/*    }*/
/*}*/

/*@media(max-width: 380px) {*/
/*    .kb_filter {*/
/*        max-width: 360px;*/
/*    }*/
/*}*/

/*@media(max-width: 360px) {*/
/*    .kb_filter {*/
/*        max-width: 340px;*/
/*    }*/
/*}*/

/*@media(max-width: 340px) {*/
/*    .kb_filter {*/
/*        max-width: 320px;*/
/*    }*/
/*}*/

/*@media(max-width: 320px) {*/
/*    .kb_filter {*/
/*        max-width: 300px;*/
/*    }*/
/*}*/
.kb_filter-abs {
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translateX(-50%);
}
.kb_filter-form {
    padding-bottom: 30px;
    padding-left: 15px;
}
.kb_filter-categories {
    width: 100%;
    display: flex;
}

@media(max-width: 565px) {
    .kb_filter-categories {
        flex-direction: column;
        margin-top: 30px;
    }
}
.kb_filter-cat-item {
    padding: 10px 20px;
    border-right: 1px solid white;
    cursor: pointer;
    background-color: #ebebeb;
    box-shadow: inset 0 0 6px 0 #00000024;
}
.kb_filter-row {
    display: flex;
}
@media(max-width: 992px) {
    .kb_filter-row {
        /*flex-direction: column;*/
        flex-wrap: wrap;
    }
    .kb_filter-item-wrap {
        width: 167px;
    }
    #f_more, #f_find {
        margin-top: 28px;
    }

}
@media(max-width: 565px){
    .kb_filter-item-wrap {
        width: 45%;
    }
    .kb_filter-row {
        justify-content: center;
    }
}
@media(max-width: 440px) {
    .kb_filter-item-wrap {
        width: 90%;
    }
    .kb_filter-row {
        flex-direction: column;
    }
}
.kb_filter-item-wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin-right: 1%;
    margin-top: 12px;
}
@media(min-width: 992px) {

    .kb_filter-item-wrap {
        width: 18%;
        margin-top: 30px;
    }
    .kb_filter-more {
        max-width: 300px;
    }
}
.kb_filter-more {
    width: auto;
    height: auto;
    background: none;
    padding: 11px 20px;
    border: 1px solid #ddd;
    color: #94878a;
    opacity: .7;
    border-radius: 20px;
    background-color: white;
}
.kb_filter-item-wrap input, .kb_filter-select-view {
    box-shadow: inset 0 0 6px 0 #00000024;
    border: navajowhite;
    border-radius: 4px;
}
@media(max-width: 768px) {
    .kb_filter-item-wrap input, .kb_filter-select-view {
        border: 1px solid #80808066;
    }
}
.kb_filter-item-wrap input {
    padding-left: 10px;
    margin-right: 6px;
}
.kb_filter-item-wrap input[type=text] {
    width: 100%;
    height: 40px;
    padding-left: 10px;
}
.kb_filter-item-wrap input[type=submit] {
    background: #2e4a3c;
    color: #fff;
    height: auto;
    padding: 11px 28px;
    border-radius: 20px;
    width: auto;
    border: none;
}
.kb_filter-select-view {
    width: 100%;
    height: 40px;
    line-height: 38px;
    padding-left: 20px;
    color: #757575;
    position: relative;
}
.kb_filter-select-view:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 12px;
    width: 10px;
    height: 10px;
    border-right: 1px solid #2e4a3cad;
    border-bottom: 1px solid #2e4a3cad;
    transform: rotate(45deg);
}
.kb_filter-modal-wrap {
    background-color: white;
    position: fixed;
    box-shadow: 0 0 5px 0 #00000021;
    border-radius: 10px;
    top: 60px;
    z-index: 999;
}
@media (min-width: 992px){
    .kb_filter-modal-wrap {
        top: 10%;
    }
}
.kb_filter-j-b {
    justify-content: start;
    position: relative;
}
#f_clear {
    right: 0;
    bottom: 0;
}
@media(min-width: 992px){
    #f_clear {
        position: absolute;
    }
    .kb_filter-modal-wrap {
        width: max-content;
    }
}
.kb_filter-clear {
    color: #94878a;
    border: none;
    background-color: transparent;
    text-decoration: underline;
}
@media(max-width: 992px) {
    .kb_filter-modal-wrap {
        width: 100vw;
    }
    .kb_filter-modal-wrap h3 {
        text-align: left!important;
        align-self: start;
        margin-left: 63px;
        width: 200px;
    }
    .mareas {
        height: 100vh;
    }
    #marea_checkboxes {
        height: calc(100vh - 100px);
        overflow-y: auto;
    }
}
.mareas {
    left: 50%;
    transform: translateX(-50%);
}
.kb_check-decor {
    position: relative;
    cursor: pointer;
}
p.kb_check-decor {
    margin-top: 20px;
}
.kb_hr {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
    margin-left: -20px;
}
.kb_check-decor::before {
    position: absolute;
    content: '';
    background-image: url(/local/img/empty.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    left: -20px;
    top: 3px;
}
.kb_check-decor.checked::before {
    position: absolute;
    content: '';
    background-image: url(/local/img/checked.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    left: -20px;
    top: 3px;
}
.kb_check-decor-remont, .kb_check-decor-rooms {
    cursor: pointer;
    position: relative;
}
.kb_check-decor-remont::before, .kb_check-decor-rooms::before {
    position: absolute;
    content: '';
    background-image: url(/local/img/empty.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    left: -20px;
    top: 3px;
}
.kb_check-decor-remont.checked::before, .kb_check-decor-rooms.checked::before {
    position: absolute;
    content: '';
    background-image: url(/local/img/checked.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    left: -20px;
    top: 3px;
}
.f_classes {
    max-width: 300px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    left: 50%;
    transform: translateX(-50%);
}
.f_classes input {
    margin-right: 7px;
}
.kb_filter-modal-area-p {
    font-size: 1.8rem;
    position: relative;
    text-decoration: underline;
    cursor: pointer;
    color: #0000009c;
    font-family: serif;
}
.kb_filter-modal-area-p.kb_check-box-empty::before {
    content: '\2610';
    position: absolute;
    top: -4px;
    left: -20px;
    width: 20px;
    height: 20px;
    font-size: 23px;
}
.kb_filter-modal-remont, .kb_filter-modal-rooms {
    display: flex;
    flex-direction: column;
    padding: 40px;
}
@media(max-width: 992px) {
    .f_classes {
        position: absolute;
    }
    .kb_filter-modal-area-p.kb_check-box-empty::before {
        left: -24px;
    }
}
.kb_filter-modal-area-p.kb_check-box-checked::before {
    content: '\2611';
    position: absolute;
    top: -4px;
    left: -20px;
    width: 20px;
    height: 20px;
    font-size: 23px;
}
.kb_filter-modal-wrap h3 {
    text-align: center;
}
.kb_filter-modal-close {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 40px;
    cursor: pointer;
    /*font-size: 12px;*/
    background-color: white;
    color: black;
    padding: 8px 17px;
    border-radius: 4px;
    box-shadow: 0px 3px 9px 0 #00000042;
}
.__remont .kb_filter-modal-close {
    top: unset;
    bottom: 10px;
}
.__remont {
    padding-bottom: 30px;
    padding-left: 38px;
    padding-right: 38px;
    left: 50%;
    transform: translateX(-50%);
}
.__remont .kb_filter-modal-clear {
    display: none;
}

.__rooms .kb_filter-modal-close {
    top: unset;
    bottom: 10px;
}
.__rooms {
    padding-bottom: 30px;
    padding-left: 38px;
    padding-right: 38px;
    left: 50%;
    transform: translateX(-50%);
}
.__rooms .kb_filter-modal-clear {
    display: none;
}
@media(max-width: 992px) {
    .kb_filter-modal-clear {
        position: absolute;
        top: 62px;
        right: 10px;
        height: 40px;
        cursor: pointer;
        background-color: white;
        box-shadow: 0px 3px 9px 0 #00000042;
        color: black;
        padding: 8px 22px;
        border-radius: 4px;
    }
    .__remont .kb_filter-modal-clear {
        top: unset;
        bottom: 10px;
        right: unset;
        left: 10px;
    }
}

@media(min-width: 992px) {
    .kb_filter-modal-clear {
        position: absolute;
        top: 12px;
        right: 132px;
        height: 40px;
        cursor: pointer;
        background-color: white;
        box-shadow: 0px 3px 9px 0 #00000042;
        color: black;
        padding: 8px 22px;
        border-radius: 4px;
    }
    .__remont .kb_filter-modal-clear {
        top: unset;
        bottom: 10px;
        right: unset;
        left: 10px;
    }
}
.kb_filter-modal-checkboxes {
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
    justify-content: start;
    height: 76vh;
    overflow-y: auto;
}
.kb_filter-modal-checkboxes input[type=checkbox] {
    margin-right: 5px;
}
.ch_search {
    background-color: transparent;
    width: 100%;
    height: 54px;
    color: white;
    border: none;
}
.kb_darek-layer {
    position:fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.94);
    z-index: 1;
}

.kb_filter-modal-col {
    display: flex;
    flex-direction: column;
}
.mareas-col {
    width: fit-content;
    padding: 0 20px;
}
@media(max-width: 560px){
    .mareas-col {
        width: 100%;
    }
}
.kb_filter-modal-checkboxes label:has(input:checked) {
    color: green;
}
.kb_filter-modal-checkboxes label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-family: serif;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    color: #434753;
}
.search-res {
    position: absolute;
    width: 100%;
    height: fit-content;
    max-height: 130px;
    top: 69px;
    left: 0;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    background-color: white;
    box-shadow: 0 0 2px 0 #00000040;
    z-index: 9;
}
select.kb_filter-text-view {
    box-shadow: inset 0 0 6px 0 #00000024;
    border: navajowhite;
    border-radius: 4px;
    color: #757575;
    width: 100%;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
}
.search-item {
    word-break: break-word;
    border-bottom: 1px solid #80808036;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}
.search-item:hover {
    background-color: #2e4a3c26;
}
.kb_double-wrap {
    display: flex;
    justify-content: space-between;
}
.kb_double-wrap input {
    width: 49%;
    height: 40px;
}
.cat-active {
    background-color: #fff;
    /* color: #bcb18c; */
    box-shadow: none;
}
.kb_filter-hide {
    display: none!important;
}
.small-view{
    padding-bottom: 20px;
}
.small-view .kb_filter-modal-close {
    bottom: 8px;
    top: auto;
}
/* End */
/* /local/components/kb/kb.filter/templates/.default/style.css?177182723211042 */
