

/* 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/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 */
/* /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/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 */
