/* .h-header-top-box{
  padding-top: 50px;
  padding-bottom: 30px;
  box-shadow: 0px 2px 5px 0px #403D390D;
  border-bottom: 0;
} */

/* .h-header-nav-in {
    margin-right: auto;
} */
/* .f-footer-r {
    display: flex;
    margin-left: auto;
    width: 100%;
    justify-content: flex-end;
    gap: 40px;
    flex-flow: unset;
} */
.f-footer-menu {
}

.f-footer-menu .h-header-dropdown > .c-link-ajax {
    line-height: unset;
    margin-bottom: 10px;
}

.f-footer-menu ul {
    display: flex;
    flex-direction: column;
}

.ml-0 {
    margin-left: 0;
}

.mb-4 {
    margin-bottom: 20px;
}
.main-company .rw-in-list {
    justify-content: flex-start;
    padding: 3px 0 !important;
}
.main-company .rw-in-list .rw-stars {
    height: auto;
}

/* .masonry-wrap {
    overflow-y: hidden;
    overflow-x: auto;
    max-height: 220px;
} */
/* .masonry-wrap::-webkit-scrollbar {
    width: 0;
    background: transparent;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: none;
} */
/* .masonry {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
} */
/* .masonry-item {
    flex-grow: 1;
    background: whitesmoke;
    padding: 9px;
    border-radius: 12px;
} */
/* .masonry-item a {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 12px;
} */
/* .masonry-item a svg {
    width: 40px;
    height: 40px;
    flex: none;
    margin-right: 14px;
} */
/* .masonry-item a span {
    white-space: nowrap;
} */

.fixedTopPanel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.vw-vendor-profile {
    flex-direction: row-reverse;
}

.vw-aside-profile {
    margin-top: 0;
}

.rw-item {
    display: flex !important;
}

.rw-item-left {
    width: 50px !important;
    padding-right: 0 !important;
    margin-right: 10px;
}

.cp-items img.rw-avatar, .rw-avatar {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 100px;
    
    background-color: #FFE0CC;
    text-align: center;
    vertical-align: middle;
    color: black;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;    
    display: flex;
    justify-content: center;
    align-items: center;
}

.l-columns-box.cp-row {
    flex-direction: row-reverse;
}

.cb-brand-box {
    margin-top: 15px !important;
    padding-top: 50px !important;
}

.brand-banner-wrap {
}

.brand-banner-wrap.desktop {
    display: block;
}

.brand-banner-wrap.mobile {
    display: none;
}

.brand-banner-wrap .container {
    margin-bottom: 20px;
}

.brand-banner-wrap img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    border-radius: 5px;
}

.cb-brand-box > .container {
    padding: 15px 20px 30px;
}

.cb-brand-box > .container {
    background-color: unset !important;
    border-radius: 0 !important;
    position: relative !important;
}

.cb-brand-box .cp-container {
    padding: 15px 20px 30px;
}

.cb-brand-box .cp-container {
    background-color: #fff;
    border-radius: 8px;
    position: relative;
}

