

/* Start:/bitrix/templates/citrus_arealty4/js/jquery-nice-select/css/nice-select.css?15828889943846*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    height: 8px;
    width: 8px;
    right: 8px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
   }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/* End */


/* Start:/local/components/dev/catalog.smart.filter/templates/black/style.css?16057365443359*/
.filter__prop .js-popup{
    width: 100%;
}
.b--search-row__search-icon{
    margin: 0 auto;
}
.b--search-row__search-icon.load{
    fill: #252525;
    display: none;
    cursor: no-drop;
}
.filter .b--search-inputs__dropdown {
    z-index: 9;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 35px 6px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 0 35px 6px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 35px 6px rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px;
    position: absolute;
    top: 100%;
    margin-top: 12px;
    line-height: normal;
    white-space: nowrap;
}
.filter .b--search-inputs__dropdown:after {
    position: absolute;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 16px;
    top: -4px;
    background-color: #ffffff;
}
/*Округи*/
.filter .b--search-inputs__dropdown{
    max-height: 340px;
    overflow-y: auto;
}
.filter .b--search-inputs__dropdown label {
    display: block;
    margin: 7px 0px;
    min-width: 100px;
}
.filter .b--search-inputs__input {
    display: inline-block;
    vertical-align: top;
    border: 0px;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    transition: none;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 40px;
    width: 100px;
    background-color: rgba(188, 188, 188, 0.2);
    font-size: 14px;
    font-family: 'gilroy-medium', sans-serif;
    letter-spacing: 0.2px;
    color: #3E3F42;
    padding: 0 8px;
    border: 1px solid #bcbcbc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
}

/*******************************/
.filter .b--search-inputs__input.error {
    background-color: #ffffff;
    border-color: #FF0000 !important;
    box-shadow: 0 0 12px 0 rgba(255, 0, 0, 0.3) !important;
}
.filter .error {
    border: 1px red solid;
}
.filter .error {
    border-color: #ff000075 !important;
    background-color: #fdd2d2 !important;
}
/*******************************/
/*
.select2-container--default .select2-selection--multiple li,
.select2-container--default .select2-selection--multiple .select2-search__field{
    width: 100%!important;
}*/
@media (min-width: 1260px) {
    #filter-values-metro .modal-xll{
        width: 1200px;
        max-width: 1200px;
    }
}
@media (max-width: 1260px) {
    #filter-values-metro .modal-xll{
        width: 90%;
        max-width: 90%;
    }
}
@media (max-width: 600px) {
    #filter-values-metro .modal-xll{
        width: 100%;
        max-width: 100%;
    }
}
.header-content .filter{
    background-color: #fff;
}
select.niceSelect{
    display: none;
}
/* End */


/* Start:/build/js/lib/select2/css/select2.min.css?160571237414966*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/local/components/dev/catalog.smart.filter/templates/black/metro.css?17180459238333*/
/*******************************Метро*******************************/
.metro svg{
    pointer-events:auto;
}
@media all {


    .svg-icon {
        width: 1em;
        height: 1em;
    }
    .hidden-svg-icons path, .hidden-svg-icons polygon{
        fill: currentColor;
    }

}

/*popup*/
@media all {
    .popup {
        position: absolute;
        display: none;
        box-sizing: border-box;
        border: 1px solid rgba(0,0,0,.06);
        width: 100%;
        min-width: 100%;
        padding: 2px 0;
        user-select: none;
        z-index: 2;
    }
    .popup._active {
        display: block;
    }
    .popup:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border-radius: .1px;
        box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
        background: #fff;
        display: block;
    }
    .popup__content {
        max-height: 300px;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0;
        position: relative;
        z-index: 10;
        box-sizing: border-box;
        height: 100%;
        margin: 0;
    }
}

