

/* Start:/local/templates/.default/components/bitrix/breadcrumb/inner/style.min.css?1536606361467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/prostroy_default/components/bitrix/news.detail/news_blocks/style.css?17694370947359*/
.content-top-block{
	display: flex;
	margin-bottom: 32px;
}
.content-top-block .content-top-text{
	width: 480px;
	padding: 64px 0 64px 64px;
	color: #ffffff;
	flex: none;
	position: relative;
}
.content-top-block .content-top-img{
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
}
.content-top-date{
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 150px;
	color: #ffffff;
}
.content-top-logo{
	background: #fff;
	position: absolute;
	top: 64px;
	left: 64px;
	width: 150px;
	height: 150px;
	content: '';
	display: flex;
	align-items: center;
	justify-content: center;

}
.content-top-logo img{
	width: 80%;
}
.content-top-h2{
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	color: #ffffff;
}
.content-top-h2__logo{
	margin-top: 250px;
}
.content-top-h1{
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	color: #ffffff;
	padding: 0 !important;
	border-bottom: none !important;
	margin: 0 0 16px !important;
}
.content-top-origin{
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin-top: 32px;
}
.content-top-origin a{
	color: #FFFFFF;
	text-decoration: none;
}
.content-top-origin a:hover, .content-top-origin a:focus{
	color: #FFFFFF;
	text-decoration: underline;
}
.content-main-preview{
	color: #3D3D3D;
	font-style: italic;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px;
}
.content-main-p{
	color: #3D3D3D;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 24px;
}
.content-main-h2{
	color: #BC0010;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.partners-description{
	margin-bottom: 30px;
}
.content-ul{
	list-style: none;
	padding: 0;
	margin-bottom: 25px;
}
.content-ul li {
	margin: 0 0 10px;
	padding-left: 32px;
	position: relative;
	color: #3D3D3D;
	font-size: 14px;
	line-height: 22px;
}
.content-ul li:before {
	background: #bc0010;
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 16px;
	height: 1px;
}
.btn-link-to-form{
	margin-top: 17px;
}
.nav-tabs__lp{
	margin-top: 80px !important;
}

@media only screen and (min-width : 769px) {
	.content-top-block .content-top-mob{
		display: none;
	}
	.content-top-block .content-top-text{
		min-height: 520px;
	}
}
@media only screen and (max-width : 769px) {
	.content-top-block{
		position: relative;
		display: block;
	}
	.content-top-block .content-top-text{
		min-height: 462px;
		width: 100%;
		z-index: 10;
		background-color: transparent !important;
		position: relative;
		padding: 15px;
	}
	.content-top-logo{
		width: 100px;
		height: 100px;
		top: 15px;
		left: 15px;
	}
	.content-top-block .content-top-img{
		display: none;
	}
	.content-top-block .content-top-mob{
		z-index: 1;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat !important;
		background-position: 50% 50% !important;
		-webkit-background-size: cover !important;
		background-size: cover !important;
	}
	.content-top-date{
		margin-bottom: 306px;
		font-size: 14px;
		line-height: 18px;
	}
	.content-top-h2{
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 8px;
	}
	.content-top-h1{
		font-size: 18px !important;
		line-height: 24px;
	}
	.content-top-origin{
		font-size: 14px;
		line-height: 18px;
		margin-top: 16px;
	}
	.content-main-preview{
		font-size: 18px;
		line-height: 26px;
	}
	.content-main-p{
		font-size: 14px;
		line-height: 22px;
	}
	.content-main-h2{
		font-size: 20px;
		line-height: 26px;
	}
	.content-ul li {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 8px;
	}
}

.gallery {
	position: relative;
	margin-bottom: 1.875rem;
	margin-top: 45px;}
.gallery--disable:after {
	content: '';
	display: block;
	background-color: rgba(243, 243, 243, 0.5);
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: background-color .15s linear;
	-o-transition: background-color .15s linear;
	transition: background-color .15s linear;
	z-index: 3; }
.gallery__items {
	overflow: hidden;
	position: relative; }
.gallery__carousel.owl-carousel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.gallery__carousel.owl-inited {
	display: block; }
.gallery__carousel .owl-nav .owl-prev,
.gallery__carousel .owl-nav button.owl-prev,
.gallery__carousel .owl-nav .owl-next,
.gallery__carousel .owl-nav button.owl-next,
.gallery__carousel .owl-show-more {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: none;
	bottom: 0;
	color: transparent;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	outline: none !important;
	padding: 0;
	position: absolute;
	width: 40px;
	top: 0;
	z-index: 2; }
.gallery__carousel .owl-nav .owl-prev.disabled,
.gallery__carousel .owl-nav button.owl-prev.disabled,
.gallery__carousel .owl-nav .owl-next.disabled,
.gallery__carousel .owl-nav button.owl-next.disabled,
.gallery__carousel .owl-show-more.disabled {
	display: none; }
.gallery__carousel .owl-nav .owl-prev,
.gallery__carousel .owl-nav button.owl-prev {
	background: -webkit-gradient(linear, right top, left top, from(rgba(243, 243, 243, 0)), to(#F3F3F3));
	background: -o-linear-gradient(right, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
	background: linear-gradient(270deg, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
	left: 0; }
.gallery__carousel .owl-nav .owl-next,
.gallery__carousel .owl-nav button.owl-next,
.gallery__carousel .owl-show-more {
	background: -webkit-gradient(linear, left top, right top, from(rgba(243, 243, 243, 0)), to(#F3F3F3));
	background: -o-linear-gradient(left, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
	background: linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
	right: 0; }
.gallery__carousel .owl-show-more {
	z-index: 2; }
.gallery__title {
	font-size: 1.5rem !important;
	line-height: 1.33334;
	margin: 0 auto 2rem !important; }
.gallery__zoom-info {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #6B7FA0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: .75rem;
	line-height: 1.333334;
	margin-top: 1.75rem; }
.gallery__zoom-icon {
	margin-right: .5rem; }

.gallery-item {
	cursor: pointer;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 148px;
	margin-right: 1.5rem;
	overflow: hidden;
	width: 206px; }
.gallery-item > div {
	height: 100%; }
.gallery-item {
	cursor: pointer;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 148px;
	margin-right: 1.5rem;
	overflow: hidden;
	width: 206px; }
.gallery-item > div {
	height: 100%; }
.gallery-item img {
	width: 100% !important;
	height: 100% !important;
	-o-object-fit: cover !important;
	object-fit: cover !important;
	display: block; }
.owl-item > .gallery-item {
	margin: auto; }
@media (min-width: 768px) {
	.owl-item > .gallery-item {
		width: auto; } }

/* 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/.default/components/bitrix/breadcrumb/inner/style.min.css?1536606361467 */
/* /local/templates/prostroy_default/components/bitrix/news.detail/news_blocks/style.css?17694370947359 */
/* /local/components/redsign/unimart24.docs.sections/templates/.default/style.css?16490996273273 */
/* /local/templates/prostroy_default/components/bitrix/news.list/docs/style.css?17005604759580 */