.vw-owner-block {
    background-color: unset !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.vw-owner-block-main {
    background: #eaf3fc;
    box-shadow: 0px 4px 5px 0px #00000026;
    padding: 20px 20px;
    border-radius: 20px;
    margin-bottom: 15px;
    border: 1px solid #91BBE4 !important;
}
.vw-owner-block-acts-l {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: black;
}
.vw-owner-action.btn-success {
    background-color: #FD6200 !important;
    min-width: 123px;
    line-height: 25px;
}
.vw-owner-action.btn-simple {
    border-color: #FD6200 !important;
    background-color: #fff !important;
    min-width: 123px;
    line-height: 25px;
}
.vw-owner-action.btn-simple .ico {
    display: none;
}
.vw-owner-action.btn-simple span {
    margin-left: 0 !important;
}

.company-page-contact-buttons .j-v-contacts-expand-link {
    display: none;
}

.vw-top-sticky-nav.j-top-item-panel.visible {
    display: none;
}

.nav-link.active.inactive {
    border-bottom: 1px solid transparent !important;
    color: #17a2b8 !important;
}

.item-add-cat-loading {
    display: flex;
    align-items: center;
    margin-left: 10px;
    position: absolute;
    left: 100%;
    z-index: 1;
    top: 7px;
}

.item-add-cat-loading svg {
    width: 22px;
    height: 22px;
    animation-name: rotation;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

/* .register-as-block {
  max-width: 400px;
  margin: 0 auto;
}

.register-as-block h2 {
  margin-bottom: 20px;
} */

.register-as-radio {
    display: block;
}

.register-as-radio input {
    display: none;
}

.register-as-radio div {
    width: 100%;
    margin-bottom: 10px;
    text-align: left !important;
}

.register-as-radio input:checked ~ div {
    background: orange;
}

/* Меню категории в шапке */
.fl-search-shadow {
    position: absolute;
    background: #909090;
    opacity: 0.4;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 10000;
    user-select: none;
    pointer-events: none;
}

html.fl-cat-active {
    overflow: hidden;
}

.fl-search-shadow.active {
    display: block;
    pointer-events: inherit;
}

/* Агенты на странице настроек компании */
.company-settings-agents {
}
.company-settings-agents .hide-agents-p {
    display: none;
}

.company-settings-agents-list {
}
.company-settings-agents .add-btn {
    height: 48px;
    display: flex;
    align-items: center;
    min-width: 180px;
    justify-content: center;
    gap: 8px;
}
.company-settings-agents .agents-page-header {
    display: flex;
    align-items: flex-end;
    /* justify-content: space-between; */
    justify-content: flex-end;
}
.company-settings-agents .btn-show-more {
    border-radius: 8px;
}
.company-settings-agents .light-text {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    color: #757575;
}
.company-settings-agents .light-text-green {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 15.6px;
    color: #379f7a;
    cursor: pointer;
}

@media (min-width: 992px) {
    .company-settings-agents [class^="col-"] {
        padding-right: 20px;
    }
    .company-settings-agents [class^="col-"] + [class^="col-"] {
        padding-left: 20px;
    }
}

.company-settings-agents-add {
    border-radius: 20px;
    border: 1px solid #e0e0e0;
    padding: 20px;
}
.company-settings-agents-edit {
    border-radius: 20px;
    border: 1px solid #e0e0e0;
    padding: 20px;
}
.agents-form-title {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 20px;
}
.agents-form-photo-block {
    display: flex;
    align-items: center;
    margin-bottom: 34px;
    gap: 40px;
}
.agents-form-photo-area {
    background: #ffe0cc;
    border-radius: 100%;
    overflow: hidden;
    flex: none;
    width: 142px;
    height: 142px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    color: #181818;
}
.agents-form-photo-area span {
    display: none;
}
.agents-form-photo-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.agents-form-photo-area.no-photo img {
    display: none;
}
.agents-form-photo-area.no-photo span {
    display: block;
}
.agents-form-photo-buttons {
}
.agents-form-photo-buttons button,
.agents-form-photo-buttons input[type="submit"] {
    height: 40px;
    display: flex;
    align-items: center;
    min-width: 180px;
    justify-content: center;
    display: inline-block;
}
.agents-form-photo-buttons .upload-btn {
    border: 1px solid #fd6200;
    margin-right: 17px;
    margin-bottom: 6px;
}
.agents-form-photo-buttons .btn.btn-success.remove-btn {
    border: 1px solid #fd6200 !important;
    background: transparent !important;
    color: #181818;
    margin-bottom: 6px;
}

.company-settings-agents .form-group {
    margin-bottom: 10px !important;
}
.company-settings-agents .control-label {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: #181818;
    margin-bottom: 5px;
}
.company-settings-agents .form-control {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    height: 40px;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: #181818;
    margin-bottom: 3px;
}
.company-settings-agents textarea.form-control {
    height: auto;
}
.company-settings-agents .form-control-wrap {
}
.company-settings-agents .form-control-delete {
    position: absolute;
    left: 100%;
    margin-left: -30px;
    margin-top: -33px;
    cursor: pointer;
}
.company-settings-agents .social-control .form-control-delete {
    margin-top: 7px;
}
.company-settings-agents .social-control {
    display: flex;
}
.company-settings-agents .form-control.form-control-icon-wa {
    background: url("/img/icons/wa.svg") no-repeat center left 8px;
    text-indent: 25px;
}

.company-settings-agents .social-control select {
    margin-right: 10px;
    max-width: 120px;
    background: url("/img/icons/chevron-down.svg") no-repeat center right 5px;
}
.company-settings-agents .social-control input {
}

.agents-form-buttons {
    margin-top: 35px;
}
.agents-form-buttons button,
.agents-form-buttons input[type="submit"] {
    height: 48px;
    display: flex;
    align-items: center;
    min-width: 160px;
    justify-content: center;
    display: inline-block;
}
.agents-form-buttons .agent-save-btn {
    border: 1px solid #fd6200;
    margin-right: 17px;
    margin-bottom: 6px;
}
.agents-form-buttons .btn.btn-success.agent-delete-btn {
    border: 1px solid #fd6200 !important;
    background: transparent !important;
    color: #181818;
    margin-bottom: 6px;
    min-width: 200px;
}
.agents-form-buttons .agent-create-btn {
    border: 1px solid #fd6200;
    margin-right: 17px;
    margin-bottom: 6px;
}
.agents-form-buttons .btn.btn-success.agent-cancel-btn {
    border: 1px solid #fd6200 !important;
    background: transparent !important;
    color: #181818;
    margin-bottom: 6px;
    min-width: 200px;
}

.agents-page-total {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.agents-page-total-title {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    color: #757575;
    text-transform: uppercase;
}
.agents-page-value {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    color: #181818;
}

.agents-page-items {
    margin-top: 20px;
    margin-bottom: 35px;
}
.agents-page-item {
    display: flex;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 2px 4px 0px #1818181f;
    border-radius: 20px;
    padding: 10px;
    gap: 20px;
    margin-bottom: 12px;
}
.agents-page-item-photo {
    width: 271px;
    flex: none;
}
.agents-page-item-photo img {
    width: 100%;
    height: 204px;
    object-fit: cover;
    border-radius: 10px;
}
.cp-items .agents-page-item-photo img {
    height: 204px;
}
.agents-page-item-photo-no_photo {
    width: 100%;
    height: 204px;
    border-radius: 10px;
    background: #ffe0cc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    color: #181818;
}
.agents-page-item-info-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.agents-page-item-name-block {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.agents-page-item-name {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    color: #181818;
}
.agents-page-item-edit {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #0054a6;
    display: flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    padding-right: 3px;
}
.agents-page-item-edit svg {
}
.agents-page-item-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.agents-page-item-info-item {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #616161;
}
.agents-page-item-info-item-value {
    font-weight: 400;
    line-height: 20.8px;
    color: #181818;
}
.agents-page-item-footer {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.agents-page-item-tags {
    width: 100%;
    gap: 20px;
}
.agents-page-item-tag {
    display: inline-block;
    border: 1px solid #ca4e00;
    padding: 4px 8px 4px 8px;
    border-radius: 8px;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    color: #ca4e00;
    margin-right: 3px;
    margin-bottom: 3px;
}
.agents-page-item-logo {
    width: 96px;
    height: 60px;
    flex: none;
}
.agents-page-item-logo img {
    width: 96px;
    height: 60px;
    object-fit: contain;
}

.property-company .cp-vendor-company-logo {
    background: #ffe0cc;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    margin-bottom: 30px;
    margin-top: 7px;
    color: #000;
}
.property-company .brand-banner-wrap img {
    border-radius: 20px;
    margin-bottom: 30px;
    margin-top: 7px;
}
.property-company h1.c-title {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    margin-bottom: 10px;
}
.property-company .c-info-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.property-company .c-info-counters {
    margin-bottom: 10px;
}
.property-company .c-info-counter {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    margin-right: 10px;
}
.property-company .c-info-counter span {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    min-width: 22px;
    text-align: center;
    display: inline-block;
}
.property-company .c-info-city {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
}
.property-company .c-info-city svg {
    margin-right: 5px;
}

.property-company .c-info-head-r .btn svg {
    margin-right: 7px;
}
.property-company .c-info-head-r .btn-success {
    height: 52px;
    min-width: 180px;
    display: inline-block;
    background: #fd6200;
    background-color: #fd6200 !important;
    border: 1px solid #fd6200;
    margin-right: 10px;
}
.property-company .c-info-head-r .btn-outline-success {
    height: 52px;
    min-width: 180px;
    display: inline-block;
    border: 1px solid #fd6200 !important;
    background: transparent !important;
    color: #181818;
    margin-right: 10px;
    line-height: 37px;
}
.property-company .c-info-head-r .btn-outline-success:nth-last-child(1) {
    margin-right: 0;
}

.property-company h4 {
    margin-top: 50px;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
}

.property-company .cp-desc-in {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    max-width: 980px;
    margin-bottom: 10px;
}
.j-description-expand {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 18.2px;
    color: #fd6200;
    border: 0 !important;
}

.property-company .property-listings-buttons {
    margin-bottom: 25px;
}

.property-company .property-listings-buttons .btn {
    padding: 8px 31px;
    border-radius: 10px;
}

.property-company .property-listings-buttons .btn svg {
    margin-right: 7px;
}
.property-company .property-listings-buttons .btn-success {
    height: 48px;
    min-width: 95px;
    display: inline-block;
    background: #fd6200;
    background-color: #fd6200 !important;
    border: 2px solid #fd6200;
    margin-right: 6px;
}
.property-company .property-listings-buttons .btn-outline-success {
    height: 48px;
    min-width: 95px;
    display: inline-block;
    border: 2px solid #fd6200 !important;
    background: transparent !important;
    color: #181818;
    margin-right: 6px;
}
.property-company
    .property-listings-buttons
    .btn-outline-success:nth-last-child(1) {
    margin-right: 0;
}

/* nav-tabs */
.usr-navs-border {
    border-bottom: 0;
    margin-bottom: 30px;
}
.usr-navs-border .usr-navs .nav-link {
    border-bottom-color: #757575;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #757575;
}
.usr-navs-border .nav-link.active.inactive {
    border-bottom-color: #757575 !important;
    color: #757575 !important;
}
.usr-navs-border .usr-navs .nav-item.active .nav-link {
    color: black;
}
.usr-navs-border .usr-navs .nav-item + .nav-item {
    margin-left: 15px;
}
.agents-page-count {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: #757575;
    margin-left: 12px;
}
.property-company .agents-page-items {
    margin-top: 10px;
}

.property-company .j-item.it-list-item {
    padding: 12px;
    border-radius: 20px;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 2px 4px 0px #1818181f;
    height: 326px;
}
.property-company .it-list-item .it-img-box {
    width: 470px;
    height: 300px;
    border-radius: 8px;
}
.property-company .it-list-item-in {
    padding: 0px;
    padding-left: 487px;
}
.property-company .property-list-buttons {
    display: flex;
    gap: 10px;
}

.property-company .property-list-buttons .btn svg {
    margin-right: 7px;
}
.property-company .property-list-buttons .btn-success {
    height: 52px;
    width: 100%;
    display: inline-block;
    background: #fd6200;
    background-color: #fd6200 !important;
    border: 1px solid #fd6200;
    line-height: 37px;
}
.property-company .property-list-buttons .btn-outline-success {
    height: 52px;
    width: 100%;
    display: inline-block;
    border: 1px solid #fd6200 !important;
    background: transparent !important;
    color: #181818;
    line-height: 37px;
}
.property-company .it-price {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}
.property-company .it-item-title {
    display: flex;
    align-items: flex-end;
    gap: 5px;
}
.property-company .it-list-item-cat {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    color: #757575;
}

.property-company .it-item-title a {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    color: #757575;
}
.property-company .it-item-address {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;

    color: black !important;
}
.property-company .it-item-address svg {
    margin-right: 5px;
}
.property-company .it-item-desc {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: black;
    overflow: unset;
}

.property-list-info-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
}
.property-list-info {
    width: 100%;
}
.property-list-props {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 10px;
}
.property-list-prop-item {
    display: flex;
    align-items: center;
    gap: 5px;

    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.property-list-logo {
    width: 110px;
    flex: none;
}
.property-list-logo img {
    width: 110px;
    height: 52px;
    object-fit: cover;
    display: block;
}
.cp-items .property-list-logo img {
    height: 52px;
}

.property-company .c-item-fav .ico {
    font-size: 26px;
    max-height: 26px;
    max-width: 26px;
}
.property-company .it-list-item .c-item-fav {
    padding-left: 2px;
}

.property-listings-sub-buttons {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}
.sub-button {
    height: 40px;
    min-width: 186px;
    background: #f5f5f5;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: black;
    border-radius: 16px;
    border: 0;
}
.sub-button.active {
    background: #ffe0cc;
}

/* Agent page*/
.agent-page-block {
    padding: 20px;
    min-height: 304px;
    border: 1px solid #e0e0e0;
    box-shadow: 0px 4px 8px 0px #1818181a;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: -15px;
}
.agent-page-head {
    display: flex;
    gap: 25px;
    margin-bottom: 25px;
}
.agent-page-footer {
    display: flex;
    justify-content: space-between;
}
.agent-page-photo {
    width: 200px;
    flex: none;
}
.agent-page-photo img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 200px;
}
.agent-page-social {
    width: 200px;
    flex: none;
    display: flex;
    gap: 8px;
    justify-content: center;
}
.agent-page-social-item {
}
.agent-page-social-item svg {
}
.agent-page-info-block {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.agent-page-info-block .agents-page-item-info {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
}
.agent-page-info-block-l {
}
.agent-page-info-block-r {
}

.agent-page-buttons .btn svg {
    margin-right: 7px;
}
.agent-page-buttons .btn-success {
    height: 52px;
    min-width: 180px;
    display: inline-block;
    background: #fd6200;
    background-color: #fd6200 !important;
    border: 1px solid #fd6200;
    margin-right: 10px;
    line-height: 37px;
}
.agent-page-buttons .btn-outline-success {
    height: 52px;
    min-width: 180px;
    display: inline-block;
    border: 1px solid #fd6200 !important;
    background: transparent !important;
    color: #181818;
    margin-right: 10px;
    line-height: 37px;
}
.agent-page-buttons .btn-outline-success:nth-last-child(1) {
    margin-right: 0;
}
.agent-page-block .agents-page-item-logo {
    width: 179px;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.agent-page-block .agents-page-item-logo img {
    height: 64px;
}
.agent-page-block .agents-page-item-company-name {
    text-align: center;
    margin-top: 10px;
    color: black;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

/* Страница объявления property */
.property-listing .l-page-head .c-title {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    color: black;
}
.property-listing .vw-price-num {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    color: black;
}

.property-listing .vw-aside {
    width: 380px;
}

.property-listing-agent {
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    padding: 10px;
    color: black;
    box-shadow: 0px 2px 4px 0px #1818181f;
    margin-top: 10px;
    margin-bottom: 15px;
}
.property-listing-agent-company {
    border-radius: 8px;
    min-height: 90px;
    border: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 15px;
}
.property-listing-agent-company img {
    width: 100%;
    height: 90px;
    object-fit: contain;
    display: block;
}
.property-listing-agent-info {
    display: flex;
    gap: 20px;
}
.property-listing-agent-photo {
    width: 72px;
}
.property-listing-agent-photo img {
    width: 72px;
    height: 72px;
    object-fit: cover;
    display: block;
    border-radius: 72px;
}
.property-listing-agent-name-block {
}
.property-listing-agent-name {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
.property-listing-agent-link {
    color: black;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
}
.property-listing-agent-link svg {
    margin-left: 5px;
}

.property-listing .btn-success,
.company-page-contact-buttons .btn-success {
    height: 52px;
    background: #fd6200;
    background-color: #fd6200 !important;
    border: 1px solid #fd6200 !important;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}
.property-listing .btn-outline-success,
.company-page-contact-buttons .btn-outline-success {
    height: 52px;
    background: transparent;
    border: 1px solid #fd6200;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}
.property-listing .btn-outline-success svg,
.company-page-contact-buttons .btn-outline-success svg {
    margin-right: 5px;
}
.property-listing .vw-vendor-action.c-item-fav .ico {
    font-size: 26px;
    max-height: 26px;
    max-width: 26px;
}
.property-listing .lSPager {
    margin-left: unset !important;
    margin-right: unset !important;
}
.j-view-images-frame-img-wrap {
    /* height: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.property-listing .vw-slider-box .lSSlideOuter .lslide .j-view-images-frame-img-wrap > img {
    max-width: 100%;
    object-fit: contain;
    max-height: 100%;
}

.vw-slider.vw-images-single {
    max-height: 535px;
}

.property-listing .vw-slider.vw-images-single.vw-images-centered > div {
    margin-left: unset !important;
    margin-right: unset !important;
    width: 100%;
}
.property-listing .vw-slider.vw-images-single.vw-images-centered > div img {
    width: auto;
    object-fit: contain;
    max-height: 535px;
}
.property-listing .vw-slider-box .lSSlideOuter .lslide {
    flex: none;
}
.property-listing .lSSlideOuter .lSPager.lSGallery li {
    height: 75px !important;
}
.property-listing .vw-slider-box {
    max-height: 557px;
    margin-bottom: 34px;
    padding: 10px;
    border: 1px solid #c2c2c2;
    border-radius: 10px;
}
@media (min-width: 768px) {
    .property-listing .vw-slider-box {
        height: 454px;
    }
}
@media (min-width: 992px) {
    .property-listing .vw-slider-box {
        height: 557px;
    }
}

.property-listing .vw-white-box.vw-vendor {
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    padding: 10px;
    color: black;
    box-shadow: 0px 2px 4px 0px #1818181f;
    margin-top: 20px;
    margin-bottom: 10px;
}

.property-listing .vw-vendor {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: flex-start;
}
.property-listing .vw-vendor .cp-vendor-company-logo img,
.property-listing .vw-vendor .vw-vendor-user-avatar img {
    width: 72px;
    height: 72px;
    object-fit: contain;
    border-radius: 0;
}
.property-listing .vw-vendor-info {
}
.property-listing .vw-vendor-name {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: black;
}
.property-listing .vw-vendor-type {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
}
.property-listing .vw-vendor .rw-in-list {
    margin-top: 7px;
    padding: 0;
    justify-content: flex-start;
}
.property-listing .vw-vendor .rw-in-list .rw-stars .ico {
    font-size: 17px !important;
    width: 20px !important;
    color: black !important;
}
.property-listing .vw-vendor .rw-in-list .grey-text {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18.2px;
    color: #757575 !important;
}
.property-listing .vw-vendor-status {
    display: flex;
    justify-content: center;
}
.property-listing .vw-vendor-status .c-status-txt {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 18.2px;
    color: black;
}
.property-listing .vw-vendor-status .c-status {
    background: #ff9500;
    width: 6px;
    height: 6px;
}
.property-listing .vw-vendor-status span {
}
.property-listing .c-link-ajax.grey-text > span:not(.c-drop-arrow) {
    border-bottom: 0 !important;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: #616161;
}
.property-listing .vw-actions-stats {
    margin-top: 10px;
}
.property-listing .vw-actions-stats-item a svg {
    margin-right: 5px;
}
.property-listing .write-your-own {
    margin-top: 8px;
}
.property-listing .write-your-own a {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    color: #0054a6;
}
.l-page-posted {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: black;
    margin-right: 10px;
}
.l-page-id {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: #9e9e9e;
}

.property-listing .vw-dynprops-group {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 20px;
}
.property-listing .vw-dynprops-item-in {
    margin: 7px 0;
    display: flex;
    align-items: flex-start;
    gap: 5px;
}
.property-listing .vw-dynprops-item-attr {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    color: #757575;
    margin-bottom: 0;
}
.property-listing .vw-dynprops-item-val {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: black;
    margin-top: -2px;
}
.property-listing .vw-dynprops-item {
}

.property-listing .vw-dynprops-item-with-icon {
    display: flex;
    gap: 13px;
    margin-right: 15px;
}
.property-listing .vw-dynprops-item-with-icon .vw-dynprops-item {
}
.property-listing .vw-dynprops-item-icon {
}
.property-listing .vw-dynprops-item-with-icon .vw-dynprops-item-attr {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: #757575;
    color: #757575;
    margin-bottom: 3px;
}
.property-listing .vw-dynprops-item-with-icon .vw-dynprops-item-val {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: black;
    overflow: unset;
}
.property-listing .vw-descr.c-article {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
}
.property-listing .vw-dynprops-item.amenites {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.property-listing .vw-dynprops-item .amenites-item {
    background: linear-gradient(0deg, #ededed, #ffffff),
        linear-gradient(
            92.97deg,
            rgba(255, 255, 255, 0.7) 13.41%,
            rgba(235, 235, 235, 0.7) 67.38%
        );

    border: 1px solid #e0e0e0;
    box-shadow: 0px 2px 4px 0px #1818181f;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    color: black;
    min-width: 128px;
    min-height: 60px;
    padding: 10px;
    border-radius: 8px;
}

.property-listing .vw-address-attr {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 20px;
    color: black;
}
.property-listing .vw-address-val {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
}
.property-listing .vw-address svg {
    margin-top: -5px;
}

/* Страница категорий Property*/
.main-property-category-banner-wrap {
    width: 100%;
    height: 600px;
    background: url(/img/property-bg.jpg) no-repeat center;
    background-size: cover;
    margin-top: -36px;
}
.main-property-category-banner {
    width: 100%;
    height: 600px;
    background: rgba(255, 255, 255, 0.7);
    padding-top: 36px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 50px;
}

.other-company-listings.vw-similar {
    padding-bottom: 0px !important;
}
.property-listing .vw-similar {
    padding: 30px 0 30px;
}

.other-company-listings-logo {
    height: 45px;
    margin-right: 7px;
}
.other-company-listings-logo img {
    height: 45px;
    object-fit: contain;
}
.other-company-listings-showmore {
    display: inline-block !important;
    margin-top: 50px;
    height: 40px !important;
    width: 180px;
}

.vw-similar .owl-carousel.in-slider {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -5px;
    margin-right: -5px;
}
.vw-similar .owl-carousel .owl-stage-outer {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -5px;
    margin-right: -5px;
}

@media (max-width: 767px) {
    .vw-similar .owl-carousel .owl-stage-outer {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .vw-similar .owl-carousel.in-slider {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
}
.nav-item-counter {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-left: 3px;
}
.in-slider {

}
.property-listing .vw-similar .it-view-gallery {
    margin-left: 0;
    margin-right: 0;
}

.back-button-block {
    position: relative;
}

.main-property-cat-filter {
    margin-bottom: 35px;
    text-align: center;
}

.main-property-cat-filter .btn {
    padding: 8px 31px;
    border-radius: 10px;
    line-height: 27px;
}

.main-property-cat-filter .btn svg {
    margin-right: 7px;
}
.main-property-cat-filter .btn-success {
    height: 48px;
    min-width: 95px;
    display: inline-block;
    background: #fd6200;
    background-color: #fd6200 !important;
    border: 2px solid #fd6200;
    margin-right: 6px;
}
.main-property-cat-filter .btn-outline-success {
    height: 48px;
    min-width: 95px;
    display: inline-block;
    border: 2px solid #fd6200 !important;
    background: transparent !important;
    color: #181818;
    margin-right: 6px;
}
.main-property-cat-filter .btn-outline-success:nth-last-child(1) {
    margin-right: 0;
}

.property-filter-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.property-filter {
    position: fixed;
    top: 120px;
    width: 100%;
    max-width: 820px;
    background: white;
    padding: 0px;
    border-radius: 20px;
    z-index: 10001;
    display: block;
}
.property-filter.hide {
    display: none;
}
.property-filter-inputs {
    
}
.property-filter .fl-aside-filter-items.j-filter-items-box {
    max-height: calc(100vh - 500px);
    overflow: auto;
}
.property-filter .fl-aside-filter-item {
    display: flex;
    border: 0;
}
.property-filter .fl-aside-filter-item-head {
    width: 210px;
    flex: none;
    padding-right: 10px;
    text-align: right;
}
.property-filter .fl-aside-filter-body {
    border-top: 0;
}
.property-filter .fl-aside-filter-body.collapse:not(.show) {
    display: block;
}
.property-filter .l-aside {
    width: auto;
}
.property-filter .fl-aside-filter-item-head .c-drop-arrow {
    display: none;
}
.property-filter .fl-aside-filter-title-wrap {
    padding: 30px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.property-filter .fl-aside-filter-title {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0;
    width: 210px;
    text-align: right;
    padding: 0 10px;
}
.property-filter .fl-aside-filter-title-close {
    cursor: pointer;
}
.property-filter .fl-aside-filter-title-close svg {

}
.property-filter .property-filter-inputs {
    padding: 10px 30px;
}
.property-filter .fl-aside-filter-item-title {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.property-filter .fl-aside-filter-footer {
    flex-direction: row;
    gap: 10px;
    margin-top: 0px;
    padding-bottom: 20px;
    padding-top: 30px;
    margin-left: 220px;
}
.property-filter .fl-aside-filter-item.fl-aside-filter-item-seek {
    margin-left: 220px;
}
.property-filter .fl-aside-filter-footer button {
    height: 48px;
    margin-bottom: 0 !important;
    min-width: 160px;
}

.main-property-category-banner #fl-geo-region-name {
    background-color: transparent;
}

.property-search-line {
}
.property-search-line .fl-search-ovr-box {
    margin-left: 0;
}
.property-search-line .fl-search-btn {
    border-radius: 10px;
    height: 52px;
}
.property-search-line .fl-search-btn:hover {
    border-color: var(--clr-orange-hover);
    background-color: var(--clr-orange-hover);
    color: var(--clr-white);
}
.property-search-line .filters-btn {
    border-radius: 10px;
    box-shadow: 0px 2px 4px 0px #1818181f;
    border: 2px solid #616161;
    background: transparent;
    padding: 0;
    margin: 0 11px;
    height: 52px;
    width: 52px;
    flex: none;
}
.property-filter-inputs .property-listings-sub-buttons {
    margin-left: 220px;
}


.it-cats-lvl-2 {
    max-height: 300px;
    overflow: auto;
}
.property-mobile-description-block {
    display: none;
}

/* .header-categories-main_items.--is_open~.header-categories-main_tg.--is_active {
    display: none !important;
} */


.l-content.coffe-content .pb-4.text-center.message-inline, .message-inline {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    padding: 10px !important;
}
.l-content.coffe-content .pb-4.text-center.message-inline a:not(.btn), .message-inline a:not(.btn) {
    color: #0054A6;
}

.l-content.coffe-content .pb-4.text-center.message-inline .btn, .message-inline .btn {
    margin-top: 25px;
    width: 100%;
    max-width: 366px;
    height: 44px;
    padding: 8px 20px;
    border-radius: 8px;
    background: #FD6200 !important;

    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    color: white;
}

.jusitfy-content-center {
    justify-content: center;
}

.hide-status .vw-vendor-status {
    display: none;
}
.vw-vendor-status.is_owner .c-status-txt-offline {
    justify-content: flex-start !important;
}
.usr-content-top-fixable.active {
    position: fixed;
    top: 0;
    z-index: 10001;
    background: white;
    width: 100%;
    max-width: 100%;
    left: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 5px;
    border-bottom:1px solid #ebebeb;
}
.usr-content-top-fixable.active .usr-content-top {
    margin-bottom: 0;
}

.j-mass-fixable.active {
    position: fixed;
    z-index: 10001;
    background: white;
    width: 100%;
    max-width: 100%;
    left: 0;
    padding-left: 8px;
    padding-right: 8px;
    border-bottom:1px solid #ebebeb;
}
.j-mass-fixable.active .usr-ads-actions {
    border-top: 0;
}

.header-categories-main_items.opened {
    max-height: unset;
}
.fc-popup-head:after {
    display: none;
}

.property-company .property-list-buttons {
    max-width: 480px;
    width: 100%;
}

.header-page-name {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: black;
}

.usr-fav-empty-txt {
    margin-top: 30px;
}
.usr-fav-empty .ico {
    color: #757575;
    font-size: 110px;
}

.l-content-minimal.no-border {
    border-top: 0;
}
.l-content.coffe-content .usr-fav-empty .usr-fav-empty-txt {
    font-weight: 500 !important;
}

.c-form-sub-title.c-title.h3 {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    margin-top: 20px;
}
.form-b-divider .form-d-title {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
}


.l-form-creation .form-row-body.form-row-price {
    max-width: 380px;
    flex-wrap: nowrap;
}
.l-form-creation .form-row-body.form-row-price .form-control.j-price {
    width: 100%;
    max-width: 100%;
}

.main-company .default-company-block .ico.fa.fa-star-o.rw-star-empty::before {
    color: rgb(0 0 0);
}
.main-company .default-company-block .ico.fa.fa-star-half::before {
    color: rgb(0 0 0) !important;
}
.main-company .default-company-block .ico.fa.fa-star::before {
    color: rgb(0 0 0);
}
.main-company .default-company-block .rw-aside-widget .rw-aside-widget-for-company-r.mob-write-own {
    display: block !important;
}
.main-company .default-company-block .rw-aside-widget .rw-aside-widget-for-company-r.mob-write-own .mt-2.d-block {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    color: #0054A6 !important;
    margin-top: 5px !important;
}


.mob-company-contacts-buttons {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px;
}


.cb-brand-box {
    margin: 0px !important;
    margin-top: 10px !important;
    padding: 0 !important;
    background: none !important;
}
.cb-brand-box > .container {
    padding: 0 10px !important;
    padding-top: 10px !important;
}
.cb-brand-box .cp-container {
    padding: 0;
}
.brand-banner-wrap .container {
    margin-bottom: 0 !important;
}
.claim-wrap {
    border-top: 1px solid #C2C2C2;
    padding-top: 14px;
}
.claim-wrap .vw-vendor-action.dropdown {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.claim-wrap span {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
}
.claim-wrap a {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 21.2px;
    width: 122px;
    height: 30px;
    background-color: #E0E0E0;
    border-radius: 10px;
    border: 0;
    color: black;
    min-height: 30px;
}

.company-claim-modal .modal-dialog {
    max-width: 600px;
}
.company-claim-modal .modal-content {
    border-radius: 20px;
}
.company-claim-modal .modal-title {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding-right: 50px;
}
.company-claim-modal .close:after {
    display: none;
}
.company-claim-modal .form-check-label {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: black;
}
.company-claim-modal .form-check-label input[type=checkbox]+*+.ico-check,
.company-claim-modal .form-check-label input[type=checkbox]+.ico-check {
    padding: 0;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.company-claim-modal .form-check-label input[type=checkbox]+*+.ico-check .fa-check,
.company-claim-modal .form-check-label input[type=checkbox]+.ico-check .fa-check {
    margin-left: 4px;
    margin-top: 4px;
    color: white;
}
.company-claim-modal .close {
    right: 34px;
    top: 28px;
}
.company-claim-modal .dropdown-menu-footer {
    margin-top: 34px;
}
.company-claim-modal .btn-danger {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    background-color: #E02D3C !important;
}
.company-claim-modal .j-claim-other span {
    display: none !important;
}
.company-claim-modal .j-claim-other {
    margin-top: 15px !important;
}

.main-company .c-status-txt-online {
    color: black !important;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 18.2px;
    text-align: left;
}

.cp-contact-data-site {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: black !important;
}
a.cp-contact-data-site:hover {
    color: #757575 !important;
}
.cp-contact-data-site svg {
    margin-right: 5px;
}
.company-category-wrap {
    margin-top: 20px;
    margin-bottom: 25px;
    display: flex;
}
.company-category {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    color: #CA4E00;
    border: 1px solid #CA4E00;
    border-radius: 8px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 7px;
}
.main-company .cp-desc-in {
    color: black;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
}
.cp-contact-data-address {
    color: black !important;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    margin-top: 25px;
}
a.cp-contact-data-address:hover {
    color: #757575 !important;
}
.cp-contact-data-address svg {
    margin-right: 5px;
}

.rw-page-tabs .usr-content-top-l {
    display: none !important;
}
.rw-btn-create-box {
    margin-left: auto;
}
.rw-btn-create-box .btn-success {
    background-color: #FD6200 !important;
    height: 52px;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
}
.main-company .rw-item, .property-company .rw-item {
    padding: 0;
}
.main-company .rw-item .rw-avatar, .property-company .rw-item .rw-avatar {
    width: 60px;
    height: 60px;
}
.main-company .rw-item .rw-item-left, .property-company .rw-item .rw-item-left {
    width: 60px !important;
    margin-right: 20px;
    flex: none;
}
.main-company .rw-item .rw-name-wrap, .property-company .rw-item .rw-name-wrap {
    margin-bottom: 3px;
}
.main-company .rw-item .rw-stars .ico,
.property-company .rw-item .rw-stars .ico {
    font-size: 16px;
}
.main-company .rw-item .rw-item-header,
.property-company .rw-item .rw-item-header {
    margin-bottom: 10px;
}
.main-company .rw-item-offset,
.property-company .rw-item-offset {
    margin-bottom: 20px;
}
.main-company .rw-item .j-answer-block .c-link-ajax,
.property-company .rw-item .j-answer-block .c-link-ajax {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    color: #215F49;
}
.main-company .rw-item .j-answer-block .c-link-ajax span,
.property-company .rw-item .j-answer-block .c-link-ajax span {
    border-bottom: 1px solid #215F49;
}
.main-company .rw-item .rw-name a,
.main-company .rw-item .rw-name,
.property-company .rw-item .rw-name,
.property-company .rw-item .rw-name a {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: black;
}
.main-company .rw-view-widget-right,
.property-company .rw-view-widget-right {
    display: flex;
    align-items: center;
}
.main-company .rw-view-widget-right .rw-rating,
.property-company .rw-view-widget-right .rw-rating,
.main-company .rw-view-widget-right .rw-rating-item,
.property-company .rw-view-widget-right .rw-rating-item {
    width: 100%;
}
.main-company .rw-rating-star-num,
.property-company .rw-rating-star-num {
    width: 43px;
    margin-right: 5px;
}
.main-company .rw-rating-item,
.property-company .rw-rating-item {
    margin: 7px 0;
}

.main-company .rw-widget-stars-mode .rw-rating-counter,
.property-company .rw-widget-stars-mode .rw-rating-counter {
    width: 100px;
}
.main-company .rw-widget-stars-mode .rw-progress,
.property-company .rw-widget-stars-mode .rw-progress {
    margin-right: 93px;
    margin-left: 0px;
    height: 6px;
}
.main-company .rw-is-mine.rw-text-green,
.property-company .rw-is-mine.rw-text-green {
    color: black !important;
}
.main-company .rw-rating .rw-progress-company .progress-bar,
.main-company .rw-rating .rw-progress-user .progress-bar,
.property-company .rw-rating .rw-progress-company .progress-bar {
    border-radius: 6px;
}

.property-search-wrap {
    height: 52px;
    border-radius: 10px;
    border:2px solid #FD6200;
    background: white;
    padding: 0 8px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    z-index: 1400;
}
.property-search-wrap .form-control {
    
}
.property-search-wrap .fl-aside-filter-item {
    height: 48px;
    border: 0;
}
.property-search-wrap .fl-aside-filter-item-head {
    height: 48px;
}
.property-search-wrap .fl-aside-filter-item-title {
    line-height: 2.1;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    color: black !important;
}

.fl-search-geo .fl-geo-input {
    z-index: 1;
}
.no-region-button-wrap {
    display: none;
}
.no-region-button {
    border-right: 1px solid #C2C2C2;
}
#property_location {
    width: 100%;
}
#property_location .fl-search-geo {
    max-width: unset;
    min-width: unset;
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
}
#property_type {
    width: 250px;
    flex: none;
    border-right: 1px solid #C2C2C2;
}
#property_price {
    width: 210px;
    flex: none;
}
#property_location .c-shadow-overflow:after {
    display: none;
}
#property_location .fl-selected-geo {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    color: black !important;
}
#property_location .fl-search-geo:before {
    background-color: #C2C2C2;
    height: 48px;
    display: none;
}
#property_location .fl-search-geo::after {
    background-color: #c2c2c2;
    content: "";
    display: block;
    height: 48px;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
}
#property_location .fl-selected-geo .c-drop-arrow {
    right: 12px;
}
#property_location .open .c-drop-arrow {
    transform: translateY(-50%) rotate(180deg);
}
#property_location .fl-dyn-dropdown {
    max-width: unset;
    width: 100%;
    border-radius: 0 0 5px 5px;
}
#property_location .fl-search-geo .fl-dyn-dropdown {
    right: 0;
}
#property_price .fl-aside-filter-body, #property_type .fl-aside-filter-body {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}
#property_location .fl-dyn-dropdown-label-styles ul:only-of-type,
#property_location .fl-dyn-dropdown-label-styles>div ul:only-of-type {
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 0;
}
#property_location .form-check-label input[type=checkbox]+*+.ico-check,
#property_location .form-check-label input[type=checkbox]+.ico-check {
    height: 30px;
    margin-right: 5px;
}
#property_location .fl-search-geo-region .badge {
    margin-right: 23px;
    background: #fd6200;
}
#property_mob_filter_button .l-page-filter-toggle span {
    display: none;
}
#property_mob_filter_button .l-page-filter-toggle {
    background-color: unset;
    padding-right: 0;
    padding-left: 3px;
}
#property_mob_filter_button .l-page-filter-toggle svg {
    width: 20px;
    height: 20px;
}
.property-location-search-icon {
    display: flex;
    align-items: center;
    padding-right: 8px;
}

