@font-face {
  font-family: 'pt_serifregular';
  src: url('fonts/ptserif_regular/PTF55F-webfont.eot');
  src: url('fonts/ptserif_regular/PTF55F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ptserif_regular/PTF55F-webfont.woff') format('woff'), url('fonts/ptserif_regular/PTF55F-webfont.ttf') format('truetype'), url('fonts/ptserif_regular/PTF55F-webfont.svg#pt_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_serifbold';
  src: url('fonts/ptserif_bold/PTF75F-webfont.eot');
  src: url('fonts/ptserif_bold/PTF75F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ptserif_bold/PTF75F-webfont.woff') format('woff'), url('fonts/ptserif_bold/PTF75F-webfont.ttf') format('truetype'), url('fonts/ptserif_bold/PTF75F-webfont.svg#pt_serifbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_serifitalic';
  src: url('fonts/ptserif_italic/PTF56F-webfont.eot');
  src: url('fonts/ptserif_italic/PTF56F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ptserif_italic/PTF56F-webfont.woff') format('woff'), url('fonts/ptserif_italic/PTF56F-webfont.ttf') format('truetype'), url('fonts/ptserif_italic/PTF56F-webfont.svg#pt_serifitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_serifbold_italic';
  src: url('fonts/ptserif_bolditalic/PTF76F-webfont.eot');
  src: url('fonts/ptserif_bolditalic/PTF76F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ptserif_bolditalic/PTF76F-webfont.woff') format('woff'), url('fonts/ptserif_bolditalic/PTF76F-webfont.ttf') format('truetype'), url('fonts/ptserif_bolditalic/PTF76F-webfont.svg#pt_serifbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('fonts/opensans/opensans-regular.woff2') format('woff2'), url('fonts/opensans/opensans-regular.woff') format('woff'), url('fonts/opensans/opensans-regular.ttf') format('truetype'), url('fonts/opensans/opensans-regular.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('fonts/opensans/opensans-semibold.woff2') format('woff2'), url('fonts/opensans/opensans-semibold.woff') format('woff'), url('fonts/opensans/opensans-semibold.ttf') format('truetype'), url('fonts/opensans/opensans-semibold.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanslight';
  src: url('fonts/opensans/opensans-light.eot');
  src: url('fonts/opensans/opensans-light.eot?#iefix') format('embedded-opentype'), url('fonts/opensans/opensans-light.woff2') format('woff2'), url('fonts/opensans/opensans-lightt.woff') format('woff'), url('fonts/opensans/opensans-light.ttf') format('truetype'), url('fonts/opensans/opensans-light.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* CUSTOM VARIABLES */
/* CUSTOM FUNCTIONS */
::selection {
  background: #ff6319;
  color: #ffffff;
}
::-moz-selection {
  background: #ff6319;
  color: #ffffff;
}
/* CUSTOM STYLES */
body {
  font-family: 'open_sansregular';
  font-size: 14px;
  color: #364147;
  /* START COOKIE BAR */
  /* END COOKIE BAR */
  /* START SVG MAP */
  /* END SVG MAP */
  /* START SIDE BANNER */
  /* END SIDE BANNER*/
  /* START CORNER DETAIL & LIST */
  /* END CORNER DETAIL & LIST */
  /* START PAGINATION */
  /* END PAGINATION */
  /* START NAVBAR */
  /* END NAVBAR */
  /* START NAV TABS */
  /* END NAV TABS */
  /* START BREADCRUMB */
  /* END BREADCRUMB */
  /* START HEADER PAGE */
  /* END HEADER PAGE */
  /* START LEFT MENU */
  /* END LEFT MENU */
  /* START FOOTER */
  /* END FOOTER */
  /* START MAIN FILTER */
  /* END MAIN FILTER */
  /* START CAROUSEL */
  /* END CAROUSEL */
  /* START FILTER LIST OF OBJECTS */
  /* END FILTER LIST OF OBJECTS */
  /* START SECONDARY FILTER LIST OF OBJECTS */
  /* START SECONDARY FILTER LIST OF OBJECTS */
  /* START LIST OF OBJECTS */
  /* END LIST OF OBJECTS */
  /* START ERROR FORM MESSAGES */
  /* END ERROR FORM MESSAGES */
  /* START LOGIN BOX */
  /* END LOGIN BOX */
  /* START REGISTRATION, FORGOTTEN PASSWORD PAGES */
  /* END REGISTRATION, FORGOTTEN PASSWORD PAGES */
  /* START GLOBAL BOX */
  /* END GLOBAL BOX */
  /* START FAQ PAGE */
  /* START FAQ PAGE */
  /* START DETAIL AUCTION */
  /* END DETAIL AUCTION */
  /* START CONTACTS PAGE */
  /* END CONTACTS PAGE */
  /* START ARTICLES LIST */
  /* END ARTICLES LIST */
  /* START ACCOUNT */
  /* END ACCOUNT */
  /* START AUCTIONS PAGE */
  /* END AUCTIONS PAGE */
  /* START DOWNLOADS PAGE */
  /* START DOWNLOADS PAGE */
  /* START DOCUMENT ICON */
  /* END DOCUMENT ICON */
  /* START REFERENCES PAGE */
  /* END REFERENCES PAGE */
  /* START SEARCH PAGE */
  /* END SEARCH PAGE */
  /* START NEWSLETTER PAGE */
  /* END NEWSLETTER PAGE */
  /* START CONTACT BLOCK */
  /* END CONTACT BLOCK */
}
@media (max-width: 767px) {
  body {
    font-size: 1.5em;
  }
}
body *:focus {
  outline: 0;
}
body button {
  outline: 0;
}
body h1,
body h2,
body h3,
body h4 {
  text-align: center;
  font-family: 'pt_serifregular';
}
body h1,
body h3,
body h4 {
  color: #ff6319;
}
body h1 {
  font-size: 3.4em;
}
@media (max-width: 767px) {
  body h1 {
    font-size: 2.8em;
  }
}
body h2 {
  font-size: 3em;
  color: #364147;
  margin: 0 0 30px 0;
}
@media (max-width: 767px) {
  body h2 {
    font-size: 2.2em;
  }
}
body h3,
body h4 {
  font-size: 1.4em;
}
body strong,
body em,
body b {
  font-family: 'open_sanssemibold';
}
body a {
  color: #364147;
  text-decoration: underline;
  border: none;
}
body a:hover {
  color: #364147;
  text-decoration: none;
}
body a.backToList {
  background: url('../img/breadcrumb-back-to-list.png') left center no-repeat;
  padding: 2px 0 2px 30px;
  float: right;
}
body a.editProfile,
body a.mail {
  color: #ff6319;
  padding: 3px 0 3px 35px;
}
body a.mail {
  background: url(../img/anchor-mail.png) left center no-repeat;
  margin-left: 10px;
}
body a.editProfile {
  background: url(../img/edit-profile.png) left center no-repeat;
}
body label {
  cursor: pointer;
  font-family: 'open_sanssemibold';
  display: flex;
  align-items: flex-start;
  justify-content: initial;
  display: inline-flex;
}
body label input[type=checkbox],
body label input[type=radio] {
  margin: 2px 5px 0 0;
  width: 17px;
  height: 17px;
}
@media (max-width: 767px) {
  body label input[type=checkbox],
  body label input[type=radio] {
    height: 25px;
    width: 25px;
  }
}
body label span {
  font-family: 'open_sansregular';
  font-weight: normal;
}
body .error input {
  border: 1px solid red !important;
}
body .error label {
  color: red !important;
}
body ul {
  margin: 0;
  padding-left: 20px;
}
body ul li {
  background: url('../img/list-style-image.png') no-repeat left center;
  padding: 3px 0px 3px 15px;
  list-style: none;
  margin: 0;
}
body ul.downloadList li {
  padding: 0;
  background: none;
}
body ul.downloadList li a {
  display: inline-block;
  padding-left: 35px;
  line-height: 30px;
  background: url('../img/detail-auction-detail-icons.png') left -227px no-repeat;
}
body p:not(.perex) {
  line-height: 1.75em;
  margin: 0 0 15px 0;
}
body .text-left h1,
body .text-left h2,
body .text-left h3,
body .text-left h4 {
  text-align: left;
}
body #ui-datepicker-div {
  display: none;
  background-color: #ffedda;
  border: 2px solid #ff6319;
  padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 1.3em;
  z-index: 1062 !important;
}
body #ui-datepicker-div .ui-widget-header {
  display: flex;
  align-items: center;
  justify-content: initial;
}
body #ui-datepicker-div .ui-widget-header > * {
  flex-grow: 1;
}
body #ui-datepicker-div .ui-widget-header .ui-datepicker-next,
body #ui-datepicker-div .ui-widget-header .ui-datepicker-prev {
  cursor: pointer;
  text-decoration: none;
  font-family: 'open_sanssemibold';
}
body #ui-datepicker-div .ui-widget-header .ui-datepicker-next span,
body #ui-datepicker-div .ui-widget-header .ui-datepicker-prev span {
  text-indent: 99999px;
  display: inline-block;
  background: url(../img/min-max-icon.png) right center no-repeat;
  transform: rotate(90deg);
  width: 15px;
  height: 10px;
}
body #ui-datepicker-div .ui-widget-header .ui-datepicker-prev {
  order: 1;
}
body #ui-datepicker-div .ui-widget-header .ui-datepicker-prev span {
  transform: rotate(-90deg);
}
body #ui-datepicker-div .ui-widget-header .ui-datepicker-next {
  text-align: right;
  order: 3;
}
body #ui-datepicker-div .ui-widget-header .ui-datepicker-title {
  order: 2;
  text-align: center;
  font-family: 'open_sanssemibold';
  margin-bottom: 10px;
}
body #ui-datepicker-div th a,
body #ui-datepicker-div td a,
body #ui-datepicker-div th span,
body #ui-datepicker-div td span {
  display: block;
  padding: 5px;
  text-decoration: none;
  text-align: center;
}
body #ui-datepicker-div th a.ui-state-active,
body #ui-datepicker-div td a.ui-state-active,
body #ui-datepicker-div th span.ui-state-active,
body #ui-datepicker-div td span.ui-state-active {
  background-color: #5e6a71 !important;
  color: #ffffff !important;
}
body #ui-datepicker-div th.ui-highlight a,
body #ui-datepicker-div td.ui-highlight a {
  background-color: #ffffff;
  color: inherit;
}
body #ui-datepicker-div th.ui-datepicker-today a,
body #ui-datepicker-div td.ui-datepicker-today a,
body #ui-datepicker-div th.ui-datepicker-today span,
body #ui-datepicker-div td.ui-datepicker-today span {
  background-color: #ff6319;
  color: #ffffff;
}
body .helpInput input[type="text"].form-control,
body .helpInput input[type="email"].form-control,
body .helpInput input[type="password"].form-control,
body .helpInput input[type="number"].form-control {
  width: calc(100% - 53px);
  display: inline-block;
}
body .helpInput > label {
  width: calc(100% - 53px);
}
body .helpInput .help {
  position: relative;
  z-index: 1061;
  display: inline-block;
  margin-left: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 1px solid #cdcdcd;
  background-color: #ffffff;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  color: #444d53;
}
body .helpInput .help:hover,
body .helpInput .help.active {
  border: 1px solid #444d53;
  background-color: #ffedda;
}
body .helpInput .popover {
  margin-top: -15px;
  max-width: inherit;
}
body .helpInput .popover .arrow {
  display: none;
}
body .helpInput .popover .popover-content {
  padding: 17px 14px 9px 14px;
  white-space: nowrap;
}
body .helpInput .help:hover + .popover,
body .helpInput .help.active + .popover {
  border: 1px solid #444d53;
  background-color: #ffedda;
}
body input.form-control,
body textarea.form-control {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-color: #5e6a71;
}
body input.form-control:focus,
body textarea.form-control:focus {
  border-color: #db733c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ff6319;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ff6319;
}
body input.form-control.datepicker,
body textarea.form-control.datepicker {
  background: url('../img/calendar-input.png') #ffffff right 5px center no-repeat;
}
body input.form-control.datepicker.short,
body textarea.form-control.datepicker.short {
  width: calc(100% - 53px);
}
body .checkbox input[type=checkbox],
body .checkbox-inline input[type=checkbox],
body .radio input[type=radio],
body .radio-inline input[type=radio] {
  border: 1px solid #5e6a71;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
@media (max-width: 767px) {
  body .checkbox-inline,
  body .radio-inline {
    padding-left: 30px;
    margin: 0 0 15px 0;
  }
  body .checkbox-inline label,
  body .radio-inline label {
    align-items: center;
  }
  body .checkbox-inline label input[type=checkbox],
  body .radio-inline label input[type=checkbox],
  body .checkbox-inline label input[type=radio],
  body .radio-inline label input[type=radio] {
    margin-left: -30px;
  }
}
body button.btn {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
body .cancellFilter {
  background: url('../img/filter-cancel-icon.png') left center no-repeat;
  padding: 5px 0 5px 40px;
  display: flex;
  align-items: center;
  justify-content: initial;
}
body .password-verdict {
  display: block;
  margin: 15px 0 5px 0;
}
body .progress {
  background-image: url('../img/progress-bar.png'), url('../img/progress-bar.png'), url('../img/progress-bar.png');
  background-repeat: no-repeat;
  background-position: 25% center, 50% center, 75% center;
  height: 5px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
body .progress .bar {
  border-radius: inherit;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  height: 100%;
  transition: 0.3s ease;
}
body .progress.progress-danger .bar {
  background-color: #ea373d;
}
body .progress.progress-warning .bar {
  background-color: #f99c19;
}
body .progress.progress-success .bar {
  background-color: #018c08;
}
body #map {
  margin-top: 40px;
  width: 100%;
  height: 500px;
}
body .bubbleMessage {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  width: 100%;
  position: relative;
  left: 15px;
}
body .bubbleMessage .icon {
  background: url('../img/bubble-message.png') center center no-repeat;
  width: 105px;
  height: 112px;
  position: relative;
  left: 0;
  top: 0;
  z-index: 2;
}
body .bubbleMessage .icon > div {
  width: 100%;
  height: 100%;
  background: url('../img/bubble-message-icons.png') 0 0 no-repeat;
}
body .bubbleMessage .icon > div.info {
  background-position: 42px 27px;
}
body .bubbleMessage .icon > div.question {
  background-position: -95px 27px;
}
body .bubbleMessage .icon > div.exclamation {
  background-position: -227px 27px;
}
body .bubbleMessage .textWrap {
  width: calc(100% - 105px);
  display: flex;
  align-items: center;
  justify-content: center;
}
body .bubbleMessage .textWrap .text {
  border: 1px solid #ff6319;
  background-color: #ffffff;
  padding: 20px 20px 20px 45px;
  position: relative;
  left: -30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
}
body .bubbleMessage .textWrap .text > a {
  display: block;
  width: 100%;
}
body .floatRight {
  float: right;
}
body .displayFlex {
  display: flex;
  align-items: center;
  justify-content: initial;
}
body .displayFlexCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .displayFlexTabletPlus {
  position: relative;
}
@media (min-width: 768px) {
  body .displayFlexTabletPlus {
    display: flex;
    align-items: center;
    justify-content: initial;
  }
}
body .flexWrap {
  display: flex;
  align-items: stretch;
  justify-content: initial;
  flex-wrap: wrap;
}
body .flexGrow {
  flex-grow: 1;
}
@media (min-width: 768px) {
  body .displayFlexStretchMobilePlus {
    display: flex;
    align-items: stretch;
    justify-content: initial;
  }
}
body .displayFlexStretch {
  display: flex;
  align-items: stretch;
  justify-content: initial;
}
@media (min-width: 992px) {
  body .displayFlexStretchTabletPlus {
    display: flex;
    align-items: stretch;
    justify-content: initial;
  }
}
body .mainHeader {
  min-height: 86px;
  /*margin-bottom: 15px;*/
}
body .clearer {
  clear: both;
}
body .phone {
  font-family: 'open_sanssemibold';
  font-size: 18px;
  color: #364147;
  padding-left: 30px;
  text-decoration: none;
  background: url('../img/phone.png') left center no-repeat;
}
body .phone:hover,
body .phone:focus {
  text-decoration: none;
}
body span.langSwitcher a {
  color: #ff6319;
  text-decoration: underline;
}
body span.langSwitcher a.active,
body span.langSwitcher a:hover,
body span.langSwitcher a:focus {
  text-decoration: none;
  color: #364147;
}
body .search button.btn {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-top: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-left: 0;
  background: url('../img/magnifier.png') center center no-repeat;
  box-shadow: none;
  width: 35px;
  height: 35px;
}
body .search button.btn:before {
  position: absolute;
  width: 100%;
  top: 0;
  content: '';
  left: -1px;
  background: #ffffff;
}
body .search button.btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body .search input.form-control {
  position: relative;
  height: 35px;
  box-shadow: none;
  border-top: 1px solid #cdcdcd;
  border-right: 0;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
}
body .search input.form-control::-webkit-input-placeholder {
  color: inherit;
  font-style: italic;
}
body .search input.form-control:-moz-placeholder {
  color: inherit;
  font-style: italic;
}
body .search input.form-control::-moz-placeholder {
  color: inherit;
  font-style: italic;
}
body .search input.form-control:-ms-input-placeholder {
  color: inherit;
  font-style: italic;
}
body .search input.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ff6319;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ff6319;
}
body .search input.form-control:before {
  position: absolute;
  width: 100%;
  padding: 1px;
  top: 0;
  content: '';
  left: -1px;
  background: #ffffff;
  height: 1px;
}
body .userInfo {
  margin-top: 5px;
  margin-bottom: 10px;
}
body .status {
  display: flex;
}
@media (min-width: 768px) {
  body .status {
    float: right;
  }
}
body .status .user {
  margin-right: 80px;
}
body .status .user .profile,
body .status .user .delimiter {
  margin-right: 10px;
  flex-grow: 1;
}
body .status .time {
  margin-right: 80px;
  flex-grow: 1;
}
body .status .profile {
  display: inline-block;
  background: url('../img/default-avatar.png') left center no-repeat;
  padding-left: 27px;
  height: 21px;
  text-decoration: underline;
  text-align: right;
}
body .number {
  cursor: pointer;
  display: inline-block;
  padding: 6px 20px;
  margin: 10px 15px 10px 0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: 1px solid #ff6319;
  color: #ff6319;
}
body .number:hover {
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
}
body .number:hover:hover {
  background-color: #ffedda;
}
body .niceButton {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border: 1px solid #ff6319;
  padding: 10px 60px;
  font-size: 16px;
  color: #ff6319;
  background-color: transparent;
  text-align: center;
}
body .niceButton:hover,
body .niceButton.active {
  color: #ffffff;
  border-color: #5e6a71;
  background-color: #5e6a71;
}
body .niceButton.marginTopNiceButton {
  margin-top: 50px;
}
body .niceButton.moreOptions {
  text-align: left;
  padding-left: 55px;
  background-image: url('../img/main-filter-more-options.png');
  background-position: left 20px top 13px;
  background-repeat: no-repeat;
  margin-bottom: 50px;
}
body .niceButton.moreOptions:hover,
body .niceButton.moreOptions.active {
  background-position: left 20px bottom 12px;
}
body .niceButton.homepage {
  background-image: url('../img/nice-button-homepage.png');
  background-position: 30px 12px;
  background-repeat: no-repeat;
}
body .niceButton.homepage:hover {
  background-position: 30px -33px;
}
body #matchContentPostal {
  display: none;
}
body #matchContentPostal .niceButton {
  margin-top: 25px;
}
body .icons {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
body .icons .circleWrap {
  opacity: 0.5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #ff6319;
}
body .icons .circleWrap .circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ff6319;
  background-image: url('../img/auction-process-icon.png');
  background-repeat: no-repeat;
}
body .icons .circleWrap.login .circle {
  background-position: 10px 10px;
}
body .icons .circleWrap.contract .circle {
  background-position: -31px 10px;
}
body .icons .circleWrap.sign .circle {
  background-position: -73px 10px;
}
body .icons .circleWrap.backup .circle {
  background-position: -113px 10px;
}
body .icons .circleWrap .text {
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
body .icons .circleWrap.active {
  opacity: 1;
  color: #5e6a71;
}
body .icons .circleWrap.active .circle {
  background-color: #5e6a71;
}
body .icons .circleWrap.done {
  opacity: 1;
  position: relative;
}
body .icons .circleWrap.done .thick {
  position: absolute;
  height: 24px;
  width: 29px;
  top: -17px;
  left: calc(50% - 12px);
  background: url(../img/thick.png) 0 0 no-repeat;
}
body .icons .line {
  height: 2px;
  background-color: #dfe1e3;
  min-width: 100px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  body .icons .line {
    min-width: 35px;
  }
}
body .icons > div {
  flex-grow: 1;
}
body .icons.steps .circleWrap {
  opacity: 1;
}
body .icons.steps .circleWrap .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  font-family: 'open_sanssemibold';
  color: #ffffff;
  font-size: 1.2em;
}
@media (max-width: 495px) {
  body .icons {
    flex-wrap: wrap;
  }
  body .icons .circleWrap {
    margin-bottom: 30px;
    flex-basis: 50%;
  }
  body .icons .line {
    display: none;
  }
}
body .cookieBar {
  position: fixed;
  left: 0;
  bottom: 0;
  min-height: 80px;
  padding: 15px;
  width: 100%;
  background-color: #5e6a71;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
body .cookieBar span {
  text-align: center;
}
body .cookieBar span a:not(.niceButton) {
  color: inherit;
  margin: 0 15px;
}
body .cookieBar span .niceButton {
  color: inherit;
  border-color: #ffffff;
}
body .cookieBar span .niceButton:hover {
  background-color: #ff6319;
}
body .map {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 55%;
  vertical-align: middle;
}
body .map svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body .map svg .land {
  fill: transparent;
  fill-opacity: 1;
  stroke: #5e6a71;
  stroke-opacity: 1;
  stroke-width: 0.5;
}
body .map svg .land.hover {
  fill: #ffedda;
}
body .map svg .land.active {
  fill: #5e6a71;
  stroke: #ffffff;
}
body .map svg .land,
body .map svg text {
  cursor: pointer;
  font-family: 'open_sansregular';
}
body .map svg text {
  fill: #5e6a71;
  font-size: 12px;
}
body .map svg text.active {
  fill: #ffffff;
}
body .parameters {
  margin-top: 60px;
  position: relative;
  padding-bottom: 30px;
}
body .parameters .row {
  margin-bottom: 35px;
}
body .parameters .row:last-child {
  margin-bottom: 0;
}
body .parameters .row .checkboxes {
  flex-wrap: wrap;
}
body .parameters .row .checkboxes .checkbox-inline + .checkbox-inline,
body .parameters .row .checkboxes .radio-inline + .radio-inline {
  flex-grow: 1;
  margin-left: 0;
}
body .parameters .row .checkboxes .checkbox-inline {
  margin-right: 20px;
}
body .sideBanner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 395px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #ffffff;
}
body .corner {
  position: absolute;
  top: 0;
  right: 0;
  height: 110px;
  width: 110px;
  text-align: right;
  color: #ffffff;
  z-index: 10;
}
body .corner .triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 110px solid #ff6319;
  border-left: 110px solid transparent;
}
body .corner .triangle.week {
  border-top-color: #5e6a71;
}
body .corner .triangle.cancelled {
  border-top-color: #d00000;
}
body .corner .text {
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px 4px 0 0;
}
body .corner .text strong {
  font-size: 25px;
}
body .paging {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .paging a {
  font-family: 'open_sanssemibold';
  font-size: 16px;
  display: block;
  padding: 13px 20px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0.5px;
  border-right-width: 0.5px;
  border-style: solid;
  border-color: #d7d7d7;
  color: #ff6319;
  text-decoration: none;
}
@media (max-width: 490px) {
  body .paging a {
    padding: 8px 14px;
  }
}
body .paging a:hover,
body .paging a:focus {
  background-color: #ffedda;
  transition: border 0.3s ease;
  -webkit-transition: border 0.3s ease;
  -moz-transition: border 0.3s ease;
  border-color: #ff6319;
}
body .paging a.active {
  text-decoration: none;
  background-color: #5e6a71;
  border: 1px solid #5e6a71;
  color: #ffffff;
}
body .paging a.prev,
body .paging a.next {
  border: 1px solid #ff6319;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  color: #ff6319;
}
body .paging a.prev:hover,
body .paging a.next:hover {
  background-color: #ffedda;
}
body .paging a.prev {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
body .paging a.next {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
body .paging a:nth-last-child(2) {
  border-right: none;
}
body .navbar {
  font-size: 1.4em;
  margin: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  border-top: 1px solid #d1d1d1;
  background: #ebecee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ebecee 0%, #f3f4f5 8%, #f3f4f5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ebecee 0%, #f3f4f5 8%, #f3f4f5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ebecee 0%, #f3f4f5 8%, #f3f4f5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebecee', endColorstr='#f3f4f5', GradientType=0);
  /* IE6-9 */
}
@media (min-width: 768px) {
  body .navbar {
    border-bottom: 1px solid #ffffff;
  }
}
body .navbar a {
  text-decoration: none;
}
body .navbar .navbar-header .navbar-toggle {
  margin: 35px 25px 0 0;
  padding: 0 12px;
  height: 65px;
  border: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #ff6319;
}
@media (max-width: 360px) {
  body .navbar .navbar-header .navbar-toggle {
    margin-right: 0;
  }
}
body .navbar .navbar-header .navbar-toggle .icon-bar {
  position: relative;
  width: 27px;
  background-color: #ffffff;
  top: -11px;
}
body .navbar .navbar-header .navbar-toggle .icon-bar:first-child {
  top: -15px;
}
body .navbar .navbar-header .navbar-toggle .icon-bar:last-child {
  top: -7px;
}
body .navbar .navbar-header .navbar-toggle.collapsed {
  background-color: transparent;
}
body .navbar .navbar-header .navbar-toggle.collapsed .icon-bar {
  background-color: #5e6a71;
}
body .navbar .navbar-header .navbar-brand {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
}
@media (max-width: 360px) {
  body .navbar .navbar-header .navbar-brand {
    padding-right: 0;
  }
}
body .navbar .navbar-header .time {
  float: left;
  padding: 32px 0;
}
body .navbar .navbar-header .langSwitcher {
  float: right;
  margin: 44px 10px 25px 0;
}
@media (max-width: 360px) {
  body .navbar .navbar-header .langSwitcher {
    float: left;
    margin: 44px 5px 25px 5px;
  }
}
body .navbar .navbar-collapse {
  border-top: none;
}
@media (min-width: 990px) {
  body .navbar .navbar-collapse {
    display: flex !important;
    align-items: center !important;
    justify-content: initial !important;
  }
}
body .navbar .navbar-collapse .profileMobile > div {
  margin: 15px 0;
}
body .navbar .navbar-collapse .profileMobile > div .search {
  margin-top: 0;
}
body .navbar .navbar-collapse .nav {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 991px) {
  body .navbar .navbar-collapse .nav {
    margin: 0 auto;
    float: none;
  }
}
body .navbar .navbar-collapse .nav li {
  background-image: none;
  padding: 0;
}
body .navbar .navbar-collapse .nav li a {
  font-family: 'open_sanssemibold';
  text-transform: uppercase;
  font-size: 15px;
  color: #364147;
}
body .navbar .navbar-collapse .nav li a.homepage {
  background: url('../img/nav-homepage.png') center top 5px no-repeat;
  text-align: left;
}
body .navbar .navbar-collapse .nav li a.homepage:hover,
body .navbar .navbar-collapse .nav li a.homepage:focus {
  background: url('../img/nav-homepage.png') center bottom 15px #5e6a71 no-repeat;
}
@media (max-width: 767px) {
  body .navbar .navbar-collapse .nav li a.homepage {
    background-position: left 15px top;
  }
  body .navbar .navbar-collapse .nav li a.homepage:hover,
  body .navbar .navbar-collapse .nav li a.homepage:focus {
    background-position: left 15px bottom 10px;
  }
}
@media (max-width: 767px) {
  body .navbar .navbar-collapse .nav li a {
    color: #ffffff;
    background-color: #ff6319;
    border-bottom: 1px solid #ffffff;
  }
  body .navbar .navbar-collapse .nav li a.dropdown-toggle,
  body .navbar .navbar-collapse .nav li a.dropdown-toggle:hover,
  body .navbar .navbar-collapse .nav li a.dropdown-toggle:focus {
    background-image: url('../img/nav-submenu.png');
    background-repeat: no-repeat;
  }
  body .navbar .navbar-collapse .nav li a.dropdown-toggle[aria-expanded="false"] {
    background-position: right 50px bottom 14px;
  }
  body .navbar .navbar-collapse .nav li a.dropdown-toggle[aria-expanded="true"] {
    background-position: right 50px top 18px;
  }
}
@media (min-width: 991px) {
  body .navbar .navbar-collapse .nav li a {
    margin-right: 40px;
  }
}
body .navbar .navbar-collapse .nav li:last-of-type a {
  border-bottom: none;
  margin-right: 0;
}
body .navbar .navbar-collapse .nav li .dropdown-menu {
  padding: 0;
}
body .navbar .navbar-collapse .nav li .dropdown-menu li a {
  text-transform: uppercase;
  padding: 10px 25px;
  color: #364147;
  margin-right: 0;
}
body .navbar .navbar-collapse .nav li .dropdown-menu li a:hover,
body .navbar .navbar-collapse .nav li .dropdown-menu li a:focus,
body .navbar .navbar-collapse .nav li .dropdown-menu li a.active {
  color: #ffffff;
  background-color: #5e6a71;
}
@media (max-width: 767px) {
  body .navbar .navbar-collapse .nav li .dropdown-menu li a {
    background-color: #444c4d;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
  }
}
@media (max-width: 767px) {
  body .navbar .navbar-collapse .nav li .dropdown-menu {
    background-color: #444c4d;
  }
  body .navbar .navbar-collapse .nav li .dropdown-menu:hover,
  body .navbar .navbar-collapse .nav li .dropdown-menu:focus {
    background-color: #5e6a71;
    outline: 0;
  }
}
body .navbar .navbar-collapse .nav .open > a,
body .navbar .navbar-collapse .nav .open > a:focus,
body .navbar .navbar-collapse .nav .open > a:hover,
body .navbar .navbar-collapse .nav li a:hover,
body .navbar .navbar-collapse .nav a:focus {
  background-image: none;
  background-color: #5e6a71;
  color: #ffffff;
}
body .nav-tabs {
  display: flex;
  align-items: stretch;
  justify-content: center;
  border-bottom: 2px solid #444d53;
}
body .nav-tabs li {
  margin-bottom: 0;
  background-image: none;
  padding: 0;
}
body .nav-tabs li a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125em;
  text-align: center;
  margin-right: 4px;
  border: none;
  background-color: #dadbdd;
  text-decoration: none;
  color: #5e6a71;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
body .nav-tabs li.active a {
  background-color: #5e6a71 !important;
  color: #ffffff !important;
}
body .nav-tabs li:last-child a {
  margin-right: 0;
}
body #breadcrumb {
  padding: 15px;
}
body #breadcrumb a,
body #breadcrumb span {
  display: inline-block;
  margin-right: 5px;
}
body #breadcrumb a:last-child,
body #breadcrumb span:last-child {
  margin-right: 0;
}
body #headerPage {
  padding-top: 30px;
  padding-bottom: 30px;
}
body #headerPage.subPage {
  padding-top: 0;
  padding-bottom: 0;
}
body #headerPage.subPage h1,
body #headerPage.subPage h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 35px;
}
body #headerPage .perex {
  font-size: 1.2em;
  font-family: 'open_sanssemibold';
}
body #headerPage .displayFlex {
  flex-wrap: wrap;
}
body #headerPage .displayFlex h1 {
  margin: 0;
}
body #headerPage .displayFlex h1.headerDetail {
  display: flex;
  align-items: center;
  justify-content: center;
}
body #headerPage .displayFlex h1.headerDetail > * {
  flex-grow: 1;
  display: inline-block;
}
body #headerPage .displayFlex h1.headerDetail span {
  width: calc(100% - 80px);
}
body #headerPage .displayFlex h1.headerDetail a {
  width: 40px;
  height: 40px;
  background: url('../img/detail-auction-arrow-header.png') no-repeat;
  background-position: center top;
}
body #headerPage .displayFlex h1.headerDetail a:hover,
body #headerPage .displayFlex h1.headerDetail a:focus {
  background-position: center bottom;
}
body #headerPage .displayFlex h1.headerDetail a.nextAuction {
  transform: rotate(180deg);
}
body #headerPage .displayFlex > * {
  width: 100%;
  text-align: center;
  color: #ff6319;
}
body #headerPage .displayFlex > span {
  margin-top: 17px;
}
body #headerPage .displayFlex a {
  font-family: 'open_sanslight';
  font-size: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
