﻿.search-group.d-flex.w-100 {
    display: grid !important;
}

.region-label {
    height: 40px;
    padding-top: 10px
}

.dropdown-menu.listMenu.show {
    /*top: 19px !important;
    top: 28px !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    z-index: 1;*/
}

.map_m {
    color: #2C3537;
    font-family: Ubuntu;
    font-size: 12.873px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 250px;
}

.y_img_container {
    position: relative;
}

.toShow {
    display: none;
}

#objectLenghtDiv {
    position: absolute;
    border-radius: 6px;
    border: 1px solid var(--Mid-Gray, #D1D4D7);
    background: var(--White-Background, #FFF);
    padding: 10px 12px;
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    left: 15px;
}

.label_plan {
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 0px 5.941px 0px 0px;
    background: rgba(44, 53, 55, 0.90);
    width: 150px;
    left: 0;
    color: white;
    padding: 5px 10px;
}

.map_l {
    color: #2C3537;
    font-family: Ubuntu;
    font-size: 12.873px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 250px;
}

.map_img {
    border-radius: 8px;
    width: 252.71px;
    height: 106.916px;
}

a.with_underline {
    text-decoration: underline !important;
    cursor: pointer;
    width: max-content;
}

.objects_all button.btn.btn-secondary.show {
    display: flex !important;
}

.region-labels, .object-labels, .realization-labels, .rooms-labels {
    font-family: Ubuntu-bold;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.dropdown-menu.listMenu.search-box--grid.show {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgb(229, 229, 229);
    grid-gap: 15px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.control-box {
    background-color: white;
}

.bodyM {
    font-family: 'Ubuntu-Bold';
    font-style: normal;
    /* font-weight: bold; */
    font-size: 14px;
    line-height: 16px;
    color: #2C3537;
    margin-bottom: 4px;
}

    .bodyM.m-0 {
        margin: 0;
    }

.dropdown.dropdown-rb {
    border-right: 0.747664px solid #E5E5E5 !important;
}

.dash {
    margin: 1rem 4px;
    border: 1px solid #ADB2B3;
    opacity: 1;
    flex: none;
    width: 7px;
    height: 0;
}

.g-5px {
    gap: 5px;
}

.g-20px {
    gap: 20px;
}

.w-max {
    width: max-content;
}

.w-m2 {
    width: 96px;
}

.object {
    padding: 6px;
    background: white;
    padding-top: 8%;
    height: 70px;
    padding-bottom: 46px;
}

.group-control--left {
    padding-top: 7%;
    height: 34px;
    padding-bottom: 46px;
}

.rooms-s {
    grid-column-end: span 2;
}

a.dropdown-item.listRooms {
    background: #FFFFFF;
    border: 1px solid #99A0A2;
    box-sizing: border-box;
    border-radius: 8px;
    height: 46px;
    padding-top: 12px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #878A8A;
    padding-bottom: 12px;
}

    a.dropdown-item.listRooms:hover {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        color: #2C3537;
        background: #EFEFEF;
    }

.region-d {
    border-radius: 6px;
    width: 94%;
    margin-left: 9px;
    padding-right: 30px;
}

.objects-d {
    border-radius: 6px;
    width: 92%;
    margin-left: 9px;
    padding-right: 30px;
}

.realization-d {
    border-radius: 6px;
    width: 92%;
    margin-left: 9px;
    padding-right: 30px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e9ecef !important;
}

.dropdown.dropdown-rb.s-b--price {
    border-right: none !important;
}

.price-s {
    top: 15%;
    position: absolute;
    right: 10%;
}

.price-sss {
    bottom: 15%;
    position: absolute;
    right: 10%;
}

.price-d input {
    background: #FFFFFF;
    border: 1px solid #A3A3A3;
    width: 100% !important; /*211px;*/
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 9px;
    height: 31px;
    font-family: Ubuntu-Bold;
    font-size: 14px;
}

.dropdown-menu {
    border: 0px solid rgba(0,0,0,.15) !important;
    background: #FFFFFF;
    box-shadow: 0px 16px 20px rgb(0 0 0 / 12%);
}

.classObject {
    background: white;
    margin-top: 25px;
    z-index: 10;
    margin-left: -6px;
    padding-left: 8px;
    width: 271px;
    border-top: 0.5px solid lightgrey;
}

.price-d:hover {
    background: none;
}

.price-d input::-webkit-input-placeholder {
    padding-left: 0px;
}

.group-control {
    border: 0.5px solid lightgray;
    height: 70px;
}

.titleButton {
    color: black;
    background: white;
    width: 100%;
    /*height: 49px !important;*/
}

button.btn.btn-secondary--s-b-c {
    background: #FFFFFF;
    border: 1px solid #878A8A;
    box-sizing: border-box;
    border-radius: 5.98131px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16.4486px;
    line-height: 19px;
    text-align: center;
    color: #2C3537;
}

button.btn.btn-primary {
    border-radius: 8px;
    background: #008F91;
    border-radius: 5.98131px;
}

.listMenu {
    width: 100%;
}

.titleButton:hover, .moreButton:hover {
    background-color: white;
    color: black;
}

.titleButton:not(:disabled):not(.disabled):active, .titleButton:not(:disabled):not(.disabled).active, .show > .titleButton.dropdown-toggle,
.moreButton:not(:disabled):not(.disabled):active, .moreButton:not(:disabled):not(.disabled).active, .show > .moreButton.dropdown-toggle {
    background-color: white;
    color: black;
}

/*
.btn-check:focus + .btn, .btn:focus {
    background-color: white;
    color: black;
}*/
button#btnSearchHouse {
    background: var(--secondary-color) !important;
    color: var(--first-color) !important;
}

.priceInput {
    border: 0.5px solid lightgray;
}

.pricesBtn {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.leftBtn {
    border-bottom-left-radius: 8px;
}

.placehold {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
}

.miniSearchTitle {
    font-weight: normal;
    line-height: 14px;
    font-weight: normal;
    color: lightgray;
    font-size: 12px;
}

a.dropdown-item.objects-d {
    cursor: pointer;
    white-space: inherit;
}

a.dropdown-item.region-d {
    cursor: pointer;
}

a.dropdown-item.listRooms {
    cursor: pointer;
}

a.dropdown-item.realization-d {
    cursor: pointer;
}


.d-flex.w-100.inSearchNew.search-group-land {
    grid-template-columns: 14% 13% 12% 13% 14% 15% 11% 5% 3%;
    display: grid !important;
}

.d-flex.w-100.search-group-group {
    grid-template-columns: 14% 14% 13% 16% 17% 20% 6%;
    display: grid !important;
}

.d-flex.w-100.inSearchNew.search-group-group {
    grid-template-columns: 14% 14% 13% 13% 12% 16% 14% 4% !important;
}

.regNameContainer {
    flex-direction: column;
    text-align: start;
}

.modal_s--b {
    border-bottom: 1px solid #D2D4D5;
    padding-bottom: 30px;
}

.checkedDropdown {
    background: #e9ecef !important;
}



.flatsSquaresInp {
    width: 30%;
}

.price-d {
    padding: 0.25rem 0.5rem;
}

.buyOrRent {
    cursor: pointer;
    background-color: transparent;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    padding-top: 10px;
    border-radius: 8px 8px 0 0;
    font-weight: 700;
}

.newOrSecondaryChecked {
    background-color: white;
    text-align: center;
    padding-top: 10px;
    border-radius: 8px 8px 0 0;
    font-weight: 700;
    border-bottom: 2px solid #008b8a;
}

a:active, a:focus {
    outline: none !important;
}

.btn-check:focus + .btn-secondary, .btn-secondary:focus {
    color: black;
    background-color: white;
    border-color: white;
    /* box-shadow: none; */
    /* outline: none !important; */
}
/*........................................................................................*/
.modal_s--b input, .pledgee input {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #2C3537;
    /* background: #FFFFFF; */
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    height: 36px;
    width: max-content;
    margin: 10px;
    padding-right: 10px;
    padding-left: 10px;
    /* border: none; */
}



.form-control#selectBuildingType {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 6px;
    height: 36px;
    margin-top: 4px;
}

/*input#InPledge {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #2C3537;*/
/*background: #FFFFFF;*/
/*border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    width: 44px;
    height: 28px;
    margin-right: 13px;
}*/
.g-10px {
    gap: 10px;
}

.btn-check:focus + .btn-primary, input.btn-primary:focus {
    color: #fff !important;
    background-color: #008F91 !important;
    border-color: none !important;
    box-shadow: none !important;
}

.modal-dialog.modal-dialog-centered {
    max-width: 791px;
    margin: 9.75rem auto;
}

.btn-primary:hover {
    color: #fff;
    background-color: #008F91;
    border-color: #008F91;
}

.modal_s--b p {
    font-family: 'Ubuntu-Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #2C3537;
    margin-top: 2px;
}

.modal-body {
    padding-right: 30px;
    padding-left: 30px;
}

.err {
    background: #E1473D;
    box-shadow: 0px 18.6916px 15.7009px -8.2243px rgba(44, 53, 55, 0.26);
    border-radius: 6px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF; /*#FFFFFF*/
    padding: 6px;
    padding-left: 31px;
    padding-right: 31px;
    width: 260px;
    text-align: center;
}

.all-options--p {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 21px;
    margin-bottom: 21px;
}

.modal-title--s-b {
    width: 100% !important;
    margin-left: 0px !important;
    margin-bottom: -4px !important;
}

.modal-header--s-b {
    display: block;
    border: none;
    border-bottom: 1px solid #D2D4D5 !important;
    display: flex !important;
    margin-right: 30px;
    margin-left: 30px;
    justify-content: space-between;
}

#map {
    width: 100%;
    height: 400px;
}

.title-new-i {
    background: initial !important;
}

.text-items {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #878A8A;
    background: #FFFFFF;
    opacity: 0.59;
    border-radius: 6px;
    width: 350px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 24px;
}

#fileDiv {
    width: 100%;
    height: 200px;
    border: solid #0a0a0a;
}

