@charset "UTF-8";
@import url(normalize.css);

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2") format("woff2"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff") format("woff"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-500.woff2") format("woff2"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-500.woff") format("woff"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-500.ttf") format("truetype");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-600.woff2") format("woff2"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-600.woff") format("woff"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-600.ttf") format("truetype");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2") format("woff2"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-700.woff") format("woff"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-700.ttf") format("truetype");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    src: url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-900.woff2") format("woff2"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-900.woff") format("woff"), url("fonts/Inter/inter-v8-latin-ext_latin_cyrillic-ext_cyrillic-900.ttf") format("truetype");
}
.input-row > p {
    margin-bottom: 0px;
}
.lot__content.main-wrap__content.post-text.js-lot-tab ul li {
    position: relative;
    margin: 0;
    padding-left: 25px;
    font-size: 17px;
    line-height: 26px;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 992px) {
    .header-menu__item.active .header-menu__link:before {
        content: "";
        display: block;
        float: left;
        width: 20px;
        height: 15px;
        position: absolute;
        left: 3px;
        top: 50%;
        background: url(../img/menu-active.svg) no-repeat;
        background-size: 100% 100%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
}

html {
    width: 100%;
    height: 100%;
}

    html * {
        max-height: 999999px;
    }
.footer__wrap__grey .footer__soc .btn:hover {
    text-decoration: none;
}
body {
    font-family: 'Inter', sans-serif;
    color: #000;
    font-size: 17px;
    background-color: #fff;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    body * {
        outline: none;
    }

    body.menu-open {
        overflow: hidden;
    }

    body.fancybox-active {
        height: 100%;
    }

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

h1, h2, h3, h4, h5, h6, b, strong {
    font-weight: 700;
}

input, button, textarea {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
}
.header-submenu.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}


        input[type="text"]::-ms-clear, textarea::-ms-clear {
            display: none;
        }

        input[type="text"]::-ms-clear {
            display: none;
        }

    input[type="password"]::-ms-reveal {
        display: none;
    }

input {
    outline: none;
}
button {
    border: 0;
    outline: none;
    cursor: pointer;
    background: none;
    padding: 0;
}

    button:active, button:focus {
        outline: none !important;
    }

    button::-moz-focus-inner {
        border: 0 !important;
    }
.place_lot_list_info {
    position: relative;
    margin: 0;
    padding-left: 25px;
    font-size: 17px;
    line-height: 26px;
}
.place_lot_list_info::marker{
    display:none;
}
.place_lot_list_info {
    list-style: none;
}
.container {
    width: 100%;
    max-width: 1024px;
    padding-left: 42px;
    padding-right: 42px;
    margin-left: auto;
    margin-right: auto;
}
a:not(.no-underline):hover {
    text-decoration: none;
}
.main-service {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden;
    width: 100%;
    padding-bottom: 100px;
}
.main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden;
    width: 100%;
    padding-bottom: 100px;
    padding-top: 32px;
}

img {
    display: block;
    max-width: 100%;
}

    img.img-overflow {
        max-width: none;
    }

svg {
    display: block;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col {
    padding-left: 10px;
    padding-right: 10px;
}

.fancybox-container {
    font-family: 'Inter', sans-serif;
}

.fancybox-slide:before {
    margin-right: 0;
}

ul, ol {
    margin: 8px 0;
    padding: 0;
    list-style-type: none;
}

    ul:first-child, ol:first-child {
        margin-top: 0;
    }


    ul li, ol li {
        margin: 0;
    }



        ul li::before {
            content: '';
            position: absolute;
            left: 4px;
            top: 10px;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background-color: #000;
        }

ol {
    counter-reset: olCounter;
}

    ol li {
        padding-left: 25px;
    }

        ol li::before {
            counter-increment: olCounter;
            content: counter(olCounter) ".";
            font-weight: 500;
            position: absolute;
            left: 0;
            top: 0;
        }

p, li {
    font-size: 17px;
    line-height: 26px;
}

    p a, li a {
        color: #997A28;
    }

        p a b, li a b {
            color: #000;
        }

    p b a, li b a {
        color: #000;
    }

p {
    margin-bottom: 16px;
}

    p:last-child {
        margin-bottom: 0;
    }

    p + ul, p + ol {
        margin-top: -8px;
    }

h1, .h1 {
    font-weight: 900;
    font-size: 48px;
    line-height: 58px;
}

h2, .h2 {
    font-weight: 900;
    font-size: 36px;
    line-height: 44px;
}

h3, .h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
}

h4, .h4 {
    margin: 24px 0 8px;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
}

    h4:first-child, .h4:first-child {
        margin-top: 0;
    }

    h4:last-child, .h4:last-child {
        margin-bottom: 0;
    }

.section-title {
    font-weight: 900;
    font-size: 36px;
    line-height: 44px;
    margin-bottom:20px;
}

    .section-title:last-child {
        margin-bottom: 0;
    }
.main.post {
    margin-top: 70px;
    padding-top: 0px;
}
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 10px 19px 11px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    font-weight: 900;
    font-size: 17px;
    line-height: 25px;
    border-radius: 6px;
    -webkit-transition: .2s;
    transition: .2s;
}

    .btn img, .btn svg {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 6px;
        margin-right: 6px;
    }

        .btn img:first-child, .btn svg:first-child {
            margin-left: 0;
        }

        .btn img:last-child, .btn svg:last-child {
            margin-right: 0;
        }

    .btn:active {
        opacity: .6;
    }

    .btn:disabled, .btn.disabled {
        cursor: default;
        background-color: #000 !important;
        opacity: .4 !important;
    }

.btn-border {
    background-color: transparent;
    color: #000;
    border-color: #ccc;
}

    .btn-border:disabled, .btn-border.disabled {
        background-color: transparent !important;
        border-color: #ccc !important;
    }

.btn-yellow {
    color: #000;
    background-color: #E5FC52;
    border-color: #E5FC52;
}

    .btn-yellow:disabled, .btn-yellow.disabled {
        background-color: yellow !important;
    }

.main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.main-wrap__content {
    width: calc(100% - 320px);
}

.main-wrap__aside {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px;
    margin-left: 20px;
}

.main-wrap__aside-col {
    margin-bottom: 40px;
}

    .main-wrap__aside-col:last-child {
        margin-bottom: 0;
    }

.cookie-agree {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 97;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
}

    .cookie-agree.active {
        bottom: 22px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }

.user_avatar_def {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    height: 100%;
    display: flex;
    align-items: center;
}
.cookie-agree__block {
    width: 100%;
    max-width: 498px;
    background-color: #E6E6E6;
    border-radius: 6px;
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cookie-agree__text {
    font-size: 14px;
    line-height: 19px;
}

.cookie-agree__btn-wrap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 12px;
}

.cookie-agree__btn {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    padding: 6px 12px 8px;
    background-color: #000;
    color: #fff;
    border-radius: 6px;
}

.main-input > p {
    font-size: 14px;
    line-height: 19px;
    margin: 0 0 8px;
}

    .main-input > p:last-child {
        margin-bottom: 0;
    }

.main-input input, .main-input textarea {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 17px;
    line-height: 26px;
    color: #000;
    padding: 10px 15px;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
}

    .main-input input::-webkit-input-placeholder, .main-input textarea::-webkit-input-placeholder {
        opacity: 1;
        color: #999;
        -webkit-transition: .1s;
        transition: .1s;
    }

    .main-input input::-moz-placeholder, .main-input textarea::-moz-placeholder {
        opacity: 1;
        color: #999;
        -moz-transition: .1s;
        transition: .1s;
    }

    .main-input input:-ms-input-placeholder, .main-input textarea:-ms-input-placeholder {
        opacity: 1;
        color: #999;
        -ms-transition: .1s;
        transition: .1s;
    }

    .main-input input::-ms-input-placeholder, .main-input textarea::-ms-input-placeholder {
        opacity: 1;
        color: #999;
        -ms-transition: .1s;
        transition: .1s;
    }

    .main-input input::placeholder, .main-input textarea::placeholder {
        opacity: 1;
        color: #999;
        -webkit-transition: .1s;
        transition: .1s;
    }

    .main-input input ~ p.small-text, .main-input textarea ~ p.small-text {
        margin: 8px 0 0;
    }

        .main-input input ~ p.small-text > span, .main-input textarea ~ p.small-text > span {
            color: #999;
        }

    .main-input input:focus, .main-input textarea:focus {
        border-color: #000 !important;
    }

    .main-input input.not-empty, .main-input textarea.not-empty {
        border-color: #ccc !important;
    }

    .main-input input.error, .main-input textarea.error {
        border-color: #CC4514 !important;
    }

        .main-input input.error ~ .error-input-text, .main-input textarea.error ~ .error-input-text {
            display: block;
        }

.main-input .main-password__wrap ~ p.small-text {
    margin: 8px 0 0;
}

    .main-input .main-password__wrap ~ p.small-text > span {
        color: #999;
    }

.main-input textarea {
    resize: none;
    height: 96px;
}

.main-input__tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

    .main-input__tel button {
        min-width: 153px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 12px;
    }

    .main-input__tel.main-input__tel--ok input {
        border-color: #ccc !important;
        opacity: .4;
    }

    .main-input__tel img {
        position: absolute;
        right: 16px;
        top: calc(50% - 12px);
    }

.main-input--center input {
    text-align: center;
}

.main-input--symbol {
    position: relative;
}

    .main-input--symbol input, .main-input--symbol textarea {
        padding-left: 40px;
        padding-right: 40px;
    }

.main-input__symbol {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 17px;
    line-height: 26px;
    color: #999;
    top: calc(50% - 13px);
    right: 15px;
}

.main-input__spec-btn {
    position: absolute;
    right: 8px;
    top: calc(50% - 16px);
}

    .main-input__spec-btn.btn {
        font-weight: 700;
        font-size: 14px;
        line-height: 19px;
        padding: 5px 12px 6px;
    }

.main-input--code {
    position: relative;
}

    .main-input--code input {
        padding-right: 135px;
    }

        .main-input--code input.error {
            border-color: #000 !important;
        }

.main-password__wrap {
    position: relative;
}

    .main-password__wrap input {
        padding-right: 55px;
    }

.main-password__icon {
    position: absolute;
    right: 16px;
    top: calc(50% - 12px);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

    .main-password__icon img:last-child {
        display: none;
    }

    .main-password__icon.active {
        opacity: 1;
    }

        .main-password__icon.active img:first-child {
            display: none;
        }

        .main-password__icon.active img:last-child {
            display: block;
        }

.main-file > p {
    font-size: 14px;
    line-height: 19px;
    margin: 0 0 8px;
}

    .main-file > p:last-child {
        margin-bottom: 0;
    }

.main-file__label {
    width: 100%;
    height: 100px;
    border: 1px dashed #ccc;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #999;
    font-size: 14px;
    line-height: 19px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
}

    .main-file__label input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .main-file__label.hover {
        color: #997A28;
        border-color: #997A28;
    }

        .main-file__label.hover .main-file__content span:first-child {
            display: none;
        }

        .main-file__label.hover .main-file__content span:last-child {
            display: block;
        }

.main-file__content span {
    display: block;
}

    .main-file__content span:last-child {
        display: none;
    }

.main-file__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px;
}

.main-file__col {
    width: 25%;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 8px;
    max-width: 69px;
}

.main-file__item {
    height: 100%;
    padding-bottom: 100%;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.main-file__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

    .main-file__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

.main-file__delete-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom-left-radius: 6px;
}

.small-text {
    font-size: 14px;
    line-height: 19px;
}