.fl-geo-blocks-wrap .fl-search-geo[data-prop_item_key="search-geo-region"] {
    display: none;
}
.no-region-button {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: center;
    color: black;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.main-company a.btn.btn-lg-height.btn-block.btn-simple.j-business-company-v-contacts-toggler.c-block-loader span,
.main-company a.btn.btn-lg-height.btn-block.btn-simple.j-user-profile-contact-toggler.c-block-loader span {
    margin-right: 5px;
}

.property-company-right-block {
    border: 1px solid #E0E0E0;
    box-shadow: 0px 4px 8px 0px #1818181A;
    border-radius: 20px;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: -15px;
}

.property-listing .rw-in-list .rw-stars {
    height: 22px;
}

.j-business-company-v-contacts-toggler.j-loader {
    
}
.main-company a.btn.btn-lg-height.btn-block.btn-simple.j-business-company-v-contacts-toggler.c-block-loader::before {
    display: none;
}

.main-company .it-view-gallery .hvr-slider-image-wrap .it-img {
    padding: 0px;
}

input[name="phones[1][v]"] {
    /* padding-left:44px; */
    /* padding-top: 9px;
    line-height: 0; */
}
/* .j-phones-block .form-row-item.form-row-contact::before {
    content: "+971";
    position: absolute;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
} */
.form-row-contact{
  position: relative;
}
.form-row-item .contact-mask{
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  display: block;
  text-align: center;
  width: 48px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  padding: 0 8px;
  color: var(--clr-darkest);
  border: 1px solid rgba(255,255,255,0);
  background-clip: padding-box;
  background-color: rgba(255,255,255,0);
  font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  height: 40px;
  z-index: 2;
}
.j-users-phones_input-list .form-row-item .contact-mask:disabled{
  color: var(--clr-darkest);
  opacity: 1;
}
/* .j-users-phones_input-list .form-row-item.form-row-contact::before {
    content: "+971";
    position: absolute;
    height: 38px;
    display: block;
    text-align: center;
    width: 48px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    padding: 10px 8px 7px;
    top: 0;
} */
.user-profile-page #j-my-phones .form-row-contact .input-group input[type="tel"]{
    padding-left:40px
}
/* .user-profile-page #j-my-phones .form-row-contact .input-group::before {
    content: "+971";
    position: absolute;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    z-index: 4;
} */
.user-profile-page .user-profile-settings #j-my-phones .form-row-contact .input-group::before {
    height: 41px;
}
.user-profile-settings .c-drop-arrow {
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.agent-phone-input-wrap input {
    padding-left:44px
}
.agent-phone-input-wrap::before {
    content: "+971";
    position: absolute;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.property-listing .btn-outline-success:not(:disabled):not(.disabled).active,
.property-listing .btn-outline-success:not(:disabled):not(.disabled):active,
.property-listing .show>.btn-outline-success.dropdown-toggle {
    background: #fd6200;
    background-color: #fd6200;
    border: 1px solid #fd6200
}

.message-company-name {
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.l-content-white.coffe-content {
    border-top: 0;
}
.l-content.coffe-content .l-content-minimal {
    border-top: 0;
}
.user-settings-items {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.user-settings-items .user-settings-item {
    width: calc(50% - 10px);
}
.user-settings-items .user-settings-item  .usr-settings-box.vw-white-box {
   
}

#j-my-settings-user > .row {
    row-gap: 20px;
}

.usr-settings-box-content .row.custom-row {
    margin-left: -10px;
    margin-right: -10px;
}

.input-group:focus-within .input-group-text {
    
}
.coffe-content .form-control:focus, 
.coffe-content input[type="email"]:focus, 
.coffe-content input[type="number"]:focus, 
.coffe-content input[type="password"]:focus, 
.coffe-content input[type="tel"]:focus, 
.coffe-content input[type="text"]:focus, 
.coffe-content select:focus, 
.coffe-content textarea:focus, 
.coffe-content textarea.form-control:focus {
    border-color: var(--clr-orange);
}

.u-cabinet-content {
    margin-top: 10px;
}
.user-profile-page .u-cabinet-content .usr-content {
    margin-top: 30px;
}
.user-profile-page .usr-settings-photo-box-l {
    width: 142px;
    height: 142px;
    margin-right: 40px;
}
.user-profile-page .usr-settings-photo-box-l img {
    width: 142px;
    height: 142px;
    object-fit: contain;
}
.user-profile-page .col.usr-settings-photo-box {
    padding: 0;
}
.user-profile-page .usr-settings-photo-box-r .btn {
    min-width: 180px;
    padding: 4px 15px;

}
.user-profile-page .usr-settings-photo-box-r .btn-outline-success {
    color: black;
    border-color: #fd6200;
    background: transparent;
    line-height: 30px;
}
.user-profile-page .btn-outline-success:not(:disabled):not(.disabled).active,
.user-profile-page .btn-outline-success:not(:disabled):not(.disabled):active,
.user-profile-page .show>.btn-outline-success.dropdown-toggle {
    background-color: #fd6200;
    border-color: #fd6200;
    color: #fff;
}
.user-profile-page .row.custom-row .control-label {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;

}

.user-profile-page .usr-settings-photo-box-r .fs-12.grey-text {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 15.6px;    
}

.user-profile-page #j-my-geo-addr-map {
    border-radius: 10px;
}

.user-profile-page .user-save-button {
    width: 160px;
    height: 48px;
}



.coffe-content .nav-item[data-key="listings.user"] > .nav-link::after {
    content: "\e90a";
}

.badge.badge-warning.j-propType-counter {
    margin-left: 100%;
    position: relative;
    top: -30px;
    left: -12px;
    background: #fd6200;
    height: 18px;
    line-height: 18px;
    min-width: 20px;
    padding: 0;
    text-align: center;
}

.property_details .form-group-main .checkbox-box li {
    width: calc(50% - 4px);
}

/* .l-form-creation .form-row-dyn-props.property_details .form-check-label:not(.form-check-label--color) .ico-check~span,
.l-form-creation .form-row-dyn-props.is_poperty_control .form-check-label:not(.form-check-label--color) .ico-check~span {
    width: 100%;
    height: 40px;
    border-color: #E0E0E0;
} */
/* .l-form-creation .form-row-dyn-props.property_details .form-check-label:not(.form-check-label--color) input:checked~.ico-check~span,
.l-form-creation .form-row-dyn-props.is_poperty_control .form-check-label:not(.form-check-label--color) input:checked~.ico-check~span {
    border-color: #FFE0CC;
    background-color: #FFE0CC;
    color: black;
} */

.property-company .property-list-buttons .btn-success {
    max-width: 152px;
}

.category-coming-soon {
    top: -9px;
}
.category-coming-soon svg {
    position: relative !important;
    width: 120px !important;
}

.btn-custom-link {
    line-height: 30px;
}

.btn-custom-link:hover {
    border-color: var(--clr-orange-hover) !important;
}

.input-group.loading>.custom-select:not(:first-child),
.input-group.loading>.form-control:not(:first-child) {
    border:1px solid var(--clr-border-light);

    border-radius: 8px;
    padding-left: 8px;
}
.j-name-block .control-label,
.j-price-block .control-label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: var(--clr-darkest);
}
.fc-item-name {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.coffe-content .usr-settings-box-content .j-form-channels .usr-push-table.table.d-none.d-md-table tr td:last-child {
    display: table-cell;
}
.c-title {
    font-family: 'Poppins' !important;
}
.control-label {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.usr-push-table td, .usr-push-table th {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.l-svc-item.j-package .itu-autoup-label-inputs select.form-control {
    min-width: 115px;
}

.fl-search-dyn-fromto.fl-search-dyn-search.fl-search-cats-dropdown-head-shdw {
    display: none;
}

.lSAction>a {
    border: 0;
    opacity: 1 !important;
    color: white !important;
    background-color: rgba(0, 0, 0, .3);
}
.lSAction>a:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, .6);

}

#j-chat-user-actions-bl a svg {
    
}
#j-chat-user-actions-bl a svg path {

}

