

/* Start:/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/style.css?159238673212354*/
.solution-detail.container{
	padding: 0 30px;
	margin-bottom:64px
}

.system-item{
	margin-bottom: 60px;
}

.system-item-left{
	display: block;
}

.system-title{ 
	width: 100%;
	font-size: 22px;
	font-family: "Open Sans";
	color: rgb(86, 87, 98);
	font-weight: bold;
	line-height: 1.2;
	margin: 40px 0 30px 0;
}

.system-img{
	float:left;
	width: 35%;
}

.system-img img{
	width: 85%;
	height: auto;
}

.system-spoiler{
	float:left;
	padding-left:65px;
	width: 65%;
}

.system-spoiler__name{
  font-size: 16px;
  font-family: "Open Sans";
  color: rgb(86, 87, 98);
  font-weight: bold;
  margin-bottom:15px
}

 .system-spoiler__list{
	 width:100%;
	 max-width:473px;
	 min-width:320px;
	 margin: 0;
	 padding: 0;
	 list-style: none;
}

.system-spoiler__item{
	background-color: rgb(246, 247, 247);
	padding: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(51, 51, 51);
}

.system-spoiler__title{
	display: flex;
}

.system-spoiler__num{
	display:block;
	margin-right: 15px;
	font-weight:bold;
}

.system-spoiler__txt{
	width:100%;
	margin-right:35px
}

.system-spoiler__toggle{
	cursor:pointer;
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/plus.png) no-repeat;
	background-size:100% auto;
}

.system-spoiler__item.active .system-spoiler__toggle{
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/minus.png) no-repeat;
	background-size:100% auto;
}

.system-spoiler__goods{
	display: flex;
	flex-wrap:wrap;
	padding: 25px 30px 35px 30px
}

.system-spoiler__goods-img{
	width:30%;
}

.system-spoiler__goods-img img{
	width: 100%;
}

.system-spoiler__goods-params{
	width: 70%;
	padding-left:35px
}

.system-spoiler__goods-list{
	padding: 0;
	margin: 0;
	list-style: none;
}

.system-spoiler__goods-list li{
	display: flex;
	margin-bottom: 18px;
}

.system-spoiler__goods-list li strong{
	display:block;
	width: 142px;
}

.system-spoiler__goods-list li span{
	display: block;
	width: 82px;
}

.system-spoiler__hide{
	display:none
}

.system-spoiler__item.active .system-spoiler__hide{
	display:block
}

.system-spoiler__goods-order{
	display: flex;
}

.system-spoiler__goods-price{
	font-size: 18px;
	font-family: "Open Sans";
	color: rgb(246, 137, 30);
	font-weight: bold;
	padding-right: 30px;
	line-height:40px
}

.system-spoiler__goods-btn a{
	display:block;
	border-radius: 3px;
	background: rgb(246, 137, 30);
	width: 130px;
	height: 40px;
	text-align:center;
	line-height: 40px;
  	font-size: 12px;
  	font-family: "Open Sans";
  	color: rgb(255, 255, 255);
  	font-weight: bold;
  	text-transform: uppercase;
}

.system-spoiler__goods-desc{
	width:100%;
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(51, 51, 51);
	line-height: 1.714;
	margin-top:30px;
}

.system-spoiler__goods-link a{
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(246, 137, 30);
	text-decoration: underline;
	line-height: 1.429;
}

 .system-points{
	margin: 0;
	padding: 0;
	list-style: none;
}

.system-points__title{
	font-size: 18px;
	font-family: "Open Sans";
	color: rgb(86, 87, 98);
	font-weight: bold;
	line-height: 1.222;
	text-align: left;
}
.system-points__item{
	display: flex;
	padding-bottom:23px;
	margin-bottom:23px;
	border-bottom: 1px solid #cbcbcb
}
.system-points__title{
	display: flex;
	align-items:center;
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(86, 87, 98);
	font-weight: bold;
	line-height: 1.2;
	padding-left:23px;
}
.system-points__price{
	font-size: 18px;
	font-family: "Open Sans";
	color: rgb(246, 137, 30);
	line-height: 1.667;
	text-align: left;
	margin-bottom: 20px;
}
.system-points__price span{
	font-size: 24px;
	font-weight:bold
}

.system-points__link{
	display: block;
	border-radius: 3px;
	background-color: rgb(246, 137, 30);
	width: 100%;
	height: 40px;
	font-size: 12px;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	text-align: center;
}

.system-points__item img{
	max-width:50px
}

.system-item__description{
  font-size: 14px;
  font-family: "Open Sans";
  color: rgb(86, 87, 98);
  line-height: 1.714;
}