.main-msg {
    padding: 12px 12px 16px;
    background-color: #F2F2F2;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.main-msg__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px;
}

.main-msg__info p {
    margin-bottom: 2px;
}

    .main-msg__info p b {
        font-weight: 900;
    }

    .main-msg__info p:last-child {
        margin-bottom: 0;
    }

.main-msg--error {
    background-color: #FFDACC;
}

    .main-msg--error .main-msg__info p b {
        color: #CC4514;
    }

.main-msg--simple {
    padding: 12px 16px 16px;
}

.main-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .main-checkbox label {
        display: block;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .main-checkbox label input {
            display: none;
        }

            .main-checkbox label input:checked + span::after {
                opacity: 1;
                visibility: visible;
            }

        .main-checkbox label span {
            display: inline-block;
            padding-left: 28px;
            position: relative;
            line-height: 20px;
        }

            .main-checkbox label span::before {
                content: '';
                position: absolute;
                left: 0;
                top: 1px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 3px;
                width: 18px;
                height: 18px;
                border: 2px solid #B3B3B3;
            }

            .main-checkbox label span::after {
                content: '';
                position: absolute;
                left: 0;
                top: 1px;
                width: 18px;
                height: 18px;
                background: url(../img/main-checkbox-icon.svg) center center no-repeat;
                background-size: contain;
                opacity: 0;
                visibility: hidden;
                -webkit-transition: .15s;
                transition: .15s;
            }

.error-input-text {
    display: none;
    margin: 8px 0 0;
    color: #CC4514;
}

.header {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 375px;
    background-color: #fff;
    z-index: 300;

}
.trns{
    padding-top:0px;
}
.header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header__bottom {
    margin-top: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
}

.header__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

    .header__nav ul li {
        padding: 0;
        margin: 0;
        margin-right: 20px;
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
        position: static;
    }

        .header__nav ul li::before {
            display: none;
        }

        .header__nav ul li:last-child {
            margin-right: 0;
        }

        .header__nav ul li a {
            display: block;
            padding: 14px 0 15px;
            color: #000;
            text-decoration: none;
            position: relative;
            -webkit-transition: .2s;
            transition: .2s;
        }

            .header__nav ul li a::before {
                content: '';
                position: absolute;
                left: 0;
                bottom: -1px;
                width: 100%;
                height: 2px;
                background-color: #000;
                opacity: 0;
                visibility: hidden;
                -webkit-transition: .2s;
                transition: .2s;
            }

        .header__nav ul li.active > a::before {
            opacity: 1;
            visibility: visible;
        }

        .header__nav ul li.active ul {
            opacity: 1;
            visibility: visible;
        }

        .header__nav ul li ul {
            background-color: #fff;
            position: absolute;
            z-index: 98;
            left: 0;
            top: calc(100% + 1px);
            width: 100%;
            border-bottom: 1px solid #E6E6E6;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: .2s;
            transition: .2s;
        }

            .header__nav ul li ul li a {
                color: #999;
            }

                .header__nav ul li ul li a::before {
                    background-color: #808080;
                }

            .header__nav ul li ul li.active a {
                color: #808080;
            }

                .header__nav ul li ul li.active a::before {
                    background-color: #808080;
                }

.header__btn-wrap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
}

.header__btn {
    display: block;
    padding: 3px 6px;
    font-weight: 900;
    font-size: 15px;
    line-height: 18px;
    background-color: #000;
    border-radius: 4px;
    color: #fff;
}

.header__login {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
}

.header-login {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    max-width: 195px;
    position: relative;
}

.header-login__item {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
}

    .header-login__item img {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 8px;
        border-radius: 50%;
    }

    .header-login__item span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.header-login__drop {
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(100% + 1px);
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.12);
    z-index: 98;
    padding: 8px 0;
    opacity: 0;
    visibility: hidden;
}

    .header-login__drop::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 100%;
        height: 1px;
        opacity: 0;
        width: 100%;
    }

.header-login__drop-item {
    display: block;
    padding: 8px 16px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    background-color: #fff;
}

.header-login__hr {
    height: 1px;
    width: calc(100% - 32px);
    margin: 8px 16px;
    background-color: #E6E6E6;
}

.footer {
    font-size: 14px;
    line-height: 19px;
}

    .footer p {
        font-size: 14px;
        line-height: 19px;
    }

.footer__wrap {
    padding: 16px 0 60px;
    background: #F2F2F2;
    border-radius: 6px;
    padding: 24px;
    margin-bottom: 24px;
}
.footer__wrap__grey {
    background: #F2F2F2;
    border-radius: 6px;
    padding: 24px;
    margin-bottom: 24px;
}
.footer__row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer__left {
    width: calc(100% / 12 * 4);
}

.footer__center {
    width: calc(100% / 12 * 5);
}

.footer__right {
    width: calc(100% / 12 * 8);
}

.footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer__info {
    margin-top: 12px;
}

    .footer__info span {
        white-space: nowrap;
    }

.footer__soc {
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__soc-item {
    margin-right: 15px;
    color: #999;
}

    .footer__soc-item:last-child {
        margin-right: 0;
    }

.footer__desc-col {
    margin-bottom: 24px;
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .footer__desc-col:last-child {
        margin-bottom: 0;
    }

    .footer__desc-col p {
        margin-bottom: 7px;
    }

        .footer__desc-col p:last-child {
            margin-bottom: 0;
        }

.footer__desc-col--disabled {
    color: #999;
}

.footer__desc-item {
    display: block;
}

.footer__links p {
    margin-bottom: 4px;
}

    .footer__links p:last-child {
        margin-bottom: 0;
    }

    .footer__links p a {
        color: #999;
    }

.home-post {
    background-color: #F2F2F2;
    border-radius: 6px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}

    .home-post:last-child {
        margin-bottom: 0;
    }

.home-post__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px;
}

.home-post__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .home-post__author img {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 6px;
        border-radius: 50%;
        margin-bottom: -1px;
    }

.home-post__dot {
    margin: 0 5px;
}

.home-post__info {
    padding: 16px;
    max-width: 438px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.home-post__btn {
    margin-top: 20px;
}

.home-post__img {
    -ms-flex-item-align: center;
    align-self: center;
}

.home-auctions__row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: -40px;
}

.home-auctions__col {
    width: 50%;
    margin-bottom: 40px;
}

.home-auctions__btn {
    margin-top: 40px;
}

    .home-auctions__btn .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

.auction-card {
    display: block;
}

.auction-card__img {
    position: relative;
    z-index: 1;
}

    .auction-card__img > img {
        width: 100%;
        border-radius: 6px;
    }

    .auction-card__img::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 6px;
        border: 1px solid rgba(0, 0, 0, 0.08);
    }

.auction-card__tag {
    position: absolute;
    bottom: 6px;
    left: 6px;
}

.auction-card__info {
    margin-top: 12px;
}

.auction-card__sub {
    font-weight: 700;
    margin: 0;
}

    .auction-card__sub span {
        font-weight: 400;
        color: #999;
    }

.auction-card__desc {
    margin-top: 2px;
    font-size: 14px;
    line-height: 19px;
}

.auction-card__tag {
    padding: 2px 4px 3px;
    background-color: #000;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    border-radius: 4px;
}

.auction-card__tag--new {
    background-color: #99E0FF;
    color: #000;
}

.auction-card__tag--offer {
    font-weight: 700;
    background-color: #E5FC52;
    color: #000;
    padding: 6px 12px 7px;
}

.auction-card__tag span {
    color: #808080;
}

.blog-aside__card {
    margin-bottom: 20px;
    display: block;
}

    .blog-aside__card:last-child {
        margin-bottom: 0;
    }

.blog-aside__sub {
    font-weight: 700;
    margin: 0;
}

.blog-aside__desc, .blog-aside__date {
    margin-top: 4px;
    font-size: 14px;
    line-height: 19px;
}

    .blog-aside__desc:first-child, .blog-aside__date:first-child {
        margin-top: 0;
    }

.blog-aside__date {
    color: #999;
}

.aside-btn {
    margin-top: 20px;
}

    .aside-btn .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

.auctions-aside__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

    .auctions-aside__card:last-child {
        margin-bottom: 0;
    }

.auctions-aside__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px;
}

    .auctions-aside__img img {
        border: 1px solid rgba(0, 0, 0, 0.08);
        border-radius: 6px;
    }

.auctions-aside__info {
    width: calc(100% - 66px);
}

.auctions-aside__sub {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    line-height: 22px;
}

    .auctions-aside__sub b {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .auctions-aside__sub span {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        font-weight: 400;
        color: #999;
        margin-left: 4px;
    }

.auctions-aside__desc {
    margin-top: 2px;
    font-size: 15px;
    line-height: 140%;
}

.post-header {
    margin-bottom: 40px;
}

    .post-header:last-child {
        margin-bottom: 0;
    }

.post-header__desc {
    margin: 16px 0 0;
    max-width: 540px;
}

.post-header__date {
    margin-top: 4px;
    color: #999;
}

.post-header.post-header--blog-inner {
    margin-bottom: 16px;
}

.post-content h2, .post-content .h2 {
    margin-bottom: 20px;
    font-weight: 900;
    font-size: 36px;
    line-height: 44px;
}

    .post-content h2:last-child, .post-content .h2:last-child {
        margin-bottom: 0;
    }
.post-aside__block--info > p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px;
}

.deals-bank__row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: -40px;
}
.post-aside__block--info > p b, .post-aside__block--info > p strong {
    color: #808080;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px;
}
.deals-bank__col {
    width: 33.3333333%;
    margin-bottom: 40px;
}

.post-aside__block {
    background-color: #F2F2F2;
    padding: 16px;
    margin-bottom: 4px;
    display: flow-root;
}

    .post-aside__block:last-child {
        margin-bottom: 0;
        height: auto;
    }

.post-aside__block--place-lot p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px;
}

    .post-aside__block--place-lot p:last-child {
        margin-bottom: 0;
    }

.post-aside__block--black {
    background-color: #000;
    color: #fff;
}

    .post-aside__block--black .auction-aside__desc p {
        color: #808080;
    }

.post-aside__block p.post-aside__title {
    font-weight: 900;
    font-size: 17px;
    line-height: 26px;
    margin-top: 24px;
    margin-bottom: 12px;
}

    .post-aside__block p.post-aside__title:first-child {
        margin-top: 0;
    }

    .post-aside__block p.post-aside__title:last-child {
        margin-bottom: 0;
    }

.post-aside__sub {
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 16px;
}

    .post-aside__sub:first-child {
        margin-top: 0;
    }

    .post-aside__sub:last-child {
        margin-bottom: 0;
    }

.post-aside__btns-wrap {
    margin-top: 20px;
}

.post-aside__btn {
    margin-bottom: 12px;
}

    .post-aside__btn:last-child {
        margin-bottom: 0;
    }

    .post-aside__btn .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

.auction-aside__price {
    font-weight: 900;
    font-size: 36px;
    line-height: 44px;
}

.auction-aside__btn {
    margin-top: 20px;
}

    .auction-aside__btn .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

.auction-aside__desc {
    margin-top: 20px;
}

    .auction-aside__desc p {
        margin-bottom: 8px;
        color: #666666;
    }

        .auction-aside__desc p:last-child {
            margin-bottom: 0;
        }

        .auction-aside__desc p a {
            color: inherit;
            text-decoration: underline;
        }

.auction-aside__hr {
    margin: 20px 0;
    height: 1px;
    background: #000;
    opacity: 0.1;
}

.post-text > p, .post-text > ul, .post-text > ol {
    max-width: 540px;
}