body #headerPage .displayFlex a .number {
  font-family: 'open_sansregular';
  margin-right: 10px;
  display: inline-block;
}
body #headerPage .displayFlex a:hover .number,
body #headerPage .displayFlex a:focus .number {
  background-color: #ffedda;
  border: 1px solid #ff6319;
}
body #headerPage .displayFlex p {
  font-family: 'open_sanslight';
  font-size: 2em;
  color: #444e53;
  margin-top: 40px;
}
body #headerPage .displayFlex p a {
  font-size: inherit;
  display: inline-block;
  text-decoration: underline;
}
body #headerPage .displayFlex p a:hover {
  text-decoration: none;
}
body #leftMenuWrapper {
  margin-bottom: 30px;
}
body #leftMenuWrapper #leftMenu ul {
  margin: 0;
  padding: 0;
  border: 1px solid #cdcdcd;
}
body #leftMenuWrapper #leftMenu ul li {
  padding: 0;
  background-image: none;
}
body #leftMenuWrapper #leftMenu ul li a {
  display: block;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;
  color: #444d53;
  background-color: #f4f4f4;
  text-decoration: none;
  padding: 20px;
  border-bottom: 1px solid #cdcdcd;
}
body #leftMenuWrapper #leftMenu ul li a:hover,
body #leftMenuWrapper #leftMenu ul li a:focus,
body #leftMenuWrapper #leftMenu ul li a.active {
  color: #ffffff;
  background-color: #5e6a71;
}
body #leftMenuWrapper #leftMenu ul li:last-child a {
  border-bottom: none;
}
body footer {
  /* START BANNERS */
  /* END BANNERS */
  /* START FAQ BLOCK */
  /* END FAQ BLOCK */
}
body footer .emailBanner,
body footer .saleBanner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #ffffff;
  min-height: 130px;
  background-color: #ff6319;
  padding: 20px 70px;
}
@media (max-width: 490px) {
  body footer .emailBanner .image,
  body footer .saleBanner .image {
    text-align: center;
    margin-bottom: 20px;
  }
  body footer .emailBanner span,
  body footer .saleBanner span {
    text-align: center;
  }
}
body footer .emailBanner > *,
body footer .saleBanner > * {
  flex-grow: 1;
}
body footer .emailBanner span,
body footer .saleBanner span {
  display: inline-block;
  width: 222px;
  font-family: 'open_sanslight';
  font-size: 24px;
}
body footer .emailBanner .niceButton,
body footer .saleBanner .niceButton {
  margin: 0;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  text-decoration: none;
}
body footer .emailBanner .niceButton:hover,
body footer .saleBanner .niceButton:hover,
body footer .emailBanner .niceButton.active,
body footer .saleBanner .niceButton.active {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #ff6319;
}
@media (max-width: 991px) {
  body footer .emailBanner .niceButton,
  body footer .saleBanner .niceButton {
    margin-top: 20px;
  }
}
body footer .emailBanner {
  margin-bottom: 70px;
}
body footer .emailBanner.only {
  margin-bottom: 0;
}
body footer .emailBanner span {
  flex-basis: 40%;
}
body footer .saleBanner {
  margin: 70px 0;
  background-color: #5e6a71;
}
body footer .saleBanner .niceButton:hover,
body footer .saleBanner .niceButton.active {
  background-color: #ff6319;
  color: #ffffff;
}
body footer .faqWrapper {
  background-color: #ffffff !important;
}
body footer .faqWrapper .dash .icon {
  margin-bottom: 30px;
}
body footer .faqWrapper .dash .icon.info,
body footer .faqWrapper .dash .icon.tutorial,
body footer .faqWrapper .dash .icon.online {
  width: 96px;
  height: 72px;
  background: url('../img/faq-icons.png') no-repeat;
}
body footer .faqWrapper .dash .icon.info {
  background-position: center top;
}
body footer .faqWrapper .dash .icon.tutorial {
  background-position: center top -170px;
}
body footer .faqWrapper .dash .icon.online {
  background-position: center top -333px;
}
body footer .faqWrapper .dash h4 {
  color: #444d53;
}
body footer .newsWrapper,
body footer .faqWrapper {
  background-color: #f5f5f5;
  padding: 50px 0;
}
body footer .newsWrapper.top,
body footer .faqWrapper.top {
  margin-top: 50px;
}
body footer .newsWrapper h2,
body footer .faqWrapper h2 {
  margin: 0;
  margin-bottom: 50px;
}
body footer .newsWrapper a,
body footer .faqWrapper a {
  text-decoration: none;
  color: #364147;
}
body footer .newsWrapper a:hover,
body footer .faqWrapper a:hover {
  text-decoration: none;
}
body footer .newsWrapper a:hover .dash .continue,
body footer .faqWrapper a:hover .dash .continue {
  text-decoration: none;
  color: #364147;
}
body footer .newsWrapper a .dash,
body footer .faqWrapper a .dash {
  padding: 40px;
  height: 100%;
  background-color: #ffffff;
  text-align: center;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: space-between;
}
body footer .newsWrapper a .dash:hover,
body footer .faqWrapper a .dash:hover {
  background-color: #ffedda;
}
body footer .newsWrapper a .dash:hover .continue,
body footer .faqWrapper a .dash:hover .continue {
  color: #ff6319;
}
body footer .newsWrapper a .dash h4,
body footer .faqWrapper a .dash h4 {
  margin: 0;
  margin-bottom: 20px;
  width: 100%;
}
body footer .newsWrapper a .dash .continue,
body footer .faqWrapper a .dash .continue {
  text-decoration: underline;
  color: #ff6319;
  margin: 0;
}
body footer .newsWrapper a .dash p,
body footer .faqWrapper a .dash p {
  margin: 0;
}
body footer a:hover,
body footer a:focus {
  color: #364147;
}
body footer .bannerWrapper {
  padding: 50px 0;
}
body footer .bannerWrapper .banner {
  display: block;
  margin: 0 auto;
  background-image: url('../img/banner.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 760px;
  transition: background-image 0.2s ease;
  -webkit-transition: background-image 0.2s ease;
  -moz-transition: background-image 0.2s ease;
}
body footer .bannerWrapper .banner:hover {
  background-image: url('../img/banner-hover.png');
}
@media (max-width: 800px) {
  body footer .bannerWrapper .banner {
    width: 100%;
  }
}
body footer .bannerWrapper .banner img {
  visibility: hidden;
  width: 100%;
}
body footer .contactWrapper {
  background-color: #f5f5f5;
  padding: 30px 0;
}
@media (min-width: 991px) {
  body footer .contactWrapper .displayFlexContact {
    display: flex;
    align-items: center;
    justify-content: initial;
  }
}
body footer .contactWrapper .displayFlexContact .dash {
  padding: 1% 2%;
}
@media (min-width: 990px) {
  body footer .contactWrapper .displayFlexContact .dash {
    border-right: 1px solid #d7d7d7;
    display: flex;
    align-items: center;
    justify-content: initial;
    flex-flow: row wrap;
  }
  body footer .contactWrapper .displayFlexContact .dash:first-child {
    padding-left: 0;
  }
  body footer .contactWrapper .displayFlexContact .dash:last-child {
    border-right: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  body footer .contactWrapper .displayFlexContact .dash:nth-last-of-type(2) {
    margin-bottom: 30px;
  }
  body footer .contactWrapper .displayFlexContact .dash.socialMedia {
    border-top: 1px solid #d7d7d7;
    padding-top: 30px;
  }
}
body footer .contactWrapper .displayFlexContact .dash a {
  color: #364147;
}
body footer .contactWrapper .displayFlexContact .dash a.phone {
  text-decoration: none;
  font-weight: bold;
}
body footer .contactWrapper .displayFlexContact .dash.socialMedia {
  flex-flow: row;
}
body footer .contactWrapper .displayFlexContact .dash.socialMedia a {
  padding-right: 15px;
}
body footer .contactWrapper .displayFlexContact .dash.socialMedia a:last-child {
  padding-right: 0;
}
@media (max-width: 1199px) {
  body footer .contactWrapper .displayFlexContact .dash.address strong {
    margin: 0 auto;
  }
}
body footer .copyrightWrapper {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  body footer .copyrightWrapper {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  body footer .copyrightWrapper {
    background-color: #f5f5f5;
  }
}
body footer .copyrightWrapper .copyright {
  text-align: center;
}
body footer .copyrightWrapper .copyright nav {
  margin-top: 25px;
}
body footer .copyrightWrapper .copyright nav a {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-right: 10px;
  list-style-type: none;
  border-right: 1px solid #e2e2e2;
}
body footer .copyrightWrapper .copyright nav a:last-child {
  margin-right: 0;
  border-right: 0;
}
body #mainFilter {
  background-color: #e7e9ea;
  padding: 60px 0 40px 0;
}
body #mainFilter header p {
  font-size: 1.6em;
  color: #444e53;
  margin-bottom: 35px;
  font-family: 'open_sanslight';
}
body #mainFilter header h1 {
  margin: 0;
  margin-bottom: 35px;
}
body .circles {
  display: flex;
  align-items: baseline;
  justify-content: initial;
  flex-wrap: wrap;
}
body .circles .circleWrapper {
  flex-grow: 1;
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 411px) and (max-width: 767px) {
  body .circles .circleWrapper {
    margin: 0 0 40px 0;
    flex-shrink: 0;
    flex-basis: 33.333%;
  }
}
@media (min-width: 281px) and (max-width: 410px) {
  body .circles .circleWrapper {
    flex-basis: 50%;
  }
}
@media (max-width: 280px) {
  body .circles .circleWrapper {
    flex-basis: 100%;
  }
}
body .circles .circleWrapper a {
  text-decoration: none;
}
body .circles .circleWrapper a .circle {
  display: block;
  margin: 0 auto;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ff6319;
  background-image: url('../img/main-filter-icons.png');
  background-repeat: no-repeat;
}
body .circles .circleWrapper a .circle.flats {
  background-position: 25px 20px;
}
body .circles .circleWrapper a .circle.houses {
  background-position: -168px 20px;
}
body .circles .circleWrapper a .circle.grounds {
  background-position: -359px 20px;
}
body .circles .circleWrapper a .circle.buildings {
  background-position: -548px 20px;
}
body .circles .circleWrapper a .circle.others {
  background-position: -740px 20px;
}
@media (max-width: 767px) {
  body .circles .circleWrapper a .circle {
    width: 90px;
    height: 90px;
  }
  body .circles .circleWrapper a .circle.flats {
    background-position: 15px -100px;
  }
  body .circles .circleWrapper a .circle.houses {
    background-position: -175px -100px;
  }
  body .circles .circleWrapper a .circle.grounds {
    background-position: -369px -100px;
  }
  body .circles .circleWrapper a .circle.buildings {
    background-position: -563px -100px;
  }
  body .circles .circleWrapper a .circle.others {
    background-position: -750px -100px;
  }
}
body .circles .circleWrapper a .title {
  display: block;
  font-size: 1.4em;
  margin: 23px auto 0 auto;
  color: #ff6319;
  font-family: 'open_sanslight';
}
body .circles .circleWrapper a:hover .circle,
body .circles .circleWrapper a.active .circle {
  background-color: #5e6a71;
}
body .circles .circleWrapper a:hover .title,
body .circles .circleWrapper a.active .title {
  color: #5e6a71;
}
body #carouselWrapper {
  padding: 60px 15px 50px 15px;
}
body #carouselWrapper h2 {
  margin: 0;
  margin-bottom: 45px;
}
body #carouselWrapper #carousel {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body #carouselWrapper #carousel .slick-dots {
  order: 0;
  margin: 0;
  margin-bottom: 40px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body #carouselWrapper #carousel .slick-dots li {
  background-image: none;
  padding: 0;
}
body #carouselWrapper #carousel .slick-dots li.slick-active button {
  border-color: #5e6a71;
  background-color: #5e6a71;
}
body #carouselWrapper #carousel .slick-dots li button {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-indent: -99999px;
  content: '';
  margin: 0;
  margin-right: 10px;
  padding: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ff6319;
  background-color: #ffffff;
}
body #carouselWrapper #carousel .slick-dots li button:hover {
  border-color: #5e6a71;
  background-color: #5e6a71;
}
body #carouselWrapper #carousel .slick-list {
  order: 1;
}
body #carouselWrapper #carousel .slick-list .object {
  display: block;
  text-align: center;
  font-family: 'pt_serifregular';
  text-decoration: none;
  outline: 0;
}
body #carouselWrapper #carousel .slick-list .object:hover {
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
}
body #carouselWrapper #carousel .slick-list .object:hover:hover {
  background-color: #ffedda;
}
body #carouselWrapper #carousel .slick-list .object:hover h3 {
  text-decoration: none;
}
body #carouselWrapper #carousel .slick-list .object .img-responsive {
  display: flex;
  align-items: center;
  justify-content: center;
}
body #carouselWrapper #carousel .slick-list .object .img-responsive img {
  border: 1px solid #e8e9eb;
}
@media (min-width: 767px) {
  body #carouselWrapper #carousel .slick-list .object .img-responsive img {
    width: 100%;
  }
}
body #carouselWrapper #carousel .slick-list .object h3 {
  text-decoration: underline;
}
body #carouselWrapper #carousel .slick-list .object .date {
  display: inline-block;
  margin-top: 15px;
  background: url('../img/calendar.png') left center no-repeat;
  padding: 3px 0 0 30px;
  height: 22px;
  font-family: 'open_sanssemibold';
}
body #carouselWrapper #carousel .slick-list .object .sale {
  text-decoration: line-through;
  font-size: 1em;
}
body #carouselWrapper #carousel .slick-list .object .price {
  font-size: 1.8em;
  margin-bottom: 15px;
}
body #filterListOfObjects {
  background-color: #f5f5f5;
}
body #filterListOfObjects .white {
  background-color: #ffffff;
  padding: 0 15px;
}
body #filterListOfObjects .white .header {
  padding: 15px 0;
  margin-top: 30px;
}
body #filterListOfObjects .white .header .filterTitle {
  font-family: 'open_sanslight';
  font-size: 1.5em;
  color: #444d53;
  margin: 0;
  text-align: left;
}
@media (max-width: 767px) {
  body #filterListOfObjects .white .header .filterTitle {
    margin-bottom: 15px;
  }
}
body #filterListOfObjects .white .minMaxButton,
body #filterListOfObjects .white .mapButton {
  display: table;
  float: right;
}
body #filterListOfObjects .white .minMaxButton span,
body #filterListOfObjects .white .mapButton span {
  display: table-cell;
}
body #filterListOfObjects .white .minMaxButton .icon,
body #filterListOfObjects .white .mapButton .icon {
  margin-left: 15px;
  display: inline-block;
  background: url('../img/min-max-icon.png') right center no-repeat;
  transform: rotate(180deg);
  width: 15px;
  height: 10px;
}
body #filterListOfObjects .white .minMaxButton .icon.max,
body #filterListOfObjects .white .mapButton .icon.max {
  transform: rotate(0deg);
}
@media (max-width: 992px) {
  body #filterListOfObjects .white .mapButton.bottom,
  body #filterListOfObjects .white .mapButton.top {
    position: absolute;
    right: 15px;
    width: 120px;
  }
  body #filterListOfObjects .white .mapButton.bottom {
    bottom: 0;
  }
  body #filterListOfObjects .white .mapButton.top {
    top: 0;
  }
}
body #filterListOfObjects .white .filter {
  padding: 30px 0 0 0;
}
body #filterListOfObjects .white .filter .filterButton {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  padding: 11px 20px 11px 45px;
  text-decoration: none;
  cursor: pointer;
  background-image: url(../img/filter-ok.png);
  background-repeat: no-repeat;
  background-position: left 19px center;
  background-color: #5e6a71;
  border: 1px solid #5e6a71;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  margin-right: 10px;
  margin-bottom: 10px;
}
body #filterListOfObjects .white .filter .filterButton:last-child {
  margin-right: 0;
}
body #filterListOfObjects .white .filter .filterButton.group {
  padding: 5px 5px 5px 45px;
}
body #filterListOfObjects .white .filter .filterButton.group a {
  padding: 5px 20px 5px 45px;
  margin-bottom: 0;
}
body #filterListOfObjects .white .filter .filterButton:hover,
body #filterListOfObjects .white .filter .filterButton:focus {
  background-image: url(../img/filter-ko.png);
  background-color: #ffedda;
  border: 1px solid #ffedda;
  color: #5e6a71;
}
body #filterListOfObjects .white .filter .filterButton span {
  display: inline-block;
  margin-right: 10px;
}
body #filterListOfObjects .white .filter .filterButton a {
  border: 1px solid #ffffff;
  margin-right: 5px;
  padding-right: 20px;
}
body #filterListOfObjects .white .filter .filterButton a:last-child {
  margin-right: 0;
}
body #filterListOfObjects .white .filter .filterButton a:hover,
body #filterListOfObjects .white .filter .filterButton a:focus {
  border: 1px solid #ffffff;
  background-color: #f5f5f5;
}
body #filterListOfObjects .white .filter .filterButton.select {
  background-image: none;
  padding: 11px 20px;
}
body #filterListOfObjects .white .filter .row {
  margin-bottom: 35px;
}
body #filterListOfObjects .white .filter .row:last-child {
  margin-bottom: 0;
}
body #filterListOfObjects .white .filter .niceButton {
  margin-right: 20px;
  background-image: url('../img/tick.png');
  background-repeat: no-repeat;
  background-position: left 19px bottom 14px;
  padding-left: 55px;
  padding-right: 45px;
}
@media (max-width: 450px) {
  body #filterListOfObjects .white .filter .niceButton {
    margin-bottom: 20px;
  }
  body #filterListOfObjects .white .filter .niceButton:last-of-type {
    margin-bottom: 0;
  }
}
body #filterListOfObjects .white .filter .niceButton:last-of-type {
  margin-right: 0;
}
body #filterListOfObjects .white .filter .niceButton:hover {
  border: 1px solid #ff6319;
  color: #ff6319;
  background-color: #ffedda;
}
body #filterListOfObjects .white .filter .niceButton.active {
  border: 1px solid #5e6a71;
  background-position: left 19px top 14px;
  background-color: #5e6a71;
  color: #ffffff;
}
body #filterListOfObjects .white .filter .circles {
  align-items: center;
}
body #filterListOfObjects .white .filter .circles .circleWrapper {
  margin-bottom: 0;
  flex-grow: 0;
}
body #filterListOfObjects .white .filter .circles .circleWrapper:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  body #filterListOfObjects .white .filter .circles .circleWrapper {
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body #filterListOfObjects .white .filter .circles .circleWrapper {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  body #filterListOfObjects .white .filter .circles .circleWrapper {
    margin-bottom: 20px;
    flex-basis: initial;
    flex-grow: 1;
  }
}
@media (max-width: 400px) {
  body #filterListOfObjects .white .filter .circles .circleWrapper {
    flex-basis: 50%;
  }
}
@media (max-width: 333px) {
  body #filterListOfObjects .white .filter .circles .circleWrapper {
    flex-basis: 100%;
  }
}
body #filterListOfObjects .white .filter .circles .circleWrapper a .circle {
  width: 90px;
  height: 90px;
}
body #filterListOfObjects .white .filter .circles .circleWrapper a .circle.flats {
  background-position: 15px -100px;
}
body #filterListOfObjects .white .filter .circles .circleWrapper a .circle.houses {
  background-position: -177px -100px;
}
body #filterListOfObjects .white .filter .circles .circleWrapper a .circle.grounds {
  background-position: -369px -100px;
}
body #filterListOfObjects .white .filter .circles .circleWrapper a .circle.buildings {
  background-position: -563px -100px;
}
body #filterListOfObjects .white .filter .circles .circleWrapper a .circle.others {
  background-position: -752px -100px;
}
body #filterListOfObjects .white .filter .circles .circleWrapper a:hover .title {
  color: #ff6319;
}

