@charset "UTF-8";
/* ╨Ю╨С╨к╨п╨Т╨Ы╨Х╨Э╨Ш╨Х ╨У╨Ы╨Ю╨С╨Р╨Ы╨м╨Э╨л╨е ╨Я╨Х╨а╨Х╨Ь╨Х╨Э╨Э╨л╨е ╨б╨в╨Ш╨Ы╨Х╨Щ ===========================================================================*/
/* ╨и╤А╨╕╤Д╤В╤Л */
/* ╨Ъ╨╜╨╛╨┐╨║╨╕ */
/* .btn-menu */
/* TODO: ╨╗╨╕╨▒╨╛ ╨┐╨╡╤А╨╡╨╕╨╝╨╡╨╜╨╛╨▓╨░╤В╤М ╨┐╨╡╤А╨╡╨╝╨╡╨╜╨╜╤Г╤О, ╨╗╨╕╨▒╨╛ ╨╕╤Б╨┐╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╤М ╨║╨╗╨░╤Б╤Б hover (╨╡╤Б╨╗╨╕ ╤Н╤В╨╛ ╨▓╨╛╨╖╨╝╨╛╨╢╨╜╨╛) */
/*$btn_border_color_hover: #adadad;
$btn_border_color_focus: #8c8c8c;*/
/* .btn-gray */
/* btn-white */
/* ╨в╨▓╨╡╤В╨░ ╤В╨╡╨║╤Б╤В╨░ */
/* ╨ж╨▓╨╡╤В╨░ ╨╜╨░ ╤Д╨╛╤А╨╝╨░╤Е */
/* ╨ж╨▓╨╡╤В╨░ ╨╛╤В╨┤╨╡╨╗╤М╨╜╤Л╤Е ╤Н╨╗╨╡╨╝╨╡╨╜╤В╨╛╨▓ */
/* ╨в╨╡╨╜╤М */
/* ╨Я╤Г╤В╨╕ */
/* ╨Ь╨╡╤В╨╛╨┤╤Л @mixin*/
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.otf") format("opentype"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.otf") format("opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*@font-face {
  font-family: 'Conv_Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot');
  src: local('╨▓┬Ш╤Ф'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('fonts/Montserrat-Regular.ttf') format('truetype'), url('fonts/Montserrat-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
/* ╨У╨Ы╨Ю╨С╨Р╨Ы╨м╨Э╨л╨Х ╨б╨в╨Ш╨Ы╨Ш ==================================================================================================*/
html, body {
  font-family: "ProximaNova-Regular", sans-serif;
  margin: 0;
  padding: 0;
  overflow: auto;
  height: 100%;
  width: 100%;
  font-size: 0; }
  html .choose-station-mode, body .choose-station-mode {
    font-family: "Montserrat-Regular", "ProximaNova-Regular", sans-serif !important; }

body {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden;
  height: 100%; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.absolute {
  position: absolute; }

a, button, h1, h2, h3, h4, h5, h6, input, ol, p, textarea, th, ul, .text {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 16px;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  overflow: visible;
  color: #4d4d4d; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button::-moz-focus-inner, input::-moz-focus-inner, textarea::-moz-focus-inner {
  margin: 0;
  padding: 0;
  border: 0; }

button, input, textarea {
  color: inherit; }

input::-ms-clear {
  display: none; }

input:invalid {
  box-shadow: none; }

a {
  cursor: pointer;
  text-decoration: none;
  outline: none; }

a:hover {
  text-decoration: underline; }

:focus {
  outline: none; }

.accordion-toggle:focus {
  outline: none !important; }

.clickable {
  cursor: pointer; }

.nomargin {
  margin-left: 0;
  margin-right: 0; }

.nopadding {
  padding-left: 0;
  padding-right: 0; }

.invisible {
  visibility: hidden; }

.help {
  display: inline-block; }

input.invalid, textarea.invalid {
  border-color: #f69d7a; }
  input.invalid:focus, textarea.invalid:focus {
    outline: none !important;
    border: 1px solid #f69d7a;
    box-shadow: 0 0 10px #f69d7a; }

.b-loading-indicator-big {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.5) url("/locator/resources/img/loading-indicators/ajax-loader-big.gif") no-repeat center;
  z-index: 10; }

.b-loading-indicator-small {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.5) url("/locator/resources/img/loading-indicators/ajax-loader-min.gif") no-repeat center;
  z-index: 10; }

.b-loading-indicator-button {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.5) url("/locator/resources/img/loading-indicators/ajax-loader-button.gif") no-repeat center;
  z-index: 10; }

.bootbox .modal-dialog .modal-content .modal-body .bootbox-body {
  font-size: 14px; }

.rzslider {
  margin-top: 0; }
  .rzslider .rz-pointer {
    top: -3px;
    z-index: 3;
    width: 28px;
    height: 10px;
    cursor: pointer;
    background-color: white;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    box-shadow: 0px 1px 3px 0px rgba(16, 16, 16, 0.15); }
    .rzslider .rz-pointer:focus {
      outline: none; }
    .rzslider .rz-pointer:after {
      position: absolute;
      font-size: 6px;
      top: 1px;
      left: 0;
      height: 8px;
      line-height: 6px;
      content: '||';
      width: 100%;
      text-align: center;
      font-family: "Open Sans", sans-serif; }
    .rzslider .rz-pointer.rz-active:after {
      background-color: white; }
  .rzslider .rz-bar.rz-selection {
    border-radius: 2px;
    background: rgba(205, 91, 46, 0.7); }
  .rzslider[disabled] .rz-bar.rz-selection {
    background: #eeeeee; }
  .rzslider .rz-bar {
    z-index: 1;
    border: 1px solid #e7e7e7;
    background: #f1f1f1;
    box-shadow: inset 2.121px 2.121px 10px 0px rgba(16, 16, 16, 0.05);
    width: 100%;
    height: 6px;
    left: 0; }

@media print {
  body {
    height: auto; }
    body table {
      page-break-inside: auto; }
    body tr {
      page-break-inside: avoid;
      page-break-after: auto; }

  img {
    max-width: none !important; } }
#map {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 2;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }

#map-wrapper {
  position: relative;
  height: 100%;
  background-color: #d3d3d3; }

button.btn-menu {
  display: inline-block;
  height: 100%;
  background-color: white;
  color: #4d4d4d;
  border: none;
  padding-left: 3px;
  padding-right: 3px; }
  button.btn-menu.active {
    background-color: #cd5b2e;
    color: white; }
    button.btn-menu.active .i-search {
      background-image: url("/locator/resources/img/i-search-white.png"); }
    button.btn-menu.active .i-filter {
      background-image: url("/locator/resources/img/i-filter-white.png"); }
    button.btn-menu.active .i-list {
      background-image: url("/locator/resources/img/i-list-white.png"); }
    button.btn-menu.active .i-route-btn {
      background-image: url("/locator/resources/img/i-route-btn-white.png"); }
  button.btn-menu .icon {
    display: inline-block; }
    button.btn-menu .icon:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      width: .1px; }
  button.btn-menu .btn-label {
    display: inline-block;
    vertical-align: middle;
    max-width: 70%;
    max-height: 100%;
    overflow: hidden;
    line-height: 15px; }
button.btn-gray {
  display: inline-block;
  height: 100%;
  background-color: #4d4d4d;
  color: white;
  border: none; }
button.btn-white {
  display: inline-block;
  height: 100%;
  background-color: white;
  color: #4d4d4d;
  border: none; }
  button.btn-white.active {
    color: #cd5b2e; }
  button.btn-white.ru.active {
    color: #4d4d4d; }

::-webkit-scrollbar {
  background: rgba(80, 79, 79, 0.38);
  width: 10px; }

::-webkit-scrollbar-thumb {
  background: #727b7b; }

@media (min-width: 1025px) {
  .hover:not(.disable):hover {
    opacity: 0.85; }
  .hover:not(.disable):active {
    opacity: 0.7; }
  .hover:not(.disable).active:hover {
    opacity: 0.85; }
  .hover:not(.disable).active:active {
    opacity: 0.7; } }
.close-button {
  color: #999999;
  font-size: 39px;
  height: 17px;
  line-height: 17px;
  overflow: hidden;
  z-index: 1000000; }

.close-popup-button {
  font-family: san-serif;
  color: #999999;
  font-size: 30px;
  height: 17px;
  line-height: 17px;
  z-index: 1000000; }

.b-form {
  min-height: 40px;
  border-radius: 2px;
  box-shadow: 0 2px 10px rgba(16, 16, 16, 0.2);
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 4;
  position: absolute; }
  .b-form .form-inner {
    height: 100%;
    position: relative; }
  .b-form .block {
    background-color: white;
    box-shadow: 0 1px 5px 0 rgba(16, 16, 16, 0.1); }
  .b-form.non-active {
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0.6;
    z-index: 3; }
  .b-form.top {
    top: 66px; }
  .b-form.bottom {
    bottom: 71px; }
  .b-form.full-height {
    top: 66px;
    bottom: 71px; }
  .b-form .close-button {
    position: absolute;
    right: 16px;
    top: 19px; }
  .b-form .form-header {
    height: 56px;
    padding: 15px 0 0 30px;
    background-color: white;
    z-index: 10; }
    .b-form .form-header .header-info {
      display: inline-block; }
  .b-form .form-content {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    overflow-y: auto; }
  .b-form .form-footer {
    background-color: white;
    z-index: 10;
    width: 100%; }
  .b-form.scrolled .form-header, .b-form .scrolled .form-header, .b-form.fixed-header .form-header, .b-form .fixed-header .form-header {
    position: absolute;
    width: 100%;
    top: 0;
    box-shadow: 0 1px 5px 0 rgba(16, 16, 16, 0.1); }
  .b-form.scrolled .form-content, .b-form .scrolled .form-content, .b-form.fixed-header .form-content, .b-form .fixed-header .form-content {
    top: 56px; }
  .b-form .popup-form-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.75);
    z-index: 15; }

.b-route-header {
  padding: 18px 0 0 30px;
  border-radius: 2px;
  background-color: white;
  box-shadow: 0 1px 5px 0 rgba(16, 16, 16, 0.1);
  width: 100%;
  height: 56px; }
  .b-route-header div {
    display: inline-block; }
  .b-route-header .active-option {
    color: #cd5b2e !important; }
  .b-route-header .vertical-line {
    background-color: #b5b5b5;
    width: 1px;
    height: 12px; }
  .b-route-header .header-label {
    font-size: 14px;
    color: gray;
    line-height: 1.714; }
  .b-route-header .change-options {
    margin-right: 20px; }
  .b-route-header .build-route {
    margin-left: 20px; }

.block-window {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000; }

.b-route {
  position: absolute;
  width: 504px;
  right: 10px; }
  .b-route.route-overflow {
    overflow-y: auto; }
  .b-route .b-export {
    bottom: 56px;
    top: inherit;
    height: 300px; }
  .b-route .route-params {
    padding: 20px 64px 20px 20px; }
    .b-route .route-params .way-point-list {
      border: 1px solid #e7e7e7;
      box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05); }
      .b-route .route-params .way-point-list .way-point div {
        display: inline-block; }
      .b-route .route-params .way-point-list .way-point i {
        display: inline-block; }
      .b-route .route-params .way-point-list .way-point input {
        width: -webkit-calc(100% - 80px);
        width: expression(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: -o-calc(100% - 80px);
        width: calc(100% - 80px);
        height: 25px;
        margin-left: 15px; }
      .b-route .route-params .way-point-list .way-point .start-point-input {
        margin-top: 10px; }
      .b-route .route-params .way-point-list .way-point .finish-point-input {
        margin-bottom: 10px; }
      .b-route .route-params .way-point-list .way-point .input-control {
        margin-left: 10px; }
        .b-route .route-params .way-point-list .way-point .input-control .vertical-line {
          background-color: #f1f1f1;
          width: 1px;
          height: 12px; }
        .b-route .route-params .way-point-list .way-point .input-control .locate-input {
          width: 16px;
          height: 20px;
          margin-left: 18px;
          margin-right: 18px;
          margin-top: -10px;
          vertical-align: middle; }
        .b-route .route-params .way-point-list .way-point .input-control .close-input {
          width: 12px;
          height: 12px;
          margin-left: 18px;
          margin-right: 21px; }
    .b-route .route-params .dividing-line div {
      display: inline-block; }
    .b-route .route-params .dividing-line .line {
      margin-top: 10px;
      background-color: #f1f1f1;
      height: 1px;
      vertical-align: top; }
    .b-route .route-params .dividing-line .line-before {
      width: 15px; }
    .b-route .route-params .dividing-line .line-after {
      width: -webkit-calc(100% - 31px);
      width: expression(100% - 31px);
      width: -moz-calc(100% - 31px);
      width: -o-calc(100% - 31px);
      width: calc(100% - 31px); }
    .b-route .route-params .add-point-btn {
      border: 1px solid #e7e7e7;
      box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05);
      background-color: white;
      min-width: 96px;
      padding-left: 10px;
      padding-right: 10px;
      height: 25px;
      font-size: 14px;
      color: gray; }
    .b-route .route-params .filters {
      margin-top: 25px; }
      .b-route .route-params .filters span {
        font-size: 14px;
        text-align: left; }
      .b-route .route-params .filters i {
        display: inline-block; }
      .b-route .route-params .filters .with-filters {
        margin-right: 7px;
        vertical-align: top; }
      .b-route .route-params .filters .filter-icon {
        vertical-align: top;
        height: 21px;
        width: 21px; }
      .b-route .route-params .filters .filter-count {
        margin-left: 5px; }
      .b-route .route-params .filters .more-options {
        color: gray; }
        .b-route .route-params .filters .more-options .arrow {
          margin-right: 5px;
          vertical-align: bottom; }
        .b-route .route-params .filters .more-options .options-count {
          margin-left: 5px; }
    .b-route .route-params .options {
      margin-top: 20px; }
      .b-route .route-params .options div {
        display: inline-block; }
      .b-route .route-params .options .option {
        margin-top: 5px;
        display: block; }
      .b-route .route-params .options .help {
        vertical-align: top;
        margin-left: 5px; }
      .b-route .route-params .options .on-route {
        line-height: 1.7; }
      .b-route .route-params .options span {
        font-size: 14px;
        color: #4d4d4d;
        text-align: left; }
      .b-route .route-params .options .car-params td {
        padding: 5px 0; }
      .b-route .route-params .options .car-params input {
        border: 1px solid #d0d0d0;
        border-radius: 4px;
        background-color: white;
        box-shadow: 0px 1px 3px 0px rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0px rgba(16, 16, 16, 0.05);
        width: 53px;
        height: 26px;
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 10px;
        font-size: 14px;
        color: #999999; }
    .b-route .route-params .build-btn {
      margin-top: 30px;
      width: 100%;
      height: 45px;
      font-size: 16px; }
      .b-route .route-params .build-btn.active {
        background-color: #4d4d4d; }
      .b-route .route-params .build-btn.disable {
        background-color: white;
        border: 1px solid #d0d0d0;
        color: #4d4d4d; }
    .b-route .route-params .save-options div {
      display: inline-block; }
    .b-route .route-params .save-options .save-options-btn {
      width: 50%; }
    .b-route .route-params .save-options span {
      margin-top: 40px;
      float: right;
      font-size: 14px;
      color: #cd5b2e;
      line-height: 1.714;
      text-align: left;
      cursor: pointer; }
  .b-route .tooltip-new-route {
    right: 184px;
    top: 56px;
    width: 311px;
    font-size: 14px;
    position: absolute;
    background-color: white;
    color: white;
    text-align: center;
    border-radius: 3px;
    z-index: 1200;
    padding: 7px 0 5px;
    box-shadow: 0 5px 25px 0 rgba(16, 16, 16, 0.2); }
    .b-route .tooltip-new-route::before {
      content: "";
      position: absolute;
      bottom: 100%;
      left: 67%;
      margin-top: -5px;
      border: 10px solid transparent;
      border-bottom-color: white; }
    .b-route .tooltip-new-route .tooltip-content {
      padding: 20px; }
      .b-route .tooltip-new-route .tooltip-content .message {
        font-size: 16px;
        color: #4d4d4d;
        line-height: 1.375;
        text-align: left; }
      .b-route .tooltip-new-route .tooltip-content .continue-btn {
        margin-top: 20px;
        border-radius: 4px;
        width: 95px;
        height: 35px;
        text-align: center;
        padding-top: 8px;
        background-color: #4d4d4d;
        z-index: 496;
        color: white;
        cursor: pointer; }

.b-route-info {
  padding: 10px 10px 0 10px; }
  .b-route-info .active-route-info {
    padding: 25px 0 30px 20px;
    margin-bottom: 12px;
    border-radius: 2px;
    background-color: white;
    box-shadow: 0 2px 10px rgba(16, 16, 16, 0.2);
    width: 100%; }
    .b-route-info .active-route-info .route-label {
      font-size: 18px;
      color: #101010;
      text-align: left;
      margin-right: 5px;
      display: inline-block; }
    .b-route-info .active-route-info .route-info {
      margin-top: 18px; }
      .b-route-info .active-route-info .route-info div {
        display: inline-block; }
      .b-route-info .active-route-info .route-info span {
        font-size: 14px;
        color: #4d4d4d;
        line-height: 1.714;
        vertical-align: bottom;
        margin-left: 10px; }
      .b-route-info .active-route-info .route-info .time {
        margin-right: 30px; }
      .b-route-info .active-route-info .route-info .toll-roads {
        margin-left: 30px; }
    .b-route-info .active-route-info .show-details {
      margin-top: 16px; }
      .b-route-info .active-route-info .show-details span {
        font-size: 14px;
        color: gray;
        text-align: left; }
      .b-route-info .active-route-info .show-details .arrow {
        display: inline-block;
        margin-right: 5px;
        vertical-align: bottom; }
  .b-route-info .alt-route-info {
    padding: 0 0 10px 20px; }
    .b-route-info .alt-route-info .alt-route {
      margin-right: 30px; }
    .b-route-info .alt-route-info span {
      font-size: 14px;
      color: gray;
      line-height: 1.714;
      vertical-align: bottom;
      margin-right: 5px; }
    .b-route-info .alt-route-info .info-icon {
      margin-right: 10px; }
    .b-route-info .alt-route-info .time {
      margin-right: 30px; }
    .b-route-info .alt-route-info .toll-roads {
      display: block; }
    .b-route-info .alt-route-info div {
      display: inline-block; }

.b-route-details {
  right: 10px;
  width: 100%; }
  .b-route-details .form-header {
    padding-left: 30px; }
    .b-route-details .form-header .route-label {
      font-size: 24px;
      color: #101010;
      text-align: left;
      display: inline-block;
      margin-right: 5px; }
  .b-route-details .sorting-controls {
    display: none !important; }
  .b-route-details .form-content {
    bottom: 56px; }
    .b-route-details .form-content .form-header {
      padding-top: 25px; }
    .b-route-details .form-content .details-content {
      padding: 35px 20px 25px 30px;
      background-color: white;
      position: relative;
      box-shadow: 0 3px 5px 0 rgba(16, 16, 16, 0.1); }
      .b-route-details .form-content .details-content span {
        font-size: 16px;
        color: #4d4d4d;
        line-height: 1.5; }
      .b-route-details .form-content .details-content .route-info span {
        line-height: 1.5;
        vertical-align: bottom;
        margin-left: 9px;
        margin-right: 30px; }
      .b-route-details .form-content .details-content .direction-points {
        margin-top: 32px; }
        .b-route-details .form-content .details-content .direction-points i {
          vertical-align: bottom;
          margin-right: 10px; }
        .b-route-details .form-content .details-content .direction-points span {
          line-height: 1.25; }
        .b-route-details .form-content .details-content .direction-points .dotted-vertical-line {
          height: 14px;
          width: 3px;
          border-left: 3px dotted grey;
          margin-left: 6px; }
      .b-route-details .form-content .details-content .settings {
        margin-top: 18px; }
        .b-route-details .form-content .details-content .settings .icon {
          width: 20px;
          height: 20px;
          display: inline-block; }
        .b-route-details .form-content .details-content .settings span {
          line-height: 1.5;
          vertical-align: bottom;
          margin-left: 9px;
          color: gray; }
      .b-route-details .form-content .details-content .settings-container {
        padding: 5px 10px 0 30px; }
        .b-route-details .form-content .details-content .settings-container .settings-label {
          color: #cd5b2e; }
    .b-route-details .form-content .stations-number {
      margin-top: 20px;
      margin-bottom: 15px;
      font-size: 16px;
      color: #4d4d4d;
      line-height: 1.25;
      text-align: center; }
    .b-route-details .form-content .recommended-points {
      margin-left: 75px; }
      .b-route-details .form-content .recommended-points .icon {
        width: 23px;
        height: 30px;
        display: inline-block;
        vertical-align: middle; }
      .b-route-details .form-content .recommended-points span {
        margin-left: 5px;
        font-size: 16px;
        color: #4d4d4d;
        line-height: 1.25;
        text-align: center;
        vertical-align: middle; }
      .b-route-details .form-content .recommended-points .help {
        vertical-align: middle;
        margin-left: 5px; }
  .b-route-details .route-service-fixed {
    position: absolute;
    height: 56px;
    bottom: 0;
    width: 100%;
    background-color: white;
    box-shadow: 0 1px 5px 0 rgba(16, 16, 16, 0.1);
    padding: 20px 25px 0 30px; }
    .b-route-details .route-service-fixed div {
      display: inline-block; }
    .b-route-details .route-service-fixed .control-icons .service-icon {
      margin-right: 15px; }
    .b-route-details .route-service-fixed .hide-details {
      float: right;
      cursor: pointer; }
      .b-route-details .route-service-fixed .hide-details .arrow {
        vertical-align: top; }
      .b-route-details .route-service-fixed .hide-details span {
        font-size: 16px;
        color: gray;
        text-align: left;
        line-height: initial;
        margin-left: 5px; }

/* ╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨┐╨╡╤З╨░╤В╨╕ ╤Б╨┐╨╕╤Б╨║╨░ ╨в╨Ю ╤Б ╨║╨░╤А╤В╨╛╨╣ ╨╕╨╗╨╕ ╨╝╨░╤А╤И╤А╤Г╤В╨╛╨╝ */
.print-page {
  width: 710px;
  margin: auto;
  padding-top: 15px; }
  .print-page .head {
    font-size: 14px; }
    .print-page .head .header {
      display: inline-block;
      font-size: 26px; }
    .print-page .head .logo {
      display: inline-block;
      float: right; }
    .print-page .head .description {
      margin: 20px 0 20px 20px; }
      .print-page .head .description .dname {
        text-align: right; }
      .print-page .head .description .dbody {
        padding-left: 5px; }
    .print-page .head .route-info {
      margin-left: 20px;
      margin-top: 20px; }
  .print-page #map-wrapper {
    width: 100%; }
    .print-page #map-wrapper.print-map {
      height: 400px; }
    .print-page #map-wrapper.print-route {
      height: 780px; }
    .print-page #map-wrapper .map {
      width: 100%;
      height: 100%; }
  .print-page .points-table {
    margin-top: 20px; }

.ru table.print-table {
  width: 100%; }
  .ru table.print-table tr .station-info {
    width: 35%;
    padding-left: 10px;
    padding-right: 7px; }
    .ru table.print-table tr .station-info .station-coordinates {
      margin-top: 5px; }
  .ru table.print-table tr .fuel-info {
    width: 25%;
    padding-right: 7px;
    padding-left: 7px; }
    .ru table.print-table tr .fuel-info td {
      padding-top: 0;
      padding-bottom: 0; }
    .ru table.print-table tr .fuel-info .price-unit {
      font-size: 12px; }
      .ru table.print-table tr .fuel-info .price-unit td {
        border-bottom: none; }
      .ru table.print-table tr .fuel-info .price-unit .service-name {
        width: 35%; }
      .ru table.print-table tr .fuel-info .price-unit .price {
        width: 35%;
        vertical-align: bottom; }
      .ru table.print-table tr .fuel-info .price-unit .price-date {
        width: 30%;
        text-align: right;
        vertical-align: bottom; }
  .ru table.print-table tr .services-list {
    width: 20%;
    padding-right: 7px;
    padding-left: 7px; }
  .ru table.print-table tr .accept-cards {
    width: 20%;
    padding-right: 7px;
    padding-left: 7px; }

/* ╨в╨░╨▒╨╗╨╕╤Ж╨░ ╨┤╨╗╤П ╨┐╨╡╤З╨░╤В╨╕ ╤Б╨┐╨╕╤Б╨║╨░ ╨в╨Ю*/
table.print-table tr {
  font-size: 14px; }
  table.print-table tr th {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    height: 50px;
    vertical-align: middle;
    font-weight: normal; }
  table.print-table tr td {
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid gray; }
  table.print-table tr .logo {
    width: 80px;
    text-align: center; }
  table.print-table tr .station-info {
    width: 260px; }
    table.print-table tr .station-info .brand-name {
      font-size: 16px;
      color: #101010; }
    table.print-table tr .station-info .station-address {
      margin-top: 10px; }
  table.print-table tr .station-address:not(th), table.print-table tr .station-coordinates:not(th), table.print-table tr .station-phone:not(th), table.print-table tr .fuel-info:not(th), table.print-table tr .services-list:not(th), table.print-table tr .accept-cards:not(th) {
    font-size: 12px; }
  table.print-table tr .fuel-info {
    width: 110px; }
  table.print-table tr .services-list {
    width: 110px; }
  table.print-table tr .accept-cards {
    width: 150px; }

/* ╨Ь╨╡╨╜╤О */
.top-menu {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  background: transparent; }
  .top-menu .top-menu-buttons-container {
    margin: 10px 10px 0 0;
    height: 46px; }
    .top-menu .top-menu-buttons-container .map-filter-btn {
      width: 164px; }
    .top-menu .top-menu-buttons-container .map-list-btn {
      width: 179px; }
    .top-menu .top-menu-buttons-container .map-route-btn {
      width: 141px; }
    .top-menu .top-menu-buttons-container .icon {
      display: inline-block;
      width: 25px;
      height: 25px;
      margin: auto;
      background-position: center; }

.top-menu-search {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  background: transparent; }
  .top-menu-search .map-search-container {
    width: 100%;
    display: inline-block;
    height: 46px;
    margin: 10px 0 0 10px;
    position: relative;
    background: #fff;
    border-radius: 2px;
    border-bottom: 1px solid transparent;
    padding: 12px 0 11px 20px;
    transition-property: background, box-shadow;
    transition-duration: 0.3s;
    box-shadow: 0 2px 10px rgba(16, 16, 16, 0.2); }
    .top-menu-search .map-search-container .search-input {
      border: none;
      outline: none;
      width: 100%; }
    .top-menu-search .map-search-container .button {
      cursor: pointer;
      float: right;
      width: 54px;
      height: 100%;
      vertical-align: top; }
      .top-menu-search .map-search-container .button .icon {
        display: block;
        width: 25px;
        height: 100%;
        margin: auto; }
      .top-menu-search .map-search-container .button.route-button::before {
        content: "";
        position: absolute;
        top: 8px;
        border-left: 1px solid #f1f1f1;
        height: 30px; }

.top-menu-mobile {
  z-index: 3;
  position: absolute;
  top: 0;
  width: 100%;
  background: transparent;
  box-shadow: 0 2px 10px rgba(16, 16, 16, 0.2); }
  .top-menu-mobile.choose-station-mode {
    z-index: 100;
    margin: 10px 0 0 10px;
    width: 320px; }
    @media (max-width: 320px) {
      .top-menu-mobile.choose-station-mode {
        margin: 8px 8px 0 8px;
        width: auto !important;
        left: 0;
        right: 0; } }
    .top-menu-mobile.choose-station-mode.station-form-is-open {
      width: 250px; }
    .top-menu-mobile.choose-station-mode .map-search-container .search-input {
      font-size: 14px;
      padding-left: 5px;
      padding-top: 1px; }
    .top-menu-mobile.choose-station-mode .map-search-container .search-button {
      cursor: pointer;
      margin-top: -2px !important;
      margin-right: 10px; }
      .top-menu-mobile.choose-station-mode .map-search-container .search-button .icon {
        display: block;
        width: 25px;
        height: 25px;
        margin: auto; }
    @media (max-width: 320px) {
      .top-menu-mobile.choose-station-mode .map-search-container {
        height: 30px;
        padding: 4px 0 0 8px; }
        .top-menu-mobile.choose-station-mode .map-search-container .search-input {
          font-size: 11px;
          padding-left: 3px;
          padding-top: 3px; }
        .top-menu-mobile.choose-station-mode .map-search-container .search-button {
          margin-right: 5px;
          margin-top: 1px !important;
          opacity: 0.4; }
          .top-menu-mobile.choose-station-mode .map-search-container .search-button .icon {
            width: 20px;
            height: 20px;
            background-size: contain; } }
  .top-menu-mobile .map-search-container {
    position: relative;
    background: white;
    height: 46px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 12px 0 11px 15px;
    transition-property: background, box-shadow;
    transition-duration: 0.3s; }
    .top-menu-mobile .map-search-container .close-button {
      float: right;
      width: 54px;
      height: 100%; }
      .top-menu-mobile .map-search-container .close-button .icon {
        display: block;
        width: 25px;
        height: 100%;
        margin: auto; }
    .top-menu-mobile .map-search-container .search-input {
      border: none;
      outline: none;
      width: 100%;
      height: 100%;
      padding-left: 10px;
      padding-right: 15px; }
    .top-menu-mobile .map-search-container .search-button {
      float: right;
      margin-top: 6px; }
      .top-menu-mobile .map-search-container .search-button::after {
        content: "";
        position: absolute;
        top: 15px;
        border-left: 1px solid #f1f1f1;
        height: 14px;
        right: 43px; }
  .top-menu-mobile .top-menu-buttons-container {
    height: 46px; }
    .top-menu-mobile .top-menu-buttons-container button {
      width: 25%;
      border-left: 1px solid #ddd;
      box-shadow: none;
      vertical-align: top; }
    .top-menu-mobile .top-menu-buttons-container.hasActiveButton button {
      width: 20.833333333333333333%; }
      .top-menu-mobile .top-menu-buttons-container.hasActiveButton button.active {
        width: 37.5%; }
    .top-menu-mobile .top-menu-buttons-container .icon {
      display: inline-block;
      width: 25px;
      height: 25px;
      margin: auto;
      background-position: center; }

/*╨Э╨╕╨╢╨╜╨╕╨╡ ╤Б╨╡╤А╨▓╨╕╤Б╨╜╤Л╨╡ ╨║╨╜╨╛╨┐╨║╨╕*/
.service-btns {
  z-index: 105;
  position: absolute;
  bottom: 25px;
  right: 10px;
  height: 36px; }
  .service-btns .menu {
    display: inline-block;
    border-radius: 4px;
    box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2);
    min-width: 391px;
    height: 36px; }
    .service-btns .menu .ask-question-btn {
      vertical-align: top;
      width: 136px;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
      .service-btns .menu .ask-question-btn button {
        border-top-right-radius: 0; }
    .service-btns .menu .comment-btn {
      vertical-align: top;
      width: 103px; }
      .service-btns .menu .comment-btn button {
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
    .service-btns .menu .add-station-btn {
      vertical-align: top;
      width: 150px;
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
      .service-btns .menu .add-station-btn button {
        border-top-left-radius: 0; }
    .service-btns .menu .line {
      display: inline-block;
      background-color: #f1f1f1;
      width: 1px;
      height: 100%; }
  .service-btns .srv-btn {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    text-align: center; }
    .service-btns .srv-btn button {
      font-size: 14px;
      line-height: 15px;
      height: 100%;
      width: inherit;
      border: none; }
      .service-btns .srv-btn button:focus {
        outline: 0; }
  .service-btns .about-btn {
    vertical-align: top;
    margin-left: 10px;
    width: 81px;
    border-radius: 4px;
    box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
  .service-btns .lang-select {
    vertical-align: top;
    display: inline-block;
    margin-left: 10px;
    width: 88px;
    border-radius: 4px;
    box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2);
    height: 100%; }
    .service-btns .lang-select .bootstrap-select {
      width: inherit !important;
      height: 100%; }
      .service-btns .lang-select .bootstrap-select button {
        box-shadow: none;
        background-color: white !important; }
        .service-btns .lang-select .bootstrap-select button:focus {
          outline: none !important;
          box-shadow: none; }
        .service-btns .lang-select .bootstrap-select button:hover {
          background-color: rgba(255, 255, 255, 0.85) !important; }
        .service-btns .lang-select .bootstrap-select button[aria-expanded="true"] {
          background-color: rgba(205, 91, 46, 0.902) !important;
          color: white; }
          .service-btns .lang-select .bootstrap-select button[aria-expanded="true"] img {
            border: 1px solid white; }
        .service-btns .lang-select .bootstrap-select button img {
          border: 1px solid #4d4d4d; }
        .service-btns .lang-select .bootstrap-select button .lang-option-full {
          display: none; }
      .service-btns .lang-select .bootstrap-select .dropdown-toggle {
        color: #4d4d4d;
        height: 100% !important;
        border: none;
        padding-right: 20px;
        padding-top: 5px; }
        .service-btns .lang-select .bootstrap-select .dropdown-toggle .caret {
          left: 70px; }
      .service-btns .lang-select .bootstrap-select .dropdown-menu.open {
        left: -38px;
        width: 126px;
        margin-bottom: 10px;
        overflow: visible !important;
        padding: 0;
        border: none; }
        .service-btns .lang-select .bootstrap-select .dropdown-menu.open::after {
          content: "";
          position: absolute;
          top: 100%;
          right: 20px;
          margin-left: -5px;
          border: 7px solid transparent;
          border-top-color: white; }
      .service-btns .lang-select .bootstrap-select .dropdown-menu.inner {
        border-radius: 4px; }
      .service-btns .lang-select .bootstrap-select .dropdown-menu a {
        padding-left: 11px; }
        .service-btns .lang-select .bootstrap-select .dropdown-menu a .lang-option-cropped {
          display: none; }
      .service-btns .lang-select .bootstrap-select .dropdown-menu li {
        height: 36px; }
        .service-btns .lang-select .bootstrap-select .dropdown-menu li a {
          height: 100%;
          padding-top: 6px; }
          .service-btns .lang-select .bootstrap-select .dropdown-menu li a:focus {
            outline: none;
            color: #cd5b2e; }
            .service-btns .lang-select .bootstrap-select .dropdown-menu li a:focus img {
              border: 1px solid #cd5b2e; }
          .service-btns .lang-select .bootstrap-select .dropdown-menu li a img {
            border: 1px solid #4d4d4d; }
      .service-btns .lang-select .bootstrap-select .lang-option-cropped, .service-btns .lang-select .bootstrap-select .lang-option-full {
        vertical-align: middle;
        font-size: 14px;
        padding-left: 6px; }

.feedback-form .station-owner {
  font-size: 14px; }
.feedback-form textarea {
  resize: none; }

/* ╨Ф╤А╨╛╨┐╨┤╨░╤Г╨╜ ╨┐╨╛╨╕╤Б╨║╨░ ╨┐╨╛ ╨╝╨╡╤Б╤В╤Г */
.ui-autocomplete {
  width: 100% !important;
  z-index: 10000000;
  overflow-y: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .ui-autocomplete .ui-menu-item-wrapper {
    background-color: white;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #4d4d4d;
    border-top: 1px solid #f1f1f1;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    padding-left: 20px; }
    .ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
      opacity: 0.851; }
    .ui-autocomplete .ui-menu-item-wrapper:active {
      opacity: 0.702; }

/* ╨Ш╨║╨╛╨╜╨║╨╕ */
.i-search {
  background: url("/locator/resources/img/i-search.png") no-repeat 1px 0; }
  .i-search.over-effects:active, .i-search.over-effects:focus {
    background: url("/locator/resources/img/i-search-focus.png") 1px 1px; }

.i-search-mobile {
  background: url("/locator/resources/img/i-arrow-enter.png") no-repeat;
  width: 19px;
  height: 12px; }

.i-hamburger {
  background: url("/locator/resources/img/i-hamburger.png") no-repeat center; }

.i-settings {
  background: url("/locator/resources/img/i-settings.png") no-repeat center; }
  .i-settings.active {
    background: url("/locator/resources/img/i-settings-white.png") no-repeat center; }

.i-recommended-point {
  background: url("/locator/resources/img/markers/recommended-small.png") no-repeat center; }

.i-locate {
  background: url("/locator/resources/img/i-locate.png") no-repeat center; }

.i-delete-small-grey {
  background: url("/locator/resources/img/i-delete-small-grey.png") no-repeat center; }

.i-full-screen {
  background: url("/locator/resources/img/i-full-screen.png") no-repeat center; }

.i-plus {
  background: url("/locator/resources/img/i-plus.png") no-repeat center; }

.i-red-plus {
  background: url("/locator/resources/img/i-red-plus.png") no-repeat center; }

.i-minus {
  background: url("/locator/resources/img/i-minus.png") no-repeat center; }

.i-filter {
  background: url("/locator/resources/img/i-filter.png") no-repeat; }

.i-filter-small {
  background: url("/locator/resources/img/i-filter-small.png") no-repeat; }

.i-close {
  background: url("/locator/resources/img/i-close.png") no-repeat center; }

.i-help {
  background: url("/locator/resources/img/i-help.png") no-repeat center;
  height: 23px;
  width: 23px; }

.i-close-small {
  background: url("/locator/resources/img/i-close-small.png") no-repeat center; }

.i-download {
  background: url("/locator/resources/img/i-download.png") no-repeat center;
  width: 18px;
  height: 20px;
  display: inline-block; }
  .i-download.active {
    background-image: url("/locator/resources/img/i-download-active.png"); }

.i-print {
  background: url("/locator/resources/img/i-print.png") no-repeat center; }
  .i-print.active {
    background-image: url("/locator/resources/img/i-print-active.png"); }

.i-mail {
  background: url("/locator/resources/img/i-mail.png") no-repeat center; }
  .i-mail.active {
    background-image: url("/locator/resources/img/i-mail-active.png"); }

.i-phone {
  background: url("/locator/resources/img/i-phone.png") no-repeat center; }
  .i-phone.active {
    background-image: url("/locator/resources/img/i-phone-active.png"); }

.i-route {
  background: url("/locator/resources/img/i-route.png") no-repeat 3px 3px; }
  .i-route.over-effects:hover {
    background: url("/locator/resources/img/i-route-hover.png") 3px 2px; }
  .i-route.over-effects:active, .i-route.over-effects:focus {
    background: url("/locator/resources/img/i-route-focus.png") 3px 2px; }
  .i-route.over-effects.inactive {
    background: url("/locator/resources/img/i-route-inactive.png") 3px 2px; }

/* ╨д╨╛╤А╨╝╨░ ╤Д╨╕╨╗╤М╤В╤А╤Л */
.b-filters {
  position: absolute;
  right: 10px;
  width: 746px;
  padding-right: 30px;
  padding-bottom: 30px;
  line-height: normal;
  bottom: 71px;
  background-color: white; }
  .b-filters .btn-unit {
    background-color: inherit;
    box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15);
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    vertical-align: top; }
    .b-filters .btn-unit .image {
      display: inline-block;
      width: 65px;
      text-align: center; }
      .b-filters .btn-unit .image .align-helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
    .b-filters .btn-unit .unit-name {
      word-wrap: break-word; }
    .b-filters .btn-unit:hover .unit-name {
      color: rgba(77, 77, 77, 0.749); }
    .b-filters .btn-unit:hover img {
      opacity: 0.75; }
    .b-filters .btn-unit:active .unit-name {
      color: rgba(77, 77, 77, 0.6); }
    .b-filters .btn-unit:active img {
      opacity: 0.6; }
    .b-filters .btn-unit.selected {
      border-color: #cd5b2e; }
      .b-filters .btn-unit.selected .unit-name {
        color: #cd5b2e; }
      .b-filters .btn-unit.selected:hover {
        border-color: #d77c58; }
        .b-filters .btn-unit.selected:hover .unit-name {
          color: rgba(205, 91, 46, 0.6); }
        .b-filters .btn-unit.selected:hover img {
          opacity: 0.75; }
      .b-filters .btn-unit.selected:active {
        border-color: #dc8c6c; }
        .b-filters .btn-unit.selected:active .unit-name {
          color: rgba(205, 91, 46, 0.6); }
        .b-filters .btn-unit.selected:active img {
          opacity: 0.6; }
  .b-filters .dropdown-toggle {
    background-color: white; }
  .b-filters .clean {
    display: block;
    float: none; }
  .b-filters.folded {
    min-height: 260px;
    bottom: auto; }
    .b-filters.folded.ru {
      min-height: 315px; }
      .b-filters.folded.ru.premium {
        min-height: 330px; }
    .b-filters.folded .form-header .station-counters {
      /*box-shadow: none;*/ }
    .b-filters.folded .form-content {
      overflow: visible; }
      .b-filters.folded .form-content .brands, .b-filters.folded .form-content .services, .b-filters.folded .form-content .price, .b-filters.folded .form-content .location {
        display: none; }
    .b-filters.folded .form-footer {
      /*box-shadow: none;*/ }
  .b-filters.ru .dropdown-input {
    position: relative; }
    .b-filters.ru .dropdown-input input {
      height: 46px;
      padding: 6px 22px;
      width: 100%;
      border: 1px solid #d0d0d0;
      border-radius: 4px;
      box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15);
      font-size: 16px; }
    .b-filters.ru .dropdown-input .dropdown-menu {
      width: 100%;
      padding-top: 0;
      padding-bottom: 0;
      margin-top: -2px;
      max-height: 350px;
      overflow-y: auto; }
      .b-filters.ru .dropdown-input .dropdown-menu li {
        height: 70px;
        border-top: 1px solid #d0d0d0; }
        .b-filters.ru .dropdown-input .dropdown-menu li a {
          color: initial !important;
          padding-bottom: 10px;
          padding-top: 10px;
          padding-right: 10px;
          color: #4d4d4d;
          height: 100%; }
          .b-filters.ru .dropdown-input .dropdown-menu li a span:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            height: 100%;
            width: .1px; }
          .b-filters.ru .dropdown-input .dropdown-menu li a .img {
            position: absolute;
            right: 10px;
            height: 50px;
            width: 80px;
            display: inline-block;
            background-repeat: no-repeat;
            background-size: contain; }
        .b-filters.ru .dropdown-input .dropdown-menu li.active a {
          background-color: #f3f3f3; }
  .b-filters .form-header .station-counters {
    color: #4d4d4d;
    font-size: 16px; }
  .b-filters .form-content {
    position: absolute;
    bottom: 55px;
    overflow-y: auto;
    overflow-x: hidden; }
  .b-filters .header {
    font-size: 18px;
    color: #101010; }
  .b-filters button {
    text-align: left; }
  .b-filters .unit-name {
    font-size: 16px;
    color: #4d4d4d; }
  .b-filters .card {
    display: inline-block;
    vertical-align: top; }
    .b-filters .card .card-select {
      position: relative;
      height: 46px;
      margin-top: 20px; }
      .b-filters .card .card-select select {
        height: 100%;
        width: 100%;
        border: 1px solid #d0d0d0;
        border-radius: 4px;
        box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15);
        font-size: 16px; }
      .b-filters .card .card-select .bootstrap-select {
        width: 100%;
        height: 100%; }
        .b-filters .card .card-select .bootstrap-select .dropdown-toggle {
          height: 100%;
          border-color: #d0d0d0;
          background-color: white; }
          .b-filters .card .card-select .bootstrap-select .dropdown-toggle .caret {
            right: 18px; }
        .b-filters .card .card-select .bootstrap-select.open .dropdown-toggle {
          border-bottom-right-radius: 0;
          border-bottom-left-radius: 0;
          border-bottom: none; }
        .b-filters .card .card-select .bootstrap-select button {
          padding: 0 45px 0 21px;
          box-shadow: none;
          background-color: inherit !important; }
          .b-filters .card .card-select .bootstrap-select button .filter-option {
            font-size: 16px;
            color: #999999;
            height: 100%;
            padding-top: 11px;
            border-right: 1px solid #e7e7e7; }
          .b-filters .card .card-select .bootstrap-select button:focus {
            outline: none !important; }
        .b-filters .card .card-select .bootstrap-select .dropdown-menu {
          margin-top: 0;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          border-top: none;
          border-color: #d0d0d0;
          padding: 0;
          width: 100%; }
          .b-filters .card .card-select .bootstrap-select .dropdown-menu li {
            height: 45px;
            border-top: 1px solid #d0d0d0; }
            .b-filters .card .card-select .bootstrap-select .dropdown-menu li a {
              height: 100%;
              padding-top: 11px;
              padding-right: 21px;
              color: #4d4d4d; }
              .b-filters .card .card-select .bootstrap-select .dropdown-menu li a:focus {
                outline: none;
                color: rgba(205, 91, 46, 0.7); }
      .b-filters .card .card-select.selected .bootstrap-select .dropdown-toggle .filter-option {
        color: rgba(205, 91, 46, 0.7); }
    .b-filters .card .card-select.ru.dropdown-input .dropdown-menu {
      max-height: 350px; }
      .b-filters .card .card-select.ru.dropdown-input .dropdown-menu li {
        height: 70px; }
    .b-filters .card .card-select.ru .clean-product {
      position: absolute;
      width: 20px;
      height: 20px;
      z-index: 1000000;
      display: inline-block;
      font-size: 30px;
      top: 17px;
      right: 20px;
      line-height: 12px;
      color: gray;
      font-family: serif; }
      .b-filters .card .card-select.ru .clean-product.product-by-card {
        width: 150px;
        font-size: 15px;
        text-align: right;
        font-family: inherit; }
  .b-filters .fuel {
    display: inline-block;
    vertical-align: top; }
    .b-filters .fuel .fuel-units {
      margin-top: 20px; }
      .b-filters .fuel .fuel-units .btn-unit {
        padding: 2px 8px;
        margin-bottom: 8px; }
        .b-filters .fuel .fuel-units .btn-unit:not(:last-child) {
          margin-right: 10px; }
  .b-filters .brands {
    vertical-align: top; }
    .b-filters .brands.ru {
      display: inline-block; }
      .b-filters .brands.ru .brand-select {
        width: 325px;
        height: 46px; }
        .b-filters .brands.ru .brand-select.dropdown-input .dropdown-menu {
          max-height: 280px; }
          .b-filters .brands.ru .brand-select.dropdown-input .dropdown-menu li {
            height: 40px; }
    .b-filters .brands .brand-units {
      margin-top: 20px;
      margin-left: -10px; }
      .b-filters .brands .brand-units .filter-unit {
        height: 46px; }
      .b-filters .brands .brand-units.ru {
        margin-top: 20px;
        margin-left: 0; }
        .b-filters .brands .brand-units.ru .btn-unit {
          padding: 2px 8px;
          margin-bottom: 8px; }
          .b-filters .brands .brand-units.ru .btn-unit:not(:last-child) {
            margin-right: 10px; }
          .b-filters .brands .brand-units.ru .btn-unit .clean {
            font-size: 30px;
            line-height: 12px;
            float: right;
            margin-top: 5px;
            margin-left: 5px; }
  .b-filters .price {
    display: inline-block; }
    .b-filters .price .price-input {
      margin-top: 20px; }
      .b-filters .price .price-input input[type=text] {
        width: 80px; }
  .b-filters .services {
    margin-bottom: 40px; }
    .b-filters .services.ru {
      margin-bottom: 0; }
    .b-filters .services .service-units {
      margin-top: 20px;
      margin-left: -10px; }
      .b-filters .services .service-units .filter-unit.ru.help .icon {
        display: inline-block;
        vertical-align: middle; }
      .b-filters .services .service-units .filter-unit.ru .image {
        width: 32px; }
        .b-filters .services .service-units .filter-unit.ru .image img {
          padding-top: 2px; }
      .b-filters .services .service-units .filter-unit.ru .icon {
        display: none; }
      .b-filters .services .service-units .filter-unit .image {
        vertical-align: middle !important; }
      .b-filters .services .service-units .filter-unit .service-name {
        vertical-align: middle;
        display: inline-block; }
  .b-filters .location {
    margin-bottom: 20px; }
    .b-filters .location .location-content {
      margin-top: 5px; }
  .b-filters .show-hide {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    height: 55px;
    width: 100%; }
    .b-filters .show-hide .show-hide-btn {
      font-size: 14px;
      color: gray;
      margin-left: 10px; }
    .b-filters .show-hide .control-icon {
      vertical-align: bottom; }
    .b-filters .show-hide .clean .clean-btn {
      font-size: 14px;
      color: gray;
      margin-left: 10px; }
    .b-filters .show-hide .ctrl-btn {
      cursor: pointer;
      user-select: none; }
  .b-filters.back-button-active:not(.folded) {
    bottom: 122px; }
  .b-filters.back-button-active .back-button {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 5px;
    width: 100%;
    height: 46px; }
    .b-filters.back-button-active .back-button button {
      width: 100%;
      text-align: center; }

.object-list {
  padding-bottom: 15px; }
  .object-list.ru div {
    display: inline-block; }
  .object-list.ru .sorting-controls {
    font-size: 14px;
    margin-left: 80px;
    margin-top: 15px;
    display: block; }
    .object-list.ru .sorting-controls .link {
      cursor: pointer; }
      .object-list.ru .sorting-controls .link:hover {
        opacity: 0.750; }
      .object-list.ru .sorting-controls .link:active {
        opacity: 0.6; }
    .object-list.ru .sorting-controls .control-icon {
      vertical-align: middle; }
    .object-list.ru .sorting-controls .price-sort {
      margin-left: 12px; }
    .object-list.ru .sorting-controls .distance-sort {
      margin-left: 12px; }
    .object-list.ru .sorting-controls .active {
      color: #1ea8a6; }
      .object-list.ru .sorting-controls .active .gray-arrow {
        display: none; }
      .object-list.ru .sorting-controls .active .color-arrow {
        display: inline-block; }
    .object-list.ru .sorting-controls .gray-arrow {
      display: inline-block; }
    .object-list.ru .sorting-controls .color-arrow {
      display: none; }
    .object-list.ru .sorting-controls .sort-menu {
      z-index: 1;
      position: absolute;
      display: inline-block;
      font-size: 14px;
      background-color: white;
      text-align: left;
      border-radius: 1px;
      box-shadow: 0 2px 10px 0 rgba(16, 16, 16, 0.2);
      padding: 7px 15px 5px;
      padding-left: 10px;
      margin-top: 12px;
      margin-left: -4px; }
      .object-list.ru .sorting-controls .sort-menu .sort-item {
        display: block;
        margin-bottom: 5px; }
        .object-list.ru .sorting-controls .sort-menu .sort-item .name {
          margin-left: 2px; }
        .object-list.ru .sorting-controls .sort-menu .sort-item .no {
          margin-left: 17px; }
      .object-list.ru .sorting-controls .sort-menu::after {
        content: "";
        position: absolute;
        top: -16px;
        left: 11px;
        margin-left: -5px;
        border: 8px solid transparent;
        border-bottom-color: white; }
  .object-list.ru .point-details .control-icons {
    width: 100%; }
    .object-list.ru .point-details .control-icons .vertical-line {
      background-color: gray; }
    .object-list.ru .point-details .control-icons div {
      color: gray; }
    .object-list.ru .point-details .control-icons .show-details {
      color: #1ea8a6;
      font-size: 16px; }
  .object-list.ru .point-details .details div {
    display: inline-block; }
  .object-list.ru .point-details .details .brand {
    width: 390px;
    display: inline-block; }
    .object-list.ru .point-details .details .brand .icon {
      width: 23px;
      height: 30px;
      display: inline-block;
      vertical-align: middle; }
  .object-list.ru .point-details .details .cardset {
    display: inline-block;
    float: right; }
  .object-list.ru .point-details .details .details-inner {
    width: 245px; }
    .object-list.ru .point-details .details .details-inner .detail {
      padding-right: 10px; }
  .object-list.ru .point-details .details .details-inner-right {
    width: 182px;
    vertical-align: top; }
    .object-list.ru .point-details .details .details-inner-right .details-price {
      margin-top: 20px; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit {
        width: 100%; }
        .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .service-name {
          width: 67px;
          font-size: 14px;
          vertical-align: top; }
        .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price {
          width: 60px;
          font-size: 14px;
          vertical-align: bottom; }
        .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-date {
          width: 55px;
          font-size: 12px;
          color: darkgray;
          vertical-align: bottom; }
        .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-na-info {
          font-size: 12px;
          color: darkgray; }
          .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-na-info .info-text {
            width: 70px; }
          .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-na-info .i-help {
            vertical-align: middle; }
      .object-list.ru .point-details .details .details-inner-right .details-price .fuel-type-na-info {
        font-size: 14px;
        color: darkgray; }
        .object-list.ru .point-details .details .details-inner-right .details-price .fuel-type-na-info .info-text {
          width: 115px; }
        .object-list.ru .point-details .details .details-inner-right .details-price .fuel-type-na-info .i-help {
          vertical-align: middle; }
  .object-list .point-details {
    position: relative;
    min-height: 130px;
    margin: 15px 15px 0 15px;
    padding: 20px 15px 0 15px; }
    .object-list .point-details .details {
      position: relative; }
      .object-list .point-details .details .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        opacity: 0.7;
        z-index: 1; }
      .object-list .point-details .details .details-inner {
        min-height: 60px;
        width: 340px; }
        .object-list .point-details .details .details-inner .brand {
          color: #101010;
          font-size: 18px; }
          .object-list .point-details .details .details-inner .brand .id {
            color: gray; }
        .object-list .point-details .details .details-inner .detail {
          font-size: 14px;
          margin-top: 20px;
          color: #4d4d4d; }
          .object-list .point-details .details .details-inner .detail:not(:first-child) {
            margin-top: 15px; }
    .object-list .point-details .brand-icon {
      position: absolute;
      top: 20px;
      right: 15px; }
      .object-list .point-details .brand-icon img {
        width: 100%;
        height: 100%; }
    .object-list .point-details .control-icons {
      margin-top: 20px;
      padding-bottom: 10px; }
      .object-list .point-details .control-icons .action.return span {
        color: #cd5b2e; }
      .object-list .point-details .control-icons .return {
        color: #cd5b2e; }
      .object-list .point-details .control-icons div {
        display: inline-block;
        color: gray; }
      .object-list .point-details .control-icons span {
        font-size: 14px;
        line-height: 17px;
        text-align: left;
        margin-left: 5px; }
      .object-list .point-details .control-icons .vertical-line {
        background-color: gray;
        width: 1px;
        height: 12px;
        margin-left: 20px;
        margin-right: 20px;
        vertical-align: sub; }
      .object-list .point-details .control-icons .icon {
        display: inline-block;
        width: 15px;
        height: 16px;
        vertical-align: bottom;
        background-size: contain; }
      .object-list .point-details .control-icons .show-details {
        float: right; }

.b-point-details {
  position: absolute;
  right: 10px;
  width: 504px;
  background-color: #ffffff;
  z-index: 100; }
  .b-point-details.ru .form-inner .form-content .content-inner .details-block .details-price .fuel-type-na-info .info-text {
    width: auto;
    display: inline-block;
    font-size: 14px; }
  .b-point-details.ru .form-inner .form-content .content-inner .details-block .details-price .fuel-type-na-info .i-help {
    display: inline-block; }
  .b-point-details.ru .form-inner .form-content .content-inner .details-block.station-code {
    font-size: 16px;
    color: gray;
    margin-top: 20px; }
    .b-point-details.ru .form-inner .form-content .content-inner .details-block.station-code .i-help {
      vertical-align: middle; }
    .b-point-details.ru .form-inner .form-content .content-inner .details-block.station-code div {
      display: inline-block; }
  .b-point-details .form-header {
    padding-left: 30px; }
    .b-point-details .form-header .point-brand {
      font-size: 24px; }
      .b-point-details .form-header .point-brand .station-id {
        color: gray;
        margin-left: 5px; }
  .b-point-details .form-content {
    bottom: 46px; }
    .b-point-details .form-content.full-form {
      bottom: 0; }
    .b-point-details .form-content .form-header {
      margin-top: 20px; }
      .b-point-details .form-content .form-header .header-info {
        color: #101010; }
    .b-point-details .form-content .content-inner {
      padding: 15px 0 15px 30px;
      position: relative; }
      .b-point-details .form-content .content-inner .brand-icon {
        position: absolute;
        top: 10px;
        right: 50px; }
        .b-point-details .form-content .content-inner .brand-icon img {
          width: 80px; }
      .b-point-details .form-content .content-inner .details-block .sub-header {
        color: #101010;
        margin-top: 40px;
        font-size: 22px; }
      .b-point-details .form-content .content-inner .details-block .content {
        margin-top: 10px; }
        .b-point-details .form-content .content-inner .details-block .content .item {
          width: 50%;
          vertical-align: top;
          padding-top: 10px; }
          .b-point-details .form-content .content-inner .details-block .content .item .inactive {
            opacity: 0.7; }
          .b-point-details .form-content .content-inner .details-block .content .item .icon {
            display: inline-block;
            vertical-align: top;
            margin-top: -2px;
            margin-left: 5px; }
          .b-point-details .form-content .content-inner .details-block .content .item.ru .i-help {
            display: inline-block;
            vertical-align: middle; }
      .b-point-details .form-content .content-inner .details-block .fuel-type-na-info {
        font-size: 14px;
        color: darkgray; }
        .b-point-details .form-content .content-inner .details-block .fuel-type-na-info .info-text {
          display: inline-block; }
        .b-point-details .form-content .content-inner .details-block .fuel-type-na-info .help {
          vertical-align: middle;
          display: inline-block; }
      .b-point-details .form-content .content-inner .details-block.services-unit img {
        width: 25px;
        height: 25px; }
      .b-point-details .form-content .content-inner .details-block.card-accaptance .item {
        width: 50%; }
      .b-point-details .form-content .content-inner .details-block.card-accaptance .info {
        font-size: 14px;
        margin-top: 15px; }
        .b-point-details .form-content .content-inner .details-block.card-accaptance .info div {
          display: inline-block; }
        .b-point-details .form-content .content-inner .details-block.card-accaptance .info .i-help {
          vertical-align: middle; }
      .b-point-details .form-content .content-inner .details-block .details-price {
        margin-top: 20px;
        width: 285px; }
        .b-point-details .form-content .content-inner .details-block .details-price .price-unit {
          width: 100%; }
          .b-point-details .form-content .content-inner .details-block .details-price .price-unit .service-name {
            font-size: 16px;
            display: inline-block; }
          .b-point-details .form-content .content-inner .details-block .details-price .price-unit .price {
            font-size: 16px;
            width: 32%;
            vertical-align: bottom; }
          .b-point-details .form-content .content-inner .details-block .details-price .price-unit .price-date {
            font-size: 14px;
            color: darkgray;
            width: 34%;
            vertical-align: bottom; }
          .b-point-details .form-content .content-inner .details-block .details-price .price-unit .price-na-info {
            font-size: 14px;
            color: darkgray; }
            .b-point-details .form-content .content-inner .details-block .details-price .price-unit .price-na-info .info-text {
              display: inline-block; }
            .b-point-details .form-content .content-inner .details-block .details-price .price-unit .price-na-info .i-help {
              vertical-align: middle;
              display: inline-block; }
        .b-point-details .form-content .content-inner .details-block .details-price .fuel-type-na-info {
          font-size: 14px;
          color: darkgray; }
          .b-point-details .form-content .content-inner .details-block .details-price .fuel-type-na-info .info-text {
            width: 115px; }
          .b-point-details .form-content .content-inner .details-block .details-price .fuel-type-na-info .i-help {
            vertical-align: middle; }
      .b-point-details .form-content .content-inner .details-block .details-info {
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
        margin-top: 20px;
        color: #cd5b2e; }
      .b-point-details .form-content .content-inner .main-info {
        padding-top: 5px; }
        .b-point-details .form-content .content-inner .main-info .item:not(:first-child) {
          margin-top: 20px; }
        .b-point-details .form-content .content-inner .main-info .item:first-child, .b-point-details .form-content .content-inner .main-info .item.short {
          max-width: 325px; }
          .b-point-details .form-content .content-inner .main-info .item:first-child div, .b-point-details .form-content .content-inner .main-info .item.short div {
            max-width: 280px; }
        .b-point-details .form-content .content-inner .main-info .item > div {
          margin-left: 10px;
          vertical-align: middle;
          max-width: 425px; }
        .b-point-details .form-content .content-inner .main-info .item .icon {
          height: 26px;
          width: 20px;
          display: inline-block; }
        .b-point-details .form-content .content-inner .main-info .item .action {
          color: gray; }
          .b-point-details .form-content .content-inner .main-info .item .action.show-on-map {
            margin-left: 30px; }
            .b-point-details .form-content .content-inner .main-info .item .action.show-on-map.ru {
              font-size: 14px; }
  .b-point-details .bottom-menu {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 46px;
    box-shadow: 0px -1px 5px 0px rgba(16, 16, 16, 0.1); }
    .b-point-details .bottom-menu button {
      width: 50%; }
      .b-point-details .bottom-menu button .icon {
        width: 25px;
        height: 20px;
        display: inline-block;
        vertical-align: sub; }
      .b-point-details .bottom-menu button span {
        margin-left: 5px; }
  .b-point-details .b-comment {
    background-color: #ffffff;
    bottom: 46px;
    left: 0;
    width: 100%;
    box-shadow: 0px 1px 3px 0px rgba(16, 16, 16, 0.15); }

.i-route-btn {
  background: url("/locator/resources/img/i-route-btn.png") no-repeat; }

.i-route-btn-white {
  background: url("/locator/resources/img/i-route-btn-white.png") no-repeat; }

.i-route-marker {
  background: url("/locator/resources/img/i-route-marker.png") no-repeat; }

.i-list {
  background: url("/locator/resources/img/i-list.png") no-repeat; }

.i-pencil {
  background: url("/locator/resources/img/i-pencil.png") no-repeat; }

.i-pencil-red {
  background: url("/locator/resources/img/i-pencil-red.png") no-repeat; }

.i-arrow-up {
  background: url("/locator/resources/img/i-arrow-up.png") no-repeat center;
  width: 11px;
  height: 17px;
  display: inline-block; }

.i-arrow-down {
  background: url("/locator/resources/img/i-arrow-down.png") no-repeat center;
  width: 11px;
  height: 17px;
  display: inline-block; }

.i-arrow-down-color {
  background: url("/locator/resources/img/i-arrow-down-color.png") no-repeat center;
  width: 11px;
  height: 17px;
  display: inline-block; }

.i-clean {
  background: url("/locator/resources/img/i-clean.png") no-repeat center;
  width: 12px;
  height: 16px;
  display: inline-block; }

.i-change {
  background: url("/locator/resources/img/i-change.png") no-repeat center;
  width: 16px;
  height: 20px;
  display: inline-block; }

.i-time-active {
  background: url("/locator/resources/img/i-time-active.png") no-repeat center;
  width: 17px;
  height: 22px;
  display: inline-block; }

.i-distance-active {
  background: url("/locator/resources/img/i-distance-active.png") no-repeat center;
  width: 17px;
  height: 22px;
  display: inline-block; }

.i-toll-roads-active {
  background: url("/locator/resources/img/i-toll-roads-active.png") no-repeat center;
  width: 17px;
  height: 22px;
  display: inline-block; }

.i-time-inactive {
  background: url("/locator/resources/img/i-time-inactive.png") no-repeat center;
  width: 17px;
  height: 22px;
  display: inline-block; }

.i-distance-inactive {
  background: url("/locator/resources/img/i-distance-inactive.png") no-repeat center;
  width: 17px;
  height: 22px;
  display: inline-block; }

.i-toll-roads-inactive {
  background: url("/locator/resources/img/i-toll-roads-inactive.png") no-repeat center;
  width: 17px;
  height: 22px;
  display: inline-block; }

.i-map-marker {
  background: url("/locator/resources/img/i-map-marker.png") no-repeat center; }

.i-telefone {
  background: url("/locator/resources/img/i-telefone.png") no-repeat center; }

.i-locate-black {
  background: url("/locator/resources/img/i-locate-black.png") no-repeat center; }

.i-point-marker {
  background: url("/locator/resources/img/i-point-marker.png") no-repeat center; }

.i-point-marker-black {
  background: url("/locator/resources/img/i-point-marker-black.png") no-repeat center;
  width: 15px;
  height: 17px;
  display: inline-block; }

.i-point {
  background: url("/locator/resources/img/i-point.png") no-repeat center;
  width: 15px;
  height: 17px;
  display: inline-block; }

.i-link-variant {
  background: url("/locator/resources/img/i-link-variant.png") no-repeat center;
  width: 17px;
  height: 20px;
  display: inline-block; }

.i-phone {
  background: url("/locator/resources/img/i-phone.png") no-repeat center;
  width: 14px;
  height: 20px;
  display: inline-block; }
  .i-phone.active {
    background-image: url("/locator/resources/img/i-phone-active.png"); }

.i-printer {
  background: url("/locator/resources/img/i-printer.png") no-repeat center;
  width: 15px;
  height: 19px;
  display: inline-block; }
  .i-printer.active {
    background-image: url("/locator/resources/img/i-printer-active.png"); }

.i-email-outline {
  background: url("/locator/resources/img/i-email-outline.png") no-repeat center;
  width: 17px;
  height: 19px;
  display: inline-block; }
  .i-email-outline.active {
    background-image: url("/locator/resources/img/i-mail-active.png"); }

.i-filter-22x24-gray {
  background: url("/locator/resources/img/i-filter-22x24-gray.png") no-repeat center;
  display: inline-block;
  width: 22px;
  height: 24px;
  vertical-align: middle; }

.i-list-22x20-gray {
  background: url("/locator/resources/img/i-list-22x20-gray.png") no-repeat center;
  display: inline-block;
  width: 22px;
  height: 20px;
  vertical-align: middle; }

.i-route-19x18-gray {
  background: url("/locator/resources/img/i-route-19x18-gray.png") no-repeat center;
  display: inline-block;
  width: 19px;
  height: 18px;
  vertical-align: middle; }

.i-marker-30x33-red {
  background: url("/locator/resources/img/i-marker-30x33-red.png") no-repeat center;
  display: inline-block;
  width: 30px;
  height: 33px;
  vertical-align: middle; }

.i-search-22x22-gray {
  background: url("/locator/resources/img/i-search-22x22-gray.png") no-repeat center;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle; }

.i-cardset {
  background: url("/locator/resources/img/i-cardset.png") no-repeat center;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 18px; }

.i-very-small-marker {
  background: url("/locator/resources/img/markers/very-small-marker.png") no-repeat center;
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 31px; }

/*  ╨Ш╨╜╨┤╨╕╨║╨░╤В╨╛╤А ╨╖╨░╨│╤А╤Г╨╖╨║╨╕ */
.relative {
  position: relative !important;
  min-height: 70px; }
  .relative .b-loading-indicator {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5) url("/locator/resources/img/ajax-loader-big.gif") no-repeat center;
    z-index: 2; }
  .relative .b-loading-indicator-small {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5) url("/locator/resources/img/ajax-loader.gif") no-repeat center;
    z-index: 2; }

/* ╨б╨▒╤А╨╛╤Б ╤Б╤В╨╕╨╗╨╡╨╣ ╤Б╨┐╨╕╤Б╨║╨╛╨▓ */
ul, ol {
  padding-left: 0; }

li {
  list-style: none; }

/* Checkbox */
.checkbox {
  display: inline-block;
  margin-bottom: 0; }
  .checkbox .prettycheckbox {
    vertical-align: top; }
  .checkbox .checkbox-label {
    font-size: 14px;
    display: inline-block;
    padding-top: 1px;
    vertical-align: middle;
    max-width: 91%; }
    .checkbox .checkbox-label span {
      margin-right: 8px; }
    @media (max-width: 320px) {
      .checkbox .checkbox-label {
        max-width: 240px; } }
    .checkbox .checkbox-label .icon {
      display: inline-block;
      vertical-align: middle; }
  .checkbox.disabled {
    opacity: 0.7; }

.b-box {
  margin: 2px 0 !important; }

.validation-error {
  color: red;
  font-size: smaller; }

.validation-error-field {
  border-color: red; }

/* ╨Ы╨Ю╨Ъ╨Р╨Ы╨м╨Э╨л╨Х ╨б╨в╨Ш╨Ы╨Ш ===================================================================================================*/
/* GroupBox */
fieldset.scheduler-border {
  border: 1px solid #d3d3d3 !important;
  padding: 0 5px 5px 15px !important;
  margin: 5px 0 5px 0 !important; }

legend.scheduler-border {
  text-align: left !important;
  margin-bottom: 0 !important;
  font-size: 14px;
  width: auto;
  padding: 0 10px;
  border-bottom: none; }

/* ╨Ъ╨╜╨╛╨┐╨║╨░ ╨▓╤Л╨▒╨╛╤А╨░ ╤Д╨░╨╣╨╗╨╛╨▓ */
.button-choice-file {
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .button-choice-file input[type=file] {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    height: 100%;
    opacity: 0; }

.v-align-top {
  vertical-align: top !important; }

.v-align-middle {
  vertical-align: middle !important; }

.v-align-bottom {
  vertical-align: bottom !important; }

.table-responsive {
  overflow-x: visible; }

@media (max-width: 767px) {
  .table-responsive .dropdown-menu,
  .table-responsive .dropdown-toggle {
    position: static !important; }
    .table-responsive .dropdown-menu .caret,
    .table-responsive .dropdown-toggle .caret {
      display: none; } }
/* ╨Ш╨╜╨┐╤Г╤В ╨┤╨╗╤П ╨┤╨░╤В╤Л */
.datepicker {
  display: inline-block;
  font-size: 16px;
  padding: 0; }
  .datepicker input {
    display: inline-block;
    width: 82px;
    padding: 6px 5px;
    border: none;
    box-shadow: none;
    font-size: 15px; }

/*Tooltip bottom*/
.orange-tooltip-bottom {
  display: inline-block;
  min-height: 36px;
  font-size: 14px;
  background-color: #e97141;
  color: white;
  text-align: left;
  border-radius: 1px;
  box-shadow: 0 2px 10px 0 rgba(16, 16, 16, 0.2);
  padding: 7px 20px 5px;
  margin-top: 7px; }
  .orange-tooltip-bottom::after {
    content: "";
    position: absolute;
    top: -3px;
    left: 25px;
    margin-left: -5px;
    border: 5px solid transparent;
    border-bottom-color: #e97141; }

/* ╨Ъ╨╜╨╛╨┐╨║╨░ ╨╛╤В╨┐╤А╨░╨▓╨║╨╕ ╤Д╨╛╤А╨╝╤Л */
.send-btn {
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  background-color: rgba(30, 168, 166, 0);
  font-size: 14px;
  color: #4d4d4d;
  height: 36px;
  width: 91px;
  margin-top: 10px; }
  .send-btn.active {
    background-color: #4d4d4d;
    color: white; }
  .send-btn:not([disabled]) {
    background-color: #4d4d4d;
    color: white; }
    .send-btn:not([disabled]):hover {
      background-color: rgba(77, 77, 77, 0.8) !important; }
    .send-btn:not([disabled]):active {
      background-color: rgba(77, 77, 77, 0.702) !important; }

/* ╨Ъ╨╜╨╛╨┐╨║╨░ ╨▒╨╗╨╛╨║╨░ ╤Д╨╕╨╗╤М╤В╤А╤Л */
.filter-unit {
  min-height: 46px;
  width: 164px;
  background-color: inherit;
  box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15);
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  margin-left: 10px;
  margin-top: 8px;
  vertical-align: top;
  cursor: pointer;
  display: inline-block; }
  .filter-unit .image {
    display: inline-block;
    width: 65px;
    text-align: center; }
    .filter-unit .image .align-helper {
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .filter-unit .unit-name {
    word-wrap: break-word; }
  .filter-unit:hover .unit-name {
    color: rgba(77, 77, 77, 0.749); }
  .filter-unit:hover img {
    opacity: 0.75; }
  .filter-unit:active .unit-name {
    color: rgba(77, 77, 77, 0.6); }
  .filter-unit:active img {
    opacity: 0.6; }
  .filter-unit.selected {
    border-color: #cd5b2e; }
    .filter-unit.selected .unit-name {
      color: #cd5b2e; }
    .filter-unit.selected:hover {
      border-color: #d77c58; }
      .filter-unit.selected:hover .unit-name {
        color: rgba(205, 91, 46, 0.6); }
      .filter-unit.selected:hover img {
        opacity: 0.75; }
    .filter-unit.selected:active {
      border-color: #dc8c6c; }
      .filter-unit.selected:active .unit-name {
        color: rgba(205, 91, 46, 0.6); }
      .filter-unit.selected:active img {
        opacity: 0.6; }

/* ╨Я╨╡╤А╨╡╨╛╨┐╤А╨╡╨┤╨╡╨╗╤П╨╡╨╝ ╤Б╤В╨░╨╜╨┤╨░╤А╤В╨╜╨╛╨╡ ╨┐╨╛╨▓╨╡╨┤╨╡╨╜╨╕╨╡ ╨░╨▓╤В╨╛╨║╨╛╨╝╨┐╨╗╨╕╤В╨░ */
.autocomplete-container .ui-autocomplete {
  left: initial !important;
  top: initial !important; }

#autocomplete-route-container {
  position: absolute; }
  #autocomplete-route-container .ui-autocomplete {
    left: initial !important; }

/*╨б╤В╨░╨╜╨┤╨░╤А╤В╨╜╤Л╨╣ ╨╕╨╜╨┐╤Г╤В*/
input:not([type='submit']):not([type='radio']).std-input, textarea.std-input {
  padding-left: 21px;
  padding-right: 21px;
  height: 36px;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05); }
  input:not([type='submit']):not([type='radio']).std-input.filled, textarea.std-input.filled {
    border-color: #4d4d4d;
    color: #4d4d4d; }
  input:not([type='submit']):not([type='radio']).std-input:focus, textarea.std-input:focus {
    border-color: #999999; }

/*Form popup*/
.b-popup {
  width: 100%;
  top: 36px;
  bottom: 45px; }

/* desktop */
@media (min-width: 1025px) {
  .mobile, .tablet, .tablet-mobile {
    display: none !important; }

  /*#map > :nth-child(1) > :nth-child(1) > :nth-last-child(1) {
    bottom: 21px !important;
    right: inherit !important;
    left: 96px !important;
  }*/
  .i-search.over-effects:hover {
    background: url("/locator/resources/img/i-search-hover.png") 4px 3px no-repeat; }

  .top-menu .map-search-container {
    width: 450px; }

  #autocomplete-main-container {
    width: 460px;
    margin-left: 10px;
    margin-right: -10px; }

  #autocomplete-route-container {
    width: 418px; }

  .top-menu-buttons-container .btn-menu-div {
    display: inline-block;
    height: 100%;
    vertical-align: top; }
  .top-menu-buttons-container button {
    margin-left: 10px;
    box-shadow: 0 2px 10px rgba(16, 16, 16, 0.2);
    border-radius: 2px; }

  .b-export {
    top: 56px;
    height: 340px;
    width: 100%;
    z-index: 20; }
    .b-export .form-content {
      top: 0 !important;
      padding-top: 37px;
      padding-right: 0px;
      padding-left: 30px;
      padding-bottom: 30px; }
      .b-export .form-content .text {
        margin-top: 10px; }
    .b-export label {
      font-weight: normal;
      display: block;
      margin-bottom: 0; }
    .b-export .header {
      font-size: 18px;
      color: #101010; }
    .b-export .sub-header {
      font-size: 16px;
      color: #101010;
      margin-top: 10px; }
    .b-export .format-select {
      font-size: 14px;
      color: #4d4d4d;
      margin-top: 10px;
      margin-bottom: 20px; }
    .b-export .emails-input {
      display: block;
      width: 414px;
      margin-top: 10px; }
    .b-export .poi-format {
      display: inline-block;
      height: 36px;
      width: 240px !important;
      margin-left: 10px; }
      .b-export .poi-format select {
        height: 100%;
        width: 100%;
        border: 1px solid #d0d0d0;
        border-radius: 4px;
        font-size: 16px; }
      .b-export .poi-format .bootstrap-select {
        width: 100%;
        height: 100%; }
        .b-export .poi-format .bootstrap-select .dropdown-toggle {
          height: 100%;
          border-color: #d0d0d0; }
          .b-export .poi-format .bootstrap-select .dropdown-toggle .caret {
            right: 18px; }
        .b-export .poi-format .bootstrap-select.open .dropdown-toggle {
          border-bottom-right-radius: 0;
          border-bottom-left-radius: 0;
          border-bottom: none; }
        .b-export .poi-format .bootstrap-select button {
          padding: 0 45px 0 21px;
          background-color: inherit !important;
          box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05); }
          .b-export .poi-format .bootstrap-select button .filter-option {
            padding-top: 5px;
            font-size: 16px;
            color: #999999;
            height: 100%;
            border-right: 1px solid #e7e7e7; }
          .b-export .poi-format .bootstrap-select button:focus {
            outline: none !important; }
        .b-export .poi-format .bootstrap-select .dropdown-menu {
          margin-top: 0;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          border-top: none;
          border-color: #d0d0d0;
          padding: 0; }
          .b-export .poi-format .bootstrap-select .dropdown-menu li {
            height: 36px;
            border-top: 1px solid #d0d0d0; }
            .b-export .poi-format .bootstrap-select .dropdown-menu li a {
              height: 100%;
              padding-right: 21px;
              color: #4d4d4d; }
              .b-export .poi-format .bootstrap-select .dropdown-menu li a .text {
                margin-top: 5px; }
              .b-export .poi-format .bootstrap-select .dropdown-menu li a:focus {
                outline: none;
                color: rgba(205, 91, 46, 0.7); }
      .b-export .poi-format.selected .bootstrap-select .dropdown-toggle .filter-option {
        color: rgba(205, 91, 46, 0.7); }

  .map-btns {
    z-index: 4;
    position: absolute;
    left: 10px;
    bottom: 25px; }
    .map-btns.map-ctrls {
      bottom: 60px; }
    .map-btns button {
      width: 36px;
      height: 36px;
      border-radius: 4px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
      .map-btns button.map-center, .map-btns button.map-full-screen {
        display: block;
        margin-bottom: 10px; }
      .map-btns button.zoom-in {
        display: block;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
      .map-btns button.zoom-out {
        display: block;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-bottom: 10px; }
      .map-btns button .icon {
        display: block;
        width: 100%;
        height: 100%; }
    .map-btns .map-choice {
      margin-left: 10px;
      display: inline-block;
      right: 10px;
      height: 36px; }
      .map-btns .map-choice .btn-menu {
        color: #4d4d4d;
        font-size: 14px; }
      .map-btns .map-choice .btn-active {
        color: #999999;
        background-color: white;
        box-shadow: inset 2.121px 2.121px 10px 0px rgba(16, 16, 16, 0.05); }
      .map-btns .map-choice button {
        display: inline-block;
        width: 86px;
        height: 36px; }
      .map-btns .map-choice .yandex-btn {
        border-radius: 4px 0 0 4px;
        box-shadow: 15px 0px 8px -3px rgba(16, 16, 16, 0.05);
        border-right: 1px solid #ddd; }
      .map-btns .map-choice .google-btn {
        border-radius: 0 4px 4px 0; }

  /* ╨д╨╛╤А╨╝╨░ ╤Д╨╕╨╗╤М╤В╤А╤Л */
  .b-filters.half {
    width: 403px;
    right: 524px;
    padding: 0; }
    .b-filters.half .form-content {
      bottom: 55px; }
      .b-filters.half .form-content .card, .b-filters.half .form-content .fuel, .b-filters.half .form-content .price, .b-filters.half .form-content .brands {
        width: 100%; }
    .b-filters.half .form-footer {
      padding-bottom: 30px;
      width: 100%;
      box-shadow: 0px -1px 3px 0px rgba(16, 16, 16, 0.1);
      left: 0;
      height: 54px; }
      .b-filters.half .form-footer .show-hide-btn {
        width: 226px !important; }
      .b-filters.half .form-footer .clean {
        margin-left: 0 !important; }
    .b-filters.half.ru.folded {
      min-height: 440px; }
      .b-filters.half.ru.folded.premium {
        min-height: 510px; }
    .b-filters.half.ru .form-footer {
      padding-top: 8px; }
      .b-filters.half.ru .form-footer .clean {
        display: block;
        float: none;
        margin-top: 5px; }
        .b-filters.half.ru .form-footer .clean .clean-btn {
          margin-left: 10px; }
  .b-filters .card, .b-filters .fuel, .b-filters .price {
    width: 50%; }
  .b-filters .brands.ru {
    width: 50%; }
  .b-filters .card, .b-filters .fuel, .b-filters .brands, .b-filters .price, .b-filters .location {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 20px; }
  .b-filters .card .card-select {
    width: 325px; }
  .b-filters .services {
    padding-top: 40px;
    padding-left: 30px; }
    .b-filters .services .service-units .filter-unit.ru .service-name {
      width: 120px; }
    .b-filters .services .service-units .filter-unit .service-name {
      width: 92px; }

  .b-about, .b-product-notification {
    position: absolute;
    right: 10px;
    width: 580px;
    min-height: 200px; }
    .b-about.ru .mobile-app .app-preview, .b-product-notification.ru .mobile-app .app-preview {
      width: 123px; }
    .b-about .link, .b-product-notification .link {
      cursor: pointer; }
      .b-about .link:hover, .b-product-notification .link:hover {
        opacity: 0.750; }
      .b-about .link:active, .b-product-notification .link:active {
        opacity: 0.6; }
    .b-about h1, .b-product-notification h1 {
      font-size: 24px;
      color: #101010; }
    .b-about h2, .b-product-notification h2 {
      font-size: 18px;
      color: #101010; }
    .b-about p, .b-product-notification p {
      font-size: 16px;
      color: #4d4d4d; }
      .b-about p.answer, .b-product-notification p.answer {
        font-size: 14px;
        color: #4d4d4d; }
    .b-about .close-button, .b-product-notification .close-button {
      right: 24px; }
    .b-about .content, .b-product-notification .content {
      position: absolute;
      top: 0;
      bottom: 125px;
      overflow-x: auto;
      padding-top: 36px;
      padding-bottom: 20px;
      padding-left: 30px;
      padding-right: 40px; }
      .b-about .content h1, .b-product-notification .content h1 {
        margin-bottom: 25px; }
      .b-about .content h2, .b-product-notification .content h2 {
        margin-top: 30px;
        margin-bottom: 25px; }
      .b-about .content .how-to-use, .b-product-notification .content .how-to-use {
        font-size: 16px; }
        .b-about .content .how-to-use p, .b-product-notification .content .how-to-use p {
          margin-top: 10px; }
        .b-about .content .how-to-use .link, .b-product-notification .content .how-to-use .link {
          color: gray; }
        .b-about .content .how-to-use .color-link, .b-product-notification .content .how-to-use .color-link {
          color: #1ea8a6; }
      .b-about .content .faq .faq-item, .b-product-notification .content .faq .faq-item {
        margin-bottom: 15px; }
        .b-about .content .faq .faq-item .question, .b-product-notification .content .faq .faq-item .question {
          font-size: 16px;
          cursor: pointer;
          color: rgba(205, 91, 46, 0.7); }
          .b-about .content .faq .faq-item .question.collapsed, .b-product-notification .content .faq .faq-item .question.collapsed {
            color: gray; }
        .b-about .content .faq .faq-item p, .b-product-notification .content .faq .faq-item p {
          margin-top: 10px; }
    .b-about .mobile-app, .b-product-notification .mobile-app {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      height: 125px;
      width: 100%;
      background-color: #cd5b2e;
      color: white;
      padding-left: 30px;
      padding-top: 23px; }
      .b-about .mobile-app .app-stores, .b-product-notification .mobile-app .app-stores {
        margin-top: 9px; }
        .b-about .mobile-app .app-stores div, .b-product-notification .mobile-app .app-stores div {
          display: inline-block; }
      .b-about .mobile-app .apple-market, .b-product-notification .mobile-app .apple-market {
        margin-left: -5px; }
      .b-about .mobile-app .google-market, .b-product-notification .mobile-app .google-market {
        margin-left: 28px; }
      .b-about .mobile-app .apple-market, .b-about .mobile-app .google-market, .b-product-notification .mobile-app .apple-market, .b-product-notification .mobile-app .google-market {
        cursor: pointer; }
      .b-about .mobile-app .market-name, .b-product-notification .mobile-app .market-name {
        font-size: 16px;
        margin-left: 10px; }
      .b-about .mobile-app .header, .b-product-notification .mobile-app .header {
        font-size: 18px; }
      .b-about .mobile-app .app-preview, .b-product-notification .mobile-app .app-preview {
        position: absolute;
        right: 30px;
        top: 0;
        height: 100%;
        width: 204px;
        box-shadow: 0 5px 30px 0 rgba(16, 16, 16, 0.3); }

  .b-objects {
    right: 10px;
    width: 504px; }
    .b-objects .form-header .help {
      width: 22px;
      height: 23px;
      margin-left: 10px;
      vertical-align: middle; }
      .b-objects .form-header .help .icon {
        display: block;
        width: 100%;
        height: 100%; }
    .b-objects .form-header .buttons {
      float: right;
      margin-right: 55px; }
      .b-objects .form-header .buttons button {
        vertical-align: middle; }
        .b-objects .form-header .buttons button .icon {
          display: block;
          width: 22px;
          height: 22px; }
    .b-objects .form-content {
      bottom: 0; }

  /* ╨д╨╛╤А╨╝╨░ ╨┤╨╛╨▒╨░╨▓╨╗╨╡╨╜╨╕╤П ╨╜╨╛╨▓╨╛╨╣ ╤Б╤В╨░╨╜╤Ж╨╕╨╕ */
  .b-feedback {
    position: absolute;
    right: 109px;
    width: 482px;
    padding: 30px;
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .b-feedback h1 {
      font-size: 18px;
      color: #101010; }
    .b-feedback .form-label {
      font-size: 14px;
      color: #4d4d4d; }
    .b-feedback ::-webkit-input-placeholder {
      color: #999999; }
      .b-feedback ::-webkit-input-placeholder::after {
        color: red;
        content: "*"; }
    .b-feedback ::-moz-placeholder {
      color: #999999; }
      .b-feedback ::-moz-placeholder::after {
        color: red;
        content: "*"; }
    .b-feedback :-moz-placeholder {
      color: #999999; }
      .b-feedback :-moz-placeholder::after {
        color: red;
        content: "*"; }
    .b-feedback :-ms-input-placeholder {
      color: #999999; }
      .b-feedback :-ms-input-placeholder::after {
        color: red;
        content: "*"; }
    .b-feedback .feedback-form .station-owner {
      margin-top: 10px; }
      .b-feedback .feedback-form .station-owner .form-label {
        margin-right: 25px; }
    .b-feedback .feedback-form .name {
      margin-top: 5px; }
    .b-feedback .feedback-form input:not([type='submit']):not([type='radio']), .b-feedback .feedback-form textarea {
      padding-left: 21px;
      padding-right: 21px;
      height: 36px;
      border: 1px solid #d0d0d0;
      border-radius: 4px;
      margin-top: 10px;
      box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05);
      font-size: 14px; }
      .b-feedback .feedback-form input:not([type='submit']):not([type='radio']).filled, .b-feedback .feedback-form textarea.filled {
        border-color: #4d4d4d;
        color: #4d4d4d; }
      .b-feedback .feedback-form input:not([type='submit']):not([type='radio']):focus, .b-feedback .feedback-form textarea:focus {
        border-color: #999999; }
    .b-feedback .feedback-form .name-input, .b-feedback .feedback-form .phone-email-input {
      width: 230px; }
    .b-feedback .feedback-form .address-input {
      height: 102px;
      width: 422px;
      padding-top: 13px; }
    .b-feedback .feedback-form input.ng-invalid.ng-touched, .b-feedback .feedback-form textarea.ng-invalid.ng-touched {
      border-color: #f69d7a !important; }

  .point-details-full {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    width: 100%;
    height: 100%; } }
/* tablet */
@media (min-width: 768px) and (max-width: 1024px) {
  .desktop, .mobile, .desktop-mobile {
    display: none !important; }

  .btn-group {
    vertical-align: inherit !important; }

  /*#map > :nth-child(1) > :nth-child(1) > :nth-last-child(1) {
    bottom: 21px !important;
    right: inherit !important;
    left: 100px !important;
  }*/
  a, button, h1, h2, h3, h4, h5, h6, input, ol, p, textarea, th, ul, .text {
    font-size: 14px;
    font-family: "ProximaNova-Regular", sans-serif; }

  .ui-autocomplete .ui-menu-item-wrapper {
    font-size: 14px; }

  #autocomplete-main-container {
    font-size: 14px;
    width: 344px;
    margin-left: 10px;
    margin-right: -10px; }

  #autocomplete-route-container {
    width: 418px; }

  .object-list .stations-number {
    font-size: 14px; }
  .object-list.ru .sorting-controls {
    margin-left: 60px; }
  .object-list.ru .point-details .details .brand {
    width: 277px; }
  .object-list.ru .point-details .details .details-inner {
    width: 305px; }
  .object-list.ru .point-details .details .details-inner-right {
    width: auto; }
    .object-list.ru .point-details .details .details-inner-right .details-price {
      float: none;
      margin-top: 7px; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .service-name {
        float: left; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price {
        float: left; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-date {
        float: none; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-na-info {
        float: none;
        margin-left: 20px; }
        .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-na-info .info-text {
          width: auto; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit.show-price-na-info + .price-unit {
        margin-top: -6px; }
      .object-list.ru .point-details .details .details-inner-right .details-price .fuel-type-na-info .info-text {
        width: auto; }
  .object-list .point-details .details .details-inner {
    width: 225px; }
    .object-list .point-details .details .details-inner .brand {
      font-size: 16px; }
    .object-list .point-details .details .details-inner .detail {
      font-size: 14px;
      margin-top: 15px; }
      .object-list .point-details .details .details-inner .detail:not(:first-child) {
        margin-top: 10px; }
  .object-list .point-details .control-icons {
    margin-top: 15px; }
    .object-list .point-details .control-icons .vertical-line {
      margin-left: 10px;
      margin-right: 7px; }
    .object-list .point-details .control-icons span {
      margin-left: 2px; }

  .top-menu .map-search-container {
    max-width: 334px;
    overflow: hidden;
    display: block; }
    .top-menu .map-search-container .search-input {
      padding-top: 3px; }
    .top-menu .map-search-container .button.route-button {
      display: none; }
  .top-menu .top-menu-buttons-container {
    box-shadow: 0 2px 10px rgba(16, 16, 16, 0.2);
    border-radius: 2px; }
    .top-menu .top-menu-buttons-container .btn-menu-div {
      display: inline-block;
      height: 100%;
      vertical-align: top; }
    .top-menu .top-menu-buttons-container button:not(:first-child) {
      border-left: 1px solid #f1f1f1; }
    .top-menu .top-menu-buttons-container button:not(:last-child) {
      border-right: 1px solid #f1f1f1; }
    .top-menu .top-menu-buttons-container .map-filter-btn {
      width: 114px; }
    .top-menu .top-menu-buttons-container .map-list-btn {
      width: 147px; }
    .top-menu .top-menu-buttons-container .map-route-btn {
      width: 113px; }

  .service-btns-tablet {
    z-index: 5;
    position: absolute;
    bottom: 25px;
    right: 10px;
    height: 36px; }
    .service-btns-tablet .show-btn-menu {
      width: 36px;
      margin-left: 20px;
      vertical-align: top;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
      .service-btns-tablet .show-btn-menu .icon {
        display: block;
        height: 100%;
        width: 100%; }
    .service-btns-tablet .ask-question-btn {
      vertical-align: top;
      margin-right: 20px;
      width: 130px;
      border-radius: 4px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
    .service-btns-tablet .menu {
      display: inline-block;
      border-radius: 4px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2);
      height: 100%;
      margin-left: 20px; }
      .service-btns-tablet .menu .buttons {
        height: 100%; }
        .service-btns-tablet .menu .buttons .about-btn {
          vertical-align: top;
          width: 80px; }
          .service-btns-tablet .menu .buttons .about-btn button {
            border-top-right-radius: 0; }
        .service-btns-tablet .menu .buttons .comment-btn {
          vertical-align: top;
          width: 100px; }
          .service-btns-tablet .menu .buttons .comment-btn button {
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
        .service-btns-tablet .menu .buttons .add-station-btn {
          vertical-align: top;
          width: 140px; }
          .service-btns-tablet .menu .buttons .add-station-btn button {
            border-top-left-radius: 0; }
        .service-btns-tablet .menu .buttons .line {
          display: inline-block;
          background-color: #f1f1f1;
          width: 1px;
          height: 100%; }
    .service-btns-tablet .srv-btn {
      display: inline-block;
      height: 100%;
      overflow: hidden;
      text-align: center; }
      .service-btns-tablet .srv-btn button {
        font-size: 14px;
        line-height: 15px;
        height: 100%;
        width: inherit;
        border: none; }
        .service-btns-tablet .srv-btn button:focus {
          outline: 0; }
    .service-btns-tablet .lang-select {
      display: inline-block;
      margin-left: 10px;
      width: 58px;
      border-radius: 4px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2);
      height: 100%; }
      .service-btns-tablet .lang-select .bootstrap-select {
        width: inherit !important;
        height: 100%; }
        .service-btns-tablet .lang-select .bootstrap-select button {
          box-shadow: none;
          background-color: white !important; }
          .service-btns-tablet .lang-select .bootstrap-select button:focus {
            outline: none !important;
            box-shadow: none; }
          .service-btns-tablet .lang-select .bootstrap-select button:hover {
            background-color: rgba(255, 255, 255, 0.85) !important; }
          .service-btns-tablet .lang-select .bootstrap-select button[aria-expanded="true"] {
            background-color: rgba(205, 91, 46, 0.902) !important;
            color: white; }
            .service-btns-tablet .lang-select .bootstrap-select button[aria-expanded="true"] img {
              border: 1px solid white; }
          .service-btns-tablet .lang-select .bootstrap-select button img {
            border: 1px solid #4d4d4d; }
          .service-btns-tablet .lang-select .bootstrap-select button .lang-option-full {
            display: none; }
        .service-btns-tablet .lang-select .bootstrap-select .dropdown-toggle {
          color: #4d4d4d;
          height: 100% !important;
          border: none;
          padding-right: 21px;
          padding-top: 4px; }
          .service-btns-tablet .lang-select .bootstrap-select .dropdown-toggle .caret {
            left: 42px; }
        .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu.open {
          left: -68px;
          width: 126px;
          margin-bottom: 10px;
          overflow: visible !important;
          padding: 0;
          border: none; }
          .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu.open::after {
            content: "";
            position: absolute;
            top: 100%;
            right: 20px;
            margin-left: -5px;
            border: 7px solid transparent;
            border-top-color: white; }
        .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu.inner {
          border-radius: 4px; }
        .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu a {
          padding-left: 11px; }
          .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu a .lang-option-cropped {
            display: none; }
        .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu li {
          height: 36px; }
          .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu li a {
            height: 100%;
            padding-top: 6px; }
            .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu li a:focus {
              outline: none;
              color: #cd5b2e; }
              .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu li a:focus img {
                border: 1px solid #cd5b2e; }
            .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu li a img {
              border: 1px solid #4d4d4d; }
            .service-btns-tablet .lang-select .bootstrap-select .dropdown-menu li a .lang-option {
              margin-left: 5px; }
        .service-btns-tablet .lang-select .bootstrap-select .lang-option-cropped, .service-btns-tablet .lang-select .bootstrap-select .lang-option-full {
          vertical-align: middle;
          font-size: 14px;
          padding-left: 6px; }

  .map-btns {
    z-index: 4;
    position: absolute;
    left: 10px;
    bottom: 25px; }
    .map-btns.map-type {
      left: 60px; }
    .map-btns button {
      display: block;
      width: 36px;
      height: 36px;
      border-radius: 4px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
      .map-btns button.map-center {
        margin-bottom: 20px; }
      .map-btns button.zoom-in {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
      .map-btns button.zoom-out {
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
      .map-btns button .icon {
        display: block;
        width: 100%;
        height: 100%; }
    .map-btns .map-choice {
      display: inline-block;
      right: 10px;
      height: 36px; }
      .map-btns .map-choice .btn-menu {
        color: #4d4d4d;
        font-size: 14px; }
      .map-btns .map-choice .btn-active {
        color: #999999;
        background-color: white;
        box-shadow: inset 2.121px 2.121px 10px 0px rgba(16, 16, 16, 0.05); }
      .map-btns .map-choice button {
        display: inline-block;
        width: 86px;
        height: 36px; }
      .map-btns .map-choice .yandex-btn {
        border-radius: 4px 0 0 4px;
        box-shadow: 15px 0px 8px -3px rgba(16, 16, 16, 0.05);
        border-right: 1px solid #ddd; }
      .map-btns .map-choice .google-btn {
        border-radius: 0 4px 4px 0; }

  .b-route {
    width: 374px; }
    .b-route .tooltip-new-route {
      right: 62px;
      top: 46px; }

  .b-route-header {
    padding: 13px 0 0 20px;
    height: 46px; }

  .b-route-info .active-route-info {
    padding-left: 12px; }
    .b-route-info .active-route-info .route-info .time {
      margin-right: 20px; }
  .b-route-info .alt-route-info {
    padding-left: 12px; }
    .b-route-info .alt-route-info .alt-route {
      margin-right: 20px; }
    .b-route-info .alt-route-info .time {
      margin-right: 20px; }

  .b-route-details .form-header {
    padding-left: 20px; }
  .b-route-details .form-content {
    bottom: 56px; }
    .b-route-details .form-content .details-content {
      padding-left: 20px; }
      .b-route-details .form-content .details-content .route-info span {
        margin-right: 18px; }
  .b-route-details .route-service-fixed {
    height: 46px;
    padding-top: 15px; }
    .b-route-details .route-service-fixed .hide-details {
      float: left; }
    .b-route-details .route-service-fixed .control-icons {
      float: right; }

  .b-about, .b-product-notification {
    position: absolute;
    right: 10px;
    width: 374px;
    min-height: 200px; }
    .b-about.ru.app-not-detected .mobile-app .app-stores, .b-product-notification.ru.app-not-detected .mobile-app .app-stores {
      margin-top: 10px; }
      .b-about.ru.app-not-detected .mobile-app .app-stores .market-name, .b-product-notification.ru.app-not-detected .mobile-app .app-stores .market-name {
        display: inline-block; }
    .b-about.ru.app-not-detected .mobile-app .header, .b-product-notification.ru.app-not-detected .mobile-app .header {
      margin-left: auto; }
    .b-about.ru .mobile-app .app-stores .header, .b-product-notification.ru .mobile-app .app-stores .header {
      font-size: 16px; }
    .b-about .link, .b-product-notification .link {
      cursor: pointer; }
      .b-about .link:hover, .b-product-notification .link:hover {
        opacity: 0.750; }
      .b-about .link:active, .b-product-notification .link:active {
        opacity: 0.6; }
    .b-about h1, .b-product-notification h1 {
      font-size: 24px;
      color: #101010; }
    .b-about h2, .b-product-notification h2 {
      font-size: 18px;
      color: #101010; }
    .b-about p, .b-product-notification p {
      font-size: 16px;
      color: #4d4d4d; }
      .b-about p.answer, .b-product-notification p.answer {
        font-size: 14px;
        color: #4d4d4d; }
    .b-about .close-button, .b-product-notification .close-button {
      right: 21px; }
    .b-about .content, .b-product-notification .content {
      position: absolute;
      top: 0;
      bottom: 150px;
      overflow-x: auto;
      padding-top: 36px;
      padding-left: 30px;
      padding-right: 30px;
      padding-bottom: 20px; }
      .b-about .content h1, .b-product-notification .content h1 {
        margin-bottom: 25px; }
      .b-about .content h2, .b-product-notification .content h2 {
        margin-top: 30px;
        margin-bottom: 25px; }
      .b-about .content .how-to-use, .b-product-notification .content .how-to-use {
        font-size: 16px; }
        .b-about .content .how-to-use p, .b-product-notification .content .how-to-use p {
          margin-top: 10px; }
        .b-about .content .how-to-use .link, .b-product-notification .content .how-to-use .link {
          color: gray; }
        .b-about .content .how-to-use .color-link, .b-product-notification .content .how-to-use .color-link {
          color: #1ea8a6; }
    .b-about.app-not-detected .mobile-app .os-not-detected, .b-product-notification.app-not-detected .mobile-app .os-not-detected {
      display: inline-block; }
    .b-about.app-not-detected .mobile-app .os-detected, .b-product-notification.app-not-detected .mobile-app .os-detected {
      display: none; }
    .b-about.app-not-detected .mobile-app .google-market, .b-product-notification.app-not-detected .mobile-app .google-market {
      margin-left: 25px; }
    .b-about .mobile-app, .b-product-notification .mobile-app {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      height: 150px;
      width: 100%;
      background-color: #cd5b2e;
      color: white;
      padding-left: 30px;
      padding-top: 23px;
      padding-right: 30px; }
      .b-about .mobile-app .os-not-detected, .b-product-notification .mobile-app .os-not-detected {
        display: none; }
      .b-about .mobile-app .app-stores, .b-product-notification .mobile-app .app-stores {
        width: 100%; }
        .b-about .mobile-app .app-stores div, .b-product-notification .mobile-app .app-stores div {
          display: inline-block; }
      .b-about .mobile-app .apple-market, .b-product-notification .mobile-app .apple-market {
        margin-left: -5px;
        margin-top: 8px; }
      .b-about .mobile-app .apple-market, .b-about .mobile-app .google-market, .b-product-notification .mobile-app .apple-market, .b-product-notification .mobile-app .google-market {
        cursor: pointer; }
      .b-about .mobile-app .market-name, .b-product-notification .mobile-app .market-name {
        font-size: 16px;
        margin-left: 10px; }
      .b-about .mobile-app .header, .b-product-notification .mobile-app .header {
        font-size: 16px;
        margin-bottom: 10px; }
      .b-about .mobile-app .app-preview, .b-product-notification .mobile-app .app-preview {
        position: absolute;
        right: 25px;
        top: 0;
        height: 100%;
        box-shadow: 0 5px 30px 0 rgba(16, 16, 16, 0.3); }

  /* ╨д╨╛╤А╨╝╨░ ╤Д╨╕╨╗╤М╤В╤А╤Л */
  .b-filters {
    position: absolute;
    right: 10px;
    width: 374px;
    padding-right: 30px;
    padding-bottom: 30px;
    line-height: normal;
    bottom: 71px; }
    .b-filters .form-header {
      padding-left: 25px; }
    .b-filters .filter-unit {
      width: 149px;
      font-size: 14px;
      color: #4d4d4d; }
    .b-filters.folded {
      min-height: 260px;
      bottom: auto; }
      .b-filters.folded.ru {
        min-height: 425px; }
        .b-filters.folded.ru.premium {
          min-height: 495px; }
      .b-filters.folded .filter-container {
        overflow: visible; }
        .b-filters.folded .filter-container .brands, .b-filters.folded .filter-container .services {
          display: none; }
      .b-filters.folded .station-counters {
        box-shadow: none; }
      .b-filters.folded .show-hide {
        box-shadow: none; }
    .b-filters .filter-container {
      position: absolute;
      bottom: 55px;
      overflow-y: auto;
      overflow-x: hidden; }
    .b-filters button {
      text-align: left; }
    .b-filters .header {
      font-size: 18px;
      color: #101010; }
    .b-filters .station-counters {
      color: #4d4d4d; }
      .b-filters .station-counters div {
        display: inline-block;
        font-size: 14px; }
      .b-filters .station-counters .on-map {
        margin-left: 15px; }
    .b-filters .card {
      margin-top: 25px;
      margin-left: 25px; }
      .b-filters .card .card-select {
        width: 325px;
        height: 46px;
        margin-top: 20px; }
        .b-filters .card .card-select select {
          height: 100%;
          width: 100%;
          border: 1px solid #d0d0d0;
          border-radius: 4px;
          box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15);
          font-size: 16px; }
        .b-filters .card .card-select .bootstrap-select {
          width: 100%;
          height: 100%; }
          .b-filters .card .card-select .bootstrap-select .dropdown-toggle {
            height: 100%;
            border-color: #d0d0d0; }
            .b-filters .card .card-select .bootstrap-select .dropdown-toggle .caret {
              right: 18px; }
          .b-filters .card .card-select .bootstrap-select.open .dropdown-toggle {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-bottom: none; }
          .b-filters .card .card-select .bootstrap-select button {
            padding: 0 45px 0 21px;
            box-shadow: none;
            background-color: inherit !important; }
            .b-filters .card .card-select .bootstrap-select button .filter-option {
              font-size: 14px;
              color: #999999;
              height: 100%;
              padding-top: 11px;
              border-right: 1px solid #e7e7e7; }
            .b-filters .card .card-select .bootstrap-select button:focus {
              outline: none !important; }
          .b-filters .card .card-select .bootstrap-select .dropdown-menu {
            margin-top: 0;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-top: none;
            border-color: #d0d0d0;
            padding: 0; }
            .b-filters .card .card-select .bootstrap-select .dropdown-menu li {
              height: 45px;
              border-top: 1px solid #d0d0d0; }
              .b-filters .card .card-select .bootstrap-select .dropdown-menu li a {
                height: 100%;
                padding-top: 11px;
                padding-right: 21px;
                color: #4d4d4d; }
                .b-filters .card .card-select .bootstrap-select .dropdown-menu li a:focus {
                  outline: none;
                  color: rgba(205, 91, 46, 0.7); }
        .b-filters .card .card-select.selected .bootstrap-select .dropdown-toggle .filter-option {
          color: rgba(205, 91, 46, 0.7); }
    .b-filters .fuel {
      margin-top: 40px;
      margin-left: 25px; }
    .b-filters .brands {
      margin-top: 40px;
      margin-left: 25px; }
      .b-filters .brands .brand-units {
        margin-top: 20px;
        margin-left: -10px; }
    .b-filters .price {
      display: block;
      margin-top: 40px;
      margin-left: 25px;
      margin-right: 25px; }
    .b-filters .services {
      margin-top: 40px;
      margin-bottom: 40px;
      margin-left: 25px; }
      .b-filters .services.ru {
        margin-bottom: 0; }
      .b-filters .services .service-units {
        margin-top: 20px;
        margin-left: -10px; }
        .b-filters .services .service-units .filter-unit .image {
          vertical-align: middle !important; }
        .b-filters .services .service-units .filter-unit .service-name {
          vertical-align: middle;
          display: inline-block;
          width: 78px; }
        .b-filters .services .service-units .filter-unit.ru .service-name {
          width: 110px; }
    .b-filters .location {
      margin-top: 40px;
      margin-bottom: 40px;
      margin-left: 25px;
      margin-right: 25px; }
    .b-filters .show-hide {
      position: absolute;
      bottom: 0;
      left: 0;
      padding-top: 8px;
      padding-left: 20px;
      padding-bottom: 30px; }
      .b-filters .show-hide .show-hide-btn {
        display: inline-block;
        font-size: 14px;
        color: gray;
        margin-left: 10px; }
      .b-filters .show-hide .clean {
        display: block;
        float: none;
        margin-top: 5px; }
        .b-filters .show-hide .clean .clean-btn {
          font-size: 14px;
          color: gray;
          margin-left: 10px; }
      .b-filters .show-hide div {
        display: inline-block; }
      .b-filters .show-hide .control-icon {
        vertical-align: bottom; }
      .b-filters .show-hide .ctrl-btn {
        cursor: pointer;
        user-select: none; }

  /* ╨д╨╛╤А╨╝╨░ ╨┤╨╛╨▒╨░╨▓╨╗╨╡╨╜╨╕╤П ╨╜╨╛╨▓╨╛╨╣ ╤Б╤В╨░╨╜╤Ж╨╕╨╕ */
  .b-feedback {
    position: absolute;
    right: 10px;
    width: 355px;
    padding: 30px 20px 20px; }
    .b-feedback h1 {
      font-size: 18px;
      color: #101010; }
    .b-feedback .form-label {
      font-size: 14px;
      color: #4d4d4d; }
    .b-feedback .station-owner .form-label {
      display: block;
      margin-bottom: 4px; }
    .b-feedback .feedback-form .station-owner {
      margin-top: 10px; }
      .b-feedback .feedback-form .station-owner .form-label {
        margin-right: 25px; }
    .b-feedback .feedback-form .name {
      margin-top: 5px; }
    .b-feedback .feedback-form input:not([type='submit']):not([type='radio']), .b-feedback .feedback-form textarea {
      padding-left: 21px;
      padding-right: 21px;
      height: 36px;
      border: 1px solid #d0d0d0;
      border-radius: 4px;
      margin-top: 10px;
      box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05); }
      .b-feedback .feedback-form input:not([type='submit']):not([type='radio']).filled, .b-feedback .feedback-form textarea.filled {
        border-color: #4d4d4d;
        color: #4d4d4d; }
      .b-feedback .feedback-form input:not([type='submit']):not([type='radio']):focus, .b-feedback .feedback-form textarea:focus {
        border-color: #999999; }
    .b-feedback .feedback-form .name-input, .b-feedback .feedback-form .phone-email-input {
      width: 230px; }
    .b-feedback .feedback-form .address-input {
      height: 102px;
      width: 315px;
      padding-top: 13px; }
    .b-feedback .feedback-form input.ng-invalid.ng-touched, .b-feedback .feedback-form textarea.ng-invalid.ng-touched {
      border-color: #f69d7a; }

  .b-objects {
    right: 10px;
    width: 374px; }
    .b-objects .form-header .help {
      width: 22px;
      height: 23px;
      margin-left: 10px;
      vertical-align: middle; }
      .b-objects .form-header .help .icon {
        display: block;
        width: 100%;
        height: 100%; }
    .b-objects .form-header .buttons {
      float: right;
      margin-right: 35px; }
      .b-objects .form-header .buttons button {
        vertical-align: middle;
        margin: 0 5px; }
        .b-objects .form-header .buttons button .icon {
          display: block;
          width: 22px;
          height: 22px; }
    .b-objects .form-content {
      bottom: 0; }

  .b-point-details {
    width: 374px; }
    .b-point-details .form-header {
      padding-left: 20px; }
      .b-point-details .form-header .point-brand {
        font-size: 22px; }
    .b-point-details .form-content .content-inner {
      padding-left: 20px; }
      .b-point-details .form-content .content-inner .brand-icon {
        top: 10px;
        right: 40px; }
      .b-point-details .form-content .content-inner .details-block .sub-header {
        font-size: 18px; }
      .b-point-details .form-content .content-inner .details-block .content {
        width: 75%; }
        .b-point-details .form-content .content-inner .details-block .content .item {
          width: 50%;
          padding-right: 5px; }
        .b-point-details .form-content .content-inner .details-block .content.ru {
          width: 280px; }
      .b-point-details .form-content .content-inner .details-block.services-unit .content {
        width: 85%; }
      .b-point-details .form-content .content-inner .details-block.card-accaptance .content {
        width: 100%; }
        .b-point-details .form-content .content-inner .details-block.card-accaptance .content .item {
          width: 50%; }
      .b-point-details .form-content .content-inner .details-block.station-code {
        font-size: 14px !important; }
      .b-point-details .form-content .content-inner .main-info .item:first-child div, .b-point-details .form-content .content-inner .main-info .item.short div {
        max-width: 200px; }
      .b-point-details .form-content .content-inner .main-info .item > div {
        max-width: 310px; }
      .b-point-details .form-content .content-inner .main-info .item .action.show-on-map {
        margin-left: 30px; }

  .b-export {
    top: 56px;
    width: 100%;
    z-index: 20; }
    .b-export .form-content {
      top: 0 !important;
      padding: 37px 25px 30px 20px; }
      .b-export .form-content .text {
        margin-top: 10px; }
    .b-export label {
      font-weight: normal;
      display: block; }
    .b-export .header {
      font-size: 18px;
      color: #101010; }
    .b-export .sub-header {
      font-size: 16px;
      color: #101010;
      margin-top: 10px; }
    .b-export .format-select {
      font-size: 14px;
      color: #4d4d4d;
      margin-top: 10px;
      margin-bottom: 20px; }
    .b-export .emails-input {
      display: block;
      width: 329px; }
    .b-export .poi-format {
      display: inline-block;
      height: 36px;
      width: 240px !important; }
      .b-export .poi-format select {
        height: 100%;
        width: 100%;
        border: 1px solid #d0d0d0;
        border-radius: 4px;
        font-size: 16px; }
      .b-export .poi-format .bootstrap-select {
        width: 100%;
        height: 100%; }
        .b-export .poi-format .bootstrap-select .dropdown-toggle {
          height: 100%;
          border-color: #d0d0d0; }
          .b-export .poi-format .bootstrap-select .dropdown-toggle .caret {
            right: 18px; }
        .b-export .poi-format .bootstrap-select.open .dropdown-toggle {
          border-bottom-right-radius: 0;
          border-bottom-left-radius: 0;
          border-bottom: none; }
        .b-export .poi-format .bootstrap-select button {
          padding: 0 45px 0 21px;
          background-color: inherit !important;
          box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05); }
          .b-export .poi-format .bootstrap-select button .filter-option {
            padding-top: 5px;
            font-size: 16px;
            color: #999999;
            height: 100%;
            border-right: 1px solid #e7e7e7; }
          .b-export .poi-format .bootstrap-select button:focus {
            outline: none !important; }
        .b-export .poi-format .bootstrap-select .dropdown-menu {
          margin-top: 0;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          border-top: none;
          border-color: #d0d0d0;
          padding: 0; }
          .b-export .poi-format .bootstrap-select .dropdown-menu li {
            height: 36px;
            border-top: 1px solid #d0d0d0; }
            .b-export .poi-format .bootstrap-select .dropdown-menu li a {
              height: 100%;
              padding-right: 21px;
              color: #4d4d4d; }
              .b-export .poi-format .bootstrap-select .dropdown-menu li a .text {
                margin-top: 5px; }
              .b-export .poi-format .bootstrap-select .dropdown-menu li a:focus {
                outline: none;
                color: rgba(205, 91, 46, 0.7); }
      .b-export .poi-format.selected .bootstrap-select .dropdown-toggle .filter-option {
        color: rgba(205, 91, 46, 0.7); } }
/* mobile */
@media (max-width: 767px) {
  .desktop, .tablet, .desktop-tablet {
    display: none !important; }

  #autocomplete-main-container {
    font-size: 14px;
    width: 100vw;
    margin-left: -15px;
    margin-top: 13px; }

  .choose-station-mode #autocomplete-main-container {
    min-width: 320px;
    width: auto;
    width: max-content;
    width: -moz-max-content;
    max-width: 500px; }
    .choose-station-mode #autocomplete-main-container .ui-autocomplete .ui-menu-item-wrapper {
      font-size: 12px;
      padding-right: 20px; } }
  @media (max-width: 767px) and (max-width: 320px) {
    .choose-station-mode #autocomplete-main-container {
      width: auto;
      min-width: 0;
      margin-top: 14px;
      margin-left: -8px; }
      .choose-station-mode #autocomplete-main-container .ui-autocomplete .ui-menu-item-wrapper {
        height: 30px;
        line-height: 30px;
        padding-left: 13px; } }
@media (max-width: 767px) {
  .choose-station-mode.station-form-is-open #autocomplete-main-container {
    min-width: 250px; }

  .map-btns {
    z-index: 45;
    position: absolute;
    left: 10px;
    bottom: 25px; }
    .map-btns.ru {
      bottom: 65px; }
    .map-btns button {
      display: inline-block;
      width: 36px;
      height: 36px;
      border-radius: 4px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
      .map-btns button.map-settings {
        display: inline-block; }
      .map-btns button.zoom-in, .map-btns button.zoom-out {
        display: block;
        margin-bottom: 20px; }
      .map-btns button.map-center {
        margin-left: 20px; }
      .map-btns button.map-full-screen {
        display: none; }
      .map-btns button .icon {
        display: block;
        width: 100%;
        height: 100%; }
    .map-btns.choose-station-mode button.zoom-in, .map-btns.choose-station-mode button.zoom-out {
      margin-bottom: 0; }

  .bottom-panel-mobile {
    z-index: 3;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: white;
    box-shadow: 0 2px 10px rgba(16, 16, 16, 0.2);
    padding: 10px; }
    .bottom-panel-mobile button {
      display: inline-block;
      width: 36px;
      height: 36px;
      border-radius: 4px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
    .bottom-panel-mobile div {
      display: inline-block; }
    .bottom-panel-mobile .icon {
      width: 100%;
      height: 100%; }
    .bottom-panel-mobile .zoom-out {
      margin-left: 20px; }
    .bottom-panel-mobile .map-choice {
      float: right;
      display: inline-block;
      height: 36px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
      .bottom-panel-mobile .map-choice .btn-menu {
        color: #4d4d4d;
        font-size: 14px; }
      .bottom-panel-mobile .map-choice .btn-active {
        color: #999999;
        background-color: white;
        box-shadow: inset 2.121px 2.121px 10px 0px rgba(16, 16, 16, 0.05); }
      .bottom-panel-mobile .map-choice button {
        display: inline-block;
        width: 86px;
        height: 36px; }
      .bottom-panel-mobile .map-choice .yandex-btn {
        border-radius: 4px 0 0 4px;
        box-shadow: 15px 0px 8px -3px rgba(16, 16, 16, 0.05);
        border-right: 1px solid #ddd; }
      .bottom-panel-mobile .map-choice .google-btn {
        border-radius: 0 4px 4px 0; }

  .b-objects .form-header {
    padding-top: 6px; }
    .b-objects .form-header .header-info {
      vertical-align: middle;
      font-size: 14px; }
      .b-objects .form-header .header-info span {
        display: block; }
    .b-objects .form-header .help {
      width: 22px;
      height: 23px;
      margin-left: 10px;
      vertical-align: middle; }
      .b-objects .form-header .help .icon {
        display: block;
        width: 100%;
        height: 100%; }
    .b-objects .form-header .buttons {
      margin-right: 10px;
      display: inline-block;
      vertical-align: middle; }
      .b-objects .form-header .buttons .btn-menu {
        margin: 0; }
      .b-objects .form-header .buttons button {
        vertical-align: middle;
        margin: 0 5px; }
        .b-objects .form-header .buttons button .icon {
          display: block;
          width: 22px;
          height: 22px; }
  .b-objects .form-content {
    bottom: 0; }

  .object-list.ru .sorting-controls {
    margin-left: 40px; }
  .object-list.ru .point-details .details .brand {
    width: 234px; }
  .object-list.ru .point-details .details .details-inner {
    width: 266px;
    display: block; }
  .object-list.ru .point-details .details .details-inner-right {
    width: auto; }
    .object-list.ru .point-details .details .details-inner-right .details-price {
      float: none;
      margin-top: 7px; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-date {
        float: none; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-na-info {
        float: none;
        margin-left: 20px; }
        .object-list.ru .point-details .details .details-inner-right .details-price .price-unit .price-na-info .info-text {
          width: auto; }
      .object-list.ru .point-details .details .details-inner-right .details-price .price-unit.show-price-na-info + .price-unit {
        margin-top: -6px; }
      .object-list.ru .point-details .details .details-inner-right .details-price .fuel-type-na-info .info-text {
        width: auto; }
  .object-list .stations-number {
    font-size: 14px; }
  .object-list .point-details {
    margin-left: 10px;
    padding-left: 10px;
    margin-right: 9px; }
    .object-list .point-details .details .details-inner {
      width: 68%; }
      .object-list .point-details .details .details-inner .brand {
        font-size: 16px; }
      .object-list .point-details .details .details-inner .detail {
        font-size: 14px;
        margin-top: 15px; }
        .object-list .point-details .details .details-inner .detail:not(:first-child) {
          margin-top: 10px; }
    .object-list .point-details .control-icons {
      margin-top: 15px; }
      .object-list .point-details .control-icons .vertical-line {
        margin-left: 10px;
        margin-right: 7px; }
      .object-list .point-details .control-icons span {
        margin-left: 2px; }

  .service-btns-mobile {
    z-index: 50;
    position: absolute;
    bottom: 25px;
    right: 10px; }
    .service-btns-mobile.ru {
      bottom: 65px; }
    .service-btns-mobile .show-btn-menu {
      display: inline-block;
      height: 36px;
      margin-left: 20px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
      .service-btns-mobile .show-btn-menu button {
        width: 36px; }
        .service-btns-mobile .show-btn-menu button .icon {
          display: block;
          height: 100%;
          width: 100%; }
    .service-btns-mobile .menu {
      z-index: 110;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 150px;
      border-radius: 4px;
      box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.2); }
      .service-btns-mobile .menu.non-active > button {
        background-color: rgba(255, 255, 255, 0.5);
        opacity: 0.6; }
      .service-btns-mobile .menu .button-row {
        display: block;
        height: 37px;
        width: 100%; }
        .service-btns-mobile .menu .button-row:not(:first-child) {
          border-top: 1px solid #f1f1f1; }
        .service-btns-mobile .menu .button-row:last-child {
          background-color: white; }
      .service-btns-mobile .menu .btn-menu {
        line-height: 15px;
        text-align: left;
        padding-left: 14px; }
      .service-btns-mobile .menu .close-btn-menu {
        padding-left: 0; }
    .service-btns-mobile .close-btn-menu {
      float: right;
      height: 36px;
      width: 36px; }
      .service-btns-mobile .close-btn-menu .icon {
        display: block;
        height: 100%;
        width: 100%; }
    .service-btns-mobile .lang-select {
      display: inline-block;
      border-radius: 0;
      height: 100%;
      width: 114px;
      vertical-align: top;
      background-color: white; }
      .service-btns-mobile .lang-select .bootstrap-select {
        width: 100% !important;
        height: 100%; }
        .service-btns-mobile .lang-select .bootstrap-select button {
          box-shadow: none;
          background-color: white !important; }
          .service-btns-mobile .lang-select .bootstrap-select button:focus {
            outline: none !important;
            box-shadow: none; }
          .service-btns-mobile .lang-select .bootstrap-select button:hover {
            background-color: rgba(255, 255, 255, 0.85) !important; }
          .service-btns-mobile .lang-select .bootstrap-select button[aria-expanded="true"] {
            background-color: rgba(205, 91, 46, 0.902) !important;
            color: white; }
            .service-btns-mobile .lang-select .bootstrap-select button[aria-expanded="true"] img {
              border: 1px solid white; }
          .service-btns-mobile .lang-select .bootstrap-select button img {
            border: 1px solid #4d4d4d; }
          .service-btns-mobile .lang-select .bootstrap-select button .lang-option {
            display: none; }
        .service-btns-mobile .lang-select .bootstrap-select .dropdown-toggle {
          color: #4d4d4d;
          height: 100% !important;
          padding-right: 20px;
          padding-top: 5px;
          border: none;
          border-radius: 0; }
          .service-btns-mobile .lang-select .bootstrap-select .dropdown-toggle .caret {
            left: 45px; }
        .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu.open {
          left: -50px;
          width: 126px;
          margin-bottom: 10px;
          overflow: visible !important;
          padding: 0;
          border: none; }
          .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu.open::after {
            content: "";
            position: absolute;
            top: 100%;
            right: 20px;
            margin-left: -5px;
            border: 7px solid transparent;
            border-top-color: white; }
        .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu.inner {
          border-radius: 4px; }
        .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu a {
          padding-left: 11px; }
          .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu a .lang-option-cropped {
            display: none; }
        .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu li {
          height: 36px; }
          .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu li.selected .lang-option {
            color: #1ea8a6; }
          .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu li a {
            height: 100%;
            padding-top: 6px; }
            .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu li a:focus {
              outline: none;
              color: #cd5b2e; }
              .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu li a:focus img {
                border: 1px solid #cd5b2e; }
            .service-btns-mobile .lang-select .bootstrap-select .dropdown-menu li a img {
              border: 1px solid #4d4d4d; }
        .service-btns-mobile .lang-select .bootstrap-select .lang-option-cropped, .service-btns-mobile .lang-select .bootstrap-select .lang-option {
          vertical-align: middle;
          font-size: 14px;
          padding-left: 6px; }

  .b-form {
    width: 100%;
    left: 0;
    right: 0;
    border-radius: 0; }
    .b-form.top {
      top: 46px; }
    .b-form.full-height {
      top: 46px;
      bottom: 70px; }
    .b-form .form-header {
      padding-left: 17px; }

  .full-screen {
    top: 0 !important; }

  .b-route {
    width: 100%; }
    .b-route .b-export {
      top: 0;
      bottom: inherit; }
    .b-route .route-params {
      padding: 18px 45px 20px 20px; }
    .b-route .tooltip-new-route {
      right: 18px;
      top: 46px;
      width: 286px; }

  .b-route-header {
    padding: 13px 0 0 20px;
    height: 46px;
    background-color: transparent; }

  .b-route-info {
    padding: 0 8px 0 8px; }
    .b-route-info .active-route-info-mobile {
      margin-top: 2px;
      padding: 13px 10px 13px 10px;
      margin-bottom: 7px;
      border-radius: 2px;
      background-color: white;
      box-shadow: 0 1px 5px 0 rgba(16, 16, 16, 0.1);
      width: 100%; }
      .b-route-info .active-route-info-mobile .route-label {
        font-size: 14px;
        color: #4d4d4d;
        text-align: left;
        display: inline-block; }
      .b-route-info .active-route-info-mobile .space {
        margin-right: 5px; }
      .b-route-info .active-route-info-mobile .active-route-content {
        margin-top: 10px; }
        .b-route-info .active-route-info-mobile .active-route-content .route-info-mobile {
          display: inline-block; }
          .b-route-info .active-route-info-mobile .active-route-content .route-info-mobile span {
            font-size: 14px;
            color: #4d4d4d;
            line-height: 1.714;
            margin-left: 5px; }
          .b-route-info .active-route-info-mobile .active-route-content .route-info-mobile .time {
            vertical-align: bottom; }
        .b-route-info .active-route-info-mobile .active-route-content .show-details {
          display: inline-block;
          float: right; }
          .b-route-info .active-route-info-mobile .active-route-content .show-details span {
            font-size: 14px;
            color: gray;
            text-align: left; }
          .b-route-info .active-route-info-mobile .active-route-content .show-details .arrow {
            display: inline-block;
            margin-right: 5px;
            vertical-align: bottom; }
    .b-route-info .alt-route-info-mobile {
      padding: 6px 10px 13px 12px;
      width: 100%; }
      .b-route-info .alt-route-info-mobile .route-label {
        font-size: 14px;
        color: #4d4d4d;
        text-align: left;
        display: inline-block; }
      .b-route-info .alt-route-info-mobile .space {
        margin-right: 5px; }
      .b-route-info .alt-route-info-mobile .route-info-mobile {
        margin-top: 10px; }
        .b-route-info .alt-route-info-mobile .route-info-mobile span {
          font-size: 14px;
          color: #4d4d4d;
          line-height: 1.714;
          margin-left: 5px; }
        .b-route-info .alt-route-info-mobile .route-info-mobile .time {
          vertical-align: bottom; }

  .b-route-details .form-header {
    height: 46px;
    padding-left: 20px;
    padding-top: 15px; }
    .b-route-details .form-header div {
      display: inline-block; }
    .b-route-details .form-header .buttons {
      margin-right: 10px; }
      .b-route-details .form-header .buttons .btn-menu {
        margin: 0; }
      .b-route-details .form-header .buttons button {
        vertical-align: bottom;
        margin: 0 5px; }
        .b-route-details .form-header .buttons button .icon {
          display: block;
          width: 22px;
          height: 22px; }
    .b-route-details .form-header .route-label {
      font-size: 16px;
      color: #101010;
      text-align: center;
      vertical-align: bottom; }
  .b-route-details .form-content {
    top: 0;
    bottom: 0; }
    .b-route-details .form-content .details-content {
      padding: 15px 20px 25px 20px; }
      .b-route-details .form-content .details-content span {
        font-size: 14px; }
      .b-route-details .form-content .details-content .route-info span {
        margin-right: 18px; }
      .b-route-details .form-content .details-content .direction-points {
        margin-top: 20px; }
    .b-route-details .form-content .route-service-fixed {
      height: 46px;
      padding-top: 15px; }
      .b-route-details .form-content .route-service-fixed .control-icons .service-icon {
        margin-right: 15px; }

  .b-about, .b-product-notification {
    width: 100%; }
    .b-about.ru.app-not-detected .content, .b-product-notification.ru.app-not-detected .content {
      bottom: 109px; }
    .b-about.ru.app-not-detected .mobile-app, .b-product-notification.ru.app-not-detected .mobile-app {
      height: 109px; }
      .b-about.ru.app-not-detected .mobile-app .app-stores, .b-product-notification.ru.app-not-detected .mobile-app .app-stores {
        margin-top: 10px; }
        .b-about.ru.app-not-detected .mobile-app .app-stores .market-name, .b-product-notification.ru.app-not-detected .mobile-app .app-stores .market-name {
          display: inline-block; }
      .b-about.ru.app-not-detected .mobile-app .app-preview, .b-product-notification.ru.app-not-detected .mobile-app .app-preview {
        display: none; }
      .b-about.ru.app-not-detected .mobile-app .header, .b-product-notification.ru.app-not-detected .mobile-app .header {
        width: auto;
        font-size: 16px;
        margin-left: auto; }
      .b-about.ru.app-not-detected .mobile-app .google-market, .b-product-notification.ru.app-not-detected .mobile-app .google-market {
        margin-left: 20px; }
    .b-about.ru .mobile-app, .b-product-notification.ru .mobile-app {
      height: 70px; }
      .b-about.ru .mobile-app .app-stores, .b-product-notification.ru .mobile-app .app-stores {
        float: left;
        display: inline-block;
        width: initial !important; }
        .b-about.ru .mobile-app .app-stores .market-name, .b-product-notification.ru .mobile-app .app-stores .market-name {
          display: none;
          font-size: 14px; }
      .b-about.ru .mobile-app .header, .b-product-notification.ru .mobile-app .header {
        font-size: 14px;
        display: inline-block;
        width: 165px;
        margin-left: 10px; }
      .b-about.ru .mobile-app .google-market, .b-product-notification.ru .mobile-app .google-market {
        margin-left: auto; }
      .b-about.ru .mobile-app .app-preview, .b-product-notification.ru .mobile-app .app-preview {
        right: 0; }
    .b-about.ru .content, .b-product-notification.ru .content {
      bottom: 70px; }
    .b-about .link, .b-product-notification .link {
      cursor: pointer; }
      .b-about .link:hover, .b-product-notification .link:hover {
        opacity: 0.750; }
      .b-about .link:active, .b-product-notification .link:active {
        opacity: 0.6; }
    .b-about h1, .b-product-notification h1 {
      font-size: 24px;
      color: #101010; }
    .b-about h2, .b-product-notification h2 {
      font-size: 18px;
      color: #101010; }
    .b-about p, .b-product-notification p {
      font-size: 16px;
      color: #4d4d4d; }
      .b-about p.answer, .b-product-notification p.answer {
        font-size: 14px;
        color: #4d4d4d; }
    .b-about .close-button, .b-product-notification .close-button {
      right: 20px; }
    .b-about .content, .b-product-notification .content {
      position: absolute;
      top: 0;
      bottom: 122px;
      overflow-x: auto;
      padding-top: 36px;
      padding-left: 30px;
      padding-right: 30px;
      padding-bottom: 20px; }
      .b-about .content h1, .b-product-notification .content h1 {
        margin-bottom: 25px; }
      .b-about .content h2, .b-product-notification .content h2 {
        margin-top: 30px;
        margin-bottom: 25px; }
      .b-about .content .how-to-use, .b-product-notification .content .how-to-use {
        font-size: 16px; }
        .b-about .content .how-to-use p, .b-product-notification .content .how-to-use p {
          margin-top: 10px; }
        .b-about .content .how-to-use .link, .b-product-notification .content .how-to-use .link {
          cursor: pointer; }
          .b-about .content .how-to-use .link:hover, .b-product-notification .content .how-to-use .link:hover {
            opacity: 0.750; }
          .b-about .content .how-to-use .link:active, .b-product-notification .content .how-to-use .link:active {
            opacity: 0.6; }
        .b-about .content .how-to-use .color-link, .b-product-notification .content .how-to-use .color-link {
          color: #1ea8a6; }
      .b-about .content .faq .faq-item, .b-product-notification .content .faq .faq-item {
        margin-bottom: 15px; }
        .b-about .content .faq .faq-item .question, .b-product-notification .content .faq .faq-item .question {
          font-size: 16px;
          cursor: pointer;
          color: rgba(205, 91, 46, 0.7); }
          .b-about .content .faq .faq-item .question.collapsed, .b-product-notification .content .faq .faq-item .question.collapsed {
            color: gray; }
        .b-about .content .faq .faq-item p, .b-product-notification .content .faq .faq-item p {
          margin-top: 10px; }
    .b-about.app-not-detected .mobile-app .os-not-detected, .b-product-notification.app-not-detected .mobile-app .os-not-detected {
      display: inline-block; }
    .b-about.app-not-detected .mobile-app .os-detected, .b-product-notification.app-not-detected .mobile-app .os-detected {
      display: none; }
    .b-about.app-not-detected .mobile-app .google-market, .b-product-notification.app-not-detected .mobile-app .google-market {
      margin-left: 20px; }
    .b-about .mobile-app, .b-product-notification .mobile-app {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      height: 122px;
      width: 100%;
      background-color: #cd5b2e;
      color: white;
      padding-left: 17px;
      padding-top: 15px;
      padding-right: 17px; }
      .b-about .mobile-app .os-not-detected, .b-product-notification .mobile-app .os-not-detected {
        display: none; }
      .b-about .mobile-app .ru, .b-product-notification .mobile-app .ru {
        height: 70px; }
        .b-about .mobile-app .ru .app-preview, .b-product-notification .mobile-app .ru .app-preview {
          right: 0; }
      .b-about .mobile-app .app-stores, .b-product-notification .mobile-app .app-stores {
        width: 100%; }
        .b-about .mobile-app .app-stores .header, .b-product-notification .mobile-app .app-stores .header {
          display: block; }
        .b-about .mobile-app .app-stores div, .b-product-notification .mobile-app .app-stores div {
          display: inline-block; }
      .b-about .mobile-app .apple-market, .b-product-notification .mobile-app .apple-market {
        margin-left: -5px; }
      .b-about .mobile-app .google-market, .b-product-notification .mobile-app .google-market {
        display: block; }
      .b-about .mobile-app .apple-market, .b-about .mobile-app .google-market, .b-product-notification .mobile-app .apple-market, .b-product-notification .mobile-app .google-market {
        cursor: pointer; }
      .b-about .mobile-app .market-name, .b-product-notification .mobile-app .market-name {
        font-size: 14px;
        margin-left: 10px; }
      .b-about .mobile-app .header, .b-product-notification .mobile-app .header {
        font-size: 16px;
        margin-bottom: 10px; }
      .b-about .mobile-app .app-preview, .b-product-notification .mobile-app .app-preview {
        position: absolute;
        right: 17px;
        top: 0;
        height: 100%;
        box-shadow: 0 5px 30px 0 rgba(16, 16, 16, 0.3); }

  .b-first-mobile-run {
    right: 0; }
    .b-first-mobile-run h1 {
      font-size: 24px;
      color: #101010; }
    .b-first-mobile-run p {
      font-size: 16px;
      color: #4d4d4d; }
    .b-first-mobile-run .content {
      top: 0;
      bottom: 122px;
      margin-top: 36px;
      padding-left: 30px;
      padding-right: 30px; }
      .b-first-mobile-run .content h1 {
        margin-bottom: 25px; }
    .b-first-mobile-run .mobile-app {
      padding-left: 17px;
      padding-top: 15px;
      padding-bottom: 10px; }
      .b-first-mobile-run .mobile-app .app-stores {
        width: 154px; }
        .b-first-mobile-run .mobile-app .app-stores div {
          display: inline-block; }
      .b-first-mobile-run .mobile-app .market-name {
        font-size: 16px;
        margin-left: 10px;
        color: gray; }

  /* ╨д╨╛╤А╨╝╨░ ╤Д╨╕╨╗╤М╤В╤А╤Л */
  .b-filters {
    position: absolute;
    padding-right: 30px;
    padding-bottom: 30px;
    line-height: normal;
    bottom: 71px; }
    .b-filters .form-content .unit-name {
      font-size: 14px; } }
  @media (max-width: 767px) and (max-width: 330px) {
    .b-filters {
      right: 0; } }
@media (max-width: 767px) {
    .b-filters .form-header {
      padding-top: 8px; }
      .b-filters .form-header .station-counters div {
        display: block;
        float: none; }
    .b-filters.ru.folded {
      min-height: 390px; }
      .b-filters.ru.folded.premium {
        min-height: 450px; }
    .b-filters.folded {
      min-height: 260px;
      bottom: auto; }
      .b-filters.folded .filter-container {
        overflow: visible; }
        .b-filters.folded .filter-container .brands, .b-filters.folded .filter-container .services {
          display: none; }
      .b-filters.folded .station-counters {
        box-shadow: none; }
      .b-filters.folded .show-hide {
        box-shadow: none; }
    .b-filters .filter-container {
      position: absolute;
      bottom: 46px;
      overflow-y: auto;
      overflow-x: hidden; }
      .b-filters .filter-container .card, .b-filters .filter-container .fuel, .b-filters .filter-container .brands, .b-filters .filter-container .price, .b-filters .filter-container .services {
        width: 100%; }
      .b-filters .filter-container .form-header {
        padding-left: 17px; }
    .b-filters button {
      text-align: left; }
    .b-filters .header {
      font-size: 18px;
      color: #101010; }
    .b-filters .filter-unit {
      font-size: 14px;
      color: #4d4d4d; }
    .b-filters .station-counters {
      color: #4d4d4d;
      width: 260px; }
      .b-filters .station-counters div {
        display: inline-block;
        font-size: 14px; }
      .b-filters .station-counters .on-map {
        float: right; }
    .b-filters .card {
      padding-top: 20px;
      padding-left: 17px;
      padding-right: 17px; }
      .b-filters .card .card-select {
        width: 286px;
        height: 46px;
        margin-top: 15px; }
        .b-filters .card .card-select.ru .clean-product.product-by-card {
          right: 10px; }
        .b-filters .card .card-select.ru.dropdown-input .dropdown-menu {
          max-height: 280px; }
        .b-filters .card .card-select select {
          height: 100%;
          width: 100%;
          border: 1px solid #d0d0d0;
          border-radius: 4px;
          box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15);
          font-size: 16px; }
        .b-filters .card .card-select .bootstrap-select {
          width: 100%;
          height: 100%; }
          .b-filters .card .card-select .bootstrap-select .dropdown-toggle {
            height: 100%;
            border-color: #d0d0d0; }
            .b-filters .card .card-select .bootstrap-select .dropdown-toggle .caret {
              right: 13px; }
          .b-filters .card .card-select .bootstrap-select.open .dropdown-toggle {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-bottom: none; }
          .b-filters .card .card-select .bootstrap-select button {
            padding: 0 34px 0 15px;
            box-shadow: none;
            background-color: inherit !important; }
            .b-filters .card .card-select .bootstrap-select button .filter-option {
              font-size: 14px;
              color: #999999;
              height: 100%;
              padding-top: 11px;
              border-right: 1px solid #e7e7e7; }
            .b-filters .card .card-select .bootstrap-select button:focus {
              outline: none !important; }
          .b-filters .card .card-select .bootstrap-select .dropdown-menu {
            margin-top: 0;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-top: none;
            border-color: #d0d0d0;
            padding: 0; }
            .b-filters .card .card-select .bootstrap-select .dropdown-menu li {
              height: 45px;
              border-top: 1px solid #d0d0d0; }
              .b-filters .card .card-select .bootstrap-select .dropdown-menu li a {
                height: 100%;
                padding-top: 11px;
                padding-right: 21px;
                color: #4d4d4d; }
                .b-filters .card .card-select .bootstrap-select .dropdown-menu li a:focus {
                  outline: none;
                  color: rgba(205, 91, 46, 0.7); }
        .b-filters .card .card-select.selected .bootstrap-select .dropdown-toggle .filter-option {
          color: rgba(205, 91, 46, 0.7); }
    .b-filters .brands {
      padding-top: 20px;
      padding-left: 17px;
      padding-right: 17px; }
      .b-filters .brands.ru .brand-select {
        width: 286px; }
      .b-filters .brands .brand-units {
        margin-top: 20px;
        margin-left: -10px; }
    .b-filters .fuel {
      padding-top: 20px;
      padding-left: 17px;
      padding-right: 17px; }
    .b-filters .price {
      padding-top: 20px;
      padding-left: 17px;
      padding-right: 17px; }
      .b-filters .price .price-input {
        width: 286px; }
    .b-filters .services {
      padding-top: 20px;
      padding-bottom: 30px;
      padding-left: 17px; }
      .b-filters .services .service-units {
        margin-top: 20px;
        margin-left: -10px; }
        .b-filters .services .service-units .filter-unit .image, .b-filters .services .service-units .filter-unit.ru .image, .b-filters .services .service-units .filter-unit.ru.help .image {
          vertical-align: middle !important; }
        .b-filters .services .service-units .filter-unit .service-name, .b-filters .services .service-units .filter-unit.ru .service-name, .b-filters .services .service-units .filter-unit.ru.help .service-name {
          width: 210px;
          display: inline-block; }
    .b-filters .location {
      margin-top: 20px;
      margin-left: 17px;
      padding-right: 17px; }
    .b-filters .filter-unit {
      width: 286px; }
    .b-filters .show-hide {
      position: absolute;
      bottom: 0;
      left: 0;
      padding-top: 5px;
      padding-right: 17px;
      padding-left: 17px;
      height: 46px;
      box-shadow: 0px -1px 3px 0px rgba(16, 16, 16, 0.1); }
      .b-filters .show-hide .show-hide-btn {
        display: inline-block;
        font-size: 14px;
        color: gray;
        margin-left: 10px; }
      .b-filters .show-hide .control-icon {
        vertical-align: bottom; }
      .b-filters .show-hide .clean {
        display: block;
        float: none;
        margin-top: 3px; }
        .b-filters .show-hide .clean .clean-btn {
          font-size: 14px;
          color: gray;
          margin-left: 10px; }
      .b-filters .show-hide .ctrl-btn {
        cursor: pointer;
        user-select: none; }

  /* ╨д╨╛╤А╨╝╨░ ╨┤╨╛╨▒╨░╨▓╨╗╨╡╨╜╨╕╤П ╨╜╨╛╨▓╨╛╨╣ ╤Б╤В╨░╨╜╤Ж╨╕╨╕ */
  .b-feedback {
    position: absolute;
    right: 10px;
    left: initial;
    width: 320px;
    padding: 30px 18px;
    z-index: 40;
    /* Firefox 19+ */
    /* Firefox 18- */ } }
  @media (max-width: 767px) and (max-width: 330px) {
    .b-feedback {
      right: 0; } }
  @media (max-width: 767px) and (max-height: 480px) {
    .b-feedback {
      bottom: 0 !important;
      padding-bottom: 15px; }
      .b-feedback.b-comment {
        bottom: -70px !important; }
      .b-feedback .address-input {
        height: 50px !important; }
      .b-feedback input:not([type='submit']):not([type='radio']), .b-feedback textarea {
        margin-top: 5px !important; }
      .b-feedback .close-button {
        top: -34px !important; }
      .b-feedback .station-owner {
        margin-top: 3px; }
        .b-feedback .station-owner .form-label {
          display: inline-block !important; }
      .b-feedback .feedback-form .name {
        margin-top: 0 !important; } }
@media (max-width: 767px) {
    .b-feedback h1 {
      font-size: 18px;
      color: #101010; }
    .b-feedback .form-label {
      font-size: 14px;
      color: #4d4d4d; }
    .b-feedback .station-owner .form-label {
      display: block;
      margin-bottom: 4px; }
    .b-feedback ::-webkit-input-placeholder {
      color: #999999; }
      .b-feedback ::-webkit-input-placeholder::after {
        color: red;
        content: "*";
        opacity: 100; }
    .b-feedback ::-moz-placeholder {
      color: #999999; }
      .b-feedback ::-moz-placeholder::after {
        color: red;
        content: "*";
        opacity: 100; }
    .b-feedback :-moz-placeholder {
      color: #999999; }
      .b-feedback :-moz-placeholder::after {
        color: red;
        content: "*";
        opacity: 100; }
    .b-feedback :-ms-input-placeholder {
      color: #999999; }
      .b-feedback :-ms-input-placeholder::after {
        color: red;
        content: "*";
        opacity: 100; }
    .b-feedback .feedback-form .station-owner {
      margin-top: 10px; }
      .b-feedback .feedback-form .station-owner .form-label {
        margin-right: 25px; }
    .b-feedback .feedback-form .name {
      margin-top: 5px; }
    .b-feedback .feedback-form input:not([type='submit']):not([type='radio']), .b-feedback .feedback-form textarea {
      padding-left: 21px;
      padding-right: 21px;
      height: 36px;
      border: 1px solid #d0d0d0;
      border-radius: 4px;
      margin-top: 10px;
      box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05); }
      .b-feedback .feedback-form input:not([type='submit']):not([type='radio']).filled, .b-feedback .feedback-form textarea.filled {
        border-color: #4d4d4d;
        color: #4d4d4d; }
      .b-feedback .feedback-form input:not([type='submit']):not([type='radio']):focus, .b-feedback .feedback-form textarea:focus {
        border-color: #999999; }
    .b-feedback .feedback-form .name-input, .b-feedback .feedback-form .phone-email-input {
      width: 286px; }
    .b-feedback .feedback-form .address-input {
      height: 102px;
      width: 286px;
      padding-top: 13px; }
    .b-feedback .feedback-form input.ng-invalid.ng-touched, .b-feedback .feedback-form textarea.ng-invalid.ng-touched {
      border-color: #f69d7a; }

  .b-point-details {
    z-index: 40; }
    .b-point-details.choose-station-mode {
      top: 10px;
      width: 280px;
      right: 10px;
      left: inherit; }
      .b-point-details.choose-station-mode .form-header {
        box-shadow: none !important;
        font-weight: 500;
        height: 0; }
        .b-point-details.choose-station-mode .form-header .point-brand {
          font-weight: bold;
          font-size: 18px;
          line-height: 26px;
          color: #000000; }
        .b-point-details.choose-station-mode .form-header .station-id {
          font-weight: bold;
          color: inherit; }
      .b-point-details.choose-station-mode .form-content {
        top: 45px;
        overflow: hidden; }
        .b-point-details.choose-station-mode .form-content .content-inner {
          padding-top: 0; }
          .b-point-details.choose-station-mode .form-content .content-inner .brand-icon img {
            width: 60px; }
          .b-point-details.choose-station-mode .form-content .content-inner .main-info {
            padding-top: 3px; }
            .b-point-details.choose-station-mode .form-content .content-inner .main-info .item .icon {
              display: none !important; }
            .b-point-details.choose-station-mode .form-content .content-inner .main-info .item:first-child .text {
              width: 190px !important;
              font-size: 14px;
              line-height: 18px; }
            .b-point-details.choose-station-mode .form-content .content-inner .main-info .item .text {
              margin-left: 0 !important;
              width: 100px !important;
              font-size: 12px;
              line-height: 15px; }
            .b-point-details.choose-station-mode .form-content .content-inner .main-info .item .show-on-map {
              display: none !important; }
            .b-point-details.choose-station-mode .form-content .content-inner .main-info .item:not(:first-child) {
              margin-top: 8px; }
          .b-point-details.choose-station-mode .form-content .content-inner .services-unit {
            margin-top: 16px; }
            .b-point-details.choose-station-mode .form-content .content-inner .services-unit .sub-header {
              display: none; }
            .b-point-details.choose-station-mode .form-content .content-inner .services-unit img {
              display: none; }
            .b-point-details.choose-station-mode .form-content .content-inner .services-unit .item {
              width: inherit !important;
              height: 24px;
              padding-top: 5px;
              padding-left: 10px;
              padding-right: 10px;
              background-color: #E0E9ED;
              margin-right: 7px;
              margin-bottom: 8px;
              font-size: 13px;
              line-height: 15px; } }
    @media (max-width: 767px) and (max-width: 320px) {
      .b-point-details.choose-station-mode {
        bottom: 5px;
        left: 5px;
        right: 5px;
        width: auto;
        top: unset;
        /*height: 150px;*/
        z-index: 999; }
        .b-point-details.choose-station-mode .form-header {
          position: relative;
          height: 26px;
          padding-top: 5px;
          padding-left: 12px; }
          .b-point-details.choose-station-mode .form-header .point-brand {
            font-weight: normal;
            font-size: 15px; }
          .b-point-details.choose-station-mode .form-header .station-id {
            font-weight: normal; }
        .b-point-details.choose-station-mode .form-content {
          top: 0;
          position: relative; }
          .b-point-details.choose-station-mode .form-content .content-inner {
            padding-left: 13px;
            padding-bottom: 5px; }
            .b-point-details.choose-station-mode .form-content .content-inner .main-info .item:first-child .text {
              font-size: 11px;
              line-height: 14px;
              width: auto !important;
              max-width: 90%; }
            .b-point-details.choose-station-mode .form-content .content-inner .main-info .item:not(:first-child) {
              display: none; }
            .b-point-details.choose-station-mode .form-content .content-inner .brand-icon {
              top: 7px;
              right: 8px; }
              .b-point-details.choose-station-mode .form-content .content-inner .brand-icon img {
                width: 30px; }
            .b-point-details.choose-station-mode .form-content .content-inner .services-unit {
              margin-top: 5px;
              max-width: 90%; }
              .b-point-details.choose-station-mode .form-content .content-inner .services-unit .item {
                font-size: 11px;
                line-height: 14px;
                height: 18px;
                padding-left: 8px;
                padding-right: 8px;
                padding-top: 2px;
                margin-right: 5px;
                margin-bottom: 5px; }
            .b-point-details.choose-station-mode .form-content .content-inner .details-block .content {
              margin-top: 0; }
        .b-point-details.choose-station-mode .close-button {
          right: 5px;
          top: 7px; } }
@media (max-width: 767px) {
    .b-point-details .form-header {
      padding-left: 17px; }
      .b-point-details .form-header .point-brand {
        font-size: 20px; }
    .b-point-details .form-content .form-header {
      margin-top: 10px; }
    .b-point-details .form-content .content-inner {
      padding: 17px; }
      .b-point-details .form-content .content-inner .brand-icon {
        top: 10px;
        right: 17px; }
      .b-point-details .form-content .content-inner .details-block .sub-header {
        margin-top: 30px;
        font-size: 18px; }
      .b-point-details .form-content .content-inner .details-block .content .item {
        width: 50%; }
      .b-point-details .form-content .content-inner .details-block.fuel-services {
        width: 90%; }
      .b-point-details .form-content .content-inner .details-block.card-accaptance .content .item {
        display: block;
        width: 100%; } }
    @media (max-width: 767px) and (max-width: 379px) {
      .b-point-details .form-content .content-inner .main-info .item:first-child div, .b-point-details .form-content .content-inner .main-info .item.short div {
        max-width: 60%; } }
    @media (max-width: 767px) and (min-width: 380px) and (max-width: 767px) {
      .b-point-details .form-content .content-inner .main-info .item:first-child div, .b-point-details .form-content .content-inner .main-info .item.short div {
        max-width: 75%; } }
@media (max-width: 767px) {
      .b-point-details .form-content .content-inner .main-info .item > div {
        max-width: 89%; }
      .b-point-details .form-content .content-inner .main-info .item .action.show-on-map {
        margin-left: 30px; }

  .point-chosed {
    bottom: inherit !important; }
    .point-chosed .form-header, .point-chosed .bottom-menu {
      display: none !important; }
    .point-chosed .show-on-map-header > div {
      padding-left: 30px;
      padding-top: 12px;
      font-size: 18px;
      height: 46px; }
      .point-chosed .show-on-map-header > div .icon {
        vertical-align: sub; }

  .b-export {
    top: 56px;
    width: 100%;
    z-index: 20; }
    .b-export .form-content {
      top: 0 !important;
      padding: 37px 17px 20px; }
      .b-export .form-content .text {
        margin-top: 10px; }
    .b-export label {
      font-weight: normal;
      display: block; }
    .b-export .header {
      font-size: 18px;
      color: #101010; }
    .b-export .sub-header {
      font-size: 16px;
      color: #101010;
      margin-top: 10px; }
    .b-export .format-select {
      font-size: 14px;
      color: #4d4d4d;
      margin-top: 10px;
      margin-bottom: 20px; }
    .b-export .emails-input {
      display: block;
      width: 100%; }
    .b-export .send-btn {
      width: 100%; }
    .b-export .poi-format {
      display: inline-block;
      height: 36px;
      width: 240px !important; }
      .b-export .poi-format select {
        height: 100%;
        width: 100%;
        border: 1px solid #d0d0d0;
        border-radius: 4px;
        font-size: 16px; }
      .b-export .poi-format .bootstrap-select {
        width: 100%;
        height: 100%; }
        .b-export .poi-format .bootstrap-select .dropdown-toggle {
          height: 100%;
          border-color: #d0d0d0; }
          .b-export .poi-format .bootstrap-select .dropdown-toggle .caret {
            right: 18px; }
        .b-export .poi-format .bootstrap-select.open .dropdown-toggle {
          border-bottom-right-radius: 0;
          border-bottom-left-radius: 0;
          border-bottom: none; }
        .b-export .poi-format .bootstrap-select button {
          padding: 0 45px 0 21px;
          background-color: inherit !important;
          box-shadow: 0 1px 3px 0 rgba(16, 16, 16, 0.15), inset 2.121px 2.121px 10px 0 rgba(16, 16, 16, 0.05); }
          .b-export .poi-format .bootstrap-select button .filter-option {
            padding-top: 5px;
            font-size: 16px;
            color: #999999;
            height: 100%;
            border-right: 1px solid #e7e7e7; }
          .b-export .poi-format .bootstrap-select button:focus {
            outline: none !important; }
        .b-export .poi-format .bootstrap-select .dropdown-menu {
          margin-top: 0;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          border-top: none;
          border-color: #d0d0d0;
          padding: 0; }
          .b-export .poi-format .bootstrap-select .dropdown-menu li {
            height: 36px;
            border-top: 1px solid #d0d0d0; }
            .b-export .poi-format .bootstrap-select .dropdown-menu li a {
              height: 100%;
              padding-right: 21px;
              color: #4d4d4d; }
              .b-export .poi-format .bootstrap-select .dropdown-menu li a .text {
                margin-top: 5px; }
              .b-export .poi-format .bootstrap-select .dropdown-menu li a:focus {
                outline: none;
                color: rgba(205, 91, 46, 0.7); }
      .b-export .poi-format.selected .bootstrap-select .dropdown-toggle .filter-option {
        color: rgba(205, 91, 46, 0.7); } }

/*# sourceMappingURL=styles.css.map */