input.dropdown-item.price-d {
    border: 1px solid #a3a3a3;
    border-radius: 8px;
    margin: 0px 10px;
    width: 80%;
    height: 30px;
}
/*-------------------------------------------------*/
.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
    color: #fff;
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    border-radius: 6px;
    /*width: 134px !important;*/
    height: 28px !important;
}

label.btn.btn-outline-primary {
    /*width: 134px !important;*/
    height: 28px !important;
    line-height: 6px;
    margin-right: 21px;
    margin-top: 10px;
    margin-bottom: 30px;
    border: 1px solid #D2D4D5;
    border-radius: 6px;
}

.btn-w {
    width: 134px !important;
}

label.btn.btn-outline-primary:hover {
    background: var(--secondary-color) !important;
    /*width: 134px !important;*/
    height: 28px !important;
    border-radius: 6px;
}

.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: none;
}

/*.btn {
    color: #2C3537;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;*/
/* identical to box height */
/*text-align: center;
}*/

.container-square {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 55%;
}

.square-items {
    width: 134px !important;
    background: #FFFFFF;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    margin-top: 6px;
    height: 26px;
}

    .square-items :focus {
        background: #FFFFFF !important;
        border: 1px solid #2C3537 !important;
        box-sizing: border-box !important;
        border-radius: 6px !important;
    }

