

/* Start:/local/media/css/grid.css?170246747537539*/
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs, .col-sm, .col-md, .col-lg, .col-xs, .col-xl,
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-xl-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-xl-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-xl-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-xl-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-xl-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-xl-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-xl-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-xl-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-xl-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-xl-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-xl-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-xl-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-xl-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-xl-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-xl-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-xl-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-xl-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-xl-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-xl-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-xl-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-xl-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-xl-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-xl-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-xl-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-xl-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-xl-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-xl-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.xl-hidden {
  display: none;
}
.xl-visible {
  display: block;
}

.flex-xl-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-xl-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-xl-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-xl-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-xl-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-xl-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-xl-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-xl-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-xl-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-xl-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-xl-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-xl-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-xl-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-xl-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-xl-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-xl-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-xl-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-xl-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-xl-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-xl-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-xl-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-xl-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-xl-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-xl-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-xl-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-xl-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.w-100 {
  width: 100% !important;
}

/*HD screens*/

@media screen and (max-width: 1700px) {

  .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-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .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.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .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.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .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.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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;
  }
  .lg-hidden {
    display: none;
  }
  .lg-visible {
    display: block;
  }

  .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;
  }
  .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;
  }

}

/*Tablet landscape */

@media screen and (max-width: 1200px) {

  .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-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .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.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .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.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .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.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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;
  }
  .md-hidden {
    display: none;
  }
  .md-visible {
    display: block;
  }
  .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;
  }
  .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;
  }

}

/*Tablet portrait*/

@media screen and (max-width: 900px) {

  .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-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .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.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .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.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .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.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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;
  }
  .sm-hidden {
    display: none;
  }
  .sm-visible {
    display: block;
  }
  .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;
  }
  .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;
  }
  
}


/*Smartphone*/

@media screen and (max-width: 600px) {
  
  .col-xs {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xs-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .xs-hidden {
    display: none;
  }
  .xs-visible {
    display: block;
  }
  .flex-xs-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xs-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xs-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xs-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xs-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xs-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xs-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xs-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xs-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xs-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  
}
/* End */


/* Start:/local/media/css/jquery.fancybox.css?170246747517833*/
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-iosfix {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  width: 100%; }

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

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

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

.fancybox-slide--next {
  z-index: 99995; }

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

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

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

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  border: 16px solid #fff;
  vertical-align: middle; }

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

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

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

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; 
  border: 16px solid #ffffff; 
  }

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

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

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

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

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

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

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

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

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

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

.fancybox-iframe {
  vertical-align: top; }

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

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

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

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

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

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

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

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

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

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

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

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

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

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

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-thumbs-x > ul {
  overflow: hidden; }

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

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

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

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

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

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

/* End */


