

/* Start:/local/templates/main2020/components/bitrix/news/bake/bitrix/news.list/.default/style.css?15925747497503*/
.fasad-banner{
	background: url(/local/templates/main2020/components/bitrix/news/bake/bitrix/news.list/.default/../../../../../../../images/banner/banner-bake_bg.jpg) no-repeat left top;
}

.system{
	position:relative;
	padding-top:120px
}

.system:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height: 285px;
	background:#f6f7f7
}

.system-title{
	font-size: 32px;
	font-family: "Open Sans";
	color: rgb(86, 87, 98);
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 60px;
}

.system-item{
	border: 1px solid rgb(203, 203, 203);
	background-color: rgb(255, 255, 255);
	padding: 30px;
	margin-bottom: 60px;
	display: flex;
}

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

.system-subtitle {
	margin-bottom: 25px;
}

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

.system-subtitle a:hover{
	text-decoration:none;
	color: rgb(86, 87, 98);
}

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

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

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

 .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/bake/bitrix/news.list/.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/bake/bitrix/news.list/.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: 16px;
	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__item img{
	max-width:50px !important
}
.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;
}

.fasad-banner__title{
	margin-bottom:15px !important
}

.fasad-banner__subtitle{
	font-size:36px;
	color:#fff
}

.fasad-banner__container.container{
	width:1170px
}

.fasad-form{
	display: flex;
	align-items: center;
	padding:117px 0;
	background: url(/local/templates/main2020/components/bitrix/news/bake/bitrix/news.list/.default/../../../../../../../images/form-bg/bake_form_bg.jpg) no-repeat bottom left;
    background-size: cover;
}
.fasad-form__wrap{
	min-height:308px;
	background: rgba(28, 28, 32, .7);
	margin:0
}

.fasad-form__title{
	font-size: 32px;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.2;
	margin-bottom:25px
}

.fasad-form__left{
	padding:30px
}

.fasad-form__left .row{
	flex-wrap:wrap
}

.fasad-form__right{
	height:100%;
	padding:32px;
	background: #fff;
}

.fasad-form__ut>div, .fasad-form__per>div {
	background: #fff;
	padding: 30px;
	min-width: 242px;
}

.fasad-form__subtitle{
	font-size: 16px;
	font-family: "Open Sans";
	color: rgb(86, 87, 98);
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 15px;
}

.fasad-form__ut select, .fasad-form__per select{
	border: 1px solid rgb(135, 135, 135);
	border-radius: 3px;
	width: 100%;
	height: 52px;
	padding-left:24px
}

.fasad-form__ut option, .fasad-form__per option{
	padding:24px
}

.form-select{
	margin-top: 28px;
}

.fasad-form__select{
	font-size: 16px;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.2;
	margin-right: 5px;
}
.fasad-form__link{
	font-size: 18px;
	font-family: "Open Sans";
	color: rgb(246, 137, 30);
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.389;
}

.fasad-form__link:hover{
	color: rgb(246, 137, 30);
}

.fasad-form__right-title{
	font-size: 18px;
	font-family: "Open Sans";
	color: rgb(86, 87, 98);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 32px;
}

@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: 992px) {
	.system-points__item {
		justify-content: center;
	}
	.system-points__price {
		text-align: center;
	}

	.fasad-form__title,
	.fasad-form__right-title{
		text-align: center;
	}
	.fasad-form__title br,
	.fasad-form__right-title br{
		display: none;
	}

	.fasad-form__left {
		padding: 30px;
		text-align: center;
	}
}

@media (max-width: 660px) {
	.system-spoiler {
		float: none;
		padding-left: 0;
		width: 100%;
	}

	.system-spoiler__list {
		max-width: unset;
		padding-top: 20px;
	}
}

@media (max-width: 475px) {
	.system-spoiler {
		float: none;
	}

	.system-item .system-img {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.system-item {
		padding: 20px 0;
	}

	.system-item-left {
		padding: 0 15px!important;
	}

	.system-points__item {
		justify-content: start;
	}
	.system-points__price {
		text-align: left;
	}
}
/* End */
/* /local/templates/main2020/components/bitrix/news/bake/bitrix/news.list/.default/style.css?15925747497503 */