/*metro search*/
@media all {
    .metro__search {
        position: relative;
        margin-bottom: 19px;
    }
    .metro__search-input {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding: 0 30px 0 18px;
        font-size: 14px;
        color: #666;
        border: 1px solid #c5c5c5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .metro__search-icon {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        font-size: 18px;
        width: 1em;
        height: 1em;
        margin: auto;
        color: #999999;
    }

    .metro__search-result {

    }
    .metro__search-no-result {
        padding: 0 10px;
        font-size: 14px;
        color: #989898;
    }
    .metro__search-result__item,
    .result__item{
        padding: 4px 8px;
        font-size: 14px;
        opacity: 1;
        position: relative;
        color: #ccc;
    }
    .metro__search-result__item._active,
    .result__item._active{
        cursor: pointer;
        color: inherit;
    }
    .metro__search-result__item._active:hover, .metro__search-result__item._active._highlight,
    .result__item._active:hover, .result__item._active._highlight{
        background-color: #f6f6f6;
    }
}
@media (max-width: 1200px) {
    .metro__search {
        width: calc(50% - 5px);
        display: inline-block;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .metro__search-input {
        font-size: 13px;
    }
    .metro__search-result__item,
    .result__item{
        font-size: 13px;
    }
}
@media (max-width: 479px) {
    .metro__search {
        width: 100%;
    }
    .metro__search {
        margin-bottom: 15px;
    }
}

/*metro groups*/
@media all {
    .metro__lines {
        position: relative;
        font-size: 14px;
        margin: 0 0;
    }
    .metro__lines__label {
        position: relative;
        width: 100%;
        height: 40px;
        padding: 0 18px;
        display: flex;
        align-items: center;
        background-color: #fff;
        border: 1px solid #c5c5c5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        cursor: pointer;
    }

    .metro__lines__label-name {

    }
    .metro__lines__label:after {
        content: '';
        position: absolute;
        border: 8px solid transparent;
        right: 9px;
        height: 0;
        bottom: 0;
        margin: auto;
    }
    .metro__lines__label:not(._active):after {
        top: 8px;
        border-top-color: #999;
    }
    .metro__lines__label._active:after {
        top: -8px;
        border-bottom-color: #999;
    }
    .metro__line-list {

    }
    .metro-line {
        padding: 4px 8px 4px 26px;
        font-size: 14px;
        cursor: pointer;
        position: relative;
        display: flex;
    }
    .metro-line._disable {
        cursor: default;
        opacity: .5;
    }
    .metro-line:hover {
        background-color: #f6f6f6;
    }
    .metro-line__label {
        display: inline-block;
        margin-right: 9px;
        vertical-align: middle;
    }
    .metro-line__name {
        display: inline;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .metro-line__icon {
        display: inline-block;
    }
    .metro-line__icon_type_in-ring {
        position: relative;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #893615;
    }
    .metro-line__icon_type_in-ring:after {
        position: absolute;
        top: 4px;
        left: 4px;
        width: 4px;
        height: 4px;
        content: '';
        background: #893615;
        border-radius: 50%;
        box-shadow: 0 0 0 2px #fff;
    }
    .metro-line__icon_type_line {
        width: 14px;
        height: 6px;
        margin-right: -3px;
        margin-bottom: 2px;
        background-color: #003399;
    }
    .metro__result-item__label .metro-line__icon_type_line {
        margin-bottom: -2px;
    }
    .metro-item__icon_type_station {
        position: relative;
        margin-right: -2px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        box-shadow: 0 0 0 2px #fff;
        display: inline-block;
    }
}
@media (max-width: 1200px) {
    .metro__lines {
        width: calc(50% - 5px);
        display: inline-block;
    }
}
@media (max-width: 767px) {
    .metro__lines__label-name {
        font-size: 13px;
    }
    .metro-line {
        font-size: 13px;
    }
}
@media (max-width: 479px) {
    .metro__lines {
        width: 100%;
    }
}

/* metro wrapper */
@media all {
    .metro {
        display: flex;
    }
    .metro__map {
        flex: 1;
    }
    .metro__nav {
        width: 300px;
        margin-left: 20px;
        position: relative;
    }
}
@media (max-width: 1200px) {
    .metro__map {
        display: none;
    }
    .metro__nav {
        width: 100%;
        margin-left: 0;
    }
    .metro__nav-top {
        display: flex;
        justify-content: space-between;
    }
}
@media (max-width: 479px) {

    .metro__nav-top {
        flex-direction: column;
    }
}

/* metro result */
@media all {
    .metro__result {
        margin-top: 10px;
        max-height: 280px;
        overflow: auto;
    }
    .metro__result-item {
        display: flex;
        align-items: center;
        width: 100%;
        overflow: hidden;
    }
    .metro__result-item + .metro__result-item {
        margin-top: 4px;
    }
    .metro__result-item__label {
        width: 25px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 4px;
    }
    .metro__result-item__name {
        flex: 1;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .metro__result-item__remove {
        font-size: 12px;
        line-height: 1em;
        height: 1.5em;
        width: 1.5em;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #666;
        flex-shrink: 0;
        cursor: pointer;
    }
    .metro__result-item__remove:hover {

    }
}
@media (max-width: 1200px) {
    .metro__result {
        columns: 2;
        column-gap: 30px;
    }
}
@media (max-width: 479px) {
    .metro__result {
        columns: auto;
    }
}

/* svg */
@media all {
    .SVGInline {
        display: inline; width: inherit; min-width: inherit; max-width: inherit; height: inherit; min-height: inherit; max-height: inherit;
    }
}
#map-inner .label{
    font-weight: 700;
}

.filter .hide{
    display: none;
}
.filter .select2-container--default .select2-search--inline .select2-search__field{
    width: 100%!important;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?155272291964*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /bitrix/templates/citrus_arealty4/js/jquery-nice-select/css/nice-select.css?15828889943846 */
/* /local/components/dev/catalog.smart.filter/templates/black/style.css?16057365443359 */
/* /build/js/lib/select2/css/select2.min.css?160571237414966 */
/* /local/components/dev/catalog.smart.filter/templates/black/metro.css?17180459238333 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?155272291964 */
