.footer__wrap .company-name a,
.menu-mob__footer .company-name a {
    color: #BDBDBD;
}
.login a {
    color: #fff;
}
.menu-mob__footer .footer--address {
    text-align: left;
}

.login-icon:before {
    content: none;
}
.login-icon-icon img {
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    margin-right: 0.625rem;
}
.login-icon-icon {
    display: inline-flex;
    align-items: center;
}
.login-icon {
    display: flex;
}
.login-no-before:before {
    content: none;
}
.login-slash {
    padding: 0 5px;
}
.modal.fade.show {
    opacity: 1;
}
#login-form {
    width: 100%;
}
.land-body .header-wrap {
    z-index: 9999;
}
.land-body .modal-backdrop {
    z-index: 9999;
}
.land-body .modal-dialog {
    margin-top: 1.75rem;
}
.input-eye-icon {
    position: absolute;
    top: 2.3rem;
    right: 1rem;
}
.link-place:hover {
    color: #5451E0;
}
#form-signup-block {
    width: 100%;
}

.help-block.help-block-error {
    font-size: .9rem;
}
.menu-mob-wrap {
    z-index: 9999;
}
.agree__block .checkbox {
    opacity: 1;
}
.checkbox-text {
    font-weight: normal;
}

.login.login-center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-right: 2rem;
}

.login.login-center:focus {
    color: #fff;
}
.button-wrap {
    z-index: 1;
}

@media screen and (max-width: 991px) {
    .login.login-center {
        padding-right: 1rem;
        left: 56px;
    }
    .budget-top__right .input-wrap {
        width: 300px;
    }
    #calc-input-budget {
        width: 100%;
    }
}

#upbutton {
    bottom: -10px;
    right: -15px;
    width: 80px;
    height: 80px;
    background-size: 100%;
    padding: 0;
    background-image: url('../img/up-arrow-new1.png');
}
.irs-handle.single {
    cursor: pointer;
}
.links-place span {
    cursor: default;
}

.item-toggle-active:hover .span-star--tooltip {
    display: block;
}

#loginform-password,
#signupform-password{
    padding-right: 40px;
}
