

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.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;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.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;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.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;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .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-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .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;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .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;
  }
}

@media (min-width: 768px) {
  .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;
  }
}

@media (min-width: 992px) {
  .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;
  }
}

@media (min-width: 1200px) {
  .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;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/* End */


/* Start:/bitrix/templates/uley/template_styles.css?173080439946987*/
*{
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  font-family: 'Montserrat', sans-serif;
}

html{
  font-size: 62.5%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  width: 100%;
  max-width: 100%;
}

body{
  background-position: 100%;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  background-color: #fff;
  margin: 0;
  padding: 0;
}

header{
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  z-index: 3;
}

.header0 {
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
}

#burger-menu {
  display: none;
  cursor: pointer;
}

#navbar-content {
  flex-direction: column;
}

#top_menu {
  width: 100%;
  order: 2;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
  background: #FFF;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.10);
}

.navigation__burger{
  display: none;
}

.navbar-collapse{
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-nav{
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

#header_items{
  padding: 15px 0;
  border-bottom: 1px solid #d1d1d1;
  width: 100%;
}

.offer_icon, .logo_icon {
  display: flex;
  align-items: center;
}

.logo_wrapper {
  position: relative;
  width: 200px;
  height: 43px;
  margin: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo_icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo_icon img {
  opacity: 0;
  transition: opacity 1s, visibility 1s;
  visibility: hidden;
}

.logo_icon img.active {
  opacity: 1;
  visibility: visible;
}

.icon-header {
  margin-right: 5px;
  width: 25px;
  height: 25px;
}

.introtext0 {
  color: #333;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
}

.header_icon{
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn0{
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  border-radius: 10px;
  border: 1px solid #45312A;
  width: 170px;
  height: 55px;
  text-align: center;
  line-height: 55px; 
}

.btn0:hover, .btn0:active {
  background-color: #45312A;
  color: #FFF;
}

.header2-item1{
  display: inline-flex;
  align-items: center;
}

.vk, .viber, .whatsapp, .telegram{
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.mobilecontact{
  display: flex;
  align-items: center;
  gap: 30px;
}

.navigation-title{
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  transition: .3s ease;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  transition: text-decoration 0.3s;
}

#navbar-content .menu {
  justify-content: space-between;
  padding: 15px 0;
}

.navbar-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

#navbar-content .menu li {
  position: relative;
  margin-right: 30px;
}

.menu__list{
  display: flex;
  list-style: none; 
  padding: 15px 0px;
  margin: 0;
}

.navbar-nav>li{
  margin: 0px 30px 0px 0px;
  position: relative;
}

.navbar-nav>li a{
  display: flex;
  color: #151515;
}

.navbar-nav li {
  margin-right: 60px; /* Добавляем расстояние между элементами меню */
}

.navbar-nav li:last-child {
  margin-right: 0; /* Убираем правый отступ у последнего элемента */
}

.navbar{
  width: 100%;
}

.container1{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; /* Позволяет элементам переноситься на новую строку при необходимости */
  padding: 10px 0;
}


.header2-title1{
  color: #45312A;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none; /* убираем стандартное подчёркивание */
  position: relative; /* для создания псевдоэлемента */
  transition: color 0.7s 
}

.header2-title1::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px; /* расстояние от текста */
  width: 100%;
  height: 2px; /* толщина линии */
  background-color: #EFAC36; /* цвет линии */
  transition: transform 0.3s ease; /* плавный переход */
  transform: scaleX(0); /* изначально скрыта */
  transform-origin: bottom right; /* начало анимации справа */
}

.header2-title1:hover::after {
  transform: scaleX(1); /* развёртывание при наведении */
  transform-origin: bottom left; /* анимация идёт слева направо */
}  

.header1{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  background-color: #ffffff; /* Цвет фона */
  z-index: 3;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


.logo{
  background-image: url("/bitrix/templates/uley/../img/logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 140px;
  height: 30px;
  display: block;
  flex-shrink: 0;
  margin-right: 20px;
}

.navigation-title:hover,
.navigation-title:active{
  color:#674F40;
  text-decoration: underline;
}


.navbar-nav>li:hover .nav-title-dropdown,
.navbar-nav>li:active .nav-title-dropdown{
  display: block;
}

.nav-title-dropdown {
  display: none;
  position: absolute;
  padding: 40px 40px 20px 40px;
  flex-direction: column;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.nav-title-dropdown-text-column-list-header{
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.nav-title-dropdown-text-column-list-header:hover,
.nav-title-dropdown-text-column-list-header:active{
  color:#EFAC36;
}

.nav-title-dropdown-text-column-list1{
  margin-bottom: 5px;
  overflow: hidden;
}

.nav-title-dropdown-text-column-list{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}

.nav-title-dropdown-text-column-list>li{
  padding: 0px;
}

.nav-title-dropdown-text-column-title-1{
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.nav-title-dropdown-text-column-title{
  margin-bottom: 10px;
}

.nav-title-dropdown-text-column{
  display: flex;
  width: max-content;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.nav-title-dropdown-text1{
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.nav-title-dropdown-text2{
  display: flex;
  align-items: flex-start;
  gap: 200px;
}

.nav-title-dropdown-alltext{
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}


.wrapper{
  margin: 200px auto;
  width: 100%;
  max-width: 1200px;
}

h1, h2, h3, h4, h5, h6{
  font-weight: 700;
  line-height: 1.4em;
  text-decoration: none;
}

.h1{
  color: #45312A;
  font-feature-settings: 'liga' off;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 800;
  line-height: 50px; 
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.h1 span{
  color: #EFAC36;
}

.greentext{
  color: #2C4409;
}

.greentext span{
  color: #9EA75B
}

.introtext{
  color: #1E1E1E;
  font-feature-settings: 'liga' off;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
}

.btn1{
  border-radius: 10px;
  background: #EFAC36;
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 30px 20px 30px;
}

.greenbutton{
  background: #547622;
}


.btn4:hover, .btn4:active{
  background: linear-gradient(90deg, #F4C572 0%, #EFAC36 100%);
}

.offer{
  display: flex;
  width: max-content;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 60px;
}

.offer_text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
}

.header2, .header3 {
  background-size: cover;
  height: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  transition: transform 0.25s, opacity 0.25s;
}

.container2 {
  width: 60%;
  padding: 10px;
  z-index: 1;
}

.image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45%;
  z-index: 0;
}  

.positioned-image{
  position: absolute;
  height: auto; /* Автоматическая высота для сохранения пропорций */
  animation: pulse 5s infinite; /* Анимация "пульсации" */
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}

.positioned-image1{
  position: absolute;
  max-width: 100%;
  height: auto; /* Автоматическая высота для сохранения пропорций */
}


.introtext1{
  color: #1E1E1E;
font-feature-settings: 'liga' off;
font-family: Montserrat;
font-size: 14px;
font-weight: 600;
}

.icon{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.offer_icon{
  display: flex;
  width: max-content;
  align-items: center;
  gap: 10px;
}

.offer_all_icon{
  display: inline-flex;
  align-items: center;
  gap: 30px;
}

.offer_all{
  display: flex;
  width: max-content;
  flex-direction: column;
  align-items: flex-start;
}

.fon{
  transform: rotate(-13.51deg);
}

.introtext2{
  color: #1E1E1E;
  font-feature-settings: 'liga' off;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
}

.movie_icon{
  flex-shrink: 0;
}

.movie{
  display: flex;
  width: max-content;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.offer_button{
  display: flex;
  align-items: center;
  gap: 25px;
}

.btn2{
  display: inline-block;
  color: #151515;
  padding: 10px 20px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  border-radius: 10px;
  border: 1px solid #EFAC36;
  transition: background-color 0.3s 
}

.btn2:hover{
  background-color: #EFAC36;
  color: #fff;
}

.digit-text{
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}

.digit-title{
  color: #45312A;
  font-family: Montserrat;
  font-size: 20px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

.digit-wrap1{
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  text-align: left;
}

.digit {
  width: 100%; /* Ширина подстраивается под родительский элемент */
  height: 240px;
  flex-shrink: 0;
  border-radius: 10px 10px 0 0;
  overflow: hidden; /* Скрываем переполнение */
}

.digit-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}  

.digit-item{
  flex: 1 1 calc(33.333% - 40px); /* Оставляем промежуток между карточками */
  max-width: calc(33.333% - 40px); /* Устанавливаем максимальную ширину для каждой карточки */
  margin: 20px;
  height: 525px;
  border-radius: 10px;
  background: rgba(248, 186, 160, 0.1);
  z-index: 1;
  transition: all 1s ease; /* Более гибкая анимация перехода */
  box-sizing: border-box;
  overflow: hidden;
}

.digit-item:hover {
  transform: scale(1.05); /* Увеличиваем масштаб */
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}


.all-digits{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  max-width: 1200px;
}

.digits{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
}

.product-all-text{
  display: flex;
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.product-text{
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
}

.product-title{
  color:#45312A;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 700;
  transition: opacity 0.5s;
}


.show-text {
  opacity: 1;
}

.product{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 50px;
}

.btn3{
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 2px solid #EFAC36;
}

.description_circles{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin-bottom: 100px;
  width: 100%;
  max-width: 1200px;
}

.description_circles .init{
  display: flex;
  width: 408px;
  height: 408px;
  padding: 31px 34px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 300px;
  border: 2px solid #EFAC36;
}

.description_circles .init{
  margin-right: -30px;
}


.description_circles-title{
  color: #EFAC36;
  text-align: center;
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}

.description_circles .init:hover {
  border-radius: 300px;
  background: #f8baa0bb;
}

.description_circles-text{
  color: #45312A;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px; /* 120% */
}

.description_circles .description_circles-text {
  opacity: 0; 
  transition: opacity 0.5s ease, display 0s 0.5s;
  display: none;
}

.init:hover .description_circles-title, 
.init:active .description_circles-title {
  display: none;
}

.description_circles .init:hover .description_circles-text,
.description_circles .init:active .description_circles-text {
  opacity: 1; /* Fully visible on hover */
  display: block;
}


.description-text-number{
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px; /* 166.667% */
}

.description-title-number{
  color: #45312A;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.description-text-number-all{
  display: flex;
  width: 100%;
  max-width: 480px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
}

.number{
  display: flex;
  width: 100px;
  height: 100px;
  padding: 31px 34px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #F8BAA0;
  color: #FFF;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: bold;
}

.number:hover,
.number:active{
  background: linear-gradient(270deg, #F8BAA0 0%, rgba(248, 186, 160, 0.60) 66.52%, rgba(248, 186, 160, 0.10) 100%);
}

.description-text{
  display: flex;
  flex-direction: row;
  height: auto;
  align-items: flex-start;
  padding: 20px;
  box-sizing: border-box;
  margin-right: 40px;
}

.description-text:last-child {
  margin-right: 0;
}

.description-two-text{
  display: flex;
  height: auto;
  padding-right: 1px;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
}

.description-alltext{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%; /* Максимальная ширина по умолчанию */
  max-width: 1200px;
  padding: 0 20px; /* Отступы для адаптивности */
  box-sizing: border-box;
}

.description-title{
  color: #45312A;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 700;
}

.description{
  display: flex;
  width: 100%;
  padding: 60px 5%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 150px;
  box-sizing: border-box;
}

.application-title{
  color: #45312A;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 700;
  align-self: stretch;
}

.application-text{
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
}

.i{
  border: solid black;
  border-width: 0 10px 10px 0;
  display: inline-block;
  padding: 3px;
}


.arrow-button {
  display: flex;
  background-color: #EFAC36;
  padding: 22px 20px;
  border-radius: 26px;
  cursor: pointer;
  align-items: center;
}

.arrowbtn {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #EFAC36;
  border-radius: 100px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  left: 73%;
  line-height: 100px;
  transition: all 0.25s ease-in-out;
}

.arrowbtn-down:after {
  margin-left: -14px;
  margin-top: -19px;
  border-bottom: 3px solid;
  border-right: 3px solid;
  transform: rotate(45deg);
}

.arrowbtn:after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  top: 62%;
  left: 60%;
}


.arrow-button:hover > .arrow {
  transform: rotate(-45deg) translate(4px, 4px);
  border-color: text-hover-color;
}

.arrowbtn {
  display: inline-block;
  transition: transform 0.3s; /* анимация поворота */
}

.arrowbtn.rotate {
  transform: rotate(-180deg);
}

.application-dropdown{
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  border: none;
  gap: 20px;
}

.application-dropdown:focus {
  outline: none;
}


.application-text-conteiner>div:hover .application-dropdown-alltext{
  display: block;
}

.application-text-conteiner{
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 10px;
  border: 1px solid #000;
  width: 100%; /* Занимает всю доступную ширину */
}

.application-alltext{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}

.application{
  display: flex;
  padding: 60px 5%; /* Используем проценты для адаптивности */
  justify-content: center;
  align-items: center;
  gap: 35px;
  background: rgba(248, 186, 160, 0.30);
  flex-direction: column;
  flex-shrink: 0;
  width: 100%; 
}

.application-dropdown-text{
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
  list-style-type: disc;
  margin-left: 20px;
}


.application-dropdown-alltext{
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  gap: 10px;
}


.partner-image-all{
  display: flex;
  padding: 0px 2px 0px 0px;
  justify-content: center;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
}

.partner-image{
  max-width: 100%;
  height: auto;
}

.partner-title{
  color: #45312A;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 700;
}

.partner{
  display: flex;
  padding: 60px 0;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  flex-shrink: 0;
  width: 100%;
}


.btn4{
  color: #FFF;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  border-radius: 10px;
  background: #EFAC36;
  padding: 24px 55px 24px 55px;
}


.footer-button-message{
  color: #000;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
}

.footer-button-message span{
  color: #FFF;
}

.footer-button{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.footer-form-control{
  width: 100%;
  max-width: 600px;
  border-radius: 10px;
  background: #FFF;
  color: rgba(0, 0, 0, 0.50);
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  padding: 24px 20px 24px 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}




.footer-input{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}

.footer-text-title-text-all{
  display: flex;
  align-items: flex-start;
}

.footer-text-title-text{
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
}


.footer-text-description-all{
  display: flex;
  width: 432px;
  flex-direction: column;
  gap: 20px;
}

.footer-text-description{
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
}

.footer-text-title{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  width: 100%; /* Занимает всю доступную ширину */
  padding: 20px; /* Добавляем отступы */
  box-sizing: border-box; 
}

.footer-text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-text-input{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-text-all{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
}

.footer-end-title-text{
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  margin-right: 50px;
}

.header2-item2{
  padding: 20px;
}

.footer-end-title{
  display: flex;
  align-items: center;
}

.footer-end-text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}

.footer-all{
  display: flex;
  align-items: center;
  align-self: stretch;
}

.footer1{
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 30px;
  max-width: 1200px;
  width: 100%;
}

.footer{
  display: flex;
  padding: 40px 5% 31px 5%; /* Используем проценты для адаптивности */
  width: 100%;
  align-items: center;
  background: var(--Elements, #F8BAA0);
  flex-grow: 1; /* Позволяет .footer расти при необходимости */
  min-height: 100px; /* Минимальная высота для .footer */
}


.section{
  display: flex;
  width: 100vw; /* Полная ширина экрана */
  height: 100vh; /* Полная высота экрана */
  align-items: center;
  justify-content: center;
  background: var(--Elements, #F8BAA0);
  margin: 0; /* Убираем внешние отступы */
  padding: 0; /* Убираем внутренние отступы */
}

.page h1 {
  color: #58040B;
  text-align: center;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  transition: opacity 0.5s;
  margin-bottom: 25px;
}
.page h2{
  color: #45312A;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 60px;
  transition: opacity 0.5s;
}

.page h3{
  color: #45312A;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  transition: opacity 0.5s;
}


.page p {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 20px;
  
}

.page ul li,
.page ol li{
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 10px;
}



.page .list-menu a{
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 20px;
}


.imgs_block {
  overflow:hidden;
width: 300px;
margin: -15px -20px;
}
.imgs_block img {
  width: 100px;
  float: left;
  display: block;
}
.video_box {
display: block;
position: relative;
overflow: hidden;
}
.video_box i {
position: absolute;
left: calc(50% - 15px);
top: calc(50% - 15px);
color: #dc2f2f;
font-size: 30px;
}


table.colored_table {
  font-size: 15px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-collapse: collapse;
}
.colored_table thead {
  border: 1px solid #ececec;
}

.colored_table thead tr {
  background: #f7f7f7;
}

table.colored_table>thead>tr>td, table.colored_table>thead>tr>th {
  padding: 11px 21px;
  font-size: .8667em;
}

.colored_table tbody {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}

table.colored_table>tbody>tr>td, table.colored_table>tbody>tr>th, table.colored_table>tfoot>tr>td, table.colored_table>tfoot>tr>th {
  padding: 14px 20px 15px;
}
table.colored_table>thead>tr>td, table.colored_table>thead>tr>th {
  padding: 11px 21px;
  font-size: .8667em;
}
table.colored_table>tbody>tr>td, table.colored_table>tbody>tr>th, table.colored_table>tfoot>tr>td, table.colored_table>tfoot>tr>th {
  padding: 14px 20px 15px;
}
.colored_table>tbody>tr>td, .colored_table>tbody>tr>th, .colored_table>tfoot>tr>td, .colored_table>tfoot>tr>th, .colored_table>thead>tr>td, .colored_table>thead>tr>th {
  line-height: 1.428571429;
}

.stores-list1 .item .image {
  width: 150px;
  max-height: 95px;
  overflow: hidden
}

.stores-list1 .item .top-wrap {
  margin: 0;
  padding: 0 0 0 190px
}

.stores-list1 .item.wti .top-wrap {
  margin-top: 0;
  padding-left: 0
}

.stores-list1 .item {
  margin: 0 0 -1px;
  padding: 30px
}

.stores-list1 h4 {
  margin-top: 44px;
  margin-bottom: 32px
}

.stores-list1 .metro .svg-inline-metro path {
  fill: red
}

.stores-list1 .schedule .svg-inline-clock path {
  fill: #999
}

.stores-list1 .metro span.text,.stores-list1 .schedule span.text,.stores-list1 .show_on_map.colored_theme_text .text_wrap span.text {
  padding-left: 10px
}

.stores-list1 .icon-text.grey {
  background: 0 0
}

.stores-list1 .item .top-wrap .title {
  margin: 0 0 10px
}

.stores-list1 .item .middle-prop {
  margin: -3px -12px 6px
}

.stores-list1 .item .top-wrap .show_on_map>span {
  position: relative;
  cursor: pointer
}

.stores-list1 .item .top-wrap .metro {
  display: inline-block;
  margin: 5px 12px;
  vertical-align: top;
  position: relative
}

.stores-list1 .item .top-wrap .show_on_map {
  margin: 5px 12px;
  display: inline-block;
  vertical-align: top
}

.stores-list1 .show_on_map.colored_theme_text:hover .text_wrap span.text {
  color: #333;
  color: var(--white_text_black)
}

.stores-list1 .show_on_map.colored_theme_text:hover .text_wrap .svg-inline-on_map path {
  fill: #333;
  fill: var(--white_text_black)
}

.stores-list1 .schedule .svg-inline-clock svg {
  width: 11px;
  height: 11px
}

.stores-list1 .metro .svg-inline-metro svg {
  width: 11px;
  height: 8px
}

.stores-list1 .right-block-contacts .pay_block img {
  max-width: 40px
}

.stores-list1 .right-block-contacts .pay_block {
  line-height: 20px
}

.stores-list1 {
  margin: 44px 0
}

.contacts-page-top .property.email .value a,.contacts-page-top .property.phone .value a {
  color: #333;
  color: var(--white_text_black);
  text-decoration: none
}

.contacts-page-top .region-row .ik_select_link.common_select-link {
  padding-left: 15px;
  height: 40px
}

@media (max-width: 991px) {
  .stores-list1 .right-block-contacts .emails,.stores-list1 .right-block-contacts .phones {
      margin-bottom:10px
  }
}

@media (min-width: 768px) {
  .stores-list1 .item .right-block-contacts {
      margin-top:3px
  }
}

@media (max-width: 767px) and (min-width:551px) {
  .stores-list1 .item .right-block-contacts .item-body {
      padding:0 0 0 190px
  }

  .stores-list1 .item .right-block-contacts {
      margin-top: 5px
  }
}

@media (max-width: 550px) {
  .stores-list1 .item .image img {
      width:100%
  }

  .stores-list1 .item .top-wrap {
      padding-left: 0
  }

  .stores-list1 .item .image {
      width: auto;
      max-height: 100%;
      float: none!important;
      margin: 0 0 23px
  }

  .stores-list1 .right-block-contacts .emails,.stores-list1 .right-block-contacts .phones {
      margin-top: 10px
  }
}

.contacts-page-top {
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
  margin-bottom: 40px
}

body .contacts-page-top .contacts {
  padding-top: 40px
}

.contacts-page-top .common_select .common_select-link .ik_select_link_text {
  font-size: 14px;
  color: #999
}

@media (max-width: 1199px) {
  .contacts-page-top .info-row {
      margin-top:20px
  }

  .contacts-page-top .ask_button {
      text-align: left
  }
}

@media (max-width: 991px) {
  .contacts-page-top .ask_button {
      text-align:left;
      margin-top: 16px
  }
}

@media (max-width: 767px) {
  .contacts-page-top .info-row .property.email {
      margin-top:10px
  }

  .contacts-page-top .info-row {
      margin-top: 10px
  }
}

.wrapper_inner_half.shop-detail1.store-item>div[id^=bx_incl_area] {
  width: 100%;
  height: 100%
}

@media (min-width: 992px) {
  .wrapper_inner_half.shop-detail1:not(.store-item)>div[id^=bx_incl_area] {
      width:50%
  }

  .wrapper_inner_half.shop-detail1:not(.store-item)>div[id^=bx_incl_area] .item-shop-detail1 {
      width: 100%
  }
}

@media (max-width: 991px) {
  .wrapper_inner_half.shop-detail1:not(.store-item)>div[id^=bx_incl_area] {
      width:100%
  }

  .wrapper_inner_half.shop-detail1:not(.store-item)>div[id^=bx_incl_area] .item-shop-detail1 {
      width: 100%
  }
}

.shop-detail1 .item .left_block_store {
  padding-right: 100px
}

.shop-detail1 .left_block_store .address:not(.property) .value {
  font-size: 1.866em;
  line-height: 1.35em
}

.shop-detail1 .right_block_store {
  min-height: 550px;
  position: relative;
  overflow: hidden
}

.item-shop-detail1 .property.email .value a,.item-shop-detail1 .property.phone .value a {
  color: #333;
  color: var(--white_text_black);
  text-decoration: none
}

.shop-detail1 .left_block_store {
  max-width: 672px
}

.shop-detail1 .social-block {
  position: relative;
  margin-top: 33px;
  margin-bottom: 0
}

.shop-detail1 .social-block>.wrap {
  position: relative
}

.shop-detail1 .social-block>.wrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  margin: -1px 0 0;
  height: 1px;
  background: #ececec;
  background: var(--stroke_black)
}

.shop-detail1 .social-block .social-icons {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 40px 0 0;
  background: #fff;
  background: var(--black_bg_black)
}

.shop-detail1 .social-block .social-icons {
  margin: 0
}

.shop-detail1 .feedback {
  margin: 42px 0 0
}

.shop-detail1 .feedback>.wrap {
  padding: 0
}

.shop-detail1 .left_block_store .bottom_block .properties {
  margin: 0 -16px 34px
}

.shop-detail1 .left_block_store .button_wrap {
  margin-top: 32px
}

.shop-detail1 .left_block_store .bottom-links-block {
  margin-top: 50px
}

.shop-detail1 .left_block_store .bottom_block .property {
  margin: 0 -3px 0 0;
  padding: 8px 0
}

.shop-detail1 .gallery_wrap .big-gallery-block .item img {
  max-height: 400px
}

.shop-detail1 .gallery_wrap .big-gallery-block .slides .item img {
  cursor: zoom-in
}

.item-shop-detail1 .gallery_wrap .big-gallery-block .item a div {
  padding-top: 66.6%;
  display: block;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat
}

.shop-detail1 .top_block .address .title {
  margin-bottom: 16px
}

.shop-detail1 .top_block {
  padding: 0;
  margin-bottom: 0
}

.shop-detail1 .top_block .gallery_wrap {
  margin-bottom: 37px
}

.shop-detail1 .top_block .contacts_img img {
  max-width: 100%;
  max-height: 66.6%;
  width: 100%;
  height: auto
}

.shop-detail1 .top_block .contacts_img {
  margin-bottom: 37px
}

.item-shop-detail1 .big-gallery-block .owl-carousel.owl-theme.owl-bg-nav.short-nav .owl-dots {
  z-index: 5;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center
}

.wrapper_inner_half.shop-detail1 .item .left_block_store {
  margin: 70px 0 0 auto;
  padding-bottom: 100px
}

.wrapper_inner_half.shop-detail1 {
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black)
}

.wrapper_inner_half.shop-detail1 .top_block .address {
  margin: 0 0 30px
}

.wrapper_inner_half.shop-detail1 .item.map-full {
  height: auto
}

.wrapper_inner_half.shop-detail1 .item.map-full.padding0 {
  padding-left: 0;
  padding-right: 0
}

.wrapper_inner_half.shop-detail1 .contacts_map {
  height: 100%
}

.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-layout {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: none;
  margin: 0
}

.wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
  height: 100%
}

.wrapper_inner_half.row.flexbox.shop-detail1 {
  margin-right: 0;
  margin-left: 0
}

.shop-detail1 .item.item-shop-detail1 .top_block:empty {
  display: none
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-righttop {
  bottom: auto;
  top: 0!important
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-lefttop {
  bottom: auto;
  top: 0!important
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-lefttop {
  bottom: auto;
  top: 0!important
}

body .wrapper1 .map-full .right_block_store .ymaps-b-zoom_hints-pos_right {
  left: 0!important;
  right: auto!important;
  top: 20px!important;
  bottom: auto!important;
  margin-left: 10px
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-righttop>ymaps {
  top: 80px!important;
  bottom: auto!important;
  left: 8px!important;
  right: auto;
  margin-right: 10px
}

body .wrapper1 .map-full .right_block_store .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
  top: 100%;
  margin-top: 3px;
  bottom: auto;
  left: auto!important;
  right: 0!important
}

.wrapper_inner_half.shop-detail1 .bx-yandex-view-map,.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,.wrapper_inner_half.shop-detail1 .contacts_map .item.map-full {
  min-height: 550px
}

@media (min-width: 992px) and (max-width:1199px) {
  .wrapper_inner_half.shop-detail1 .item .left_block_store {
      padding-right:50px
  }
}

@media (min-width: 992px) {
  .wrapper_inner_half .item.item-shop-detail1 {
      padding-left:32px
  }
}

@media (max-width: 991px) {
  .wrapper_inner_half.shop-detail1 .item .left_block_store {
      max-width:100%;
      padding-left: 32px;
      padding-right: 32px
  }

  .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-layout,.wrapper_inner_half.shop-detail1 .right_block_store {
      position: static
  }

  .wrapper_inner_half.shop-detail1 .bx-yandex-view-map,.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,.wrapper_inner_half.shop-detail1 .contacts_map .item.map-full {
      height: 550px!important
  }

  .wrapper_inner_half.shop-detail1 .item .right_block_store,.wrapper_inner_half.shop-detail1 .item.map-full {
      max-width: 100%;
      padding-left: 0;
      padding-right: 0
  }

  .item.map-full,.wrapper_inner_half.shop-detail1 .item.item-shop-detail1 {
      width: 100%
  }
}

@media (max-width: 550px) {
  .wrapper_inner_half.shop-detail1 .bx-yandex-view-map,.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,.wrapper_inner_half.shop-detail1 .contacts_map .item.map-full {
      height:200px!important;
      min-height: 200px
  }

  .shop-detail1 .right_block_store {
      min-height: 200px
  }
}





@media (max-width: 1440px) {
  .header1 {
    padding: 20px 4%;
  }

  .description {
    padding: 50px 4%;
    gap: 80px; /* Уменьшаем gap для меньших экранов */
  }
}
  
@media (max-width: 1024px) {
  .header1 {
    padding: 15px 3%;
  }

  #burger-menu{
    display: block;
  }

  .description {
    padding: 50px 4%;
    gap: 80px; /* Уменьшаем расстояние между элементами */
  }
    
  .container2 {
    padding: 15px;
  }
   
  .digit-item {
    flex: 1 1 calc(50% - 40px);
    max-width: calc(50% - 40px);
  } 
      
  .description-alltext {
    gap: 40px; /* Уменьшаем расстояние между блоками на средних экранах */
  }
}
  
@media (max-width: 768px) {
  .container {
    padding: 10px 2%;
    flex-direction: column; /* Изменение направления flex для узких экранов */
    height: 80px;
  }

  .navigation__burger{
    display: block;
    width: 30px;
    height: 20px;
    top: 30px;
    left: 30px;
    position: absolute;
    z-index: 3;
  }

  .navigation__burger span,
  .navigation__burger span::before,
  .navigation__burger span::after {
    display: block;
    position: absolute;
    background-color: #45312A;
    left: 0;
    top: 9px;
    width: 100%;
    height: 2px;
    transition: all 0.3s ease 0s;
  }

  .navigation__burger span::before {
    content: '';
    top: -8px;
  }
  
  .navigation__burger span::after {
    content: '';
    top: 8px;
  }

  .navigation__burger.active span{
    transform: rotate(45deg);
    top: 8px;
    background-color: #00000028;
  }
  
  .navigation__burger.active span::before{
    transform: scale(0)
  }

  .navigation__burger.active > span::after{
    transform:rotate(-90deg);
    top: 0;
    background-color: #00000028;
  }
  
  .collapse.navbar-collapse{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
    background-color: #EFAC36;
    padding: 100px 30px 30px 0px;
    transition: transform 0.3s ease-out, opacity 0.3s ;
    overflow: auto;
    display: flex;
    align-items: center;
    justify-items: center;
  }

  .collapse.navbar-collapse.active{
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translateY(0);
    opacity: 1
  }

  /* .collapse.navbar-collapse:before{
      content: "";
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      height: 80px;
      background-color: #fff;
  } */

  .description {
    padding: 40px 3%;
    gap: 60px; /* Еще немного уменьшаем расстояние */
  }

  #header_items{
    display: flex;
    justify-items: center;
    align-items: center;
    flex-direction: column;
    border-bottom: none;
    gap: 20px;
  }

  .navbar-nav ul{
    flex-direction: column;
  }

  #navbar-content .menu li{
    margin-bottom: 20px;
    margin-right: 0px;
  }

  #navbar-content .menu{
    display: flex;
    justify-content: center;
  }

  .header2, .header3{
    position: relative;
    width: 100%;
    height: auto;
  }

  .h1, .greentext{
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }

  .introtext{
    font-size: 18px;
    text-align: center;
  }

  .offer_button {
    flex-direction: column; /* Расположить элементы вертикально */
    gap: 15px; /* Уменьшить промежуток между элементами */
  }
  
  .movie {
    width: 100%; /* Сделать блок .movie на всю ширину */
    justify-content: flex-start; /* Выравнивание по началу */
  }
  
  .introtext2 {
    text-align: center; /* Центрирование текста */
  }

  .offer{
    align-items: center;
  }

  .image-container{
    opacity: 0.5;
    width: 100%; /* Изменение ширины для мобильных устройств */
    position: relative;
    z-index: 1;
  }

  .offer_all {
    width: 100%; /* Изменение ширины для мобильных устройств */
    width: max-content;
    flex-direction: column;
    align-items: center;
  }
/* 
    .offer_all_icon{
      flex-direction: column;
      align-items: flex-start;
    } */

  .mobile_icon{
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }

  .container2 {
    padding: 5px;
    width: 100%;
    position: relative;
    z-index: 2;
  }

  .product-title{
    font-size: 24px;
  }

  .product-text{
    font-size: 18px;
  }

  .product{
    gap: 10px;
    padding: 30px 5%;
  }

  .digit-item {
    flex: 1 1 calc(100% - 40px);
    max-width: calc(100% - 40px);
  }

  .btn3{
    font-size: 16px;
  }

  .description-title{
    font-size: 24px;
  }

  .description-two-text {
    flex-direction: column;
    align-items: center;
  }

  .description-text {
    margin-right: 0;
    margin-bottom: 20px; /* Добавляем нижний отступ на мобильных устройствах */
  }
    
  .description-text:last-child {
    margin-bottom: 0;
  }

  .description-alltext {
    gap: 30px; /* Уменьшаем расстояние на маленьких экранах */
    align-items: center; /* Центрируем элементы на маленьких экранах */
  }

  .description_circles {
    flex-direction: column; /* Stack items vertically for small screens */
    display: flex;
    justify-content: center;
    align-items: center; 
  }

  .description_circles .init {
    margin-bottom: 20px; /* Space between items for small screens */
    width: 350px;
    height: 350px;
  }

  .description_circles-title{
    font-size: 24px;
  }

  .application-text-conteiner {
    padding: 20px;
    gap: 20px;
  }
      
  .application-title {
    font-size: 24px;
  }

  .application-text{
    font-size: 18px;
  }

  .application-dropdown-text{
    font-size: 16px;
  }

  .application-dropdown-alltext{
    padding-top: 0px;
  }

  .arrowbtn {
    width: 30px;
    height: 30px;
    left: 85%;
  }

  .arrowbtn:after {
    width: 9px;
    height: 9px;
    top: 85%;
    left: 78%;
  }

  .arrowbtn-down:after {
    margin-left: -14px;
    margin-top: -19px;
    border-bottom: 2px solid;
    border-right: 2px solid;
  }

  .partner-title{
    font-size: 24px;
  }

  .partner-image-all {
    gap: 20px; /* Уменьшаем расстояние между изображениями на маленьких экранах */
  }

  .footer1{
    align-items: center;
  }

  .footer-all {
    flex-direction: column; /* Переносим блоки вниз */
  }

  .footer-text-all {
    align-items: center;
    gap: 30px;
    padding: 15px;
  }

  .footer-form-control {
    max-width: 100%;
    font-size: 18px;
    padding: 20px 15px;
  }

  .footer-text-title-text {
    text-align: center; /* Центрируем текст на маленьких экранах */
    font-size: 18px;
  }

  .footer-text-description {
    text-align: center; /* Center text on smaller screens */
    font-size: 16px;
  }

  .footer-text-title {
    align-items: center; /* Центрируем элементы на экранах до 768px */
    padding: 20px; /* Добавляем отступы */
  }

  .footer-text-all{
    align-items: center;
  }

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

  .footer-form-control {
    max-width: 100%;
    font-size: 18px;
    padding: 20px 15px;
  }

  .footer-button{
    align-items: center;
  }

  .footer-end-title{
    flex-direction: column;
  }

  .footer-button-message{
    text-align: center;
  }

  .footer-end-text{
    display: flex;
    align-items: center;
  }

  .footer-end-title-text{
    margin-right: 0px;
  }

  .header2-item2{
    align-items: center;
    padding: 0px;
  }
}
  
  @media (max-width: 480px) {
  .container {
    padding: 5px 1%;
    height: 80px; /* Автоматическая высота для маленьких экранов */
  }

  .description {
    padding: 30px 2%;
    gap: 40px; /* Минимальное расстояние между элементами */
  }

 .header2, .header3{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 150px;
    margin-bottom: 50px;
 }

 .h1, .greentext{
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }

  .introtext{
    font-size: 18px;
    text-align: center;
  }

  .offer_button {
    flex-direction: column; /* Расположить элементы вертикально */
    gap: 15px; /* Уменьшить промежуток между элементами */
  }

  .movie {
    width: 100%; /* Сделать блок .movie на всю ширину */
    justify-content: flex-start; /* Выравнивание по началу */
  }
  
  .introtext2 {
    text-align: center; /* Центрирование текста */
  }

  .offer{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .offer_text{
    align-items: center;
  }

/* .image-container{
  opacity: 0.5;
} */

  .image-container{
  /* display: none; */
    width: 100%;
    position: relative;
    z-index: 1;
  }

    /* .navbar-nav{
      display: none;
    } */
  .container2 {
    padding: 5px;
    width: 100%;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    margin-top: 30px;
  }
      
  .description-two-text {
    flex-direction: column;
    align-items: center;
    padding: 0 10px; /* Уменьшаем отступы на маленьких экранах */
  }
    
  .description-text {
    margin-bottom: 15px; /* Уменьшаем нижний отступ */
  }
    
  .description-text:last-child {
    margin-bottom: 0;
  }

  .description-alltext {
    padding: 0 10px; /* Уменьшаем отступы на самых маленьких экранах */
    align-items: center; /* Центрируем элементы на маленьких экранах */
  }

  .application-text-conteiner {
    padding: 15px;
    max-width: 100%; /* Максимальная ширина 100% */
  }

  .partner-image-all {
    gap: 10px; /* Уменьшаем расстояние между изображениями на маленьких экранах */
    padding: 0 1px 0 0; /* Уменьшаем отступы */
  }
    
  .partner-image {
    max-width: 90%; /* Ограничиваем ширину изображения для маленьких экранов */
    height: auto;
  }

  .footer-all {
    flex-direction: column; /* Переносим блоки вниз */
  }
      
  .footer-text-all {
    align-items: center;
    gap: 20px;
    padding: 10px;
  }
      
  .footer-form-control {
    max-width: 100%;
    font-size: 16px;
    padding: 15px 10px;
  }

  .footer-text-title-text {
    text-align: center; /* Центрируем текст на самых маленьких экранах */
    font-size: 16px;
  }

  .footer-text-description {
    text-align: center; /* Center text on even smaller screens */
  }

  .footer-text-title {
    align-items: center; /* Центрируем элементы на экранах до 480px */
  }

  .footer-form-control {
    max-width: 100%;
    font-size: 16px;
    padding: 15px 10px;
  }

  .footer-end-title{
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .footer-end-text{
    align-items: center;
  }
}


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

.tizers .item .inner-text .title {
  font-weight: 600;
    font-size: 16px;
}

.tizers .item .inner-text .value {
    font-size: 12px;
}

.justify-center {
  justify-content: center;
  -webkit-justify-content: center;
}

.tizers{
  margin: 45px 0;
}

.side-block__bottom {
  text-align: center;
  margin: 30px;
}
.side-block__bottom a{
  padding: 10px 20px;
}
/* End */
/* /bitrix/templates/uley/css/bootstrap-grid.css?173080418843318 */
/* /bitrix/templates/uley/template_styles.css?173080439946987 */