/* Start:/local/media/css/jquery.mCustomScrollbar.css?170246747553741*/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
		/*background: url(/local/media/img/cosmetics/scroll-marker.svg) no-repeat center!important;*/
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
		background-position: center;
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
		background-position: center;
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(/local/media/css/mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/* End */


/* Start:/local/media/css/owl.carousel.css?17024674756009*/
/**
 * Owl Carousel v2.3.2
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;}
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

  
.shops_block .owl-prev {
	background-image: url("/local/media/img/icons/left_green.svg");
	background-repeat: no-repeat;
    width: 25px;
    height: 50px;
	float: left;
	position: absolute;
    top: 50%;
	left: 0px;
    margin: -25px 0px 0px 0px;
	z-index: 1;
	opacity: 0.7; 
	-webkit-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.shops_block .owl-next{
	background-image: url("/local/media/img/icons/right_green.svg");
	background-repeat: no-repeat;
    width: 25px;
    height: 50px;
    float: right;
	position: absolute;
    top: 50%;
	right: 0px;
    margin: -25px 0px 0px 0px;
	z-index: 1;
	opacity: 0.7; 
	-webkit-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.LOGO_PURPLE.shops_block .owl-next {
	background-image: url("/local/media/img/icons/right_violet.svg");
}
.LOGO_PURPLE.shops_block .owl-prev {
	background-image: url("/local/media/img/icons/left_violet.svg");
}

.LOGO_PINK_2.shops_block .owl-next {
	background-image: url("/local/media/img/icons/right_pink.svg");
}
.LOGO_PINK_2.shops_block .owl-prev {
	background-image: url("/local/media/img/icons/left_pink.svg");
}

.shops_block .owl-next:hover, .shops_block .owl-prev:hover {
	opacity: 1; 
	-webkit-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.shops_block .owl-stage-outer {
	
}

.shops_block .owl-stage-outer {
	
}

@media(max-width: 1200px){
	.shops_block .owl-prev, .shops_block .owl-next {
		margin: -50px 0 0 0;
	}
}
/* End */


/* Start:/local/media/css/style.css?1702467475118183*/
html, body {
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, address, main,
footer, header, menu, nav, section, summary, blockquote {
  display: block;
}

img {
  border: none;
  vertical-align: top;
  max-width: 100%;
}

svg {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

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

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

body {
	font-family: Circe, sans-serif;
	font-size: 17px;
	background: #fff;
	color: #181716;
	line-height: 1.6;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #007bff;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover,
a:focus {
  outline: 0;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.65em;
}

address {
  font-style: normal;
  line-height: inherit;
}

iframe {
  border: none;
}

strong, b {
  font-weight: bold;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

h1, h2, h3, h4, h5, h6, p, ol , ul, li, a, span,
table, th, td, blockquote, figure, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  list-style-type: none;
  text-decoration: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: inherit;
}

button,
select {
  text-transform: none;
}

@font-face {
  font-family: 'Circe';
  src: url('/local/media/css/../fonts/Circe-Light.woff2') format('woff2'),
      url('/local/media/css/../fonts/Circe-Light.woff') format('woff'),
      url('/local/media/css/../fonts/Circe-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url('/local/media/css/../fonts/Circe-Regular.woff2') format('woff2'),
      url('/local/media/css/../fonts/Circe-Regular.woff') format('woff'),
      url('/local/media/css/../fonts/Circe-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url('/local/media/css/../fonts/Circe-Bold.woff2') format('woff2'),
      url('/local/media/css/../fonts/Circe-Bold.woff') format('woff'),
      url('/local/media/css/../fonts/Circe-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'GardensC';
  src: url('/local/media/css/../fonts/GardensC.woff2') format('woff2'),
      url('/local/media/css/../fonts/GardensC.woff') format('woff'),
      url('/local/media/css/../fonts/GardensC.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MrsWhite';
  src: url('/local/media/css/../fonts/MrsWhite.woff2') format('woff2'),
      url('/local/media/css/../fonts/MrsWhite.woff') format('woff'),
      url('/local/media/css/../fonts/MrsWhite.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Sunday';
  src: url('/local/media/css/../fonts/Sunday.woff2') format('woff2'),
      url('/local/media/css/../fonts/Sunday.woff') format('woff'),
      url('/local/media/css/../fonts/Sunday.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BloggerSans';
  src: url('/local/media/css/../fonts/blogger-sans.woff2') format('woff2'),
      url('/local/media/css/../fonts/blogger-sans.woff') format('woff'),
      url('/local/media/css/../fonts/blogger-sans.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BloggerSansMedium';
  src: url('/local/media/css/../fonts/BloggerSans-Medium.woff2') format('woff2'),
      url('/local/media/css/../fonts/BloggerSans-Medium.woff') format('woff'),
      url('/local/media/css/../fonts/BloggerSans-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
/*Типографика*/

.page {
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  min-height: 100vh;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.content {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
}

.wrap {
	max-width: 1920px;
  padding: 0 116px;
	margin: 0 auto;
}

.wrapper {
  max-width: 1920px;
  margin: 0 auto;
}

.wrap-small {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 15px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.text-justify {
  /*text-align: justify;*/
text-align: left;
}

.alignjustify {
  display: -webkit-box;
  -webkit-box-pack: justify;
  display: -webkit-flex;
  webkit-justify-content: space-between;
  display: flex;
  justify-content: space-between;
  text-align: justify;
  text-align-last: justify;
}

.alignjustify > * {
  display: inline-block;
  display: -webkit-box;
}

.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.no-bottom-padding {
	padding-bottom: 0!important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  line-height: 1.1;
  color: inherit;
  font-weight: bold;
}

h1, .h1 {
  font-size: 70px;
}

h2, .h2 {
  font-size: 40px;
}

h3, .h3 {
  font-size: 30px;
}

h4, .h4 {
  font-size: 27px;
}

h5, .h5 {
  font-size: 20px;
}

h6, .h6 {
  font-size: 17px;
}

.title em {
  display: block;
  font-style: normal;
  font-family: GardensC, sans-serif;
  font-size: 33px;
  line-height: 1.2;
  color: #cdcdcd;
  margin-bottom: 30px;
}

.title .h2,
.title h2 {
  text-transform: uppercase;
}

.open-menu,
.open-bread-menu {
  display: none;
}

section {
  padding: 90px 0;
}

.btn {
  display: inline-block;
  vertical-align: top;
  height: 60px;
  line-height: 60px;
  background: #f7a50f;
  color: #fff !important;
  font-size: 19px;
  padding: 0 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn .arrow-angle {
  position: relative;
  width: 14px;
  height: 14px;
  background: url(/local/media/css/../img/icons/arrow-angle.svg) no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  z-index: 10;
}

.btn:active {
  background: #f9c143;
}

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

.text_block p {
  margin-bottom: 23px;
  text-align: left;
}

.text_block *:first-child {
  margin-top: 0;
}

.text_block h1, .text_block .h1,
.text_block h2, .text_block .h2,
.text_block h3, .text_block .h3,
.text_block h4, .text_block .h4,
.text_block h5, .text_block .h5,
.text_block h6, .text_block .h6 {
  margin: 30px 0 16px;
}

.text_block a {
  color: #f7a50f;
  border-bottom: 1px dashed #f7a50f;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.text_block a:hover {
  border-color: transparent;
}

figure {
  position: relative;
}

.text_block figure {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

.text_block figure + figure {
  margin-top: -17px;
}

.text_block ul,
.text_block ol {
  margin-top: 30px;
  margin-bottom: 30px;
}

.text_block ol {
  counter-reset: list;
}

.text_block ol li:before {
  content: counter(list) ".";
  counter-increment: list;
  margin-right: 3px;
}

.quote {
  text-align: center;
}

.quote .title {
  font-size: 36px;
  font-family: Sunday, serif;
  color: #565655;
  line-height: 1.8;
}

.quote .sign {
  font-size: 27px;
  color: #565655;
  margin-top: 50px;
  font-family: MrsWhite, serif;
}

.title-white {
  font-family: MrsWhite, serif;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: normal;
}

.list-check {

}

.list-check li {
  position: relative;
  padding-left: 50px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 45px;
}

.list-check li:before {
  content: "";
  background: url(/local/media/css/../img/icons/check-big.png) no-repeat;
  background-size: contain;
  width: 42px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}

.text_block .label {
  position: absolute;
  left: 42px;
  top: 50px;
  z-index: 10;
}

.label-organika {
  background: url(/local/media/css/../img/icons/label-organika.png) no-repeat;
  background-size: contain;
  width: 126px;
  height: 64px;
}
.label-faq {
  background: url(/local/media/css/../img/icons/label-faq.png) no-repeat;
  background-size: contain;
  width: 170px;
  height: 64px;
}
.label-recipe {
  background: url(/local/media/css/../img/icons/label-recipe.png) no-repeat;
  background-size: contain;
  width: 126px;
  height: 65px;
}
.label-game {
  background: url(/local/media/css/../img/icons/label-game.png) no-repeat;
  background-size: contain;
  width: 92px;
  height: 64px;
}

.label-en.label-organika {
	background: url(/local/media/css/../img/icons/label-organika-en.svg) no-repeat;
}
.label-en.label-faq {
	background: url(/local/media/css/../img/icons/label-faq-en.svg) no-repeat;
}
.label-en.label-recipe {
	background: url(/local/media/css/../img/icons/label-recipe-en.svg) no-repeat;
}
.label-en.label-game {
	background: url(/local/media/css/../img/icons/label-game-en.svg) no-repeat;
}

.svg-icon {
  width: 1em;
  height: 1em;
  display: inline-block;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/*Типографика*/

/*Мы ценим*/

.appreciate .h3 {
  margin-bottom: 2px;
}

.appreciate .wrap-small {
  position: relative;
}

.appreciate .bear-cloud {
  position: absolute;
  left: -600px;
  /*top: 160px;*/
  z-index: 100;
}

.bear-cloud {
  background: url(/local/media/css/../img/about/bear-cloud.png) no-repeat;
  background-size: contain;
  width: 414px;
  height: 267px;
}

/*Мы ценим*/

/*Анимация*/

.animate {
  visibility: hidden;
  -webkit-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.anim-delay-1 {
  -webkit-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.anim-delay-2 {
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.anim-delay-3 {
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.anim-delay-4 {
  -webkit-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.anim-delay-5 {
  -webkit-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.anim-delay-6 {
  -webkit-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.anim-delay-7 {
  -webkit-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.anim-delay-8 {
  -webkit-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.animated.moveUp {
  -webkit-animation-name: moveUp;
  -o-animation-name: moveUp;
  animation-name: moveUp;
}

@-webkit-keyframes moveUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
  } 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes moveUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.left-eye-top,
.right-eye-top,
.left-eye-bottom,
.right-eye-bottom,
.right-ear {
  -webkit-animation-fill-mode: both !important;
  -o-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

.left-eye-top,
.right-eye-top {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
}

.left-eye-bottom,
.right-eye-bottom {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
}

.left-eye-top,
.right-eye-top {
  -webkit-animation: eye-top 4s infinite 0.5s;
  -o-animation: eye-top 4s infinite 0.5s;
  animation: eye-top 4s infinite 0.5s;
}

.left-eye-bottom,
.right-eye-bottom {
  -webkit-animation: eye-bottom 4s infinite 0.5s;
  -o-animation: eye-bottom 4s infinite 0.5s;
  animation: eye-bottom 4s infinite 0.5s;
}

.right-ear {
  position: relative;
  left: 0px;
  top: 0px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: ear 4s infinite;
  -o-animation: ear 4s infinite;
  animation: ear 4s infinite;
}

@-webkit-keyframes ear {
  5% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  10% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes ear {
  5% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  10% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}

@-webkit-keyframes eye-top {
  5% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes eye-top {
  5% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes eye-bottom {
  5% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
}

@keyframes eye-bottom {
  5% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
}

/*Анимация*/

/*Шапка сайта*/

.main-page .header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
}

.header {
  padding-top: 34px;
  padding-bottom: 34px;
}

.header .logo {
  fill: #533217;
  margin-top: 20px;
}

.logo a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 80px;
  line-height: 80px;
  max-width: 210px;
  margin-right: 50px;
}

.logo-svg {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  width: 100%;
  max-height: 100%;
}

.logo-heart {
  position: absolute;
  width: 8px;
  height: 7px;
  right: -33px;
  top: 50%;
  margin-top: -3px;
  fill: #f4b0d3;
}

.logo-text {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.3;
  color: #f4b0d3;
}

.main-page .logo-text,
.main-page .logo-heart {
  color: #323232;
  fill: #323232;
}

.header-right {
  padding-left: 44px;
}

.menu_block {
  position: relative;
  margin-top: 32px;
}

.menu-links {

}

.menu-links li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 12px;
  padding-right: 8px;
}

.menu-links li:before {
  content: "";
  height: 5px;
  width: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: #cecece;
}

.menu-links li:first-child {
  padding-left: 0;
}

.menu-links li:first-child:before {
  content: none;
}

.menu-links li a {
  color: #cecece;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.menu-links li a:hover,
.menu-links li.active a {
  border-color: #cecece;
}

.menu-links li.lang a {
	width: 27px;
	height: 18px;
	display: inline-block;
    line-height: 14px;
	border-bottom: none;
	vertical-align: middle;
}

.menu-links li.lang a:hover {
	text-decoration: none;
	border-bottom: none;
}

.menu-links li.en-lang a {
	background: url(/local/media/img/icons/logo_eng.svg) no-repeat center;
}

.menu-links li.ru-lang a {
	background: url(/local/media/img/icons/logo_ru.svg) no-repeat center;
}

.mobile-lang {
	position: absolute;
    right: 95px;
    top: 41px;
	z-index: 10;
}

.mobile-lang a {
	width: 54px;
	height: 36px;
	display: inline-block;
}

.mobile-lang-en {
	background: url(/local/media/img/icons/logo_eng.svg) no-repeat center;
}

.mobile-lang-ru {
	background: url(/local/media/img/icons/logo_ru.svg) no-repeat center;
}

@media(min-width: 1200px){
	.mobile-lang {
		display: none;
	}
}

@media(max-width: 600px){
	.mobile-lang {
		position: absolute;
		right: 70px;
		top: 18px;
	}
}

.footer .menu-links li a:hover,
.footer .menu-links li.active a {
  border-color: #fff;
}

.menu {

}

.menu ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.menu.menu-en ul {
	display: block;
}

.menu.menu-en ul li {
	margin-right: 12%;
}

.menu li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.menu li a {
  font-size: 19px;
  color: #323232;
  text-transform: uppercase;
}

.menu li:hover .menu-line,
.menu li.active .menu-line,
.tabs li.active .menu-line {
  visibility: visible;
}

.menu-line {
  visibility: hidden;
  position: absolute;
  left: 50%;
  bottom: -5px;
  height: 4px;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.menu li:hover .menu-line-1,
.menu li.active .menu-line-1,
.tabs li.active .menu-line-1 {
  width: 80px;
}

.menu li:hover .menu-line-2,
.menu li.active .menu-line-2,
.tabs li.active .menu-line-2 {
  width: 120px;
}

.menu li:hover .menu-line-3,
.menu li.active .menu-line-3,
.tabs li.active .menu-line-3 {
  width: 75px;
}

.menu_block .social {
  position: relative;
  text-align: right;
  margin-right: -5px;
  margin-top: -3px;
}

.social .hearts {
  display: block;
  fill: #fce6f1;
  position: absolute;
  right: -5px;
  top: -58px;
  width: 59px;
  height: 63px;
  max-height: none;
}

.social ul {
  position: relative;
  z-index: 10;
}

.social li {
  display: inline-block;
  vertical-align: top;
  margin-left: 4px;
}

.social a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
}

.social a svg {
  display: inline-block;
  vertical-align: middle;
  fill: #f9cee3;
}

.social a:hover svg {
  fill: #ffa3df;
}

.fb-icon {
  width: 10px;
  height: 19px;
}

.inst-icon {
  width: 17px;
  height: 16px;
}

.youtube-icon {
  width: 23px;
  height: 15px;
}

/*Шапка сайта*/

/*Органические продукты для гурманов*/

.main-info {
  position: relative;
  min-height: 982px;
  padding-top: 0;
  padding-bottom: 0;
}

.main-descr {
  padding-top: 232px;
  padding-left: 44px;
}

.content-offset {
  padding-left: 44px;
}

.no-gutters .content-offset {
  padding-left: 59px;
}

.video {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.main-bg {
  position: absolute;
  right: 50%;
  top: 0;
  background: url(/local/media/css/../img/eva.jpg) no-repeat 50% 0%;
  background-size: cover;
  height: 100%;
  width: 50%;
}

.main-bg .video {
  width: 275px;
  height: 275px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
}

.main-bg .video .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.main-descr .title {
  margin-top: -15px;
}

.main-descr .title em {
  font-size: 45px;
  color: #f4b0d3;
  line-height: 1.2;
}

.main-descr .title h1 {
  font-size: 45px;
  color: #f4b0d3;
  line-height: 1.2;
  font-family: GardensC !important;
  font-weight: normal !important; 
}

.main-item {
  margin-bottom: 47px;
}

.main-item .h4 {
  font-weight: normal;
  color: #a4d20d;
  min-height: 60px;
}

.main-item .h4 a {
  color: inherit;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.main-item .h4 a:hover {
  color: #B9B5E5;
}

.main-item .h4 a:hover svg {
  fill: #B9B5E5;
}

.main-item .img {
  margin-bottom: 35px;
  position: relative;
}

.main-item .video {
  position: relative;
  margin-bottom: 35px;
  height: 400px;
  overflow: hidden;
}

.text-arrow-angle {
  width: 15px;
  height: 16px;
  fill: inherit;
}

.main-item.small .video {
  height: 159px;
}

/*Органические продукты для гурманов*/

/*Принципы*/

.principle {
  padding-top: 130px;
}

.principle .row > div {
  position: static;
}

.sticky {
  width: 100%;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.principle .sticky-wrap {
  position: relative;
  text-align: right;
  margin-right: -15px;
  height: 100%;
}

.sticky .owl {
  display: block;
  margin-left: auto;
  margin-bottom: -21px;
  position: relative;
  z-index: 10;
}

.sticky .sign {
  width: 100%;
  max-width: 174px;
  position: absolute;
  right: 75px;
  bottom: -80px;
  z-index: 10;
}

.owl {
  width: 250px;
}

.principle .title em {
  color: #cdcdcd;
}

.principle .title {
  color: #a4d20d;
  margin-bottom: 37px;
}

.principle-descr {
  padding-left: 44px;
  padding-top: 70px;
}

.principle-descr .h6:first-child {
  margin-top: 0;
}

.principle-descr .h6 {
  color: #a4d20d;
  margin-bottom: 5px;
  margin-top: 40px;
}

.list-hearts li {
  position: relative;
  text-indent: 22px;
  margin-bottom: 2px;
}

.list-hearts li:before {
  content: "";
  background: url(/local/media/css/../img/icons/heart-list.svg) no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 9px;
}

.principle-info {
  max-width: 570px;
  /*text-align: justify;*/
text-align: left;
}

.principle-features {
  max-width: 380px;
  margin-top: 90px;
}

.principle-features li {
  position: relative;
  padding-left: 70px;
  line-height: 50px;
  margin-bottom: 30px;
}

.principle-features .icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
}

.principle-features .text {
  color: #a4d20d;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3;
}

.principle .btn {
  margin-top: 33px;
}

/*Принципы*/

/*Родителям нравится*/

.principle + .contacts {
  padding-top: 30px;
}

.contacts .h2 {
  color: #f4b0d3;
}

.contacts-left .video {
  height: 630px;
  position: relative;
  overflow: hidden;
}

.video .bg {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
}

.contacts_block {
  margin-top: 55px;
}

.contacts-left .contacts-items {
  margin-top: -153px;
  text-align: right;
  position: relative;
  right: 44px;
}

.cont-item {
  position: relative;
  height: 286px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  text-align: center;
}

.cont-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.cont-item .bear {
  position: absolute;
  left: auto;
  right: 5px;
  top: -138px;
}

.cont-item .inner {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cont-item a:hover .inner {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}

.youtube-full {
  max-width: 100%;
  max-height: 100%;
  fill: #fff;
}

.cont-item .youtube-full {
  max-width: 170px;
  height: 63px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 95px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.cont-item .logo-small {
  height: 23px;
  max-width: 94px;
  fill: #fff;
  position: absolute;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

.cont-item .heart {
  position: absolute;
  background: url(/local/media/css/../img/icons/logo-heart.svg) no-repeat;
  background-size: contain;
  width: 55px;
  height: 49px;
  right: -75px;
  top: 150px;
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.cont-item .instagram {
  fill: #fff;
  width: 85px;
  height: 85px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 70px;
  margin-left: -42px;
  z-index: 10;
}

.contacts-right .contacts-items {
  margin-top: -286px;
}

.contacts-right .btn {
  position: absolute;
  right: 100%;
  top: 100%;
  white-space: nowrap;
}

.contacts-hearts {
  fill: #f9cee3;
  opacity: 0.8;
  width: 190px;
  height: 205px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 25px;
}

/*Родителям нравится*/

/*Популярная продукция*/

.products .h2 {
  color: #b9b5e5;
}

.products .title {
  position: relative;
  padding-left: 283px;
  margin-bottom: 20px;
}

.products .owl {
  position: absolute;
  left: 0;
  bottom: -43px;
  z-index: 10;
}

.left-img-column {
	position: relative;
	z-index: 1;
}

.prod-item {
  height: 420px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.prod-item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 22px 20px 0;
  overflow: hidden;
}

.prod-item a:hover .prod-title {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}

.prod-item a:hover .prod-img img {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}

.prod-title {
  position: relative;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
}

.prod-title .h4 {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.1;
  color: #393938;
  font-size: 18px;
  font-family: BloggerSans;
  text-transform: uppercase;
  font-weight: normal;
}

.prod-img {
  position: relative;
  height: 300px;
  line-height: 300px;
  text-align: center;
  z-index: 10;
}

.prod-img img {
  vertical-align: middle;
  max-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  max-width: 260px;
}

.prod-item a:hover .prod-bg {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.prod-bg {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.prod-bg img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.products_block {
  margin-bottom: 58px;
}

/*Популярная продукция*/

/*Список магазинов*/

.products + .shops {
  padding-top: 0;
}

.shops {

}

.shops .h2 {
  color: #f4b0d3;
}

.shop-item a {
  display: block;
  text-align: center;
}

.shop-item a img {
  opacity: 0.5;
  max-height: 165px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.prod-more-item .shop-item a img {
  max-height: 120px;
}

.shop-item a:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.shops_block {
	margin-top: 30px;
	margin-bottom: 90px;
}

.owl-centered .owl-wrapper {
	display: table !important;
}
.owl-centered .owl-item {
	display: table-cell;
	float: none;
	padding: 0px 30px;
	vertical-align: middle;
}
.owl-centered .owl-item > div {
	text-align: center;
}

.shops_block > .row {
  margin: 0 -15px;
}

.shops_block > .row > div {
  padding: 0 35px;
}

.shops-page {
  padding: 40px 0;
}

.shops-page .shops_block {
  margin-bottom: -50px;
}

.shops-page .shop-item {
  margin-bottom: 100px;
}

.shops-page .shop-item img {
  opacity: 1;
}

.shops_block.animated .shop-item img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.logo-2 {
  max-width: 258px;
}

.logo-4 {
  max-width: 304px;
}

.logo-5 {
  max-width: 176px;
}

/*Список магазинов*/

/*Video background*/

.video-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.bgvideo {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1000;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@supports (object-fit: cover) {
    .video-bg {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

/*Video background*/

/*Хлебные крошки*/

.breadcrumbs_block {
  background: #fafafa;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  padding: 0;
}

.breadcrumbs {
  font-size: 16px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 5px;
}

.breadcrumbs li:first-child {
  margin-left: 0;
  padding-left: 0;
}

.breadcrumbs li:first-child:before {
  content: none;
}

.breadcrumbs li:before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #c8c8c8;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}

.breadcrumbs li a {
  color: #c8c8c8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-transform: lowercase;
}

.breadcrumbs li a:hover {
  color: inherit;
}

.breadcrumbs li span {
  color: #aaa;
  text-transform: lowercase;
}

.bread-menu {
  font-size: 20px;
  padding-left: 44px;
}

.bread-menu li {
  display: inline-block;
  vertical-align: top;
  margin-right: 80px;
}

.bread-menu li:last-child {
  margin-right: 0;
}

.bread-menu li a {
  font-weight: 300;
  color: #464646;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.bread-menu li.active a {
  font-weight: bold;
  color: inherit;
}

.bread-menu li a:hover {
  color: inherit;
}

/*Хлебные крошки*/

/*О нас*/

.about-top {
  padding: 0 !important;
}

.about-top-video {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.about-top-descr {
  position: relative;
  background: url(/local/media/css/../img/about-bg.jpg) no-repeat 50% 0;
  background-size: cover;
  height: 100%;
  padding-right: 120px;
  padding-top: 77px;
  padding-bottom: 40px;
  min-height: 580px;
}

.about-top-descr .title em {
  color: #181716;
  font-size: 37px;
  margin-bottom: 50px;
}

.about-top-descr p {
 /*text-align: justify;*/
text-align: left;
}

.about-top-descr .content-descr {
  position: relative;
  z-index: 10;
}

.about-heart {
  background: url(/local/media/css/../img/about/about-hearts.png) no-repeat;
  background-size: contain;
  width: 86px;
  height: 89px;
  position: absolute;
  right: 75px;
  bottom: 75px;
}

.about-photos img {
  width: 100%;
}

/*О нас*/

/*О нас (описание)*/

.about-descr {
  padding-top: 76px;
  padding-bottom: 150px;
}

.text_block .title em {
  color: #181716;
}

.about-descr .text_block {
  position: relative;
}

.about-descr .icon-big-heart {
  position: absolute;
  left: -150px;
  top: 40px;
  z-index: -1;
}

.icon-big-heart {
  background: url(/local/media/css/../img/icons/heart-big.png) no-repeat;
  background-size: contain;
  width: 286px;
  height: 289px;
}

.about-descr .quote {
  margin-top: 100px;
  position: relative;
}

.about-descr .icon-cloud {
  position: absolute;
  right: 20px;
  bottom: 17px;
}

.icon-cloud {
  background: url(/local/media/css/../img/icons/cloud.png) no-repeat;
  background-size: contain;
  width: 124px;
  height: 68px;
}

/*О нас (описание)*/

/*Принципы*/

.about-principle {
  padding: 0;
}

.principle-map {
  background: url(/local/media/css/../img/about/map.jpg) no-repeat 100% 0;
  background-size: cover;
  height: 100%;
}

.about-principle-descr {
  background: url(/local/media/css/../img/orange-bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding-top: 30px;
  padding-right: 120px;
  padding-bottom: 0px;
  min-height: 725px;
}

.about-principle-descr .h2 {
  font-family: MrsWhite, serif;
  color: #fff;
  font-size: 45px;
  margin-top: 17px !important;
  margin-bottom: 10px !important;
  text-transform: uppercase;
}

.about-principle-descr .text_block p {
  margin-bottom: 10px;
}

.about-principle-descr p {
  margin-bottom: 15px;
  /*text-align: justify;*/
text-align: left;
}

.about-principle-descr li {
/*text-align: justify;*/
  text-align: left;
}

.about-principle-descr .list-hearts {
  margin-top: 0;
}

.list-hearts.dark li:before {
  background-image: url(/local/media/css/../img/icons/heart-list-dark.svg);
}

.about-principle-descr .owl {
  position: absolute;
  right: 0;
  bottom: -22px;
}

.about-principle-descr .h3 {
	font-family: 'BloggerSansMedium';
}

/*Принципы*/

/*Почему*/

.why {
  padding-top: 70px;
}

.why-item {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.why-item .img {
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}

.why-item .img img {
  border-radius: 50%;
}

.why-item .title {
  margin-bottom: 27px;
}

.why-item .title .h3 {
  font-weight: normal;
  margin-bottom: 7px;
}

.why-item .title .h1 {
  font-weight: normal;
  margin-top: 0;
  line-height: 0.95;
}

.why-item .hearts {
  fill: #f9cee3;
  width: 157px;
  height: 169px;
  position: absolute;
  right: -70px;
  top: -50px;
}

.why-item .star-green {
  position: absolute;
  right: 20px;
  top: 20px;
}

.star-green {
  background: url(/local/media/css/../img/icons/star-green.png) no-repeat;
  background-size: contain;
  width: 92px;
  height: 76px;
}

.why_block .h3 {
	font-size: 25px;
	line-height: 32px;
}

.wrap-small .h3 {
	font-size: 25px;
	font-family: 'BloggerSansMedium';
}

/*Почему*/

/*Меню продукции*/

.products-menu {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding: 25px 0;
}

.prod-menu-catalog-main {
	float: right;
}

.prod-menu {
  margin-left: -20px;
}

.prod-menu li {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
}

.prod-menu li:last-child {
  margin-right: 0;
}

.prod-icon {
  height: 65px;
  line-height: 65px;
  text-align: center;
  position: relative;
}

.prod-menu li a:hover .icon,
.prod-menu li.active a .icon {
  opacity: 0;
  visibility: hidden;
}

.prod-menu li a:hover .icon-hover,
.prod-menu li.active a .icon-hover {
  opacity: 1;
  visibility: visible;
}

.prod-icon .icon {
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.prod-icon img {
  max-height: 100%;
}

.prod-icon .icon-hover {
  height: -webkit-calc(100% + 8px);
  height: -moz-calc(100% + 8px);
  height: calc(100% + 8px);
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.prod-icon .icon-2 + .icon-hover {
  bottom: -3px;
}

.prod-icon .icon-3 + .icon-hover {
  height: -webkit-calc(100% + 16px);
  height: -moz-calc(100% + 16px);
  height: calc(100% + 16px);
  bottom: 0;
}

.prod-menu li a {
  width: 120px;
  color: inherit;
  display: block;
  text-align: center;
}

.prod-menu .h4 {
  font-size: 23px;
  margin-top: 15px;
}

.products-menu + .products {
  padding-top: 100px;
  padding-bottom: 100px;
}

.products-menu + .products .products_block {
  margin-bottom: 0;
}

/*Меню продукции*/

/*Карточка продукции*/

.product {
  position: relative;
  padding-top: 45px;
  padding-bottom: 50px;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-small-video {
  position: relative;
  margin-bottom: 50px;
  padding-left: 15px;
  padding-top: 12px;
}

.product-small-video:nth-of-type(2n+2) {
  padding-top: 0;
}

.product-small-video:nth-of-type(2n+2):before {
  top: 12px;
}

.product-small-video .video {
  height: 176px;
  width: 176px;
  position: relative;
  overflow: visible;
  z-index: 10;
}

.product-small-video:before {
  content: "";
  background: url(/local/media/css/../img/product/video-bg.png) no-repeat;
  width: 176px;
  height: 176px;
  position: absolute;
  left: 0;
  top: 0;
}

.product-small-video .arrow {
  width: 70px;
  height: 71px;
  position: absolute;
  left: 100%;
  top: 60%;
  margin-left: 10px;
}

.product-small-video:nth-of-type(2) .arrow {
  top: 10%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.video-btn {
	height: 176px;
    width: 176px;
    position: relative;
    overflow: visible;
    z-index: 10;
	display: block;
	background: url(/local/media/img/icons/video-play-btn.png) no-repeat center;
}
.video-btn:hover {
	opacity: 0.7;
}

.pack-link {
    right: 75px;
    bottom: 11px;
    width: 40px;
    height: 40px;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    z-index: 15;
}

.pack-link .circles.pulsing {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: none !important;
    cursor: pointer;
}

.pack-link .preview-photo {
    width: 130px;
    height: 130px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    background: no-repeat center;
    background-size: cover;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translate(-50%,-50%) scale(0);
    -ms-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    -webkit-transition: .325s ease transform,.325s ease opacity;
    transition: .325s ease transform,.325s ease opacity;
}

.pack-link .circles:before, .pack-link .circles:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
}

.pack-link .circles:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 80%;
    height: 80%;
    background: #fff url(/local/media/img/icons/plus.svg) no-repeat center;
    background-size: 14px;
    -webkit-transition: .325s ease transform,.325s ease opacity;
    transition: .325s ease transform,.325s ease opacity;
}

.pack-link .circles:hover:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.pack-link .circles:hover .preview-photo {
    -ms-filter: none;
    filter: none;
    opacity: 1;
    -webkit-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
}

.pack-link .circles.pulsing:before {
    -webkit-animation: pulse 1.35s infinite;
    animation: pulse 1.35s infinite;
}

.pack-link .circles:before {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
}

@-moz-keyframes pulse{0%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}}
@-o-keyframes pulse{0%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}}
@keyframes pulse{0%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}}

.main-img {
  text-align: center;
  max-width: 100%;
}

.main-img img {
  max-height: 100%;
  
}

.product-imgs .small-imgs {
  position: relative;
  padding-top: 145px;
}

.product-info {
  padding-top: 20px;
}

.product-info .descr {
  position: relative;
  max-width: 530px;
  font-family: GardensC, sans-serif;
}

.product-info h1 {
  text-transform: none;
  font-size: 52px;
  margin-bottom: 16px;
}

.product-tabs {
  background: url(/local/media/css/../img/product/tabs-bg.png) no-repeat 50% 0;
  background-size: cover;
  margin-top: 50px;
  margin-left: -30px;
  box-shadow: 5px 5px 15px rgba(159,181,67,0.4);
  padding: 30px 0;
  max-width: 560px;
  min-height: 250px;
}

.product-tabs .tabs {
  padding: 0 30px;
}

.product-tabs .tabs li {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}

.product-tabs .tabs li:last-child {
  margin-right: 0;
}

.product-tabs li a {
  position: relative;
  color: #464646;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 2px;
}

.product-tabs li.active svg {
  width: 100% !important;
}

.product-tabs li a:hover {

}

.product-tabs .tabs-content > div {
  padding: 45px 30px 0;
}

.product-tabs .tabs-content .text_block p {
  margin-bottom: 10px;
}

.product-tabs li .tabs-underline {
	width: 0;
	left: 50%;
}

.product-tabs li.active .tabs-underline {
	display: inline-block;
	position: absolute;
	width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	bottom: 0;
}

.tabs-underline-1 {
	left: 36px;
	height: 3px;
}

.tabs-underline-2 {
	left: 98px;
	height: 3px;
}

.tabs-underline-3 {
	left: 55px;
	height: 3px;
}

.product-tabs li.active .tabs-underline3 {
	display: inline-block;
	position: absolute;
	width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	left: 102px;
}

.product-tabs li .tabs-underline3 {
    width: 0;
}

.prod-more-item .h6 {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  border-bottom: 3px dotted #a4d20d;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.product-more {
  padding-top: 45px;
}

.product-more .wrap-small {
  max-width: 1120px;
}

.prod-more-item {
  margin-bottom: 90px;
  position: relative;
}

.prod-more-item .more-items .item {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}

.prod-more-item .more-items .item:last-child {
  margin-right: 0;
}

.prod-more-item .more-items .item a {
  display: block;
  height: 175px;
  line-height: 175px;
}

.prod-more-item .more-items .item a img {
  max-height: 100%;
  vertical-align: middle;
}

.prod-more-items {
  margin-bottom: -90px;
}

.prod-more-item .shop-item a img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  max-width: 240px;
}

.prod-more-item .shops_block {
  margin-bottom: 0px;
}

.prod-more-items .photo {
  margin-top: 50px;
  max-width: 195px;
}

.prod-more-items .photo img {
  border-radius: 50%;
}

.prod-more-item .text_block {
  font-family: GardensC, sans-serif;
  position: relative;
  z-index: 10;
}

.product-additional-text {
	font-family: GardensC, sans-serif;
	font-size: 17px;
	margin: 0px 0px 45px;
}

.hearts-green {
  background: url(/local/media/css/../img/hearts-green.png) no-repeat;
  width: 125px;
  height: 131px;
  background-size: contain;
  position: absolute;
  right: -100px;
  top: 50px;
}

.nutr_block {
  margin-top: 20px;
  margin-bottom: -20px;
}

.nutr-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-top: 8px;
  margin-right: 8px;
  margin-bottom: 30px;
}

.nutr-item:last-child {
  margin-right: 0;
}

.nutr-item .title-white {
  text-align: center;
  font-size: 14px;
  text-transform: lowercase;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.nutr-info {
  background: url(/local/media/css/../img/icons/digit-bg.png) no-repeat;
  background-size: contain;
  width: 72px;
  height: 72px;
  line-height: 72px;
  text-align: center;
}

.nutr-info .text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3;
  font-size: 12px;
  text-transform: none;
}

.product-imgs .arrow-text {
  position: absolute;
  left: 12px;
  top: 47px;
}

.arrow-text {
  position: relative;
}

.arrow-text .text {
  display: inline-block;
  font-family: MrsWhite, serif;
  font-size: 20px;
  line-height: 1.2;
  white-space: nowrap;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.text-lines {
  width: 33px;
  height: 19px;
}

.arrow-text .text-lines {
  position: absolute;
  left: 10px;
  top: -25px;
}

.arrow-text.product-info .arrow-text, .product-info .arrow-text {
  position: absolute;
  left: 100%;
  top: 108px;
  margin-left: 15px;
}

.arrow-container-text-1 .arrow {
	top: 68px!important;
}

.arrow-container-text-2 .arrow {
	top: 48px!important;
}

.arrow-container-text-3 .arrow {
	top: 44px!important;
}

.product-info .arrow-container-text-1 {
	position: absolute;
	left: 100%;
	top: 55px;
	margin-left: 15px;
}

.product-info .arrow-container-text-2 {
	position: absolute;
	left: 100%;
	top: 270px;
	margin-left: 15px;
}

.product-info .arrow-container-text-3 {
	position: absolute;
	left: 100%;
	top: 448px;
	margin-left: 15px;
}

.arrow-container-text-1 .text, .arrow-container-text-2 .text, .arrow-container-text-3 .text {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.arrow-container-text-1 .label, .arrow-container-text-2 .label, .arrow-container-text-3 .label {
	margin-top: 10px!important;
}

.arrow-text .label {
  width: 74px;
  height: 74px;
  margin-left: 20px;
  margin-top: 30px;
}

.arrow-text .arrow {
  position: absolute;
  left: -22px;
  top: 40px;
  width: 38px;
  height: 43px;
}

.animated.draw svg {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.draw {
  overflow: hidden;
}

.draw svg {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.product-mobile {
  display: none;
}

.product .product-arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -40px;
  width: 80px;
  height: 80px;
}

.product .product-arrow:before {
  content: "";
  background: url(/local/media/css/../img/icons/arrow-bottom.svg) no-repeat;
  background-size: contain;
  width: 64px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -16px;
  -webkit-animation: arrowDown 1.5s;
  -o-animation: arrowDown 1.5s;
  animation: arrowDown 1.5s;
  -webkit-animation-fill-mode: forward;
  -o-animation-fill-mode: forward;
  animation-fill-mode: forward;
  -webkit-animation-iteration-count: 5;
  -o-animation-iteration-count: 5;
  animation-iteration-count: 5;
}

.no-spill {
	position: absolute;
	left: 0px;
    top: 20px;
    width: 278px;
	height: 102px;
}

.clear-bottom {
	width: 128px;
	height: 75px;
	position: absolute;
	bottom: -100px;
}

.no-stress {
	width: 87px;
	height: 117px;
	position: absolute;
	top: 0px;
	right: -15px;
}

.arrow-icon-text-container-1 {
	position: absolute;
	left: 50px;
    top: 20px;
    width: 310px;
}

.arrow-icon-text-container-2 {
	position: absolute;
    right: -70px;
    bottom: -96px;
    width: 123px;
}

.arrow-icon-text-container-3 {
	position: absolute;
    right: -121px;
    bottom: 64px;
}

.arrow-icon-text-container-4, .arrow-icon-text-container-5, .arrow-icon-text-container-6, .arrow-icon-text-container-7, .arrow-icon-text-container-8 {
	display: none;
}
.icons-block {
	display: none;
}

.product-container-main-icon {
	
}

.arrow-icon-text-container-main {
	width: 100%;
	height: 300px;
	margin: 30px 0px 0px 0px;
}

.arrow-icon-text-container-main svg {
	width: 100%;
	height: 100%;
}

.arrow-text.arrow-container-text-1, .arrow-text.arrow-container-text-2, .arrow-text.arrow-container-text-3, .arrow-text.arrow-container-text-organic
{
	-webkit-transform: scale(1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}

.arrow-text.arrow-container-text-1:hover, .arrow-text.arrow-container-text-2:hover, .arrow-text.arrow-container-text-3:hover, .arrow-text.arrow-container-text-organic:hover{
	-webkit-transform: scale(1.1,1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1.1,1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}

/*.arrow-container-text-1 .label a img, .arrow-container-text-2 .label a img, .arrow-container-text-3 .label a img {
	-webkit-transform: scale(1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}

.arrow-container-text-1 .label a img:hover, .arrow-container-text-2 .label a img:hover, .arrow-container-text-3 .label a img:hover {
	-webkit-transform: scale(1.1,1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1.1,1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}*/

@-webkit-keyframes arrowDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
  }
}

@keyframes arrowDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
  }
}

/*product-cosmetics*/
.product-cosmetics .tabs-content .text_block {
	overflow: auto;
    position: relative;
    height: 130px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.product-cosmetics  .product-tabs .tabs-content > div {
	padding: 25px 30px 0;
}

.product-cosmetics  .main-img {
	margin: 143px 0 0 0;
	line-height: 426px;
}

.product-cosmetics  .main-img.prod-id-106, .product-cosmetics  .main-img.prod-id-107, .product-cosmetics  .main-img.prod-id-105, .product-cosmetics  .main-img.prod-id-103 {
	margin: 0px;
}

.product-cosmetics .main-img.prod-id-106 img, .product-cosmetics .main-img.prod-id-107 img, .product-cosmetics .main-img.prod-id-105 img, .product-cosmetics .main-img.prod-id-103 img {
	max-height: 640px;
}

.product-cosmetics .main-img.prod-id-103 img {
	margin-right: 50px;
}

.product-cosmetics  .main-img img {
	max-height: 426px;
	max-width: 400px;
	vertical-align: middle;
}

.product-cosmetics  .product-info .descr {
	max-width: 680px;
}

.product-cosmetics  .main-img.with-margin {
	
}

.product-cosmetics .prod-more-item .more-items .item {
	min-width: 72px;
}

.product-cosmetics .prod-more-item .more-items .item a {
	text-align: center;
}

.without_smell {
	position: absolute;
	left: 70px;
    top: -8px;
    width: 113px;
    height: 80px;
}

.dry_place {
	position: absolute;
    left: 50px;
    top: -15px;
    width: 245px;
    height: 75px;
}
.hit {
	position: absolute;
    right: 26px;
    top: 80px;
    width: 105px;
    height: 140px;
}
.consistency {
	position: absolute;
	right: -10px;
    bottom: 70px;
    width: 185px;
    height: 185px;
}

@media(max-width: 1700px){
	.without_smell {
		left: 10px;
		top: 0px;
		width: 106px;
		height: 59px;
	}
	.hit {
		width: 90px;
		height: 125px;
		right: -12px;
	}
	.consistency {
		width: 115px;
		height: 115px;
	}
	.product-cosmetics .product-mobile .product-small-video .video {
		width: 137px;
		height: 133px;
	}
	.product-cosmetics .product-mobile .product-small-video {
		margin-right: 35px;
	}
	.product-cosmetics .product-mobile .without_smell {
		left: -52px;
		top: -19px;
		width: 106px;
		height: 59px;
	}
	.dry_place {
		left: 46px;
		top: 20px;
		width: 226px;
		height: 72px;
	}
	.product-cosmetics  .main-img {
		margin: 100px 0 0 0;
		line-height: 320px;
	}

	.product-cosmetics  .main-img img {
		max-height: 320px;
		max-width: 284px;
		vertical-align: middle;
	}
	.product-small-video .video {
		background-size: cover!important;
	}
	.product-tabs li.active .tabs-underline3 {
		left: 79px;
	}
	.tabs-underline-1,
	.tabs-underline-2,
	.tabs-underline-3	{
		left: 50%;
	}	
}
@media(max-width: 1200px){
	.product-cosmetics .main-img img {
		max-width: 170px;
	}
	.product-cosmetics .product-mobile {
		display: none;
	}
	.hit {
		width: 71px;
		height: 95px;
		right: 2px;
		top: 44px;
	}
	.consistency {
		width: 85px;
		height: 85px;
		right: 0px;
		bottom: 115px;
	}
	.dry_place {
		left: 54px;
		top: 20px;
		width: 195px;
		height: 75px;
	}
	.product-cosmetics  .main-img {
		margin: 100px 0 0 0;
		line-height: 260px;
	}

	.product-cosmetics  .main-img img {
		max-height: 260px;
		max-width: 170px;
		vertical-align: middle;
	}
}
@media screen and (max-width: 1023px){
	.product-cosmetics .product-mobile {
		display: block;
	}
	.product-cosmetics .left-img-column {
		display: none;
	}
	.product-cosmetics .img-column {
		width: 100%!important;
		max-width: 100%!important;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.product-cosmetics .bottom-block {
		display: none!important;
	}
	.dry_place {
		left: 119px;
		top: 20px;
		width: 195px;
		height: 75px;
	}
	.dry_place {
		margin: 0 auto;
		position: inherit;
	}
	.product-cosmetics .product-imgs .arrow-text {
		position: absolute;		
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.product-cosmetics  .main-img {
		margin: 100px 0 0 0;
		line-height: 350px;
	}

	.product-cosmetics  .main-img img {
		max-height: 450px;
		max-width: 85%;
		vertical-align: middle;
	}
	.hit, .consistency {
		display: none;
	}
}
@media screen and (max-width: 900px){
	.hit {
		width: 71px;
		height: 71px;
		right: 17px;
	}
	.consistency {
		width: 95px;
		height: 92px;
		right: 12px;
		bottom: 90px;
	}
	.product-cosmetics .product-mobile .without_smell {
		left: -24px;
		top: -18px;
	}
}
@media screen and (max-width: 768px){
	.hit {
		display: none;
	}
	.consistency {
		display: none;
	}
	.dry_place {
		position: absolute;
		left: 70px;
	}	
}
@media screen and (max-width: 600px){
	.product-cosmetics .product-mobile .product-small-video {
		margin: 0px 12px;
	}
	.product-cosmetics .product-mobile .without_smell {
		left: -43px;
		top: 10px;
	}
	.product-cosmetics  .main-img.with-margin {
		margin: 75px 0px 0px 0px;
	}
	.dry_place {
		position: absolute;
		left: 77px;
		top: -27px;
	}
	.product-cosmetics  .main-img {
		margin: 100px 0 0 0;
		line-height: initial;		
	}

	.product-cosmetics  .main-img img {
		max-height: 100%;
		max-width: 100%;		
	}
	.product-tabs li.active .tabs-underline3 {
		left: 74px;
	}
}
@media screen and (max-width: 420px){
	.product-cosmetics .product-mobile .without_smell {
		left: 10px;
		top: 10px;
	}
}
@media screen and (max-width: 340px){
	.product-cosmetics .product-mobile .product-small-video {
		margin: 0px 5px;
	}
}
/*Карточка продукции*/

/*Карьера*/

.text-page .title {
  color: #b0a9dd;
}

.text-page .title {
  margin-bottom: 60px;
}

.text-page .text_block p {
  text-align: left;
}

.text-page .text_block a {
  color: #b0a9dd;
  border-color: #b0a9dd;
}

.text-page .text_block a:hover {
  border-color: transparent;
}

.text-page .aligncenter .btn {
  margin-top: 40px;
}

/*Карьера*/

/*Блог*/

.blog {
  padding-bottom: 120px;
}

.blog .wrap {
  max-width: 1200px;
  padding: 0 15px;
}

.blog .text_block figure img {
  width: 100%;
}

.blog-text {
  color: #464646;
}

.blog-text h1,
.blog-text .h1 {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.blog-text .date {
  text-align: center;
  position: relative;
  padding-bottom: 30px;
}

.blog-text .date:after {
  content: "";
  width: 26px;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -13px;
  bottom: 0;
  background: #464646;
}

.text_block figure + .blog-text {
  margin-top: 100px;
}

.text_block .social a {
  border: none;
}

.text_block .social_block {
  margin-top: 100px;
}

.social_block {
  text-align: center;
}

.social_block .text {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}

.social_block .social {
  display: inline-block;
  vertical-align: bottom;
}

.social_block .social ul {
  margin-bottom: 0;
}

.blog-photo {
  padding-top: 10px;
  position: relative;
}

.blog-photo .item {
  position: relative;
  margin-bottom: -20px;
}

.blog-photo .img {
  position: relative;
  padding-left: 28px;
  padding-top: 28px;
  z-index: 10;
}

.blog-photo .item:first-child {
  z-index: 20;
}

.blog-photo .item:first-child .img-bg {
  padding-right: 28px;
}

.blog-photo .img-bg {
  position: absolute;
  left: 0;
  top: 0;
}

.blog-photo .img-bg-first {
  padding-right: 0 !important;
  top: auto !important;
  bottom: -20px;
}

.blog-photo .img-bg-first img {
  max-width: none;
}

.blog-photo .img-bg-second {
  padding-right: 0 !important;
  top: 0px !important;
}

.blog-photo .img-bg-second img {
  max-width: none;
}

.blog-text > .row {
  margin: 0 -25px;
}

.blog-text > .row > div {
  padding: 0 25px;
}

.blog-heart {
  background: url(/local/media/css/../img/blog/heart.png) no-repeat;
  background-size: contain;
  width: 78px;
  height: 78px;
  position: relative;
  z-index: 20;
}

.blog-photo .blog-heart {
  position: absolute;
  right: 5px;
  bottom: -90px;
}

.blog-quote {
  position: relative;
  width: 660px;
  background: url(/local/media/css/../img/blog/quote-green-bg.jpg) no-repeat;
  background-size: cover;
  margin-top: 450px !important;
  padding: 60px 0;
}

.blog-quote .owl {
  max-width: 255px;
  position: absolute;
  left: 40px;
  bottom: 100%;
  margin-bottom: -22px;
}

.blog-text .quote .title {
  font-size: 30px;
}

.blog-text .quote .sign {
  font-size: 21px;
  margin-top: 35px;
}

.blog-style-2 .date {
  text-align: left;
}

.blog-style-2 .date:after {
  left: 0;
  margin-left: 0;
}

.blog-style-2 h1,
.blog-style-2 .h1 {
  text-align: left;
}

.blog-style-2 .social_block {
  text-align: left;
}

.blog-style-2 .blog-photo {
  padding-top: 50px;
}

.blog-style-2 .blog-photo .item {
  margin-bottom: 0;
}

.blog-style-2 .blog-photo .img {
  padding: 0;
}

.blog-style-2 .blog-photo .img-bg {
  position: absolute;
  height: auto;
  width: auto;
  left: -28px;
  top: 28px;
}

.blog-style-2 .blog-photo .img-bg img {

}

.blog-photo .row {
  margin: 0 -5px;
}

.blog-photo .row > div {
  padding: 0 5px;
}

.blog-photo .row > div:first-child .item {
  z-index: 30;
}

.comp-table {
  overflow: hidden;
}

.comp-table .td {
  position: relative;
  vertical-align: top;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  margin-bottom: 10px;
}

.comp-table .td a {
  line-height: 1.2;
  border-style: solid;
}

.comp-table .tr:after {
  content: "";
  display: table;
  clear: both;
}

.comp-table .td:first-child {
  float: left;
  padding-right: 5px;
  z-index: 10;
}

.comp-table .td:last-child {
  float: right;
  padding-left: 5px;
}

.comp-table .td:last-child:before {
  content: "";
  width: 1000px;
  border-top: 1px dotted #464646;
  position: absolute;
  right: 100%;
  margin-left: 5px;
  bottom: 3px;
}

.comp-table .color-purple {
  color: #b8b5e4;
  border-color: #b8b5e4;
}

.blog-item {
  height: 100%;
  padding: 80px 40px 80px 0;
  color: #464646;
}

.blog-item .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.blog-item .text_block {
  position: relative;
  z-index: 10;
  max-width: 470px;
  height: 100%;
  padding-bottom: 82px;
}

.blog-items {
  padding-top: 0;
}

.blog-items .content-offset {
	height: 100%;
}

.blog-item .date {
  position: relative;
  padding-bottom: 30px;
}

.blog-item .date:after {
  content: "";
  width: 26px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #464646;
}

.blog-item .date + .h3 {
  margin-top: 40px;
}

.blog-item .h3 {
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 33px;
}

.blog-item .btn {
  margin-top: 22px;
  position: absolute;
  bottom: 0;
}

.blog-items .row {
  height: 100%;
}

.blog-items .row .row .blog-item {
  padding-top: 45px;
  padding-bottom: 45px;
}

.blog-item .label {
  z-index: 100;
  text-align: right;
  position: absolute;
  right: 25px;
  top: 25px;
}

.blog-item .heart-green {
  position: absolute;
  bottom: 100px;
  right: 20%;
}

.heart-green {
  background: url(/local/media/css/../img/blog/heart-green.png) no-repeat;
  background-size: contain;
  width: 97px;
  height: 99px;
}

.cloud-blue {
  background: url(/local/media/css/../img/blog/cloud-blue.png) no-repeat;
  background-size: contain;
  width: 86px;
  height: 47px;
}

.blog-item .cloud-blue {
  position: absolute;
  right: 15%;
  top: 80px;
}

.blog-item .hearts-orange-v2 {
  position: absolute;
  right: 15%;
  top: 80px;
  background: url(/local/media/css/../img/blog/hearts-orange-v2.png) no-repeat;
  background-size: contain;
  width: 164px;
  height: 177px;
}

.blog-img {
  text-align: right;
  margin-top: 50px;
}

.blog-img img {
  vertical-align: middle;
}

.blog-item .hearts {
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 10;
}

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

.blog-item.center .text_block {
  text-align: left;
  display: inline-block;
}

.stars-red {
  background: url(/local/media/css/../img/blog/stars-red.png) no-repeat;
  background-size: contain;
  width: 138px;
  height: 158px;
}

.blog-item .stars-red {
  position: absolute;
  right: 20%;
  top: 60px;
}

.blog-items .load-more {
  margin-top: 70px;
  margin-bottom: 160px;
}

/*Блог*/




/*Подвал сайта*/

.footer {
  background: url(/local/media/css/../img/footer-bg.jpg) no-repeat 50% 0;
  background-size: cover;
  color: #fff;
  fill: #fff;
  padding-bottom: 32px;
  position: relative;
}

.footer .logo-text,
.footer .logo-heart {
  color: #fff;
  fill: #fff;
}

.footer-address {
  font-size: 16px;
  font-weight: 300;
  margin-top: 20px;
  line-height: 1.3;
  padding-right: 260px;
}

.footer .menu a {
  color: #fff;
}

.footer .menu_block {
  margin-top: 42px;
}

.footer .menu-links li a {
  color: #fff;
}

.footer .menu-links li:before {
  background: #fff;
}

.footer .social .hearts {
  fill: #f7bfdb;
  top: -30px;
}

.footer .social a svg {
  fill: #ffe5f2;
}

.footer .social a:hover svg {
  fill: #fff;
}

.footer .bottom {
  margin-top: 45px;
}

.created {
  color: #f7d9e8;
}

.created a {
  margin-left: 5px;
}

.bear {
  width: 254px;
}

.footer .bear {
  position: absolute;
  right: 15px;
  bottom: -62px;
}

/*Подвал сайта*/

.mask-download {
	position: fixed;
    bottom: 25px;
    right: 0;
}

.mask-download img {
	
}

.mask-download .mask-mobile {
	display: none;
}

/*Поля формы*/

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="url"],
textarea {
  line-height: normal !important;
  border-radius: 0;
  box-shadow: none;
	-webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="url"]:focus,
textarea:focus,
input[type="text"].filled,
input[type="tel"].filled,
input[type="email"].filled,
input[type="password"].filled,
input[type="number"].filled,
input[type="url"].filled,
textarea.filled {
  border-bottom: 2px solid #484848;
}

input[type="search"] {
  border-radius: 0;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
}

input::-webkit-input-placeholder {color: #303030; opacity: 1;}
input::-moz-placeholder {color: #303030; opacity: 1;}
textarea::-webkit-input-placeholder {color: #303030; opacity: 1;}
textarea::-moz-placeholder {color: #303030; opacity: 1;}

input:focus,
textarea:focus {
	outline: none;
}

::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}

input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type=tel]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=tel]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type=email]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=email]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

textarea {
  height: 200px;
  resize: none;
  overflow: auto;
}

button,
input[type="submit"] {
  padding: 0;
  outline: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
}

button[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
   border: 0;
}

button:focus {
  outline: none;
}

/*Поля формы*/

/*Всплывающие окна*/

.pop_wrap {
  display: block !important;
}

.fancybox-bg {
  background: /*#f4afd2*/ #ccc!important;
}

.fancybox-inner {
  cursor: pointer;
}

.fancybox-slide--current .pop {
   opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.pop {
  display: none;
  cursor: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.pop_success {

}

.no-padding .fancybox-slide {
  padding: 0 !important;
}

.no-padding .fancybox-content {
  vertical-align: top;
}

#resp-menu.fancybox-content {
	padding: 24px;
	border: none;
}
#resp-menu.fancybox-close-small {
	right: 15px !important;
	top: 40px !important;
}
.fancybox-slide--current .resp-menu {
   opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.resp-menu {
  display: none;
  text-align: center !important;
  width: 100%;
  min-height: 100%;
  background-color: #f4afd2 !important;
  margin: 0 !important;
  padding-bottom: 35px !important;
  cursor: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.resp-menu .top {
  text-align: left;
}

.resp-main-menu {
  text-align: center;
  margin-top: 40px;
  position: relative;
  z-index: 10;
}

.resp-main-menu li {
  margin-bottom: 30px;
}

.resp-main-menu a {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}

.resp-sec-menu {
  text-align: center;
  position: relative;
  z-index: 10;
}

.resp-sec-menu li {
  margin-bottom: 30px;
}

.resp-sec-menu a {
  color: #fff;
  font-size: 18px;
}

.resp-menu .social {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.resp-menu .social li {
  margin: 0 10px;
}

.resp-menu .social li svg {
  fill: #fff;
}

.resp-menu .social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.resp-menu .fb-icon {
  width: 15px;
  height: 26px;
}
.resp-menu .inst-icon {
  width: 26px;
  height: 26px;
}
.resp-menu .youtube-icon {
  width: 32px;
  height: 21px;
}

.resp-menu .hearts {
  width: 192px !important;
  height: 207px !important;
  top: auto !important;
  bottom: 40px !important;
  right: auto;
  left: 100%;
  margin-left: -70px;
  fill: #f6bfda;
}

.no-padding .fancybox-slide:before {
  content: none !important;
}

.fancybox-close-small {
  border: none;
  background: transparent;
  width: 28px !important;
  height: 28px !important;
  padding: 0 !important;
  position: absolute;
  cursor: pointer;
  z-index: 100;
 /* right: 27px !important;
  top: 28px !important;*/
  right: -55px !important;
  top: -17px !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.fancybox-close-small:before {
  content: "";
  width: 36px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-close-small:after {
  content: "";
  width: 36px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*Всплывающие окна*/

/*Ошибки*/

.error {
	border-color: red!important;
}

/*Ошибки*/

/*Селект*/

.select {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 40px;
}

.slct {
  display: block;
  color: #999;
  font-size: 14px;
  position: relative;
  z-index: 90;
  background: #fff;
  padding-left: 13px;
  padding-right: 27px;
  border-radius: 5px;
  height: 100%;
  line-height: 36px;
  border: 2px solid #ebebeb;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.slct:after {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.slct:hover,
.slct.active {
  border-color: #d2d2d2;
}

.slct.active {
  border-radius: 5px 5px 0 0;
  border-bottom: 2px solid transparent;
}

.slct:hover:after,
.slct.active:after {
  border-color: #d2d2d2;
}

.slct.active:after {
  -webkit-transform: rotate(-135deg) translateY(-3px) translateX(-3px);
  -ms-transform: rotate(-135deg) translateY(-3px) translateX(-3px);
  -o-transform: rotate(-135deg) translateY(-3px) translateX(-3px);
  transform: rotate(-135deg) translateY(-3px) translateX(-3px);
}

.drop {
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  position: absolute;
  background: #fff;
  top: 100%;
  width: 100%;
  text-align: left;
  left: 0;
  z-index: 110;
  margin-top: -3px;
  padding-bottom: 7px;
  border: 2px solid #d2d2d2;
  border-top: none;
  max-height: 250px;
  border-radius: 0 0 5px 5px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.drop.visible {
  opacity: 1;
  visibility: visible;
}

.drop li {
  display: block;
}

.drop li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  display: block;
  color: #999;
  height: 30px;
  line-height: 30px;
  display: block;
  width: 100%;
  padding: 0 10px 0 13px;
  font-size: 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.drop li a:hover {
  color: #ff8400;
}

.select .color {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}

/*Селект*/

/*Стилизация чекбоксов и радиокнопок*/

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: block;
  cursor: pointer;
  font-size: 20px;
  line-height: 1.2;
  min-height: 27px;
  display: inline-block;
  vertical-align: top;
}

input[type="checkbox"]:not(checked),
input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

input[type="checkbox"]:not(checked) + label,
input[type="radio"]:not(checked) + label {
  position: relative;
  padding: 1px 0 0 40px;
}

input[type="checkbox"]:not(checked) + label:before,
input[type="radio"]:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  width: 27px;
  height: 27px;
  background: rgba(22, 54, 112, 0.2);
  border: 2px solid rgba(22, 54, 112, 0.1);
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

input[type="checkbox"]:not(checked) + label:after,
input[type="radio"]:not(checked) + label:after {
  content: '';
  background: url(/local/media/css/../img/check.svg) no-repeat;
  width: 19px;
  height: 15px;
  position: absolute;
  left: 5px;
  top: 6px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
  background: #FFA910;
  border-color: #FFA910;
}

input[type="checkbox"]:checked + label:after,
input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/*Стилизация чекбоксов и радиокнопок*/

/*Табы*/

.tabs-content {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.tabs-content > div {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.tabs-content > div.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

/*Табы*/

/*Медиа запросы*/

@media screen and (min-width: 1201px) {

  .btn:hover {
    background: #f9c143;
  }

}

@media screen and (max-width: 1740px) {
	.main-item.small .video {
		height: 150px;
	}
}

/*Laptops*/

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

  .wrap {
    padding: 0 30px;
    max-width: 1230px;
  }

  body {
    font-size: 14px;
  }

  .header .logo {
    margin-top: 10px;
  }

  .logo a {
    max-width: 160px;
    margin-right: 30px;
    height: 70px;
    line-height: 70px;
  }

  .logo-heart {
    right: -20px;
  }

  .logo-text {
    font-size: 12px;
  }

  .header {
    padding-top: 22px;
  }

  .menu li a {
    font-size: 14px;
  }

  .menu_block {
    margin-top: 22px;
  }

  .menu_block .social {
    margin-top: -7px;
  }

  .main-descr .title em {
    font-size: 32px;
  }

  .main-descr .title h1 {
    font-size: 32px;
  }

  h1, .h1 {
    font-size: 50px;
  }

  h2, .h2 {
    font-size: 28px;
  }

  h3, .h3 {
    font-size: 24px;
  }

  h4, .h4 {
    font-size: 20px;
  }

  h5, .h5 {
    font-size: 18px;
  }

  h6, .h6 {
    font-size: 16px;
  }

  .title em {
    font-size: 23px;
    margin-bottom: 20px;
  }

  .main-descr {
    padding-top: 157px;
  }

  .main-descr .title {
    margin-top: -5px;
  }

  .main-item {
    margin-bottom: 40px;
  }

  .main-info {
    min-height: 700px;
  }

  .main-bg .video {
    width: 220px;
    height: 220px;
  }

  section {
    padding: 60px 0;
  }

  .owl {
    width: 162px;
  }

  .sticky .owl {
    margin-bottom: -14px;
  }

  .principle {
    padding-top: 90px;
  }

  .sticky .sign {
    max-width: 120px;
    bottom: -60px;
  }

  .principle-descr .h6 {
    margin-top: 30px;
  }

  .principle .title {
    margin-bottom: 30px;
  }

  .list-hearts li:before {
    width: 8px;
    height: 8px;
    top: 7px;
  }

  .list-hearts li {
    text-indent: 17px;
  }

  .principle-features {
    margin-top: 60px;
  }

  .btn {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }

  .principle .btn {
    margin-top: 27px;
  }

  .btn .arrow-angle {
    width: 12px;
    height: 12px;
  }

  .principle + .contacts {
    padding-top: 50px;
  }

  .contacts_block {
    margin-top: 40px;
  }

  .contacts-left .video {
    height: 440px;
  }

  .cont-item {
    height: 200px;
  }

  .cont-item .youtube-full {
    max-width: 120px;
    top: 45px;
  }

  .cont-item .logo-small {
    max-width: 70px;
    height: 20px;
  }

  .cont-item .instagram {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    top: 50px;
  }

  .contacts-hearts {
    width: 135px;
    height: 146px;
  }

  .contacts-left .contacts-items {
    margin-top: -100px;
  }

  .contacts-right .contacts-items {
    margin-top: -200px;
  }

  .cont-item .heart {
    width: 45px;
    height: 39px;
  }

  .products .title {
    padding-left: 200px;
  }

  .products .owl {
    bottom: -35px;
  }

  .prod-item {
    height: 292px;
  }

  .prod-title {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .prod-title .h4 {
    font-size: 18px;
  }

  .prod-img {
    height: 210px;
    line-height: 210px;
  }

  .products_block {
    margin-bottom: 45px;
  }

  .shop-item a img {
    max-height: 110px;
  }

  .shops_block {
    margin-bottom: 70px;
  }

  .footer-address {
    font-size: 12px;
  }

  .bear {
    width: 182px;
  }

  .footer .bear {
    right: 10px;
    bottom: -52px;
  }

  .footer-address {
    padding-right: 160px;
  }

  .cont-item .bear {
    top: -99px;
  }

  .created a {
    display: inline-block;
    vertical-align: top;
    max-width: 30px;
  }

  .prod-bg {
    top: 5px;
  }

  .prod-item a {
    padding: 16px 18px 0;
  }

  .bread-menu {
    font-size: 14px;
  }

  .bread-menu li {
    margin-right: 60px;
  }

  .breadcrumbs {
    font-size: 14px;
  }

  .breadcrumbs_block {
    height: 36px;
    line-height: 36px;
  }

  .header {
    padding-bottom: 17px;
  }

  .about-top-descr .title em {
    font-size: 26px;
  }

  .about-top-descr {
    padding-top: 54px;
    min-height: 410px;
  }

  .about-top-descr .title em {
    margin-bottom: 35px;
  }

  .about-heart {
    width: 61px;
    height: 64px;
    bottom: 30px;
    right: 60px;
  }

  .about-descr .icon-big-heart {
    width: 203px;
    height: 206px;
    left: -90px;
  }

  .text_block p {
    margin-bottom: 20px;
  }

  .about-descr {
    padding-top: 60px;
    padding-bottom: 140px;
  }

  .about-descr .quote {
    margin-top: 40px;
  }

  .quote .title {
    font-size: 25px;
  }

  .quote .sign {
    font-size: 20px;
    margin-top: 36px;
  }

  .icon-cloud {
    width: 88px;
    height: 48px;
  }

  .about-descr .icon-cloud {
    right: 100px;
  }

  .about-principle-descr {
    min-height: 520px;
  }

  .about-principle-descr .h2 {
    font-size: 32px;
    margin-bottom: 5px;
  }

  body {
    line-height: 1.4;
  }

  .why-item {
    max-width: 280px;
  }

  .why-item .title {
    margin-bottom: 20px;
  }

  .text_block h1, .text_block .h1,
  .text_block h2, .text_block .h2,
  .text_block h3, .text_block .h3,
  .text_block h4, .text_block .h4,
  .text_block h5, .text_block .h5,
  .text_block h6, .text_block .h6 {
    margin: 27px 0 16px;
  }

  .text_block figure {
    text-align: center;
    margin-bottom: 27px;
    margin-top: 27px;
  }

  .text_block figure + figure {
    margin-top: -17px;
  }

  .text_block ul,
  .text_block ol {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .why-item .img {
    margin-bottom: 60px;
  }

  .prod-menu .h4 {
    font-size: 18px;
    margin-top: 15px;
  }

  .prod-icon {
    height: 55px;
    line-height: 55px;
  }

  .prod-icon .icon-3 + .icon-hover {
    height: -webkit-calc(100% + 12px);
    height: -moz-calc(100% + 12px);
    height: calc(100% + 12px);
  }

  .products-menu {
    padding: 20px 0;
  }

  .products-menu + .products {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .appreciate .bear-cloud {
    width: 300px;
    left: -350px;
  }

  .product-small-video {
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 35px;
  }

  .product-small-video .video {
    width: 130px;
    height: 130px;
  }

  .product-small-video:before {
    width: 130px;
    height: 130px;
  }

  .product-small-video:nth-of-type(2n+2)::before {
    top: 10px;
  }

  .main-img img {
    max-width: 370px;
  }

  .product-info h1 {
    font-size: 37px;
  }

  .product-tabs li a {
    font-size: 14px;
  }

  .product-tabs {
    min-height: 200px;
    margin-top: 30px;
  }

  .product-imgs .small-imgs {
    padding-top: 100px;
  }

  .prod-more-item .h6 {
    font-size: 14px;
    padding-bottom: 7px;
    margin-bottom: 20px;
  }

  .prod-more-items .photo {
    margin-top: 30px;
  }

  .hearts-green {
    width: 89px;
    height: 93px;
    right: 0;
    top: 20px;
  }

  .text-page .title {
    margin-bottom: 40px;
  }

  .blog .wrap {
    max-width: 850px;
  }

  .label-organika {
    width: 89px;
  }
  .label-faq {
    width: 128px;
  }
  .label-recipe {
    width: 90px;
  }
  .label-game {
    width: 70px;
  }

  .text_block figure + .blog-text {
    margin-top: 60px;
  }

  .blog-photo .img {
    padding-left: 20px;
    padding-top: 20px;
  }

  .blog-photo .item {
    margin-bottom: -15px;
  }

  .blog-text h1, .blog-text .h1 {
    font-size: 22px;
  }

  .blog-text .date {
    padding-bottom: 20px;
  }

  .blog-text .quote .title {
    font-size: 22px;
  }

  .blog-text .quote .sign {
    font-size: 15px;
  }

  .blog-quote {
    width: 480px;
    padding: 45px 0;
    margin-top: 320px !important;
  }

  .blog-text .quote .sign {
    margin-top: 25px;
  }

  .blog-quote .owl {
    max-width: 182px;
    margin-bottom: -16px;
  }

  .text_block .label {
    left: 30px;
    top: 30px;
  }

  .blog-text h1, .blog-text .h1 {
    margin-bottom: 27px;
  }

  .blog-img {
    max-width: 350px;
    margin-left: auto;
  }

  .blog-item .hearts {
    height: 103px;
  }

  .blog-items .load-more {
    margin-top: 100px;
    margin-bottom: 30px;
  }

  .arrow-text .text {
    font-size: 16px;
  }

  .arrow-text .arrow {
    width: 27px;
    height: 31px;
  }

  .product-imgs .arrow-text {
    top: 13px;
    left: 0;
  }

  .arrow-text .label {
    width: 53px;
    height: 53px;
  }

  .product-info .arrow-text {
    top: 60px;
  }

  .product-small-video .arrow {
    width: 50px;
    height: 51px;
  }

  .product-info .arrow-text {
    /*left: auto;*/
    right: 0;
    margin-right: -60px;
  }

  .blog-style-2 .blog-photo .img-bg {
    width: 100%;
  }

  .social .hearts {
    width: 50px;
    height: 55px;
    top: -48px;
  }

  .principle-descr {
    padding-top: 50px;
  }

  .footer .bottom {
    margin-top: 38px;
  }

  .about-descr .title em {
    font-size: 26px;
  }

  .about-descr-left {
    text-align: right;
  }

  .about-descr-left .text_block {
    text-align: left;
    display: inline-block;
  }

  .about-descr .quote {
    margin-top: 55px;
  }

  .about-principle-descr .owl {
    bottom: -15px;
  }

  .blog-item {
    padding-top: 55px;
    padding-bottom: 60px;
  }

  .blog-item .date {
    padding-bottom: 22px;
  }

  .blog-item .date + .h3 {
    margin-top: 27px;
  }

  .blog-item .btn {
    margin-top: 18px;
  }

  .blog-item .text_block {
    max-width: 320px;
  }

  .blog-items .row .row .blog-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .blog-items .row .row .blog-item .btn {
    /*margin-top: 0px;*/
  }

  .blog-items .row .row .blog-item .date + .h3 {
    margin-top: 20px;
  }

  .blog-items .row .row .blog-item .date {
    padding-bottom: 17px;
  }

  .social_block .text {
    margin-bottom: 2px;
  }

  .comp-table .td {
    margin-bottom: 5px;
  }

  .products-menu {
    padding: 20px 0 15px;
  }

  .prod-menu li {
    margin-right: 20px;
  }

  .prod-menu li a {
    width: 100px;
  }

  .products-menu + .products {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .product {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .prod-more-item .more-items .item a {
    height: 130px;
    line-height: 130px;
  }

  .prod-more-item .more-items .item {
    margin-right: 30px;
  }

  .prod-more-item {
    margin-bottom: 70px;
  }

  .shops-page .shop-item {
    margin-bottom: 70px;
  }

  .shops_block > .row {
    margin: 0 -20px;
  }

  .shops_block > .row > div {
    padding: 0 20px;
  }

  .shops-page .shops_block {
    margin-bottom: -30px;
  }

  .product .product-arrow {
    width: 50px;
    height: 50px;
    margin-left: -25px;
  }

  .product .product-arrow:before {
    /*width: 32px;
    height: 16px;*/
    margin-left: -16px;
    margin-top: -20px;
  }

  .blog-photo .blog-heart {
    width: 55px;
    height: 55px;
    bottom: -62px;
  }

  .logo-2 {
    max-width: 180px;
  }

  .logo-5 {
    max-width: 123px;
  }

  .blog-photo .img-bg-first img,
  .blog-photo .img-bg-second img {
    max-width: 100%;
  }

  .blog-photo .img-bg-first {
    width: 170px !important;
    left: -20px !important;
  }

  .blog-photo .img-bg-second {
    width: 240px !important;
  }
  
  .main-item.small .video {
    height: 110px;
  }
   
   .bgvideo {
	   width: 130px;
	   height: 130px;
   }
   
	.product-info .arrow-container-text-1 {
		position: absolute;
		left: 100%;
		top: 55px;
		margin-left: 15px;
	}

	.product-info .arrow-container-text-2 {
		position: absolute;
		left: 100%;
		top: 219px;
		margin-left: 15px;
	}

	.product-info .arrow-container-text-3 {
		position: absolute;
		left: 100%;
		top: 360px;
		margin-left: 15px;
	}
	
	.arrow-icon-text-container-1 {
		width: 217px;
		top: -13px;
	}
	
	.arrow-icon-text-container-2 {
		width: 87px;
	}
	
	.arrow-icon-text-container-3 {
		width: 95px;
		right: -23px;
	}
	
	.product-container .content-offset {
		width: 450px;
		padding-left: 14px;
	}
	.pack-link .circles.pulsing {
		left: 38px;
	}
	.video-btn {
		width: 130px;
		height: 130px;
	}
	
	.product-container .product-mobile .product-small-video:before {
		width: 137px;
		height: 133px;
	}
	.product-container .product-mobile .product-small-video .video {
		width: 137px;
		height: 133px;		
	}
	.product-container .product-mobile .product-small-video {
		margin-right: 35px;
	}
	.product-container .product-mobile .video-btn {
		width: 137px;
		height: 133px;	
	}
	.arrow-icon-text-container-main {
		width: 96%;
	}
	.arrow-container-text-1 .arrow {
		top: 55px!important;
		left: -12px!important;
	}
	.arrow-container-text-2 .arrow {
		top: 37px!important;
		left: -12px!important;
	}
	.arrow-container-text-3 .arrow {
		top: 37px!important;
		left: -12px!important;
	}
	.product-container {
		min-height: 500px;
	}
	.no-spill {
		width: 210px;
		height: 70px;
	}
}

@media(max-width: 1399px){
	.product-info .arrow-text {
		display: none;
	}
}

/*Tablet landscape */

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

  body {
    cursor: pointer;
  }

  .open-menu {
    position: absolute;
    right: 30px;
    top: 45px;
    display: block;
    height: auto;
    cursor: pointer;
    color: inherit;
    text-transform: none;
    background: none;
    border: 0;
    margin: 0;
    overflow: visible;
    z-index: 100;
  }
  .open-menu:hover {
    opacity: 1
  }
  .open-menu .open-menu-inner {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  .open-menu .open-menu-inner:before {
    -webkit-transition: top 0.2s 0.24s ease, opacity 0.2s ease;
    transition: top 0.2s 0.24s ease, opacity 0.2s ease
  }
  .open-menu .open-menu-inner:after {
    -webkit-transition: bottom 0.2s 0.24s ease, -webkit-transform 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.2s 0.24s ease, transform 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  .open-menu.active .open-menu-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0.24s;
    transition-delay: 0.24s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  .open-menu.active .open-menu-inner:before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s ease, opacity 0.2s 0.24s ease;
    transition: top 0.2s ease, opacity 0.2s 0.24s ease
  }
  .open-menu.active .open-menu-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom 0.2s ease, -webkit-transform 0.2s 0.24s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.2s ease, transform 0.2s 0.24s cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  .open-menu-box {
    width: 40px;
    height: 26px;
    display: block;
    position: relative
  }
  .open-menu-inner {
    display: block;
    top: 50%;
    margin-top: -2px
  }
  .open-menu-inner,
  .open-menu-inner:before,
  .open-menu-inner:after {
    width: 100%;
    height: 4px;
    background-color: #523116;
    border-radius: 2px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
  }
  .open-menu-inner:before,
  .open-menu-inner:after {
    content: "";
    display: block
  }
  .open-menu-inner:before {
    top: -11px
  }
  .open-menu-inner:after {
    bottom: -11px
  }

  .wrap {
    max-width: 900px;
  }

  .main-bg {
    height: 620px;
    right: 0;
    width: 100%;
    margin: 0;
    background-position: 50% 0;
    background-color: #c1d981;
  }

  .main-bg .video {
    display: none;
  }

  .main-descr {
    padding-top: 670px;
  }

  .logo-text {
    font-size: 15px;
  }

  .logo a {
    max-width: 180px;
  }

  .logo-text {
    margin-top: 18px;
  }

  .header .logo {
    margin-top: 0;
  }

  .main-descr .title em {
    font-size: 40px;
  }

  .main-descr .title h1 {
    font-size: 40px;
  }

  .principle {
    padding-top: 50px;
  }

  .sticky {
    position: static !important;
    width: 100% !important;
  }

  .sticky img {
    width: 100%;
  }

  .sticky .sign {
    max-width: 140px;
  }

  .principle-descr {
    padding-left: 0;
  }

  .principle-info {
    max-width: none;
    text-align: left;
  }

  .principle-features {
    max-width: none;
    margin-top: 30px;
    text-align: left;
  }

  .principle .title {
    text-align: left;
  }

  .principle-features ul {
    letter-spacing: -0.31em;
    margin: 0 -15px;
  }

  .principle-features li {
    width: 33.3333%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    padding: 0 15px;
    line-height: normal;
  }

  .principle-features .icon {
    position: static;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }

  .principle-features .icon img {
    vertical-align: middle;
    max-height: 100%;
  }

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

  .contacts_block {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
  }

  .cont-item {
    height: 190px;
  }

  .contacts-right .contacts-items {
    margin-top: -190px;
  }

  .contacts-right {
    margin-top: 60px;
  }

  .cont-item .heart {
    right: -10px;
    bottom: -80px;
    top: auto;
  }

  .prod-item {
    height: 340px;
  }

  .prod-title .h4 {
    font-size: 20px;
  }

  .prod-title {
    line-height: normal;
  }

  .prod-img {
    height: 230px;
    line-height: 230px
  }

  .shop-item {
    margin-bottom: 30px;
  }

  .shops_block {
    margin-bottom: 40px;
  }

  .footer_block {
    position: relative;
  }

  .footer .open-menu {
    right: 0;
    top: 35px;
  }

  .footer_block {
    padding-top: 30px;
  }

  .footer_block .logo {
    margin-top: -15px;
    fill: #533217;
  }

  .footer_block .logo-text {
    color: #533217;
  }

  .footer-address {
    font-size: 16px;
    padding-right: 0;
    max-width: 300px;
  }

  .footer .bottom {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }

  .created {
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .footer .bear {
    right: auto;
    left: 50%;
    margin-left: -90px;
  }

  .footer .row > div {
    position: static;
  }

  .created {
    white-space: nowrap;
  }

  .created a {
    max-width: none;
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }

  .main-descr {
    padding-left: 0;
  }

  .content-offset {
    padding-left: 0;
  }

  .principle .sticky-wrap {
    margin-right: 0;
  }

  .video .bg {
    display: block;
  }

  .video-bg {
    display: none;
  }

  .about-top-video {
    background: url(/local/media/css/../img/about-kid.jpg) no-repeat 50% 50%;
    background-size: cover;
    height: 460px;
  }

  .no-gutters .content-offset {
    padding-left: 0;
  }

  .about-top-descr {
    padding: 50px;
    min-height: 1px;
  }

  .principle-map {
    height: 460px;
    background-position: 50% 50%;
  }

  .about-principle-descr {
    padding: 50px 50px 30px;
    min-height: 1px;
  }

  .bread-menu {
    text-align: center;
    padding-left: 0;
  }

  .prod-menu {
    margin-left: 0;
    text-align: center;
  }

  .bread-menu {
    font-size: 16px;
  }

  .appreciate .bear-cloud {
    display: none;
  }

  .product-more .wrap-small {
    max-width: 900px;
  }

  .coop .list-check {
    margin-top: 50px !important;
  }

  .w-100 {
    display: none !important;
  }

  .text_block .social_block {
    margin-top: 50px;
  }

  .blog-photo {
    padding-top: 50px;
    text-align: center;
  }

  .blog-photo .item {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 30px;
  }

  .blog-photo .blog-heart {
    bottom: -50px;
  }

  .blog-item {
    min-height: 400px;
    text-align: center;
  }

  .blog-item .text_block {
    display: inline-block;
  }

  .blog-item .date:after {
    left: 50%;
    margin-left: -13px;
  }

  .blog-items .row .row .blog-item {
    text-align: left;
    padding-left: 35px;
  }

  .blog-img {
    text-align: center;
    margin-top: 0;
    max-width: none;
    height: 300px;
    margin: 0;
  }

  .blog-img img {
    max-height: 100%;
  }
  
  .blog-item .btn {
	  position: inherit;
	  bottom: inherit;
  }
  
  .blog-item .text_block {
	  padding-bottom: 0px;
  }
  
  .blog-item {
    padding: 40px;
  }

  .blog-item.has-img {
    padding-bottom: 0;
    min-height: 1px;
  }

  .blog-item.center .text_block {
    text-align: center;
  }

  .blog-item .text_block p {
/*text-align: justify;*/
    text-align: left;

  }

  .blog-item .h3 {
    margin-bottom: 40px;
  }

  .blog-items .row .row .blog-item .text_block p {
    text-align: left;
  }

  .animate {
    -webkit-animation-delay: 0s !important;
    -o-animation-delay: 0s !important;
    animation-delay: 0s !important;
  }

  .product-info .arrow-text {
    top: 0;
    margin-right: 0;
  }

  .product-mobile {
    display: block;
    margin-top: 35px;
  }

  .product-mobile .prod-more-item {
    margin-bottom: 0;
  }

  .product-small-video .video {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }

  .product-mobile .small-imgs {
    padding-top: 50px;
  }

  .product-mobile .arrow-text {
    position: absolute;
    left: -10px;
    top: -10px;
  }

  .sticky .owl {
    margin-left: -10px;
  }

  .principle .title em {
    position: absolute;
    top: 20px;
    left: 15px;
    padding-left: 200px;
  }

  .principle .wrap {
    position: relative;
  }

  .sticky .sign {
    max-width: 130px;
    right: auto;
    left: 40px;
  }

  .principle-descr {
    padding-top: 100px;
  }

  .blog-items .row .row .blog-item .date:after {
    left: 0;
    margin-left: 0;
  }

  .blog-item .h3 {
    margin-bottom: 30px;
  }

  .blog-items .row .row .blog-item {
    min-height: 1px;
  }

  .blog-photo.horizontal .item {
    margin-left: 0;
    margin-right: 0;
  }
  
  .main-item.small .video {
    height: 180px;
  }
	
	.product-info .arrow-container-text-1 {
		position: absolute;
		left: 100%;
		top: 55px;
		margin-left: 15px;
	}
	.product-info .arrow-container-text-2 {
		position: absolute;
		left: 100%;
		top: 196px;
		margin-left: 15px;
	}
	.product-info .arrow-container-text-3 {
		position: absolute;
		left: 100%;
		top: 320px;
		margin-left: 15px;
	}	
	.arrow-icon-text-container-1 {
		width: 161px;
		top: 7px;
		left: 32px;
	}	
	.arrow-icon-text-container-2 {
		width: 67px;
		bottom: -88px;
	}	
	.arrow-icon-text-container-3 {
		width: 70px;
		right: -57px;
	}	
	.product-container .content-offset {
		width: 355px;
		padding-left: 50px;
	}	
	.product-container .product-mobile {
		display: none;
	}	
	.product-small-video:before {
		width: 100px;
		height: 100px;
	}
	.product-small-video .video {
		width: 100px;
		height: 100px;
		background-size: cover!important;
	}	
	.product-container .main-img {
		text-align: right;
	}
	.product-container .main-img img {
		max-width: 200px;
	}
	.product-container .video-btn {
		width: 100px;
		height: 100px;
	}
	.arrow-text .text {
		font-size: 13px;
	}
	.product-container .product {
		min-height: 500px;
	}
	.product-small-video .arrow {
		width: 45px;
		height: 45px;
	}
	.product-small-video .arrow {
		left: 110%;
	}
	.product-info h1 {
		font-size: 27px;
	}
	.pack-link .circles.pulsing {
		left: 64px;
	}
	.product-container .anchor.product-arrow {
		display: none
	}
	.arrow-icon-text-container-main {		
		height: 180px;
		margin: 20px 0px 0px 0px;		
	}
	.no-spill-bottom {
		position: absolute;
		left: 0px;
		top: -28px;
		width: 210px;
		height: 70px;
	}
}

@media screen and (max-width: 1023px) {
	.product-container .left-img-column {
		display: none;
	}
	.product-info .arrow-container-text-1, .product-info .arrow-container-text-2, .product-info .arrow-container-text-3 {
		display: none;
	}
	.product-container .product-mobile {
		display: block; 
	}
	.product-container .bottom-block {
		display: none!important;
	}
	.product-container .main-img img {
		max-width: 100%;
	}
	.product-container .img-column {
		width: 100%!important;
		max-width: 100%!important;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;		
	}
	.arrow-icon-text-container-3 {
		display: none;
	}
	.desc-block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666666%;
		flex: 0 0 66.666666%;
		max-width: 66.666666%;
	}
	.product-container .content-offset {
		width: 100%;
		padding-left: 30px;
	}
	.img-left-block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.arrow-icon-text-container-4 {
		width: 100px;
		height: 43px;
		display: block;
		position: absolute; 
		bottom: -22px;
		right: 63px;
	}
	.arrow-icon-text-container-5 {
		width: 213px;
		height: 64px;
		display: block;
		position: absolute; 
		bottom: -41px;
		left: -62px;
	}
	.arrow-icon-text-container-6 {
		
	}	
	.icons-block {
		display: block;
		margin: 90px 0 0 0;
	}	
	.product-mobile .arrow-text.arrow-container-text-1, .product-mobile .arrow-text.arrow-container-text-2, .product-mobile .arrow-text.arrow-container-text-3 {
		position: relative!important;
		display: inline-block;
		margin: 0px 25px 0px 0px;
	}	
	.product-mobile .arrow-text.arrow-container-text-1.arrow-text .arrow {
		top: 45px!important;
		left: -14px;
	}
	.product-mobile .arrow-text.arrow-container-text-2.arrow-text .arrow {
		top: 29px!important;
		left: -14px;
	}
	.product-mobile .arrow-text.arrow-container-text-3.arrow-text .arrow {
		top: 29px!important;
		left: -14px;
	}
	.arrow-icon-text-container-main {		
		height: 250px;			
	}
	.arrow-icon-text-container-8 {
		display: block;
		position: absolute;
		right: -88px;
		bottom: -37px;
		width: 98px;
		height: 75px;
	}
	.product-mobile .product-imgs {
		margin: 0 0 30px;
	}
}

/*Tablet portrait*/

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

  .open-menu {
    right: 15px;
  }

  .fancybox-close-small {
	right: -15px !important;
	top: -50px!important;
	}
  
  #resp-menu .fancybox-close-small {
	right: 15px !important;
	top: 40px !important;
  }
  #resp-menu .fancybox-close-small:before, #resp-menu .fancybox-close-small:after {
    background: #533217;  
  }

  .main-bg {
    background-size: cover;
  }

  .main-descr .title em {
    font-size: 36px;
  }

  .main-descr .title h1 {
    font-size: 36px;
  }

  .principle {
    padding-top: 30px;
  }

  section {
    padding: 40px 0;
  }

  .footer .bear {
    margin-left: 0;
  }

  .about-top-descr {
    text-align: center;
  }

  .about-descr {
    padding-top: 40px;
  }

  .about-descr .title {
    text-align: center;
  }

  .about-descr .title em br {
    display: none;
  }

  .about-descr .text_block {
/*text-align: justify;*/
    text-align: left;
  }

  .about-descr .icon-big-heart {
    left: 0px;
    top: -20px;
  }

  .about-principle-descr .h3 {
    text-align: center;
  }

  .about-principle-descr .h3 br {
    display: none;
  }

  .about-principle-descr {
    padding-top: 30px;
  }

  .why-item .title .h1 {
    font-size: 45px;
  }

  .why-item .text_block p {
/*text-align: justify;*/
    text-align: left;
  }

  .products-menu + .products {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .product-tabs .tabs li {
    margin-right: 20px;
    margin-bottom: 5px;
  }

  .product-tabs .tabs-content > div {
    padding-top: 30px;
  }

  .prod-more-item .more-items .item {
    margin-right: 20px;
  }

  .prod-more-item .more-items .item a {
    height: 130px;
    line-height: 130px;
  }

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

  .shops-page .shop-item {
    margin-bottom: 50px;
  }

  .blog {
    padding-top: 0;
  }

  .blog .text_block figure {
    margin-left: -15px;
    margin-right: -15px;
  }

  .text_block figure + .blog-text {
    margin-top: 50px;
  }

  .blog-style-2 .blog-photo {
    margin-bottom: 50px;
  }

  .product-info .arrow-text {
    display: none;
  }

  .wrap-small,
  .content-offset {
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-tabs .tabs {
    padding: 0 20px;
  }

  .product-tabs .tabs-content > div {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
  }

  .resp-menu .logo-text {
    color: #f8dfeb;
  }

  .resp-menu .logo-heart {
    fill: #f8dfeb;
  }

  .resp-menu .social {
    margin-top: 50px;
  }

  .why-item .star-green {
    width: 45px;
    height: 37px;
    right: 15px;
    top: 15px;
  }

  .why-item .hearts {
    width: 77px;
    height: 83px;
    right: -40px;
    top: 10px;
  }

  .why-item .h3 {
    font-size: 18px;
  }

  .blog-photo.horizontal {
    max-width: 600px;
  }

  .blog-photo .img-bg-first {
    width: 240px !important;
  }

  .blog-photo .img-bg-first img {
    width: 100%;
  }

  .blog-photo .img-bg-second {
    width: 320px !important;
  }
  
  .main-item.small .video {
    height: 135px;
  }

}

@media screen and (max-width: 760px) {
	.img-video-block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.arrow-icon-text-container-5 {
		width: 176px;
		bottom: -41px;
		left: -7px;
	}
	.arrow-icon-text-container-4 {
		left: 210px;
	}
	.arrow-icon-text-container-main {
		height: 200px;
	}
	.no-stress {
		display: none;
	}
}

@media screen and (max-width: 700px) {
	.main-item.small .video {
		height: 115px;
	}
}

@media screen and (max-width: 630px) {
	.arrow-icon-text-container-8 {
		display: none;
	}
}

/*Smartphone*/
@media screen and (max-width: 600px) {

  .wrap {
    padding: 0 15px;
    max-width: 350px;
  }

  .pop {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .main-bg {
    height: 400px;
  }

  .main-info {
    min-height: 400px;
  }

  .main-descr {
    padding-top: 430px;
  }

  .logo-text {
    display: none;
  }

  .logo a {
    margin-right: 0;
  }

  .main-descr .title {
    text-align: center;
  }

  .main-descr .title em {
    font-size: 24px;
  }

  .main-descr .title h1 {
    font-size: 24px;
  }

  .main-item {
    text-align: center;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .main-item .img {
    margin-bottom: 20px;
  }

  .main-item .h4 {
    text-align: left;
  }

  .main-descr .title em {
    margin-bottom: 40px;
  }

  .main-descr .title h1 {
    margin-bottom: 40px;
  }

  .main-item {
    margin-bottom: 40px;
  }

  .sticky .sign {
    max-width: 80px;
    bottom: -40px;
    left: 0;
  }

  .sticky .owl {
    margin-left: 0;
  }

  .title {
    text-align: center;
  }

  .title em {
    font-size: 14px;
  }

  h1, .h1 {
    font-size: 30px;
  }

  h2, .h2 {
    font-size: 20px;
  }

  h3, .h3 {
    font-size: 19px;
  }

  h4, .h4 {
    font-size: 18px;
  }

  h5, .h5 {
    font-size: 16px;
  }

  h6, .h6 {
    font-size: 14px;
  }

  .principle-descr .h6 {
    margin-top: 20px;
  }

  .list-hearts li:before {
    top: 8px;
  }

  .principle-features {
    margin-top: 40px;
  }

  .principle-features ul {
    margin: 0;
  }

  .principle-features li {
    width: 100%;
    padding-left: 70px;
    position: relative;
    margin-bottom: 50px;
  }

  .principle-features .icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px;
    text-align: center;
  }

  .principle .btn {
    margin-top: 15px;
  }

  .contacts_block {
    text-align: center;
  }

  .main-item .h4 {
    min-height: 1px;
  }

  .contacts-left .contacts-items {
    right: 0;
  }

  .cont-item {
    background-position: 50% 50%;
  }

  .contacts-right .contacts-items {
    margin-top: 0;
  }

  .contacts-right .btn {
    right: 0;
    z-index: 10;
    top: 200%;
  }

  .contacts + .products {
    padding-top: 60px;
  }

  .products .title {
    padding-left: 0;
    margin-bottom: 90px;
  }

  .products .owl {
    bottom: -105px;
  }

  .shop-item {

  }

  .shop-item a img {
    max-height: 90px;
  }

  .footer-address {
    display: none;
  }

  .footer .bear {
    display: none;
  }

  .footer {
    padding-bottom: 12px;
  }

  .resp-main-menu li,
  .resp-sec-menu li {
    margin-bottom: 20px;
  }

  .contacts-left .video {
    height: 320px;
  }

  .contacts-left .contacts-items {
    margin-top: 0;
  }

  .cont-item {
    height: 160px;
  }

  .prod-item {
    height: auto;
  }

  .prod-item a {
    min-height: 320px;
    padding-bottom: 30px;
  }

  .prod-img {
    height: 240px;
    line-height: 240px;
  }

  .prod-title {
    height: auto;
  }

  .cont-item .bear {
    right: auto;
    left: 0;
    z-index: 10;
  }

  .cont-item .youtube-full {
    top: 30px;
  }

  .cont-item .logo-small {
    bottom: 20px;
  }

  .cont-item .instagram {
    top: 35px;
  }

  .cont-item .youtube-full {
    max-width: 100px;
  }

  .cont-item .logo-small {
    max-width: 60px;
  }

  .cont-item .instagram {
    width: 50px;
    height: 50px;
    margin-left: -25px;
  }

  .header .wrap {
    position: relative;
  }

  .open-menu {
    top: 23px;
  }

  .logo-heart {
    display: none;
  }

  .shop-item {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .header {
    padding: 10px 0;
  }

  .about-top-video {
    height: 400px;
  }

  .about-top-descr {
    padding: 30px 0;
  }

  .content-offset,
  .wrap-small {
    max-width: 350px;
    padding: 0 15px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .about-top-descr .title em,
  .about-descr .title em {
    font-size: 20px;
  }

  .about-descr .icon-big-heart {
    left: 50%;
    margin-left: -101px;
  }

  .quote .title {
    font-size: 20px;
  }

  .quote .sign {
    font-size: 16px;
    margin-top: 20px;
  }

  .about-descr .icon-cloud {
    right: 0;
    bottom: 0;
  }

  .about-descr {
    padding-bottom: 90px;
  }

  .principle-map {
    height: 340px;
  }

  .about-principle-descr .h3 {
    text-align: left;
  }

  .about-principle-descr .h2 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 5px;
  }

  .about-principle-descr .h2 {
    margin-top: 20px;
  }

  .about-principle-descr .list-hearts {
    margin-bottom: 10px;
  }

  .about-principle-descr .owl {
    display: none;
  }

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

  .appreciate .item .h3 {
    margin-bottom: 10px;
  }

  .why {
    padding-top: 40px;
  }

  .why-item {
    margin-bottom: 50px;
    -webkit-animation-delay: 0s !important;
    -o-animation-delay: 0s !important;
    animation-delay: 0s !important;
  }

  .why-item .img {
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .why-item .title .h1 br {
    display: none;
  }

  .why-item .title .h1 {
    font-size: 40px;
  }

  .why-item .h3 {
    text-align: center;
  }

  .star-green {
    width: 45px;
    height: 37px;
  }

  .why-item .star-green {
    right: 5px;
    top: 5px;
  }

  .why-item .hearts {
    width: 77px;
    height: 83px;
    top: 0;
    right: -30px;
  }

  .why_block > .row > div:last-child .why-item {
    margin-bottom: 0;
  }

  .why-item .h3 {
    margin-bottom: 10px;
  }

  .wrap-small .content-offset {
    padding: 0 !important;
  }

  .about-principle-descr {
    padding: 30px 0;
  }

  .why-item {
    max-width: none;
  }

  .breadcrumbs_block {
    height: auto;
    line-height: normal;
    padding: 10px 0 0;
  }

  .breadcrumbs_block .wrap {
    max-width: none;
    padding: 0;
  }

  .prod-menu li {
    margin: 0 10px 10px;
  }

  .prod-menu li:first-child {
    margin-left: 0;
  }

  .prod-menu li:last-child {
    margin-right: 0;
  }

  .prod-menu li a {
    width: 80px;
  }

  .products-menu {
    padding: 20px 0 10px;
  }

  .main-img img {
    max-height: 360px;
  }

  .product-info h1 {
    font-size: 27px;
  }

  .product-info {
    padding-top: 40px;
  }

  .product-tabs .tabs li {
    margin-bottom: 20px;
  }

  .prod-more-item {
    text-align: center;
  }

  .product-more .wrap-small {
    max-width: 350px;
  }

  .prod-more-item .text_block {
    text-align: left;
  }

  .prod-more-item {
    margin-bottom: 50px;
  }

  .prod-more-items {
    margin-bottom: -50px;
  }

  .product-tabs {
    margin-left: 0;
    padding: 20px 0;
  }

  .product-tabs .tabs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-tabs .tabs-content > div {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
  }

  .shop-item {
    margin-bottom: 60px;
    -webkit-animation-delay: 0s !important;
    -o-animation-delay: 0s !important;
    animation-delay: 0s !important;
  }

  .shops_block {
    margin-bottom: 20px;
  }

  .product-tabs li a {
    font-size: 13px;
  }

  .text-page {
    padding-top: 10px;
  }

  .text-page .content-offset {
    padding: 0 !important;
  }

  .text-page .content-offset figure {
    margin-left: -15px;
    margin-right: -15px;
  }

  .text-page .title {
    margin-bottom: 20px;
  }

  .text-page .title .h2 {
    font-size: 27px;
  }

  .coop .list-check {
    margin-top: 0 !important;
  }

  .list-check li {
    padding-left: 38px;
    margin-bottom: 30px;
  }

  .list-check li:before {
    width: 29px;
    height: 28px;
    margin-top: -14px;
  }

  .coop .content-offset {
    margin-top: 30px;
  }

  .text-page .aligncenter .btn {
    margin-top: 20px;
  }

  .shops-page {
    padding-top: 0;
  }

  .text_block .label {
    left: 15px;
    top: 15px;
  }

  .text_block figure + .blog-text {
    margin-top: 30px;
  }

  .blog .wrap {
    max-width: 350px;
  }

  .text_block .social_block {
    margin-top: 30px;
  }

  .blog-style-2 .blog-photo .item {
    margin-bottom: 20px;
  }

  .text_block ol li {
    margin-bottom: 20px;
  }

  .blog-item .text_block {
    text-align: center;
  }

  .blog-img {
    height: 250px;
  }

  .blog-items .load-more {
    margin-top: 50px;
    margin-bottom: 10px;
  }

  .prod-more-item .shops_block {
    margin-top: 20px;
  }

  .product-mobile .small-imgs {
    margin-top: 50px;
    position: relative;
  }

  .owl {
    width: 90px;
  }

  .sticky .owl {
    margin-left: -13px;
    margin-bottom: -7px;
  }

  .principle {
    padding-top: 0;
  }

  .principle .title em {
    padding-left: 90px;
    top: 10px;
  }

  .open-bread-menu {
    display: block;
    color: #464646;
    font-weight: 300;
    margin-bottom: 10px;
  }

  .open-bread-menu .arrow {
    position: relative;
    top: -1px;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-left: 3px;
    border-top: 1.5px solid #f8c143;
    border-right: 1.5px solid #f8c143;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .open-bread-menu.active .arrow {
    -webkit-transform: rotate(-45deg) translateY(2px) translateX(-2px);
    -ms-transform: rotate(-45deg) translateY(2px) translateX(-2px);
    -o-transform: rotate(-45deg) translateY(2px) translateX(-2px);
    transform: rotate(-45deg) translateY(2px) translateX(-2px);
  }

  .bread-menu ul {
    display: none;
    padding: 15px 0 10px;
    background: #f7a50f;
  }

  .bread-menu li {
    display: block;
    margin: 0 0 10px;
  }

  .bread-menu li a {
    display: block;
    padding: 5px;
    color: #fff !important;
  }

  .blog-items .row .row .blog-item {
    min-height: 400px;
  }

  .blog-items .row .row .blog-item .date:after {
    left: 50%;
    margin-left: -13px;
  }

  .about-top-video {
    background-position: 0 0;
  }

  .product .product-arrow {
    display: none;
  }

  .blog-items .row .row .blog-item .text_block p br {
    display: none;
  }
	
	.product-container .img-left-block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.product-container .main-img {
		text-align: center;
	}
	.product-container .desc-block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.product-container .icons-block {
		display: none;
	}
	.product-container .small-imgs {
		margin-top: 0px;
	}
	.product-container .product-mobile .product-small-video {
		margin: 0px 12px;
	}
	.arrow-icon-text-container-5 {
		display: none;
	}
	.arrow-icon-text-container-4 {
		width: 115px;
		height: 53px;
		display: block;
		position: absolute;
		bottom: 2px;
		right: 20px;
	}
	.arrow-icon-text-container-7 {
		width: 253px;
		height: 79px;
		display: block;
		position: absolute;
		top: 3px;
		left: -2px;
	}
	
	.product-mobile .small-imgs {
		padding: 90px 0px 80px 0px;
		margin: 25px 0px 0px 0px;
	}
	.arrow-icon-text-container-main {
		height: 200px;
	}
	.no-spill-bottom {
		position: absolute;
		left: 0px;
		top: 0px;		
	}

	.mask-download .mask-pc {
		display: none;
	}
	
	.mask-download .mask-mobile {
		display: block;
	}
}

@media screen and (max-width: 340px) {
	.product-container .product-mobile .product-small-video {
		margin: 0px 5px;
	}
	.arrow-icon-text-container-4 {
		left: 182px;
	}
}

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

  body {
    width: 320px;
  }

}

/*Медиа запросы*/
/* End */


/* Start:/local/templates/pikabu/styles.css?17024674759783*/
.production-main-ul {
	text-align: right;
}

.hearts-green {
	background: url(/local/media/img/hearts-green.png) no-repeat;
	width: 125px;
	height: 131px;
	background-size: contain;
	position: absolute;
	right: -100px;
	top: 50px;
}
.hearts-purple {
	background: url(/local/media/img/hearts-purple.png) no-repeat;
	width: 150px;
	height: 152px;
	background-size: contain;
	position: absolute;
	right: -100px;
	top: 50px;
}
.hearts-violet {
	background: url(/local/media/img/hearts-violet.png) no-repeat;
	width: 150px;
	height: 152px;
	background-size: contain;
	position: absolute;
	right: -100px;
	top: 50px;
}

/*.cloud-blue {
	background: url(/local/media/img/cloud-blue.png) no-repeat;
	width: 158px;
	height: 88px;
	background-size: contain;
	position: absolute;
	right: -100px;
	top: 130px;
}*/
.prod-more-items .cloud-blue {
	position: absolute;
	right: -100px;
	top: 90px;
}
.stars-orange {
	background: url(/local/media/img/stars-orange.png) no-repeat;
	width: 138px;
	height: 201px;
	background-size: contain;
	position: absolute;
	right: -100px;
	top: 80px;
}

.heart-pink {
	background: url(/local/media/img/icons/icon_pink.png) no-repeat;
	width: 150px;
	height: 152px;
	position: absolute;
	right: -100px;
	top: 90px;
}

.heart-pink2 {
	background: url(/local/media/img/icons/icon_pink2.png) no-repeat;
	width: 147px;
	height: 149px;
	position: absolute;
	right: -100px;
	top: 90px;
}

.heart-purple {
	background: url(/local/media/img/icons/icon_violet.png) no-repeat;
	width: 140px;
	height: 141px;
	position: absolute;
	right: -100px;
	top: 90px;
}

.blue-cloud {
	background: url(/local/media/img/icons/icon_blue.png) no-repeat;
	width: 158px;
	height: 88px;
	position: absolute;
	right: -100px;
	top: 90px;
}

.orange-stars {
	background: url(/local/media/img/icons/icon_orange.png) no-repeat;
	width: 138px;
	height: 201px;
	position: absolute;
	right: -100px;
	top: 90px;
}
.stars-purple {
	background: url(/local/media/img/icons/icon_stars_purple.png) no-repeat;
	width: 138px;
	height: 201px;
	position: absolute;
	right: -100px;
	top: 90px;
}

@media screen and (max-width: 1200px){
	.video-bg {
		display: block;
	}
}

.logo img {
	margin: 14px 0 0 0;
}

.why-item .title .h1.en-h1 {
	font-family: BloggerSans;
    font-size: 62px;
}

/*Всплывающие окна*/

.pop_wrap {
  display: block !important;
}

#overlay {
  display: none;
  opacity: 0;
  visibility: hidden;
  z-index: 9998;
  cursor: pointer;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: fixed;
  background: #2e3132;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#overlay.fadeIn {
  opacity: 0.96;
  visibility: visible;
}

.fancybox-inner {
  cursor: pointer;
}

.fancybox-slide--current .pop {
   opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); 
  display: inline-block;
}

.pop {
  color: #fff;
  padding: 0 !important;
  background: transparent !important;
  overflow: visible !important;
  display: none;
  cursor: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.pop_request {
  max-width: 400px;
}

.pop_success {
  background: #f7a50f !important;
  border-radius: 5px;
  font-size: 20px;
  padding: 20px !important;
}

.fancybox-close-small:hover {
  opacity: 0.7;
}

#pop_request .fancybox-close-small {
	right: 0px!important;
    left: unset;
    top: 2px!important;
	width: 20px!important;
	height: 20px!important;
}
#pop_request .fancybox-close-small:before {
    content: "";
    width: 16px;
    height: 2px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#pop_request .fancybox-close-small:after {
    content: "";
    width: 16px;
    height: 2px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#pop_request input:focus, #pop_request textarea:focus {
	border-bottom: 1px solid #f7a50f;
}
#pop_request textarea {
	height: 80px;
}
#pop_request button {
	border: none;
}

/*Всплывающие окна*/

/*Поля формы*/

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

.input-field .label {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  line-height: 46px;
}

.input-field .label span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="url"],
textarea {
  width: 100%;
  border: none;
  padding-left: 0px;
  font-size: 18px;
  height: 34px;
  background: transparent;
  border-bottom: 1px solid #fff;
  line-height: normal !important;
  border-radius: 0;
  box-shadow: none;
	-webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
}

input[type="search"] {
  width: 100%;
  border: 1px solid #fff;
  height: 100%;
  padding-left: 44px;
  font-size: 24px;
  border-radius: 0;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
}

input[type="search"] + button {
  width: 46px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  background: transparent;
}

input[type="search"] + button svg {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
  fill: #ed6101;
}

input[type="search"]::-webkit-input-placeholder {color: #222;}
input[type="search"]::-moz-placeholder {color: #222;}

input::-webkit-input-placeholder {color: #fff; opacity: 1;}
input::-moz-placeholder {color: #fff; opacity: 1;}
textarea::-webkit-input-placeholder {color: #fff; opacity: 1;}
textarea::-moz-placeholder {color: #fff; opacity: 1;}
input:focus::-webkit-input-placeholder {opacity: 0;}
input:focus::-moz-placeholder {opacity: 0;}
textarea:focus::-webkit-input-placeholder {opacity: 0;}
textarea:focus::-moz-placeholder {opacity: 0;}

input:focus,
textarea:focus {
	outline: none;
}

::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}

input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type=tel]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=tel]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type=email]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=email]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

textarea {
  height: 200px;
  resize: none;
  overflow: auto;
}

button,
input[type="submit"] {
  outline: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
}

button:focus {
  outline: none;
}

.form {
    background: #f5afd3;
    border-radius: 5px;
    padding: 22px;
    font-size: 14px;
	color: #fff;
}

/*Поля формы*/

/*Стилизация чекбоксов*/

.input-checkbox {
  margin-bottom: 10px;
}

.input-checkbox label {
  line-height: 20px;
}

.input-checkbox label span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

input[type="checkbox"] + label {
  display: block;
  cursor: pointer;
  font-size: 14px;
  min-height: 18px;
  display: inline-block;
  vertical-align: top;
}

input[type="checkbox"]:not(checked) {
  position: absolute;
  opacity: 0;
}

input[type="checkbox"]:not(checked) + label {
  position: relative;
  padding: 0 0 0 26px;
}

.left-column input[type="checkbox"]:not(checked) + label:before,
.filters input[type="checkbox"]:not(checked) + label:before {
  background: #fe6903;
}

input[type="checkbox"]:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.left-column input[type="checkbox"]:not(checked) + label:after,
.filters input[type="checkbox"]:not(checked) + label:after {
  background-image: url(/local/templates/pikabu/../img/icons/check-white.svg);
}

input[type="checkbox"]:not(checked) + label:after {
  content: '';
  background: url(/local/media/img/icons/check.svg) no-repeat;
  width: 14px;
  height: 10px;
  position: absolute;
  left: 3px;
  top: 6px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

input[type="checkbox"]:checked + label:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*Стилизация чекбоксов*/
/* End */
/* /local/media/css/grid.css?170246747537539 */
/* /local/media/css/jquery.fancybox.css?170246747517833 */
/* /local/media/css/jquery.mCustomScrollbar.css?170246747553741 */
/* /local/media/css/owl.carousel.css?17024674756009 */
/* /local/media/css/style.css?1702467475118183 */
/* /local/templates/pikabu/styles.css?17024674759783 */
