/* line 2, styles-sj.scss */
.mobile_menu-popup .popup {
  max-width: 280px;
  padding: 0; }
/* line 6, styles-sj.scss */
.mobile_menu-popup .popup-scroll {
  padding: 0 0; }
/* line 9, styles-sj.scss */
.mobile_menu-popup .popup-title {
  margin: 0;
  padding: 12px 15px;
  background: #ebebeb;
  line-height: 0; }
  /* line 14, styles-sj.scss */
  .mobile_menu-popup .popup-title .logo-link img {
    width: 100px; }
  /* line 17, styles-sj.scss */
  .mobile_menu-popup .popup-title .button {
    right: 3px;
    margin-top: -19px; }
    /* line 20, styles-sj.scss */
    .mobile_menu-popup .popup-title .button img {
      width: 14px; }
/* line 25, styles-sj.scss */
.mobile_menu-popup .popup-content-menu {
  margin: 0 0;
  padding: 0; }
  /* line 28, styles-sj.scss */
  .mobile_menu-popup .popup-content-menu li a {
    padding: 11px 15px 10px;
    width: 100%; }
  /* line 32, styles-sj.scss */
  .mobile_menu-popup .popup-content-menu li:not(:last-child) {
    border-bottom: 1px solid #ededed; }
  /* line 35, styles-sj.scss */
  .mobile_menu-popup .popup-content-menu.popup-content-search {
    padding: 8px 15px;
    margin-bottom: 15px;
    background: #ededed; }
    /* line 38, styles-sj.scss */
    .mobile_menu-popup .popup-content-menu.popup-content-search .search-widget {
      width: 100%;
      max-width: 100%;
      border-radius: 0;
      border: 0; }
      /* line 43, styles-sj.scss */
      .mobile_menu-popup .popup-content-menu.popup-content-search .search-widget form {
        padding: 0;
        border: 1px solid #cccccc;
        border-radius: 0;
        background: #fff; }
        /* line 48, styles-sj.scss */
        .mobile_menu-popup .popup-content-menu.popup-content-search .search-widget form .inpt-control {
          padding: 0 10px;
          height: 30px; }
/* line 56, styles-sj.scss */
.mobile_menu-popup .nav-collections-toggle--back .nav-arrow-toggle span {
  height: auto;
  vertical-align: middle; }
/* line 60, styles-sj.scss */
.mobile_menu-popup .nav-collections-toggle--back .nav-arrow-toggle span:before {
  content: "";
  display: block;
  width: 8px;
  height: 14px;
  background: url("mobile-menu-arrow.svg") no-repeat center;
  background-size: 100%;
  transform: rotate(-180deg); }
/* line 69, styles-sj.scss */
.mobile_menu-popup .nav-collections-toggle--next .nav-arrow-toggle {
  font-size: 0; }
/* line 72, styles-sj.scss */
.mobile_menu-popup .nav-collections-toggle--next .nav-arrow-toggle span {
  height: auto; }
/* line 75, styles-sj.scss */
.mobile_menu-popup .nav-collections-toggle--next .nav-arrow-toggle span:before {
  content: "";
  display: block;
  width: 8px;
  height: 14px;
  background: url("mobile-menu-arrow.svg") no-repeat center;
  background-size: 100%; }
/* line 83, styles-sj.scss */
.mobile_menu-popup .search_widget-submit {
  background: url("mobile-menu-search.svg") no-repeat center;
  background-size: 14px; }
/* line 87, styles-sj.scss */
.mobile_menu-popup .actions_credit {
  border-radius: 0;
  margin: 0 15px 13px;
  border: 1px solid #ccc;
  padding: 5px 10px 10px;
  width: auto; }
  /* line 93, styles-sj.scss */
  .mobile_menu-popup .actions_credit .discounts {
    padding: 0 0;
    color: #333; }
  /* line 97, styles-sj.scss */
  .mobile_menu-popup .actions_credit .credit {
    padding: 0 0 0 0; }
    /* line 99, styles-sj.scss */
    .mobile_menu-popup .actions_credit .credit strong {
      color: #d81c1c; }

/* line 105, styles-sj.scss */
.city-phone-grapfic {
  padding: 15px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  font-weight: bold; }
  /* line 111, styles-sj.scss */
  .city-phone-grapfic .mobile_menu-phone {
    font-size: 22px;
    color: #333333;
    margin-bottom: 3px; }
  /* line 116, styles-sj.scss */
  .city-phone-grapfic .title_city {
    margin-bottom: 3px; }

/* line 120, styles-sj.scss */
.mobile-menu-links {
  margin: 0 15px; }
  /* line 122, styles-sj.scss */
  .mobile-menu-links .mobile-help {
    display: flex;
    margin-bottom: 15px;
    background: #457c16;
    text-align: center;
    text-decoration: none; }
    /* line 128, styles-sj.scss */
    .mobile-menu-links .mobile-help .mobile-link-icon {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 50px;
      height: 50px;
      background: #5a9725; }
      /* line 135, styles-sj.scss */
      .mobile-menu-links .mobile-help .mobile-link-icon img {
        width: 27px; }
  /* line 140, styles-sj.scss */
  .mobile-menu-links .mobile-link-text {
    display: flex;
    flex-direction: column;
    width: calc(100% - 50px);
    height: 50px;
    color: #fff; }
    /* line 146, styles-sj.scss */
    .mobile-menu-links .mobile-link-text .text {
      text-transform: uppercase;
      font-size: 24px;
      font-weight: bold;
      line-height: 1; }
  /* line 153, styles-sj.scss */
  .mobile-menu-links .mobile-gauge {
    display: flex;
    margin-bottom: 15px;
    background: #3e2d24;
    text-align: center;
    text-decoration: none; }
    /* line 159, styles-sj.scss */
    .mobile-menu-links .mobile-gauge .mobile-link-icon {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 50px;
      height: 50px;
      background: #f5ad35; }
      /* line 166, styles-sj.scss */
      .mobile-menu-links .mobile-gauge .mobile-link-icon img {
        width: 35px;
        margin-left: 5px; }
    /* line 172, styles-sj.scss */
    .mobile-menu-links .mobile-gauge .mobile-link-text .text {
      color: #f5ad35; }

/* line 178, styles-sj.scss */
.mobile-feedback-block {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 50; }

@media (max-width: 1024px) {
  /* line 187, styles-sj.scss */
  .mobile-feedback-block {
    display: block; }

  /* line 190, styles-sj.scss */
  footer .footer-info {
    padding: 28px 15px 52px; } }
/* line 194, styles-sj.scss */
.mobile-feedback-container {
  display: flex; }
  /* line 196, styles-sj.scss */
  .mobile-feedback-container a {
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    width: 50%;
    padding: 10px;
    color: #fff; }

/* line 205, styles-sj.scss */
.mobile-number-phone {
  background: #3e2d24; }

/* line 208, styles-sj.scss */
.feedback-modal-link {
  background: #5a9725; }

/* line 211, styles-sj.scss */
.breadcrumb-item.home a {
  color: #000; }

/* line 214, styles-sj.scss */
.contacts-one {
  display: flex;
  flex-wrap: wrap; }

/* line 218, styles-sj.scss */
.contacts-one-icon {
  width: 29px; }

/* line 221, styles-sj.scss */
.contacts-one-text {
  margin: 0px 0 0 20px;
  width: calc(100% - 49px); }
  /* line 224, styles-sj.scss */
  .contacts-one-text .title {
    font-size: 21px;
    color: #990000;
    font-weight: bold;
    margin-bottom: 5px; }

/* line 231, styles-sj.scss */
.contacts-two {
  padding: 20px 0;
  background: #f6f6f6;
  margin: 30px 0; }

/* line 237, styles-sj.scss */
.contacts-two-container .row {
  margin: 0 0; }
  /* line 239, styles-sj.scss */
  .contacts-two-container .row [class*='cell-'] {
    padding: 0 0;
    border-left: 1px solid #d2d2d2; }
    /* line 242, styles-sj.scss */
    .contacts-two-container .row [class*='cell-']:last-child {
      border-right: 1px solid #d2d2d2; }

/* line 248, styles-sj.scss */
.contacts-two-item {
  margin: 6px 0; }
  /* line 250, styles-sj.scss */
  .contacts-two-item .icon {
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center; }
    /* line 255, styles-sj.scss */
    .contacts-two-item .icon img {
      max-height: 100%; }

/* line 260, styles-sj.scss */
.contacts-two-item-text {
  margin-top: 15px;
  padding: 0 5px; }
  /* line 263, styles-sj.scss */
  .contacts-two-item-text .title {
    color: #3e2d24;
    font-weight: bold;
    margin-bottom: 6px; }
  /* line 268, styles-sj.scss */
  .contacts-two-item-text .text {
    color: #333333; }

/* line 272, styles-sj.scss */
.contacts-three {
  margin-bottom: 20px; }

/* line 276, styles-sj.scss */
.contacts-three-content .title {
  font-weight: bold;
  font-size: 26px;
  color: #432d18; }
/* line 281, styles-sj.scss */
.contacts-three-content .text {
  margin-top: 10px;
  font-size: 21px; }
  /* line 284, styles-sj.scss */
  .contacts-three-content .text strong {
    color: #432d18; }
  /* line 287, styles-sj.scss */
  .contacts-three-content .text p {
    margin: 0 0; }

/* line 293, styles-sj.scss */
.contacts-four .tabs-item {
  display: inline-flex;
  align-items: center; }
  /* line 296, styles-sj.scss */
  .contacts-four .tabs-item .icon {
    margin-right: 15px; }
  /* line 299, styles-sj.scss */
  .contacts-four .tabs-item.is-button-active .cls-1 {
    fill: #599719; }
/* line 303, styles-sj.scss */
.contacts-four .tabs-box {
  padding: 40px 15px; }

/* line 307, styles-sj.scss */
.contacts-map {
  padding-top: 25px; }

/* line 311, styles-sj.scss */
.contacts-five-content .title {
  font-weight: bold;
  font-size: 26px;
  color: #432d18; }
/* line 316, styles-sj.scss */
.contacts-five-content .text {
  margin-top: 10px;
  font-size: 21px; }
  /* line 319, styles-sj.scss */
  .contacts-five-content .text strong {
    color: #432d18; }
  /* line 322, styles-sj.scss */
  .contacts-five-content .text p {
    margin: 0 0; }

/* line 327, styles-sj.scss */
.contacts-six {
  padding-bottom: 40px; }
  /* line 329, styles-sj.scss */
  .contacts-six .title {
    padding: 30px 0 15px;
    font-size: 24px;
    font-weight: bold; }

/* line 335, styles-sj.scss */
.contacts-link-doc {
  margin-top: 15px; }
  /* line 337, styles-sj.scss */
  .contacts-link-doc a {
    display: inline-flex;
    align-items: center;
    line-height: 0; }
    /* line 341, styles-sj.scss */
    .contacts-link-doc a .icon {
      width: 29px;
      margin-right: 15px; }

/* line 347, styles-sj.scss */
.shou-rum-one {
  padding-bottom: 15px;
  border-bottom: 1px solid #990000; }
  /* line 350, styles-sj.scss */
  .shou-rum-one .title {
    margin-bottom: 10px; }
  /* line 353, styles-sj.scss */
  .shou-rum-one p {
    margin: 5px 0; }

/* line 357, styles-sj.scss */
.has-link-chem a {
  text-decoration: none;
  border-bottom: 1px dashed #599719;
  font-size: 18px;
  display: inline-block; }
  /* line 362, styles-sj.scss */
  .has-link-chem a:hover {
    border-bottom: 1px dashed transparent; }

@media (max-width: 768px) {
  /* line 367, styles-sj.scss */
  .has-link-chem a {
    font-size: 16px; } }
/* line 371, styles-sj.scss */
.shou-rum-two {
  padding: 20px 0; }

/* line 374, styles-sj.scss */
.shou-rum-two-text {
  font-size: 21px; }
  /* line 376, styles-sj.scss */
  .shou-rum-two-text p {
    margin: 0 0; }
  /* line 379, styles-sj.scss */
  .shou-rum-two-text .title {
    margin-bottom: 21px; }
  /* line 382, styles-sj.scss */
  .shou-rum-two-text .text {
    margin-bottom: 20px;
    color: #432d18; }
    /* line 385, styles-sj.scss */
    .shou-rum-two-text .text strong {
      font-weight: bold; }
  /* line 389, styles-sj.scss */
  .shou-rum-two-text .has-link-chem a {
    margin-top: 10px; }
  /* line 392, styles-sj.scss */
  .shou-rum-two-text .contacts-map {
    padding-top: 0; }

/* line 396, styles-sj.scss */
.shou-rum-three {
  padding-bottom: 34px; }

/* line 399, styles-sj.scss */
.shou-rum-three-title {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 15px; }

/* line 404, styles-sj.scss */
.shou-rum-three-item:not(:last-child) {
  margin-bottom: 38px; }

/* line 408, styles-sj.scss */
.shou-rum-three-item .row {
  align-items: center;
  flex-wrap: nowrap;
  margin: 0 0; }

/* line 414, styles-sj.scss */
.shou-rum-three-item-icon {
  width: 100px;
  min-width: 100px;
  margin: 0 auto; }

/* line 419, styles-sj.scss */
.shou-rum-three-item-text {
  margin-left: 18px; }
  /* line 421, styles-sj.scss */
  .shou-rum-three-item-text .title {
    font-weight: bold;
    font-size: 24px;
    color: #599942;
    margin-bottom: 10px; }
  /* line 427, styles-sj.scss */
  .shou-rum-three-item-text .text {
    max-width: 975px; }
  /* line 430, styles-sj.scss */
  .shou-rum-three-item-text .text p {
    margin: 0 0; }

/* line 434, styles-sj.scss */
.shou-rum-four {
  background-color: #599942;
  color: #fff; }

/* line 438, styles-sj.scss */
.shou-rum-four-title {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0 auto;
  max-width: 890px; }

/* line 447, styles-sj.scss */
.shou-rum-five {
  background: #f6f6f6;
  padding: 35px 0; }

/* line 452, styles-sj.scss */
.shou-rum-feedback .feedback-field {
  background-color: #fff; }
/* line 455, styles-sj.scss */
.shou-rum-feedback textarea.feedback-field {
  height: 90px;
  resize: none; }
/* line 459, styles-sj.scss */
.shou-rum-feedback .feedback-field-wrap span {
  font-size: 14px;
  color: #999999; }

/* line 464, styles-sj.scss */
.shou-rum-six {
  padding: 25px 0 60px; }
  /* line 466, styles-sj.scss */
  .shou-rum-six .container {
    padding: 0 0; }
  /* line 469, styles-sj.scss */
  .shou-rum-six .swiper-container {
    padding: 0 15px;
    margin: 0 -50px; }
    /* line 472, styles-sj.scss */
    .shou-rum-six .swiper-container .swiper-slide {
      padding: 0 35px; }
    /* line 475, styles-sj.scss */
    .shou-rum-six .swiper-container .swiper-button-prev,
    .shou-rum-six .swiper-container .swiper-button-next {
      width: 27px;
      height: 43px;
      background: url("mobile-menu-arrow-slider.svg") no-repeat center;
      background-size: 100%; }
    /* line 482, styles-sj.scss */
    .shou-rum-six .swiper-container .swiper-button-prev {
      transform: scale(-1, 1); }

/* line 487, styles-sj.scss */
.shou-rum-six-title {
  padding: 0 15px;
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: bold;
  color: #333333; }

@media (max-width: 1350px) {
  /* line 496, styles-sj.scss */
  .shou-rum-six .container {
    padding: 0 0px; }
  /* line 499, styles-sj.scss */
  .shou-rum-six .swiper-container {
    padding: 0 0px;
    margin: 0 0px; }
    /* line 502, styles-sj.scss */
    .shou-rum-six .swiper-container .swiper-slide {
      padding: 0 50px; } }
@media (max-width: 767px) {
  /* line 510, styles-sj.scss */
  .shou-rum-three-item .row {
    flex-wrap: wrap;
    margin: 0 -15px; }
    /* line 513, styles-sj.scss */
    .shou-rum-three-item .row .cell {
      padding: 0 15px;
      width: 100%;
      text-align: center; }

  /* line 520, styles-sj.scss */
  .shou-rum-three-item-text {
    margin: 10px 0 0; }

  /* line 523, styles-sj.scss */
  .shou-rum-four-title {
    font-size: 20px; }

  /* line 526, styles-sj.scss */
  .shou-rum-six .swiper-container .swiper-slide {
    padding: 0 0; }

  /* line 529, styles-sj.scss */
  .shou-rum-six .swiper-container .swiper-button-prev,
  .shou-rum-six .swiper-container .swiper-button-next {
    width: 15px;
    height: 40px; } }
/* line 537, styles-sj.scss */
.main-blocks {
  margin: 0 0; }

/* line 540, styles-sj.scss */
.main-text-block {
  padding: 30px 0 20px; }
  /* line 542, styles-sj.scss */
  .main-text-block h2 {
    margin: 0 0 15px; }

@media (max-width: 768px) {
  /* line 549, styles-sj.scss */
  .contacts-two-container .row [class*='cell-'] {
    border: 0px solid #d2d2d2 !important; }

  /* line 554, styles-sj.scss */
  .contacts-three-content .text, .shou-rum-two-text {
    font-size: 16px; } }
/* line 558, styles-sj.scss */
.top-site {
  padding: 0px 0;
  background: #3e2d24;
  border-bottom: 2px solid #fca533;
  font-size: 14px;
  font-weight: bold; }
  /* line 564, styles-sj.scss */
  .top-site .cell {
    padding: 0 15px; }

@media (max-width: 1024px) {
  /* line 569, styles-sj.scss */
  .top-site {
    display: none; } }
/* line 573, styles-sj.scss */
.top-consultation {
  color: #fff;
  display: flex;
  align-items: center; }
  /* line 577, styles-sj.scss */
  .top-consultation img {
    width: 16px;
    margin-right: 9px; }

/* line 583, styles-sj.scss */
.top-site-menu ul {
  display: flex;
  list-style: none;
  margin: 0 0; }
  /* line 587, styles-sj.scss */
  .top-site-menu ul li:not(:last-child) a:after {
    content: "|";
    margin: 0 0px;
    font-weight: normal;
    color: #8b6e5f;
    position: absolute;
    right: -3px;
    top: 6px; }
  /* line 596, styles-sj.scss */
  .top-site-menu ul li {
    position: relative; }
  /* line 599, styles-sj.scss */
  .top-site-menu ul a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 6px; }
    /* line 605, styles-sj.scss */
    .top-site-menu ul a.popup-modal {
      color: #fca533; }
    /* line 608, styles-sj.scss */
    .top-site-menu ul a:hover, .top-site-menu ul a.is-active {
      color: #fff !important;
      background: #f5ad35; }
      /* line 611, styles-sj.scss */
      .top-site-menu ul a:hover:after, .top-site-menu ul a.is-active:after {
        opacity: 0; }

@media (max-width: 480px) {
  /* line 619, styles-sj.scss */
  .main_button .bttn-prim {
    height: auto;
    line-height: normal; } }