.items-w {
    width: 44px !important;
}

.adress-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.adress-items--w {
    width: 378px !important;
    height: 28px;
}

.item-w {
    width: 35%;
}

.item-description {
    min-width: 876px !important;
    min-height: 128px !important;
    max-width: 876px !important;
    max-height: 128px !important;
    background: #FFFFFF;
    border: 1px solid #878A8A;
    box-sizing: border-box;
    border-radius: 6px;
}

.item-c {
    width: 420px !important;
    height: 51px;
    background: #FFFFFF;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
}

.contacts {
    grid-gap: 40px;
}

.btn-object {
    background: #008F91;
    box-shadow: 0px 16.4486px 22.4299px rgb(0 0 0 / 16%);
    border-radius: 6px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 16.4486px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    height: 48px;
    width: 276px;
}

.header-i {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    /* main color */
    color: #008B8A;
}

.item-classification {
    display: flex;
}

.head-btn {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.i-img {
    width: 44px;
    margin-bottom: 10px;
}

.objects-hr {
    border: 1px solid #D2D4D5;
    transform: rotate(-180deg);
    margin-bottom: 30px;
}

.objects-hr-m-t {
    border: 1px solid #D2D4D5;
    transform: rotate(-180deg);
    margin-bottom: 30px;
    margin-top: 30px;
}

.span-red {
    color: red !important;
}

button {
    border: none;
}

.photo-text {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #3E5357;
    background: #F9F9F9;
    border-radius: 8.97196px;
    padding: 21px;
}

.text-photo-btn {
    background: #FFFFFF;
    border: 1px solid #878A8A;
    box-sizing: border-box;
    border-radius: 6px;
    width: 100%;
    height: 150px;
    text-align-last: center;
}

#formFileMultiple {
    display: block;
}

