

/* Start:/local/components/rdn/auction.detail/templates/.default/style.css?163431050840480*/
.omk-auction__info {
    margin: 14px 0;
    background: #FDF7E4;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 24px;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    width: 100%;
}

.omk-auction__info:target {
    display: none;
}

.omk-auction__info span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.omk-auction__info a {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

.omk-auction__info a:hover {
    text-decoration: none;
}

.omk-auction__info-img {
    margin-right: 24px;
}

.omk-auction__info-close {
    margin-left: auto;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.omk-auction__info-close:hover {
    opacity: 0.5;
}

.omk-auction__btn {
    padding: 8px 24px;
    margin-right: 8px;
    border-radius: 2px;
    border: 1px solid;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.omk-auction__btn-white {
    background: #FFFFFF;
    border-color: #E0E0E0;
    color: #202020;
}

.omk-auction__btn-white:hover {
    background-color: #f4f4f4;
    border-color: #f4f4f4;
    color: #202020;
}

.omk-auction__info-text {
    margin-right: 24px;
}

.omk-auction__btn-grey {
    background: #F3F3F3;
    border-color: transparent;
    color: #EF524E;
}

.omk-auction__btn-grey:hover {
    background-color: #ffdddb;
    color: #e0302b;
    border-color: #ffdddb;
}
.no-user-rate__block
{
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 147px;
    font-size: 16px;
    width: 100%;
}

.omk-auction__login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 792px;
    margin: 48px auto auto;
    padding: 0 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.omk-auction__login-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #1B3752;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 312px;
    margin-right: 20px;
}

.omk-auction__login-title svg {
    margin-top: 33px;
}

.omk-auction__login-form {
    width: 100%;
    max-width: 360px;
}

.omk-auction__login .omk-form {
    background: #fff;
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.04);
    border-radius: 2px;
    padding: 34px 32px;
}

.omk-auction__login .uk-form-label {
    font-size: 13px;
    line-height: 16px;
    color: #a0a0a0;
    padding-bottom: 4px;
    font-weight: 400;
}

.omk-auction__login .uk-form-stacked .uk-form-label {
    display: block;
    margin-bottom: 2px;
}

.omk-auction__login [class*='uk-inline'] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}

.omk-auction__login .omk-form-item {
    width: 100%;
    position: relative;
}

.omk-auction__login .uk-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.omk-auction__login .uk-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.omk-auction__login .uk-flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.omk-auction__login [class*='uk-width'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}

.omk-auction__login .text-blue-dark {
    color: #153c61;
}

.omk-auction__login .uk-text-bold {
    font-weight: 700;
}

.omk-auction__login .omk-fz-20-20 {
    font-size: 20px;
    line-height: 20px;
}

.omk-auction__login .omk-mb-27 {
    margin-bottom: 27px !important;
}

.omk-auction__login .omk-mb-24 {
    margin-bottom: 24px;
}

.omk-auction__login .omk-mb-11 {
    margin-bottom: 11px;
}

.omk-auction__login .omk-mb-19 {
    margin-bottom: 19px;
}

.omk-auction__login .omk-mt-8 {
    margin-top: 8px;
}

.omk-auction__login .omk-mb-22 {
    margin-bottom: 22px;
}

.omk-auction__login .omk-mb-19 {
    margin-bottom: 19px;
}

.omk-auction__login .omk-mt-4 {
    margin-top: 4px;
}

.omk-auction__login .uk-text-center {
    text-align: center !important;
}

.omk-auction__login .uk-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 10px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    min-width: 101px;
    border-radius: 2px;
    height: auto;
}

.omk-auction__login .uk-button:not(:disabled) {
    cursor: pointer;
}

.omk-auction__login .uk-button:hover {
    text-decoration: none;
}

.omk-auction__login .uk-button-large {
    padding: 12px 24px;
}

.omk-auction__login .omk-button-link {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    color: #287dd5;
    font-size: 14px;
    line-height: 16px;
}

.omk-auction__login .omk-form-item .uk-button {
    font-size: 14px;
}

.omk-auction__login .uk-button-secondary {
    background-color: transparent;
    color: #282828;
    border: 1px solid #e0e0e0;
}

.omk-auction__login .uk-button-secondary:hover, .omk-auction__login .uk-button-secondary:focus {
    background-color: #f4f4f4;
    color: #282828;
    border: 1px solid #f4f4f4;
}

.omk-auction__login .uk-button-primary {
    background-color: #ef524e;
    color: #fff;
    border: 1px solid #ef524e;
}

