
.master-auction a, .master-auction a:active, .master-auction a:focus, .master-auction a:hover {
  text-decoration: none;
}
.master-auction .section-full, .master-auction .site-wrapper {
  width: 100%;
}
.master-auction p {
  font-size: 18px;
}
.master-auction html {
  box-sizing: border-box;
}
.master-auction *, .master-auction ::after, .master-auction ::before {
  box-sizing: inherit;
}

.master-auction a {
}
.master-auction .mobile-menu-btn {
  float: left;
}
.master-auction a.selected-link {
  color: #bf311a;
}
.master-auction body {
  color: #2f2f2f;
  font: 500 18px Heebo,sans-serif;
  direction: rtl;
}
.master-auction .header-main__lang select, .master-auction .header-main__soc-item {
  font-weight: 300;
  position: relative;
  transition: .3s;
}
.master-auction .section-limit {
  width: 100%;
  max-width: 1430px;
  margin: 0 auto;
}
.master-auction .section-limit_relative {
  position: relative;
  height: 100%;
}
.master-auction .row-spacer, .master-auction .section-spacer {
  width: 100%;
  height: 20px;
}
.master-auction .section-limit_mini {
  max-width: 1210px;
}
.master-auction .section-limit_maxi {
  max-width: 1370px;
}
.master-auction .row-spacer {
  float: right;
}
.master-auction .max-width-centered {
  width: 1430px;
  padding: 15px;
  margin: 0 auto;
}
.master-auction .hr-full, .master-auction .no-row-padding > *, .master-auction ul {
  padding: 0;
}
.master-auction img {
  max-width: 100%;
}
.master-auction ul {
  list-style-type: none;
}
.master-auction .img-not-responsive {
  max-width: auto;
}
.master-auction .hr-full {
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #323232;
  border-bottom: 1px solid #323232;
  margin: 20px 0;
}
.master-auction .no-row-padding {
  margin: 0;
}
.master-auction .padding-comp-l {
  padding-left: 15px;
}
.master-auction .padding-comp-r {
  padding-right: 15px;
}
.master-auction .vertical-center {
  top: 50%;
  transform: translateY(-50%);
}
.master-auction body.scrolling .main-header .header-desktop {
  height: 80px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.master-auction body.scrolling .main-header .header-bg {
  background-color: #fff;
  opacity: 1;
  background: linear-gradient(to bottom, #fff, #fff);
}
.master-auction body.scrolling .main-header .header-logo {
  height: 100px;
  padding: 5px 15px;
  width: 10%;
}
.master-auction body.scrolling .main-header .header-logo__image {
  max-width: 70px;
  opacity: 0;
}
.master-auction body.scrolling .main-header .header-logo__image_small {
  opacity: 1;
  position: absolute;
  margin-right: 10px;
  z-index: 1;
}
.master-auction body.scrolling .main-header .header-search__input {
  height: 39px;
}
.master-auction body.scrolling .main-header .header-main {
  top: -35px;
  width: 80%;
}
.master-auction body.scrolling .main-header .header-main__search-link {
  z-index: 1;
  opacity: 1;
}
.master-auction body.scrolling .main-header .header-main__pt img {
  opacity: 0;
}
.master-auction body.scrolling .main-header .header-main__pt img:last-of-type {
  opacity: 1;
}
.master-auction body.scrolling .main-header .header-main__phone span {
  height: 30px;
  top: 8px;
}
.master-auction body.scrolling .main-header .header-main__phone img {
  margin-bottom: 5px;
}
.master-auction body.scrolling .main-header .header-main__soc-item {
  height: 25px;
  padding-top: unset;
  padding-bottom: unset;
}
.master-auction body.scrolling .main-header .header-main__soc-icn {
  top: 2px;
}
.master-auction body.scrolling .main-header .header-main__soc-fb {
  position: absolute;
  top: 62px;
}
.master-auction body.scrolling .main-header .header-main__soc-fb .header-main__soc-icn {
  top: 5px;
}
.master-auction body.scrolling .main-header .header-main__soc-fb span {
  display: initial;
}
@media (max-width: 1200px) {
  .master-auction body.scrolling .main-header .header-main__soc-fb {
    padding-left: 0;
    padding-right: 30px;
  }
  .master-auction body.scrolling .main-header .header-main__soc-fb span {
    display: none;
  }
}
.master-auction body.scrolling .main-header .header-main__menu-item {
  padding: 5px 7px;
}
.master-auction body.scrolling .main-header .header-main__menu-item:not(:last-of-type) {
  margin-left: 10px;
}
@media (max-width: 1200px) {
  .master-auction body.scrolling .main-header .header-main__menu-item {
    padding: 5px 2px;
  }
  .master-auction body.scrolling .main-header .header-main__menu-item:not(:last-of-type) {
    margin-left: 5px;
  }
}
.master-auction body.scrolling .main-header .header-main__menu-item a {
  color: #777;
}
.master-auction body.scrolling .main-header .header-main__menu-item.header-main__menu-item_selected, .master-auction body.scrolling .main-header .header-main__menu-item:hover {
  background-color: #f4771b;
}
.master-auction body.scrolling .main-header .header-main__menu-item.header-main__menu-item_selected a, .master-auction body.scrolling .main-header .header-main__menu-item:hover a {
  color: #fff;
}
.master-auction body.scrolling .main-header .header-main__bottom {
  padding-top: 0;
}
.master-auction body.scrolling .main-header .header-main__lang select {
  height: 30px;
}
.master-auction .main-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  transition: .2s;
}
.master-auction .main-header_has-shadow {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
}
.master-auction .header-bg {
  width: 100%;
  height: 100%;
  background-color: transparent;
  background: linear-gradient(to bottom, #000 70px, transparent);
  opacity: .3;
  transition: .3s;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
.master-auction .header-desktop {
  height: 250px;
  position: relative;
  top: 0;
  transition: .3s;
  width: 100%;
  box-shadow: none;
}
@media (max-width: 992px) {
  .master-auction .header-desktop {
    display: none;
  }
}
.master-auction .header-wrapper {
  max-width: 1430px;
  padding: 15px;
}
.master-auction .header-logo {
  padding: 0 10px;
  display: block;
  height: 180px;
  transition: .3s;
  float: right;
  width: 16%;
}
.master-auction .header-logo__image {
  display: block;
  height: auto;
  width: auto;
  top: 0;
  opacity: 1;
}
.master-auction .header-logo__image_small {
  opacity: 0;
  z-index: -1;
  width: 130px;
  top: 3px;
  margin-right: 43px;
}
.master-auction .header-logo-small {
  position: absolute;
  bottom: -5px;
  right: calc((100% - 1400px)/ 2);
  transition: .3s;
  opacity: 0;
}
.master-auction .header-logo__image {
  max-height: 100%;
  transition: .2s;
}
.master-auction .header-main {
  width: 73%;
  float: right;
  position: relative;
  top: 0;
  transition: .3s;
}
.master-auction .header-main__search-link {
  float: right;
  margin-top: 18px;
  margin-right: 20px;
  z-index: -1;
  position: relative;
  opacity: 0;
  transition: .3;
}
.master-auction .header-main__pt {
  display: block;
  margin-top: 10px;
  margin-right: 1%;
  width: 9%;
  float: left;
  position: relative;
  opacity: 1;
  transition: .3s;
  height: 100px;
}
.master-auction .header-main__pt img {
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s;
  opacity: 1;
}
.master-auction .header-main__pt img:last-of-type {
  opacity: 0;
}
.master-auction .header-main__lang {
  float: left;
  position: relative;
  padding-left: 15px;
  padding-top: 15px;
  transition: .3s;
}
.master-auction .header-main__lang:after {
  content: '';
  position: absolute;
  top: 25px;
  right: 10px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  pointer-events: none;
  transition: .2s;
}
.master-auction .header-main__lang select {
  border-radius: 4px;
  border: 1px solid #000;
  color: #000;
  width: 180px;
  height: 35px;
  direction: ltr;
  padding-left: 10px;
  -webkit-appearance: none;
  font-size: 17px;
}
.master-auction .header-main__lang select::-ms-expand {
  display: none;
}
.master-auction .header-main__soc {
  float: left;
  margin-top: 10px;
  transition: .3s;
  font-size: 18px;
  padding: 0 15px;
}
@media (max-width: 1400px) {
  .master-auction .header-main__soc {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .master-auction .header-main__lang select {
    width: 140px;
  }
  .master-auction .header-main__soc {
    font-size: 14px;
  }
}
.master-auction .header-main__soc-item {
  float: left;
  border-radius: 0;
  filter: none;
  box-shadow: none;
  top: 0;
  left: 0;
  padding: 5px 55px 6px 15px;
}
.master-auction .header-main__soc-item:hover {
  filter: brightness(110%);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}
.master-auction .header-main__soc-item:active {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
  top: 2px;
  left: 2px;
}
.master-auction .header-main__soc-fb {
  background: linear-gradient(to left, #2d4983 0, #2d4983 40px, #3b5998 40px);
  color: #fff;
}
.master-auction .header-main__soc-fb:hover {
  color: #fff;
}
.master-auction .header-main__soc-fb .header-main__soc-icn {
  top: 10px;
  right: 15px;
}
@media (max-width: 1400px) {
  .master-auction .header-main__soc-item {
    padding-right: 35px;
    padding-left: 5px;
  }
  .master-auction .header-main__soc-fb {
    margin-left: 10px;
    background: linear-gradient(to left, #2d4983 0, #2d4983 30px, #3b5998 30px);
  }
  .master-auction .header-main__soc-fb .header-main__soc-icn {
    right: 10px;
  }
}
.master-auction .header-main__soc-nl {
  background-color: #5da237;
  background: linear-gradient(to left, #8bba42 0, #8bba42 40px, #5da237 40px);
  color: #000;
}
.master-auction .header-main__soc-nl:hover {
  color: #000;
}
.master-auction .header-main__soc-icn {
  position: absolute;
  right: 9px;
  top: 8px;
  transition: .3s;
}
.master-auction .header-main__phone, .master-auction .header-main__phone span, .master-auction .header-main__top {
  position: relative;
  transition: .3s;
}
@media (max-width: 1400px) {
  .master-auction .header-main__soc-nl {
    background: linear-gradient(to left, #8bba42 0, #8bba42 30px, #5da237 30px);
  }
  .master-auction .header-main__soc-icn {
    right: 5px;
  }
}
.master-auction .header-main__top {
  float: right;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-left: 15px;
  width: 100%;
  top: 0;
}
.master-auction .header-main__bottom {
  padding-top: 8px;
  transition: .3s;
  float: right;
}
.master-auction .header-main__phone {
  display: inline;
}
.master-auction .header-main__phone span {
  font-size: 18px;
  color: #006488;
  font-weight: 300;
  vertical-align: middle;
  display: table-cell;
  height: 55px;
}
@media (max-width: 1200px) {
  .master-auction .header-main__phone span {
    font-size: 16px;
  }
}
.master-auction .header-main__phone span:last-of-type {
  font-size: 20px;
  font-weight: 800;
  padding-right: 10px;
}
.master-auction .header-main__phone img {
  margin-bottom: 20px;
  margin-right: 10px;
  transition: .3s;
}
@media (max-width: 1200px) {
  .master-auction .header-main__phone span:last-of-type {
    font-size: 18px;
    padding-right: 5px;
  }
  .master-auction .header-main__phone img {
    margin-right: 5px;
    width: 16px;
  }
}
.master-auction .header-main_color_blue {
  color: #1362b0;
}
.master-auction .header-bottom {
  width: 100%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  height: 90px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: .3s;
}
.master-auction .header-main__secondary-menu {
  padding-right: 75px;
  display: inline;
}
.master-auction .header-main__secondary-item {
  display: inline-block;
  font-size: 16px;
}
.master-auction .header-main__secondary-item a {
  color: inherit;
  font-size: inherit;
}
.master-auction .header-main__menu-item_v-separator:after {
  content: '|';
  margin: 0 8px;
}
.master-auction .header-main__menu-item_v-separator:last-of-type:after {
  content: '';
}
.master-auction .header-main_main-color {
  color: #000;
}
.master-auction .header-desktop__phone {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.master-auction .header-desktop__phone span {
  display: block;
  color: #647383;
  font-size: 16px;
}
.master-auction .header-desktop__phone span:last-of-type {
  color: #340c47;
  font-size: 22px;
}
.master-auction .header-search {
  padding: 0 15px;
  position: relative;
  float: left;
}
.master-auction .header-search:after {
  position: absolute;
  left: 45px;
  top: 15px;
  pointer-events: none;
}
.master-auction .header-search__form {
  height: 100%;
  display: inline-block;
}
.master-auction .header-search__form ::-webkit-input-placeholder {
  color: #f4771b;
  font-size: 18px;
  font-weight: 500;
}
.master-auction .header-search__form ::-moz-placeholder {
  color: #f4771b;
  font-size: 18px;
  font-weight: 500;
}
.master-auction .header-search__form :-ms-input-placeholder {
  color: #f4771b;
  font-size: 18px;
  font-weight: 500;
}
.master-auction .header-search__form :-moz-placeholder {
  color: #f4771b;
  font-size: 18px;
  font-weight: 500;
}
.master-auction .header-search__input {
  height: 55px;
  position: relative;
  margin: 0;
  top: 4px;
}
.master-auction .header-search__input-text {
  width: 245px;
  border: none;
  border-bottom: 1px solid #fff;
  background-color: transparent;
}
@media (max-width: 1400px) {
  .master-auction .header-search__input-text {
    padding-right: 20px;
    width: 195px;
  }
}
@media (max-width: 1200px) {
  .master-auction .header-search__input-text {
    width: 155px;
  }
  .master-auction .header-search__input-text ::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 300;
  }
  .master-auction .header-search__input-text ::-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
  }
  .master-auction .header-search__input-text :-ms-input-placeholder {
    font-size: 14px;
    font-weight: 300;
  }
  .master-auction .header-search__input-text :-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
  }
}
.master-auction .header-search__input-submit {
  background-image: url(../images/header_search.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 39px;
  font-size: 10px;
  top: 1px;
  left: 5px;
  margin-left: 10px;
  background-color: transparent;
  color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
}
.master-auction .header-lang {
  position: relative;
  cursor: pointer;
}
.master-auction .header-lang select {
  width: 190px;
  height: 35px;
  margin-left: 15px;
  direction: rtl;
  background: linear-gradient(to left, #dbdbdb 0, #dbdbdb 21%, #fff 21%);
  border: 1px solid #dbdbdb;
  font-size: 16px;
  font-weight: 400;
  padding-left: 8px;
  padding-right: 22%;
}
.master-auction .header-lang:after, .master-auction .header-lang:before {
  content: '';
  background-color: #dbdbdb;
  pointer-events: none;
  position: absolute;
}
.master-auction .header-lang:before {
  width: 10%;
  height: 80%;
  right: 3px;
  top: 3px;
}
.master-auction .header-lang:after {
  width: 9px;
  height: 9px;
  border: 2px solid #000;
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(45deg);
  right: 15px;
  top: 12px;
}
.master-auction .header-therapists {
  position: absolute;
  left: 200px;
  top: 50%;
  transform: translateY(-50%);
}
.master-auction .header-therapists .header-search-link, .master-auction .header-therapists .side-form__open {
  font-weight: 700;
  display: inline-block;
  position: relative;
}
.master-auction .header-therapists .side-form__open {
  font-size: 20px;
  color: #340c47;
  margin-left: 20px;
  padding-left: 20px;
  cursor: pointer;
}
.master-auction .header-therapists .side-form__open:after {
  content: '|';
  position: absolute;
  top: 0;
  left: 0;
  color: #d0cece;
}
.master-auction .header-therapists .header-search-link {
  font-size: 22px;
  color: #419fd6;
  padding-right: 20px;
}
.master-auction .header-therapists .header-search-link:before {
  content: url(../images/header_loc.png);
  position: absolute;
  top: 5px;
  right: 0;
}
.master-auction .header-main__sub-container {
  background-color: #000;
  position: absolute;
  right: 0;
  width: 790px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
  display: none;
  opacity: 0;
}
.master-auction .header-main__sub-list {
  padding: 20px;
  float: right;
  width: 180px;
}
.master-auction .header-main__sub-item a {
  font-size: 16px;
  color: #000;
  line-height: 26px;
}
.master-auction .header-main__sub-item a:hover {
  color: #006488;
}
.master-auction .header-main__menu {
  padding: 20px 0;
  transition: .2s;
  height: 100%;
  float: right;
  margin-bottom: 0;
}
.master-auction .header-main__menu-item {
  display: inline-block;
  line-height: 18px;
  height: 100%;
  padding: 8px;
  border-radius: 0;
  transition: .2s;
}
.master-auction .header-main__menu-item:not(:last-of-type) {
  margin-left: 20px;
}
@media (max-width: 1400px) {
  .master-auction .header-main__menu-item {
    padding-left: 6.25px;
    padding-right: 6.25px;
  }
}
@media (max-width: 1200px) {
  .master-auction .header-main__menu-item:not(:last-of-type) {
    margin-left: 10px;
  }
  .master-auction .header-main__menu-item {
    font-size: 16px;
    padding-left: 2.5px;
    padding-right: 2.5px;
  }
}
.master-auction .header-main__menu-item a {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  transition: .3s;
}
@media (max-width: 1200px) {
  .master-auction .header-main__menu-item a {
    font-size: 17px;
  }
}
.master-auction .header-main__menu-item.header-main__menu-item_selected, .master-auction .header-main__menu-item:hover {
  background-color: #fff;
}
.master-auction .header-main__menu-item.header-main__menu-item_selected a, .master-auction .header-main__menu-item:hover a {
  color: #f4771b;
}
.master-auction .header-main__menu-item_color_blue.header-main__item_selected a, .master-auction .header-main__menu-item_color_blue:hover a, .master-auction .header-main__menu-item_color_fuxia.header-main__item_selected a, .master-auction .header-main__menu-item_color_fuxia:hover a, .master-auction .header-main__menu-item_color_green.header-main__item_selected a, .master-auction .header-main__menu-item_color_green:hover a, .master-auction .header-main__menu-item_color_orange.header-main__item_selected a, .master-auction .header-main__menu-item_color_orange:hover a, .master-auction .header-main__menu-item_color_red.header-main__item_selected a, .master-auction .header-main__menu-item_color_red:hover a, .master-auction .header-main__menu-item_color_turquise.header-main__item_selected a, .master-auction .header-main__menu-item_color_turquise:hover a, .master-auction .main-footer__soc a i {
  color: #fff;
}
.master-auction .header-main__menu-item_shadow {
  text-shadow: 0 0 35px #44abe8;
}
.master-auction .header-main__menu-item_space-reduced {
  padding-left: 5px;
  padding-right: 5px;
}
.master-auction .header-main__menu-item_border_none {
  border: none !important;
}
.master-auction .header-main__menu-item_color {
  border-top: 9px solid transparent;
  transition: .2s;
}
.master-auction .header-main__menu-item_color_orange {
  border-top-color: #f4771b;
}
.master-auction .header-main__menu-item_color_orange.header-main__item_selected, .master-auction .header-main__menu-item_color_orange:hover {
  background-color: #f4771b;
}
.master-auction .header-main__menu-item_color_turquise {
  border-top-color: #149994;
}
.master-auction .header-main__menu-item_color_turquise.header-main__item_selected, .master-auction .header-main__menu-item_color_turquise:hover {
  background-color: #149994;
}
.master-auction .header-main__menu-item_color_fuxia {
  border-top-color: #d2166a;
}
.master-auction .header-main__menu-item_color_fuxia.header-main__item_selected, .master-auction .header-main__menu-item_color_fuxia:hover {
  background-color: #d2166a;
}
.master-auction .header-main__menu-item_color_green {
  border-top-color: #5da237;
}
.master-auction .header-main__menu-item_color_green.header-main__item_selected, .master-auction .header-main__menu-item_color_green:hover {
  background-color: #5da237;
}
.master-auction .header-main__menu-item_color_blue {
  border-top-color: #314276;
}
.master-auction .header-main__menu-item_color_blue.header-main__item_selected, .master-auction .header-main__menu-item_color_blue:hover {
  background-color: #314276;
}
.master-auction .header-main__menu-item_color_red {
  border-top-color: #b41023;
}
.master-auction .header-main__menu-item_color_red.header-main__item_selected, .master-auction .header-main__menu-item_color_red:hover {
  background-color: #b41023;
}
.master-auction .header-main__menu-item_parent {
  position: relative;
}
.master-auction .header-main__menu-item_parent:after {
  content: '';
  border-right: 5px solid #000;
  border-bottom: 5px solid #000;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
  top: 14px;
  left: 10px;
  transform: rotate(45deg);
}
.master-auction .header-main__menu-item_parent:hover .header-main__sub-container {
  display: block;
  opacity: 1;
  -webkit-animation: AN-sub-display .3s;
  -moz-animation: AN-sub-display .3s;
  -o-animation: AN-sub-display .3s;
  animation: AN-sub-display .3s;
}
.master-auction .header-mobile {
  display: none;
}
.master-auction .header-mobile .header-mobile-logo img {
  height: 70px;
  margin-left: 10px;
}
.master-auction .header-mobile .mobile-menu-btn {
  margin-top: 18px;
  margin-right: 10px;
}
.master-auction .main-footer {
  width: 100%;
  position: relative;
  bottom: 0;
  min-height: 440px;
  background-color: #262626;
  padding-top: 55px;
  padding-bottom: 20px;
  z-index: 0;
}
@media (max-width: 768px) {
  .master-auction .main-footer {
    padding-bottom: 30px;
  }
}
.master-auction .main-footer_padding_15 {
  padding: 0 15px;
}
.master-auction .main-footer__rights {
  direction: rtl;
  position: relative;
  top: 35px;
}
.master-auction .main-footer__rights span {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 768px) {
  .master-auction .main-footer__rights {
    float: none !important;
  }
  .master-auction .main-footer__rights span {
    font-size: 12px;
  }
  .master-auction .main-footer__rights img {
    float: right;
  }
}
.master-auction .main-footer__soc {
  direction: rtl;
  position: relative;
  margin-top: 22px;
  margin-right: 20px;
  float: right;
}
.master-auction .main-footer__soc a {
  padding-left: 15px;
}
.master-auction .main-footer__soc a i {
  transition: .2s;
}
.master-auction .main-footer__soc a:hover i {
  color: #5da237;
}
@media (max-width: 992px) {
  .master-auction .header-mobile {
    display: block;
  }
  .master-auction .main-footer__rights, .master-auction .main-footer__soc {
    top: unset;
    bottom: 10px;
  }
}
@media (max-width: 768px) {
  .master-auction .main-footer__soc {
    float: none !important;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .master-auction .main-footer__soc {
    position: absolute;
    bottom: 70px;
    left: 0;
  }
}
.master-auction .footer-contact__form {
  width: 300px;
  position: relative;
}
.master-auction .footer-contact__form ::-webkit-input-placeholder {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
}
.master-auction .footer-contact__form ::-moz-placeholder {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
}
.master-auction .footer-contact__form :-ms-input-placeholder {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
}
.master-auction .footer-contact__form :-moz-placeholder {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
}
@media (max-width: 1200px) {
  .master-auction .footer-contact__form {
    width: unset;
  }
}
.master-auction .footer-contact__title {
  color: #f4771b;
  font-size: 26px;
  line-height: 18px;
  font-weight: 900;
  display: block;
}
.master-auction .footer-contact__sub {
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 25px;
  display: block;
}
.master-auction .footer-contact__input {
  width: 100%;
  background-color: #252525;
  height: 40px;
  border-radius: 20px;
}
.master-auction .footer-contact__input-text {
  border: 1px solid #555;
  padding-right: 15px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 400;
}
.master-auction .footer-contact__submit {
  border: 1px solid #f4771b;
  background-color: #f4771b;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 30px;
  margin-top: 20px;
}
.master-auction .footer-contact__checkbox {
  opacity: 0;
}
.master-auction .footer-contact__checkbox:checked + label:after {
  opacity: 1;
  transform: rotate(-45deg) scale(1);
}
.master-auction .footer-contact__checkbox-label {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-right: 10px;
}
.master-auction .footer-contact__checkbox-controller:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #555;
  border-radius: 10px;
  display: block;
  position: absolute;
  right: 0;
  top: 175px;
}
.master-auction .footer-contact__checkbox-controller:after {
  content: '';
  position: absolute;
  right: 4px;
  top: 180px;
  transform: rotate(-30deg) scale(0.75);
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  width: 12px;
  height: 7px;
  opacity: 0;
  transition: .25s;
}
.master-auction .footer-links-counter {
  margin-right: 10px;
}
@media (max-width: 768px) {
  .master-auction .footer-links-counter {
    margin: 0;
  }
}
.master-auction .footer-links-counter:first-of-type {
  margin-right: -30px;
}
.master-auction .footer-links-counter:first-of-type .footer-links {
  padding-right: 5px;
}
@media (max-width: 768px) {
  .master-auction .footer-links-counter:first-of-type {
    margin: 0;
  }
  .master-auction .footer-links-counter:first-of-type .footer-links {
    padding: 0;
  }
}
.master-auction .footer-links {
  width: 200px;
  float: left;
}
@media (max-width: 1200px) {
  .master-auction .footer-links {
    width: auto;
    float: none;
  }
}
.master-auction .footer-links:hover .footer-links__border_highlight {
  transform: translateX(0);
  transition: .3s;
}
.master-auction .footer-links__title {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px;
  display: block;
  color: #fff;
}
.master-auction .footer-links__border {
  width: 100%;
  height: 1px;
  overflow: hidden;
  background-color: #555;
  margin-top: 20px;
  position: relative;
}
.master-auction .footer-links__border_highlight {
  width: 200%;
  height: 100%;
  background-color: #5da237;
  background: linear-gradient(to right, #5da237 0, #5da237 50%, transparent 100%);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: 2s;
}
.master-auction .footer-links ul li {
  color: #5da237;
  font-weight: 300;
  font-size: 14px;
}
.master-auction .footer-links ul li a {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
}
.master-auction .footer-links ul li a:hover {
  color: #5da237;
}
.master-auction .footer-separator {
  width: 100%;
  height: 1px;
  margin-top: 50px;
  background-color: #555;
}
@media (max-width: 992px) {
  .master-auction .footer-separator {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .master-auction .footer-separator {
    margin-bottom: 15px;
  }
}
.master-auction .footer-contacts {
  padding: 20px 0;
}
@media (max-width: 768px) {
  .master-auction .footer-links ul li a {
    line-height: 20px;
  }
  .master-auction .footer-contacts {
    float: none !important;
    padding: 0;
    margin-bottom: 20px;
  }
}
.master-auction .footer-contacts span {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  margin-left: 16px;
}
.master-auction .custom-form .btn-file.uploading:before, .master-auction .custom-form .btn-file:after {
  pointer-events: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
}
.master-auction .footer-contacts span:after {
  content: '|';
  left: -10px;
  position: relative;
  color: #fff;
}
.master-auction .footer-contacts span:last-of-type:after {
  content: '';
}
.master-auction .footer-contacts span a {
  color: #fff;
}
.master-auction .cs_logo_png {
  position: relative !important;
  left: 0 !important;
  right: unset !important;
  bottom: unset !important;
  top: 20px !important;
  margin: 0 !important;
  transform: none !important;
}
@media (max-width: 768px) {
  .master-auction .footer-contacts span {
    font-size: 14px;
  }
  .master-auction .cs_logo_png {
    position: absolute !important;
    top: unset !important;
    bottom: 10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}
.master-auction .custom-form .fileupload {
  position: relative;
}
.master-auction .custom-form .fileupload .note {
  position: absolute;
  top: 4px;
  right: -180px;
  color: #f9ed00;
  text-align: left;
}
@media (max-width: 768px) {
  .master-auction .custom-form .fileupload .note {
    position: relative;
    right: 0;
  }
}
.master-auction .custom-form .btn-file {
  -webkit-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font-size: 18px;
  padding: 8px 40px 0 15px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 40px;
  color: #000;
  text-align: right;
  display: block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.master-auction .custom-form .btn-file:after {
  position: absolute;
  width: 22px;
  height: 12px;
  content: "\f0f6";
  color: #000;
  font-size: 18px;
  padding-right: .5em;
  top: 13px;
  top: 10px;
  right: 9px;
}
.master-auction .custom-form .btn-file.uploading:before {
  position: absolute;
  content: "\f110";
  color: #777;
  font-size: 18px;
  top: 13px;
  left: 9px;
  -webkit-animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.master-auction .custom-form .btn-file input[type=file] {
  position: absolute;
  top: 0;
  height: 38px;
  right: 0;
  width: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: 0;
  background: #fff;
  cursor: inherit;
  display: block;
}
.master-auction .form-circle-note, .master-auction .text_align_center {
  text-align: center;
}
.master-auction .custom-form h2 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
.master-auction .custom-form span.small-note {
  color: #000;
  font-size: 16px;
}
.master-auction .custom-form p.note {
  color: #000;
  font-size: 17px;
  margin-bottom: 30px;
  font-weight: lighter;
}
.master-auction .custom-form div.form-head-spacer {
  width: 100%;
  height: 25px;
}
.master-auction .custom-form hr.form-hr {
  margin: 13px 0 30px;
  border: 0;
  height: 1px;
  width: 100%;
  background-color: #d2d2d2;
}
.master-auction .custom-form .form-control {
  -webkit-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #8b8a8a;
  font-size: 20px;
  padding: 0 15px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 40px;
}
.master-auction .custom-form .form-control:focus {
  outline: 0;
  box-shadow: none;
}
.master-auction .custom-form .form-control:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity .3s ease;
}
.master-auction .custom-form .form-control:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity .3s ease;
}
.master-auction .custom-form .form-control:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity .3s ease;
}
.master-auction .custom-form .form-control:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity .3s ease;
}
.master-auction .custom-form .form-control::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
  opacity: 1;
  transition: opacity .3s ease;
}
.master-auction .custom-form .form-control:-moz-placeholder {
  color: #000;
  font-size: 18px;
  opacity: 1;
  transition: opacity .3s ease;
}
.master-auction .custom-form .form-control::-moz-placeholder {
  color: #000;
  font-size: 18px;
  opacity: 1;
  transition: opacity .3s ease;
}
.master-auction .custom-form .form-control:-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  opacity: 1;
  transition: opacity .3s ease;
}
.master-auction .custom-form .form-group {
  margin-bottom: 17px;
}
.master-auction .custom-form .has-error .form-control {
  border: 1px solid #a94442;
}
.master-auction .custom-form .has-error .form-control::-webkit-input-placeholder {
  color: #a94442;
  font-size: 18px;
}
.master-auction .custom-form .has-error .form-control:-moz-placeholder {
  color: #a94442;
  font-size: 18px;
}
.master-auction .custom-form .has-error .form-control::-moz-placeholder {
  color: #a94442;
  font-size: 18px;
}
.master-auction .custom-form .has-error .form-control:-ms-input-placeholder {
  color: #a94442;
  font-size: 18px;
}
.master-auction .custom-form textarea.form-control {
  min-height: 100px;
  resize: none;
}
.master-auction .custom-form section {
  padding-top: 10px;
}
.master-auction .custom-form .customCheckbox {
  width: 24px;
  height: 24px;
  position: relative;
  float: right;
  margin-bottom: 17px;
}
.master-auction .custom-form .customCheckbox label {
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.master-auction .custom-form .customCheckbox label:after {
  content: '';
  width: 14px;
  height: 7px;
  position: absolute;
  top: 5px;
  left: 4px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  background: 0 0;
  opacity: 0;
  transform: rotate(-45deg);
}
.master-auction .custom-form .customCheckbox input[type=checkbox]:checked + label, .master-auction .custom-form .customCheckbox label:hover, .master-auction .custom-form .customCheckbox.force-checked label {
  background-color: #000;
}
.master-auction .content-banner, .master-auction .content-banner__img, .master-auction .day-mask, .master-auction .home-banner__single, .master-auction .home-bottom {
  background-repeat: no-repeat;
}
.master-auction .custom-form .customCheckbox label:hover::after {
  opacity: .8;
}
.master-auction .custom-form .customCheckbox input[type=checkbox]:checked + label:after, .master-auction .custom-form .customCheckbox.force-checked label::after {
  opacity: 1;
}
.master-auction .custom-form .customCheckbox label:focus {
  outline: 0;
}
.master-auction .custom-form .customCheckbox input[type=checkbox] {
  visibility: hidden;
  margin: 0;
  width: 24px;
  height: 24px;
}
.master-auction .custom-form .customCheckboxText {
  float: right;
  font-size: 15px;
  color: #000;
  margin-right: 9px;
  max-width: 85%;
}
.master-auction .custom-form .btn-form {
  margin-top: 22px;
  display: block;
  width: 100%;
  height: 40px;
  font-size: 19px;
  color: #fff;
  border: 0;
  background-color: #f4771b;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.master-auction .custom-form .date-box:after, .master-auction .custom-form .select-wrapper:after {
  top: 9px;
  left: 9px;
  width: 27px;
  height: 27px;
  content: " ";
  pointer-events: none;
}
.master-auction .custom-form .select-wrapper {
  position: relative;
}
.master-auction .custom-form .select-wrapper select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.master-auction .custom-form .select-wrapper:after {
  position: absolute;
}
.master-auction .custom-form .date-box {
  position: relative;
  cursor: pointer;
}
.master-auction .custom-form .date-box:after {
  position: absolute;
}
.master-auction .form-bg-holder {
  padding: 0 20px;
}
.master-auction .form-circle-note {
  width: 240px;
  height: 240px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 170px;
  display: inline-block;
  border-radius: 50%;
  background-color: #f9ed00;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.2);
  padding: 43px 0;
  color: #fff;
}
@media (max-width: 768px) {
  .master-auction .form-circle-note {
    margin: 0 auto 20px;
    position: relative;
    float: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
  }
}
.master-auction .brand-img, .master-auction .content-image, .master-auction .content-text, .master-auction .home-strip {
  float: right;
}
.master-auction .form-circle-note .headline {
  font-size: 24px;
  margin-bottom: 10px;
}
.master-auction .form-circle-note .text {
  font-size: 16px;
}
.master-auction .form-circle-note .text a, .master-auction .form-circle-note .text a:focus, .master-auction .form-circle-note .text a:hover {
  color: #000;
}
.master-auction .custom-form input[type=checkbox]:disabled + .a11y-checkbox-label, .master-auction .custom-form input[type=radio]:disabled + .a11y-radio-label {
  color: #666;
}
@media (max-width: 992px) {
  .master-auction .custom-form {
    border: 0;
  }
}
.master-auction .custom-form iframe {
  width: 420px !important;
  height: 350px !important;
  max-width: 100%;
  margin: 25px;
  background-color: #fff;
  border: 1px solid #e2e3e5;
  overflow: hidden;
  padding: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 3px 0 #e2e3e5;
  -moz-box-shadow: inset 0 0 3px 0 #e2e3e5;
  box-shadow: inset 0 0 3px 0 #e2e3e5;
}
.master-auction .custom-form .a11y-checkbox, .master-auction .custom-form .a11y-radio {
  position: absolute;
  border: 0;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.master-auction .custom-form .a11y-checkbox-label, .master-auction .custom-form .a11y-radio-label {
  position: relative;
  display: inline-block;
  margin: 0 0 5px;
  padding: 3px 30px 0 0;
}
.master-auction .credit, .master-auction .cs_logo_png {
  display: block;
}
.master-auction .custom-form input[type=checkbox] + .a11y-checkbox-label:before, .master-auction .custom-form input[type=radio] + .a11y-radio-label:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.master-auction .custom-form input[type=checkbox] + .a11y-checkbox-label:before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAANElEQVR42mP4TyfAMGoR1SwqLCykCibKIkrBqEWjFo1aNGrRqEWjFlHDIrpUfKONk0FnEQAcTRTfX8LFVAAAAABJRU5ErkJggg==);
}
.master-auction .custom-form input[type=radio] + .a11y-radio-label:before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABQ0lEQVR42u1WSwqDMBDtoQVd6E7xs3LjEVzoKRT1DH5wr95A8TPlZRVoNWlKC4UOBOL83mQyM/FGX6LbH+ijQF3XUZqm5DgOaZrGFvbgQfY20DRNFEUReZ5HWZbROI60ritb2IMHGXSgqwTU9z1ZlkVVVdG+76cOICuKgkzTZDYvASE6gLRtK30H0IXN2ckegI7joDAMWZSvEmxgCx9CIETm+/5luq7SCNtnmXgASpKE8jxXLmPYwocQyLZtVlGqhDuCDyEQegTlq0rbtjEfQiDDMJiyKs3zLAfkuq6w+a5oGAa51MVx/HYxwIcQqK5rCoJAubxh2zTNZxu2LEv5huVHkOxk5kfQWWtIDdVnEfIZUB6q/MmQCjwFuGR8o/SXZWHVBR5k0FF+JviIcbkYKyhb9Iiu66wNwIPs6sT/n5PfAboDjREsqed+e4MAAAAASUVORK5CYII=);
}
.master-auction .custom-form input[type=checkbox]:checked + .a11y-checkbox-label::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAA9UlEQVR42mP4TyfAMGoR1SySL9lPFTxq0eCxyG/i2f9Xn37+79h5knYW2bWf+P/2yy+wvitPPtPGIsP6I//vvf4G1vPh2+//Tl0U+ki75jCGmEblof9nH3wEq//5++//kKnnKIuj6JkXwK7NXnwVLqZUduD/jsuvwWr//fv/P3PRFcoTw6l7H8Biv//8+x83+yJYbMGRJ3C1TZtuUyfVgeLhxvMvYPHvv/7+X37iGVzd3EOPqZu8LZqP/X/45huKmm2XXoGDkOr5yL7jxP+XH3+C5U/f//BfvfIg7TKse++p/+cffvxvUHdktKwbKRaNNk4GnUUAgVikctopkvMAAAAASUVORK5CYII=);
}
.master-auction .custom-form input[type=radio]:checked + .a11y-radio-label::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABI0lEQVR42mP4TyfAMGoRTS06evvd/8o1N//bd5z4r1J+EIxBbJDYkVvvKLfozsuv/8Onn/8vX7IfLwapAakly6ITd9//16o+RNASGAapBekhySKQ63RqDhNtCQyD9ODyGYZF//79/x8w+SzJlsAwSC/IDIIWHQZGLrmWwPBhLAkEw6KK1TcotghkBkGL7NpP4DQgbvbF/y8//gRjEBuXOpAZBC0C5RFcBoAsgAEQG5c6kBkELcKXpJEtevWJQoscO0/iNCBhziWwBc8+/ACzcamzJSboCpdfozgxgMwgaNHBG28ptujQzbeDKMNSWgTdJrYIomuhiuwzYoIRpIbsagI5zkCRCypWQMlWufzAf82qQ/+duk6CxUBy2OJktM0w9CwCADnp82FkjM15AAAAAElFTkSuQmCC);
}
.master-auction .custom-form input[type=checkbox]:focus + .a11y-checkbox-label::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABIUlEQVR42u3Wz0rDQBCA8X0TX9JX8uDNuwePooJ40YtQQYxaKrWttmnzp2N/pQ8QMSwIWRgo6cz3ZWeX7KbYje02omm3Ue+iatpY122UVRurqvlVqFGLgYWJbSQ/PJTwvW5iuqxistjE22wdxWcZL9NuIVeNWgwszPogS81BsijrGM83MZqs4qH4irvnedw8zeJq1C3kqlGLgYWJzZEY2f3xOF7ui87vP+Ls9j1Or1/j5LLoFHLVqMXAwsTmSPppqt5CwtHxRS+BhYnNkUxNX03Z20j668DAwsTmSHaKRdRfU+9LhIWJzZFsSzvGYupzXyIsTGyOvcj21FOL2pcICxN7EA2iQfQfRVk+Qdk+qtmOiWwHX7ajPNvlJNt1K9cF8gfi5rg8W6WU/gAAAABJRU5ErkJggg==);
}
.master-auction .custom-form input[type=radio]:focus + .a11y-radio-label::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAACxUlEQVR42r2WW2sTURDH96so+qCIlzfBVxUU9Nt4QW0qCr4oYn1W8PZspb5V0LSbpuAFKhZi01jFxDQXm9rdjSbZ3Yznd7IRs91s01U6cJbDmfn/Z86cmXPWkBjpdkV89XH9rnQ8X9quL61gMGcNnacGtnFiRC32ySFrtj2xfrmy5nSkbrWlutEbzFlDhw22YPwhHo3wDrwgesDrzY6s/mjJ5/pP+bjqyIeSJQtfe4M5a+iwwRYM2KgdGmEnRGarKGsq4hVF8r5oydxyQ6YX6/J8oSqT7yp6MGcNHTbYggELR9jZH0d9J6SirCLMlR3JFtY14dVneTk78VYOpTKy+3xaD+asocMGWzBgrb+cDTgir2zZDpwslmx5lVuTuy++yLEb83L85mu5N1OU5WpTEzCYs4YOG2zBgIUDLjj7Z6YdcYjkl0POlW15mfsu16YKcuCKKY+z3wYiCwu6B5mS7LtkagxYOOCC0w2wBg6JkMNcqTV1zolu/2VTzHxDRpXZpYbGgIUDLjjhxofhBbuhcjjUKZXvo9ezOsrtysO5ksbCAReccOPDYGscHmVKJOOTeTmh8h6Xrrg0goUDLjjhxofBgdF49ATlekZV0v3ZoiQVsHDABSfc+DDIIV1OA1KmB8dMXVFJpaCwcMAFJ9z4MLi3qBC6nUakR1AkFaKHAy44KxstfTducrT34ow2TipOy4t2FE7d4fGM3n5SWao4A6mr9VMXLobTt9/8czGcUhybiiFc3qmneTl5K3l5gx2LKu9hDUvzbVcexTVs1BU0EVxBmQRX0J3pIVfQVpfqE3Wp+jHvNLqRLtVhzwQAdkYqeAo45E8qStfrBUV1sYYOG2zBxD4T0Q+frVNAvlPqcLlWKNtd59Ky50Jajqg2YA0dNtiCiX34op5ytk6eR37KlS2YLZ/yHfs52dHfragfSKL7Hz+QvwFay95sEEon3AAAAABJRU5ErkJggg==);
}
.master-auction .custom-form input[type=checkbox]:checked:focus + .a11y-checkbox-label::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAB/0lEQVR42r2Wz0sbQRTH9z8p9NKCl3rrqUUv3jx5E3ovvRZBEAU9qAUPPXiQIpQWKb2JhyJ48FfQGNHa1ogg2MYmURuricb82N3k634GFYtWs7rugwfhZd7nO/Pm7cxY8qxaldxKVY7ntltRyamoaFdUsF1fTg65MGDBhI1Z/CDIgHzJ1f6xrcxhWdvZklIHRSX3a3PGkkMuDFgwnVMxyz0VOSw62s2VtZkpaC11pJWtnBZ/ZrWwWZszlhxyYcCCCRsNC0XU+WNj99gkTcT3NLq8o8+xtEbmUzU5Y8khFwYsmLDRsKgnS2UWDHjwejIQhwUTNhoWS6OuLJnZBCUECyZsNCw6hU2kviw9KCFYMGGjYdGWdAybSZ2DEoIFEzYaRoj2pKZsql9g89slxb0SNfQv/BOHBRP2nYWe9Ub1N2+bD3I1eXQ/QvVdEdNVWLbgqPHNHVdU1zF7Kfa4fUZLv3JGpOx1VMvg8qUxvoRah1bMbF99jJ/HHrZNafxHRmdn5MsPq1eu2JdQzIthjlvVi3ffTOx9JKkz6x7b+G9pfQmxD+vbeQPlW/gUTZ+LDM/8vnYPfe/R0545JfYKumhfvv8xJQxUCH/eFzUHJMZH+Kh9+sauvHV7Nw3E9DWR05POSE3tf6VQKEdQaIdqaNdEaBdfaFd5aI+T0J5bYT0gTwDdRUgilpwj2QAAAABJRU5ErkJggg==);
}
.master-auction .custom-form input[type=radio]:checked:focus + .a11y-radio-label::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAACdklEQVR42r2W3UobQRTH502K0nqp9q7QJ1DQRxAforbemIiFXpbaW30GFb1TqClae6FC0gopKlpaiZr4UXcTzcduTue37ohddzdJIwmcMMz8P2bOnJlZJTG/el3E1X81ty5Vx5VKzZWyH7TpY8zRATbup8I6jThipYoj1k1NzotVKVgVOb26Ddr0MQYGLBw3wlEFV+D4s4d8WarK8Z+yHBau5cdxUb4fWZL+dRu06WMMDFg4cMNWqIImzMzWs8zrGR9okcxvS77sXcjyTkGW0qcyv33iBW36GAMDFg5cNIJmd0bGhFTk9AyzuaJs7F96gpMLuzI8vSV9iXXpfp3ygjZ9jIEBCweudc/sHyPyypJt32TnyJbV7Ll8XPkpL999lSevVmMDDFg4cNFAC02zZ54Rm0h+2eRszpZP2TOZWtyXZ+OfG5qYAAsHLhpooVnzV6UwZJls5kG+5OWc2fW0YGICDlw00EITbTyU46+GymFTF3W+X7zdaNnEBFw00EITbTwUS2PzKFNmkpzf/W8TE2ighSbaeCg2jIPHmaBch3QltWuEBlpooo2HIoeccg4gZdo7sRYpMDKTubsZaEfh0EALTbTxUNxbEDntHETOSJQAOPOjHYVDAy00T67K3t34wCiupO8bcQu0ZBRMXX9yPVJgdPabZ8CBpN1M6vImdcFiGHy/2XYxDGiNB8UQLO/EXPvlPRFW3h07sGFX0HQbV9CH5YgrqGOXatQzAYGVNZNGMGDhxD4T4Q+f7aWAfCf05nKtULZdYyl5+iYlz/UxoI8xMGDhxD58YU85SyfPTT/lGgun4VPesY+Tjn5uhX1AMrvH+ID8C1mcpWxuv0aqAAAAAElFTkSuQmCC);
}
.master-auction .custom-form input[type=checkbox]:disabled + .a11y-checkbox-label::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAkUlEQVR42u3WMQrAIAwFUO9/E0UEQXB0chHvlBJB6NIaYywUDHySIfDIFgUflTqQGGSMAa116ysZQohYayGlBLVWVkgQLuWcwTkHMca9EC6XUsB7z8KmoBVsGuJiLIiDsaFZbAmawZYhKiYCUTAxaISJQm+YOPSEbYHuWAihzdugjuFVCG6FehAjQxI5z8n/oAtIFaAVSCl5xgAAAABJRU5ErkJggg==);
}
.master-auction .custom-form input[type=radio]:disabled + .a11y-radio-label::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABSElEQVR42u2WWYqEMBCG+/5HEVdERXF5EBWXE3gBlze9QA1/IEOQdCex6YGBbigQU399lViV6gf90e/xBX0UtG0bTdNEcRyTbdvM8Ix3WHsbdJ4nVVVFvu9TURTUdR2N48gMz3iHNfjA9xZo33fyPI/KsmSZvzL4wBcaIxCycxyHwjBUQrjVdc1292xnUhCOJM9zCoKAkiTRhmFn0GqB1nVlmUE4DIMxDFrEUILgjKy40BTGtUoQyhYVJYpNYNAihhKEHkH5XgPowqBFDCXIdV0pSISJRyvz0QIh4+vRidY0DQuEJpWtt21LURSpQX3fv8xYBYMWMZSgZVl+y/sOTLu8ecPqXD1XmFHD8isImeFa0YWlaco0x3F87lLNsowsy6J5nu+PCT4KrmMC1SWuqeaS1uDDx0XmKFscE3qNN67sw3//M/xP0A85wNINWnbF9wAAAABJRU5ErkJggg==);
}
.master-auction .c-f-paddng {
  padding: 0 50px;
  border-right: 1px solid #dfe0e0;
  border-left: 1px solid #dfe0e0;
  margin: 0 auto;
}
.master-auction .c-f-paddng hr {
  background-color: #dfe0e0 !important;
  border-color: #dfe0e0 !important;
}
@media (max-width: 992px) {
  .master-auction .c-f-paddng {
    border: 0;
  }
}
@-webkit-keyframes animated_cs_logo {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -418px;
  }
}
@keyframes animated_cs_logo {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -418px;
  }
}
.master-auction .cs_logo_png {
  width: 163px;
  height: 22px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKMAAAGiCAMAAAC8mYajAAAAXVBMVEUAAAAxMTEwMDAvLy8uLi4sLCwfHx8AAAAuLi4fHx8aGhooKCgAAAAAAAAwMDAUFBQAAAArKysmJiZRUVFoaGhMTEx7e3sAAAAfHx8PDw9/f39vb29fX18/Pz9PT0+CJYMfAAAAF3RSTlMA8P7anLFJH8d9XXIUCuc0OoeZXsexH7j+fSMAAAVvSURBVHja7N3ZjtpAEIXhU9Wr29gGspzubO//mKEdkpCQSNnTJPVJY4ypi9IMI80vBANjjPma4BYMLpEnjCrmFnARZMGNtOEzW6gt4S+YhWxMuOPks8FGCjO+KC34fQpbjokFd0RwK7GeErzHF7mG38fzhKttwTtx+cKOkTO6lHAvCuP99Q2fCIKPChS3JlUHRXl/193OkjUkIDtUJWvjnPoxQCQxAr5hl0jWGaja+uMeELJuM0PlzAtB50hdkpIKTyUrK65UDijT1DcoBznqYQKmqaBMB6ACcuyXj1O/O7nLsQAF3RaULGgCUsnQwnPy5au2iCyqWFrGO9upP3ydqgGBb16yeLrMmPoXLiJP0aeZL15x9n1UHRfsyvo0Q8XlSZ32HbPko54VzR2ArOcj+mVxOQBTPetBb76dqQqYQV2ahwj4AmAUQaT3TIuQFTtHsC5N9qnXAJ94IvkFnre/aK4B9J7ziYiM2K26KvQA554hHB0UcKFqPSq6o6uTwqGqCjCtCFO47ImLLQFQAT24Lxjqxx0hrQkWJ+IwbwA8QdmnCL687tj1m+QTxOOCCvDk9wUjZ+wUkNIXywFhWrGfOkz7jgcFzkGxogJhfz6GchBBV6lS6cG876j7Gq9fvG5LH4hkxDuNVSoFdMh9KmrtP9CbHTMFuXkvRfjiDdO7HTd6dNMZOOYVCIfVrQd33k/FyWHFRbhcxAp3DusagKLOAXJEF52IeMB5yIzcMHMj2TZkB2wUdNdB5xeEGb6hMG5KrW5u6PrNiScsjqxbP86Ype+I5vGDyoqvosdVYMTfE8q37FgVg6qnD2czjDHmdyuSMbpMwegWXzCmaxd21oXWhdaF1oXWhdaF1oXWhcb8k5Ib9a/xx6qaKBHm32RdaF1oXWhdaF1oXWhdaF1ozM+qNWFwkdwwumjZZb6DdaF1oXWhdaF1oXWhdaF1oXXhrzX74d+bhDbwe5PeCzJ8HxpjrAtvWBdaF1oXWhdaF1oXWheaTy2tDR+HyyO86GWMeTjWhdaF1oXWhdaF1oXWhdaF5k7047/sJfQYnRd7ghrzEKwLrQutC60LrQutC60LrQuN+QO28VO7sGJ0j7CjeUT/SxfeheGAXdinPzNcF/qmy9hduGVexLG7EJHZL4N3YWF5gC7crAt/QRdmsS60LjTGPJwH+Hya+ACfrxo4/n/fwLbga6wLv7sL743YhW/Zu4PUiGEgiKKyrWmbCCO0Kuv+F80qkHgyuwSqmf9P4JXhoVYr1MstMxeex6Iwd2Gf0jXMXViuq36Yu3BXtXdhU9i7cJv+LnwMXIgLiYjet/PhP5DdpPJrRi7stZXn7FwYtdzyc+FQlOe8XBg6hvkc6SFpdu850lqvpRT3OdJHgjnSod3ehaGwd+E5AxfiQiKif6gv/q9GLglONdvSy+85ufBFbi58zs+FoVZu2bmw6ajmc6SrJDVvF45QAheuq78LN+4X/okLmzgvxIVE9FUc/mdHVbO4d1b+TNl6Fxeyd4a9Mz4uZO8Me2fMXMjeGVxIudsTDMGFVNw7twQXzYh+hgtxIS7EhbgQF+JCXIgLX/VG6zN3TfuP7PJ/FJKIcCEuxIW4EBfiQlyIC+l7a4J3468ELxf2BAsziQgX4kJciAtxIS7EhbiQbo3NnoS7EpCwVU4IibKFC3EhLsSFuBAX4kJcSO4lOHzbE9wh7JMn4Ylw4S1ciAtxIS7EhbgQF362dwcnAMJAEEUXoiFEJMd1+m9UK1Ahlwn8v1U8WBgion/VBTYnSpZwb2yuXwlruDAV9i7cFbgQF+JCXIgLceFHuJCIiByrTa2nzF14PSdzF8bRx4kLcSEuxIW4EBe+hAsnuwG8VIgAAM+tDwAAAABJRU5ErkJggg==);
  -webkit-animation: animated_cs_logo 3s steps(19) infinite;
  animation: animated_cs_logo 3s steps(19) infinite;
  -webkit-transition: all .5s;
  transition: all .5s;
  transform: translate(-50%, -25px);
}
@media (max-width: 768px) {
  .master-auction .cs_logo_png {
    bottom: 0;
    position: relative;
    margin: 20px auto;
  }
}
.master-auction .cs_logo_png_white {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKMAAAGiCAMAAAC8mYajAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMA8JzasUk2H8ddfXIUCueH6GMzTgAABQpJREFUeNrs29muElEQRuFVteee+N//aWU3ekTRxOnE1tSXQGBTIRWGhHUBIYTwPTntXFyTblxV6coA2XaetMpXapYaf8Fqumu8SPbVoCRT55vazvsZUi9NgxdmLx+FhjvflMT7cd34qO48lJ3XHYtWptZ4VUzl9bzyhWx8NhDPFikhBg9Lep6VlBv0hB7WpnmGWVMBF6d2PgZ6cDBJdVWWVt0ZU5K0n7O4HvhItjGWBVjGZlXbAssyGMsGAqvzuC7z7pKWjQHj7YuggQxNWblp2s12iV2dh3qbD79NkXU3XKmrtHkBKLoVb+fOq2tK2jmNo3dkqS9Kmjt261UulDbo8so8ttQzLHJteno5mwx1pF2OGRKomFHkrrabJE5J55S9TQ0XzXdcz1+0JJC71psoKpwOHUIbKWVyTQhSllTFVJMWkZBksBzkJbs2gNoAGXIeC2Z93hGTjD2ZJdYKuJA9Tw0XkwuaN8wBJNDNzwWLVk4CG4LUM3k5OG8mlipgE3gW53GGJZHHZsYkySRHHTkmXHx6r6FIBZ4GDSW6cBVN69OOXUaXuw3TXXvsWOVMi0PtB+TtSMeW/LxpybYDIN8POUiejyPDUEpglakkM3NIjq10sarqrtITVBnwNph8J6+4GCrnWFrFtApuurEnSXVer6w2d0TOLxoH3/P0rFmFvyePH9lR4qJ04yOthBDCexvWubou4+p2H1zT2YUP0YXRhdGF0YXRhdGF0YXRhSH8l1q66q/xf6tqihXC/ym6MLowujC6MLowujC6MLowhN8lNS6uSJWrK5Fd4SdEF0YXRhdGF0YXRhdGF0YXRhf+Watf/r9JXPm/SZ9ku3wfhvCBvTtWYRgEAjCcSJVkEO79n7adUkjoUCjljnz/7OCgw4dwigvfcSEXciEXciEXcqFOzYj0OJwVHr0klYsLuZALuZALuZALuVCXesv/7LVGW7LXVgdUKhEXciEXciEXciEXcqH0h0Z+au9573ypPapid3HhGYYZXXisPsrnwhYxc7twbPGq53bh0mNrM7kL99gLuHBw4Q9cuK1cyIWSylVgPk0vMF/1Efl/31jGZ8dw4dcuvJbRhU/27iBFYhAIo7CalDqIWPc/7TSzCDOdzKKhG/4i750gmyR8WKqd9guouXD27CbuwuqPlrgLk3v5Endh8yLvwuEm78ItgAv3hQtxIRHRfZu7/kD2cE+XCbmwlpHOybnQSnpKz4XLLZ3TcqF5X+JzpN0fVe050lI8p6Q+R7oHmCNd3uRdaG7yLpxuuBAXEhF9oJr1b43MAVY1R67pOiUXXifnwovkXGjnH7ucC4f3Ij5H+tPQduGyCC70AC7c2F/I/kJciAuJ3px1/bWjovtlOpqFL1O07uJCzp3h3BkdF3LuDOfO4EJciAvpjbUAQ3Cm+yodzS3ARjOiv+FCXIgLcSEuxIW4EBfiwv+60fGZzV3+IWuASyGJCBfiQlyIC3EhLsSFuJB+F+HeeA9wc2ENcGAmEeFCXIgLcSEuxIW4EBfSU2uTJ2GLQMJRWCEkihYuxIW4EBfiQlyIC3EhqRdg8a3pvi5HNcAzEr0SLsSFuBAX4kJciAtx4Xd7d3QCIAwEUTAYExJEuP6r1QryI8gF5nUxsLBcKOm32gafEzVqyV4/sq4SdnFhSe/CMwoXciEXciEXcuEyLpQk5ayNGDMivQvfkruwXLPfXMiFXMiFXMiFi7jwYw8RqRM6R7syzQAAAABJRU5ErkJggg==);
}
.master-auction .btn-next, .master-auction .btn-prev {
  width: 30px;
  height: 30px;
  background-color: #fff;
  position: relative;
  border: 1px solid #ccc;
}
.master-auction .btn-next:after, .master-auction .btn-prev:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  border-left: 2px solid;
  border-bottom: 2px solid;
}
.master-auction .btn-next:hover:after, .master-auction .btn-next_jobs:after, .master-auction .btn-prev:hover:after, .master-auction .btn-prev_jobs:after {
  border-left-color: #fff;
  border-bottom-color: #fff;
}
.master-auction .btn-next_jobs, .master-auction .btn-prev_jobs {
  background-color: #5da237;
}
.master-auction .btn-next_jobs:hover, .master-auction .btn-prev_jobs:hover {
  background-color: #b6b6b6;
}
.master-auction .btn-next {
  margin-left: -6px;
}
.master-auction .btn-next:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}
.master-auction .text a {
  color: inherit;
}
.master-auction .text__title {
  font-size: 50px;
  color: #393939;
  padding: 0;
  font-weight: 800;
}
.master-auction .text_space {
  letter-spacing: unset;
  line-height: unset;
}
.master-auction .text_space p {
  margin-top: 15px;
  margin-bottom: 15px;
}
.master-auction .text_space p:last-of-type {
  margin-bottom: 30px;
}
.master-auction .text_include-p p {
  color: inherit;
  font-size: inherit;
}
.master-auction .text_strong {
  font-weight: 700;
}
.master-auction .text_size_s {
  font-size: 14px !important;
}
.master-auction .text_size_m {
  font-size: 20px !important;
}
.master-auction .text_size_lg {
  font-size: 24px !important;
}
.master-auction .text_size_xl {
  font-size: 30px !important;
}
.master-auction .text_color_black {
  color: #000 !important;
}
.master-auction .text_color_blue {
  color: #006488 !important;
}
.master-auction .text_color_turquise {
  color: #149994 !important;
}
.master-auction .text_color_orange {
  color: #f4771b !important;
}
.master-auction .text_color_red {
  color: #b41023 !important;
}
.master-auction .text_color_white {
  color: #fff !important;
}
.master-auction .text_color_fuxia {
  color: #d2166a !important;
}
.master-auction .text_color_steel-grey {
  color: #777 !important;
}
.master-auction .text_color_silver {
  color: #f7f7f7 !important;
}
.master-auction .text_color_grey {
  color: #ddd !important;
}
.master-auction .text_color_aqua {
  color: #44abe8 !important;
}
.master-auction .text_color_green {
  color: #5da237 !important;
}
.master-auction .text_align_left {
  text-align: left;
}
.master-auction .text_align_right {
  text-align: right;
}
.master-auction .text_shadow {
  text-shadow: 0 0 30px #000;
}
.master-auction .component_space_vertical {
  padding-top: 120px !important;
  padding-bottom: 0 !important;
}
.master-auction .component_pull-down {
  bottom: 0 !important;
}
.master-auction .component_margin_none {
  margin: 0 !important;
}
.master-auction .component_width_full {
  width: 100% !important;
}
.master-auction .component_height_full {
  height: 100%;
}
.master-auction .component_center {
  margin: 0 auto;
  display: block;
}
.master-auction .component_center_v {
  top: 50%;
  transform: translateY(-50%);
  position: absolute !important;
}
.master-auction .component_center_ab {
  left: 50%;
  transform: translateX(-50%);
  position: absolute !important;
}
.master-auction .component_center_full {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute !important;
}
.master-auction .component_shadow {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
}
.master-auction .component_to_left {
  left: 15px;
  position: absolute;
}
.master-auction .component_to_right {
  right: 15px;
  position: absolute;
}
.master-auction .component_to_top {
  top: 15px;
  position: absolute;
}
.master-auction .component_to_bottom {
  bottom: 15px;
  position: absolute;
}
.master-auction .component_no-padding {
  padding: 0 !important;
}
.master-auction .component_hover_above {
  position: absolute;
  top: 10px;
  transform: translateY(-100%);
}
.master-auction .component_hover_above-center {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%, -100%);
}
.master-auction .component_no-margin {
  margin: 0;
}
.master-auction .general-header-bg {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: unset;
  height: 150px;
}
.master-auction .j-btn, .master-auction .j-tabs__title-li {
  display: inline-block;
  position: relative;
}
.master-auction .j-btn {
  z-index: 10;
  font-size: 22px;
  border-radius: 0;
  padding: 10px 80px 11px;
  filter: none;
  transition: .3s;
  border: none;
}
.master-auction .j-btn:hover {
  filter: brightness(110%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.master-auction .j-btn:active {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  padding: 11px 79px 10px 81px;
}
.master-auction .j-btn_color_blood-red {
  background-color: #a41010;
}
.master-auction .j-btn_color_light-blue {
  background-color: #006488;
}
.master-auction .j-btn_color_deep-blue {
  background-color: #314276;
}
.master-auction .j-btn_color_orange {
  background-color: #f4771b;
}
.master-auction .j-btn_color_green {
  background-color: #5da237;
}
.master-auction .j-btn_color_blue {
  background-color: #46a5dd;
}
.master-auction .j-btn_color_white {
  background-color: #fff;
}
.master-auction .j-btn_color_black {
  background-color: #000;
}
.master-auction .j-btn_color_lime {
  background-color: #96ce4d;
}
.master-auction .j-btn_color_violet {
  background-color: #a62a57;
}
.master-auction .j-btn_color_transparent {
  background-color: transparent;
  border: 2px solid #fff;
}
.master-auction .j-btn_text_white, .master-auction .j-btn_text_white:hover {
  color: #fff !important;
}
.master-auction .j-btn_text_black, .master-auction .j-btn_text_black:hover {
  color: #000 !important;
}
.master-auction .j-btn_pull-down_50 {
  margin-top: 50px;
}
.master-auction .j-btn_length_long {
  padding-left: 45px;
  padding-right: 45px;
}
.master-auction .j-btn_length_long:active {
  padding-left: 46px;
  padding-right: 44px;
}
.master-auction .j-btn_width_wide {
  padding-top: unset;
  padding-bottom: unset-3px;
}
.master-auction .j-btn_width_narrow {
  padding-top: 1px;
  padding-bottom: 1px;
}
.master-auction .j-btn_width_narrow:active {
  padding-top: 2px;
  padding-bottom: 0;
}
.master-auction .j-tabs__title-ul {
  margin: 80px 0 15px;
}
.master-auction .j-tabs__title-li {
  font-weight: 500;
  color: #000;
  margin-left: 15px;
  padding-left: 15px;
  cursor: pointer;
}
.master-auction .j-tabs__title-li_active {
  font-weight: 700;
  color: #000;
  cursor: default;
}
.master-auction .j-tabs__title-li_separator:after {
  content: "|";
  position: absolute;
  left: -5px;
  font-weight: 500;
  top: 0;
}
.master-auction .j-tabs__content {
  height: 300px;
  width: 0;
}
.master-auction .j-tabs__text {
  padding-top: 25px;
  position: absolute;
  width: 100%;
  padding-left: 30px;
  padding-right: 0;
  opacity: 0;
  transition: 1s;
  z-index: 1;
}
.master-auction .j-tabs__text p {
  color: #777;
  font-size: 18px;
  line-height: 25px;
}
.master-auction .j-tabs__text_active {
  opacity: 1;
  z-index: 5;
}
.master-auction .separator {
  margin: 25px auto;
  width: 150px;
  height: 3px;
}
.master-auction .separator_color_orange {
  background-color: #f4771b;
}
.master-auction .img-effect_zoom {
  width: 100%;
  overflow: hidden;
  height: 280px;
  text-align: center;
}
.master-auction .img-effect_zoom:hover > img {
  min-width: 103%;
  min-height: 103%;
  left: 8px;
  bottom: 8px;
}
.master-auction .img-effect_zoom > img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transition: .5s;
  position: relative;
  left: 0;
  bottom: 0;
}
@-webkit-keyframes home-scroller {
  0%,100% {
    bottom: 7px;
  }
  50% {
    bottom: 27px;
  }
}
@keyframes home-scroller {
  0%,100% {
    bottom: 7px;
  }
  50% {
    bottom: 27px;
  }
}
.master-auction .j-form ::-webkit-input-placeholder {
  color: #000;
}
.master-auction .j-form ::-moz-placeholder {
  color: #000;
}
.master-auction .j-form :-ms-input-placeholder {
  color: #000;
}
.master-auction .j-form :-moz-placeholder {
  color: #000;
}
.master-auction .j-form__input {
  border-radius: 4px;
  border: none;
  margin-bottom: 8px;
  padding: 15px;
  background-color: #fff;
}
.master-auction .j-form__text-input {
  width: 100%;
  height: 35px;
}
.master-auction .j-form textarea {
  resize: none;
  width: 100%;
  height: 200px;
}
.master-auction .home-sideform {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  height: 90vh;
  min-height: 800px;
  width: 730px;
  background-color: #693089;
  transition: transform .5s,box-shadow .2s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.master-auction .home-sideform__form, .master-auction .home-sideform__title {
  width: 100%;
  position: absolute;
  text-align: center;
}
.master-auction .home-sideform_hidden {
  transform: translateX(-100%);
  box-shadow: none;
}
.master-auction .home-sideform__close-btn {
  position: absolute;
  top: 140px;
  right: 25px;
  cursor: pointer;
  z-index: 100;
}
.master-auction .home-sideform__title {
  color: #fff;
  top: 20vh;
  display: block;
  font-size: 55px;
}
.master-auction .home-sideform__form {
  top: 35vh;
}
.master-auction .brand-img, .master-auction .content-side, .master-auction .home-strip, .master-auction .menu-side {
  position: relative;
}
.master-auction .home-sideform__form input[type=password], .master-auction .home-sideform__form input[type=text] {
  border: none;
  height: 60px;
  width: 285px;
  margin: 0 auto 25px;
  display: block;
  position: relative;
  padding-right: 25px;
}
.master-auction .home-sideform__form input[type=submit] {
  color: #fff;
  font-size: 30px;
  width: 285px;
  height: 60px;
  margin-top: 80px;
  background-color: #44abe8;
  border: none;
}
.master-auction .home-sideform__form a {
  color: #fff;
  text-decoration: underline;
  display: block;
  width: 285px;
  text-align: right;
  margin: 30px auto 0;
}
.master-auction .home-strip {
  width: calc(50% - 150px);
  height: 1px;
  background-color: #f7f7f7;
  top: 17px;
}
.master-auction .brand-img:not(:last-of-type) {
  margin-left: 6%;
}
.master-auction .content-side {
  margin-right: 660px;
  width: calc(100% - 560px);
}
.master-auction .content-side p {
  font-size: 18px;
  color: #504a48;
  line-height: 28px;
  text-align: justify;
}
.master-auction .content-title {
  text-align: right;
  margin: 60px 0;
  width: 100%;
}
.master-auction .content-title h1 {
  color: #393939;
  font-size: 50px;
  font-weight: 800;
  padding: 0;
}
.master-auction .content-text {
  text-align: justify !important;
  font-size: 18px !important;
  color: #000;
  padding-left: 90px;
  padding-bottom: 50px;
  width: 385px;
}
.master-auction .menu-side {
  width: 250px;
  margin-right: 35px;
}
.master-auction .home-scroller, .master-auction .home-scroller .home-scroller-ball {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.master-auction .menu-side ul {
  width: 100%;
  border-top: solid 1px silver;
}
.master-auction .menu-side ul li {
  border-bottom: solid 1px silver;
  width: 100%;
  padding: 12px 0 13px;
}
.master-auction .menu-side ul li a {
  font-size: 18px;
  font-weight: 600;
  color: #ddd;
  width: 100%;
  display: block;
}
.master-auction .menu-side ul li.content-item-selected, .master-auction .menu-side ul li:hover {
  border-bottom: solid 2px #5da237;
  padding-bottom: 12px;
}
.master-auction .menu-side ul li.content-item-selected a, .master-auction .menu-side ul li:hover a {
  color: #5da237;
}
.master-auction .menu-side h2 {
  font-size: 26px;
  color: #000;
  font-weight: 600;
  margin-top: 75px;
  padding-bottom: 20px;
}
.master-auction .home-scroller {
  width: 30px;
  height: 45px;
  border-radius: 15px;
  border: 2px solid #fff;
  top: -95px;
  box-sizing: border-box;
}
.master-auction .home-scroller:hover {
  cursor: pointer;
}
.master-auction .home-scroller .home-scroller-ball {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  bottom: 7px;
  -webkit-animation: home-scroller 2s infinite;
  animation: home-scroller 2s infinite;
}
.master-auction .wrap-calendar-header {
  min-height: 50px;
  margin-bottom: 30px;
  background-color: #fff;
}
.master-auction .wrapper-calendar {
  position: relative;
  z-index: 2;
}
.master-auction .wrap-calendar-header-navi_style-btn {
  cursor: pointer;
  padding: 10px;
}
.master-auction .wrap-calendar-header-navi_style-btn:hover {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}
.master-auction .wrap-calendar-header-navi_style-btn:active {
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
}
.master-auction .wrap-calendar-header-navi_btn-color {
  color: #f4771b;
}
.master-auction .wrap-calendar-header-navi {
  line-height: 50px;
  text-align: center;
}
.master-auction .wrap-calendar-header-navi__years {
  color: #5da237;
  display: inline-block;
  font-size: 20px;
  font-weight: 800;
  vertical-align: baseline;
  margin: 0 12px;
}
.master-auction .calendar-body {
  margin: 0;
  padding: 0;
  list-style: none;
}
.master-auction .calendar-item-box {
  float: right;
  width: 14.285%;
  background-color: transparent;
  position: relative;
}
.master-auction .calendar-item-box:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 71.42857%;
}
.master-auction .calendar-item-box > .calendar-item-box__wrap-data {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: #fff;
}
.master-auction .calendar-item-box__content {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.master-auction .calendar-item-box__content > span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.master-auction .calendar-popap-body__hr {
  margin: 5px 0 8px;
  border-top: 1px solid #00b5a2;
}
.master-auction .calendar-weeks {
  padding: 0;
  list-style: none;
  margin: 0;
}
.master-auction .calendar-weeks .calendar-item-box__wrap-data {
  background-color: transparent !important;
}
.master-auction .calendar-weeks_text-style {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 992px) {
  .master-auction .calendar-weeks_text-style {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .master-auction .calendar-weeks_text-style {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .master-auction .calendar-weeks_text-style {
    font-size: 10px;
  }
}
.master-auction .calendar-item-box_text-style {
  font-size: 22px;
  color: #777;
  font-weight: 600;
}
.master-auction .day-current {
  background-color: #000;
}
.master-auction .day-current-text {
  color: #fff;
}
.master-auction .day-events {
  background-color: #5da237;
  cursor: pointer;
  height: 100%;
}
.master-auction .day-events:hover > .calendar-popap {
  display: block;
}
.master-auction .day-mask {
  background-position: center center;
  background-size: cover;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAoCAIAAAAt2Q6oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNrs1TEKgDAMheEaJGum3v9GuUvXTgZcpEhXE/zdHkkhDo/vcHczU9XW2pxzjJE/SrmLI0q5iyNKuYsjSrmLI8ozxLdZzTM9l9Xe+733+q9JpmsRNy/zTCniJ0VERERERERERESkiIiIiIiIiIiIiBQRERERERERERHx90W8BBgAx5L4he4oWJAAAAAASUVORK5CYII=);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 480px) {
  .master-auction .calendar-item-box_text-style {
    font-size: 12px;
  }
  .master-auction .day-mask {
    width: 45px;
    height: 25px;
  }
}
.master-auction .calendar-popap {
  background-color: #fff;
  width: 290px;
  min-height: 145px;
  padding: 12px 20px;
  position: absolute;
  z-index: 5;
  display: none;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
.master-auction .calendar-popap--default-position:before, .master-auction .calendar-popap--top-position:before {
  width: 0;
  height: 0;
  border-style: solid;
  line-height: 0;
  position: absolute;
  content: "";
}
.master-auction .calendar-popap--default-position {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  left: 100%;
}
.master-auction .calendar-popap--default-position:before {
  border-width: 10.5px 10px 10.5px 0;
  border-color: transparent #fff transparent transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -10px;
  z-index: 100;
}
.master-auction .calendar-popap--top-position {
  bottom: 100%;
  right: -100%;
}
.master-auction .calendar-popap--top-position:before {
  border-width: 10.5px 10.5px 0;
  border-color: #fff transparent transparent;
  bottom: -10.5px;
  left: 0;
  right: -21px;
  margin: 0 auto;
  z-index: 100;
}
.master-auction .calendar-popap-header__datetimes {
  font-size: 14px;
  color: #000;
}
.master-auction .calendar-popap-header__hr {
  border-top: 1px solid #d3d3d3;
  margin: 10px 0;
}
.master-auction .calendar-popap-header__title {
  color: #00b5a2;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
}
.master-auction .calendar-popap-body {
  margin-bottom: 10px;
}
.master-auction .calendar-popap-body__content {
  font-size: 14px;
  color: #000;
}
.master-auction .calendar-popap__tongue {
  position: absolute;
  bottom: -1px;
  left: -1px;
  z-index: 100;
  width: 25px;
  height: 25px;
  text-align: center;
  padding-top: 1px;
  color: #fff;
  padding-right: 7px;
}
.master-auction .calendar-popap__tongue:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 0 25px;
  border-color: transparent transparent transparent #00b5a2;
  line-height: 0;
  position: absolute;
  bottom: 1px;
  left: 1px;
  content: "";
  z-index: -1;
}
.master-auction .acc__open-btn:after, .master-auction .acc__open-btn:before, .master-auction .article-block__action:after, .master-auction .box__title_has-separator:after, .master-auction .content-menu-side__btn:after {
  content: '';
}
.master-auction .big-calendar .day-mask {
  width: 100%;
  height: 100%;
}
.master-auction .big-calendar .wrap-calendar-header {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  position: relative;
  top: -25px;
  margin-bottom: 0;
}
.master-auction .big-calendar .calendar-weeks_text-style {
  color: #000;
}
.master-auction .big-calendar .calendar-weeks_text-style:before {
  padding-top: 20%;
}
.master-auction .big-calendar .calendar-item-box__day {
  position: absolute;
  left: 10px;
  top: 5px;
  font-weight: 300;
}
@media (max-width: 768px) {
  .master-auction .big-calendar .calendar-item-box__day {
    font-size: 10px;
  }
}
.master-auction .big-calendar .calendar-item-box__event {
  color: #fff;
  font-weight: 300;
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: block;
  font-size: 16px;
  text-align: right;
  width: 100%;
}
@media (max-width: 992px) {
  .master-auction .big-calendar .calendar-item-box__day {
    left: 5px;
    top: 0;
  }
  .master-auction .big-calendar .calendar-item-box__event {
    right: 5px;
    bottom: 5px;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .master-auction .big-calendar .calendar-item-box__event {
    display: none;
  }
}
.master-auction .temp_pic {
  position: relative;
  bottom: 80px;
}
.master-auction .content-banner {
  position: relative;
  height: 500px;
  max-height: 80vh;
  background-size: cover;
  overflow: hidden;
}
.master-auction .content-banner img {
  opacity: 0;
}
@media (max-width: 768px) {
  .master-auction .big-calendar .calendar-item-box__event {
    font-size: 10px;
    line-height: 12px;
  }
  .master-auction .content-banner {
    height: unset;
    max-height: 60vh;
  }
  .master-auction .home-search__input, .master-auction .home-search__select{
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.master-auction .content-banner_jobs {
  min-height: 95px;
}
.master-auction .content-banner__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #5da237;
  opacity: .9;
}
.master-auction .content-banner__overlay_orange {
  background-color: #f4771b;
}
.master-auction .content-banner__text {
  max-width: 900px;
}
.master-auction .content-banner__title {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 20px;
  text-align: center;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.master-auction .content-banner__sub {
  font-size: 30px;
  font-weight: 400;
}
.master-auction .content-banner__img {
  height: 100%;
  background-position: center;
  background-size: cover;
}
.master-auction .even-details {
  margin-bottom: 45px;
}
.master-auction .even-details ul li {
  font-size: 22px;
  font-weight: 800;
  color: #000;
  height: 40px;
}
@media (max-width: 768px) {
  .master-auction .even-details {
    margin-bottom: 25px;
  }
  .master-auction .even-details ul li {
    font-size: 18px;
    height: 25px;
  }
}
.master-auction .even-details ul li span {
  color: #5da237;
}
.master-auction .jobs-title {
  font-weight: 300 !important;
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  margin-bottom: 0 !important;
  color: #777;
}
.master-auction .jobs-title span {
  font-weight: 800;
}
.master-auction .content__title {
  padding-bottom: 35px !important;
}
.master-auction .content__h3 h3 {
  font-weight: 900;
  font-size: 24px;
  color: #000;
}
.master-auction .breadcrumb {
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.master-auction .breadcrumb > .active, .master-auction .breadcrumb > li a, .master-auction .breadcrumb > li + li:before {
  color: #fff;
}
.master-auction .content-menu-side {
  width: 285px;
  margin-right: 20px;
}
@media (max-width: 1200px) {
  .master-auction .content-menu-side {
    position: fixed;
    right: 0;
    top: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    max-width: 80%;
    background-color: #fff;
    margin: 0;
    height: 100%;
    max-height: unset;
    z-index: 10;
    padding: 100px 15px 0;
    transform: translateX(100%);
    transition: .3s;
  }
}
.master-auction .content-main h1, .master-auction .content-main__text hr {
  margin-bottom: 40px;
}
.master-auction .content-menu-side__btn {
  position: absolute;
  top: 170px;
  left: -30px;
  width: 60px;
  height: 60px;
  background-color: #fff;
  display: none;
  border-radius: 50%;
  border-left: 1px solid #aaa;
}
.master-auction .content-menu-side__btn:after {
  border: 1px solid transparent;
  border-bottom-color: #000;
  border-left-color: #000;
  position: absolute;
  top: 26px;
  left: 10px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
}
@media (max-width: 1200px) {
  .master-auction .content-menu-side__btn {
    display: block;
  }
}
.master-auction .content-menu-side_revealed {
  transform: translateX(0);
}
.master-auction .content-menu {
  width: 100%;
  padding: 50px 0 0;
}
.master-auction .content-menu span {
  font-size: 26px;
  font-weight: 800;
}
.master-auction .content-menu__list {
  border-top: 1px solid #e0e0e0;
  width: 100%;
  margin-top: 30px;
}
.master-auction .content-menu__list-item {
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.master-auction .content-menu__list-item:hover, .master-auction .content-menu__list-item_active {
  border-bottom-color: #f4771b;
}
.master-auction .content-menu__list-item:hover a, .master-auction .content-menu__list-item_active a {
  color: #f4771b !important;
}
.master-auction .content-menu__list-item a {
  color: #777;
  font-size: 18px;
  line-height: 40px;
  transition: .3s;
}
.master-auction .content-main {
  width: 100%;
}
.master-auction .content-main h1 {
  margin-top: 0;
  padding-top: 40px;
  font-size: 30px;
  font-weight: 800;
}
@media (max-width: 768px) {
  .master-auction .content-main h1 {
    margin-top: 0;
    padding-top: 0;
    font-size: 20px;
  }
  .master-auction .content-main__text hr {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.master-auction .content-main__text {
  max-width: 1230px;
  margin: 0 auto;
}
@media (max-width: 1400px) {
  .master-auction .content-main__text {
    float: none;
    max-width: unset;
    width: 100%;
    padding: 20px;
  }
}
.master-auction .content-main__text h3 {
  font-size: 18px;
  font-weight: 800;
}
.master-auction .content-main__text p {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 992px) {
  .master-auction .content-main__text p {
    font-size: 16px;
  }
}
.master-auction .content-min-height {
  min-height: 1030px;
}
.master-auction .content-min-height_extra10 {
}
.master-auction .content-icn-menu {
  margin-top: 40px;
}
.master-auction .content-icn-menu__list-item {
  position: relative;
  height: 60px;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  transition: .3s;
  margin-bottom: 10px;
}
.master-auction .content-icn-menu__list-item:hover span {
  color: #fff !important;
}
.master-auction .content-icn-menu__list-item svg {
  height: 40px;
  width: 40px;
  float: right;
}
.master-auction .content-icn-menu__list-item span {
  display: block;
  float: right;
  margin-right: 24px;
  line-height: 20px;
  transition: .3s;
}
.master-auction .content-icn-menu__list-item span:first-of-type {
  font-size: 18px;
  font-weight: 900;
}
.master-auction .content-icn-menu__list-item span:last-of-type {
  color: #777;
  font-size: 16px;
  font-weight: 400;
}
.master-auction .content-news {
  margin-top: 100px;
}
.master-auction .content-news__title {
  font-size: 26px;
  font-weight: 800;
  color: #5da237;
  padding-bottom: 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.master-auction .content-news__item {
  position: relative;
}
.master-auction .content-news__item ul {
  margin-bottom: 25px;
}
.master-auction .content-news__item ul li {
  border-bottom: 1px solid #ccc;
}
.master-auction .content-news__item ul li a {
  font-size: 16px;
  line-height: 40px;
  display: block;
  width: 100%;
  color: #777;
  font-weight: 300;
}
.master-auction .content-news__item ul li a:hover {
  background-color: #f7f7f7;
}
.master-auction .search-results {
  padding: 0 15px;
}
@media (max-width: 768px) {
  .master-auction .content-min-height_extra10 {
    min-height: unset;
  }
  .master-auction .search-results {
    padding: 0;
  }
  .master-auction .search-results__headers {
    /* display: none; */
  }
}
.master-auction .search-results__title {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
}
.master-auction .search-results__title span {
  font-size: 30px;
  color: #000;
  font-weight: 400;
}
.master-auction .search-results__title span:nth-of-type(2) {
  font-weight: 900;
}
.master-auction .search-results__headers {
  height: 60px;
  width: 100%;
}
.master-auction .search-results__headers span {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  text-align: center;
  display: block;
  height: 100%;
  padding-top: 15px;
}
.master-auction .acc__content-title {
  display: block;
  text-align: left;
  font-size: 18px;
  font-weight: 900;
  color: #000;
}
.master-auction .acc__content-text {
  display: block;
  text-align: justify;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  color: #000;
  padding: 0 25px;
}
.master-auction .acc__send {
  display: block;
  padding: 0;
}
@media (max-width: 992px) {
  .master-auction .acc__send {
    width: 30%;
  }
}
.master-auction .acc__send span {
  font-size: 18px;
  font-weight: 900;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.master-auction .acc__btn {
  font-size: 19px;
  font-weight: 300;
  padding: 13px;
  width: 90%;
  margin-top: 15px;
  border-radius: 0;
  text-align: center !important;
}
@media (max-width: 992px) {
  .master-auction .acc__btn {
    font-size: 16px;
  }
}
.master-auction .acc__btn:active {
  padding: 16px 14px;
}
.master-auction .acc__open-btn {
  height: 60px;
  width: 60px;
  border-left: solid 1px #e1e1e1;
  position: relative;
  float: right;
}
.master-auction .acc__open-btn .anchor-positioning-tag {
  position: absolute;
  width: 1px;
  height: 1px;
  right: -1px;
  top: -90px;
  opacity: 0;
}
@media (max-width: 768px) {
  .master-auction .acc__open-btn {
    width: 30px;
    position: absolute;
    float: none;
  }
}
.master-auction .acc__open-btn:before {
  position: absolute;
  top: 50%;
  left: 45%;
  width: 10px;
  height: 10px;
  border: 2px solid #777;
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 1;
  display: block;
  transition: .1s;
}
.master-auction .acc__open-btn:after {
  width: 40px;
  height: 40px;
  position: absolute;
  background-color: #f4f4f4;
  border: 1px solid #e5e5e5;
  top: 10px;
  right: 10px;
  transition: .2s;
}
.master-auction .acc__link, .master-auction .catalog-form, .master-auction .catalog-square {
  position: relative;
}
@media (max-width: 768px) {
  .master-auction .acc__open-btn:after {
    width: 30px;
    height: 60px;
    top: 0;
    right: 0;
  }
}
.master-auction .acc__link:not(.collapsed) .acc__location, .master-auction .acc__link:not(.collapsed) .acc__number, .master-auction .acc__link:not(.collapsed) .panel-title {
  color: #000;
}
.master-auction .acc__location, .master-auction .acc__number, .master-auction .panel-title {
  color: #777;
  font-weight: 400;
  float: right;
}
.master-auction .acc__link:not(.collapsed) .acc__open-btn:after {
  background-color: #e97505;
}
.master-auction .acc__link:not(.collapsed) .acc__open-btn:before {
  transform: rotate(-135deg) translate(15%, -5%);
  border-bottom-color: #fff;
  border-right-color: #fff;
}
.master-auction .acc__link:not(.collapsed) .acc__location, .master-auction .acc__link:not(.collapsed) .acc__number {
  display: block;
}
.master-auction .acc__location {
  width: 42%;
  font-size: 20px;
  padding-top: 19px;
  padding-right: 15px;
  display: block;
  height: 60px;
  line-height: 1.1;
  border-left: 1px solid #e5e5e5;
}
@media (max-width: 992px) {
  .master-auction .acc__location {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .master-auction .acc__location {
    height: 30px;
    padding-top: 10px;
    width: 75%;
    margin-bottom: 10px;
    display: none;
  }
}
.master-auction .acc__number {
  font-size: 14px;
  padding-top: 19px;
  padding-right: 7px;
  display: block;
  height: 60px;
  line-height: 1.1;
}
@media (max-width: 992px) {
  .master-auction .acc__number {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .master-auction .acc__number {
    height: 30px;
    padding-top: 10px;
    width: 25%;
    display: none;
  }
}
.master-auction .panel-group .panel {
  border-radius: 0;
  border: none;
  border-top: 1px solid #cacaca;
}
.master-auction .panel-group .panel + .panel {
  margin-top: 0;
}
.master-auction .panel-group .panel:nth-of-type(even) .panel-heading {
  background-color: #f4f4f4;
}
.master-auction .panel-group .panel .panel-body {
  background-color: #f2f2f2;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25) inset;
}
.master-auction .panel-group .panel-heading {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.master-auction .panel-group .panel-heading a {
  display: block;
  width: 100%;
  min-height: 60px;
  padding: 0;
}
.master-auction .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.master-auction .panel-title {
  font-size: 20px;
  padding-top: 19px;
  padding-right: 15px;
  display: block;
  height: 60px;
  width: calc(58% - 60px);
  border-left: 1px solid #e5e5e5;
}
.master-auction .catalog-container .breadcrumb li, .master-auction .catalog-container .breadcrumb li a {
  color: #000;
}
@media (max-width: 992px) {
  .master-auction .panel-title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .master-auction .panel-title {
    padding-top: 10px;
    padding-right: 40px;
    border: none;
    width: 100%;
  }
}
.master-auction .panel-heading {
  padding: 0;
}
@media (max-width: 768px) {
  .master-auction .content-small-full {
    width: 100%;
    float: right;
    text-align: right;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.master-auction .box__sub-title, .master-auction .box__title, .master-auction .box_align_center, .master-auction .category-titles_center, .master-auction .home-bottom__title, .master-auction .home-events__title, .master-auction .home-search {
  text-align: center;
}
.master-auction .catalog-container {
  padding: 130px 15px 190px !important;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.master-auction .catalog-container .breadcrumb li:before {
  color: #000;
  font-weight: 500 !important;
}
.master-auction .catalog-container .breadcrumb li.active {
  font-weight: 600;
}
.master-auction .catalog-form {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 60px;
  padding: 40px 70px;
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
}
.master-auction .catalog-form input[type=text], .master-auction .catalog-form select {
  max-width: 300px;
  width: 30%;
  height: 40px;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  padding-right: 25px;
  margin-left: 30px;
  display: inline-block;
}
.master-auction .catalog-form input[type=submit] {
  background-color: #44abe8;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  padding: 0 75px 4px;
  float: left;
  border: none;
  height: 40px;
}
.master-auction .catalog-square {
  background-color: #f9f9f9;
  box-shadow: none;
  transition: height .2s,background-color .2s,box-shadow .2s;
  width: 100%;
  height: 220px;
  padding: 20px;
  z-index: 0;
  border: 1px solid #d4d4d4;
  margin-bottom: 30px;
}
.master-auction .catalog-square_active {
  background-color: #fefefe;
  box-shadow: 0 7px 13px rgba(0, 0, 0, 0.25);
  height: 410px;
}
.master-auction .article-block, .master-auction .article-contact {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
.master-auction .catalog-square_active-pos {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 15px;
  width: calc(100% - 30px);
}
.master-auction .catalog-square__container {
  position: relative;
  height: 250px;
}
.master-auction .catalog-square__title {
  font-size: 16px;
  color: #4f4f4f;
  margin: 0;
  font-weight: 600;
}
.master-auction .catalog-square__address {
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: -.02em;
  line-height: 25px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
}
.master-auction .catalog-square__address a {
  text-decoration: underline;
  color: #44abe8;
}
.master-auction .catalog-square__text {
  font-size: 16px;
  color: #4f4f4f;
  letter-spacing: -.02em;
  line-height: 20px;
}
.master-auction .catalog-square__btn {
  position: absolute;
  bottom: 15px;
  left: 15px;
  height: 20px;
  width: 75px;
  color: #fff;
  font-size: 11px;
  letter-spacing: -.02em;
  background-color: #44abe8;
  text-align: center;
  padding-top: 3px;
  cursor: pointer;
}
.master-auction .catalog-square_hidden {
  display: none;
}
.master-auction .category-banner {
  position: relative;
  max-height: 440px;
  background-position-y: -20px;
}
.master-auction .category-banner_fixed {
  background-attachment: fixed;
}
.master-auction .category-titles__main {
  font-size: 40px;
  color: #000;
  margin-bottom: 40px;
}
.master-auction .category-titles__summary {
  font-size: 20px;
  line-height: 26px;
  color: #777;
}
.master-auction .item-price {
  font-size: 35px;
  color: #000;
  line-height: 20px;
  margin: 30px 0 -5px;
}
.master-auction .item-image {
  border: 2px solid #f7f7f7;
  width: 440px;
  float: left;
  padding-top: 60px;
  padding-bottom: 60px;
}
.master-auction .item-image img {
  margin: 0 auto;
  display: block;
}
.master-auction .item-content {
  font-size: 20px;
  color: #777;
  padding: 0 12.5%;
}
.master-auction .item-content p {
  margin-bottom: 30px;
}
.master-auction .article-block {
  width: 960px;
  height: 220px;
  padding: 20px;
  transition: .2s;
  margin-bottom: 20px;
  position: relative;
}
.master-auction .article-block__img {
  width: 180px;
  height: 100%;
  overflow: hidden;
  position: relative;
  float: right;
  margin-left: 20px;
}
.master-auction .article-block__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
}
.master-auction .article-block__action {
  color: #000;
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 16px;
  white-space: pre-line;
}
.master-auction .article-block__action:after {
  width: 110px;
  height: 1px;
  background-color: #b1b1b1;
  position: absolute;
  top: 20px;
  right: 0;
}
.master-auction .article-block span {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 900;
  display: block;
}
.master-auction .article-block p {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
.master-auction .article-summary {
  width: 75%;
  margin-bottom: 30px;
  min-width: 300px;
}
@media (max-width: 768px) {
  .master-auction .article-summary {
    margin: 0 auto 15px;
    font-size: 16px;
  }
}
.master-auction .article-contact {
  margin-top: 30px;
  padding-top: 15px;
}
.master-auction .article-contact span {
  display: block;
  line-height: 20px;
}
.master-auction .article-contact span:first-of-type {
  font-size: 16px;
  font-weight: 400;
}
.master-auction .article-contact span:last-of-type {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
}
.master-auction .article-contact_color_green span:last-of-type {
  color: #5da237;
}
.master-auction .article-contact_color_green .article-contact__submit {
  background-color: #5da237;
}
.master-auction .article-contact__form {
  width: 100%;
  padding: 15px;
}
.master-auction .article-contact__form ::-webkit-input-placeholder {
  color: #777;
  font-size: "16px";
  font-weight: 400;
}
.master-auction .article-contact__form ::-moz-placeholder {
  color: #777;
  font-size: "16px";
  font-weight: 400;
}
.master-auction .article-contact__form :-ms-input-placeholder {
  color: #777;
  font-size: "16px";
  font-weight: 400;
}
.master-auction .article-contact__form :-moz-placeholder {
  color: #777;
  font-size: "16px";
  font-weight: 400;
}
.master-auction .article-contact__input {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 10px;
  border: none;
  border-bottom: 1px solid #e0e0e0;
}
.master-auction .article-contact__submit {
  height: 40px;
  color: #fff;
  margin-top: 20px;
  padding-bottom: 0;
}
.master-auction .article-contact__area {
  resize: none;
  height: 65px;
}
.master-auction .article-min-height {
  min-height: 1500px;
}
.master-auction .article-min-height_extra10 {
  min-height: 1510px;
}
.master-auction .home-search-container {
  position: relative;
}
.master-auction .home-arrows {
  bottom: 15px;
  position: absolute;
  left: calc(50vw - 700px);
}
.master-auction .home-arrows__next {
  transform: scaleX(-1);
}
.master-auction .home-arrows__next, .master-auction .home-arrows__prev {
  transition: .3s;
  filter: none;
  cursor: pointer;
}
.master-auction .home-arrows__next:hover, .master-auction .home-arrows__prev:hover {
  filter: invert(1);
}
.master-auction .home-search {
  position: absolute;
  top: -350px;
  left: 0;
  width: 100%;
}
.master-auction .home-search_lower {
  top: -225px;
  display: none;
}
.master-auction .home-search .j-btn {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.master-auction .home-search__titles {
  line-height: 50px;
}
.master-auction .home-search__title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 800;
  margin-bottom: 35px;
  color: #3ca4dc;
}

.home-search__title{
  display: inline-block;
  background-color: rgba(255,255,255,1);
  padding: 5px 15px;
}

@media (max-width: 768px) {
  .master-auction .home-search_lower {
    top: -350px;
  }
  .master-auction .home-search__title {
    font-size: 20px;
  }
  .master-auction .home-search__form input {
    margin-right: 5px;
  }
}
.master-auction .home-search__sub {
  font-weight: 400;
  font-size: 60px;
  border-bottom: 4px solid #fff;
  display: inline-block;
  margin-bottom: 50px;
}
.master-auction .home-search__input, .master-auction .home-search__select {
  height: 50px;
  width: 310px;
  margin-left: 25px;
  position: relative;
  top: -3px;
  background-color: rgba(255, 255, 255, 0.75);
  border: none;
  border-bottom: 2px solid #fff;
  padding-right: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.master-auction .home-search__input::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
  font-weight: 500;
}
.master-auction .home-search__input::-moz-placeholder {
  color: #333;
  opacity: 1;
  font-weight: 500;
}
.master-auction .home-search__input:-ms-input-placeholder {
  color: #333;
  opacity: 1;
  font-weight: 500;
}
.master-auction .home-search__input:-moz-placeholder {
  color: #333 s;
  opacity: 1;
  font-weight: 500;
}
.master-auction .home-banner {
  position: relative;
  height: 800px;
}
@media (max-width: 768px) {
  .master-auction .home-search__form .btn-group {
    margin-bottom: 5px;
  }
  .master-auction .home-banner {
    margin-top: 70px;
    height: 300px;
  }
}
.master-auction .home-banner__slider {
  width: 100%;
  height: 100%;
}
.master-auction .home-banner__single {
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 800px;
}
@media (max-width: 768px) {
  .master-auction .home-banner__single {
    height: 300px;
  }
}
.master-auction .home-banner__text-block {
  width: 700px;
  max-width: 75%;
  height: 310px;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: #f4771b;
  padding: 30px 60px 15px;
}
.master-auction .box, .master-auction .box__title {
  position: relative;
}
.master-auction .home-banner__title {
  font-size: 50px;
  line-height: 46px;
  font-weight: 900;
  margin-bottom: 5px;
  color: #fff;
}
@media (max-width: 768px) {
  .master-auction .home-banner__text-block {
    padding: 15px;
    height: 200px;
  }
  .master-auction .home-banner__title {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 480px) {
  .master-auction .home-banner__title {
    font-size: 20px;
  }
}
.master-auction .home-banner__sub {
  color: #000;
  font-size: 26px;
  line-height: 33px;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .master-auction .home-banner__sub {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .master-auction .home-banner__sub {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
  }
}
.master-auction .home-banner__action {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}
@media (max-width: 480px) {
  .master-auction .home-banner__action {
    font-size: 14px;
  }
}
.master-auction .box {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.master-auction .box__strip {
  height: 2px;
  margin-top: 35px;
}
.master-auction .box__strip_silver {
  background-color: #f7f7f7;
}
.master-auction .box__title {
  font-size: 40px;
  padding: 0 0 40px;
}
.master-auction .box__title_has-separator:after {
  width: 100%;
  height: 2px;
  box-sizing: border-box;
  border-top: 1px solid #000;
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .15;
}
.master-auction .box__title_strong {
  font-weight: 700;
}
.master-auction .box__sub-title {
  font-size: 20px;
  position: relative;
}
.master-auction .box__content {
  font-size: 18px;
  line-height: 25px;
  position: relative;
}
.master-auction .box__background, .master-auction .box__img_height_full, .master-auction .home-events__absolute-container {
  position: absolute;
  height: 100%;
  top: 0;
}
.master-auction .box__content p {
  font-size: inherit;
  margin-bottom: 25px;
}
.master-auction .box__content_block_s {
  width: 30%;
  min-width: 250px;
}
.master-auction .box__content_block_m {
  width: 50%;
  min-width: 400px;
}
.master-auction .box__content_block_l {
  width: 70%;
  min-width: 1000px;
}
.master-auction .box__content_block_full {
  width: 100%;
}
.master-auction .box__img_height_full {
  max-width: unset;
  width: auto;
}
.master-auction .box__background {
  width: 100%;
  left: 0;
  z-index: -1;
}
.master-auction .box__background_color_black {
  background-color: #000;
}
.master-auction .box__background_color_white {
  background-color: #fff;
}
.master-auction .box__background_color_peach {
  background-color: #f5e5da;
}
.master-auction .box__background_opacity_half {
  opacity: .5;
}
.master-auction .box__background_opacity_third {
  opacity: .33;
}
.master-auction .box_bg_white {
  background-color: #fff;
}
.master-auction .box_bg_black {
  background-color: #000;
}
.master-auction .box_bg_silver {
  background-color: #f7f7f7;
}
.master-auction .box_bg_deep-blue {
  background-color: #314276;
}
.master-auction .box_bg_water-blue {
  background-color: #dee1e8;
}
.master-auction .box_bg_aqua {
  background-color: #44abe8;
}
.master-auction .box_bg_orange {
  background-color: #f4771b;
}
.master-auction .box_bg_green {
  background-color: #5da237;
}
.master-auction .box_bg_grey {
  background-color: #ddd;
}
.master-auction .box_bg_navy-blue {
  background-color: #00202e;
}
.master-auction .box_bg_img {
  background-image: url(/assets/images/home_box1_bg.jpg);
}
.master-auction .box_border_grey {
  border: 1px solid #ddd;
}
.master-auction .home-wrapper {
  padding: 0 0 50px;
}
.master-auction .home-bottom {
  padding: 40px 110px 85px;
  background-image: url(../images/home_bg.png);
  background-position: left;
  background-size: auto 100%;
}
.master-auction .home-bottom__title {
  color: #f4771b;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 100px;
}
.master-auction .home-bottom__text {
  width: 580px;
  max-width: 75%;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .master-auction .home-bottom {
    padding: 15px;
  }
  .master-auction .home-bottom__text {
    max-width: 100%;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.4);
  }
}
.master-auction .home-bottom__text p {
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
.master-auction .home-bottom__action {
  background-color: #f4771b;
  color: #fff;
  padding: 8px 10px;
}
.master-auction .home-events {
  padding: 60px 100px;
}
@media (max-width: 768px) {
  .master-auction .home-events {
    padding: 20px;
  }
}
.master-auction .home-events_shadow {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}
.master-auction .home-events__absolute-container {
  width: 100%;
  left: 0;
  padding: 25px;
  z-index: -1;
  opacity: 0;
  transition: .2s;
}
.master-auction .home-events_selected {
  z-index: 1;
  opacity: 1;
}
.master-auction .home-events__title {
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  margin: 0 0 50px;
}
.master-auction .home-events__detailes {
  width: 100%;
  height: 290px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 25px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}
.master-auction .home-events__detailes-arrow {
  position: relative;
}
.master-auction .home-events__detailes-arrow:after, .master-auction .home-events__detailes-arrow:before {
  background-color: #fff;
  top: 50%;
  position: absolute;
  z-index: 1;
  content: '';
  right: 0;
}
.master-auction .home-events__detailes-arrow:before {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  width: 15px;
  height: 15px;
  transform: translate(50%, -50%) rotate(45deg);
}
.master-auction .home-events__detailes-arrow:after {
  width: 25px;
  height: 50px;
  transform: translateY(-50%);
}
.master-auction .slider-container__full-transparent, .master-auction .slider-container__overlay {
  z-index: 5;
  transition: .2s;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
@media (max-width: 768px) {
  .master-auction .home-events__title {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .master-auction .home-events__detailes {
    padding: 15px;
  }
  .master-auction .home-events__detailes-arrow:after, .master-auction .home-events__detailes-arrow:before {
    display: none;
  }
}
.master-auction .home-events__date {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
}
@media (max-width: 768px) {
  .master-auction .home-events__date {
    font-size: 16px;
  }
}
.master-auction .home-events__name {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  color: #f4771b;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
}
@media (max-width: 768px) {
  .master-auction .home-events__name {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .master-auction .home-events__name {
    font-size: 20px;
    line-height: 20px;
  }
}
.master-auction .home-events__text {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  line-height: 22px;
  text-align: justify;
}
@media (max-width: 768px) {
  .master-auction .home-events__text {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (max-width: 480px) {
  .master-auction .home-events__text {
    font-size: 14px;
    line-height: 16px;
  }
}
.master-auction .home-events__btn {
  width: 100px;
  height: 100px;
  background-color: #5da237;
  position: absolute;
  bottom: -50px;
  left: -50px;
  transform: rotate(45deg);
}
.master-auction .home-events__plus {
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 16px;
  margin: 8px;
}
.master-auction .home-events__all {
  display: block;
  position: relative;
  color: #fff;
  width: 200px;
  margin: 60px auto 0;
  font-size: 18px;
  font-weight: 800;
}
.master-auction .home-events__all:before {
  content: '';
  background-color: #fff;
  position: absolute;
  left: 60px;
  top: 3px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.master-auction .home-events__all:after {
  content: '+';
  color: #f4771b;
  left: 65px;
  position: absolute;
  top: -2px;
  font-size: 22px;
}
.master-auction .has-plus {
  position: relative;
}
.master-auction .has-plus_green:before {
  background-color: #5da237;
}
.master-auction .has-plus:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 3px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.master-auction .has-plus:after {
  content: '+';
  color: #fff;
  left: -26px;
  position: absolute;
  top: -4px;
  font-size: 22px;
}
.master-auction .home-hot {
  padding-right: 55px;
  padding-left: 55px;
}
.master-auction .home-hot__title {
  color: #f4771b;
  font-size: 40px;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 768px) {
  .master-auction .home-events__all {
    margin-top: 10px;
  }
  .master-auction .mobile-no-padding {
    padding-top: 0;
  }
  .master-auction .home-hot {
    padding-left: 15px;
    padding-right: 15px;
  }
  .master-auction .home-hot__title {
    font-size: 25px;
  }
}
.master-auction .home-hot__section {
  width: 100%;
  padding: 20px;
}
.master-auction .home-hot__section_black .btn-next:hover, .master-auction .home-hot__section_black .btn-prev:hover, .master-auction .home-hot__section_black .has-plus:before {
  background-color: #000;
}
.master-auction .home-hot__section_black * {
  color: #000;
}
.master-auction .home-hot__section_black .home-buttons__single ul li:after {
  border-left-color: #000;
  border-bottom-color: #000;
}
.master-auction .home-hot__section_green .btn-next:hover, .master-auction .home-hot__section_green .btn-prev:hover, .master-auction .home-hot__section_green .has-plus:before {
  background-color: #5da237;
}
.master-auction .home-hot__section_green * {
  color: #5da237;
}
.master-auction .home-hot__section_green .home-buttons__single ul li:after {
  border-left-color: #5da237;
  border-bottom-color: #5da237;
}
.master-auction .home-hot__section_orange .btn-next:hover, .master-auction .home-hot__section_orange .btn-prev:hover, .master-auction .home-hot__section_orange .has-plus:before {
  background-color: #f4771b;
}
.master-auction .home-hot__section_orange * {
  color: #f4771b;
}
.master-auction .home-hot__section_orange .home-buttons__single ul li:after {
  border-left-color: #f4771b;
  border-bottom-color: #f4771b;
}
.master-auction .home-hot__section-title {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .master-auction .home-hot__section-title {
    font-size: 23px;
    margin-bottom: 15px;
  }
}
.master-auction .home-hot__section-all {
  float: left;
  margin-left: 40px;
}
.master-auction .home-hot__single ul {
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 35px;
}
.master-auction .home-hot__single ul li {
  width: 100%;
  padding: 15px;
  position: relative;
  border-top: 1px solid #ccc;
}
.master-auction .home-hot__single ul li:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 22px;
  transform: rotate(45deg);
  border-left: 2px solid;
  border-bottom: 2px solid;
  width: 10px;
  height: 10px;
}
.master-auction .home-hot__single ul li a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 18px;
  font-weight: 300;
}
.master-auction .home-buttons {
  padding: 100px;
  text-align: center;
}
@media (max-width: 768px) {
  .master-auction .home-buttons {
    padding: 10px;
  }
}
.master-auction .home-buttons__page {
  padding: 15px;
  margin: 20px 0;
}
.master-auction .home-buttons__page .home-buttons__btn {
  height: 180px;
  background-color: transparent;
}
.master-auction .home-buttons__page .home-buttons__icn {
  top: 15px;
  filter: brightness(0);
}
.master-auction .home-buttons__page .home-buttons__text {
  font-size: 18px;
  line-height: 22px;
  top: 110px;
  color: #000;
}
.master-auction .home-buttons__container {
  width: 20%;
  min-width: 190px;
  padding: 0 15px;
  margin: 0 -5px 15px;
  display: inline-block;
}
.master-auction .home-buttons__btn {
  padding: 45px 15px 15px;
  background-color: #5da237;
  text-align: center;
  height: 200px;
  box-shadow: none;
  position: relative;
  transition: .3s;
}
.master-auction .home-buttons__btn:hover {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.master-auction .home-buttons__btn:hover .home-buttons__icn {
  filter: brightness(1) invert(0);
}
.master-auction .home-buttons__btn:hover .home-buttons__text {
  color: #5da237;
}
.master-auction .home-buttons__icn {
  filter: brightness(0) invert(1);
  display: block;
  margin: 0 auto 15px;
  transition: .3s;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
}
.master-auction .home-buttons__text {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  position: absolute;
  width: 100%;
  top: 130px;
  right: 0;
}
.master-auction .buttons-container {
  display: block;
  position: relative;
  text-align: center;
  margin-left: -68px;
  margin-right: -68px;
  padding-top: 75px;
}
.master-auction .buttons-container__button {
  display: inline-block;
  margin: 0 34px;
  width: 80px;
}
.master-auction .buttons-container__icon {
  display: block;
  margin: 0 auto;
}
.master-auction .buttons-container_padding-top_small {
  padding-top: 50px;
}
.master-auction .buttons-container_padding-bottom_small {
  padding-bottom: 35px;
}
.master-auction .buttons-container_bg-color_silver {
  background-color: #f7f7f7;
}
.master-auction .slider-container {
  text-align: center;
  position: relative;
  margin-top: 60px;
}
.master-auction .slider-container__item {
  padding: 35px 15px 25px;
  position: relative;
}
.master-auction .slider-container__item_size_m {
  width: 310px;
  height: 400px;
}
.master-auction .slider-container__item_onsale:after {
  content: url(../images/onsale.png);
  position: absolute;
  top: 0;
  left: 0;
}
.master-auction .slider-container__image {
  display: block;
  margin: 0 auto;
}
.master-auction .slider-container__text {
  position: absolute;
  bottom: 25px;
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
}
.master-auction .slider-container__title {
  font-size: 25px;
  color: #000;
  position: relative;
}
.master-auction .slider-container__price {
  position: relative;
  font-size: 20px;
  color: #006488;
}
.master-auction .slider-container__overlay {
  left: 0;
  opacity: 0;
}
.master-auction .slider-container__overlay:hover {
  opacity: 1;
}
.master-auction .slider-container__full-transparent {
  left: 0;
  opacity: .72;
}
.master-auction .home-forms {
  width: 27%;
  position: absolute;
  left: 0;
  top: 150px;
}
.master-auction .home-forms_bg_aqua {
  background-color: #44abe8 !important;
}
.master-auction .home-forms_color_aqua {
  color: #44abe8 !important;
}
.master-auction .home-forms__form {
  background-color: #fff;
  width: 360px;
  padding: 45px 30px 55px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
.master-auction .home-forms__form ::-webkit-input-placeholder {
  color: "#a19999";
  font-size: "16px";
  font-weight: 400;
}
.master-auction .home-forms__form ::-moz-placeholder {
  color: "#a19999";
  font-size: "16px";
  font-weight: 400;
}
.master-auction .home-forms__form :-ms-input-placeholder {
  color: "#a19999";
  font-size: "16px";
  font-weight: 400;
}
.master-auction .home-forms__form :-moz-placeholder {
  color: "#a19999";
  font-size: "16px";
  font-weight: 400;
}
.master-auction .home-forms__title {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #6e2492;
  padding-top: 10px;
}
.master-auction .home-forms__title span:first-of-type {
  font-size: 18px;
  font-weight: 500;
}
.master-auction .home-forms__components_margin-top_none {
  margin-top: 0 !important;
}
.master-auction .home-forms__components_width_full {
  width: 100% !important;
}
.master-auction .home-forms__components select {
  background-color: #efeeee;
  margin-bottom: 40px;
  border: 1px solid #dcdcdc;
  height: 35px;
}
.master-auction .home-forms__components input[type=text] {
  width: 46%;
  float: right;
  height: 35px;
  border: 1px solid #dcdcdc;
  padding-right: 12px;
  margin-bottom: 20px;
  margin-top: 35px;
  background-color: #efeeee;
}
.master-auction .home-forms__components input[type=text]:first-of-type {
  margin-left: 8%;
}
.master-auction .home-forms__components input[type=email] {
  width: 100%;
  height: 35px;
  border: 1px solid #dcdcdc;
  padding-right: 12px;
  margin-bottom: 40px;
  background-color: #efeeee;
}
.master-auction .home-forms__components input[type=submit] {
  width: 100%;
  text-align: center;
  color: #6e2492;
  height: 50px;
  font-size: 28px;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #cbcaca;
  background-color: #fff;
}
.master-auction .slick-dots {
  top: 82vh;
  z-index: 1;
}
.master-auction .slick-dots li.slick-active button {
  background-color: #000;
}
.master-auction .slick-dots li button {
  border-radius: 50%;
  background-color: #cdd3cd;
  border: none;
}
.master-auction .home-button {
  display: block;
  transition: .3s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  height: 205px;
  margin-bottom: 30px;
  padding-top: 40px;
  position: relative;
}
.master-auction .home-button:active {
  position: relative;
  top: 1px;
  left: 1px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.master-auction .home-button svg {
  display: block;
  margin: 0 auto;
}
.master-auction .home-button span {
  text-align: center;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 800;
  color: #006488;
}
.master-auction .home-button:hover span, .master-auction .home-button__big, .master-auction .home-button__big:hover {
  color: #fff;
}
.master-auction .home-button:hover {
  background-color: #006488;
}
.master-auction .home-button:hover img {
  filter: invert(1);
}
.master-auction .home-button__big-text {
  width: 400px;
  position: absolute;
  bottom: 45px;
  left: 35px;
  pointer-events: none;
}
.master-auction .home-button__big p {
  color: inherit;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: -.02em;
}
.master-auction .home-button__link {
  font-size: 28px;
  letter-spacing: -.02em;
  float: left;
}
.master-auction .home-button__texts {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 3;
  padding: 40px;
  pointer-events: none;
}
.master-auction .home-button img, .master-auction .home-title {
  display: block;
  position: relative;
}
.master-auction .home-button__texts span {
  color: #006488;
  text-align: center;
  font-size: 22px;
  font-weight: 800;
}
.master-auction body.blackandwhite, .master-auction body.blackandwhite * {
  color: #000 !important;
}
.master-auction .home-button img {
  margin: 0 auto;
}
.master-auction .home-button_effect_hover-shadow p, .master-auction .home-button_effect_hover-shadow span {
  text-shadow: none;
  transition: .4s;
}
.master-auction .home-button_effect_hover-shadow:hover p, .master-auction .home-button_effect_hover-shadow:hover span {
  text-shadow: 4px 2px 10px #000;
}
.master-auction .home-title {
  font-size: 26px;
  font-weight: 800;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.master-auction .home-title_line_black:after {
  background-color: #000 !important;
}
.master-auction .home-title:after {
  content: '';
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
}
.master-auction .fill_orange {
  fill: #f4771b;
}
.master-auction .fill_green {
  fill: #5da237;
}
.master-auction .fill_turquise {
  fill: #149994;
}
.master-auction .fill_blue {
  fill: #314276;
}
.master-auction .fill_fuxia {
  fill: #d2166a;
}
.master-auction .fill_red {
  fill: #b41023;
}
.master-auction .fill_white {
  fill: #fff;
}
.master-auction .sb-slidebar {
  z-index: 102;
}
.master-auction body.blackandwhite {
  -webkit-filter: grayscale(1) !important;
  -moz-filter: grayscale(1) !important;
  -ms-filter: grayscale(1) !important;
  -o-filter: grayscale(1) !important;
  filter: grayscale(1) !important;
}
.master-auction body.heaveysightedblack {
  color: #fff !important;
  background: #000 !important;
}
.master-auction body.heaveysightedblack * {
  color: #fff !important;
  background-color: #000 !important;
  box-shadow: none !important;
}
.master-auction body.heaveysightedblack .simply_credit {
  background: url(../images/simply-white.png) no-repeat;
}
.master-auction body.heaveysightedblack a {
  outline: #ff0 dotted 1px !important;
}
.master-auction body.heaveysightedwhite {
  color: #000 !important;
  background: #fff !important;
  box-shadow: none !important;
}
.master-auction body.heaveysightedwhite * {
  color: #000 !important;
  background-color: #fff !important;
  box-shadow: none !important;
}
.master-auction body.heaveysightedwhite .simply_credit {
  background: url(../images/simply-black.png) no-repeat;
}
.master-auction body.heaveysightedwhite a {
  outline: #000 dotted 1px !important;
}
.master-auction body.heaveysightedwhite .accessibility_wrapper .mainNmenu * {
  color: #000 !important;
  box-shadow: none;
}
.master-auction body.blackandwhite .accessibility_wrapper .mainNmenu :focus, .master-auction body.blackandwhite .accessibility_wrapper .mainNmenu :hover, .master-auction body.heaveysightedwhite .accessibility_wrapper .mainNmenu :focus, .master-auction body.heaveysightedwhite .accessibility_wrapper .mainNmenu :hover {
  color: #000 !important;
}
.master-auction #quickMenu {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 6px;
  box-shadow: 0 0 3px transparent;
  line-height: 40px;
  max-width: 80vw;
  overflow: hidden;
  position: absolute;
  right: 285px;
  top: -100px;
  width: auto;
  min-width: 680px;
}
.master-auction body.with_js #quickMenu {
  top: -6px;
  opacity: 0;
  pointer-events: none;
}
.master-auction body.with_js #quickMenu.focusin {
  opacity: 1;
  pointer-events: initial;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.master-auction #quickMenu a:focus, .master-auction #quickMenu a:hover, .master-auction .accessibility :focus {
  box-shadow: 0 0 6px 3px #ff0, 0 0 1px 1px red inset !important;
}
.master-auction #quickMenu > div {
  background: #fff;
  border-radius: 5px;
  display: table;
  height: 90%;
  line-height: 40px;
  margin: 2px 1%;
  width: 98%;
}
.master-auction #quickMenu a:focus, .master-auction #quickMenu a:hover, .master-auction .accessibility :focus, .master-auction .accessibilityLinks a span.selected, .master-auction .accessibilityLinks a.selected {
  border-radius: 5px !important;
  outline: 0 !important;
  text-shadow: 1px 1px 1px #bbb;
  transition: color .2s ease-in 0s,text-shadow .2s ease-in 0s;
}
.master-auction #quickMenu a {
  color: #000;
  cursor: pointer;
  display: table-cell;
  font-family: arial;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  padding: 7px 5px;
}
.master-auction #quickMenu a:focus, .master-auction #quickMenu a:hover {
  color: #bf1722 !important;
}
.master-auction .accessibility :focus {
  color: #bf1722 !important;
}
.master-auction .accessibilityLinks a span.selected, .master-auction .accessibilityLinks a.selected {
  box-shadow: 0 0 6px 3px #ff0, 0 0 2px #333 inset !important;
  color: #bf1722 !important;
  border: 1px solid red;
}
.master-auction .accessibility :focus * {
  color: #bf1722 !important;
}
.master-auction .desktop.accessibility_wrapper {
  z-index: 101 !important;
  position: fixed;
  right: 5px;
  top: 150px;
}
.master-auction .accessibility_menu > div.mainNmenu > a {
  background: #274abc !important;
  border: 2px solid #fff !important;
  border-radius: 5px !important;
  color: #fff !important;
  cursor: pointer !important;
  font-size: 18px !important;
  padding: 5px 10px !important;
}
.master-auction body.heaveysightedwhite .accessibility_menu > div.mainNmenu > a {
  background: #333 !important;
  color: #fff !important;
}
.master-auction body.heaveysightedwhite .tota11y-toolbar * {
  background-color: #333 !important;
  color: #f2f2f2 !important;
}
.master-auction #accessibilityLink {
  padding: 5px 10px;
}
.master-auction .accessibility_menu > div.mainNmenu a {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 3px #333;
  color: #000;
  padding: 0 10px;
  cursor: pointer;
  text-decoration: none;
}
.master-auction .accessibility_menu > div a:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}
.master-auction #accessibilityLink:focus {
  box-shadow: 0 0 6px 3px #ff0,0 0 2px #333 inset;
  color: #000;
}
.master-auction .accessibilityLinks {
  font-size: 13px;
  margin-top: 10px;
  position: absolute;
  right: -240px;
  width: 230px;
}
.master-auction .accessibilityLinks > a {
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 4px 0;
  padding: 0 9px 0 0;
  border: 1px solid #fff;
}
.master-auction .fa.font_l, .master-auction .fa.font_s, .master-auction .fa.font_xl {
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
}
.master-auction .fa.fa-font:hover {
  color: #999;
}
.master-auction .fa.font_xl {
  font-size: 28px;
}
.master-auction .fa.font_l {
  font-size: 22px;
}
.master-auction .fa.font_s {
  font-size: 16px;
}
.master-auction .hidden_label, .master-auction .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.master-auction #menu > .pagewraper li:focus > ul {
  display: block;
}
.master-auction .hidden_label {
  font-size: 1px;
  display: inline-block;
}
.master-auction .hidden_text {
  font-size: 0;
}
.master-auction .sr-only {
  padding: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.master-auction .sr-only-focusable:active, .master-auction .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.master-auction .mainNmenu {
  position: relative;
  top: 0;
}
.master-auction .blackandwhite #welcome2, .master-auction .blackandwhite #welcome > .pagewrapper, .master-auction .blackandwhite div#header_text > div {
  background: #999;
}
.master-auction .heaveysightedblack #rotate {
  color: #fff !important;
  z-index: 1;
}
@media (max-width: 992px) {
  .master-auction .accessibility-text {
    display: none;
  }
  .master-auction #accessibilityLink {
    width: 60px !important;
    height: 60px !important;
    font-size: 30px !important;
    display: block;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
    padding-right: 10px !important;
    margin-right: -10px !important;
  }
  .master-auction .desktop.accessibility_wrapper {
    position: fixed;
    right: 5px;
    top: 85px;
    z-index: 99999;
  }
  .master-auction .hide-accessibility-link-mobile {
    display: none !important;
  }
  .master-auction .shortcut_menu {
    display: none;
  }
}
.master-auction body.blackandwhite.scrolling header * {
  color: #000 !important;
}
.master-auction body.blackandwhite .day-current-text, .master-auction body.blackandwhite .header-main__soc-fb *, .master-auction body.blackandwhite .home-banner__text-block *, .master-auction body.blackandwhite .home-bottom__action, .master-auction body.blackandwhite .home-buttons__text, .master-auction body.blackandwhite .home-events__title, .master-auction body.blackandwhite footer *, .master-auction body.blackandwhite header *, .master-auction body.blackandwhite.scrolling .header-main__soc-fb * {
  color: #fff !important;
}
.master-auction body.blackandwhite .header-main__menu-item:hover a, .master-auction body.blackandwhite .header-main__menu-item_selected a {
  color: #000 !important;
}
.master-auction body.blackandwhite .acc__btn {
  background-color: #000 !important;
  color: #fff !important;
}
.master-auction body.heaveysightedblack .day-events {
  background-color: #fff !important;
  color: #000 !important;
}
.master-auction body.heaveysightedblack .header-search__input-submit, .master-auction body.heaveysightedblack .home-buttons__icn {
  background-color: transparent !important;
  filter: brightness(0) invert(1);
}
.master-auction body.heaveysightedblack .day-events * {
  color: #000 !important;
}
.master-auction body.heaveysightedblack .article-block, .master-auction body.heaveysightedblack .day-current, .master-auction body.heaveysightedblack .home-events__detailes {
  border: 1px solid #fff !important;
}
.master-auction body.heaveysightedblack .header-search__form ::-webkit-input-placeholder {
  color: #fff;
}
.master-auction body.heaveysightedblack .header-search__form ::-moz-placeholder {
  color: #fff;
}
.master-auction body.heaveysightedblack .header-search__form :-ms-input-placeholder {
  color: #fff;
}
.master-auction body.heaveysightedblack .header-search__form :-moz-placeholder {
  color: #fff;
}
.master-auction body.heaveysightedblack .header-search__input {
  border-bottom-color: #fff !important;
}
.master-auction body.heaveysightedblack .header-search__input-submit {
  color: transparent !important;
}
.master-auction body.heaveysightedblack .acc__btn, .master-auction body.heaveysightedwhite .day-events {
  background-color: #000 !important;
  color: #fff !important;
}
.master-auction body.heaveysightedblack .j-selector {
  border-color: #fff !important;
}
.master-auction body.heaveysightedblack .acc__btn {
  border: 1px solid #fff !important;
}
.master-auction body.heaveysightedwhite .day-events * {
  color: #fff !important;
}
.master-auction body.heaveysightedwhite .article-block, .master-auction body.heaveysightedwhite .day-current, .master-auction body.heaveysightedwhite .home-events__detailes {
  border: 1px solid #000 !important;
}
.master-auction body.heaveysightedwhite .home-buttons__icn {
  background-color: transparent !important;
  filter: brightness(0);
}
.master-auction body.heaveysightedwhite .footer-contact__form ::-webkit-input-placeholder {
  color: #000;
}
.master-auction body.heaveysightedwhite .footer-contact__form ::-moz-placeholder {
  color: #000;
}
.master-auction body.heaveysightedwhite .footer-contact__form :-ms-input-placeholder {
  color: #000;
}
.master-auction body.heaveysightedwhite .footer-contact__form :-moz-placeholder {
  color: #000;
}
.master-auction body.heaveysightedwhite .footer-contact__checkbox-controller:after {
  border-bottom-color: #000 !important;
  border-left-color: #000 !important;
}
.master-auction body.heaveysightedwhite .acc__btn {
  background-color: #fff !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}
.master-auction .member-side-btn {
  display: block;
  position: relative;
  padding-right: 34px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 18px;
  color: #777;
}
.master-auction .cart-page {
  position: relative;
  background-color: #fff;
}
.master-auction .cart-page .loader-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 100;
}
.master-auction .cart-page .loader-bg.hidden {
  display: none;
}
.master-auction .cart-page .loader-bg .loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
}
.master-auction .cart-lower-btns {
  margin: 20px 0;
}
@media (max-width: 992px) {
  .master-auction .cart-lower-btns button, .master-auction .cart-lower-btns input {
    margin: 0 auto;
    float: none;
    display: block;
  }
  .master-auction .cart-image-hide {
    display: none !important;
  }
}
.master-auction .cart-items-table {
  margin: 0;
}
.master-auction .cart-cell-white {
  background-color: #fff;
}
.master-auction .cart-image img {
  max-width: 75px;
}
.master-auction .cart-units {
  width: 88px;
  height: 31px;
  margin: 0 auto;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #91101f;
}
@media (max-width: 768px) {
  .master-auction .cart-units {
    width: 30px;
  }
  .master-auction .cart-units .cart--units-button {
    display: none;
  }
}
.master-auction .cart-units .cart--units-button {
  border: 0;
  font-size: 12px;
  float: right;
  width: 29px;
  height: 100%;
  background-color: #f1f1f1;
}
.master-auction .cart-units .cart--units-button:disabled {
  cursor: not-allowed;
}
.master-auction .cart-units .cart-units--add {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left: 1px solid #91101f;
}
.master-auction .cart-units .cart-units--remove {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-right: 1px solid #91101f;
}
.master-auction .cart-units .cart-units--input {
  border: 0;
  float: right;
  width: 28px;
  height: 100%;
  font-size: 16px;
  text-align: center;
}
.master-auction .remove-cart-item {
  cursor: pointer;
  width: 19px;
  height: 32px;
  margin: 0 auto;
  display: block;
}
.master-auction .remove-cart-item svg {
  width: 19px;
}
.master-auction .remove-cart-item:hover svg {
  fill: red;
}
.master-auction .remove-cart-item-input {
  visibility: hidden;
}
.master-auction .cart-panel {
  width: 100%;
  height: 47px;
  background-color: #91101f;
  color: #fff;
  font-size: 24px;
  padding-top: 5px;
  padding-right: 10px;
  border: 1px solid #ddd;
  margin: 2px 0;
}
.master-auction .cart-svg-icon {
  padding-top: 10px;
}
.master-auction .cart-td {
  vertical-align: middle !important;
}
.master-auction .nmargin {
  margin: 0;
}
.master-auction .cart-fgroup label {
  width: 100px;
}
.master-auction .cart-fgroup input, .master-auction .cart-fgroup select {
  min-width: 200px;
}
.master-auction .cart-fgroup .text {
  width: 200px;
  display: inline-block;
}
.master-auction .cart-refreash {
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
  color: green;
}
.master-auction .cart-refreash i {
  margin-bottom: -3px;
  display: block;
  float: right;
}

.wrap-body-accordion{
  padding: 5px 30px;
}

.body-accordion__title{
  font-size: 26px;
  font-weight: 800;
  color: #3ca4dc;
}

.body-accordion__title_green{
  color: #9fbd18;
}

.body-accordion__ul{
  font-size: 18px;
  color: #000;
  font-weight: 400;
}

.body-accordion__ul li{
  margin-bottom: 15px;
}

.body-accordion__ul span{
  color: #777777;
}

.body-accordion__title_orange{
  color: #e97505;
}



.accordion-list-files{
  margin-bottom: 5px;
}

.accordion-list-files a{
  color: #777777;
}

.accordion-list-files a:hover{
  color: #337ab7;
  text-decoration: underline;
}

.text-color-blue{
  color: #114894;
}

.panel-heading__title{
  font-size: 18px;
  color: #777;
  padding: 15px;
  min-height: 60px;

}

.display-block{
  display: block;
}


@media(max-width: 768px){
  .wrap-body-accordion{
    padding: 5px 0;
  }
  .body-accordion__title{
    font-size: 20px;
  }
  .panel-heading__title{
    font-size: 16px;
    line-height:normal;
    margin-top: 10px;
  }
}

.grant-title{
  text-decoration: underline;;
  font-weight: 300;
}

.grant-title:after{
  content:":";
}

.grant-value{
  font-weight: 500;
}

.grants-values{

}

.grants-values li{
  width:100%;
}


.popover{
  max-width: 100%;
}
.form-apr .form-control{
  width: 50%;
}