.post-text > img {
    margin: 16px 0;
}

    .post-text > img:first-child {
        margin-top: 0;
    }

    .post-text > img:last-child {
        margin-bottom: 0;
    }

.post-text > hr {
    display: block;
    border: 0;
    padding: 0;
    margin: 32px 0;
    height: auto;
}

    .post-text > hr::before {
        content: '✷ ✷ ✷';
        display: block;
        font-size: 17px;
        line-height: 26px;
        color: #999;
        text-align: center;
    }

    .post-text > hr:first-child {
        margin-top: 0;
    }

    .post-text > hr:last-child {
        margin-bottom: 0;
    }

.lot__title {
    margin-bottom: 16px;
}

    .lot__title:last-child {
        margin-bottom: 0;
    }

    .lot__title span {
        font-weight: 400;
        color: #999;
    }

.lot__gallery {
    margin-bottom: 24px;
}

.lot__gallery-img img {
    width: 100%;
}

.lot__gallery-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 4px -2px 0;
}

.lot__gallery-col {
    width: 25%;
    padding-left: 2px;
    padding-right: 2px;
}

    .lot__gallery-col .lot__gallery-col--btn {
        display: block !important;
    }

.lot__gallery-item {
    height: 100%;
}

    .lot__gallery-item img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

.lot__gallery-btn {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 12px 12px;
    background-color: #333;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
}

.lot-aside__form-item {
    margin-bottom: 12px;
}

    .lot-aside__form-item:last-child {
        margin-bottom: 0;
    }

.lot-aside__btn {
    margin-top: 24px;
}

    .lot-aside__btn .btn {
        display: block;
        width: 100%;
    }

.lot-aside__info-item {
    margin-bottom: 16px;
}

    .lot-aside__info-item:last-child {
        margin-bottom: 0;
    }

    .lot-aside__info-item p {
        font-size: 14px;
        line-height: 19px;
        margin: 0 0 4px;
    }

        .lot-aside__info-item p:last-child {
            margin-bottom: 0;
        }

        .lot-aside__info-item p span {
            color: #808080;
        }

.lot-aside__info-report {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
    padding: 12px;
    background-color: #E6E6E6;
    border-radius: 6px;
}

    .lot-aside__info-report:last-child {
        margin-bottom: 0;
    }

    .lot-aside__info-report img {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 15px;
    }

.lot-aside__info-set p {
    font-size: 14px;
    line-height: 19px;
    margin: 0 0 4px;
}

    .lot-aside__info-set p:last-child {
        margin-bottom: 0;
    }

.lot-aside__form-price {
    margin-bottom: 12px;
}

    .lot-aside__form-price:last-child {
        margin-bottom: 0;
    }

    .lot-aside__form-price p {
        font-size: 14px;
        line-height: 19px;
        margin: 0;
    }

    .lot-aside__form-price b {
        display: block;
        font-weight: 900;
        font-size: 36px;
        line-height: 44px;
    }

.other-auctions {
    margin-top: 80px;
}

    .other-auctions:first-child {
        margin-top: 0;
    }

.other-auctions__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .other-auctions__header .other-auctions__title.h2 {
        margin: 0;
        font-weight: 900;
        font-size: 36px;
        line-height: 44px;
    }

.other-auctions .deals-bank__row {
    margin-top: 16px;
}

.place-lot {
    margin-top: 32px;
    background-color: #F2F2F2;
    padding: 16px;
    height: 1219px;
}

.place-lot__title {
    margin: 0 0 12px !important;
    font-weight: 900 !important;
    font-size: 36px !important;
    line-height: 44px !important;
}

    .place-lot__title:last-child {
        margin-bottom: 0 !important;
    }

.place-lot__sub {
    margin-top: 24px;
    margin-bottom: 24px;
}

    .place-lot__sub:first-child {
        margin-top: 0;
    }

    .place-lot__sub:last-child {
        margin-bottom: 0;
    }

.place-lot__info {
    display: none;
}

.place-lot__info-item {
    margin-bottom: 24px;
}

    .place-lot__info-item:last-child {
        margin-bottom: 0;
    }

.place-lot__dropdown-header {
    margin: 0;
    font-weight: 700;
}

.place-lot__dropdown-content {
    padding-top: 8px;
}

    .place-lot__dropdown-content p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 4px;
    }

        .place-lot__dropdown-content p:last-child {
            margin-bottom: 0;
        }

    .place-lot__dropdown-content ul li {
        padding-left: 21px;
        font-size: 14px;
        line-height: 19px;
    }

        .place-lot__dropdown-content ul li::before {
            top: 9px;
            width: 4px;
            height: 4px;
        }

    .place-lot__dropdown-content ol li {
        padding-left: 21px;
        font-size: 14px;
        line-height: 19px;
    }

.place-lot__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px -24px;
}

.place-lot__col {
    width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 24px;
}

.place-lot__col--small {
    width: 50%;
}

.place-lot__col .main-file__col {
    max-width: 85px;
}

.place-lot__btn {
    margin-top: 24px;
}

.place-lot__response-time {
    margin-top: 12px;
    color: #999;
}

.place-lot__tabs {
    margin-top: 24px;
    padding: 0 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.place-lot__tabs-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    margin-right: 20px;
    padding: 13px 0 15px;
    margin-bottom: -1px;
}

    .place-lot__tabs-item:last-child {
        margin-right: 0;
    }

    .place-lot__tabs-item input {
        display: none;
    }

        .place-lot__tabs-item input:checked + span::before {
            opacity: 1;
            visibility: visible;
        }

    .place-lot__tabs-item span {
        display: block;
    }

        .place-lot__tabs-item span::before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 2px;
            background-color: #000;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: .2s;
            transition: .2s;
        }

.place-lot__contact-us {
    margin: 12px 0 0;
}

.how-it-works h2 {
    margin-top: 40px;
    margin-bottom: 16px;
}

    .how-it-works h2:first-child {
        margin-top: 0;
    }

.how-it-works__pay-logo {
    margin-top: 40px;
    padding-top: 26px;
    border-top: 1px solid #E6E6E6;
}

.how-it-works__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.how-it-works__item img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.faq {
    margin-top: 28px;
}

    .faq:first-child {
        margin-top: 0;
    }

.faq__item {
    margin-bottom: 24px;
    max-width: 540px;
}

    .faq__item:last-child {
        margin-bottom: 0;
    }

.faq__header {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 700;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .faq__header img {
        margin-top: 1px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 8px;
        -webkit-transition: .2s;
        transition: .2s;
    }

    .faq__header.active img {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.faq__dropdown {
    display: none;
}

.faq__content {
    padding-top: 16px;
}

.blog-list__col {
    margin-bottom: 40px;
}

    .blog-list__col:last-child {
        margin-bottom: 0;
    }

.blog-card__title.h2 {
    margin: 0 !important;
}

.blog-card__date {
    margin-top: 4px;
    color: #999;
}

.blog-card__img {
    margin-top: 16px;
}

    .blog-card__img img {
        border-radius: 6px;
    }

.blog-card__desc {
    margin-top: 16px;
    max-width: 540px;
}

.blog-card__btn {
    margin-top: 16px;
}

.blog-inner > img {
    border-radius: 6px;
}

.team-list__col {
    margin-bottom: 44px;
}

    .team-list__col:last-child {
        margin-bottom: 0;
    }

.team-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.team-card__img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    background-color: #E6E6E6;
}

    .team-card__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 50%;
    }

.team-card__name.h2 {
    margin: 0 !important;
}

.team-card__sub {
    margin-top: 4px;
}

.team-card__content {
    margin-top: 16px;
}

    .team-card__content:first-child {
        margin-top: 0;
    }

.team-card__desc p {
    max-width: none;
    margin: 0 0 8px;
}

    .team-card__desc p:last-child {
        margin-bottom: 0;
    }

.team-card__contacts {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 16px -4px -12px;
}

.team-card__contacts-item {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 12px;
}

    .team-card__contacts-item .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        line-height: 19px;
        padding: 5px 11px 6px;
    }

.auction {
    margin-top: 40px;
}

.auction__title {
    margin: 0 !important;
}

.auction__desc {
    margin: 16px 0 0;
    max-width: 540px;
}

.auction__block {
    margin-top: 24px;
    padding: 16px;
    background-color: #F2F2F2;
    border-radius: 4px;
}

.auction__block-sub {
    margin: 0;
}

    .auction__block-sub b {
        font-weight: 900;
    }

.auction__block-hr {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E6E6E6;
    margin: 16px 0;
}

.auction__btns-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.auction__btn {
    margin-right: 12px;
}

    .auction__btn:last-child {
        margin-right: 0;
    }

.auction__btn--large {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

    .auction__btn--large .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

.auction__block-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.auction__block-col {
    width: 100%;
    max-width: 340px;
    margin-right: 40px;
}

    .auction__block-col:last-child {
        margin-right: 0;
    }

.auction__block-price {
    margin: 0;
}

.auction__block-desc {
    margin: 0;
}

.auction__block-meta p {
    margin: 0 0 8px;
    color: #999;
}

    .auction__block-meta p:last-child {
        margin-bottom: 0;
    }

    .auction__block-meta p > span {
        color: #000;
        display: block;
    }

.auction-comments {
    margin-top: 36px;
}

.auction-comments__title {
    margin-bottom: 24px;
}

.auction-comments__input {
    position: relative;
    display: block;
}

    .auction-comments__input .main-input textarea {
        padding: 14px 48px;
        padding-right: 135px;
        height: 56px;
    }

        .auction-comments__input .main-input textarea:focus, .auction-comments__input .main-input textarea.not-empty {
            height: 120px;
        }

            .auction-comments__input .main-input textarea:focus + button:disabled, .auction-comments__input .main-input textarea.not-empty + button:disabled {
                opacity: 0.4 !important;
                visibility: visible;
            }

            .auction-comments__input .main-input textarea:focus + button, .auction-comments__input .main-input textarea.not-empty + button {
                opacity: 1 !important;
                visibility: visible;
            }

        .auction-comments__input .main-input textarea.empty {
            height: 56px !important;
        }

    .auction-comments__input .main-input button {
        -webkit-transition: .2s;
        transition: .2s;
        position: absolute;
        right: 12px;
        top: 12px;
        opacity: 0 !important;
        visibility: hidden;
    }

        .auction-comments__input .main-input button.btn {
            font-weight: 700;
            font-size: 14px;
            line-height: 19px;
            padding: 5px 12px 6px;
        }

.auction-comments__input-img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 16px;
    left: 16px;
}

    .auction-comments__input-img img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -o-object-fit: cover;
        object-fit: cover;
    }

.auction-comments__list {
    margin-top: 32px;
}

    .auction-comments__list > hr {
        display: block;
        width: 100%;
        height: 1px;
        background: #E6E6E6;
        padding: 0;
        margin: 32px 0;
        border: 0;
    }

.auction-comments__item {
    margin-bottom: 32px;
}

    .auction-comments__item:last-child {
        margin-bottom: 0;
    }

.auction-comments__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.auction-comments__img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px;
}

    .auction-comments__img img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -o-object-fit: cover;
        object-fit: cover;
    }