.system-gallery{/*
	display:flex;*/
	height:320px;
	align-items:center;
	background: rgb(246, 247, 247);
	margin-bottom:60px
}

.system-gallery .container{
	padding:0 30px
}

.system-gallery__title {
  font-size: 22px;
  font-family: "Open Sans";
  color: rgb(86, 87, 98);
  font-weight: bold;
  line-height: 1.2;
  margin:30px 0
}


.gallery-item__img{
	width:100%;
	padding:0 !important
}

.system-gallery .owl-controls .owl-prev, .foremen-list .owl-controls .owl-prev{
	left:-18px;
	top:50%;
	margin-top:-27px;
  	width: 40px;
  	height: 54px;
  	z-index: 1100;
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/arrow-left.png) no-repeat center center rgba(255, 255, 255, .8);
}

.system-gallery .owl-controls .owl-prev:hover, .foremen-list .owl-controls .owl-prev:hover{
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/arrow-hleft.png) no-repeat center center rgba(246, 137, 30, .8);
}

.system-gallery .owl-controls .owl-next, .foremen-list .owl-controls .owl-next{
	right:-18px;
	top:50%;
	margin-top:-27px;
 	width: 40px;
  	height: 54px;
  	z-index: 1100;
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/arrow-right.png) no-repeat center center rgba(255, 255, 255, .8);
}

.system-gallery .owl-controls .owl-next:hover, .foremen-list .owl-controls .owl-next:hover{
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/arrow-hright.png) no-repeat center center rgba(246, 137, 30, .8);
}

.system-gallery .owl-controls i, .foremen-list .owl-controls i{
	display:none 
}

.gallery-item{
	padding:0 10px;
	max-height: 190px;
    overflow: hidden;
}

.gallery-item a{
	display:block;
	position:relative
}

.gallery-item a:hover:after{
	display:block;
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:10px;
	width:100%;
	height:100%;
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/zoom.png) no-repeat center center rgba(246, 137, 30, 0.25);
}

.colors{
	position:relative;
	padding-bottom:240px
}

.colors:after{
	content:'';
	position:absolute;
	width:100%;
	height:240px;
	bottom:160px;
	left:0;
	z-index:-1;
	background-color: rgb(246, 247, 247);
}

.colors .row{
	flex-wrap:wrap
}

.colors-desc{
   font-size: 16px;
   font-family: "Open Sans";
   color: rgb(86, 87, 98);
   line-height: 1.5;
}

.color-list{
	margin:0 0 50px 0;
	list-style:none;
	overflow:hidden
}

.color_picture{
	height:52px
}

.color_picture img{
	height:100%
}

.color_picture:after{
	content: "";
	display:block;
	width:92px;
	border:1px solid #f6891e;
	margin-top:15px
}

.color-list__title{
	margin-top:40px;
	font-size: 14px;
    font-family: "Open Sans";
    color: rgb(86, 87, 98);
    font-weight: bold;
    line-height: 1.571;
}

.colors-modal{
	display:block;
	height:40px;
	padding:0 !important
}

a.colors-btn{
	display:block;
	border-radius: 3px;
  	background-color: rgb(246, 137, 30);
 	width: 50%;
	padding: 14px 0;
   	font-size: 12px;
  	font-family: "Open Sans";
  	color: rgb(255, 255, 255);
  	font-weight: bold;
  	text-transform: uppercase;
  	line-height: 1.2;
	text-align:center;
}

.facture{
	margin:45px 0
}

.facture-list{
	margin:0;
	padding:0;
	list-style:none
}

.facture-list__item{
	position:relative
}

.facture-list__item img{
	width:100%;
	min-height:205px
}

.facture-list__title{
	position:absolute;
	width:90%;
	left:15px;
	bottom:0;
    height:50px;
	background: rgba(86, 87, 98, 0.3);
    font-size: 16px;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
	padding:17px;
    font-weight: bold;
    line-height: 1.5;
}

.foremen{
	margin-bottom:100px
}

.foremen-title{
  font-size: 22px;
  font-family: "Open Sans";
  color: rgb(86, 87, 98);
  line-height: 1.2;
  font-weight: bold;
}

.foremen-list__picture img{
	width:100%;
	height:auto;
	padding:0 !important
}

.foremen .col-md-6{
	padding-left:0
}

.foremen-list{
	margin-top:30px
}

.foremen-list__title{
  background-color: rgb(246, 247, 247);
  width:100%;
  height: 50px;
  padding:17px;
  font-size: 14px;
  font-family: "Open Sans";
  color: rgb(86, 87, 98);
  font-weight: bold;
  line-height: 1.571;
}

.owl-carousel{
	width:100% !important
}

.foremen-list__item{
	padding:10px
}

