

/* Start:/local/templates/aspro_next/components/bitrix/news.detail/mnz-on/style.css?169262927012622*/
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	outline: none;
	font-family: "Montserrat";
	font-style: normal;
}
body{
	overflow-x: hidden;
}
section{
	overflow-x: hidden;
}

.sticker_delivery{
    padding-left: 25px!important;
    background-color: #7bd500!important;
}
.sticker_delivery img{
    right: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    max-height: 100%;
    padding: 0;
}
.price_matrix_wrapper.strike_block{
	display: inline-block;
    vertical-align:middle;
	
}
.cost.prices *{
	overflow: visible;
}
.cost.prices .price{
	margin-bottom: 0!important;
}
.item .price{
	padding-bottom: 0!important;
}
.kuhni{display: block;}
.bg{
	width: 100vw;
	height: 100vh;
	background: #ccc;
	opacity: .7;
    position: fixed;
    top: 0;
    left: 0;
	z-index: 5000;
	display: none;
}
.props_items{
	padding-bottom: 10px;
} 
.line{
	height: 60px;
	background:rgb(252,72,72,1);
}
.slide{
	position: relative;
}
.slide img{
	width: 100%;
}
.banner .slide img{
	width: auto;
}
.slide .content{
	width: 1290px;
	margin: 0 auto;
}
.content div{
	width: 516px;
	height: 259px;
	background: #00273B;
	opacity: 0.85;
	border-radius: 4px;
	position: absolute;
	top: 120px;
	padding: 30px;
	overflow: hidden;
}
.content div .banner_p{
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 30px;
	width: 280px;

}
.slide form{
	display: flex;
	flex-direction: column;
	position: relative;
}
.slide form input{
	/*width: 450px;*/
	height: 48px;
	background: #FFFFFF;
	border-radius: 4px;
	margin-bottom: 15px;
	padding: 10px;
}
.slide form input[type=submit]{
	background: #39D36C;
	opacity: 1;
	border-radius: 4px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	cursor: pointer;
}


section .slick-dots li button:before{
	content: url(/local/templates/aspro_next/components/bitrix/news.detail/mnz-on/img/dont_active.png)!important;
}
section .slick-dots li.slick-active button:before{
	content: url(/local/templates/aspro_next/components/bitrix/news.detail/mnz-on/img/active.png)!important;
}
.slick-dots li button:before{
	content: ""!important;
}
.slick-dots{
	bottom: 3px!important;
}


/*2*/