.no-gutters {
    position: relative;
    z-index: 0;
    margin-bottom: 710px;
    height: inherit;
}

.sticky-top {
    position: -webkit-relative !important;
    position: sticky !important;
    top: 0;
    /*z-index: 1024 !important;*/
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    /* top: 0; */
    z-index: 0;
    top: 0%; /*10%*/
    /* bottom: 90%; */
    /* margin-bottom: auto; */
    position: sticky;
}

.custom-file-upload {
    background: #FFFFFF !important;
    border: 1px solid #008F91 !important;
    box-sizing: border-box;
    border-radius: 6px !important;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */
    text-align: center;
    color: #008F91;
}

option[default] {
    display: none;
}
/* .checkbox-label:after {
  content: "V";
  display: block;
  width: 13px;
  height: 15px;
  border: 1px solid grey;
  background-color: green;
  position: absolute;
  top: 3px;
  left: 0;
  z-index: 2;
  color: white;
  opacity:0;
} */
.checkbox-input {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
}

.checkbox {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.checkbox-label:before {
    content: '✓';
    display: flex;
    height: 22px;
    width: 22px;
    border: 1px solid #D2D4D5;
    /* top: -2.4px; */
    left: -10%;
    z-index: 1;
    color: white;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.checkbox-input:checked + .checkbox-label:before {
    background-color: #008F91;
    border-color: #008F91;
}

.checkbox-label {
    display: flex;
    gap: 10px;
    padding: 0;
}

.rooms-w {
    width: 45px;
}

.square-items::-webkit-input-placeholder {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    /* identical to box height */
    text-align: right;
    color: #878A8A;
}

.btn-wb {
    width: 180px !important;
}

.btn-ws {
    width: 150px;
}

.square-items.p::-webkit-input-placeholder {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 11.9626px;
    line-height: 14px;
    /* identical to box height */
    text-align: right;
    color: #2C3537;
}

.item-description::-webkit-input-placeholder {
    /*color: red;*/
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #99A0A2;
}

textarea {
    resize: none;
}

#map {
    margin-top: 30px;
}

.square-items.l::-webkit-input-placeholder {
    text-align: left;
}

.l {
    padding-bottom: 4px;
}

.tool-tip {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    background: #3E5357;
    box-shadow: 0px 20.1869px 15.7009px -8.2243px rgba(44, 53, 55, 0.38);
    border-radius: 6px;
    width: 431px;
    height: 76px;
    padding: 19px;
    margin-top: -10px;
}

input::-webkit-input-placeholder {
    margin-right: 3px;
}

.square-items.m::-webkit-input-placeholder {
    margin-right: 3px;
}


/*Bootstrap*/
.dropdown-padding--rem .dropdown-item {
    padding: 0.25rem 0.7rem !important;
}



a:active, a:focus {
    outline: none;
}

.objects_all--mobile {
    display: none;
}
#fourthObid .tooltiptext {
    background: #3E5357;
    box-shadow: 0px 20.1869px 15.7009px -8.2243px rgb(44 53 55 / 44%);
    border-radius: 8.97196px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #F5F5F5;
    position: absolute;
    z-index: 1;
    top: 7.7%;
    left: 57%;
    visibility: hidden;
    padding: 15px;
    height: max-content;
    width: 250px;
    text-align: left;
    top: 8%;
    left: 66%;
}

#fourthObid:hover .tooltiptext, #fourthObid:active .tooltiptext {
    visibility: visible;
}
#fourthObid .tooltiptext::before {
    content: " ";
    position: absolute;
    bottom: 100%;
    top: 30px;
    left: 15%;
    margin-left: -48px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #3E5357 transparent transparent;
}