body #filterListOfObjects .white .filter .circles .circleWrapper a:hover .circle {
  border: 1px solid #ff6319;
  background-color: #ffedda;
}

body #filterListOfObjects .white .filter .circles .circleWrapper a:hover .circle.flats {
  background-position: 15px -186px;
}

body #filterListOfObjects .white .filter .circles .circleWrapper a:hover .circle.houses {
  background-position: -177px -186px;
}

body #filterListOfObjects .white .filter .circles .circleWrapper a:hover .circle.grounds {
  background-position: -369px -186px;
}

body #filterListOfObjects .white .filter .circles .circleWrapper a:hover .circle.buildings {
  background-position: -563px -186px;
}

body #filterListOfObjects .white .filter .circles .circleWrapper a:hover .circle.others {
  background-position: -752px -186px;
}
body #filterListOfObjects .white .filter .bottomFilter {
  padding-top: 30px;
  padding-bottom: 30px;
}
body #filterListOfObjects .white .filter .bottomFilter .checkbox-inline {
  margin-left: 0;
  flex-grow: 1;
}
body #secondaryFilter {
  padding-top: 30px;
  padding-bottom: 30px;
}
body #secondaryFilter .flexWrap {
  justify-content: space-between;
}
body #secondaryFilter .flexWrap .niceButton {
  margin-bottom: 0;
}
body #secondaryFilter .flexWrap .niceButton:hover {
  color: #ff6319;
  border: 1px solid #ff6319;
  background-color: #ffedda;
}
body #secondaryFilter .flexWrap a {
  margin-right: 30px;
}
body #secondaryFilter .flexWrap a:last-of-type {
  margin-right: 0;
}
body .listOfObjects {
  padding: 30px 0;
  background-color: #f5f5f5;
}
body .listOfObjects h2 {
  margin: 0;
  margin-bottom: 40px;
  cursor: pointer;
}
body .listOfObjects h2 a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
body .listOfObjects h2 a:hover .number {
  background-color: #ffedda;
}
body .listOfObjects h2 a span {
  display: inline-block;
  margin-left: 10px;
}
body .listOfObjects .listObjects a.item {
  position: relative;
  display: block;
  background-color: #ffffff;
  margin-bottom: 30px;
  text-decoration: none;
}
@media (min-width: 767px) {
  body .listOfObjects .listObjects a.item {
    display: flex;
    align-items: inherit;
    justify-content: initial;
  }
}
body .listOfObjects .listObjects a.item .image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  padding-right: 30px;
}
@media (max-width: 767px) {
  body .listOfObjects .listObjects a.item .image {
    padding-right: 0;
  }
  body .listOfObjects .listObjects a.item .image img {
    margin: 0 auto;
  }
}
body .listOfObjects .listObjects a.item .content {
  padding: 20px 15px 20px 0;
  display: flex;
  align-items: inherit;
  justify-content: initial;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  body .listOfObjects .listObjects a.item .content {
    min-height: 200px;
    padding: 20px 15px;
  }
}
body .listOfObjects .listObjects a.item .content > * {
  flex-grow: 1;
}
body .listOfObjects .listObjects a.item .content .title {
  font-family: 'pt_serifregular';
  font-size: 2.15em;
  color: #ff6319;
  text-decoration: underline;
}
@media (min-width: 767px) {
  body .listOfObjects .listObjects a.item .content .title,
  body .listOfObjects .listObjects a.item .content .perex {
    padding-right: 110px;
  }
}
body .listOfObjects .listObjects a.item .content.history .title {
  padding-right: 0;
}
body .listOfObjects .listObjects a.item .content .info {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 767px) {
  body .listOfObjects .listObjects a.item .content .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}