.auction-comments__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .auction-comments__name > b {
        font-weight: 700;
    }

        .auction-comments__name > b > span {
            background-color: #E5FC52;
        }

    .auction-comments__name > span {
        font-weight: 700;
        color: #808080;
        margin-left: 4px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

        .auction-comments__name > span img {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            margin-left: 2px;
        }

.auction-comments__date {
    color: #999;
}

.auction-comments__content {
    margin-top: 8px;
}

.auction-comments__text {
    margin: 0;
}

.auction-comments__bid {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
}

    .auction-comments__bid img {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 8px;
        margin-right: 8px;
    }

.auction-win {
    margin-top: 4px;
    padding: 16px;
    background-color: #FFF1CC;
    border-radius: 4px;
}

    .auction-win:first-child {
        margin-top: 0;
    }

.auction-win__title.h2 {
    margin: 0 !important;
}

.auction-win__desc {
    margin: 8px 0 0;
}

.fancybox-bg {
    background: #000;
}

.fancybox-is-open .fancybox-bg {
    opacity: .4;
}

.fancybox-slide--html {
    padding: 64px 0;
}

    .fancybox-slide--html.full {
        padding: 0;
    }

    .fancybox-slide--html .fancybox-content {
        margin-bottom: 0 !important;
    }

.main-popup {
    display: none;
    width: 100%;
    max-width: 460px;
    padding: 64px 40px 40px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
   
}

    .main-popup .fancybox-close-small {
        display: none;
    }

.main-popup__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5;
}

.main-popup__header {
    text-align: center;
    margin-bottom: 40px;
}

.main-popup__title {
    margin: 0;
}

.main-popup__desc {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .main-popup__desc:last-child {
        margin-bottom: 0;
    }

.main-popup__btn {
    margin-top: 40px;
}

    .main-popup__btn .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 12px;
    }

        .main-popup__btn .btn:last-child {
            margin-bottom: 0;
        }

.main-popup__btn-after {
    margin: 12px 0 0;
    text-align: center;
}

.main-popup__msg {
    margin-bottom: 24px;
}

    .main-popup__msg:last-child {
        margin-bottom: 0;
    }

.main-popup__checkbox {
    margin-top: 24px;
}

.main-popup__agree {
    margin: 40px 0 0;
    color: #999;
}

    .main-popup__agree + .main-popup__btn {
        margin-top: 12px;
    }

.login-popup__col {
    margin-bottom: 24px;
}

    .login-popup__col:last-child {
        margin-bottom: 0;
    }

.login-popup__col--sum {
    position: relative;
}

.link-card-popup__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.link-card-popup__right {
    width: 78px;
}

.link-card-popup__sub {
    margin: 0 0 8px;
}

.link-card-popup__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .link-card-popup__wrap .main-input {
        width: 72px;
    }

.link-card-popup__separator {
    margin: 0 8px;
}

.gallery-popup {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
    padding: 0;
}

    .gallery-popup .fancybox-close-small {
        display: none;
    }

    .gallery-popup .container {
        padding-left: 0;
        padding-right: 0;
        height: 100%;
    }

.gallery-popup__wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gallery-popup__header {
    background: rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 17px 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 1;
}

.gallery-popup__sub {
    margin: 0;
    color: #999;
}

