*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

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,
u, i, center, dl, dt, dd, ul, li, caption, tbody, tfoot, thead, tr, th,
fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  font: inherit;
  border: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  /*    line-height:1;*/ }

ol, ul {
  /*    list-style: none;*/ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

/*table{
    border-collapse:collapse;
    border-spacing:0;
}*/
html, body {
  height: 100%; }

a {
  text-decoration: none;
  outline: 0; }

section, div, input, textarea {
  box-sizing: border-box; }

/* ------------------------------------------- */
.flex, .header-line, .header-line > .container-main, .header-line__socials, .header-line__right-block, .langs-popup__columns, .langs-popup__list, .header__body, .header__info, .header__search, .submenu__columns, .footer .container-main, .footer__column, .footer__socials, .footer-line .container-main, .categories, .banners, .text-page__flex, .columns, .solidarity__statistics, .history__blocks, .history-mob__count, .tabs, .tabs__link, .catalog-list, .catalog-one__body, .catalog-one__gallery, .catalog-one__details, .catalog-one__statistics, .catalog-one__statistics-value, .catalog-one__tabs, .catalog-one__directions, .catalog-one__directions-info, .catalog-one__directions-number, .catalog-one__tabs-blocks, .menu-brown .container-main, .menu-brown__link, .blog-list__item, .blog-one__info, .search-result__tabs, .articles-index__block, .bookmarks, .catalog-index__carousel, .big-image__info, .forms__row, .contacts__columns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -o-flex;
  display: flex; }