body .listOfObjects .listObjects a.item .content .info .dateWrapper {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  flex-direction: column;
}
body .listOfObjects .listObjects a.item .content .info .dateWrapper span {
  display: block;
  background: url('../img/calendar.png') left center no-repeat;
  padding: 2px 0 2px 27px;
  margin-bottom: 10px;
}
body .listOfObjects .listObjects a.item .content .info .price {
  text-align: right;
  display: flex;
  align-items: flex-end;
  justify-content: initial;
  flex-direction: column;
  font-family: 'pt_serifregular';
}
body .listOfObjects .listObjects a.item .content .info .price span {
  font-size: 1em;
  text-decoration: line-through;
}
body .listOfObjects .listObjects a.item .content .info .price strong {
  font-family: 'pt_serifbold';
  font-size: 2.15em;
}
body .listOfObjects .listObjects a.item:hover,
body .listOfObjects .listObjects a.item:focus {
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  text-decoration: none;
}
body .listOfObjects .listObjects a.item:hover:hover,
body .listOfObjects .listObjects a.item:focus:hover {
  background-color: #ffedda;
}
body .listOfObjects .listObjects a.item:hover .content .title,
body .listOfObjects .listObjects a.item:focus .content .title {
  text-decoration: none;
}
body .listOfObjects .listObjects .row:last-of-type a.item {
  margin-bottom: 0;
}
body .messages {
  font-size: inherit;
  text-align: center;
  margin-bottom: 50px;
  border: 2px solid;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
body .messages .icon {
  display: inline-block;
  background-color: #ffffff;
  background-position: left center;
  background-repeat: no-repeat;
  margin-right: 30px;
  width: 38px;
}
body .messages .text {
  text-align: center;
  flex-grow: 1;
  padding: 10px;
  width: calc(100% - 68px);
}
body .messages .text a {
  color: inherit;
}
body .messages.error {
  color: #ff0000;
  border-color: #ff0000;
}
body .messages.error .icon {
  background-color: #ff0000;
  background-image: url('../img/false.png');
}
body .messages.success {
  color: #008c10;
  border-color: #008c10;
}
body .messages.success .icon {
  background-color: #008c10;
  background-image: url('../img/ok.png');
}
body .messages.info {
  border-color: #5e6a71;
}
body .messages.info .icon {
  background-color: #5e6a71;
  background-image: url('../img/info.png');
}
body #loginPage .form-group {
  margin-bottom: 35px;
}
body #loginPage .form-group.last {
  margin-bottom: 95px;
}
body #loginPage .form-group label + a,
body #loginPage .form-group label {
  display: inline-block;
}
body #loginPage .form-group a {
  float: right;
}
body #loginPage .form-group.helpInputWrap label {
  float: left;
  margin-top: 16px;
}
body #loginPage .form-group.helpInputWrap .helpInput {
  float: right;
  margin-bottom: 10px;
}
body #loginPage #regBox {
  background-color: #ff6319;
  padding: 30px;
  color: #ffffff;
  text-align: center;
}
body #loginPage #regBox p {
  font-size: 1.5em;
  margin-left: 20px;
  text-align: left;
}
body #loginPage #regBox .niceButton {
  margin: 20px 0 0 0;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: inherit;
  text-decoration: none;
}
body #loginPage #regBox .niceButton:hover {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #ff6319;
}
body #registrationPage {
  margin-top: 30px;
}
body #registrationPage,
body #forgottenPasswordPage {
  margin-bottom: 90px;
}
body #registrationPage .icons,
body #forgottenPasswordPage .icons {
  margin-bottom: 30px;
}
body #registrationPage .regForm,
body #forgottenPasswordPage .regForm {
  margin: 0 auto;
  float: none;
}
body #registrationPage .regForm .form-group,
body #forgottenPasswordPage .regForm .form-group {
  margin-bottom: 30px;
}
body #registrationPage .regForm .form-group:last-of-type,
body #forgottenPasswordPage .regForm .form-group:last-of-type {
  margin-bottom: 60px;
}
body #registrationPage .regForm .typeSwitcher .buttons,
body #forgottenPasswordPage .regForm .typeSwitcher .buttons {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
body #registrationPage .regForm .typeSwitcher .buttons .radio-inline,
body #forgottenPasswordPage .regForm .typeSwitcher .buttons .radio-inline {
  flex-grow: 1;
}
body #registrationPage .regForm .typeSwitcher .content,
body #forgottenPasswordPage .regForm .typeSwitcher .content {
  display: none;
}
body #registrationPage .regForm .typeSwitcher .content h3,
body #forgottenPasswordPage .regForm .typeSwitcher .content h3,
body #registrationPage .regForm .typeSwitcher .content h4,
body #forgottenPasswordPage .regForm .typeSwitcher .content h4 {
  text-align: left;
}
body .globalBox {
  background-color: transparent;
  border: 1px solid;
  border-color: #ff6319;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  transition: 0.2s ease;
  margin-bottom: 30px;
}
body .globalBox:not(.open) header:hover,
body .globalBox:not(.open) header:focus {
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}
body .globalBox:not(.open) header:hover:hover,
body .globalBox:not(.open) header:focus:hover {
  background-color: #ffedda;
}
body .globalBox > header {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 10px 0;
}
body .globalBox > header > * {
  flex-grow: 1;
  text-align: left;
}
body .globalBox > header > h2 {
  font-size: 1.7em;
  display: flex;
  align-items: center;
  justify-content: initial;
  font-family: 'open_sanslight';
  color: #ff6319;
  margin: 0;
}
body .globalBox > header > h2 > .text {
  padding: 7px 20px;
  width: calc(100% - 81px);
}
body .globalBox > header > h2 > .icon {
  display: inline-block;
  background-image: url('../img/faq-box-icons.png');
  background-position: 0 7px;
  background-repeat: no-repeat;
  width: 41px;
  height: 41px;
  margin-left: 20px;
}
body .globalBox > header > span:last-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body .globalBox > header > span:last-child .arrow {
  display: inline-block;
  background-image: url('../img/faq-box-arrow.png');
  background-repeat: no-repeat;
  width: 15px;
  height: 9px;
  margin-right: 20px;
  transition: transform 0.2s ease;
}
body .globalBox.property header .icon {
  background-position: 0 7px;
}
body .globalBox.registration header .icon {
  background-position: 0 -80px;
}
body .globalBox.agreement header .icon {
  background-position: 0 -165px;
}
body .globalBox.auction header .icon {
  background-position: 0 -256px;
}
body .globalBox.certainty header .icon {
  background-position: 0 -350px;
}
body .globalBox.bargain header .icon {
  background-position: 0 -440px;
}
body .globalBox.types header .icon {
  background-position: 0 -530px;
}
body .globalBox > .content {
  display: none;
  padding: 0 40px 20px 40px;
}
body .globalBox > .content p:last-child {
  margin-bottom: 0;
}
body .globalBox > .content li {
  background-image: none;
  padding: 0;
}
body .globalBox.open {
  border-color: #c5cacc;
  background-color: #f5f5f5;
}
body .globalBox.open .arrow {
  transform: rotate(180deg);
  background-position: 0 -15px;
}
body .globalBox:last-child {
  margin-bottom: 0;
}
body #faqPage {
  padding-bottom: 30px;
}
body #faqPage .faqCircles {
  padding: 50px 0 0 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