.gallery-popup__close {
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gallery-popup__header-count {
    position: absolute;
    left: 50%;
    top: calc(50% - 13px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    z-index: -1;
}

.gallery-popup__slider {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
}

.gallery-popup__slider-slide {
    height: auto;
}

.gallery-popup__slider-item {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.gallery-popup__bottom {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: rgba(0, 0, 0, 0.4);
    padding: 16px 16px;
}

.gallery-popup__thumbs {
    overflow: hidden;
}

.gallery-popup__thumbs-slide {
    height: auto;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .gallery-popup__thumbs-slide.swiper-slide-thumb-active .gallery-popup__thumbs-item::after {
        opacity: 1;
        visibility: visible;
    }

.gallery-popup__thumbs-item {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

    .gallery-popup__thumbs-item img {
        width: 100%;
    }

    .gallery-popup__thumbs-item::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #E5FC52;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .2s;
        transition: .2s;
    }

    .gallery-popup__thumbs-item::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../img/play-icon.svg) center center no-repeat;
        display: none;
    }

.gallery-popup__thumbs-item--video::before {
    display: block;
}

.gallery-popup__bottom-desc {
    margin: 0 0 13px;
    color: #999;
}

.gallery-popup__bottom-sub {
    margin: 0 0 8px;
    color: #999;
}

@media (min-width: 992px) {
    .about-wrap {
        padding-top: 48px;
    }

    p a:hover, li a:hover {
        text-decoration: underline;
    }

    .header__btn {
        -webkit-transition: .2s;
        transition: .2s;
    }

        .header__btn:hover {
            background-color: #E5FC52;
            color: #000;
        }

        .header__btn:active {
            opacity: .6;
        }

    .cookie-agree__btn {
        -webkit-transition: .2s;
        transition: .2s;
    }

        .cookie-agree__btn:hover {
            background-color: #333;
        }

        .cookie-agree__btn:active {
            opacity: .6;
        }

    .btn:hover {
        background-color: #333;
    }

    .btn-border:hover {
        background-color: transparent;
        border-color: #999;
    }

    .btn-yellow:hover {
        background-color: #E5FC52;
        border-color: #E5FC52;
        color: #000;
        opacity: .6;
    }

    .btn-yellow:active {
        opacity: .3;
    }

    .header__nav > ul > li:hover > a {
        color: #808080;
    }

    .header__nav > ul > li:hover > ul {
        opacity: 1;
        visibility: visible;
    }
    .header-menu__item.with-submenu:hover .header-submenu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .header__nav > ul > li:hover > a::before {
        background-color: #808080;
        opacity: 1;
        visibility: visible;
    }

    .header__nav > ul > li.active:hover > a {
        color: #000;
    }

        .header__nav > ul > li.active:hover > a::before {
            background-color: #000;
        }

    .header__nav ul li ul li:hover a::before {
        opacity: 1;
        visibility: visible;
    }

    .header__nav > ul > li ul li:hover > a {
        color: #808080;
    }

    .header-login__drop {
        -webkit-transition: .2s;
        transition: .2s;
    }

    .header-login:hover .header-login__drop {
        opacity: 1;
        visibility: visible;
    }

    .header-login__drop-item {
        -webkit-transition: .2s;
        transition: .2s;
    }

        .header-login__drop-item:hover {
            background-color: #F2F2F2;
            color: #808080;
        }

    .home-post__title, .auction-card__sub, .blog-aside__sub, .auctions-aside__sub {
        -webkit-transition: color .2s;
        transition: color .2s;
    }

    .home-post:hover .home-post__title, .auction-card:hover .auction-card__sub, .blog-aside__card:hover .blog-aside__sub, .auctions-aside__card:hover .auctions-aside__sub {
        color: #997A28;
    }

    .footer__soc-item a:hover {
        text-decoration: underline;
    }

    .header__burger {
        display: none;
    }

    .auction-card__tag.auction-card__tag--offer {
        -webkit-transition: .2s;
        transition: .2s;
    }

    .auction-card:hover .auction-card__tag.auction-card__tag--offer {
        background-color: #000;
        color: #fff;
    }

    .lot__gallery-btn {
        -webkit-transition: .2s;
        transition: .2s;
    }

        .lot__gallery-btn:hover {
            background-color: #000;
        }

    .lot-aside__info-report {
        -webkit-transition: .2s;
        transition: .2s;
    }

        .lot-aside__info-report:hover {
            color: #997A28;
        }

    .lot-tabs {
        display: none;
    }

    .lot__content, .lot__aside {
        display: block !important;
    }

    .other-auctions__btn .btn {
        border: 0;
        border-radius: 0;
        font-weight: 400;
        margin: 0;
        padding: 0;
    }

        .other-auctions__btn .btn:hover {
            color: #997A28;
        }

    .lot__content .post-aside__block--mob {
        display: none;
    }

    .main-file__delete-icon {
        -webkit-transition: background-color .2s;
        transition: background-color .2s;
    }

        .main-file__delete-icon:hover {
            background-color: #000;
        }

    .place-lot__dropdown-header img {
        display: none;
    }

    .main-file__label:hover {
        color: #997A28;
        border-color: #997A28;
    }

    .place-lot__dropdown {
        display: block !important;
    }

    .how-it-works__item img {
        -webkit-transition: -webkit-filter .2s;
        transition: -webkit-filter .2s;
        transition: filter .2s;
        transition: filter .2s, -webkit-filter .2s;
    }

    .how-it-works__item:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }

    .auction-aside__desc p a:hover {
        text-decoration: none;
    }

    .main-popup__close {
        -webkit-transition: .2s;
        transition: .2s;
    }

        .main-popup__close:hover {
            opacity: 1;
        }

    a.footer__desc-item p b {
        -webkit-transition: .2s;
        transition: .2s;
    }

    a.footer__desc-item:hover p b {
        color: #997A28;
    }

    .main-input input:hover, .main-input textarea:hover {
        border-color: #999;
    }

    .blog-card__title a {
        -webkit-transition: color .2s;
        transition: color .2s;
    }

        .blog-card__title a:hover {
            color: #997A28;
        }

    .gallery-popup__close svg path {
        -webkit-transition: .2s;
        transition: .2s;
    }

    .gallery-popup__close:hover svg path {
        fill: #997A28;
    }
}

@media (max-width: 992px) {
    .header-submenu__item:first-child .header-submenu__link {
        padding-top: 2px;
    }
}

@media (max-width: 991px) {
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .main {
        padding-bottom: 32px;
    }

    .header {
        padding-top: 0px;
        padding-bottom: 0px;
        border-bottom: 1px solid #E6E6E6;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
    }

    .header__burger {
        position: absolute;
        top: 0;
        right: 0;
        width: 64px;
        height: 64px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .header__burger span {
            display: block;
            width: 100%;
            height: 2px;
            background-color: #000;
            margin-bottom: 5px;
            -webkit-transition: .2s;
            transition: .2s;
        }

            .header__burger span:last-child {
                margin-bottom: 0;
            }

        .header__burger.active span:nth-child(1) {
            -webkit-transform: translateY(7px) rotate(45deg);
            transform: translateY(7px) rotate(45deg);
        }

        .header__burger.active span:nth-child(2) {
            opacity: 0;
            visibility: hidden;
        }

        .header__burger.active span:nth-child(3) {
            -webkit-transform: translateY(-7px) rotate(-45deg);
            transform: translateY(-7px) rotate(-45deg);
        }

    .header__burger-icon {
        width: 24px;
        height: 24px;
        padding: 4px 3px;
    }

    .header__bottom {
        position: fixed;
        left: 0;
        top: 65px;
        width: 100%;
        height: calc(100% - 65px);
        background-color: #fff;
        border: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding: 0 16px;
        z-index: 98;
        overflow-y: auto;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
    }

        .header__bottom.active {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

    .header__col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding: 60px 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .header-login {
        max-width: none;
        margin: 0;
    }

    .header__nav ul {
        display: block;
        margin-left: -16px;
        margin-right: -16px;
    }

        .header__nav ul li {
            margin: 0;
            font-weight: 700;
            font-size: 17px;
            line-height: 26px;
        }

            .header__nav ul li.active a {
                padding-left: 30px;
            }

    .header__nav > ul > li:last-child {
        padding-bottom: 0;
    }

    .header__nav ul li a {
        padding: 8px 16px;
        display: block;
    }

        .header__nav ul li a::before {
            width: 2px;
            height: auto;
            top: 8px;
            bottom: 8px;
            left: 16px;
        }

    .header__nav ul li ul {
        position: static;
        opacity: 1;
        visibility: visible;
        border: 0;
        margin-left: 0;
        margin-right: 0;
    }

        .header__nav ul li ul li {
            font-weight: 400;
        }

            .header__nav ul li ul li a {
                padding: 7px 16px;
            }

    .header__btn-wrap {
        margin: 16px 0 0;
    }

    .header__btn {
        padding: 11px 19px 12px;
        border: 1px solid #000;
        background-color: #000;
        color: #fff;
        font-weight: 900;
        font-size: 17px;
        line-height: 25px;
        border-radius: 6px;
        text-align: center;
    }

    .header-login__drop {
        display: none;
    }

    .header-login {
        display: block;
        margin-left: -16px;
        margin-right: -16px;
    }

    .header-login__item {
        padding: 16px;
    }

    .main-wrap {
        display: block;
    }

    .main-wrap__content {
        width: 100%;
    }

    .main-wrap__aside {
        width: 100%;
        margin: 32px 0 0;
    }

    .home-post {
        margin: -32px -16px 40px;
        border-radius: 0;
        padding: 16px;
    }

    .home-post__info {
        padding: 0;
        padding-right: 20px;
    }

    .home-post__title {
        font-size: 28px;
        line-height: 140%;
    }

    .header-login__item {
        max-width: 100%;
    }

    .deals-bank__col {
        width: 50%;
    }

    .lot-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
        margin-top: -32px;
    }

    .lot-tabs__item {
        position: relative;
        margin-right: 20px;
        padding: 16px 0 18px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .lot-tabs__item:last-child {
            margin-bottom: 0;
        }

        .lot-tabs__item::before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 2px;
            background-color: #000;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: .2s;
            transition: .2s;
        }

        .lot-tabs__item.active::before {
            opacity: 1;
            visibility: visible;
        }

    .lot__aside {
        margin: 0;
        display: none;
    }

    .other-auctions {
        margin-top: 32px;
        padding-bottom: 74px;
        position: relative;
    }

    .other-auctions__btn {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
    }

        .other-auctions__btn .btn {
            display: block;
            width: 100%;
        }

    .lot__aside .post-aside__block--mob {
        display: none;
    }

    .lot__content .post-aside__block--mob {
        margin-bottom: 16px;
    }

    .lot__content .lot__gallery + .post-aside__block--mob {
        margin-top: -20px;
    }

    .place-lot__dropdown {
        display: none;
    }

    .place-lot__dropdown-header {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .place-lot__dropdown-header img {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            margin-right: 8px;
            -webkit-transition: -webkit-transform .2s;
            transition: -webkit-transform .2s;
            transition: transform .2s;
            transition: transform .2s, -webkit-transform .2s;
        }

        .place-lot__dropdown-header.active img {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    .header__nav ul li ul li.active a {
        color: #000;
    }

        .header__nav ul li ul li.active a::before {
            background-color: #000;
        }

    .home-post__img {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 260px;
        height: 260px;
    }

        .home-post__img img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
        }

    .gallery-popup__header-count {
        padding-left: 50px;
    }
}

@media (min-width: 768px) {
    .gallery-popup__bottom-sub {
        display: none;
    }
}

@media (max-width: 767px) {
    .footer__col {
        width: 100%;
        margin-bottom: 40px;
    }

        .footer__col:last-child {
            margin-bottom: 0;
        }

    .lot__gallery-col {
        width: 33.333333%;
    }

        .lot__gallery-col:nth-child(3) {
            display: none;
        }

    .auction__block-info {
        display: block;
    }

    .auction__block-meta {
        margin-top: 16px;
    }

    .auction__block-col {
        max-width: 100%;
        margin: 0;
    }

    .auction__block-meta {
        padding-top: 16px;
        margin-top: 16px;
        border-top: 1px solid #E6E6E6;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .auction__block-meta p {
            margin: 0;
            width: calc(50% - 8px);
        }

    .gallery-popup__sub {
        display: none;
    }

    .gallery-popup__header-count {
        padding: 0;
    }

    .gallery-popup__close {
        margin-left: auto;
    }

    .gallery-popup__thumbs {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 15px;
    }

    .gallery-popup__thumbs-slide {
        width: 92px;
    }
}

@media (max-width: 575px) {
    .section-title {
        margin-bottom: 16px;
    }

    .main-wrap__aside-col {
        margin-bottom: 32px;
    }

    .home-auctions__row {
        margin-bottom: -24px;
    }

    .home-auctions__btn {
        margin-top: 24px;
    }

    .home-auctions__col {
        width: 100%;
        margin-bottom: 24px;
    }

    .home-post__info {
        padding-right: 10px;
    }

    .home-post__title {
        font-size: 17px;
        line-height: 26px;
    }

    .home-post__btn {
        display: none;
    }

    .home-post__img {
        width: 106px;
        height: 106px;
    }

    .home-post {
        margin-bottom: 32px;
    }

    .home-post__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .cookie-agree.active {
        bottom: 0;
    }

    .cookie-agree__block {
        max-width: none;
        border-radius: 0;
    }

    .post-header__title {
        font-size: 36px;
        line-height: 44px;
    }

    .post-header__desc {
        max-width: 100%;
    }

    .post-header {
        margin-bottom: 32px;
    }

    .post-content h2, .post-content .h2 {
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 16px;
    }

    .deals-bank__row {
        margin-bottom: -24px;
    }

    .deals-bank__col {
        width: 100%;
        margin-bottom: 24px;
    }

    .lot__title {
        font-size: 36px;
        line-height: 44px;
    }

    .lot__gallery {
        margin-bottom: 16px;
        margin-left: -16px;
        margin-right: -16px;
    }

    .post-text > hr {
        margin: 16px 0;
    }

    .post-aside__block {
        margin-left: -16px;
        margin-right: -16px;
    }

    .lot__content .lot__gallery + .post-aside__block--mob {
        margin-top: -12px;
    }

    .place-lot__col--small {
        width: 100%;
    }

    .place-lot {
        margin-left: -16px;
        margin-right: -16px;
    }

    .place-lot__tabs-item {
        font-size: 14px;
    }

    .how-it-works h2 {
        margin-top: 32px;
    }

    .how-it-works__pay-logo {
        margin-top: 32px;
        padding-top: 20px;
    }

    .blog-list__col {
        margin-bottom: 32px;
    }

    .team-card__header {
        display: block;
    }

    .team-card__img {
        margin: 0;
    }

    .team-card__info {
        margin-top: 16px;
    }

    .auction {
        margin-top: 32px;
    }

    .auction__block-price {
        font-size: 36px;
        line-height: 44px;
    }

    .auction__btns-wrap {
        display: block;
    }

    .auction__btn {
        margin: 0 0 12px;
    }

        .auction__btn:last-child {
            margin-bottom: 0;
        }

        .auction__btn .btn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
        }

    .fancybox-slide--html {
        padding: 0;
    }

    .main-popup {
        width: 100%;
        max-width: 100%;
        border-radius: 0;
        padding: 0;
    }

    .main-popup__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        
    }

    .main-popup__wrap {
        padding: 64px 16px 16px;
        min-height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .login-popup .main-popup__form, .link-card-popup .main-popup__form, .place-bid-popup .main-popup__form {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main-popup__header + .main-popup__btn {
        margin-top: 0;
    }

    .main-input__tel {
        display: block;
    }

    .main-input__tel-btn.btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 12px 0 0;
    }

    .place-lot__btn .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
}

@media (max-width: 374px) {
    .header__col {
        padding: 35px 0;
    }

    .place-lot__tabs-item {
        font-size: 13px;
        margin-right: 15px;
    }

    .place-lot__tabs {
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-popup__title {
        font-size: 30px;
        line-height: 40px;
    }
}






.footer__wrap__grey .footer__soc {
    margin-top: 5px;
    display: block;
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btn {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.footer__wrap__grey .footer__soc .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 19px;
    padding: 5px 11px 6px;
    font-weight: bold;
}
.footer__soc-item {
    margin-right: 8px;
    margin-bottom: 8px;
    color: #999;
}
.footer__wrap__grey input[type=submit]:disabled, .footer__wrap__grey input[type=submit]:disabled:hover {
    color: #999999;
    border: 1px solid #CCCCCC !important;
    cursor: default;
}
.footer__wrap__grey input[type=submit] {
    background: #F2F2F2;
    font-weight: 900;
    width: 150px;
    color: #000;
    cursor: pointer;
}
.footer__wrap__grey input {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    padding: 11px 16px;
    color: #000;
    font-size: 17px;
    margin-bottom: 5px;
    width: 258px;
    margin-right: 12px;
}


/* Медиа-запрос для компьютеров */
@media (min-width: 768px) {
    .footer__wrap__grey .footer__left {
        width: calc(100% / 12 * 3);
    }
}
@media (max-width: 767px) {
    .footer__wrap__grey .footer__col {
        width: 100%;
        margin-bottom: 20px;
    }
}
@media (min-width: 767px) {
    .footer__wrap__grey .footer__center {
        width: calc(100% / 12 * 3);
    }
}

.footer__wrap__grey input {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    padding: 11px 16px;
    color: #000;
    font-size: 17px;
    margin-bottom: 5px;
    width: 258px;
    margin-right: 12px;
}

@media (max-width: 767px) {
    .footer__wrap__grey .footer__right {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (min-width: 767px) {
    .footer__wrap__grey .footer__right {
        width: calc(100% / 12 * 6);
    }
}
.footer__right .footer__links {
    display: inline-grid;
    margin-bottom: 20px;
    margin-right: 45px;
}
.footer__wrap2 {
    margin-top: 80px;
    margin-bottom: 80px;
}
/*

/*Новые стили*/
html, body, span, applet, object, iframe,h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body, html {
    line-height: 1;
    -ms-overflow-x: hidden;
    overflow-x: visible;
    float: left;
    width: 100%;
    min-width: 375px;
    position: relative;
    color: #000;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    background-color: #fff;
}

ul {
    list-style-type: none;
}

ol {
    list-style-type: decimal;
}

span {
    display: inline-block;
}

strong {
    font-weight: bold;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: "";
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}



a {
    text-decoration: none;
    cursor: pointer;
}

* {
    outline: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

section {
    float: left;
    width: 100%;
}

.first-level-title {
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 8px;
}

.second-level-title {
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 16px;
}

.three-level-title {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 8px;
}

.four-level-title {
    float: left;
    width: 100%;
    font-weight: 900;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 16px;
}

.text-block {
    float: left;
    width: 100%;
    margin-bottom: 16px;
}

    .text-block:last-child {
        margin-bottom: 0;
    }

    .text-block__paragraph, .text-block p {
        float: left;
        width: 100%;
        margin-bottom: 16px;
        font-size: 17px;
        line-height: 26px;
    }

        .text-block__paragraph:last-child, .text-block p:last-child {
            margin-bottom: 0;
        }

.basic-button {
    height: 48px;
    width: auto;
    min-width: 188px;
    padding: 0 20px;
    border: none;
    text-decoration: none !important;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    overflow: hidden;
    font-weight: 900;
    font-size: 17px;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

@media (hover: hover) {
    .basic-button:hover {
        background-color: #333333;
        color: #fff !important;
    }
}

.basic-button:active {
    background-color: #616161;
    color: #fff;
}

.basic-button:focus {
    color: #fff;
}

.basic-button.white {
    background-color: #fff;
    color: #000;
    border: 1px solid #CCCCCC;
}

@media (hover: hover) {
    .basic-button.white:hover {
        background-color: #fff;
        border: 1px solid #999999;
        color: #000 !important;
    }
}

.basic-button.white:active {
    background-color: #fff;
    color: #000;
    opacity: 0.5;
}

.basic-button.white:focus {
    color: #000;
}

.basic-button.disable {
    opacity: 0.3;
    pointer-events: none;
}

.header {
    float: left;
    width: 100%;
    position: inherit;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 375px;
    background-color: #fff;
    z-index: 300;
}

}
.header.transparent-bg {
    background-color: transparent;
    position:absolute;
}
@media (min-width: 992px) {
    .header.transparent-bg {
        background-color: transparent;
        position: absolute;
    }

        .header.transparent-bg .header-menu__link {
            color: #fff;
        }
}

@media (min-width: 992px) and (hover: hover) {
    .header.transparent-bg .header-menu__link:hover {
        color: rgba(255, 255, 255, 0.5) !important;
    }

        .header.transparent-bg .header-menu__link:hover:after {
            background-color: rgba(255, 255, 255, 0.5) !important;
        }
}

@media (min-width: 992px) {
    .header.transparent-bg .header-menu__item.active .header-menu__link {
        color: #fff !important;
    }
}

@media (min-width: 992px) {
    .header.transparent-bg .header-menu__item.active .header-menu__link:after {
        background-color: #fff !important;
    }
}

@media (min-width: 992px) {
    .header.transparent-bg .header-content {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (min-width: 992px) {
    .header.transparent-bg .header-submenu {
        background-color: transparent;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
}
.header-submenu__item.active .header-submenu__link {
    color: #000000;
}
@media (min-width: 992px) {
    .header.transparent-bg .header-submenu__item.active .header-submenu__link {
        color: #fff !important;
    }

        .header.transparent-bg .header-submenu__item.active .header-submenu__link:after {
            background-color: #fff !important;
        }
}

@media (min-width: 992px) {
    .header.transparent-bg .header-submenu__link {
        color: rgba(255, 255, 255, 0.4);
    }

        .header.transparent-bg .header-submenu__link:after {
            background-color: rgba(255, 255, 255, 0.5);
        }
}

@media (min-width: 992px) and (hover: hover) {
    .header.transparent-bg .header-submenu__link:hover {
        color: rgba(255, 255, 255, 0.5) !important;
    }

        .header.transparent-bg .header-submenu__link:hover:after {
            background-color: rgba(255, 255, 255, 0.5) !important;
        }
}

@media (min-width: 992px) {
    .header.transparent-bg .user-menu-link__text {
        color: #fff;
    }
}

@media (min-width: 992px) {
    .header.transparent-bg .user-menu-link:after {
        -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(159deg) brightness(103%) contrast(101%);
        filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(159deg) brightness(103%) contrast(101%);
    }
}

@media (min-width: 992px) and (hover: hover) {
    .header.transparent-bg .user-menu-link:hover .user-menu-link__text {
        color: rgba(255, 255, 255, 0.5) !important;
    }
}

.header-content {
    position : relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #E6E6E6;
}

.logo {
    width: 32px;
    float: left;
    position: relative;
    z-index: 50;
}

.logo__image {
    float: left;
    width: 100%;
}

.header-menu-wrp {
    width: 100%;
    float: left;
    max-width: calc(100% - 32px);
    padding-left: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
}

.header-menu__item.active .header-menu__link {
    color: #000000;
}

    .header-menu__item.active .header-menu__link:after {
        opacity: 1 !important;
        background: #000;
    }

@media (hover: hover) {
    .header-menu__item.active .header-menu__link:hover {
        color: #000000 !important;
    }

        .header-menu__item.active .header-menu__link:hover:after {
            background: #000;
        }
}
.header-menu__item:hover .header-submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
@media (hover: hover) {
    .header-menu__item.with-submenu:hover .header-submenu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        z-index:9999;
    }
}

.header-menu__link {
    color: #000000;
    font-weight: 500;
    font-size: 15px;
    padding: 20px 12px 21px 12px;
    float: left;
    text-decoration: none !important;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
    position: relative;
}

    .header-menu__link:after {
        content: "";
        display: block;
        float: left;
        width: calc(100% - 24px);
        height: 2px;
        position: absolute;
        left: 50%;
        bottom: -1px;
        background: #808080;
        opacity: 0;
        -webkit-transition: ease-in-out 200ms;
        transition: ease-in-out 200ms;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

@media (hover: hover) {
    .header-menu__link:hover {
        color: #808080 !important;
    }

        .header-menu__link:hover:after {
            opacity: 1;
        }
}



.header-submenu__item {
    float: left;
}

    .header-submenu__item:first-child .header-submenu__link {
        padding-left: 0;
    }

        .header-submenu__item:first-child .header-submenu__link:after {
            width: calc(100% - 12px);
            left: 0;
            transform: none;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
        }

    .header-submenu__item:last-child {
        margin-right: 0;
    }

    .header-submenu__item.active .header-submenu__link {
        color: #000000;
    }

        .header-submenu__item.active .header-submenu__link:after {
            opacity: 1 !important;
            background: #000;
        }

@media (hover: hover) {
    .header-submenu__item.active .header-submenu__link:hover {
        color: #000000 !important;
    }

        .header-submenu__item.active .header-submenu__link:hover:after {
            background: #000;
        }
}

.header-submenu__link {
    color: #999999;
    font-weight: 500;
    font-size: 15px;
    padding: 16px 12px 17px 12px;
    float: left;
    text-decoration: none !important;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
    position: relative;
}

    .header-submenu__link:after {
        content: "";
        display: block;
        float: left;
        width: calc(100% - 24px);
        height: 2px;
        position: absolute;
        left: 50%;
        bottom: -1px;
        background: #808080;
        opacity: 0;
        -webkit-transition: ease-in-out 200ms;
        transition: ease-in-out 200ms;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

@media (hover: hover) {
    .header-submenu__link:hover {
        color: #808080 !important;
    }

        .header-submenu__link:hover:after {
            opacity: 1;
        }
}

.user-menu-wrp {
    position: relative;
    width: auto;
    height: auto;
}

@media (min-width: 992px) and (hover: hover) {
    .user-menu-wrp:hover .user-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

.user-menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    padding-right: 17px;
    height: 56px;
    text-decoration: none !important;
}

    .user-menu-link:after {
        content: "";
        display: block;
        float: left;
        width: 12px;
        height: 6px;
        position: absolute;
        right: 0;
        top: 50%;
        background: url("../img/chevrone-down.svg") no-repeat;
        background-size: 100% 100%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transition: ease-in-out 200ms;
        transition: ease-in-out 200ms;
    }

@media (hover: hover) {
    .user-menu-link:hover .user-menu-link__text {
        color: #808080 !important;
    }

    .user-menu-link:hover:after {
        transform: translateY(-50%) rotate(180deg);
        -webkit-transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        -o-transform: translateY(-50%) rotate(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        opacity: 0.45;
    }
}

.user-menu-link__image-wrp {
    width: 24px;
    height: 24px;
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
}

.user-menu-link__image {
    float: left;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.user-menu-link__text {
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color: #000;
    padding-left: 8px;
    white-space: nowrap;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 160px;
}

.user-menu {
    position: absolute;
    top: 100%;
    right: 0;
    width: 202px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.12);
    padding-top: 8px;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 100;
}

.user-menu__item {
    float: left;
    width: 100%;
}

    .user-menu__item.with-separator {
        position: relative;
    }

        .user-menu__item.with-separator:before {
            content: "";
            display: block;
            float: left;
            width: calc(100% - 32px);
            height: 1px;
            position: absolute;
            left: 50%;
            top: 0;
            background-color: #E6E6E6;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
        }

        .user-menu__item.with-separator .user-menu__link {
            margin: 8px 0;
        }

    .user-menu__item.margin {
        margin-bottom: 8px;
    }

.user-menu__link {
    padding: 8px 16px;
    float: left;
    width: 100%;
    text-decoration: none !important;
    color: #000000;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

@media (hover: hover) {
    .user-menu__link:hover {
        background: #F2F2F2;
        color: #808080 !important;
    }
}

.open-close-menu {
    display: none;
}

.select-screen-wrp {
    position: relative;
    color: #fff;
}

    .select-screen-wrp.services-wrp {
        color: #000;
    }

        .select-screen-wrp.services-wrp .first-screen-content {
            padding-bottom: 8px;
            min-height: auto;
            height: auto;
        }

            .select-screen-wrp.services-wrp .first-screen-content .basic-button {
                opacity: 1;
            }

.select-screen-bg {
    float: left;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
}

    .select-screen-bg:before {
        content: "";
        display: block;
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(6.67%, rgba(0, 0, 0, 0.991353)), color-stop(13.33%, rgba(0, 0, 0, 0.96449)), color-stop(20%, rgba(0, 0, 0, 0.91834)), color-stop(26.67%, rgba(0, 0, 0, 0.852589)), color-stop(33.33%, rgba(0, 0, 0, 0.768225)), color-stop(40%, rgba(0, 0, 0, 0.668116)), color-stop(46.67%, rgba(0, 0, 0, 0.557309)), color-stop(53.33%, rgba(0, 0, 0, 0.442691)), color-stop(60%, rgba(0, 0, 0, 0.331884)), color-stop(66.67%, rgba(0, 0, 0, 0.231775)), color-stop(73.33%, rgba(0, 0, 0, 0.147411)), color-stop(80%, rgba(0, 0, 0, 0.0816599)), color-stop(86.67%, rgba(0, 0, 0, 0.03551)), color-stop(93.33%, rgba(0, 0, 0, 0.0086472)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.991353) 6.67%, rgba(0, 0, 0, 0.96449) 13.33%, rgba(0, 0, 0, 0.91834) 20%, rgba(0, 0, 0, 0.852589) 26.67%, rgba(0, 0, 0, 0.768225) 33.33%, rgba(0, 0, 0, 0.668116) 40%, rgba(0, 0, 0, 0.557309) 46.67%, rgba(0, 0, 0, 0.442691) 53.33%, rgba(0, 0, 0, 0.331884) 60%, rgba(0, 0, 0, 0.231775) 66.67%, rgba(0, 0, 0, 0.147411) 73.33%, rgba(0, 0, 0, 0.0816599) 80%, rgba(0, 0, 0, 0.03551) 86.67%, rgba(0, 0, 0, 0.0086472) 93.33%, rgba(0, 0, 0, 0) 100%);
        opacity: 0.7;
    }

.select-screen-bg__image {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.first-screen-content {
    float: left;
    width: 100%;
    position: relative;
    z-index: 30;
    padding: 112px 0;
    height: auto;
    min-height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.first-screen-content__description {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 28px;
}

.first-screen-content .basic-button {
    border: none !important;
}

@media (hover: hover) {
    .first-screen-content .basic-button:hover {
        opacity: 0.9;
    }
}

.basic-section-wrp {
    padding: 40px 0 0 0;
}

    .basic-section-wrp.services-page .other-rvices-content {
        padding-bottom: 32px;
    }

.basic-section-content {
    float: left;
    width: 100%;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 40px;
}

.some-info-block {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 32px;
}

.some-info-block__download-link {
    position: relative;
    padding-left: 32px;
    font-size: 17px;
    line-height: 26px;
    color: #999999;
    text-decoration: none !important;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

    .some-info-block__download-link:before {
        content: "";
        display: block;
        float: left;
        width: 16px;
        height: 20px;
        position: absolute;
        left: 4px;
        top: 2px;
        background: url("../img/file.svg") no-repeat;
        background-size: 100% 100%;
        opacity: 0.3;
        -webkit-transition: ease-in-out 200ms;
        transition: ease-in-out 200ms;
    }

@media (hover: hover) {
    .some-info-block__download-link:hover {
        color: #000 !important;
    }

        .some-info-block__download-link:hover:before {
            opacity: 1;
        }
}

.some-info-block__download-link:focus {
    color: #999999;
}

.portfolio-block {
    float: left;
    width: 100%;
}

.portfolio-catalog {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .portfolio-catalog > div {
        margin-bottom: 32px;
    }

.potrfolio-item {
    float: left;
    width: 100%;
}

    .potrfolio-item.no-slider .portfolio-slider__image {
        -o-object-position: center bottom;
        object-position: center bottom;
    }

.portfoio-slider-wrp {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 8px;
}

.portfolio-images-counter {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 50;
    height: 23px;
    padding: 0 4px 0 24px;
    background: #000000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.portfolio-images-counter__value {
    color: #FFFFFF;
    font-size: 14px;
}

.portfolio-images-counter:before {
    content: "";
    display: block;
    float: left;
    width: 14px;
    height: 12px;
    position: absolute;
    left: 5px;
    top: 50%;
    background: url("../img/photo-icon.svg") no-repeat;
    background-size: 100% 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.portfolio-slider {
    float: left;
    width: 100%;
    visibility: hidden;
    position: relative;
}

    .portfolio-slider .slick-dots {
        position: absolute;
        left: 50%;
        bottom: 0;
        width: calc(100% - 8px);
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

        .portfolio-slider .slick-dots li {
            width: 100%;
            height: 100%;
        }

            .portfolio-slider .slick-dots li.slick-active button:before {
                background-color: #fff;
            }

        .portfolio-slider .slick-dots button {
            width: 100%;
            height: 100%;
            border: none;
            padding: 0;
            background-color: transparent;
            font-size: 1px;
            color: transparent;
            position: relative;
        }

            .portfolio-slider .slick-dots button:before {
                content: "";
                display: block;
                float: left;
                width: calc(100% - 4px);
                height: 2px;
                position: absolute;
                bottom: 6px;
                left: 50%;
                background-color: rgba(255, 255, 255, 0.4);
                border-radius: 4px;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                -ms-border-radius: 4px;
                -o-border-radius: 4px;
                overflow: hidden;
                transform: translateX(-50%);
                -webkit-transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                -o-transform: translateX(-50%);
                -webkit-transition: ease-in-out 200ms;
                transition: ease-in-out 200ms;
            }

.portfolio-slider__item {
    height: 306px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}

.portfolio-slider__image {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
}

.portfolio-item-info {
    float: left;
    width: 100%;
}

.portfolio-item-info__name-and-country {
    float: left;
    width: 100%;
    margin-bottom: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.portfolio-item-info__name {
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    margin-right: 5px;
}

.portfolio-item-info__country {
    color: #999999;
}

.portfolio-item-info .text-block {
    margin-bottom: 0;
}

.portfolio-item-info .text-block__paragraph, .portfolio-item-info p {
    font-size: 14px;
    line-height: 19px;
}

    .portfolio-item-info .text-block__paragraph a, .portfolio-item-info p a {
        display: inline;
        color: #997A28 !important;
    }

@media (hover: hover) {
    .portfolio-item-info .text-block__paragraph a:hover, .portfolio-item-info p a:hover {
        text-decoration: underline !important;
    }
}

.portfolio-item-info .text-block__paragraph a:focus, .portfolio-item-info p a:focus {
    text-decoration: none;
}

.no-margin {
    margin-bottom: 0 !important;
}

.show-more-row {
    float: left;
    width: 100%;
    padding-bottom: 32px;
}

.show-more-row__link {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #999999;
    text-decoration: none !important;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

@media (hover: hover) {
    .show-more-row__link:hover {
        color: #666666 !important;
    }
}

.show-more-row__link:focus {
    color: #999999;
}

.service-order-block {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .service-order-block .basic-button {
        margin-right: 20px;
    }
.list {
    padding-left: 25px;
}
    .list::before {
        content: '';
        position: absolute;
        left: 4px;
        top: 10px;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #000;
    }
.service-order-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.service-order-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 20px;
    font-size: 14px;
    line-height: 19px;
}

    .service-order-list__item:last-child {
        margin-right: 0;
    }

.service-order-list__name {
    margin-bottom: 4px;
    color: #808080;
}

.service-order-list__info {
    color: #000;
}

.example-row {
    margin: 0 -3px;
}

.analise-example-block-wrp {
    float: left;
    width: 100%;
}

.analise-example-block {
    float: left;
    width: 100%;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .analise-example-block > div {
        padding: 0 3px;
    }

.analise-examle-item {
    float: left;
    width: 100%;
}

.analise-examle-item__image {
    float: left;
    width: 100%;
}

.other-rvices-content {
    float: left;
    width: 100%;
    padding-bottom: 64px;
}

.other-services-info {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .other-services-info .text-block {
        margin-bottom: 32px;
    }

.preview-block-wrp {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.preview-block {
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    background-color: #F2F2F2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none !important;
    position: relative;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

@media (hover: hover) {
    .preview-block:hover {
        background-color: #000000;
    }
}

.preview-block__image {
    width: 41px;
}

.preview-block__image-bg {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.preview-block.with-bg:before {
    content: "";
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

.preview-block.with-bg .preview-block__image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(172deg) brightness(106%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(172deg) brightness(106%) contrast(102%);
}

@media (hover: hover) {
    .preview-block.with-bg:hover:before {
        opacity: 0.3;
        background-color: rgba(0, 0, 0, 1);
    }
}

.process-of-work-wrp {
    background: #F2F2F2;
    padding: 40px 0 8px 0;
}

    .process-of-work-wrp .second-level-title {
        margin-bottom: 32px;
    }

.proces-of-work-content {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .proces-of-work-content > div {
        margin-bottom: 32px;
    }

.item-of-process {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.item-of-process__number {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    margin-bottom: 12px;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 900;
    font-size: 36px;
    color: #fff;
}

.item-of-process .four-level-title {
    margin-bottom: 4px;
}

.item-of-process .text-block__paragraph, .item-of-process .text-block p {
    font-size: 14px;
    line-height: 19px;
}

.our-team-wrp {
    padding: 64px 0;
}

    .our-team-wrp .second-level-title {
        margin-bottom: 28px;
    }

    .our-team-wrp.services-page {
        padding-top: 32px;
    }

.our-team-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 100%;
    margin-bottom: 28px;
    margin-left: -6px;
}

.our-team-list__item {
    width: 120px;
    height: 120px;
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    border: 6px solid #fff;
    margin-left: -30px;
}

    .our-team-list__item:first-child {
        margin-left: 0;
    }

.our-team-list__image {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.connect-with-us-wrp {
    padding-bottom: 40px;
}

.connect-with-us-content {
    float: left;
    width: 100%;
    background: #F2F2F2;
    border-radius: 6px;
    overflow: hidden;
    padding: 0 32px;
}

.connect-with-us-content__head {
    padding: 64px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
}

.connect-with-us-content__body {
    float: left;
    width: 100%;
    padding: 24px 0px 32px 0px;
}

    .connect-with-us-content__body .four-level-title {
        margin-bottom: 24px;
    }

.connect-with-us-info {
    float: left;
    width: 100%;
}

.connect-form-wrp {
    float: left;
    width: 100%;
}

.connect-form-wrp__thanks {
    float: left;
    width: 100%;
    display: none;
}

.connect-thanks {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .connect-thanks .text-block__paragraph, .connect-thanks p {
        font-size: 14px;
        line-height: 19px;
    }

.connect-form {
    float: left;
    width: 100%;
}

.connect-form__fields {
    float: left;
    width: 100%;
}

.connect-form .basic-button {
    margin-bottom: 12px;
}

.connect-form__policy-text {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
}

    .connect-form__policy-text a {
        display: inline;
        color: #666666 !important;
        text-decoration: none;
    }

@media (hover: hover) {
    .connect-form__policy-text a:hover {
        text-decoration: underline !important;
    }
}

.connect-form__policy-text a:focus {
    text-decoration: none;
}

.connect-form__logined {
    float: left;
    width: 100%;
    display: none;
}

.half-row {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .half-row .input-row {
        width: calc(50% - 10px);
    }

.input-row {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 24px;
}

    .input-row.error .input-row__error-text {
        display: block;
    }

    .input-row.error .input-row__input {
        border: 1px solid #CC4514;
    }

.input-row__name {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 8px;
}

.input-row__input {
    float: left;
    width: 100%;
    height: 48px;
    padding: 0 16px;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    background-color: #fff;
    font-size: 17px;
    color: #000;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

    .input-row__input::-webkit-input-placeholder {
        color: #999999;
    }

    .input-row__input::-moz-placeholder {
        color: #999999;
    }

    .input-row__input:-moz-placeholder {
        color: #999999;
    }

    .input-row__input:-ms-input-placeholder {
        color: #999999;
    }

@media (hover: hover) {
    .input-row__input:hover {
        border: 1px solid #999999;
    }
}

.input-row__input:focus {
    border: 1px solid #000000;
}

.input-row__input.basic-textarea {
    resize: none;
    height: 137px;
    padding: 16px;
}

.input-row__error-text {
    color: #CC4514;
    padding-top: 8px;
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    display: none;
}

.connect-logined-block {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 16px 16px 12px;
    background: #F2F2F2;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    margin-bottom: 24px;
}

.connect-logined-block__image-wrp {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
}

.connect-logined-block__image {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.connect-logined-block__info {
    float: left;
    width: calc(100% - 24px);
    padding-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.connect-logined-block__name {
    font-weight: 900;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 2px;
}

.connect-logined-block__text {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    color: #000;
}

    .connect-logined-block__text a {
        display: inline;
        color: #999999 !important;
        text-decoration: none;
    }

@media (hover: hover) {
    .connect-logined-block__text a:hover {
        text-decoration: underline !important;
    }
}

.connect-logined-block__text a:focus {
    text-decoration: none;
}

.contacts-form-info {
    float: left;
    width: 100%;
    padding-left: 23px;
}

.contacts-form-list {
    float: left;
    width: 100%;
}

.contacts-form-list__item {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

    .contacts-form-list__item:last-child {
        margin-bottom: 0;
    }

.contacts-form-list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none !important;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

@media (hover: hover) {
    .contacts-form-list__link:hover {
        opacity: 0.5;
    }
}

.contacts-form-list__image {
    width: 20px;
}

.contacts-form-list__text {
    width: auto;
    max-width: calc(100% - 8px);
    font-weight: 900;
    font-size: 17px;
    color: #000;
    padding-left: 8px;
}

.follow-the-news-wrp {
    padding: 40px 0;
}

    .follow-the-news-wrp .three-level-title {
        margin-bottom: 24px;
    }

.follow-the-news-content {
    float: left;
    width: 100%;
    padding: 24px 24px 18px 24px;
    background: #F2F2F2;
    border-radius: 6px;
}

.follow-the-news-info {
    float: left;
    width: 100%;
}

.follow-the-news-item {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .follow-the-news-item .contacts-form-list__text {
        font-weight: 700;
    }

    .follow-the-news-item .text-block__paragraph, .follow-the-news-item p {
        font-size: 14px;
        line-height: 19px;
    }

.networks-list {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.networks-list__item {
    margin-right: 6px;
    margin-bottom: 6px;
}

.networks-list__link {
    width: auto;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0 12px;
    text-decoration: none !important;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-weight: 700;
    font-size: 13px;
    color: #000 !important;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
}

@media (hover: hover) {
    .networks-list__link:hover {
        border: 1px solid #999999;
    }
}

form {
    float: left;
    width: 100%;
}

.subscribe-form {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .subscribe-form .input-row {
        width: calc(100% - 170px);
        margin-bottom: 0;
    }

    .subscribe-form .basic-button {
        width: 158px;
        min-width: auto;
    }

.transportation-wrp {
    float: left;
    width: 100%;
    margin-bottom: 32px;
}

.transportation-content {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .transportation-content > div {
        padding: 0 3px;
    }

        .transportation-content > div:first-child .transportation-item {
            border-radius: 6px 0 0 6px;
            -webkit-border-radius: 6px 0 0 6px;
            -moz-border-radius: 6px 0 0 6px;
            -ms-border-radius: 6px 0 0 6px;
            -o-border-radius: 6px 0 0 6px;
            overflow: hidden;
        }

        .transportation-content > div:last-child .transportation-item {
            border-radius: 0 6px 6px 0;
            -webkit-border-radius: 0 6px 6px 0;
            -moz-border-radius: 0 6px 6px 0;
            -ms-border-radius: 0 6px 6px 0;
            -o-border-radius: 0 6px 6px 0;
            overflow: hidden;
        }

    .transportation-content.search-and-delivery .transportation-item {
        height: 310px;
    }

.transportation-item {
    float: left;
    width: 100%;
    height: 414px;
}

.transportation-item__image {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 992px) {
    .service-order-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .service-order-list {
        margin-bottom: 24px;
    }

    .connect-form-wrp {
        margin-bottom: 24px;
    }

    .contacts-form-info {
        padding-left: 0;
    }

    .follow-the-news-info > div {
        margin-bottom: 24px;
    }

        .follow-the-news-info > div:last-child {
            margin-bottom: 0;
        }

    .portfolio-slider .slick-dots {
        height: 2px;
        bottom: 6px;
        top: auto;
    }

        .portfolio-slider .slick-dots li {
            height: 2px;
            padding: 0 2px;
        }

            .portfolio-slider .slick-dots li.slick-active button {
                background-color: #fff;
            }

        .portfolio-slider .slick-dots button {
            float: left;
            height: 2px;
            bottom: 0;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            background-color: rgba(255, 255, 255, 0.4);
        }

            .portfolio-slider .slick-dots button:before {
                display: none;
            }

    .header-content {
        padding: 0;
        position: relative;
        z-index: 300;
        border: none;
        background-color: #fff;
    }

    .open-close-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        background-color: transparent;
        border: none;
        padding: 0;
        width: 64px;
        height: 64px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background: url("../img/menu.svg") no-repeat;
        background-size: 18px 16px;
        background-position: center center;
        position: relative;
        right: -15px;
    }

        .open-close-menu.active {
            background: url("../img/close.svg") no-repeat;
            background-size: 18px 18px;
            background-position: center center;
        }

    .header-menu-wrp {
        position: fixed;
        left: 0;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: 100%;
        padding: 65px 20px 0 20px;
        display: block;
        background-color: #fff;
        overflow-y: auto;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -webkit-transition: ease-in-out 200ms;
        transition: ease-in-out 200ms;
        z-index: 100;
    }

        .header-menu-wrp.visible {
            opacity: 1;
            visibility: visible;
            pointer-events: auto;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
        }

    .user-menu-wrp {
        width: 100%;
        margin: 0 auto;
    }

    .user-menu-link {
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        border-bottom: 1px solid #E6E6E6;
        padding-right: 0;
    }

        .user-menu-link:after {
            display: none;
        }

    .user-menu-wrp {
        width: 652px;
    }

    .header-menu {
        width: 652px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0 auto;
    }

    .header-menu__item {

        float: left;
        width: 100%;
    }

    .header-menu__link {
        padding: 23px 0;
        width: 100%;
        font-weight: 700;
        font-size: 17px;
    }

        .header-menu__link:after {
            display: none;
        }

    .user-menu-link {
        height: 63px;
    }

    .user-menu-link__text {
        max-width: calc(100% - 24px);
        font-weight: 700;
        font-size: 17px;
        overflow: visible;
        padding-left: 12px;
    }

    .header-menu__item {
        margin: 0;
        border-bottom: 1px solid #E6E6E6;
    }

        .header-menu__item:last-child {
            border: none;
        }

        .header-menu__item.active .header-menu__link {
            padding-left: 34px;
        }

            .header-menu__item.active .header-menu__link:before {
                content: "";
                display: block;
                float: left;
                width: 20px;
                height: 15px;
                position: absolute;
                left: 3px;
                top: 50%;
                background: url("../img/menu-active.svg") no-repeat;
                background-size: 100% 100%;
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -o-transform: translateY(-50%);
            }

    .header-submenu {
        position: static;
        left: 0;
        top: 0;
        width: 100%;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 34px;
        padding-bottom: 10px;
        margin-top:1px;
    }

    .header-submenu__item {
        width: 100%;
        margin: 0;
    }

        .header-submenu__item:first-child .header-submenu__link {
            padding-top: 2px;
        }

    .header-submenu__link {
        padding: 15.5px 0;
        width: 100%;
        font-size: 17px;
        font-weight: 400;
        color: #666666;
    }

        .header-submenu__link:after {
            display: none;
        }

        .header-submenu__link.place {
            position: relative;
            padding-left: 34px;
        }

            .header-submenu__link.place:before {
                content: "";
                display: block;
                float: left;
                width: 20px;
                height: 20px;
                position: absolute;
                left: 2px;
                top: 50%;
                background: url("../img/plus.svg") no-repeat;
                background-size: 100% 100%;
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -o-transform: translateY(-50%);
            }

    .header-submenu__item.active .header-submenu__link {
        position: relative;
        padding-left: 34px;
    }

        .header-submenu__item.active .header-submenu__link:before {
            content: "";
            display: block;
            float: left;
            width: 20px;
            height: 15px;
            position: absolute;
            left: 2px;
            top: calc(50% - 7px);
            background: url("../img/menu-active.svg") no-repeat;
            background-size: 100% 100%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
        }

    .header.transparent-bg {
        background-color: transparent;
        border-bottom: 0px solid #E6E6E6;
        position: absolute;
    }

        .header.transparent-bg .header-content {
            background-color: transparent;
        }

            .header.transparent-bg .header-content:after {
                background-color: transparent;
            }

        .header.transparent-bg .open-close-menu span {
            background-color: #fff;
        }

    .header .header-content {
        position: relative;
    }
    .header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: auto;
    }

    .header-menu__item.active .header-menu__link {
        color: #000000;
    }

        .header-menu__item.active .header-menu__link:after {
            opacity: 1 !important;
            background: #000;
        }

    @media (hover: hover) {
        .header-menu__item.active .header-menu__link:hover {
            color: #000000 !important;
        }

            .header-menu__item.active .header-menu__link:hover:after {
                background: #000;
            }
    }
    .header-menu__item.with-submenu:hover .header-submenu {
        display: block;
    }
    .header-menu__item.with-submenu .header-submenu.hover {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    @media (hover: hover) {
        .header-menu__item.with-submenu:hover .header-submenu {
            opacity: 1;
            visibility: visible;
            pointer-events: auto;
        }
    }
        .header .header-content:before {
            content: "";
            display: block;
            float: left;
            width: 100vw;
            min-width: 375px;
            height: 100%;
            position: absolute;
            left: 50%;
            top: 0;
            background-color: #fff;
            z-index: 301;
            border-bottom: 1px solid #E6E6E6;
            transform: translateY(-160%);
            -webkit-transform: translateY(-160%);
            -moz-transform: translateY(-160%);
            -ms-transform: translateY(-160%);
            -o-transform: translateY(-160%);
            opacity: 0;
            visibility: hidden;
            pointer-events: none;
            -webkit-transition: ease-in-out 200ms;
            transition: ease-in-out 200ms;
        }

    .header.opened .header-content:before {
        opacity: 1;
        visibility: visible;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .header.opened .logo, .header.opened .open-close-menu {
        position: relative;
        z-index: 303;
    }

        .header.opened .open-close-menu span {
            background-color: #000;
        }

    html.noscrol, body.noscrol {
        overflow: hidden;
    }

        html.noscrol .header, body.noscrol .header {
            pointer-events: auto;
        }

    .header.transparent-bg .open-close-menu {
        -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
        filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
        float: right;
    }

        .header.transparent-bg .open-close-menu.active {
            filter: none;
            -webkit-filter: none;
        }
}
@media (max-width: 991px) {
    .container_grey {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .footer__wrap__grey input, .footer__wrap__grey input[type=submit], .footer__wrap__grey #subscribe_info {
        width: 100%;
        margin-bottom: 12px;
    }
}
@media (max-width: 768px) {
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .first-screen-content {
        padding-top: 64px;
        height: auto;
        min-height: 360px;
        padding-bottom: 16px;
    }

    .first-level-title {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 8px;
    }

    .first-screen-content__description {
        font-weight: 400;
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 16px;
    }

    .second-level-title {
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 16px;
    }

    .portfolio-catalog > div {
        margin-bottom: 16px;
    }

    .show-more-row__link {
        font-size: 17px;
    }

    .service-order-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .service-order-list__item {
        width: 100%;
        margin-bottom: 20px;
    }

        .service-order-list__item:last-child {
            margin-bottom: 0;
        }

    .other-rvices-content {
        position: relative;
    }

    .other-services-info .text-block {
        padding-right: 76px;
    }

    .mobile-absolute {
        padding: 0;
        position: absolute;
        right: 10px;
        top: 52px;
        width: auto;
    }

    .preview-block {
        width: 64px;
        height: 64px;
    }

    .preview-block__image {
        width: 24px;
    }

    .process-of-work-wrp {
        padding-top: 24px;
        padding-bottom: 0;
    }

    .proces-of-work-content > div {
        margin-bottom: 24px;
    }

    .item-of-process {
        position: relative;
        padding-left: 64px;
    }

    .item-of-process__number {
        position: absolute;
        left: 0;
        top: 0;
        width: 48px;
        height: 48px;
        font-size: 30px;
        font-weight: 700;
    }

    .other-rvices-content {
        padding-bottom: 48px;
    }

    .our-team-wrp {
        padding: 32px 0;
    }

    .connect-with-us-wrp {
        background: #F2F2F2;
        padding-bottom: 0;
        margin-bottom: 32px;
    }

    .connect-with-us-content__head {
        padding: 24px 0;
        border: none;
    }

    .connect-with-us-content {
        padding: 0;
    }

    .connect-with-us-content__body {
        padding-top: 0;
        padding-bottom: 24px;
    }

    .follow-the-news-wrp {
        padding: 0;
        background: #F2F2F2;
    }

    .follow-the-news-content {
        padding: 24px 0;
    }

    .transportation-item {
        height: 370px;
    }

    .transportation-content.search-and-delivery .transportation-item {
        height: 210px;
    }

    .header-menu {
        width: 100%;
    }

    .user-menu-wrp {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .basic-button {
        width: 100%;
    }

    .first-screen-content .basic-button {
        margin-top: auto;
        margin-bottom: 0;
    }

    .analise-example-block-wrp, .transportation-wrp {
        overflow-x: auto;
        width: 102vw;
        min-width: 378px;
        position: relative;
        left: -16px;
        padding-left: 16px;
        padding-right: 24px;
    }

    .analise-example-block, .transportation-content {
        width: auto;
        border-right: 8px solid #fff;
    }

        .analise-example-block > div, .transportation-content > div {
            width: 210px;
        }

    .our-team-list__item {
        width: 80px;
        height: 80px;
    }

    .half-row {
        display: block;
    }

        .half-row .input-row {
            width: 100%;
        }

    .input-row > p {
        margin-bottom: 0px;
    }
    .subscribe-form {
        display: block;
    }

        .subscribe-form .input-row {
            width: 100%;
            margin-bottom: 16px;
        }

        .subscribe-form .basic-button {
            width: 100%;
        }

    .connect-with-us-content__head {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
    }

    .text-block__paragraph br, .text-block p br {
        display: none;
    }
}

@media (max-width: 480px) {
    .portfolio-slider__item {
        height: 230px;
    }

    .our-team-list__item {
        margin-left: -16px;
    }
}

