

/* Start:/local/templates/delopark_template/fancybox/jquery.fancybox.css?17358263793994*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top;}
.fancybox-wrap{position:absolute;top:0;left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:8020;}
.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.fancybox-opened{z-index:8030;}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);}
.fancybox-outer, .fancybox-inner{position:relative;}
.fancybox-inner{overflow:hidden;}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap;}
.fancybox-image, .fancybox-iframe{display:block;width:100%;height:100%;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url(/local/templates/delopark_template/fancybox/fancybox_sprite.png);}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div{width:44px;height:44px;background:url(/local/templates/delopark_template/fancybox/fancybox_loading.gif) center center no-repeat;}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/local/templates/delopark_template/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}
.fancybox-prev span{left:10px;background-position:0 -36px;}
.fancybox-next span{right:10px;background-position:0 -72px;}
.fancybox-nav:hover span{visibility:visible;}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible !important;}
.fancybox-lock{overflow:visible !important;width:auto;}
.fancybox-lock body{overflow:hidden !important;}
.fancybox-lock-test{overflow-y:hidden !important;}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/local/templates/delopark_template/fancybox/fancybox_overlay.png);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}
.fancybox-opened .fancybox-title{visibility:visible;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0, 0, 0, 0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{padding-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, .8);}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url(/local/templates/delopark_template/fancybox/fancybox_sprite@2x.png);background-size:44px 152px;}
#fancybox-loading div{background-image:url(/local/templates/delopark_template/fancybox/fancybox_loading@2x.gif);background-size:24px 24px;}
}
/* End */


/* Start:/local/templates/delopark_template/css/styles.css?1735825920117480*/
/* OWL & BOOTSTRAP & FONTS */
@import url("https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap");
* {
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*, ::after, ::before {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }
.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }

.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; } }
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.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;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.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-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.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 {
  display: none; }

.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 .owl-carousel {
  display: block; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/delopark_template/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.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%; }

/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 1.5;
  font-size: 18px;
  color: #272727;
  font-family: "Montserrat", sans-serif;
  font-weight: 500; }
  @media screen and (max-width: 991px) {
    body {
      padding-top: 50px; } }
  @media screen and (max-width: 767px) {
    body {
      font-size: 16px; } }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif; }

input, textarea, select {
  display: block;
  width: 100%;
  border-radius: 5px;
  background: #FFF;
  padding: 0 15px;
  color: #272727;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  height: 45px;
  border: 1px solid #8B8B8B; }
  input:focus, textarea:focus, select:focus {
    border-color: #272727; }
  input:disabled, textarea:disabled, select:disabled {
    background: #F2F2F2; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #6AC180;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: 1.2;
  font-family: "Golos Text", sans-serif;
  font-weight: 600; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0; }

h1 {
  margin-top: 0;
  font-size: 32px;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 28px; } }

h2 {
  font-size: 32px;
  margin-bottom: 60px;
  font-weight: 700; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 28px;
      margin-bottom: 40px; } }

h3 {
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 40px; }

p:first-child {
  margin-top: 0; }
p:last-child {
  margin-bottom: 0; }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.inline {
    display: inline-flex; }
  .flex.jcsb {
    justify-content: space-between; }
  .flex.ais {
    align-items: flex-start; }
  .flex.aic {
    align-items: center; }
  .flex.jcc {
    justify-content: center; }
  .flex.aib {
    align-items: flex-end; }
  .flex.aif {
    align-items: flex-start; }
  .flex.nowrap {
    flex-wrap: nowrap; }
  .flex.jcfe {
    justify-content: flex-end; }

.blockin {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px; }
  .blockin-max {
    max-width: 1200px; }
  @media screen and (max-width: 767px) {
    .blockin {
      padding: 0 15px; } }

