

/* Start:/local/templates/prostroy_default/components/bitrix/catalog/gopro/style.css?1631518406663*/
.product-reviews__head {
  border-bottom: 2px solid #EBEBEB;
  margin-bottom: 80px; }

.product-reviews__head-icon {
  fill: #BC0010;
  font-size: 26px;
  height: 1em;
  margin-right: 20px;
  width: 1em; }

.product-reviews__title {
  display: inline-block;
  font-size: 34px;
  margin-bottom: 0;
  padding-bottom: 24px;
  text-transform: none; }

@media screen and (max-width: 992px) {
  body.adaptive .product-reviews__head {
    margin-bottom: 42px; }
  body.adaptive .product-reviews__head-icon {
    font-size: 20px;
    margin-right: 12px; }
  body.adaptive .product-reviews__title {
    font-size: 26px;
    line-height: 34px;
    padding-bottom: 6px; } }

/* End */


/* Start:/local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/style.css?17305762111435*/
.filtren .lvl1 .showchild.sales-property{
    color: #BC0010;
    padding-top: 16px;
    padding-bottom: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filtren .lvl1 .showchild.sales-property:hover {
    color: #BC0010;
}
.filtren .lvl1 .showchild.sales-property label{
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
}
.filtren .lvl1 .showchild.sales-property input.pretty-checkbox {
    cursor: pointer;
    position: unset;
    left: auto;
    opacity: 1;

    --s: 20px; /* control the size */

    height: var(--s);
    width: 40px;
    aspect-ratio: 2;
    border-radius: var(--s);
    border: calc(var(--s)/10) solid #0000;
    padding: calc(var(--s)/10);
    background:
            conic-gradient(#BC0010 50%,#B4B6B7 0) /* the colors here */
            border-box var(--p,left)/200%;
    mask:
            radial-gradient(50% 50%,#000 98%,#0000) no-repeat
            var(--p,left)/calc(3*var(--s)/5) content-box,
            linear-gradient(#000 0 0) padding-box,
            linear-gradient(#000 0 0);
    mask-composite: add, exclude;
    transition: .5s;
    appearance: none;
}
.filtren .lvl1 .showchild.sales-property input.pretty-checkbox:checked {
    --p: right;
}
@media only screen and (max-width : 480px) {
    #modef{
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/slider/slider.css?15753882842176*/
.smartfilter .bx_ui_slider_track{
	position:relative;
	height:6px;
	margin:28px 25px 10px 25px;
	background: url('/local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/slider/trackbar_full.png') 0px 0px no-repeat;
}
.smartfilter .bx_ui_slider_part{
	position:absolute;
	top:-6px;
	width:1px;
	height:17px;
	background:#a2bfc7;
}
.smartfilter .bx_ui_slider_part.p1{left:-1px;}
.smartfilter .bx_ui_slider_part.p2{left:25%;}
.smartfilter .bx_ui_slider_part.p3{left:50%;}
.smartfilter .bx_ui_slider_part.p4{left:75%;}
.smartfilter .bx_ui_slider_part.p5{right:-1px;}
.smartfilter .bx_ui_slider_part span{
	font-size:11px;
	font-weight: bold;
	position:absolute;
	top:-16px;
	left:50%;
	display:block;
	width:100px;
	margin-left:-50px;
	text-align:center;
	color:#000;
}
.smartfilter .bx_ui_slider_part.p2 span,
.smartfilter .bx_ui_slider_part.p3 span,
.smartfilter .bx_ui_slider_part.p4 span{color:#6b8086;}

.smartfilter .bx_ui_slider_range,
.smartfilter .bx_ui_slider_pricebar,
.smartfilter .bx_ui_slider_pricebar_VD,
.smartfilter .bx_ui_slider_pricebar_VN,
.smartfilter .bx_ui_slider_pricebar_V{
	position:absolute;
	top:0px;
	bottom:0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.smartfilter .bx_ui_slider_range{
	z-index:100;
}
.smartfilter .bx_ui_slider_pricebar{
	z-index:100;
}

.smartfilter .bx_ui_slider_pricebar_VD{
	background:#849da4;
	z-index:60;
}
.smartfilter .bx_ui_slider_pricebar_VN{
	background: url('/local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/slider/trackbar_full.png') 0px 0px no-repeat;
	z-index:70;
}
.smartfilter .bx_ui_slider_pricebar_V{
	background: #f4ab41;
	z-index:80;
}
.smartfilter .bx_ui_slider_handle{
	position:absolute;
	top:-6px;
	width:22px;
	height:22px;
}
.smartfilter .bx_ui_slider_handle:hover{
	-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;
}
.smartfilter .bx_ui_slider_handle:active{
	-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;
}
.smartfilter .bx_ui_slider_handle.left{
	left:0;
	margin-left:-9px;
	background-position:0px -647px;
}
.smartfilter .bx_ui_slider_handle.right{
	right:0;
	margin-right:-9px;
	background-position: 0px -647px;
}

/* End */


/* Start:/local/templates/prostroy_default/components/sotbit/seo.meta/.default/style.css?1679312087615*/
.seometa-img {
    padding: 0 15px 10px 0;
}

@media screen and (max-width: 767px) {
    .tagpage-img__pc {
        display: none;
    }
    .tagpage-img__mob {
        display: block;
        margin-top: 20px;
        margin-bottom: 52px;
        height: 470px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (min-width: 767px) {
    .tagpage-img__pc {
        display: block;
        margin-top: 18px;
        margin-bottom: 56px;
    }
    .tagpage-img__mob {
        display: none;
    }
}
/* End */


/* Start:/local/components/redsign/unimart24.docs.sections/templates/.default/style.css?16490996273273*/
.u24-docs-tabs {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .u24-docs-tabs__nav {
    display: none;
    background-color: #F3F3F3; }
  .u24-docs-tabs__nav-list {
    padding: 12px 0;
    list-style: none; }
  .u24-docs-tabs__nav-item {
    margin-bottom: 7px; }
  .u24-docs-tabs__nav-item > a {
    display: block;
    font-size: 14px;
    padding: 9px 25px;
    color: #9F9F9F;
    -webkit-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in; }
    .u24-docs-tabs__nav-item > a:hover {
      color: #3D3D3D;
      text-decoration: none; }
  .u24-docs-tabs__nav-item--active > a {
    font-weight: bold;
    color: #000;
    position: relative; }
    .u24-docs-tabs__nav-item--active > a:hover {
      color: #000; }
    .u24-docs-tabs__nav-item--active > a:before {
      content: "";
      position: absolute;
      width: 3px;
      height: 100%;
      left: 0;
      top: 0;
      background-color: #BC0010; }
  @media (min-width: 1200px) {
    .u24-docs-tabs {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .u24-docs-tabs__nav {
        display: block;
        min-height: 416px; }
      .u24-docs-tabs__nav {
        width: 230px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin-right: 20px; }
      .u24-docs-tabs__content {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: calc(100% - 250px); } }

.u24-docs-ac__content {
  visibility: visible;
  height: auto; }

.u24-docs-ac__panel:not(.u24-docs-ac__panel--active) {
  display: block; }

.u24-docs-ac__panel:not(.u24-docs-ac__panel--active) .u24-docs-ac__content {
  display: none;
  overflow: hidden;
  visibility: hidden;
  height: 0; }

.u24-docs-ac__panel + .u24-docs-ac__panel {
  margin-top: -1px; }

.u24-docs-ac__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0; }

.u24-docs-ac__trigger {
  outline: 0;
  border: 0;
  background-color: transparent;
  display: block;
  padding: 24px 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
  color: #6B7FA0; }
  .u24-docs-ac__trigger::before {
    content: '+';
    display: inline-block;
    margin-left: -15px;
    width: 15px;
    font-weight: bold;
    margin-right: 15px; }

.u24-docs-ac__panel--active .u24-docs-ac__trigger {
  color: #BC0010; }
  .u24-docs-ac__panel--active .u24-docs-ac__trigger::before {
    content: "-"; }

@media (max-width: 1199px) {
  .u24-docs-ac__inner {
    padding: 16px 0 64px; }
  .u24-docs-ac__panel {
    border-top: 1px solid #B4B6B7;
    border-bottom: 1px solid #B4B6B7; } }

@media (min-width: 1200px) {
  .u24-docs-ac__header {
    display: none; }
  .u24-docs-ac__panel:not(.u24-docs-ac__panel--active) {
    display: none; } }

/* End */


/* Start:/local/templates/prostroy_default/components/bitrix/news.list/docs/style.css?17005604759580*/
.u24-docs {
  --swiper-theme-color: #c4010c;
  --swiper-navigation-size: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .u24-docs__slider {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .u24-docs__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .u24-docs__slide-item {
    padding: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .u24-docs__slider .u24-docs__slide-item:not(.fancybox-content) img{
    /*height: 100%;*/
  }
  .u24-docs__zoom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: .75rem;
    line-height: 1.333334;
    margin: 30px 0 32px;
    color: #6B7FA0; }
  .u24-docs__zoom-icon {
    margin-right: .5rem; }
  .u24-docs__thumbs {
    margin: 32px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -0.75rem; }
  .u24-docs__thumbs > .u24-docs-thumb {
    margin: 0 0.75rem 0.5rem; }
  .u24-docs__add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .u24-docs .swiper-container {
    border: 1px solid #EBEBEB; }
  .u24-docs .swiper-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .u24-docs .swiper-button-prev,
  .u24-docs .swiper-button-next,
  .u24-docs .swiper-button-prev:focus,
  .u24-docs .swiper-button-next:focus {
    outline: none; }
  .u24-docs .swiper-button-prev,
  .u24-docs .swiper-button-next,
  .u24-docs .swiper-button-prev.swiper-button-disabled,
  .u24-docs .swiper-button-next.swiper-button-disabled {
    background-image: none;
    width: auto;
    height: auto;
    margin-top: 0; }
  .u24-docs .swiper-button-prev.swiper-button-disabled,
  .u24-docs .swiper-button-next.swiper-button-disabled {
    display: none; }
  .u24-docs .swiper-lazy {
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .u24-docs .swiper-lazy.swiper-lazy-loaded {
    opacity: 1; }
  .u24-docs .swiper-lazy-preloader:after {
    content: none;
    display: none; }
  @media (min-width: 992px) {
    .u24-docs {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .u24-docs__slider {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 49%; }
      .u24-docs__content {
        padding: 13px 32px 13px 52px; }
      .u24-docs__add {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media (min-width: 1200px) {
    .u24-docs__slide-item:not(.fancybox-content) {
      height: 416px; }

  }

.u24-docs-doc {
  display: none; }
  .u24-docs-doc--shown {
    display: block; }
  .u24-docs-doc__title {
    font-size: 26px;
    line-height: 32px; }
  .u24-docs-doc__subtitle {
    font-size: 20px;
    line-height: 26px;
    margin: 18px 0; }
  .u24-docs-doc__preview, .u24-docs-doc__detail-content {
    margin: 15px 0 16px;
    font-size: 14px;
    line-height: 22px; }
  .u24-docs-doc__detail-hide, .u24-docs-doc__detail-show {
    font-size: 14px; }
  .u24-docs-doc__detail:not(.is-shown) .u24-docs-doc__detail-content,
  .u24-docs-doc__detail:not(.is-shown) .u24-docs-doc__detail-hide,
  .u24-docs-doc__detail.is-shown .u24-docs-doc__detail-show {
    display: none; }
  .u24-docs-doc__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 65px 0 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 12px;
    line-height: 14px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse; }
  .u24-docs-doc__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-bottom: 1px dashed #358BC5; }
    .u24-docs-doc__link:hover {
      text-decoration: none; }
  .u24-docs-doc__download, .u24-docs-doc__print {
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 24px; }
  .u24-docs-doc__download {
    background-image: url("/local/templates/prostroy_default/components/bitrix/news.list/docs/./images/download.png"); }
  .u24-docs-doc__print {
    background-image: url("/local/templates/prostroy_default/components/bitrix/news.list/docs/./images/print.png"); }
  .u24-docs-doc__likes-views {
    height: 44px;
    margin-top: 26px;
    border-top: 1px solid #B4B6B7;
    padding-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 12px;
    color: #3D3D3D;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .u24-docs-doc__share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    position: relative; }
  .u24-docs-doc__share:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0; }
  .u24-docs-doc__socials {
    position: relative; }
  .u24-docs-doc__share .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 12px; }
  .u24-docs-doc__share .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more .ya-share2__title {
    color: #358BC5;
    border-bottom: 1px dashed #358BC5;
    font-size: 12px;
    line-height: 12px; }
  .u24-docs-doc__share .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6 2.9a2.7 2.7 0 01-4.554 1.963L5.303 7.28a2.702 2.702 0 010 1.44l4.743 2.417a2.7 2.7 0 11-.834 1.708l-5.05-2.575a2.7 2.7 0 110-4.54l5.05-2.575A2.7 2.7 0 1114.6 2.9z' fill='%23A4A4A4'/%3E%3C/svg%3E");
    background-size: 12px;
    width: 14px;
    height: 14px;
    margin-right: 8px; }
  .u24-docs-doc__share .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {
    padding: 0; }

.u24-docs-thumb {
  display: block;
  width: 64px;
  height: 64px;
  padding: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: transparent;
  outline: 0;
  border: 2px solid #EBEBEB; }
  .u24-docs-thumb--active {
    border-color: #c4010c; }
  .u24-docs-thumb img {
    width: auto;
    max-width: 100%;
    max-height: 100%; }

.u24-docs-likes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .u24-docs-likes__text {
    margin-right: 30px; }
  .u24-docs-likes__thumbs {
    border: 0;
    outline: 0;
    background-color: transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .u24-docs-likes__thumbs * {
    pointer-events: none; }
  .u24-docs-likes__thumbs + .u24-docs-likes__thumbs {
    margin-left: 24px; }
  .u24-docs-likes__icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    fill: currentColor; }
  .u24-docs-likes__thumbs:focus, .u24-docs-likes__thumbs:hover {
    color: #358BC5; }

.u24-docs-views {
  display: inline-block;
  white-space: nowrap; }
  .u24-docs-views img {
    width: 14px;
    margin-right: 12px;
    vertical-align: middle; }
.u24-docs-doc__views .u24-docs-views .hidden-xs.hidden-sm{
  margin-left: 3px;
}
.u24-docs-not-found__add {
  margin-top: 20px; }

@media (min-width: 1200px) {
  .u24-docs-not-found {
    padding: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

/* End */
/* /local/templates/prostroy_default/components/bitrix/catalog/gopro/style.css?1631518406663 */
/* /local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/style.css?17305762111435 */
/* /local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/slider/slider.css?15753882842176 */
/* /local/templates/prostroy_default/components/sotbit/seo.meta/.default/style.css?1679312087615 */
/* /local/components/redsign/unimart24.docs.sections/templates/.default/style.css?16490996273273 */
/* /local/templates/prostroy_default/components/bitrix/news.list/docs/style.css?17005604759580 */