.gap-0 {
    gap: 0;
}

@media (min-width: 1024px) {
    .l-columns-box-l .other-company-listings .it-grid-item {
        -ms-flex-preferred-size: calc(33.5% - 12px);
        flex-basis: calc(33.5% - 12px);
    }
}
  

@media (max-width: 1023px) {
    .f-social-form.j-social-link .form-control.form-control-sm-140 {
        max-width: 120px;
    }
    .j-cat-select-popup .wb-f-filter.wb-f-filter-showed .wb-f-panel-body {
        padding-bottom: 60px;
    }
}

@media (min-width: 992px) {
    .in-index-box .vw-aside {
        width: 280px;
    }

}
@media (max-width: 992px) {
    
    .category-coming-soon {
        top: 0px;
    }
    .category-coming-soon svg {
        position: absolute !important;
        width: 70px !important;
        height: 20px !important;
        left: 105%;
    }

    .property-company .property-list-buttons .btn-success {
        max-width: unset;
    }
    
    .user-settings-items .user-settings-item {
        width: 100%;
    }
    .company-open {
        padding-bottom: 57px;
    }
    .l-content.coffe-content .pb-4.text-center.message-inline, .message-inline {
        font-size: 16px;
    }

    .main-property-category-banner-wrap {
        margin-top: -78px;
        margin-bottom: -20px;
        height: 354px;
    }
    .main-property-category-banner {
        height: 354px;
        padding-top: 70px;
    }
    .h-header-r-actions {
        background: transparent;
    }
    .main-property-category-banner-wrap .fl-search-container:Not(.fixedTopPanel) {
        background-color: transparent;
    }
    .main-property-cat-filter {
        text-align: left;
        margin-bottom: 10px;
    }
    .main-property-cat-filter .btn {
        padding: 8px 31px;
        border-radius: 10px;
        line-height: 27px;
    }
    .main-property-cat-filter .btn {
        padding: 5px 16px;
        border-radius: 8px;
        line-height: 22px;
        font-size: 14px;
    }
    .main-property-cat-filter .btn-success {
        height: 34px;
        min-height: unset;
        min-width: 59px;
        border: 1px solid #fd6200;
        margin-right: 3px;
    }
    .main-property-cat-filter .btn-outline-success {
        height: 34px;
        min-height: unset;
        min-width: 59px;
        border: 1px solid #fd6200 !important;
        margin-right: 3px;
        background: #FFFFFFB2 !important;
    }
    .property-search-line .filters-btn {
        display: none;
    }
    .main-property-category-banner-wrap .fl-search-container.fixedTopPanel .main-property-cat-filter {
        display: none;
    }
    .main-property-category-banner-wrap .fl-geo-blocks-wrap {
        top:-142px;
    }
    .main-property-category-banner-wrap .fl-search-container.container.fixedTopPanel {
        z-index: 10000;
    }

    .property-company .property-item.j-item.it-list-item {
        height: auto;
        padding: 6px;
        border-radius: 10px;
    }
    .property-company .property-item.it-list-item .it-img-box {
        width: 100%;
        height: 170px;
        position: relative;
        display: block;
        border-radius: 2px;
    }
    .property-company .property-item .it-list-item-in {
        padding: 0;
        padding-top: 5px;
    }
    .property-company .property-item .c-item-fav .ico {
        font-size: 22px;
        max-height: 24px;
        max-width: 24px;
    }
    .property-company .property-item .it-item-title a {
        font-size: 12px;
    }
    .property-company .property-item .it-list-item-cat {
        display: block;
        font-size: 12px;
    }
    .property-company .property-item .it-item-title {
        font-size: 12px;
    }
    .property-company .property-item .it-item-desc {
        display: block;
        font-size: 14px;
    }
    .property-company .property-item .it-list-item-t {
        margin-bottom: 0;
    }
    .property-company .property-item.it-list-item .it-price-box {
        order: unset;
    }
    .property-company .it-price {
        font-size: 16px;
    }
    .property-company .property-item .property-list-logo {
        position: absolute;
        margin-left: -60px;
        z-index: 1;
        top: -44px;
        width: 80px;
        height: 40px;
        opacity: 0.6;
        border-radius: 8px;
        overflow: hidden;
    }
    .property-company .property-item .property-list-logo img {
        width: 80px;
        height: 40px;
    }
    .property-company .property-list-buttons {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .property-company .property-list-buttons .btn-success {
        height: 44px;
        line-height: 30px;
    }
    .property-company .property-list-buttons .btn-outline-success {
        height: 44px;
        line-height: 30px;
        width: calc(50% - 5px);
    }
    .property-company .property-list-info-block {
        margin-bottom: 10px;
    }

    /* Company */
    .property-company .brand-banner-wrap img {
        max-height: 120px;
        border-radius: 10px;
        margin-bottom: 7px;
    }
    .property-company h1.c-title {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .property-company .c-info-head {
        display: block;
    }
    .property-company .c-info-counter {
        font-size: 14px;
    }
    .property-company .c-info-counter span {
        font-size: 14px;
        min-width: 14px;
    }
    .property-company .c-info-counters {
        margin-bottom: 4px;
    }
    .property-company .c-info-head-r {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }
    .property-company .c-info-head-r .btn-success {
        margin-right: 0;
        width: 100%;
        height: 44px;
        line-height: 30px;
    }
    .property-company .c-info-head-r .btn-outline-success {
        margin-right: 0;
        width: calc(50% - 4px);
        height: 44px;
        line-height: 30px;
        min-width: 120px
    }

    .property-mobile-description-block {
        display: block;
    }
    .property-mobile-description-block h4 {
        margin-top: 30px;
        font-size: 20px;
        margin-bottom: 5px;
    }
    .property-mobile-description-block .cp-desc-in {
        font-size: 14px;     
        color: black;   
    }
    .property-company .usr-navs-border .usr-navs .nav-link {
       font-size: 16px;
    }
    .property-company .usr-navs-border {
        margin-bottom: 15px;
    }
    .property-company .cp-items {
        margin-top: 15px;
    }

    .property-company .property-listings-buttons .btn {
        border-radius: 8px;
        font-size: 14px;
    }
    .property-company .property-listings-buttons .btn-success {
        height: 40px;
        min-width: 59px;
        border: 1px solid #fd6200 !important;
        padding: 8px 16px;
        margin-right: 2px;
    }
    .property-company .property-listings-buttons .btn-outline-success {
        height: 40px;
        min-width: 59px;
        border: 1px solid #fd6200 !important;
        padding: 8px 16px;
        color: black;
        margin-right: 2px;
    }
    .agents-page-count {
        font-size: 12px;
        color: black;
        margin-left: 4px;
    }
    .property-listings-sub-buttons {
        margin-top: -10px;
        gap: 10px;
    }
    .sub-button {
        height: 34px;
        font-size: 14px;
        min-width: 175px;
    }


    .form-b-divider .form-d-title, .c-form-sub-title.c-title.h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .form-row.form-row-dyn-props.j-control-group .control-label {
        font-size: 14px;
        font-weight: 400;
        line-height: 18.2px;
        margin-top: 10px;
        margin-bottom: 1px;

    }
    .form-row.form-row-dyn-props.j-control-group.property_details .checkbox-box li {
        margin-top: 0;
    }

    .form-row.form-row-dyn-props .checkbox-box-one-row .checkbox-box .d-inline-block {
        display: inline-block !important;
        margin-right: 10px !important;
    }

    .listing-page-name-block {
        display: none;
    }
    .property-listing .vw-slider-box{
        margin: 0;
        margin-bottom: 10px;
    }
    
    .property-listing .lSSlideOuter .lSPager.lSpg>li a {
        background-color: #C2C2C2 !important;
        width: 6px !important;
        height: 6px !important;

    }
    .property-listing .lSSlideOuter .lSPager.lSpg>li.active a, .property-listing .lSSlideOuter .lSPager.lSpg>li:hover a {
        background-color: #FD6200 !important;
        width: 16px !important;
        left: -5px;
    }
    .property-listing .lSPager li.active a:before {
        border-color: #FD6200 !important;
    }
    .property-listing .lSPager li {
        margin-right: 1px !important;
    }
    .property-listing .lSPager li.active {
        margin-right: 5px !important;
        margin-left: 4px;
    }
    .property-listing .lSSlideOuter .lSPager.lSpg {
        margin-top: 0 !important;
    }

    .property-listing .vw-price-num {
        font-size: 20px;
    }
    .property-listing .vw-vendor-action.c-item-fav .ico {
        font-size: 22px;
        max-height: 22px;
        max-width: 22px;
    }
    .property-listing .l-page-title {
        font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        text-align: left;
    }
    .property-listing .vw-columns-box .vw-aside {
        margin-bottom: 0;
    }
    .property-listing .vw-dynprops {
        margin-top: 0;
    }
    .property-listing .vw-dynprops-group {
        font-size: 20px;
        margin-bottom: 0;
        padding-bottom: 4px;
    }
    .property-listing .vw-address-attr {
        font-size: 20px;
    }

    .other-company-listings-showmore {
        margin-top: 20px;
    }
    .property-listing .it-grid-footer {
        margin-top: unset;
    }

    
    .property-listing .vw-dynprops-item-with-icon.overview {
        margin-top: 20px;
    }
    .property-listing .vw-dynprops-item-with-icon.overview svg {
        width: 20px;
        top: -3px;
        position: relative;
    }
    .property-listing .vw-dynprops-item-with-icon .vw-dynprops-item-attr {
        font-size: 12px;
        margin-bottom: -5px;
    }
    .property-listing .vw-dynprops-item-with-icon .vw-dynprops-item-val {
        font-size: 12px;
    }
    .property-listing .vw-dynprops-item-with-icon {
        gap: 4px;
    }
    .property-listing .vw-aside {
        width: auto;
    }
    .vw-dynprops-item.vw-dynprops-group.overview {
        display: none;
    }
    .property-listing .vw-dynprops-item.amenites {
        gap: 5px;
    }
    .property-listing .vw-dynprops-item .amenites-item {
        font-size: 12px;
        min-width: 81px;
    }
    .property-listing .vw-dynprops-item {
        width: 100%;
    }
    .property-listing .vw-dynprops-item-attr {
        font-size: 14px;
    }
    .property-listing .vw-dynprops-item-val {
        font-size: 14px;
    }
    .property-listing .vw-dynprops-item-in {
        margin: 2px 0;
    }
    .property-listing .vw-slider-box .lSSlideOuter .lslide {
        height: 352px !important;
    }

    .main-company .vw-aside {
        width: 100%;
    }
    .default-company-block {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        padding-top: 20px;
    }
    .default-company-block .company-info-block {
        width: 100%;
    }
    .main-company .default-company-block .company-info-block {
        font-size: 14px;
    }
    .main-company .default-company-block .cp-vendor-company-logo {
        width: auto;
        flex: none;
    }
    .main-company .default-company-block .cp-vendor-company-logo img {
        width: 94px;
        height: 94px;
    }
    .default-company-block .rw-aside-widget-bg {
        border: 0;
    }
    .main-company .default-company-block .ico.fa.fa-star-o.rw-star-empty::before {
        color: rgb(0 0 0);
    }
    .main-company .default-company-block .ico.fa.fa-star-half::before {
        color: rgb(0 0 0) !important;
    }
    .main-company .default-company-block .ico.fa.fa-star::before {
        color: rgb(0 0 0);
    }
    .main-company .default-company-block .rw-aside-widget .rw-aside-widget-for-company-r.mob-write-own {
        display: block !important;
    }
    .main-company .default-company-block .rw-aside-widget .rw-aside-widget-for-company-r.mob-write-own .mt-2.d-block {
        font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 18.2px;
        color: #0054A6 !important;
        margin-top: 5px !important;
    }
    .rw-aside-widget-for-company {
        margin-bottom: 0 !important;
    }
    .main-company .default-company-block .vw-vendor-status,
    .main-company .default-company-block .vw-vendor-status .c-status-txt-offline,
    .main-company .c-status-txt-online {
        justify-content: flex-start;
        font-size: 12px !important;
        font-weight: 400;
        line-height: 15.6px;
        color:#757575 !important;
        margin-top: 5px;
    }
    .main-company .default-company-block .vw-vendor-status .c-status {
        width: 4px;
        height: 4px;
    }
    .main-company .l-sub-head-box-r {
        display: none;
    }
    .main-company .l-sub-head-box-l {
        gap: 5px !important;
    }
    .main-company .cp-items {
        margin-top: -13px;
    }
    .main-company .usr-navs-border .usr-navs .nav-link {
        font-size: 16px;
        padding-bottom: 7px !important;
    }
    .main-company .hvr-slider-image-wrap .it-img {
        padding: 0 !important;
    }
    .main-company .vw-vendor-actions-buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 10px !important;
    }
    .main-company .vw-vendor-actions-buttons .btn.btn-lg-height.btn-block.btn-success.mt-0.jt-company-contact-btn {
        margin: 0 !important;
        width: 100%;
    }
    .mob-company-contacts-buttons {
        flex-direction: row;
        gap: 10px;
        width: 100%;
    }
    .main-company .vw-vendor-actions-buttons a.btn.btn-lg-height.btn-block.btn-simple.j-business-company-v-contacts-toggler.c-block-loader {
        margin: 0 !important;
    }
    .main-company .vw-vendor-actions-buttons.mt-2 > a.btn {
        margin: 0 !important;
    }
    .company-info-buttons {
        margin-bottom: 20px;
    }
    .cb-brand-box {
        margin-top: 10px !important;
        padding-top: 0 !important;
    }
    .cb-brand-box > .container {
        padding: 0;
        padding-left: 8px;
        padding-right: 8px;
    }
    .cb-brand-box .cp-container {
        padding: 0;
    }
    .brand-banner-wrap .container {
        margin-bottom: 0 !important;
    }
    
    .brand-banner-wrap img {
        max-height: 140px;
        border-radius: 10px;
    }

    .company-agent-mobile .property-listing-agent {
        border: 0;
        box-shadow: unset;
        padding: 0;
    }
    .company-agent-mobile .property-listing-agent-info {
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .company-agent-mobile .property-listing-agent-photo {
        width: 94px;
        flex: none;
    }
    .company-agent-mobile .property-listing-agent-photo img {
        width: 94px;
        height: 94px;
    }
    .company-agent-mobile .property-listing-agent-name {
        font-size: 24px;
        font-weight: 600;
        line-height: 28.8px;
    }
    .company-agent-mobile .agent-page-social {
        justify-content: flex-start;
    }
    .company-agent-mobile .agent-page-buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .company-agent-mobile .agent-page-buttons .btn-success {
        margin: 0 !important;
        width: 100%;
        height: 44px;
        line-height: 30px;
    }
    .company-agent-mobile .agent-page-buttons .btn-outline-success {
        margin: 0 !important;
        width: calc(50% - 5px);
        min-width: 120px;
        
        height: 44px;
        line-height: 30px;
    }

    .cp-contact-data-site {
        font-size: 14px;
        font-weight: 400;
    }
    .cp-contact-data-address {
        font-size: 14px;
        font-weight: 400;
        margin-top: 21px;
    }
    .main-company .cp-desc-in {
        font-size: 14px;
    }
    .company-category-wrap {
        margin-top: 10px;
        margin-bottom: 23px;
    }
    .property-search-wrap {
        margin-top: 10px;
        border: 1px solid #C2C2C2;
        border-radius: 8px;
        height: 40px;
    }
    
    #property_location .fl-search-geo::after {
        display: none;
    }
    #property_location .fl-selected-geo {
        padding: 10px 0;
    }
    #property_location .fl-search-geo {
        padding: 0;
    }

    .fl-search-h-form.wb-f-filter.wb-f-filter-showed .fl-search-h-line.property-search-line {
        display: none;
    }
    .fl-search-h-form.wb-f-filter.wb-f-filter-showed .main-property-cat-filter {
        display: none;
    }
    /* .fl-search-h-form.wb-f-filter.wb-f-filter-showed .wb-f-panel-body-page {
        margin-bottom: -20px;
    } */
    .fl-search-h-form.wb-f-filter.wb-f-filter-showed .wb-f-panel-body-page .main-property-cat-filter {
        display: block;
    }

    .fl-search-container.fixedTopPanel .property-search-wrap {
        margin-top: 0;
    }

    
    .wb-f-panel-body-page .property-listings-sub-buttons {
        margin-top: 10px;
    }
    .wb-f-panel-body-page .property-listings-sub-buttons .sub-button {
        min-width: unset;
        padding: 0 12px;
    }
    #property_location .fl-search-cats-metro .tab-content {
        padding: 0 8px;
    }
    #property_location .wb-f-panel-header {
        padding-left: 5px;
    }
    #property_location .wb-f-panel-header .wb-f-back {
        left: 5px;
        margin-top: 2px;
    }


    .back-button {
        /* z-index: 1000000; */
    }
    
    .no-region-button {
        border-right: 0;
    }

    .user-profile-page .l-page-head {
        /* position: absolute;
        top: 8px;
        left: 30px;
        right: 30px; */
    }
    .user-profile-page .l-page-head .h2-mob.c-title {
        font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
    }
    .user-profile-page .usr-settings-box-contacts.vw-white-box {
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 8px !important;
    }
    .user-profile-page #j-my-settings-user .row.custom-row .col-xl-6 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .user-profile-page .row.custom-row .control-label {
        margin-bottom: 4px;
    }
    .user-profile-page .usr-settings-photo-box-l {
        width: 80px;
        height: 80px;
        margin-right: 5px;
    }
    .user-profile-page .usr-settings-photo-box-l img {
        width: 80px;
        height: 80px;
    }
    .user-profile-page .usr-settings-photo-box.is-avatar-loaded .usr-settings-photo-box-r {
        margin-left: 0;
        margin-top: 0;
    }
    .user-profile-page .usr-settings-photo-box-r .btn {
        min-width: 118px;
    }
    .user-profile-page .usr-settings-photo-box-r .btn-outline-success {
        margin-left: 5px !important;
    }
    .user-profile-page .usr-settings-photo-box-r .btn {
        font-size: 14px;
        min-height: 32px;
        height: 32px;
        line-height: 22px;
    }
    .user-profile-page .usr-settings-photo-box-r {
        margin-top: 0;
    }
    .coffe-content .user-profile-page .btn.btn-success {
        background: #FD6200 !important;
        border: 1px solid #FD6200 !important;
        border-radius: 8px;
        color: white;
    }
    .user-profile-page .usr-settings-photo-box-r .fs-12.grey-text {
        font-size: 10px !important;
    }
    .coffe-content .user-profile-page .u-cabinet-content .vw-white-box,
    .coffe-content .u-cabinet-content .user-settings-item .vw-white-box {
        margin-top: 0;
    }
    .user-profile-page .u-cabinet-content .usr-content {
        margin-top: 5px;
    }
    .user-profile-page #j-my-settings-user .row.custom-row .col-xl-6 {
        margin-bottom: 10px;
    }
    .user-profile-page .user-save-button {
        width: 100%;
        height: 44px;
    }
    .coffe-content .user-settings-item .vw-white-box {
        border-radius: 8px !important;
    }
    .coffe-content .u-cabinet-content .user-settings-item .vw-white-box .c-title.h3 {
        padding-top: 0;
    }
    .user-settings-item .fl-dyn-dropdown-header-act {
        justify-content: flex-end;
        padding-right: 0px;
        border-bottom: 0px !important;
    }
    .user-settings-item .usr-push-table-mob .fl-dyn-dropdown-header {
        border-bottom: 0px;
    }
    .coffe-content .u-cabinet-content  .user-settings-item .vw-white-box {
        padding: 10px !important;
    }
    .user-settings-item .dr-collapse-act.collapsed.j-block-toggler:hover {
        color: black;
    }
    #j-my-settings-user {
        margin-top: 40px;
    }
    .user-profile-page #j-my-settings-user {
        margin-top: 0;
    }
    .user-profile-page .user-settings-items {
        margin-top: -10px;
    }
    .user-profile-page .c-form-creation {
        padding-bottom: 20px;
    }
    .nav-item-counter {
        font-size: 14px;
    }

    .property-listing .vw-descr.c-article {
        font-size: 14px;
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 767px) {
    .brand-banner-wrap.desktop {
        display: none;
    }

    .brand-banner-wrap.mobile {
        display: block;
    }

    .vw-bottom-mob-actions-panel.j-sticky-panel-bottom-mob {
        -webkit-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }

    .it-view-gallery.it-view-gallery-cols-mobile .it-grid-item {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .vw-columns-box {
        display: flex;
        flex-direction: column-reverse;
    }

    .vw-columns-box .vw-aside {
        margin-bottom: 20px;
    }

    .vw-aside-profile {
        display: flex;
        flex-direction: column-reverse;
    }

    .h-header-m-nav-btn.collapsed {
        display: none;
    }

    /* Агенты на странице настроек компании */
    .agents-page-item {
        display: block;
        padding: 7px;
        border-radius: 10px;
    }
    .agents-page-item-photo {
        width: 100%;
        margin-bottom: 10px;
    }
    .cp-items .agents-page-item-photo img {
        height: 160px;
        border-radius: 2px;
    }
    .agents-page-item-photo img {
        height: 160px;
    }
    .agents-page-item-name {
        font-size: 16px;
    }
    .agents-page-item-info-item {
        font-size: 14px;
        color:#616161;
        font-weight: 400;
    }
    .agents-page-item-info-item span:not(.agents-page-item-info-item-value) {
        display: inline-block;
        width: 45%;
    }
    .agents-page-item-info-item-value {
        font-size: 14px;
        color: black;
    }
    .agents-page-item-tag {
        font-size: 12px;
    }

    .company-settings-agents-edit {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        border-radius: 8px;
    }
    .company-settings-agents-add {
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 8px;
    }
    .agents-form-photo-block {
        gap: 5px;
        margin-bottom: 24px;
    }

    .agents-form-photo-buttons button,
    .agents-form-photo-buttons input[type="submit"] {
        height: 32px;
        min-width: 118px;
        font-size: 14px;
        margin-right: 5px;
    }
    .coffe-content .agents-form-photo-buttons .btn.btn-success,
    .coffe-content
        .agents-form-photo-buttons
        .btn.btn-simple.btn-shadow.j-button {
        height: 32px;
        min-width: 118px;
        font-size: 14px;
        margin-right: 5px;
    }
    .agents-form-photo-area {
        width: 80px;
        height: 80px;
    }
    .company-settings-agents .add-btn {
        min-width: 161px;
        height: 44px;
    }
    .agents-form-buttons button,
    .agents-form-buttons input[type="submit"] {
        width: 100%;
        height: 44px;
    }
    .agents-form-buttons {
        margin-top: 23px;
    }

    .form-group.form-group--footer .btn+.btn {
        margin-top: 10px;
    }

    
    .form-row.form-row-dyn-props.j-control-group.property_details .checkbox-box {
        max-width: 100%;
        width: 100%;
        min-width: unset;
        gap: 10px;
        display: flex;
    }
    .form-row.form-row-dyn-props .form-row-body .form-control {
        max-width: 100%;
    }

    .l-form-creation .form-row-body.form-row-price {
        max-width: 100%;
        flex-wrap: nowrap;
    }

    

    .property-listing .vw-aside-actions-mob {
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        background: white;
        z-index: 10019;
        padding: 12px;
        border-radius: 20px 20px 0;
        box-shadow: 0px -2px 4px 0px #18181814;
    }
    .property-listing .vw-white-box.vw-vendor {
        border: 0 !important;
        box-shadow: unset;
        flex-direction: row-reverse;
        justify-content: space-between;
        padding: 20px 0 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .property-listing .vw-vendor-logo {
        flex: none;
    }
    .property-listing .vw-vendor .cp-vendor-company-logo img, .property-listing .vw-vendor .vw-vendor-user-avatar img {
        width: 94px;
        height: 94px;
        max-width: unset;
    }
    .property-listing .cp-vendor-company-logo {
        margin-bottom: 0;
    }
    
    .property-listing .vw-vendor-info {
        width: 100%;
        margin-bottom: 7px;
    } 
    .property-listing .vw-vendor-name {
        font-size: 18px;
        font-weight: 700;
    }
    .property-listing .vw-vendor-status {
        justify-content: flex-start;
    }
    .property-listing .vw-vendor-status .c-status-txt {
        font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 12px !important;
        font-weight: 400;
        line-height: 15.6px;
        color: #757575;
    }
    .property-listing .vw-vendor-status .c-status {
        width: 4px;
        height: 4px;
    }
    .property-listing .property-listing-agent {
        border: 0;
        box-shadow: unset;
        padding: 0;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .property-listing .property-listing-agent-info {
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .property-listing .property-listing-agent-name {
        font-size: 18px;
        font-weight: 700;
    }
    .property-listing .property-listing-agent-photo {
        width: 94px;
    }
    .property-listing .property-listing-agent-photo img {
        width: 94px;
        height: 94px;
    }
    .property-listing .vw-address-val {
        display: inline-block;
        max-width: unset;
    }
    .property-listing .l-page-item-r-info.mob-info {
        margin-top: 25px;
        margin-bottom: 25px;

        font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 15.6px;
        color: black;
        padding-top: 15px;
    }
    .property-listing .c-link-ajax.grey-text > span:not(.c-drop-arrow) {
        font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 15.6px;
        color: black;
    }
    .property-listing .l-page-item-r-info.mob-info .c-link-ajax {
        position: relative;
        display: block;
        font-weight: 400;
        color: black !important;
    }
    .listings-controls-padding {
        padding-bottom: 100px;
    }

    .rw-progress-title {
        display: none;
    }
    .property-company .j-mob-reviews-sort-dropdown,
    .main-company .j-mob-reviews-sort-dropdown {
        display: none;
    }
    .main-company .rw-item,
    .property-company .rw-item {
        padding: 0 20px;
    }
    .main-company .rw-item .rw-avatar,
    .property-company .rw-item .rw-avatar {
        width: 54px;
        height: 54px;
    }
    .main-company .rw-item .rw-item-left, .property-company .rw-item .rw-item-left {
        width: 100% !important;
    }
    .main-company .rw-avatar-block,
    .property-company .rw-avatar-block {
        margin-right: 10px;
        width: 54px;
        flex: none;
    }
    .main-company .rw-item .rw-item-header,
    .property-company .rw-item .rw-item-header {
        margin-bottom: 0px;
        justify-content: space-between;
    }
    .main-company .rw-info-block,
    .property-company .rw-info-block {
        width: 100%;
    }
    .main-company .rw-item .rw-name a, 
    .main-company .rw-item .rw-name, 
    .property-company .rw-item .rw-name, 
    .property-company .rw-item .rw-name a {
        font-size: 14px;
        font-weight: 500;
    }
    .main-company .rw-item .rw-stars .ico,
    .property-company .rw-item .rw-stars .ico {
        margin-right: 6px;
    }
    .main-company .cp-items.j-top-company-panel-trigger .rw-view-widget.rw-widget-stars-mode,
    .main-company .rw-view-widget.rw-widget-stars-mode,
    .property-company .cp-items.j-top-company-panel-trigger .rw-view-widget.rw-widget-stars-mode {
        flex-direction: row;
        padding: 10px 13px !important;
    }
    .main-company .rw-widget-stars-mode .rw-rating-counter, .property-company .rw-widget-stars-mode .rw-rating-counter {
        width: 40px;
    }
    .main-company .rw-widget-stars-mode .rw-progress, .property-company .rw-widget-stars-mode .rw-progress {
        margin-right: 33px;
    }
    .main-company .rw-rating-item, .property-company .rw-rating-item {
        margin: 0;
    }
    .main-company .rw-rating-star-num,
    .property-company .rw-rating-star-num {
        width: 27px;
        margin-right: 5px;
        text-align: left;
        margin-left: 5px;
    }
    .main-company .rw-view-widget-right,
    .property-company .rw-view-widget-right {
        margin-top: 0;
    }
    .main-company .rw-view-widget.rw-widget-stars-mode .rw-counter-multi,
    .property-company .rw-view-widget.rw-widget-stars-mode .rw-counter-multi {
        font-size: 48px;
        line-height: 75px;
    }
    .main-company .rw-view-widget.rw-widget-stars-mode .rw-statistic-time.grey-text.fs-12,
    .property-company .rw-view-widget.rw-widget-stars-mode .rw-statistic-time.grey-text.fs-12 {
        font-size: 10px !important;
    }
    .main-company .rw-stars.rw-stars-big .ico,
    .property-company .rw-stars.rw-stars-big .ico {
        font-size: 14px !important;
        line-height: 14px !important;
        width: 15px !important;
        color: black !important;
    }
    .rw-btn-create-box {
        margin: 0 5px;
    }

    #property_location .fl-search-geo-region .badge {
        margin-right: 33px;
        padding: 2px 7px;
        display: block;
    }
    .modal-bottom-on-mob .modal-dialog {
        align-items: center;
    }
    .modal .vw-vendor-contact-row-content {
        font-size: 16px;
    }
    
    .company-contact-modal.company-contact-modal-very-sm .close {
        right: 4px;
    }

    .property-listing .vw-vendor-user-avatar::before {
        display: none;
    }
    .form-control-label {
        font-weight: 500;
    }
    .l-form-creation .form-group--shorter {
        margin-bottom: 17px !important;
        gap: 7px;
    }
    select.form-control {
        padding-top: 7px;
        padding-bottom: 7px;
        height: 40px;
        line-height:inherit !important;
    }

    .j-view-images-frame-img-wrap{
      max-height: 352px;
      height: 352px;
    }

    .property-listing .vw-slider.vw-images-single.vw-images-centered > div img {
        /* max-height: 352px; */
        /* height: 352px; */
        max-height: inherit;
        border-radius: 10px;
    }
    .property-listing .vw-slider-box .lSSlideOuter .lslide .j-view-images-frame-img-wrap > img {
        border-radius: 10px;
    }

    
    .property-listing .vw-slider-box {
        padding: 0;
        border: 0;
        border-radius: unset;
    }

    .rw-create-page {
        padding-bottom: 30px;
    }

    .usr-top-filter-item.usr-content-top-search {
        display: none;
    }
    .usr-content-top.usr-content-top-filters {
        padding-right: 0 !important;
    }
    .usr-content-top.usr-content-top-filters .usr-top-filter-item.dropdown {
        flex: none !important;
        width: 100%;
        max-width: unset;
    }

    .main-company .vw-aside-profile {
        flex-direction: column;
    }
}
