@charset "UTF-8";
*,
*:after,
*:before {
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer; }

img {
  border: none;
  outline: none; }

a {
  outline: none; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

input {
  outline: none; }
  input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="url"] {
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 15px;
    padding-right: 15px; }
  input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

textarea {
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-style: normal;
  resize: none;
  overflow-y: auto;
  padding-left: 7.5px;
  padding-right: 7.5px; }

@font-face {
  font-family: "MullerRegular";
  src: url("/fonts/MullerRegular/MullerRegular.eot");
  src: url("/fonts/MullerRegular/MullerRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerRegular/MullerRegular.ttf") format("truetype"), url("/fonts/MullerRegular/MullerRegular.woff") format("woff"); }

@font-face {
  font-family: "MullerMedium";
  src: url("/fonts/MullerMedium/MullerMedium.eot");
  src: url("/fonts/MullerMedium/MullerMedium.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerMedium/MullerMedium.ttf") format("truetype"), url("/fonts/MullerMedium/MullerMedium.woff") format("woff"); }

@font-face {
  font-family: "MullerBold";
  src: url("/fonts/MullerBold/MullerBold.eot");
  src: url("/fonts/MullerBold/MullerBold.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerBold/MullerBold.ttf") format("truetype"), url("/fonts/MullerBold/MullerBold.woff") format("woff"); }

@font-face {
  font-family: "MullerExtraBold";
  src: url("/fonts/MullerExtraBold/MullerExtraBold.eot");
  src: url("/fonts/MullerExtraBold/MullerExtraBold.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerExtraBold/MullerExtraBold.ttf") format("truetype"), url("/fonts/MullerExtraBold/MullerExtraBold.woff") format("woff"); }

@font-face {
  font-family: "MullerLight";
  src: url("/fonts/MullerLight/MullerLight.eot");
  src: url("/fonts/MullerLight/MullerLight.eot?#iefix") format("embedded-opentype"), url("/fonts/MullerLight/MullerLight.ttf") format("truetype"), url("/fonts/MullerLight/MullerLight.woff") format("woff"); }

@font-face {
  font-family: "ruble";
  src: url("/fonts/ruble/ruble-webfont.eot");
  src: url("/fonts/ruble/ruble-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/ruble/ruble-webfont.ttf") format("truetype"), url("/fonts/ruble/ruble-webfont.woff") format("woff"); }

h1 {
  font-size: 30px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 641px) {
    h1 {
      font-size: 30px; } }
  @media only screen and (min-width: 1025px) {
    h1 {
      font-size: 48px; } }

h2 {
  font-size: 24px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 641px) {
    h2 {
      font-size: 24px; } }
  @media only screen and (min-width: 1025px) {
    h2 {
      font-size: 30px; } }

h3 {
  font-size: 20px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 641px) {
    h3 {
      font-size: 20px; } }
  @media only screen and (min-width: 1025px) {
    h3 {
      font-size: 24px; } }

h4 {
  font-size: 18px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 641px) {
    h4 {
      font-size: 18px; } }
  @media only screen and (min-width: 1025px) {
    h4 {
      font-size: 20px; } }

h5 {
  font-size: 16px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 641px) {
    h5 {
      font-size: 16px; } }
  @media only screen and (min-width: 1025px) {
    h5 {
      font-size: 18px; } }

h6 {
  font-size: 14px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 641px) {
    h6 {
      font-size: 14px; } }
  @media only screen and (min-width: 1025px) {
    h6 {
      font-size: 14px; } }

h1 {
  line-height: 36px; }
  @media only screen and (min-width: 641px) {
    h1 {
      line-height: 36px; } }
  @media only screen and (min-width: 1025px) {
    h1 {
      line-height: 54px; } }

h2 {
  line-height: 30px; }
  @media only screen and (min-width: 641px) {
    h2 {
      line-height: 30px; } }
  @media only screen and (min-width: 1025px) {
    h2 {
      line-height: 36px; } }

h3 {
  line-height: 27px; }
  @media only screen and (min-width: 641px) {
    h3 {
      line-height: 27px; } }
  @media only screen and (min-width: 1025px) {
    h3 {
      line-height: 30px; } }

h4 {
  line-height: 27px; }
  @media only screen and (min-width: 641px) {
    h4 {
      line-height: 27px; } }
  @media only screen and (min-width: 1025px) {
    h4 {
      line-height: 30px; } }

h5 {
  line-height: 27px; }
  @media only screen and (min-width: 641px) {
    h5 {
      line-height: 27px; } }
  @media only screen and (min-width: 1025px) {
    h5 {
      line-height: 30px; } }

h6 {
  line-height: 24px; }
  @media only screen and (min-width: 641px) {
    h6 {
      line-height: 24px; } }
  @media only screen and (min-width: 1025px) {
    h6 {
      line-height: 27px; } }