.body-cart .header {
  background: #FAFAFA; }
  .body-cart .header__bottom {
    display: none; }

/* HEADER */
.header {
  position: relative;
  z-index: 10;
  background: #fff; }
  .header__top {
    min-height: 42px;
    border-bottom: 2px solid #EDEDED; }
  .header__location {
    color: #272727;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    background: url(/local/templates/delopark_template/css/../images/header-location.svg) 0 50% no-repeat;
    padding-left: 32px; }
  .header__menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 40px; }
    .header__menu ul li {
      font-size: 14px; }
      .header__menu ul li a {
        display: flex;
        align-items: center;
        gap: 10px;
        color: #272727; }
        .header__menu ul li a span {
          width: 16px;
          height: 10px;
          background: url(/local/templates/delopark_template/css/../images/header-menu-arrow.svg) 0 0 no-repeat; }
        .header__menu ul li a:hover {
          color: #6AC180; }
  .header__center {
    padding: 15px 0 25px; }
    .header__center-left {
      gap: 20px 40px; }
  .header__logo img {
    display: block; }
  .header__slogan {
    max-width: 255px;
    color: #272727;
    font-family: "Golos Text", sans-serif;
    font-size: 16px;
    font-weight: 600; }
  .header__phone {
    font-size: 14px;
    font-family: "Golos Text", sans-serif;
    font-weight: 400; }
    .header__phone a {
      font-size: 24px; }
  .header__login {
    min-height: 26px;
    display: flex;
    align-items: center;
    min-height: 26px;
    padding-left: 45px;
    background: url(/local/templates/delopark_template/css/../images/header-login.svg) 0 50% no-repeat;
    color: #272727;
    font-family: "Golos Text", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1; }
    .header__login a {
      color: #777; }
      .header__login a:first-child {
        color: #272727; }
      .header__login a:hover {
        color: #6AC180; }
    .header__login span {
      margin: 0 6px; }
  .header__bottom-center {
    gap: 30px; }
  .header__bottom-button {
    gap: 30px; }
  .header__sale, .header__favorit, .header__basket {
    color: #272727;
    font-family: "Golos Text", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-left: 36px; }
    .header__sale:hover, .header__favorit:hover, .header__basket:hover {
      color: #6AC180; }
  .header__sale {
    background: url(/local/templates/delopark_template/css/../images/header-sale.svg) 0 50% no-repeat; }
  .header__favorit {
    background: url(/local/templates/delopark_template/css/../images/header-favorit.svg) 0 50% no-repeat; }
  .header__basket {
    background: url(/local/templates/delopark_template/css/../images/header-basket.svg) 0 50% no-repeat; }
  @media screen and (max-width: 1023px) {
    .header__phone {
      display: none; } }
  @media screen and (max-width: 991px) {
    .header {
      display: none; } }

.search {
  position: relative;
  flex-grow: 2;
  max-width: 610px;
  border-radius: 5px;
  border: 1px solid #6D6D6D;
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: space-between; }
  .search input {
    flex-grow: 2;
    border: 0;
    background: none;
    line-height: 38px;
    height: 38px;
    padding: 0 15px;
    color: #272727;
    font-size: 18px;
    font-weight: 400;
    width: 100%; }
    .search input::placeholder {
      color: #272727; }
  .search button {
    width: 38px;
    min-width: 38px;
    height: 38px;
    border: 0;
    background: #6D6D6D url(/local/templates/delopark_template/css/../images/search-button.svg) 50% 50% no-repeat; }

.folders-menu {
  position: relative;
  z-index: 9; }
  .folders-menu__title {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 20px;
    min-height: 40px;
    padding: 0 10px;
    border-radius: 5px;
    background: #E9E9E9;
    color: #272727;
    font-family: "Golos Text", sans-serif;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    z-index: 2;
    border: 0;
    width: 100%; }
    .folders-menu__title span {
      width: 20px;
      height: 8px;
      background: url(/local/templates/delopark_template/css/../images/folderburger.svg) 0 0 no-repeat; }
    .folders-menu__title.active {
      background: #6AC180;
      border-radius: 5px 5px 0px 0px;
      color: #fff; }
      .folders-menu__title.active span {
        background-image: url(/local/templates/delopark_template/css/../images/folderburger-open.svg); }
      .folders-menu__title.active + div {
        display: block; }
  .folders-menu__body {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border-radius: 0 0 5px 5px;
    background: #FFF;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.23);
    padding: 20px; }
    .folders-menu__body ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .folders-menu__body ul li {
        margin-top: 15px; }
        .folders-menu__body ul li:first-child {
          margin: 0; }
        .folders-menu__body ul li a {
          display: flex;
          align-items: center;
          gap: 20px;
          color: #272727;
          font-family: "Golos Text", sans-serif;
          font-size: 16px;
          font-weight: 400;
          line-height: 1.2; }
          .folders-menu__body ul li a img {
            min-width: 22px;
            width: 22px; }
          .folders-menu__body ul li a:hover {
            color: #6AC180; }
  .folders-menu.static .folders-menu__title {
    background: #6AC180;
    border-radius: 5px 5px 0px 0px;
    color: #fff; }
    .folders-menu.static .folders-menu__title span {
      background-image: url(/local/templates/delopark_template/css/../images/folderburger-open.svg); }
    .folders-menu.static .folders-menu__title + div {
      display: block; }
  .folders-menu.static .folders-menu__body {
    position: relative; }

.mobileheader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #6AC180;
  display: flex;
  align-items: center;
  z-index: 10;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .mobileheader {
      display: none; } }
  .mobileheader__left {
    gap: 10px; }
  .mobileheader__logo img {
    display: block;
    max-width: 137px; }
  .mobileheader__burger {
    border: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(/local/templates/delopark_template/css/../images/burger.svg) 50% 50% no-repeat; }
  .mobileheader__right {
    display: flex;
    font-size: 0;
    line-height: 0;
    margin-right: -10px; }
    .mobileheader__right a {
      width: 35px;
      height: 35px;
      display: flex;
      align-items: center;
      justify-content: center; }

.mobileSearch {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  padding: 8px 15px;
  background: #fff;
  z-index: 10;
  display: none; }
  .mobileSearch:before {
    content: '';
    position: absolute;
    top: -6px;
    right: 120px;
    background: url(/local/templates/delopark_template/css/../images/mobileSearch-arrow.svg) 50% 50% no-repeat;
    width: 11px;
    height: 6px; }
  .mobileSearch input {
    display: block;
    width: 100%;
    line-height: 31px;
    height: 33px;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    padding: 0 16px;
    color: #8B8B8B;
    font-family: "Golos Text", sans-serif;
    font-size: 14px;
    font-weight: 400; }

.mobileMenu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 11;
  padding-right: 70px;
  font-family: "Golos Text", sans-serif;
  display: none; }
  .mobileMenu__wrap {
    background: #fff;
    height: 100%;
    overflow-y: auto;
    height: 100vh;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 15px;
    gap: 30px 0; }
  .mobileMenu__close {
    position: absolute;
    top: 13px;
    right: 23px;
    width: 22px;
    height: 22px;
    background: url(/local/templates/delopark_template/css/../images/mobileMenu-close.svg) 50% 50% no-repeat; }
  .mobileMenu__menu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .mobileMenu__menu ul li a {
      display: flex;
      gap: 10px;
      padding: 10px 0;
      color: #272727;
      font-size: 14px;
      font-style: normal;
      font-weight: 400; }
      .mobileMenu__menu ul li a span {
        display: flex;
        align-items: center;
        max-width: 25px;
        min-width: 25px; }
  .mobileMenu__menu2 {
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE; }
    .mobileMenu__menu2 ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .mobileMenu__menu2 ul li a {
        padding: 10px 0 10px 35px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #272727;
        font-size: 14px;
        font-weight: 400; }
        .mobileMenu__menu2 ul li a span {
          width: 16px;
          height: 10px;
          background: url(/local/templates/delopark_template/css/../images/header-menu-arrow-green.svg) 0 0 no-repeat; }
  .mobileMenu__tel {
    color: #272727;
    font-size: 14px;
    font-weight: 500;
    padding-left: 34px;
    background: url(/local/templates/delopark_template/css/../images/mobileMenu-phone.svg) 0 50% no-repeat; }
  .mobileMenu__contacts {
    padding-left: 34px;
    margin-top: 20px;
    color: #272727;
    font-size: 14px;
    font-weight: 400; }
  .mobileMenu__soc {
    display: flex;
    font-style: 0;
    line-height: 0;
    gap: 10px;
    margin-top: 20px; }
  @media screen and (min-width: 992px) {
    .mobileMenu {
      display: none !important; } }

.mobileFolder {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 12;
  background: #fff;
  font-family: "Golos Text", sans-serif;
  display: none; }
  .mobileFolder-title {
    display: flex;
    align-items: center;
    height: 55px;
    cursor: pointer;
    padding: 0 15px;
    gap: 15px;
    border-bottom: 1px solid #DEDEDE; }
    .mobileFolder-title span {
      width: 16px;
      height: 10px;
      background: url(/local/templates/delopark_template/css/../images/header-menu-arrow-green.svg) 0 0 no-repeat;
      transform: rotate(90deg); }
  .mobileFolder-body {
    height: calc(100vh - 105px);
    overflow-y: auto;
    padding: 10px 15px; }
    .mobileFolder-body ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .mobileFolder-body ul li {
        margin-top: 15px; }
        .mobileFolder-body ul li:first-child {
          margin: 0; }
        .mobileFolder-body ul li a {
          display: flex;
          gap: 20px;
          color: #272727;
          font-size: 16px;
          font-style: normal;
          font-weight: 400; }
          .mobileFolder-body ul li a img {
            min-width: 22px; }
  .mobileFolder-search {
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 15px; }
    .mobileFolder-search input {
      height: 35px;
      line-height: 33px;
      border-radius: 5px;
      border: 1px solid #DEDEDE;
      padding: 0 16px;
      width: 100%; }
  @media screen and (min-width: 992px) {
    .mobileFolder {
      display: none !important; } }

/* HEADER */
/* CONTENT */
.siteButton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 44px;
  border-radius: 5px;
  background: #6AC180;
  border: 0;
  color: #FFF;
  font-size: 16px;
  font-weight: 600; }
  .siteButton:hover {
    background: #58ba71; }
  .siteButton.max200 {
    max-width: 200px;
    width: 100%; }
  .siteButton.max220 {
    max-width: 220px;
    width: 100%; }
  .siteButton.block {
    display: flex;
    width: 100%; }
  .siteButton.white {
    background: #FFF;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    color: #8B8B8B; }
    .siteButton.white:hover {
      background: #6AC180;
      color: #fff; }
  .siteButton.dark {
    background: #272E3F; }
    .siteButton.dark:hover {
      background: #6AC180; }
  .siteButton.padding {
    padding: 0 15px; }
  .siteButton:disabled {
    background: #DEDEDE;
    color: #757575; }

.content {
  padding: 40px 0 100px; }
  .content__row {
    gap: 40px 0; }
  .content__menu {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); }
    .content__menu ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .content__menu ul li {
        margin-top: 3px; }
        .content__menu ul li:first-child {
          margin: 0; }
        .content__menu ul li a {
          display: flex;
          align-items: center;
          min-height: 42px;
          padding: 0 10px;
          border-radius: 5px;
          font-family: "Golos Text", sans-serif;
          font-size: 18px;
          font-weight: 500;
          color: #272727; }
          .content__menu ul li a:hover, .content__menu ul li a.active {
            background: #DEDEDE; }
        .content__menu ul li ul {
          padding-top: 3px; }
          .content__menu ul li ul li a {
            font-family: "Montserrat", sans-serif;
            font-size: 16px; }
  .content__block {
    margin-top: 100px; }
    .content__block:first-child {
      margin: 0; }
  @media screen and (max-width: 767px) {
    .content {
      padding: 40px 0 50px;
      overflow: hidden; }
      .content__block {
        margin-top: 50px; } }

.path {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.3;
  color: #272727; }
  .path__wrap {
    padding: 40px 0; }
    .path__wrap .path {
      margin: 0; }
  .path span {
    margin: 0 8px;
    color: #8B8B8B; }
  .path a {
    color: #8B8B8B; }
    .path a:hover {
      color: #6AC180; }

.stock .row {
  gap: 30px 0;
  margin: 0 -20px; }
  .stock .row > div {
    padding: 0 20px; }
.stock__block {
  display: block;
  color: #272727;
  border-radius: 5px;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  height: 100%; }
  .stock__block-img {
    display: block; }
    .stock__block-img img {
      display: block;
      width: 100%; }
  .stock__block-body {
    position: relative;
    padding: 40px 25px 30px;
    display: block; }
  .stock__block-date {
    position: absolute;
    top: 10px;
    left: 26px;
    color: #7C7C7C;
    font-size: 14px;
    font-weight: 400; }
  .stock__block-title {
    display: block;
    margin-bottom: 12px;
    font-weight: 500;
    font-family: "Golos Text", sans-serif; }

.page ul {
  padding: 0;
  list-style: none; }
  .page ul li {
    padding-left: 15px;
    margin-top: 10px;
    position: relative; }
    .page ul li:first-child {
      margin: 0; }
    .page ul li:before {
      content: '';
      position: absolute;
      top: 8px;
      left: 0;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: #272727; }

.map {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.23);
  overflow: hidden;
  display: flex;
  margin-top: 50px; }
  .map__left {
    width: 360px;
    min-width: 360px;
    padding: 30px; }
    .map__left ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .map__left ul li {
        margin-top: 40px;
        font-size: 16px;
        line-height: 1.3; }
        .map__left ul li:first-child {
          margin: 0; }
        .map__left ul li span {
          display: block;
          margin-top: 10px;
          font-size: 14px;
          color: #8B8B8B; }
  .map__right {
    width: 100%;
    min-height: 435px;
    background: #ccc; }
  @media screen and (max-width: 991px) {
    .map {
      flex-direction: column; }
      .map__left {
        max-width: none;
        width: 100%; } }

.subscription {
  background: #F2F2F2;
  padding: 10px 0;
  overflow: hidden; }
  .subscription__row {
    gap: 15px 20px; }
  .subscription__left {
    display: flex;
    align-items: center;
    gap: 20px; }
  .subscription__right {
    display: flex;
    gap: 40px;
    max-width: 560px;
    flex-grow: 2; }
    .subscription__right-input {
      max-width: 320px;
      width: 100%; }
    .subscription__right .siteButton {
      flex-grow: 2;
      padding: 0 20px; }
  @media screen and (max-width: 767px) {
    .subscription__right {
      gap: 20px; } }

.lk__menu {
  padding: 10px;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); }
  .lk__menu > ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .lk__menu > ul > li {
      margin-top: 30px; }
      .lk__menu > ul > li:first-child {
        margin-top: 0; }
      .lk__menu > ul > li > a {
        display: flex;
        align-items: center;
        gap: 16px;
        min-height: 42px;
        line-height: 1.2;
        border-radius: 5px;
        padding: 5px 10px;
        color: #272727;
        font-family: "Golos Text", sans-serif;
        font-size: 18px;
        font-weight: 500; }
        .lk__menu > ul > li > a.active, .lk__menu > ul > li > a:hover {
          background: #E5E5E5; }
      .lk__menu > ul > li ul {
        padding: 5px 0 0 48px;
        margin: 0;
        list-style: none; }
        .lk__menu > ul > li ul li {
          margin-top: 3px; }
          .lk__menu > ul > li ul li:first-child {
            margin-top: 0; }
          .lk__menu > ul > li ul li a {
            font-size: 16px;
            color: #272727; }
            .lk__menu > ul > li ul li a:hover, .lk__menu > ul > li ul li a.active {
              color: #6AC180; }
.lk__title {
  gap: 20px; }
  .lk__title h1 {
    margin: 0; }
  .lk__title a {
    font-size: 16px;
    font-weight: 500; }
    .lk__title a:hover {
      color: #272727; }
.lk__page {
  gap: 40px 0;
  margin-top: 30px; }
  .lk__page-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    min-height: 240px;
    height: 100%;
    position: relative;
    padding: 30px;
    font-family: "Golos Text", sans-serif;
    color: #272727;
    gap: 20px 0; }
    .lk__page-block img {
      position: absolute;
      bottom: 0;
      right: 0; }
    .lk__page-block-title {
      font-size: 28px;
      font-weight: 600;
      display: block;
      margin-bottom: 10px; }
    .lk__page-block-text {
      font-size: 16px; }
    .lk__page-block-more {
      font-size: 16px;
      font-weight: 500;
      color: #6AC180;
      display: flex;
      align-items: center;
      gap: 10px; }
      .lk__page-block-more:after {
        content: '';
        width: 16px;
        height: 10px;
        background: url(/local/templates/delopark_template/css/../images/header-menu-arrow-green.svg) 0px 0px no-repeat;
        transform: rotate(-90deg); }

.auth {
  padding: 60px 0; }
  .auth__form {
    background: #FFF;
    padding: 40px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    max-width: 520px;
    margin: 0 auto;
    position: relative; }
    .auth__form-back {
      position: absolute;
      top: 40px;
      left: 40px; }
    .auth__form-wrap {
      max-width: 320px;
      margin: 0 auto; }
    .auth__form-title {
      font-family: "Golos Text", sans-serif;
      font-size: 32px;
      font-weight: 600;
      line-height: 1.2;
      margin-bottom: 60px; }
    .auth__form-control {
      margin-top: 40px; }
      .auth__form-control:first-child {
        margin: 0; }
    .auth__form-vk div {
      margin-bottom: 20px;
      font-size: 14px;
      color: #8B8B8B; }
    .auth__form-vk a {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      min-height: 45px;
      padding: 0 20px;
      border-radius: 360px;
      box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.23);
      gap: 10px;
      color: #272727;
      font-size: 14px; }
  @media screen and (max-width: 767px) {
    .auth__form {
      padding: 20px; }
      .auth__form-back {
        position: relative;
        top: auto;
        left: auto;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px; }
      .auth__form-title {
        font-size: 28px;
        margin-bottom: 30px; }
      .auth__form-control {
        margin-top: 20px; } }

.category {
  padding: 15px 10px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); }
  .category ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .category ul li {
      margin-top: 20px; }
      .category ul li:first-child {
        margin: 0; }
      .category ul li a {
        display: block;
        position: relative;
        padding-left: 40px;
        font-size: 16px;
        line-height: 1.2;
        color: #272727; }
        .category ul li a span {
          position: absolute;
          top: 0;
          left: 0;
          width: 20px;
          height: 20px;
          background: url(/local/templates/delopark_template/css/../images/category-plus.svg) 0 0 no-repeat; }
        .category ul li a:hover {
          color: #6AC180; }

.catalog {
  gap: 40px 0; }
  .catalog__block {
    display: flex;
    gap: 15px;
    padding: 15px;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    color: #8B8B8B;
    line-height: 1.2; }
    .catalog__block-img {
      min-width: 72px; }
      .catalog__block-img img {
        display: block; }
    .catalog__block-right {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      font-size: 12px; }
    .catalog__block-title {
      color: #272727;
      font-family: "Golos Text", sans-serif;
      font-size: 14px;
      font-weight: 600; }
    .catalog__block:hover {
      background: #6AC180;
      color: #E9E9E9; }
      .catalog__block:hover .catalog__block-title {
        color: #FFF; }

.options {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-bottom: 40px; }
  .options label {
    cursor: pointer; }
    .options label input {
      display: none; }
      .options label input:checked + span {
        background: #6AC180;
        color: #FFF; }
    .options label span {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      min-height: 44px;
      border-radius: 5px;
      background: #DEDEDE;
      padding: 0 10px;
      font-size: 16px;
      color: #757575;
      font-weight: 400; }
  @media screen and (max-width: 767px) {
    .options {
      gap: 20px;
      margin-bottom: 20px; }
      .options label {
        flex-grow: 2; } }

.productsControl {
  margin-bottom: 60px;
  gap: 20px; }
  @media screen and (max-width: 767px) {
    .productsControl {
      align-items: flex-end !important; } }

.sort {
  white-space: nowrap;
  gap: 10px 40px; }
  .sort select {
    width: 250px;
    border-radius: 5px;
    height: 32px;
    line-height: 32px;
    color: #000;
    padding: 0 50px 0 20px;
    font-size: 16px;
    font-weight: 400;
    background: #F5F5F5 url(/local/templates/delopark_template/css/../images/select.svg) calc(100% - 15px) 50% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: 0; }
    .sort select::-ms-expand {
      display: none; }
  @media screen and (max-width: 767px) {
    .sort {
      gap: 10px;
      width: 100%; }
      .sort select {
        width: 100%;
        flex-grow: 2; } }

.valView {
  display: flex;
  gap: 40px; }
  .valView label {
    width: 31px;
    height: 31px;
    cursor: pointer; }
    .valView label input {
      display: none; }
      .valView label input:checked + span svg rect {
        fill: #6AC180; }
    .valView label svg {
      display: block; }
      .valView label svg rect {
        fill: #8B8B8B; }
  @media screen and (max-width: 767px) {
    .valView {
      display: none; } }

.filter__title {
  display: none;
  cursor: pointer;
  min-height: 50px;
  align-items: center;
  padding: 0 30px;
  position: relative; }
  .filter__title:before {
    content: '';
    background: url(/local/templates/delopark_template/css/../images/filter-block-more.svg) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    top: 15px;
    right: 20px;
    position: absolute;
    transform: rotate(-90deg); }
.filter__close {
  position: absolute;
  top: 25px;
  right: 20px;
  width: 22px;
  height: 22px;
  background: url(/local/templates/delopark_template/css/../images/filter-close.svg) 0 0 no-repeat;
  display: none;
  cursor: pointer; }
  .filter__close + div {
    margin: 0; }
.filter__body {
  border-radius: 5px;
  background: #FFF;
  padding: 20px;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.23);
  position: relative; }
.filter__block {
  margin-top: 30px; }
  .filter__block:first-child {
    margin-top: 0; }
  .filter__block-title {
    font-size: 18px;
    font-family: "Golos Text", sans-serif;
    margin-bottom: 15px; }
  .filter__block-more {
    display: inline-flex;
    align-items: center;
    margin-top: 20px;
    font-size: 16px;
    color: #8B8B8B;
    gap: 5px; }
    .filter__block-more:after {
      content: '';
      width: 20px;
      height: 20px;
      background: url(/local/templates/delopark_template/css/../images/filter-block-more.svg) 0 0 no-repeat; }
    .filter__block-more:hover {
      color: #6AC180; }
.filter__row {
  gap: 20px; }
  .filter__row input {
    padding: 0 0 10px;
    line-height: 20px;
    height: 30px;
    border: 0;
    border-bottom: 2px solid #8B8B8B;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500; }
.filter__more {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.23);
  min-height: 44px;
  color: #8B8B8B;
  font-size: 16px; }
  .filter__more:hover {
    background: #6AC180;
    color: #fff; }
@media screen and (max-width: 991px) {
  .filter {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.23); }
    .filter__title {
      display: flex; }
      .filter__title.active + div {
        display: block; }
    .filter__body {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow-y: auto;
      z-index: 15;
      border-radius: 0;
      padding-right: 40px;
      display: none; }
    .filter__close {
      display: block; } }

.checkbox div {
  margin-top: 15px; }
  .checkbox div:first-child {
    margin: 0; }
.checkbox label {
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  gap: 10px;
  cursor: pointer;
  font-family: "Golos Text", sans-serif; }
  .checkbox label input {
    display: none; }
    .checkbox label input:checked + span {
      border-color: #6AC180;
      background: url(/local/templates/delopark_template/css/../images/check.svg) 50% 50% no-repeat; }
  .checkbox label span {
    min-width: 20px;
    width: 20px;
    height: 20px;
    border: 2px solid #8B8B8B;
    border-radius: 3px; }

.products {
  gap: 70px 0; }
  .products-slider .owl-stage, .products-slider2 .owl-stage {
    display: flex;
    flex-wrap: wrap; }
  .products-slider .product, .products-slider2 .product {
    border: 1px solid transparent; }
    .products-slider .product:hover, .products-slider2 .product:hover {
      box-shadow: none; }
      .products-slider .product:hover:hover, .products-slider2 .product:hover:hover {
        border-color: #ccc; }
  .products-slider .owl-nav, .products-slider2 .owl-nav {
    position: absolute;
    top: 50%;
    left: -25px;
    right: -25px;
    height: 0;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .products-slider .owl-nav div, .products-slider2 .owl-nav div {
      cursor: pointer;
      width: 50px;
      height: 50px;
      background: #6AC180 url(/local/templates/delopark_template/css/../images/slider-arrow.svg) 55% 50% no-repeat;
      border-radius: 50%; }
      .products-slider .owl-nav div.disabled, .products-slider2 .owl-nav div.disabled {
        background: #DEDEDE url(/local/templates/delopark_template/css/../images/slider-arrow-disabled.svg) 55% 50% no-repeat; }
      .products-slider .owl-nav div:first-child, .products-slider2 .owl-nav div:first-child {
        transform: rotate(180deg); }
  .products__tab-block {
    display: none; }
    .products__tab-block.active {
      display: block; }
  @media screen and (max-width: 1480px) {
    .products-slider {
      padding: 0 30px; }
      .products-slider .owl-nav {
        left: 0;
        right: 0; } }
  @media screen and (max-width: 767px) {
    .products {
      gap: 40px 0; }
      .products__tab-block {
        display: none; }
        .products__tab-block.active {
          display: none; }
        .products__tab-block:first-child {
          display: block !important; }
      .products-slider {
        padding: 0; }
        .products-slider .owl-nav {
          position: relative;
          top: auto;
          height: auto;
          left: auto;
          right: auto;
          margin: 20px 0 0;
          justify-content: center;
          gap: 20px; }
      .products-slider2 {
        padding-right: 10px; }
        .products-slider2 > .owl-stage-outer {
          overflow: visible; }
        .products-slider2 .owl-nav {
          display: none; }
        .products-slider2 .product {
          padding: 0;
          border: 0; }
          .products-slider2 .product-bottom {
            flex-direction: column;
            align-items: flex-start;
            gap: 14px 0; }
            .products-slider2 .product-bottom-right {
              width: 100%; }
          .products-slider2 .product-add {
            width: 100%;
            font-size: 14px;
            border-radius: 5px;
            color: #fff;
            background-image: none; } }

.product {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
  height: 100%; }
  .product:hover {
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); }
  .product-slider {
    margin-bottom: 20px; }
    .product-slider .owl-dots {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 5px;
      margin: 10px 0 0; }
      .product-slider .owl-dots div {
        cursor: pointer;
        width: 13px;
        height: 4px;
        background: #DEDEDE; }
        .product-slider .owl-dots div.active {
          background: #8B8B8B; }
  .product-article {
    color: #8B8B8B;
    font-size: 14px; }
  .product-title {
    color: #212121;
    font-size: 14px;
    display: block;
    line-height: 1.2; }
    .product-title:hover {
      color: #6AC180; }
  .product-bottom {
    align-items: flex-end; }
  .product-price {
    font-size: 22px;
    font-weight: 600;
    font-family: "Golos Text", sans-serif;
    line-height: 35px; }
    .product-price-old {
      display: flex;
      gap: 15px; }
      .product-price-old div {
        position: relative;
        color: #717171;
        font-size: 14px; }
      .product-price-old span {
        color: #FFF;
        font-size: 10px;
        line-height: 21px;
        background: #6AC180;
        color: #fff;
        padding: 0 7px; }
  .product-add {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #444B5B url(/local/templates/delopark_template/css/../images/productbut.svg) 50% 50% no-repeat;
    border: 0;
    display: block;
    font-size: 0;
    line-height: 0; }
    .product-add:hover {
      background-color: #2e333e; }

.navigation {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 40px 0; }
  .navigation__pagination {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    font-size: 16px;
    font-weight: 600; }
    .navigation__pagination li a {
      display: flex;
      width: 50px;
      height: 50px;
      align-items: center;
      justify-content: center;
      text-align: center;
      color: #272727; }
      .navigation__pagination li a svg path {
        stroke: #6AC180; }
      .navigation__pagination li a:hover {
        color: #6AC180; }
    .navigation__pagination li span {
      display: flex;
      width: 50px;
      height: 50px;
      align-items: center;
      justify-content: center;
      text-align: center;
      border-radius: 50%;
      background: #6AC180;
      color: #fff; }
    .navigation__pagination-nav {
      background: none !important; }
  @media screen and (max-width: 767px) {
    .navigation__pagination {
      gap: 5px; }
      .navigation__pagination li a, .navigation__pagination li span {
        height: 40px;
        width: 40px; } }

.overflow {
  overflow: hidden; }

.horizontally {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #8B8B8B; }
  .horizontally-img {
    display: flex;
    justify-content: center; }
  .horizontally-article {
    margin-bottom: 20px;
    color: #8B8B8B;
    font-size: 14px; }
  .horizontally-title {
    color: #212121;
    font-size: 14px;
    font-weight: 500;
    display: block; }
    .horizontally-title:hover {
      color: #6AC180; }
  .horizontally-right {
    margin-bottom: 60px; }

.favorit {
  cursor: pointer;
  display: flex;
  align-items: center;
  line-height: 24px;
  gap: 9px; }
  .favorit input {
    display: none; }
    .favorit input:checked + span {
      background: url(/local/templates/delopark_template/css/../images/favorit.svg) 50% 50% no-repeat; }
  .favorit span {
    display: block;
    width: 24px;
    height: 24px;
    min-width: 24px;
    background: url(/local/templates/delopark_template/css/../images/favorit_d.svg) 50% 50% no-repeat; }

.favoritMenu {
  padding: 20px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); }
  .favoritMenu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .favoritMenu ul li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 5px; }
      .favoritMenu ul li:first-child {
        margin: 0; }
  .favoritMenu-title {
    margin: 40px 0 20px;
    font-weight: 500;
    font-size: 20px;
    font-family: "Golos Text", sans-serif; }

.faq__block {
  border-top: 1px solid #272727; }
  .faq__block-title {
    padding: 20px 40px 20px 10px;
    font-family: "Golos Text", sans-serif;
    position: relative;
    cursor: pointer; }
    .faq__block-title:before {
      content: '';
      position: absolute;
      top: 25px;
      right: 10px;
      background: url(/local/templates/delopark_template/css/../images/faq-arrow.svg) 100% 50% no-repeat;
      width: 16px;
      height: 10px; }
    .faq__block-title.active:before {
      transform: rotate(180deg); }
  .faq__block-body {
    padding: 0 10px 20px;
    font-size: 16px;
    display: none; }

.material {
  gap: 30px 0; }
  .material__block {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    line-height: 1.3;
    color: #272727;
    font-size: 16px;
    font-family: "Golos Text", sans-serif; }
    .material__block-title {
      padding: 20px; }
    .material__block-img {
      display: flex;
      justify-content: flex-end; }

.premium {
  gap: 30px 0; }
  .premium__block {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    line-height: 1.3; }
    .premium__block-title {
      padding: 30px 30px 0;
      font: 700 28px "Golos Text", sans-serif;
      text-align: right; }
    .premium__block-info {
      display: flex;
      align-items: flex-end;
      justify-content: space-between; }
    .premium__block-text {
      text-align: right;
      font-size: 16px;
      padding: 0 30px 30px 10px; }

.entity {
  background: #6AC180;
  padding: 60px 0 40px; }
  .entity__wrap {
    position: relative; }
    .entity__wrap > img {
      position: relative;
      z-index: 1; }
  .entity-title {
    margin: 10px 0 18px;
    font: 700 22px "Golos Text", sans-serif; }
  .entity-text {
    max-width: 320px;
    font-size: 16px; }
  .entity h1 {
    font: 700 94px "Golos Text", sans-serif;
    line-height: 0.8;
    color: #fff;
    margin-top: 115px;
    position: relative; }
  .entity-img {
    position: absolute;
    bottom: 30px;
    top: 0;
    right: 0;
    width: 60%; }
    .entity-img img {
      display: block;
      width: 100%;
      object-fit: cover;
      height: 100%; }
  @media screen and (max-width: 767px) {
    .entity h1 {
      font-size: 40px;
      margin-top: 30px; }
    .entity-img {
      position: relative;
      top: auto;
      width: 100%;
      bottom: auto;
      right: auto;
      margin-top: 20px; } }

.cart {
  padding: 70px 0 100px;
  background: #FAFAFA; }
  .cart__row {
    gap: 30px 0; }
  .cart__left {
    padding: 30px;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    margin-top: 40px; }
    .cart__left:first-child {
      margin: 0; }
    .cart__left-text {
      margin-bottom: 50px; }
    .cart__left-title {
      gap: 10px 25px;
      margin-bottom: 30px; }
      .cart__left-title h2, .cart__left-title h3 {
        margin: 0; }
  .cart__right {
    padding: 30px;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); }
    .cart__right.sticky {
      position: sticky;
      top: 20px; }
    .cart__right ul {
      padding: 0;
      margin: 25px 0 55px;
      list-style: none; }
      .cart__right ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font: 600 24px "Montserrat", sans-serif; }
    .cart__right-block {
      margin-top: 20px; }
      .cart__right-block:first-child {
        margin-top: 0; }
      .cart__right-block-title {
        display: flex;
        gap: 10px 20px;
        flex-wrap: wrap;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 700; }
        .cart__right-block-title a {
          color: #6AC180;
          font-size: 14px;
          font-weight: 500; }
          .cart__right-block-title a:hover {
            color: #272727; }
  .cart__clear {
    margin-bottom: 30px; }
    .cart__clear a {
      color: #8B8B8B;
      font-size: 14px; }
      .cart__clear a:hover {
        color: #6AC180; }
  .cart__entity {
    line-height: 20px;
    font-size: 14px;
    color: #272E3F;
    padding-left: 34px;
    background: url(/local/templates/delopark_template/css/../images/cart-entity.svg) 0 50% no-repeat; }
    .cart__entity:hover {
      color: #6AC180; }
  .cart__body {
    gap: 30px 0; }
  .cart__address {
    padding-left: 30px;
    font-size: 16px; }
    .cart__address-title {
      font-size: 20px;
      font-family: "Golos Text", sans-serif;
      margin-bottom: 20px; }
    .cart__address-date {
      margin-top: 10px;
      color: #8B8B8B; }
  .cart__map {
    height: 200px; }
    .cart__map iframe {
      width: 100%;
      height: 100%;
      border: 0; }
  .cart__block {
    display: flex;
    gap: 20px 60px;
    position: relative;
    margin-top: 50px; }
    .cart__block:first-child {
      margin: 0; }
    .cart__block-img {
      width: 160px;
      min-width: 160px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .cart__block-right {
      flex-grow: 2;
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      gap: 20px 0; }
    .cart__block-button {
      display: flex;
      justify-content: flex-end;
      gap: 30px; }
    .cart__block-remove {
      border: 0;
      background: url(/local/templates/delopark_template/css/../images/cart-remove.svg) 0 0 no-repeat;
      width: 22px;
      height: 22px; }
    .cart__block-title {
      font-size: 14px;
      color: #212121;
      display: block;
      line-height: 1.5; }
      .cart__block-title:hover {
        color: #6AC180; }
    .cart__block-price {
      white-space: nowrap;
      font: 600 22px "Golos Text", sans-serif; }
    .cart__block-article {
      color: #8B8B8B;
      font-size: 14px; }
    .cart__block-flex {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 20px 30px; }
    .cart__block-time {
      color: #8B8B8B;
      font-size: 14px; }
      .cart__block-time span {
        color: #6AC180; }
    .cart__block-amount {
      display: flex;
      width: 130px;
      background: #DEDEDE;
      border-radius: 5px; }
      .cart__block-amount button {
        width: 43px;
        height: 33px;
        border: 0;
        border-radius: 5px 0 0 5px;
        background: #DEDEDE;
        font-size: 22px;
        font-family: "Golos Text", sans-serif;
        line-height: 30px;
        padding-bottom: 3px; }
        .cart__block-amount button:last-child {
          border-radius: 0 5px 5px 0; }
      .cart__block-amount input {
        border: 0;
        background: none;
        width: 43px;
        min-width: 43px;
        height: 33px;
        line-height: 33px;
        font-size: 16px;
        font-family: "Golos Text", sans-serif; }
    .cart__block-total {
      text-align: center;
      color: #8B8B8B;
      font-size: 14px; }
  @media screen and (max-width: 767px) {
    .cart {
      padding: 40px 0; }
      .cart__left, .cart__right {
        padding: 15px 20px; }
      .cart__address {
        padding-left: 0; }
      .cart__block {
        flex-direction: column; }
        .cart__block-button {
          position: absolute;
          top: 0;
          right: 0; }
        .cart__block-flex {
          flex-direction: column;
          align-items: flex-start; }
        .cart__block-right {
          width: 100%;
          flex-direction: row; } }

.toggle {
  display: inline-flex;
  position: relative;
  vertical-align: top;
  gap: 20px;
  cursor: pointer; }
  .toggle input {
    display: none; }
    .toggle input:checked + span {
      background: #6AC180; }
      .toggle input:checked + span:before {
        left: 30px; }
  .toggle span {
    width: 58px;
    height: 29px;
    background: #dbdbdb;
    border-radius: 20px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
    transition: all 0.4s ease; }
    .toggle span:before {
      content: '';
      position: absolute;
      top: 1px;
      left: 1px;
      width: 27px;
      height: 27px;
      border-radius: 50%;
      background: #fff;
      transition: all 0.4s ease; }

.inputBlock {
  position: relative; }
  .inputBlock input:focus + span, .inputBlock input.focus + span {
    line-height: 21px;
    color: #8B8B8B;
    font-size: 11px;
    top: -10px; }
  .inputBlock span {
    padding: 0 4px;
    position: absolute;
    top: 1px;
    left: 10px;
    line-height: 43px;
    background: #fff;
    display: inline-flex;
    font-size: 14px;
    transition: all 0.4s ease; }

.radioblock {
  height: 100%;
  cursor: pointer; }
  .radioblock input {
    display: none; }
    .radioblock input:checked + span {
      border-color: #6AC180; }
      .radioblock input:checked + span:before {
        border-color: #6AC180;
        background: #6AC180;
        background-clip: content-box; }
  .radioblock span {
    display: flex;
    align-items: center;
    min-height: 68px;
    padding: 14px 20px 14px 75px;
    position: relative;
    border-radius: 5px;
    border: 2px solid #8B8B8B;
    font-size: 16px;
    height: 100%; }
    .radioblock span:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 28px;
      margin: auto;
      width: 26px;
      height: 26px;
      border: 2px solid #8B8B8B;
      border-radius: 50%;
      padding: 2px; }

.detail__fix {
  position: sticky;
  top: 0;
  z-index: 3; }
  .detail__fix.active .detail__scrollblock {
    display: flex; }
.detail__scrollblock {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  display: none; }
  .detail__scrollblock-left {
    display: flex;
    align-items: center;
    line-height: 1.2; }
  .detail__scrollblock-img {
    width: 120px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .detail__scrollblock-img img {
      max-height: 100%; }
  .detail__scrollblock-article {
    font-size: 14px;
    color: #8B8B8B;
    margin-bottom: 10px; }
  .detail__scrollblock-title {
    font-size: 16px;
    color: #272727;
    font-family: "Golos Text", sans-serif; }
    .detail__scrollblock-title:hover {
      color: #6AC180; }
  .detail__scrollblock-price {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;
    gap: 4px; }
    .detail__scrollblock-price-currency {
      color: #212121;
      font-family: "Golos Text", sans-serif;
      font-size: 22px;
      font-weight: 600; }
    .detail__scrollblock-price-old {
      font-size: 14px;
      color: #717171;
      position: relative; }
      .detail__scrollblock-price-old:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        height: 1px;
        background: #717171; }
.detail__tab {
  background: #fff; }
  .detail__tab ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex; }
    .detail__tab ul li {
      flex-grow: 2; }
      .detail__tab ul li.active a {
        border-color: #6AC180;
        color: #6AC180; }
      .detail__tab ul li a {
        display: block;
        color: #8B8B8B;
        font-family: "Golos Text", sans-serif;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        line-height: 60px;
        border-bottom: 2px solid #8B8B8B; }
.detail__content {
  padding-top: 60px; }
.detail__characteristics {
  gap: 30px 0;
  margin-top: 60px; }
  .detail__characteristics-wrap {
    max-width: 560px; }
  .detail__characteristics-text {
    max-width: 1040px; }
  .detail__characteristics ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .detail__characteristics ul li {
      line-height: 1.2;
      margin-top: 15px; }
      .detail__characteristics ul li:first-child {
        margin: 0; }
  .detail__characteristics-list.hide {
    display: none;
    margin-top: 15px; }
  .detail__characteristics-list ul li {
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    align-items: flex-end;
    line-height: 1.2; }
    .detail__characteristics-list ul li:first-child {
      margin: 0; }
    .detail__characteristics-list ul li.hide {
      display: none; }
  .detail__characteristics-left {
    color: #8B8B8B; }
  .detail__characteristics-center {
    flex-grow: 2;
    margin: 0 10px;
    height: 1px;
    background: #D9D9D9; }
  .detail__characteristics-open {
    margin-top: 15px; }
    .detail__characteristics-open button {
      max-width: 200px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 0;
      height: 44px;
      border-radius: 5px;
      background: #DEDEDE; }
      .detail__characteristics-open button:hover {
        background: #6AC180; }
        .detail__characteristics-open button:hover svg path {
          stroke: #fff; }
      .detail__characteristics-open button.active svg {
        transform: rotate(180deg); }
@media screen and (max-width: 991px) {
  .detail__fix {
    display: none; }
  .detail__content {
    padding-top: 40px; } }

.question {
  gap: 30px 0;
  padding-top: 10px; }
  .question__left {
    padding: 30px 20px;
    border-radius: 5px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    font-weight: 400;
    font-size: 16px; }
    .question__left-title {
      font: 500 18px "Golos Text", sans-serif; }

.answer__block {
  margin-top: 30px;
  border-top: 1px solid #DEDEDE;
  padding-top: 30px; }
  .answer__block:first-child {
    margin: 0; }
  .answer__block-lvl {
    padding: 20px 0 0 40px; }
  .answer__block-top {
    gap: 20px;
    margin-bottom: 10px;
    align-items: center; }
  .answer__block-name {
    font-size: 18px;
    font-family: "Golos Text", sans-serif; }
  .answer__block-date {
    font-size: 14px;
    color: #8B8B8B; }
  .answer__block-button {
    gap: 50px;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap; }
    .answer__block-button a:hover {
      color: #272727; }
.answer__more {
  padding-top: 20px; }

.reviews {
  gap: 30px 0; }
  .reviews__rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px; }
    .reviews__rating-val {
      font: 600 34px "Golos Text", sans-serif;
      margin-bottom: 10px; }
    .reviews__rating-right {
      font-size: 16px;
      font-weight: 400; }
  .reviews__ratinglist {
    margin-top: 40px; }
    .reviews__ratinglist ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .reviews__ratinglist ul li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 15px;
        font-size: 16px;
        font-weight: 400; }
        .reviews__ratinglist ul li:first-child {
          margin: 0; }
  .reviews__options {
    padding: 0;
    margin: 0;
    list-style: none; }
    .reviews__options li {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 10px;
      font-size: 16px;
      font-weight: 400;
      margin-top: 15px; }
      .reviews__options li:first-child {
        margin: 0; }
      .reviews__options li > div {
        width: 100%;
        position: relative;
        height: 3px;
        background: #DEDEDE; }
        .reviews__options li > div div {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          background: #6AC180; }
  .reviews__block {
    padding-top: 15px;
    margin-top: 30px;
    border-top: 1px solid #DEDEDE; }
    .reviews__block-val {
      margin-top: 30px; }
      .reviews__block-val:first-child {
        margin-top: 0; }
    .reviews__block-top {
      display: flex;
      align-items: center;
      gap: 20px;
      flex-wrap: wrap; }
      .reviews__block-top span {
        color: #8B8B8B;
        font-size: 14px; }
    .reviews__block-name {
      font-family: "Golos Text", sans-serif; }
    .reviews__block-title {
      font-family: "Golos Text", sans-serif;
      margin-bottom: 15px; }
  .reviews__val {
    display: flex;
    gap: 40px; }
    .reviews__val a {
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 16px;
      font-weight: normal;
      color: #8B8B8B; }
      .reviews__val a span {
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 42px;
        height: 42px; }
  .reviews__row {
    gap: 20px 0; }
  .reviews__more {
    margin-top: 30px; }
  .reviews__srotwrap .row {
    gap: 20px 0; }

.star {
  display: flex;
  gap: 0 7.5px; }
  .star.big div {
    width: 25px;
    height: 25px; }
  .star div {
    width: 18px;
    height: 18px;
    background: url(/local/templates/delopark_template/css/../images/star.svg) 0 0 no-repeat;
    background-size: cover; }
    .star div.active {
      background: url(/local/templates/delopark_template/css/../images/star-active.svg) 0 0 no-repeat;
      background-size: cover; }

.card {
  gap: 30px 0;
  margin-bottom: 40px; }
  .card__article {
    font-size: 14px;
    color: #8B8B8B;
    margin-bottom: 20px; }
  .card__garant {
    font-size: 16px;
    color: #272727;
    padding-left: 37px;
    font-weight: 600;
    background: url(/local/templates/delopark_template/css/../images/garant.svg) 0 50% no-repeat;
    margin-bottom: 30px; }
  .card__list {
    margin-bottom: 20px; }
    .card__list ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .card__list ul li {
        font-size: 16px;
        color: #8B8B8B;
        line-height: 1.2;
        margin-top: 10px; }
        .card__list ul li:first-child {
          margin: 0; }
        .card__list ul li span {
          color: #272727; }
  .card__link {
    display: inline-flex;
    gap: 15px;
    align-items: center; }
  .card__price {
    margin-top: 20px; }
    .card__price-old {
      font-size: 14px;
      color: #717171;
      position: relative; }
      .card__price-old-wrap {
        gap: 15px; }
      .card__price-old:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        height: 1px;
        background: #717171; }
      .card__price-old-sale {
        padding: 0 7px;
        line-height: 21px;
        background: #6AC180;
        color: #fff;
        font-size: 10px; }
    .card__price-currency {
      margin-top: 5px;
      font: 600 22px "Golos Text", sans-serif; }
  .card__button {
    margin-top: 20px; }
  .card__gallery {
    display: flex;
    align-items: center;
    gap: 40px; }
    .card__gallery-min {
      width: 80px;
      min-width: 80px; }
      .card__gallery-min .slick-list {
        overflow: hidden; }
      .card__gallery-min .item {
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid transparent;
        cursor: pointer;
        border-radius: 5px;
        margin-top: 20px; }
        .card__gallery-min .item.slick-current {
          border-color: #6AC180; }
      .card__gallery-min .slick-arrow {
        display: flex;
        width: 100%;
        border: 0;
        height: 20px;
        background: url(/local/templates/delopark_template/css/../images/card-arrow.svg) 50% 0 no-repeat;
        font-size: 0;
        line-height: 0; }
      .card__gallery-min .slick-next {
        margin-top: 20px;
        transform: rotate(180deg); }
    .card__gallery-big {
      flex-grow: 2;
      overflow: hidden; }
      .card__gallery-big .slick-track {
        display: flex;
        flex-wrap: nowrap; }
      .card__gallery-big a {
        display: flex;
        justify-content: center;
        align-items: center; }
  @media screen and (max-width: 767px) {
    .card__gallery {
      gap: 20px; }
      .card__gallery-min .item {
        margin-top: 5px; }
      .card__gallery-min .slick-next {
        margin-top: 5px; } }

.main {
  padding: 0px 0 100px; }
  .main .folders-menu {
    position: sticky;
    top: 20px; }
  .main__wrap {
    padding-top: 40px; }
  .main__block {
    margin-top: 100px; }
    .main__block:first-child {
      margin: 0; }
  .main__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
    gap: 20px; }
    .main__title h2 {
      margin: 0; }
    .main__title a {
      display: flex;
      gap: 15px;
      align-items: center;
      white-space: nowrap; }
      .main__title a span {
        display: block; }
        .main__title a span + span {
          display: none; }
      .main__title a svg path {
        stroke: #6AC180; }
      .main__title a:hover {
        color: #272727; }
        .main__title a:hover svg path {
          stroke: #272727; }
  .main__brand {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    .main__brand a {
      flex-grow: 2;
      width: 18%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .main__brand a:hover {
        box-shadow: 5px 5px 7px 3px rgba(0, 0, 0, 0.1); }
  .main__folder {
    display: flex;
    justify-content: space-between;
    height: 100%;
    position: relative;
    gap: 13px;
    flex-direction: column;
    border-radius: 5px;
    background: #F5F5F5;
    color: #272727;
    align-items: flex-end; }
    .main__folder-slider .owl-stage {
      display: flex;
      flex-wrap: wrap; }
    .main__folder-slider .owl-nav {
      position: absolute;
      top: 50%;
      left: -25px;
      right: -25px;
      height: 0;
      font-size: 0;
      line-height: 0;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .main__folder-slider .owl-nav div {
        cursor: pointer;
        width: 50px;
        height: 50px;
        background: #6AC180 url(/local/templates/delopark_template/css/../images/slider-arrow.svg) 55% 50% no-repeat;
        border-radius: 50%; }
        .main__folder-slider .owl-nav div.disabled {
          background: #DEDEDE url(/local/templates/delopark_template/css/../images/slider-arrow-disabled.svg) 55% 50% no-repeat; }
        .main__folder-slider .owl-nav div:first-child {
          transform: rotate(180deg); }
    .main__folder-title {
      width: 100%;
      padding: 15px 15px 0;
      font-size: 26px;
      font-family: "Golos Text", sans-serif;
      font-weight: 600; }
    .main__folder:hover {
      background: #6AC180;
      color: #fff; }
  .main__json {
    gap: 30px 0; }
    .main__json-block {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      height: 180px;
      background: #F5F5F5;
      padding: 18px;
      position: relative;
      align-items: flex-start;
      font-size: 16px;
      color: #272727;
      padding-right: 160px;
      line-height: 1.2; }
      .main__json-block.bg {
        background: #6AC180;
        color: #fff; }
    .main__json-img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      display: flex;
      align-items: center; }
  .main__mobileBlock {
    display: none;
    margin: 0 -10px; }
    .main__mobileBlock > div {
      padding: 0 10px; }
    .main__mobileBlock a {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 100px;
      border-radius: 5px;
      background: #FFF;
      box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.23);
      gap: 10px;
      font: 500 14px "Golos Text", sans-serif;
      color: #272727; }
      .main__mobileBlock a span {
        display: flex;
        align-items: center;
        height: 24px; }
  .main__first {
    margin-bottom: 25px;
    background: #6AC180;
    position: relative;
    padding: 28px 38px; }
    .main__first-img {
      position: absolute;
      top: 28px;
      right: 40px;
      bottom: 67px;
      left: 40%; }
      .main__first-img img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .main__first-logo img {
      width: 228px; }
    .main__first h1 {
      color: #fff;
      margin: 13px 0 0;
      font-size: 94px;
      line-height: 0.8;
      position: relative; }
    .main__first-text {
      font: 700 20px "Golos Text", sans-serif; }
    .main__first-text2 {
      font-size: 14px;
      margin: 10px 0;
      width: 220px; }
    .main__first-address {
      font-size: 12px; }
  @media screen and (max-width: 991px) {
    .main {
      padding-bottom: 80px;
      overflow: hidden; }
      .main__row > div:first-child {
        display: none; }
      .main .header__bottom-center {
        display: none; }
      .main__title {
        align-items: flex-end; }
        .main__title a {
          font-size: 14px;
          gap: 5px; }
          .main__title a span {
            display: none; }
            .main__title a span + span {
              display: block; }
          .main__title a svg {
            width: 10px; }
      .main__block {
        margin-top: 70px; }
      .main__brand a {
        width: 100%;
        box-shadow: none !important; }
      .main__folder-slider {
        max-width: 260px; }
        .main__folder-slider .owl-stage-outer {
          overflow: visible; }
        .main__folder-slider .owl-nav {
          display: none; }
      .main__folder-title {
        font-size: 18px;
        padding: 12px; } }
  @media screen and (max-width: 767px) {
    .main__wrap {
      padding-top: 20px; }
    .main__json {
      display: none; }
    .main__mobileBlock {
      display: flex; }
    .main__first {
      padding: 15px;
      height: 200px; }
      .main__first-logo {
        max-width: 80px; }
      .main__first-img {
        top: 50px;
        right: 15px;
        bottom: 31px;
        width: 228px;
        left: auto; }
      .main__first h1 {
        font-size: 36px;
        margin-top: 90px; }
      .main__first-text {
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 12px; }
      .main__first-text2, .main__first-address {
        display: none; } }

/* CONTENT */
/* FOOTER */
.footer {
  padding: 50px 0;
  background: #444B5B;
  color: #fff; }
  .footer__top {
    font-size: 16px;
    gap: 20px 30px; }
    .footer__top-left {
      max-width: 255px; }
    .footer__top-folder {
      max-width: 480px; }
  .footer__logo {
    display: inline-flex;
    vertical-align: top; }
  .footer__slogan {
    font-weight: 600;
    margin-top: 30px;
    letter-spacing: -0.4px; }
  .footer__bottom {
    font-size: 14px;
    margin-top: 50px;
    gap: 10px 20px; }
    .footer__bottom a {
      color: #fff; }
      .footer__bottom a:hover {
        color: #6AC180; }
  .footer__menu > ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .footer__menu > ul > li {
      margin-top: 20px;
      font-size: 22px;
      font-weight: 600; }
      .footer__menu > ul > li:first-child {
        margin-top: 0; }
      .footer__menu > ul > li > a {
        color: #FFF; }
        .footer__menu > ul > li > a:hover {
          color: #6AC180; }
      .footer__menu > ul > li ul {
        padding: 0;
        margin: 20px 0 0;
        list-style: none;
        font-size: 16px;
        font-weight: 400;
        columns: 40px 2; }
        .footer__menu > ul > li ul li {
          margin-top: 20px; }
          .footer__menu > ul > li ul li:first-child {
            margin: 0; }
          .footer__menu > ul > li ul li a {
            color: #fff;
            display: inline-block;
            vertical-align: top; }
            .footer__menu > ul > li ul li a:hover {
              color: #6AC180; }
  .footer__contacts {
    text-align: right; }
  .footer__soc {
    display: inline-block; }
    .footer__soc-title {
      margin-bottom: 20px;
      font-size: 18px;
      font-weight: 600; }
    .footer__soc-body {
      font-style: 0;
      line-height: 0;
      display: flex;
      justify-content: space-between;
      gap: 14px; }
      .footer__soc-body a:first-child {
        display: none; }
  .footer__phone {
    margin-top: 40px;
    color: #FFF;
    font-size: 18px;
    font-weight: 600; }
    .footer__phone-title {
      margin-bottom: 20px; }
    .footer__phone a {
      color: #6AC180;
      font-size: 20px; }
  @media screen and (max-width: 991px) {
    .footer__top-folder {
      max-width: 440px; } }
  @media screen and (max-width: 767px) {
    .footer {
      text-align: center;
      padding: 30px 0; }
      .footer__top {
        flex-direction: column;
        align-items: center !important; }
      .footer__slogan {
        margin-bottom: 20px; }
      .footer__menu > ul > li {
        font-size: 16px; }
        .footer__menu > ul > li ul {
          display: none; }
      .footer__soc {
        margin-top: 20px; }
        .footer__soc-title {
          display: none; }
        .footer__soc-body a:first-child {
          display: block; }
      .footer__phone {
        display: none; }
      .footer__bottom {
        margin-top: 40px;
        flex-direction: column; } }

/* FOOTER */
/* OFERTA */
.oferta {
  position: relative;
  padding-left: 40px;
  display: flex;
  align-items: center;
  line-height: 1.2;
  min-height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #8B8B8B; }
  .oferta.norequired {
    font-weight: 500;
    font-size: 16px;
    color: #272727; }
  .oferta label {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
    .oferta label input {
      display: none; }
      .oferta label input:checked + span {
        border-color: #6AC180;
        background: url(/local/templates/delopark_template/css/../images/check.svg) 50% 50% no-repeat; }
    .oferta label span {
      width: 20px;
      height: 20px;
      border: 2px solid #8B8B8B;
      border-radius: 5px;
      display: block;
      background: #fff; }
  .oferta a {
    color: #8B8B8B; }
    .oferta a:hover {
      color: #6AC180; }

/* OFERTA */
/* GOTOP */
#gotop {
  display: none;
  position: fixed;
  z-index: 1;
  bottom: 20px;
  right: 20px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(/local/templates/delopark_template/css/../images/gotop.png) 0 0 no-repeat; }

/* GOTOP */

/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/local/templates/delopark_template/css/custom.css?17624138955433*/
.catalog__block-img img {
  max-width: 72px;
}

.footer__top-folder {
  flex-grow: 2;
}

.popup-window-buttons .btn.btn-default,
.popup-window-buttons .btn.btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 44px;
  border-radius: 5px;
  background: #6AC180;
  border: 0;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.popup-window-buttons .btn.btn-default:hover,
.popup-window-buttons .btn.btn-primary:hover {
  background: #58ba71;
}

.cart__clear button {
  color: #8B8B8B;
  font-size: 14px;
  background: transparent;
  border: 0;
}

.cart__clear a:hover {
  color: #6AC180;
}

.filter__block {
  margin-bottom: 8px;
}

.smart-filter-parameters-box-container .siteButton {
  cursor: pointer;
  margin-bottom: 8px;
}

.smart-filter-angles::after, .smart-filter-angles::before {
  background-color: #272727;
}

.product .product-top .fancybox-effects-a img {
  max-height: 240px;
  object-fit: contain;
}

.product .product-top a img {
  max-height: 240px;
  object-fit: contain;
}

.cart__block-right .cart__block-right {
    flex-grow: 0;
}

.cart__block-info {
    flex-grow: 2;
}

.mobileMenu {
  z-index: 996;
}

.mobileFolder {
  z-index: 997;
}

#reviewAddForm {
  padding: 16px;
}

.add-review__form-control:first-child {
  margin-top: 0px;
}

.add-review__form-control:last-child {
  margin-bottom: 8px;
}

.add-review__form-control {
  margin-top: 8px;
}

.add-review__form-control textarea {
  padding-top: 8px;
  height: 100px;
  resize: none;
}

.radiogroup {
  display: flex;
}

.radiogroup .oferta {
  padding-left: 24px;
  padding-right: 8px;
}

.popup {
  width: 500px;
}

.popup__city .popup__wrap {
    max-width: 375px;
    padding: 30px; }
  .popup__city-title {
    margin-bottom: 10px;
    font-weight: bold; }
  .popup__city-block {
    margin-top: 25px; }
    .popup__city-block:first-child {
      margin-top: 0; }
  .popup__city ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .popup__city ul li {
      margin-top: 15px; }
      .popup__city ul li:first-child {
        margin-top: 0; }
      .popup__city ul li a {
        color: inherit;
      }
      .popup__city ul li a:hover {
        color: #6AC180; }
  .popup__city-scroll {
    height: 270px;
    overflow-y: auto; }
    .popup__city-scroll::-webkit-scrollbar {
      width: 5px; }
    .popup__city-scroll::-webkit-scrollbar-track {
      background: #D8D8D8; }
    .popup__city-scroll::-webkit-scrollbar-thumb {
      background: #6AC180; }
/*
.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 15px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
  display: none; }
  .popup__wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 630px;
    width: 100%;
    padding: 30px;
    background: #ffffff;
    position: relative;
    font-size: 16px;
    line-height: 1.3;
    box-sizing: border-box;
    text-align: left;
    border: 2px solid #2940F5; }
  .popup__closebut {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 32px;
    height: 32px;
    background: url(/local/templates/delopark_template/css/../images/closebut.svg) 0 0 no-repeat;
    cursor: pointer; }
  .popup__city .popup__wrap {
    max-width: 375px;
    padding: 30px; }
  .popup__city-title {
    margin-bottom: 10px;
    font-weight: bold; }
  .popup__city-block {
    margin-top: 25px; }
    .popup__city-block:first-child {
      margin-top: 0; }
  .popup__city ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .popup__city ul li {
      margin-top: 15px; }
      .popup__city ul li:first-child {
        margin-top: 0; }
      .popup__city ul li a:hover {
        color: #2940F5; }
  .popup__city-scroll {
    height: 270px;
    overflow-y: auto; }
    .popup__city-scroll::-webkit-scrollbar {
      width: 5px; }
    .popup__city-scroll::-webkit-scrollbar-track {
      background: #D8D8D8; }
    .popup__city-scroll::-webkit-scrollbar-thumb {
      background: #2940F5; }
  .popup:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
*/
.product-list-item-container {
  width:100%;
  height:240px;
  background:white;
  display:flex;
  justify-content:center;
  align-items:center;
}

.catalog.row + .products__tab {
	margin-top: 16px;
}

.header__basket {
	position: relative;
}

.header__basket .count {
	position: absolute;
    top: -5px;
    left: 14px;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    background-color: #FFFFFF;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    text-align: center;
    border: 1px solid #666;
}

.bx-sls .bx-ui-sls-container {
	min-height: 45px;
}

элемент {
  padding: 0px;
  margin: 0px;

}
.bx-sls input[type="text"] {
  position: relative;
}
.bx-sls .bx-ui-sls-route {
  color: #aba8ac !important;
  z-index: 5;
}
.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {
	top: 8px;
}

.bx-sls .dropdown-icon {
	top: 18px;
}

.bx-sls .bx-ui-sls-clear {
	top: 8px;
}

input[type='submit'] {
	cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/delopark_top_menu/style.min.css?1736019877490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/.default/components/bitrix/menu/delopark_top_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/delopark_template/components/bitrix/catalog.section.list/left_sidebar_section_list/style.min.css?17361592906236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/delopark_template/components/bitrix/catalog.section.list/mobile_sections_list/style.min.css?17411984596236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/delopark_template/components/bitrix/catalog.section.list/footer_section_list/style.min.css?17364147426236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/delopark_template/components/bitrix/menu/bottom_menu_delopark/style.min.css?1736408761490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/delopark_template/components/bitrix/menu/bottom_menu_delopark/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/delopark_template/styles.css?176226874825*/
/* Ваши стили */
/* End */


/* Start:/local/templates/delopark_template/template_styles.css?1735813777214*/
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) die();

$arTemplate = array(
    'NAME' => 'Мой шаблон',
    'DESCRIPTION' => 'Описание моего шаблона',
);

/* End */


/* Start:/local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/style.css?173981670545310*/
.bx-soa { padding-bottom:20px;}
.bx-soa-section {
    border-radius: 2px;
    margin-bottom: 6px;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
}
/*.bx-soa-section.bx-step-completed {border: 1px solid #83CB1B;}*/
/*.bx-soa-section.bx-step-completed .bx-soa-section-title:before {*/
    /*content: " ";*/
    /*display: inline-block;*/
    /*width: 18px;*/
    /*margin:2px 10px 1px 0;*/
    /*line-height: 20px;*/
    /*height: 18px;*/
    /*background: url(/local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/images/sprite.png) no-repeat center 0;*/
    /*vertical-align: middle;*/
/*}*/
.bx-soa-section-title-count{
	display:inline-block;
	min-width:17px;
	height:17px;
	border-radius:8px;
	border:1px solid #98979d;
	vertical-align:middle;
	position: relative;
	margin: -3px 10px 0 0;
}
#bx-soa-order{
    transition: 500ms opacity ease;
	counter-reset: heading;
}
.bx-soa-section .bx-soa-section-title-count:after {
	position:absolute;
	left:0;
	right:0;
	top:0;
	text-align:center;
	font-size:10px;
	color:#98979d;
	line-height:15px;
	counter-increment: heading;
	content: counter(heading);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
 }
.bx-soa-section-title-count:before{
	content:"";
	position:absolute;
	width:10px;
	height:10px;
	right:-5px;
	bottom:-2px;
	display:none;
	background: url(/local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/images/sprite.png) no-repeat center;
}
.bx-soa-section.bx-step-completed .bx-soa-section-title-count{background:#87c73d;border-color:#87c73d;}
.bx-soa-section.bx-step-completed .bx-soa-section-title-count:after{color:#fff;}
.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before{display:block;background-position:center 0;}

.bx-soa-section.bx-step-warning .bx-soa-section-title-count{background:#f8c11a;border-color:#f8c11a;}
.bx-soa-section.bx-step-warning .bx-soa-section-title-count:after{color:#000;}
.bx-soa-section.bx-step-warning {border: 1px solid #CCBE71;}
.bx-soa-section.bx-step-warning .bx-soa-section-title-count:before {display:block;background-position:center -37px;}

.bx-soa-section.bx-step-error .bx-soa-section-title-count{background:#db4c4c;border-color:#db4c4c;}
.bx-soa-section.bx-step-error .bx-soa-section-title-count:after{color:#fff;}
.bx-soa-section.bx-step-error {border: 1px solid #db4a29;}
.bx-soa-section.bx-step-error .bx-soa-section-title-count:before {display:block;background-position:center -20px;}
/*.bx-soa-section.bx-step-error .bx-soa-section-title:before {background: url(/local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/images/sprite.png) no-repeat center -18px;}*/


.bx-soa-section.bx-selected {border: 1px solid #91cedc;}

.bx-soa-section-title-container {
    overflow: hidden;
    background: #f2f5f7;
    padding: 7px 0;
    font-size: 14px;
}
.bx-soa-section.bx-selected .bx-soa-section-title-container {padding: 15px 0;}
.bx-soa-section-title {
    border-radius: 2px;
    margin: 0;
    color: #000;
    line-height: 15px;
    min-height: 20px;
    vertical-align: middle;
    font-size: 16px;
    font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	padding-top: 3px;
	/*padding-left:0;*/
}
.bx-soa-section.bx-selected .bx-soa-section-title {font-size: 22px;}

.bx-soa-editstep {
    display: inline;
    font-size: 12px;
    vertical-align: middle;
    line-height: 22px;
    border-bottom: 1px dotted;
}
.bx-soa-section.bx-selected .bx-soa-editstep {display: none;}
.bx-soa-section.bx-selected .bx-soa-editstep:hover {border-bottom: none;}

.bx-soa-section-content {
    padding: 10px 15px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.bx-soa-section.bx-step-completed .bx-soa-section-content,
.bx-soa-section.bx-selected .bx-soa-section-content {line-height: 18px;}

/* Table */
.bx-soa-table-fade{
	position:relative;
}
.bx-soa-table-fade:before{
	left:0;
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background:    -moz-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 		linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.bx-soa-table-fade:after{
	right:0;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background:    -moz-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 		linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.bx-soa-table-fade:before,
.bx-soa-table-fade:after{
	content: "";
	width: 0;
	position: absolute;
	bottom: 10px;
	top: 0;
	height: 100%;
	display: block;
	-webkit-transition: width 300ms ease;
	   -moz-transition: width 300ms ease;
		-ms-transition: width 300ms ease;
		 -o-transition: width 300ms ease;
			transition: width 300ms ease;
}
.bx-soa-table-fade-left:before,
.bx-soa-table-fade-right:after{width: 15px;}
.bx-soa-item-table{
    margin-bottom:10px;
    min-width:100%;
    display:table;
}
.bx-soa-item-tr{
    display:table-row;
}
.bx-soa-item-td{
    display:table-cell;
    vertical-align: top;
    padding-top:10px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-top: 1px dotted #e5e5e5;
}
@media (min-width:769px){
	.bx-soa-item-td{
		padding-left: 7px;
		padding-right:7px;
        padding-bottom:10px;
	}
}
.bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td{border-top: none}

/*.bx-soa-item-block{padding-bottom:10px;}*/

.bx-soa-item-img-block{
    float:left;
    padding-right:15px;
}
.bx-step-completed .bx-soa-item-img-block {
    width: 48px;
    padding-bottom:10px;
    padding-right:10px;
}
.bx-soa-item-imgcontainer {
    border-radius: 4px;
    border: 1px solid #c0cfd9;
    padding-top: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.bx-soa-item-content{}
.bx-soa-item-title {
    font-weight: var(--ui-font-weight-bold);
    padding-bottom:5px;
}
.bx-soa-item-td-title {
    line-height: 20px;
    color: #7c7c7c;
    padding-bottom: 3px;
    font-size: 12px;
}
.bx-soa-item-td-text {
    line-height: 25px;
    vertical-align: middle;
}
.bx-soa-item-properties .bx-soa-item-td-title,
.bx-soa-item-properties .bx-soa-item-td-text{ text-align:center;}
.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text{ text-align:right;}
.bx-soa-item-td-text input[type="number"] {
    height: 25px;
    line-height: 20px;
}
.bx-soa-item-td-text .bx-price {white-space: nowrap;}
.bx-price-old {
    white-space: nowrap;
    text-decoration: line-through;
    color: #B8B8B8;
    font-size: 13px;
}
.bx-soa-item-td-control {
    padding-bottom: 5px;
    font-size: 11px;
}

@media (max-width:991px){
    .bx-soa-item-table,
    .bx-soa-item-table>tbody,
    .bx-soa-item-tr,
    .bx-soa-item-td{display:block;}
    .bx-soa-item-tr.bx-soa-item-info-container,
    .bx-soa-item-tr .bx-soa-item-td{border:none;}
    .bx-soa-item-tr{
        border-top: 1px dotted #e5e5e5;
        padding-bottom:15px;
        padding-top:10px;
        overflow:hidden;
    }
    .bx-soa-item-tr.bx-soa-item-tr-first{border:none;}
    .bx-soa-item-block{ overflow:hidden;}
    .bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
    .bx-soa-item-properties.bx-text-right .bx-soa-item-td-text{ text-align:center;}
}
@media (min-width:581px) and (max-width:991px){
    .bx-soa-item-properties{float:left; padding-bottom:10px;}
    .bx-soa-item-td-title,
    .bx-soa-item-nth-4p1,
    .bx-soa-item-tr{clear:both;}
}
@media (max-width:580px){
    .bx-soa-item-td {line-height: 17px;}
    .bx-soa-item-img-block{
        float:none;
        max-width: 160px;
        margin: 0 auto;
        padding-right:0;
    }
    .bx-soa-section.bx-step-completed .bx-soa-item-img-block{float:left;}
    .bx-soa-item-content{padding-top:15px;}
    .bx-soa-section.bx-step-completed .bx-soa-item-content{padding-top:0;}
    .bx-scu-container{padding-top:10px;}
    .bx-soa-item-td-title,
    .bx-soa-item-td-text{
        line-height:20px;
        display:inline-block !important;
        padding: 2px 5px;
        text-align: left;
        vertical-align:middle;
        font-size:13px;
    }
    .bx-soa-item-td-title:after {content: ":"}
    .bx-soa-item-properties {padding:0;}
}
@media (min-width: 580px) {
    .bx-soa-item-img-block {
        width: 85px;
        margin: 0;
    }
}

/* Advanced info */
.bx-soa-item-info-container{
    position:relative;
    height:35px;
}
.bx-soa-item-info-container .bx-soa-item-td{
    border:none;
    position:absolute;
    /*left:20px;*/
    /*right:20px;*/
    /*padding:0 20px;*/
}
.bx-soa-item-info-container .bx-soa-item-info-block {
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.bx-soa-item-info-block.bx-active {
    padding-top: 10px;
    height: auto;
}
.bx-soa-info-block{
    border:none;
    max-width:100%;
}
.bx-soa-info-line {line-height: 15px;}
.bx-soa-info-title {
    color: #7c7c7c;
    font-size: 12px;
    padding:4px 0;
    vertical-align:top;
}
.bx-soa-info-text {
    display: inline-block;
    font-size:12px;
    padding:4px 10px;
    vertical-align:top;
}
@media (max-width:580px){
    .bx-soa-item-info-container .bx-soa-item-td{
        position:static;
        left:auto;
        right:auto;
        padding:0;
    }
    .bx-soa-item-info-container{
        position:relative;
        height:auto !important;
        min-height:0;
    }
}
/* Coupon */
.bx-soa-coupon {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
}
.bx-soa-coupon-label {
    display: inline-block;
    font-weight: var(--ui-font-weight-bold);
    font-size: 13px;
    color: #000;
    padding-right: 10px;
    vertical-align: top;
}
.bx-selected .bx-soa-coupon-label{padding-top: 7px;}
.bx-soa-coupon-item-fixed .bx-soa-coupon-block {
    font-weight:normal;
}
.bx-soa-coupon-item-fixed .bx-soa-coupon-label,
.bx-soa-coupon-item-fixed .bx-soa-coupon-item {
    font-weight: normal;
    padding-top: 0;
    line-height: 20px;
}
.bx-soa-coupon-block {
    vertical-align: middle;
    line-height: 34px;
}
.bx-soa-coupon-input {
    display: inline-block;
    position:relative;
	vertical-align: middle;
}
.bx-soa-coupon-input:after {
    content:"";
    display:block;
    width: 8px;
    height:8px;
    background-color:transparent;
    border-right: 2px solid #8da3ad;
    border-bottom:2px solid #8da3ad;
    position:absolute;
    right:10px;
    top:50%;
    margin-top:-4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor:pointer;
}
.bx-soa-coupon-input input[type=text].form-control {
    border: 1px solid #CCD5DB;
    background-color: #f8fafc;
    background-image: none;
    border-radius: 2px;
    outline: none;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    box-shadow: none;
}
.bx-soa-coupon-input input[type=text].form-control:focus {
    border-color: rgb(99, 116, 126);
    outline: none;
    box-shadow: none;
}
.bx-step-completed .bx-soa-coupon-list {
    padding-top: 0;
    line-height: 20px;
}
.bx-soa-coupon-item{}
.bx-soa-coupon-item strong:first-child{ margin-left:10px;}
.bx-soa-coupon-item strong {
    white-space: nowrap;
    margin-right: 20px;
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: var(--ui-font-weight-bold);
    display: inline-block;
    letter-spacing: -0.5px
}
.bx-soa-coupon-item strong.bx-soa-coupon-item-danger {color: #A94442;}
.bx-soa-coupon-item strong.bx-soa-coupon-item-success{color: #3ba428;}
.bx-soa-coupon-item strong.bx-soa-coupon-item-used{color: #777;}
.bx-soa-coupon-item-danger-mess,
.bx-soa-coupon-item-mess {
    display: none;
    position: absolute;
    left: 0;
    min-width: 100%;
    top: 100%;
    font-weight: normal;
    padding: 6px 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    text-transform: none;
    color: #333;
    letter-spacing: normal;
    z-index: 1;
}

/*.bx-touch 	.bx-soa-coupon-item strong 			.bx-soa-coupon-item-mess,*/
.bx-soa-coupon-item strong:hover 	.bx-soa-coupon-item-mess,
    /*.bx-touch 	.bx-soa-coupon-item strong 			.bx-soa-coupon-item-danger-mess,*/
.bx-soa-coupon-item strong:hover 	.bx-soa-coupon-item-danger-mess  {display: block;}
.bx-soa-coupon-remove {
    display: inline-block;
    height:20px;
    width: 20px;
    margin-left: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
    cursor: pointer;
	vertical-align:middle;
	position:relative;
	top:-1px;
}

/* pickup */
#pickUpMap img {
    max-height: initial;
}
.bx-soa-pickup-preview-img {
    height: 76px;
    border: 1px solid #ddd;
    border-radius: 1px;
    padding: 1px;
    margin-left:10px;
    float: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.bx-soa-pickup-subTitle {
    font-size: 15px;
    font-weight: var(--ui-font-weight-bold);
    padding-bottom: 10px;
}
.bx-soa-pickup-list {
    margin-bottom: 20px;
}
.bx-soa-pickup-list .bx-soa-pickup-list-item {
    border-top: 1px solid #dcdfe2;
    padding: 16px 35px;
    font-size: 13px;
    position: relative;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    transition: background .2s ease;
}
.bx-soa-pickup-list-item.bx-selected {background: #f8fafc;}
.bx-soa-pickup-list .bx-soa-pickup-list-item:last-child {border-bottom: 1px solid #dcdfe2;}

.bx-soa-pickup-l-item-adress {
    padding-left: 15px;
    color: #25495e;
    font-weight: var(--ui-font-weight-bold);
    line-height: 17px;
    min-height: 17px;
    position: relative;
    padding-right: 100px;
}
.bx-soa-pickup-l-item-adress:before {
    height: 17px;
    width: 18px;
    content: "";
    top: 50%;
    left: -5px;
    margin-top: -8px;
    position: absolute;
    background: url(/local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/images/sprite.png) no-repeat center -54px;
}
.bx-soa-pickup-list-item .bx-soa-pickup-l-item-detail {
    padding-top: 20px;
    display: none;
}
.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail {display: block;}
.bx-soa-pickup-l-item-detail {
    padding-left: 100px;
    position: relative;
    min-height: 80px;
}
.bx-soa-pickup-l-item-detail.no-image {padding-left: 20px;}
.bx-soa-pickup-l-item-btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
}
.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn {
    padding-left: 100px;
    padding-top: 10px;
    float: none;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 0;
}
.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn.no-image {padding-left: 20px;}
.bx-soa-pickup-l-item-name {font-weight: var(--ui-font-weight-bold);}
.bx-soa-pickup-l-item-img {
    position: absolute;
    top: 23px;
    left: 0;
    max-width: 90px;
    max-height: 90px;
    height: auto;
    width: auto;
}

/*Sidebar*/
.bx-soa-sidebar {
    position: relative;
    /*height: 100%;*/
}
.bx-soa-cart-total {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.bx-soa-cart-total.bx-soa-cart-total-fixed {
    position: fixed;
    top: 10px;
}
.bx-soa-cart-total.bx-soa-cart-total-bottom {opacity: 0;}
@media(max-width: 768px){
    .bx-soa-cart-total.bx-soa-cart-total-fixed{
        position: static;
        padding-top:0;
        width: 100% !important;
    }
    .bx-soa-cart-total.bx-soa-cart-total-bottom{
        opacity:1 !important;
        position: static;
    }
    .bx-soa-cart-total-ghost{
        display: none;
    }
}
.bx-soa-cart-total-line {
}
.bx-soa-cart-total .bx-soa-cart-total-line:first-child {margin-top: 0;}
.bx-soa-cart-total .bx-soa-cart-total-line {
  margin-top: 20px;
}
.bx-soa-cart-total .bx-soa-cart-total-line:nth-child(2) {}
.bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t {font-weight: var(--ui-font-weight-bold);}
.bx-soa-cart-total .bx-soa-cart-total-line-total {
    padding-top: 25px;
    border-bottom: none;
}
.bx-soa-cart-t {
  display: flex;
  gap: 10px 20px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {font-weight: var(--ui-font-weight-bold);}
.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {font-size: 28px;}
.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span {font-size: 18px;}

.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
    background-color: #d4ffb8;
    border-color: transparent;
}
.bx-soa-cart-total-line-highlighted + .bx-soa-cart-total-line {
     border-top: none;
}

.bx-soa-cart-total-button-container{
    padding-top: 20px;
    text-align: center;
}
.bx-soa-cart-total-button-container>.btn{
    width: 100%;
}
.bx-soa-more {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
}
.bx-soa-price-not-calc{
    border-bottom:1px dashed;
    color:#F55450;
    text-decoration:none;
    cursor: pointer;
}
.bx-soa-price-not-calc:active,
.bx-soa-price-not-calc:hover{
    border-color:transparent;
    color:#A94442;
}
.bx-soa-price-free{
    color: #257210;
}

@media (max-width: 991px) {
    .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
        white-space: nowrap;
        font-size: 19px;
    }
    .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span {font-size: 14px;}
}

@media (max-width: 580px) {
    .bx-soa-coupon-label {
        /*text-align: center;*/
        display: block;
        padding-bottom: 5px;
    }
    .bx-soa-coupon-block {display: block;}
    .bx-soa-coupon-input {text-align: center;}
    .bx-soa-coupon-input input {display: inline-block !important;}
    .bx-soa-coupon-item {text-align: center;}
    .bx-soa-coupon-item strong {
        display: inline-block;
        position: relative;
        /*right: -20px;*/
    }
	.bx-soa-coupon-item strong:first-child {margin-left: 0;}
    .bx-soa-coupon-remove:after {
        content: "";
        clear: both;
    }
    .bx-soa-more {padding-top: 10px;}
    .bx-soa-pickup-l-item-detail {padding-left: 0;}
    .bx-soa-pickup-l-item-img {
        position: relative;
        left: auto;
        top: auto;
        max-width: 200px;
        max-height: 200px;
    }
    .bx-soa-pickup-l-item-adress {padding-right: 0;}
}

/* SCU */
.bx-scu-container{overflow:hidden;}
.bx-soa-item-content .bx-scu-container {max-width: 200px;}
.bx-scu-block {}
.bx-scu-list {
    margin: 0;
    padding: 0 5px;
}
.bx-scu-itemlist {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin: 0 -5px;
    min-width: 40px;
}
.bx-scu-item {
    float: left;
    width: 20%;
    padding: 5px;
}
.bx-img-item {
    float: left;
    width: 50%;
    padding: 5px;
    min-width: 30px;
    max-width: 50px;
}
@media (max-width: 580px){
    .bx-img-item {
        width: 45px;
    }

}
.bx-img-itemColor {
    position: absolute;
    top:   3px;
    right: 3px;
    left:  3px;
    bottom:3px;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.bx-scu-itemColorBlock {
    position: relative;
    padding-top: 100%;
    cursor: pointer;
    outline: 1px solid #c0cfda;
    -webkit-transition: outline .2s ease;
    -moz-transition: outline .2s ease;
    -o-transition: outline .2s ease;
    transition: outline .2s ease;
}
.bx-scu-itemColorBlock:hover {outline: 1px solid #006cc0;}
.bx-scu-itemColorBlock.selected {outline: 2px solid #006cc0;}
.bx-scu-itemColor {
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    bottom: 3px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.bx-scu-itemTextBlock {
    position: relative;
    cursor: pointer;
    outline: 1px solid #c0cfda;
    -webkit-transition: outline .2s ease;
    -moz-transition: outline .2s ease;
    -o-transition: outline .2s ease;
    transition: outline .2s ease;
}
.bx-scu-itemTextBlock:hover {outline: 1px solid #006cc0;}
.bx-scu-itemTextBlock.selected {outline: 2px solid #006cc0;}
.bx-scu-itemText {
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*.bx-step-completed*/ .bx-scu-container{
    position:relative;
    height:35px;
    overflow:hidden;
}

/*.bx-step-completed*/ .bx-scu-container:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:25px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background:    -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: 		linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.bx-selected .bx-scu-container{height:auto;}
.bx-selected .bx-scu-container:after{height: 0;}
@media (max-width: 768px) {
    .bx-scu-container{height:auto;}
    .bx-scu-container:after{height: 0;}
}
/*.bx-step-completed*/ .bx-scu-container .bx-soa-item-td-title{line-height:20px;}

.bx-scu-container .bx-soa-item-td-title,
.bx-scu-container .bx-soa-item-td-text{
    float: left;
    font-size:13px;
    padding-right:5px;
    line-height:19px;
    vertical-align: middle;
    padding-bottom:3px;
}
.bx-scu-container .bx-soa-item-td-title{clear: both;}
/*.bx-scu-container .bx-soa-item-td-title:after{
    content:": ";
}*/
@media (min-width:768px){
    .bx-scu-container .bx-soa-item-td-title, .bx-scu-container .bx-soa-item-td-text {
        padding-bottom:0;
        line-height:20px;
    }
}
/* AUTH */
.bx-soa h3.bx-title {
    font-size: 15px;
    font-weight: var(--ui-font-weight-bold);
}
.bx-soa-reg-block {
    background: #f8fafc;
    padding: 25px 20px;
}
.bx-soa-reg-block p {
    color: #595a5b;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 0;
}


/*bx-soa-reference*/
.bx-soa-reference {
    color: #9a9a9a;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.bx-soa-auth .bx-soa-reference {border-top: 1px solid #f2f2f2;}


/*REGION*/
.bx-sls .quick-location-tag,
.bx-slst .quick-location-tag {
    display: inline-block;
    background: #d0ecf1;
    border-radius: 3px;
    padding: 10px 20px 11px;
    margin: 10px 2px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    height: auto;
    color: #333;
    border: none;
    -webkit-transition: background 200ms ease;
    -moz-transition: background 200ms ease;
    -o-transition: background 200ms ease;
    transition: background 200ms ease;
}

.bx-sls  .quick-location-tag:hover,
.bx-slst .quick-location-tag:hover {background-color: #e3f4f7;}
.bx-sls  .quick-location-tag:first-child,
.bx-slst .quick-location-tag:first-child {margin-left: 0;}
.bx-sls  .quick-location-tag:last-child,
.bx-slst .quick-location-tag:last-child {margin-right: 0;}
.bx-soa .bx-soa-location-offered small {color: #737373;}
.bx-soa-location-selected {
    padding-top: 12px;
    padding-bottom: 22px;
}
.bx-soa .bx-soa-customer-label,
.bx-soa .bx-soa-custom-label,
.bx-soa .form-group label {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 2px;
    color: #000;
}
.bx-soa .bx-soa-customer-label-container small,
.bx-soa .bx-soa-custom-label-container small,
.bx-soa .form-group label small {color: #737373;}


/*FIELDS*/
.form-control {
    background-color: #f8fafc;
    border: 1px solid #d5dadc;
    box-shadow: none;
    border-radius: 2px;
}
.form-group .form-control:focus {border-color: #63747e}
.bx-soa .bx-soa-location-input-container {position: relative;}
.bx-soa .bx-soa-customer-tel-input-container {position: relative;}
.bx-soa .bx-soa-customer-tel-input-container {height: 41px;}
.bx-soa .bx-soa-location-input {padding: 10px 40px 11px;}
.bx-soa .bx-soa-customer-tel-input {padding: 10px 11px 10px 50px;}
.bx-soa .bx-soa-location-input-container:before {
    content: " ";
    position: absolute;
    left: 8px;
    bottom: 9px;
    top: 9px;
    width: 20px;
    background-size: contain;
}


/*pay*/
.bx-soa-pp-company {
    padding-bottom: 20px;
    z-index: 100;
    position: relative;
}
.bx-soa-pp .bx-soa-pp-company {
    padding: 7px;
    border: 1px solid transparent;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}
.bx-soa-pp-desc-container {padding-top: 7px;}
.bx-soa-pp-desc-container .bx-soa-pp-company {
    background: #f8fafc;
    border: 1px solid #d5dadc;
    padding: 7px 15px;
}
.bx-soa-pp-company-logo {padding-top: 6px;}
.bx-soa-pp-company-graf-container {
    border: 2px solid #c3cace;
    border-radius: 2px;
    position: relative;
    background: #fff;
    width: auto;
    height: 0;
    /*margin-bottom: 10px;*/
    padding-top: 50%;
}
.bx-soa-pp-company.bx-selected  .bx-soa-pp-company-graf-container {border-color: #159ebb;}
.bx-soa-pp-inner-ps.bx-selected .bx-soa-pp-company-graf-container {border-color: #159ebb;}
.bx-soa-pp-company.bx-bd-error  .bx-soa-pp-company-graf-container {border-color: #db4a29;}
.bx-soa-pp-company.bx-bd-waring .bx-soa-pp-company-graf-container {border-color: #CCBE71;}
input[type=checkbox].bx-soa-pp-company-checkbox {
    position: absolute;
    top: 7px;
    left: 7px;
    margin: 0;
    padding: 0;
    z-index: 100;
}
.bx-soa-pp-company-image {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.bx-soa-pp-desc-container .bx-soa-pp-company-logo {max-width: 150px;}
.bx-soa-pp-company-smalltitle {
    padding-top: 9px;
    color: #a3a3a3;
    font-size: 11px;
    text-align: center;
    padding-bottom: 5px;
}
.bx-soa-pp-company-title {
    font-size: 19px;
    font-weight: var(--ui-font-weight-bold);
}
.bx-soa-pp-company-subTitle {
    font-size: 15px;
    font-weight: var(--ui-font-weight-bold);
}
.bx-soa-pp-company-desc {
    font-size: 13px;
    padding-top: 10px;
    line-height: 17px;
}
.bx-soa-pp-company-selected{padding:4px 0;}
.bx-soa-pp-company-selected strong{margin-left:10px;}
ul.bx-soa-pp-list {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    color: #000;
}
ul.bx-soa-pp-list li {
    clear: both;
    padding: 5px 0;
}
.bx-soa-pp-list-termin {
    color: #8d8d8d;
    display: block;
}
.bx-soa-pp-list-description {display: block;}
.bx-soa-pp-delivery-cost {
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    padding: 2px 4px;
    right: -2px;
    bottom: -2px;
    border-radius: 1px;
    background: rgba(0, 0, 0, .5);
}
.bx-soa-pp-field .form-control{background: #fff;}
.bx-soa-pp-company-block .checkbox label,
.bx-soa-pp-company-block .form-group label{font-size:13px;}
.bx-soa-pp-company-block .form-control{font-size:13px;}
.bx-soa-pp-price{
    text-align:right;
    padding: 4px 0;
}
.bx-soa-service-small{
    color: #a3a3a3;
    font-size: 11px;
}

/*CHECKBOX*/
@media (min-width:1200px) {
    .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {clear: both;}
}

@media (min-width:992px) {
    .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {clear: both;}
}

@media (min-width:768px) and (max-width:991px) {
    .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {clear: both;}
}

@media (max-width:767px) {
    .bx-soa-pp .bx-soa-pp-company:nth-child(2n+1) {clear: both;}
}

@media (min-width:481px) and (max-width:766px) {
    .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
        width: 100%;
        padding-top: 0
    }
    .bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {display: none;	}
    .bx-soa-pp-list-termin {width: 30%;}
}

@media (max-width:480px) {
    .bx-soa-pp-company-logo {width: 45%;}
    .bx-soa-pp-company-title {display: none;}
/*    .bx-soa-pp-company-smalltitle {
        font-weight: var(--ui-font-weight-bold);
        color: #000;
        font-size: 14px;
    }*/
    .bx-soa-pp-item-container {border-right: none;}
    .bx-soa-pp-desc-container {}
    .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
        width: 100%;
        padding-top: 0
    }

    .bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {display: none;}
    .bx-soa-pp-list-termin {width: 40%;}
    /*	.bx-soa-pp-list-description {
            margin-left: 45%;
        }*/
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),@media only screen and (min--moz-device-pixel-ratio: 2),@media only screen and (-moz-min-device-pixel-ratio: 2),@media only screen and (-o-min-device-pixel-ratio: 2/1),@media only screen and (min-device-pixel-ratio: 2),@media only screen and (min-resolution: 192dpi),@media only screen and (min-resolution: 2dppx){
    .bx-soa-location-input-container {
        border-width: .5px;
    }
}

.bx-soa-section.bx-step-good {
    -webkit-animation: animationBorderStep ease 5s;
    -moz-animation: animationBorderStep ease 5s;
    -o-animation: animationBorderStep ease 5s;
    animation: animationBorderStep ease 5s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes animationBorderStep {0%{border-color:#70BB18}100%{border-color: #91cedc}}
@-moz-keyframes animationBorderStep {0%{border-color:#70BB18}100%{border-color: #91cedc}}
@-ms-keyframes animationBorderStep {0%{border-color:#70BB18}100%{border-color: #91cedc}}
@-o-keyframes animationBorderStep {0%{border-color:#70BB18}100%{border-color: #91cedc}}
@keyframes animationBorderStep {0%{border-color:#70BB18}100%{border-color: #91cedc}}

.bx-soa-section.bx-step-bad {
    -webkit-animation: animationBorderStepBad ease 5s;
    -moz-animation: animationBorderStepBad ease 5s;
    -o-animation: animationBorderStepBad ease 5s;
    animation: animationBorderStepBad ease 5s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes animationBorderStepBad {0%{border-color:#db4a29}100%{border-color: #91cedc}}
@-moz-keyframes animationBorderStepBad {0%{border-color:#db4a29}100%{border-color: #91cedc}}
@-ms-keyframes animationBorderStepBad {0%{border-color:#db4a29}100%{border-color: #91cedc}}
@-o-keyframes animationBorderStepBad {0%{border-color:#db4a29}100%{border-color: #91cedc}}
@keyframes animationBorderStepBad {0%{border-color:#db4a29}100%{border-color: #91cedc}}

.bx-soa-changeCostSign {
    -webkit-animation: changeCostSign ease .4s;
    -moz-animation: changeCostSign ease .4s;
    -o-animation: changeCostSign ease .4s;
    animation: changeCostSign ease .4s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes changeCostSign {0%{opacity:1}40%{opacity:0}60%{opacity:0}100%{opacity:1}}
@-moz-keyframes changeCostSign {0%{opacity:1}40%{opacity:0}60%{opacity:0}100%{opacity:1}}
@-ms-keyframes changeCostSign {0%{opacity:1}40%{opacity:0}60%{opacity:0}100%{opacity:1}}
@-o-keyframes changeCostSign {0%{opacity:1}40%{opacity:0}60%{opacity:0}100%{opacity:1}}
@keyframes changeCostSign {0%{opacity:1}40%{opacity:0}60%{opacity:0}100%{opacity:1}}

.bx-sls.form-control {padding: 0;}
.bx-sls .bx-ui-sls-pane,
.bx-slst .bx-ui-combobox-dropdown{border: 1px solid #bdbdbd;}
.bx-sls .dropdown-fade2white,
.bx-slst .dropdown-fade2white{top:1px;}
.bx-sls .form-control.dropdown-block,
.bx-slst .form-control.dropdown-block{
    background-color: #f8fafc;
    border: 1px solid #d5dadc;
    box-shadow: none;
}
.has-error .bx-sls .form-control.dropdown-block,
.has-error .bx-slst .form-control.dropdown-block{
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.bx-slst .form-control .bx-ui-combobox-container .bx-combobox-fake-as-input{padding-top: 7px;}
.bx-bd-error {border-color: #db4a29;}
.bx-bd-waring {border-color: #CCBE71;}
.wsnw{white-space: nowrap;}

.bx-step-opacity {
    transition: 500ms opacity ease;
}

/* MAPS */
ymaps h3{
    margin: 6px 0 10px 0;
}

/* AUTH */
.bx-authform{
    margin: 0 0 25px;
}
/*block*/
.bx-authform-formgroup-container{
    margin-bottom: 25px;
}
.bx-authform-content-container,
.bx-authform-label-container{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-authform-input-container{
    position: relative;
}
.bx-authform-psw-protected{
    height: 38px;
    width: 38px;
    position: absolute;
    right: 1px;
    top: 50%;
    margin-top: -19px;
    background: url(/local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/images/sprite.png) no-repeat center;
    -webkit-background-size: 11px auto;
    		background-size: 11px auto;
}

.bx-authform-psw-protected-desc{
    display: none;
    background: #fff;
    position: absolute;
    width: 250px;
    left: 50%;
    margin-left: -125px;
    bottom: 100%;
    margin-bottom: 14px;
    border:1px solid #f0f1f2;
    padding: 10px 20px;
    font-size: 14px;
    z-index: 110;
    box-shadow: 0 6px 9px 0 rgba(0,0,0,.1)
}
.bx-authform-psw-protected:hover .bx-authform-psw-protected-desc{display: block;}
.bx-authform-psw-protected-desc>span{
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 14px;
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjIzNzExNDdGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjIzNzExNDhGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjM3MTE0NUZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjM3MTE0NkZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PodxyuQAAAFASURBVHjarJS/SgNBEMZ3x00glj6DL2Fn5UtYi7WdlYUIYhGwCYgPYBeIjbUvIYikCxaCGk/wZvf2n98dCiEm521y2xwzOzO/m5tvTn5knyrG+LLZ6211ux3R5rHWCtZGhBBOCbaTUu7kzM9FYVuDeO+FNsWjD+EQ9S/px/8EY7ctmHVO5KwzwM5Iymu4pjRzP24D5tAJs34D7Bzm3a+f5uLWgpWfCzMZY+YHG0QXqDVdBloZZp0VXzmXAriCOZq/pyV5STB0Eo0pHqCufXQygCs2BTWCxUrC5eDZO+f7iL+BSy+KpX9ethZWSVibCSDHiLutK0QNPv9CGIpDXWaCPTkioj5c7+uC/sBctSccMfjBrITrjsQvKEXB25DufUepDPtyAnvYNFElrkrVGZZxD89hSqJaYflL2Gtq0rcAAwDa/ePzqfelnAAAAABJRU5ErkJggg==) no-repeat center bottom;
}
.bx-authform-input-container input[type="text"],
.bx-authform-input-container input[type="password"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-authform-input-container input[type="text"].bx-empty-field,
.bx-authform-input-container input[type="password"].bx-empty-field{
    border-color: #dd4b39;
}
span.bx-authform-starrequired{
    color: #d93333;
}
.bx-authform-formgroup-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-authform-link-container,
.bx-authform-description-container{
    padding-bottom: 10px;
    font-size: 13px;
    color: #292d2e;
}
.bx-authform-description-container{
    font-size: 13px;
    color: #5a6c77;
}
.bx-authform-link-container{margin-bottom: 20px;}

hr.bxe-light{
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
    margin-bottom: 20px;
}

.alert{
    border: none;
    border-radius: 1px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px;
}
.bxe-aleft-title{
    font-weight: var(--ui-font-weight-bold);
    padding-bottom: 5px;
}
.alert-success {
    color: #3C763D;
    background-color: #DFF0D8;
    border-color: #D6E9C6;
}
.alert-warning {
    color: #8A6D3B;
    background-color: #FCF8E3;
    border-color: #FAEBCC;
}
.alert-danger {
    color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1;
}

/* PAGINATION */
.bx-pagination {
    margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
    text-align: center;
    position: relative;
}
.bx-pagination .bx-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
    display: inline-block;
    margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    background: #eff0f1;
    padding: 0 8px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    font-size: 14px;
    border-radius: 16px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
    text-decoration: none;
    display: block;
    border-radius: 16px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
    background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
    background: #0083d1;
    color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
    color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
    color: #aab1b4;
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
    background: #fff;
    border-color: #DADADA;
    color: #000;
}

.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
    background: #3bc915;
    color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
    background: #F9A91D;
    color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
    background: #E22B2B;
    color: #fff;
}

#loading_screen{
    position:fixed;
    z-index: 1150;
    left:50%;
    top:50%;
    margin-left: -32px;
    margin-top: -32px;
    width:64px;
    height:64px;
}

.bx-soa-tooltip.bx-soa-tooltip-static{
    position: relative;
    z-index: 0;
}
.bx-soa-tooltip.bx-soa-tooltip-static .tooltip-arrow{left:20px;}

.bx-soa-tooltip .tooltip-inner{max-width: 300px;}
.bx-soa-tooltip.bx-soa-tooltip-danger  .tooltip-arrow{border-top-color:#F2DEDE;}
.bx-soa-tooltip.bx-soa-tooltip-danger  .tooltip-inner{background:#F2DEDE;color:#A94442;}
.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-arrow{border-top-color:#FCF8E3;}
.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-inner{background:#FCF8E3;color:#8A6D3B;}
.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-arrow{border-top-color:#dff0d8;}
.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-inner{background:#dff0d8;color:#3c763d;}

.bx-soa-tooltip.bx-soa-tooltip-coupon{display:none;}
.bx-soa-coupon-item-used:hover    .bx-soa-tooltip,
.bx-soa-coupon-item-danger:hover  .bx-soa-tooltip,
.bx-soa-coupon-item-success:hover .bx-soa-tooltip{
    display:block;
    opacity:1;
    bottom:100%;
}
.bx-soa-tooltip-coupon>span{
    display:block;
    text-transform:none;
}


.bx-soa-empty-cart-image{
	width:131px;
	height:116px;
	margin:50px auto 42px;
	background:url(/local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/images/empty_cart.svg) no-repeat center;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx-soa-empty-cart-text{
	font-size:36px;
	text-align:center;
	color:#bababa;
	margin-bottom:42px;
}
.bx-soa-empty-cart-desc{
	text-align:center;
	color:#000;
	font-size:16px;
	margin-bottom:42px;
}
.soa-property-container .input-group-addon{
	background:#fff;
}
.input-group-addon .bx-calendar{
	background:url(/local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/images/calendar.svg) no-repeat center;
	display: inline-block;
	width: 18px;
	background-size: 18px auto;
	height: 18px;
}
.icon-success {
    position: absolute;
    left: 16px;
    width: 21px;
    height: 21px;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEgMjEiPjxzdHlsZT4uc3Qwe2ZpbGw6IzcxYmEyNH08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTAuNSAwQzQuNyAwIDAgNC43IDAgMTAuNVM0LjcgMjEgMTAuNSAyMSAyMSAxNi4zIDIxIDEwLjUgMTYuMyAwIDEwLjUgMHpNOSAxNS40bC01LTQuOSAyLTIgMyAzIDYtNS45IDIgMi04IDcuOHoiLz48L3N2Zz4=);
}
.icon-warning {
    position: absolute;
    left: 16px;
    width: 22px;
    height: 20px;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjIgMjAiPjxzdHlsZT4uc3Qwe2ZpbGw6I2RlYTcxMn08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMjEuNyAxNi43TDEyLjkgMS4xQzEyLjMuMSAxMS0uMyAxMCAuM2MtLjQuMi0uNy41LS45LjhMLjMgMTYuN2MtLjQuNy0uNCAxLjUgMCAyLjIuNC43IDEuMSAxLjEgMS45IDEuMWgxNy43Yy44IDAgMS41LS40IDEuOS0xLjEuMy0uNy4zLTEuNS0uMS0yLjJ6bS0xMC43LjhjLS44IDAtMS40LS42LTEuNS0xLjQgMC0uOC42LTEuNCAxLjQtMS41LjggMCAxLjQuNiAxLjUgMS40IDAgLjgtLjYgMS41LTEuNCAxLjV6bTEuNC02LjJjMCAuOC0uNiAxLjQtMS40IDEuNHMtMS40LS42LTEuNC0xLjRWNC43YzAtLjQuMy0uNy43LS43aDEuNWMuNCAwIC43LjMuNy43bC0uMSA2LjZ6Ii8+PC9zdmc+);
}

/* USER CONSENT */
label[data-bx-user-consent] {
    line-height: 13px;
}
label[data-bx-user-consent] a{
    color: #000;
    font-size: 11px;
    font-weight: 100;
}
label[data-bx-user-consent] input{
    margin-top: 2px;
}

/* End */
/* /local/templates/delopark_template/fancybox/jquery.fancybox.css?17358263793994 */
/* /local/templates/delopark_template/css/styles.css?1735825920117480 */
/* /local/templates/delopark_template/css/custom.css?17624138955433 */
/* /bitrix/templates/.default/components/bitrix/menu/delopark_top_menu/style.min.css?1736019877490 */
/* /local/templates/delopark_template/components/bitrix/catalog.section.list/left_sidebar_section_list/style.min.css?17361592906236 */
/* /local/templates/delopark_template/components/bitrix/catalog.section.list/mobile_sections_list/style.min.css?17411984596236 */
/* /local/templates/delopark_template/components/bitrix/catalog.section.list/footer_section_list/style.min.css?17364147426236 */
/* /local/templates/delopark_template/components/bitrix/menu/bottom_menu_delopark/style.min.css?1736408761490 */
/* /local/templates/delopark_template/styles.css?176226874825 */
/* /local/templates/delopark_template/template_styles.css?1735813777214 */
/* /local/templates/delopark_template/components/bitrix/sale.order.ajax/delopark_order_ajax/style.css?173981670545310 */