body #faqPage .faqCircles .circleWrapper {
  color: #ff6319;
  font-family: 'open_sanslight';
  font-size: 1.538em;
  width: 165px;
  text-align: center;
  margin: 0 55px 50px 55px;
  flex-grow: 1;
}
body #faqPage .faqCircles .circleWrapper .circle {
  display: inline-block;
  width: 122px;
  height: 122px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ff6319;
  background-repeat: no-repeat;
  background-image: url('../img/faq-circles-icons.png');
  position: relative;
}
body #faqPage .faqCircles .circleWrapper .circle.property {
  background-position: 30px center;
}
body #faqPage .faqCircles .circleWrapper .circle.registration {
  background-position: -82px center;
}
body #faqPage .faqCircles .circleWrapper .circle.contract {
  background-position: -192px center;
}
body #faqPage .faqCircles .circleWrapper .circle.list {
  background-position: -304px center;
}
body #faqPage .faqCircles .circleWrapper .circle.certainty {
  background-position: -416px center;
}
body #faqPage .faqCircles .circleWrapper .circle.online {
  background-position: -520px center;
}
body #faqPage .faqCircles .circleWrapper .circle .bubble {
  display: inline-block;
  position: absolute;
  top: 105px;
  left: calc(50% - 15px);
  color: #ffffff;
  text-decoration: none;
  background-color: #62676d;
  border: 2px solid #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  font-size: 1em;
}
body #faqPage .faqCircles .circleWrapper .circle .popover {
  text-align: center;
  color: #444d53;
  border-color: #ff6319;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  max-width: none;
  width: 300px;
}
body #faqPage .faqCircles .circleWrapper .circle .popover .popover-content a {
  color: inherit;
  display: block;
}
body #faqPage .faqCircles .circleWrapper .circle .popover .arrow {
  border-bottom-color: inherit;
}
body #faqPage .faqCircles .circleWrapper .circle > .arrow {
  display: inline-block;
  background: url('../img/faq-circle-arrow.png') 0 0 no-repeat;
  width: 24px;
  height: 27px;
  position: absolute;
  top: 50px;
}
body #faqPage .faqCircles .circleWrapper .circle > .arrow.right {
  left: 170px;
}
body #faqPage .faqCircles .circleWrapper .circle > .arrow.left {
  left: -75px;
}
body #faqPage .faqCircles .circleWrapper .title {
  display: block;
  margin-top: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body #faqPage .faqCircles .circleWrapper {
    width: 155px;
    margin: 0 50px 50px 50px;
  }
  body #faqPage .faqCircles .circleWrapper .circle > .arrow.right {
    left: 160px;
  }
  body #faqPage .faqCircles .circleWrapper .circle > .arrow.left {
    left: -60px;
  }
}
body #faqPage .faqBox .questionsBox:first-of-type header {
  border-top: 1px dashed #d7d9db;
}
body #faqPage .faqBox .questionsBox header {
  color: #ff6319;
  text-decoration: underline;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: initial;
  padding: 15px 0;
  font-size: 1.4em;
}
body #faqPage .faqBox .questionsBox header .icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url('../img/faq-questions-cross.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-right: 15px;
  min-width: 18px;
}
body #faqPage .faqBox .questionsBox header:hover,
body #faqPage .faqBox .questionsBox header:focus {
  text-decoration: none;
}
body #faqPage .faqBox .questionsBox header:hover .icon,
body #faqPage .faqBox .questionsBox header:focus .icon {
  background-position: 0 -24px;
}
body #faqPage .faqBox .questionsBox .answer {
  border-bottom: 1px dashed #d7d9db;
}
body #faqPage .faqBox .questionsBox .answer .text {
  display: none;
  padding-bottom: 15px;
  line-height: 1.75em;
}
body #faqPage .faqBox .questionsBox.open header {
  color: #5e6a71;
  text-decoration: none;
}
body #faqPage .faqBox .questionsBox.open header .icon {
  background-position: 0 -48px;
}
body #faqPage .faqBox .nextQuestions {
  display: inline-block;
  margin-top: 15px;
  color: #ff6319;
}
body #detailAuction > .info {
  margin-bottom: 30px;
}
body #detailAuction > .info .photogallery {
  overflow: hidden;
  position: relative;
}
body #detailAuction > .info .photogallery .sliderSlick {
  height: 415px;
  border: 1px solid #e7e9ea;
  background-color: #e7e9ea;
}
body #detailAuction > .info .photogallery .sliderSlick .slick-track .slick-slide {
  text-align: center;
}
body #detailAuction > .info .photogallery .sliderSlick .slick-track .slick-slide img {
  display: inline-block;
}
body #detailAuction > .info .photogallery .sliderNavThumbnails {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e7e9ea;
  padding: 25px 0;
}
body #detailAuction > .info .photogallery .sliderNavThumbnails .slick-list {
  width: calc(100% - 140px);
}
body #detailAuction > .info .photogallery .sliderNavThumbnails .slick-list img {
  border: 1px solid #ffffff;
  margin-right: 5px;
  cursor: pointer;
  outline: 0;
}
body #detailAuction > .info .photogallery .sliderNavThumbnails .slick-arrow {
  border: none;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  margin: 0 15px;
  background: url('../img/detail-auction-photogallery-arrow.png') no-repeat;
  background-position: center top;
}
body #detailAuction > .info .photogallery .sliderNavThumbnails .slick-arrow.slick-next {
  transform: rotate(180deg);
}
body #detailAuction > .info .photogallery .sliderNavThumbnails .slick-arrow:hover,
body #detailAuction > .info .photogallery .sliderNavThumbnails .slick-arrow:focus {
  background-position: center bottom;
}
@media (min-width: 768px) {
  body #detailAuction > .info .detailDescription {
    display: flex;
    align-items: flex-start;
    justify-content: initial;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
body #detailAuction > .info .detailDescription > *:not(.row) {
  display: block;
  width: 100%;
  flex-grow: 1;
}
@media (max-width: 991px) {
  body #detailAuction > .info .detailDescription {
    margin-top: 50px;
  }
}
body #detailAuction > .info .detailDescription .line {
  display: block;
  background-color: #ff6319;
  height: 1px;
  width: 100%;
}
@media (max-width: 991px) {
  body #detailAuction > .info .detailDescription .line {
    margin: 20px 0;
  }
}
body #detailAuction > .info .detailDescription .priceEstimate,
body #detailAuction > .info .detailDescription .priceMin {
  display: block;
}
body #detailAuction > .info .detailDescription .priceEstimate span,
body #detailAuction > .info .detailDescription .priceMin span {
  display: block;
  margin-top: 10px;
  font-family: 'pt_serifregular';
  font-size: 1.25em;
}
body #detailAuction > .info .detailDescription .priceMin span {
  font-size: 2.500em;
}
body #detailAuction > .info .detailDescription #details {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
body #detailAuction > .info .detailDescription #details a {
  display: block;
  width: 100%;
  padding-left: 35px;
  padding-bottom: 0;
  min-height: 22px;
  margin-bottom: 20px;
  background: url('../img/detail-auction-detail-icons.png') no-repeat;
}
body #detailAuction > .info .detailDescription #details a.map {
  background-position: 0 0;
}
body #detailAuction > .info .detailDescription #details a.visitation {
  background-position: 0 -48px;
}
body #detailAuction > .info .detailDescription #details a.detailInfo {
  background-position: 0 -97px;
}
body #detailAuction > .info .detailDescription #details a.downloads {
  background-position: 0 -142px;
}
body #detailAuction > .info .detailDescription #details a:last-child {
  margin-bottom: 0;
}
body #detailAuction > .info .detailDescription #shares {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
body #detailAuction > .info .detailDescription #shares > a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 20px;
  background: url('../img/detail-auction-shares-icons.png') no-repeat;
}
body #detailAuction > .info .detailDescription #shares > a:first-child {
  margin-left: 0;
}
body #detailAuction > .info .detailDescription #shares > a.pinned {
  width: 34px;
  background-position: 0 0;
}
body #detailAuction > .info .detailDescription #shares > a.pinned:hover,
body #detailAuction > .info .detailDescription #shares > a.pinned.active {
  background-position: 0 bottom;
}