@media(max-width:1200px) {

    #thirdObjid, #fourthObid {
        display: none;
    }

    .modal-content {
        height: 100vh;
        width: 100% !important;
    }

    .to_column_in_mobile {
        flex-direction: column;
    }

    .objects_all--mobile {
        display: block;
    }

    .objects_all {
        display: none;
    }

    .radio-container {
        width: 92% !important; /*96%*/
        margin: 0px auto;
        justify-content: center !important;
        grid-gap: 13px;
    }

    .dropdown.dropdown-rb {
        border-right: none !important;
    }

    .d-flex.w-100.newObjects.search-group {
        display: grid !important;
        grid-template-columns: 1fr !important;
        padding: 0 4px;
        background: white;
        grid-gap: 12px;
        padding-top: 0px;
        height: initial !important;
        margin: 0px 0px 0px 0px;
    }

    .dropdown.dropdown-rb button {
        background: #FFFFFF;
        border: 0.8px solid #D2D4D5;
        box-sizing: border-box;
        border-radius: 8px;
    }

    .objects_new.newObj {
        position: absolute;
        top: 418px; /*310px*/ /*280px*/
        width: 92%;
        margin: 0px auto !important;
        left: 0;
        right: 0;
        border-radius: 0px;
        box-sizing: border-box;
        box-shadow: 0px 10.8081px 13.5101px rgb(0 0 0 / 12%);
        z-index: 8;
    }

    .d-flex.regNameContainer {
        grid-gap: 6px !important;
    }

    .radio-container {
        flex-direction: column;
    }

        .radio-container a {
            width: 100% !important;
            width: 78% !important;
            position: absolute;
            height: 78px !important;
            margin: -33px 0px 0px -21px;
        }

    a.dropdown-item.region-d {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-items: center;
        color: #2C3537;
        height: 34px;
    }

    .objects_all--mobile .dropdown-menu.show {
        transform: translate3d(0px, 51px, 0px) !important;
        background: #FFFFFF !important;
        border: 1px solid #D2D4D4 !important;
        box-shadow: 0px 12px 16px rgb(97 106 108 / 8%) !important;
        border-radius: 6px !important;
    }

    .objects_second.secondObj {
        position: absolute;
        width: 100%;
        /*z-index: 999;*/
        box-sizing: border-box;
        box-shadow: 0px 10.8081px 13.5101px rgb(0 0 0 / 12%);
        z-index: 6;
    }

    input#btnSearchHouse {
        margin-top: 6px !important;
    }

    div#newObjid {
        width: 100%;
        padding: 33px 19px;
        line-height: 12px;
        border-radius: 4px;
        /*background: #FFFFFF;*/
        /*box-shadow: 0px 4px 8px rgb(0 0 0 / 6%);*/
        border-bottom: none;
        text-align: left;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        /* line-height: 21px; */
        color: #2C3537;
    }
    /*.dropdown-styles {
        border-color: red !important;
    }*/

    .dropdown.dropdown-rb.show button {
        border-color: #008F91 !important;
    }

        .dropdown.dropdown-rb.show button i#select-icon {
            transform: rotate(180deg);
        }

    .d-flex.w-100.search-group {
        grid-gap: 10px;
        padding: 10px;
        background: white;
    }

    .objects_second.secondObj {
        position: absolute;
        width: 92%;
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }

    button#btnSearchHouse {
        border-radius: 8px;
        width: 100% !important;
        margin: 0 !important;
    }

    .d-flex.w-100.search-group {
        grid-gap: 10px;
        padding: 10px;
        background: white;
        grid-gap: 12px;
        padding: 16px;
        background: white;
        padding-top: 0px;
        height: initial !important;
    }

        .d-flex.w-100.search-group button {
            height: 48px !important;
        }

    .dropdown-menu.listMenu.show {
        /* border: 1px solid !important; */
        background: #FFFFFF;
        border: 0.8px solid #D2D4D5 !important;
        box-sizing: border-box;
        box-shadow: 0px 10.8081px 13.5101px rgb(0 0 0 / 12%);
        /* border-radius: 5.40403px 5.40403px 0px 0px; */
        transform: rotate( 180deg );
        margin-top: -6px;
    }

    div#secondObjid {
        width: 100%;
        padding: 33px 19px;
        text-align: left;
        line-height: 12px;
        border-radius: 4px;
        /*background: #FFFFFF;
        box-shadow: 0px 4px 8px rgb(0 0 0 / 6%);*/
        border-bottom: none;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        /* line-height: 21px; */
        color: #2C3537;
    }

    div#searchHouses div a div img.d-block {
        width: 100% !important;
    }

    .objects_second.secondObj .d-flex.w-100.search-group-land {
        grid-template-columns: 1fr;
        grid-gap: 10px;
        padding: 10px 0px;
        background: white;
        height: max-content;
    }

    .search-box a.dropdown-item.objects-d {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-items: center;
        color: #2C3537;
        height: 34px !important;
        width: 95%;
    }

    .search-box input.dropdown-item.price-d.onlyDigits {
        width: 94% !important;
        height: 48% !important;
    }

    .search-box .dropdown-menu.listMenu.search-box--grid {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        padding: 16px 8px;
        grid-gap: 8px;
    }

        .search-box .dropdown-menu.listMenu.search-box--grid .rooms-s {
            grid-column-end: span 4 !important;
        }

        .search-box .dropdown-menu.listMenu.search-box--grid a {
            height: 36px !important;
            line-height: 11px !important; /* Body L */
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            /* identical to box height, or 125% */
            /* Dark */ color: #2C3537;
            /* Inside auto layout */
        }

    .search-box a.dropdown-item.realization-d {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-items: center;
        color: #2C3537;
        height: 34px !important;
    }

    .search-box .dropdown.dropdown-rb.s-b--price .dropdown-menu.listMenu.show {
        display: flex !important;
        padding: 16px 8px;
        grid-gap: 10px;
    }

    .search-box .dropdown-menu.listMenu.show p a {
        padding: 0px;
        /* White Background */
        background: #FFFFFF;
        /* Mid Gray */
        /* border: 1px solid #D2D4D4; */
        border-radius: 6px;
        /* height: 48px; */
    }

        .search-box .dropdown-menu.listMenu.show p a input {
            height: 48px; /* Body L */
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
            /* identical to box height, or 125% */
            /* Mid Gray 2 */ color: #99A0A1;
            /* Inside auto layout */
        }

    span.price-s {
        top: 37%;
        /* Body L */
        right: 55%;
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height, or 125% */
        text-align: right;
        /* Mid Gray 2 */
        color: #99A0A1;
    }

    span.price-sss {
        bottom: 37%;
        right: 6%;
        /* Body L */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height, or 125% */
        text-align: right;
        /* Mid Gray 2 */
        color: #99A0A1;
    }

    .dropdown.dropdown-rb.s-b--price {
    }

    input#InPledge {
        width: 65px;
        height: 36px;
        background-color: white;
        color: #2C3538 !important;
    }

    .checkbox-label:before {
        width: 22px !important;
        height: 22px !important;
        top: -5px !important;
    }

    .modal-body {
    }

    div#moreSearchOptions .modal-body p {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700 !important;
        font-size: 14px;
        line-height: 24px;
        /* identical to box height, or 129% */
        color: #2C3537;
        flex-wrap: wrap;
        /* Inside auto layout */
    }

    div#moreSearchOptions .btn-primary {
        color: #fff !important;
        background-color: #008F91 !important;
        border-color: #008F91 !important;
    }

    div#moreSearchOptions {
        padding: 0 !important;
    }

        div#moreSearchOptions .modal-dialog.modal-dialog-centered {
            width: 100% !important;
            margin: 0;
            display: flex;
            flex-direction: column;
        }

    .modal_s--b input {
        background-color: white !important;
        color: #2C3538 !important;
        height: 36px !important;
        margin-left: 0px;
    }

    h5#exampleModalLongTitle { /* Accent S */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 140%;
        /* or 22px */
        text-align: center;
        /* Dark */
        color: #2C3537;
    }

    .modal-header.modal-header--s-b {
        padding-right: 0px !important;
        padding-left: 0px !important;
        justify-content: space-between;
        margin: 0px 17px;
        padding: 22px 0px !important;
    }
}


















