

/* Start:/local/templates/prem-house/components/bitrix/news.list/objects_with_filter/filter.css?176534307018062*/
section.projects_section.section_t .container {
  position: unset;
}
@media (max-width: 767px) {
  .filter_2_wrapper .filter.mini {
    padding: 0 0 50px 0;
    display: table;
    width: 100%;
    float: left;
  }
}
.filter_2_wrapper .content {
  position: relative;
  width: 100%;
  display: table;
  margin: 0 0 30px;
  float: left;
}
@media (max-width: 767px) {
  .filter_2_wrapper .content {
    margin: 0 0 30px;
  }
}
.filter_2_wrapper .content .el {
  float: left;
  margin: 0 30px 30px 0;
}
@media (max-width: 1260px) {
  .filter_2_wrapper .content .el {
    margin: 0 20px 20px 0;
  }
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .el {
    display: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .el.floor {
    display: block;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .el.area {
    display: block;
  }
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .el.bedrooms {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
}
@media (max-width: 1700px) {
  .filter_2_wrapper .content .el.others {
    display: none;
  }
}
@media (max-width: 1700px) {
  .filter_2_wrapper .content .el.suns {
    display: none;
  }
}
.filter_2_wrapper .content .el .name {
  background: #fff;
  padding: 5px 10px;
  gg-box-shadow: 0 0 10px #c9c9c1;
  float: left;
  margin: 0 10px 0 0;
  background: none;
  box-shadow: none;
  float: none;
  width: 100%;
  display: block;
  text-align: left;
  padding: 0;
  margin: 0 0 8px;
  line-height: 17px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .el .name {
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0 0 10px 0;
  }
}
.filter_2_wrapper .content .el .name sup {
  position: absolute;
  font-size: 10px;
}
.filter_2_wrapper .content .el .range_wrapper {
  background: #fff;
  padding: 0 10px;
  line-height: 30px;
  gg-box-shadow: 0 0 10px #c9c9c1;
  float: left;
  margin: 0 10px 0 0;
  margin: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .el .range_wrapper {
    margin: 0;
    width: 100%;
  }
}
.filter_2_wrapper .content .el input[type="radio"],
.filter_2_wrapper .content .el > input[type="checkbox"] {
  display: none;
}
.filter_2_wrapper .content .el input[type="radio"] + label,
.filter_2_wrapper .content .el > input[type="checkbox"] + label {
  background: #fff;
  padding: 0 10px;
  line-height: 30px;
  gg-box-shadow: 0 0 10px #c9c9c1;
  float: left;
  margin: 0 5px 0 0;
  cursor: pointer;
  font-size: 15px;
  font-weight: 450;
}
.filter_2_wrapper .content .el input[type="radio"] + label:last-child,
.filter_2_wrapper .content .el > input[type="checkbox"] + label:last-child {
  margin: 0;
}
.filter_2_wrapper .content .el input[type="radio"]:checked + label,
.filter_2_wrapper .content .el > input[type="checkbox"]:checked + label {
  background-color: #ef6d27;
  color: #fff;
}
.filter_2_wrapper .content .el .text {
  color: grey;
  float: left;
  margin: 0 10px;
  font-size: 14px;
}
.filter_2_wrapper .content .el .text sup {
  position: absolute;
  font-size: 10px;
}
.filter_2_wrapper .content .el input[type="text"] {
  border: solid 1px #c3c3c3;
  border-radius: 3px;
  width: 50px;
  text-align: center;
  float: left;
  color: grey;
}
.filter_2_wrapper .content .el .range {
  float: left;
  margin: 0 10px;
  width: 200px;
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .el .range {
    width: calc(100% - 195px);
  }
}
.filter_2_wrapper .content .el .range .area_range {
  border: none;
  box-shadow: none;
  background: none;
}
.filter_2_wrapper .content .el .range .noUi-base {
  border: none;
}
.filter_2_wrapper .content .el .range .noUi-connects {
  height: 2px;
  background: #000;
  border-radius: 0;
  position: absolute;
  margin: 8px 0 0 0;
}
.filter_2_wrapper .content .el .range .noUi-connect {
  background-color: #ef6d27;
}
.filter_2_wrapper .content .el .range .noUi-handle {
  width: 30px;
  height: 30px;
  background: none;
  border-radius: 0;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
.filter_2_wrapper .content .el .range .noUi-handle::after {
  width: 10px;
  height: 10px;
  border: solid 1px #fff;
  border-radius: 0;
  background: #000;
  box-shadow: none;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
}
.filter_2_wrapper .content .el .range .noUi-handle::before {
  display: none;
}
.filter_2_wrapper .content .el .range .noUi-handle span {
  display: none;
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .el .select-cover {
    background: none;
    box-shadow: none;
    padding: 0;
    flex-wrap: wrap;
  }
}
.filter_2_wrapper .content .all_filters {
  padding: 0 10px;
  line-height: 30px;
  background: #000;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 30px;
  display: flex;
  gap: 5px;
  align-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
@media (max-width: 1260px) {
  .filter_2_wrapper .content .all_filters {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .all_filters {
    bottom: 0;
    left: 0;
    right: auto;
  }
}
.filter_2_wrapper .content .all_filters svg {
  width: 15px;
  height: 15px;
}
.filter_2_wrapper .content .all_filters:hover {
  background: #ef6d27;
}
.filter_2_wrapper .content .finded_text {
  line-height: 1.2;
  color: #a8a8a8;
  font-size: 14px;
  white-space: pre;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1260px) {
  .filter_2_wrapper .content .finded_text {
    bottom: -10px;
  }
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .finded_text {
    bottom: 0;
  }
}
.filter_2_wrapper .content .checkselect {
  min-width: 30px;
}
.filter_2_wrapper .content .checkselect .checkselect-over {
  gg-box-shadow: 0 0 10px #c9c9c1;
}
.filter_2_wrapper .content .checkselect select {
  border: none;
  outline: none;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  font-weight: 450;
}
.filter_2_wrapper .content .checkselect label {
  font-size: 14px;
  margin: 0;
  line-height: 30px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.filter_2_wrapper .content .checkselect label:hover {
  background: #efeff1;
  color: #000;
}
.filter_2_wrapper .content .checkselect .checkselect-control {
  min-width: 125px;
}
.filter_2_wrapper .content .checkselect .checkselect-popup {
  min-width: 198px;
  left: 0;
  top: 35px;
  gg-box-shadow: 0 0 10px #c9c9c1;
  padding: 5px 0;
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .checkselect .checkselect-popup {
    min-width: 168px;
  }
}
.filter_2_wrapper .content .checkselect .checkselect-popup label {
  padding: 0 6px 0 30px;
}
.filter_2_wrapper .content .checkselect .checkselect-popup input + label::after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  margin: -10px 0 0 0;
  border: solid 1px #c3c3c3;
  box-sizing: border-box;
  background: #fff;
}
.filter_2_wrapper .content .checkselect .checkselect-popup input:checked + label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none'%3E%3Cpath d='m9 1.25-5.5 5.5L1 4.25' stroke='%23ef6d27' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
}
.filter_2_wrapper .content .gg_select-cover {
  background: #fff;
  padding: 5px 10px;
  gg-box-shadow: 0 0 10px #c9c9c1;
  float: left;
  margin: 0 10px 0 0;
  display: flex;
}
.filter_2_wrapper .content .select-cover {
  float: left;
  width: 125px;
}
.filter_2_wrapper .content .select-cover .name {
  background: none;
  padding: 0;
  box-shadow: none;
  float: left;
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .select-cover .name {
    margin: 0 0 10px 0;
    width: 100%;
  }
}
.filter_2_wrapper .content .select-cover .nice-select {
  floaf: left;
  border: none;
  line-height: 19px;
  height: 19px;
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .select-cover .nice-select {
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    gg-box-shadow: 0 0 10px #c9c9c1;
  }
}
.filter_2_wrapper .content .select-cover .select-hide,
.filter_2_wrapper .content .select-cover .select-selected {
  display: none;
}
.filter_2_wrapper .content .br {
  width: 100%;
  display: table;
  height: 0;
}
@media (max-width: 1700px) {
  .filter_2_wrapper .content .br {
    display: none;
  }
}
.filter_2_wrapper .content .clear {
  line-height: 30px;
  color: #a8a8a8;
  cursor: pointer;
  font-size: 14px;
  white-space: pre;
  float: left;
  display: none;
  margin: 25px 0 0 0;
  align-items: center;
  gap: 4px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
@media (min-width: 1201px) and (max-width: 1700px) {
  .filter_2_wrapper .content .clear {
    overflow: hidden;
    text-wrap: revert;
    word-spacing: unset;
    width: 92px;
    height: 30px;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .filter_2_wrapper .content .clear {
    font-size: 12px;
    margin: 0;
  }
}
.filter_2_wrapper .content .clear:hover {
  color: #000;
}
.filter_2_wrapper .content .clear:hover svg {
  fill: #000;
}
.filter_2_wrapper .content .clear.active {
  display: flex;
}
.filter_2_wrapper .content .clear svg {
  min-width: 15px;
  width: 15px;
  height: 15px;
  fill: #a8a8a8;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.filter_popup_bg.active {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 101;
  opacity: 0.35;
  background: #000;
}
.filter_popup {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 102;
  left: 50%;
  width: 1200px;
  margin: 0 0 0 -600px;
}
@media (max-width: 1260px) {
  .filter_popup {
    width: 100%;
    left: 0;
    margin: 0;
    top: 20px;
  }
}
.filter_popup.active {
  display: block;
}
.filter_popup .content {
  padding: 40px;
}
@media (max-width: 767px) {
  .filter_popup .content {
    padding: 20px 20px 30px 20px;
  }
}
.filter_popup .content .title {
  color: #102D47;
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 30px;
  display: block;
}
@media (max-width: 767px) {
  .filter_popup .content .title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.filter_popup .content .els {
  margin: 0 0 50px;
  overflow-y: auto;
  max-height: calc(100vh - 250px);
  height: auto;
  margin: 0;
}
@media (max-width: 767px) {
  .filter_popup .content .els {
    height: calc(100vh - 290px);
  }
}
.filter_popup .content .els .el {
  display: flex;
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .filter_popup .content .els .el {
    display: table;
    width: 100%;
  }
}
.filter_popup .content .els .el .name {
  width: 150px;
  min-width: 150px;
  display: block;
  text-align: right;
  font-weight: 500;
  line-height: 30px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .filter_popup .content .els .el .name {
    width: 100%;
    text-align: left;
    margin: 0 0 12px 0;
  }
}
.filter_popup .content .els .el .values {
  margin: 0 0 0 40px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .filter_popup .content .els .el .values {
    width: 100%;
    display: table;
    margin: 0 0 10px 0;
  }
}
.filter_popup .content .els .el .values .range {
  float: left;
  margin: 0 10px;
  width: 200px;
}
@media (max-width: 767px) {
  .filter_popup .content .els .el .values .range {
    width: calc(100% - 195px);
    max-width: 200px;
  }
}
.filter_popup .content .els .el .values .range_wrapper {
  margin: 0 0 0 -5px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .filter_popup .content .els .el .values .range_wrapper {
    width: 100%;
    margin: 0 0 0 -5x;
  }
}
.filter_popup .content .els .el .values .range_wrapper input[type="text"] {
  border: solid 1px #c3c3c3;
  border-radius: 3px;
  width: 50px;
  text-align: center;
  float: left;
  color: grey;
}
.filter_popup .content .els .el .values .range_wrapper .text {
  color: grey;
  float: left;
  margin: 0 10px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .filter_popup .content .els .el .values .range_wrapper .text {
    margin: 0 5px;
  }
}
.filter_popup .content .els .el .values .range_wrapper .text sup {
  position: absolute;
  font-size: 10px;
}
.filter_popup .content .els .el .values .range_wrapper .area_range {
  border: none;
  box-shadow: none;
  background: none;
}
.filter_popup .content .els .el .values .range_wrapper .noUi-base {
  border: none;
}
.filter_popup .content .els .el .values .range_wrapper .noUi-connects {
  height: 2px;
  background: #000;
  border-radius: 0;
  position: absolute;
  margin: 8px 0 0 0;
}
.filter_popup .content .els .el .values .range_wrapper .noUi-connect {
  background-color: #ef6d27;
}
.filter_popup .content .els .el .values .range_wrapper .noUi-handle {
  width: 30px;
  height: 30px;
  background: none;
  border-radius: 0;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
.filter_popup .content .els .el .values .range_wrapper .noUi-handle::after {
  width: 10px;
  height: 10px;
  border: solid 1px #fff;
  border-radius: 0;
  background: #000;
  box-shadow: none;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
}
.filter_popup .content .els .el .values .range_wrapper .noUi-handle::before {
  display: none;
}
.filter_popup .content .els .el .values .range_wrapper .noUi-handle span {
  display: none;
}
.filter_popup .content .els .el .values input + label {
  background: #fff;
  padding: 0 10px;
  float: left;
  margin: 0 5px 5px 0;
  cursor: pointer;
  border: solid 1px #ecececc4;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .filter_popup .content .els .el .values input + label {
    margin: 0 5px 5px 0;
  }
}
.filter_popup .content .els .el .values input:checked + label {
  color: #fff;
  background: #ef6d27;
  border-color: #ef6d27;
}
.filter_popup .content .buttons {
  display: flex;
  gap: 20px;
  justify-content: right;
  padding: 30px 0 0 0;
  border-top: solid 1px #f2f2f2;
}
@media (max-width: 767px) {
  .filter_popup .content .buttons {
    width: 100%;
  }
}
.filter_popup .content .buttons .filter_clear {
  line-height: 30px;
  color: #a8a8a8;
  cursor: pointer;
  font-size: 14px;
  display: block;
  display: none;
  align-items: center;
  gap: 4px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.filter_popup .content .buttons .filter_clear:hover {
  color: #000;
}
.filter_popup .content .buttons .filter_clear:hover svg {
  fill: #000;
}
.filter_popup .content .buttons .filter_clear.active {
  display: flex;
}
@media (max-width: 767px) {
  .filter_popup .content .buttons .filter_clear .pc {
    display: none;
  }
}
@media (min-width: 768px) {
  .filter_popup .content .buttons .filter_clear .mob {
    display: none;
  }
}
.filter_popup .content .buttons .filter_clear svg {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  width: 15px;
  height: 15px;
  fill: #a8a8a8;
}
.filter_popup .content .buttons .filter_apply {
  padding: 5px 10px;
  background: #000;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  display: table;
}
.filter_popup .content .buttons .filter_apply.disables {
  cursor: default;
  opacity: 0.6;
}
.filter_popup .content .buttons .filter_apply.disables:hover {
  background: #000;
}
.filter_popup .content .buttons .filter_apply:hover {
  background: #ef6d27;
}
.filter_popup .popup_close {
  position: absolute;
  top: 40px;
  right: 40px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  cursor: pointer;
}
@media (max-width: 767px) {
  .filter_popup .popup_close {
    top: 20px;
    right: 20px;
  }
}
.filter_popup .popup_close:hover img {
  opacity: 1;
}
.filter_popup .popup_close img {
  opacity: 0.5;
  width: 18px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
@media (max-width: 767px) {
  .filter_popup .popup_close img {
    width: 16px;
  }
}
.projects_wrapper.new_t {
  width: 100%;
}
.projects_section .portfolio_box .portfolio_item .portfolio_item_content .portfolio_item_bottom .portfolio_item_title {
  min-height: 10px !important;
}
.checkselect {
  position: relative;
  display: inline-block;
  min-width: 200px;
  text-align: left;
}
.checkselect-control {
  position: relative;
  padding: 0 !important;
}
.checkselect-control select {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding-left: 5px;
  height: 30px;
}
.checkselect-over {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.checkselect-popup {
  display: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 200px;
  position: absolute;
  top: 100%;
  left: 0px;
  border: 1px solid #dadada;
  border-top: none;
  background: #fff;
  z-index: 9999;
  overflow: auto;
  user-select: none;
}
.checkselect label {
  position: relative;
  display: block;
  margin: 0;
  padding: 4px 6px 4px 25px;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.1;
  cursor: pointer;
}
.checkselect-popup input {
  position: absolute;
  top: 5px;
  left: 8px;
  margin: 0 !important;
  padding: 0;
}
.checkselect-popup label:hover {
  background: #03a2ff;
  color: #fff;
}
.checkselect-popup fieldset {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}
.checkselect-popup fieldset input {
  left: 15px;
}
.checkselect-popup fieldset label {
  padding-left: 32px;
}
.checkselect-popup legend {
  display: block;
  margin: 0;
  padding: 5px 8px;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.1;
}

/* End */


/* Start:/local/templates/prem-house/components/bitrix/news.list/objects_with_filter/style.css?17626942903843*/
/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}
/* End */
/* /local/templates/prem-house/components/bitrix/news.list/objects_with_filter/filter.css?176534307018062 */
/* /local/templates/prem-house/components/bitrix/news.list/objects_with_filter/style.css?17626942903843 */