/* ------------------------------------------- */
.label, .blog-list__read, .search-result__tab {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

.main-shadow {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* ------------------------------------------- */
@font-face {
  font-family: "latoregular";
  src: url("../fonts/latoregular/latoregular.eot");
  src: url("../fonts/latoregular/latoregular.eot?#iefix") format("embedded-opentype"), url("../fonts/latoregular/latoregular.woff") format("woff"), url("../fonts/latoregular/latoregular.ttf") format("truetype"), url("../fonts/latoregular/latoregular.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "latosemibold";
  src: url("../fonts/latosemibold/latosemibold.eot");
  src: url("../fonts/latosemibold/latosemibold.eot?#iefix") format("embedded-opentype"), url("../fonts/latosemibold/latosemibold.woff") format("woff"), url("../fonts/latosemibold/latosemibold.ttf") format("truetype"), url("../fonts/latosemibold/latosemibold.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "latolight";
  src: url("../fonts/latolight/latolight.eot");
  src: url("../fonts/latolight/latolight.eot?#iefix") format("embedded-opentype"), url("../fonts/latolight/latolight.woff") format("woff"), url("../fonts/latolight/latolight.ttf") format("truetype"), url("../fonts/latolight/latolight.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "latobold";
  src: url("../fonts/latobold/latobold.eot");
  src: url("../fonts/latobold/latobold.eot?#iefix") format("embedded-opentype"), url("../fonts/latobold/latobold.woff") format("woff"), url("../fonts/latobold/latobold.ttf") format("truetype"), url("../fonts/latobold/latobold.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, .text-page h2, .contacts__title {
  position: relative;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  padding-bottom: 24px;
  line-height: 48px;
  color: #0d7d67;
  font-size: 40px;
  font-weight: bold;
  font-family: "Times New Roman"; }
  @media only screen and (max-width: 768px) {
    h1, .text-page h2, .contacts__title {
      line-height: 32px;
      font-size: 26px; } }
  @media only screen and (max-width: 470px) {
    h1, .text-page h2, .contacts__title {
      line-height: 24px;
      font-size: 18px; } }
  h1::after, .text-page h2::after, .contacts__title::after {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 70px;
    height: 3px;
    background-color: #198973; }

.h1_range .h3 {
  font-size: 32px !important;
  font-weight: normal !important; }
.h1_cyan {
  color: #00a9ad; }
  .h1_cyan::after {
    background-color: #00a9ad; }

h2 {
  position: relative;
  margin: 0;
  padding: 0;
  padding-bottom: 24px;
  color: #0d7d67;
  font-size: 32px;
  font-family: "Times New Roman"; }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 26px; } }
  @media only screen and (max-width: 470px) {
    h2 {
      font-size: 18px; } }

.h2_catalog {
  color: #000;
  font-family: "latosemibold", sans-serif; }

h3 {
  padding-bottom: 12px;
  text-align: left;
  line-height: 32px;
  color: #198973;
  font-size: 30px;
  font-family: "Times New Roman"; }

h4 {
  padding: 0;
  padding-bottom: 4px;
  color: #198973;
  font-size: 18px;
  font-family: "latoregular", sans-serif; }

html, body {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  letter-spacing: 0.01em;
  color: #7a8994;
  font-size: 14px;
  font-family: "latoregular", sans-serif;
  font-weight: normal; }

.container_width {
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto; }

label {
  cursor: pointer; }

.c {
  clear: both; }

.cl {
  clear: left; }

.cr {
  clear: right; }

.abs {
  position: absolute; }

.relative {
  position: relative; }

.hidden, .row.hidden {
  display: none; }

.hidden_i {
  display: none !important; }

.nowrap {
  white-space: nowrap; }

.nopadd {
  padding: 0px !important; }

.center {
  text-align: center; }

.center_i {
  text-align: center !important; }

.left_i {
  text-align: left !important; }

.right {
  text-align: right; }

.right_i {
  text-align: right !important; }

.top {
  vertical-align: top; }

.top_i {
  vertical-align: top !important; }

.middle {
  vertical-align: middle; }

.bottom {
  vertical-align: bottom; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.table {
  display: table;
  width: 100%; }

.table.auto {
  width: auto;
  margin: auto; }

.table.nowidth {
  width: auto; }

.row_group {
  display: table-row-group; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }
  .table-cell__head {
    padding-bottom: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  .table-cell_50 {
    width: 50%; }

.underline a, a.underline {
  text-decoration: underline; }

.hr {
  clear: both;
  height: 1px;
  background-color: #e0e0e0;
  font-size: 0px; }

.width100 {
  width: 100%; }

.height100 {
  height: 100%; }

.text_white {
  color: #fff !important; }

.text_red {
  color: #eb1744 !important; }

.text_yellow {
  color: #f8a621; }

.text_blue, .text_blue a {
  color: #006cc0 !important; }

.text_grey, .text_grey a {
  color: #646464 !important; }

.text_grey2 {
  color: #979797; }

.text_green {
  color: #55b846 !important; }

.text_orange {
  color: #ea5b0b !important; }

.text_black {
  color: #000 !important; }

.no-overflow {
  overflow: hidden; }

.star {
  color: #a50202; }

body {
  background-color: #fff;
  color: #000;
  font-family: "latoregular", sans-serif; }

.container-main {
  width: 100%;
  max-width: 1110px;
  min-width: 340px;
  margin: auto; }
  @media only screen and (max-width: 1110px) {
    .container-main {
      padding: 0 48px; } }
  @media only screen and (max-width: 768px) {
    .container-main {
      padding: 0 32px; } }
  @media only screen and (max-width: 470px) {
    .container-main {
      padding: 0 16px; } }

.error-text {
  color: #ff0000;
  font-size: 11px; }

.error-input {
  background-color: #ffeded !important;
  border: 1px solid #ff0000 !important; }

.error_div {
  background-color: #ffeded !important;
  border: 1px solid #ff0000 !important; }

.button {
  display: inline-block;
  padding: 10px 24px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: "latolight", sans-serif;
  text-transform: uppercase;
  border: 1px solid #000; }
  .button:hover {
    background-color: #000;
    color: #fff;
    -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2); }
  @media only screen and (max-width: 768px) {
    .button {
      padding: 6px 14px; } }
  .button_small {
    padding: 5px 12px;
    font-size: 12px;
    letter-spacing: normal;
    text-transform: none; }

.button-black {
  display: inline-block;
  padding: 10px 20px;
  background-color: #000;
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-family: "latolight", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #000; }
  .button-black:hover {
    background-color: #fff;
    color: #000; }

.input, .select, .textarea {
  width: 100%;
  height: 30px;
  padding: 0 10px;
  background-color: #FFFFFF;
  color: #000;
  font-size: 14px;
  font-family: "latoregular", sans-serif;
  border: 1px solid #CFCFCF; }
  .input:not(:placeholder-shown) ~ .label, .select:not(:placeholder-shown) ~ .label, .textarea:not(:placeholder-shown) ~ .label {
    opacity: 1;
    top: -17px; }

.textarea {
  height: 100px;
  padding: 6px 10px; }

.label {
  position: absolute;
  left: 10px;
  top: 30px;
  opacity: 0;
  color: #656565;
  font-size: 11px; }
  .label_hidden {
    display: none; }

.header-line {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 68px;
  background-color: #198973;
  flex-direction: column;
  justify-content: center;
  z-index: 101; }
  .header-line_shifted {
    position: absolute; }
  .header-line > .container-main {
    align-items: center;
    align-content: center;
    justify-content: space-between; }
  @media only screen and (max-width: 999px) {
    .header-line__socials {
      position: absolute;
      left: 0;
      right: 0;
      width: 180px;
      margin: auto; } }
  @media only screen and (max-width: 470px) {
    .header-line__socials {
      display: none; } }
  .header-line__social {
    display: inline-block;
    width: 27px;
    height: 27px;
    margin-right: 10px;
    padding-top: 7px;
    background-color: #dae7df;
    text-align: center;
    cursor: pointer;
    color: #198973;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .header-line__social:nth-last-child(1) {
      margin-right: 0; }
    .header-line__social:hover {
      background-color: #fff; }
  .header-line__phone {
    display: inline-block;
    padding: 6px;
    cursor: pointer;
    color: #fff; }
    .header-line__phone .fa {
      font-size: 17px; }
  .header-line__email {
    display: inline-block;
    position: relative;
    padding: 6px;
    cursor: pointer;
    color: #fff; }
    .header-line__email .fa {
      font-size: 17px; }
    .header-line__email::after {
      content: "";
      position: absolute;
      top: 3px;
      right: -9px;
      height: 24px;
      border-right: 2px solid #fff; }
  .header-line__langs {
    padding-right: 14px;
    font-size: 13px;
    text-transform: uppercase; }
    .header-line__langs .container-main {
      padding-left: 32px !important;
      padding-right: 32px !important; }
  .header-line__lang-current {
    display: inline-block;
    position: relative;
    padding-top: 7px;
    padding-left: 20px;
    cursor: pointer;
    color: #fff; }
    .header-line__lang-current::after {
      content: "";
      position: absolute;
      top: 14px;
      right: -14px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 3px 3px 0 3px;
      border-color: #ffffff transparent transparent transparent; }
  .header-line__menu-ico {
    display: none;
    position: relative;
    cursor: pointer; }
    @media only screen and (max-width: 999px) {
      .header-line__menu-ico {
        display: block; } }
    .header-line__menu-ico::before {
      content: "MENU";
      position: absolute;
      top: -2px;
      left: 24px;
      color: #fff;
      font-size: 14px;
      text-transform: uppercase; }
    .header-line__menu-ico div {
      width: 15px;
      height: 2px;
      margin-bottom: 3px;
      background-color: #fff; }
  .header-line__search {
    display: none;
    position: absolute;
    top: 24px;
    left: 130px;
    width: 18px;
    height: 17px;
    background-image: url("../img/rus/ico_search_white.png");
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 3; }
    @media only screen and (max-width: 999px) {
      .header-line__search {
        display: block; } }
    @media only screen and (max-width: 768px) {
      .header-line__search {
        left: 110px; } }
    @media only screen and (max-width: 470px) {
      .header-line__search {
        left: 100px; } }

.langs-popup {
  display: none;
  position: absolute;
  top: 68px;
  left: 0;
  right: 0;
  background-color: #dae7df; }
  .langs-popup_active {
    z-index: 101; }
  .langs-popup .container-main {
    position: relative;
    padding: 52px 0; }
  .langs-popup__mobile-title {
    display: none;
    padding-bottom: 32px;
    color: #0d7d67;
    font-size: 24px; }
    @media only screen and (max-width: 999px) {
      .langs-popup__mobile-title {
        display: block; } }
  @media only screen and (max-width: 768px) {
    .langs-popup__columns {
      display: block; } }
  @media only screen and (max-width: 768px) {
    .langs-popup__column {
      padding-bottom: 32px; } }
  .langs-popup__column:nth-child(1) {
    width: 40%;
    margin-right: 15px; }
    @media only screen and (max-width: 768px) {
      .langs-popup__column:nth-child(1) {
        width: 100%;
        margin-right: 0; } }
  .langs-popup__column:nth-child(2) {
    width: 20%;
    margin: 0 15px; }
    @media only screen and (max-width: 768px) {
      .langs-popup__column:nth-child(2) {
        width: 100%;
        margin: 0; } }
  .langs-popup__column:nth-child(3) {
    width: 40%;
    margin-left: 15px; }
    @media only screen and (max-width: 768px) {
      .langs-popup__column:nth-child(3) {
        width: 100%;
        margin-left: 0; } }
  .langs-popup__column li {
    padding-bottom: 10px;
    list-style-type: none; }
    .langs-popup__column li:nth-last-child(1) {
      padding-bottom: 0; }
  .langs-popup__title {
    margin-bottom: 16px;
    padding-bottom: 6px;
    color: #0d7d67;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #0d7d67; }
  .langs-popup__list-column {
    flex: 1 0 50%; }
  .langs-popup__country {
    padding: 2px;
    color: #0d7d67;
    font-size: 14px;
    font-family: "latolight", sans-serif;
    text-transform: uppercase; }
    .langs-popup__country:hover {
      background-color: #fff; }
  .langs-popup__mobile-close {
    display: none;
    position: absolute;
    top: 16px;
    right: 16px;
    padding: 3px 6px;
    cursor: pointer;
    color: #0d7d67;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #0d7d67; }

.header {
  padding-top: 68px; }
  @media only screen and (max-width: 999px) {
    .header {
      text-align: center; } }
  .header__logo {
    margin: 12px auto 32px;
    text-align: center; }
    @media only screen and (max-width: 999px) {
      .header__logo {
        width: 190px;
        margin-bottom: 12px; } }
    .header__logo a {
      display: inline-block; }
    .header__logo img {
      max-width: 100%; }
  .header__body {
    position: relative;
    justify-content: space-between; }
    @media only screen and (max-width: 999px) {
      .header__body {
        justify-content: flex-end; } }
  @media only screen and (max-width: 999px) {
    .header__info {
      display: none;
      position: fixed;
      top: 80px;
      left: 0;
      padding: 24px;
      border-bottom: 1px solid #198973;
      z-index: 3; } }
  @media only screen and (max-width: 768px) {
    .header__info {
      top: 68px;
      right: 0;
      padding: 12px 32px 4px 20px;
      background-color: white; } }
  @media only screen and (max-width: 470px) {
    .header__info {
      padding-left: 6px;
      padding-right: 16px; } }
  .header__info_active {
    display: block; }
  @media only screen and (max-width: 768px) {
    .header__info form {
      width: 100%; } }
  .header__info-icons {
    position: relative;
    width: 86px; }
    .header__info-icons::before, .header__info-icons::after {
      content: "";
      position: absolute;
      top: 3px;
      height: 23px;
      border-left: 1px solid #212529; }
      @media only screen and (max-width: 999px) {
        .header__info-icons::before, .header__info-icons::after {
          display: none; } }
    .header__info-icons::before {
      left: -24px; }
      @media only screen and (max-width: 1110px) {
        .header__info-icons::before {
          left: -12px; } }
    .header__info-icons::after {
      right: -16px; }
      @media only screen and (max-width: 1110px) {
        .header__info-icons::after {
          right: 4px; } }
  .header__branches {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 9px;
    background: url("../img/rus/ico_branches.png") no-repeat center; }
    @media only screen and (max-width: 1110px) {
      .header__branches {
        margin-right: 4px; } }
    @media only screen and (max-width: 999px) {
      .header__branches {
        display: none; } }
  .header__feedback {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 9px;
    background: url("../img/rus/ico_globe.png") no-repeat center; }
    @media only screen and (max-width: 1110px) {
      .header__feedback {
        margin-left: 4px; } }
    @media only screen and (max-width: 999px) {
      .header__feedback {
        display: none; } }
  .header__search {
    padding-left: 40px; }
    @media only screen and (max-width: 1110px) {
      .header__search {
        padding-left: 10px; } }
  .header__search-icon {
    display: inline-block;
    width: 32px;
    height: 29px;
    margin-right: 12px;
    background: url("../img/rus/ico_search.png") no-repeat;
    cursor: pointer; }
  .header__search-input {
    height: 24px;
    width: 184px;
    outline: none;
    color: #495057;
    font-size: 14px;
    border: 0;
    border-bottom: 2px solid #cad2cc; }
    @media only screen and (max-width: 1110px) {
      .header__search-input {
        width: 164px; } }
    @media only screen and (max-width: 768px) {
      .header__search-input {
        width: 100%; } }
    .header__search-input.error-input {
      border: 0 !important;
      border-bottom: 1px solid #ff0000 !important; }

.menu-mobile {
  display: none; }
  @media only screen and (max-width: 999px) {
    .menu-mobile {
      display: block;
      position: fixed;
      top: 0;
      bottom: 0;
      right: -305px;
      width: 305px;
      background-color: #198973;
      overflow: hidden;
      z-index: 102; } }
  .menu-mobile_brown {
    background-color: #bfb79e; }

@media only screen and (max-width: 999px) {
  .menu-scroll {
    overflow-y: auto;
    overflow-x: hidden; } }
.menu-scroll .menu {
  display: block; }

.menu {
  margin: 0;
  padding: 4px 0 35px 0; }
  @media only screen and (max-width: 999px) {
    .menu {
      display: none;
      position: relative;
      width: 305px;
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      z-index: 1; } }
  .menu__li {
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-right: 22px;
    list-style-type: none; }
    @media only screen and (max-width: 999px) {
      .menu__li {
        display: block;
        margin: 0 20px;
        border-bottom: 1px solid #116050; } }
    .menu__li_sub {
      padding-right: 32px; }
      @media only screen and (max-width: 999px) {
        .menu__li_sub {
          padding-right: 0; } }
      .menu__li_sub .menu__link {
        position: relative; }
        .menu__li_sub .menu__link::after {
          content: "";
          position: absolute;
          top: 8px;
          right: -18px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 5px 5px 0 5px;
          border-color: #0d7d67 transparent transparent transparent; }
          @media only screen and (max-width: 999px) {
            .menu__li_sub .menu__link::after {
              top: 0;
              bottom: 0;
              right: 0;
              width: 10px;
              height: 10px;
              margin: auto;
              -webkit-transform: rotate(135deg);
              -ms-transform: rotate(135deg);
              transform: rotate(135deg);
              border-style: none;
              border-width: inherit;
              border-top: 2px solid rgba(255, 255, 255, 0.7);
              border-left: 2px solid rgba(255, 255, 255, 0.7); } }
    .menu__li_mobile {
      display: none; }
      @media only screen and (max-width: 999px) {
        .menu__li_mobile {
          display: block; } }
    @media only screen and (max-width: 999px) {
      .menu__li_catalog {
        display: none; } }
    .menu__li_title {
      margin: 0;
      padding: 12px 0;
      text-align: center;
      color: #fff;
      font-weight: bold;
      border-bottom: 1px solid #116050; }
    .menu__li_back {
      position: relative;
      cursor: pointer; }
      .menu__li_back::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 20px;
        width: 10px;
        height: 10px;
        margin: auto;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-top: 2px solid rgba(255, 255, 255, 0.7);
        border-left: 2px solid rgba(255, 255, 255, 0.7); }
  .menu__link {
    padding-bottom: 10px;
    cursor: pointer;
    color: #0d7d67;
    font-size: 17px;
    font-family: "latolight", sans-serif;
    text-transform: uppercase; }
    @media only screen and (max-width: 999px) {
      .menu__link {
        display: block;
        padding: 10px 0;
        text-align: left;
        color: #fff;
        font-size: 16px; } }
    .menu__link:hover, .menu__link_current {
      border-bottom: 4px solid #dae7df; }
      @media only screen and (max-width: 999px) {
        .menu__link:hover, .menu__link_current {
          border: 0; } }

.submenu {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  padding: 40px 56px;
  background-color: #dae7df;
  z-index: 101; }
  @media only screen and (max-width: 999px) {
    .submenu {
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: -323px;
      width: 305px;
      padding: 0;
      background-image: none !important;
      background-color: #198973; } }
  .submenu_short {
    right: auto; }
    @media only screen and (max-width: 999px) {
      .submenu_short {
        right: -323px; } }
    .submenu_short .submenu__column {
      width: 250px; }
      @media only screen and (max-width: 999px) {
        .submenu_short .submenu__column {
          width: 100%; } }
  .submenu_ingridients {
    background-image: url("../img/banners/menu2.png");
    background-repeat: no-repeat;
    background-position: right 100px bottom;
    background-size: auto 200px; }
    @media only screen and (max-width: 999px) {
      .submenu_ingridients {
        display: none; } }
  .submenu__columns {
    justify-content: space-between; }
    @media only screen and (max-width: 999px) {
      .submenu__columns {
        display: block; } }
  .submenu__column {
    flex: 1 0 33.33%; }
    .submenu__column_border {
      padding-left: 34px;
      border-left: 1px solid #8d938f; }
      @media only screen and (max-width: 999px) {
        .submenu__column_border {
          padding-left: 0;
          border: 0; } }
  .submenu__title {
    height: 40px;
    color: #0d7d67;
    font-size: 14px;
    text-transform: uppercase; }
    .submenu__title a {
      color: #0d7d67; }
      @media only screen and (max-width: 999px) {
        .submenu__title a {
          display: block;
          margin: 0 20px;
          padding: 10px 0;
          color: #fff;
          font-family: "latolight", sans-serif;
          border-bottom: 1px solid #116050; } }
  .submenu__list-links {
    display: grid;
    grid-template-columns: 1fr 1fr; }
    @media only screen and (max-width: 999px) {
      .submenu__list-links {
        display: block; } }
    .submenu__list-links .submenu__link:nth-child(2n-1) {
      padding-right: 40px; }
      @media only screen and (max-width: 999px) {
        .submenu__list-links .submenu__link:nth-child(2n-1) {
          padding-right: 0; } }
    .submenu__list-links .submenu__link:nth-child(2n) {
      padding-left: 40px; }
      @media only screen and (max-width: 999px) {
        .submenu__list-links .submenu__link:nth-child(2n) {
          padding-left: 0; } }
  .submenu__link {
    display: block;
    padding-bottom: 6px;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
    font-family: "latolight", sans-serif; }
    @media only screen and (max-width: 999px) {
      .submenu__link {
        display: block;
        margin: 0 20px;
        padding: 10px 0;
        text-align: left;
        color: #fff;
        font-size: 16px;
        border-bottom: 1px solid #116050; } }
    .submenu__link:hover {
      color: #000; }
      @media only screen and (max-width: 999px) {
        .submenu__link:hover {
          color: #fff; } }
  @media only screen and (max-width: 999px) {
    .submenu__banner-image-block {
      display: none; } }
  .submenu__banner-image-block_skin {
    width: 260px;
    height: 260px;
    margin-left: 120px;
    padding: 40px 60px;
    background-color: #dac8c4;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 210px auto;
    cursor: pointer; }
    .submenu__banner-image-block_skin .submenu__banner-image {
      max-width: 190px; }
  .submenu__banner-title {
    padding-bottom: 16px;
    font-size: 14px;
    font-weight: bold; }
  .submenu__banner-text {
    font-size: 14px;
    font-family: "latolight", sans-serif; }

.footer {
  position: relative;
  margin-top: 72px;
  padding: 40px 0;
  background-color: #dae7df;
  color: #0b7c67;
  z-index: 2; }
  @media only screen and (max-width: 590px) {
    .footer {
      padding-bottom: 0; } }
  @media only screen and (max-width: 1110px) {
    .footer .container-main {
      flex-direction: column;
      align-items: center;
      text-align: center; } }
  @media only screen and (max-width: 1110px) {
    .footer__column {
      padding-bottom: 32px; } }
  @media only screen and (max-width: 1110px) and (max-width: 470px) {
    .footer__column {
      display: block; } }

  .footer__column:nth-child(1) {
    width: 101px;
    margin-right: 66px; }
    @media only screen and (max-width: 1110px) {
      .footer__column:nth-child(1) {
        width: auto;
        margin-right: 0; } }
  .footer__column:nth-child(2) .footer__inner-column:nth-child(1) {
    width: 160px;
    margin-right: 60px; }
    @media only screen and (max-width: 1110px) {
      .footer__column:nth-child(2) .footer__inner-column:nth-child(1) {
        margin-right: 30px; } }
    @media only screen and (max-width: 470px) {
      .footer__column:nth-child(2) .footer__inner-column:nth-child(1) {
        width: auto;
        margin-right: 0;
        padding-bottom: 24px; } }
  .footer__column:nth-child(2) .footer__inner-column:nth-child(2) {
    width: 180px;
    margin-right: 90px; }
    @media only screen and (max-width: 1110px) {
      .footer__column:nth-child(2) .footer__inner-column:nth-child(2) {
        width: 160px;
        margin-left: 30px;
        margin-right: 0; } }
    @media only screen and (max-width: 470px) {
      .footer__column:nth-child(2) .footer__inner-column:nth-child(2) {
        width: auto;
        margin-left: 0; } }
  .footer__column:nth-child(3) .footer__inner-column:nth-child(1) {
    width: 250px;
    margin-right: 60px; }
    @media only screen and (max-width: 1110px) {
      .footer__column:nth-child(3) .footer__inner-column:nth-child(1) {
        width: auto;
        margin-right: 30px; } }
    @media only screen and (max-width: 470px) {
      .footer__column:nth-child(3) .footer__inner-column:nth-child(1) {
        margin-right: 0; } }
  @media only screen and (max-width: 1110px) {
    .footer__column:nth-child(3) .footer__inner-column:nth-child(2) {
      margin-left: 30px; } }
  @media only screen and (max-width: 470px) {
    .footer__column:nth-child(3) .footer__inner-column:nth-child(2) {
      margin-left: 0;
      padding-top: 48px; } }
  .footer__logo {
    display: inline-block;
    position: relative;
    width: 101px;
    height: 73px;
    background-image: url("../img/rus/logo_small.jpg");
    background-repeat: no-repeat;
    background-size: cover; }
    .footer__logo::after {
      content: "";
      position: absolute;
      bottom: -24px;
      left: 0;
      width: 35px;
      height: 2px;
      background-color: #198973; }
      @media only screen and (max-width: 1110px) {
        .footer__logo::after {
          right: 0;
          margin: auto; } }
  .footer__slogan {
    padding-top: 50px;
    font-size: 10px; }
    @media only screen and (max-width: 1110px) {
      .footer__slogan {
        padding-top: 40px;
        padding-bottom: 24px; } }
  .footer__title {
    padding-bottom: 24px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  .footer__link {
    display: block;
    padding-bottom: 10px;
    color: #0b7c67;
    font-size: 14px;
    font-family: "latolight", sans-serif;
    text-transform: uppercase; }
  @media only screen and (max-width: 470px) {
    .footer__socials {
      justify-content: center; } }
  .footer__social {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    padding-top: 4px;
    background-color: #198973;
    text-align: center;
    cursor: pointer;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .footer__social:hover {
      background-color: #1fb597; }

.footer-line {
  padding: 18px 0 34px;
  background-color: #fff;
  color: #404040;
  font-size: 13px;
  font-family: "latosemibold", sans-serif; }
  .footer-line .container-main {
    justify-content: space-between; }
    @media only screen and (max-width: 999px) {
      .footer-line .container-main {
        display: block;
        text-align: center; } }
  @media only screen and (max-width: 999px) {
    .footer-line__copyright {
      padding-bottom: 16px; } }
  @media only screen and (max-width: 590px) {
    .footer-line__menu {
      display: flex;
      flex-direction: column;
      justify-content: center; } }
  @media only screen and (max-width: 590px) {
    .footer-line__menu span {
      display: none; } }
  .footer-line__link {
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    color: #404040;
    font-size: 13px;
    text-transform: uppercase; }
    @media only screen and (max-width: 590px) {
      .footer-line__link {
        padding-bottom: 12px; } }
    .footer-line__link_langs {
      position: relative;
      padding-right: 28px; }
      @media only screen and (max-width: 590px) {
        .footer-line__link_langs {
          width: 70px;
          align-self: center; } }
      .footer-line__link_langs::after {
        content: "";
        position: absolute;
        top: 6px;
        right: 14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 3px 3px 0 3px;
        border-color: #404040 transparent transparent transparent; }

.cookies {
  text-align: center; }
  .cookies__link {
    display: inline-block;
    padding: 6px 10px;
    background-color: #dae7df;
    cursor: pointer;
    color: #404040;
    font-size: 15px; }
  .cookies__popup-container {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #dae7df;
    text-align: left;
    z-index: 102;
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.8); }
    .cookies__popup-container_active {
      display: block; }
  .cookies__popup {
    width: 624px;
    margin: 0 auto;
    padding: 16px 0; }
    @media only screen and (max-width: 670px) {
      .cookies__popup {
        width: 100%; } }
  .cookies__popup-title {
    padding-bottom: 8px;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }
  .cookies__popup-text {
    padding-bottom: 16px;
    line-height: 20px;
    color: #000;
    font-size: 14px; }
  .cookies__popup-buttons {
    text-align: center; }
  .cookies__popup-button-close {
    margin-right: 16px;
    padding: 4px 20px;
    background-color: #000;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    border: 0; }
    @media only screen and (max-width: 670px) {
      .cookies__popup-button-close {
        margin-bottom: 16px; } }
  .cookies__popup-button {
    padding: 4px 20px;
    background-color: #0b7c67;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    border: 0; }

.categories {
  padding: 24px 0 71px;
  justify-content: space-between; }
  @media only screen and (max-width: 999px) {
    .categories {
      flex-wrap: wrap; } }
  .categories__block {
    width: 168px;
    text-align: center; }
    .categories__block:hover .categories__title {
      color: #0d7d67; }
    @media only screen and (max-width: 999px) {
      .categories__block {
        width: 33.33%;
        padding-bottom: 24px; } }
    @media only screen and (max-width: 999px) {
      .categories__block {
        width: 50%; } }
  .categories__image {
    width: 120px;
    padding-bottom: 23px; }
  .categories__title {
    width: 130px;
    margin: auto; }
    .categories__title a {
      color: #404040; }
      .categories__title a:hover {
        color: #0d7d67; }

.banners {
  justify-content: space-between; }
  @media only screen and (max-width: 670px) {
    .banners {
      display: block; } }
  .banners__item:nth-child(1) {
    margin-right: 15px; }
    @media only screen and (max-width: 670px) {
      .banners__item:nth-child(1) {
        margin-right: 0;
        margin-bottom: 16px; } }
  .banners__item:nth-child(2) {
    margin-left: 15px; }
    @media only screen and (max-width: 670px) {
      .banners__item:nth-child(2) {
        margin-left: 0; } }
  .banners__image {
    max-width: 100%; }

.main-shadow_active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10; }

.desktop {
  position: relative;
  background-color: #fff;
  z-index: 3; }

.path {
  margin-bottom: 36px;
  padding: 14px 16px;
  background-color: #e9ecef;
  color: #6c757d;
  font-size: 11px;
  font-family: "latobold", sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .path__link {
    color: #198973; }
  .path__link-last {
    color: #6c757d; }

.titles__green {
  margin-bottom: 32px;
  padding: 18px 0;
  background-color: rgba(25, 137, 115, 0.7); }
  .titles__green h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    font-family: "latosemibold", sans-serif;
    text-transform: uppercase; }

.text-page .table-cell_50 {
  padding-bottom: 16px;
  vertical-align: top;
  line-height: 26px;
  font-size: 17px; }
  .text-page .table-cell_50:nth-child(2n-1) {
    padding-right: 50px; }
    @media only screen and (max-width: 999px) {
      .text-page .table-cell_50:nth-child(2n-1) {
        padding-right: 0; } }
  .text-page .table-cell_50:nth-child(2n) {
    padding-left: 50px; }
    @media only screen and (max-width: 999px) {
      .text-page .table-cell_50:nth-child(2n) {
        padding-left: 0; } }
@media only screen and (max-width: 768px) {
  .text-page__flex {
    display: block; } }
@media only screen and (max-width: 999px) {
  .text-page__flex table, .text-page__flex tr, .text-page__flex td {
    display: block; } }
.text-page__image-block {
  padding-right: 32px; }
  @media only screen and (max-width: 768px) {
    .text-page__image-block {
      padding-right: 0;
      padding-bottom: 16px;
      text-align: center; } }
.text-page__image {
  max-width: none !important; }
  @media only screen and (max-width: 470px) {
    .text-page__image {
      max-width: 100% !important; } }
.text-page__one-line .text-page__flex {
  padding-bottom: 46px; }
  .text-page__one-line .text-page__flex_center {
    align-items: center; }
.text-page__one-line .text-page__image-block {
  padding-right: 72px; }
  @media only screen and (max-width: 999px) {
    .text-page__one-line .text-page__image-block {
      padding-right: 32px; } }
  @media only screen and (max-width: 768px) {
    .text-page__one-line .text-page__image-block {
      padding-right: 0; } }
.text-page__block-two {
  margin-top: 24px; }
  @media only screen and (max-width: 999px) {
    .text-page__block-two.table {
      display: block; } }
  @media only screen and (max-width: 999px) {
    .text-page__block-two .table-row {
      display: block; } }
  @media only screen and (max-width: 999px) {
    .text-page__block-two .table-cell_50 {
      display: block;
      width: 100%; } }
.text-page__block-three {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 80px;
  margin-bottom: 32px;
  text-align: left; }
  @media only screen and (max-width: 999px) {
    .text-page__block-three {
      grid-gap: 40px; } }
  @media only screen and (max-width: 768px) {
    .text-page__block-three {
      display: block; } }
.text-page__button {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 6px 0;
  background-color: #b4cebe;
  text-align: center;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-family: "latolight", sans-serif;
  text-transform: uppercase;
  border: 0; }
  .text-page__button:hover {
    color: #000; }

.text-block {
  padding-bottom: 40px;
  line-height: 26px;
  text-align: justify;
  color: #212529;
  font-size: 17px;
  font-family: "latolight", sans-serif; }
  .text-block_csr .text-page__block-two {
    display: block !important; }
    .text-block_csr .text-page__block-two .table-row {
      display: flex !important;
      justify-content: center; }
      @media only screen and (max-width: 768px) {
        .text-block_csr .text-page__block-two .table-row {
          display: block !important; } }
      .text-block_csr .text-page__block-two .table-row .table-cell {
        display: block !important;
        width: auto !important;
        padding-right: 0;
        text-align: center; }
        .text-block_csr .text-page__block-two .table-row .table-cell .text-page__flex {
          display: inline-block;
          flex-direction: column;
          text-align: center; }
          .text-block_csr .text-page__block-two .table-row .table-cell .text-page__flex .text-page__image-block {
            padding-right: 0; }
  .text-block_csr .text-page__block-three {
    grid-gap: 10px; }
    .text-block_csr .text-page__block-three > div {
      text-align: center; }
    .text-block_csr .text-page__block-three .text-page__image-block {
      padding-right: 0; }
      .text-block_csr .text-page__block-three .text-page__image-block .text-page__image {
        max-width: 100% !important; }
  .text-block p {
    margin: 0;
    padding: 0;
    padding-bottom: 12px; }
  .text-block img {
    max-width: 100%; }

.gray {
  color: #696969; }

@media only screen and (max-width: 590px) {
  .columns {
    flex-direction: column-reverse; } }

.coll {
  width: 254px;
  margin-right: 32px; }
  @media only screen and (max-width: 670px) {
    .coll {
      width: 130px; } }
  @media only screen and (max-width: 590px) {
    .coll {
      width: 100%;
      margin-right: 0; } }
  .coll .container-main {
    min-width: auto;
    padding: 0; }
  .coll .tabs {
    flex-direction: column;
    align-items: stretch; }
    .coll .tabs__link {
      height: 50px;
      margin-right: 0;
      margin-bottom: 2px;
      flex-basis: auto; }
      @media only screen and (max-width: 590px) {
        .coll .tabs__link {
          margin-bottom: 0; } }

.colc {
  width: calc(100% - 286px); }
  @media only screen and (max-width: 670px) {
    .colc {
      width: calc(100% - 166px); } }
  @media only screen and (max-width: 590px) {
    .colc {
      width: 100%; } }
  .colc .container-main {
    padding: 0;
    min-width: auto; }
    @media only screen and (max-width: 590px) {
      .colc .container-main .text-block {
        padding-bottom: 0;
        text-align: left;
        font-size: 14px; } }

.solidarity {
  line-height: 26px;
  color: #212529;
  font-size: 18px;
  font-family: "latolight", sans-serif; }
  .solidarity h1, .solidarity h2 {
    color: #00a9ad; }
  @media only screen and (max-width: 999px) {
    .solidarity .table {
      display: block; } }
  .solidarity .table-cell {
    width: 50%;
    vertical-align: top; }
    @media only screen and (max-width: 999px) {
      .solidarity .table-cell {
        display: block;
        width: 100%; } }
    .solidarity .table-cell:nth-child(2) {
      padding-left: 120px; }
      @media only screen and (max-width: 999px) {
        .solidarity .table-cell:nth-child(2) {
          padding-left: 0;
          text-align: center; } }
  .solidarity p {
    padding-bottom: 16px; }
  .solidarity img {
    max-width: 100%; }
  .solidarity__statistics {
    height: 524px;
    margin-bottom: 48px;
    padding-top: 56px;
    background-color: #eae8e8;
    justify-content: center; }
  .solidarity__statistics-column {
    text-align: center; }
    .solidarity__statistics-column:nth-child(1) {
      padding-right: 32px; }
      @media only screen and (max-width: 768px) {
        .solidarity__statistics-column:nth-child(1) {
          padding-right: 12px; } }
      @media only screen and (max-width: 470px) {
        .solidarity__statistics-column:nth-child(1) {
          padding-right: 0; } }
    .solidarity__statistics-column:nth-child(2) {
      padding-left: 32px; }
      @media only screen and (max-width: 768px) {
        .solidarity__statistics-column:nth-child(2) {
          padding-left: 12px; } }
      @media only screen and (max-width: 470px) {
        .solidarity__statistics-column:nth-child(2) {
          padding-left: 0; } }
  .solidarity__statistics-block {
    position: relative; }
    .solidarity__statistics-block svg {
      width: 176px; }
  .solidarity__statistics-border {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 142px;
    height: 142px;
    border: 1px solid #51b6b9;
    border-radius: 50%;
    z-index: 2; }
  .solidarity__statistics-count {
    fill: #51b6b9;
    font-size: 18px;
    font-weight: bold;
    font-family: "latosemibold", sans-serif; }
  .solidarity__statistics-title {
    padding: 40px 0 20px;
    line-height: 34px;
    color: #50b8ba;
    font-size: 26px;
    font-family: "latosemibold", sans-serif; }
  .solidarity__statistics-image {
    height: 127px;
    background-repeat: no-repeat;
    background-position: center bottom; }
    .solidarity__statistics-image_glass {
      background-image: url("/img/rus/solidarity_glass.png"); }
    .solidarity__statistics-image_people {
      background-image: url("/img/rus/solidarity_people.png"); }
  .solidarity__statistics-text {
    padding-bottom: 48px; }
  .solidarity__bg-blue {
    background-color: #bde9ea; }
  .solidarity__bg-white ul {
    margin-top: 4px; }
  .solidarity__bg-white li {
    padding-left: 16px !important;
    background: url("/img/rus/range_blue.png") no-repeat 0 12px;
    list-style-type: none;
    color: #00a9ad; }
  .solidarity ul {
    margin-left: 30px; }
  .solidarity li {
    padding-left: 4px; }
  .solidarity__hands-bg {
    position: absolute;
    width: 410px;
    height: 708px;
    background-image: url("/img/rus/solidarity3_hands.png");
    background-repeat: no-repeat;
    background-size: 100% auto; }
    @media only screen and (max-width: 999px) {
      .solidarity__hands-bg {
        display: none; } }
  .solidarity__hands-text {
    max-width: 625px;
    margin-left: 490px;
    padding: 32px 0 48px;
    font-size: 16px; }
    @media only screen and (max-width: 999px) {
      .solidarity__hands-text {
        margin-left: 0; } }
  .solidarity__bg-white {
    padding: 32px 0 48px 490px;
    font-size: 16px; }
    @media only screen and (max-width: 999px) {
      .solidarity__bg-white {
        padding-left: 0; } }

.history {
  width: 1002px;
  line-height: 24px;
  color: #89b1a4;
  font-size: 18px;
  font-family: "latolight", sans-serif; }
  @media only screen and (max-width: 999px) {
    .history {
      display: none; } }
  .history__blocks {
    margin: 0;
    padding: 0;
    align-items: center; }
  .history__block-content_1 {
    width: 411px;
    padding-left: 48px; }
  .history__block-content_2 {
    width: 410px; }
  .history__block-content_3, .history__block-content_5 {
    width: 411px; }
  .history__block-content_4 {
    width: 500px; }
  .history__block-content_6 {
    width: 400px;
    padding-left: 16px; }
  .history__block-content_7, .history__block-content_10 {
    width: 329px; }
  .history__block-content_8 {
    width: 411px;
    align-self: flex-start; }
  .history__block-content_9 {
    width: 430px; }
  .history__block-content_11 {
    width: 400px;
    align-self: flex-start; }
  .history__block-content_12 {
    width: 359px; }
  .history__block-content_13 {
    width: 274px; }
  .history img {
    display: block; }

.history-mob {
  display: none; }
  @media only screen and (max-width: 999px) {
    .history-mob {
      display: block; } }
  .history-mob__image-block {
    position: relative;
    padding-bottom: 16px;
    text-align: center; }
  .history-mob__image {
    max-width: 100%; }
  .history-mob__text {
    padding-bottom: 32px;
    color: #89b1a4;
    font-size: 18px; }
  .history-mob__count {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 150px;
    height: 150px;
    margin: auto;
    background-color: rgba(144, 190, 180, 0.2);
    justify-content: center;
    align-items: center;
    color: #629599;
    font-size: 20px;
    font-weight: bold;
    border: 2px solid #90beb4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .history-mob__count_white {
      background-color: rgba(255, 255, 255, 0.2);
      color: #fff;
      border: 2px solid #fff; }

.tabs {
  padding-bottom: 32px;
  align-items: center; }
  @media only screen and (max-width: 768px) {
    .tabs {
      display: block; } }
  @media only screen and (max-width: 590px) {
    .tabs {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 2px; } }
  .tabs__link {
    position: relative;
    height: 65px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 0 8px;
    background-color: #dae7df;
    flex-grow: 1;
    flex-basis: 0;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    color: #198771;
    font-size: 12px;
    text-transform: uppercase; }
    @media only screen and (max-width: 590px) {
      .tabs__link {
        padding: 0 4px; } }
    .tabs__link:nth-last-child(1) {
      margin-right: 0; }
    .tabs__link:hover, .tabs__link_active {
      background-color: #b4cebe; }
      .tabs__link:hover::after, .tabs__link_active::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 7px;
        background-color: #198973; }

.catalog-list {
  flex-wrap: wrap; }
  .catalog-list__item {
    width: 25%;
    padding-bottom: 40px;
    text-align: center; }
    @media only screen and (max-width: 999px) {
      .catalog-list__item {
        width: 33.33%; } }
    @media only screen and (max-width: 670px) {
      .catalog-list__item {
        width: 50%; } }
    @media only screen and (max-width: 470px) {
      .catalog-list__item {
        width: 100%; } }
  .catalog-list__item-padd {
    padding: 0 10px; }
  .catalog-list__image {
    margin-bottom: 24px;
    max-width: 100%; }
  .catalog-list__title {
    color: #212529;
    font-size: 14px;
    font-family: "latolight", sans-serif; }

.catalog-one {
  padding-top: 16px;
  border-top: 1px solid #dee2e6; }
  .catalog-one__body {
    padding-bottom: 48px;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .catalog-one__body {
        display: block; } }
  .catalog-one__image-block {
    width: 50%;
    padding-right: 30px; }
    @media only screen and (max-width: 768px) {
      .catalog-one__image-block {
        width: 100%;
        padding-bottom: 32px;
        padding-right: 0;
        text-align: center; } }
  .catalog-one__image {
    max-width: 100%; }
  .catalog-one__gallery {
    padding-top: 32px;
    flex-wrap: wrap; }
  .catalog-one__gallery-photo {
    display: inline-block;
    margin-right: 8px; }
    @media only screen and (max-width: 768px) {
      .catalog-one__gallery-photo {
        width: 33.33%; } }
    .catalog-one__gallery-photo img {
      width: 160px; }
  .catalog-one__info {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .catalog-one__info {
        width: 100%; } }
  .catalog-one__h1 {
    margin-bottom: 0;
    padding-bottom: 40px;
    color: #198973;
    font-size: 30px;
    font-family: "latoregular", sans-serif; }
    .catalog-one__h1::after {
      display: none; }
  .catalog-one .video-frame-wrapper {
    position: relative;
    min-height: 300px; }
  .catalog-one .video-frame {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .catalog-one .video-frame iframe {
      width: 100%;
      height: 100%; }
  .catalog-one__details {
    margin-bottom: 18px; }
  .catalog-one__details-block {
    width: 33.33%;
    padding-left: 15px;
    font-size: 16px;
    color: #000;
    border-left: 1px solid #dee2e6; }
    .catalog-one__details-block:nth-child(1) {
      padding-left: 0;
      border: 0; }
  .catalog-one__details-title {
    color: #198973;
    font-size: 14px;
    text-transform: uppercase; }
  .catalog-one__description {
    padding-bottom: 50px;
    line-height: 22px;
    color: #212529;
    font-size: 16px;
    font-family: "latolight", sans-serif; }
  .catalog-one__statistics {
    padding-top: 32px;
    padding-bottom: 11px;
    flex-wrap: wrap;
    justify-content: space-around; }
  .catalog-one__statistics-block {
    flex-grow: 1;
    flex-basis: 0;
    padding-bottom: 16px;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .catalog-one__statistics-block {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 50%; } }
  .catalog-one__statistics-value {
    width: 104px;
    height: 104px;
    margin: 0 auto 26px;
    background-color: #dae7df;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #198973;
    font-size: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    @media only screen and (max-width: 768px) {
      .catalog-one__statistics-value {
        margin-left: 32px;
        margin-right: 32px; } }
  .catalog-one__statistics-text {
    display: inline-block;
    max-width: 200px;
    text-align: center;
    color: #198973;
    font-size: 13px;
    font-weight: bold; }
  .catalog-one__notes {
    padding-bottom: 54px;
    color: #595e5b;
    font-size: 13px;
    font-family: "latosemibold", sans-serif; }
    @media only screen and (max-width: 768px) {
      .catalog-one__notes {
        padding-top: 16px;
        padding-bottom: 24px; } }
    .catalog-one__notes h3 {
      padding-bottom: 12px;
      color: #595e5b;
      font-size: 16px;
      font-weight: bold;
      font-family: "latoregular", sans-serif;
      text-transform: uppercase; }
  .catalog-one__tabs {
    margin-bottom: 47px;
    flex-wrap: wrap;
    text-align: center;
    border-top: 1px solid #e8e8e8; }
    @media only screen and (max-width: 768px) {
      .catalog-one__tabs {
        margin-bottom: 24px; } }
  .catalog-one__tab-link {
    padding: 10px 0 11px;
    flex-grow: 1;
    flex-basis: 0;
    cursor: pointer;
    color: #212529;
    font-size: 15px;
    font-family: "latolight", sans-serif;
    border-bottom: 4px solid #e8e8e8; }
    @media only screen and (max-width: 768px) {
      .catalog-one__tab-link {
        flex: 1 1 auto; } }
    .catalog-one__tab-link:hover {
      color: #000;
      border-bottom: 4px solid #000; }
    .catalog-one__tab-link_active {
      color: #198973;
      border-bottom: 4px solid #198973; }
  .catalog-one__tabs-content {
    padding-bottom: 68px; }
  @media only screen and (max-width: 768px) {
    .catalog-one__directions {
      display: block; } }
  .catalog-one__directions-image-block {
    flex: 1 0 183px;
    margin-right: 100px; }
    @media only screen and (max-width: 1110px) {
      .catalog-one__directions-image-block {
        margin-right: 48px; } }
    @media only screen and (max-width: 999px) {
      .catalog-one__directions-image-block {
        flex: 1 0 140px;
        margin-right: 24px;
        margin-bottom: 12px;
        text-align: center; } }
    @media only screen and (max-width: 768px) {
      .catalog-one__directions-image-block {
        margin-right: 0; } }
  .catalog-one__directions-image {
    max-width: 100%; }
  .catalog-one__directions-info {
    flex-basis: calc(100% - 183px); }
    @media only screen and (max-width: 590px) {
      .catalog-one__directions-info {
        flex-direction: column; } }
  .catalog-one__directions-block {
    width: 25%; }
    @media only screen and (max-width: 590px) {
      .catalog-one__directions-block {
        display: flex;
        width: 100%; } }
    .catalog-one__directions-block:nth-child(1) .catalog-one__directions-number {
      background-color: #e1e7e3; }
    .catalog-one__directions-block:nth-child(2) .catalog-one__directions-number {
      background-color: #c7d6ce; }
    .catalog-one__directions-block:nth-child(3) .catalog-one__directions-number {
      background-color: #a6beb2; }
    .catalog-one__directions-block:nth-child(4) .catalog-one__directions-number {
      background-color: #4f8f7a;
      color: #fff; }
  .catalog-one__directions-number {
    margin-bottom: 13px;
    padding: 12px 15px;
    justify-content: flex-end;
    align-items: center;
    color: #198973;
    font-size: 30px;
    font-weight: bold;
    border-right: 10px solid #198973; }
    @media only screen and (max-width: 590px) {
      .catalog-one__directions-number {
        width: 300px;
        margin-right: 18px; } }
    @media only screen and (max-width: 470px) {
      .catalog-one__directions-number {
        width: 200px; } }
  .catalog-one__directions-info-block {
    width: 100%; }
  .catalog-one__directions-title {
    padding-bottom: 10px;
    color: #198973;
    font-size: 20px; }
  .catalog-one__directions-text {
    padding-right: 15px;
    padding-bottom: 16px;
    color: #212529;
    font-size: 16px;
    font-family: "latolight", sans-serif; }
  .catalog-one__tabs-blocks {
    flex-wrap: wrap;
    justify-content: space-around; }
  .catalog-one__tabs-text-block {
    max-width: 400px;
    padding: 0 32px; }
    @media only screen and (max-width: 768px) {
      .catalog-one__tabs-text-block {
        width: 33.33%; } }
    @media only screen and (max-width: 670px) {
      .catalog-one__tabs-text-block {
        width: 50%;
        padding: 0 16px; } }
    @media only screen and (max-width: 470px) {
      .catalog-one__tabs-text-block {
        width: 100%;
        padding: 0 0 16px 0; } }
  .catalog-one__tabs-title {
    padding-bottom: 13px;
    color: #198973;
    font-size: 20px;
    font-weight: bold; }
  .catalog-one__tabs-text {
    line-height: 22px;
    color: #212529;
    font-size: 16px;
    font-family: "latolight", sans-serif; }

.menu-brown {
  position: relative;
  background-color: #bfb79e; }
  @media only screen and (max-width: 768px) {
    .menu-brown {
      height: 84px; } }
  .menu-brown .container-main {
    justify-content: center; }
    @media only screen and (max-width: 768px) {
      .menu-brown .container-main {
        display: none; } }
  .menu-brown__menu-ico {
    display: none;
    position: absolute;
    top: 22px;
    left: 20px;
    padding: 13px 12px 11px;
    cursor: pointer;
    border: 1px solid #fff; }
    @media only screen and (max-width: 768px) {
      .menu-brown__menu-ico {
        display: block; } }
    .menu-brown__menu-ico div {
      width: 15px;
      height: 2px;
      margin-bottom: 3px;
      background-color: #fff; }
  .menu-brown__item {
    position: relative; }
    @media only screen and (max-width: 768px) {
      .menu-brown__item {
        position: static;
        padding: 0 20px; } }
    .menu-brown__item_title {
      display: none;
      padding: 12px 0;
      text-align: center;
      color: #000;
      font-weight: bold;
      border-bottom: 1px solid #000; }
      @media only screen and (max-width: 768px) {
        .menu-brown__item_title {
          display: block; } }
    .menu-brown__item_back {
      position: relative;
      padding: 12px 0;
      text-align: center;
      cursor: pointer;
      color: #000;
      font-weight: bold;
      border-bottom: 1px solid #116050; }
      @media only screen and (max-width: 768px) {
        .menu-brown__item_back::before {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          left: 20px;
          width: 10px;
          height: 10px;
          margin: auto;
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
          border-top: 2px solid rgba(0, 0, 0, 0.7);
          border-left: 2px solid rgba(0, 0, 0, 0.7); } }
  .menu-brown__link {
    position: relative;
    width: 260px;
    height: 82px;
    margin: 0 2px;
    text-align: center;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    font-family: "latolight", sans-serif;
    text-transform: uppercase; }
    @media only screen and (max-width: 1030px) {
      .menu-brown__link {
        width: 186px; } }
    @media only screen and (max-width: 768px) {
      .menu-brown__link {
        width: 100%;
        margin: 0;
        padding: 10px 0;
        text-align: left;
        justify-content: flex-start;
        color: #000;
        font-size: 16px;
        border-bottom: 1px solid #000; } }
    .menu-brown__link:hover, .menu-brown__link_active {
      background-color: #ccc5b1;
      color: #000; }
      @media only screen and (max-width: 768px) {
        .menu-brown__link:hover, .menu-brown__link_active {
          background-color: transparent; } }
    @media only screen and (max-width: 768px) {
      .menu-brown__link_sub::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 10px;
        height: 10px;
        margin: auto;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        border-style: none;
        border-width: inherit;
        border-top: 2px solid rgba(0, 0, 0, 0.7);
        border-left: 2px solid rgba(0, 0, 0, 0.7); } }
  .menu-brown__submenu {
    display: none;
    position: absolute;
    top: 82px;
    left: 2px;
    width: 260px;
    padding: 24px 0;
    background-color: rgba(186, 183, 158, 0.9);
    text-align: center;
    z-index: 101; }
    @media only screen and (max-width: 1030px) {
      .menu-brown__submenu {
        width: 186px; } }
    @media only screen and (max-width: 768px) {
      .menu-brown__submenu {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: auto;
        right: -323px;
        width: 305px;
        padding: 0;
        background-image: none !important;
        background-color: #bfb79e; } }
    .menu-brown__submenu_active {
      display: block; }
  .menu-brown__submenu-link {
    display: block;
    padding: 3px 0;
    line-height: 20px;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    text-transform: none; }
    @media only screen and (max-width: 768px) {
      .menu-brown__submenu-link {
        width: 100%;
        margin: 0 20px;
        padding: 10px 0;
        text-align: left;
        color: #000;
        font-size: 16px;
        border-bottom: 1px solid #000; } }
    .menu-brown__submenu-link:hover, .menu-brown__submenu-link_active {
      background-color: #d1cbb9;
      color: #000; }
      @media only screen and (max-width: 768px) {
        .menu-brown__submenu-link:hover, .menu-brown__submenu-link_active {
          background-color: transparent; } }

.blog-list__navigation-block {
  text-align: center; }
.blog-list__navigation {
  display: inline-block;
  margin: 0;
  padding: 0;
  padding-top: 50px; }
.blog-list__li {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none; }
.blog-list__page {
  display: inline-block;
  width: 25px;
  height: 25px;
  padding-top: 2px;
  text-align: center;
  color: #198973;
  font-size: 16px;
  font-family: "latolight", sans-serif;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  .blog-list__page_current {
    background-color: #198973;
    color: #fff; }
.blog-list__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  padding-top: 36px; }
  @media only screen and (max-width: 768px) {
    .blog-list__items {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 470px) {
    .blog-list__items {
      grid-template-columns: repeat(1, 1fr); } }
.blog-list__item {
  padding-bottom: 23px;
  flex-direction: column;
  justify-content: space-between; }
.blog-list__body {
  cursor: pointer; }
.blog-list__image-block {
  display: block;
  padding-bottom: 10px; }
.blog-list__image {
  width: 100%;
  padding: 0;
  border: 0; }
.blog-list__data {
  padding-bottom: 12px;
  color: #bfb79e;
  font-size: 15px; }
.blog-list__title {
  display: block;
  padding-bottom: 8px;
  color: #000;
  font-size: 24px; }
.blog-list__text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 20px;
  color: #000;
  font-size: 14px;
  font-family: "latolight", sans-serif; }
.blog-list__read {
  display: inline-block;
  margin-top: 25px;
  padding: 11px 14px;
  background-color: #fff;
  color: #bfb79e;
  font-size: 15px;
  border: 1px solid #bfb79e; }
  .blog-list__read:hover {
    background-color: #bfb79e;
    color: #fff; }

.blog-one__image-block {
  padding: 35px 0 20px; }
.blog-one__image {
  max-width: 100%; }
.blog-one__info {
  padding-bottom: 20px;
  align-items: center;
  color: #696969; }
.blog-one__date {
  position: relative;
  padding-right: 42px;
  font-size: 15px;
  font-family: "latolight", sans-serif; }
  .blog-one__date::after {
    content: "|";
    position: absolute;
    top: 0;
    right: 20px;
    color: #d8d3ea;
    font-size: 14px; }
.blog-one__type {
  position: relative;
  padding-right: 42px;
  font-size: 14px;
  font-weight: bold; }
  .blog-one__type::after {
    content: "|";
    position: absolute;
    top: 0;
    right: 20px;
    color: #d8d3ea;
    font-size: 14px;
    font-weight: normal; }
.blog-one__category {
  align-self: flex-start;
  font-size: 18px;
  font-weight: bold; }
.blog-one__h1 {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  color: #bfb59e;
  font-size: 32px;
  font-weight: normal;
  font-family: "Times New Roman"; }
  .blog-one__h1::after {
    display: none; }
.blog-one__text {
  line-height: 22px;
  color: #212529;
  font-size: 14px;
  font-family: "latolight", sans-serif; }
  .blog-one__text h2 {
    margin: 0;
    padding: 0;
    padding-bottom: 24px;
    color: #198973;
    font-size: 24px;
    font-family: "latoregular", sans-serif; }
  .blog-one__text p {
    padding-bottom: 16px; }
  .blog-one__text a {
    color: #198973; }
.blog-one__items {
  padding-top: 32px; }
.blog-one__item {
  padding-bottom: 32px; }
.blog-one__item-title {
  display: block;
  padding-bottom: 16px;
  color: #198973;
  font-size: 24px;
  text-transform: uppercase; }
.blog-one__item-text {
  padding-bottom: 16px;
  line-height: 22px;
  color: #212529;
  font-size: 14px;
  font-family: "latolight", sans-serif; }
.blog-one__item-image {
  max-width: 100%; }

.navigation {
  text-align: center; }
  .navigation__block {
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-top: 50px; }
  .navigation__li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .navigation__page {
    display: inline-block;
    width: 25px;
    height: 25px;
    padding-top: 2px;
    text-align: center;
    color: #198973;
    font-size: 16px;
    font-family: "latolight", sans-serif;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .navigation__page_current {
      background-color: #198973;
      color: #fff; }

.search-result__total {
  margin-bottom: 48px;
  padding: 14px 20px;
  background-color: #d4edda;
  color: #198973;
  border: 1px solid #c3e6cb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.search-result__tabs {
  margin-bottom: 32px;
  border-top: 1px solid #e8e8e8; }
.search-result__tab {
  flex: 1 0 50%;
  padding: 12px 0;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  font-family: "latolight", sans-serif;
  border-bottom: 4px solid #e8e8e8; }
  .search-result__tab_active {
    color: #198973;
    font-weight: normal;
    border-bottom: 4px solid #198973; }

.departments__city-title {
  padding-bottom: 16px;
  color: #198973;
  font-size: 32px; }
.departments__item {
  padding: 12px 0 16px;
  border-bottom: 1px solid #198973; }
.departments__cities {
  padding-bottom: 12px; }
.departments__city {
  width: 250px;
  height: 30px;
  padding: 4px;
  color: #000;
  font-size: 16px;
  border: 1px solid #e3e9ef; }
.departments__title {
  padding-bottom: 16px;
  color: #212529;
  font-size: 26px; }
.departments__address {
  font-size: 14px; }
.departments__phone {
  font-size: 14px; }
  .departments__phone a {
    color: #212529; }
.departments__link {
  padding-top: 8px;
  font-size: 14px; }
  .departments__link a {
    color: #198973; }

.banner {
  padding-top: 12px;
  text-align: center; }
  @media only screen and (max-width: 470px) {
    .banner {
      padding-bottom: 20px; } }
  .banner__text {
    padding-bottom: 26px;
    letter-spacing: 3px;
    color: #010101;
    font-size: 18px;
    text-transform: uppercase; }
    @media only screen and (max-width: 1400px) {
      .banner__text {
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 470px) {
      .banner__text {
        padding-left: 16px;
        padding-right: 16px;
        font-size: 14px; } }
  .banner__image {
    position: relative;
    display: block; }
    .banner__image img {
      max-width: 100%; }
  .banner__button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 31px;
    width: 170px;
    margin: auto; }
    @media only screen and (max-width: 768px) {
      .banner__button {
        background-color: #fff; } }
    @media only screen and (max-width: 470px) {
      .banner__button {
        bottom: -48px; } }

.articles-index {
  padding-top: 20px; }
  .articles-index__title-main {
    text-align: center; }
  .articles-index__text-main {
    padding-bottom: 35px;
    text-align: center;
    letter-spacing: 3px;
    color: #010101;
    font-size: 18px;
    text-transform: uppercase; }
    @media only screen and (max-width: 590px) {
      .articles-index__text-main {
        font-size: 14px; } }
  .articles-index__block {
    max-width: 1140px;
    margin: auto;
    background-color: #fdf7f7; }
    @media only screen and (max-width: 768px) {
      .articles-index__block {
        display: block; } }
    .articles-index__block:nth-child(2), .articles-index__block:nth-child(4) {
      flex-direction: row-reverse; }
  .articles-index__image {
    flex: 1 0 50%;
    text-align: center; }
    .articles-index__image img {
      max-width: 100%; }
  .articles-index__info {
    flex: 1 0 50%;
    padding: 0 100px;
    align-self: center;
    text-align: center; }
    @media only screen and (max-width: 1030px) {
      .articles-index__info {
        padding: 0 50px; } }
    @media only screen and (max-width: 768px) {
      .articles-index__info {
        padding-top: 32px;
        padding-bottom: 38px; } }
    @media only screen and (max-width: 470px) {
      .articles-index__info {
        padding-left: 16px;
        padding-right: 16px; } }
  .articles-index__pretitle {
    padding-bottom: 20px;
    letter-spacing: 3px;
    color: #fd847d;
    font-size: 13px;
    text-transform: uppercase; }
  .articles-index__title {
    padding-bottom: 30px;
    font-size: 22px;
    font-family: "OpenSansSemiBold", Helvetica, Arial;
    text-transform: uppercase; }
    @media only screen and (max-width: 999px) {
      .articles-index__title {
        font-size: 18px; } }
    @media only screen and (max-width: 590px) {
      .articles-index__title {
        font-size: 16px; } }
  .articles-index__text {
    height: 130px;
    margin-bottom: 50px;
    line-height: 26px;
    font-size: 16px;
    overflow: hidden; }
    @media only screen and (max-width: 830px) {
      .articles-index__text {
        margin-bottom: 30px;
        font-size: 14px; } }
    @media only screen and (max-width: 768px) {
      .articles-index__text {
        height: auto; } }
  .articles-index__button {
    padding-left: 40px;
    padding-right: 40px; }

.article-one__image-block {
  padding-bottom: 16px;
  text-align: center; }
.article-one__image {
  max-width: 100%; }
.article-one__short-title {
  padding-bottom: 4px;
  text-align: center;
  color: #fd847d;
  font-size: 20px;
  text-transform: uppercase; }
  @media only screen and (max-width: 999px) {
    .article-one__short-title {
      font-size: 16px; } }
.article-one__title {
  padding-top: 40px;
  text-align: center;
  font-size: 50px;
  font-family: "latolight", sans-serif; }
  @media only screen and (max-width: 1400px) {
    .article-one__title {
      font-size: 40px; } }
  @media only screen and (max-width: 1030px) {
    .article-one__title {
      font-size: 30px; } }
  @media only screen and (max-width: 1030px) {
    .article-one__title {
      font-size: 30px; } }
  @media only screen and (max-width: 999px) {
    .article-one__title {
      font-size: 24px; } }
.article-one__date {
  text-align: center;
  color: #9e9e9e;
  font-size: 15px; }
.article-one__text a {
  color: #fd847d; }

.bookmarks {
  padding-top: 75px;
  padding-bottom: 27px;
  justify-content: center; }
  .bookmarks__link {
    display: inline-block;
    margin: 0px 37px;
    cursor: pointer;
    letter-spacing: 2px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase; }
    @media only screen and (max-width: 768px) {
      .bookmarks__link {
        margin: 0px 16px; } }
    @media only screen and (max-width: 470px) {
      .bookmarks__link {
        margin: 0px 16px;
        font-size: 13px; } }
    .bookmarks__link_active {
      padding-bottom: 10px;
      font-family: "OpenSansSemiBold", Helvetica, Arial;
      border-bottom: 1px solid #000; }
    .bookmarks__link_disabled {
      opacity: 0.3;
      pointer-events: none; }

.catalog-index {
  position: relative; }
  .catalog-index__title-main {
    padding-top: 48px;
    padding-bottom: 24px;
    text-align: center;
    letter-spacing: 3px;
    color: #000;
    font-size: 24px;
    font-family: "latolight", sans-serif;
    text-transform: uppercase; }
    .catalog-index__title-main_first {
      padding-top: 0; }
  .catalog-index__carousel {
    justify-content: center; }
  .catalog-index__carousel-all {
    position: relative; }
    @media only screen and (max-width: 1400px) {
      .catalog-index__carousel-all {
        padding: 0px 30px; } }
  .catalog-index__block {
    padding-bottom: 20px;
    text-align: center; }
  .catalog-index__image {
    display: inline-block; }
    .catalog-index__image img {
      max-width: 100%; }
  .catalog-index__brand {
    display: block;
    padding: 20px 0px 8px;
    letter-spacing: 2.2px;
    color: #000;
    font-size: 14px;
    font-family: "latosemibold", sans-serif;
    text-transform: uppercase; }
  .catalog-index__title {
    display: block;
    height: 45px;
    padding: 0 10px;
    overflow: hidden;
    color: #000;
    font-size: 14px; }
    @media only screen and (max-width: 470px) {
      .catalog-index__title {
        height: 55px;
        line-height: 16px; } }
  .catalog-index__price {
    padding-bottom: 15px;
    color: #fd847d;
    font-size: 14px;
    font-family: "latosemibold", sans-serif; }
  .catalog-index__sizes {
    padding-bottom: 16px; }
  .catalog-index__basket {
    display: inline-block;
    position: relative;
    padding: 0 20px; }
  .catalog-index__arrow-left, .catalog-index__arrow-right {
    position: absolute;
    top: 28%;
    left: -58px;
    width: 38px;
    height: 38px;
    background-image: url("../img/ru/arrow_left.png");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 1px solid #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    @media only screen and (max-width: 1400px) {
      .catalog-index__arrow-left, .catalog-index__arrow-right {
        left: -5px; } }
    @media only screen and (max-width: 1280px) {
      .catalog-index__arrow-left, .catalog-index__arrow-right {
        left: -15px; } }
  .catalog-index__arrow-right {
    left: auto;
    right: -58px;
    background-image: url("../img/ru/arrow_right.png"); }
    @media only screen and (max-width: 1400px) {
      .catalog-index__arrow-right {
        left: auto;
        right: -5px; } }
    @media only screen and (max-width: 1280px) {
      .catalog-index__arrow-right {
        left: auto;
        right: -15px; } }

.popup {
  position: relative;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
  .popup__title {
    padding-bottom: 24px;
    text-align: center;
    color: #000;
    font-size: 14px;
    text-transform: uppercase; }
  .popup__input-block {
    position: relative;
    margin-bottom: 22px; }
  .popup input, .popup textarea {
    width: 100%;
    height: 40px;
    padding: 0 12px;
    color: #000;
    font-size: 14px;
    font-family: "latolight", sans-serif;
    background-color: #fff;
    border: 1px solid #CFCFCF; }
  .popup .button-black {
    width: 100%;
    height: 40px; }
  .popup__password-block {
    position: relative; }
  .popup__eye {
    position: absolute;
    top: 13px;
    right: 10px; }
  .popup__eye-link {
    display: block;
    width: 25px;
    height: 16px;
    background: url("../img/ru/ico_eye.png");
    cursor: pointer; }
  .popup__forget-link {
    display: block;
    margin-top: -20px;
    padding-bottom: 16px;
    color: #000;
    font-size: 13px;
    text-decoration: underline; }
  .popup__registration-block {
    text-align: center; }
  .popup__registration-link {
    padding-top: 12px;
    display: inline-block;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline; }
  .popup__loading {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    z-index: 101; }
    .popup__loading_active {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }

.one_message {
  padding-bottom: 20px; }

.popup-login, .popup-callback, .popup-message {
  width: 416px; }
  @media only screen and (max-width: 670px) {
    .popup-login, .popup-callback, .popup-message {
      width: 95%; } }

.popup-langs {
  width: 1100px;
  padding: 50px 64px;
  background-color: #dae7df; }
  @media only screen and (max-width: 1110px) {
    .popup-langs {
      width: 100%;
      padding: 24px 32px; } }
  @media only screen and (max-width: 470px) {
    .popup-langs {
      padding: 24px 16px; } }
  .popup-langs .container-main {
    padding: 0; }
  .popup-langs .langs-popup__mobile-title {
    display: block;
    text-transform: uppercase; }
  .popup-langs .langs-popup__mobile-close {
    display: block; }

.slider {
  padding-bottom: 76px; }

.subscribe {
  max-width: 300px;
  position: relative; }
  .subscribe .fa-envelope {
    position: absolute;
    top: 5px;
    left: 0;
    width: 15px;
    height: 12px;
    color: #000; }
  .subscribe__input {
    width: 100%;
    height: 24px;
    margin-bottom: 15px;
    padding-left: 30px;
    background-color: transparent;
    outline: none;
    color: #000;
    font-size: 11px;
    border: 0;
    border-bottom: 1px solid #000; }
    .subscribe__input.error-input {
      border: 0 !important;
      border-bottom: 1px solid #ff0000 !important; }
  .subscribe__button {
    min-width: 126px;
    padding: 7px 12px;
    background-color: #198973;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #fff; }
    .subscribe__button:hover {
      background-color: #056c58; }

.big-image {
  position: relative;
  margin-bottom: 18px;
  z-index: 1; }
  @media only screen and (max-width: 999px) {
    .big-image {
      height: 350px; } }
  @media only screen and (max-width: 670px) {
    .big-image {
      height: 300px; } }
  @media only screen and (max-width: 470px) {
    .big-image {
      height: 250px; } }
  @media only screen and (max-width: 768px) {
    .big-image__block {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1; } }
  .big-image__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .big-image__info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    flex-direction: column;
    justify-content: flex-end; }
  .big-image__path {
    padding: 14px 0;
    background-color: rgba(255, 255, 255, 0.4);
    color: #6c757d;
    font-size: 12px;
    font-family: "latosemibold", sans-serif;
    z-index: 2; }
  .big-image__path-link {
    color: #198771; }
  .big-image__title {
    padding: 18px 0;
    background-color: rgba(25, 137, 115, 0.7);
    z-index: 2; }
    .big-image__title_range h2 {
      font-weight: normal !important;
      text-transform: none !important; }
      .big-image__title_range h2 span {
        font-weight: bold;
        text-transform: uppercase; }
    .big-image__title h2 {
      margin: 0;
      padding: 0;
      color: #fff;
      font-size: 30px;
      font-weight: bold;
      font-family: "latosemibold", sans-serif;
      text-transform: uppercase; }
      @media only screen and (max-width: 999px) {
        .big-image__title h2 {
          font-size: 26px; } }
      @media only screen and (max-width: 590px) {
        .big-image__title h2 {
          font-size: 22px; } }

.radio input[type="radio"] {
  display: none; }
  .radio input[type="radio"]:checked + label {
    background: url("/img/rus/radio_box_active.png") no-repeat; }
  .radio input[type="radio"] + label {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/img/rus/radio_box.png") no-repeat;
    vertical-align: middle;
    cursor: pointer; }

.checkbox input[type="checkbox"] {
  display: none; }
  .checkbox input[type="checkbox"]:checked + label {
    background: url("/img/rus/check_box_active.png") no-repeat; }
  .checkbox input[type="checkbox"] + label {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    background: url("/img/rus/check_box.png") no-repeat;
    vertical-align: middle;
    cursor: pointer; }

.forms {
  margin-top: 48px;
  padding: 70px 0 48px;
  background-color: #198973;
  color: #fff;
  font-family: "latolight", sans-serif; }
  @media only screen and (max-width: 670px) {
    .forms {
      padding: 32px 0; } }
  .forms h1 {
    color: #fff;
    text-transform: uppercase; }
    .forms h1::after {
      background-color: #fff; }
  .forms__row {
    margin-bottom: 22px;
    justify-content: space-between; }
    @media only screen and (max-width: 670px) {
      .forms__row {
        display: block;
        margin-bottom: 0; } }
    .forms__row_title {
      margin-bottom: 48px; }
      @media only screen and (max-width: 670px) {
        .forms__row_title {
          margin-bottom: 24px; } }
      .forms__row_title .forms__cell:nth-child(2) {
        text-align: right; }
  .forms__cell {
    width: 50%; }
    @media only screen and (max-width: 670px) {
      .forms__cell {
        width: 100%;
        margin-bottom: 22px; } }
    .forms__cell:nth-child(1) {
      margin-right: 15px; }
      @media only screen and (max-width: 670px) {
        .forms__cell:nth-child(1) {
          margin-right: 0; } }
    .forms__cell:nth-child(2) {
      margin-left: 15px; }
      @media only screen and (max-width: 670px) {
        .forms__cell:nth-child(2) {
          margin-left: 0; } }
  .forms__cell-one {
    margin-bottom: 22px; }
    .forms__cell-one a {
      color: #fff;
      text-decoration: underline; }
  .forms__label {
    padding-bottom: 8px;
    font-size: 18px;
    text-transform: uppercase; }
  .forms__text {
    display: inline-block;
    width: 440px;
    text-align: left;
    line-height: 20px;
    font-size: 15px; }
  .forms__input {
    width: 100%;
    padding: 8px 12px;
    background-color: #fff;
    font-size: 16px;
    color: #212529;
    border: 1px solid #ced4da;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .forms__textarea {
    width: 100%;
    height: 150px;
    padding: 12px 12px;
    background-color: #fff;
    border: 1px solid #ced4da;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .forms__button {
    margin-top: 48px;
    padding: 12px 16px;
    background-color: #000;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    @media only screen and (max-width: 670px) {
      .forms__button {
        margin-top: 24px; } }
  .forms__agree-text {
    font-size: 18px; }

.error-input {
  border: 2px solid #ba2923; }

.progress {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 200px;
  padding: 5px 10px;
  background-color: #dae7df;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  line-height: 22px;
  color: #777;
  font-size: 14px;
  border: 2px solid #E5E5E5;
  -webkit-transition: border-color .15s linear;
  transition: border-color .15s linear; }
  .progress:hover {
    background-size: 30px 30px;
    background-image: -webkit-linear-gradient(135deg, #F6F6F6 25%, transparent 25%, transparent 50%, #F6F6F6 50%, #F6F6F6 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #F6F6F6 25%, transparent 25%, transparent 50%, #F6F6F6 50%, #F6F6F6 75%, transparent 75%, transparent);
    -webkit-animation: stripes 2s linear infinite;
    animation: stripes 2s linear infinite; }
  .progress_active {
    background-color: #fff;
    background-image: none !important;
    background-color: rgba(255, 255, 255, 0.9); }
    .progress_active .progress__file-name, .progress_active .progress__remove {
      display: block; }
    .progress_active .progress__text {
      display: none; }
    .progress_active .progress__icon::before {
      display: none; }
  .progress input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
    border: 0; }
  .progress__title {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    text-align: center;
    line-height: 22px;
    color: #777;
    font-size: 14px; }
  .progress__icon {
    font-size: 50px;
    color: #CCC; }
    .progress__icon::before {
      content: "";
      display: inline-block;
      position: relative;
      width: 50px;
      height: 30px;
      background-image: url("/img/rus/icon_drag_drop.png");
      opacity: .3; }
  .progress__file-name {
    display: none;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    color: #000;
    font-size: 22px; }
    .progress__file-name::before {
      content: "";
      position: absolute;
      bottom: -16px;
      left: 0;
      right: 0;
      width: 30px;
      height: 2px;
      margin: 0 auto;
      background-color: rgba(0, 0, 0, 0.5); }
  .progress__remove {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 6px 12px 8px;
    cursor: pointer;
    color: #656565;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid rgba(0, 0, 0, 0.5);
    z-index: 101; }

@-webkit-keyframes stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 60px 30px; } }
@keyframes stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 60px 30px; } }
.contacts__title {
  padding-top: 44px; }
@media only screen and (max-width: 768px) {
  .contacts__columns {
    display: block; } }
@media only screen and (max-width: 768px) {
  .contacts__column {
    padding-bottom: 32px; } }
.contacts__column:nth-child(1) {
  width: 35%; }
  @media only screen and (max-width: 768px) {
    .contacts__column:nth-child(1) {
      width: 100%; } }
.contacts__column:nth-child(2) {
  width: 65%; }
  @media only screen and (max-width: 768px) {
    .contacts__column:nth-child(2) {
      width: 100%; } }

/*# sourceMappingURL=style.css.map */