.moreFilter {
    flex-direction: row-reverse;
    gap: 5px;
}






.d-flex.regNameContainer div {
    display: flex;
    grid-gap: 4px;
}

.search-box .fa-chevron-down {
    content: none;
    background: url(/Images-baspana/chevron_down.svg);
    background-size: 22px !important;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

    .search-box .fa-chevron-down:before {
        content: none !important;
    }

.radioButtonsSearch {
    width: max-content;
    border-radius: 8px !important;
}

.main_radio {
    background: #EFEFEF;
    border-radius: 6px;
    gap: 3px;
    width: max-content;
    padding: 8px;
}


input.btn-primary, .btn-radio {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
    justify-content: center;
    padding: 10px;
    outline: none;
    cursor: pointer;
    height: 36px !important;
    border-radius: 6px;
    border: 1px solid #D2D4D5;
    background: #008F91;
}

.main_radio .btn.btn-radio {
    background-color: transparent;
    border: none;
    color: black;
}

    .btn-radio.active, .btn-radio:hover, .main_radio .btn.btn-radio.active, .main_radio .btn.btn-radio:hover {
        background-color: #008F91;
        color: #fff;
        --bs-btn-hover-color: #fff !important;
        --bs-btn-hover-bg: #008F91 !important;
        --bs-btn-active-color: #fff !important;
        --bs-btn-active-bg: #008F91 !important;
        height: 36px !important;
    }


/*    input.btn-primary:active, input.btn-primary:hover, input.btn-primary:focus, .btn-radio.active, .btn-radio:hover, .main_radio .btn.btn-radio.active, .main_radio .btn.btn-radio:hover {
        background-color: #008F91;
        color: #fff;
        --bs-btn-hover-color: #fff !important;
        --bs-btn-hover-bg: #008F91 !important;
        --bs-btn-active-color: #fff !important;
        --bs-btn-active-bg: #008F91 !important;
        height: 36px !important;
    }
*/
.form-control:enabled {
    color: #19181B !important;
}

.form-control:focus:enabled {
    border-color: #008F91 !important;
    outline: none;
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.075);
    box-shadow: inset 0 2px 2px rgba(0,0,0,.075);
}


