*, *::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, ol, 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; }

/* ------------------------------------------- */
.header .container-width, .submenu__ul, .submenu__item, .footer__right, .brands, .categories, .green-block .container-width, .grey-block .container-width, .cat-list__items, .news-list__item, .gallery_list .popup-gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -o-flex;
  display: flex; }

/* ------------------------------------------- */
.btn a, .btn.small a, .button, .header, .header a, .header__callback a, .subcategories__border, .subcategories__image {
  -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; }

.transition {
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s 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: "RobotoRegular";
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"), url("../fonts/RobotoRegular/RobotoRegular.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoBold";
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"), url("../fonts/RobotoBold/RobotoBold.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoThin";
  src: url("../fonts/RobotoThin/RobotoThin.eot");
  src: url("../fonts/RobotoThin/RobotoThin.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoThin/RobotoThin.woff") format("woff"), url("../fonts/RobotoThin/RobotoThin.ttf") format("truetype"), url("../fonts/RobotoThin/RobotoThin.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoLight";
  src: url("../fonts/RobotoLight/RobotoLight.eot");
  src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoLight/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype"), url("../fonts/RobotoLight/RobotoLight.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoMedium";
  src: url("../fonts/RobotoMedium/RobotoMedium.eot");
  src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype"), url("../fonts/RobotoMedium/RobotoMedium.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
h1, h2, h3, h4, h5, h6 {
  font-family: "Segoe UI", "Segoeui", Helvetica, Arial, sans-serif; }

h1 {
  margin: 0;
  padding-top: 28px;
  padding-bottom: 16px;
  letter-spacing: -0.08px;
  line-height: 38px;
  color: #2d313a;
  font-size: 36px;
  font-family: "RobotoLight"; }
  @media only screen and (max-width: 999px) {
    h1 {
      font-size: 20px; } }

h2 {
  /*	color:#132759;*/
  padding-top: 8px;
  padding-bottom: 16px;
  line-height: 28px;
  color: #000000;
  font-size: 20px; }
  @media only screen and (max-width: 999px) {
    h2 {
      font-size: 16px; } }

h3 {
  padding: 15px 0px;
  color: #333;
  font-size: 18px; }

h4 {
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 8px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: bold; }

.title-big, .title-heading1 {
  margin: 0px;
  padding: 0px;
  padding-bottom: 72px;
  color: #000;
  font-size: 40px;
  font-weight: normal;
  font-family: "GraphikLCG-Light", Arial; }
  .title-big_padd-small, .title-heading1_padd-small {
    padding-bottom: 24px; }
  @media only screen and (max-width: 999px) {
    .title-big, .title-heading1 {
      padding-bottom: 36px; } }
  @media only screen and (max-width: 590px) {
    .title-big, .title-heading1 {
      padding-bottom: 24px;
      font-size: 24px; } }

.title-heading2 {
  padding-bottom: 30px;
  line-height: 26px;
  color: #000;
  font-size: 20px; }

.title-grey {
  padding-bottom: 8px;
  color: rgba(0, 0, 0, 0.5); }

/* sizes */
.table_sizes tr:nth-child(1) {
  background-color: #01aa4f !important;
  color: #fff !important; }

.table_sizes tr:nth-child(1) td {
  color: #fff !important; }

.table_sizes tr:nth-child(2n), .table_sizes2 tr:nth-child(2n) {
  background-color: #edece5; }

.table_sizes tr:nth-child(2n-1), .table_sizes2 tr:nth-child(2n-1) {
  background-color: #f6f7f4; }

.table_sizes h3, .table_sizes2 h3 {
  padding-bottom: 3px !important; }

.table_sizes2 td:nth-child(1) {
  background-color: #01aa4f !important;
  color: #fff !important; }

.table_sizes td {
  vertical-align: middle; }

html, body {
  height: 100%; }

body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  letter-spacing: 0.01em;
  color: #7a8994;
  font-size: 14px;
  font-family: "SFUItext", Arial, sans-serif;
  font-weight: normal;
  /*	font-family:"Roboto", Arial;*/ }

body.noindex {
  background-color: #ededed; }

.container_width {
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto; }

label {
  cursor: pointer; }

.c {
  clear: both; }

.cl {
  clear: left; }

.cr {
  clear: right; }

@media only screen and (max-width: 999px) {
  .c_767 {
    clear: both; } }

@media only screen and (max-width: 670px) {
  .c_670 {
    clear: both; } }

@media only screen and (max-width: 590px) {
  .c_590 {
    clear: both; } }

.abs {
  position: absolute; }

.relative {
  position: relative; }

.hidden, .row.hidden {
  display: none; }

.hidden_i {
  display: none !important; }

.visible, .visible.hidden {
  display: block !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; }

.left_f, .float_l {
  float: left; }

.right_f, .float_r {
  float: right !important; }

.inline {
  display: inline-block; }

.table {
  display: table;
  width: 100%; }

.table.auto {
  width: auto;
  margin: auto; }

.table.nowidth {
  width: auto; }

.table.auto.marg0 {
  margin: 0; }

.table.padd0 .cell {
  padding: 0px !important; }

.table.padd0 .cell.padd_t_5 {
  padding-top: 5px !important; }

.padd_t_10 {
  padding-top: 10px !important; }

.table.padd5 .cell {
  padding: 5px; }

.table.left .cell {
  text-align: left; }

.table.top .cell {
  vertical-align: top; }

.table.middle .cell {
  vertical-align: middle; }

.table .cell.top {
  vertical-align: top !important; }

.row_group {
  display: table-row-group; }

.row {
  display: table-row; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.underline a, a.underline {
  text-decoration: underline; }

.border_red {
  border: 1px solid red; }

.white_bg {
  background-color: #fff; }

.hr {
  clear: both;
  height: 1px;
  background-color: #e0e0e0;
  font-size: 0px; }

/* ----------------------------------------- */
/*                   Errors                  */
/* ----------------------------------------- */
.ok_input {
  background-color: #edfdea;
  border: 1px solid #029829 !important; }

.error_ok {
  color: #029829; }

.error_input {
  background-color: #fdecea !important;
  color: #000 !important;
  border: 1px solid #ff0000 !important; }

.error-input2 {
  padding: 3px 0px 9px;
  color: #b30011;
  font-size: 11px; }
  .error-input2 a {
    color: #b30011;
    text-decoration: underline; }

.error_input3 {
  border: 1px solid #ff0000 !important; }

.error1 {
  display: none;
  padding-top: 2px;
  color: #ea2c54;
  font-size: 12px; }

.error1a {
  padding-top: 2px;
  color: #C82100;
  font-size: 13px; }

.error2, .star {
  color: #C82100; }

.error3 {
  color: #960000;
  font-size: 13px; }

.error4 {
  padding-left: 19px;
  color: #964300;
  font-size: 13px; }

#autorisation_ind_abs .error3 {
  height: 30px;
  font-weight: bold; }

.msg1 {
  padding-bottom: 120px; }

/* ----------------------------------------- */
/*               /// Errors ///              */
/* ----------------------------------------- */
.width100 {
  width: 100%; }

.width20 {
  width: 20px; }

.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; }

.padd20 {
  padding: 20px; }

.padd6_6 {
  padding: 6px 0px; }

.padd_t_5 {
  padding-top: 25px !important; }

.padd_t_15 {
  padding-top: 15px !important; }

.padd_t_30 {
  padding-top: 30px !important; }

.marg_m5 {
  margin-top: -3px !important; }

.marg_b_20 {
  margin-bottom: 20px !important; }

.table.marg_m5 .cell {
  padding: 4px 0px !important; }

input.middle {
  vertical-align: middle; }

.help {
  cursor: help; }

/* ----------------------------------------- */
/*                  Inputs                   */
/* ----------------------------------------- */
/* ----------------------------------------- */
/*              /// Inputs ///               */
/* ----------------------------------------- */
body {
  background-color: #fff; }
  body.noscroll {
    overflow: hidden; }

@media only screen and (max-width: 999px) {
  .container-main {
    padding: 0px 50px; } }
@media only screen and (max-width: 590px) {
  .container-main {
    padding: 0px 20px; } }

.container-width {
  max-width: 1200px;
  min-width: 340px;
  margin: 0 auto; }
  @media only screen and (max-width: 1200px) {
    .container-width {
      padding: 0px 16px; } }

.text-main {
  padding-bottom: 32px;
  line-height: 26px;
  color: #000;
  font-size: 16px; }
  .text-main img {
    max-width: 100%;
    height: auto !important; }

.loading {
  padding-top: 60px;
  text-align: center;
  color: #808080;
  font-size: 14px; }

.padding {
  padding: 0px 96px; }
  @media only screen and (max-width: 1200px) {
    .padding {
      padding: 0px 50px; } }
  @media only screen and (max-width: 999px) {
    .padding {
      padding: 0px 20px; } }
  @media only screen and (max-width: 470px) {
    .padding {
      padding: 0px 20px; } }

.ul {
  padding: 32px 0px; }
  .ul li {
    padding-left: 22px;
    padding-bottom: 16px;
    background: url("../img/ru/bull_red.png") no-repeat 0px 9px; }

.error {
  color: #ff0000;
  font-size: 11px; }

.error_div {
  background-color: #ffeded !important;
  border: 1px solid #ff0000 !important; }

@media only screen and (max-width: 999px) {
  .flex_mobile {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between; } }

.basket-button {
  display: inline-block;
  margin-bottom: 10px;
  padding: 15px 53px 15px 28px;
  background-color: #01aa4f;
  background-image: url("../img/ru/ico_basket_s.gif");
  background-repeat: no-repeat;
  background-position: right 19px center;
  color: #fff;
  font-size: 18px; }
  .basket-button a {
    color: #fff;
    font-size: 18px; }

.one-click-link {
  display: inline-block;
  margin-bottom: 4px;
  color: #3b3b3b;
  font-size: 12px;
  border-bottom: 1px solid #3b3b3b; }

.favorites-link {
  display: inline-block;
  color: #3b3b3b;
  font-size: 12px;
  border-bottom: 1px solid #3b3b3b; }

.btn {
  display: inline-block;
  position: relative;
  z-index: 6; }
  .btn a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    display: inline-block;
    padding: 15px 32px 17px;
    color: #fff;
    font-size: 16px; }
    .btn a:hover {
      color: white !important; }
  .btn.small a {
    font-size: 14px !important;
    display: inline-block;
    padding: 3px 15px 5px;
    color: #fff;
    font-size: 16px; }
  .btn.red a {
    background-color: #B31C10; }
    .btn.red a:hover {
      background-color: #B31C10; }
  .btn.black a {
    background-color: #000000; }
    .btn.black a:hover {
      background-color: #000000; }

.button {
  display: inline-block;
  padding: 15px 25px;
  background-color: #01aa4f;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  border: 0px; }
  .button:hover {
    background-color: #017738; }
  @media only screen and (max-width: 999px) {
    .button {
      padding: 14px 24px;
      font-size: 14px; } }

.header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 24px 0px 28px;
  background-color: #47a05e;
  color: #fff;
  font-family: "RobotoRegular";
  border-bottom: 1px solid #fff;
  z-index: 103; }
  .header_active {
    background-color: rgba(71, 160, 94, 0.8); }
  .header a {
    color: #fff;
    font-size: 14px; }
    .header a:hover {
      color: #f8f9a2; }
  .header .container-width {
    position: relative;
    justify-content: space-between; }
    @media only screen and (max-width: 999px) {
      .header .container-width {
        display: block; } }
  .header__logo {
    width: 131px;
    height: 61px; }
    @media only screen and (max-width: 999px) {
      .header__logo {
        position: absolute;
        top: -18px;
        left: 0px;
        right: 0px;
        margin: auto; } }
    @media only screen and (max-width: 670px) {
      .header__logo {
        top: -14px;
        left: 76px;
        right: auto;
        width: 110px;
        height: 51px; } }
    .header__logo img {
      max-width: 100%; }
  .header__email {
    float: left;
    padding-top: 8px;
    padding-right: 44px; }
    @media only screen and (max-width: 999px) {
      .header__email {
        position: absolute;
        float: none;
        top: -15px;
        left: 76px;
        padding-top: 0px;
        padding-right: 0px; } }
    @media only screen and (max-width: 1130px) {
      .header__email {
        padding-right: 34px; } }
    @media only screen and (max-width: 670px) {
      .header__email {
        display: none; } }
    .header__email a {
      display: block;
      padding-left: 24px;
      background: url("../img/ru/ico_email.png") no-repeat 0px 5px; }
  .header__phone {
    float: left;
    margin-top: 5px;
    padding: 0px 19px 5px 26px;
    background: url("../img/ru/ico_phone.png") no-repeat; }
    @media only screen and (max-width: 1130px) {
      .header__phone {
        margin-top: -16px;
        padding-right: 26px;
        background-position: left 10px; } }
    @media only screen and (max-width: 999px) {
      .header__phone {
        position: absolute;
        top: -25px;
        right: 16px;
        margin-top: 0px;
        padding-right: 0px; } }
    @media only screen and (max-width: 370px) {
      .header__phone {
        background: none; } }
    .header__phone a {
      display: inline-block;
      padding-top: 5px;
      line-height: 18px;
      font-size: 14px; }
      @media only screen and (max-width: 1130px) {
        .header__phone a {
          display: block;
          line-height: 16px; }
          .header__phone a span {
            display: none; } }
  .header__callback {
    float: left;
    padding-top: 7px;
    padding-right: 44px; }
    @media only screen and (max-width: 999px) {
      .header__callback {
        position: absolute;
        float: none;
        top: 25px;
        right: 12px;
        padding-top: 0px;
        padding-right: 0px; } }
    .header__callback a {
      display: inline-block;
      padding: 3px 18px 5px;
      background-color: #333;
      font-size: 12px;
      text-transform: uppercase;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px; }
      .header__callback a:hover {
        color: #fff !important;
        background-color: #595959; }
      @media only screen and (max-width: 999px) {
        .header__callback a {
          padding: 2px 18px 4px;
          text-transform: none; } }
  .header__download {
    float: right;
    padding-top: 10px; }
    @media only screen and (max-width: 999px) {
      .header__download {
        position: absolute;
        float: none;
        top: 22px;
        left: 76px;
        padding-top: 0px; } }
    @media only screen and (max-width: 670px) {
      .header__download {
        display: none; } }
    .header__download a {
      display: inline-block;
      padding: 0px 0px 4px 24px;
      background: url("../img/ru/ico_pdf.png") no-repeat; }
  .header__download-mobile {
    display: none;
    margin-top: 8px;
    padding-top: 16px;
    border-top: 1px solid #333; }
    @media only screen and (max-width: 670px) {
      .header__download-mobile {
        display: block; } }
    .header__download-mobile a {
      color: #333;
      font-size: 18px;
      font-family: "RobotoLight"; }
  .header__menu-mobile {
    display: none;
    cursor: pointer; }
    @media only screen and (max-width: 999px) {
      .header__menu-mobile {
        display: block; } }
    .header__menu-mobile div {
      width: 30px;
      height: 3px;
      margin: 5px 0px;
      background-color: #fff;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px; }
  .header__menu {
    padding-top: 20px; }
    @media only screen and (max-width: 999px) {
      .header__menu {
        display: none; } }
  .header__menu-link {
    display: inline-block;
    padding-right: 30px;
    font-size: 16px !important; }
    .header__menu-link:nth-last-child(1) {
      padding-right: 0px; }
    .header__menu-link_active {
      font-weight: bold; }

.menu-ico {
  display: none;
  cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .menu-ico {
      display: block;
      padding-top: 19px; } }
  .menu-ico div {
    width: 30px;
    height: 5px;
    margin: 4px 0px;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.submenu {
  display: none;
  position: absolute;
  top: 104px;
  left: 0;
  padding: 20px 20px 0px 20px;
  background-color: white;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
  .submenu__ul {
    flex-wrap: wrap;
    justify-content: space-between; }
  .submenu__item {
    flex-basis: 50%;
    padding-bottom: 30px;
    align-items: center;
    text-align: center; }
    .submenu__item:nth-last-child(1) .submenu__image img {
      max-width: 40px; }
  .submenu__image {
    width: 120px; }
    .submenu__image_factory img {
      width: 50px; }
    .submenu__image img {
      max-width: 70px; }
  .submenu__title {
    padding-top: 5px; }
    .submenu__title a {
      color: #333;
      font-size: 14px;
      font-family: "RobotoMedium";
      text-transform: uppercase; }
      .submenu__title a:hover {
        color: #000; }

.info-popup {
  position: relative;
  width: 420px;
  margin: auto;
  padding: 20px;
  background-color: #fff;
  color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  @media only screen and (max-width: 470px) {
    .info-popup {
      width: 340px; } }
  .info-popup__text {
    padding-top: 10px;
    font-size: 14px; }

.menu-mobile-shadow {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1003; }

.menu-mobile {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: -301px;
  width: 260px;
  margin-top: 0px;
  padding-top: 0px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: rgba(204, 204, 204, 0.7);
  border-top: 3px solid #47a05e;
  z-index: 1004; }
  .menu-mobile__content {
    padding: 20px 10px; }
    .menu-mobile__content .header__menu-link {
      display: block;
      padding: 5px 0px;
      cursor: pointer;
      color: #333;
      font-size: 22px !important;
      font-family: "RobotoLight"; }
    .menu-mobile__content .submenu {
      position: relative;
      top: 0px;
      padding: 10px 0px;
      background: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .menu-mobile__content .submenu__item {
        flex-basis: 100%;
        list-style: none; }
      .menu-mobile__content .submenu__image {
        flex: 1 0 90px;
        text-align: left; }
      .menu-mobile__content .submenu__title {
        flex-basis: 100%;
        padding-top: 0px;
        align-self: center;
        text-align: left;
        font-size: 16px; }
  .menu-mobile__close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 41px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer; }
    .menu-mobile__close div {
      position: absolute;
      top: 17px;
      width: 31px;
      height: 2px;
      background: #333;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px; }
      .menu-mobile__close div:nth-child(1) {
        left: 6px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .menu-mobile__close div:nth-child(2) {
        right: 5px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }

.footer {
  margin-top: 40px;
  padding-top: 37px;
  background-color: #2d313a; }
  .footer__left {
    float: left;
    width: 25%; }
    @media only screen and (max-width: 768px) {
      .footer__left {
        float: none;
        width: 100%;
        text-align: center; } }
  .footer__logo {
    width: 197px;
    height: 92px;
    margin-bottom: 40px;
    background-image: url("/img/ru/logo_bottom.gif");
    background-repeat: no-repeat;
    background-size: auto 100%; }
    @media only screen and (max-width: 999px) {
      .footer__logo {
        width: 170px;
        height: 79px; } }
    @media only screen and (max-width: 768px) {
      .footer__logo {
        margin: 0 auto 40px; } }
  .footer__right {
    float: right;
    width: 75%;
    color: #fff;
    font-size: 15px; }
    @media only screen and (max-width: 768px) {
      .footer__right {
        float: none;
        width: 100%; } }
    @media only screen and (max-width: 590px) {
      .footer__right {
        display: block; } }
    .footer__right a {
      word-wrap: break-word;
      color: #fff; }
  .footer__column {
    position: relative;
    width: 33.33%;
    padding-top: 55px; }
    .footer__column:nth-last-child(1) .footer__column-inner {
      padding-right: 0px; }
    @media only screen and (max-width: 590px) {
      .footer__column {
        width: 100%;
        padding-top: 25px; } }
  .footer__column-inner {
    opacity: 0;
    padding-right: 10px; }
    @media only screen and (max-width: 768px) {
      .footer__column-inner {
        opacity: 1; } }
  .footer__title {
    padding-bottom: 30px;
    color: #559a6b;
    font-size: 16px;
    font-family: "RobotoMedium";
    text-transform: uppercase; }
    @media only screen and (max-width: 590px) {
      .footer__title {
        padding-bottom: 10px; } }
  @media only screen and (max-width: 999px) {
    .footer__email {
      font-size: 13px; } }
  .footer__copyright {
    margin-top: 39px;
    padding: 35px 0px;
    background-color: #1a1f23;
    color: #c8c6c7;
    font-size: 13px; }

.socials a {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 17px;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  @media only screen and (max-width: 999px) {
    .socials a {
      margin-right: 10px; } }
.socials__fb {
  background-image: url("../img/ru/social_fb.gif"); }
.socials__in {
  background-image: url("../img/ru/social_in.gif"); }
.socials__yt {
  background-image: url("../img/ru/social_yt.gif"); }

.content {
  min-height: calc(100% - 346px);
  height: auto !important;
  height: calc(100% - 346px);
  padding-top: 123px; }
  @media only screen and (max-width: 999px) {
    .content {
      padding-top: 60px; } }

.brands {
  padding-top: 50px;
  padding-bottom: 20px;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center; }
  .brands__block {
    padding-bottom: 16px;
    align-self: center; }
  .brands__image {
    padding: 0px 34px; }
    @media only screen and (max-width: 999px) {
      .brands__image {
        padding: 0px 26px; } }
    @media only screen and (max-width: 590px) {
      .brands__image {
        padding: 0px 20px; } }
    .brands__image img {
      -webkit-transition: -webkit-transform .8s ease-in-out;
      transition: transform .8s ease-in-out; }
  .brands a {
    display: inline-block; }

.categories {
  padding-top: 100px;
  flex-wrap: wrap;
  justify-content: center; }
  @media only screen and (max-width: 470px) {
    .categories {
      display: block; } }
  .categories__item {
    flex-basis: 25%;
    padding-bottom: 30px;
    text-align: center; }
  .categories__image {
    padding: 0px 27px 40px; }
    @media only screen and (max-width: 470px) {
      .categories__image {
        padding-bottom: 7px; } }
  .categories__title {
    height: 40px;
    padding: 0px 20px; }
    .categories__title a {
      color: #333;
      font-size: 14px;
      font-family: "RobotoMedium";
      text-transform: uppercase; }

.subcategories {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  padding-top: 35px; }
  @media only screen and (max-width: 1130px) {
    .subcategories {
      grid-template-columns: repeat(auto-fit, minmax(185px, 1fr)); } }
  .subcategories__item {
    padding: 0px 25px; }
    @media only screen and (max-width: 1130px) {
      .subcategories__item {
        padding: 0px 15px 30px; } }
    @media only screen and (max-width: 370px) {
      .subcategories__item {
        padding: 0px 0px 15px; } }
  .subcategories__border {
    cursor: pointer;
    text-align: center;
    border: 1px solid #dddddd; }
    .subcategories__border:nth-child(1) {
      margin-left: 0px; }
    .subcategories__border:nth-last-child(1) {
      margin-right: 0px; }
    .subcategories__border:hover {
      -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05); }
  .subcategories__image {
    height: 107px;
    padding: 40px 0px 30px;
    background-repeat: no-repeat;
    background-position: center; }
    @media only screen and (max-width: 370px) {
      .subcategories__image {
        height: 72px;
        padding: 20px 0px 15px; } }
  .subcategories__title {
    height: 75px;
    padding: 0px 20px;
    color: #333;
    font-size: 14px;
    font-family: "RobotoMedium";
    text-transform: uppercase; }
    @media only screen and (max-width: 370px) {
      .subcategories__title {
        height: auto;
        padding-bottom: 15px; } }
    .subcategories__title a {
      color: #333; }

.popular {
  position: relative;
  padding-top: 15px; }
  .popular__title {
    position: relative;
    margin-top: 80px;
    padding-bottom: 55px;
    text-align: center;
    color: #333;
    font-size: 32px;
    font-family: "RobotoBold";
    text-transform: uppercase; }
    @media only screen and (max-width: 470px) {
      .popular__title {
        font-size: 22px; } }
    .popular__title::after {
      content: "";
      position: absolute;
      top: 56px;
      left: 0px;
      right: 0px;
      width: 183px;
      height: 3px;
      margin: auto;
      background-color: #65bc78; }
      @media only screen and (max-width: 470px) {
        .popular__title::after {
          top: 36px; } }

.green-block {
  padding: 70px 0px;
  background-color: #499f5e; }
  @media only screen and (max-width: 1030px) {
    .green-block {
      padding: 30px 0px; } }
  .green-block_active {
    -webkit-animation: fadein 2s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s;
    /* Firefox < 16 */
    -ms-animation: fadein 2s;
    /* Internet Explorer */
    -o-animation: fadein 2s;
    /* Opera < 12.1 */
    animation: fadein 2s; }
  .green-block .container-width {
    opacity: 0;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .green-block .container-width {
        flex-direction: column; } }
  .green-block__text {
    position: relative;
    flex-basis: 50%;
    text-align: justify;
    line-height: 20px;
    color: #fff;
    font-size: 14px; }
    @media only screen and (max-width: 1130px) {
      .green-block__text {
        flex-basis: 50%; } }
    @media only screen and (max-width: 768px) {
      .green-block__text {
        order: 2; } }
    .green-block__text_animate {
      padding-right: 40px; }
      @media only screen and (max-width: 768px) {
        .green-block__text_animate {
          padding-right: 0px; } }
  .green-block__image {
    flex-basis: 50%; }
    @media only screen and (max-width: 1130px) {
      .green-block__image {
        flex-basis: 50%; } }
    @media only screen and (max-width: 768px) {
      .green-block__image {
        padding-bottom: 20px;
        text-align: center;
        order: 1; } }
    .green-block__image img {
      max-width: 100%;
      border: 1px solid #fff; }

.grey-block {
  padding: 70px 0px;
  background-color: #e7ecf0; }
  @media only screen and (max-width: 999px) {
    .grey-block {
      padding: 30px 0px; } }
  .grey-block .container-width {
    opacity: 0;
    justify-content: space-between; }
    @media only screen and (max-width: 999px) {
      .grey-block .container-width {
        display: block; } }

.map {
  flex-basis: 50%; }
  .map img {
    max-width: 100%; }
  @media only screen and (max-width: 999px) {
    .map iframe {
      width: 100% !important; } }

.fadein {
  opacity: 0;
  -webkit-animation: fadein forwards 3s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein forwards 3s;
  /* Firefox < 16 */
  -ms-animation: fadein forwards 3s;
  /* Internet Explorer */
  -o-animation: fadein forwards 3s;
  /* Opera < 12.1 */
  animation: fadein forwards 3s; }

.rotate, .rotate_repeat {
  -webkit-animation: 0.5s linear forwards rotate;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: 0.5s linear forwards rotate;
  /* Firefox < 16 */
  -ms-animation: 0.5s linear forwards rotate;
  /* Internet Explorer */
  -o-animation: 0.5s linear forwards rotate;
  /* Opera < 12.1 */
  animation: 0.5s linear forwards rotate; }

.slide_b_t {
  -webkit-animation: 1s linear forwards move_bottom_top;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: 1s linear forwards move_bottom_top;
  /* Firefox < 16 */
  -ms-animation: 1s linear forwards move_bottom_top;
  /* Internet Explorer */
  -o-animation: 1s linear forwards move_bottom_top;
  /* Opera < 12.1 */
  animation: 1s linear forwards move_bottom_top; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes rotate {
  from {
    transform: scaleX(0); }
  to {
    transform: scaleX(1); } }
@keyframes move_left {
  from {
    margin-left: -20%;
    opacity: 0; }
  to {
    margin-left: 0;
    opacity: 1; } }
@keyframes move_right {
  from {
    margin-right: -20%;
    opacity: 0; }
  to {
    margin-right: 0;
    opacity: 1; } }
@keyframes move_bottom_top {
  from {
    margin-top: 50px;
    opacity: 0;
    position: absolute; }
  to {
    margin-top: 0;
    opacity: 1;
    position: relative; } }
.blur {
  filter: blur(3px);
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s; }

.path {
  padding: 5px 0px 5px 32px;
  background: url("../img/ru/ico_home.gif") no-repeat 0px 3px;
  color: #2c2c2c;
  font-size: 12px; }
  .path__link {
    color: #2c2c2c;
    font-size: 12px;
    text-decoration: underline; }

.checkbox input[type="checkbox"] {
  display: none; }

.checkbox .label {
  float: left;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: 3px;
  margin-right: 15px;
  background: url("../img/ru/checkbox.gif") no-repeat;
  vertical-align: bottom;
  cursor: pointer; }

.checkbox input[type="checkbox"]:checked + span {
  background: url("../img/ru/checkbox_active.gif") no-repeat; }

.text-page .path {
  padding-bottom: 30px; }
.text-page__h1 {
  padding-bottom: 20px;
  color: #01aa4f;
  font-size: 24px; }
  .text-page__h1_favorites {
    padding: 0px 0px 45px 50px;
    background: url("../img/ru/ico_heart.png") no-repeat 0px 3px;
    color: #444; }

.text-block {
  padding-bottom: 30px;
  line-height: 20px;
  color: #2c2c2c;
  font-size: 14px; }
  .text-block p {
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px; }

.fog {
  display: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 102; }
  .fog_active {
    display: block; }

.callme {
  position: relative;
  width: 370px;
  margin: auto;
  padding: 20px;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  .callme__title {
    padding-bottom: 5px;
    color: #333;
    font-size: 18px; }
  .callme__input {
    width: 100%;
    margin-top: 15px;
    padding: 8px 15px;
    background-color: #fff;
    border: 1px solid #959595;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .callme__button {
    padding-top: 25px;
    text-align: center; }

.cat-list-content img {
  max-width: 100%;
  height: auto !important; }

.cat-list {
  padding-bottom: 40px; }
  .cat-list__category {
    margin-bottom: 2px;
    padding: 4px 12px;
    background-color: #e7e7e7;
    cursor: pointer;
    color: #559a6b;
    font-size: 22px;
    font-family: "RobotoLight"; }
    .cat-list__category_active {
      background-color: #47a05e;
      color: #fff; }
  .cat-list__category-brand {
    margin-bottom: 2px;
    padding: 4px 0px;
    color: #559a6b;
    font-size: 22px;
    font-family: "RobotoLight"; }
  .cat-list__block-outer {
    display: none; }
    .cat-list__block-outer_active {
      display: block; }
  .cat-list__block {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    padding-top: 16px; }
  .cat-list__brand {
    text-align: center; }
  .cat-list__brand-image {
    height: 60px; }
    @media only screen and (max-width: 590px) {
      .cat-list__brand-image {
        height: auto; } }
  .cat-list__brand-title {
    padding-top: 18px;
    padding-bottom: 16px;
    color: #333;
    font-size: 26px;
    font-weight: bold;
    font-family: "RobotoLight"; }
  .cat-list__subcategory-block:nth-child(2n-1) {
    background-color: #f9f9f9; }
  .cat-list__subcategory-block:nth-child(2n) {
    background-color: #f2f2f2; }
  .cat-list__subcategory {
    padding: 12px 0px;
    text-align: center;
    color: #333;
    font-size: 22px;
    font-family: "RobotoLight"; }
  .cat-list__items {
    justify-content: center; }
    .cat-list__items .cat-list__item {
      width: 25%; }
  .cat-list__item {
    padding-bottom: 32px;
    align-self: end;
    text-align: center; }
  .cat-list__item-image {
    padding-bottom: 12px; }
    .cat-list__item-image img {
      max-width: clamp(150px, 80%, 250px);
      max-height: 106px; }
  .cat-list__item-title {
    color: #333;
    font-size: 14px; }

.text_block {
  color: #333;
  font-size: 14px; }
  .text_block a {
    color: #333; }
  .text_block img {
    max-width: 100%;
    height: auto !important; }
    @media only screen and (max-width: 590px) {
      .text_block img {
        display: block;
        padding-bottom: 12px; } }
  .text_block table td {
    vertical-align: middle; }
    .text_block table td p {
      padding-bottom: 0; }
  .text_block p {
    padding-bottom: 20px; }
  @media only screen and (max-width: 590px) {
    .text_block .table, .text_block .cell {
      display: block !important; } }

.catalog-one__image-block {
  padding-bottom: 16px;
  text-align: center; }
.catalog-one__image {
  max-width: 100%; }

.news-index {
  flex-basis: 50%;
  padding-right: 60px;
  color: #333; }
  .news-index__title-main {
    padding-bottom: 40px;
    font-size: 16px;
    font-family: "RobotoBold";
    text-transform: uppercase; }
  .news-index__date {
    padding-bottom: 6px;
    font-size: 14px;
    font-family: "RobotoMedium"; }
  .news-index__title {
    padding-bottom: 25px;
    line-height: 18px;
    font-size: 13px; }
  .news-index__title-link {
    color: #333; }
    .news-index__title-link:hover {
      color: #000; }

.news-list__item {
  padding-bottom: 38px;
  align-items: center;
  color: #333; }
.news-list__image {
  flex: 1 0 272px; }
.news-list__date {
  font-size: 14px;
  font-family: "RobotoMedium";
  padding-bottom: 6px; }
.news-list__text {
  padding-top: 24px;
  font-size: 14px; }
.news-list__title-link {
  color: #333; }
  .news-list__title-link:hover {
    color: #000; }

.news-one__date {
  font-size: 14px;
  font-family: "RobotoMedium";
  padding-bottom: 6px; }
.news-one__title {
  padding-bottom: 20px;
  color: #01aa4f;
  font-size: 24px; }
.news-one__text {
  padding-bottom: 20px;
  line-height: 20px;
  color: #333;
  font-size: 14px; }
.news-one__back {
  display: inline-block;
  margin-bottom: 32px;
  color: #333;
  text-decoration: underline; }

.slider {
  position: relative;
  margin-top: 100px;
  opacity: 0;
  z-index: 1; }
  .slider__carousel {
    position: relative; }
  .slider__prev-button, .slider__next-button {
    position: absolute;
    top: 47%;
    left: -70px;
    width: 54px;
    height: 54px;
    background: rgba(0, 0, 0, 0.2) url("/img/ru/arrow_left.png") no-repeat center;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 100;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    @media only screen and (max-width: 1360px) {
      .slider__prev-button, .slider__next-button {
        left: 20px; } }
    @media only screen and (max-width: 999px) {
      .slider__prev-button, .slider__next-button {
        top: 35%; } }
    @media only screen and (max-width: 470px) {
      .slider__prev-button, .slider__next-button {
        top: 30%;
        width: 40px;
        height: 40px; } }
  .slider__next-button {
    left: auto;
    right: -70px;
    background: rgba(0, 0, 0, 0.2) url("/img/ru/arrow_right.png") no-repeat center; }
    @media only screen and (max-width: 1360px) {
      .slider__next-button {
        left: auto;
        right: 20px; } }

.popular-carousel {
  max-height: 280px;
  overflow: hidden; }
  .popular-carousel__image {
    padding-bottom: 20px; }
  .popular-carousel__title {
    padding-bottom: 15px;
    font-size: 16px;
    font-family: "RobotoBold"; }
    .popular-carousel__title a {
      color: #333; }
  .popular-carousel__text {
    color: #333;
    font-size: 14px; }
  .popular-carousel__prev-button, .popular-carousel__next-button {
    position: absolute;
    top: 250px;
    left: -45px;
    width: 12px;
    height: 22px;
    background: url("/img/ru/arrow_left.png") no-repeat;
    cursor: pointer;
    outline: none;
    z-index: 500; }
    @media only screen and (max-width: 1360px) {
      .popular-carousel__prev-button, .popular-carousel__next-button {
        left: 0px;
        width: 54px;
        height: 54px;
        background: rgba(255, 255, 255, 0.4) url("/img/ru/arrow_left.png") no-repeat center; } }
  .popular-carousel__next-button {
    left: auto;
    right: -45px;
    background: url("/img/ru/arrow_right.png") no-repeat; }
    @media only screen and (max-width: 1360px) {
      .popular-carousel__next-button {
        left: auto;
        right: 0px;
        background: rgba(255, 255, 255, 0.4) url("/img/ru/arrow_right.png") no-repeat center; } }

.item-carousel__prev-button, .item-carousel__next-button {
  position: absolute;
  top: 48%;
  left: -45px;
  width: 12px;
  height: 22px;
  background: url("/img/ru/arrow_left.png") no-repeat;
  cursor: pointer;
  outline: none;
  z-index: 500; }
.item-carousel__next-button {
  left: auto;
  right: -45px;
  background: url("/img/ru/arrow_right.png") no-repeat; }

.popup {
  position: relative;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  .popup .table {
    width: auto; }
  .popup .cell {
    padding: 5px 0px; }
    .popup .cell:nth-child(1) {
      width: 150px; }
      @media only screen and (max-width: 670px) {
        .popup .cell:nth-child(1) {
          width: auto; } }
  .popup__title {
    padding-bottom: 10px;
    color: #666666;
    font-size: 22px; }
  .popup__input {
    width: 250px;
    height: 34px;
    margin-top: 10px;
    padding: 5px 7px;
    background-color: #fff;
    color: #272727;
    font-size: 14px;
    font-family: Arial;
    border: 1px solid #cacaca;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .popup__button {
    width: 250px;
    margin: 10px 0px 20px;
    padding: 10px 64px;
    background: linear-gradient(285deg, #246b36, #47a05d);
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    border: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    .popup__button:hover {
      background: linear-gradient(285deg, #175527, #3e8750); }

.popup-callback {
  width: 400px;
  text-align: center; }
  @media only screen and (max-width: 670px) {
    .popup-callback {
      width: 96%; } }

.popup-message {
  width: 400px; }

.one_message {
  padding: 15px 0px 25px;
  text-align: center; }

.popup_message {
  position: relative;
  width: 520px; }
  @media only screen and (max-width: 670px) {
    .popup_message {
      width: 100%; } }

.gallery_list {
  padding: 32px 0; }
  .gallery_list .popup-gallery {
    flex-wrap: wrap; }
    .gallery_list .popup-gallery .item {
      width: 25%; }
      .gallery_list .popup-gallery .item img {
        width: 100%;
        padding: 0 6px 12px; }

/*# sourceMappingURL=style.css.map */