.two_section{
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.two_section h1{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #000000;
	margin: 30px auto 10px;
	width: 400px;
}

.two_section span,.two_section p{
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.two_section_cont{
	display: flex;
	flex-direction: column;
	margin-left: 25px;
	margin-top: 40px;
}
.two_section_cont img:first-child{
	margin-bottom: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.two_section_cont div{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.two_section_items{
	display: flex;
	flex-wrap: wrap;
}
.props_item{
	display: flex;
	flex-direction: column;
}
.arrow{
	float: right;
}
.arrow:hover{
	cursor: pointer;
}

/*3*/

.three{
	background: #F6F8F9;
}
.section_three_content{
	width: 1290px;
	margin: 100px auto;
	display: flex;
	justify-content: space-evenly;
	position: relative;
}



.consultant{
display: flex;
flex-direction: column;
align-items: center;
}

.gager{
	background: #DFE5EA;
	border-radius: 4px 16px 16px 16px;
	padding: 30px 30px 40px;
}
.gager form{
	display: flex;
	   align-items: flex-end;
}
.gager form div{
	display: flex;
	flex-direction: column;
	margin-right: 30px;
}
.gager p{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 25px;
}

.gager form input{
	background: #FFFFFF;
	border-radius: 4px;	
	width: 300px;
	height: 48px;
	padding: 15px;
	border:none;

}

.gager form span{
	margin-bottom: 10px;
}

.gager form input[type=submit]{
	background: #FC4848;
	border-radius: 4px;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	width: 300px;
	overflow: hidden;
	cursor: pointer;
}

/*5*/
.four{
	background: #E5E5E5;
}
.section_four_content{
	width: 1290px;
	margin: 50px auto;
}
.section_four_content p{
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #000000;
	margin-bottom: 40px;
}


.solution_items .item{
	display: flex;
	flex-direction: column;
	width: 285px;
	padding: 15px 20px;
	background: #FFFFFF;
	border: 1px solid #C4D7E7;
	border-radius: 4px;
	margin-left: 30px;
	margin-bottom: 35px;
	justify-content: space-between;
	cursor: pointer;
}
.item_all_catalog{
	border-radius: 4px;
}
.item > img{
    width: 100%;
    margin: 0 auto;
}
.item .price{
	padding-bottom: 10px;
}
.item button{
background: #39D36C;
border-radius: 4px;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
width: 240px;
height: 48px;
border: none;
margin-top: 10px;
}
.item button a{
color:#fff
}
.item *{
	overflow: hidden;
}
.solution_items{
	display: flex;
	flex-wrap: wrap;
	text-align: center;

}
.props_items{
	margin: 30px 0 20px;
}
.props_items div{
display: flex;
justify-content: space-between;
margin-bottom: 5px;
font-weight: 500;
font-size: 12px;
line-height: 24px;
align-items: center;
border-bottom: 1px dotted #000;
overflow: revert;
color: #000000;
}

.props_items div span{
	position: relative;
	top: 3px;
	background: #fff;
}
.price{
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	color: #000000;
}
.solution_items .name_item{
	margin-top: 30px;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #000000;

}
.item_all_catalog{
	margin-left: 30px;
	background: url(/local/templates/aspro_next/components/bitrix/news.detail/mnz-on/img/see_catalog.png);
    background-size: cover;
	width: 280px;
	margin-bottom: 35px;
}

.section_four_content p.see_all_catalog{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	width: 150px;
    text-align: left;
}
.item_all_catalog div{
	display: flex;
	justify-content: center;
    align-items: end;
    margin-top: 240px;
}
/*review*/
.h1{
	margin: 70px;
	font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #000000;
}
.section_review{
	width: 1290px;
	margin: 0 auto;
	text-align: center;
	font-weight: 500;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #000000;

}
.slider_review_item{
		display: grid!important;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
	padding: 0 5px;
}
.slider_review_item img{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
.slider_review_item .text_review, .slider_review_item p, .slider_review_item span{
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-align: justify;

}
.slider_review_item p:nth-child(1){
	text-align: left;
	font-weight: bold;
}
.name_review{
	display: flex;
	align-items: center;
}

.photo_review{
	margin-right: 25px;
}
.text_review{
	margin-top: 40px;
	padding-right: 20px;
}

.section_review .slick-dots li button:before{
	content: url(/local/templates/aspro_next/components/bitrix/news.detail/mnz-on/img/dott_dont_active.png)!important;
	opacity: 1;
}
.section_review .slick-dots li.slick-active button:before{
	content: url(/local/templates/aspro_next/components/bitrix/news.detail/mnz-on/img/dott_active.png)!important;
	opacity: 1;
}

.slick-next.slick-arrow{

}




/*photo*/

.photos_from_clients{
	background: #E5E5E5;
	text-align: center;
}
.photos_from_clients .h1{
	font-weight: 500;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #000000;
}

.list_photo{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	justify-content: center;
}
.list_photo img{
	margin: 5px 5px;
	max-width: 450px;
}
.list_photo a{
	margin: 5px 5px;
	max-width: 450px;
}

.photos_from_clients .show_photo{
    font-weight: normal;
    display: block;
    font-size: 18px;
    line-height: 26px;
    margin: 10px auto 20px;
    text-decoration-line: underline;
    color: #fff;
    width: 300px;
    padding: 20px;
    border-radius: 4px;
    background: #39D36C;
}


/*select_clietnt*/

.select_client{
	background: url(/local/templates/aspro_next/components/bitrix/news.detail/mnz-on/img/select_client.png);
	height: 764px;

}
.select_client .h1{
	font-weight: 500;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #000000;
	width: 300px;
    margin: 70px auto 50px;
}

.select_client .items{
	width: 1290px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.select_client .items .item_utp{
	background: #FFFFFF;
	opacity: 0.75;
	backdrop-filter: blur(4px);
	border-radius: 8px;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 28px;
}

.select_client .items .item_utp div{
margin-bottom: 30px;
}

.select_client .items .item_utp p{
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}



/*last_section*/
.sketch{
	width: 1290px;
	margin: 0 auto;
}
.sketch form div div{
	display: flex;
	flex-direction: column;
}

.sketch form div div input{
	border: 1px solid #C4D7E7;
	box-sizing: border-box;
	border-radius: 4px;
	width: 300px;
	height: 48px;	
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	padding-left:15px ;
	margin-bottom: 15px;
}

.sketch form div div textarea{
	border: 1px solid #C4D7E7;
	border-radius: 4px;
	width: 299px;
	height: 111px;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	padding-left:15px ;
}

.sketch .sketch_cols{
	display: grid;
	grid-template-columns: 1fr 1fr;
	justify-items: center;
	grid-gap: 30px;
	text-align: left;
	margin-bottom: 45px;
}

.sketch  .sketch_col1{
	justify-self: end;
}
.sketch  .sketch_col2{
	justify-self: flex-start;
}

.sketch form div div span{
font-weight: 500;
font-size: 12px;
line-height: 24px;
color: #000000;
margin-bottom: 5px;
}

.sketch form div div span b{
color: red;
	}
	
.sketch input[type=submit]{
	width: 299px;
	height: 48px;
	background: #39D36C;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;	
	color: #FFFFFF;
	border: none;
	vertical-align: top;
	display: block;
	margin: 0 auto;
}
.skatch_img{
	position: relative;
	left: 100px;
}

.skatch_msg{
font-size: 18px;
text-align: center;
background: #6C859A;
width: 300px;
padding: 20px;
margin: 0 auto;
color: #fff;
border-radius: 8px;
position: relative;
bottom: 50px;
display: none;
}


.all_photo{
	display: none;
}



#content .wrapper_inner{
	max-width: 100%;
	padding: 0;
}

 ul li:before{
	content: none!important;
}

.ok_msg{
    position: fixed;
    background: #fff;
    bottom: 9px;
    padding: 30px;
    z-index: 6000;
    left: 50%;
	top: 50%;
	width: 400px;
	height: 150px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    text-align:center;
    display: none;
}

.photo_review img{
	width: 153px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.img_review img{
	max-width: 550px;
	max-height: 400px;
	margin: 0 auto;
}
.alert-danger{
	border: 2px solid red!important;
}

.alert-danger::placeholder{
	color: red!important;
}

.slider_review .slick-dots{
	position: relative!important;
}

/* .slider_review.slick-dotted.slick-slider{
	margin-bottom: 65px!important;
} */
.slick-dotted.slick-slider{
	overflow-x: hidden;
}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1692629300585*/
.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: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/aspro_next/components/bitrix/catalog.section/catalog_solution/style.css?1692629270255*/
.sticker_delivery{
    padding-left: 25px!important;
    background-color: #7bd500!important;
}
.sticker_delivery img{
    right: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    max-height: 100%;
    padding: 0;
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/orange/style.css?1692629302185*/
.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}

/* End */
/* /local/templates/aspro_next/components/bitrix/news.detail/mnz-on/style.css?169262927012622 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1692629300585 */
/* /local/templates/aspro_next/components/bitrix/catalog.section/catalog_solution/style.css?1692629270255 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/orange/style.css?1692629302185 */
