

/* Start:/local/templates/alt/css/main.css?1628073702218147*/
@charset "UTF-8";
/*!
 * Bootstrap Grid v4.1.2 (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: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 769px) {
    .container {
      max-width: 768px; } }
  @media (min-width: 961px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1301px) {
    .container {
      max-width: 1300px; } }

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

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

.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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 7.5px;
  padding-left: 7.5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-12 {
  -webkit-box-ordinal-group: 13;
      -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: 769px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -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: 961px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -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: 1301px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -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%; } }

.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: -ms-flexbox !important;
  display: flex !important; }

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

@media (min-width: 769px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 961px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1301px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !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: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

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

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: 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;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

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

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

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

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 769px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 961px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1301px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 769px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 961px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1301px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 20, 2018 */
@font-face {
  font-family: 'bold';
  src: url("/local/templates/alt/css/../fonts/montserrat-bold-webfont.woff2") format("woff2"), url("/local/templates/alt/css/../fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'extrabold';
  src: url("/local/templates/alt/css/../fonts/montserrat-extrabold-webfont.woff2") format("woff2"), url("/local/templates/alt/css/../fonts/montserrat-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'medium';
  src: url("/local/templates/alt/css/../fonts/montserrat-medium-webfont.woff2") format("woff2"), url("/local/templates/alt/css/../fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'regular';
  src: url("/local/templates/alt/css/../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("/local/templates/alt/css/../fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: ' semibold';
  src: url("/local/templates/alt/css/../fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("/local/templates/alt/css/../fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  /*margin-left: auto;
  margin-right: 0;*/ }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/local/templates/alt/css/../images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/local/templates/alt/css/../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/local/templates/alt/css/../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/local/templates/alt/css/../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(/local/templates/alt/css/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(/local/templates/alt/css/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(/local/templates/alt/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(/local/templates/alt/css/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(/local/templates/alt/css/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(/local/templates/alt/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(/local/templates/alt/css/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;

  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-button-icon-only {
  text-indent: 0; }

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  -webkit-box-shadow: inset 1px 1px 1px #ccc;
          box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
          box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("/local/templates/alt/css/images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("/local/templates/alt/css/images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("/local/templates/alt/css/images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("/local/templates/alt/css/images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("/local/templates/alt/css/images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("/local/templates/alt/css/images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("/local/templates/alt/css/images/ui-icons_777777_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: .003;
  filter: Alpha(Opacity=0.3); }

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666; }

.slick-slider {
  width: 100%; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  padding: 0; }

body {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'medium';
  color: #1a2231;
  font-size: 16px;
  line-height: 150%;
  padding: 0;
  margin: 0; }

input, textarea {
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s; }

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

a {
  text-decoration: none;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
  outline: none; }
  a:hover {
    text-decoration: none;
    color: #ccc; }

a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: none !important; }

.link {
  line-height: 18px;
  color: #757575;
  display: inline-block;
  text-decoration: underline;
}

.select-hidden {
  display: none;
}

form {
  margin-bottom: 0; }

img {
  max-width: 100%; }

/*если битрикс подключает бутстрап*/
img {
  vertical-align: unset;
}

.header__top {
  padding: 0 20px;
  padding-top: 28px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header__bot {
  padding-right: 20px;
  color: #fff;
  background: #353533;
  font-family: 'medium';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55px; }

.header ul {
  list-style: none;
  margin: 0;
  padding: 0; }

p, .p {
  line-height: 18px;
  color: #757575; }

.p a {
  display: inline-block; }

.logo {
  min-width: 200px; }

.logo__text {
  max-width: 170px;
  font-size: 12px;
  text-align: center;
  line-height: 11px;
  margin-top: 7px;
  color: black; }
.logo__img {
  max-width: 170px;}

.search {
  color: #1a2231;
  font-size: 13px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .search input, .search input[type='text'], .search input[type='tel'], .search input[type='email'] {
    border: 2px solid #e0e1e3;
    width: 100%;
    border-radius: 6px;
    padding-left: 290px; }
  .search .filter__link {
    color: #1a2231;
    font-family: 'extrabold'; }
  .search .item__link {
    padding: 10px 0;
    color: #474744;
    font-family: 'regular'; }
  .search a:hover {
    text-decoration: underline; }
  .search .list {
    display: none;
    padding: 14px 20px;
    border: 2px solid #e0e1e3;
    position: absolute;
    left: -2px; }
  .search .filter__name {
    border-radius: 5px 0px 0px 5px;
    border: 2px solid #e0e1e3;
    border-right: 0; }

.search__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.search__filter {
  border-radius: 5px 0 0 5px;
  border-right: 2px solid #e0e1e3;
  position: absolute; }

.search__filter:hover .search .list {
  display: block; }

.search_padding {
  padding-top: 20px;
  padding-bottom: 18px;
  padding-right: 40px; }

.search__field {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.dropdown-el {
  min-width: 12em;
  position: absolute;
  display: inline-block;
  min-height: 2em;
  max-height: 2em;
  overflow: hidden;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  color: #444;
  outline: none;
  background-color: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }
  .dropdown-el input {
    display: none; }
  .dropdown-el label {
    border-top: .06em solid #d9d9d9;
    display: block;
    height: 2em;
    line-height: 2em;
    padding-left: 1em;
    padding-right: 3em;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.3s color ease-in-out;
    transition: 0.3s color ease-in-out; }
    .dropdown-el label:nth-child(2) {
      margin-top: 2em;
      border-top: .06em solid #d9d9d9; }
  .dropdown-el input:checked + label {
    display: block;
    border-top: none;
    position: absolute;
    top: 0; }
    .dropdown-el input:checked + label:nth-child(2) {
      margin-top: 0;
      position: relative; }
  .dropdown-el::after {
    content: "";
    position: absolute;
    right: 0.8em;
    top: 0.9em;
    border: 0.3em solid #000;
    border-color: #000 transparent transparent transparent;
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out; }
  .dropdown-el.expanded {
    border: 0.06em solid #000;
    background: #fff;
    border-radius: .25em;
    padding: 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px 0px;
            box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px 0px;
    max-height: 15em; }
    .dropdown-el.expanded label {
      border-top: .06em solid #d9d9d9; }
      .dropdown-el.expanded label:hover {
        color: #000; }
    .dropdown-el.expanded input:checked + label {
      color: #000; }
    .dropdown-el.expanded::after {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: .55em; }

input[type="search"]::-webkit-search-cancel-button {
  /* псевдо что-то, что отвечает за кнопку очистки */
  -webkit-appearance: none;
  /* без сброса оформление не применится */
  /* размеры кастомного крестика */
  /* новый вид крестика */
  /* его даже можно позиционировать */
  cursor: pointer;
  /* вот это не работает */ }

.search button {
  right: 0;
  top: 0;
  bottom: 2px;
  margin: auto;
  position: absolute;
  border: none;
  padding: 0 25px;
  width: 30px; }

.phone {
  width: 240px;
  text-align: right; }

.phone__link {
  font-family: 'bold';
  font-size: 19px; }
  .phone__link a {
    color: #1a2231; }
    .phone__link a:hover {
      color: #05bcd5; }
  .phone__link .modal_trigger {
    font-size: 14px; }

.phone__text {
  font-family: 'bold'; }

.nav__mobile {
  display: none; }

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

.catalog__burg {
  margin-right: 9px;
  height: 15px;
  position: relative;
  width: 24px;
  overflow: hidden; }
  .catalog__burg .line {
    width: 24px;
    height: 3px;
    background: #fff;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .catalog__burg .line.one {
    top: 0; }
  .catalog__burg .line.two {
    top: 6px; }
  .catalog__burg .line.three {
    top: 12px; }

.catalog__name-wrap {
  margin-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  background: #474744;
  height: 55px;
  width: 100%; }
  .catalog__name-wrap:hover {
    background: #2c2c2a; }
    .catalog__name-wrap:hover .catalog__burg .line {
      background: #05bcd5; }
    .catalog__name-wrap:hover .line.one {
      top: 0; }
    .catalog__name-wrap:hover .line.two {
      top: 6px; }
    .catalog__name-wrap:hover .line.three {
      top: 12px;
      -webkit-transform: translateX(-5px);
              transform: translateX(-5px); }

.catalog__name {
  margin-top: 2px;
  cursor: pointer;
  font-size: 14px; }
  .catalog__name a {
    color: #fff; }

.catalog {
  padding-right: 30px;
  width: 205px;
  z-index: 120;
  font-family: 'medium'; }
  .catalog .categories {
    display: none;
    position: absolute;
    min-width: 370px;
    font-family: 'regular';
    font-size: 14px;
    background: #fff;
    color: #474744; }
    .catalog .categories a {
      color: #474744; }
      .catalog .categories a:hover {
        color: #05bcd5; }
  .catalog .category {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    padding-left: 55px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 1px solid #e0e1e3;
    min-width: 370px; }
    .catalog .category::after {
      content: '';
      position: relative;
      width: 4px;
      height: 8px;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      background: url("/local/templates/alt/css/../images/icons/right-angle.png"); }
    .catalog .category:hover .category__right {
      display: block; }
  .catalog .category__name {
    width: 100%; }
  .catalog .category__right {
    display: none;
    z-index: 1543;
    background: #fff;
    position: absolute;
    right: -100%;
    min-width: 538px;
    max-width: 538px;
    border: 1px solid #e0e1e3;
    right: calc(-538px);
    top: 0px; }
  .catalog a.category__right__name {
    font-size: 15px;
    color: #05bcd5;
    font-family: 'medium';
    padding-left: 55px;
    padding-top: 12px; }
  .catalog a.category__right__name:hover {
    text-decoration: underline; }
  .catalog .sub-category__name {
    font-size: 13px; }
  .catalog .sub-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    padding-bottom: 12px; }
  .catalog .sub-category__ul {
    padding-left: 55px; }

.catalog:hover .categories {
  display: block !important; }

.nav {
  font-size: 14px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .nav a {
    min-height: 55px;
    line-height: 55px;
    color: #fff; }

.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.nav__item {
  margin-right: 37px; }
  .nav__item:hover a,
  .nav__item.selected a {
    color: #8f8f89; }

.header-menu-btn {
  background: #474744;
  width: 82px;
  margin-right: 2px;
  font-size: 0;
  position: relative; }
  .header-menu-btn:last-child {
    margin-right: 0; }

.sprite {
  background-image: url("/local/templates/alt/css/../images/icons/css_sprites.png"); }

.login {
  position: relative; }

.login__link {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("/local/templates/alt/css/../images/icons/login.png") no-repeat center;
  -webkit-transition: all .3s;
  transition: all .3s; }
.login__link.auth {
  background: url("/local/templates/alt/css/../images/icons/user_login.png") no-repeat center; }

.login__link.show,
.login__link:hover {
  background: url("/local/templates/alt/css/../images/icons/login2.png") no-repeat center;
  -webkit-transition: all .3s;
  transition: all .3s; }
.login__link.auth.show,
.login__link.auth:hover {
  background: url("/local/templates/alt/css/../images/icons/user_login-hov.png") no-repeat center; }

.login__win {
  border-radius: 6px;
  font-size: 13px;
  position: absolute;
  background: #fff;
  text-align: center;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 70px;
  right: 0px;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 25px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  display: none; }
  .login__win.show {
    display: block; }
  .login__win::after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: '';
    right: 31px;
    top: -20px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff; }

.login__win .title {
  color: #000;
  margin-bottom: 20px; }

.login__btn {
  font-family: 'extrabold';
  color: white;
  background: #f7cf44;
  padding: 0;
  width: 220px;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  border-radius: 8px;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .login__btn:hover {
    color: white;
    background: #e5b40a; }

.login__reg {
  text-decoration: underline;
  color: #474744; }

.cart__link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/local/templates/alt/css/../images/icons/cart.png") no-repeat center; }
  .cart__link:hover {
    background: url("/local/templates/alt/css/../images/icons/cart2.png") no-repeat center; }
  .cart__link span {
    font-size: 10px;
    /*padding: 4px 5px;*/
    border-radius: 30px;
    color: #fff;
    background: #e7173f;
    -webkit-transform: translate(44px, 5px);
            transform: translate(44px, 5px);
    position: absolute;
    height: 22px;
    width: 22px;
    text-align: center;
    line-height: 22px;
    font-family: 'medium'; }

.breadcrumbs {
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("/local/templates/alt/css/../images/breadcrumbs.png");
  padding-top: 50px;
  padding-bottom: 45px; }

.breadcrumbs__link {
  position: relative;
  margin-right: 25px;
  text-decoration: underline;
  font-size: 14px;
  font-family: 'medium';
  color: #fff; }
  .breadcrumbs__link::after {
    position: absolute;
    background: url("/local/templates/alt/css/../images/icons/dblangle.png") center no-repeat;
    background-size: contain;
    content: '';
    width: 11px;
    height: 10px;
    right: -16px;
    top: 6px; }
  .breadcrumbs__link:last-child::after {
    display: none; }
  .breadcrumbs__link:last-child {
    text-decoration: none; }

.color-bg1 {
  background-image: url("/local/templates/alt/css/../images/slider/bg1.png");
  background-size: cover; }

.color-bg2 {
  background-image: url("/local/templates/alt/css/../images/slider/bg2.png");
  background-size: cover; }

.color-bg3 {
  background-image: url("/local/templates/alt/css/../images/slider/bg3.png");
  background-size: cover; }

.color-bg4 {
  background-image: url("/local/templates/alt/css/../images/slider/bg4.png");
  background-size: cover; }

.wide-slider .wcard {
  height: 325px; }
  .wide-slider .slick-slide {
    margin: 0; }

.wcard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-left: 20px;
  padding-bottom: 24px; }

.wcard__dir-name {
  position: absolute;
  top: 25px;
  left: 20px;
  font-family: 'medium';
  font-size: 13px; }

.wcard__title {
  position: absolute;
  bottom: 20px;
  font-size: 20px;
  font-family: 'bold';
  max-width: 250px;
  max-height: 72px;
  overflow: hidden; }

.wcard__img {
  position: absolute;
  right: 0;
  left: 130px;
  bottom: 0;
  margin: auto;
  max-width: 270px;
  /*top: 10%;*/
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.wcard__see-more {
  font-size: 0;
  width: 80px;
  height: 60px;
  position: absolute;
  bottom: 10px;
  background: url("/local/templates/alt/css/../images/icons/sm2.png") center;
  background-size: .9;
  right: 27px;
  z-index: 1;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .wcard__see-more:hover {
    background: url("/local/templates/alt/css/../images/icons/sm.png") center; }

.btn {
  box-shadow: none !important;
  background: white;
  color: #1a2231;
  text-align: center;
  font-family: 'extrabold';
  border-radius: 6px;
  /*border: 1px solid #e0e1e3;*/
  border: 0;
  padding-top: 20px;
  padding-bottom: 17px;
  line-height: 10px;
  -webkit-transition: all .3s;
    transition: all .3s; }
  .btn:hover {
    color: white;
    background: #f7cf44; }

.section-showcase .card__bot {
  margin-top: -15px; }

.section-showcase__filters {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 45px;
  padding-bottom: 50px; }

.showcase__filter-link {
  font-size: 13px;
  min-width: 205px;
  padding-top: 20px;
  padding-bottom: 17px;
  margin-right: 15px;
  border: 1px solid #e0e1e3; }

.showcase__filter-link_active,
.tab-head.tab-head_active {
  background: #f7cf44;
  color: #fff; }

.slider ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.slick-slide {
  height: auto; }

.np {
  padding: 0; }

/*.showcase-slider {
  height: 390px; }*/
  .showcase-slider p {
    color: #fff; }
  .showcase-slider .slick-slide {
    margin: 0; }
  .showcase-slider .slide-showcase {
    position: relative;
    height: 390px; 
	cursor: default;}
  .showcase-slider .caption {
    z-index: 1;
    position: absolute;
    color: #fff;
    max-width: 380px;
    left: 25px;
    bottom: 55px; }
  .showcase-slider .caption__title {
    font-size: 21px;
    max-width: 190px;
    font-family: 'bold'; }
  .showcase-slider .caption__text {
    font-family: 'medium';
    font-size: 13px;
    line-height: 16px; }
  .showcase-slider .slide-showcase__img {
    position: absolute;
    top: 0;
    height: 100%; }
  .showcase-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 21px;
    left: 25px; }
    .showcase-slider .slick-dots button {
      border: none;
      background: #fff;
      border-radius: 50%;
      width: 10px;
      height: 10px;
      font-size: 0;
      margin-right: 10px; 
	  cursor: pointer;
	  }
      .showcase-slider .slick-dots button[aria-selected="true"] {
        background: #f7cf44; 
}

.append.aside__li-append {
  display: none; }

.rep_slider {
  background: #f8f8f8; }

.rep_slider .card {
  background: #fff;
  border: 0;
  border-radius: 6px;
  height: auto;
  /*-webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);*/
   }

.card {
  border: 1px solid #e0e1e3;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 35px;
  height: 390px;
  overflow: hidden; }
  .card .card__img__src {
    -webkit-transition: all .3s;
    transition: all .3s; }
  .card:hover .card__img__src {
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }

.card__stocks {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1; }

.stock {
  margin-bottom: 5px; }
  .stock__link {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%; }
    .stock__link::after {
      position: absolute;
      content: '';
      width: 100%;
      top: 0;
      height: 100%;
      display: block;
      z-index: 10;
      background-position: 0 0;
      background-image: url(/local/templates/alt/css/../images/icons/css_sprites.png); }

.stock__link.sale {
  background-color: #e7173f; }
  .stock__link.sale::after {
    background-position: 643px -196px; }

.stock__link.new-g {
  line-height: 50px;
  letter-spacing: .3px;
  background-color: #05bcd5;
  text-align: center;
  color: #fff;
  font-family: 'extrabold'; }

.card__title,
.card__title a {
  font-size: 16px;
  font-family: 'bold';
  padding-right: 40px;
  height: 68px;
  overflow: hidden; }

.card__title,
.card__title a {
  color: #000;
}

.card__title a:hover {
  color: #ccc;
}

.card__onlick {
  cursor: pointer;
}

.rep_slider .card__title {
  text-align: center;
  padding-right: 0;
  margin-top: 20px; }

.card__desk {
  font-family: 'medium';
  font-size: 13px;
  color: #8c8c8c; }

.catalog-section .card__img , .tab_item .card .card__img{
  transform: scale(1.5); 
}

.card__img {
  position: relative;
  width: 100%;
  padding-top: 20px;
  height: 246px; }
  .card__img__src {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
}

.rep_slider .card__img {
  padding-top: 0; }
  .rep_slider .card__img__src {
    height: 100%; }

.card__bot {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; 
  z-index: 1;
}

.card__price {
  font-size: 20px;
  font-family: 'bold'; }
  .card__price .rub {
    font-size: 10px;
    margin-left: 3px; }
  .card__price .old {
    font-size: 14px;
    margin-left: 15px;
    color: #e1e1e1;
    position: relative; 
    display: none;}
    .card__price .old::after {
      position: absolute;
      content: '';
      width: 110%;
      height: 1px;
      background: #e1e1e1;
      left: -5px;
      top: 0;
      bottom: 0;
      margin: auto; }

.card__tocart {
  z-index: 1;
  width: 50px;
  height: 50px;
  background-position: -13px 118px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 25px -5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 25px -5px rgba(0, 0, 0, 0.4); }
  .card__tocart:hover {
    border: 2px solid #05bcd5; }

.section-showcase__seemore {
  font-size: 13px;
  width: 205px;
  padding-top: 20px;
  padding-bottom: 17px;
  margin: 0 auto;
  margin-top: 55px;
  margin-bottom: 55px;
  font-family: 'medium';
  border: 1px solid #e0e1e3; }
  .section-showcase__seemore:hover {
    background: #05bcd5; }

.tab_content .section-showcase__seemore {
  margin-top: 20px;
  margin-bottom: 0; }

.section-showcase .section-showcase__seemore {
  margin: 55px auto;
}

.section-advantages {
  background: #f8f8f8;
  padding-bottom: 70px; }

.section_contacts {
  margin-bottom: 65px;
}

.section-advantages__title {
  font-size: 25px;
  font-family: 'bold';
  margin: 65px 0;
  text-align: left; }

.advantage {
  border-radius: 6px;
  text-align: center;
  background: #fff;
  padding: 25px;
  position: relative;
  min-height: 180px;
  /*min-height: 310px;*/ }

.advantage__num {
  position: absolute;
  font-family: 'extrabold';
  font-size: 22px;
  left: 25px;
  top: 25px;
  color: #b3b6c3; }

.advantage__img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #f8f8f8;
  margin: auto;
  margin-bottom: 20px;
  position: relative; }
  .advantage__img__src {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

.advantage__title {
  margin-bottom: 15px;
  position: relative; }

.advantage__desk {
  font-size: 13px;
  color: #b3b6c3;
  line-height: 18px; }

.section-banners-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.banner-grid.wcard {
  height: 325px;
  width: 25%; }

.section-tabs {
  background: #f8f8f8;
  padding-bottom: 40px; }
  .section-tabs .slide {
    margin: 0 12px; }

.new {
  position: relative;
  padding-top: 45px;
  padding-bottom: 25px;
  padding-left: 105px;
  padding-right: 20px;
  background: white;
  min-height: 310px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.new__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 70px;
  height: 70px;
  left: 20px;
  top: 35px;
  text-align: center;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2); }
  .new__date .num {
    margin-bottom: 0;
    font-size: 24px;
    font-family: 'extrabold'; }
  .new__date .mon {
    font-size: 10px;
    font-family: 'medium';
    color: #8c8c8c;
    line-height: 10px; }

.new__title {
  font-size: 16px;
  font-family: 'bold';
  line-height: 20px;
  margin-bottom: 20px; }

.new__desk {
  font-size: 13px;
  font-family: 'medium';
  left: 16px;
  color: #757575;
  line-height: 18px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  max-height: 145px;
  overflow: hidden; }

.new__links {
  position: absolute;
  bottom: 25px;
  font-size: 13px;
  font-family: 'medium';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .new__links .new__seemore {
    text-decoration: underline;
    color: #757575;
    margin-right: 25px; }
    .new__links .new__seemore:hover {
      text-decoration: none; }
  .new__links .new__news {
    color: #05bcd5;
    text-decoration: underline; }
    .new__links .new__news:hover {
      text-decoration: none; }

.section-catalog-page {
  padding-bottom: 140px; }
.section-catalog-page-index{
  padding-bottom: 70px
}
.section-catalog-page__title {
  font-family: 'bold';
  font-size: 25px;
  padding-top: 70px;
  padding-bottom: 65px; }

.catalog-page__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.catalog-page__card {
  margin-right: 5px;
  margin-left: 5px;
  width: 315px;
  margin-bottom: 10px; }
.catalog-page__card .catalog-page__card-bot .img{
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
}

.catalog-page__card300 .catalog-page__card-bot .img{
  background: url(/images/section-catalog-page-index/300.jpg) no-repeat left center;
}
.catalog-page__card304 .catalog-page__card-bot .img{
  background: url(/images/section-catalog-page-index/304.png) no-repeat left center;
}
.catalog-page__card306 .catalog-page__card-bot .img{
  background: url(/images/section-catalog-page-index/306.jpg) no-repeat left center;
}
.catalog-page__card344 .catalog-page__card-bot .img{
  background: url(/images/section-catalog-page-index/344.jpg) no-repeat left center;
}
.catalog-page__card365 .catalog-page__card-bot .img{
  background: url(/images/section-catalog-page-index/365.jpg) no-repeat left center;
}
.catalog-page__card-bot {
  padding: 0 20px;
  padding-top: 30px;
  padding-bottom: 25px;
  background: #f8f8f8; }

.catalog-page__title {
  font-size: 16px;
  font-family: 'bold';
  margin-bottom: 30px; }

.catalog-page__title a {
  color: #000; }
  .catalog-page__title a:hover {
    color: #757575; }

.catalog-page__ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.catalog-page__li {
  margin-bottom: 5px; }
  .catalog-page__li:last-child {
    margin-bottom: 0; }

.catalog-page__link {
  font-size: 13px;
  color: #757575; }

.section-req {
  padding-top: 55px;
  padding-bottom: 40px;
  background: url("/local/templates/alt/css/../images/req-merged.png");
  background-position: calc(60%) 0; }
  .section-req input:not([type='file']), .section-req textarea {
    color: black;
    width: 100%;
    padding: 15px 0;
    padding-left: 35px;
    background: white;
    border-radius: 6px;
    border: 2px solid white;
    margin-bottom: 10px; }
  .section-req textarea {
    margin-bottom: 0;
    height: 112px;
    resize: none; }
  .section-req textarea[placeholder] {
    font-size: 15px; }
  .section-req .req__bot {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 94.5%;
    margin-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .section-req .req__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .section-req .req__warn {
    max-width: 380px;
    color: #e2bd3d;
    font-size: 13px;
    margin-top: 10px;
    line-height: 15px; }
  .section-req .req__btn {
    background: #e7173f;
    color: white;
    width: 205px;
    border: none; }
    .section-req .req__btn:hover {
      background: white;
      color: #1a2231; }

.section-req__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.section-req__form input, textarea{
  line-height: normal;
  font: 400 15px Arial; }
  .section-req__form > div {
    max-height: 175px;
    margin-right: 15px;
    width: 46%; }

.section-req__title {
  font-size: 30px;
  font-family: 'bold';
  margin-bottom: 25px; }

.section-req__desk {
  font-family: 'medium';
  max-width: 420px;
  font-size: 15px;
  margin-bottom: 25px; }

.req__file {
  padding-left: 25px;
  position: relative;
  cursor: pointer; }
  .req__file:hover {
    cursor: pointer; }
  .req__file__text {
    max-width: 295px;
    overflow: hidden;
    white-space: nowrap; }
  .req__file input {
    top: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%; }
  .req__file::after {
    content: '';
    background: url("/local/templates/alt/css/../images/icons/pin.png") left no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0; }

.m0 {
  margin: 0; }

.showcase_aside .card {
  margin-bottom: 15px;
  height: auto;
  min-height: 470px; }

.showcase_aside .card__desk {
  margin-bottom: 40px; }

.aside_row {
  margin-top: 65px; }

.aside {
  font-family: 'bold';
  font-size: 14px;
  line-height: 10px;
  padding-right: 15px; }
  .aside .aside__ul {
    padding-right: 15px; }
  .aside .aside__ul2 {
    display: none; }
  /*.aside .aside__li.aside_li_active .aside__ul2 {
    display: block; }*/
  .aside ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .aside a {
    color: #1a2231; }
  .aside li, .aside .aside__link, .aside .bg_orange {
    border-radius: 6px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    line-height: 1; }
  .aside .aside__link,
  .aside .bg_orange {
    color: white;
    position: relative; }
    .aside .aside__link::after,
    .aside .bg_orange::after {
      width: 16px;
      height: 16px;
      content: '';
      background: url("/local/templates/alt/css/../images/icons/dblangle.png") no-repeat center;
      position: absolute;
      right: 10px;
      background-size: 70%;
      top: 0;
      bottom: 0;
      margin: auto;
      -webkit-transition: all .3s;
      transition: all .3s; }
  .aside .aside__li,
  .aside .aside__li-append {
    padding: 0; }
  .aside .aside__li2 {
    padding: 0;
    border: 2px solid #e0e1e3; }
    .aside .aside__link2 {
      padding-top: 16px;
      padding-bottom: 16px;
      padding-left: 20px;
      padding-right: 20px;
    }
  .aside .aside__li2.aside_li_active {
    border: 2px solid #f7cf44; }

.aside_li_active .aside__link,
.aside__li .aside__link:hover
.aside .bg_orange {
  background: #fcb936;
  position: relative;
  color: #fff; }
  .aside_li_active .aside__link::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

.aside__link {
  background: #f7cf44; }

.pagination {
  margin-top: 40px;
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.pagination__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }

.pagination__li {
  line-height: 60px;
  text-align: center;
  font-family: 'bold';
  font-size: 20px;
  margin-right: 10px;
  -webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.4);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .pagination__li:hover {
    background: #05bcd5; }
  .pagination__li a {
    color: #1a2231; }
    .pagination__li a:hover {
      color: #fff; }

.pagination__li_active {
  background: #05bcd5; }
  .pagination__li_active span {
    color: white; }

.pagination__prev::after {
  display: block;
  content: '';
  width: 60px;
  height: 60px;
  background-image: url("/local/templates/alt/css/../images/icons/dblangleblack.png");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.pagination__next::after {
  display: block;
  content: '';
  width: 60px;
  height: 60px;
  background-image: url("/local/templates/alt/css/../images/icons/dblangleblack.png");
  background-position: center;
  background-repeat: no-repeat; }

span.pagination__prev,
span.pagination__next,
span.pagination__prev:hover,
span.pagination__next:hover{
  background: #dadada;
}

.pagination__prev:hover::after,
.pagination__next:hover::after{
  filter: brightness(100);
}

span.pagination__prev:hover::after,
span.pagination__next:hover::after{
  filter: none;
}

.pag-f {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.pagination__seemore {
  color: #1a2231;
  text-decoration: underline; }

.video {
  padding: 0 25px;
  padding-top: 23px;
  background: #fff;
  padding-bottom: 20px; }
  .video .video__caption {
    margin-top: 15px; }
  .video .video__title {
    margin-bottom: 10px; }

h1.title,
h3.title {
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 30px; }

.title {
  font-family: 'bold'; }

.s-desk {
  line-height: 18px;
  margin: 0;
  margin-bottom: 20px;
  color: #757575; }
  .section-showcase.showcase_aside .s-desk {
    font-size: 13px; }
.showcase-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px; }

.showcase-filter__text {
  font-size: 13px;
  font-family: 'bold';
  color: #757575;
  margin-right: 20px; }

.showcase-filter__select,
.showcase-filter__select-wrap .select-styled {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 5px 10px;
  border: 2px solid #e0e1e3;
  border-radius: 6px;
  padding-right: 35px;
  position: relative;
  min-width: 200px;
  cursor: pointer; }
  .showcase-filter__select-wrap .select-styled.active {
    border-radius: 6px 6px 0 0; }

.showcase-filter__select-wrap {
  position: relative;
  font-size: 13px;
  color: #757575; }
  .showcase-filter__select-wrap::before {
    position: absolute;
    display: block;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 30px;
    height: 20px;
    background: url("/local/templates/alt/css/../images/icons/trfilter.png") no-repeat center; }

.showcase-filter__select-wrap .select-options {
  display: none;
  padding: 0;
  border: 2px solid #e0e1e3;
  border-top: 0;
  border-radius: 0 0 6px 6px;
  list-style: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  background: #fff;
  cursor: pointer; }
  .showcase-filter__select-wrap .select-options li {
    border-bottom: 2px solid #e0e1e3;
    padding: 5px 10px;
    -webkit-transition: all .3s;
    transition: all .3s; }
  .showcase-filter__select-wrap .select-options li:hover {
    background: #e0e1e3; }
  .showcase-filter__select-wrap .select-options li:last-child {
    border: 0; }

.section-portf,
.section-portf.portf_slider.section_suggest {
  padding-bottom: 40px; }
  .section-portf__title {
    font-size: 25px;
    margin-bottom: 60px; }

.section-portf.portf_slider.section_suggest {
  padding: 0 0 40px; }

.pcards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.pcard {
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
  background: rgba(0, 0, 0, 0.9); }
  .pcard:nth-child(n+3) {
    margin-right: 0; }
  .pcard:hover .pcard__caption {
    bottom: 0 !important; }

.pcard__img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  position: relative;
  width: 100%;
  height: 400px; }
  .pcard__img img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.pcard__caption {
  bottom: -70px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  color: #fff;
  padding: 15px 20px;
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .pcard__caption p {
    color: #fff; 
    font-size: 14px;}

.pcard__zoom {
  margin-top: 30px;
  margin-bottom: 20px; }
  .pcard__zoom .zoom {
    text-decoration: underline;
    padding-left: 30px;
    position: relative; }
    .pcard__zoom .zoom::after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 20px;
      height: 20px;
      background: url("/local/templates/alt/css/../images/icons/zoom.png") center no-repeat; }

.portf_slider .section-portf {
  padding-top: 65px;
  padding-bottom: 40px; }

.portf_slider .pcard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: none;
  width: 100%; }

.portf_slider .pcard {
  position: relative;
  overflow: hidden;
  margin-right: 25px;
  max-width: 415px;
  margin-bottom: 25px; }

.portf_slider .pcard__caption {
  bottom: 0; }

.section-portf.portf_slider.examples_work .pcard__caption {
  bottom: -70px; }

.portf_slider .slick-slide {
  margin: 0 15px 0 0; }

.rep_slider .slick-slide {
  margin: 0 15px 0 0;
  padding: 20px 25px; }

.portf_slider .slick-arrow {
  position: relative;
  width: 60px;
  height: 45px;
  right: 15px;
  top: -85px;
  position: absolute;
  z-index: 1;
  background: none;
  border-radius: 6px;
  border: 2px solid #e0e1e3;
  font-size: 0; }
  .portf_slider .slick-arrow::after {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("/local/templates/alt/css/../images/icons/dblangleblack.png") center no-repeat; }

.rep_slider .slick-arrow {
  background: #fff; }

.portf_slider .slick-prev {
  right: 90px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.section-portf__title {
  margin-right: 15px;
  padding-top: 40px; }

.p-pad {
  margin-bottom: 70px; }

.banners-page {
  padding-bottom: 60px; }

.section-showcase .title {
  margin-top: 0; }

.img__src {
  margin: 0 auto;
  margin-bottom: 45px;
  display: block; }

.pdf {
  background: #fff;
  padding: 30px 25px; }

.pdf__title {
  margin-bottom: 24px;
  font-size: 16px;
  font-family: 'bold'; }

.pdf__desk {
  font-family: 'medium';
  margin-bottom: 38px;
  color: #757575;
  font-size: 13px;
  line-height: 16px; }

.pdf__files {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.pdf__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #757575;
  font-size: 13px;
  margin-right: 40px;
  line-height: 16px; }
  .pdf__link:hover .file__desk,
  .pdf__link:hover {
    color: #05bcd5; }

.pdf__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .pdf__file .file__img {
    margin-right: 18px;
    width: 40px; }
  .pdf__file .file__desk {
    max-width: 150px; }

.partners-page {
  margin-top: 60px;
  margin-bottom: 50px; }

.btn_serdet {
  max-width: 205px;
  background: #e7173f;
  color: #fff;
  margin-bottom: 30px;
  font-size: 13px;
  font-family: 'extrabold'; }

.new_page .img {
  position: relative; }

.new_page .new__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 70px;
  height: 70px;
  left: 30px;
  bottom: 20px;
  z-index: 100;
  text-align: center;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);
  background: #fff; }
  .new_page .new__date .num {
    margin-bottom: 0;
    font-size: 24px;
    font-family: 'extrabold'; }
  .new_page .new__date .mon {
    font-size: 10px;
    font-family: 'medium';
    color: #8c8c8c;
    line-height: 10px; }

.new_page .s-desk {
  -webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);
  padding: 30px;
  margin-bottom: 45px; }

.new_page .subtitle {
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-family: 'bold'; }

.section_contacts .title {
  margin-bottom: 65px; }

.contact {
  text-align: center;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.1);
  line-height: 18px;
  border-radius: 6px;
  border: 1px solid #e0e1e3;
  min-height: 220px; }
  .contact ul {
    list-style: none;
    padding: 0;
    margin: 0; }

.contact__title {
  margin-top: 5px;
  font-size: 15px;
  font-family: 'bold';
  margin-bottom: 3px; }

.contact__ul {
  font-family: 15px;
  font-family: 'medium';
  max-width: 210px; }

.section_contacts {
  background: #fff; }

.partners_page .partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 195px;
  margin-bottom: 20px; }

.partners_page .partner__left {
  min-width: 315px;
  border: 1px solid #e0e1e3;
  border-radius: 6px; }
  .partners_page .partner__left .partner__img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden; }
    .partners_page .partner__left .partner__img img {
      max-width: 100%;
    	padding: 10px;
    	max-height: 100%;
      margin: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.partners_page .partner__right {
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px; }

.partners_page .partner__title {
  font-size: 16px;
  font-family: 'bold';
  margin-bottom: 10px;
  line-height: 18px; }

.partners_page .partner__desk,
.partners_page .partner__desk a,
.vacancies_page .partner__desk,
.vacancies_page .partner__desk a,
.rep_page .partner__desk,
.rep_page .partner__desk a {
  margin-top: 0;
  font-size: 13px;
  font-family: 'medium';
  color: #757575;
  line-height: 18px; }

.partners_page .partner__desk a {
  text-decoration: underline; }

.partners_page .partner__desk a:hover {
  color: #ccc; }

.vacancies_page .partner,
.rep_page .partner {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }

.vacancies_page .partner__left,
.rep_page .partner__left {
  min-width: 315px;
  border: 1px solid #e0e1e3;
  margin-right: 20px;
  height: 300px;
  border-radius: 6px; }

.vacancies_page .partner__img,
.rep_page .partner__img {
  position: relative;
  width: 100%;
  height: 100%; }
  .vacancies_page .partner__img img,
  .rep_page .partner__img img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.vacancies_page .partner__right,
.rep_page .partner__right {
  padding-top: 0; }

.vacancies_page .vacancy__subtitle,
.rep_page .vacancy__subtitle {
  color: #757575;
  font-family: 'bold';
  font-size: 13px;
  margin-top: 10px; }

.vacancies_page .vacancy__bot,
.rep_page .vacancy__bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  font-size: 13px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .vacancies_page .vacancy__bot .btn,
  .rep_page .vacancy__bot .btn {
    background: #e7173f;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 25px; }
    .vacancies_page .vacancy__bot .btn:hover,
    .rep_page .vacancy__bot .btn:hover {
      background: #b91232; }
  .vacancies_page .vacancy__bot .pdf__link,
  .rep_page .vacancy__bot .pdf__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 5px; }
  .vacancies_page .vacancy__bot .file__img,
  .rep_page .vacancy__bot .file__img {
    margin-right: 15px;
    width: 30px; }

.rep_page .partner {
  /* height: 360px; */
 }

.rep_page .partner__right {
  padding-top: 0; }

.rep_page .partner__left {
  min-height: 360px;
  /* height: 100%;  */
}

.rep_page .rep__date {
  font-family: 'bold';
  font-size: 13px;
  color: #757575;
  margin-top: 10px; }

.rep_page .rep__links {
  text-decoration: underline;
  color: #757575;
  margin-right: 25px;
  font-size: 13px; }

.persale_page_aside {
  padding-bottom: 110px; }

.persale_page {
  margin-bottom: 40px; }

.aside_user .append > .aside__link {
  background: #fcb936;
  color: #fff; }

.aside_user .aside__link {
  background: none;
  border: 1px solid #e0e1e3;
  color: #1a2231; }
  .aside_user .aside__link::after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

.aside_user .aside_li_active .aside__link {
  background: #f7cf44;
  color: #fff; }

.useri {
  max-width: 640px; }
  .useri .btn {
    background: #e7173f;
    color: white;
    max-width: 205px;
    font-size: 13px; }
    .useri .btn:hover {
      background: #b91232; }

.field {
  margin-bottom: 15px; }
  .field input:not([type='file']),
  .field textarea {
    margin-top: 5px;
    color: black;
    width: 100%;
    padding: 15px 0;
    padding-left: 15px;
    background: white;
    border-radius: 6px;
    border: 2px solid #e0e1e3;
    font: 400 13px 'medium'; }
  .field textarea {
    resize: none;
    height: 100px; }
  .field input:not([type='file']){
  	height: 50px; }

.field__wrap.field_edit {
  position: relative; }
  .field__wrap.field_edit::after {
    position: absolute;
    content: '';
    display: block;
    right: 45px;
    /*top: 22px;*/
    top: 5px;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    background: url("/local/templates/alt/css/../images/icons/edit.png") center no-repeat; }
  .field__wrap.field_edit .field__cancel {
    z-index: 123;
    position: absolute;
    right: 15px;
    top: 22px;
    width: 15px;
    height: 15px;
    background: url("/local/templates/alt/css/../images/icons/close.png") center no-repeat; }

.section-order-confirmed {
  font-size: 13px; }
  .section-order-confirmed .s-desk {
    max-width: 640px; }

.cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.cell__title {
  font-family: 'bold'; }
  .cell__title span {
    font-family: 'bold'; }

.cell__title,
.cell__desk {
  min-width: 180px; }

.cell_g {
  margin-bottom: 40px; }

.advantages_page {
  background: none; }
  .advantages_page .advantage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 15px;
    min-height: 240px;
    -webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2); }
  .advantages_page .advantage__right {
    padding-left: 20px;
    width: 100%;
    text-align: left; }
  .advantages_page .advantage__desk {
    color: #757575; }

.news_page .new {
  min-height: 0;
  height: 100%;
  -webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.2); }

.news_page .partner {
  height: 280px; }

.news_page .partner__left {
  min-width: 425px;
  margin-right: 15px;
  overflow: hidden; }

.news_page .partner__right {
  padding: 0; }

.page404 {
  background: url("/local/templates/alt/css/../images/404/4.png") no-repeat center;
  background-size: cover; }

.page404__wrap {
  max-width: 500px;
  margin: 170px auto;
  text-align: center; }

.page404__img {
  margin-bottom: 40px; }

.page404__title {
  margin-bottom: 10px;
  font-size: 20px; }

.page404__desk {
  font-size: 17px;
  color: #757575;
  font-family: 'medium';
  line-height: 21px; }

.section-searchres .search {
  margin-bottom: 25px; }

.section-searchres .search input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-left: 15px !important;
  padding-right: 40px; }

.searchres__cover {
  font-size: 17px;
  margin-bottom: 25px; }
  .searchres__cover span {
    font-family: 'bold'; }

.searchres__res {
  font-size: 13px;
  line-height: 18px;
  color: #757575;
  margin-bottom: 15px; }

.searchres__link {
  color: #05bcd5; }

.section-orderslist .title {
  margin-top: 0; }

.orderslist_filters {
  padding: 0;
  margin-bottom: 10px; }
  .orderslist_filters .showcase__filter-link {
    background: none; }
    .orderslist_filters .showcase__filter-link:hover {
      color: #000; }
  .orderslist_filters .showcase__filter-link_active,
  .orderslist_filters .tab-head.tab-head_active {
    color: #000; }

.orderlist {
  width: 100%;
  font-size: 13px; }
  .orderlist ul {
    padding: 0;
    margin: 0;
    list-style: none; }

.orderlist__head,
.order__head,
.order__top {
  padding: 0 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px; }

.orderlist__head {
  background: #05bcd5;
  color: #fff;
  border-radius: 6px 6px 0 0; }

.order__head {
  position: relative;
  background: #f7cf44;
  color: #fff; }
  .order__head::after {
    width: 20px;
    height: 20px;
    content: '';
    background: url("/local/templates/alt/css/../images/icons/dblangle.png") no-repeat center;
    position: absolute;
    left: 27px;
    background-size: 70%;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.order_active .order__head::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.head__name {
  width: 25%;
  text-align: center; }

.order__top, .order__mid {
  border: 1px solid #e0e1e3; }

.order__top .cell {
  display: block;
  text-align: center; }

.top__left {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  width: 50%; }
  .top__left .cell {
    width: 50%; }

.top__right {
  width: 25%; }

.order__mid {
  padding: 0 55px;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  border-top: 0; }
  .order__mid .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .order__mid .img {
    max-width: 160px;
    padding: 20px;
    border: 1px solid #e0e1e3;
    border-radius: 6px;
    margin-right: 50px; }
    .order__mid .img img {
      margin: auto; }
  .order__mid .desk {
    max-width: 320px;
    color: #474744;
    font-size: 13px; }
    .order__mid .desk a {
      color: #474744; }
  .order__mid .price {
    width: 25%;
    text-align: center;
    font-family: 'extrabold';
    font-size: 17px; }
    .order__mid .price .old span,
    .res__price .old span {
      color: #e1e1e1;
      position: relative; }
      .order__mid .price .old span::after,
      .res__price .old span::after {
        position: absolute;
        content: '';
        width: 110%;
        height: 1px;
        background: #e1e1e1;
        left: -5px;
        top: 8px; }

.order__bot {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .order__bot .infodel,
  .order__bot .res {
    padding: 0 55px;
    border: 1px solid #e0e1e3;
    border-top: 0;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  /*.order__bot .infodel__title,
  .order__bot .res__title {
    width: 40%; }*/
  .order__bot .infodel__title {
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center; }
    .infodel__title span {
      width: 175px;
      margin-right: 35px; }
    .infodel__title .infodel__info {
      width: 65%; }
  .order__bot .infodel__price,
  .order__bot .res__price {
    width: 25%;
    text-align: center;
    font-family: 'extrabold';
    font-size: 17px; }
  .order__bot .res__price {
    color: #e7173f; }

.section-mcard {
  padding-top: 70px;
  padding-bottom: 45px; }
  .section-mcard .title {
    margin-top: 0;
    margin-bottom: 15px; }
  .section-mcard .s-desk {
    margin: 0;
    font-size: 13px; }
  .section-mcard .s-desk .spec-name {
    color: #000; }
  .section-mcard .opt {
    font-family: 'bold';
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px; }
    .section-mcard .opt p {
      line-height: 8px; }
    .section-mcard .opt span {
      font-size: 13px;
      font-family: 'medium'; }
  .section-mcard .subtitle {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'bold'; }

.counter {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #05bcd5 !important;
  margin-right: 20px;
  position: relative; }
  .counter button {
    border: 1px solid #e0e1e3;
    color: #05bcd5 !important;
    width: 65px !important;
    margin-right: 0 !important;
    font-size: 30px !important;
    font-family: 'medium'; }
  .counter button:hover {
    color: #edeeef !important;
    background: #05bcd5 !important;
    border-color: #05bcd5; }
  .counter .counter__field {
    text-align: center;
    width: 65px;
    border: 1px solid #e0e1e3;
    font-size: 20px; }
  .counter .counter__minus {
    border-radius: 6px 0 0 6px; }
  .counter .counter__plus {
    border-radius: 0 6px 6px 0; }

.amount-description {
  color: #757575;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  bottom: -25px; }
  .amount-description strong {
    color: #000;
    white-space: nowrap; }

.slider-1s-mcard {
  margin-bottom: 10px;
  border: 1px solid #e0e1e3;
  border-radius: 6px; }
  .slider-1s-mcard::after {
    content: '';
    position: absolute;
    -webkit-box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 35px -7px rgba(0, 0, 0, 0.4);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    bottom: 30px;
    right: 30px;
    background: url("/local/templates/alt/css/../images/icons/lupa.png") center no-repeat; }
    .slider-1s-mcard.no-photo::after {
      -webkit-box-shadow: none;
            box-shadow: none;
      background: none; }

.mcard__left {
  position: relative; }
  .mcard__left .card__stocks {
    top: 25px;
    right: 30px; }

.mcard__img-overlay {
  position: relative;
  width: 100%; }

.mcard__img {
  min-height: 550px;
  position: relative;
  margin: auto; }
  .mcard__img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.slider-1s-mcard-min .slide {
  margin-right: 10px; }

.slider-1s-mcard-min .mcard__img {
  padding: 5px 5px;
  max-width: 100%;
  min-height: 0;
  border: 1px solid #e0e1e3;
  border-radius: 6px; }
  .slider-1s-mcard-min .mcard__img img {
    position: static;
    height: 60px; }

.mcard__row.mt {
  margin-top: 15px; }

.mcard__row {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .mcard__row .btn {
    font-size: 13px;
    height: 50px;
    width: 205px;
    /*line-height: 18px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;*/
    margin-right: 15px;
    border: 1px solid #e0e1e3; }
    .mcard__row .btn.rzmr {
      line-height: 30px;
      padding-top: 10px;
      padding-bottom: 10px;
      white-space: normal; }
  .mcard__row .btn_link_mcard {
    /*padding-top: 15px;*/
    white-space: normal; }

.btn_red {
  background: #e7173f;
  color: #fff; }
  .btn_red:hover {
    background: #d01539; }

.btn_yellow {
  background: #f7cf44;
  color: #fff; }
  .btn_yellow:hover {
    background: #f6c92c; }

.section-profile .title {
  margin-top: 0; }

.section-profile .btn {
  background: #e7173f;
  color: #fff;
  /*min-width: 205px;*/
  max-width: 205px;
  width: 100%;
  font-size: 13px; }
  .section-profile .btn:hover {
    background: #d01539; }

.greybg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 6px;
  padding: 30px 20px;
  background: #f7f7f7;
  margin-bottom: 20px;
  max-width: 970px; }
  .greybg .field {
    min-width: 280px;
    margin-right: 15px;
    font-family: 'extrabold';
    font-size: 13px; }
    .greybg .field[data-property-id-row="22"],.greybg .field[data-property-id-row="23"]{
      width:100%;
      clear: both;
    }
    .greybg .field[data-property-id-row="22"] .soa-property-container,.greybg .field[data-property-id-row="23"] .soa-property-container{
      float: left;
    }
    .greybg .field[data-property-id-row="22"] .soa-property-container input:not([type="file"]),.greybg .field[data-property-id-row="23"] .soa-property-container input:not([type="file"]){
      height: auto;
      margin: 4px 15px 0 0;
    }
    .greybg .field[data-property-id-row="22"] span, .greybg .field[data-property-id-row="23"] span{
      font-weight: normal;
      font-family: 'medium';
    }
    .greybg .field > span span.red{
      color: red;
    }
    .greybg .field.error input:not([type='file']), .greybg .field.error textarea{
      border-color: red;
    }
.greybg__title {
  margin-bottom: 20px;
  font-size: 16px;
  width: 100%; }

.field__wrap.field_edit.no_can::after {
  right: 15px; }

.greybg__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.btn__align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 280px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
  max-width: 970px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .btn__align .btn {
    height: 50px; }

.submit_pc {
  padding-right: 75px; }

.bannerpc {
  background: url("/local/templates/alt/css/../images/bannerbg.png");
  position: relative;
  height: 210px;
  margin-bottom: 20px; }
  .bannerpc .text {
    position: absolute;
    color: #fff;
    font-size: 21px;
    font-family: 'bold';
    max-width: 280px;
    left: 5%;
    top: 25%;
    bottom: 0;
    line-height: 24px; }
  .bannerpc img {
    position: absolute;
    right: 25%;
    max-width: 280px; }

.title.title_m {
  margin-top: 60px; }

.privacyp {
  max-width: 350px;
  font-size: 13px;
  color: #757575;
  line-height: 18px;
  margin-bottom: 50px; }

.label {
  position: relative;
  font-size: 13px;
  padding-left: 20px;
  font-family: 'bold'; }
  .label input {
    display: none; }
  .label input:checked + .circle:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #05bcd5; }
  .label .circle {
    position: absolute;
    left: 20px;
    top: 17px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #e0e1e3; }
  .table__cell .label .circle {
    top: 0;
    left: 0;
  }

.filters_radio .label {
  display: block; }

.filters_radio .showcase__filter-link.btn {
  background: none;
  color: #000;
  padding-left: 40px;
  padding-right: 20px;
  background: #fff;
  border: 2px solid #e0e1e3; }

.showcase__filter {
  margin-right: 15px; }

.btn__align.privacyp {
  max-width: none;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0px; }
  .btn__align.privacyp .privacyp {
    margin-bottom: 0; }
  .btn__align.privacyp .btn {
    margin-right: 60px; }

.section_suggest {
  padding-top: 70px;
  padding-bottom: 70px; }
  .section_suggest .card {
    height: auto; }

/*.orderlist_cart .head__name,
.orderlist_cart .order__mid__item {
  width: 17%; }*/
  .orderlist_cart .head__name:first-child,
  .orderlist_cart .order__mid__item:first-child {
    width: 5%;
    text-align: left; }

.orderlist_cart .order__mid__item:first-child {
  width: 8%; }

.orderlist_cart .num {
  font-family: 'extrabold';
  font-size: 17px; }

.orderlist_cart .desk {
  width: 22%; }

.orderlist_cart .counter {
  margin-right: 0; }

.orderlist_cart .res__price {
  width: 17%; }

.orderlist_cart .img {
  margin: 0;
  position: relative; }

.orderlist_cart .order_active .order__head::after {
  display: none; }

.orderlist_cart .order__bot {
  margin-bottom: 30px; }

.orderlist_cart .cartbtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.orderlist_cart .cartbtns__btn,
.greybg.nobg .cartbtns__btn {
  border: 1px solid #e0e1e3;
  margin-left: 15px;
  margin-bottom: 40px;
  padding-right: 25px;
  padding-left: 25px; }

.orderlist_cart .order__mid {
  position: relative; }

.orderlist_cart .del {
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 25px;
  background: url("/local/templates/alt/css/../images/icons/cancel.png"); }
  .orderlist_cart .del:hover {
    filter: brightness(1); }

.orderlist_cart .res__title {
  font-family: 'extrabold'; }

.btn_blue {
  background: #05bcd5;
  color: #fff; }
  .btn_blue:hover {
    background: #04a6bc; }

.modal {
  z-index: 99999;
  display: none;
  /*position: absolute;*/
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto; }
  .modal .field,
  .modal .modal__row,
  .modal .cb,
  .modal p {
    margin-bottom: 15px;
    max-width: 320px;
    width: 100%;
    position: relative; }
  .modal .btn {
    width: 205px;
    margin: 0 auto;
    border: none; }
  .modal input[type='text']:focus,
  .modal input[type='email']:focus,
  .modal input[type='tel']:focus,
  .modal textarea:focus {
    border: 2px solid black; }
#oneclick_call_avaiable.modal .field{
    float: left;
    width: 235px;
    margin-left: 12px;
    max-width: 235px;
    min-width: 235px;
    margin-bottom: 35px;
}
#oneclick_call_avaiable.modal .field.mb10{
  margin-left: 0;
}
#oneclick_call_avaiable.modal .modal__row{
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}
.modal .select-styled,
.custom-scu .select-styled {
  font-size: 13px;
  margin-top: 5px;
  color: black;
  width: 100%;
  padding: 15px 0;
  padding-left: 15px;
  background: white;
  border-radius: 6px;
  border: 2px solid #e0e1e3;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.modal .select-styled::before,
.custom-scu .select-styled::before {
  content: '▼';
  float: right;
  padding-right: 15px;
}

.modal .select-styled.active,
.custom-scu .select-styled.active {
  border-radius: 6px 6px 0 0;
  border-color: black; }

.modal .select-styled.active::before,
.custom-scu .select-styled.active::before {
  content: '▲'; }

.modal .select-options,
.custom-scu .product-item-scu-item-list {
  font-size: 13px;
  color: black;
  width: 100%;
  background: white;
  border-radius: 0px 0px 6px 6px;
  border: 2px solid black;
  border-top: 0;
  position: absolute;
  z-index: 2; }

.custom-scu,
.custom-scu .product-item-scu-item-list {
  margin: 0;
  max-width: 300px; }

.modal .select-options li,
.custom-scu .product-item-scu-item-list li {
	display: block;
  border-bottom: 2px solid black;
  padding: 10px 15px;
  -webkit-transition: all .3s;
  transition: all .3s; }

.modal .select-options li:hover,
.custom-scu .product-item-scu-item-list li:hover {
  background: #e0e1e3; }

.modal .select-options li:last-child,
.custom-scu .product-item-scu-item-list li:last-child {
  border: 0; }

.modal__form {
  min-width: 320px; }
#oneclick_call_avaiable .modal__form{
  width: 100%;
}
.mb10 {
  margin-bottom: 10px !important; }

.modals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .modals .modal__body {
    position: relative;
    margin-bottom: 30px; }

.modal_active {
  display: block !important; }

.modal__call .modal__submit {
  margin-bottom: 15px; }

.modal__warn {
  font-size: 13px;
  line-height: 18px;
  max-width: 400px;
  text-align: center;
  color: #dab63b; }
#oneclick_call_avaiable .modal__warn{
    color: #555962;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    max-width: 100%;
    width: 100%;
    margin: 20px 0 0;
}
#oneclick_call_avaiable .modal__warn a{
  display: inline;
  color: #555962;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-decoration: underline;
}
#oneclick_call_avaiable .modal__warn a:hover{
  text-decoration: none;
}
.modal__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 640px;
  background: url("/local/templates/alt/css/../images/modal-bg.png");
  position: fixed;
  top: 50px;
  right: 0;
  left: 0;
  margin: auto;
  padding-top: 45px;
  padding-bottom: 30px; }
#oneclick_call_avaiable .modal__body{
  max-width: 776px;
  background: #ffffff;
  width: calc(100% - 20px);
  padding: 46px 20px 50px;
}
.modal__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 13px;
  width: 100%; }
  .modal__row a {
    color: black;
    text-decoration: underline; }

.modal__title {
  font-size: 28px;
  font-family: 'bold';
  margin-bottom: 25px; }
#oneclick_call_avaiable .modal__title{
  color: #1a2231;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  display: block;
  width: 100%;
  line-height: 34px;
  margin-bottom: 50px;
}
.modal__sub-title {
  max-width: 450px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  font-family: 'medium';
  line-height: 20px; }

.cb {
  font-size: 12px;
  position: relative;
  padding-left: 30px; }
  .cb input {
    display: none; }
  .cb input:checked + .square::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url("/local/templates/alt/css/../images/icons/cb.png") no-repeat;
    background-position: 3px 5px; }
  .cb .square {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

.modal .req__file {
  margin-bottom: 15px;
}

.modal__row .modal__submit {
  text-decoration: none;
  color: #fff; }

.modal__can {
  position: absolute;
  width: 70px;
  height: 70px;
  background: url("/local/templates/alt/css/../images/icons/close.png") center no-repeat;
  top: 0px;
  right: 0px;
  cursor: pointer; }
#oneclick_call_avaiable .modal__can{
  top: 10px;
  right: 10px;
  width: 11px;
  height: 11px;
}
.btn__align.submit_pc {
  margin-right: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  /*padding-right: 15px;*/ }
  .btn__align.submit_pc .btn {
    max-width: 205px;
    width: 100%; }

.btn__align.privacyp .btn {
  max-width: 205px;
  width: 100%; }

.slider__label {
  width: 0%;
  height: 100%;
  position: relative;
  background-color: #05bcd5;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .slider__label::after {
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    border: 1px solid #e0e1e3;
    right: -15px;
    top: -10.5px; }

.progress {
  display: block;
  max-width: 1300px;
  width: 100%;
  height: 10px;
  background: #eaeaea;
  border-radius: 10px;
  position: relative; }

/*.wide-slider-roller,
.range-slider {
  margin-top: 20px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }*/

.catstock {
  position: relative;
  padding: 30px 45px; }
  .catstock .card__price {
    margin-bottom: 20px; }
  .catstock .card__stocks {
    top: 0; }

.catstock__title {
  font-size: 16px;
  font-family: 'bold'; }

.catalog .categories .catstock__more {
  color: #05bcd5;
  text-decoration: underline;
  font-size: 13px;
  display: inline-block; }
  .catalog .categories .catstock__more:hover {
    text-decoration: none; }

.catstock__img {
  position: absolute;
  max-width: 150px;
  position: absolute;
  right: 45px;
  bottom: 25px; }

.dropdown {
  position: relative; }

.dropdown > .caption {
  background-color: #fff;
  padding: 11px 24px;
  border-radius: 3px;
  cursor: pointer; }

.dropdown > .list {
  width: 170px;
  position: absolute;
  background: #fff;
  border-radius: 6px;
  display: none; }

.dropdown > .list > .item {
  cursor: pointer; }

.dropdown > .list > .item.selected {
  font-weight: bold; }

.dropdown > .caption:hover,
.dropdown > .list > .item:hover {
  text-decoration: underline; }

.dropdown.open > .list {
  z-index: 999999999999;
  display: block; }

.dropdown .caption {
  font-family: 'bold';
  font-size: 13px;
  line-height: 32px;
  padding-right: 80px !important;
  z-index: 999;
  position: relative;
  height: 100%; }
  .dropdown .caption::after {
    position: absolute;
    display: block;
    content: '';
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: url("/local/templates/alt/css/../images/icons/filter_arrow.png") center no-repeat;
    width: 10px;
    height: 10px;
    right: 50px;
    bottom: 0;
    top: 0;
    margin: auto;
    -webkit-transition: all .2s;
    transition: all .2s; }

.dropdown.open .caption::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

.search__btn {
  width: 100%;
  background: url("/local/templates/alt/css/../images/icons/search.png") center no-repeat;
  -webkit-transition: all .3s;
  transition: all .3s; }

input.search_padding:focus + .search__btn {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: url("/local/templates/alt/css/../images/icons/search2.png") center no-repeat; }

.search__filter {
  top: 1px;
  height: 54px;
  bottom: 0;
  margin: auto;
  left: 2px; }

.search input {
  padding-left: 0;
  font: 400 13.3333px Arial; }

.tabs {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 45px;
  padding-bottom: 50px; }

.tab {
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 13px;
  min-width: 205px;
  max-width: 205px;
  padding-top: 20px;
  padding-bottom: 17px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
  border: 1px solid #e0e1e3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .tab.active {
    background: #f7cf44;
    color: #fff; }

.section-ordering .btn__align {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .section-ordering .btn__align .btn {
    max-width: 205px;
    min-width: 205px;
    width: 100%; }
    /*.section-ordering .btn__align .btn:hover {
      background: #fa0000; }*/

.section-ordering .res {
  font-family: 'extrabold';
  color: #000;
  font-size: 17px; }
  .section-ordering .res span {
    color: #e7173f; }

.greybg.nobg {
  padding-top: 0;
  background: none; }

.section-ordering .table {
  margin-top: 20px;
  max-width: 580px;
  font-size: 13px;
  width: 100%;
  font-family: 'regular'; }
  .section-ordering .table .label {
    font-family: 'regular';
    font-size: 13px;
    color: inherit; }
    .section-ordering .table .label .circle {
      top: 0;
      left: 0;
      background: #fff; }
  .section-ordering .table .field {
    max-width: 290px;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0; }
    .section-ordering .table .field::after {
      position: absolute;
      content: '';
      display: block;
      right: 45px;
      top: 22px;
      width: 15px;
      height: 15px; }

.section-ordering .table__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.section-ordering .table__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.section-ordering .table__cell.totop {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.section-ordering .table_city_mark {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .section-ordering .table_city_mark span {
    color: #05bcd5;
    line-height: 10px;
    margin-right: 6px; }

.section-ordering .table__cell.del_time {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 290px;
  width: 100%; }
  .section-ordering .table__cell.del_time .field {
    max-width: 105px;
    min-width: 105px;
    margin-left: 10px;
    margin-right: 10px; }
    .section-ordering .table__cell.del_time .field:last-child {
      margin-right: 0; }
  .section-ordering .table__cell.del_time input {
    padding-left: 0;
    text-align: center; }
  .section-ordering .table__cell.del_time input::-webkit-input-placeholder {
    text-align: center; }
  .section-ordering .table__cell.del_time input:-ms-input-placeholder {
    text-align: center; }
  .section-ordering .table__cell.del_time input::-ms-input-placeholder {
    text-align: center; }
  .section-ordering .table__cell.del_time input::placeholder {
    text-align: center; }

.section-ordering .table__cell:first-child {
  max-width: 130px;
  width: 100%; }

.field_table_adr, .field_table_cal {
  position: relative; }
  .field_table_adr::after, .field_table_cal::after {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 18px;
    background: url("/local/templates/alt/css/../images/icons/search2.png") center no-repeat; }

.field_table_cal::after {
  background: url("/local/templates/alt/css/../images/icons/cal.png") center no-repeat; }

.field .ic_cal::after {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  right: 15px;
  /*top: 18px;*/
  top: 5px;
  bottom: 0;
  margin: auto;
  background: url(/local/templates/alt/css/../images/icons/cal.png) center no-repeat;
}

.content_focus {
  position: relative; }
  .content_focus:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100; }

.footer__col {
  max-width: 325px;
  width: 100%;
  border-right: 1px solid #383838;
  padding-left: 50px; }
  .footer__col:first-child {
    padding-right: 50px;
    padding-left: 0px;
    max-width: 265px;
    width: 100%; }
  .footer__col:last-child {
    border-right: none;
    min-width: 375px;
    padding-right: 0px;
    padding-left: 50px; }

.expand {
  display: none; }

.section-banners-grid.banners-page .banner-grid.wcard:not(:nth-child(-n+3)) {
  display: block; }

.vacancies_page .partner__img {
  overflow: hidden; }

.persale_page .useri + .btn {
  max-width: 205px;
  width: 100%;
  font-size: 13px;
  border: 1px solid #e0e1e3; }

.ship_addr {
  justify-content: flex-start; }

.field__cancel {
  cursor: pointer; }

/*.useri .field:nth-child(-n+3) .field__wrap::after*/
.useri .field:nth-child(5) .field__wrap::after {
  right: 15px; }

/*.useri .field:nth-child(-n+3) .field__cancel*/
.useri .field:nth-child(5) .field__cancel {
  display: none; }

.ui-widget-header {
  background: none;
  border: none; }

.ui-datepicker {
  min-width: 320px;
  font-family: 'bold';
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px; }
  .ui-datepicker td:hover {
    color: #f7cf44 !important; }

.ui-datepicker th {
  color: #05bcd5; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  background: #05bcd5 !important; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: none;
  border-radius: 50%;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 30px;
  background: none; }
  .ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover, .ui-button:hover, html .ui-button.ui-state-disabled:hover:hover, html .ui-button.ui-state-disabled:active:hover {
    background: #f7cf44;
    color: white; }

.ui-datepicker-next-hover, .ui-datepicker-prev-hover {
  background: none !important;
  border: none !important; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  background: url("/local/templates/alt/css/../images/icons/dp.png");
  background-size: cover;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  border: none; }

.ui-datepicker .ui-datepicker-prev span {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='password'] {
  border: 2px transparent;
  -webkit-appearance: none; }

input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus {
  outline: none;
  border: 2px solid #f7cf44; }

.slick-slide {
  outline: none;
  margin: 0 10px; }

.guaranties {
  padding-top: 20px;
  padding-bottom: 16px;
  background: #353533;
  font-family: 'regular';
  font-size: 15px;
  color: #797974; }

/*.garanty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }*/

.garanty__img {
  max-width: 33px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px; }

.garanty__name {
  width: calc(100% - 43px);
  display: inline-block;
  vertical-align: middle; }

.footer__cols {
  background: #2e2e2e; }
  .footer__cols .col {
    border-right: 1px solid #383838;
    margin-left: 50px;
    width: 33%; }
    .footer__cols .col:last-child {
      border-right: none; }
    .footer__cols .col:first-child {
      margin-right: 0px;
      margin-left: 0px;
      border-right: none; }
    .footer__cols .col:nth-child(2) {
      border-left: 1px solid #383838;
      padding-left: 50px;
      margin-right: 50px; }
  .footer__cols .title {
    padding-top: 55px;
    color: white;
    font-size: 15px;
    font-family: 'bold';
    padding-bottom: 20px; }
  .footer__cols .ul {
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 13px;
    padding-bottom: 60px; }
    .footer__cols .ul li {
      font-family: 'medium';
      margin-bottom: 20px;
      line-height: 10px;
      color: #71716c; }
      .footer__cols .ul li a {
        color: #71716c; }
      .footer__cols .ul li .b {
        font-family: 'extrabold'; }
      .footer__cols .ul li .b:hover {
        font-family: 'extrabold';
        color: white; }
      .footer__cols .ul li .u {
        text-decoration: underline; }
      .footer__cols .ul li a:hover {
        font-family: 'medium';
        color: white; }

.footer__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%; }
  .footer__form input[placeholder] {
    color: white;
    padding-left: 35px; }
  .footer__form input {
    color: white;
    width: 100%;
    padding: 15px 0;
    padding-left: 35px;
    background: none;
    border-radius: 6px;
    border: 2px solid white;
    margin-bottom: 15px;
    font-size: 13px; }
  .footer__form .btn {
    background: none;
    color: white;
    min-width: 205px;
    padding: 20px 0;
    margin-bottom: 15px;
    border: 2px solid transparent;
    background: #f7cf44;
    line-height: 10px;
    font-size: 13px; }
    .footer__form .btn:hover {
      background: none;
      border: 2px solid white; 
	  cursor: pointer;
	  }

.footer__form__warn {
  text-align: right;
  color: #797974;
  font-family: 'medium';
  font-size: 12px;
  padding-bottom: 60px; }

.footer__bot {
  background: #292929; }

.footer__bot-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .footer__bot-wrap a {
    color: white; }
  .footer__bot-wrap .socials {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0; }
    .footer__bot-wrap .socials li {
      margin-left: 15px; }
      .footer__bot-wrap .socials li:first-child {
        margin-left: 0; }
    .footer__bot-wrap .socials a {
      margin-top: 20px;
      margin-bottom: 20px;
      position: relative;
      width: 50px;
      height: 50px;
      border: 1px solid #383838;
      border-radius: 50%;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .footer__bot-wrap .socials a:hover {
      border: 1px solid #fff; }
    .footer__bot-wrap .socials img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
  .footer__bot-wrap .privacy-policy {
    font-size: 13px;
    font-family: 'medium';
    color: #797974;
    text-decoration: underline; }
    .footer__bot-wrap .privacy-policy:hover {
      color: #fff;
      text-decoration: none; }

.footer__col:last-child {
  padding-left: 50px; }

.up {
  z-index: 100000000;
  width: 50px;
  height: 50px;
  background: url("/local/templates/alt/css/../images/up.png");
  background-size: cover;
  position: fixed;
  bottom: 70px;
  right: 70px;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s; }

.up.up_showed {
  opacity: 1; }

.orderlist__order .order__body,
.orderlist__order .order__bot {
  display: none; }

.orderlist__order.order_active .order__body,
.orderlist__order.order_active .order__bot {
  display: block; }

.tab_content .slider {
  width: 100%;
  max-width: 100%; }

/* lazy load youtube */

.youtube{
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img{
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button{
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before{
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button{
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before{
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before{
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.res_buy a{
  display: inline-block;
  color: white;
  width: 180px;
  padding: 15px 0;
  margin: 15px 0;
  text-align: center;
  border: 1px solid #e0e1e3;
  background: #f7cf44;
  line-height: 10px;
  font-size: 15px;
  border-radius: 5px;
}
.res_buy a:hover{
  background: #fff;
  color: #000;
}
/* end lazy load youtube */
@media (max-width: 1370px){
  .nav a{
    line-height: 100%;
    padding: 15px 0px;
  }
}

@media (max-width: 1301px) {
  .nav a {
    line-height: 55px;
    padding: 0px;
  }
  .progress,
  .wide-slider-roller {
    margin-top: 20px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto; }
  .nav__mobile_hidden {
    display: none !important; }
  .catalog {
    padding-left: 10px; }
  .header__bot {
    padding-right: 10px; }
  .nav {
    position: relative; }
  .nav__mobile:hover::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .nav__mobile {
    display: block;
    padding: 15px;
    padding-right: 70px;
    padding-left: 50px;
    position: relative; }
    .nav__mobile:hover {
      background: #2c2c2a; }
    .nav__mobile::after {
      position: absolute;
      content: '';
      width: 9px;
      height: 4px;
      background: url("/local/templates/alt/css/../images/icons/angledown.png") center no-repeat;
      right: 50px;
      top: 25px;
      -webkit-transition: all .3s;
      transition: all .3s; }
  .nav__mobile:hover::after {
    
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    }
  .nav__mobile.nav_active {
    display: block; }
    .nav__mobile.nav_active::after {
    -webkit-transform: rotate(-180deg) !important;
    transform: rotate(-180deg) !important;
    }
  .nav__list {
    z-index: 120;
    position: absolute;
    display: block;
    background: #fff;
    width: 100%;
    top: calc(0% + 55px); }
    .nav__list a {
      color: black; }
  .nav__item {
    padding-top: 14px;
    padding-bottom: 15px;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
    border-bottom: 1px solid #e0e1e3; }
    .nav__item:hover {
      background: #f8f8f8; }
  .banner-grid.wcard {
    width: 50%;
    background-size: 106%; }
  .wcard__title {
    z-index: 1; }
  .wcard__img {
    z-index: 0;
    right: -75px;
    left: 0;
    margin: auto;
    max-width: 240px; }
  .catalog__name-wrap {
    margin-right: 0; }
  .showcase-slider .slick-slide img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  .section-catalog-page__title {
    padding-top: 50px;
    padding-bottom: 50px; }
  .section-catalog-page {
    padding-bottom: 100px; }
  .section-showcase__seemore {
    margin-top: 32px;
    margin-bottom: 32px; }
  .section-showcase .section-showcase__seemore {
    margin: 32px auto;
  }
  .catalog-page__card {
    width: 32%; }
  .section-req__form {
    max-width: 530px; }
  .section-req__title {
    font-size: 24px;
    margin-left: 10px; }
  .section-req__desk {
    font-size: 15px;
    margin-left: 10px; }
  .section-req {
    background-position: -510px; }
  .aside_row {
    margin-top: 35px; }
  .partners-page {
    margin-top: 30px; }
  .pdf__files {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .pdf__file {
    margin-bottom: 20px;
    width: 50%; }
  h1.title,
  h3.title {
    margin-top: 30px;
    margin-bottom: 25px; }
  .p-pad {
    margin-bottom: 20px; }
  .section_contacts .title {
    margin-bottom: 30px; }
  .section-advantages {
    padding-bottom: 20px; }
  .partners_page .partner__left {
    min-width: 225px; }
  .vacancies_page .partner__left {
    min-width: 230px; }
  .vacancies_page .vacancy__bot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .vacancies_page .vacancy__bot .btn {
    margin-bottom: 15px; }
  .rep_page .partner {
    height: auto; }
  .rep_page .partner__left {
    min-width: 215px;
    height: 300px; }
  .advantages_page .advantage {
    min-height: 150px; }
  .advantages_page .advantage__img {
    margin-bottom: 0; }
  .news_page .partner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto; }
  .news_page .partner__left {
    margin-right: 0;
    height: 300px; }
  .news_page .new {
    margin-top: 10px;
    border-radius: 6px;
    height: auto;
    padding-top: 30px; }
  .greybg__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .order__mid .img {
    max-width: 150px;
    width: 150px;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .orderlist__head,
  .order__head,
  .order__top,
  .order__bot .infodel,
  .order__bot .res {
    padding: 0 35px; }
  .order__mid {
    padding: 20px 15px; }
  .order__bot .infodel__price,
  .order__bot .res__price {
    /*width: 50%;*/
    text-align: right; }
  .mcard__row .btn {
    margin-bottom: 20px; }
  .mcard__row {
    margin-bottom: 0; }
  .mcard__row.mt .btn {
    margin-bottom: 10px; }
  .mcard__img {
    min-height: 425px; }
  /*.orderlist_cart .del {
    display: none; }*/
  .orderlist_cart .order__head {
    padding: 0 20px; }
  .orderlist_cart .desk {
    width: 35%; }
  .dropdown .caption {
    min-width: 70px;
    padding-right: 40px !important;
    padding-left: 15px; }
    .dropdown .caption::after {
      right: 20px; }
  .search input {
    padding-left: 200px; }
  .section-showcase .card__stocks {
    top: 100px; }
  /*.tab {
    margin-right: 15px;
    margin-bottom: 15px; }*/
  .catalog {
    padding-right: 0; }
  .nav a {
    min-height: 0px;
    line-height: 150%; }
  .section_suggest {
    padding-top: 30px;
    padding-bottom: 30px; }
  .section-portf__title {
    padding-left: 20px; }
  .pcard {
    margin-bottom: 15px; }
  .aside a {
    line-height: 15px;
    padding-right: 20px; }
  .advantages_page h1.title,
  .advantages_page h3.title {
    margin-top: 0; }
  .aside .aside__link,
  .aside .bg_orange {
    padding-right: 40px; }
    .aside .aside__link::after,
    .aside .bg_orange::after {
      right: 21px; }
  /*.garanty {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .garanty__img {
    margin-right: 20px; }*/
  .counter {
    margin-bottom: 20px;
    width: 205px; }
  .footer__form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .footer__form input {
    margin-right: 10px;
    max-width: 228px; }
  .footer__form .btn {
    padding: 16px 0; }
  .footer__cols .title {
    padding-top: 50px; }
  .footer__form__warn {
    text-align: left;
    padding-bottom: 40px; }
  .col-mobile-border {
    border-top: 1px solid #383838; }
  .footer .privacy-policy {
    color: #797977;
    text-decoration: underline; }
  .footer__col:first-child {
    padding-left: 5px; }
  .footer__col:last-child {
    width: 100%;
    min-width: 100%;
    padding-left: 5px; }
  .footer__col:nth-child(2) {
    max-width: 390px; }
  .footer__col:nth-child(3) {
    max-width: 280px;
    border-right: none; }
  footer input[placholder] {
    padding-left: 20px; }
  .page404 {
    /* //background-position: -380px;  */
    }
  /* .range-slider[type=range]::-webkit-slider-runnable-track {
    box-sizing: border-box;
    border: none;
    outline: none;
    width: 100%;
    height: 10px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    background: #eaeaea;
    border-radius: 10px;
  }

  .range-slider[type=range]::-moz-range-track {
    box-sizing: border-box;
    border: none;
    outline: none;
    width: 100%;
    height: 10px;
    max-width: 960px;
    background: #eaeaea;
    border-radius: 10px;
  }

  .range-slider[type=range]::-ms-track {
    box-sizing: border-box;
    border: none;
    outline: none;
    width: 100%;
    height: 10px;
    max-width: 960px;
    background: #eaeaea;
    border-radius: 10px;
  } */
  }
@media (min-width: 1280px) {
  .catalog-page__card300 .catalog-page__card-bot ,
  .catalog-page__card304 .catalog-page__card-bot ,
  .catalog-page__card365 .catalog-page__card-bot {
    min-height: 756px;
  }
}

@media (max-width: 961px) {
  .orderlist_cart .del {
    right: 10px; }
  .footer__col:nth-child(2) {
    border-right: none; }
  .footer__col:nth-child(3) {
    display: none; } 
  .partners_page .partner {
    height: auto; }
  .card__title, .card__title a{padding-right: 0;}
  }

@media (max-width: 790px) {
  #oneclick_call_avaiable .modal__body{
    max-width: 300px;
    padding: 20px 10px;
  }
  #oneclick_call_avaiable .modal__title{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  #oneclick_call_avaiable .modal__form {
    width: 100%;
    min-width: 280px;
  }
  #oneclick_call_avaiable.modal .field {
    float: left;
    width: 100%;
    margin-left: 0;
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 10px;
  }
  #oneclick_call_avaiable .modal__warn{
    margin:0;
  }
}
@media (max-width: 769px) {
  .new__date{
    top: 15px;
  }

  .aside__ul_active{
    display: block !important;
  }
  .nav__mobile::after{
    display: none;
  }

  .wide-slider .wcard{
    height: 290px;
  }

  .showcase-slider .slide-showcase{
    height: 200px;
  }
  .logo__text {
    font-size: 10px; }
  .append.aside__li-append {
    display: block; }
  .header__top {
    padding-bottom: 20px; }
  .logo {
    width: 45%;
    min-width: 0; }
  .phone {
    width: 55%; }
  .search {
    margin-top: 15px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .section-showcase__filters {
    padding-top: 20px;
    padding-bottom: 20px; }
  .showcase__filter {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0; }
    .showcase__filter:last-child {
      margin-bottom: 0; }
    .showcase__filter a {
      margin-left: 5px;
      margin-right: 5px; }
  .showcase-slider {
    height: 200px; }
  .showcase-slider .caption__text {
    display: none; }
  .cart__link span {
    -webkit-transform: none;
            transform: none;
    right: 6px;
    top: 5px; }
  .header__top {
    padding-left: 4px;
    padding-right: 4px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .header__bot {
    padding: 0 4px; }
  .mobile_sm_hidden {
    display: none; }
  .wcard__img {
    max-width: 170px; }
  .wcard__title {
    font-size: 15px;
    max-width: 150px; }
  .new {
    padding-left: 20px; }
  .new__title {
    padding-left: 90px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
    }
  .nav__list {
    left: -90px;
    width: 100%;
    min-width: 260px; }
  .nav__mobile {
    padding-left: 15px;
    padding-right: 45px; }
    .nav__mobile::after {
      right: 20; }
  .catalog {
    padding-left: 0;
    width: auto; }
  .login__win {
    right: -20px; }
  .login__win::after {
    right: 26px; }
  .breadcrumbs {
    padding-top: 15px;
    padding-bottom: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .banner-grid.wcard {
    width: 100%;
    height: 225px; }
  .catalog-page__img__src {
    display: none; }
  .catalog-page__title, .catalog-page__ul {
    padding: 0 20px; }
  .catalog-page__title {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-radius: 6px 6px 0 0; }
  .catalog-page__card-bot {
    padding: 0; }
    .catalog-page__card .catalog-page__card-bot .img{
      display: none;
    }
  .catalog-page_active {
    border: none !important; }
    .catalog-page_active .catalog-page__title {
      color: #fff;
      background: #f7cf44;
      margin-bottom: 15px; }
    .catalog-page_active .catalog-page__card-bot {
      padding-bottom: 20px;
      background: #f8f8f8; }
  .catalog-page__card {
    margin-bottom: 10px;
    background: #fff;
    border: 2px solid #e0e1e3;
    border-radius: 6px 6px 0 0; }
  .catalog-page__card-bot {
    background: #fff;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0; }
  .section-req__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: none; }
  .catalog-page__title {
    margin-bottom: 0; }
  .req__left, .req__right {
    width: 100% !important;
    margin: 0;
    padding: 5px; }
  .req__left {
    margin-bottom: 10px; }
  .req__bot {
    margin-top: 40px !important;
    width: 100% !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .req__warn {
    text-align: center; }
  .req__file {
    margin-bottom: 10px; }
  .pag-f {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .pagination .pagination__ul .pagination__li:not(:nth-child(-n+2)) {
    display: none; }
  .section-portf__title {
    margin-left: 20px;
    padding-top: 20px; }
  .section-tabs {
    margin-bottom: 20px; }
  .aside .aside__ul {
    padding-right: 0; }
  .section-catalog-page__title {
    padding-left: 5px;
    padding-top: 30px;
    padding-bottom: 25px; }
  .aside {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px; }
  .section-portf__title {
    margin-bottom: 30px; }
  .slider-3s-controls {
    margin-bottom: 45px; }
    .slider-3s-controls .slick-arrow {
      top: 100%; }
  .portf_slider .slick-prev {
    left: calc(50% - 65px); }
  .portf_slider .slick-next {
    right: calc(50% - 65px); }
  .aside__ul {
    display: none; }
  .aside .bg_orange {
    background: #fcb936; }
  .append .aside__ul {
    /* display: block !important; */
   }
  .pcard__img {
    height: 310px; }
  .contact {
    margin-bottom: 15px; }
  .partners_page .partner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto; }
  .partners_page .partner__left .partner__img {
    height: 150px; }
  .partners_page .partner__right {
    padding: 0;
    padding-top: 15px; }
  .partners_page .partner__desk {
    margin-bottom: 0; }
  .vacancies_page .partner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .vacancies_page .partner__left {
    margin-right: 0;
    margin-bottom: 15px; }
  .vacancies_page .partner__left .partner__img {
    height: 300px;
    overflow: hidden; }
  .vacancies_page .partner__left .partner__img img {
    display: block;
    margin: auto; }
  .rep_page .partner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto; }
  .rep_page .partner__left {
    min-width: 215px;
    height: 300px;
    margin-right: 0; }
  .advantages_page .advantage {
    padding: 10px;
    min-height: 150px; }
  .advantages_page .advantage__img {
    width: 75px;
    height: 75px; }
  .advantages_page .advantage__title {
    position: relative;
    margin-bottom: 40px;
    margin-left: 90px;
    margin-top: 25px; }
  .advantages_page .advantage__right {
    padding-left: 0; }
  .advantages_page .advantage__left {
    position: absolute; }
  .news_page .partner__img {
    height: 100% !important; }
  .news_page .partner__right {
    padding-top: 0; }
  .news_page .new__desk {
    padding-top: 35px; }
  .persale_page {
    margin-bottom: 20px; }
  .section-searchres .search {
    margin-top: 0; }
  .bannerpc img {
    display: none; }
  .btn__align {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .field__wrap.field_edit.no_can::after {
    display: none; }
  .order__mid .img {
    min-width: 120px;
    height: 110px;
    margin-right: 15px; }
  .orderlist__head,
  .order__head,
  .order__top,
  .order__bot .infodel,
  .order__bot .res {
    padding: 0 10px; }
  .order__bot .infodel {
    /*flex-wrap: wrap;*/
    height: 100px; }
    .order__bot .infodel__title {
      flex-wrap: wrap; }
  .order__mid {
    position: relative;
    padding: 20px 10px;
    padding-bottom: 40px;
    overflow: hidden; }
  .order__mid .price {
    width: 70%;
    position: absolute;
    text-align: left;
    left: calc(150px + 10px);
    bottom: 20px; }
  .order_active .order__head::after {
    left: 5px; }
  .order__bot .infodel__price,
  .order__bot .res__price {
    /*width: 50%;*/
    text-align: right; }
  .btn_link_mcard {
    width: 45% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px !important;
    justify-content: center; }
  .mcard__img {
    min-height: 240px; }
  .section-mcard {
    padding-top: 20px;
    padding-bottom: 0px; }
  .section-mcard .title {
    margin-top: 25px; }
  .counter input {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .section_suggest .slider-4s {
    margin-bottom: 45px; }
    .section_suggest .slider-4s .slick-arrow {
      top: calc(100% + 20px); }
  .section_suggest .portf_slider .slick-prev {
    left: calc(50% - 65px); }
  .section_suggest .portf_slider .slick-next {
    right: calc(50% - 65px); }
  .section_suggest {
    padding-top: 20px;
    padding-bottom: 40px; }
  .orderlist_cart .order__mid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .orderlist_cart .order__mid__item {
    width: 100%; }
  .orderlist_cart .num {
    display: none; }
  .orderlist_cart .price {
    position: static;
    text-align: center; }
  .orderlist_cart .desk {
    margin-top: 20px;
    margin-bottom: 20px; }
    .orderlist_cart .desk p {
      margin: 0; }
  .orderlist_cart .order__head {
    font-size: 0; }
    .orderlist_cart .order__head::before {
      font-size: 15px;
      content: 'Товары'; }
  .orderlist_cart .cartbtns {
    width: 70%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: auto; }
    .orderlist_cart .cartbtns__btn {
      margin-bottom: 10px;
      width: 100%; }
  .orderlist_cart .del {
    bottom: auto;
    top: 10px; }
  .basket-item-actions-remove {
    display: none !important; }
  .orderlist_cart .res__price {
    width: 100%; }
  .filters_radio .showcase__filter-link.btn {
    margin-right: 0; }
  .submit_pc {
    padding: 0; }
  .catalog-page__ul {
    display: none; }
  .catalog-page_active .catalog-page__ul {
    display: block; }
  .catalog__name-wrap {
    margin-right: 0;
    width: 100%;
    max-width: 120px; }
  .footer__cols .col:nth-child(3) {
    display: none; }
  .modal__form {
    padding: 0 20px; }
  .tab {
    min-width: 97%;
    max-width: 100%;
    margin: auto;
    margin-bottom: 10px; }
  .tabs {
    padding-bottom: 20px;
    padding-top: 20px; }
  .garanty {
    /*padding-left: 5px;*/
    margin: 5px; }
  .up {
    right: 15px;
    bottom: 15px; }
  .footer__form input[placeholder] {
    padding-left: 20px; }
  .footer__col:first-child {
    max-width: 50%;
    border-right: none;
    padding-right: 25px; }
  .footer__col:nth-child(2) {
    max-width: 50%;
    border-right: none;
    padding-left: 0; }
  .footer__cols .ul li {
    line-height: 18px;
    margin-bottom: 10px; }
  .footer__cols .footer__col .title {
    height: 88px; }
  .footer__cols .footer__col:last-child .title {
    text-align: center; }
  .section-showcase {
    padding-left: 5px;
    padding-right: 5px; }
  .banner-grid.wcard:not(:nth-child(-n+3)) {
    display: none; }
  .expand.btn {
    display: block;
    margin: auto;
    margin-top: 20px;
    font-size: 13px;
    min-width: 205px;
    margin-bottom: 20px;
    font-family: 'regular'; }
  .catalog {
    padding-right: 0; }
  .catalog .categories, .catalog .category {
    min-width: 0;
    max-width: 310px;
    width: 100%; }
  .catalog .category, .catalog a.category__right__name, .catalog .sub-category__ul {
    padding-left: 35px; }
  .catalog .category {
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    border: none;
    padding-top: 0;
    padding-bottom: 0; }
    .catalog .category .category__name {
      padding-top: 12px;
      padding-bottom: 12px;
      padding-left: 35px;
      padding-right: 60px;
      pointer-events: none; }
      .catalog .category .category__name::after {
        content: '';
        position: absolute;
        width: 4px;
        height: 8px;
        top: 0;
        bottom: 0;
        right: 30px;
        margin: auto;
        background: url(/local/templates/alt/css/../images/icons/right-angle.png); }
  .catalog .category::after {
    position: absolute; }
  .catstock {
    display: none; }
  .catalog .sub-category {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 5px; }
  .catalog .category__right {
    position: static;
    min-width: 0;
    max-width: 310px;
    width: 100%;
    border-left: none;
    border-right: none; }
  .catalog .category:hover .category__right {
    display: none; }
  .catalog .category.category_active .category__right {
    display: block; }
  .catalog .category.category_active .category__name {
    font-family: 'bold';
    color: #474744;
    background: #f8f8f8;
    position: relative; }
    .catalog .category.category_active .category__name::after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .req__warn {
    margin: auto; }
  .section-req {
    padding-top: 25px;
    padding-bottom: 15px;
    background-size: cover; }
  .section-showcase.showcase_aside {
    padding: 0;
    padding-bottom: 20px; }
    .section-showcase.showcase_aside .row > div {
      padding: 0; }
  .showcase-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .showcase-filter__select-wrap {
    width: 100%; }
  .showcase-filter__select {
    width: 100%; }
  .mcard__row .btn_link_mcard {
    height: auto;
    line-height: 150%; }
  .mcard__row .btn {
    margin-bottom: 10px; }
  .section-req input:not([type='file']), .section-req textarea {
    padding-left: 10px; }
  .portf_slider .slick-slide {
    margin: 0 5px; }
  .section-showcase.showcase_aside {
    margin-bottom: 0; }
  .section-portf .row > div {
    padding: 0; }
  .pcard {
    margin-bottom: 10px; }
  .partners_page .row > div, .vacancies_page .row > div, .rep_page .row > div, .advantages_page .row > div, .section-orderslist .row > div, .persale_page .row > div {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .vacancies_page .vacancy__bot .btn {
    margin-bottom: 10px; }
  .vacancies_page .partner {
    margin-bottom: 0; }
  .advantage__desk {
    margin-bottom: 10px; }
  .news_page .partner__left, .news_page .partner__img {
    height: 150px !important;
    overflow: hidden; }
  .news_page .new__date {
    top: 25px; }
  .new_page .s-desk {
    margin-left: 0px; }
  .pagination__seemore {
    margin-bottom: 10px; }
  .orderlist__order .order__head::after {
    left: 3px; }
  .section-orderslist .section-showcase__filters {
    padding: 0; }
  .page404 {
    background: none; }
  .section-ordering .table .table__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 20px; }
  .ui-datepicker {
    min-width: 290px; }
  .footer__cols .title {
    padding-top: 20px; }
  .col-mobile-border {
    text-align: center; }
  .footer__cols .ul {
    padding-bottom: 20px; }
  .privacy-policy {
    text-align: center;
    width: 100%; }
  .footer__bot-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__cols .col {
    border: none; }
  .footer__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px; }
    .footer__form input {
      width: 100%;
      max-width: 100%;
      margin-right: 0; }
  .footer__form__warn {
    text-align: center;
    padding-bottom: 20px; }
  .catalog__name-wrap {
    margin-right: 0;
    padding-left: 8px;
    width: 115px; }
  .header-menu-btn {
    width: 45px; }
  .catalog-page__cards {
    padding: 0 4px; }
  .catalog-page__card {
    width: 100%; }
  .footer__col:last-child {
    padding-left: 0; }
  .greybg .field,
  .btn__align {
    max-width: 280px;
    min-width: 1px;
    margin: auto;
    margin-bottom: 15px;
    width: 100%;
    margin-left: 0; }
  .privacy-policy {
    margin-top: 20px;
    font-size: 13px;
    font-family: 'medium'; }
  .vacancies_page .vacancy__bot .file__img,
  .rep_page .vacancy__bot .file__img {
    margin-bottom: 20px; } 
    .card__title, .card__title a{height: auto;}
}

@media (max-width: 500px) {
  .btn_link_mcard {
    width: 100% !important;
  }
}


.search .select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.search select {
  -webkit-appearance: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 19px 20px;
  width: 122px;
  cursor: pointer;
  color: #1a2231;
  font-family: 'bold';
  font-size: 16px;
  border: none;
  border-bottom: 2px solid #e0e1e3;
  height: 55px;
}

.search .select {
  line-height: 24px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #1a2231;
  width: auto;
  height: 54px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.search .select-styled {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 8px 15px;
  background-color: #fff;
  padding: 15px 20px;
  padding-bottom: 14px;
  cursor: pointer;
  color: #1a2231;
  font-family: 'bold';
  padding-right: 40px !important;
  border-radius: 5px 0 0 5px;
}

.search .select-styled:after {
  position: absolute;
  display:  block;
  content: '';
  background: url(/local/templates/alt/css/../images/icons/filter_arrow.png) center no-repeat;
  transform: rotate(180deg);
  width: 10px;
  height: 10px;
  right: 50px;
  bottom: 0;
  top: 5px;
  margin: auto;
  right: 20px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.search .select-styled.active {
}


.search .select-styled.active:after{
  transform: rotate(0deg);
}

.search .select-options {
  display: none;
  position: absolute;
  top: calc(100%);
  right: 0;
  left: -2px;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  padding: 14px 20px !important;
  border-radius: 3px;
  cursor: pointer;
  border: 2px solid #e0e1e3;
  width: 170px;
  position: absolute;
  background: #fff;
  border-radius: 6px;
  /* display: none; */
  box-sizing: border-box;
}

.search .select-options li {
  
  margin: 0;
}

.search .select-options li:hover {
  text-decoration: underline;
  background: #fff;
}

.search .select-options li[rel=hide] {
  display: none;
}

.section_registration .tab {
  padding: 0;
  border: none;
  margin-bottom: 10px;
}

.section_registration .tab.active {
  background:none;
}

.section_registration .filters_radio {
  padding: 0;
}


/* [type=range] {
  outline: none;
  --range: calc(var(--max) - var(--min));
  --ratio: calc((var(--val) - var(--min))/var(--range));
  --sx: calc(.5*10px + var(--ratio)*(100% - 10px));
  margin: 0;
  padding: 0;
  width: 100%;
  height: 10px;
  background: transparent;
  font: 1em/1 arial, sans-serif;
}
[type=range], [type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
[type=range]::-webkit-slider-runnable-track {
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 100%;
  height: 10px;
  max-width: 1300px;
  background: #eaeaea;
  border-radius: 10px;
}
.js [type=range]::-webkit-slider-runnable-track {
  background: linear-gradient(#05bcd5, #05bcd5) 0/var(--sx) 100% no-repeat #eaeaea;
}
[type=range]::-moz-range-track {
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 100%;
  height: 10px;
  max-width: 1300px;
  background: #eaeaea;
  border-radius: 10px;
}
[type=range]::-ms-track {
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 100%;
  height: 10px;
  max-width: 1300px;
  background: #eaeaea;
  border-radius: 10px;
}
[type=range]::-moz-range-progress {
  height: 10px;
  background: #05bcd5;
}
[type=range]::-ms-fill-lower {
  height: 10px;
  background: #05bcd5;
}
[type=range]::-webkit-slider-thumb {
  margin-top: 0px;
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e0e1e3;
  right: -15px;
  top: -10.5px;
  margin-top: -10.5px;
}
[type=range]::-moz-range-thumb {
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e0e1e3;
  right: -15px;
  top: -10.5px;
  margin-top: -10.5px;
}
[type=range]::-ms-thumb {
  margin-top: 0;
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e0e1e3;
  right: -15px;
  top: -10.5px;
  margin-top: -10.5px;
}
[type=range]::-ms-tooltip {
  display: none;
} */

/* ?nihuya ne inputrabotaet */


.range-slider[type=range] {
  outline: none;
  --range: calc(var(--max) - var(--min));
  --ratio: calc((var(--val) - var(--min))/var(--range));
  --sx: calc(.5*10px + var(--ratio)*(100% - 10px));
  margin: 40px 0 0 0;
  padding: 0;
  width: 100%;
  height: 10px;
  background: transparent;
  font: 1em/1 arial, sans-serif;
}

.range-slider[type=range], .range-slider[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.range-slider[type=range]::-webkit-slider-runnable-track {
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 100%;
  height: 10px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  background: #eaeaea;
  border-radius: 10px;
}

.range-slider[type=range]::-moz-range-track {
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 100%;
  height: 10px;
  max-width: 1300px;
  background: #eaeaea;
  border-radius: 10px;
}

.range-slider[type=range]::-ms-track {
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 100%;
  height: 10px;
  max-width: 1300px;
  background: #eaeaea;
  border-radius: 10px;
}

.js .range-slider[type=range]::-webkit-slider-runnable-track {
  background: linear-gradient(#05bcd5, #05bcd5) 0/var(--sx) 100% no-repeat #eaeaea;
}



.range-slider[type=range]::-moz-range-progress {
  height: 10px;
  background: #05bcd5;
}

.range-slider[type=range]::-ms-fill-lower {
  height: 10px;
  background: #05bcd5;
}

.range-slider[type=range]::-webkit-slider-thumb {
  margin-top: 0px;
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e0e1e3;
  right: -15px;
  top: -10.5px;
  margin-top: -10.5px;
}

.range-slider[type=range]::-moz-range-thumb {
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e0e1e3;
  right: -15px;
  top: -10.5px;
  margin-top: -10.5px;
}

.range-slider[type=range]::-ms-thumb {
  margin-top: 0;
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e0e1e3;
  right: -15px;
  top: -10.5px;
  margin-top: -10.5px;
}

.range-slider[type=range]::-ms-tooltip {
  display: none;
}

.card__tocart{
  background:url("/local/templates/alt/css/../images/icons/cart2.png") #fff center no-repeat;
  background-position: 7px;
}

.aside_link_active::after{
      transform: rotate(90deg);
}

.orderlist_cart .card__stocks{
  top: 5px;
  right: 5px;
}

.orderlist_cart .mcard__img-overlay {
  position: static;
}

.orderlist_cart .stock__link {
  width: 40px;
  height: 40px;
}

.orderlist_cart .stock__link.sale::after {
  background-position: 639px -200px;
}

.custom-order {
  font-size: 13px;
}
.custom-order .bx-soa-section-title-container {
  pointer-events: none;
  width: 100%;
}
.custom-order .bx-soa-section-content.inner {
  width: 100%;
}
.custom-order .bx-soa-custom-label {
  display: none;
}
.custom-order .block_contacts.row,
.custom-order .inputs.row {
  margin-right: 7.5px;
  margin-left: 7.5px;
}

.custom-scu .product-item-scu-item-text-container.notallowed {
  display: none;
}

.popup-window {
  font-family: 'medium';
  border-radius: 6px;
}

.popup-window-titlebar-text, .popup-window-titlebar-text-version {
  color: #000;
}

.popup-window .btn-default:nth-child(1) {
  background-color: #e7173f;
  color: #fff; }
  .popup-window .btn-default:nth-child(1):hover {
    background-color: #d01539; }

.popup-window .btn-default:nth-child(2) {
  background-color: #f7cf44;
  color: #fff; }
  .popup-window .btn-default:nth-child(2):hover {
    background-color: #f6c92c; }

@media (max-width: 769px) {
  .popup-window .btn.btn-default {
    margin: 5px auto !important;
  }
}
.footer__cols .link-demis{
  font-size: 13px;
  font-family: 'medium';
  color: #797974;
}
.footer__cols .link-demis a{
  color: #797974;
  display: inline-block;
}
/* End */


/* Start:/local/templates/alt/js/lightbox/css/lightbox.min.css?15511249852608*/
.lb-loader,.lightbox{text-align:center;line-height:0}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}html.lb-disable-scrolling{overflow:hidden;position:fixed;height:100vh;width:100vw}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/local/templates/alt/js/lightbox/css/../images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/local/templates/alt/js/lightbox/css/../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/local/templates/alt/js/lightbox/css/../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/local/templates/alt/js/lightbox/css/../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
/* End */


/* Start:/local/templates/alt/components/bitrix/system.auth.form/auth/style.min.css?1551124985424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/templates/alt/components/bitrix/system.auth.form/auth/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/templates/alt/components/bitrix/system.auth.form/auth/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/alt/components/bitrix/search.page/search_header/style.css?1595240452166*/
﻿a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
/* End */


/* Start:/local/templates/alt/components/bitrix/news.detail/phone_header/style.css?1551124985155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/alt/components/bitrix/catalog.section.list/catalog_menu/style.min.css?15511249856236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/alt/components/bitrix/menu/main_menu/style.min.css?1551124985490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/alt/components/bitrix/menu/main_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/alt/components/bitrix/sale.basket.basket.line/cart_min/style.min.css?15511249853567*/
.bx-basket-block{font-size:12px;padding-bottom:5px;white-space:nowrap;position:relative;padding-left:20px}.bx-basket-block>.fa{color:#97a1ab;width:12px;position:absolute;left:0;top:3px}.bx-basket-block a{color:#039be5;border-bottom:1px dashed;margin-right:10px}.bx-basket-block a:hover{text-decoration:none;border-bottom-color:transparent}@media(min-width:768px){.bx-basket-fixed{width:200px;position:fixed;z-index:998;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;z-index:998;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden;bottom:0;left:0;right:0}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;padding-bottom:20px;border-top:1px solid #f7f7f7;overflow:hidden}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;bottom:0;left:0;right:0}.bx-closed .bx-basket-item-list{height:20px;overflow:hidden}.bx-basket-item-list-action{cursor:pointer;background:#f7f7f7;position:absolute;bottom:0;right:0;left:0;z-index:120;height:20px;line-height:14px;vertical-align:middle;text-align:center;font-size:12px;color:#4f4f4f;padding:3px 0}.bx-basket-item-list-button-container{text-align:center;position:absolute;bottom:20px;border-top:1px solid #f7f7f7;padding:10px 0;background:#fff;left:0;right:0}.bx-basket-item-list-button-container a.btn{color:#ddd;text-decoration:none}.bx-basket-item-list-button-container a.btn:hover,.bx-basket-item-list-button-container a.btn:active{color:#fff}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{padding-top:15px;position:relative;padding-right:10px;padding-left:10px;margin-bottom:15px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{border-bottom:0;margin-bottom:0}.bx-basket-item-list-item-status{font-weight:bold;padding:3px;background:#ebebeb;margin:0 10px 20px;line-height:16px;font-size:13px;border-radius:3px;text-align:center;white-space:normal}.bx-basket-item-list-item-img{text-align:center;position:relative;padding-bottom:5px}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;color:#3f3f3f;text-decoration:none;white-space:normal;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;right:10px;top:-7px;width:20px;height:20px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;opacity:.5}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;text-decoration:line-through;color:#b0b0b0}.bx_cart_login_top .bx-hdr-profile a{text-decoration:none}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/alt/components/bitrix/breadcrumb/bread_crumbs/style.min.css?1551124985467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/alt/components/bitrix/news.detail/contacts_footer/style.css?1551124985155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/alt/components/bitrix/menu/footer_menu/style.min.css?1551124985490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/alt/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/alt/components/bitrix/news.list/soc_net/style.css?1551124985150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/alt/template_styles.css?1628176475258*/
.card__img__src{max-height:150px}

@media (min-width: 481px){
	.logo__img img {/*content: url(/local/templates/alt/images/new_logo-2.png);*/}
}
@media (max-width: 480px) {
	.logo__img img {/*content: url(/local/templates/alt/images/new_logo_mobile.svg);*/}
}
/* End */
/* /local/templates/alt/css/main.css?1628073702218147 */
/* /local/templates/alt/js/lightbox/css/lightbox.min.css?15511249852608 */
/* /local/templates/alt/components/bitrix/system.auth.form/auth/style.min.css?1551124985424 */
/* /local/templates/alt/components/bitrix/search.page/search_header/style.css?1595240452166 */
/* /local/templates/alt/components/bitrix/news.detail/phone_header/style.css?1551124985155 */
/* /local/templates/alt/components/bitrix/catalog.section.list/catalog_menu/style.min.css?15511249856236 */
/* /local/templates/alt/components/bitrix/menu/main_menu/style.min.css?1551124985490 */
/* /local/templates/alt/components/bitrix/sale.basket.basket.line/cart_min/style.min.css?15511249853567 */
/* /local/templates/alt/components/bitrix/breadcrumb/bread_crumbs/style.min.css?1551124985467 */
/* /local/templates/alt/components/bitrix/news.detail/contacts_footer/style.css?1551124985155 */
/* /local/templates/alt/components/bitrix/menu/footer_menu/style.min.css?1551124985490 */
/* /local/templates/alt/components/bitrix/news.list/soc_net/style.css?1551124985150 */
/* /local/templates/alt/template_styles.css?1628176475258 */