.omk-auction__login .uk-button-primary:hover, .omk-auction__login .uk-button-primary:focus {
    background-color: #e0302b;
    color: #fff;
    border: 1px solid #e0302b;
}

.omk-auction__login .uk-form-controls {
    width: 100%;
}

.omk-auction__login .omk-check {
    padding-left: 28px;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #2c618d;
    display: inline;
    margin: 0;
    font-weight: 400;
}

.omk-auction__login .omk-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.omk-auction__login .omk-check .checkmark, .omk-auction__login .omk-check .radiomark {
    position: absolute;
    display: block;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid #a0a0a0;
    border-radius: 2px;
}

.omk-auction__login .omk-check input[type=checkbox]:checked ~ .checkmark {
    border-color: #e0302b;
    background: #ef524e;
}

.omk-auction__login .omk-check input[type=checkbox]:checked ~ .checkmark:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 4px;
    width: 9px;
    height: 5px;
    border-radius: 1px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.omk-auction__login .uk-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;
}

.omk-auction__login .uk-form-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999;
}

.omk-auction__login .uk-form-icon-flip {
    right: 0;
    left: auto;
}

.omk-auction__login .omk-icon-password {
    cursor: pointer;
    pointer-events: auto !important;
    height: 38px;
}

.omk-auction__login .uk-form-icon:not(a):not(button):not(input) {
    pointer-events: none;
}

.omk-auction__login .uk-input, .omk-auction__login .uk-select, .omk-auction__login .uk-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-transition-property: color, background-color, border;
    -o-transition-property: color, background-color, border;
    transition-property: color, background-color, border;
}

.omk-auction__login .uk-input, .omk-auction__login .uk-select, .omk-auction__login .uk-textarea, .omk-auction__login .uk-radio, .omk-auction__login .uk-checkbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
}

.omk-auction__login .uk-input {
    overflow: visible;
}

.omk-auction__login .uk-input, .omk-auction__login .uk-textarea {
    -webkit-appearance: none;
}

.omk-auction__login .uk-input, .omk-auction__login .uk-select, .omk-auction__login .uk-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #f8f8f8;
    color: #666;
}

.omk-auction__login .uk-input, .omk-auction__login .uk-select:not([multiple]):not([size]) {
    height: 40px;
    vertical-align: middle;
    display: inline-block;
}

.omk-auction__login .uk-input, .omk-auction__login .uk-textarea {
    background-color: #f8f8f8;
    border-bottom: 1px solid #a0a0a0;
    border-radius: 2px 2px 0 0;
    padding-left: 10.85px;
    font-size: 14px;
    line-height: 16px;
    color: #202020;
    height: 40px;
}

.omk-auction__login .uk-form-icon-flip ~ .uk-input {
    padding-right: 40px !important;
}

.omk-auction__login .uk-input[type=password], .omk-auction__login .uk-textarea[type=password] {
    font-weight: bold;
}

.omk-auction__login .uk-input::-webkit-input-placeholder, .omk-auction__login .uk-textarea::-webkit-input-placeholder {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #a0a0a0;
}

.omk-auction__login .uk-input::-moz-placeholder, .omk-auction__login .uk-textarea::-moz-placeholder {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #a0a0a0;
}

.omk-auction__login .uk-input:-ms-input-placeholder, .omk-auction__login .uk-textarea:-ms-input-placeholder {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #a0a0a0;
}

.omk-auction__login .uk-input::-ms-input-placeholder, .omk-auction__login .uk-textarea::-ms-input-placeholder {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #a0a0a0;
}

.omk-auction__login .uk-input::placeholder, .omk-auction__login .uk-textarea::placeholder {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #a0a0a0;
}

.omk-auction__login .uk-input:focus, .omk-auction__login .uk-select:focus, .omk-auction__login .uk-textarea:focus {
    color: #282828;
    border-color: #1e87f0;
    outline: none;
    background-color: #f8f8f8;
}

.omk-auction__login .uk-icon .uk-icon-show {
    display: none;
}

.omk-auction__login .uk-input.is-open ~ .uk-icon .uk-icon-hide {
    display: none;
}

.omk-auction__login .uk-input.is-open ~ .uk-icon .uk-icon-show {
    display: block;
}

.omk-auction__login .omk-button-link:hover {
    color: #287dd5;
    opacity: 0.8;
}