h1,
h2 {
  font-family: "MullerBold", sans-serif;
  color: #fff; }

h2 {
  margin-bottom: 30px; }

h3 {
  font-family: "MullerBold", sans-serif; }

small {
  font-size: 14px; }

html, body, .ui-datepicker a, .b-portfolio-edit__descr textarea,
.f-base {
  font-size: 16px;
  line-height: 24px;
  font-family: "MullerRegular", sans-serif; }

.b-btn,
.f-btn {
  font-size: 12px;
  line-height: 12px;
  font-family: "MullerMedium", sans-serif;
  text-transform: uppercase; }

.b-gallery__txt, .b-coupon__info,
.f-gallery {
  font-size: 16px;
  line-height: 27px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 1025px) {
    .b-gallery__txt, .b-coupon__info,
    .f-gallery {
      font-size: 18px; } }

.b-nav__link, .scroll-nav__link, .b-search__result-title,
.f-nav {
  font-size: 12px;
  line-height: 60px;
  text-transform: uppercase;
  font-family: "MullerMedium", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-nav__link, .scroll-nav__link, .b-search__result-title,
    .f-nav {
      line-height: 80px; } }
  @media only screen and (min-width: 1025px) {
    .b-nav__link, .scroll-nav__link, .b-search__result-title,
    .f-nav {
      line-height: 32px; } }

.b-nav__sublink,
.f-subnav {
  font-size: 14px;
  line-height: 40px;
  font-family: "MullerMedium", sans-serif; }

.b-header-contacts__item, .b-profile__save-caption,
.f-nav-contact {
  font-size: 14px;
  line-height: 28px;
  font-family: "MullerRegular", sans-serif; }

.b-category__ttl, .l-shop-map__floors .b-radio-link label, .b-brand__ttl, .b-interior_theme_help .b-interior__help-ttl,
.f-cat-ttl {
  font-size: 16px;
  line-height: 27px;
  font-family: "MullerBold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  @media only screen and (min-width: 641px) {
    .b-category__ttl, .l-shop-map__floors .b-radio-link label, .b-brand__ttl, .b-interior_theme_help .b-interior__help-ttl,
    .f-cat-ttl {
      font-size: 18px;
      line-height: 30px; } }

.b-category__name, .b-category__add,
.f-cat-big-ttl {
  font-size: 16px;
  line-height: 27px;
  font-family: "MullerLight", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-category__name, .b-category__add,
    .f-cat-big-ttl {
      font-size: 20px;
      line-height: 30px; } }

.b-category__status,
.f-cat-status {
  font-size: 14px;
  line-height: 30px; }

.l-action-info,
.f-cat-txt {
  font-size: 14px;
  line-height: 24px;
  font-family: "MullerLight", sans-serif; }
  @media only screen and (min-width: 1025px) {
    .l-action-info,
    .f-cat-txt {
      font-size: 16px; } }

.b-special__ttl, .b-news__ttl, .b-interior__ttl, .b-job__ttl, .b-headlines,
.f-special-ttl {
  font-size: 18px;
  line-height: 27px;
  font-family: "MullerLight", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-special__ttl, .b-news__ttl, .b-interior__ttl, .b-job__ttl, .b-headlines,
    .f-special-ttl {
      font-size: 20px;
      line-height: 30px; } }

.b-special__date, .b-paging__link, .b-share__link, .b-tabs__label,
.b-tabs__link,
.f-special-txt {
  font-size: 16px;
  line-height: 24px;
  font-family: "MullerLight", sans-serif; }

.b-special__dist, .b-news__date, .b-news__cap-type, .b-author__txt, .b-job__salary,
.f-special-dist {
  font-size: 16px;
  line-height: 24px;
  font-family: "MullerMedium", sans-serif; }

.b-special__place, .b-news__type, .b-news__cap-date, .b-crumbs__link, .b-shop-logo__caption, .b-brand__place, .b-brand__floor,
.f-special-place {
  font-size: 10px;
  line-height: 24px;
  font-family: "MullerMedium", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.b-shop-info__ttl, .b-brand-info__ttl .b-brand-info__site-title,
.f-shop-info-ttl {
  font-size: 16px;
  line-height: 27px;
  font-family: "MullerBold", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-shop-info__ttl, .b-brand-info__ttl .b-brand-info__site-title,
    .f-shop-info-ttl {
      font-size: 18px;
      line-height: 24px; } }

.b-shop-info__place, .b-select__caption,
.f-shop-info-place {
  font-size: 12px;
  line-height: 24px;
  font-family: "MullerMedium", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  @media only screen and (min-width: 641px) {
    .b-shop-info__place, .b-select__caption,
    .f-shop-info-place {
      line-height: 27px; } }

p, .smaller-text, .selectric .label, .selectric-items li, .b-shop-info__conatcts-link, .b-shop-info__conatcts-tel, .b-brand-info__ttl .b-brand-info__conatcts-link, .b-contacts__route, .b-drop-down-item__list,
.f-text-smaller {
  font-size: 14px;
  line-height: 24px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 641px) {
    p, .smaller-text, .selectric .label, .selectric-items li, .b-shop-info__conatcts-link, .b-shop-info__conatcts-tel, .b-brand-info__ttl .b-brand-info__conatcts-link, .b-contacts__route, .b-drop-down-item__list,
    .f-text-smaller {
      font-size: 16px;
      line-height: 27px; } }

.bigger-text, .b-about__text,
.f-shop-info-text {
  font-size: 16px;
  line-height: 27px;
  font-family: "MullerLight", sans-serif; }
  @media only screen and (min-width: 641px) {
    .bigger-text, .b-about__text,
    .f-shop-info-text {
      font-size: 18px;
      line-height: 30px; } }

.b-portfolio-edit__ttl textarea, .b-portfolio-edit__ttl textarea:-ms-input-placeholder,
.f-portfolio-edit-ttl {
  font-size: 18px;
  line-height: 30px;
  font-family: "MullerBold", sans-serif; }

.b-portfolio-edit__ttl textarea, .b-portfolio-edit__ttl textarea::placeholder,
.f-portfolio-edit-ttl {
  font-size: 18px;
  line-height: 30px;
  font-family: "MullerBold", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-portfolio-edit__ttl textarea, .b-portfolio-edit__ttl textarea:-ms-input-placeholder,
    .f-portfolio-edit-ttl {
      font-size: 30px;
      line-height: 40px; }
    .b-portfolio-edit__ttl textarea, .b-portfolio-edit__ttl textarea::placeholder,
    .f-portfolio-edit-ttl {
      font-size: 30px;
      line-height: 40px; } }
  @media only screen and (min-width: 1025px) {
    .b-portfolio-edit__ttl textarea, .b-portfolio-edit__ttl textarea:-ms-input-placeholder,
    .f-portfolio-edit-ttl {
      font-size: 48px; }
    .b-portfolio-edit__ttl textarea, .b-portfolio-edit__ttl textarea::placeholder,
    .f-portfolio-edit-ttl {
      font-size: 48px; } }

.b-caption, .b-vacancy__item-ttl,
.f-caption {
  font-size: 20px;
  line-height: 27px;
  font-family: "MullerMedium", sans-serif; }

.b-author_theme_interior .b-author__name, .b-radio-tab label,
.b-radio-tab a,
.f-radio-tab {
  font-size: 14px;
  line-height: 24px;
  font-family: "MullerRegular", sans-serif; }

.b-category__add-note, .b-avatar__note, .b-coupon__contacts, .b-portfolio-edit__note, .b-portfolio-edit__person,
.f-portfolio-edit-note {
  font-size: 14px;
  line-height: 21px; }

.b-portfolio-edit__descr textarea:-ms-input-placeholder,
.f-placeholder {
  font-size: 12px;
  line-height: 27px;
  font-family: "MullerMedium", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.b-portfolio-edit__descr textarea::placeholder,
.f-placeholder {
  font-size: 12px;
  line-height: 27px;
  font-family: "MullerMedium", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.b-avatar__lbl, .b-portfolio-edit__add-btn, .b-portfolio-sort__name, .b-photo-upload__lbl,
.f-photo-upload {
  font-size: 14px;
  line-height: 40px;
  font-family: "MullerRegular", sans-serif; }
  @media only screen and (min-width: 1025px) {
    .b-avatar__lbl, .b-portfolio-edit__add-btn, .b-portfolio-sort__name, .b-photo-upload__lbl,
    .f-photo-upload {
      font-size: 16px; } }

.b-portfolio-edit__second-ttl,
.f-portfolio-edit-second-ttl {
  font-size: 20px;
  line-height: 27px;
  font-family: "MullerBold", sans-serif; }
  @media only screen and (min-width: 1025px) {
    .b-portfolio-edit__second-ttl,
    .f-portfolio-edit-second-ttl {
      font-size: 24px; } }

#tooltip, .b-radio-link label,
.b-radio-link a,
.f-radio-link {
  font-size: 14px;
  line-height: 24px;
  font-family: "MullerBold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.b-shop-logo__txt, .b-interior_theme_cap .b-interior__cap-txt, .b-coupon__section,
.f-logo-txt {
  font-size: 12px;
  line-height: 21px;
  font-family: "MullerBold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.b-author__name,
.f-author-name {
  font-size: 16px;
  line-height: 27px;
  font-family: "MullerBold", sans-serif; }


.f-designer-name {
  font-size: 20px;
  line-height: 27px;
  font-family: "MullerBold", sans-serif; }
  @media only screen and (min-width: 641px) {
    
    .f-designer-name {
      font-size: 24px;
      line-height: 40px; } }

.b-gallery__caption-outside,
.f-designer-txt {
  font-size: 14px;
  line-height: 24px;
  font-family: "MullerLight", sans-serif; }
  @media only screen and (min-width: 1025px) {
    .b-gallery__caption-outside,
    .f-designer-txt {
      font-size: 16px;
      line-height: 27px; } }

.b-interior_theme_help .b-interior__help-txt,
.f-help-txt {
  font-size: 12px;
  line-height: 30px;
  font-family: "MullerRegular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.b-error-page__hint,
.f-error-page {
  font-size: 16px;
  font-family: "MullerLight", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-error-page__hint,
    .f-error-page {
      font-size: 18px;
      line-height: 48px; } }

.b-category__type, .b-about__link,
.f-cat-type {
  font-size: 12px;
  line-height: 30px;
  font-family: "MullerMedium", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.b-action__contacts, .b-form-selection__caption,
.f-action-text {
  font-size: 14px;
  line-height: 21px;
  font-family: "MullerRegular", sans-serif; }

.b-action__place,
.f-action-place {
  font-size: 12px;
  line-height: 21px;
  font-family: "MullerMedium", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.b-action__ttl, .b-vacancy__contact,
.f-action-ttl {
  font-size: 14px;
  line-height: 24px;
  font-family: "MullerBold", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-action__ttl, .b-vacancy__contact,
    .f-action-ttl {
      font-size: 16px;
      line-height: 24px; } }

.b-coupon__hint,
.f-tooltip {
  font-size: 15px;
  line-height: 24px;
  font-family: "MullerRegular", sans-serif; }

.b-about__ttl,
.f-about-ttl {
  font-size: 24px;
  line-height: 30px;
  font-family: "MullerExtraBold", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-about__ttl,
    .f-about-ttl {
      font-size: 30px;
      line-height: 36px; } }

.b-contacts__tel,
.f-contacts-tel {
  font-size: 18px;
  line-height: 27px;
  font-family: "MullerBold", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-contacts__tel,
    .f-contacts-tel {
      font-size: 20px; } }

.b-contacts__address,
.f-contacts-address {
  font-size: 16px;
  line-height: 27px;
  font-family: "MullerLight", sans-serif; }
  @media only screen and (min-width: 1201px) {
    .b-contacts__address,
    .f-contacts-address {
      font-size: 20px;
      line-height: 30px; } }

.b-demand li, .b-drop-down-item__ttl,
.f-demand {
  font-size: 18px;
  line-height: 24px;
  font-family: "MullerBold", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-demand li, .b-drop-down-item__ttl,
    .f-demand {
      font-size: 30px;
      line-height: 30px; } }

.b-demand li:before,
.f-demand-numb {
  font-size: 18px;
  line-height: 24px;
  font-family: "MullerLight", sans-serif; }
  @media only screen and (min-width: 641px) {
    .b-demand li:before,
    .f-demand-numb {
      font-size: 30px;
      line-height: 30px; } }

p {
  margin-bottom: 40px; }

a {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  color: #7f7f7f;
  text-decoration: none; }
  a:hover {
    color: #fff;
    text-decoration: none; }
  a:active {
    color: #fff; }

.b-typo-reset ul ul,
.b-typo-reset ol ol {
  padding-left: 60px; }

.b-typo-reset ul,
.b-typo-reset ol {
  margin-bottom: 40px; }

.b-typo-reset ol {
  counter-reset: list; }
  .b-typo-reset ol li:before {
    counter-increment: list;
    content: counter(list);
    color: #b51e23;
    padding-right: 15px;
    float: left; }

.b-typo-reset ul li:before {
  content: '•';
  color: #b51e23;
  padding-right: 15px;
  float: left; }

.b-typo-reset a {
  position: relative;
  display: inline-block;
  color: inherit; }
  .b-typo-reset a:after {
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    height: 1px;
    width: 100%;
    bottom: 5px;
    background-color: #fff;
    margin-top: 2px; }
  .b-typo-reset a:hover:after {
    background-color: #1da896; }

b,
strong {
  font-family: "MullerBold", sans-serif;
  font-weight: 700; }

.is-color-gray {
  color: #7f7f7f; }

.is-color-light-gray {
  color: #cccccc; }

.is-color-white {
  color: #fff; }

html.is-active {
  overflow: hidden; }

body {
  width: 100%;
  color: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #28282d; }
  body.is-active {
    overflow: hidden;
    position: fixed;
    right: 0;
    left: 0; }

a[href^='tel:'], a[href^='mailto:'] {
  white-space: nowrap; }

.hide {
  display: none; }

.show {
  display: block; }

.b-ruble {
  font-family: "ruble", sans-serif; }

.link {
  transition-property: border-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  display: inline-block;
  color: inherit;
  border-bottom: 1px solid transparent; }
  .link:hover {
    border-color: #168f7f; }

@media only screen and (max-width: 640px) {
  .hide-on-mobile {
    display: none; } }

@media only screen and (min-width: 641px) {
  .hide-on-desktop {
    display: none; } }

img {
  max-width: 100%; }

.j-slide {
  margin-bottom: 40px;
  display: none; }

.j-slide-btn-wrap {
  border-top: 1px solid #7f7f7f;
  text-align: center; }


.b-link {
  transition-property: border-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  display: inline;
  border-bottom: 0.5px solid #fff; }
  
  .b-link:hover {
    border-color: #1da896; }

::selection {
  background-color: #1da896;
  color: rgba(255, 255, 255, 0.9); }

.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  0%, 100% {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -ms-transform-origin: top center;
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

@keyframes wobble {
  0% {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn;
  animation-duration: .75s; }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  100% {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  100% {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  100% {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut;
  animation-duration: .75s; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  0% {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  0% {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
  animation-duration: .75s; }

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  0% {
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    transform: translateY(0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    transform: translateX(0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  0% {
    transform: translateX(100%);
    visibility: visible; }
  100% {
    transform: translateX(0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  0% {
    transform: translateY(100%);
    visibility: visible; }
  100% {
    transform: translateY(0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  0% {
    transform: translateY(0); }
  100% {
    visibility: hidden;
    transform: translateY(100%); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  0% {
    transform: translateX(0); }
  100% {
    visibility: hidden;
    transform: translateX(-100%); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  0% {
    transform: translateX(0); }
  100% {
    visibility: hidden;
    transform: translateX(100%); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    visibility: hidden;
    transform: translateY(-100%); } }

.slideOutUp {
  animation-name: slideOutUp; }

.b-icon__arrow-dims {
  width: 25px;
  height: 45px; }

.b-icon__arrow-way-dims {
  width: 93.6px;
  height: 50.3px; }

.b-icon__bus-dims {
  width: 51px;
  height: 79.5px; }

.b-icon__close-dims {
  width: 45.6px;
  height: 45.6px; }

.b-icon__down-arrow-dims {
  width: 512px;
  height: 512px; }

.b-icon__dzen-dims {
  width: 20px;
  height: 20px; }

.b-icon__facebook-dims {
  width: 20px;
  height: 38.5px; }

.b-icon__instagram-dims {
  width: 20px;
  height: 20px; }

.b-icon__pedestrian-dims {
  width: 58.6px;
  height: 90.1px; }

.b-icon__twitter-dims {
  width: 20px;
  height: 16.6px; }

.b-icon__video-dims {
  width: 15px;
  height: 15px; }

.b-icon__vk-dims {
  width: 28px;
  height: 16px; }

.b-icon__xls-dims {
  width: 20px;
  height: 20px; }

.b-icon__youtube-dims {
  width: 19px;
  height: 19px; }

.l-banks__wrap {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto; }
  .l-banks__wrap:after {
    content: '';
    display: block;
    clear: both; }

.l-limit-touch {
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 1025px) {
    .l-limit-touch {
      padding: 0; } }

.l-two-columns,
.l-text__cnt, .l-action-info, .l-shop-controls__control, .b-news, .l-caption, .b-profile__save-caption, .l-share, .l-tabs__row, .b-about, .b-job, .l-demand, .l-headlines,
.l-cnt-padding {
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 641px) {
    .l-two-columns,
    .l-text__cnt, .l-action-info, .l-shop-controls__control, .b-news, .l-caption, .b-profile__save-caption, .l-share, .l-tabs__row, .b-about, .b-job, .l-demand, .l-headlines,
    .l-cnt-padding {
      padding-right: 40px;
      padding-left: 40px; } }
  @media only screen and (min-width: 1025px) {
    .l-two-columns,
    .l-text__cnt, .l-action-info, .l-shop-controls__control, .b-news, .l-caption, .b-profile__save-caption, .l-share, .l-tabs__row, .b-about, .b-job, .l-demand, .l-headlines,
    .l-cnt-padding {
      padding-right: 60px;
      padding-left: 60px; } }

.l-page-header {
  background-color: #202023; }
  @media only screen and (min-width: 641px) {
    .l-page-header {
      background-color: transparent; } }

.l-ttl {
  margin-bottom: 30px; }
  @media only screen and (min-width: 641px) {
    .l-ttl {
      margin-bottom: 50px; } }

.l-gallery-clean {
  margin-bottom: 40px; }
  @media only screen and (min-width: 641px) {
    .l-gallery-clean {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1025px) {
    .l-gallery-clean {
      margin-bottom: 50px;
      margin-right: 60px;
      margin-left: 60px; } }

.l-text:after {
  content: '';
  display: block;
  clear: both; }

.l-two-columns,
.l-text__cnt {
  margin-bottom: 40px; }
  @media only screen and (min-width: 1025px) {
    .l-two-columns,
    .l-text__cnt {
      margin-bottom: 50px; } }
  .l-two-columns .block-width-80, .block-width-80.l-two-columns,
  .l-text__cnt .block-width-80,
  .l-text__cnt.block-width-80 {
    max-width: 800px; }

.l-page-first {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media only screen and (min-width: 641px) {
    .l-page-first {
      margin-top: 90px; } }

.l-two-columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (min-width: 1025px) {
    .l-two-columns {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.l-two-columns__col {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .l-two-columns__col {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }
  .l-two-columns__col:first-child {
    margin-bottom: 40px; }
    @media only screen and (min-width: 1025px) {
      .l-two-columns__col:first-child {
        margin-bottom: 0px; } }
  @media only screen and (min-width: 1025px) {
    .l-two-columns__col.has-padding-right-inside {
      padding-right: 60px; } }
  @media only screen and (min-width: 1025px) {
    .l-two-columns__col.has-padding-left-inside {
      padding-left: 60px; } }

.l-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }
  @media only screen and (min-width: 641px) {
    .l-wrap {
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      min-height: 100vh;
      max-width: 1440px; }
      .l-wrap.is-full-width {
        max-width: none; }
        .l-wrap.is-full-width .l-main {
          max-width: none !important; } }

.l-main-cnt {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  min-height: 100vh;
  background-color: #28282d; }
  @media only screen and (max-width: 640px) {
    .l-main-cnt {
      padding-top: 60px; } }

.l-main {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  max-width: 1190px; }

.l-aside {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  background-color: #202023;
  display: none; }
  @media only screen and (min-width: 1025px) {
    .l-aside {
      display: block; } }

.l-wrap_full_width {
  max-width: none; }
  .l-wrap_full_width .l-main {
    background-color: #202023; }
    @media only screen and (max-width: 640px) {
      .l-wrap_full_width .l-main {
        min-height: calc(100vh - 60px); } }

.l-header {
  transition-property: flex-basis;
  transition-property: flex-basis, -ms-flex-preferred-size;
  transition-duration: 0.3s;
  transition-timing-function: ease; }
  @media only screen and (min-width: 641px) {
    .l-header {
      position: relative;
      background-color: #202023;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px; } }
  @media only screen and (min-width: 1025px) {
    .l-header {
      -ms-flex-preferred-size: 80px;
      flex-basis: 80px; } }
  .l-header.is-active {
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px; }
    @media only screen and (min-width: 1025px) {
      .l-header.is-active {
        -ms-flex-preferred-size: 250px;
        flex-basis: 250px; } }
  @media only screen and (min-width: 1025px) {
    .l-header.is-open {
      -ms-flex-preferred-size: 250px;
      flex-basis: 250px; } }

.l-header__wrap {
  position: fixed;
  height: 100%;
  top: 0;
  z-index: 3; }
  @media only screen and (max-width: 640px) {
    .l-header__wrap {
      display: none; } }
  .l-header__wrap:after {
    content: '';
    display: block;
    clear: both; }
  .l-header__wrap:after {
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    background-color: rgba(181, 30, 35, 0.3);
    z-index: -1; }
  .l-header__wrap.is-active:after {
    opacity: 1;
    -ms-transform: translateX(0);
    transform: translateX(0); }

.l-header__cnt {
  padding-bottom: 10px;
  background-color: #202023;
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  visibility: visible;
  z-index: 1; }
  .l-header__cnt.l-header__cnt-new {
    padding-bottom: 0px;
    -ms-overflow-style: none; }
    .l-header__cnt.l-header__cnt-new::-webkit-scrollbar {
      width: 0; }
  @media only screen and (max-width: 640px) {
    .l-header__cnt {
      transition-property: transform;
      transition-duration: 0.3s;
      transition-timing-function: ease;
      -ms-transform: translateY(-100%) scaleY(0);
      transform: translateY(-100%) scaleY(0);
      position: fixed;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch; } }
  @media only screen and (min-width: 641px) {
    .l-header__cnt {
      transition-property: left;
      transition-duration: 0.3s;
      transition-timing-function: ease;
      top: 0;
      left: 0;
      height: 100%;
      width: 270px;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      z-index: 3;
      visibility: hidden;
      display: block; } }
  @media only screen and (min-width: 1025px) {
    .l-header__cnt {
      width: 250px;
      visibility: visible; } }
  .l-header__cnt.is-visible {
    visibility: visible; }
  @media only screen and (max-width: 640px) {
    .l-header__cnt.is-active {
      -ms-transform: translateY(0) scaleY(1);
      transform: translateY(0) scaleY(1); } }
  @media only screen and (min-width: 641px) {
    .l-header__cnt.is-active {
      left: -170px; } }

@media only screen and (max-width: 640px) {
  .l-header__logo {
    width: 50%;
    float: left; } }

@media only screen and (min-width: 641px) {
  .l-header__logo {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }

@media only screen and (min-width: 1025px) {
  .l-header__logo {
    margin-bottom: 17px; } }

@media only screen and (max-width: 640px) {
  .l-header__btn {
    width: 50%;
    float: left; } }

@media only screen and (min-width: 641px) {
  .l-header__btn {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }

@media only screen and (min-width: 1025px) {
  .l-header__btn {
    display: none; } }

.l-header__nav {
  margin-bottom: 10px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 25px; }
  @media only screen and (min-width: 1025px) {
    .l-header__nav {
      margin-left: 30px; } }

.l-header__partners {
  margin-bottom: 10px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 25px; }
  @media only screen and (min-width: 1025px) {
    .l-header__partners {
      margin-left: 30px; } }

.l-header__footer {
  padding-bottom: 10px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 25px;
  margin-top: 17px; }
  @media only screen and (min-width: 1025px) {
    .l-header__footer {
      padding-bottom: 0px;
      margin-left: 30px; } }

.l-header__closed-menu {
  position: relative;
  z-index: 1;
  width: 80px;
  background-color: #202023;
  min-height: 100vh; }
  .l-header__closed-menu:after {
    content: '';
    display: block;
    clear: both; }
  @media only screen and (min-width: 1025px) {
    .l-header__closed-menu.is-active {
      visibility: visible; } }

.l-header__submenu {
  transition-property: transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  -ms-transform: translateX(-100%) scaleX(0);
  transform: translateX(-100%) scaleX(0);
  opacity: 0;
  position: absolute;
  width: auto;
  top: 0;
  height: 100%;
  left: 100%;
  background-color: #191919;
  z-index: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  .l-header__submenu.is-active {
    -ms-transform: translateX(250px) scaleX(1);
    transform: translateX(250px) scaleX(1);
    opacity: 1; }

.l-header__mobile {
  transition-property: height;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3; }
  @media only screen and (min-width: 641px) {
    .l-header__mobile {
      display: none; } }

.l-header__mobile-wrap {
  background-color: #202023;
  position: relative;
  z-index: 3; }
  .l-header__mobile-wrap:after {
    content: '';
    display: block;
    clear: both; }

.l-header__networks {
  width: 100%;
  padding-right: 0;
  padding-left: 77.5px; }
  @media only screen and (min-width: 641px) {
    .l-header__networks {
      padding-right: 45px;
      padding-left: 45px; } }
  @media only screen and (min-width: 1368px) {
    .l-header__networks {
      padding-top: 0px;
      padding-bottom: 5px; } }
  @media only screen and (min-width: 1025px) {
    .l-header__networks {
      padding-right: 60px;
      padding-left: 60px; } }

.l-header__footer-note {
  margin-top: 8px;
  margin-left: 25px;
  margin-right: 15px; }
  @media only screen and (min-width: 1025px) {
    .l-header__footer-note {
      margin-left: 30px; } }
  .l-header__footer-note p {
    margin-bottom: 0px;
    line-height: 23px; }
  .l-header__footer-note span {
    color: #7f7f7f;
    font-size: 12px; }

@media only screen and (min-width: 1025px) {
  .l-header__footer-lk {
    margin-bottom: 15px; } }

.l-footer {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #202023; }

.l-footer__row {
  padding-top: 20px;
  padding-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin-right: 20px;
  margin-left: 20px; }
  @media only screen and (min-width: 641px) {
    .l-footer__row {
      padding-top: 0px;
      padding-bottom: 0px;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center;
      height: 100px;
      margin-right: 40px;
      margin-left: 40px; } }
  @media only screen and (min-width: 1025px) {
    .l-footer__row {
      margin-right: 60px;
      margin-left: 60px; } }

.l-footer__col {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin: 5px 0; }
  @media only screen and (max-width: 640px) {
    .l-footer__col:nth-child(2) {
      -ms-flex-order: -1;
      order: -1; } }
  @media only screen and (min-width: 641px) {
    .l-footer__col {
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      margin: 0; } }

.l-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #2f2f33; }
  .l-section.has-margin {
    margin-bottom: 40px; }
    @media only screen and (min-width: 641px) {
      .l-section.has-margin {
        margin-bottom: 60px; } }
    @media only screen and (min-width: 1025px) {
      .l-section.has-margin {
        margin-bottom: 50px; } }

.l-section__item {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  width: 100%; }
  @media only screen and (min-width: 641px) {
    .l-section__item {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      width: 50%; } }
  @media only screen and (max-width: 640px) {
    .l-section__item:last-child .b-news {
      margin-bottom: 120px; }
    .l-section__item:last-child .b-job {
      margin-bottom: 120px; } }

.l-section__btn {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }

.l-section__item-padding {
  padding-bottom: 25px; }
  @media only screen and (min-width: 1201px) {
    .l-section__item-padding {
      padding-bottom: 50px; } }

.l-map__header {
  margin-top: 40px;
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media only screen and (min-width: 641px) {
    .l-map__header {
      margin-top: 90px;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-align: center;
      align-items: center; } }

.l-map__header-ttl {
  margin-bottom: 25px;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }
  @media only screen and (min-width: 641px) {
    .l-map__header-ttl {
      margin-bottom: 0px;
      margin-right: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  .l-map__header-ttl h1 {
    margin-bottom: 0px; }
  .l-map__header-ttl h4 {
    font-family: "MullerBold", sans-serif;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 24px; }
    @media only screen and (min-width: 641px) {
      .l-map__header-ttl h4 {
        font-size: 36px;
        line-height: 36px; } }
    @media only screen and (min-width: 1025px) {
      .l-map__header-ttl h4 {
        font-size: 48px;
        line-height: 54px; } }

.l-map__header-controls {
  margin-right: 20px; }
  @media only screen and (min-width: 641px) {
    .l-map__header-controls {
      margin-right: 0;
      margin-left: 30px; } }
  @media only screen and (min-width: 1025px) {
    .l-map__header-controls {
      margin-left: 50px; } }

.l-map__select {
  height: 77px;
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 641px) {
    .l-map__select {
      width: 380px; } }

@media only screen and (min-width: 1025px) {
  .l-map__canvas_mt_minus50 {
    margin-top: -50px;
    z-index: -1; } }

.l-category__header {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media only screen and (min-width: 641px) {
    .l-category__header {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-align: center;
      align-items: center;
      padding-right: 350px; } }
  @media only screen and (min-width: 641px) {
    .l-category__header.b-category__header-wrap {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.l-category__header-ttl {
  margin-bottom: 25px;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }
  @media only screen and (min-width: 641px) {
    .l-category__header-ttl {
      margin-bottom: 0px;
      margin-right: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  .l-category__header-ttl h1 {
    margin-bottom: 0px; }

.l-category__header-controls {
  margin-bottom: 10px;
  margin-right: 20px; }
  @media only screen and (min-width: 641px) {
    .l-category__header-controls {
      margin-top: 0;
      margin-right: 0;
      margin-left: 30px; } }
  @media only screen and (min-width: 1025px) {
    .l-category__header-controls {
      margin-left: 50px; } }

.l-category__types {
  margin-bottom: 40px; }
  .l-category__types.b-category__flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center; }

.l-action-info {
  margin-bottom: 20px;
  color: #7f7f7f; }
  @media only screen and (min-width: 1025px) {
    .l-action-info {
      margin-bottom: 40px; } }
  .l-action-info span:not(:last-child) {
    margin-right: 40px; }

.l-shop-controls {
  padding-top: 30px;
  padding-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #202023; }
  @media only screen and (min-width: 641px) {
    .l-shop-controls {
      padding-top: 50px;
      padding-bottom: 50px;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-align: center;
      align-items: center; } }

.l-shop-controls__control {
  margin-bottom: 10px;
  margin-right: 20px; }
  @media only screen and (min-width: 641px) {
    .l-shop-controls__control {
      margin-top: 0;
      margin-right: 0; } }

.l-shops-goods {
  margin-bottom: 60px; }
  @media only screen and (min-width: 960px) {
    .l-shops-goods {
      margin-bottom: 84px; } }
  @media only screen and (min-width: 1201px) {
    .l-shops-goods {
      margin-bottom: 120px; } }

@media only screen and (max-width: 640px) {
  .l-shops-goods__list {
    max-width: 500px; } }

@media only screen and (min-width: 960px) {
  .l-shops-goods__list {
    columns: 2;
    column-gap: 7em; } }

@media only screen and (min-width: 1201px) {
  .l-shops-goods__list {
    column-gap: 10em; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .l-header {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px; }
    .touch .l-header.is-active {
      -ms-flex-preferred-size: 270px;
      flex-basis: 270px; }
  .touch .l-header__cnt {
    width: 270px; }
  .touch .l-header__nav {
    margin-left: 25px; }
  .touch .l-header__partners {
    margin-left: 25px; }
  .touch .l-header__footer {
    padding-bottom: 10px;
    margin-left: 25px; }
  .touch .l-aside {
    display: none; }
  .touch .l-header__btn {
    display: block; }
  .touch .l-header__logo {
    margin-bottom: 0px; }
  .touch .b-nav__link {
    line-height: 80px; }
  .touch .b-nav__item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .touch .b-nav__link {
    padding-left: 45px; }
  .touch .b-nav__link_is_sublist:before {
    -ms-transform: scaleY(1) rotate(-225deg) translateX(0);
    transform: scaleY(1) rotate(-225deg) translateX(0); }
  .touch .b-nav__link_is_sublist:after {
    -ms-transform: scaleY(1) rotate(225deg) translateX(0);
    transform: scaleY(1) rotate(225deg) translateX(0); }
  .touch .b-nav__link_is_sublist.is-active:before {
    -ms-transform: scaleY(0.5) rotate(-60deg) translateX(-5px);
    transform: scaleY(0.5) rotate(-60deg) translateX(-5px); }
  .touch .b-nav__link_is_sublist.is-active:after {
    -ms-transform: scaleY(0.5) rotate(60deg) translateX(-5px);
    transform: scaleY(0.5) rotate(60deg) translateX(-5px); }
  .touch .b-nav__link_icon_sofa:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -183px -223px;
    width: 34px;
    height: 18px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_sofa:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -117px -223px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_floor:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: 0px -252px;
    width: 30px;
    height: 28px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_floor:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -60px -245px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_label:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -203px -116px;
    width: 40px;
    height: 21px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_label:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -203px -116px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_light:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -251px -64px;
    width: 28px;
    height: 32px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_light:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -222px -81px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_arrow:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -27px -281px;
    width: 26px;
    height: 26px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_arrow:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -54px -275px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_complex:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -222px -81px;
    width: 28px;
    height: 30px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_complex:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px 0px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_map:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -282px -31px;
    width: 26px;
    height: 32px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_map:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -62px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_valik:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -282px -225px;
    width: 26px;
    height: 26px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_valik:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -223px -170px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_gallery:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -151px -252px;
    width: 26px;
    height: 23px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_gallery:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -211px -245px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_afisha:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -251px -163px;
    width: 29px;
    height: 29px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_afisha:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: 0px -245px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_list:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: 0px -223px;
    width: 32px;
    height: 28px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_list:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -189px -170px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_shop:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -93px -252px;
    width: 30px;
    height: 24px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_shop:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -153px -245px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_3dplan:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -251px -130px;
    width: 28px;
    height: 32px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_3dplan:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -190px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_video:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -251px 0px;
    width: 30px;
    height: 30px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_video:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px 0px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_vacancies:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -186px -170px;
    width: 30px;
    height: 30px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_vacancies:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -93px; } }

@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  .touch .b-nav__link_icon_stati:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -282px -196px;
    width: 25px;
    height: 28px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1024px) and (max-width: 1367px) and (min-device-pixel-ratio: 1.5) {
    .touch .b-nav__link_icon_stati:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -227px; } }

.promo {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background-color: rgba(25, 25, 25, 0.4);
  visibility: hidden; }
  .promo.is-active {
    display: -ms-flexbox;
    display: flex;
    visibility: visible; }

.promo__close {
  position: absolute;
  top: -26px;
  right: 0;
  width: 18px;
  height: 18px;
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  cursor: pointer; }
  @media only screen {
    .promo__close {
      width: 20px;
      height: 20px; } }
  @media only screen and (min-width: 641px) {
    .promo__close {
      top: -38px;
      width: 22px;
      height: 22px; } }
  @media only screen and (min-width: 1025px) {
    .promo__close {
      top: -40px;
      width: 24px;
      height: 24px; } }
  @media only screen and (min-width: 1201px) {
    .promo__close {
      top: -50px;
      width: 30px;
      height: 30px; } }
  .promo__close svg {
    width: 100%;
    object-fit: contain; }

.promo__content {
  position: relative;
  width: 88%; }
  @media only screen {
    .promo__content {
      width: 76%; } }
  @media only screen and (min-width: 641px) {
    .promo__content {
      width: 72%; } }
  @media only screen and (min-width: 1025px) {
    .promo__content {
      width: 66%; } }
  @media only screen and (min-width: 1201px) {
    .promo__content {
      width: 56%; } }
  .promo__content img {
    width: 100%;
    max-width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    object-fit: contain; }

.b-icons__svg {
  display: none; }

.b-icon__bus-dims {
  fill: #168f7f;
  width: 14px;
  height: 20px; }

.b-icon__arrow-dims {
  fill: #168f7f;
  width: 7px;
  height: 12px; }

.b-icon__arrow-way-dims {
  fill: #168f7f;
  width: 14px;
  height: 8px; }

.b-icon__pedestrian-dims {
  fill: #168f7f;
  width: 9px;
  height: 14px; }

.b-icon__facebook-dims {
  height: 20px;
  width: 11px; }

.b-icon__instagram-dims {
  width: 17px;
  height: 17px; }

.b-icon__vk-dims {
  width: 24px;
  height: 12px; }

.b-icon__twitter-dims {
  width: 18px;
  height: 15px; }

.b-icon__dzen-dims {
  width: 17px;
  height: 17px; }

.b-icon__instagram-dims:hover,
.b-icon__facebook-dims:hover,
.b-icon__vk-dims:hover,
.b-icon__twitter-dims:hover,
.b-icon__dzen-dims:hover,
.b-icon__youtube-dims:hover {
  fill: #168f7f; }
  .b-icon__instagram-dims:hover path,
  .b-icon__facebook-dims:hover path,
  .b-icon__vk-dims:hover path,
  .b-icon__twitter-dims:hover path,
  .b-icon__dzen-dims:hover path,
  .b-icon__youtube-dims:hover path {
    fill: #168f7f; }

.b-kelnik {
  text-decoration: none;
  color: #7f7f7f;
  display: inline-block;
  overflow: hidden;
  text-align: left; }

.b-kelnik__img {
  transition-property: fill, fill-opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  float: left;
  width: 92px;
  height: 14px;
  fill: #7f7f7f;
  margin-right: 15px;
  fill-opacity: 1; }

.b-kelnik__img:hover {
  fill-opacity: 1;
  fill: #fff; }

.b-logo {
  position: relative;
  overflow: hidden;
  background-color: #b51e23;
  display: block;
  height: 60px; }
  @media only screen and (min-width: 641px) {
    .b-logo {
      height: 70px; } }

.b-logo__img {
  background-image: url("/img/sprites.png?v=3");
  background-position: 0px -81px;
  width: 160px;
  height: 60px;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 0; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-logo__img {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: 0px -81px; } }
  @media only screen and (min-width: 641px) {
    .b-logo__img {
      background-image: url("/img/sprites.png?v=3");
      background-position: 0px 0px;
      width: 250px;
      height: 80px;
      margin-top: -40px;
      left: -15px; } }
  @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 641px) and (min-device-pixel-ratio: 1.5) {
    .b-logo__img {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: 0px 0px; } }
  @media only screen and (min-width: 1025px) {
    .b-logo__img {
      left: 0; } }

.b-logo-closed {
  background-image: url("/img/sprites.png?v=3");
  background-position: 0px -142px;
  width: 80px;
  height: 80px;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  display: block; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-logo-closed {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: 0px -142px; } }

.b-btn {
  transition-property: color, background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  background-color: #168f7f;
  border-radius: 0;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  outline: none;
  padding-left: 36px;
  padding-right: 36px;
  margin-top: 0;
  margin-bottom: 0;
  white-space: pre-line; }
  .b-btn:hover, .b-btn:focus {
    color: #fff;
    background-color: #1da896; }
  @media only screen and (min-width: 641px) {
    .b-btn {
      padding-top: 35px;
      padding-bottom: 35px; }
      .b-btn.b-btn__subscribe {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 18px;
        padding-right: 18px; } }

.b-btn__subscribe {
  line-height: 20px; }

.b-btn.is-disabled,
.b-btn[disabled] {
  background-color: #eee;
  color: #ccc;
  border-color: transparent;
  cursor: default; }
  .b-btn.is-disabled:hover, .b-btn.is-disabled:focus,
  .b-btn[disabled]:hover,
  .b-btn[disabled]:focus {
    border-color: transparent; }

.b-btn_width_auto {
  width: auto;
  padding-left: 36px;
  padding-right: 36px; }

.b-btn_tt_uppercase {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding-top: 21px;
  padding-bottom: 19px; }

.b-btn_theme_white {
  color: #191919;
  background-color: #fff;
  border-color: #fff; }

.b-btn_height_50 {
  padding-top: 20px;
  padding-bottom: 20px; }

.b-btn_height_small {
  line-height: 5px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 8px; }

.b-btn_height_medium {
  line-height: 10px;
  padding-top: 0;
  padding-bottom: 0; }

.b-btn_height_big {
  padding-top: 2.5px;
  padding-bottom: 2.5px; }

.b-btn_height_large {
  padding-top: 5px;
  padding-bottom: 5px; }

.b-typo-reset .b-btn_theme_show-text,
.b-btn_theme_show-text {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  width: auto;
  position: relative;
  background-color: transparent;
  padding-right: 0;
  padding-left: 20px;
  color: #7f7f7f; }
  .b-typo-reset .b-btn_theme_show-text:hover, .b-typo-reset .b-btn_theme_show-text:active, .b-typo-reset .b-btn_theme_show-text:focus,
  .b-btn_theme_show-text:hover,
  .b-btn_theme_show-text:active,
  .b-btn_theme_show-text:focus {
    border-color: #fff;
    background-color: transparent;
    color: #fff; }
    .b-typo-reset .b-btn_theme_show-text:hover:before, .b-typo-reset .b-btn_theme_show-text:hover:after, .b-typo-reset .b-btn_theme_show-text:active:before, .b-typo-reset .b-btn_theme_show-text:active:after, .b-typo-reset .b-btn_theme_show-text:focus:before, .b-typo-reset .b-btn_theme_show-text:focus:after,
    .b-btn_theme_show-text:hover:before,
    .b-btn_theme_show-text:hover:after,
    .b-btn_theme_show-text:active:before,
    .b-btn_theme_show-text:active:after,
    .b-btn_theme_show-text:focus:before,
    .b-btn_theme_show-text:focus:after {
      background-color: #fff; }
  .b-typo-reset .b-btn_theme_show-text:before, .b-typo-reset .b-btn_theme_show-text:after,
  .b-btn_theme_show-text:before,
  .b-btn_theme_show-text:after {
    transition-property: transform, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    position: absolute;
    left: 0;
    top: 50%;
    transition-duration: .6s;
    transition-delay: .3s;
    width: 10px;
    height: 3px;
    background-color: #7f7f7f;
    margin-top: -5px;
    right: 15px;
    content: ''; }
  .b-typo-reset .b-btn_theme_show-text:before,
  .b-btn_theme_show-text:before {
    -ms-transform: scaleY(0.5) rotate(-60deg) translateX(-3.33333px);
    transform: scaleY(0.5) rotate(-60deg) translateX(-3.33333px); }
  .b-typo-reset .b-btn_theme_show-text:after,
  .b-btn_theme_show-text:after {
    -ms-transform: scaleY(0.5) rotate(245deg) translateX(-3.33333px);
    transform: scaleY(0.5) rotate(245deg) translateX(-3.33333px); }
  .b-typo-reset .is-active.b-btn_theme_show-text:before, .b-typo-reset .is-active.b-btn_theme_show-text:after,
  .b-btn_theme_show-text.is-active:before,
  .b-btn_theme_show-text.is-active:after {
    margin-top: -2.5px; }
  .b-typo-reset .is-active.b-btn_theme_show-text:before,
  .b-btn_theme_show-text.is-active:before {
    -ms-transform: scaleY(0.5) rotate(-60deg) translateX(3.33333px);
    transform: scaleY(0.5) rotate(-60deg) translateX(3.33333px); }
  .b-typo-reset .is-active.b-btn_theme_show-text:after,
  .b-btn_theme_show-text.is-active:after {
    -ms-transform: scaleY(0.5) rotate(240deg) translateX(3.33333px);
    transform: scaleY(0.5) rotate(240deg) translateX(3.33333px); }

input[type='text'], input[type="password"], input[type="tel"], input[type="email"], input[type="url"], textarea {
  transition-property: border-color, background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  font-family: "MullerRegular", sans-serif;
  color: #fff;
  background-color: transparent;
  border: 1px solid #2f2f33;
  font-size: 16px;
  outline: none;
  width: 100%;
  border-radius: 0; }
  input[type='text']:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #ccc;
    font-style: italic;
    font-size: 16px;
    opacity: 1; }
  input[type='text']::placeholder, input[type="password"]::placeholder, input[type="tel"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, textarea::placeholder {
    color: #ccc;
    font-style: italic;
    font-size: 16px;
    opacity: 1; }
  input[type='text']:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="url"]:focus, textarea:focus {
    border-color: #2f2f33;
    background-color: #2f2f33; }

input[type='text'], input[type="password"], input[type="tel"], input[type="email"], input[type="url"] {
  line-height: 18px; }

textarea {
  line-height: 18px; }

.b-input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 0 60px;
  width: 100%;
  vertical-align: top; }
  .b-input.has-select input {
    cursor: pointer; }
  .b-input.has-error {
    margin-top: 70px; }
  .b-input.has-select:after {
    background-image: url("/img/sprites.png?v=3");
    background-position: -76px -308px;
    width: 18px;
    height: 15px;
    content: '';
    position: absolute;
    top: 50%;
    right: 22.5px;
    margin-top: -7.5px;
    cursor: pointer; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-input.has-select:after {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -85px -302px; } }
  .b-input textarea {
    line-height: 22px;
    min-height: 50px;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
    height: 50px; }

.b-input__field {
  position: relative;
  display: block;
  float: right;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 0;
  width: 100%;
  background: transparent;
  opacity: 0;
  transition: opacity .3s; }
  .b-input__field:focus {
    opacity: 1;
    transition-delay: .3s; }
    .b-input__field:focus + .b-input__label .b-input__label-content {
      transform: translate3d(0, -80%, 0);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .b-input__field:focus + .b-input__phone,
    .b-input__field:focus + .b-input__phone-light {
      background-color: transparent; }
    .b-input__field:focus + .b-input__label:before {
      border-color: #2f2f33; }

.b-input__label {
  text-transform: uppercase;
  display: inline-block;
  float: right;
  color: #7f7f7f;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 0;
  padding: 0 15px;
  width: 100%;
  height: 100%;
  text-align: left;
  pointer-events: none; }
  .b-input__label.b-input__phone {
    background-color: #28282d;
    transition: background-color ease .3s .5s; }
  .b-input__label.b-input__phone-light {
    background-color: #eaeaea;
    transition: background-color ease .3s .5s; }
  .b-input__label:after, .b-input__label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform .3s; }
  .b-input__label:after {
    z-index: -1;
    background: #2f2f33;
    transform: scale3d(1, 0, 1);
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%; }
  .b-input__label:before {
    border-top: 1px solid #b3b3b3;
    transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
    transition-delay: .3s; }
  .b-input__label.b-input__label-checkbox:before {
    border-top: none; }
  .b-input__label.b-input__label-checkbox {
    text-transform: none;
    margin-left: 5px; }

.b-input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%;
  transition: transform .3s .3s; }

.b-input__field:focus + .b-input__label::before {
  transition-delay: 0;
  transform: translate3d(0, 0, 0); }

.b-input__field:focus + .b-input__label::after {
  transform: scale3d(1, 1, 1);
  transition-delay: .3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.b-input__filled .b-input__field {
  opacity: 1;
  transition-delay: .3s; }

.b-input__filled .b-input__label-content {
  transform: translate3d(0, -80%, 0);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.b-input__filled .b-input__label:before {
  transition-delay: 0;
  transform: translate3d(0, 0, 0);
  border-color: #2f2f33; }

.b-input__filled .b-input__label:after {
  transform: scale3d(1, 1, 1);
  transition-delay: .3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.b-input__filled .b-input__phone,
.b-input__filled .b-input__phone-light {
  background-color: transparent; }

.b-input__field_index_date {
  position: relative;
  z-index: 1044; }

.b-input__error {
  position: absolute;
  top: -90px;
  left: 0;
  color: #b51e23; }

.checkbox {
  display: none; }

.b-subscribe__checkbox {
  position: relative;
  width: 12px;
  height: 12px;
  border: 1px solid #4d4d4d;
  display: inline-block;
  background-color: #eaeaea; }

.checkbox:checked + .b-subscribe__checkbox::before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background: #191919; }

.b-subscribe__checkbox-label {
  margin-left: 3px; }

label {
  font-size: 11px;
  line-height: 14px;
  color: #7f7f7f;
  font-family: "MullerMedium", sans-serif;
  margin-bottom: 2px;
  display: inline-block; }
  @media only screen and (min-width: 641px) {
    label {
      font-size: 12px;
      line-height: 20px; } }

.b-anim-label {
  padding-top: 20px;
  position: relative; }
  .b-anim-label label {
    font-size: 16px;
    line-height: 20px;
    transition-property: top, font-size, text-transform, letter-spacing, color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    display: block;
    position: absolute;
    top: 20px;
    left: 7.5px;
    pointer-events: none;
    cursor: text;
    color: inherit; }
  .b-anim-label input:focus ~ label,
  .b-anim-label input.is-active ~ label {
    font-size: 10px;
    top: 0;
    color: inherit;
    text-transform: uppercase;
    letter-spacing: 0.05em; }

.b-form__checkbox {
  display: inline-block; }
  .b-form__checkbox input {
    display: none; }
  .b-form__checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 35px; }
    .b-form__checkbox label:after {
      background-image: url("/img/sprites.png?v=3");
      background-position: -259px -252px;
      width: 20px;
      height: 20px;
      position: absolute;
      top: 5px;
      margin-top: -10px;
      left: 0;
      content: ''; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
        .b-form__checkbox label:after {
          background-image: url("/img/sprites@2x.png?v=3");
          background-size: 364px 341px;
          background-position: -311px -23px; } }
  .b-form__checkbox input:checked + label:after {
    background-image: url("/img/sprites.png?v=3");
    background-position: -171px -281px;
    width: 20px;
    height: 20px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-form__checkbox input:checked + label:after {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -311px -86px; } }

.b-form__checkbox:hover label:after {
  background-image: url("/img/sprites.png?v=3");
  background-position: -255px -281px;
  width: 20px;
  height: 20px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-form__checkbox:hover label:after {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -311px -170px; } }

.b-form__checkbox:hover input:checked + label:after {
  opacity: .75; }

.b-form__checkbox input:disabled + label,
.b-form__checkbox input[readonly="readonly"] + label {
  cursor: default; }

.b-form__checkbox input:disabled + label:after,
.b-form__checkbox input[readonly="readonly"] + label:after {
  background-image: url("/img/sprites.png?v=3");
  background-position: -213px -281px;
  width: 20px;
  height: 20px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-form__checkbox input:disabled + label:after,
    .b-form__checkbox input[readonly="readonly"] + label:after {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -311px -128px; } }

.b-form__checkbox-popup {
  display: inline-block; }
  .b-form__checkbox-popup input {
    position: absolute;
    visibility: hidden;
    height: 25px; }
  .b-form__checkbox-popup label {
    font-size: 14px;
    position: relative;
    display: inline-block;
    padding-left: 40px; }
    .b-form__checkbox-popup label:after {
      background-image: url("/img/sprites.png?v=3");
      background-position: -54px -281px;
      width: 25px;
      height: 25px;
      position: absolute;
      top: 2.5px;
      margin-top: -6.25px;
      left: 0;
      content: ''; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
        .b-form__checkbox-popup label:after {
          background-image: url("/img/sprites@2x.png?v=3");
          background-size: 364px 341px;
          background-position: -81px -275px; } }
  .b-form__checkbox-popup input:checked + label .tooltip {
    display: none; }
  .b-form__checkbox-popup input:checked + label:after {
    background-image: url("/img/sprites.png?v=3");
    background-position: -80px -281px;
    width: 25px;
    height: 25px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-form__checkbox-popup input:checked + label:after {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -107px -275px; } }
  .b-form__checkbox-popup a {
    color: #168f7f; }
    .b-form__checkbox-popup a:hover {
      color: #1da896; }

.b-form__radio {
  display: inline-block; }
  .b-form__radio input {
    display: none; }
  .b-form__radio label {
    position: relative;
    display: inline-block;
    padding-left: 31px; }
    .b-form__radio label:after {
      background-image: url("/img/sprites.png?v=3");
      background-position: -311px -227px;
      width: 16px;
      height: 17px;
      position: absolute;
      top: 5px;
      margin-top: -8.5px;
      left: 0;
      content: ''; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
        .b-form__radio label:after {
          background-image: url("/img/sprites@2x.png?v=3");
          background-size: 364px 341px;
          background-position: -265px -245px; } }
  .b-form__radio input:checked + label:after {
    background-image: url("/img/sprites.png?v=3");
    background-position: -311px -281px;
    width: 16px;
    height: 17px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-form__radio input:checked + label:after {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -257px -275px; } }

.b-form__radio:hover label:after {
  background-image: url("/img/sprites.png?v=3");
  background-position: -311px -245px;
  width: 16px;
  height: 17px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-form__radio:hover label:after {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -223px -275px; } }

.b-form__radio:hover input:checked + label:after {
  opacity: .75; }

.b-form__radio input:disabled + label,
.b-form__radio input[readonly="readonly"] + label {
  cursor: default; }

.b-form__radio input:disabled + label:after,
.b-form__radio input[readonly="readonly"] + label:after {
  background-image: url("/img/sprites.png?v=3");
  background-position: -311px -263px;
  width: 16px;
  height: 17px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-form__radio input:disabled + label:after,
    .b-form__radio input[readonly="readonly"] + label:after {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -240px -275px; } }

select {
  opacity: 0; }

.selectric-wrapper {
  font-family: "MullerRegular", sans-serif; }

.selectric {
  border: 0 solid #ccc;
  border-radius: 0;
  background-color: #2f2f33; }
  .selectric .label {
    line-height: 50px;
    color: #fff;
    height: 50px;
    margin-left: 15px; }
  .selectric .button {
    width: 50px;
    height: 50px; }
    .selectric .button:after {
      background-image: url("/img/sprites.png?v=3");
      background-position: -102px -324px;
      width: 13px;
      height: 9px;
      border: none; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
        .selectric .button:after {
          background-image: url("/img/sprites@2x.png?v=3");
          background-size: 364px 341px;
          background-position: -351px -276px; } }

.selectric-open .selectric {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #ccc; }
  .selectric-open .selectric .button:after {
    background-image: url("/img/sprites.png?v=3");
    background-position: -315px -308px;
    width: 13px;
    height: 9px;
    border: none; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .selectric-open .selectric .button:after {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -351px -266px; } }

.selectric-hover .selectric {
  border-color: #ccc; }
  .selectric-hover .selectric .button:after {
    border-top-color: #ccc; }

.selectric-above.selectric-open .selectric {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.selectric-above.selectric-open .selectric-items {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0 solid #ccc;
  border-bottom: none; }
  .selectric-above.selectric-open .selectric-items li {
    border-bottom: 0 solid #eee; }

.selectric-items {
  overflow: hidden;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 0 solid #ccc;
  border-top: none; }
  .selectric-items li {
    line-height: 50px;
    padding-left: 15px;
    background-color: #2f2f33;
    color: #fff;
    border-bottom: 0 solid #eee;
    border-top: none; }
    .selectric-items li:hover {
      background-color: #2f2f33;
      color: #168f7f; }
    .selectric-items li.selected {
      background-color: #2f2f33;
      color: #168f7f; }
    .selectric-items li.selected:hover {
      background-color: #2f2f33; }
    .selectric-items li:first-child {
      border-top: none; }
    .selectric-items li:last-child {
      border-bottom: none; }
  .selectric-items .selectric-scroll {
    overflow: unset; }

.message-error {
  color: #b51e23; }

.b-popup {
  color: #191919;
  background-color: #fff;
  min-height: 100%;
  border-radius: 0; }
  @media only screen and (min-width: 641px) {
    .b-popup {
      position: static;
      height: auto;
      width: auto;
      min-height: inherit; } }

.b-popup__close {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "MullerRegular", sans-serif;
  color: #fff;
  background-color: #191919;
  font-size: 16px;
  line-height: 10px;
  text-decoration: none;
  display: block;
  text-align: center; }
  .b-popup__close:active {
    color: white;
    background-color: #333333; }

@media only screen and (min-width: 641px) {
  .b-popup__close {
    background-image: url("/img/sprites.png?v=3");
    background-position: -276px -281px;
    width: 20px;
    height: 20px;
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-color: transparent;
    position: fixed;
    top: 25px;
    right: 35px;
    opacity: 0.5;
    padding: 0; } }
  @media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 641px) and (min-device-pixel-ratio: 1.5) {
    .b-popup__close {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -311px -191px; } }

@media only screen and (min-width: 641px) {
  .b-popup__close:active {
    background-color: transparent; }
  .b-popup__close:hover {
    opacity: 1 !important; }
  .mfp-container:hover {
    cursor: pointer; }
    .mfp-container:hover .b-popup__close {
      opacity: 1; }
  .mfp-content:hover .b-popup__close {
    opacity: 0.5; } }

@media only screen and (min-width: 1025px) {
  .b-popup__close {
    transition-property: opacity;
    top: 50px;
    right: 50px; }
    .b-popup__close.is-show {
      opacity: 1; } }

.b-popup__cnt {
  padding-top: 30px;
  background-color: #eaeaea; }
  @media only screen and (max-width: 640px) {
    .b-popup__cnt {
      min-height: calc(100vh - 50px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; } }
  @media only screen and (min-width: 641px) {
    .b-popup__cnt {
      padding-top: 90px;
      width: 700px;
      margin-right: auto;
      margin-left: auto; } }

.b-popup__ttl {
  display: block;
  line-height: 44px;
  font-size: 40px;
  font-family: "MullerBold", sans-serif;
  color: #cccccc;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 641px) {
    .b-popup__ttl {
      margin-bottom: 50px;
      line-height: 54px;
      font-size: 48px; } }

@media only screen and (min-width: 641px) {
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content {
    width: auto;
    max-width: 960px;
    margin: 50px 0 75px; } }

.mfp-wrap {
  opacity: 1;
  -webkit-overflow-scrolling: touch; }

.mfp-bg {
  background-color: #191919;
  opacity: 0.8; }

.mfp-container {
  padding: 0; }

.mfp-content {
  height: 100%; }
  @media only screen and (min-width: 641px) {
    .mfp-content {
      height: auto; } }

.b-popup_full_size .mfp-inline-holder .mfp-content,
.b-popup_full_size .mfp-ajax-holder .mfp-content {
  max-width: none;
  height: 100%; }

.b-popup_full_size .b-popup {
  min-height: 100%; }

.b-popup_theme_toggle.mfp-bg {
  transition-property: opacity;
  transition-timing-function: ease;
  transition-duration: 0.1s;
  opacity: 0; }
  .b-popup_theme_toggle.mfp-bg.mfp-ready {
    opacity: 0.8; }
  .b-popup_theme_toggle.mfp-bg.mfp-removing {
    transition-delay: 0.2s;
    opacity: 0; }

.b-popup_theme_toggle.mfp-wrap {
  transition-property: opacity, transform;
  transition-timing-function: ease;
  transition-duration: 0.3s;
  transform: translate3d(0, 300px, 0);
  transition-delay: 0.1s;
  opacity: 0; }
  @media only screen and (min-width: 641px) {
    .b-popup_theme_toggle.mfp-wrap .b-popup__close {
      transition-property: opacity;
      transition-duration: 0.1s;
      opacity: 0; } }
  .b-popup_theme_toggle.mfp-wrap.mfp-ready {
    -ms-transform: none;
    transform: none;
    opacity: 1; }
    @media only screen and (min-width: 641px) {
      .b-popup_theme_toggle.mfp-wrap.mfp-ready .b-popup__close {
        opacity: 1;
        transition-delay: 0.4s; } }
  .b-popup_theme_toggle.mfp-wrap.mfp-removing {
    transform: translate3d(0, 300px, 0);
    opacity: 0; }
    @media only screen and (min-width: 641px) {
      .b-popup_theme_toggle.mfp-wrap.mfp-removing .b-popup__close {
        transition-delay: 0s;
        background-color: transparent;
        display: none; } }

.b-popup_theme_map .b-popup__cnt {
  padding: 0; }

.b-popup_theme_map .b-map__base {
  height: calc(100vh - 50px  - 68px); }

.b-gallery {
  position: relative;
  max-width: 100%; }

.b-gallery__arrow {
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  top: 50%; }
  .b-gallery__arrow:hover {
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  @media only screen and (max-width: 640px) {
    .b-gallery__arrow {
      display: none; } }
  .b-gallery__arrow.is-disabled {
    display: none; }

.b-gallery__arrow_show_prev {
  background-image: url("/img/sprites.png?v=3");
  background-position: -81px -142px;
  width: 36px;
  height: 72px;
  margin-top: -36px;
  left: 30px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-gallery__arrow_show_prev {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -118px -142px; } }

.b-gallery__arrow_show_next {
  background-image: url("/img/sprites.png?v=3");
  background-position: -118px -142px;
  width: 36px;
  height: 72px;
  margin-top: -36px;
  right: 30px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-gallery__arrow_show_next {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -81px -142px; } }

.b-gallery__main-arrow_show_prev {
  background: url("/img/arrows.png") 0 0 no-repeat;
  width: 57px;
  height: 83px;
  margin-top: -17px;
  left: 50px; }

.b-gallery__main-arrow_show_next {
  background: url("/img/arrows.png") -57px 0 no-repeat;
  width: 57px;
  height: 83px;
  margin-top: -17px;
  right: 50px; }

.b-gallery__cnt-wrap {
  height: 100%;
  width: 100%;
  position: relative; }
  .b-gallery__cnt-wrap.has-text:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 700px;
    background-color: rgba(25, 25, 25, 0.2);
    z-index: -1; }
  .b-gallery__cnt-wrap a {
    display: block;
    height: 100%;
    position: relative;
    z-index: 999; }

.b-gallery__inner {
  position: relative;
  height: 100%;
  width: 100%; }
  @media only screen and (min-width: 641px) {
    .b-gallery__inner {
      height: auto;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }

.b-gallery__cnt {
  position: relative;
  top: 220px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  color: #fff; }
  @media only screen and (min-width: 641px) {
    .b-gallery__cnt {
      width: 75%;
      margin-left: 12.5%;
      margin-right: 12.5%;
      float: left;
      padding: 0;
      position: static; } }
  @media only screen and (min-width: 1201px) {
    .b-gallery__cnt {
      width: 58.33333%;
      margin-left: 20.83333%;
      margin-right: 20.83333%;
      float: left; } }

.b-gallery__txt {
  margin-bottom: 30px;
  font-size: 15px;
  color: #fff;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold; }
  @media only screen and (min-width: 641px) {
    .b-gallery__txt {
      margin-bottom: 20px; } }

.b-gallery__ttl {
  margin-bottom: 25px; }
  @media only screen and (min-width: 641px) {
    .b-gallery__ttl {
      margin-bottom: 20px; } }

.b-gallery__img {
  position: absolute;
  top: 0;
  min-width: 100%;
  height: 200px; }
  @media only screen and (min-width: 641px) {
    .b-gallery__img {
      display: none; } }

@media only screen and (max-width: 640px) {
  .b-gallery__btn {
    padding-bottom: 40px; } }

@media only screen and (min-width: 641px) {
  .b-gallery__btn {
    width: 250px;
    margin: 0 auto; } }

.b-gallery__caption-outside {
  position: relative;
  padding-top: 20px;
  padding-bottom: 10px; }
  @media only screen and (max-width: 640px) {
    .b-gallery__caption-outside {
      margin-right: 20px;
      margin-left: 20px; } }
  .b-gallery__caption-outside:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90px;
    height: 1px;
    background-color: #4d4d4d; }
    @media only screen and (min-width: 641px) {
      .b-gallery__caption-outside:after {
        width: 180px; } }

.b-gallery__link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0; }

.fotorama__nav--thumbs {
  text-align: center; }

.fotorama__thumb-border {
  border-color: #191919;
  background-color: rgba(25, 25, 25, 0.2); }

.fotorama-lbl {
  font-size: 12px;
  line-height: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 100%;
  color: #191919;
  font-family: "MullerRegular", sans-serif;
  font-weight: 900;
  font-style: normal;
  background-color: #fff;
  padding: 0 15px;
  z-index: 1;
  top: -10px; }

.fotorama__nav {
  background-color: transparent; }

.fotorama__nav__shaft {
  margin-top: 10px; }

.fotorama__dot {
  transition-property: border-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  border: 1px solid #7f7f7f;
  width: 10px;
  height: 10px;
  background-color: #7f7f7f; }
  .fotorama__dot:hover {
    background-color: #fff;
    border-color: #fff; }

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  border-width: 5px;
  background-color: #fff;
  border-color: #fff; }

.fotorama__nav--dots {
  text-align: center;
  padding: 0 0;
  background-color: transparent; }
  .fotorama__nav--dots .fotorama__nav__frame {
    width: 22px; }

.fotorama__nav-wrap {
  position: absolute;
  bottom: 13px; }
  @media only screen and (min-width: 641px) {
    .fotorama__nav-wrap {
      bottom: 33px; } }

.fotorama__stage__frame {
  background-color: transparent; }

.fotorama__caption__wrap {
  width: 80%;
  background-color: #fff;
  color: #191919;
  font-size: 16px;
  font-family: "MullerBold", sans-serif;
  text-align: left; }

@media only screen and (max-width: 640px) {
  .l-gallery .fotorama__img {
    opacity: 0; } }

.l-gallery .fotorama__nav-wrap {
  position: absolute;
  top: 150px;
  bottom: auto; }
  @media only screen and (min-width: 641px) {
    .l-gallery .fotorama__nav-wrap {
      top: auto;
      bottom: 33px; } }

.b-gallery__ttl_new {
  font-size: 15px;
  color: #fff;
  margin-bottom: 10px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  max-width: 80%; }

@media only screen and (min-width: 641px) {
  .b-gallery__ttl_new {
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    text-transform: uppercase; } }

.b-gallery-grid {
  margin: 30px -.2%;
  background-color: rgba(25, 25, 25, 0.4); }

.b-gallery-grid__container {
  margin: 35px 15px; }

.b-gallery-grid_item {
  display: inline-block;
  vertical-align: top;
  width: 29%;
  margin-left: 2%;
  margin-right: 1%;
  margin-bottom: 3%; }

.b-gallery-grid_item__link {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  background-size: cover; }

.b-gallery-grid-item__image {
  transition-property: all, 0.6s;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

.b-gallery_theme_cnt {
  height: 200px; }
  @media only screen and (min-width: 641px) {
    .b-gallery_theme_cnt {
      height: 100%; } }

.l-map {
  overflow: visible;
  position: relative; }

.b-map__base {
  width: 100%; }
  @media only screen and (min-width: 641px) {
    .b-map__base {
      height: 100vh;
      min-height: 650px; } }

.b-map__base[data-noinit] {
  display: none; }
  @media only screen and (min-width: 641px) {
    .b-map__base[data-noinit] {
      display: block; } }

.b-map__cnt {
  position: relative; }

.b-map__mobile {
  position: relative; }
  @media only screen and (min-width: 641px) {
    .b-map__mobile {
      display: none; } }

.b-map__img {
  width: 100%;
  height: 160px;
  background: url("/img/map-bg.jpg");
  background-size: cover; }

.b-map__btn {
  width: 100%;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.b-map__emptyshop {
  font-size: 19px;
  font-weight: bold;
  line-height: 27px;
  margin-bottom: 58px; }

.b-map-tooltip {
  border: 2px solid #ff0000;
  padding: 10px;
  display: inline-block;
  background-color: #fff;
  position: relative;
  color: #191919;
  text-align: center;
  width: auto; }
  .b-map-tooltip:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 11px solid #fff;
    content: '';
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -12px; }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
      .b-map-tooltip:after {
        bottom: -10px; } }

.b-map-tooltip__title {
  font-size: 16px;
  line-height: 20px;
  font-family: "MullerRegular", sans-serif; }

.b-map-tooltip__arrow {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top-width: 13px;
  border-top-style: solid;
  border-top-color: inherit;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -14px; }

.b-closed-btn {
  background-color: transparent;
  border: 0;
  line-height: 12px;
  padding-left: 25px;
  display: block;
  padding-top: 24px;
  padding-bottom: 24px;
  outline: none; }
  .b-closed-btn:after {
    content: '';
    display: block;
    clear: both; }
  @media only screen and (min-width: 1025px) {
    .b-closed-btn {
      padding-left: 30px; } }
  @media only screen and (min-width: 1025px) {
    .b-closed-btn:hover .b-closed-btn__line {
      background-color: #1da896; } }
  .b-closed-btn.is-active .b-closed-btn__line_numb_1 {
    transform: translate3d(0, 0, 0) rotate(45deg); }
  .b-closed-btn.is-active .b-closed-btn__line_numb_2 {
    transform: translate3d(0, 0, 0) scale(0.1, 1); }
  .b-closed-btn.is-active .b-closed-btn__line_numb_3 {
    transform: translate3d(0, 0, 0) rotate(-45deg); }

.b-closed-btn__btn {
  margin-right: 15px;
  margin-top: -2px;
  position: relative;
  float: left;
  width: 13px;
  height: 12px;
  overflow: hidden; }

.b-closed-btn__line {
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 13px;
  height: 2px;
  background-color: #7f7f7f; }

.b-closed-btn__line_numb_1 {
  transform: translate3d(0, -4px, 0); }

.b-closed-btn__line_numb_2 {
  transform: translate3d(0, 0, 0); }

.b-closed-btn__line_numb_3 {
  transform: translate3d(0, 4px, 0); }

.b-closed-btn__txt {
  float: left;
  color: #7f7f7f;
  text-transform: uppercase;
  font-size: 12px; }

.b-closed-btn_theme_single {
  text-align: center;
  padding-left: 0;
  margin: 0; }
  .b-closed-btn_theme_single .b-closed-btn__btn {
    float: none;
    display: inline-block;
    margin: 0; }

.b-footer__copy {
  font-size: 14px;
  line-height: 20px;
  font-family: "MullerLight", sans-serif;
  color: #7f7f7f; }

.b-footer__tel {
  color: #fff; }

.b-footer__social {
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px; }

.b-footer__social-vk {
  background-image: url("/img/sprites.png?v=3");
  background-position: -311px -16px;
  width: 26px;
  height: 15px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-footer__social-vk {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -155px -199px; } }
  .b-footer__social-vk:hover {
    background-image: url("/img/sprites.png?v=3");
    background-position: -311px 0px;
    width: 26px;
    height: 15px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-footer__social-vk:hover {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -282px -256px; } }

.b-footer__social-youtube {
  background-image: url("/img/sprites.png?v=3");
  background-position: -311px -32px;
  width: 22px;
  height: 16px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-footer__social-youtube {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -311px -285.5px; } }
  .b-footer__social-youtube:hover {
    background-image: url("/img/sprites.png?v=3");
    background-position: -311px -49px;
    width: 22px;
    height: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-footer__social-youtube:hover {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -311px -269px; } }

.b-footer__social-fb {
  background-image: url("/img/sprites.png?v=3");
  background-position: -311px -138px;
  width: 13px;
  height: 24px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-footer__social-fb {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -14px -302px; } }
  .b-footer__social-fb:hover {
    background-image: url("/img/sprites.png?v=3");
    background-position: -311px -113px;
    width: 13px;
    height: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-footer__social-fb:hover {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: 0px -302px; } }

.b-footer__social-tw {
  background-image: url("/img/sprites.png?v=3");
  background-position: -232px -252px;
  width: 26px;
  height: 20px;
  display: none; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-footer__social-tw {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -160px -275px; } }
  .b-footer__social-tw:hover {
    background-image: url("/img/sprites.png?v=3");
    background-position: -205px -252px;
    width: 26px;
    height: 20px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-footer__social-tw:hover {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -133px -275px; } }

.b-footer__social-in {
  background-image: url("/img/sprites.png?v=3");
  background-position: -150px -281px;
  width: 20px;
  height: 20px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-footer__social-in {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -311px -65px; } }
  .b-footer__social-in:hover {
    background-image: url("/img/sprites.png?v=3");
    background-position: -129px -281px;
    width: 20px;
    height: 20px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-footer__social-in:hover {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -311px -44px; } }

.b-footer__social-dzen {
  background-image: url("/img/sprites.png?v=3");
  background-position: -234px -281px;
  width: 20px;
  height: 20px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-footer__social-dzen {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -311px -149px; } }
  .b-footer__social-dzen:hover {
    background-image: url("/img/sprites.png?v=3");
    background-position: -192px -281px;
    width: 20px;
    height: 20px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-footer__social-dzen:hover {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -311px -107px; } }

.ui-datepicker {
  height: 280px;
  background: #28282d none;
  border: 2px solid #28282d;
  border-radius: 0;
  font-size: 14px;
  color: #fff; }
  .ui-datepicker a {
    color: #fff;
    font-size: 11px; }
    @media only screen and (min-width: 1025px) {
      .ui-datepicker a:hover {
        color: #1da896; } }
  .ui-datepicker .ui-datepicker-header {
    height: 30px;
    padding: 0;
    border-width: 0; }
  .ui-datepicker .ui-state-hover {
    border: 0;
    background: none; }
  .ui-datepicker .ui-datepicker-prev {
    height: 30px;
    top: 0;
    cursor: pointer; }
    .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-prev:after {
      width: 10px;
      height: 2px;
      background-color: #fff;
      position: absolute;
      top: 50%;
      margin-top: -2.5px;
      left: 2.5px;
      content: ''; }
    .ui-datepicker .ui-datepicker-prev:after {
      -ms-transform: scaleY(0.5) rotate(120deg) translateX(-5px);
      transform: scaleY(0.5) rotate(120deg) translateX(-5px); }
    .ui-datepicker .ui-datepicker-prev:before {
      -ms-transform: scaleY(0.5) rotate(-120deg) translateX(-5px);
      transform: scaleY(0.5) rotate(-120deg) translateX(-5px); }
    .ui-datepicker .ui-datepicker-prev.ui-datepicker-prev-hover {
      top: 0;
      left: 2px; }
  .ui-datepicker .ui-datepicker-next {
    height: 30px;
    top: 0;
    cursor: pointer; }
    .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .ui-datepicker-next:after {
      width: 10px;
      height: 2px;
      background-color: #fff;
      position: absolute;
      top: 50%;
      margin-top: -2.5px;
      right: 0;
      content: ''; }
    .ui-datepicker .ui-datepicker-next:after {
      -ms-transform: scaleY(0.5) rotate(240deg) translateX(5px);
      transform: scaleY(0.5) rotate(240deg) translateX(5px); }
    .ui-datepicker .ui-datepicker-next:before {
      -ms-transform: scaleY(0.5) rotate(-240deg) translateX(5px);
      transform: scaleY(0.5) rotate(-240deg) translateX(5px); }
    .ui-datepicker .ui-datepicker-next.ui-datepicker-next-hover {
      right: 2px;
      top: 0; }
  .ui-datepicker .ui-datepicker-calendar td a {
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    background: #168f7f none;
    border-width: 0;
    color: #fff; }
    .ui-datepicker .ui-datepicker-calendar td a:hover {
      background-color: #1da896; }
  .ui-datepicker .ui-datepicker-title {
    line-height: 30px;
    margin: 0;
    background-color: #28282d;
    color: #fff; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: none; }

.ui-datepicker-unselectable.ui-state-disabled span {
  color: #7f7f7f; }

.ui-datepicker td span, .ui-datepicker td a {
  text-align: center; }

.l-vacancies-page .l-category__header {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0; }

.vacancies__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px; }
  @media only screen and (min-width: 1201px) {
    .vacancies__item {
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 48px; } }

.vacancies__title {
  margin-bottom: 20px;
  font-family: "MullerBold", sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #fff; }
  @media only screen and (min-width: 1201px) {
    .vacancies__title {
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      -ms-flex-negative: 0;
      flex-shrink: 0; } }

.vacancies__text {
  color: #fff;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .vacancies__text li {
    position: relative;
    margin-bottom: 16px;
    padding-left: 30px; }
    .vacancies__text li:before {
      content: '';
      position: absolute;
      top: 1.5ex;
      left: 0;
      height: 1px;
      width: 13px;
      background-color: currentColor; }
  .vacancies__text a {
    color: #168f7f; }

.b-nav__subitem {
  float: left;
  width: 100%; }

.b-nav__link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  white-space: nowrap; }
  @media only screen and (min-width: 641px) {
    .b-nav__link {
      line-height: 80px; } }
  @media only screen and (min-width: 1025px) {
    .b-nav__link {
      line-height: 32px; } }
  .b-nav__link:hover {
    color: #fff; }

.b-nav__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative; }

.b-nav__item {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media only screen and (min-width: 641px) {
    .b-nav__item {
      -ms-flex-positive: 1;
      flex-grow: 1; } }

.b-nav__link {
  width: 100%;
  position: relative;
  padding-left: 52.5px;
  padding-top: 3px; }
  @media only screen and (min-width: 641px) {
    .b-nav__link {
      padding-left: 45px; } }
  @media only screen and (min-width: 1025px) {
    .b-nav__link {
      padding-left: 30px; } }
  .b-nav__link:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

.b-nav__link-txt {
  display: inline-block;
  vertical-align: middle; }

.b-nav__sublist {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media only screen and (min-width: 1025px) {
    .b-nav__sublist {
      float: left;
      padding-top: 30px;
      padding-bottom: 60px; } }

.b-nav__sublink {
  transition-property: color, background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  color: #7f7f7f;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  padding-right: 30px;
  padding-left: 30px; }
  .b-nav__sublink:hover {
    color: #fff;
    background-color: #2f2f33; }
  .b-nav__sublink.is-active {
    color: #fff;
    background-color: #168f7f; }

.b-nav__item:hover .b-nav__sublist {
  display: block; }

.b-nav__link_is_sublist {
  position: relative;
  padding-right: 40px;
  cursor: pointer; }
  .b-nav__link_is_sublist:before, .b-nav__link_is_sublist:after {
    transition-property: transform, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    width: 10px;
    height: 2px;
    background-color: #7f7f7f;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    right: 15px;
    content: ''; }
  .b-nav__link_is_sublist:before, .b-nav__link_is_sublist:after {
    background-color: #fff; }
  .b-nav__link_is_sublist:before {
    -ms-transform: scaleY(1) rotate(-225deg) translateX(0);
    transform: scaleY(1) rotate(-225deg) translateX(0); }
  .b-nav__link_is_sublist:after {
    -ms-transform: scaleY(1) rotate(225deg) translateX(0);
    transform: scaleY(1) rotate(225deg) translateX(0); }
  .b-nav__link_is_sublist.is-active:before, .b-nav__link_is_sublist.is-active:after {
    background-color: #fff; }
  .b-nav__link_is_sublist.is-active:before {
    -ms-transform: scaleY(0.5) rotate(-60deg) translateX(-5px);
    transform: scaleY(0.5) rotate(-60deg) translateX(-5px); }
  .b-nav__link_is_sublist.is-active:after {
    -ms-transform: scaleY(0.5) rotate(60deg) translateX(-5px);
    transform: scaleY(0.5) rotate(60deg) translateX(-5px); }
  @media only screen and (min-width: 1025px) {
    .b-nav__link_is_sublist:after {
      -ms-transform: scaleY(0.5) rotate(60deg) translateX(-5px);
      transform: scaleY(0.5) rotate(60deg) translateX(-5px); }
    .b-nav__link_is_sublist:before {
      -ms-transform: scaleY(0.5) rotate(-60deg) translateX(-5px);
      transform: scaleY(0.5) rotate(-60deg) translateX(-5px); }
    .b-nav__link_is_sublist.is-active:before {
      -ms-transform: scaleY(1) rotate(-225deg) translateX(0);
      transform: scaleY(1) rotate(-225deg) translateX(0); }
    .b-nav__link_is_sublist.is-active:after {
      -ms-transform: scaleY(1) rotate(225deg) translateX(0);
      transform: scaleY(1) rotate(225deg) translateX(0); } }
  .b-nav__link_is_sublist .b-nav__link {
    padding-right: 0; }

.b-nav__link_icon_sofa:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -183px -223px;
  width: 34px;
  height: 18px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_sofa:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -117px -223px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_sofa:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -283px -308px;
    width: 15px;
    height: 9px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_sofa:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -156px -302px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_sofa:hover:before, .b-nav__link_icon_sofa.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -299px -308px;
    width: 15px;
    height: 9px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_sofa:hover:before, .b-nav__link_icon_sofa.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -172px -302px; } }

.b-nav__link_icon_floor:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: 0px -252px;
  width: 30px;
  height: 28px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_floor:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -60px -245px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_floor:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -148px -308px;
    width: 14px;
    height: 13px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_floor:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -125px -302px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_floor:hover:before, .b-nav__link_icon_floor.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -133px -308px;
    width: 14px;
    height: 13px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_floor:hover:before, .b-nav__link_icon_floor.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -236px -199px; } }

.b-nav__link_icon_label:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -203px -116px;
  width: 40px;
  height: 21px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_label:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -203px -116px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_label:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -221px -201px;
    width: 15px;
    height: 10px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_label:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -140px -302px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_label:hover:before, .b-nav__link_icon_label.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -313px;
    width: 15px;
    height: 10px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_label:hover:before, .b-nav__link_icon_label.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -266px -223px; } }

.b-nav__link_icon_light:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -251px -64px;
  width: 28px;
  height: 32px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_light:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -222px -81px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_light:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -251px;
    width: 13px;
    height: 16px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_light:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -308px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_light:hover:before, .b-nav__link_icon_light.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -268px;
    width: 13px;
    height: 16px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_light:hover:before, .b-nav__link_icon_light.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px 0px; } }

.b-nav__link_icon_arrow:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -27px -281px;
  width: 26px;
  height: 26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_arrow:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -54px -275px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_arrow:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -231px -308px;
    width: 12px;
    height: 12px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_arrow:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -157px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_arrow:hover:before, .b-nav__link_icon_arrow.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -244px -308px;
    width: 12px;
    height: 12px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_arrow:hover:before, .b-nav__link_icon_arrow.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -170px; } }

.b-nav__link_icon_complex:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -222px -81px;
  width: 28px;
  height: 30px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_complex:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px 0px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_complex:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -177px -308px;
    width: 12px;
    height: 13px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_complex:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -103px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_complex:hover:before, .b-nav__link_icon_complex.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -190px -308px;
    width: 12px;
    height: 13px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_complex:hover:before, .b-nav__link_icon_complex.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -117px; } }

.b-nav__link_icon_map:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -282px -31px;
  width: 26px;
  height: 32px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_map:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -62px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_map:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -90px -324px;
    width: 11px;
    height: 13px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_map:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -223px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_map:hover:before, .b-nav__link_icon_map.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -78px -324px;
    width: 11px;
    height: 13px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_map:hover:before, .b-nav__link_icon_map.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -209px; } }

.b-nav__link_icon_valik:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -282px -225px;
  width: 26px;
  height: 26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_valik:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -223px -170px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_valik:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -102px;
    width: 15px;
    height: 15px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_valik:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -197px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_valik:hover:before, .b-nav__link_icon_valik.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -166px;
    width: 15px;
    height: 15px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_valik:hover:before, .b-nav__link_icon_valik.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -181px; } }

.b-nav__link_icon_gallery:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -151px -252px;
  width: 26px;
  height: 23px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_gallery:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -211px -245px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_gallery:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -182px;
    width: 15px;
    height: 15px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_gallery:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -165px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_gallery:hover:before, .b-nav__link_icon_gallery.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -150px;
    width: 15px;
    height: 15px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_gallery:hover:before, .b-nav__link_icon_gallery.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -149px; } }

.b-nav__link_icon_afisha:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -251px -163px;
  width: 29px;
  height: 29px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_afisha:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: 0px -245px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_afisha:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -257px -308px;
    width: 12px;
    height: 12px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_afisha:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -183px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_afisha:hover:before, .b-nav__link_icon_afisha.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -270px -308px;
    width: 12px;
    height: 12px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_afisha:hover:before, .b-nav__link_icon_afisha.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -196px; } }

.b-nav__link_icon_list:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: 0px -223px;
  width: 32px;
  height: 28px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_list:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -189px -170px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_list:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -203px -308px;
    width: 13px;
    height: 12px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_list:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -131px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_list:hover:before, .b-nav__link_icon_list.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -217px -308px;
    width: 13px;
    height: 12px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_list:hover:before, .b-nav__link_icon_list.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -144px; } }

.b-nav__link_icon_shop:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -93px -252px;
  width: 30px;
  height: 24px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_shop:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -153px -245px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_shop:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -116px -308px;
    width: 16px;
    height: 13px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_shop:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -280px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_shop:hover:before, .b-nav__link_icon_shop.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -285px;
    width: 16px;
    height: 13px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_shop:hover:before, .b-nav__link_icon_shop.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -266px; } }

.b-nav__link_icon_3dplan:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -251px -130px;
  width: 28px;
  height: 32px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_3dplan:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -190px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_3dplan:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -198px;
    width: 14px;
    height: 16px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_3dplan:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -230px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_3dplan:hover:before, .b-nav__link_icon_3dplan.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -215px;
    width: 14px;
    height: 16px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_3dplan:hover:before, .b-nav__link_icon_3dplan.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -213px; } }

.b-nav__link_icon_video:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -251px 0px;
  width: 30px;
  height: 30px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_video:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px 0px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_video:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -118px;
    width: 15px;
    height: 15px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_video:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -101px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_video:hover:before, .b-nav__link_icon_video.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -134px;
    width: 15px;
    height: 15px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_video:hover:before, .b-nav__link_icon_video.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -85px; } }

.b-nav__link_icon_vacancies:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -186px -170px;
  width: 30px;
  height: 30px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_vacancies:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -93px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_vacancies:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -34px;
    width: 15px;
    height: 16px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_vacancies:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -133px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_vacancies:hover:before, .b-nav__link_icon_vacancies.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -85px;
    width: 15px;
    height: 16px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_vacancies:hover:before, .b-nav__link_icon_vacancies.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -117px; } }

.b-nav__link_icon_stati:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -282px -196px;
  width: 25px;
  height: 28px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_stati:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -227px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_stati:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -297px -281px;
    width: 13px;
    height: 14px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_stati:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -59px; } }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_stati:hover:before, .b-nav__link_icon_stati.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -64px -324px;
    width: 13px;
    height: 14px; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-nav__link_icon_stati:hover:before, .b-nav__link_icon_stati.is-active:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -74px; } }

.b-nav__green {
  color: #168f7f; }

.b-nav__sublink_big_font {
  font-size: 18px; }

.b-nav__link_icon_stati svg {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 26px;
  height: 26px;
  margin-top: -15px;
  fill: #4e4e4e; }

@media only screen and (min-width: 1025px) {
  .b-nav__link_icon_stati svg {
    width: 12px;
    height: 12px;
    margin-top: -6px; }
  .b-nav__link_icon_stati:hover svg, .b-nav__link_icon_stati.is-active svg {
    fill: #39907e; } }

.b-header-partners__link {
  display: inline-block;
  font-size: 14px;
  line-height: 24px; }

.b-header-contacts__list {
  position: relative;
  color: #fff; }

.b-header-contacts__item {
  display: block;
  line-height: 22px; }
  .b-header-contacts__item a {
    display: inline-block; }

.b-header-contacts__tel {
  color: #fff;
  cursor: default; }

.b-header-contacts__download-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  margin: 20px;
  font-weight: 500; }
  .b-header-contacts__download-btn svg {
    width: 30px;
    height: 30px;
    margin-right: 15px; }
  .b-header-contacts__download-btn span {
    padding-bottom: 1px;
    line-height: 1em;
    border-bottom: 1px solid #fff; }

.b-closed-nav {
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  float: left;
  width: 80px;
  height: 80px;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .b-closed-nav:hover {
      background-color: #2f2f33; }
      .b-closed-nav:hover .b-closed-nav__caption {
        -ms-transform: scaleX(1) translateX(100%);
        transform: scaleX(1) translateX(100%);
        opacity: 1; } }

.b-closed-nav__caption {
  transition-property: transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  -ms-transform: scaleX(0) translateX(100%);
  transform: scaleX(0) translateX(100%);
  opacity: 0;
  position: absolute;
  white-space: nowrap;
  background-color: #2f2f33;
  line-height: 80px;
  right: 0;
  padding-right: 60px;
  padding-left: 15px; }

.b-closed-nav_icon_sofa-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -183px -223px;
  width: 34px;
  height: 18px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -17px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_sofa-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -117px -223px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_sofa-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -148px -223px;
    width: 34px;
    height: 18px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_sofa-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -82px -223px; } }

.b-closed-nav_icon_floor-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: 0px -252px;
  width: 30px;
  height: 28px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -15px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_floor-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -60px -245px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_floor-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -31px -252px;
    width: 30px;
    height: 28px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_floor-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -91px -245px; } }

.b-closed-nav_icon_label-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -203px -116px;
  width: 40px;
  height: 21px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -20px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_label-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -203px -116px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_label-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -107px -223px;
    width: 40px;
    height: 21px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_label-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -41px -223px; } }

.b-closed-nav_icon_light-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -251px -64px;
  width: 28px;
  height: 32px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -14px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_light-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -222px -81px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_light-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -251px -31px;
    width: 28px;
    height: 32px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_light-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -124px; } }

.b-closed-nav_icon_arrow-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -27px -281px;
  width: 26px;
  height: 26px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_arrow-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -54px -275px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_arrow-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: 0px -281px;
    width: 26px;
    height: 26px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_arrow-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -27px -275px; } }

.b-closed-nav_icon_complex-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -222px -81px;
  width: 28px;
  height: 30px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -14px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_complex-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px 0px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_complex-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -282px 0px;
    width: 28px;
    height: 30px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_complex-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -31px; } }

.b-closed-nav_icon_map-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -282px -31px;
  width: 26px;
  height: 32px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -13px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_map-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -62px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_map-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -282px -64px;
    width: 26px;
    height: 32px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_map-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -95px; } }

.b-closed-nav_icon_valik-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -282px -225px;
  width: 26px;
  height: 26px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_valik-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -223px -170px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_valik-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -282px -252px;
    width: 26px;
    height: 26px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_valik-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: 0px -275px; } }

.b-closed-nav_icon_gallery-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -151px -252px;
  width: 26px;
  height: 23px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11.5px;
  margin-left: -13px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_gallery-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -211px -245px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_gallery-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -124px -252px;
    width: 26px;
    height: 23px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_gallery-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -184px -245px; } }

.b-closed-nav_icon_afisha-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -251px -163px;
  width: 29px;
  height: 29px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14.5px;
  margin-left: -14.5px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_afisha-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: 0px -245px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_afisha-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -251px -193px;
    width: 29px;
    height: 29px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_afisha-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -30px -245px; } }

.b-closed-nav_icon_list-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: 0px -223px;
  width: 32px;
  height: 28px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -16px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_list-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -189px -170px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_list-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -33px -223px;
    width: 32px;
    height: 28px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_list-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -155px -170px; } }

.b-closed-nav_icon_shop-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -93px -252px;
  width: 30px;
  height: 24px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -15px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_shop-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -153px -245px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_shop-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -62px -252px;
    width: 30px;
    height: 24px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_shop-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -122px -245px; } }

.b-closed-nav_icon_3dplan-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -251px -130px;
  width: 28px;
  height: 32px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -14px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_3dplan-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -190px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_3dplan-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -251px -97px;
    width: 28px;
    height: 32px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_3dplan-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -157px; } }

.b-closed-nav_icon_video-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -251px 0px;
  width: 30px;
  height: 30px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_video-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px 0px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_video-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -217px -170px;
    width: 30px;
    height: 30px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_video-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -31px; } }

.b-closed-nav_icon_vacancies-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -186px -170px;
  width: 30px;
  height: 30px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_vacancies-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -93px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_vacancies-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -155px -170px;
    width: 30px;
    height: 30px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_vacancies-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -251px -62px; } }

.b-closed-nav_icon_stati-big:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -282px -196px;
  width: 25px;
  height: 28px;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -12.5px;
  z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_stati-big:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -227px; } }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_stati-big:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -282px -167px;
    width: 25px;
    height: 28px;
    background-color: #2f2f33; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1025px) and (min-device-pixel-ratio: 1.5) {
    .b-closed-nav_icon_stati-big:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -282px -198px; } }

.b-closed-nav_icon_stati-big svg {
  display: block;
  width: 26px;
  height: 26px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  z-index: 1;
  fill: #fff; }

@media only screen and (min-width: 1025px) {
  .b-closed-nav_icon_stati-big:hover:before {
    fill: #fff; } }

.b-header-banner {
  background-color: #7f7f7f;
  padding-top: 10px;
  padding-left: 36px;
  padding-bottom: 10px; }

.b-header-banner__text {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 20px; }
  @media only screen and (min-width: 641px) {
    .b-header-banner__text {
      font-size: 13px;
      line-height: 28px;
      text-align: left; } }

.b-header-banner__mobile {
  width: 100%;
  text-align: center;
  padding: 10px 36px; }
  @media only screen and (min-width: 641px) {
    .b-header-banner__mobile {
      text-align: left;
      padding-top: 17px;
      padding-bottom: 17px; } }

.b-header-networks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (min-width: 641px) {
    .b-header-networks {
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.b-header-networks__icon {
  padding-right: 37.5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .b-header-networks__icon:last-child {
    padding-right: 0px; }
  @media only screen and (min-width: 641px) {
    .b-header-networks__icon {
      padding-right: 0px; } }
  .b-header-networks__icon svg {
    fill: #fff; }

@media only screen and (min-width: 641px) {
  .b-callback {
    min-width: 580px; } }

.b-callback__ttl {
  font-size: 24px;
  line-height: 30px;
  color: #191919;
  font-family: "MullerBold", sans-serif; }

.b-callback__row {
  margin-bottom: 10px; }
  .b-callback__row:last-child {
    margin-bottom: 0px; }

.b-callback__lbl {
  margin-bottom: 5px;
  display: block; }

.l-banks {
  padding-top: 10px; }
  @media only screen and (min-width: 641px) {
    .l-banks {
      padding-top: 20px;
      padding-bottom: 10px; } }

.l-banks__wrap {
  margin-bottom: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (min-width: 641px) {
    .l-banks__wrap {
      -ms-flex-direction: row;
      flex-direction: row; } }

.l-banks__item {
  margin-bottom: 10px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }
  @media only screen and (min-width: 641px) {
    .l-banks__item {
      margin-right: 30px;
      -ms-flex: 0 0 calc(50% - 20px);
      flex: 0 0 calc(50% - 20px); } }
  .l-banks__item:nth-child(2n+2) {
    margin-right: 0; }

.b-bank {
  border: 1px solid #7f7f7f;
  background-color: #fff; }

.b-bank__row {
  padding-top: 5px;
  padding-bottom: 5px; }
  .b-bank__row:after {
    content: '';
    display: block;
    clear: both; }
  @media only screen and (min-width: 1201px) {
    .b-bank__row {
      padding: 10px 15px; } }
  .b-bank__row:first-child {
    padding-top: 15px;
    padding-bottom: 0px; }
  .b-bank__row:last-child {
    padding-bottom: 15px; }

.b-bank__col {
  width: 100%;
  float: left; }
  @media only screen and (min-width: 1201px) {
    .b-bank__col {
      width: 50%;
      float: left; } }

.b-bank__img-wrap {
  min-height: 40px; }

.b-bank__img {
  max-width: 100%; }

.b-bank__key {
  font-size: 10px;
  line-height: 14px;
  font-family: "MullerBold", sans-serif;
  color: #7f7f7f;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.b-bank__val {
  font-size: 28px;
  line-height: 35px;
  font-family: "MullerBold", sans-serif;
  color: #191919; }

.b-bank__link {
  font-size: 14px;
  line-height: 20px;
  color: #7f7f7f;
  font-family: "MullerRegular", sans-serif; }

.b-bank__row_border_bottom {
  border-bottom: 1px solid #7f7f7f; }

.b-bank_is_disabled {
  opacity: .2; }

.b-category {
  position: relative;
  display: block;
  background: no-repeat 50% 50%;
  background-size: cover;
  height: 220px; }
  .b-category:hover .b-category__cover {
    background-color: rgba(25, 25, 25, 0.5); }
  .b-category:hover .b-category__ttl:before {
    width: 60px; }
  @media only screen and (min-width: 641px) {
    .b-category {
      height: 350px; } }

.b-category__cover {
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.09) 26%, rgba(0, 0, 0, 0.34) 72%, rgba(0, 0, 0, 0.4) 91%, rgba(0, 0, 0, 0.4) 100%);
  width: 100%; }

.b-category__cnt {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center; }

.b-category__ttl {
  margin-bottom: 10px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  max-width: 80%;
  color: #fff; }
  .b-category__ttl:before {
    transition-property: width;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -30px;
    width: 0;
    height: 4px;
    background-color: #b51e23; }

.b-category__txt {
  display: inline-block;
  color: #191919;
  background-color: #fff;
  opacity: .8;
  padding: 5px 20px;
  width: inherit;
  margin-right: auto;
  margin-left: auto; }

.b-category__name {
  color: #fff;
  padding-right: 30px; }

.b-category__status {
  color: #fff;
  position: absolute;
  top: 30px;
  left: 30px;
  padding-left: 21.5px; }
  .b-category__status:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -34px -324px;
    width: 14px;
    height: 14px;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-category__status:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -293px -275px; } }
  .b-category__status.is-published:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -237px -201px;
    width: 13px;
    height: 10px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-category__status.is-published:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -351px -237px; } }

.b-category__edit {
  background-image: url("/img/sprites.png?v=3");
  background-position: -264px -223px;
  width: 16px;
  height: 16px;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  position: absolute;
  top: 35px;
  right: 30px;
  display: none; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-category__edit {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -17px; } }
  .b-category__edit:hover {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px 0px;
    width: 16px;
    height: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-category__edit:hover {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -334px 0px; } }

.b-category__edit-green {
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  position: absolute;
  width: 31px;
  height: 36px;
  right: 60px;
  top: 25px;
  display: none; }
  .b-category__edit-green:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px 0px;
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-category__edit-green:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -334px 0px; } }

.b-category__add {
  margin-bottom: 10px;
  color: #fff;
  position: relative;
  padding-top: 44.5px; }
  .b-category__add:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -106px -281px;
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -11px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-category__add:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -311px 0px; } }

.b-category__cnt-add {
  max-width: 65%;
  display: inline-block;
  vertical-align: middle; }

.b-category__wrap {
  position: relative; }
  .b-category__wrap:hover .b-category__edit,
  .b-category__wrap:hover .b-category__edit-green,
  .b-category__wrap:hover .b-category__delete {
    display: block; }
  .b-category__wrap.is-delete .b-category__delete {
    display: block; }

.b-category__type {
  margin-bottom: 5px; }

.b-category__period {
  margin-top: 10px; }

.b-category__add-links {
  line-height: 1; }

.b-category__delete {
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  width: 30px;
  height: 36px;
  position: absolute;
  top: 25px;
  right: 22.5px;
  display: none; }
  .b-category__delete:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -51px;
    width: 15px;
    height: 16px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -7.5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-category__delete:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -334px -51px; } }

.b-category__choose {
  position: absolute;
  top: 63px;
  right: 22.5px;
  text-align: center;
  color: #7f7f7f;
  padding: 5px 10px;
  background-color: #fff;
  box-shadow: 0 1px 5px 2px #cdcdcd;
  display: none; }
  .b-category__choose:before {
    content: '';
    position: absolute;
    border: solid;
    bottom: 100%;
    border-color: #fff transparent;
    border-width: 0 6px 6px;
    right: 7.5px;
    z-index: 1; }

.b-category__choose-link {
  display: inline-block;
  padding: 5px 10px; }
  .b-category__choose-link:hover {
    color: #1da896; }

.b-category_align_left .b-category__cnt {
  right: 0;
  left: 30px;
  text-align: left; }

.b-category_align_left:hover .b-category__edit {
  display: block; }

.b-category_align_middle {
  line-height: 220px;
  text-align: center; }
  @media only screen and (min-width: 641px) {
    .b-category_align_middle {
      line-height: 350px; } }

.b-category_theme_cap .b-category__cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  background: none;
  -ms-flex-pack: center;
  justify-content: center; }

.b-category_theme_cap:hover .b-category__txt {
  color: #fff; }

.b-category_theme_cap .b-category__txt {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease; }

.b-special {
  display: block; }
  @media only screen and (min-width: 641px) {
    .b-special {
      height: 530px; } }
  .b-special:hover .b-special__img-block:after {
    background-color: rgba(25, 25, 25, 0.4); }
  .b-special:hover .b-special__cnt:before {
    height: calc(100% + 50px);
    background-color: #b51e23; }

.b-special__img-block {
  position: relative;
  background: no-repeat 50% 50%;
  background-size: contain;
  height: 240px; }
  @media only screen and (min-width: 641px) {
    .b-special__img-block {
      height: 150px; } }
  @media only screen and (min-width: 1025px) {
    .b-special__img-block {
      height: 200px; } }
  .b-special__img-block:after {
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent; }

.b-special__cnt-wrap {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (min-width: 641px) {
    .b-special__cnt-wrap {
      padding-top: 30px;
      padding-bottom: 30px;
      min-height: 180px; } }

.b-special__cnt {
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 641px) {
    .b-special__cnt {
      position: relative;
      padding-right: 15%;
      padding-left: 15%;
      width: 100%; }
      .b-special__cnt:before {
        transition-property: height, background-color;
        transition-duration: 0.3s;
        transition-timing-function: ease;
        content: '';
        position: absolute;
        background-color: rgba(255, 255, 255, 0.2);
        width: 1.2px;
        height: 60px;
        left: 40px;
        top: -50px;
        z-index: 1; } }

.b-special__ttl {
  color: #fff; }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .b-special__ttl {
      font-size: 14px;
      line-height: 20px; } }

.b-special__date {
  color: #7f7f7f; }

.b-special__dist {
  color: #7f7f7f; }

.b-special__place {
  color: #7f7f7f; }

.b-special_theme_bottom-img {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%; }
  .b-special_theme_bottom-img .b-special__cnt-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%; }
    @media only screen and (min-width: 641px) {
      .b-special_theme_bottom-img .b-special__cnt-wrap {
        -ms-flex-order: 1;
        order: 1; } }
  .b-special_theme_bottom-img .b-special__img-block {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%; }
    @media only screen and (min-width: 641px) {
      .b-special_theme_bottom-img .b-special__img-block {
        -ms-flex-order: 2;
        order: 2; } }
  .b-special_theme_bottom-img .b-special__cnt:before {
    top: auto;
    bottom: -50px; }

.b-special__img-block-afisha {
  position: relative;
  background: no-repeat 50% 50%;
  background-size: cover;
  height: 240px; }
  @media only screen and (min-width: 641px) {
    .b-special__img-block-afisha {
      height: 350px;
      background-size: cover; } }
  .b-special__img-block-afisha:after {
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent; }

.b-special__news {
  display: block;
  height: 370px; }
  @media only screen and (min-width: 641px) {
    .b-special__news {
      height: 460px; } }

.b-special__img-block-news {
  background-size: cover; }

@media only screen and (min-width: 641px) {
  .l-news {
    column-count: 2;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; } }

@media only screen and (max-width: 640px) {
  .l-news .b-news {
    margin-bottom: 40px;
    padding-top: 30px; }
    .l-news .b-news.b-news_theme_with-img {
      padding-top: 0px; } }

.no-csscolumns .l-news .b-news {
  width: 50%;
  float: left; }

.b-news {
  break-inside: avoid;
  color: #7f7f7f;
  padding-top: 70px; }
  @media only screen and (min-width: 641px) {
    .b-news {
      min-height: 250px; } }

.b-news__ttl {
  margin-bottom: 10px;
  display: block;
  color: #fff;
  position: relative; }
  .b-news__ttl:hover {
    color: #cdcdcd; }
    .b-news__ttl:hover:before {
      width: 140px;
      background-color: #b51e23; }
  .b-news__ttl:before {
    transition-property: width, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    height: 1px;
    width: 60px;
    background-color: rgba(255, 255, 255, 0.2); }

.b-news__date {
  margin-bottom: 10px; }

.b-news__img-wrap {
  margin-bottom: 20px;
  position: relative;
  display: block;
  height: 230px;
  background: no-repeat 50% 0;
  background-size: cover; }
  @media only screen and (max-width: 640px) {
    .b-news__img-wrap {
      margin-right: -20px;
      margin-left: -20px; } }
  @media only screen and (min-width: 641px) {
    .b-news__img-wrap {
      height: 290px; } }
  @media only screen and (min-width: 1025px) {
    .b-news__img-wrap:after {
      background-color: transparent; } }
  .b-news__img-wrap:after {
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 0; }

.b-news__cap-type {
  position: absolute;
  bottom: 20px;
  left: 30px;
  color: #fff;
  z-index: 1; }
  @media only screen and (max-width: 640px) {
    .b-news__cap-type {
      display: none; } }

.b-news__cap-date {
  position: absolute;
  top: 20px;
  left: 30px;
  color: #fff;
  z-index: 1; }
  @media only screen and (max-width: 640px) {
    .b-news__cap-date {
      display: none; } }

.b-news_theme_with-img {
  margin-bottom: 30px;
  padding-top: 40px; }
  @media only screen and (min-width: 641px) {
    .b-news_theme_with-img {
      margin-bottom: 0px;
      padding-bottom: 30px; } }
  .b-news_theme_with-img .b-news__ttl:before {
    display: none; }
  @media only screen and (min-width: 641px) {
    .b-news_theme_with-img .b-news__date {
      display: none; } }
  @media only screen and (min-width: 641px) {
    .b-news_theme_with-img .b-news__type {
      display: none; } }

@media only screen and (min-width: 1025px) {
  .b-news__link:hover .b-news__img-wrap:after {
    background-color: rgba(0, 0, 0, 0.5); }
  .b-news__link:hover .b-news__ttl {
    color: #cdcdcd; } }

.l-crumbs {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media only screen and (min-width: 641px) {
    .l-crumbs {
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media only screen and (min-width: 1025px) {
    .l-crumbs {
      padding-top: 30px;
      padding-bottom: 30px; } }

.b-crumbs__item {
  position: relative;
  display: inline-block; }
  .b-crumbs__item:not(:last-child) {
    margin-right: 15px; }
    .b-crumbs__item:not(:last-child):after {
      content: '\2192';
      color: #7f7f7f; }

.b-crumbs__link {
  padding-right: 15px; }

.l-shop-info__header {
  margin-bottom: 40px;
  padding-bottom: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  text-align: center;
  background-color: #202023; }
  @media only screen and (min-width: 641px) {
    .l-shop-info__header {
      margin-bottom: 50px;
      padding-bottom: 60px;
      border-bottom: 1px solid #4d4d4d;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      text-align: left;
      background-color: transparent;
      margin-right: 40px;
      margin-left: 40px;
      padding-right: 0;
      padding-left: 0; } }
  @media only screen and (min-width: 1025px) {
    .l-shop-info__header {
      margin-right: 60px;
      margin-left: 60px; } }

.l-shop-info__contacts {
  margin-top: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .l-shop-info__contacts {
      -ms-flex-line-pack: end;
      align-content: flex-end;
      -ms-flex-order: 1;
      order: 1; } }
  @media only screen and (min-width: 641px) {
    .l-shop-info__contacts {
      margin-top: 0px;
      margin-bottom: 20px; } }
  @media only screen and (min-width: 1025px) {
    .l-shop-info__contacts {
      margin-bottom: 0px;
      margin-right: 50px;
      margin-left: auto; } }
  .l-shop-info__contacts .b-shop-info__ttl {
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 20px; }
    .l-shop-info__contacts .b-shop-info__ttl:not(:first-child) {
      margin-top: 10px; }
  .l-shop-info__contacts .b-shop-info__conatcts-tel {
    display: block; }

.l-shop-info__img {
  margin-bottom: 25px; }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .l-shop-info__img {
      margin-bottom: 20px;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%; } }
  @media only screen and (min-width: 1025px) {
    .l-shop-info__img {
      margin-bottom: 0px;
      margin-right: 50px; } }

.l-shop-info__descr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .l-shop-info__descr {
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      -ms-flex-order: 2;
      order: 2; } }

.b-shop-info__ttl {
  margin-bottom: 50px; }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .b-shop-info__ttl {
      margin-bottom: 30px; } }

.b-shop-info__place {
  color: #7f7f7f; }

.b-shop-info__conatcts-top .b-shop-info__ttl:not(:first-child) {
  margin-top: 10px; }

@media only screen and (min-width: 641px) {
  .b-shop-info__conatcts-bottom {
    color: #7f7f7f; } }

.b-shop-info__conatcts-bottom .b-shop-info__ttl {
  margin-top: 10px; }

.b-shop-info__conatcts-link {
  display: block;
  text-decoration: underline;
  color: #fff; }
  @media only screen and (min-width: 641px) {
    .b-shop-info__conatcts-link {
      color: #7f7f7f; } }

.b-shop-info__conatcts-tel {
  display: inline-block;
  color: #fff; }
  @media only screen and (max-width: 640px) {
    .b-shop-info__conatcts-tel:first-child:after {
      content: ',\A0'; } }
  @media only screen and (min-width: 641px) {
    .b-shop-info__conatcts-tel {
      display: block;
      color: #7f7f7f; } }

@media only screen and (min-width: 641px) {
  .b-shop-info__accordeon {
    min-width: 370px; } }

@media only screen and (min-width: 1201px) {
  .b-shop-info__accordeon {
    margin-right: 15px; } }

@media only screen and (min-width: 1441px) {
  .b-shop-info__accordeon {
    margin-right: 0; } }

.b-shop-info__accordeon-item.is-active .b-icon {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.b-shop-info__accordeon-ttl {
  margin-bottom: 5px;
  display: block;
  cursor: pointer; }
  .b-shop-info__accordeon-ttl .b-icon {
    margin-left: 4.16667%;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    -ms-transform: translateY(2px);
    transform: translateY(2px);
    width: 15px;
    height: 15px; }

.b-shop-info__accordeon-content {
  padding-left: 8.33333%;
  display: none; }

.b-shop-info__link {
  margin-bottom: 5px;
  display: block;
  color: #fff; }
  .b-shop-info__link:hover {
    color: #1da896; }

.b-section__item-shop.l-section__item {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }
  @media only screen and (min-width: 641px) {
    .b-section__item-shop.l-section__item {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }
  @media only screen and (min-width: 1201px) {
    .b-section__item-shop.l-section__item {
      -ms-flex-preferred-size: calc(100% / 3);
      flex-basis: calc(100% / 3); } }

.b-section__item-shop .b-category {
  height: 220px; }
  @media only screen and (min-width: 1025px) {
    .b-section__item-shop .b-category {
      height: 300px; } }
  @media only screen and (min-width: 1201px) {
    .b-section__item-shop .b-category {
      height: 240px; } }

.l-back-arrow {
  margin-top: 10px; }

.b-back-arrow {
  background-image: url("/img/sprites.png?v=3");
  background-position: -155px -201px;
  width: 24px;
  height: 11px;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  display: inline-block; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-back-arrow {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -200px -223px; } }
  .b-back-arrow:hover {
    background-image: url("/img/sprites.png?v=3");
    background-position: -180px -201px;
    width: 24px;
    height: 11px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-back-arrow:hover {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -225px -223px; } }

.l-shop-logos:after {
  content: '';
  display: block;
  clear: both; }

.l-shop-logos.has-margin {
  margin-bottom: 40px; }
  @media only screen and (min-width: 641px) {
    .l-shop-logos.has-margin {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1025px) {
    .l-shop-logos.has-margin {
      margin-bottom: 50px; } }

.l-shop-logos__title {
  margin-bottom: 40px; }
  @media only screen and (min-width: 641px) {
    .l-shop-logos__title {
      margin-bottom: 50px; } }

.l-shop-logos__list-title {
  margin-bottom: 30px; }

.l-shop-logos__item {
  width: 50%;
  float: left; }
  @media only screen and (min-width: 641px) {
    .l-shop-logos__item {
      width: 25%;
      float: left; } }

.l-shop-load {
  padding-right: 20px;
  padding-left: 20px; }
  .l-shop-load:after {
    content: '';
    display: block;
    clear: both; }
  @media only screen and (min-width: 641px) {
    .l-shop-load {
      padding-right: 40px;
      padding-left: 40px; } }
  @media only screen and (min-width: 1025px) {
    .l-shop-load {
      padding-right: 60px;
      padding-left: 60px; } }
  .l-shop-load.has-margin {
    margin-bottom: 40px; }
    @media only screen and (min-width: 641px) {
      .l-shop-load.has-margin {
        margin-bottom: 60px; } }
    @media only screen and (min-width: 1025px) {
      .l-shop-load.has-margin {
        margin-bottom: 50px; } }

.l-shop-logos__title-not-working {
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  background-color: #fff;
  color: #191919;
  text-align: center; }

.b-shop-logo {
  position: relative;
  background-color: #fff;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 110px; }
  .b-shop-logo:hover {
    color: #191919; }
    .b-shop-logo:hover:after {
      background-color: rgba(25, 25, 25, 0.06); }
    @media only screen and (min-width: 1025px) {
      .b-shop-logo:hover .b-shop-logo__caption {
        opacity: 1; } }
  .b-shop-logo.is-active:after {
    background-color: rgba(22, 143, 127, 0.8); }
  .b-shop-logo.is-active:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -178px -252px;
    width: 26px;
    height: 20px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -13px;
    z-index: 2; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-shop-logo.is-active:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -238px -245px; } }
  .b-shop-logo:after {
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 1; }
  @media only screen and (min-width: 641px) {
    .b-shop-logo {
      height: 180px; } }

.b-shop-logo__img {
  position: relative;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.b-shop-logo__txt {
  transition-property: opacity, color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff; }
  @media only screen and (min-width: 1025px) {
    .b-shop-logo__txt {
      color: #191919; } }

.b-shop-logo__caption {
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
  bottom: 20px;
  color: #191919; }
  @media only screen and (max-width: 640px) {
    .b-shop-logo__caption {
      display: none; } }
  @media only screen and (min-width: 1025px) {
    .b-shop-logo__caption {
      opacity: 0; } }

.b-shop-logo_theme_text-inside {
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  background-color: #1da896; }
  .b-shop-logo_theme_text-inside:after {
    display: none; }
  @media only screen and (min-width: 1025px) {
    .b-shop-logo_theme_text-inside {
      background-color: #ebebeb; }
      .b-shop-logo_theme_text-inside:hover {
        background-color: #1da896; }
        .b-shop-logo_theme_text-inside:hover .b-shop-logo__txt {
          color: #fff; } }

.b-shop-logo_theme_cap:after {
  display: none; }

.b-shop-load {
  background-color: #ebebeb;
  text-align: center;
  color: #191919;
  text-transform: uppercase;
  padding: 45px 0;
  font-size: 12px;
  line-height: 12px;
  font-family: "MullerBold", sans-serif; }

@media only screen and (min-width: 1025px) {
  .l-shop-map__map {
    margin-right: 35px;
    margin-left: 35px; } }

.l-shop-map__floors {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 641px) {
    .l-shop-map__floors {
      margin-bottom: 0; } }
  .l-shop-map__floors .b-radio-link {
    display: inline-block;
    margin-right: 20px; }

#canvas {
  width: 100%; }

#paper {
  width: 100%;
  display: inline-block; }

.b-map-page__img-wrap {
  overflow: hidden; }

#tooltip {
  color: #191919;
  position: absolute;
  display: none;
  padding: 20px 40px;
  background-color: #fff;
  z-index: 4; }
  #tooltip:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    border: 6px solid transparent;
    border-top-color: #fff;
    border-bottom-width: 0; }

.l-caption {
  margin-bottom: 30px; }

.l-brand-info {
  display: -ms-flexbox;
  display: flex; }
  .l-brand-info .l-brand-info__descr {
    margin-left: 50px; }

.b-category__title {
  width: 100%; }

.b-header__subtitle {
  color: #7f7f7f; }

.b-category__border {
  border-bottom: 2px solid #7f7f7f;
  margin-bottom: 40px;
  margin-top: -40px; }

.b-brand__section {
  background: #28282d; }

@media only screen and (min-width: 1201px) {
  .b-brand__item:hover .b-brand__cover {
    background: rgba(25, 25, 25, 0.06); } }

.b-brand__item.l-section__item {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 15px;
  max-width: 100%; }
  @media only screen and (min-width: 641px) {
    .b-brand__item.l-section__item {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media only screen and (min-width: 1201px) {
    .b-brand__item.l-section__item {
      -ms-flex-preferred-size: calc(100% / 3);
      flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); } }

.b-brand {
  position: relative;
  display: block;
  background: no-repeat 50% 50% #fff;
  background-size: cover;
  height: 150px; }

.b-brand__cover {
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.b-brand__cnt {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center; }

.b-brand__logo-wrap img {
  max-width: 150px; }

.b-brand__ttl {
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
  color: #191919;
  line-height: 1.3; }
  @media only screen and (min-width: 641px) {
    .b-brand__ttl {
      margin-bottom: 10px; } }

.b-brand__place {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #191919;
  max-width: 80%;
  line-height: 1.4;
  margin-right: auto;
  margin-left: auto; }
  .b-brand__place::before {
    content: '';
    display: block;
    width: 7px;
    height: 12px;
    background: url("/img/place.png") no-repeat center;
    margin-right: 5px; }

.b-brand__floor {
  color: #191919;
  max-width: 80%;
  line-height: 1.4;
  margin-right: auto;
  margin-left: auto; }

.b-brand-info__ttl {
  margin-top: 15px; }
  .b-brand-info__ttl .b-brand-info__site-title {
    margin-bottom: 5px; }
  .b-brand-info__ttl .b-brand-info__conatcts-link {
    display: block;
    text-decoration: underline;
    color: #7f7f7f;
    cursor: pointer; }
    .b-brand-info__ttl .b-brand-info__conatcts-link:after {
      display: none; }
    .b-brand-info__ttl .b-brand-info__conatcts-link:hover {
      color: #fff;
      text-decoration: none; }

.b-radio-link input {
  display: none; }

.b-radio-link label,
.b-radio-link a {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  color: #7f7f7f; }
  .b-radio-link label:hover,
  .b-radio-link a:hover {
    color: #fff; }
  .b-radio-link label.is-active,
  .b-radio-link a.is-active {
    color: #fff; }

.b-radio-link a {
  text-decoration: underline; }

.b-radio-link input:checked + label {
  color: #fff; }

.b-radio-link_dark {
  color: #7f7f7f; }
  .b-radio-link_dark a.is-active {
    color: #191919; }
  .b-radio-link_dark a:hover {
    color: #191919; }

.b-category__flex .b-radio-link {
  margin-right: 20px; }

.b-select__caption {
  padding-left: 15px;
  color: #7f7f7f; }

.l-paging:after {
  content: '';
  display: block;
  clear: both; }

.l-paging__row {
  position: relative; }
  .l-paging__row:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #4d4d4d; }

.b-paging {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.b-paging__item {
  -ms-flex: 0 1 50px;
  flex: 0 1 50px; }

.b-paging__link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  z-index: 1; }
  @media only screen and (min-width: 641px) {
    .b-paging__link {
      width: 60px;
      height: 60px;
      line-height: 60px; } }
  .b-paging__link:hover {
    color: #1da896; }
  .b-paging__link.is-active {
    background-color: #1da896;
    color: #fff; }
  .b-paging__link.is-gap:hover {
    color: inherit;
    cursor: default; }

.b-paging__link_theme_text {
  width: auto;
  padding-right: 20px;
  padding-left: 20px; }

.b-author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center; }
  @media only screen and (min-width: 641px) {
    .b-author {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.b-author__img-wrap {
  margin-bottom: 20px;
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  transform: scale3d(1, 1, 1); }
  @media only screen and (min-width: 641px) {
    .b-author__img-wrap {
      margin-bottom: 0px;
      margin-right: 40px; } }

.b-author__img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: none; }

.b-author__cnt {
  color: #fff; }

.b-author_theme_interior {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .b-author_theme_interior .b-author__img-wrap {
    margin-bottom: 0px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    margin-right: 15px; }
    @media only screen and (min-width: 641px) {
      .b-author_theme_interior .b-author__img-wrap {
        margin-bottom: 0px; } }

.b-profile__save input[type="submit"] {
  line-height: 80px;
  padding: 0;
  border: 0;
  outline: none; }

.b-profile__save-caption {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #7f7f7f; }
  @media only screen and (min-width: 1025px) {
    .b-profile__save-caption a {
      cursor: default; }
      .b-profile__save-caption a:hover {
        color: inherit; } }

.b-profile__change-pass {
  margin-top: 20px;
  text-align: center; }
  @media only screen and (min-width: 1201px) {
    .b-profile__change-pass {
      position: absolute;
      right: 0;
      left: 0;
      bottom: 60px;
      margin-left: 60px; } }
  .b-profile__change-pass .b-btn {
    background: transparent;
    border: 1px solid #7f7f7f;
    color: #fff; }
    .b-profile__change-pass .b-btn:hover {
      background-color: #1da896;
      border-color: #1da896; }

.b-profile__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #202023;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media only screen and (min-width: 641px) {
    .b-profile__overlay {
      display: none; } }

.b-profile__overlay-txt {
  margin-bottom: 30px;
  color: #7f7f7f; }

.b-profile__wrap {
  padding: 0 15px; }

.b-profile__select {
  margin-bottom: 50px; }
  .b-profile__select .selectric {
    background: transparent;
    border-bottom: 1px solid #4d4d4d; }

.b-profile__form {
  margin-top: 20px; }

.b-profile__input {
  margin-bottom: 70px; }

.l-share {
  margin-bottom: 20px;
  margin-top: auto; }
  .l-share:after {
    content: '';
    display: block;
    clear: both; }

.l-share__row {
  position: relative; }
  .l-share__row:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #4d4d4d; }

.b-share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center; }

.b-share__item {
  -ms-flex: 0 1 50px;
  flex: 0 1 50px; }

.b-share__link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  z-index: 1; }
  @media only screen and (min-width: 641px) {
    .b-share__link {
      width: 60px;
      height: 60px;
      line-height: 60px; } }
  .b-share__link.is-active {
    background-color: #1da896;
    color: #fff; }

.b-share__link_icon_fb:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -325px -113px;
  width: 10px;
  height: 20px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-share__link_icon_fb:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -17px; } }

.b-share__link_icon_fb:hover:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -325px -138px;
  width: 10px;
  height: 20px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-share__link_icon_fb:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -351px -38px; } }

.b-share__link_icon_vk:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -311px -99px;
  width: 26px;
  height: 13px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6.5px;
  margin-left: -13px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-share__link_icon_vk:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -209px -199px; } }

.b-share__link_icon_vk:hover:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -311px -85px;
  width: 26px;
  height: 13px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-share__link_icon_vk:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -182px -199px; } }

.b-share__link_icon_tw:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -241px -223px;
  width: 22px;
  height: 18px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -11px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-share__link_icon_tw:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -311px -231px; } }

.b-share__link_icon_tw:hover:before {
  background-image: url("/img/sprites.png?v=3");
  background-position: -218px -223px;
  width: 22px;
  height: 18px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-share__link_icon_tw:hover:before {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -311px -212px; } }

.b-share__link_icon_like {
  position: relative;
  width: auto;
  padding-right: 32px;
  padding-left: 10px; }
  .b-share__link_icon_like:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -311px -209px;
    width: 17px;
    height: 17px;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -8.5px;
    right: 10px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-share__link_icon_like:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -205px -275px; } }
  .b-share__link_icon_like:hover:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -311px -191px;
    width: 17px;
    height: 17px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-share__link_icon_like:hover:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -187px -275px; } }
  .b-share__link_icon_like.is-liked:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -311px -191px;
    width: 17px;
    height: 17px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-share__link_icon_like.is-liked:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -187px -275px; } }

.b-share-social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 60px; }

.b-interior-list {
  background-color: #ebebeb; }
  @media only screen and (min-width: 641px) {
    .b-interior-list {
      padding: 10px; } }
  @media only screen and (min-width: 1025px) {
    .b-interior-list {
      padding: 20px; } }

.b-interior-list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px; }
  .b-interior-list__item:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 1025px) {
    .b-interior-list__item {
      -ms-flex-direction: row;
      flex-direction: row; } }

.l-designer .b-interior-list__item {
  display: none; }

.l-designer .b-interior-list__item.is-active {
  display: -ms-flexbox;
  display: flex; }

.l-designer .b-interior-list__item.is-hidden {
  display: none !important; }

.b-interior {
  position: relative;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .b-interior:hover .b-interior__cover {
    background-color: rgba(25, 25, 25, 0.4); }
  .b-interior:hover .b-interior__author {
    opacity: 1; }

.b-interior__cover-link {
  position: relative;
  display: block;
  background: no-repeat 50% 50%;
  background-size: cover;
  height: 220px;
  z-index: 0; }
  @media only screen and (min-width: 641px) {
    .b-interior__cover-link {
      height: 350px; } }

.b-interior__cover {
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.09) 26%, rgba(0, 0, 0, 0.34) 72%, rgba(0, 0, 0, 0.4) 91%, rgba(0, 0, 0, 0.4) 100%);
  width: 100%; }

.b-interior__cnt {
  text-align: center; }

.b-interior__ttl {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  color: #fff;
  text-align: left; }
  @media only screen and (min-width: 641px) {
    .b-interior__ttl {
      left: 30px;
      right: 30px;
      bottom: 30px; } }

.b-interior__author {
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  top: 20px;
  right: 80px;
  left: 10px;
  opacity: 1;
  z-index: 1; }
  @media only screen and (min-width: 641px) {
    .b-interior__author {
      left: 30px; } }
  @media only screen and (min-width: 1025px) {
    .b-interior__author {
      opacity: 0; } }

.b-interior__social {
  position: absolute;
  top: 14px;
  right: 20px;
  z-index: 1; }
  @media only screen and (min-width: 641px) {
    .b-interior__social {
      top: 9px; } }

.b-interior__cap-txt {
  color: #191919; }

@media only screen and (max-width: 640px) {
  .b-interior_theme_cap {
    display: none; } }

.b-interior_theme_cap .b-interior__cover-link .b-interior__cover:hover {
  background: #168f7f; }
  .b-interior_theme_cap .b-interior__cover-link .b-interior__cover:hover .b-interior__cap-txt {
    color: #fff; }

.b-interior_theme_cap .b-interior__cover {
  background: #fff; }

.b-interior_theme_cap .b-interior__cnt {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 20px;
  right: 20px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.b-interior_theme_help .b-interior__cnt {
  position: absolute;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-right: 10%;
  padding-left: 10%; }

.b-interior_theme_help .b-interior__cover {
  background: rgba(25, 25, 25, 0.4); }

.b-interior_theme_help .b-interior__help-txt {
  margin-bottom: 10px;
  color: #cdcdcd; }

.b-interior_theme_help .b-interior__help-ttl {
  color: #fff; }

.b-interior_theme_help:hover .b-interior__cover {
  background: rgba(25, 25, 25, 0.7); }

.b-interior__description {
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #4d4d4d; }

.b-interior__list li {
  list-style-type: disc;
  color: #168f7f;
  margin-left: 40px; }
  .b-interior__list li span {
    color: #fff; }

.b-interior__text {
  margin-bottom: 0; }

.b-interior__link {
  display: block;
  margin: 0 auto; }
  @media only screen and (min-width: 641px) {
    .b-interior__link {
      width: 195px; } }

.b-interior-descr {
  background-color: #fff;
  padding: 20px 20px;
  color: #191919; }
  @media only screen and (min-width: 641px) {
    .b-interior-descr {
      padding: 40px 30px; } }

.b-interior-descr__title {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 20px; }

.b-interior-descr__option {
  padding: 3px 0;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px; }

.b-interior-descr__option-name {
  font-weight: bold;
  -ms-flex-preferred-size: 100px;
  flex-basis: 100px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.b-interior-descr__text {
  font-size: 14px;
  padding-top: 10px;
  line-height: 1.4em; }

.b-avatar {
  text-align: center; }

.b-avatar__img-wrap {
  position: relative;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 25px;
  background-color: #2f2f33; }

.b-avatar__img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: none; }

.b-avatar__upload {
  text-align: center;
  position: relative; }
  .b-avatar__upload input[type="file"] {
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0; }

.b-avatar__lbl {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  color: #168f7f;
  cursor: pointer;
  font-family: "MullerRegular", sans-serif;
  position: relative; }
  .b-avatar__lbl:hover {
    color: #1da896; }

.b-avatar__note {
  color: #7f7f7f;
  width: 50%;
  margin: 0 auto; }

.b-avatar_shape_square {
  width: 170px;
  height: 100px;
  border-radius: 0; }
  .b-avatar_shape_square .b-avatar__img {
    max-width: 100%; }

.b-avatar__note-border {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #7f7f7f; }

.b-avatar__wrap {
  position: relative;
  max-width: 200px;
  margin: 0 auto; }

.b-avatar__text {
  position: absolute;
  color: #7f7f7f;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: -12px; }

.l-section__designers {
  background: #eaeaea;
  color: #191919; }
  .l-section__designers h1,
  .l-section__designers h2 {
    color: #191919; }
  .l-section__designers.l-section__designers-category {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .l-section__designers .b-crumbs__link {
    font-size: 12px; }
    .l-section__designers .b-crumbs__link:hover {
      color: #cccccc; }

.b-section__designers-title {
  width: 100%;
  background: #eaeaea;
  padding-top: 30px; }
  @media only screen and (min-width: 641px) {
    .b-section__designers-title {
      padding-top: 40px; } }
  @media only screen and (min-width: 1025px) {
    .b-section__designers-title {
      padding-top: 50px; } }
  @media only screen and (min-width: 1201px) {
    .b-section__designers-title {
      padding-top: 60px; } }
  .b-section__designers-title h2 {
    color: #191919; }

@media only screen and (min-width: 641px) {
  .b-designers__list {
    padding: 0 10px; } }

@media only screen and (min-width: 1025px) {
  .b-designers__list {
    padding: 0 15px; } }

@media only screen and (min-width: 1201px) {
  .b-designers__list {
    padding: 0 30px; } }

.b-designer__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  padding: 20px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 641px) {
    .b-designer__item {
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      padding: 10px 18px; } }
  @media only screen and (min-width: 1025px) {
    .b-designer__item {
      padding: 20px 30px;
      margin-bottom: 20px; } }

.b-designer__item-title {
  margin-bottom: 15px; }
  @media only screen and (min-width: 641px) {
    .b-designer__item-title {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 1025px) {
    .b-designer__item-title {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 1201px) {
    .b-designer__item-title {
      margin-bottom: 15px; } }

.b-designer__item-img {
  position: relative;
  display: block;
  width: 120px;
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  margin-bottom: 13px;
  border-radius: 50%;
  overflow: hidden; }
  @media only screen and (min-width: 641px) {
    .b-designer__item-img {
      -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 120px;
      height: 120px;
      margin-right: 40px;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1025px) {
    .b-designer__item-img {
      width: 120px;
      -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      height: 120px; } }
  .b-designer__item-img img {
    position: absolute;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.b-designer__item-content {
  -ms-flex-direction: column;
  flex-direction: column; }
  @media only screen and (min-width: 641px) {
    .b-designer__item-content {
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-direction: row;
      flex-direction: row; } }

.b-designer__item-experience {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px; }
  @media only screen and (min-width: 641px) {
    .b-designer__item-experience {
      margin-bottom: 15px; } }

.b-designer__item-text {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px; }
  @media only screen and (min-width: 641px) {
    .b-designer__item-text {
      margin-bottom: 15px; } }

.b-designer__item-contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media only screen and (min-width: 1025px) {
    .b-designer__item-contacts {
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-align: end;
      align-items: flex-end; } }

.b-designer__item-phone {
  margin-bottom: 7px;
  font-size: 16px; }
  @media only screen and (min-width: 1025px) {
    .b-designer__item-phone {
      margin-bottom: 0; } }
  .b-designer__item-phone:hover {
    color: currentColor; }

.b-designer__item-email {
  margin-bottom: 10px;
  font-size: 16px; }
  @media only screen and (min-width: 1025px) {
    .b-designer__item-email {
      margin-bottom: 0; } }
  .b-designer__item-email:hover {
    color: currentColor; }

.b-btn__designers-more {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-top: 14px;
  padding-bottom: 14px; }
  @media only screen and (min-width: 641px) {
    .b-btn__designers-more {
      -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
      width: 60%;
      max-width: 60%; } }
  @media only screen and (min-width: 1025px) {
    .b-btn__designers-more {
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      width: 30%;
      max-width: 60%; } }

.b-search-block.b-search-block__designers {
  top: -40px;
  width: 100%;
  margin: 0;
  background-color: #eaeaea; }
  .b-search-block.b-search-block__designers .b-search__input {
    background: #fff;
    color: #191919; }
    .b-search-block.b-search-block__designers .b-search__input:-ms-input-placeholder {
      color: #191919; }
    .b-search-block.b-search-block__designers .b-search__input::placeholder {
      color: #191919; }
  .b-search-block.b-search-block__designers .b-search__result {
    background-color: #eaeaea; }
  .b-search-block.b-search-block__designers .b-search__result-preview span {
    color: #191919; }
  @media only screen and (min-width: 641px) {
    .b-search-block.b-search-block__designers {
      margin-top: 30px; } }
  @media only screen and (min-width: 1025px) {
    .b-search-block.b-search-block__designers {
      width: auto;
      top: 88px;
      margin: 0; } }

.l-designer {
  position: relative;
  background: #ebebeb; }

.b-designer {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 641px) {
    .b-designer {
      padding-top: 0px;
      padding-bottom: 0px;
      padding: 40px; } }

.b-designer__descr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  @media only screen and (min-width: 641px) {
    .b-designer__descr {
      margin-bottom: 40px;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.b-designer__photo-wrap {
  position: relative;
  display: block;
  width: 200px;
  -ms-flex-preferred-size: 200px;
  flex-basis: 200px;
  margin-bottom: 13px;
  border-radius: 50%;
  overflow: hidden; }
  @media only screen and (min-width: 641px) {
    .b-designer__photo-wrap {
      -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 120px;
      height: 120px;
      margin-right: 40px;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1025px) {
    .b-designer__photo-wrap {
      width: 120px;
      -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      height: 120px; } }

.b-designer__photo {
  position: absolute;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.b-designer__title {
  margin-bottom: 15px;
  color: #191919;
  font-size: 24px;
  line-height: 1.4em; }
  @media only screen and (min-width: 641px) {
    .b-designer__title {
      margin-bottom: 10px; } }
  @media only screen and (min-width: 1025px) {
    .b-designer__title {
      margin-bottom: 10px;
      font-size: 32px; } }
  @media only screen and (min-width: 1201px) {
    .b-designer__title {
      margin-bottom: 15px; } }

.b-designer__text {
  color: #191919;
  margin-bottom: 20px; }

.b-designer__experience {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  color: #191919; }
  @media only screen and (min-width: 641px) {
    .b-designer__experience {
      margin-bottom: 15px; } }

.b-designer__contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #191919; }
  @media only screen and (min-width: 1025px) {
    .b-designer__contacts {
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-align: end;
      align-items: flex-end; } }

.b-designer__phone {
  padding-right: 35px;
  font-size: 16px;
  color: #191919; }
  @media only screen and (min-width: 1025px) {
    .b-designer__phone {
      margin-bottom: 0; } }
  .b-designer__phone:hover {
    color: currentColor; }

.b-designer__email {
  padding-right: 35px;
  font-size: 16px;
  color: #191919; }
  @media only screen and (min-width: 1025px) {
    .b-designer__email {
      margin-bottom: 0; } }
  .b-designer__email:hover {
    color: currentColor; }

.b-designer__web {
  padding-right: 35px;
  font-size: 16px;
  color: #191919; }
  @media only screen and (min-width: 1025px) {
    .b-designer__web {
      margin-bottom: 0; } }
  .b-designer__web:hover {
    color: currentColor; }

@media only screen and (max-width: 640px) {
  .b-designer__recommend .b-designer__title {
    font-size: 20px; } }

.b-designer__recommend-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.b-designer__recommend-link {
  padding-right: 35px;
  font-size: 16px;
  color: #191919; }
  .b-designer__recommend-link:hover {
    color: #191919; }

.b-designer__tabs {
  margin-top: 20px; }
  @media only screen and (min-width: 641px) {
    .b-designer__tabs {
      margin-top: 50px; } }
  @media only screen and (max-width: 640px) {
    .b-designer__tabs .b-designer__title {
      font-size: 20px; } }

.b-btn__designer-tab {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 1px solid rgba(127, 127, 127, 0.5);
  background-color: #fff;
  color: #191919;
  margin-bottom: 10px; }
  .b-btn__designer-tab:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 641px) {
    .b-btn__designer-tab {
      -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
      width: 40%;
      max-width: 40%;
      margin-right: 20px;
      margin-bottom: 0; }
      .b-btn__designer-tab:last-child {
        margin-left: 0; } }
  @media only screen and (min-width: 1025px) {
    .b-btn__designer-tab {
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
      width: 20%;
      max-width: 20%;
      margin-right: 35px; } }

.b-btn__designer-tab.is-active {
  border: 1px solid transparent;
  background-color: #168f7f;
  color: #fff; }

.b-btn__designer-more {
  display: block;
  border: none;
  margin: 20px auto;
  width: 50%; }

.l-error-page {
  width: 100%;
  height: 100%; }
  @media only screen and (min-width: 641px) {
    .l-error-page {
      height: 100vh; } }

.l-error-page__text {
  margin-bottom: 50px;
  text-align: center;
  padding: 0 15px;
  width: 100%; }
  @media only screen and (min-width: 641px) {
    .l-error-page__text {
      margin-bottom: 0px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: calc(100% - 350px); } }

.b-error-page__text {
  color: #7f7f7f; }

.b-error-page__hint a {
  transition-property: border-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  color: #cccccc;
  border-bottom: 1px solid #cccccc; }
  .b-error-page__hint a:hover {
    border-color: #168f7f; }

.l-tabs {
  position: relative; }
  .l-tabs:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #4d4d4d; }

.b-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.b-tabs__item {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.b-tabs__label,
.b-tabs__link {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: relative;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  z-index: 1;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 641px) {
    .b-tabs__label,
    .b-tabs__link {
      height: 60px;
      line-height: 60px; } }
  .b-tabs__label:hover,
  .b-tabs__link:hover {
    color: #1da896; }
  .is-active.b-tabs__label,
  .b-tabs__link.is-active {
    background-color: #1da896;
    color: #fff; }

.b-tabs__label {
  margin-bottom: 0; }

.b-tabs__input {
  display: none; }
  .b-tabs__input:checked + label {
    background-color: #1da896;
    color: #fff; }

.tags-nav {
  margin-bottom: 45px;
  overflow: hidden;
  max-width: 100%; }

.tags-nav__list {
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  overflow-x: scroll;
  margin-left: -6px;
  -ms-overflow-style: none; }
  .tags-nav__list::-webkit-scrollbar {
    display: none; }
  @media only screen and (min-width: 1025px) {
    .tags-nav__list {
      margin-right: -6px;
      height: auto;
      overflow: visible;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.tags-nav__item {
  margin: 0 6px; }
  @media only screen and (min-width: 1025px) {
    .tags-nav__item {
      margin-top: 12px; } }

.tags-nav__item_active .tags-nav__link {
  background-color: #1da896;
  border-color: #1da896; }

.tags-nav__link {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  border: 1px solid #7f7f7f;
  padding: 0 16px;
  color: #fff;
  background-color: transparent;
  white-space: nowrap; }
  .tags-nav__link:hover {
    background-color: #168f7f;
    border-color: #168f7f; }

.tags-nav_intocard {
  padding: 20px; }
  @media only screen and (min-width: 641px) {
    .tags-nav_intocard {
      padding: 24px 40px; } }
  @media only screen and (min-width: 1025px) {
    .tags-nav_intocard {
      padding: 24px 60px; } }

.l-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #2f2f33; }
  .l-actions.has-margin {
    margin-bottom: 40px; }
    @media only screen and (min-width: 641px) {
      .l-actions.has-margin {
        margin-bottom: 60px; } }
    @media only screen and (min-width: 1025px) {
      .l-actions.has-margin {
        margin-bottom: 50px; } }

.l-actions__item {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  border-bottom: 1px solid #ebebeb; }
  @media only screen and (min-width: 641px) {
    .l-actions__item {
      position: relative;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
      .l-actions__item:nth-child(2n):after {
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -0.5px;
        background-color: #ebebeb; } }

.l-actions__btn {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }

.l-actions-coupon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #28282d;
  min-width: 100%; }
  .l-actions-coupon.has-margin {
    margin-bottom: 40px; }
    @media only screen and (min-width: 641px) {
      .l-actions-coupon.has-margin {
        margin-bottom: 60px; } }
    @media only screen and (min-width: 1025px) {
      .l-actions-coupon.has-margin {
        margin-bottom: 50px; } }

.b-without-margin {
  margin-bottom: 0; }

.l-action-margin {
  margin-bottom: 20px;
  margin-top: 40px; }

.b-action {
  position: relative;
  display: block;
  background: no-repeat 50% 50% #fff;
  background-size: cover;
  height: 250px; }
  @media only screen and (min-width: 641px) {
    .b-action {
      height: 350px; } }

.b-action__cnt {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }
  @media only screen and (min-width: 1025px) {
    .b-action__cnt:hover:after {
      background-color: rgba(25, 25, 25, 0.06); } }
  .b-action__cnt:after {
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 1; }

.b-action__logo-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (min-width: 641px) {
    .b-action__logo-wrap {
      margin-top: 40px;
      margin-bottom: 40px;
      width: 150px; } }
  @media only screen and (min-width: 1025px) {
    .b-action__logo-wrap {
      margin-top: 40px;
      margin-bottom: 40px;
      height: 80px;
      line-height: 80px;
      width: 210px; } }

.b-action__logo {
  vertical-align: middle;
  max-width: 90%;
  max-height: 100%; }

.b-action__ttl {
  margin-right: auto;
  margin-left: auto;
  max-width: 90%;
  color: #191919; }

.b-action__contacts {
  margin-bottom: 20px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #191919;
  max-width: 90%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto; }

.b-action__place {
  color: #7f7f7f; }

.b-action__tolltip {
  background-image: url("/img/sprites.png?v=3");
  background-position: -57px -308px;
  width: 18px;
  height: 15px;
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 15px;
  cursor: pointer; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-action__tolltip {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -66px -302px; } }
  @media only screen and (min-width: 1025px) {
    .b-action__tolltip:hover:after {
      font-size: 15px;
      line-height: 24px;
      font-family: "MullerRegular", sans-serif;
      content: attr(data-title);
      text-align: center;
      color: #7f7f7f;
      position: absolute;
      width: 380px;
      right: -40px;
      bottom: 100%;
      padding: 10px 20px;
      background-color: #fff;
      box-shadow: 0 1px 5px 2px #cdcdcd; }
    .b-action__tolltip:hover:before {
      content: '';
      position: absolute;
      border: solid;
      top: 0;
      border-color: #fff transparent;
      border-width: 6px 6px 0;
      right: 3px;
      z-index: 1; } }

.b-action__tolltip-print {
  background: url("../img/printer.png") 0 0 no-repeat;
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 43px;
  cursor: pointer;
  width: 20px;
  height: 17px; }
  @media only screen and (min-width: 1025px) {
    .b-action__tolltip-print:hover:after {
      font-size: 15px;
      line-height: 24px;
      font-family: "MullerRegular", sans-serif;
      content: attr(data-title);
      text-align: center;
      color: #7f7f7f;
      position: absolute;
      width: 380px;
      padding: 10px 20px;
      right: -40px;
      bottom: 100%;
      background-color: #fff;
      box-shadow: 0 1px 5px 2px #cdcdcd; }
    .b-action__tolltip-print:hover:before {
      content: '';
      position: absolute;
      border: solid;
      top: 0;
      border-color: #fff transparent;
      border-width: 6px 6px 0;
      right: 3px;
      z-index: 1; } }

.b-action_theme_cap .b-action__cnt {
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ebebeb; }
  .b-action_theme_cap .b-action__cnt:after {
    display: none; }
  .b-action_theme_cap .b-action__cnt a:hover {
    color: #191919; }

.b-action_theme_cap a.b-action__ttl {
  color: #7f7f7f; }

@media only screen and (max-width: 640px) {
  .b-action_theme_partners .b-action__cnt {
    -ms-flex-pack: center;
    justify-content: center; } }

.b-action_theme_partners .b-action__cnt:after {
  display: none; }

.b-action_theme_partners .b-action__logo-wrap {
  margin-top: 0px; }
  @media only screen and (max-width: 640px) {
    .b-action_theme_partners .b-action__logo-wrap {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 641px) {
    .b-action_theme_partners .b-action__logo-wrap {
      margin-top: 80px; } }

.b-action-company-name {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
  font-family: "MullerBold", sans-serif;
  color: #fff;
  display: block; }
  .b-action-company-name.b-hover-company {
    line-height: 45px;
    display: inline-block;
    border-bottom: 1px solid #7f7f7f;
    transition: border-bottom-color linear .1s; }
    .b-action-company-name.b-hover-company:hover {
      border-bottom-color: #b51e23; }

.l-about {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  background-color: #202023; }
  @media only screen and (min-width: 641px) {
    .l-about {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      height: 300px; }
      .l-about:nth-child(2n) .l-about__img {
        -ms-flex-order: 2;
        order: 2; }
      .l-about:nth-child(2n) .b-about:before {
        right: -20px;
        left: auto; } }
  @media only screen and (min-width: 1025px) {
    .l-about {
      height: 350px; } }

.l-about__img {
  overflow: hidden; }
  @media only screen and (min-width: 641px) {
    .l-about__img {
      position: relative;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%; }
      .l-about__img img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }

@media only screen and (max-width: 640px) {
  .l-about__descr {
    padding-top: 10px;
    padding-bottom: 20px;
    -ms-flex-order: 2;
    order: 2; } }

@media only screen and (min-width: 641px) {
  .l-about__descr {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%; } }

.b-about {
  position: relative; }
  @media only screen and (min-width: 641px) {
    .b-about {
      margin-top: 30px;
      padding-top: 20px; }
      .b-about:before {
        content: '';
        position: absolute;
        top: 0;
        left: -20px;
        background-color: rgba(255, 255, 255, 0.2);
        height: 1px;
        width: 140px; } }
  @media only screen and (min-width: 1025px) {
    .b-about {
      margin-top: 70px;
      padding-top: 50px; } }

.b-about__ttl {
  margin-bottom: 15px;
  color: #fff; }
  @media only screen and (min-width: 641px) {
    .b-about__ttl {
      margin-bottom: 20px; } }

.b-about__text {
  margin-bottom: 10px;
  color: #7f7f7f; }
  @media only screen and (min-width: 641px) {
    .b-about__text {
      margin-bottom: 30px; } }

.b-about__link {
  display: block;
  color: #168f7f; }
  .b-about__link:hover {
    color: #1da896; }

.b-job {
  break-inside: avoid;
  color: #7f7f7f;
  padding-top: 70px; }
  @media only screen and (min-width: 641px) {
    .b-job {
      min-height: 180px; } }

.b-job__ttl {
  margin-bottom: 10px;
  display: block;
  color: #fff;
  position: relative; }
  .b-job__ttl:hover {
    color: #cdcdcd; }
    .b-job__ttl:hover:before {
      width: 140px;
      background-color: #b51e23; }
  .b-job__ttl:before {
    transition-property: width, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    height: 1px;
    width: 60px;
    background-color: rgba(255, 255, 255, 0.2); }

.b-job__salary {
  margin-bottom: 10px; }

.l-contacts {
  position: relative; }

.l-contacts__header {
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 641px) {
    .l-contacts__header {
      position: absolute;
      top: 80px;
      left: 80px;
      z-index: 1;
      padding: 0; } }

.l-contacts__info {
  display: inline-block;
  width: 100%; }
  @media only screen and (min-width: 641px) {
    .l-contacts__info {
      margin-bottom: 0px;
      position: absolute;
      top: 142px;
      left: 0;
      z-index: 1;
      padding: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
      align-items: stretch;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      min-height: 630px;
      width: auto; } }
  @media only screen and (min-width: 960px) {
    .l-contacts__info {
      margin-bottom: 0px;
      top: 135px;
      left: 80px; } }
  @media only screen and (min-width: 1025px) {
    .l-contacts__info {
      top: 150px; } }
  @media only screen and (min-width: 1201px) {
    .l-contacts__info {
      top: 200px;
      min-height: 485px; } }

.b-contacts {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #202023;
  padding-right: 20px;
  padding-left: 20px;
  min-height: inherit; }
  @media only screen and (min-width: 641px) {
    .b-contacts {
      padding: 60px 40px;
      min-width: 277px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; } }
  @media only screen and (min-width: 1201px) {
    .b-contacts {
      min-width: 400px; } }

.b-contacts__tel {
  color: #fff;
  display: block;
  cursor: default; }

.b-contacts__address {
  margin-bottom: 30px; }

.b-contacts__contact {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 27px;
  color: #7f7f7f; }
  @media only screen and (min-width: 1201px) {
    .b-contacts__contact {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.b-contacts__route {
  display: block;
  position: relative;
  padding-left: 28px;
  color: #168f7f; }
  @media only screen and (min-width: 641px) {
    .b-contacts__route {
      margin-top: 30px; } }
  .b-contacts__route:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -163px -308px;
    width: 13px;
    height: 13px;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -6.5px;
    left: 0; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-contacts__route:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -351px -89px; } }
  .b-contacts__route:hover {
    color: #1da896; }

.b-contacts__contact-tel {
  cursor: default;
  color: #fff;
  width: 48%; }

.b-contacts__contact-mail {
  color: #fff;
  text-decoration: underline;
  width: 48%; }

.gm-style {
  background-color: #202023; }

@media only screen and (min-width: 1201px) {
  .b-contacts__contact-txt {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; } }

.b-contacts__link {
  margin-top: 30px;
  display: inline-block;
  color: #168f7f;
  position: relative;
  font-size: 12px;
  line-height: 18px; }
  .b-contacts__link:hover {
    color: #1da896; }
    .b-contacts__link:hover .b-icon__arrow-dims {
      fill: #1da896; }
  @media only screen and (min-width: 960px) {
    .b-contacts__link {
      margin-top: auto; } }
  @media only screen and (min-width: 1201px) {
    .b-contacts__link {
      font-size: 16px; } }

.b-contacts__link-arrow {
  right: -20px;
  position: absolute;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  @media only screen and (min-width: 641px) {
    .b-contacts__link-arrow {
      right: auto;
      position: absolute;
      margin: 0 10px;
      -ms-transform: rotate(0);
      transform: rotate(0); } }

.b-contacts__link.is-active .b-contacts__link-arrow {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
  @media only screen and (min-width: 641px) {
    .b-contacts__link.is-active .b-contacts__link-arrow {
      left: -5px;
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
      top: -4px; } }

@media only screen and (min-width: 641px) {
  .b-contacts__link.is-active {
    padding-left: 20px; } }

.l-demand {
  margin-bottom: 40px; }
  @media only screen and (min-width: 641px) {
    .l-demand {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1025px) {
    .l-demand {
      margin-bottom: 50px; } }

.b-demand {
  counter-reset: list; }
  .b-demand li {
    margin-bottom: 20px;
    color: #fff; }
    @media only screen and (min-width: 641px) {
      .b-demand li {
        margin-bottom: 40px; } }
    .b-demand li:before {
      counter-increment: list;
      content: "0" counter(list);
      color: #4d4d4d;
      padding-right: 15px;
      float: left; }
  .b-demand a {
    color: #168f7f; }
    .b-demand a:hover {
      color: #1da896; }

.b-demand__lpd {
  padding-left: 35px; }
  @media only screen and (min-width: 641px) {
    .b-demand__lpd {
      padding-left: 50px; } }

.l-drop-down-item {
  margin-bottom: 40px; }
  @media only screen and (min-width: 641px) {
    .l-drop-down-item {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1025px) {
    .l-drop-down-item {
      margin-bottom: 50px; } }

.b-drop-down-item__ttl {
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  color: #fff;
  padding-right: 40px; }
  .b-drop-down-item__ttl:hover {
    color: #1da896; }
    .b-drop-down-item__ttl:hover:before, .b-drop-down-item__ttl:hover:after {
      background-color: #1da896; }
  @media only screen and (min-width: 641px) {
    .b-drop-down-item__ttl:before, .b-drop-down-item__ttl:after {
      width: 18px;
      height: 4px;
      margin-top: -2px; } }
  .b-drop-down-item__ttl.is-active:before {
    -ms-transform: rotate(90deg) scaleX(0);
    transform: rotate(90deg) scaleX(0); }
  .b-drop-down-item__ttl:before, .b-drop-down-item__ttl:after {
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    background-color: #168f7f;
    right: 0;
    width: 18px;
    height: 4px;
    top: 10px; }
    @media only screen and (min-width: 641px) {
      .b-drop-down-item__ttl:before, .b-drop-down-item__ttl:after {
        top: 50%;
        margin-top: -2px; } }
  .b-drop-down-item__ttl:before {
    -ms-transform: rotate(90deg) scaleX(1);
    transform: rotate(90deg) scaleX(1); }

.b-drop-down-item__list {
  color: #cccccc; }

.l-headlines {
  margin-top: 60px;
  margin-bottom: 40px; }
  .l-headlines:after {
    content: '';
    display: block;
    clear: both; }

.b-headlines {
  width: 91.66667%;
  margin-left: 4.16667%;
  margin-right: 4.16667%;
  float: left;
  text-align: center;
  color: #fff; }
  @media only screen and (min-width: 641px) {
    .b-headlines {
      width: 66.66667%;
      margin-left: 16.66667%;
      margin-right: 16.66667%;
      float: left; } }

.scroll-nav {
  display: none; }
  @media only screen and (min-width: 1025px) {
    .scroll-nav {
      position: absolute;
      right: 0;
      display: block;
      z-index: 1; } }

.scroll-nav__wrapper {
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  width: 100vh;
  height: 80px;
  position: fixed;
  background: #202023;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -ms-transform: rotate(90deg) translateX(0) translateY(-80px);
  transform: rotate(90deg) translateX(0) translateY(-80px); }

.scroll-nav__list {
  margin: 0 auto;
  height: 80px;
  overflow: hidden;
  padding-right: 30px;
  padding-left: 15px; }
  .scroll-nav__list:after {
    content: '';
    display: block;
    clear: both; }

.scroll-nav__item {
  float: left;
  height: 100%;
  line-height: 80px; }
  .scroll-nav__item.active .scroll-nav__link {
    color: #fff; }
  .scroll-nav__item.active .scroll-nav__link:after {
    background-color: #fff; }

.scroll-nav__link {
  transition-property: opacity, color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  font-family: "MullerRegular", sans-serif;
  line-height: 80px;
  letter-spacing: 0.1em;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 0; }
  .scroll-nav__link.is-active {
    opacity: 1; }

.scroll-nav__link_theme_empty {
  display: inline-block;
  width: 28px;
  height: 80px;
  position: relative;
  padding-left: 35px; }
  .scroll-nav__link_theme_empty:after {
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    top: 50%;
    left: 50%;
    margin-top: -3.5px;
    margin-left: -3.5px;
    background-color: #7f7f7f; }
  .scroll-nav__link_theme_empty:hover:after {
    background-color: #fff; }

.scroll-nav__list_theme_last-link .scroll-nav__item.active .scroll-nav__link {
  color: #7f7f7f; }

.scroll-nav__list_theme_last-link .scroll-nav__item.active .scroll-nav__link:after {
  background-color: #7f7f7f; }

.scroll-nav__list_theme_last-link .scroll-nav__item:last-child.in-view .scroll-nav__link {
  color: #fff; }

.scroll-nav__list_theme_last-link .scroll-nav__item:last-child.in-view .scroll-nav__link:after {
  background-color: #fff; }

@media only screen and (max-width: 640px) {
  .b-form-selection {
    display: block;
    margin: auto 0 0; } }

.b-form-selection__row {
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 641px) {
    .b-form-selection__row {
      margin-bottom: 55px;
      width: 470px;
      margin-right: auto;
      margin-left: auto; } }
  @media only screen and (max-width: 640px) {
    .b-form-selection__row:first-child {
      margin-top: 40px; } }
  .b-form-selection__row.b-form-selection__row-subscribe {
    margin-bottom: 25px; }

.b-form-selection__caption {
  color: #4d4d4d;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px; }

.b-form-selection__brands .b-shop-logo {
  height: 120px; }

.b-form-selection__btn input[type='submit'] {
  border: none; }

.b-form-selection__input {
  margin-bottom: 0px; }
  .b-form-selection__input .b-input__field {
    border: none;
    color: #191919; }
    .b-form-selection__input .b-input__field:focus {
      background-color: #fff; }
      .b-form-selection__input .b-input__field:focus + .b-input__label:before {
        border-color: transparent; }
  .b-form-selection__input .b-input__label:after {
    z-index: -1;
    background: #fff; }
  .b-form-selection__input.b-input__filled .b-input__label:before {
    border-color: transparent; }

.b-form-selection__caption-link {
  color: #168f7f; }
  .b-form-selection__caption-link:hover {
    color: #1da896; }

.b-form-selection__add-photo {
  margin-bottom: 70px;
  position: relative; }
  .b-form-selection__add-photo input[type="file"] {
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }

.b-form-selection__photo-upload.b-portfolio-sort__item {
  margin-bottom: 50px;
  cursor: default; }
  .b-form-selection__photo-upload.b-portfolio-sort__item:hover {
    background-color: #eaeaea; }
  .b-form-selection__photo-upload.b-portfolio-sort__item:before {
    display: none; }
  .b-form-selection__photo-upload.b-portfolio-sort__item .b-portfolio-sort__delete {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -68px;
    width: 15px;
    height: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-form-selection__photo-upload.b-portfolio-sort__item .b-portfolio-sort__delete {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -334px -68px; } }
    @media only screen and (min-width: 1025px) {
      .b-form-selection__photo-upload.b-portfolio-sort__item .b-portfolio-sort__delete {
        display: block;
        right: 0; } }

.b-form-selection__note {
  color: #b51e23; }

.b-form-selection__success {
  padding-bottom: 90px;
  margin-bottom: 0;
  text-align: center; }

.b-form-selection__row_margin-trailer_7 {
  margin-bottom: 40px; }
  @media only screen and (min-width: 641px) {
    .b-form-selection__row_margin-trailer_7 {
      margin-bottom: 70px; } }

.b-form-selection__btn-subscribe {
  margin-top: 16px; }

.b-vacancy {
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 641px) {
    .b-vacancy {
      padding-bottom: 40px;
      padding-right: 90px;
      padding-left: 90px; } }

.b-vacancy__ttl {
  margin-bottom: 30px;
  text-align: center;
  color: #191919; }
  @media only screen and (min-width: 641px) {
    .b-vacancy__ttl {
      margin-bottom: 60px; } }

.b-vacancy__item {
  margin-bottom: 20px; }
  @media only screen and (min-width: 641px) {
    .b-vacancy__item {
      margin-bottom: 50px; } }
  .b-vacancy__item li {
    color: #7f7f7f; }

.b-vacancy__item-ttl {
  margin-bottom: 10px;
  color: #191919; }
  @media only screen and (min-width: 641px) {
    .b-vacancy__item-ttl {
      margin-bottom: 20px; } }

.b-vacancy__contact {
  color: #191919; }
  .b-vacancy__contact a {
    color: inherit;
    cursor: default; }
    .b-vacancy__contact a:hover {
      color: inherit; }
    .b-vacancy__contact a:after {
      display: none; }

.b-coupon {
  padding-bottom: 10px;
  margin-top: -20px;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (min-width: 641px) {
    .b-coupon {
      padding-bottom: 60px;
      padding-left: 90px;
      padding-right: 90px; } }

.b-coupon__block {
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  border: 2px dashed #168f7f;
  border-radius: 30px; }
  @media only screen and (min-width: 641px) {
    .b-coupon__block {
      padding-top: 50px;
      padding-left: 60px;
      padding-right: 60px; } }

.b-coupon__discount {
  margin-bottom: 30px;
  font-family: "MullerBold", sans-serif; }

.b-coupon__section {
  color: #7f7f7f; }

.b-coupon__hint {
  margin-bottom: 50px;
  color: #7f7f7f;
  padding: 0 15px 0 60px;
  position: relative; }
  .b-coupon__hint:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -57px -308px;
    width: 18px;
    height: 15px;
    content: '';
    position: absolute;
    top: 0;
    left: 22.5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-coupon__hint:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -66px -302px; } }

.b-coupon__hint-full {
  padding: 28px 0 0; }
  .b-coupon__hint-full:before {
    left: 50%;
    margin-left: -24px; }
  .b-coupon__hint-full .b-coupon__hint-print {
    background: url("/img/printer.png") 0 0 no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 5px;
    width: 20px;
    height: 17px;
    cursor: pointer; }

.b-coupon__logo {
  margin-bottom: 10px; }
  @media only screen and (min-width: 641px) {
    .b-coupon__logo {
      margin-bottom: 60px; } }

.b-renters-list {
  padding-bottom: 30px;
  display: none; }
  @media only screen and (min-width: 641px) {
    .b-renters-list {
      margin-top: -50px;
      padding-bottom: 100px;
      padding-left: 150px; } }
  .b-renters-list h4 {
    margin-bottom: 20px;
    font-family: "MullerBold", sans-serif; }

.b-search-block {
  position: relative;
  margin-bottom: 120px; }
  @media only screen and (min-width: 1025px) {
    .b-search-block {
      position: absolute;
      top: 80px;
      right: 60px;
      margin-top: 0;
      margin-bottom: 0; } }

@media only screen and (min-width: 1025px) {
  .b-search-block.b-search-block__catalog {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 120px; } }

@media only screen and (min-width: 1201px) {
  .b-search-block.b-search-block__catalog {
    position: absolute;
    top: -35px;
    right: 60px;
    margin-top: 0;
    margin-bottom: 0; } }

@media only screen and (min-width: 1201px) {
  .l-category__relative {
    position: relative; } }

.b-search {
  position: relative;
  max-width: 300px;
  z-index: 2;
  background: #28282d; }

.b-search__result {
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  top: 59px;
  left: 0;
  z-index: 150;
  padding: 0 15px 15px;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
  background: #28282d; }
  .b-search__result--error {
    padding-bottom: 0;
    top: 70px; }

.b-search__input {
  font-size: 16px;
  line-height: 20px;
  float: left;
  border: none;
  padding: 19.5px 15px;
  background-color: #2f2f33;
  color: #7f7f7f;
  font-style: "MullerRegular", sans-serif;
  width: 300px;
  -webkit-appearance: none; }
  @media only screen and (max-width: 640px) {
    .b-search__input {
      width: 280px; } }
  .b-search__input::-webkit-search-cancel-button {
    position: relative;
    -webkit-appearance: none;
    height: 18px;
    width: 18px;
    background-image: url("/img/search-close.png"); }
  .b-search__input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    transition: opacity .3s ease-in-out; }
  .b-search__input::placeholder {
    color: #fff;
    opacity: 1;
    transition: opacity .3s ease-in-out; }
  .b-search__input:focus:-ms-input-placeholder {
    opacity: 0; }
  .b-search__input:focus::placeholder {
    opacity: 0; }

.b-search__result-title {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  line-height: 24px;
  padding-bottom: 7.5px; }

.b-search__result-item {
  font-size: 13px;
  line-height: 20px;
  line-height: 25px;
  padding: 10px 0 0;
  border-bottom: 1px solid #2f2f33; }

.b-search__result-preview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  color: #fff; }
  .b-search__result-preview .b-search__result-img-wrapper {
    width: 80px;
    min-width: 80px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px; }
    .b-search__result-preview .b-search__result-img-wrapper img {
      max-height: 50px; }
  .b-search__result-preview span {
    padding-left: 15px; }

.b-search__bg-white {
  background-color: #fff; }

.b-search__result-section {
  color: #fff; }

.b-route {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #191919;
  display: none;
  padding-right: 20px;
  padding-left: 20px;
  min-height: inherit; }
  @media only screen and (min-width: 641px) {
    .b-route {
      padding: 60px 40px; } }

.b-route__item-wrap {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #fff; }

.b-route__title {
  display: inline-block;
  line-height: 18px;
  border-bottom: 1px solid #4d4d4d; }

.b-route__list {
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media only screen and (min-width: 641px) {
    .b-route__list {
      display: block; } }

.b-route__list-item {
  margin-bottom: 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }
  .b-route__list-item:last-child {
    margin-bottom: 30px; }
  @media only screen and (min-width: 1201px) {
    .b-route__list-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-align: end;
      align-items: flex-end; } }

.b-route__transports {
  text-transform: uppercase;
  min-width: 70px; }

.b-route__transport-num {
  display: inline-block;
  margin-right: 5px; }

.b-route__transports-txt {
  color: #7f7f7f;
  font-size: 8px;
  letter-spacing: 0.05em; }
  @media only screen and (min-width: 1201px) {
    .b-route__transports-txt {
      display: block; } }

.b-route__scheme {
  margin-top: 10px;
  color: #5f5e5e;
  line-height: 18px; }
  @media only screen and (min-width: 1201px) {
    .b-route__scheme {
      margin-top: 0px; } }

.b-route__scheme-icon {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  min-width: 14px; }
  @media only screen and (min-width: 641px) {
    .b-route__scheme-icon {
      margin-right: 5px;
      margin-left: 5px; } }
  .b-route__scheme-icon .b-icon__arrow-way-dims {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
    @media only screen and (min-width: 641px) {
      .b-route__scheme-icon .b-icon__arrow-way-dims {
        -ms-transform: rotate(0);
        transform: rotate(0); } }

.b-route__scheme-item {
  margin-bottom: 5px;
  white-space: nowrap; }
  @media only screen and (min-width: 641px) {
    .b-route__scheme-item {
      display: inline-block; } }

.b-route__scheme-icon_theme_dot:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #168f7f;
  border-radius: 50%; }

@media only screen and (min-width: 641px) {
  .b-route__scheme-icon_theme_dot {
    display: none; } }

.b-video-preview:hover a.b-video-preview__img:after {
  opacity: 1; }

.b-video-preview:hover time {
  opacity: 0.6; }

.b-video-preview:hover .b-video-preview__title {
  opacity: 0.5; }

.b-video-preview__img {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none; }
  .b-video-preview__img:before {
    content: "";
    display: block;
    height: 0;
    padding-top: 56.6%; }
  .b-video-preview__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .b-video-preview__img:after {
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(25, 25, 25, 0.4);
    opacity: 0; }

.b-video-preview__description {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 24px 20px 0; }
  @media only screen and (min-width: 641px) {
    .b-video-preview__description {
      padding: 24px 40px 0; }
      .b-video-preview__description:before {
        content: "";
        position: absolute;
        display: block;
        top: -20px;
        left: 20px;
        width: 1px;
        height: 50px;
        background-color: rgba(127, 127, 127, 0.8); } }
  @media only screen and (min-width: 1025px) {
    .b-video-preview__description {
      padding: 24px 60px 0; }
      .b-video-preview__description:before {
        left: 30px; } }
  .b-video-preview__description time {
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    color: #7f7f7f; }

.b-video-preview__title {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  margin-top: 10px;
  -ms-flex-order: 0;
  order: 0;
  color: #fff;
  font-family: "MullerRegular", sans-serif;
  font-size: 20px; }

@media only screen and (min-width: 1025px) {
  .b-video-detal {
    padding: 0 30px; } }

.b-video-detal__img {
  position: relative;
  display: block;
  overflow: hidden; }
  .b-video-detal__img:before {
    content: "";
    display: block;
    height: 0;
    padding-top: 56.6%; }
  .b-video-detal__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.b-video-detal__play {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  position: absolute;
  display: none;
  width: 60px;
  height: 38px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-color: rgba(22, 143, 127, 0.8);
  border: none;
  cursor: pointer; }
  .b-video-detal__play:hover {
    background-color: rgba(29, 168, 150, 0.8); }
  .b-video-detal__play:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 18px;
    width: 12px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 12px solid #fff; }
  .b-video-detal__play.is-disabled {
    display: none; }
  @media only screen and (min-width: 1025px) {
    .b-video-detal__play {
      display: block;
      width: 136px;
      height: 86px; }
      .b-video-detal__play:before {
        height: 40px;
        width: 30px;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 30px solid #fff; } }

.b-video-detal__video {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; }
  .b-video-detal__video.is-active {
    display: block; }
  @media only screen and (min-width: 1025px) {
    .b-video-detal__video {
      display: none; } }

.b-video-text {
  padding: 24px 0;
  font-size: 16px; }
  .b-video-text p {
    font-size: 1em; }
  @media only screen and (min-width: 1025px) {
    .b-video-text {
      font-size: 16px; } }

.b-video-page-subheader {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  -ms-flex-order: 2;
  order: 2;
  color: #7f7f7f;
  margin-bottom: 24px; }
  .b-video-page-subheader p {
    margin-bottom: 0; }
  @media only screen and (min-width: 1025px) {
    .b-video-page-subheader {
      margin-top: 24px;
      -ms-flex-order: 3;
      order: 3;
      font-size: 16px; } }

.l-video-page .l-category__header {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0; }

.l-video-page .b-search-block {
  -ms-flex-order: 3;
  order: 3;
  margin-bottom: 0; }
  @media only screen and (min-width: 1025px) {
    .l-video-page .b-search-block {
      -ms-flex-order: 2;
      order: 2; } }

.b-also-articles__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.b-also-articles__item {
  position: relative;
  min-height: 150px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 30px 12px;
  margin-bottom: 24px; }
  .b-also-articles__item:hover .b-also-articles__img:after {
    opacity: 0.3; }
  .b-also-articles__item:hover.b-also-articles__item_light {
    background-color: rgba(255, 255, 255, 0.7); }
  @media only screen and (min-width: 1025px) {
    .b-also-articles__item {
      padding: 60px 40px;
      -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
      margin: 0 3.3333% 0 0; }
      .b-also-articles__item:nth-child(3n) {
        margin-right: 0; }
      .b-also-articles__item:nth-child(n + 4) {
        margin-top: 3.3333%; } }

.b-also-articles__item_light {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  background-color: #fff; }
  .b-also-articles__item_light .b-also-articles__title {
    color: #191919; }
  .b-also-articles__item_light .b-also-articles__tag {
    color: #7f7f7f; }

.b-also-articles__img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  display: block;
  overflow: hidden;
  text-decoration: none; }
  .b-also-articles__img img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .b-also-articles__img:after {
    transition-duration: 0.3s;
    transition-timing-function: ease;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(25, 25, 25, 0.09) 15.83%, rgba(25, 25, 25, 0.6) 100%); }

.b-also-articles__description {
  position: relative;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%; }

.b-also-articles__title {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px; }

.b-also-articles__tag {
  margin-top: 20px;
  font-size: 16px;
  color: #b7b7b7; }

.cookies-notice {
  transition: transform 0.3s ease;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 6;
  display: none;
  background: rgba(35, 36, 40, 0.85);
  border-radius: 4px;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 16px 18px; }
  @media only screen and (min-width: 641px) {
    .cookies-notice {
      width: auto;
      left: 50%;
      bottom: 32px;
      -ms-transform: translateY(200%) translateX(-50%);
      transform: translateY(200%) translateX(-50%);
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: center;
      align-items: center;
      padding: 24px 48px; } }
  .cookies-notice.is-show {
    display: -ms-flexbox;
    display: flex; }
  @media only screen and (min-width: 641px) {
    .cookies-notice.is-open {
      -ms-transform: translateY(0) translateX(-50%);
      transform: translateY(0) translateX(-50%); } }
  .cookies-notice button {
    border: none;
    white-space: normal;
    padding-top: 16px;
    width: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

.cookies-notice__text {
  font-size: 12px;
  margin-bottom: 16px;
  color: #fff; }
  @media only screen and (min-width: 641px) {
    .cookies-notice__text {
      width: 440px;
      margin-right: 32px;
      margin-bottom: 0;
      font-size: 14px; } }
  .cookies-notice__text .link__text {
    font-size: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    @media only screen and (min-width: 641px) {
      .cookies-notice__text .link__text {
        font-size: 14px; } }

.l-portfolio-edit {
  display: block;
  background-color: #202023; }
  @media only screen and (min-width: 641px) {
    .l-portfolio-edit {
      background-color: transparent; } }

@media only screen and (min-width: 641px) {
  .l-portfolio-edit__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    min-height: calc(100vh - 205px); } }

.b-portfolio-edit__ttl {
  margin-bottom: 30px;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .b-portfolio-edit__ttl {
      margin-bottom: 40px; } }
  .b-portfolio-edit__ttl textarea {
    background: none;
    border: 0;
    border-bottom: 1px solid #4d4d4d;
    color: #fff;
    padding: 0;
    position: relative;
    z-index: 2;
    min-height: 35px;
    height: 30px; }
    @media only screen and (min-width: 641px) {
      .b-portfolio-edit__ttl textarea {
        min-height: 50px;
        height: 45px;
        line-height: 45px; } }
    .b-portfolio-edit__ttl textarea:-ms-input-placeholder {
      font-style: normal;
      opacity: .5; }
    .b-portfolio-edit__ttl textarea::placeholder {
      font-style: normal;
      opacity: .5; }
    .b-portfolio-edit__ttl textarea:focus {
      border-color: #168f7f; }
  .b-portfolio-edit__ttl:after {
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px 0px;
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    top: 0;
    right: 0; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-portfolio-edit__ttl:after {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -334px 0px; } }

.b-portfolio-edit__types {
  margin-bottom: 50px; }
  @media only screen and (min-width: 1025px) {
    .b-portfolio-edit__types {
      margin-bottom: 30px; } }

.b-portfolio-edit__items {
  margin-bottom: 10px; }

.b-portfolio-edit__note {
  margin-bottom: 28px;
  margin-top: 40px;
  color: #7f7f7f; }

.b-portfolio-edit__note-padding {
  margin-bottom: 40px;
  padding: 0 60px; }
  .b-portfolio-edit__note-padding .b-portfolio-edit__note-with-icon {
    margin-bottom: 28px; }

.b-portfolio-edit__note-with-icon {
  color: #b7b7b7;
  padding-left: 29px;
  background: url("/img/forbidden.png") 2px 5px no-repeat;
  margin-top: 10px; }

.b-portfolio-edit__descr {
  margin-bottom: 100px; }
  @media only screen and (min-width: 641px) {
    .b-portfolio-edit__descr {
      width: 83.33333%; } }
  .b-portfolio-edit__descr textarea {
    resize: none;
    overflow: hidden;
    background: none;
    border: 0;
    border-bottom: 1px solid #4d4d4d;
    color: #fff;
    padding: 10px 0 0;
    position: relative;
    min-height: 35px;
    height: 30px; }
    @media only screen and (min-width: 641px) {
      .b-portfolio-edit__descr textarea {
        min-height: 45px;
        height: 40px;
        padding: 10px 0 0 15px; } }
    .b-portfolio-edit__descr textarea:-ms-input-placeholder {
      font-style: normal;
      opacity: .5; }
    .b-portfolio-edit__descr textarea::placeholder {
      font-style: normal;
      opacity: .5; }
    .b-portfolio-edit__descr textarea:focus {
      border-color: #168f7f; }

.b-portfolio-edit__second-ttl {
  margin-bottom: 20px; }

.b-portfolio-edit__add-btn {
  color: #168f7f;
  position: relative;
  padding-left: 29px; }
  .b-portfolio-edit__add-btn:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -19px -324px;
    width: 14px;
    height: 14px;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-portfolio-edit__add-btn:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -19px -327px; } }
  .b-portfolio-edit__add-btn:hover, .b-portfolio-edit__add-btn:active {
    color: #1da896; }
    .b-portfolio-edit__add-btn:hover:before, .b-portfolio-edit__add-btn:active:before {
      background-image: url("/img/sprites.png?v=3");
      background-position: -49px -324px;
      width: 14px;
      height: 14px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
        .b-portfolio-edit__add-btn:hover:before, .b-portfolio-edit__add-btn:active:before {
          background-image: url("/img/sprites@2x.png?v=3");
          background-size: 364px 341px;
          background-position: -34px -327px; } }

.b-portfolio-edit__submit {
  padding-top: 40px;
  background-color: #202023; }
  @media only screen and (min-width: 641px) {
    .b-portfolio-edit__submit {
      background-color: transparent;
      margin-top: auto; } }
  .b-portfolio-edit__submit input[type="submit"] {
    line-height: 80px;
    padding: 0;
    border: 0;
    outline: none; }

.b-portfolio-edit__disabled {
  opacity: .5;
  pointer-events: none; }

.b-portfolio__notice {
  margin-top: 10px;
  color: #7f7f7f;
  font-size: 14px;
  line-height: 20px; }

.b-portfolio-edit__bookmark {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 7.5px; }

.b-portfolio-edit__person {
  margin-bottom: 30px;
  color: #b7b7b7; }
  .b-portfolio-edit__person a {
    color: #168f7f; }
    .b-portfolio-edit__person a:hover {
      color: #1da896; }

.b-portfolio-sort__item {
  height: 80px;
  line-height: 80px;
  cursor: grab;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  overflow: hidden;
  padding-left: 7.5px; }
  .b-portfolio-sort__item:after {
    content: '';
    display: block;
    clear: both; }
  @media only screen and (min-width: 641px) {
    .b-portfolio-sort__item {
      margin-left: -15px;
      padding-left: 15px; } }
  @media only screen and (min-width: 1025px) {
    .b-portfolio-sort__item {
      border-color: transparent; } }
  .b-portfolio-sort__item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    @media only screen and (min-width: 1025px) {
      .b-portfolio-sort__item:last-child {
        border-color: transparent; } }
  .b-portfolio-sort__item:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -329px -191px;
    width: 7px;
    height: 17px;
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8.5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-portfolio-sort__item:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -351px -248px; } }
    @media only screen and (min-width: 1025px) {
      .b-portfolio-sort__item:before {
        display: none; } }
  .b-portfolio-sort__item:hover {
    background-color: #2f2f33; }
    .b-portfolio-sort__item:hover:before,
    .b-portfolio-sort__item:hover .b-portfolio-sort__delete,
    .b-portfolio-sort__item:hover .b-portfolio-sort__edit,
    .b-portfolio-sort__item:hover .b-portfolio-sort__link {
      display: block; }
  .b-portfolio-sort__item.ui-sortable-helper {
    cursor: grabbing; }

.b-portfolio-sort__photo {
  margin-top: 20px;
  float: left;
  margin-right: 22.5px;
  display: block;
  width: 60px;
  height: 40px; }
  @media only screen and (min-width: 641px) {
    .b-portfolio-sort__photo {
      margin-top: 10px;
      margin-right: 30px;
      width: 90px;
      height: 60px; } }

.b-portfolio-sort__name {
  line-height: 80px;
  float: left;
  width: 60%; }

.b-portfolio-sort__delete,
.b-portfolio-sort__edit,
.b-portfolio-sort__link {
  background-image: url("/img/sprites.png?v=3");
  background-position: -338px -51px;
  width: 15px;
  height: 16px;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -8px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-portfolio-sort__delete,
    .b-portfolio-sort__edit,
    .b-portfolio-sort__link {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -51px; } }
  @media only screen and (min-width: 641px) {
    .b-portfolio-sort__delete,
    .b-portfolio-sort__edit,
    .b-portfolio-sort__link {
      right: 52.5px; } }
  @media only screen and (min-width: 1025px) {
    .b-portfolio-sort__delete,
    .b-portfolio-sort__edit,
    .b-portfolio-sort__link {
      display: none; } }

.b-portfolio-sort__edit {
  background-image: url("/img/sprites.png?v=3");
  background-position: -338px 0px;
  width: 16px;
  height: 16px;
  right: 52.5px;
  margin-top: -8px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-portfolio-sort__edit {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px 0px; } }
  @media only screen and (min-width: 641px) {
    .b-portfolio-sort__edit {
      right: 112.5px; } }

.b-portfolio-sort__link {
  background-image: url("/img/sprites.png?v=3");
  background-position: -338px -17px;
  width: 16px;
  height: 16px;
  right: 52.5px;
  margin-top: -8px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    .b-portfolio-sort__link {
      background-image: url("/img/sprites@2x.png?v=3");
      background-size: 364px 341px;
      background-position: -334px -34px; } }
  @media only screen and (min-width: 641px) {
    .b-portfolio-sort__link {
      right: 112.5px; } }

.b-photo-upload {
  margin-bottom: 70px;
  position: relative; }
  .b-photo-upload input[type="file"] {
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }

.b-photo-upload__lbl {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  color: #168f7f;
  cursor: pointer;
  font-family: "MullerRegular", sans-serif;
  position: relative;
  padding-left: 29px; }
  .b-photo-upload__lbl:before {
    background-image: url("/img/sprites.png?v=3");
    background-position: -19px -324px;
    width: 14px;
    height: 14px;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-photo-upload__lbl:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -19px -327px; } }
  .b-photo-upload__lbl:hover {
    color: #1da896; }
    .b-photo-upload__lbl:hover:before {
      background-image: url("/img/sprites.png?v=3");
      background-position: -49px -324px;
      width: 14px;
      height: 14px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
        .b-photo-upload__lbl:hover:before {
          background-image: url("/img/sprites@2x.png?v=3");
          background-size: 364px 341px;
          background-position: -34px -327px; } }

.b-photo-upload__comment {
  display: block; }

.b-radio-tab {
  display: inline-block;
  margin-bottom: 3px; }
  .b-radio-tab input {
    display: none; }
  .b-radio-tab label,
  .b-radio-tab a {
    transition-property: background-color, color, border-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    position: relative;
    display: inline-block;
    color: #fff;
    border: 1px solid #4d4d4d;
    padding: 6px 30px 4px;
    margin-right: 3px; }
  .b-radio-tab input:checked + label {
    background-color: #fff;
    color: #28282d;
    border-color: #fff; }
  .b-radio-tab a.is-active {
    background-color: #fff;
    color: #28282d;
    border-color: #fff; }
  .b-radio-tab:hover a {
    background-color: #fff;
    color: #28282d;
    border-color: #fff; }

.b-radio-tab:hover input + label {
  background-color: #fff;
  color: #28282d;
  border-color: #fff; }

.b-radio-tab input:disabled + label,
.b-radio-tab input[readonly="readonly"] + label {
  cursor: default;
  opacity: .4; }

.b-radio-tab input:disabled:hover + label,
.b-radio-tab input[readonly="readonly"]:hover + label {
  background: none;
  color: #fff;
  border-color: #4d4d4d; }

.b-radio-tab_theme_white label {
  color: #191919;
  background-color: #fff;
  border-color: #fff; }
  .b-radio-tab_theme_white label:hover {
    color: #fff;
    background-color: #168f7f;
    border-color: #168f7f; }

.b-radio-tab_theme_white input:checked + label {
  background-color: #168f7f;
  color: #fff;
  border-color: #168f7f; }

.kart-loader *,
.kart-loader *:after,
.kart-loader *:before {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.kart-loader {
  float: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 55px auto;
  width: 100%; }

.sheath {
  position: absolute;
  transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%; }

.segment {
  background-color: #168f7f;
  border-radius: 21px;
  height: 4px;
  transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  width: 13px; }

.sheath:nth-child(1) {
  animation: segment-orbit-1 2070ms infinite linear, segment-opacity-1 1293.75ms infinite linear;
  -o-animation: segment-orbit-1 2070ms infinite linear, segment-opacity-1 1293.75ms infinite linear;
  -ms-animation: segment-orbit-1 2070ms infinite linear, segment-opacity-1 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-1 2070ms infinite linear, segment-opacity-1 1293.75ms infinite linear;
  -moz-animation: segment-orbit-1 2070ms infinite linear, segment-opacity-1 1293.75ms infinite linear;
  transform: rotate(-30deg) translate(18px);
  -o-transform: rotate(-30deg) translate(18px);
  -ms-transform: rotate(-30deg) translate(18px);
  -webkit-transform: rotate(-30deg) translate(18px);
  -moz-transform: rotate(-30deg) translate(18px); }

.sheath:nth-child(1) .segment {
  animation: segment-scale-1 1293.75ms infinite linear;
  -o-animation: segment-scale-1 1293.75ms infinite linear;
  -ms-animation: segment-scale-1 1293.75ms infinite linear;
  -webkit-animation: segment-scale-1 1293.75ms infinite linear;
  -moz-animation: segment-scale-1 1293.75ms infinite linear; }

.sheath:nth-child(2) {
  animation: segment-orbit-2 2070ms infinite linear, segment-opacity-2 1293.75ms infinite linear;
  -o-animation: segment-orbit-2 2070ms infinite linear, segment-opacity-2 1293.75ms infinite linear;
  -ms-animation: segment-orbit-2 2070ms infinite linear, segment-opacity-2 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-2 2070ms infinite linear, segment-opacity-2 1293.75ms infinite linear;
  -moz-animation: segment-orbit-2 2070ms infinite linear, segment-opacity-2 1293.75ms infinite linear;
  transform: rotate(-60deg) translate(18px);
  -o-transform: rotate(-60deg) translate(18px);
  -ms-transform: rotate(-60deg) translate(18px);
  -webkit-transform: rotate(-60deg) translate(18px);
  -moz-transform: rotate(-60deg) translate(18px); }

.sheath:nth-child(2) .segment {
  animation: segment-scale-2 1293.75ms infinite linear;
  -o-animation: segment-scale-2 1293.75ms infinite linear;
  -ms-animation: segment-scale-2 1293.75ms infinite linear;
  -webkit-animation: segment-scale-2 1293.75ms infinite linear;
  -moz-animation: segment-scale-2 1293.75ms infinite linear; }

.sheath:nth-child(3) {
  animation: segment-orbit-3 2070ms infinite linear, segment-opacity-3 1293.75ms infinite linear;
  -o-animation: segment-orbit-3 2070ms infinite linear, segment-opacity-3 1293.75ms infinite linear;
  -ms-animation: segment-orbit-3 2070ms infinite linear, segment-opacity-3 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-3 2070ms infinite linear, segment-opacity-3 1293.75ms infinite linear;
  -moz-animation: segment-orbit-3 2070ms infinite linear, segment-opacity-3 1293.75ms infinite linear;
  transform: rotate(-90deg) translate(18px);
  -o-transform: rotate(-90deg) translate(18px);
  -ms-transform: rotate(-90deg) translate(18px);
  -webkit-transform: rotate(-90deg) translate(18px);
  -moz-transform: rotate(-90deg) translate(18px); }

.sheath:nth-child(3) .segment {
  animation: segment-scale-3 1293.75ms infinite linear;
  -o-animation: segment-scale-3 1293.75ms infinite linear;
  -ms-animation: segment-scale-3 1293.75ms infinite linear;
  -webkit-animation: segment-scale-3 1293.75ms infinite linear;
  -moz-animation: segment-scale-3 1293.75ms infinite linear; }

.sheath:nth-child(4) {
  animation: segment-orbit-4 2070ms infinite linear, segment-opacity-4 1293.75ms infinite linear;
  -o-animation: segment-orbit-4 2070ms infinite linear, segment-opacity-4 1293.75ms infinite linear;
  -ms-animation: segment-orbit-4 2070ms infinite linear, segment-opacity-4 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-4 2070ms infinite linear, segment-opacity-4 1293.75ms infinite linear;
  -moz-animation: segment-orbit-4 2070ms infinite linear, segment-opacity-4 1293.75ms infinite linear;
  transform: rotate(-120deg) translate(18px);
  -o-transform: rotate(-120deg) translate(18px);
  -ms-transform: rotate(-120deg) translate(18px);
  -webkit-transform: rotate(-120deg) translate(18px);
  -moz-transform: rotate(-120deg) translate(18px); }

.sheath:nth-child(4) .segment {
  animation: segment-scale-4 1293.75ms infinite linear;
  -o-animation: segment-scale-4 1293.75ms infinite linear;
  -ms-animation: segment-scale-4 1293.75ms infinite linear;
  -webkit-animation: segment-scale-4 1293.75ms infinite linear;
  -moz-animation: segment-scale-4 1293.75ms infinite linear; }

.sheath:nth-child(5) {
  animation: segment-orbit-5 2070ms infinite linear, segment-opacity-5 1293.75ms infinite linear;
  -o-animation: segment-orbit-5 2070ms infinite linear, segment-opacity-5 1293.75ms infinite linear;
  -ms-animation: segment-orbit-5 2070ms infinite linear, segment-opacity-5 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-5 2070ms infinite linear, segment-opacity-5 1293.75ms infinite linear;
  -moz-animation: segment-orbit-5 2070ms infinite linear, segment-opacity-5 1293.75ms infinite linear;
  transform: rotate(-150deg) translate(18px);
  -o-transform: rotate(-150deg) translate(18px);
  -ms-transform: rotate(-150deg) translate(18px);
  -webkit-transform: rotate(-150deg) translate(18px);
  -moz-transform: rotate(-150deg) translate(18px); }

.sheath:nth-child(5) .segment {
  animation: segment-scale-5 1293.75ms infinite linear;
  -o-animation: segment-scale-5 1293.75ms infinite linear;
  -ms-animation: segment-scale-5 1293.75ms infinite linear;
  -webkit-animation: segment-scale-5 1293.75ms infinite linear;
  -moz-animation: segment-scale-5 1293.75ms infinite linear; }

.sheath:nth-child(6) {
  animation: segment-orbit-6 2070ms infinite linear, segment-opacity-6 1293.75ms infinite linear;
  -o-animation: segment-orbit-6 2070ms infinite linear, segment-opacity-6 1293.75ms infinite linear;
  -ms-animation: segment-orbit-6 2070ms infinite linear, segment-opacity-6 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-6 2070ms infinite linear, segment-opacity-6 1293.75ms infinite linear;
  -moz-animation: segment-orbit-6 2070ms infinite linear, segment-opacity-6 1293.75ms infinite linear;
  transform: rotate(-180deg) translate(18px);
  -o-transform: rotate(-180deg) translate(18px);
  -ms-transform: rotate(-180deg) translate(18px);
  -webkit-transform: rotate(-180deg) translate(18px);
  -moz-transform: rotate(-180deg) translate(18px); }

.sheath:nth-child(6) .segment {
  animation: segment-scale-6 1293.75ms infinite linear;
  -o-animation: segment-scale-6 1293.75ms infinite linear;
  -ms-animation: segment-scale-6 1293.75ms infinite linear;
  -webkit-animation: segment-scale-6 1293.75ms infinite linear;
  -moz-animation: segment-scale-6 1293.75ms infinite linear; }

.sheath:nth-child(7) {
  animation: segment-orbit-7 2070ms infinite linear, segment-opacity-7 1293.75ms infinite linear;
  -o-animation: segment-orbit-7 2070ms infinite linear, segment-opacity-7 1293.75ms infinite linear;
  -ms-animation: segment-orbit-7 2070ms infinite linear, segment-opacity-7 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-7 2070ms infinite linear, segment-opacity-7 1293.75ms infinite linear;
  -moz-animation: segment-orbit-7 2070ms infinite linear, segment-opacity-7 1293.75ms infinite linear;
  transform: rotate(-210deg) translate(18px);
  -o-transform: rotate(-210deg) translate(18px);
  -ms-transform: rotate(-210deg) translate(18px);
  -webkit-transform: rotate(-210deg) translate(18px);
  -moz-transform: rotate(-210deg) translate(18px); }

.sheath:nth-child(7) .segment {
  animation: segment-scale-7 1293.75ms infinite linear;
  -o-animation: segment-scale-7 1293.75ms infinite linear;
  -ms-animation: segment-scale-7 1293.75ms infinite linear;
  -webkit-animation: segment-scale-7 1293.75ms infinite linear;
  -moz-animation: segment-scale-7 1293.75ms infinite linear; }

.sheath:nth-child(8) {
  animation: segment-orbit-8 2070ms infinite linear, segment-opacity-8 1293.75ms infinite linear;
  -o-animation: segment-orbit-8 2070ms infinite linear, segment-opacity-8 1293.75ms infinite linear;
  -ms-animation: segment-orbit-8 2070ms infinite linear, segment-opacity-8 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-8 2070ms infinite linear, segment-opacity-8 1293.75ms infinite linear;
  -moz-animation: segment-orbit-8 2070ms infinite linear, segment-opacity-8 1293.75ms infinite linear;
  transform: rotate(-240deg) translate(18px);
  -o-transform: rotate(-240deg) translate(18px);
  -ms-transform: rotate(-240deg) translate(18px);
  -webkit-transform: rotate(-240deg) translate(18px);
  -moz-transform: rotate(-240deg) translate(18px); }

.sheath:nth-child(8) .segment {
  animation: segment-scale-8 1293.75ms infinite linear;
  -o-animation: segment-scale-8 1293.75ms infinite linear;
  -ms-animation: segment-scale-8 1293.75ms infinite linear;
  -webkit-animation: segment-scale-8 1293.75ms infinite linear;
  -moz-animation: segment-scale-8 1293.75ms infinite linear; }

.sheath:nth-child(9) {
  animation: segment-orbit-9 2070ms infinite linear, segment-opacity-9 1293.75ms infinite linear;
  -o-animation: segment-orbit-9 2070ms infinite linear, segment-opacity-9 1293.75ms infinite linear;
  -ms-animation: segment-orbit-9 2070ms infinite linear, segment-opacity-9 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-9 2070ms infinite linear, segment-opacity-9 1293.75ms infinite linear;
  -moz-animation: segment-orbit-9 2070ms infinite linear, segment-opacity-9 1293.75ms infinite linear;
  transform: rotate(-270deg) translate(18px);
  -o-transform: rotate(-270deg) translate(18px);
  -ms-transform: rotate(-270deg) translate(18px);
  -webkit-transform: rotate(-270deg) translate(18px);
  -moz-transform: rotate(-270deg) translate(18px); }

.sheath:nth-child(9) .segment {
  animation: segment-scale-9 1293.75ms infinite linear;
  -o-animation: segment-scale-9 1293.75ms infinite linear;
  -ms-animation: segment-scale-9 1293.75ms infinite linear;
  -webkit-animation: segment-scale-9 1293.75ms infinite linear;
  -moz-animation: segment-scale-9 1293.75ms infinite linear; }

.sheath:nth-child(10) {
  animation: segment-orbit-10 2070ms infinite linear, segment-opacity-10 1293.75ms infinite linear;
  -o-animation: segment-orbit-10 2070ms infinite linear, segment-opacity-10 1293.75ms infinite linear;
  -ms-animation: segment-orbit-10 2070ms infinite linear, segment-opacity-10 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-10 2070ms infinite linear, segment-opacity-10 1293.75ms infinite linear;
  -moz-animation: segment-orbit-10 2070ms infinite linear, segment-opacity-10 1293.75ms infinite linear;
  transform: rotate(-300deg) translate(18px);
  -o-transform: rotate(-300deg) translate(18px);
  -ms-transform: rotate(-300deg) translate(18px);
  -webkit-transform: rotate(-300deg) translate(18px);
  -moz-transform: rotate(-300deg) translate(18px); }

.sheath:nth-child(10) .segment {
  animation: segment-scale-10 1293.75ms infinite linear;
  -o-animation: segment-scale-10 1293.75ms infinite linear;
  -ms-animation: segment-scale-10 1293.75ms infinite linear;
  -webkit-animation: segment-scale-10 1293.75ms infinite linear;
  -moz-animation: segment-scale-10 1293.75ms infinite linear; }

.sheath:nth-child(11) {
  animation: segment-orbit-11 2070ms infinite linear, segment-opacity-11 1293.75ms infinite linear;
  -o-animation: segment-orbit-11 2070ms infinite linear, segment-opacity-11 1293.75ms infinite linear;
  -ms-animation: segment-orbit-11 2070ms infinite linear, segment-opacity-11 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-11 2070ms infinite linear, segment-opacity-11 1293.75ms infinite linear;
  -moz-animation: segment-orbit-11 2070ms infinite linear, segment-opacity-11 1293.75ms infinite linear;
  transform: rotate(-330deg) translate(18px);
  -o-transform: rotate(-330deg) translate(18px);
  -ms-transform: rotate(-330deg) translate(18px);
  -webkit-transform: rotate(-330deg) translate(18px);
  -moz-transform: rotate(-330deg) translate(18px); }

.sheath:nth-child(11) .segment {
  animation: segment-scale-11 1293.75ms infinite linear;
  -o-animation: segment-scale-11 1293.75ms infinite linear;
  -ms-animation: segment-scale-11 1293.75ms infinite linear;
  -webkit-animation: segment-scale-11 1293.75ms infinite linear;
  -moz-animation: segment-scale-11 1293.75ms infinite linear; }

.sheath:nth-child(12) {
  animation: segment-orbit-12 2070ms infinite linear, segment-opacity-12 1293.75ms infinite linear;
  -o-animation: segment-orbit-12 2070ms infinite linear, segment-opacity-12 1293.75ms infinite linear;
  -ms-animation: segment-orbit-12 2070ms infinite linear, segment-opacity-12 1293.75ms infinite linear;
  -webkit-animation: segment-orbit-12 2070ms infinite linear, segment-opacity-12 1293.75ms infinite linear;
  -moz-animation: segment-orbit-12 2070ms infinite linear, segment-opacity-12 1293.75ms infinite linear;
  transform: rotate(-360deg) translate(18px);
  -o-transform: rotate(-360deg) translate(18px);
  -ms-transform: rotate(-360deg) translate(18px);
  -webkit-transform: rotate(-360deg) translate(18px);
  -moz-transform: rotate(-360deg) translate(18px); }

.sheath:nth-child(12) .segment {
  animation: segment-scale-12 1293.75ms infinite linear;
  -o-animation: segment-scale-12 1293.75ms infinite linear;
  -ms-animation: segment-scale-12 1293.75ms infinite linear;
  -webkit-animation: segment-scale-12 1293.75ms infinite linear;
  -moz-animation: segment-scale-12 1293.75ms infinite linear; }

@keyframes segment-orbit-1 {
  from {
    transform: rotate(30deg) translate(18px); }
  50% {
    transform: rotate(210deg) translate(22px); }
  to {
    transform: rotate(390deg) translate(18px); } }

@keyframes segment-orbit-2 {
  from {
    transform: rotate(60deg) translate(18px); }
  50% {
    transform: rotate(240deg) translate(22px); }
  to {
    transform: rotate(420deg) translate(18px); } }

@keyframes segment-orbit-3 {
  from {
    transform: rotate(90deg) translate(18px); }
  50% {
    transform: rotate(270deg) translate(22px); }
  to {
    transform: rotate(450deg) translate(18px); } }

@keyframes segment-orbit-4 {
  from {
    transform: rotate(120deg) translate(18px); }
  50% {
    transform: rotate(300deg) translate(22px); }
  to {
    transform: rotate(480deg) translate(18px); } }

@keyframes segment-orbit-5 {
  from {
    transform: rotate(150deg) translate(18px); }
  50% {
    transform: rotate(330deg) translate(22px); }
  to {
    transform: rotate(510deg) translate(18px); } }

@keyframes segment-orbit-6 {
  from {
    transform: rotate(180deg) translate(18px); }
  50% {
    transform: rotate(360deg) translate(22px); }
  to {
    transform: rotate(540deg) translate(18px); } }

@keyframes segment-orbit-7 {
  from {
    transform: rotate(210deg) translate(18px); }
  50% {
    transform: rotate(390deg) translate(22px); }
  to {
    transform: rotate(570deg) translate(18px); } }

@keyframes segment-orbit-8 {
  from {
    transform: rotate(240deg) translate(18px); }
  50% {
    transform: rotate(420deg) translate(22px); }
  to {
    transform: rotate(600deg) translate(18px); } }

@keyframes segment-orbit-9 {
  from {
    transform: rotate(270deg) translate(18px); }
  50% {
    transform: rotate(450deg) translate(22px); }
  to {
    transform: rotate(630deg) translate(18px); } }

@keyframes segment-orbit-10 {
  from {
    transform: rotate(300deg) translate(18px); }
  50% {
    transform: rotate(480deg) translate(22px); }
  to {
    transform: rotate(660deg) translate(18px); } }

@keyframes segment-orbit-11 {
  from {
    transform: rotate(330deg) translate(18px); }
  50% {
    transform: rotate(510deg) translate(22px); }
  to {
    transform: rotate(690deg) translate(18px); } }

@keyframes segment-orbit-12 {
  from {
    transform: rotate(360deg) translate(18px); }
  50% {
    transform: rotate(540deg) translate(22px); }
  to {
    transform: rotate(720deg) translate(18px); } }

@keyframes segment-scale-12 {
  0% {
    transform: scaleX(1); }
  8.33333% {
    transform: scaleX(0.93333); }
  16.66667% {
    transform: scaleX(0.86667); }
  25% {
    transform: scaleX(0.8); }
  33.33333% {
    transform: scaleX(0.73333); }
  41.66667% {
    transform: scaleX(0.66667); }
  50% {
    transform: scaleX(0.6); }
  58.33333% {
    transform: scaleX(0.53333); }
  66.66667% {
    transform: scaleX(0.46667); }
  75% {
    transform: scaleX(0.4); }
  83.33333% {
    transform: scaleX(0.33333); }
  91.66667% {
    transform: scaleX(0.26667); }
  100% {
    transform: scaleX(1); } }

@keyframes segment-scale-11 {
  0% {
    transform: scaleX(0.93333); }
  8.33333% {
    transform: scaleX(0.86667); }
  16.66667% {
    transform: scaleX(0.8); }
  25% {
    transform: scaleX(0.73333); }
  33.33333% {
    transform: scaleX(0.66667); }
  41.66667% {
    transform: scaleX(0.6); }
  50% {
    transform: scaleX(0.53333); }
  58.33333% {
    transform: scaleX(0.46667); }
  66.66667% {
    transform: scaleX(0.4); }
  75% {
    transform: scaleX(0.33333); }
  83.33333% {
    transform: scaleX(0.26667); }
  91.66667% {
    transform: scaleX(1); }
  100% {
    transform: scaleX(0.93333); } }

@keyframes segment-scale-10 {
  0% {
    transform: scaleX(0.86667); }
  8.33333% {
    transform: scaleX(0.8); }
  16.66667% {
    transform: scaleX(0.73333); }
  25% {
    transform: scaleX(0.66667); }
  33.33333% {
    transform: scaleX(0.6); }
  41.66667% {
    transform: scaleX(0.53333); }
  50% {
    transform: scaleX(0.46667); }
  58.33333% {
    transform: scaleX(0.4); }
  66.66667% {
    transform: scaleX(0.33333); }
  75% {
    transform: scaleX(0.26667); }
  83.33333% {
    transform: scaleX(1); }
  91.66667% {
    transform: scaleX(0.93333); }
  100% {
    transform: scaleX(0.86667); } }

@keyframes segment-scale-9 {
  0% {
    transform: scaleX(0.8); }
  8.33333% {
    transform: scaleX(0.73333); }
  16.66667% {
    transform: scaleX(0.66667); }
  25% {
    transform: scaleX(0.6); }
  33.33333% {
    transform: scaleX(0.53333); }
  41.66667% {
    transform: scaleX(0.46667); }
  50% {
    transform: scaleX(0.4); }
  58.33333% {
    transform: scaleX(0.33333); }
  66.66667% {
    transform: scaleX(0.26667); }
  75% {
    transform: scaleX(1); }
  83.33333% {
    transform: scaleX(0.93333); }
  91.66667% {
    transform: scaleX(0.86667); }
  100% {
    transform: scaleX(0.8); } }

@keyframes segment-scale-8 {
  0% {
    transform: scaleX(0.73333); }
  8.33333% {
    transform: scaleX(0.66667); }
  16.66667% {
    transform: scaleX(0.6); }
  25% {
    transform: scaleX(0.53333); }
  33.33333% {
    transform: scaleX(0.46667); }
  41.66667% {
    transform: scaleX(0.4); }
  50% {
    transform: scaleX(0.33333); }
  58.33333% {
    transform: scaleX(0.26667); }
  66.66667% {
    transform: scaleX(1); }
  75% {
    transform: scaleX(0.93333); }
  83.33333% {
    transform: scaleX(0.86667); }
  91.66667% {
    transform: scaleX(0.8); }
  100% {
    transform: scaleX(0.73333); } }

@keyframes segment-scale-7 {
  0% {
    transform: scaleX(0.66667); }
  8.33333% {
    transform: scaleX(0.6); }
  16.66667% {
    transform: scaleX(0.53333); }
  25% {
    transform: scaleX(0.46667); }
  33.33333% {
    transform: scaleX(0.4); }
  41.66667% {
    transform: scaleX(0.33333); }
  50% {
    transform: scaleX(0.26667); }
  58.33333% {
    transform: scaleX(1); }
  66.66667% {
    transform: scaleX(0.93333); }
  75% {
    transform: scaleX(0.86667); }
  83.33333% {
    transform: scaleX(0.8); }
  91.66667% {
    transform: scaleX(0.73333); }
  100% {
    transform: scaleX(0.66667); } }

@keyframes segment-scale-6 {
  0% {
    transform: scaleX(0.6); }
  8.33333% {
    transform: scaleX(0.53333); }
  16.66667% {
    transform: scaleX(0.46667); }
  25% {
    transform: scaleX(0.4); }
  33.33333% {
    transform: scaleX(0.33333); }
  41.66667% {
    transform: scaleX(0.26667); }
  50% {
    transform: scaleX(1); }
  58.33333% {
    transform: scaleX(0.93333); }
  66.66667% {
    transform: scaleX(0.86667); }
  75% {
    transform: scaleX(0.8); }
  83.33333% {
    transform: scaleX(0.73333); }
  91.66667% {
    transform: scaleX(0.66667); }
  100% {
    transform: scaleX(0.6); } }

@keyframes segment-scale-5 {
  0% {
    transform: scaleX(0.53333); }
  8.33333% {
    transform: scaleX(0.46667); }
  16.66667% {
    transform: scaleX(0.4); }
  25% {
    transform: scaleX(0.33333); }
  33.33333% {
    transform: scaleX(0.26667); }
  41.66667% {
    transform: scaleX(1); }
  50% {
    transform: scaleX(0.93333); }
  58.33333% {
    transform: scaleX(0.86667); }
  66.66667% {
    transform: scaleX(0.8); }
  75% {
    transform: scaleX(0.73333); }
  83.33333% {
    transform: scaleX(0.66667); }
  91.66667% {
    transform: scaleX(0.6); }
  100% {
    transform: scaleX(0.53333); } }

@keyframes segment-scale-4 {
  0% {
    transform: scaleX(0.46667); }
  8.33333% {
    transform: scaleX(0.4); }
  16.66667% {
    transform: scaleX(0.33333); }
  25% {
    transform: scaleX(0.26667); }
  33.33333% {
    transform: scaleX(1); }
  41.66667% {
    transform: scaleX(0.93333); }
  50% {
    transform: scaleX(0.86667); }
  58.33333% {
    transform: scaleX(0.8); }
  66.66667% {
    transform: scaleX(0.73333); }
  75% {
    transform: scaleX(0.66667); }
  83.33333% {
    transform: scaleX(0.6); }
  91.66667% {
    transform: scaleX(0.53333); }
  100% {
    transform: scaleX(0.46667); } }

@keyframes segment-scale-3 {
  0% {
    transform: scaleX(0.4); }
  8.33333% {
    transform: scaleX(0.33333); }
  16.66667% {
    transform: scaleX(0.26667); }
  25% {
    transform: scaleX(1); }
  33.33333% {
    transform: scaleX(0.93333); }
  41.66667% {
    transform: scaleX(0.86667); }
  50% {
    transform: scaleX(0.8); }
  58.33333% {
    transform: scaleX(0.73333); }
  66.66667% {
    transform: scaleX(0.66667); }
  75% {
    transform: scaleX(0.6); }
  83.33333% {
    transform: scaleX(0.53333); }
  91.66667% {
    transform: scaleX(0.46667); }
  100% {
    transform: scaleX(0.4); } }

@keyframes segment-scale-2 {
  0% {
    transform: scaleX(0.33333); }
  8.33333% {
    transform: scaleX(0.26667); }
  16.66667% {
    transform: scaleX(1); }
  25% {
    transform: scaleX(0.93333); }
  33.33333% {
    transform: scaleX(0.86667); }
  41.66667% {
    transform: scaleX(0.8); }
  50% {
    transform: scaleX(0.73333); }
  58.33333% {
    transform: scaleX(0.66667); }
  66.66667% {
    transform: scaleX(0.6); }
  75% {
    transform: scaleX(0.53333); }
  83.33333% {
    transform: scaleX(0.46667); }
  91.66667% {
    transform: scaleX(0.4); }
  100% {
    transform: scaleX(0.33333); } }

@keyframes segment-scale-1 {
  0% {
    transform: scaleX(0.26667); }
  8.33333% {
    transform: scaleX(1); }
  16.66667% {
    transform: scaleX(0.93333); }
  25% {
    transform: scaleX(0.86667); }
  33.33333% {
    transform: scaleX(0.8); }
  41.66667% {
    transform: scaleX(0.73333); }
  50% {
    transform: scaleX(0.66667); }
  58.33333% {
    transform: scaleX(0.6); }
  66.66667% {
    transform: scaleX(0.53333); }
  75% {
    transform: scaleX(0.46667); }
  83.33333% {
    transform: scaleX(0.4); }
  91.66667% {
    transform: scaleX(0.33333); }
  100% {
    transform: scaleX(0.26667); } }

@keyframes segment-opacity-12 {
  0% {
    opacity: 1; }
  8.33333% {
    opacity: 0.93333; }
  16.66667% {
    opacity: 0.86667; }
  25% {
    opacity: 0.8; }
  33.33333% {
    opacity: 0.73333; }
  41.66667% {
    opacity: 0.66667; }
  50% {
    opacity: 0.6; }
  58.33333% {
    opacity: 0.53333; }
  66.66667% {
    opacity: 0.46667; }
  75% {
    opacity: 0.4; }
  83.33333% {
    opacity: 0.33333; }
  91.66667% {
    opacity: 0.26667; }
  100% {
    opacity: 1; } }

@keyframes segment-opacity-11 {
  0% {
    opacity: 0.93333; }
  8.33333% {
    opacity: 0.86667; }
  16.66667% {
    opacity: 0.8; }
  25% {
    opacity: 0.73333; }
  33.33333% {
    opacity: 0.66667; }
  41.66667% {
    opacity: 0.6; }
  50% {
    opacity: 0.53333; }
  58.33333% {
    opacity: 0.46667; }
  66.66667% {
    opacity: 0.4; }
  75% {
    opacity: 0.33333; }
  83.33333% {
    opacity: 0.26667; }
  91.66667% {
    opacity: 1; }
  100% {
    opacity: 0.93333; } }

@keyframes segment-opacity-10 {
  0% {
    opacity: 0.86667; }
  8.33333% {
    opacity: 0.8; }
  16.66667% {
    opacity: 0.73333; }
  25% {
    opacity: 0.66667; }
  33.33333% {
    opacity: 0.6; }
  41.66667% {
    opacity: 0.53333; }
  50% {
    opacity: 0.46667; }
  58.33333% {
    opacity: 0.4; }
  66.66667% {
    opacity: 0.33333; }
  75% {
    opacity: 0.26667; }
  83.33333% {
    opacity: 1; }
  91.66667% {
    opacity: 0.93333; }
  100% {
    opacity: 0.86667; } }

@keyframes segment-opacity-9 {
  0% {
    opacity: 0.8; }
  8.33333% {
    opacity: 0.73333; }
  16.66667% {
    opacity: 0.66667; }
  25% {
    opacity: 0.6; }
  33.33333% {
    opacity: 0.53333; }
  41.66667% {
    opacity: 0.46667; }
  50% {
    opacity: 0.4; }
  58.33333% {
    opacity: 0.33333; }
  66.66667% {
    opacity: 0.26667; }
  75% {
    opacity: 1; }
  83.33333% {
    opacity: 0.933333; }
  91.66667% {
    opacity: 0.86667; }
  100% {
    opacity: 0.8; } }

@keyframes segment-opacity-8 {
  0% {
    opacity: 0.73333; }
  8.33333% {
    opacity: 0.66667; }
  16.66667% {
    opacity: 0.6; }
  25% {
    opacity: 0.53333; }
  33.33333% {
    opacity: 0.46667; }
  41.66667% {
    opacity: 0.4; }
  50% {
    opacity: 0.33333; }
  58.33333% {
    opacity: 0.26667; }
  66.66667% {
    opacity: 1; }
  75% {
    opacity: 0.93333; }
  83.33333% {
    opacity: 0.86667; }
  91.66667% {
    opacity: 0.8; }
  100% {
    opacity: 0.73333; } }

@keyframes segment-opacity-7 {
  0% {
    opacity: 0.66667; }
  8.33333% {
    opacity: 0.6; }
  16.66667% {
    opacity: 0.53333; }
  25% {
    opacity: 0.46667; }
  33.33333% {
    opacity: 0.4; }
  41.66667% {
    opacity: 0.33333; }
  50% {
    opacity: 0.26667; }
  58.33333% {
    opacity: 1; }
  66.66667% {
    opacity: 0.93333; }
  75% {
    opacity: 0.86667; }
  83.33333% {
    opacity: 0.8; }
  91.66667% {
    opacity: 0.73333; }
  100% {
    opacity: 0.66667; } }

@keyframes segment-opacity-6 {
  0% {
    opacity: 0.6; }
  8.33333% {
    opacity: 0.53333; }
  16.66667% {
    opacity: 0.46667; }
  25% {
    opacity: 0.4; }
  33.33333% {
    opacity: 0.33333; }
  41.66667% {
    opacity: 0.26667; }
  50% {
    opacity: 1; }
  58.33333% {
    opacity: 0.93333; }
  66.66667% {
    opacity: 0.86667; }
  75% {
    opacity: 0.8; }
  83.33333% {
    opacity: 0.73333; }
  91.66667% {
    acity: 0.66667; }
  100% {
    opacity: 0.6; } }

@keyframes segment-opacity-5 {
  0% {
    opacity: 0.53333; }
  8.33333% {
    opacity: 0.46667; }
  16.66667% {
    opacity: 0.4; }
  25% {
    opacity: 0.33333; }
  33.33333% {
    opacity: 0.26667; }
  41.66667% {
    opacity: 1; }
  50% {
    opacity: 0.93333; }
  58.33333% {
    opacity: 0.86667; }
  66.66667% {
    opacity: 0.8; }
  75% {
    opacity: 0.73333; }
  83.33333% {
    opacity: 0.66667; }
  91.66667% {
    opacity: 0.6; }
  100% {
    opacity: 0.53333; } }

@keyframes segment-opacity-4 {
  0% {
    opacity: 0.46667; }
  8.33333% {
    opacity: 0.4; }
  16.66667% {
    opacity: 0.33333; }
  25% {
    opacity: 0.26667; }
  33.33333% {
    opacity: 1; }
  41.66667% {
    opacity: 0.93333; }
  50% {
    opacity: 0.86667; }
  58.33333% {
    opacity: 0.8; }
  66.66667% {
    opacity: 0.73333; }
  75% {
    opacity: 0.66667; }
  83.33333% {
    opacity: 0.6; }
  91.66667% {
    opacity: 0.53333; }
  100% {
    opacity: 0.46667; } }

@keyframes segment-opacity-3 {
  0% {
    opacity: 0.4; }
  8.33333% {
    opacity: 0.33333; }
  16.66667% {
    opacity: 0.26667; }
  25% {
    opacity: 1; }
  33.33333% {
    opacity: 0.93333; }
  41.66667% {
    opacity: 0.86667; }
  50% {
    opacity: 0.8; }
  58.33333% {
    opacity: 0.73333; }
  66.66667% {
    opacity: 0.66667; }
  75% {
    opacity: 0.6; }
  83.33333% {
    opacity: 0.53333; }
  91.66667% {
    opacity: 0.46667; }
  100% {
    opacity: 0.4; } }

@keyframes segment-opacity-2 {
  0% {
    opacity: 0.33333; }
  8.33333% {
    opacity: 0.26667; }
  16.66667% {
    opacity: 1; }
  25% {
    opacity: 0.93333; }
  33.33333% {
    opacity: 0.86667; }
  41.66667% {
    opacity: 0.8; }
  50% {
    opacity: 0.73333; }
  58.33333% {
    opacity: 0.66667; }
  66.66667% {
    opacity: 0.6; }
  75% {
    opacity: 0.53333; }
  83.33333% {
    opacity: 0.46667; }
  91.66667% {
    opacity: 0.4; }
  100% {
    opacity: 0.33333; } }

@keyframes segment-opacity-1 {
  0% {
    opacity: 0.26667; }
  8.33333% {
    opacity: 1; }
  16.66667% {
    opacity: 0.93333; }
  25% {
    opacity: 0.86667; }
  33.33333% {
    opacity: 0.8; }
  41.66667% {
    opacity: 0.73333; }
  50% {
    opacity: 0.66667; }
  58.33333% {
    opacity: 0.6; }
  66.66667% {
    opacity: 0.53333; }
  75% {
    opacity: 0.46667; }
  83.33333% {
    opacity: 0.4; }
  91.66667% {
    opacity: 0.33333; }
  100% {
    opacity: 0.26667; } }

.l-pagination {
  width: 100%;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  color: #7f7f7f;
  padding-bottom: 10px;
  border-bottom: 1px solid #4d4d4d;
  margin-bottom: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end; }
  @media only screen and (min-width: 960px) {
    .l-pagination {
      margin-bottom: 55px; } }
  .l-pagination a {
    color: #fff; }
    .l-pagination a:hover {
      color: #b51e23; }
    .l-pagination a:active {
      color: #168f7f; }
  .l-pagination .b-pagination-native {
    width: 100%; }
    .l-pagination .b-pagination-native a.is-active {
      color: #168f7f; }
    .l-pagination .b-pagination-native span {
      display: inline-block;
      width: 20px;
      text-align: center; }
      @media only screen and (min-width: 1025px) {
        .l-pagination .b-pagination-native span {
          width: 22px; } }
    .l-pagination .b-pagination-native .b-pagination-foreign {
      width: 40px;
      text-align: center;
      float: right; }
      @media only screen and (min-width: 1025px) {
        .l-pagination .b-pagination-native .b-pagination-foreign {
          width: 38px; } }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .l-shops-goods {
    max-width: 80%; } }

table.b-shops-goods-list {
  width: 100%;
  margin-bottom: 38px;
  display: table; }
  table.b-shops-goods-list:hover caption {
    padding: 0 30px 10px 8px;
    border-bottom-color: #b51e23; }
  table.b-shops-goods-list.is-active caption {
    padding: 0 30px 10px 8px;
    border-bottom-color: #168f7f;
    color: #168f7f; }
  table.b-shops-goods-list.is-active:hover caption {
    border-bottom-color: #b51e23;
    color: #fff; }
  table.b-shops-goods-list caption {
    transition-property: padding, border-bottom-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    color: #fff;
    display: inline-block;
    padding: 0 15px 10px 8px;
    border-bottom: 1px solid #4d4d4d;
    margin-bottom: 20px;
    font-size: 12px; }
  table.b-shops-goods-list td {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 24px;
    vertical-align: baseline; }
    table.b-shops-goods-list td:first-child {
      width: 70%; }
    table.b-shops-goods-list td:not(:first-child) {
      text-align: right;
      width: 15%; }

.l-section__articles {
  background: #eaeaea;
  color: #191919; }
  .l-section__articles h1,
  .l-section__articles h2 {
    color: #191919; }
  .l-section__articles.l-section__articles-category {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .l-section__articles .b-crumbs__link {
    font-size: 12px; }
    .l-section__articles .b-crumbs__link:hover {
      color: #cccccc; }

.b-section__articles-title {
  width: 100%;
  background: #eaeaea;
  padding-top: 30px; }
  @media only screen and (min-width: 641px) {
    .b-section__articles-title {
      padding-top: 40px; } }
  @media only screen and (min-width: 1025px) {
    .b-section__articles-title {
      padding-top: 50px; } }
  @media only screen and (min-width: 1201px) {
    .b-section__articles-title {
      padding-top: 60px; } }
  .b-section__articles-title h2 {
    color: #191919; }

@media only screen and (min-width: 641px) {
  .b-articles__list {
    padding: 0 10px; } }

@media only screen and (min-width: 1025px) {
  .b-articles__list {
    padding: 0 15px; } }

@media only screen and (min-width: 1201px) {
  .b-articles__list {
    padding: 0 30px; } }

@media only screen and (min-width: 1201px) {
  .b-articles__list.b-articles__list-main {
    padding: 0 60px; } }

.b-articles__list > h2 {
  margin: 30px 20px 20px; }
  @media only screen and (min-width: 641px) {
    .b-articles__list > h2 {
      margin: 45px 30px 25px; } }
  @media only screen and (min-width: 1025px) {
    .b-articles__list > h2 {
      margin: 40px 30px 30px; } }
  @media only screen and (min-width: 1201px) {
    .b-articles__list > h2 {
      margin: 60px 30px 30px; } }

.b-article__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  padding: 20px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 641px) {
    .b-article__item {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      padding: 10px 18px;
      -ms-flex-align: center;
      align-items: center; } }
  @media only screen and (min-width: 1025px) {
    .b-article__item {
      padding: 20px 30px;
      margin-bottom: 20px; } }
  .b-article__item > a {
    display: block;
    width: 100%;
    margin-bottom: 13px; }
    @media only screen and (min-width: 641px) {
      .b-article__item > a {
        width: 195px;
        min-width: 195px;
        margin-right: 25px;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1025px) {
      .b-article__item > a {
        width: 250px;
        min-width: 250px;
        margin-right: 40px; } }
  .b-article__item img {
    display: block;
    width: 100%;
    height: auto; }
  .b-article__item.b-article__item-link {
    background: #eaeaea;
    padding: 20px 10px;
    margin: 20px 0;
    max-width: 100%; }
    @media only screen and (min-width: 641px) {
      .b-article__item.b-article__item-link {
        padding: 20px;
        margin: 30px 0; } }
    @media only screen and (min-width: 1025px) {
      .b-article__item.b-article__item-link {
        padding: 20px 40px;
        margin: 40px 0; } }
    .b-article__item.b-article__item-link img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 13px; }
      @media only screen and (min-width: 641px) {
        .b-article__item.b-article__item-link img {
          width: 175px;
          min-width: 175px;
          margin-right: 20px;
          margin-bottom: 0;
          float: left; } }
      @media only screen and (min-width: 1025px) {
        .b-article__item.b-article__item-link img {
          width: 200px;
          min-width: 200px;
          margin-right: 30px; } }
      @media only screen and (min-width: 1201px) {
        .b-article__item.b-article__item-link img {
          margin-right: 40px; } }
    .b-article__item.b-article__item-link .b-article__item-text h3 {
      text-transform: uppercase;
      color: #191919;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 12px; }
      @media only screen and (min-width: 641px) {
        .b-article__item.b-article__item-link .b-article__item-text h3 {
          font-size: 16px;
          line-height: 22px;
          margin-bottom: 15px; } }
    .b-article__item.b-article__item-link .b-article__item-text p {
      font-size: 14px;
      line-height: 18px;
      padding-bottom: 15px;
      margin-bottom: 0; }
      .b-article__item.b-article__item-link .b-article__item-text p:after {
        background-image: linear-gradient(to top, #eaeaea 0%, rgba(255, 255, 255, 0) 100%); }
      @media only screen and (min-width: 1201px) {
        .b-article__item.b-article__item-link .b-article__item-text p {
          font-size: 15px;
          line-height: 20px;
          max-height: 60px; } }

.b-article__item-content,
.b-article__header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media only screen and (min-width: 641px) {
    .b-article__item-content,
    .b-article__header {
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: baseline;
      align-items: baseline; } }
  .b-article__item-content .b-article__item-date,
  .b-article__header .b-article__item-date {
    font-size: 12px;
    color: #7f7f7f;
    margin-bottom: 8px;
    line-height: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 20px; }
    @media only screen and (min-width: 1025px) {
      .b-article__item-content .b-article__item-date,
      .b-article__header .b-article__item-date {
        font-size: 14px; } }
  .b-article__item-content .b-article__header-date,
  .b-article__header .b-article__header-date {
    color: #7f7f7f;
    font-size: 14px; }
    @media only screen and (min-width: 641px) {
      .b-article__item-content .b-article__header-date,
      .b-article__header .b-article__header-date {
        font-size: 16px;
        margin-bottom: 10px; } }
  .b-article__item-content .b-article__header-title,
  .b-article__header .b-article__header-title {
    width: 100%; }
    @media only screen and (min-width: 641px) {
      .b-article__item-content .b-article__header-title,
      .b-article__header .b-article__header-title {
        padding-right: 37.5px; } }
  .b-article__item-content .b-article__header-content,
  .b-article__header .b-article__header-content {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px; }
    .b-article__item-content .b-article__header-content span,
    .b-article__header .b-article__header-content span {
      display: inline-block;
      font-size: 20px;
      font-weight: 700;
      line-height: 27px;
      margin-bottom: 15px; }
    .b-article__item-content .b-article__header-content .b-article__header-content-item,
    .b-article__header .b-article__header-content .b-article__header-content-item {
      padding: 0;
      line-height: 1;
      margin-bottom: 10px; }
    .b-article__item-content .b-article__header-content .b-article__header-content-link,
    .b-article__header .b-article__header-content .b-article__header-content-link {
      color: #191919;
      line-height: 1; }
  .b-article__item-content .b-article__item-text,
  .b-article__header .b-article__item-text {
    -ms-flex-order: 2;
    order: 2; }
    @media only screen and (min-width: 641px) {
      .b-article__item-content .b-article__item-text,
      .b-article__header .b-article__item-text {
        -ms-flex-order: 3;
        order: 3;
        width: 100%; } }
    .b-article__item-content .b-article__item-text h2,
    .b-article__header .b-article__item-text h2 {
      color: #191919;
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      text-transform: uppercase;
      margin-bottom: 12px; }
      @media only screen and (min-width: 1025px) {
        .b-article__item-content .b-article__item-text h2,
        .b-article__header .b-article__item-text h2 {
          font-size: 18px;
          line-height: 24px;
          margin-bottom: 17px; } }
    .b-article__item-content .b-article__item-text p,
    .b-article__header .b-article__item-text p {
      position: relative;
      color: #191919;
      font-size: 14px;
      line-height: 18px;
      max-height: 50px;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-bottom: 15px;
      margin-bottom: 30px; }
      .b-article__item-content .b-article__item-text p:after,
      .b-article__header .b-article__item-text p:after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 50%;
        background-image: linear-gradient(to top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.58) 39%, rgba(255, 255, 255, 0) 100%); }
      @media only screen and (min-width: 1025px) {
        .b-article__item-content .b-article__item-text p,
        .b-article__header .b-article__item-text p {
          font-size: 15px;
          line-height: 20px;
          max-height: 60px; } }
  .b-article__item-content .b-article__item-hashtags,
  .b-article__header .b-article__item-hashtags {
    -ms-flex-order: 3;
    order: 3; }
    @media only screen and (min-width: 641px) {
      .b-article__item-content .b-article__item-hashtags,
      .b-article__header .b-article__item-hashtags {
        -ms-flex-order: 2;
        order: 2; } }
  .b-article__item-content .b-article__item-author,
  .b-article__header .b-article__item-author {
    font-size: 14px;
    color: #7f7f7f;
    margin-bottom: 15px;
    line-height: 1;
    width: 100%; }
    @media only screen and (min-width: 1201px) {
      .b-article__item-content .b-article__item-author,
      .b-article__header .b-article__item-author {
        width: auto;
        margin-right: auto;
        margin-bottom: 0; } }
  .b-article__item-content .b-article__item-views,
  .b-article__header .b-article__item-views {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media only screen and (min-width: 641px) {
      .b-article__item-content .b-article__item-views,
      .b-article__header .b-article__item-views {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .b-article__item-content .b-article__item-view,
  .b-article__item-content .b-article__item-comment,
  .b-article__header .b-article__item-view,
  .b-article__header .b-article__item-comment {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #7f7f7f;
    font-size: 14px;
    text-transform: lowercase;
    margin-bottom: 15px;
    line-height: 1; }
    @media only screen and (min-width: 641px) {
      .b-article__item-content .b-article__item-view,
      .b-article__item-content .b-article__item-comment,
      .b-article__header .b-article__item-view,
      .b-article__header .b-article__item-comment {
        margin-bottom: 0;
        margin-right: 25px; } }
    @media only screen and (min-width: 1201px) {
      .b-article__item-content .b-article__item-view,
      .b-article__item-content .b-article__item-comment,
      .b-article__header .b-article__item-view,
      .b-article__header .b-article__item-comment {
        margin-right: 35px; } }
    .b-article__item-content .b-article__item-view .b-article__item-view-icon,
    .b-article__item-content .b-article__item-view .b-article__item-comment-icon,
    .b-article__item-content .b-article__item-comment .b-article__item-view-icon,
    .b-article__item-content .b-article__item-comment .b-article__item-comment-icon,
    .b-article__header .b-article__item-view .b-article__item-view-icon,
    .b-article__header .b-article__item-view .b-article__item-comment-icon,
    .b-article__header .b-article__item-comment .b-article__item-view-icon,
    .b-article__header .b-article__item-comment .b-article__item-comment-icon {
      display: block;
      background-image: url("/img/sprites.png?v=3");
      background-position: -95px -308px;
      width: 20px;
      height: 13px;
      margin-right: 10px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
        .b-article__item-content .b-article__item-view .b-article__item-view-icon,
        .b-article__item-content .b-article__item-view .b-article__item-comment-icon,
        .b-article__item-content .b-article__item-comment .b-article__item-view-icon,
        .b-article__item-content .b-article__item-comment .b-article__item-comment-icon,
        .b-article__header .b-article__item-view .b-article__item-view-icon,
        .b-article__header .b-article__item-view .b-article__item-comment-icon,
        .b-article__header .b-article__item-comment .b-article__item-view-icon,
        .b-article__header .b-article__item-comment .b-article__item-comment-icon {
          background-image: url("/img/sprites@2x.png?v=3");
          background-size: 364px 341px;
          background-position: -104px -302px; } }
    .b-article__item-content .b-article__item-view .b-article__item-comment-icon,
    .b-article__item-content .b-article__item-comment .b-article__item-comment-icon,
    .b-article__header .b-article__item-view .b-article__item-comment-icon,
    .b-article__header .b-article__item-comment .b-article__item-comment-icon {
      background-image: url("/img/sprites.png?v=3");
      background-position: -19px -308px;
      width: 18px;
      height: 15px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
        .b-article__item-content .b-article__item-view .b-article__item-comment-icon,
        .b-article__item-content .b-article__item-comment .b-article__item-comment-icon,
        .b-article__header .b-article__item-view .b-article__item-comment-icon,
        .b-article__header .b-article__item-comment .b-article__item-comment-icon {
          background-image: url("/img/sprites@2x.png?v=3");
          background-size: 364px 341px;
          background-position: -28px -302px; } }
    .b-article__item-content .b-article__item-view .b-article__item-view-count,
    .b-article__item-content .b-article__item-view .b-article__item-comment-count,
    .b-article__item-content .b-article__item-comment .b-article__item-view-count,
    .b-article__item-content .b-article__item-comment .b-article__item-comment-count,
    .b-article__header .b-article__item-view .b-article__item-view-count,
    .b-article__header .b-article__item-view .b-article__item-comment-count,
    .b-article__header .b-article__item-comment .b-article__item-view-count,
    .b-article__header .b-article__item-comment .b-article__item-comment-count {
      font-weight: 700;
      padding-left: 3px; }
  .b-article__item-content .b-article__item-comment,
  .b-article__header .b-article__item-comment {
    margin-bottom: 0; }
    @media only screen and (min-width: 1025px) {
      .b-article__item-content .b-article__item-comment,
      .b-article__header .b-article__item-comment {
        margin-right: 0; } }
  .b-article__item-content > div,
  .b-article__header > div {
    -ms-flex-order: 4;
    order: 4; }
  .b-article__item-content .ya-share2,
  .b-article__header .ya-share2 {
    margin-top: 20px; }
    @media only screen and (min-width: 641px) {
      .b-article__item-content .ya-share2,
      .b-article__header .ya-share2 {
        margin-top: 0;
        position: absolute;
        top: 25px;
        right: 30px; } }
    @media only screen and (min-width: 1201px) {
      .b-article__item-content .ya-share2,
      .b-article__header .ya-share2 {
        top: 40px; } }

.b-article__item-hashtags {
  -ms-flex-order: 3;
  order: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 25px; }
  @media only screen and (min-width: 641px) {
    .b-article__item-hashtags {
      -ms-flex-order: 2;
      order: 2;
      margin-bottom: 15px; } }
  .b-article__item-hashtags .b-article__item-hashtag {
    display: block;
    color: #191919;
    opacity: .7;
    font-size: 12px;
    line-height: 1;
    padding: 6px 10px;
    background-color: #eaeaea;
    margin-right: 5px;
    margin-bottom: 5px; }
    @media only screen and (min-width: 1201px) {
      .b-article__item-hashtags .b-article__item-hashtag:hover {
        color: #1da896; } }

.b-article__main-hashtags {
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px; }
  .b-article__main-hashtags .b-article__item-hashtags {
    margin-bottom: 0; }
    @media only screen and (min-width: 1025px) {
      .b-article__main-hashtags .b-article__item-hashtags .b-article__item-hashtag {
        font-size: 17px; } }
  .b-article__main-hashtags:before {
    content: '';
    display: block;
    background-image: url("/img/sprites.png?v=3");
    background-position: -338px -232px;
    width: 12px;
    height: 18px;
    margin-right: 20px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .b-article__main-hashtags:before {
        background-image: url("/img/sprites@2x.png?v=3");
        background-size: 364px 341px;
        background-position: -334px -247px; } }

.b-article__header {
  background: #fff;
  padding: 20px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 641px) {
    .b-article__header {
      padding: 30px;
      margin: 0 15px 10px; } }
  @media only screen and (min-width: 1201px) {
    .b-article__header {
      padding: 45px 30px 40px;
      margin: 0 30px 20px; } }
  @media only screen and (min-width: 641px) {
    .b-article__header .b-article__item-author {
      width: auto;
      margin-right: auto;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1201px) {
    .b-article__header .b-article__item-author {
      font-size: 16px; } }
  @media only screen and (min-width: 1201px) {
    .b-article__header .b-article__item-view,
    .b-article__header .b-article__item-comment {
      font-size: 16px; } }

.b-article__main {
  background: #fff;
  padding: 20px;
  color: #191919;
  margin-bottom: 10px; }
  @media only screen and (min-width: 641px) {
    .b-article__main {
      padding: 30px;
      margin: 0 10px 10px; } }
  @media only screen and (min-width: 1025px) {
    .b-article__main {
      margin: 0 15px 10px; } }
  @media only screen and (min-width: 1201px) {
    .b-article__main {
      padding: 40px 30px;
      margin: 0 30px 20px; } }
  .b-article__main > * {
    color: #191919; }
  .b-article__main figure {
    display: block;
    width: 100%;
    margin-bottom: 25px; }
    @media only screen and (min-width: 1025px) {
      .b-article__main figure {
        margin-bottom: 30px; } }
    .b-article__main figure img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 15px; }
  .b-article__main figcaption {
    font-size: 14px;
    line-height: 1;
    max-width: 80%; }
  .b-article__main > img {
    display: block;
    height: auto;
    margin-bottom: 30px; }
    @media only screen and (min-width: 1025px) {
      .b-article__main > img {
        margin-bottom: 40px; } }
  .b-article__main p img {
    display: block;
    height: auto;
    margin-bottom: 30px; }
    @media only screen and (min-width: 1025px) {
      .b-article__main p img {
        margin-bottom: 40px; } }
  .b-article__main p a {
    margin: 0;
    display: inline; }
  .b-article__main p a img {
    transition-property: border-bottom-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    padding-bottom: 3px;
    border-bottom: 1px solid #1da896; }
  .b-article__main p a img:hover {
    border-bottom-color: transparent; }
  .b-article__main > h2 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1; }
    @media only screen and (min-width: 641px) {
      .b-article__main > h2 {
        margin-bottom: 25px; } }
    @media only screen and (min-width: 1201px) {
      .b-article__main > h2 {
        font-size: 30px; } }
  .b-article__main > p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 15px; }
    @media only screen and (min-width: 641px) {
      .b-article__main > p {
        line-height: 25px;
        margin-bottom: 20px;
        max-width: 90%; } }
    @media only screen and (min-width: 1025px) {
      .b-article__main > p {
        max-width: 80%; } }
    @media only screen and (min-width: 1201px) {
      .b-article__main > p {
        font-size: 16px;
        line-height: 27px; } }
  .b-article__main blockquote {
    display: block;
    border-left: 1px solid #b51e23;
    padding: 15px;
    color: #1da896;
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0; }
    @media only screen and (min-width: 641px) {
      .b-article__main blockquote {
        font-size: 18px;
        line-height: 24px;
        padding: 20px 25px;
        max-width: 90%;
        margin: 25px 0; } }
    @media only screen and (min-width: 1025px) {
      .b-article__main blockquote {
        max-width: 70%;
        margin: 30px 0; } }
    @media only screen and (min-width: 1201px) {
      .b-article__main blockquote {
        max-width: 60%;
        font-size: 20px;
        line-height: 26px;
        padding: 15px 25px;
        margin: 40px 0; } }
  .b-article__main ul,
  .b-article__main ol {
    list-style: inherit;
    padding-left: 22.5px; }
  .b-article__main ol {
    list-style: decimal; }
  .b-article__main i {
    font-style: italic; }
  .b-article__main a {
    display: inline-block;
    margin: 0 5px;
    border-bottom: 1px solid #1da896;
    line-height: 1; }
    .b-article__main a:hover {
      color: #b7b7b7;
      border-color: transparent;
      -webkit-transition: border-color .3s, color .3s; }
  .b-article__main > a {
    margin: 0 0 25px 0; }
    @media only screen and (min-width: 1025px) {
      .b-article__main > a {
        max-width: 80%; } }
    .b-article__main > a img {
      max-width: 100%;
      height: auto; }
  .b-article__main > img {
    width: 100%;
    margin-bottom: 25px; }
    @media only screen and (min-width: 1025px) {
      .b-article__main > img {
        min-width: 800px;
        max-width: 80%; } }

.b-article__share,
.b-article__comments {
  background: #fff;
  padding: 20px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 641px) {
    .b-article__share,
    .b-article__comments {
      padding: 30px;
      margin: 0 10px 10px; } }
  @media only screen and (min-width: 1025px) {
    .b-article__share,
    .b-article__comments {
      margin: 0 15px 10px; } }
  @media only screen and (min-width: 1201px) {
    .b-article__share,
    .b-article__comments {
      padding: 40px 30px;
      margin: 0 30px 20px; } }
  .b-article__share h2,
  .b-article__comments h2 {
    margin-bottom: 20px;
    line-height: 1; }

.b-article__comments h2 span {
  padding-left: 5px;
  color: #1da896; }

.b-article__comments .b-article__comments-image {
  display: none; }
  @media only screen and (min-width: 641px) {
    .b-article__comments .b-article__comments-image {
      width: 80%;
      display: block;
      margin-bottom: 35px; } }
  @media only screen and (min-width: 1201px) {
    .b-article__comments .b-article__comments-image {
      float: right;
      width: 40%;
      padding-left: 30px; } }
  .b-article__comments .b-article__comments-image img {
    min-height: 300px;
    min-width: 250px;
    max-height: 400px; }
    @media only screen and (min-width: 1201px) {
      .b-article__comments .b-article__comments-image img {
        float: right; } }

@media only screen and (min-width: 641px) {
  .b-article__comments .b-article__comments-block {
    width: 80%; } }

@media only screen and (min-width: 1201px) {
  .b-article__comments .b-article__comments-block {
    width: 60%; } }

.b-article__comments .b-form-title {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  width: 100%; }

@media only screen and (min-width: 641px) {
  .b-article__comments .b-form-selection__comment {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .b-article__comments .b-form-selection__comment .b-input__article {
      width: 48%; } }

.b-article__comments .b-form-selection__input .b-input__field:focus {
  background: #eaeaea; }

.b-article__comments .b-article__comments-item {
  margin-bottom: 25px; }
  @media only screen and (min-width: 1025px) {
    .b-article__comments .b-article__comments-item {
      margin-bottom: 35px; } }

.b-article__comments .b-article__comments-item-info {
  font-size: 14px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.b-article__comments .b-article__comments-item-author {
  margin-right: 20px;
  font-weight: 700; }

.b-article__comments .b-article__comments-item-date {
  display: -ms-flexbox;
  display: flex;
  color: #7f7f7f;
  font-weight: 300; }
  .b-article__comments .b-article__comments-item-date span {
    padding-right: 4px; }
  .b-article__comments .b-article__comments-item-date .time {
    padding-left: 4px; }

.b-article__comments .b-article__comments-item-text {
  font-size: 14px;
  line-height: 20px; }
  @media only screen and (min-width: 1025px) {
    .b-article__comments .b-article__comments-item-text {
      font-size: 16px;
      line-height: 24px; } }

.b-article__comments .b-input__field-textarea {
  width: 100%;
  background: #eaeaea; }
  .b-article__comments .b-input__field-textarea textarea {
    height: 120px; }

.b-article__comments .b-input.b-form-selection__input {
  margin-top: 40px; }

.b-article__comments .b-form-selection__btn {
  margin-top: 30px; }

.b-article__comments .b-form__checkbox-popup {
  margin-top: 20px;
  width: 100%; }

.b-article__comments .b-btn {
  padding: 20px 0; }

.b-article__comments .b-article__comments-message {
  font-size: 18px;
  font-weight: 700;
  display: none; }

.l-category__header.l-category__header-articles {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (min-width: 1025px) {
    .l-category__header.l-category__header-articles {
      -ms-flex-align: end;
      align-items: flex-end;
      position: relative; }
      .l-category__header.l-category__header-articles .l-category__header-ttl {
        width: calc(100% - 350px); } }

.b-search-block.b-search-block__articles {
  width: 100%;
  background-color: #eaeaea;
  margin: 0; }
  .b-search-block.b-search-block__articles .b-search__input {
    background: #fff;
    color: #191919; }
    .b-search-block.b-search-block__articles .b-search__input:-ms-input-placeholder {
      color: #191919; }
    .b-search-block.b-search-block__articles .b-search__input::placeholder {
      color: #191919; }
  .b-search-block.b-search-block__articles .b-search__result {
    background-color: #eaeaea; }
  @media only screen and (min-width: 641px) {
    .b-search-block.b-search-block__articles {
      margin-top: 30px; } }
  @media only screen and (min-width: 1025px) {
    .b-search-block.b-search-block__articles {
      width: auto;
      top: -5px;
      right: 0;
      margin: 0; } }

.b-articles__page-text {
  color: #191919;
  font-size: 16px;
  line-height: 27px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .b-articles__page-text p {
    color: #191919; }
  .b-articles__page-text a {
    display: inline-block;
    margin: 0 5px;
    color: #191919;
    border-bottom: 1px solid #1da896;
    line-height: 1; }
    @media only screen and (min-width: 1025px) {
      .b-articles__page-text a:hover {
        border-bottom-color: transparent;
        transition: all linear .1s; } }

.b-paging__articles {
  margin-bottom: 40px; }
  @media only screen and (min-width: 641px) {
    .b-paging__articles {
      margin-bottom: 50px; } }
  @media only screen and (min-width: 1025px) {
    .b-paging__articles {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1201px) {
    .b-paging__articles {
      margin-bottom: 70px; } }
  .b-paging__articles .b-paging__link {
    color: #191919; }
    .b-paging__articles .b-paging__link:hover {
      color: #1da896; }
    .b-paging__articles .b-paging__link.is-active {
      background-color: #1da896;
      color: #fff;
      cursor: default;
      pointer-events: none; }
    .b-paging__articles .b-paging__link.is-gap:hover {
      color: inherit;
      cursor: default; }

.b-search-block__articles .b-search__result-preview span {
  color: #191919; }
