

/* Start:/bitrix/templates/s2/css/main.min.css?1593252284167606*/
@import url(/bitrix/templates/s2/css/../libs/owl.carousel/dist/assets/owl.carousel.css);
@import url(/bitrix/templates/s2/css/../libs/owl.carousel/dist/assets/owl.theme.default.css);
@import url(/bitrix/templates/s2/css/../libs/animate.css/animate.css);
@import url(/bitrix/templates/s2/css/../libs/superfish/superfish.css);
@import url(/bitrix/templates/s2/css/../libs/nice-select/nice-select.css);

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important; }

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #000;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  -webkit-border-radius: 0;
          border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

::-webkit-input-placeholder {
  color: #666; }

::-moz-placeholder {
  color: #666; }

:-ms-input-placeholder {
  color: #666; }

::-ms-input-placeholder {
  color: #666; }

::placeholder {
  color: #666; }

::-moz-selection {
  background-color: #e30613;
  color: #fff; }

::selection {
  background-color: #e30613;
  color: #fff; }

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  font-family: "Fira Sans", sans-serif;
  overflow-x: hidden; }
  body input, body textarea {
    border: #666 1px solid;
    outline: none; }
    body input:focus:required:invalid, body textarea:focus:required:invalid {
      border-color: red; }
    body input:required:valid, body textarea:required:valid {
      border-color: green; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }
  .img-responsive.img-width {
    width: 100%; }

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

b,
strong {
  font-weight: bold; }

.position__header-top .header-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;

  z-index: 100;
  border-bottom: 1px solid #828282; }
.no-index .position__header-top .header-top{
    background-color: rgba(0,0,0,0.7);
}
.position__header-top {
  position: relative; }

.header-top {
  padding-top: 30px;
  padding-bottom: 15px; }

.top-one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff; }
  .top-one a {
    color: #fff;
    text-decoration: underline; }
    .top-one a:hover {
      text-decoration: none; }

header {
  /*height: 835px;*/
  overflow: hidden; }

.page {
  max-width: 2560px;
  margin-left: auto;
  overflow: hidden;
  margin-right: auto; }

.shell {
  width: 100%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px; }

.wrap-img__slide {
  position: relative; }
  .wrap-img__slide::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

.item__header-slide {
  position: relative; }

.scroll-test {
  width: 100%;
  height: 3000px; }

.content__item-slide {
  position: absolute;
  left: 0;
  top: 417px;
  z-index: 10; }
  .content__item-slide .wrap-btn {
    text-align: left; }

.right-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .right-top div {
    margin-left: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.address-top {
  padding-left: 30px;
  position: relative; }
  .address-top::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-image: url("/bitrix/templates/s2/css/../img/icons/map.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
            background-size: cover; }
  .address-top a {
    font-size: 14px; }

.mail-top a {
  font-size: 14px; }

.phone-top {
  padding-left: 30px;
  position: relative; }
  .phone-top::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-image: url("/bitrix/templates/s2/css/../img/icons/phone.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
            background-size: cover; }
  .phone-top a {
    font-size: 14px;
    font-weight: bold; }

.feedback-top a {
  font-size: 14px;
  color: #e30613;
  text-decoration: underline; }
  .feedback-top a:hover {
    text-decoration: none; }

.search-top a {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/bitrix/templates/s2/css/../img/icons/search.svg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }

.logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 35%; }
  .logos .logo {
    max-width: 230px;
    width: 100%;
    line-height: 1; }

.slogan {
  font-size: 12px;
  padding-left: 30px;
  color: #fff; }

.top-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px; }

.nav {
  /*width: 55%;*/
  margin-left: -10px;
  margin-right: -10px; }
  .nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .nav ul li {
      padding-left: 10px;
      padding-right: 10px; }
      .nav ul li a {
        color: #fff;
        font-size: 19px;
        font-weight: bold; }
      .nav ul li .active {
        color: #e30613; }
    .nav ul > li {
      height: 70px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }

.wrap__sub-nav {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-color: rgba(227, 6, 19, 0.8);
  width: 100%;
  max-width: 1420px;
  margin-top: 90px;
  margin-left: -10px;
  margin-right: -10px;
  padding: 15px 0;
  visibility: hidden;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  opacity: 0;
  -webkit-transform: translateY(-10%);
      -ms-transform: translateY(-10%);
          transform: translateY(-10%);
  z-index: 100; }
  .wrap__sub-nav::before, .wrap__sub-nav::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(227, 6, 19, 0.8); }
  .wrap__sub-nav::before {
    left: -100%; }
  .wrap__sub-nav::after {
    right: -100%; }

.item__sub-nav {
  width: 20%;
  padding-left: 10px;
  padding-right: 10px; }
  .item__sub-nav ul {
    display: block;
    padding-left: 0; }
    .item__sub-nav ul li {
      padding: 0;
      margin-bottom: 10px;
      height: auto;
      display: block; }
      .item__sub-nav ul li a {
        font-weight: 300;
        display: block;
        line-height: 1.2; }
        .item__sub-nav ul li a:hover {
          color: #fff !important;
          text-decoration: underline; }

.line__sub-nav {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  .line__sub-nav .item__sub-nav {
    width: auto; }

.title__item-sub__nav {
  margin-bottom: 15px; }
  .title__item-sub__nav a {
    color: #fff;
    font-size: 17px;
    font-weight: bold; }

.content__item-slide {
  width: 100%; }
  .content__item-slide h2 {
    font-weight: normal;
    font-size: 40px;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 0.025em;
    color: #fff;
    margin-bottom: 45px; }
    .content__item-slide h2 span {
      font-weight: bold; }
  .content__item-slide p {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.025em;
    color: #fff;
    margin-top: 0;
    margin-bottom: 45px; }

.btn {
  padding: 15px 33px;
  background-color: #e30613;
  color: #fff;
    font-size: 14px !important;
  overflow: hidden;
  display: inline-block;
  position: relative; }
  .btn span {
    position: relative;
    z-index: 10; }
  .btn::before {
    content: '';
    width: 200px;
    height: 200px;
    background-color: #80030b;
    opacity: .4;
    position: absolute;
    left: 16%;
    top: -2%;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 1; }
  .btn:hover {
    color: #fff;
    text-decoration: none !important;
    cursor: pointer; }
    .btn:hover::before {
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2);
      left: 50%;
      top: 50%;
      margin-left: -100px;
      margin-top: -100px; }
.btn-black{
    background-color: #000000;
}
.btn-black:hover::before {
  background-color: rgba(255, 255, 255, 0.2); }

.slider__header-slide .owl-dots {
  position: absolute;
  left: 0;
  /*top: 800px;*/
    bottom: -3px;
    line-height: 1;
    margin: 0 !important;
  text-align: center;
  width: 100%; }
  .slider__header-slide .owl-dots .owl-dot {
    margin-left: 5px;
    margin-right: 5px; }
    .slider__header-slide .owl-dots .owl-dot:active, .slider__header-slide .owl-dots .owl-dot:hover, .slider__header-slide .owl-dots .owl-dot:focus {
      outline: none; }
    .slider__header-slide .owl-dots .owl-dot span {
      width: 20px;
      height: 30px;
      background: transparent;
      -webkit-border-radius: 0;
              border-radius: 0;
      border: 10px solid transparent;
      border-bottom: 20px solid #929391;
      padding: 0;
      margin: 0; }
    .slider__header-slide .owl-dots .owl-dot.active span {
      background-color: transparent;
      border-bottom-color: #e30613; }
  .slider__header-slide .owl-dots:hover span {
    background: transparent !important; }

.st1-logo,
.st0-logo {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.top-two {
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease; }

.header-top {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  .header-top.fixed-top {
    width: 100%;
    padding: 10px 0;
    color: #1d1d1b;
    background-color: #fff !important;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
    position: fixed !important;
    z-index: 30; }
    .header-top.fixed-top a {
      color: #1d1d1b; }
    .header-top.fixed-top .top-two {
      margin-top: 0px; }
    .header-top.fixed-top .st0-logo {
      fill: #1d1d1b; }
.header-top .fixed-accent{
    fill: #e30613 !important;
}
    .header-top.fixed-top .st1-logo,
    .header-top.fixed-top .fixed-accent {
      fill: #e30613; }
    .header-top.fixed-top .slogan {
      color: #1d1d1b;
      display: none; }
    .header-top.fixed-top .address-top {
      display: none; }
    .header-top.fixed-top .mail-top {
      display: none; }
    .header-top.fixed-top .feedback-top {
      display: none; }
    .header-top.fixed-top .search-top {
      display: none; }
    .header-top.fixed-top .top-one {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .header-top.fixed-top .phone-top {
      color: #1d1d1b;
      display: none; }
    .header-top.fixed-top .phone-fixed-top {
      display: block !important; }
      .header-top.fixed-top .phone-fixed-top .phone-top {
        display: block !important; }
    .header-top.fixed-top .logos {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .header-top.fixed-top .wrap__sub-nav {
      top: 5px !important;
      background-color: #e30613; }
      .header-top.fixed-top .wrap__sub-nav::before, .header-top.fixed-top .wrap__sub-nav::after {
        background-color: #e30613; }
      .header-top.fixed-top .wrap__sub-nav a {
        color: #fff; }
.header-top .wrap__sub-nav a {
    color: #fff !important; }

.title-section {
  margin-bottom: 45px;
  margin-top: 75px;
  width: 100%;
  text-align: center;
  font-weight: 300;
  font-size: 48px;
  font-style: italic;
  letter-spacing: .025em;
  line-height: 1.2;
    position: relative;
  color: #000; }
  .title-section span {
    font-weight: 400;
    font-style: normal; }
.title-section a{
    font-size: 14px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 15px 20px;
    border: 1px solid #000;
    color: #000000;
    text-decoration: none;
}.title-section a:hover{
     cursor: pointer;
     background-color: #e30613;
     color: #ffffff;
    border-color: #fff;
 }

.wrap-services {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .wrap-services .item__services {
    width: 20%;
    height: 350px;
    overflow: hidden;
    padding-left: 12px;
    padding-right: 12px;
      position: relative;
  }
  .item__services span{
      display: block;
  }
.wrap-services .item__services .wrap-img::before{
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.64);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.no-index .wrap-services .item__services .wrap-img::before{
    display: none;
}

.item__services {
  position: relative; }
  .item__services:hover .wrap-img img {
    -webkit-filter: blur(4px);
            filter: blur(4px); }
.item__services:hover .wrap-img::before{
    background-color: rgba(0,0,0,.4);
}
  .item__services .wrap-img {
    position: relative;
    overflow: hidden; }
.item__services .wrap-img a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
    .item__services .wrap-img a::before {
      content: '';
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.64);
      position: absolute;
      left: 0;
      z-index: 1;
      top: 0; }
    .item__services .wrap-img img {
      width: 100%;
      height: auto;
      display: block;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
  .item__services .wrap-text__services {
    position: absolute;
    left: 0;
    top: 0;
    padding: 25px 27px;
      padding-bottom: 0;
    z-index: 10; }
  .item__services .h3-span,
  .item__services h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
    color: #fff;
    font-style: italic;
    font-weight: 300; }
.item__services .h3-span span,
    .item__services h3 span {
      font-weight: 400;
      font-style: normal;
      display: block; }
.item__services .h3-span a,
    .item__services h3 a {
      color: #fff;
      text-decoration: none; }
.item__services .h3-span a:hover,
      .item__services h3 a:hover {
        text-decoration: underline; }
  .item__services .p-span,
  .item__services p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff; }
.item__services .p-span a,
.item__services p a {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    display: block;
}
  .item__services .btn-arrow {
    width: 65px;
    height: 65px;
    position: absolute;
    right: 12px;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 10;
      background-image: url(/bitrix/templates/s2/css/../img/icons/arrow.svg);
      background-repeat: no-repeat;
      background-position: center;
      -webkit-background-size: 40px;
      background-size: 40px;
  }
    .item__services .btn-arrow img {
      width: 40px;
      height: 20px;
      display: none;
      position: relative;
      z-index: 10; }
    .item__services .btn-arrow:hover {
      cursor: pointer; }

.xs {
  display: none !important; }

.fixed-top .shell {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

.wrap-grid__work {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px; }
  .wrap-grid__work .item__grid-work {
    position: relative;
    width: 50%;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px; }
    .wrap-grid__work .item__grid-work:hover .logo-work {
      background-color: rgba(0, 0, 0, 0.8); }
    .wrap-grid__work .item__grid-work a {
      display: block;
      width: 100%;
      height: 100%; }
      .wrap-grid__work .item__grid-work a img {
        width: 100%;
        height: auto;
        display: block; }
    .wrap-grid__work .item__grid-work .logo-work {
      width: -webkit-calc(100% - 40px);
      width: calc(100% - 40px);
      height: 100%;
      background-color: rgba(138, 138, 138, 0.8);
      position: absolute;
      left: 20px;
      top: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 45px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      .wrap-grid__work .item__grid-work .logo-work img {
        position: relative;
        z-index: 10;
        width: auto;
          max-width: 100%;
        height: auto; }

.work-slider {
  position: relative; }
  .work-slider .owl-nav [class*='owl-'] {
    padding: 0 !important;
    margin: 0;
    position: absolute;
    top: 50%;
    height: 95px;
    width: 40px;
    margin-top: -47.5px;
    background-color: #ccc !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .work-slider .owl-nav [class*='owl-']:hover, .work-slider .owl-nav [class*='owl-']:active, .work-slider .owl-nav [class*='owl-']:focus {
      outline: none;
      cursor: pointer; }
    .work-slider .owl-nav [class*='owl-'] span {
      display: block;
      width: 10px;
      height: 10px;
      border-bottom: 2px solid #fff;
      font-size: 0; }
  .work-slider .owl-nav .owl-prev {
    left: 0; }
    .work-slider .owl-nav .owl-prev span {
      border-left: 2px solid #fff;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
  .work-slider .owl-nav .owl-next {
    right: 0; }
    .work-slider .owl-nav .owl-next span {
      border-right: 2px solid #fff;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.wrap__work-slider .wrap-btn {
  text-align: center; }

.nav-product {
  margin-bottom: 25px;
  text-align: center; }
  .nav-product ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%; }
    .nav-product ul li {
      padding-left: 10px;
      padding-right: 10px;
      display: inline-block; }
      .nav-product ul li button {
        font-size: 18px;
        color: #000;
        text-decoration: none;
        line-height: 1;
        padding: 0;
        margin: 0;
        background-color: transparent;
        border: none; }
        .nav-product ul li button:hover, .nav-product ul li button:active, .nav-product ul li button:focus {
          outline: none;
          cursor: pointer;
          text-decoration: underline; }
    .nav-product ul .active button {
      color: #e30613; }

.wrap__product-slider {
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: #EBEBEB; }

.product-slider .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.product-slider .item__product-slider {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  padding: 20px; }

.product-slider .wrap-img__product {
  height: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px; }

.product-slider .wrap-text__product {
  letter-spacing: .025em; }
  .product-slider .wrap-text__product h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-top: 0;
    line-height: 1.2;
    margin-bottom: 15px; }
    .product-slider .wrap-text__product h3 a {
      color: #000;
      text-decoration: none; }
      .product-slider .wrap-text__product h3 a:hover {
        text-decoration: underline; }
  .product-slider .wrap-text__product .presence {
    font-size: 14px;
    line-height: 1; }
  .product-slider .wrap-text__product .price_product {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000; }

.product-slider .owl-dots {
  position: absolute;
  left: 0;
  bottom: -80px;
  text-align: center;
  width: 100%;
  line-height: 1;
  margin-top: 0;
  margin-bottom: -3px; }

.product-slider .owl-dot {
  margin-left: 5px;
  margin-right: 5px; }
  .product-slider .owl-dot:active, .product-slider .owl-dot:hover, .product-slider .owl-dot:focus {
    outline: none; }
  .product-slider .owl-dot span {
    width: 20px;
    height: 30px;
    background: transparent !important;
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
    border: 10px solid transparent;
    border-bottom: 20px solid #929391;
    padding: 0 !important;
    margin: 0 !important; }
  .product-slider .owl-dot.active span {
    background-color: transparent;
    border-bottom-color: #e30613; }
  .product-slider .owl-dot:hover span {
    background: transparent !important; }

.product-slider .owl-nav {
  margin-top: 0; }
  .product-slider .owl-nav [class*='owl-'] {
    padding: 0 !important;
    margin: 0;
    position: absolute;
    top: 50%;
    height: 95px;
    width: 40px;
    margin-top: -47.5px;
    background-color: #ccc !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .product-slider .owl-nav [class*='owl-']:hover, .product-slider .owl-nav [class*='owl-']:active, .product-slider .owl-nav [class*='owl-']:focus {
      outline: none;
      cursor: pointer; }
    .product-slider .owl-nav [class*='owl-'] span {
      display: block;
      width: 10px;
      height: 10px;
      border-bottom: 2px solid #fff;
      font-size: 0; }
  .product-slider .owl-nav .owl-prev {
    left: 0; }
    .product-slider .owl-nav .owl-prev span {
      border-left: 2px solid #fff;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
  .product-slider .owl-nav .owl-next span {
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.reviews-sect {
  background-color: #F3F3F3;
  overflow: hidden;
  padding-bottom: 100px; }

.wrap-reviews {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .wrap-reviews .who-review {
    width: 30%;
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-right: 30px;
    padding-bottom: 10px; }
  .wrap-reviews .item__top-who {
    -webkit-transform: translateY(110%);
        -ms-transform: translateY(110%);
            transform: translateY(110%); }
    .wrap-reviews .item__top-who span {
      font-size: 14px;
      line-height: 18px;
      display: block;
      color: #000; }
  .wrap-reviews .name-who {
    font-size: 24px;
    line-height: 30px;
    margin-top: 15px;
    font-weight: bold;
    color: #e30613; }
  .wrap-reviews .img-review {
    width: 33%; }
    .wrap-reviews .img-review img {
      width: 100%;
      height: auto;
      display: block; }
  .wrap-reviews .text-review {
    width: 37%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-left: 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    background-color: #fff;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px; }
    .wrap-reviews .text-review p {
      margin-top: 0; }
  .wrap-reviews .item__bottom-who a {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    padding: 10px 15px;
    border: 1px solid #000;
    background-color: #ebebeb; }

.reviews-slider {
  position: relative; }
  .reviews-slider .owl-nav [class*='owl-'] {
    padding: 0 !important;
    margin: 0;
    position: absolute;
    top: 50%;
    height: 95px;
    width: 40px;
    margin-top: -47.5px;
    background-color: #ccc !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .reviews-slider .owl-nav [class*='owl-']:hover, .reviews-slider .owl-nav [class*='owl-']:active, .reviews-slider .owl-nav [class*='owl-']:focus {
      outline: none;
      cursor: pointer; }
    .reviews-slider .owl-nav [class*='owl-'] span {
      display: block;
      width: 10px;
      height: 10px;
      border-bottom: 2px solid #fff;
      font-size: 0; }
  .reviews-slider .owl-nav .owl-prev {
    left: 0; }
    .reviews-slider .owl-nav .owl-prev span {
      border-left: 2px solid #fff;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
  .reviews-slider .owl-nav .owl-next {
    right: 0; }
    .reviews-slider .owl-nav .owl-next span {
      border-right: 2px solid #fff;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.wrap__news-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px; }

.item__news-main {
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.img__news-mane {
  position: relative;
  opacity: 0;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease; }
  .img__news-mane::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.53);
    position: absolute;
    left: 0;
    top: 0; }
  .img__news-mane img {
    width: 100%;
    height: auto;
    display: block; }

.text__news-main {
  position: absolute;
  left: 15px;
  top: 0;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  height: 100%;
  padding: 50px;
  z-index: 20; }
  .text__news-main .date {
    font-size: 14px;
    line-height: 1;
    color: #000;
    margin-bottom: 30px; }
  .text__news-main h3 {
    margin-top: 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    color: #000; }
    .text__news-main h3 a {
      color: #000; }
  .text__news-main .wrap-further {
    position: absolute;
    left: 50px;
    bottom: 50px; }

.further-btn {
  padding-bottom: 10px;
  border-bottom: 1px solid #e30613;
  padding-right: 20px;
  color: #000;
  position: relative;
  overflow: hidden; }
  .further-btn::before {
    content: '';
    border: 5px solid transparent;
    border-left-color: #e30613;
    position: absolute;
    right: -3px;
    top: 5px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; }
  .further-btn:hover {
    text-decoration: none;
    color: #000; }
    .further-btn:hover::before {
      -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
              transform: translateX(100%); }

.item__news-main:hover .img__news-mane {
  opacity: 1; }

.item__news-main:hover .date {
  color: #d4d3d3; }

.item__news-main:hover .text__news-main h3 {
  color: #fff; }
  .item__news-main:hover .text__news-main h3 a {
    color: #fff; }

.item__news-main:hover .further-btn {
  color: #fff; }

.news-main__sect {
  padding-bottom: 100px; }

.wrap-btn {
  text-align: center; }

.sect-form {
  overflow: hidden;
  position: relative;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat; }
  .sect-form::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(227, 6, 19, 0.74);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .sect-form .shell {
    position: relative;
    z-index: 10; }
  .sect-form .title-section {
    color: #fff; }
  .sect-form .wrap-form__btn {
    text-align: center;
    padding-bottom: 75px;
    padding-top: 20px; }
    .sect-form .wrap-form__btn a {
      padding: 20px 40px;
      background-color: #000;
      color: #fff;
      text-decoration: none; }

footer {
  padding-top: 60px;
  background-color: #1B1D1F; }
  footer .wrap-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -20px;
    padding-right: -20px;
    margin-bottom: 40px; }
    footer .wrap-footer .item__footer {
      padding-left: 20px;
      padding-right: 20px; }
      footer .wrap-footer .item__footer ul {
        list-style-type: none;
        padding: 0;
        margin: 0; }
        footer .wrap-footer .item__footer ul li {
          color: #8d8d8d;
          font-size: 14px;
          line-height: 1;
          margin-bottom: 15px; }
          footer .wrap-footer .item__footer ul li a {
            color: #8d8d8d; }
      footer .wrap-footer .item__footer .title__item-footer {
        color: #fff;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 1; }

.bootom__footer {
  background-color: #000; }

.wrap-bottom-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .wrap-bottom-footer .left__bottom-footer {
    width: 50%; }
    .wrap-bottom-footer .left__bottom-footer p {
      margin: 0; }
  .wrap-bottom-footer .right__bottom-footer {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.soc {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .soc li {
    width: 45px;
    height: 45px; }
    .soc li a {
      width: 45px;
      height: 45px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all .25s ease;
      -o-transition: all .25s ease;
      transition: all .25s ease;
        filter: grayscale(1);
    }
.soc li a:hover{
    filter: grayscale(0)
}
      .soc li a img {
        width: 50%;
        height: auto;
        display: block; }
    .soc li .vk-link {
      background-color: #3D769C; }
      .soc li .vk-link:hover {
        background-color: #274c65; }
    .soc li .fb-link {
      background-color: #23599B; }
      .soc li .fb-link:hover {
        background-color: #15355d; }
    .soc li .inst-link {
      background-color: #D43A97; }
      .soc li .inst-link:hover {
        background-color: #ab337b; }
    .soc li .tw-link {
      background-color: #D43A97; }
      .soc li .tw-link:hover {
        background-color: #1DA1F2; }


.product-slider {
  display: none; }

.owl-theme .owl-nav [class*='owl-'] {
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease; }
  .owl-theme .owl-nav [class*='owl-']:hover {
    background-color: #000 !important; }

.wrap-bottom-footer .left__bottom-footer p br {
  display: none; }

.arrow-nav {
  display: none; }

.loyut_bg {
  display: none; }

.hidden-desctop {
  display: none; }

.no__slide-header header {
  height: auto;
  position: inherit; }

.no__slide-header .header-top {
  position: inherit;
  background-color: #fff !important;  }

.no__slide-header .top-line * {
  color: #000; }

.no__slide-header .logo .st0-logo,
.no__slide-header .logo .text-logo__svg {
  fill: #1D1D1B; }

.desc__title-section {
  font-size: 18px;
  color: #2c2b30;
  letter-spacing: .025em;
  line-height: 30px;
  text-align: center;
  margin-top: -15px;
  margin-bottom: 30px; }

.nav-filter__portfolio {
  margin: 30px -10px; }
  .nav-filter__portfolio ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%; }
    .nav-filter__portfolio ul li {
      padding-left: 10px;
      padding-right: 10px;
      margin-right: 30px;
      display: inline-block; }
  .nav-filter__portfolio button {
    background-color: transparent;
    border: none;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 30px; }
    .nav-filter__portfolio button:hover {
      cursor: pointer;
      background-color: #e30613;
      color: #fff; }
    .nav-filter__portfolio button:active, .nav-filter__portfolio button:focus {
      outline: none; }

.grid-portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.item__grid-portfolio {
  width: 33.33333%;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }
  .item__grid-portfolio img {
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-transition: -webkit-transform 5s cubic-bezier(0.59, 0.1, 0.5, 0.89);
    transition: -webkit-transform 5s cubic-bezier(0.59, 0.1, 0.5, 0.89);
    -o-transition: transform 5s cubic-bezier(0.59, 0.1, 0.5, 0.89);
    transition: transform 5s cubic-bezier(0.59, 0.1, 0.5, 0.89);
    transition: transform 5s cubic-bezier(0.59, 0.1, 0.5, 0.89), -webkit-transform 5s cubic-bezier(0.59, 0.1, 0.5, 0.89); }
  .item__grid-portfolio:hover img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-filter: blur(1px);
            filter: blur(1px); }
  .item__grid-portfolio:hover .content__item-portfolio {
    opacity: 1; }

.wrap-content {
  position: relative;
  overflow: hidden; }

.content__item-portfolio {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  opacity: 0; }
  .content__item-portfolio a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
      justify-content: flex-end;
      flex-direction: column;
    padding: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #fff; }
    .content__item-portfolio a:hover {
      text-decoration: none; }

.wrap_read-more {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px; }

.about-text p {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px; }

.wrap__advantage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 100%;
  margin: auto;
  margin-bottom: -30px; }

.item__advantage {
  width: 33.333333%;
  text-align: center;
  margin-bottom: 70px;
  padding-right: 50px;
  padding-left: 50px; }
  /*.item__advantage:hover a {*/
    /*color: #e30613; }*/
.item__advantage a {
    pointer-events: none;
}
.item__advantage a:hover{
    cursor: default;
}
.image__advantage {
  height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text__advantage {
  margin-top: 20px; }
  .text__advantage a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    line-height: 1;
    font-weight: 300; }
    .text__advantage span {
        color: #000;
        font-size: 18px;
        text-decoration: none;
        line-height: 1;
        font-weight: 400;
        display: block;
    }

.wrap__count-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -50px;
  margin-right: -50px;
  position: relative;
  background-color: #e30613;
  padding: 70px 0; }
  .wrap__count-about::after, .wrap__count-about::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #e30613; }
  .wrap__count-about::before {
    right: -100%; }
  .wrap__count-about:after {
    left: -100%; }

.item__count-about {
  padding-left: 50px;
  padding-right: 50px;
    width: 33.333333%;
}

.title__count-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    flex-direction: column;
}
  .title__count-about .left__count-about {
    font-size: 100px;
    line-height: 1;
    color: #fff; }
  .title__count-about .right__count-about {
    /*padding-left: 30px;*/
    font-weight: 300;
    font-size: 24px;
      text-align: center;
    line-height: 30px;
    color: #fff; }
    .title__count-about .right__count-about span {
      display: block;
      font-weight: 400; }

.text__count-about {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  line-height: 24px; }

.image__this-team img {
  max-width: 100%;
  height: auto;
  display: block; }

.name__this-team {
  color: #e30613;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  margin: 20px 0;
  margin-bottom: 10px;
  text-align: center; }

.position__this-team {
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  color: #000; }
.carousel__trust-us{
    margin-bottom: 80px;
}
.carousel__trust-us.owl-carousel .owl-item img{
    display: inline;
    max-width: 100%;
    width: auto;
    height: auto;
}
.carousel__trust-us.owl-carousel .owl-stage{
    display: flex;
    height: 100%;
}
.item__trust-us{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}
.carousel__trust-us .owl-nav [class*='owl-'],
.about-certificate .owl-nav [class*='owl-'],
.this-team .owl-nav [class*='owl-'] {
  padding: 0 !important;
  margin: 0;
  position: absolute;
  top: 50%;
  height: 95px;
  width: 40px;
  margin-top: -47.5px;
  background-color: #ccc !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

  .carousel__trust-us .owl-nav [class*='owl-'] span,
  .about-certificate .owl-nav [class*='owl-'] span,
  .this-team .owl-nav [class*='owl-'] span {
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    font-size: 0; }
  .carousel__trust-us .owl-nav [class*='owl-']:focus,
  .about-certificate .owl-nav [class*='owl-']:focus,
  .this-team .owl-nav [class*='owl-']:focus {
    outline: none; }

.carousel__trust-us .owl-nav .owl-prev,
.about-certificate .owl-nav .owl-prev,
.this-team .owl-nav .owl-prev {
  left: 0; }
  .carousel__trust-us .owl-nav .owl-prev span,
  .about-certificate .owl-nav .owl-prev span,
  .this-team .owl-nav .owl-prev span {
    border-left: 2px solid #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }

.carousel__trust-us .owl-nav .owl-next,
.about-certificate .owl-nav .owl-next,
.this-team .owl-nav .owl-next {
  right: 0; }
  .carousel__trust-us .owl-nav .owl-next span,
  .about-certificate .owl-nav .owl-next span,
  .this-team .owl-nav .owl-next span {
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.wrap__about-certificate {
  position: relative;
  background-color: #1B1D20;
  padding-top: 1px;
  padding-bottom: 70px;
  margin-top: 70px; }
  .wrap__about-certificate::after, .wrap__about-certificate::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #1B1D20; }
  .wrap__about-certificate::before {
    right: -100%; }
  .wrap__about-certificate:after {
    left: -100%; }
  .wrap__about-certificate .title-section {
    color: #fff;
    margin-bottom: 70px; }
  .wrap__about-certificate .owl-stage {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .wrap__about-certificate .item__about-certificate {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .wrap__about-certificate .item__about-certificate img {
      max-width: 100%;
      height: auto;
      display: block;
      margin-left: auto;
      margin-right: auto; }

.grid-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.wrap__item__grid-blog {
  width: 33.333333%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }

.item__grid-blog {
  border: 1px solid #E0E0E0; }
  .item__grid-blog:hover {
    outline: 2px solid #E0E0E0; }

.name__grid-blog {
  padding: 30px; }
  .name__grid-blog a {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    text-decoration: none; }

.image__grid-blog img {
  width: 100%;
  height: auto;
  display: block; }

.text__grid-blog {
  padding: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #000; }

.grid-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    /*column-count: 3;*/
  margin-left: -15px;
  margin-right: -15px; }

.item__grid-news {
  width: 33.33333%;
    display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }

.date__grid-news {
  color: #d4d3d3;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 25px; }

.name__grid-news h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
  color: #000;
  line-height: 30px;
  margin-bottom: 30px; }
  .name__grid-news h3 a {
    font-weight: normal;
    font-size: 24px;
    color: #000;
    line-height: 30px; }

.image__grid-news img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 30px; }

.text__grid-news {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin-bottom: 30px; }

.desc-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    justify-content: space-between;
  margin-bottom: 70px;
    margin-left: -15px;
    margin-right: -15px;
}

.item__desc-contacts {
  width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}
  .item__desc-contacts ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .item__desc-contacts ul li a {
      font-size: 24px;
      color: #000;
      text-decoration: none;
      line-height: 30px;
      font-weight: 300; }

.name__desc-contacts {
  font-style: italic;
  font-size: 18px;
  color: #e30613;
  line-height: 1;
  margin-bottom: 12px; }

.maps {
  height: 560px;
  width: 100%;
  margin-bottom: 70px; }

.wrap-address {
  margin-bottom: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -50px;
  margin-right: -50px; }

.item-address {
  padding-left: 50px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 20px;
  color: #000; }

.name-address {
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  color: #000;
  line-height: 1;
  margin-bottom: 25px; }

.slider__portfolio-item .content__item-slide {
  top: 66%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
.slider__portfolio-item .wrap-img__slide::before{
    display: none;
}
  .slider__portfolio-item .content__item-slide h1 {
    text-align: center;
    font-weight: 300;
    font-style: italic;
      color: #ffffff;
      margin-bottom: 0px;
      font-size: 20px;
  }
    .slider__portfolio-item .content__item-slide h1 span {
      display: block;
      text-align: center;
      font-weight: 400;
      font-style: normal;
        font-size: 60px;
        margin-bottom: 0px;
        margin-top: 15px;
    }

.slider__portfolio-item .content__item-slide h3{
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
    line-height: 1;
    margin-top: 15px;
}

.logo__portfolio-item {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
    text-align: center;
    /*display: none;*/
}
.logo__portfolio-item img{
    width: 120px !important;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
}

.controll__tabs-portfolio {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  padding-bottom: 50px; }
  .controll__tabs-portfolio ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-right: -50px; }
    .controll__tabs-portfolio ul li {
      margin-right: 50px; }
      .controll__tabs-portfolio ul li a {
        color: #fff; }
        .controll__tabs-portfolio ul li a:hover {
          color: #fff; }
      .controll__tabs-portfolio ul li .active {
        text-decoration: none;
        border-bottom: none; }
        .controll__tabs-portfolio ul li .active::before {
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg);
          top: 7px; }

.title-portfolio {
  margin-top: 70px;
  margin-bottom: 50px;
  text-align: center;
  line-height: 1;
  font-weight: normal; }
  .title-portfolio a {
    position: relative;
    font-size: 24px;
    color: #000;
    text-decoration: underline;
    line-height: 1;
    display: inline-block; }
    .title-portfolio a::before {
      content: '';
      width: 15px;
      height: 15px;
      position: absolute;
      top: 0;
      left: -25px;
      background-image: url("/bitrix/templates/s2/css/../img/icons/arrow-mouse.png");
      background-repeat: no-repeat;
      background-position: center;
      margin-top: 7px; }
    .title-portfolio a:hover {
      text-decoration: none; }

.item-tab {
  display: none; }
  .item-tab.active {
    display: block; }

.img-center {
  margin-left: auto;
  margin-right: auto; }

.sect__portfolio-item p {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #000; }

.sect__portfolio-item img {
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 70px; }

.sect__mobile-version {
  background-image: url("/bitrix/templates/s2/css/../img/pattern-bg.jpg");
  padding-top: 70px;
  padding-bottom: 1px;
  position: relative; }
  .sect__mobile-version::after, .sect__mobile-version::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("/bitrix/templates/s2/css/../img/pattern-bg.jpg"); }
  .sect__mobile-version::before {
    right: -100%; }
  .sect__mobile-version:after {
    left: -100%; }

.portfolio-revers {
  margin: 70px 0; }

.item__revers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .item__revers.left .image__item-revers {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .item__revers.left .text__item-revers {
    padding-left: 50px;
    padding-right: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }

.text__item-revers {
  width: 50%;
  padding-right: 50px; }
  .text__item-revers h3 {
    font-size: 30px;
    font-style: italic;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 40px;
    color: #000; }
    .text__item-revers h3 span {
      font-weight: 400;
      font-weight: normal; }
  .text__item-revers p {
    margin-bottom: 10px; }

.image__item-revers {
  width: 50%; }
  .image__item-revers img {
    width: 100%;
    height: auto;
    display: block; }

.pagination-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 70px -40px; }
  .pagination-arrow a {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    text-decoration: underline;
    color: #000;
    font-size: 14px; }
    .pagination-arrow a:hover {
      text-decoration: none;
      color: #000; }
    .pagination-arrow a::before {
      content: '';
      width: 24px;
      height: 24px;
      background-color: #000;
      position: absolute;
      top: 50%;
      margin-top: -12px;
      background-image: url("/bitrix/templates/s2/css/../img/icons/arrow-white__smile.png");
      background-position: center;
      background-repeat: no-repeat; }
  .pagination-arrow .prev-page::before {
    left: 0px; }
  .pagination-arrow .next-page::before {
    right: 0px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
.wrap__grid-team{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 80px;
}
.item__grid-team{
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.image__grid-team{
    /*margin-bottom: 20px;*/
}
.image__grid-team img{
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0 !important;
}
.name__grid-team{
    font-size: 24px;
    line-height: 30px;
    color: #e30613;
    text-align: center;
    font-weight: bold;
}
.position__grid-item{
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}
.wrap__sect-reviews{
    margin: 30px 0;
    margin-bottom: 80px;
}
.item-reviews{
    margin-bottom: 30px;
}
.content-review{
    padding: 40px;
    padding-left: 135px;
    background-color: #f3f3f3;
    position: relative;
}
.content-review::before{
    content: '';
    width: 55px;
    height: 45px;
    position: absolute;
    left: 40px;
    top: 40px;
    background-image: url(/bitrix/templates/s2/css/../img/icons/commas.png);
    background-repeat: no-repeat;
    background-position: center;
}
.content-review::after{
    content: '';
    width: 90px;
    height: 81px;
    position: absolute;
    bottom: -40px;
    left: 35px;
    background-image: url(/bitrix/templates/s2/css/../img/icons/review-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.wrap__name-review{
    margin-top: 32px;
    padding-left: 135px;
}
.position-review{
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}
.name-review{
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #e30613;
}
.pdf-review{
    display: flex;
}
.image__pdf-review span{
    font-size: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 53px;
    height: 53px;
    color: #e30613;
    font-weight: bold;
    border: 2px solid #DBDBDB;

}
.text__pdf-review{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 15px;
}

.text__pdf-review a{
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
.text__pdf-review a:hover{
    text-decoration: underline;
}
.text__pdf-review span{
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}
.sect-uslugi{
    margin-bottom: 60px;
}
.sect-uslugi .wrap-services{
    flex-wrap: wrap;
}
.sect-uslugi .item__services{
    width: 50%;
    margin-bottom: 30px;
}
.sect-uslugi .item__services h3 span{
    display: inline-block;
}
.sect-uslugi .item__services h3 a:hover span{
    text-decoration: underline;
}
.detail-services h3{
    font-size: 30px;
    line-height: 36px;
    color: #000000;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 30px;
}
.detail-services p{
    font-size: 16px;
    line-height: 36px;
    color: #000000;
    margin-bottom: 0;
}
.dop-nav{
    margin: 40px 0;
}
.dop-nav ul{
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.dop-nav ul li{
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.dop-nav ul li a{
    color: #000000;
    text-decoration: none;
    overflow: hidden;
}
.dop-nav ul li img{
    width: 100%;
    height: auto;
    display: block;
    transition: all .25s ease;
}
.dop-nav ul li span{
    font-size: 18px;
    color: #000000;
    line-height: 36px;
}
.dop-nav ul li a:hover img{
    filter: blur(1.25px);
    transform: scale(1.010)
}
.title__list-detail{
    position: relative;
    padding-left: 55px;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: .025em;
    color: #000000;
    font-weight: normal;
}
.title__list-detail span{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #e30613;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 30px;
    letter-spacing: .025em;
}
.content__list-detail{
    display: flex;
    margin-top: 30px;
}
.image__list-detail{
    width: 50%;
    padding-right: 15px;
}
.image__list-detail img{
    width: 100%;
    height: auto;
    display: block;
}
.text__list-detail{
    width: 50%;
    padding-left: 15px;
}
.text__list-detail p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.text__list-detail h4{
    font-size: 18px;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 15px;
    color: #000000;
}
.text__list-detail ul{
    margin-top: 0;
    padding-left: 20px;
}
.text__list-detail li{
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.item__list-detail{
    margin-bottom: 40px;
}

.page-404{
    background-color: #1b1d1f;
}
.body-404{
    background-color: #1b1d1f;
}
.page-404 .header-top{
    background-color: #1b1d1f;
}
.page-404 .top-line *{
    color: #ffffff;
}
.page-404 .position__header-top .header-top{
background-color: #1b1d1f !important;
}
.page-404 .bx-breadcrumb .bx-breadcrumb-item span,
.page-404 .bx-breadcrumb .bx-breadcrumb-item a{
    color: #ffffff;
}
.page-404 .logo .st0-logo{
    fill: #fff !important;
}
.no__slide-header .logo .text-logo__svg{
    fill: #1D1D1B;
}
.sect-404{

    position: relative;

}
.sect-404 .shell{
    position: relative;
    padding-top: 80px;
    padding-bottom: 300px;
}
.sect-404 .shell::before{
    content: '';
    width: calc(100% - 320px);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/bitrix/templates/s2/css/../img/404.png) no-repeat left center;
}
.wrap-404{
    display: flex;
    align-items: flex-end;
    width: 100%;
    flex-direction: column;
}
.title-404{
    font-size: 48px;
    letter-spacing: .025em;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 30px;
    text-align: center;
    width: 320px;
}
.title-404 span{
    display: block;
    margin-bottom: 50px;
    text-align: center;
}
.text-404{
    font-size: 100px;
    font-style: italic;
    font-size: 24px;
    letter-spacing: .025em;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    width: 320px;
}

.wrap-form__column{
    display: flex;
    justify-content: center;
    margin-left: -80px;
    margin-right: -80px;
    margin-bottom: 60px;
}
.item-form__column{
    padding-left: 80px;
    padding-right: 80px;
}
.item-form__column h4{
    font-size: 18px;
    line-height: 1;
    color: #ffffff;
    margin: 0;
    margin-bottom: 10px;
    font-weight: normal;
}
.item-form__column p{
    margin-top: 0;
    line-height: 1;
    font-size: 18px;
    margin-bottom: 10px;
}
.item-form__column a{
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
}
.item-form__column a:hover{
    text-decoration: underline;
}
.item-form__column span{
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    margin-right: 15px;
}
.head-txt{
    padding: 40px 0;
    text-align: center;
}
.head-txt h1{
    margin-top: 0;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: .025em;
    text-align: center;
    font-style: normal;
    font-weight: 400;
}
.head-txt h1 span{
    display: block;
    font-style: italic;
    font-weight: 100;

}
.head-txt .date-txt{
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    background-color: #e30613;
    padding: 8px;
}
.textgrapgh{
    overflow: hidden;
    margin-bottom: 40px;
}
.textgrapgh h2{
    font-size: 24px;
    line-height: 1.3;
    font-weight: normal;
    margin-bottom: 30px;
    color: #212529;
}
.textgrapgh h3{
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #212529;
    font-weight: 500;
}
.textgrapgh h4{
    padding-left: 20px;
    font-size: 16px;
    color: #212529;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 500;
}
.textgrapgh p{
    color: #212529;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 0;
}
.textgrapgh li{
    font-size: 16px;
    color: #212529;
    line-height: 1.3;
    margin-bottom: 10px;
}
.textgrapgh .note{
    font-size: 14px;
}
.textgrapgh ol{
    counter-reset: list1;
}
.textgrapgh ol li{
    list-style-type: none;
    position: relative;
    font-size: 16px;
    color: #212529;
    line-height: 1.3;
    margin-bottom: 6px;
    margin-top: 6px;
}
.textgrapgh ol li::before{
    position:absolute;
    width:20px;
    left: -25px;
    padding:0 5px;
    text-align:center;
    counter-increment: list1;
    content: counter(list1) ". ";
    font-size: 16px;
    color: #212529;
}
.textgrapgh ol li > ol li::before{
    left: -35px;
}
.textgrapgh ol ol {
    counter-reset: list2;
}
.textgrapgh ol ol li:before {
    counter-increment: list2;
    content: counter(list1) "." counter(list2) ". ";
}

.fl-right{
    float: right;
    margin-left: 40px;
    margin-bottom: 20px;
}
.table-wrap table{
    /*width: 100%;*/
    border: 1px solid #e9e9e9;
    table-layout: fixed;
}
.table-wrap table th{
    border-left: 2px solid #fff;

    font-size: 24px;
    line-height: 1;
    color: #212529;
    text-align: center;
    padding: 15px 0;
}
.table-wrap table tr:hover{
    outline: 1px solid #808081;
}
.table-wrap table tr th:first-child{
    border-left: none;
}
.table-wrap table tr td{
    text-align: center;
    padding: 12px 0;
    font-size: 24px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
.table-wrap table tr td:first-child{
    padding: 20px;
    font-size: 16px;
    color: #212529;
    line-height: 1.1;
    text-align: left;
    border-left: none;
}
.table-wrap table tr td:last-child{
    border-right: none;
}
.table-wrap table tr:nth-child(even) td{
    background-color: #e9e9e9;
}
.circle_daw{
    display: inline-block;
    width: 26px;
    height: 24px;
    background-image: url(/bitrix/templates/s2/css/../img/icons/circle_daw.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
}
.btn_border{
    display: inline-block;
    line-height: 1;
    background-color: #e30613;
    font-size: 24px;
    line-height: 1;
    color: #ffffff;
    padding: 10px 40px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.btn_border:hover{
    border-bottom: 2px solid #a1020b;
    color: #ffffff;
    text-decoration: none;
}
.sup-title{
    margin-top: 10px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1;
    color: #e9e9e9;
    margin-bottom: 10px;
}
.other-news{
    max-width: 265px;
    padding: 15px;
    background-color: #f1f1f1;
    margin-left: 40px;
    float: right;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
}
.title__other-new{
    font-size: 24px;
    line-height: 1;
    margin-bottom: 25px;

}
.other-news ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.other-news ul li{
    margin-bottom: 20px;
}
.other-news ul li a{
    font-size: 16px;
    color: #212529;
    text-decoration: underline;
}
.other-news ul li a:hover{
    text-decoration: none;
}

.imgs-group{
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
}
.imgs-group .item__imgs-group{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;

}
.bx-breadcrumb{
    width: 100%;
    max-width: 1420px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 70px;
    padding-right: 70px;
    display: flex;
    flex-wrap: wrap;
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.bx-breadcrumb .bx-breadcrumb-item{
    float: none;
    line-height: 1;
}
.bx-breadcrumb .bx-breadcrumb-item a{
    font-size: 16px;
    color: #000000;
}
.textgrapgh img{
    max-width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 20px;
}
.news-detail__flex{
    display: flex;
    margin-top: 30px;
}
.img__product{
    width: 300px;
}
.img__product img{
    max-width: 100%;
    height: auto;
    float: none !important;
}
.text__product{
    width: calc(100% - 300px);
    margin-bottom: 30px;
    padding-left: 20px;
}
.price__products{
    font-size: 24px;
    font-weight: bold;
}
.price__products span{
    font-weight: normal;
    font-style: italic;
}
.back-btn{
    font-size: 14px;
    line-height: 1;
    transform: translateY(-50%);
    padding: 15px 20px;
    border: 1px solid #000;
    color: #000000;
    text-decoration: none;
}
img::before{
    content: 'Упс! не загрузилась...';
    font-size: 16px;
    color: #000000;
    margin: 10px 0;
    padding: 5px 10px;
    border: 1px dashed #000;
    display: inline-block;
}
.logo__portfolio-item img::before{
    display: none;
}
.search-page input[type=text]{
    height: 44px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    padding-left: 10px;
}
.search-page input[type=submit]{
    padding: 15px 33px;
    background-color: #000;
    color: #fff;
    font-size: 14px !important;
    overflow: hidden;
    display: inline-block;
    position: relative;
    border: none;
    line-height: 1;
    vertical-align: middle;
}
.search-page input[type=submit]:hover{
    cursor: pointer;
    background-color: #141414;
}
.bx-breadcrumb .bx-breadcrumb-item span{
    font-family: "Fira Sans", sans-serif !important;
    font-size: 16px !important;
}
.name__item-portfolio{
    font-size: 13px;
    display: block;
    line-height: 1;
}
.present-link{
    padding-left: 40px;
    position: relative;
}
.present-link::before{
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/bitrix/templates/s2/css/../img/icons/pdf.svg);
}
@media only screen and (max-width: 1680px) {
  .logos .logo {
    max-width: 200px; }
  .wrap__sub-nav {
    margin-top: 85px; }
  .wrap__sub-nav {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: -10px; }
}

@media only screen and (max-width: 1480px) {
  .nav {
    width: 55%; }
  .logos {
    width: 35%; }
}

@media only screen and (max-width: 1360px) {
  .shell {
    padding-left: 30px;
    padding-right: 30px; }
  .content__item-slide {
    width: 100%; }
  .wrap-img__slide img {
    width: 140% !important;
    max-width: 140% !important; }
  .logos .logo {
    max-width: 150px; }
  .wrap__product-slider .shell,
  .item__reviews-slider .shell,
  .item__work-slider .shell {
    padding-left: 50px;
    padding-right: 50px; }
  .wrap__this-team {
    padding-left: 60px;
    padding-right: 60px; }
  .about-certificate {
    padding-left: 60px;
    padding-right: 60px; }
}

@media only screen and (max-width: 1200px) {
    .wrap-services{
        flex-wrap: wrap;
        justify-content: center;
    }
    .wrap-services .item__services{
        width: 33.333333%;
        margin-bottom: 30px;
    }
  .slogan {
    display: none; }
  .logos {
    width: 25%; }
  .nav {
    width: 75%; }
  .wrap__sub-nav {
    margin-left: 0;
    margin-right: 0; }
  .title__item-sub__nav a {
    line-height: 1.1; }
  .wrap-address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
  .item-address {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 60px; }
    .dop-nav ul li span{
        line-height: 1.2;
        margin-top: 10px;
        display: block;
    }
}

@media only screen and (max-width: 1024px) {
    .position__header-top .header-top::before{
        content: '';
        position: absolute;
        left: 0;
        top: -15px;
        width: 100%;
        height: 15px;
        background-color: inherit;
    }
  .header-top {
    padding: 15px 0; }
  .top-two {
    margin-top: 20px; }
  .header-top.fixed-top .nav ul li a {
    font-size: 14px; }
  .header-top.fixed-top .wrap__sub-nav {
    background-color: #000; }
  .header-top.fixed-top .logos {
    width: 40%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .header-top.fixed-top .logos .phone-fixed-top {
      margin-left: 30px; }
    .header-top.fixed-top .logos .logo {
      max-width: 120px; }
  header {
    height: 550px; }
  .content__item-slide {
    top: 225px; }
    .content__item-slide h1 {
      font-size: 40px;
      margin-bottom: 25px; }
    .content__item-slide p {
      font-size: 20px;
      margin-bottom: 25px; }
  .wrap-services {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .wrap-services .item__services {
      height: 320px;
      width: 33.33333%;
      margin-bottom: 20px; }
    .wrap-services .item__services a{
        display: block;
    }
  .wrap-reviews {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .wrap-reviews .who-review {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      text-align: left;
      padding-left: 20px; }
    .wrap-reviews .img-review {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 20px; }
    .wrap-reviews .item__top-who {
      -webkit-transform: translateY(0%);
          -ms-transform: translateY(0%);
              transform: translateY(0%);
      margin-bottom: 20px; }
    .wrap-reviews .text-review {
      width: 100%;
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
  .text__news-main {
    padding: 20px; }
    .text__news-main .date {
      margin-bottom: 15px; }
    .text__news-main h3 {
      font-size: 20px; }
    .text__news-main .wrap-further {
      left: 20px;
      bottom: 30px; }
  .slider__header-slide .owl-dots {
    top: 520px; }
  .top-one {
    display: none; }
  .nav {
    display: none; }
  .slogan {
    display: block; }
  .logos {
    width: 100%; }
  .phone-fixed-top {
    display: block !important;
    margin-left: 30px; }
    .phone-fixed-top a {
      color: #fff; }
  .burger {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 55px;
    height: 55px;
    background-color: #e30613;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 102;
    -webkit-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease; }
    .burger div {
      width: 40px;
      margin-bottom: 4px;
      height: 2px;
      background-color: #fff;
      -webkit-transition: all .25s ease;
      -o-transition: all .25s ease;
      transition: all .25s ease; }
    .burger.active {
      background-color: #000; }
      .burger.active div:nth-child(1) {
        -webkit-transform: rotate(45deg) translate(5px, 5px);
            -ms-transform: rotate(45deg) translate(5px, 5px);
                transform: rotate(45deg) translate(5px, 5px); }
      .burger.active div:nth-child(2) {
        -webkit-transform: translateX(-100%);
            -ms-transform: translateX(-100%);
                transform: translateX(-100%);
        opacity: 0; }
      .burger.active div:nth-child(3) {
        -webkit-transform: rotate(-45deg) translate(2px, -3px);
            -ms-transform: rotate(-45deg) translate(2px, -3px);
                transform: rotate(-45deg) translate(2px, -3px); }
  .loyut_bg.active {
    display: block;
    width: 100%;
    height: 76px;
    background-color: #e30613;
    position: absolute;
    z-index: 102;
    left: 0;
    top: 0; }
  .position__header-top .header-top {
    padding: 10px 0; }
  .top-two {
    margin-top: 0; }
  .clone-nav {
    position: fixed;
    left: 0;
    top: 0 !important;
    background-color: #e30613;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    z-index: 100;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    padding-top: 80px;
    padding-left: 30px;
    padding-right: 30px; }
    .clone-nav.nav ul {
      display: block;
      width: 100%;
      float: none;
      position: relative; }
      .clone-nav.nav ul li {
        height: auto;
        line-height: 1;
        margin-bottom: 0;
        text-align: left;
        display: block;
        width: 40%; }
        .clone-nav.nav ul li a {
          display: inline-block;
          line-height: 48px;
          font-size: 17px !important;
          position: relative;
          color: #fff !important; }
    .clone-nav.nav.active {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
      .clone-nav.nav.active .wrap__sub-nav {
        opacity: 1; }
        .clone-nav.nav.active .wrap__sub-nav.active {
          -webkit-transform: translate(0, 0) scale(1);
              -ms-transform: translate(0, 0) scale(1);
                  transform: translate(0, 0) scale(1); }
  .active-color {
    background-color: #000; }
  .arrow-nav {
    width: 20px;
    height: 20px;
    position: relative;
    background-color: #000;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px; }
    .arrow-nav::before {
      content: '';
      width: 8px;
      height: 8px;
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -5px;
      margin-top: -5px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .fixed-overflow {
    overflow: hidden;
    width: 100%; }
  .wrap__sub-nav {
    display: block;
    opacity: 1;
    padding-top: 0;
    max-width: 100%;
    visibility: visible;
    -webkit-transform: translateY(0%) translateX(100%) scale(0);
        -ms-transform: translateY(0%) translateX(100%) scale(0);
            transform: translateY(0%) translateX(100%) scale(0);
    background-color: #000;
    top: 0 !important;
    left: 40%;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transform-origin: 50% 50% 50%;
        -ms-transform-origin: 50% 50% 50%;
            transform-origin: 50% 50% 50%;
    opacity: 0; }
    .wrap__sub-nav::before, .wrap__sub-nav::after {
      display: none; }
    .wrap__sub-nav ul li {
      width: 100% !important; }
      .wrap__sub-nav ul li a {
        line-height: 1 !important;
        margin-bottom: 15px; }
  .item__sub-nav {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  .header-top.fixed-top .logos {
    width: 100%; }
  .hidden-desctop {
    display: block; }
  .last-nav a {
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 30px; }
  .last-nav .phone-mobile {
    background-image: url(/bitrix/templates/s2/css/../img/icons/phone.svg); }
  .last-nav .search-mobile {
    background-image: url(/bitrix/templates/s2/css/../img/icons/search.svg); }
  .nav-filter__portfolio ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .item__grid-portfolio img {
    -webkit-filter: blur(0px);
            filter: blur(0px); }
  .content__item-portfolio {
    opacity: 1; }
    .content__item-portfolio a {
      font-size: 16px;
      line-height: 1.2; }
  .wrap__count-about {
    margin-left: -20px;
    margin-right: -20px; }
  .item__count-about {
    padding-left: 20px;
    padding-right: 20px; }
  .sect__portfolio-item p {
    margin-bottom: 30px; }
  .sect__portfolio-item img {
    margin-bottom: 30px; }
    .sect-404 .shell{
        padding-bottom: 165px;
        padding-top: 40px;
    }
    .sect-404 .shell::before{
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .logo__portfolio-item{
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    .other-news{
        display: none;
    }
    .other-news.other-news__mobile{
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .imgs-group .item__imgs-group{
        width: 50%;
    }
    .other-news{
        float: none;


    }
    .head-txt h1{
        font-size: 20px;
        line-height: 1.1;
    }
    .fl-right{
        float: none;
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
  .title-section {
    font-size: 38px;
    margin-top: 40px;
    margin-bottom: 30px; }
  .wrap__news-main {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
      justify-content: center;
  }
  .item__news-main {
    width: 50%;
    margin-bottom: 30px; }
    .item__news-main .img__news-mane {
      opacity: 1; }
    .item__news-main .date {
      color: #fff; }
    .item__news-main h3 {
      color: #fff; }
      .item__news-main h3 a {
        color: #fff; }
    .item__news-main .further-btn {
      color: #fff; }
  .news-main__sect {
    padding-bottom: 50px; }
  footer .wrap-footer {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    footer .wrap-footer .item__footer {
      width: 33.3333%;
      margin-bottom: 20px; }
  footer .item__footer ul li a {
    line-height: 18px; }
  .item__grid-portfolio {
    width: 50%; }
  .wrap__count-about {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .item__count-about {
    width: 50%;
    margin-bottom: 20px; }
  .wrap__item__grid-blog {
    width: 50%; }
  .grid-news{
      /*column-count: 2;*/
  }
  .item__grid-news {
    width: 50%; 
  }
  .item__desc-contacts ul li a {
    font-size: 18px;
    line-height: 24px; }
  .item__revers {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .item__revers.left .text__item-revers {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .item__revers.left .image__item-revers {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
  .image__item-revers {
    width: 100%; }
  .text__item-revers {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .text__item-revers h3 {
      font-size: 30px;
      margin-bottom: 30px; }
  .slider__portfolio-item .content__item-slide {
    top: 18%;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
    .item__grid-team{
        width: 50%;
    }
    .sect-uslugi .wrap-services .item__services{
        width: 50%;
    }
    .dop-nav ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    .dop-nav ul li{
        width: 33.333333%;
        margin-bottom: 25px;
    }
    .title-section a{
        position: inherit;
        display: table;

    }
    .content__list-detail{
        flex-wrap: wrap;
    }
    .image__list-detail{
        padding-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .text__list-detail{
        padding-left: 0;
        width: 100%;
    }
    .wrap-services .item__services{
        height: auto;
    }
}

@media only screen and (max-width: 740px) {

    .wrap-services .item__services{
        width: 50%;
    }
    .head-txt{
        padding-top: 0;
    }
    .news-detail__flex{
        flex-direction: column;
    }
    .text__product{
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .bx-breadcrumb{
        padding-left: 15px;
        padding-right: 15px;
    }

    .title__count-about .right__count-about{
        font-size: 20px;
        line-height: 23px;
    }
    .wrap__count-about{
        padding: 20px 0;
    }
    .title__count-about{
        flex-direction: column;
        display: block;
        text-align: center;
    }
    .title__count-about .right__count-about{
        padding-left: 0;
    }
    .clone-nav{
        padding-left: 10px;
        padding-right: 10px;
    }
    .clone-nav.nav ul li a{
        font-size: 25px !important;
    }
    .services-main .wrap-services .item__services{
        height: 225px;
    }
    .wrap-services .item__services{
        height: 200px;
    }
    .table-wrap .table-block td{
        display: block;
    }
    .table-wrap .table-block td:nth-child(2){
        text-align: right;
    }
    .table-wrap table{
        border: none;
        width: 100% !important;
    }
    .table-wrap table tr th{
        display: none;
    }
    .table-wrap table tr td{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        border: none;
        font-size: 16px;
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
    }
    .table-wrap table tr td::before{
        content: attr(data-title);
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
        width: 50%;
    }
    .table-wrap table tr td p{
        text-align: right;
        font-size: 14px;
        line-height: 16px;
    }
    .table-wrap table tr td:empty{
        display: none;
    }
    .table-wrap table tr:nth-child(even) td{
        background-color: #ffffff;
    }
    .table-wrap table tr td:nth-child(1){
        background-color: #e9e9e9;
        text-align: right;
        font-weight: 500;
        padding: 10px;
        font-size: 18px;
    }
    .table-wrap table tr td br{
        /*display: none;*/
    }
    .btn_border{
        font-size: 18px;
    }

  .top-two {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
            align-items: flex-start; }
    .top-two .logos {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .top-two .logos .logo {
        max-width: 240px; }
  .slogan {
    padding-left: 80px;
    line-height: 1;
    margin-top: -10px;
    margin-bottom: 30px; }
  .position__header-top .header-top {
    border-color: #CFCFCF; }
  .header-top .shell {
    padding-left: 0;
    padding-right: 0; }
  .header-top.fixed-top {
    border-bottom: 1px solid #828282; }
    .header-top.fixed-top .logos {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-right: 20px; }
    .header-top.fixed-top .logo svg .text-logo__svg {
      display: none !important; }
  .burger {
    margin-top: -10px; }
  header {
    height: 480px; }
  .slider__header-slide .owl-dots {
    top: 450px; }
  .content__item-slide h1 {
    font-size: 30px; }
  .content__item-slide p {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300; }
  .shell {
    padding-left: 15px;
    padding-right: 15px; }
    .slider__header-slide .wrap-img__slide img {
    display: none; }
  .slider__header-slide .wrap-img__slide .xs {
    display: block !important;

  }
  .index .wrap-img__slide::before {
        content: '';
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
      display: block !important;
    }
  .content__item-slide {
    top: 180px; }
  .item__services h3 {
    font-size: 20px;
    line-height: 1; }
  .item__services .wrap-text__services {
    padding: 10px 20px; }
  .work-slider .item__work-slider {
    display: none; }
    .work-slider .item__work-slider:first-child {
      display: block; }
  .clone-nav.nav ul li {
    width: 100%; }
  .clone-nav.nav.active__sub-menu {
    background-color: #000; }
  .loyut_bg.active__sub-menu {
    background-color: #000; }
  .wrap__sub-nav {
    left: 0;
      height: 100%;
    width: 100%;
    background-color: #000;
    -webkit-transform: translateY(0%) translateX(150%) scale(0);
        -ms-transform: translateY(0%) translateX(150%) scale(0);
            transform: translateY(0%) translateX(150%) scale(0);
    z-index: 100; }
  .burger.active.prevNav {
    background-color: #e30613; }
    .burger.active.prevNav div:nth-child(1) {
      width: 10px;
      -webkit-transform: rotate(45deg) translate(5px, 8px);
          -ms-transform: rotate(45deg) translate(5px, 8px);
              transform: rotate(45deg) translate(5px, 8px);
      margin-left: -10px; }
    .burger.active.prevNav div:nth-child(2) {
      opacity: 1;
      -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
              transform: translateX(0%);
      width: 20px; }
    .burger.active.prevNav div:nth-child(3) {
      width: 10px;
      margin-left: -10px;
      -webkit-transform: rotate(-45deg) translate(5px, -8px);
          -ms-transform: rotate(-45deg) translate(5px, -8px);
              transform: rotate(-45deg) translate(5px, -8px); }
  .item__sub-nav {
    padding-left: 0;
    padding-right: 0; }
  .nav-filter__portfolio ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .nav-filter__portfolio:not(.is-active) ul li {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      display: block;
      text-align: center;
      margin-right: 0; }
      .nav-filter__portfolio:not(.is-active) ul li:not(.active) {
        display: none; }
      .nav-filter__portfolio:not(.is-active) ul li button:hover {
        background-color: transparent; }
    .nav-filter__portfolio:not(.is-active) ul .active {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      display: block; }
      .nav-filter__portfolio:not(.is-active) ul .active button {
        position: relative;
        color: #e30613;
        font-size: 18px;
        letter-spacing: .025em; }
        .nav-filter__portfolio:not(.is-active) ul .active button::before {
          content: '';
          width: 8px;
          height: 8px;
          border-bottom: 2px solid #e30613;
          border-right: 2px solid #e30613;
          position: absolute;
          right: -15px;
          top: 50%;
          margin-top: -6px;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg); }
  .item__grid-portfolio {
    width: 50%;
  }
  .about-text p {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; }
  .item__advantage {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px; }
  .text__advantage a {
    font-size: 16px;
    line-height: 18px; }
  .wrap__advantage {
    margin-bottom: 30px; }
  .item__count-about {
    width: 100%; }
  .desc-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px; }
  .item__desc-contacts {
    width: 100%;
    margin-bottom: 20px; }
  .logo__portfolio-item {
    width: 260px; }
  .slider__portfolio-item .content__item-slide {
    top: 50% ;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%); }
    .slider__portfolio-item .content__item-slide h1 {
      font-size: 18px;
        margin-bottom: 0;
    }
    .slider__portfolio-item .content__item-slide h3{
        font-size: 18px !important;
    }
  .wrap__mobile-version {
    display: none; }
  .pagination-arrow {
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .pagination-arrow a {
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 20px; }
    .pagination-arrow .prev-page::before {
      left: -20px; }
    .pagination-arrow .next-page::before {
      right: -20px; }
    .wrap-form__column{
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
        align-items: center;
        text-align: center;
    }
    .item-form__column span{
        margin-right: 5px;
    }
    .item-address{
        margin-top: -20px;
    }
    .name-address{
        margin-top: 20px;
    }
    .item-form__column{
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px;
    }
    .item-form__column a{
        font-size: 18px;
    }
    .contact-item__footer a{
        display: block;
    }
    .phone-top{
        padding-left: 0;
    }
    .phone-top::before{
        display: none;
    }
    .header-top.fixed-top .phone-top a{
        display: inline !important;
    }
    /*.header-top.fixed-top .logos .logo{*/
        /*max-width: 40px !important;*/
    /*}*/
    .header-top .feedback-top{
        display: none;
    }
    .header-top.fixed-top .feedback-top{
        display: block;
        text-align: right;
    }
    .header-top.fixed-top .top-two{
        align-items: center;
        background-color: #ffffff;
    }
    .header-top.fixed-top .logos{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .item__services h3{
        margin-bottom: 15px;
    }
    .page-404 .header-top.fixed-top .logo .st0-logo{
    fill: #1D1D1B !important;
    }
    .grid-portfolio{
        display: block;
    }
    .no-index .position__header-top .header-top{
        background-color: transparent;
    }
    .wrap-img__slide::before{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgba(0,0,0,.64);
        display: none !important;
    }
    .slider__portfolio-item .content__item-slide h1 span{
        font-size: 25px;
    }
    .title-portfolio{
        margin: 40px 0;
    }
    .wrap-grid__work .item__grid-work .logo-work{
        padding: 0;
    }
    .wrap-grid__work .item__grid-work .logo-work img{
        width: 100px;
    }
    .link-back{
        margin-bottom: 20px;
    }
    .nav-filter__portfolio.is-active ul li{
        display: block !important;
        margin-right: 0 !important;
        text-align: center;
    }

}

@media only screen and (max-width: 560px) {
    .position__header-top{
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }
    .now--fixed-top{
        height: 300px !important;
    }
    .now--fixed-top .slider__portfolio-item .content__item-slide{
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50% !important;
    }
    .now--fixed-top .item__header-slide{
        margin-top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .now--fixed-top .slider__portfolio-item .content__item-slide h1{
        margin-bottom: 0;
    }
    .wrap-img__slide img{
        width: 100% !important;
        max-width: 100% !important;
    }
    .search-page input[type=text]{
        display: block;
        width: 100%;
        margin-bottom: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .search-page input[type=submit]{
        margin-left: -3px;
    }
    .header-top.fixed-top .logos .logo{
        max-width: 40px !important;
    }
    .imgs-group .item__imgs-group{
        width: 100%;
    }
  .wrap__item__grid-blog {
    width: 100%; }
  .wrap-services .item__services {
    width: 50%; }
  .wrap-grid__work .item__grid-work {
    width: 100%; }
  .nav-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .nav-product ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .nav-product ul li {
        display: block;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2; }
        .nav-product ul li:not(.active) {
          display: none; }
        .nav-product ul li button {
          font-size: 16px; }
      .nav-product ul .active {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; }
        .nav-product ul .active button {
          position: relative;
          color: #e30613;
          font-size: 18px;
          letter-spacing: .025em; }
          .nav-product ul .active button::before {
            content: '';
            width: 8px;
            height: 8px;
            border-bottom: 2px solid #e30613;
            border-right: 2px solid #e30613;
            position: absolute;
            right: -15px;
            top: 50%;
            margin-top: -6px;
            -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                    transform: rotate(45deg); }
  .wrap-reviews .who-review {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    text-align: right;
    margin-top: 20px;
    padding-right: 20px; }
  .wrap-reviews .text-review {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%; }
  .wrap-reviews .img-review {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .reviews-slider .owl-nav [class*='owl-'] {
    top: 0;
    margin-top: 0; }
  .wrap__rewievs-slider .shell {
    padding-left: 0;
    padding-right: 0; }
  .wrap__news-main .item__news-main {
    width: 100%;
    display: none; }
    .wrap__news-main .item__news-main:first-child {
      display: block; }
  footer .wrap-footer .item__footer {
    width: 50%; }
  .bootom__footer {
    line-height: 1; }
    .bootom__footer .shell {
      padding-right: 0; }
  .reviews-sect {
    padding-bottom: 50px; }
  .item__work-slider .shell {
    padding-left: 15px;
    padding-right: 15px; }
  .wrap-grid__work .item__grid-work {
    margin-bottom: 20px; }
  .wrap-bottom-footer .left__bottom-footer p {
    font-size: 10px;
    line-height: 1.3; }
    .wrap-bottom-footer .left__bottom-footer p br {
      display: block; }
  .header-top.fixed-top {
    padding-bottom: 0;
    padding-top: 0; }
    .header-top.fixed-top .logos {
      padding-top: 5px;
      padding-bottom: 4px; }
      .header-top.fixed-top .logos .logo {
        max-width: 50px; }
        .header-top.fixed-top .logos .logo svg {
          -webkit-transform: scale(2) translateX(15px);
              -ms-transform: scale(2) translateX(15px);
                  transform: scale(2) translateX(15px); }
    .header-top.fixed-top .phone-top a {
      display: block;
      text-align: right; }
    .header-top.fixed-top .phone-top span {
      display: none; }
    .header-top.fixed-top .burger {
      margin-top: 0px; }
    .grid-news{
        column-count: 1;
    }
  .item__grid-news {
    width: 100%; }
  .date__grid-news {
    margin-bottom: 15px; }
  .name__grid-news h3 {
    margin-bottom: 15px; }
  .text__grid-news {
    margin-bottom: 20px; }
    .item__grid-team{
        width: 100%;
    }
    .content-review{
        padding: 15px;
        padding-top: 60px;
    }
    .content-review::before{
        left: 15px;
        top: 15px;
        width: 40px;
        height: 35px;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .content-review::after{
        z-index: -1;
        left: 5px;
    }
    .wrap__name-review{
        padding-left: 0;
        margin-top: 45px;
    }
    .sect-uslugi .wrap-services .item__services{
        width: 100%;
    }
    .sect-uslugi .item__services .wrap-img img{
        width: 120%;
    }
    .dop-nav ul li{
        width: 50%;
    }
    .dop-nav ul li span{
        font-size: 15px;
    }
    .title__list-detail{
        font-size: 20px;
        line-height: 1.2;
    }
    .title-404{
        width: 60%;
        font-size: 24px;
        line-height: 1.2;
    }
    .title-404 span{
        margin-bottom: 0;
    }
    .text-404{
        width: 60%;
        font-size: 16px;
        line-height: 1.2;
    }
    .sect-404 .shell{
        padding-bottom: 74px;
    }
    .sect-404 .shell::before{
        width: 70%;
        z-index: 1;
    }

    .wrap-404{
        position: relative;
        z-index: 8;
    }
    .item__grid-portfolio{
        width: 100%;
    }
    .wrap-services .item__services{
        width: 100%;
    }

}

@media only screen and (max-width: 380px) {
    .link-back{
        width: 100%;
        text-align: center;
    }
  .wrap-services .item__services {
    width: 100%; }
  .services-main .shell {
    padding-left: 10px;
    padding-right: 10px; }
    .sect-404 .shell::before{
        background-position: -30px;
    }
    .sect-404 .shell{
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 993px) {
  .nav ul li:hover > a {
    color: #e30613;
    text-decoration: underline; }
  .nav ul li.sfHover .wrap__sub-nav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%); }
}

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

@media only screen and (min-width: 640px) {
    .other-news__mobile{
        display: none;
    }
    .address-top br{
        display: none;
    }
    footer .wrap-footer .item__footer ul li{
        line-height: 18px;
    }
    footer .wrap-footer .item__footer ul li br{
        display: none;
    }
  .nav-filter__portfolio ul .active button {
    background-color: #e30613;
    color: #fff; }
  .nav-filter__portfolio ul li button:hover {
    background-color: #000;
    color: #fff; }
}
@media (min-width: 1025px){
    .desc-none{
        display: none;
    }
    .hidden-desctop{
        display: none !important;
    }
}
@media (min-width: 1921px){
    .wrap-grid__work .item__grid-work .logo-work img{
        width: 50%;
    }
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* End */


/* Start:/bitrix/templates/s2/css/jquery.fancybox.css?154088138817540*/
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px; }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/* End */
/* /bitrix/templates/s2/css/main.min.css?1593252284167606 */
/* /bitrix/templates/s2/css/jquery.fancybox.css?154088138817540 */