body #detailAuction > .info .detailDescription #shares > a.pinnedHover {
  width: 34px;
  background-position: 0 bottom;
}
body #detailAuction > .info .detailDescription #shares > a.question {
  background-position: -51px 0;
}
body #detailAuction > .info .detailDescription #shares > a.question:hover,
body #detailAuction > .info .detailDescription #shares > a.question.active {
  background-position: -51px bottom;
}
body #detailAuction > .info .detailDescription #shares > a.print {
  background-position: -84px 0;
}
body #detailAuction > .info .detailDescription #shares > a.print:hover,
body #detailAuction > .info .detailDescription #shares > a.print.active {
  background-position: -84px bottom;
}
body #detailAuction > .info .detailDescription #shares > a.share {
  background-position: -116px 0;
}
body #detailAuction > .info .detailDescription #shares > a.share:hover,
body #detailAuction > .info .detailDescription #shares > a.share.active {
  background-position: -116px bottom;
}
body #detailAuction > .info .detailDescription #shares > a.report {
  background-position: -151px 0;
}
body #detailAuction > .info .detailDescription #shares > a.report:hover,
body #detailAuction > .info .detailDescription #shares > a.report.active {
  background-position: -151px bottom;
}
@media (max-width: 767px) {
  body #detailAuction > .info .detailDescription #shares {
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
  }
  body #detailAuction > .info .detailDescription #shares > a {
    margin-left: 0;
  }
}
body #detailAuction > .info .detailDescription #shares .popover {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #ff6319;
  max-width: none;
  min-width: 200px;
}
body #detailAuction > .info .detailDescription #shares .popover .arrow {
  border-top-color: #ff6319;
}
body #detailAuction > .info .detailDescription #shares .popover .popover-content {
  text-align: center;
}
body #detailAuction .tabs {
  margin-top: 30px;
}
body #detailAuction .tabs h2 {
  margin: 0 0 30px 0;
}
body #detailAuction .tabs .tab-content {
  max-width: 650px;
  margin: 40px auto 0 auto;
}
body #detailAuction .tabs .tab-content #loginPage,
body #detailAuction .tabs .tab-content #contractPage,
body #detailAuction .tabs .tab-content #signPage,
body #detailAuction .tabs .tab-content #portalPage {
  width: 96%;
  margin: 0 auto;
}
body #detailAuction .tabs .tab-content #loginPage .bubbleMessage,
body #detailAuction .tabs .tab-content #contractPage .bubbleMessage,
body #detailAuction .tabs .tab-content #signPage .bubbleMessage,
body #detailAuction .tabs .tab-content #portalPage .bubbleMessage {
  margin-bottom: 30px;
  position: relative;
  left: 15px;
}
body #detailAuction .tabs .tab-content #loginPage .arrow,
body #detailAuction .tabs .tab-content #contractPage .arrow,
body #detailAuction .tabs .tab-content #signPage .arrow,
body #detailAuction .tabs .tab-content #portalPage .arrow {
  display: inline-block;
  background: url('../img/sign-page-arrow.png') 0 0 no-repeat;
  width: 28px;
  height: 24px;
}
body #detailAuction .tabs .tab-content #loginPage form,
body #detailAuction .tabs .tab-content #contractPage form,
body #detailAuction .tabs .tab-content #signPage form,
body #detailAuction .tabs .tab-content #portalPage form {
  margin-top: 30px;
}
body #detailAuction .tabs .tab-content #loginPage form .form-group,
body #detailAuction .tabs .tab-content #contractPage form .form-group,
body #detailAuction .tabs .tab-content #signPage form .form-group,
body #detailAuction .tabs .tab-content #portalPage form .form-group {
  margin-bottom: 30px;
}
body #detailAuction .tabs .tab-content #loginPage form .short,
body #detailAuction .tabs .tab-content #contractPage form .short,
body #detailAuction .tabs .tab-content #signPage form .short,
body #detailAuction .tabs .tab-content #portalPage form .short {
  max-width: 350px;
  margin: 0 auto 30px auto;
}
body #detailAuction .tabs .tab-content #seller h3 {
  text-align: left;
}
body #detailAuction .tabs .tab-content #seller img {
  max-width: 120px;
}
body #detailAuction .tabs .tab-content #seller .niceButton {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
body #detailAuction .mainInfo {
  margin-top: 30px;
  padding: 40px 0;
  background-color: #f5f5f5;
}
body #detailAuction .mainInfo .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
body #detailAuction .mainInfo .wrapper h2 {
  margin: 0 0 30px 0;
}
body #detailAuction .mainInfo .wrapper .perex {
  text-align: justify;
  position: relative;
  overflow: hidden;
}
body #detailAuction .mainInfo .wrapper .perex .wrapShadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: #f5f5f5;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f5f5f5 80%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f5f5f5 80%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f5f5f5 80%);
}
body #detailAuction .mainInfo .wrapper .buttonPerex {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  background: url('../img/detail-auction-photogallery-arrow.png') no-repeat;
  width: 40px;
  height: 40px;
  background-position: 0 0;
  transform: rotate(-90deg);
  margin-bottom: -60px;
  transition: transform 0.5s ease;
}
body #detailAuction .mainInfo .wrapper .buttonPerex:hover,
body #detailAuction .mainInfo .wrapper .buttonPerex:focus {
  background-position: 0 -40px;
}
body #detailAuction .mainInfo .wrapper.open .buttonPerex {
  transform: rotate(90deg);
}
body #detailAuction .mainInfo .globalBox {
  background-color: #ffffff;
}
body #detailAuction #tours {
  padding: 40px 0 0 0;
}
body #detailAuction #tours strong.block {
  display: block;
  margin-bottom: 20px;
}
body #detailAuction #tours .niceButton {
  margin: 15px 0 40px 0;
}
body #detailAuction #tours .borderRight {
  border-right: 1px solid #dfe1e3;
}
body #detailAuction #tours .flexGrow {
  text-align: left;
  flex-basis: 50%;
}
body #detailAuction #tours .flexGrow:first-child {
  padding-right: 20px;
}
body #detailAuction #tours .flexGrow:last-child {
  padding-left: 20px;
}
body #detailAuction #tours .mapMessage {
  text-align: center;
}
body #detailAuction #tours .mapMessage p {
  font-size: 1.4em;
}
body #detailAuction #tours .mapMessage .icon {
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-image: url("../img/main-filter-icons.png");
  background-repeat: no-repeat;
  background-color: #ff6319;
  background-size: 435px;
  width: 60px;
  height: 60px;
  margin: 15px 0;
}
body #detailAuction #tours .mapMessage .icon.houses {
  background-position: 12px 10px;
}
body #contactsPage h2,
body #contactsPage h3 {
  text-align: left;
}
body #contactsPage h2.helpInput .popover-content,
body #contactsPage h3.helpInput .popover-content {
  color: #444d53;
}
@media (min-width: 768px) {
  body #contactsPage .table {
    width: auto;
  }
}
body #contactsPage a.callBox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 450px;
  width: 100%;
  min-height: 130px;
  font-family: 'open_sanssemibold';
  color: #ffffff;
  text-decoration: none;
  background-color: #ff6319;
  padding: 20px 35px;
  text-align: center;
}
body #contactsPage a.callBox > .icon {
  display: inline-block;
  width: 90px;
  height: 90px;
  margin-right: 20px;
  background: url('../img/call-box-icon.png') center center no-repeat;
}
body #contactsPage a.callBox .text span:first-child {
  font-size: 1.385em;
}
body #contactsPage a.callBox .text span:last-child {
  font-size: 3.077em;
}
body #contactsPage a.callBox .text span {
  display: block;
  width: 100%;
}
body #contactsPage a.callBox > * {
  text-align: left;
  flex-grow: 1;
}
@media (max-width: 767px) {
  body #contactsPage a.callBox > * {
    text-align: center;
  }
}
body #contactsPage p strong.name {
  color: #ff6319;
}
body #contactsPage address,
body #contactsPage strong.name {
  font-size: 1.231em;
}
body .articlesList {
  text-align: left;
}
body .articlesList article {
  margin-bottom: 45px;
  background-color: #f5f5f5;
  padding: 15px;
}
body .articlesList article:last-of-type {
  margin-bottom: 0;
}
body .articlesList article h2 {
  margin-bottom: 15px;
  font-size: 2.5em;
}
body .articlesList article h2 a {
  text-decoration: none;
}
body .articlesList article p:last-of-type {
  margin: 0;
}
body .articlesList article .niceButton {
  margin-top: 15px;
}
body .account .profile {
  margin-top: 30px;
}
body .account .profile h2 {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  body .account .profile > div:nth-child(2) {
    margin-top: 30px;
  }
}
body .account .profile .value {
  font-family: 'open_sanssemibold';
  text-align: right;
}
body .account .profile .title,
body .account .profile .value {
  min-height: 30px;
}
body .auctionsPage .dashboard {
  margin-top: 30px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}