@media (max-width: 768px) {
    .omk-auction__login {
        -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: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .omk-auction__login-title {
        margin-right: 0;
        margin-bottom: 30px;
    }
}
/*
.m-auction-inner {
  padding: 30px 0;
}
.m-auction-inner * {
  font-family: 'Circe', sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-btn--orange {
  text-align: center;
  background-color: #ed3123;
  color: #fff;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
}
.m-btn--orange:hover,
.m-btn--orange:active,
.m-btn--orange:focus {
  background-color: #f53f31;
  outline: none;
}

.m-gray-title {
  font-size: 12px;
  color: #676767;
}
.m-mb-35 {
  margin-bottom: 35px;
}

.m-auction-inner {
  background-color: #F8F8F8;
}
.m-auction-inner p {
  margin-bottom: 0;
}
.m-auction-inner .container {
  width: 1220px;
  max-width: 100%;
}
.m-auction-inner .m-border-color--orange {
  border-color: #ed3123;
}
.m-lot-item.au-bg,
.m-auction-inner .m-border-color--gray {
  border-color: #bfbfbf;
}
.m-lot-item.au-bg-last,
.m-auction-inner .m-border-color--red {
  border-color: #ff0000;
}
.m-lot-item.au-bg-me,
.m-auction-inner .m-border-color--green {
  border-color: #9ed08d;
}

.m-small-block {
  width: 700px;
}

.m-black-text {
  font-size: 14px;
  line-height: 1;
  color: #0e0e0e;
  !*font-weight: 700;*!
}

.m-auction-big-block {
  background-color: #fff;
  border-radius: 4px;
  margin-left: -6px;
  padding: 20px;
  padding-right: 60px;
  padding-left: 30px;
  border-left: 6px solid transparent;
}
.m-auction-big-block__title {
  font-size: 22px;
  line-height: 32px;
  !*font-weight: 700;*!
}

.m-auction-big-block__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  !*font-weight: 700;*!
}
.m-auction-big-block__count span {
  color: #575757;
  font-weight: 400;
  padding-left: 5px;
}
.m-auction-big-block__count-description {
  font-size: 12px;
  color: #000;
  padding-left: 20px;
  font-weight: 400;
}
.m-auction-big-block__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.m-auction-big-block__top-more {
  display: block;
  position: absolute;
  right: -21px;
  top: 14px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.135266 12.867C-0.0450886 12.6878 -0.0450886 12.3967 0.135266 12.2175L5.89533 6.50628L0.135266 0.783889C-0.0450886 0.604715 -0.0450886 0.313556 0.135266 0.134381C0.31562 -0.0447937 0.608696 -0.0447937 0.78905 0.134381L6.86473 6.17033C6.95491 6.25992 7 6.3719 7 6.49508C7 6.60707 6.95491 6.73025 6.86473 6.81984L0.78905 12.8558C0.608696 13.0462 0.31562 13.0462 0.135266 12.867Z' fill='black'/%3E%3C/svg%3E%0A");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.m-auction-big-block__top-more:hover,
.m-auction-big-block__top-more:active,
.m-auction-big-block__top-more:focus {
  outline: none;
}
.m-auction-big-block__top.active .m-auction-big-block__top-more {
  -webkit-transform: rotate3d(0, 0, 1, -90deg);
  transform: rotate3d(0, 0, 1, -90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-auction-big-block__bottom {
  display: block;
}
.m-auction-big-block__bottom-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
}
.m-auction-big-block__meta-title {
  margin-bottom: 9px;
}
.m-auction-big-block__meta-date {
  font-size: 14px;
  line-height: 14px;
  !*font-weight: 700;*!
}
.m-auction-big-block__meta-status {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  margin-top:10px;
}
.m-auction-big-block__meta-date span {
  color: #676767;
}
.m-auction-big-block__meta-date.arrow {
  position: relative;
}
.m-auction-big-block__meta-date.arrow:after {
  display: block;
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='8' viewBox='0 0 25 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.3536 4.35355C24.5488 4.15829 24.5488 3.84171 24.3536 3.64645L21.1716 0.464466C20.9763 0.269204 20.6597 0.269204 20.4645 0.464466C20.2692 0.659728 20.2692 0.976311 20.4645 1.17157L23.2929 4L20.4645 6.82843C20.2692 7.02369 20.2692 7.34027 20.4645 7.53553C20.6597 7.7308 20.9763 7.7308 21.1716 7.53553L24.3536 4.35355ZM0 4.5H24V3.5H0V4.5Z' fill='%23BEBEBE'/%3E%3C/svg%3E");
  width: 25px;
  height: 8px;
  right: 9px;
  top: 2px;
}
.m-auction-big-block__meta-timer {
  !*font-weight: 700;*!
  font-size: 18px;
  padding-top: 2px;
}
.m-auction-big-block__meta-timer .orange {
  color: #ed3123;
}
.m-auction-big-block__meta-timer .gray {
  color: #676767;
}
.m-auction-big-block__meta-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 9px;
  width: calc(100% - 480px);
}
.m-auction-big-block__meta-info-item {
  width: 150px;
}
.m-auction-big-block__meta-info-item.timer {
  width: 295px;
}
.m-auction-big-block__meta-info-item.timer .m-auction-big-block__meta-title {
  margin-bottom: 0;
}

.m-auction-big-block__meta-info-item.timer .m-auction-big-block__meta-title.m-status {
  margin-bottom: 9px;
}
.m-auction-big-block__right-block {
  width: 450px;
  font-size: 14px;
  line-height: 18px;
  color: #575757;
}
.m-auction-big-block__left-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
}
.m-auction-big-block__left-item {
  min-width: 100px;
  max-width: 110px;
  margin-right: 30px;
}
.m-auction-big-block__left-item-title {
  margin-bottom: 5px;
}
.m-auction-big-block__general-info {
  width: 480px;
}

.m-lot-list {
  margin-left: -6px;
}
.m-lot-list--big .m-lot-item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 7px;
  padding-bottom: 8px;
  min-height: 72px;
  border-radius:2px;
}
.m-lot-list--big .m-lot-item__char-item {
  padding-top: 16px;
  margin-right: 20px;
}
.m-lot-list--big .m-lot-item__price-start {
  padding-top: 16px;
}
.m-lot-list--big .m-lot-item__price-lider {
  padding-top: 10px;
}
.m-lot-list--big .m-lot-item__price-lider.active {
  padding-top: 2px;
}
.m-lot-list--big .m-lot-item__price-lider.active .m-lot-item__price-value {
  background-color: #fdfafa;
  font-size: 16px;
  !*padding-top: 6px;*!
  width: 115px;
  text-align: center;
  height: 34px;
}
.m-lot-list--big .m-lot-item__price-title {
  margin-bottom: 4px;
}
.m-lot-list--big .m-lot-item__price-you {
  padding-left: 50px;
  padding-top: 2px;
  width: 165px;
}
.m-lot-list--big .m-lot-item__price-you.small .m-lot-item__price-value {
  background-color: #fde9e8;
}
.m-lot-list--big .m-lot-item__price-you.small .m-lot-item__price-value:before {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01511 -4.35793e-07C4.70646 -4.62776e-07 4.47043 0.233469 4.47043 0.538775L4.47043 9.2849L0.9119 6.26775C0.802966 6.17796 0.675875 6.14204 0.548785 6.14204C0.403538 6.14204 0.240136 6.21388 0.131201 6.32163C-0.0685125 6.5551 -0.0322005 6.89633 0.185669 7.07592L4.65199 10.8653C4.8517 11.0449 5.16035 11.0449 5.36006 10.8653L9.80823 7.09388C10.0443 6.89633 10.0624 6.5551 9.8627 6.33959C9.66298 6.10612 9.31802 6.08816 9.10015 6.28571L5.55978 9.2849L5.55978 0.538775C5.55978 0.23347 5.32375 -4.08811e-07 5.01511 -4.35793e-07Z' fill='%23ED3123'/%3E%3C/svg%3E%0A");
}
.m-lot-list--big .m-lot-item__price-you.up .m-lot-item__price-value {
  background-color: #f0f8ee;
}
.m-lot-list--big .m-lot-item__price-you.up .m-lot-item__price-value:before {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.9849 11C5.29354 11 5.52957 10.7665 5.52957 10.4612L5.52957 1.7151L9.0881 4.73224C9.19703 4.82204 9.32413 4.85796 9.45122 4.85796C9.59646 4.85796 9.75986 4.78612 9.8688 4.67837C10.0685 4.4449 10.0322 4.10367 9.81433 3.92408L5.34801 0.134694C5.1483 -0.044898 4.83965 -0.044898 4.63994 0.134694L0.191771 3.90612C-0.0442546 4.10367 -0.0624106 4.4449 0.137303 4.66041C0.337016 4.89388 0.681976 4.91184 0.899846 4.71429L4.44022 1.7151L4.44022 10.4612C4.44022 10.7665 4.67625 11 4.9849 11Z' fill='%2375BE5C'/%3E%3C/svg%3E%0A");
}
.m-lot-list--big .m-lot-item__price-you .m-lot-item__price-value {
  position: relative;
  width: 115px;
  height: 34px;
  text-align: center;
  font-size: 16px;
  padding-top: 6px;
}
.m-lot-list--big .m-lot-item__price-you .m-lot-item__price-value:before {
  display: block;
  position: absolute;
  content: '';
  width: 10px;
  height: 11px;
  left: -37px;
  top: 11px;
}
.m-lot-list--big .m-lot-item__link {
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: 40px;
  margin-right: 30px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.135266 12.867C-0.0450886 12.6878 -0.0450886 12.3967 0.135266 12.2175L5.89533 6.50628L0.135266 0.783889C-0.0450886 0.604715 -0.0450886 0.313556 0.135266 0.134381C0.31562 -0.0447937 0.608696 -0.0447937 0.78905 0.134381L6.86473 6.17033C6.95491 6.25992 7 6.3719 7 6.49508C7 6.60707 6.95491 6.73025 6.86473 6.81984L0.78905 12.8558C0.608696 13.0462 0.31562 13.0462 0.135266 12.867Z' fill='black'/%3E%3C/svg%3E%0A");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
}
.m-lot-list--big .m-lot-item__general-info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.m-lot-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 6px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 28px;
  margin-bottom: 8px;
}
.m-lot-item__general-info {
  width: 305px;
  padding-top: 15px;
}
.m-lot-item__general-info-type {
  font-size: 12px;
  color: #000;
}
.m-lot-item__general-info .m-lot-item__general-info-title {
  margin-bottom: 7px;
}
.m-lot-item__general-info .m-lot-item__general-info-title:hover
{
  text-decoration: none;
}
.m-lot-item__char-item {
  font-size: 12px;
  width: 160px;
}
.m-lot-item__char-item span:first-child {
  color: #8f8f8f;
}
.m-lot-item__char-item span:last-child {
  color: #000;
}
.m-lot-item__char-item p:first-child {
  margin-bottom: 4px;
}
.m-lot-item__link {
  display: inline-block;
}
.m-lot-item__link svg {
  width: 7px;
  height: 13px;
}
.m-lot-item__price-title {
  color: #858585;
  font-size: 9px;
  margin-bottom: 1px;
}
.m-lot-item__price-value {
  font-size: 14px;
  color: #000;
}
.m-lot-item__price-start {
  width: 145px;
  padding-left: 19px;
}
.m-lot-item__price-lider {
  width: 130px;
}
.m-lot-item__price-lider.no-rate .m-lot-item__price-value {
  font-size: 8px;
  color: #9c9c9c;
  padding-top: 2px;
}
.m-lot-item__price-you-add {
  display: block;
  line-height: 32px;
  width: 100%;
  font-size: 12px;
}
.m-lot-item__price-you.add-rate {
  width: 165px;
  padding-top: 15px;
}

.m-header-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-header-counter p {
  font-size: 20px;
  margin-bottom: 0;
  color: #000;
  margin-right: 13px;
}
.m-header-counter__count {
  background-color: #9e9e9e;
  color: #fff;
  border-radius: 21px;
  font-size: 14px;
  line-height: 21px;
  padding: 1px 10px;
  margin-top: 3px;
}
.m-header-counter__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  white-space: nowrap;
}
.m-header-counter--small {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 23px;
}
.m-header-counter--small .m-header-counter__title {
  margin-bottom: 22px;
}
.m-header-counter--normal {
  margin-bottom: 14px;
}
.m-header-counter--normal .m-search-block {
  width: 383px;
  margin-left: auto;
}
.m-header-counter--normal .m-search-block form {
  position: relative;
}
.m-header-counter--normal .m-search-block__input {
  width: 100%;
  padding-right: 50px;
}
.m-header-counter--normal .m-search-block__magnifier {
  position: absolute;
  right: 9px;
  top: 0;
  box-shadow: none;
}
.m-header-counter--normal .m-header-counter__title {
  padding-top: 5px;
}
.m-header-counter--normal .m-header-counter__title p {
  font-size: 18px;
}

.m-search-block {
  width: 100%;
}
.m-search-block form {
  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;
}
.m-search-block__input {
  border: none;
  font-size: 12px;
  height: 36px;
  color: #555;
  font-weight: 300;
  width: calc(100% - 145px);
  padding-left: 30px;
}
.m-search-block .m-search-block__button {
  border: none;
  background-color: #fff;
  font-size: 12px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  height: 36px;
  width: 140px;
  padding-top: 4px;
}
.m-search-block .m-search-block__magnifier {
  width: 36px;
  height: 36px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.67713 15.4696C9.95871 15.4696 12.0124 14.4989 13.4195 12.9648L17.6705 16.6082L18 16.2487L13.7391 12.5956C14.7523 11.3372 15.3592 9.75518 15.3592 8.03893C15.3592 3.94245 11.9133 0.608215 7.6796 0.608215C3.44591 0.608215 0 3.94245 0 8.03893C0 12.1354 3.44344 15.4696 7.67713 15.4696ZM7.67713 1.08762C11.6383 1.08762 14.8613 4.20612 14.8613 8.03893C14.8613 11.8717 11.6383 14.9902 7.67713 14.9902C3.71594 14.9902 0.492981 11.8717 0.492981 8.03893C0.492981 4.20612 3.71594 1.08762 7.67713 1.08762Z' fill='%23282828'/%3E%3C/svg%3E%0A");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 0;
  background-color: #fff;
}

@font-face {
  font-family: 'Circe';
  font-weight: 700;
  font-display: swap;
  src: url('/local/templates/.default/assets/fonts/Circe/Circe-Bold.eot?') format('eot'),
    url('/local/templates/.default/assets/fonts/Circe/Circe-Bold.woff') format('woff'),
    url('/local/templates/.default/assets/fonts/Circe/Circe-Bold.ttf') format('truetype');
    !*url('/local/templates/.default/assets/fonts/Circe/Circe-Bold.svg#Circe') format('svg');*!
}

@font-face {
  font-family: 'Circe';
  font-weight: 400;
  font-display: swap;
  src: url('/local/templates/.default/assets/fonts/Circe/Circe-Regular.eot?') format('eot'),
    url('/local/templates/.default/assets/fonts/Circe/Circe-Regular.woff') format('woff'),
    url('/local/templates/.default/assets/fonts/Circe/Circe-Regular.ttf') format('truetype');
    !*url('/local/templates/.default/assets/fonts/Circe/Circe-Regular.svg#Circe') format('svg');*!
}

@font-face {
  font-family: 'Circe';
  font-weight: 300;
  font-display: swap;
  src: url('/local/templates/.default/assets/fonts/Circe/Circe-Light.eot?') format('eot'),
    url('/local/templates/.default/assets/fonts/Circe/Circe-Light.woff') format('woff'),
    url('/local/templates/.default/assets/fonts/Circe/Circe-Light.ttf') format('truetype');
    !*url('/local/templates/.default/assets/fonts/Circe/Circe-Light.svg#Circe') format('svg');*!
}

.m-auction-page * {
  font-family: 'Circe', sans-serif;
}

.m-auction-block .container {
  width: 928px;
}

.m-auction-block--white {
  background-color: #fcfcfc;
}

.m-auction-block--gray {
  background-color: #f8f7f7;
}

.m-auction-block--one {
  padding-top: 80px;
  padding-bottom: 55px;
}

.m-auction-block--two {
  padding-top: 45px;
  padding-bottom: 70px;
}

.m-auction-block--three {
  padding-top: 70px;
  padding-bottom: 60px;
}

.m-auction-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.m-auction-header a:hover,
.m-auction-header a:active,
.m-auction-header a:focus {
  text-decoration: none;
}
.m-auction-header__wrapper {
  border-bottom: 2px solid #e5e5e5;
  padding: 33px 0;
}
.m-auction-header__user {
  font-weight: 700;
  font-size: 16px;
  font-weight: 700;
}
.m-auction-header__user a {
  color: #2c618d;
}
.m-auction-header__user-login {
  margin-right: 50px;
}

.m-auction-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
.m-auction-menu__item {
  position: relative;
  display: block;
  margin: 0 25px;
  color: #000;
  font-size: 16px;
}
.m-auction-menu__item:hover,
.m-auction-menu__item:active,
.m-auction-menu__item:focus {
  color: #000;
}
.m-auction-menu__item.active {
  font-weight: 700;
}
.m-auction-menu__item.active:after {
  display: block;
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #ed3123;
  border-radius: 50%;
  left: 50%;
  bottom: -13px;
  margin-left: -3px;
}

.m-auction-list {
  display: grid;
  grid-template-columns: repeat(3, 288px);
  grid-gap: 32px;
}

.m-auction-caption {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25px;
  font-family: 'Circe', sans-serif;
  color: #000;
}

.m-auction-item {
  position: relative;
  width: 100%;
  padding: 22px;
  padding-top: 27px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  font-family: 'Circe', sans-serif;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-auction-item:hover {
  border-color: transparent;
  -webkit-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-auction-item__date {
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
  padding: 0 12px;
  font-size: 11px;
  background-color: #12b13f;
  line-height: 24px;
  color: #fff;
  height: 24px;
  border-top-right-radius: 3px;
}
.m-auction-item__date--red {
  background-color: #ed3123;
}
.m-auction-item__date--gray {
  background-color: #949494;
}
.m-auction-item__title {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  font-weight: 700;
  margin-bottom: 13px;
}
.m-auction-item__description {
  font-size: 12px;
  line-height: 14px;
  color: #575757;
  margin-bottom: 14px;
}
.m-auction-item__col {
  width: 50%;
}
.m-auction-item__col-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-auction-item__col-two--date {
  padding-left: 5px;
}
.m-auction-item__col-two--date .m-auction-item__col-val {
  margin-bottom: 0;
}
.m-auction-item__col-title {
  color: #656565;
  font-size: 12px;
  margin-bottom: 4px;
}
.m-auction-item__col-val {
  font-size: 12px;
  color: #0e0e0e;
  font-weight: 700;
  margin-bottom: 16px;
}
.m-auction-item__col-val span {
  color: #6b6b6b;
}
.m-auction-item__timer {
  text-align: center;
  padding-top: 23px;
}
.m-auction-item__timer-title {
  font-size: 14px;
  margin-bottom: 0;
}
.m-auction-item__timer-val {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 700;
}
.m-auction-item__timer-timezone {
  font-size: 11px;
  color: #a9a9a9;
  margin-bottom: 0;
}
.m-auction-item__btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}
.m-auction-item__btn-wrapper a {
  display: block;
  line-height: 40px;
  width: 100%;
  text-align: center;
  background-color: #ed3123;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-auction-item__btn-wrapper a:hover,
.m-auction-item__btn-wrapper a:active,
.m-auction-item__btn-wrapper a:focus {
  background-color: #f53f31;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-auction-item__btn-wrapper.gray-btn a {
  background-color: #fff;
  color: #000;
  border: 1px solid #adadad;
}
.m-auction-item__btn-wrapper.gray-btn a:hover,
.m-auction-item__btn-wrapper.gray-btn a:active,
.m-auction-item__btn-wrapper.gray-btn a:focus {
  background-color: #f4f4f4;
}
.m-auction-item__btn-wrapper.gray-btn a span {
  color: #787878;
}

.m-auction-page-list .m-auction-block {
  height: 264px;
}
.m-auction-page-list .m-auction-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.m-auction-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 630px;
}
.m-auction-list-item__img {
  margin-left: auto;
  width: 155px;
  text-align: center;
}
.m-auction-list-item__info {
  max-width: 400px;
}
.m-auction-list-item__caption {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.m-auction-list-item__description {
  font-size: 18px;
  line-height: 28px;
  color: #949494;
  margin-bottom: 0;
}

.m-normal-block {
  width: 915px;
}


.m-normal-block .m-lot-item__general-info {
  width: 212px;
  padding-right: 10px;
  flex-grow: 0;
  padding-top: 14px;
}

.m-normal-block .m-lot-item__general-info .m-lot-item__general-info-title {
  display: block;
  margin-bottom: 10px;
}

.m-normal-block .m-lot-list--big .m-lot-item__char-item {
  padding-top: 15px;
}

.m-normal-block .m-lot-list--big .m-lot-item {
  padding-right: 13px;
}

.m-normal-block .m-lot-item__price-start {
  width: 110px;
  padding-left: 0;
  padding-top: 15px;
  margin-left: auto;
}

.m-normal-block .m-lot-item__price-lider {
  width: 115px;
  padding-right: 10px;
  padding-top: 15px;
}

.m-normal-block .m-lot-list--big .m-lot-item__price-you {
  width: 100px;
  padding-left: 0;
  padding-top: 15px;
}

.m-normal-block .m-lot-item__char-item p:first-child {
  margin-bottom: 7px;
}

.m-normal-block .m-lot-list--big .m-lot-item__price-you .m-lot-item__price-value {
  height: auto;
  font-size: 14px;
  padding-top: 0;
  text-align: left;
}

.m-normal-block .m-lot-list--big .m-lot-item__price-you .m-lot-item__price-value:before {
  left: -20px;
  top: 3px;
}

.m-normal-block .m-lot-list--big .m-lot-item__price-you.up .m-lot-item__price-value,
.m-normal-block .m-lot-list--big .m-lot-item__price-you.small .m-lot-item__price-value {
  background-color: transparent;
}

.m-normal-block .m-lot-item__price-you-subinfo {
  font-size: 9px;
  padding-top: 3px;
}

.m-normal-block .m-lot-item__price-you.small .m-lot-item__price-you-subinfo {
  color: #ED3123;
}

.m-normal-block .m-lot-item__price-you.up .m-lot-item__price-you-subinfo {
  color: #51AE31;
}

.m-normal-block .m-lot-item__price-you.no-rate .m-lot-item__price-value {
  font-size: 8px;
  color: #9c9c9c;
  padding-top: 2px;
}

.m-normal-block .m-search-block__input {
  padding-left: 12px;
}

.m-lot-item__price-you.add-rate {
  position: relative;
}
.show_rate,
.m-lot-item__add-modal {
  display: none;
}

.m-lot-item__add-modal.active {
  display: block;
}
.m-lot-item__price-you {
	position: relative;
}
.margin-minus {
	margin-left: 35px;
}
.m-lot-item__add-modal {
  position: absolute;
  width: 212px;
  padding: 15px;
  background-color: #fff;
  top: 2px;
  left: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  z-index: 10;
}

.m-lot-item__add-description {
  color: #858585;
  font-size: 8px;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 7px;
}

.m-lot-item__add-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.m-lot-item__add-plus,
.m-lot-item__add-minus {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FAFAFA;
  border-radius: 2px;
  color: #A5A5A5;
  font-size: 18px;
  height: 32px;
  width: 30px;
}

.m-lot-item__add-plus:hover,
.m-lot-item__add-minus:hover {
  color: #ED3123;
  cursor: pointer;
}

.m-lot-item__add-input {
  display: block;
  border: none;
  background-color: #FAFAFA;
  border-radius: 2px;
  font-size: 16px;
  height: 32px;
  width: 111px;
  font-weight: 700;
  text-align: center;
  color: #000;
}

.m-lot-item__add-submit {
  width: 100%;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  font-size: 12px;
  height: 34px;
  cursor: pointer;
}

.m-lot-item__general-vendor-code
{
  display: flex;
  align-items: baseline;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: 13px;
  color: #858585;
}

.region
{
  display: flex;
  flex-direction: row
}

.region-icon{
  background: url('/local/templates/.default/assets/images/icons/location.svg') no-repeat;
  display: inline-block;
  width: 10px;
  height: 13px;
  margin: 0 4px;
}

.lot-page__rate-noty {
  position: absolute;
  width: 198px;
  background: #FFFFFF;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding: 15px 15px 13px 20px;
  margin-left: -60px;
  z-index: -1;
  opacity: 0;
}

.lot-page__rate-noty.show {
  -webkit-animation: notyShow 2s;
  animation: notyShow 2s;
}

.lot-page__noty-text {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
}

.lot-page__noty-text.win {
  color: #75BE5C;
}

.lot-page__noty-text.loose {
  color: #ED3123;
}

.lot-page__noty-desc {
  font-size: 11px;
  line-height: 14px;
  color: #747474;
  margin-top: 4px;
}


@-webkit-keyframes notyShow {
  0% {
    z-index: -1;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  20% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  30% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  40% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  50% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  60% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  70% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    z-index: -1;
    opacity: 0;
    transform: translateY(-50px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes notyShow {
  0% {
    z-index: -1;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  20% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  30% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  40% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  50% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  60% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  70% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    z-index: -1;
    opacity: 0;
    transform: translateY(-50px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.lot-page__rate-price {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FDFAFA;
  border-radius: 2.23529px;
  font-size: 17.8824px;
  line-height: 26px;
  color: #000000;
  padding: 5.59px 22.35px 5.59px 17.88px;
  transition: 0.3s;
  height: 37.16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}


.m-lot-item__lot-count
{
  padding-top: 9px;
  width: 115px;
  padding-left: 19px;
}

.m-lot-item__lot-count .m-lot-item__price-title {
  font-size: 12px;
  margin-bottom: 4px;
}


!*# sourceMappingURL=maps/app.css.map *!
*/

/* End */
/* /local/components/rdn/auction.detail/templates/.default/style.css?163431050840480 */