.form-control:hover:enabled {
    border-color: #19181B !important;
    outline: none;
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.075);
    box-shadow: inset 0 2px 2px rgba(0,0,0,.075);
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef !important;
    opacity: 1;
}


.modal-content .modal-header.filter {
    padding: 30px 0px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
@media(max-width:1200px){
    div#thirdObjid, div#fourthObid {
        display: block;
    }

    div.radio-container div.radio-btn.nth-5#thirdObjid {
        width: 100%;
        border-radius: 4px;
        height: 78px;
        display: flex;
        justify-content: space-between;
        padding: 16px 17px;
        align-items: center;
    }

    div.radio-container div.radio-btn.nth-5#fourthObid {
        width: 100%;
        border-radius: 4px;
        height: 78px;
        width: 100%;
        border-radius: 4px;
        height: 78px;
        display: flex;
        justify-content: space-between;
        padding: 16px 17px;
        align-items: center;
    }

    div.radio-container div.radio-btn.nth-5#thirdObjid div.filter_imgs--s {
        filter: invert(1);
    }

    div.radio-container div.radio-btn.nth-5#fourthObid span.tooltiptext {
        left: 0;
        margin: 203px 96px;
        width: 300px;
    }

        div.radio-container div.radio-btn.nth-5#fourthObid span.tooltiptext::before {
            content: " ";
            transform: rotate(90deg);
            top: -9px;
            /* margin:  0px; */
            left: 285px;
        }

    div.radio-container div.radio-btn.nth-5#thirdObjid span.vs-icons {
        margin: 21px 0px 0px !important;
        opacity: 1 !important;
        display: block;
        /* position: relative; */
        /* margin: 13px; */
        /* content: "Новинка"; */
    }

    div.radio-container div.radio-btn.nth-5#thirdObjid span:nth-child(2) {
        margin-bottom: 24px;
    }
    div.form-item.radio-btn.nth-5.buyOrRent span.fourthObid--text {
        width: 51%;
        text-align: left;
    }
    div#fourthObid .filter_imgs--s img {
        margin: -7px 0px 0px -65px;
    }
    div.radio-container div.radio-btn.nth-5#fourthObid a {
        width: 67% !important;
    }
    body p.card-text.pool-name {
        height: max-content !important;
        width: max-content !important;
    }
}
@media(min-width:1200px){
    div.radio-container div.radio-btn.nth-5#fourthObid {
        display: flex;
        padding-left: 21px;
        gap: 10px;
        /*background: #FFFFFFCC;*/
    }

        div.radio-container div.radio-btn.nth-5#fourthObid a {
            position: absolute;
        }
    #fourthObid .tooltiptext {
        top: auto;
        left: auto;
        margin: -21px 0px 0px 358px;
    }
    div.filter_imgs--s img {
        padding-bottom: 4px;
    }
}

div.form-item.radio-btn.nth-5.buyOrRent span {
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 18.38px; */
    text-align: center;
}
    body div.form-item.radio-btn.nth-5.buyOrRent span:nth-child(2) {
        font-weight: 700;
    }