

/* Start:/local/templates/.default/components/bitrix/news.list/production_solutions/style.css?17744223091561*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.production_solutions h2{
	font-size: 50px;
	color: #fff
}
.production_solutions h2 b{
	color: #E55000;
	font-family: Nunito;
	font-size: 45px;
	font-style: normal;
	font-weight: 700;
	line-height: 55px;
	letter-spacing: -0.9px;
	text-transform: uppercase;
}
.item_name_text{
	display: flex;
	gap:30px;
	align-items: center;
	border-radius: 20px;
	background: #262525;
	padding: 59px;
	width: 100%;
	height: 100%;
}
.item_name{
	color: #FFF;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 150% */
	max-width: 300px;
	width: 100%;
}
.wrapper .production_solutions ul{
	margin-bottom: 0px;
}
.wrapper .production_solutions ul li{
	color:#FFF;
}
.row_margin{
	margin-bottom: 40px;
}
.numb_item{
	order: 1;
}
.item_img{
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	background: #292828;
	padding:45px 40px;
	height: 100%;
}
.row_margin:hover .item_img{
	background: #E55000;
	transition: 0.4s;
}
.row_margin:hover .item_name_text{
	background: #212020;
	transition: 0.4s;
}
@media (max-width:1200px) {
	.item_name{
		font-size: 23px;
	}
	.item_name_text{
		padding: 31px;
	}
}
@media (max-width:992px) {
	.production_solutions h2 b {
    font-size: 40px;
	}
	.item_name_text{
		flex-direction: column;
	}
	.item_name{
		max-width: unset;
	}
	.item_img {
    padding: 45px 12px;
	}
}
@media (max-width:768px) {
	.row_margin{
		gap:40px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/production_stages/style.css?17744251561391*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.stages_item_name_text{
	display: flex;
	gap:30px;
	
}
.stages_item_margin:not(:last-child){
margin-bottom: 75px;
}
.stages_item_name{
	border-radius: 83px;
	background: #E55000;
	padding:15px 30px;
	color: #FFF;
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: 40px; /* 153.846% */
	max-width: 150px;
	width: 100%;
	height: min-content;
	margin-top: 9px;
}
.wrapper .stages_item_name_text h3 {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 16px;
    margin-top: 0px;
}
.stages_item_text h3 span{
	    text-decoration: underline #E55000 2px;
    text-underline-offset: 9px;
}
@media (max-width:992px) {
	.stages_item_text{
		max-width: 200px;
		width: 100%;
	}
	.last_block .stages_item_text{
		max-width: unset;
		width: 100%;
	}
	.stages_item_name {
    padding: 10px 16px;
    font-size: 20px;
    max-width: 112px;
	}
	.stages_item_margin:not(:last-child) {
    margin-bottom: 30px;
	}
}
@media (max-width:768px) {
	.stages_item_text{
		max-width: unset;
		width: 100%;
	}
}
@media (max-width:576px) {
	.stages_item_name_text {
    flex-direction: column;
	}
	.stages_item_name {
    padding: 10px 20px;
    font-size: 22px;
    max-width: 117px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/main_advantages_text/style.css?17682264311741*/


.advantages_text_item{
	display: flex;
	gap:30px;
	margin-bottom: 76px;
}
.advantages_text_items h2{
	color: #FFF;
}
.advantages_text_items h2 span{
	color: #E55000;
}
.advantages_text_img{
	background: #E55000;
	border-radius: 100px;
	max-width: 80px;
	height: 80px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.advantages_text_name{
	color: #FFF!important;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 121.429% */
	margin-bottom: 16px;
}
.advantages_text_preview{
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px; /* 162.5% */
}
.advantages_text_items .row_gap{
	/* gap:76px; */
}
.video{
max-width: 488.478px;
height: 325.652px;
width: 100%;
margin-bottom: 88px;
position: relative;

}
.img_online {
		max-width: 488.478px;
		height: 325.652px;
		width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    margin: auto;
}
.video a:after {
    content: '';
    width: 62px;
    height: 62px;
    background: url(/upload/images/view_passive.png) no-repeat top center;
    display: block;
    position: absolute;
    top: 0%;
    right: 0%;
    left: 0%;
    bottom: 0%;
    margin: auto;
    pointer-events: none;
}
.video:hover a:after {
	width: 70px;
    height:70px;
    background: url(/upload/images/view_active.png) no-repeat top center;
		transition: 0.4s;
}
@media (max-width:992px) {
	.advantages_text_img {
    max-width: 69px;
    height: 69px;
	}
	.advantages_text_item {
    gap: 25px;
	}
}
@media (max-width:768px) {
	.advantages_text_items h2{
		margin-bottom: 60px;
	}
	.advantages_text_item {
    margin-bottom: 60px;
	}
	.video {
		margin-bottom: 60px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/certificates/style.css?17748675451607*/


div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.certificates-width{
max-width: 883px;
	width: 100%;
	
}
.certificates-slider{
	display: flex;
	justify-content: center;
}
.certificates-slider .swiper-wrapper{
	align-items: center;

}
.slider-buttons{
	display:flex;
	gap:10px;
}
.slide-button{
	border-radius: 46px;
	border: 2px solid #404040;
	display: flex;
	justify-content: center;
	align-items:center ;
	width: 46px;
	height: 46px;
	background: none;
}
.slide-button:hover{
	background: #E55000;
	border: 2px solid #E55000;
	transition: 0.4s;
}
.slide-button:hover svg path{
	stroke:#FFF;
	transition: 0.4s;
}
.certificates-slider_buttons-outer{
	display: flex;
	gap:40px;
	align-items: center;
	margin-bottom: 110px;
}
@media (max-width:992px) {
  .certificates-slider_buttons-outer {
    margin-bottom: 40px;
  }
}
@media (max-width:586px) {
	.management_item{
		display: flex;
    justify-content: center;
	}
	.certificates-slider_buttons-outer{
		flex-direction: column;
	}
}
.wrapper .partners h2{
	margin-bottom: 0px!important;
}

.management_item{
	margin-bottom: 15px;
}
.management_name{
	color: #1A1A1A;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px; /* 136.364% */
	margin: 30px 0 4px 0;
}
.management_post{
	color: #8C8A89;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px; /* 173.333% */
}
@media (max-width:586px) {
	.certificates-slider_buttons-outer {
    gap: 20px;
    align-items: start;
    flex-direction: column;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/production_solutions/style.css?17744223091561 */
/* /local/templates/.default/components/bitrix/news.list/production_stages/style.css?17744251561391 */
/* /local/templates/.default/components/bitrix/news.list/main_advantages_text/style.css?17682264311741 */
/* /local/templates/.default/components/bitrix/news.list/certificates/style.css?17748675451607 */