body .auctionsPage .dashboard > div {
  margin-bottom: 30px;
}
body .auctionsPage .dashboard .square {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  background-color: #ff6319;
  color: #ffffff;
  font-size: 1.5em;
  font-family: 'open_sanssemibold';
  text-decoration: none;
}
body .auctionsPage .dashboard .square:hover,
body .auctionsPage .dashboard .square:focus {
  background-color: #5e6a71;
}
body .auctionsPage .dashboard .square span {
  font-size: 2em;
  width: 100%;
}
body .auctionsPage .listOfObjects {
  background-color: transparent;
}
body .auctionsPage .listOfObjects .listObjects > .row {
  margin-bottom: 30px;
}
body .auctionsPage .listOfObjects .listObjects > .row > div {
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  padding-bottom: 30px;
}
body .auctionsPage .listOfObjects .listObjects > .row > div:hover {
  background-color: #ffedda;
}
body .auctionsPage .listOfObjects .listObjects > .row:last-child {
  margin-bottom: 0;
}
body .auctionsPage .listOfObjects .listObjects > .row a.item {
  margin-bottom: 15px;
  background: transparent;
}
body .auctionsPage .listOfObjects .listObjects > .row a.item:hover,
body .auctionsPage .listOfObjects .listObjects > .row a.item:focus {
  background: transparent;
}
body .auctionsPage .listOfObjects .listObjects > .row a.item .corner {
  right: -15px;
}
body .auctionsPage .listOfObjects .listObjects > .row a.item .title {
  margin-bottom: 15px;
  padding-right: 0;
  font-size: 1.5em;
}
body .auctionsPage .listOfObjects .listObjects > .row div.text-right .niceButton {
  margin-left: 15px;
}
body .auctionsPage .listOfObjects .listObjects > .row div.text-right .niceButton:first-child {
  margin-left: 0;
}
body .auctionsPage .listOfObjects.visitors .listObjects > .row {
  margin-bottom: 30px;
}
body .auctionsPage .listOfObjects.visitors .listObjects > .row > div {
  padding-bottom: 0;
}
body .auctionsPage .listOfObjects.visitors .listObjects > .row:last-child {
  margin-bottom: 0;
}
body .auctionsPage .listOfObjects.visitors .listObjects > .row a.item {
  margin-bottom: 0;
}
body .downloadList article {
  margin-bottom: 30px;
}
body .downloadList article > * {
  margin-bottom: 5px;
}
body .downloadList article > *:last-child {
  margin-bottom: 0;
}
body .downloadList article:last-child {
  margin-bottom: 0;
}
body .downloadList article header h2 {
  margin: 0;
  font-size: 1.7em;
}
body .downloadList article a,
body ul.downloadList li a,
body a.document,
body span.document {
  display: inline-block;
  padding-left: 35px;
  line-height: 30px;
  background: url('../img/detail-auction-detail-icons.png') left -227px no-repeat;
}
body .referencesList article {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-bottom: 30px;
}
body .referencesList article:last-child {
  margin-bottom: 0;
}
body .referencesList article .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  margin-right: 30px;
}
body .referencesList article .icon img {
  max-width: 100%;
}
body .referencesList article header h2 {
  margin: 0 0 15px 0;
}
body .referencesList article .text {
  width: calc(100% - 130px);
  display: flex;
  align-items: center;
  justify-content: initial;
  flex-wrap: wrap;
}
body .referencesList article .text > * {
  width: 100%;
}
body #searchList .search {
  margin: 0 auto 30px auto;
  float: none;
}
body #searchList .search .form-inline {
  text-align: center;
}
body #searchList .search .form-inline input[type="search"] {
  height: 60px;
  font-size: 2em;
  padding-left: 70px;
  text-align: center;
}
@media (max-width: 768px) {
  body #searchList .search .form-inline input[type="search"] {
    font-size: 1.7em;
    padding-left: 0;
  }
}
body #searchList .search .form-inline .input-group-btn {
  width: 1%;
}
body #searchList .search .form-inline .input-group-btn .btn {
  width: 60px;
  height: 60px;
}
body #searchList .search .list {
  margin-top: 30px;
}
body #searchList .search .list > .title {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 30px;
}
body #searchList .search .list .listOfObjects {
  background-color: transparent;
}
body #searchList .search .list .listOfObjects div.title {
  font-size: 1.7em;
  padding-right: 0;
}
body #searchList .search .list .articlesList {
  padding: 30px 0;
}
body #searchList .search .list .articlesList .niceButton {
  margin-top: 30px;
}
body #searchList .search .list .selectedText {
  background-color: yellow;
}
body #contactBlock {
  margin-top: 15px;
  margin-bottom: 15px;
}
body #contactBlock > div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
body #contactBlock > div > .phone,
body #contactBlock > div > .email {
  background: url('../img/contact-box-icons.png') no-repeat;
  width: 58px;
  height: 51px;
  margin-right: 12px;
}
body #contactBlock > div > .phone {
  background-position: left center;
}
body #contactBlock > div > .email {
  background-position: right center;
}
body #contactBlock > div > .info {
  width: calc(100% - 70px);
}
.vyskakovaciPoposek span {
    padding: 6px;
    font-size: 11px;
    display: block;
}
.vyskakovaciPoposek {
	display:none;
    width: 250px;
    position: absolute;
    left: 120px;
    z-index: 126;
    background: white;
    -webkit-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #c9c9c9;
}

.adminTable {
width: 100%; border-collapse:collapse; 
}
.adminTable th {
background:#5e5e5e; padding:3px; text-align:left; border:1px solid #dddddd; font-weight:normal; color:white; line-height:10px
}
.adminTable td{
border:1px solid #dddddd; padding:3px; 
}

.link-autodrazby {
	display: inline-block; 
	position: relative; 
	bottom: -35px;
}
@media (max-width: 533px) {
  .link-autodrazby {
    bottom: 25px;
	left:15px;
  }
}