.options-list__item{
	border: 1px solid rgb(239, 240, 240);
	width:100%;
	height:108px;
  	background: rgb(246, 247, 247);
	margin-bottom:32px;
	padding:18px 22px
}

.options-list__item:nth-child(1){
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/opt_1.png) no-repeat bottom -8px right -22px rgb(246, 247, 247);
}

.options-list__item:nth-child(1):hover{
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/opt_h1.png) no-repeat bottom -8px right -22px rgb(246, 137, 30);
}

.options-list__item:nth-child(2){
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/opt_2.png) no-repeat bottom -8px right -22px rgb(246, 247, 247);
}

.options-list__item:nth-child(2):hover{
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/opt_h2.png) no-repeat bottom -8px right -22px rgb(246, 137, 30);
}


.options-list__item:nth-child(3){
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/opt_3.png) no-repeat bottom -8px right -22px rgb(246, 247, 247);
}

.options-list__item:nth-child(3):hover{
	background: url(/local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/../../../../../../../images/fasad/item/opt_h3.png) no-repeat bottom -8px right -22px rgb(246, 137, 30);
}


.options-list__link{
  display:block;
  width:100%;
  height:100%;
  font-size: 14px;
  font-family: "Open Sans";
  color: rgb(86, 87, 98);
  font-weight: bold;
  line-height: 1.571;
  text-align: left;
}

.options-list__link:hover{
	color: rgb(255, 255, 255);
	text-decoration:none
}

.options-desc .col-md-8{
	padding:0 30px
}

options-modal{
	margin-top:25px
}

.options-btn{
	display: block;
    border-radius: 3px;
    background-color: rgb(246, 137, 30);
    position: absolute;
    width: 85%;
    padding: 14px 0;
    font-size: 12px;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
}

.options-btn:hover, .colors-btn:hover, .system-spoiler__goods-btn a:hover{
	text-decoration:none !important;
	color:#fff !important
}

.video{
	display:flex;
	align-items:center;
	min-height:320px;
	background: rgb(246, 247, 247);
	margin-bottom:160px
}

.video-title{
  font-size: 22px;
  font-family: "Open Sans";
  color: rgb(86, 87, 98);
  font-weight: bold;
  line-height: 1.2;
  margin-bottom:25px
}

.video iframe{
  width:100%;
  position:absolute; 
  bottom:-320px		
}

@media(max-width:992px){

	.solution-detail.container{
		padding:0;
		margin-bottom:20px
	}
	
	.system-points{
		display: flex;
		flex-wrap: wrap;
		margin: 20px 0;
		padding-top: 20px;
		border-top:1px solid rgb(135, 135, 135);
		border-bottom:1px solid rgb(135, 135, 135);
		text-align:center
	}
	
	.system-item{
		margin-bottom:20px
	}
	
	.system-points__item{
		margin-bottom:0
	}
	
	.system-points__item{
		width:50%; 
		border-bottom: none;
	}
	
	.system-points__price, .system-points__btn{
		float:left;
		width:50%
	}
	
	.colors{
		padding-bottom:0
	}
	
	.colors:after{
		display:none
	}
	
	.color-list{
		margin: 20px 0;
		padding: 20px 0;
		border-top:1px solid rgb(135, 135, 135);
		border-bottom:1px solid rgb(135, 135, 135);
		text-align:center
	}
	
	.color_picture:after{
		width:100%
	}
	
	.colors-desc{
		width:100%;
		text-align:left
	}
	
	.colors-desc br{
		display:none
	}
	
	a.colors-btn{
		margin:0 auto
	}
	
	.facture-list__item{
		display:block;
		margin-bottom:10px;
		float:none !important
	}
	
	.facture-list__item img{
		height:100%
	}
	
	.facture-list__picture{
		height:100%;
		margin-bottom:10px
	}
	
	.foremen{
		margin-bottom:70px
	}
	
	.video{
		background:none;
		min-height:auto;
		margin-bottom:20px
	}
	
	.video iframe{
		position:relative !important;
		bottom:0 !important
	}
	
}

@media(max-width:767px){
	.system-img{
		width:100%
	}
	.container{
		width:100%
	}
}


@media(max-width:1185px){
	.system-spoiler__goods-img{
		width:100%
	}
	.system-spoiler__goods-params{
		padding-left:0
	}
	.system-spoiler__goods-list li{
		display:block
	}
	.system-spoiler__goods-img img {
		width: 50%;
		display: block;
		height: auto;
		margin: 0 auto 15px auto;
	}
}

@media(max-width:475px){
	.system-subtitle {
		padding-left: 5px;
	}
}
/* End */
/* /local/templates/main2020/components/bitrix/news/masonry/bitrix/news.detail/.default/style.css?159238673212354 */
