.top-radius {
    border-top-left-radius: .625rem;
    border-top-right-radius: .625rem
}

.bottom-radius {
    border-bottom-left-radius: .625rem;
    border-bottom-right-radius: .625rem
}

.dropdown-active {
    border: solid #2699eb
}

.rounded-card {
    border-radius: .625rem
}

.content {
    font-family: "Open Sans",serif
}

    .content li, .content ol, .content ul, .property-desc li, .property-desc ol, .property-desc ul {
        list-style: disc !important
    }

    .content li, .content ol, .content ul {
        margin-left: 16px
    }

.text-dark-2 {
    color: #192b43 !important
}

.text-red {
    color: #da0922 !important
}

.text-max-line-1, .text-max-line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.text-max-line-2 {
   /* -webkit-line-clamp: 2;*/
    line-clamp: 2;
    min-height: 32px
}

.text-max-line-1 {
    -webkit-line-clamp: 1;
    line-clamp: 1
}

.bootstrap-select .dropdown-menu li .check-mark {
    color: #da0922
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #da0922
}

.bootstrap-select .dropdown-menu li a {
    padding: 6px 3px 6px 15px
}

.bootstrap-select > .dropdown-toggle {
    background-color: #fff !important;
    padding: 10px !important
}

.closeYoutube {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    right: 0;
    top: -26px;
    width: 34px;
    height: 26px;
    text-shadow: none;
    background: #f2333b;
    opacity: 1;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 22px
}

.modal-sub-title {
    font-size: 11px;
    color: #5e5e5e
}

.modal {
    z-index: 9999999 !important
}

.box_378x274 {
    padding-bottom: 72.6%;
    border-top-left-radius: .625rem;
    border-top-right-radius: .625rem
}

.advancedButton.active, select.active {
    border-bottom: 2px solid #da0922 !important
}

.self-center {
    align-self: center
}

.popin {
    background-color: rgba(32,32,32,.95);
    align-items: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    color: #c9c9c9;
    font-size: 12px;
    line-height: 17px;
    position: fixed;
    left: 15px;
    bottom: 80px;
    z-index: 1060;
    border-radius: 5px;
    transition: opacity 1s ease-out
}

    .popin .close {
        width: 11px;
        height: 11px;
        cursor: pointer;
        display: block;
        position: absolute;
        right: 8px;
        top: 10px;
        z-index: 1
    }

    .popin .icon {
        background: url(custom-img/users.png)no-repeat;
        display: block;
        min-height: 17px;
        padding-left: 20px;
        height: 35px;
        width: 45px
    }

    .popin .buttontext {
        position: initial;
        background: #dc3545;
        padding: 0 6px;
        border-radius: 5px;
        box-shadow: 1px 1px 10px #000;
        color: #fff;
        cursor: pointer
    }

.primary-blue {
    color: #2699eb
}

.primary-orange {
    color: #ff9100
}

.primary-grey {
    color: #f1f2f3
}

.pb-sec-btn, .pb-sec-btn:hover {
    transition: 658ms;
    transform: translateY(0)
}

.pb-sec-btn {
    font-size: 14px;
    color: #da0922;
    background-color: #ffffff00;
    padding: 5px 12px;
    border: solid #da0922 2px;
    box-shadow: rgba(0,0,0,.15)0 5px 15px 0;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer
}

    .pb-sec-btn:hover {
        padding: 8px 18px;
        background-color: #da0922;
        color: #fff;
        border: solid 2px #da0922;
        font-size: 15px
    }

.pd-citizenship-alert, .pd-last-property-alert, .pd-residence-permit-alert {
    position: absolute;
    z-index: 9;
    padding: 0 8px;
    height: 30px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 10px #000
}

.pd-last-property-alert {
    right: 10px;
    bottom: 55px;
    background: #dc3545;
    color: #fff
}

.pd-citizenship-alert, .pd-residence-permit-alert {
    top: 10px;
    background: #fff;
    color: #000
}

.pd-citizenship-alert {
    right: 10px
}

.pd-residence-permit-alert {
    left: 10px
}

.floating-edit {
    position: fixed;
    width: 21px;
    height: 59px;
    bottom: 10px;
    top: auto;
    left: auto;
    right: 15px;
    z-index: 99
}

    .floating-edit .button {
        position: relative;
        right: 1px;
        top: 1px;
        float: right;
        width: 52px;
        height: 52px;
        background: 50%no-repeat #dc3545;
        box-shadow: 0 3px 5px 1px rgb(0 0 0/20%);
        background-size: 30px;
        border-radius: 50%;
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 50px
    }

.view-all-button {
    padding: 10px 20px;
    background: #da0922;
    color: #fff;
    max-width: 200px;
    text-align: center;
    border-radius: 5px;
    transition: all .25s ease
}

.headline-form-area .search-area {
    padding: 20px 6px;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    background: #fff;
    box-shadow: 1px 1px 10px rgb(0 0 0/33%);
    margin-top: -8px
}

.headline-form-area .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #da0922 !important;
    color: #fff !important
}

@media (min-width:768px) {
    .headline-form-area .search-area {
        max-width: 800px;
        margin: -190px auto 0;
        padding: 10px;
        box-shadow: none;
        background: rgb(255 255 255/72%)
    }
}

.bitrix-button {
    position: fixed;
    bottom: 10px;
    right: 20px;
    width: 66px;
    height: 66px;
    z-index: 99999;
    border-radius: 50%
}

    .bitrix-button .btn, .bitrix-button .pulse {
        width: 56.1px;
        height: 56.1px;
        border-radius: 50%
    }

    .bitrix-button, .bitrix-button .btn {
        display: flex;
        justify-content: center;
        align-items: center
    }

        .bitrix-button .btn {
            background-color: #f11716;
            cursor: pointer;
            z-index: 1;
            background-size: 25px;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(custom-svg/bitrix.svg);
            animation-name: bitrix-icon;
            animation-duration: 3s;
            animation-iteration-count: infinite;
            transition: .5s ease all
        }

        .bitrix-button .pulse {
            border: 1px solid #f11716;
            animation: pulse 1s linear infinite;
            position: absolute;
            z-index: 0
        }
