

/* Start:/local/templates/.default/components/bitrix/news.list/about_company/style.css?17591312142813*/
.about_company_preview,
.about_company_detail
{
	font-size: 20px;
	line-height: 34px;
}
.about_company_top_right_block{
	position: relative;
	height: 100%;
}
.about_company_picture{
	width: 285px;
	height: 285px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	overflow: hidden;
}
.about_company_years{
	width: 285px;
	height: 285px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--main-blue-color);
	color: #FFF;
	font-family: var(--second-text);
	font-size: 68.085px;
	position: absolute;
	right: 0;
	bottom: 40px;

}
.about_company_more-link,
.about_company_slogan
{
	
	position: absolute;
	left: 0;
	bottom: 0;

}


.about_company_inner-page{
	margin-top: 52px;
}
.about_company_detail
{
	padding-top: 50px;
}
.about_company_slogan{
	bottom: -25px;
}
.about_company_inner-page_picture{
	display: block;
	border-radius: 0px 68px 0px 0px;
	position: relative;
	overflow: hidden;
}
.about_company_inner-page_picture img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about_company_inner-page_picture:after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: url(/local/templates/.default/images/play.svg) no-repeat center;
	z-index: 5;
	content: '';
}
.about_company_inner-page_picture:hover:after{
	filter: invert(76%) sepia(99%) saturate(7508%) hue-rotate(7deg) brightness(121%) contrast(139%)
	;}
@media(max-width: 1200px){
	.about_company_years {
		
		bottom: 155px;
	}
}
@media(max-width: 991px){
	.about_company_years ,
	.about_company_picture
	{		
		display: none;
	}
	.about_company_more-link,
	.about_company_slogan
	{
		position: static;
		margin-top: 15px;
	}	
}

.my_video video{
	max-width: 1720px;
	max-height: 650px;
	width: 100%;
	height:100%;
	border-radius: 51px;
}
.video{
	position: relative;
}
.about_video::before, .about_video::after {
content: '';
position: absolute;
top: 0;
bottom: 0;
}
.about_video::before{
right: 100%;
}
.about_video::after{
left: 100%;
}
.about_video {
	position: relative;
	margin-top: 80px;
}
.about_video_box .bt_play {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
	transform: translateY(-50%);
	z-index: 3;
}

.btn_video{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: url(/local/templates/.default/images/video_oblozhka.png);
z-index: 2;
background-size: cover;
}

.btn_video.playing{
	background: none;
}

.my_video{
width: 100%;
max-height: 786px;
}
.news_detail_text{
	color: var(--Black, #3F3C4C);
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 133.333% */
}

.about_video_box {
	position: relative;
	display: block;
	border-radius: 48px;
	overflow: hidden;
}
.playing .bt_play{
display: none;
}
.playing .oblozhka img{
display: none;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/service_company_page/style.css?1692702057765*/
.company_service_item{
    display: flex;
    align-items: center;
    column-gap: 31px;
    margin-bottom: 33px;
}
.free-devilary-block{
    background: #EDF1F2;
    padding: 36px 0;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    position: relative;
}
.free-devilary-block .company_service_item{
    margin-bottom: 0px;
}
.company_service_item_name{
    max-width: 321px;
}
/* .free-devilary-block::after,
.free-devilary-block::before
{
    background: #EDF1F2;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block;
}
.free-devilary-block::after{
    transform: translateX(100%);
}
.free-devilary-block::before{
    transform: translateX(-100%);
} */
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/how_make_order/style.css?1690971671687*/
.how_make_order_step-list{
	margin-top: 35px;
	display: flex;
	flex-wrap: wrap;
}
.how_make_order_step{
	width: 25%;
	min-width: 270px;
	position: relative;
	padding-top: 37px;
	color: #010005;
	font-size: 27px;	
	font-weight: 600;
	padding-right: 50px;

}

.how_make_order_step::after,
.how_make_order_step::before
{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	height: 3px;
	width: 100%;
	z-index: 2;
	background: #E8F0F2;
}
.how_make_order_step::before
{	
	width: 100px;
	z-index: 3;
	background: #E30202;
}

@media(max-width: 1200px){
	.how_make_order_step-list{
		flex-direction: column;
		row-gap: 20px;
	}
	.how_make_order_step{
		width: 100%;
		padding-top: 30px;
	}
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/why_choise_us/style.css?16927017271852*/
.why_choise_us_container{
	position: relative;
}
.why_choise_us_first-pic{
	position: absolute;
	top: 0;
	right: 940px;
}
.why_choise_us_second-pic{
	position: absolute;
	bottom: 0;
	right: 940px;
	display: flex;
	align-items: flex-end;
}
.why_choise_us_second-pic img{
	border-radius: 0px 68px 0px 0px;
}
.why_choise_us_third-pic{
	position: absolute;
	top: 0;
	right: 0px;
}
.why_choise_us_third-pic img{
	border-radius: 0px 0px 0px 68px;
}
.why_choise_us_list{
	display: flex;
	flex-direction: column;
	padding-left: 360px;
	row-gap: 24px;
}
.why_choise_us_item{
	padding-bottom: 25px;
	border-bottom: solid 2px #E8F0F2;
	display: flex;
	width: 100%;
	max-width: 555px;
	
}
.why_choise_us_count_block{
	color: #000;
	font-family: var(--second-text);
	font-size: 40px;	
	line-height: normal;
	margin-right: 42px;
	min-width: 32px;
}
.why_choise_us_item_name{
	color: #010005;	
	font-size: 27px;	
	font-weight: 600;
	line-height: 33px;
	margin-bottom: 18px;
}
.why_choise_us_item_description{
	color: #434647;
	font-size: 18px;	
	line-height: 30px; /* 166.667% */
}

.why_choise_us_button{
	position: absolute;
	bottom: 0;
	right: 0;
}
.why_choise_us_button{
	
	text-decoration: none;
	transition: 0.4s;
	padding: 20px;
    text-align: center;
}
.why_choise_us_button:hover{
	
	background: var(--main-yellow-color);
	
	color: #FFF;

}

@media(max-width: 1300px){
	.why_choise_us_list {		
		padding-left: 223px;
		
	}
}
@media(max-width: 1200px){
	.why_choise_us_list {		
		padding-left: 0px;
		
	}
	.why_choise_us_first-pic,
	.why_choise_us_second-pic
	{
		display: none;
	}
	
}
@media(max-width: 1200px){
	.why_choise_us_item {	
		max-width:100%;
	}
	.why_choise_us_third-pic
	
	{
		display: none;
	}
	.why_choise_us_button{
		position: static;
		margin-top: 15px;
	}
	
}
@media(max-width: 576){
	.why_choise_us_button {
		
		margin-right: 27px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/devices/style.css?1692878556646*/
.devices_list{
	display: flex;
	flex-direction: column;
	row-gap: 30px;
}
.devices_item{
	display: flex;
	column-gap: 30px;
	align-items: center;
}
.devices_item:nth-child(even){
	flex-direction: row-reverse;
}
.device_picture{
	border-radius: 50%;
	max-width: 285px;
	max-height: 285px;
	overflow: hidden;
	flex-shrink: 0;
}
.device_name{
	font-size: 27px;	
	font-weight: 600;	
	text-transform: lowercase;
	margin-bottom: 18px;
}
.device_description{
	line-height: 30px; 
}

@media(max-width: 767px){
	.devices_item{
	flex-direction: column;
	row-gap: 20px;
	margin-bottom: 30px;
	}
	.devices_item:nth-child(even){
		flex-direction: column;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/about_company/style.css?17591312142813 */
/* /local/templates/.default/components/bitrix/news.list/service_company_page/style.css?1692702057765 */
/* /local/templates/.default/components/bitrix/news.list/how_make_order/style.css?1690971671687 */
/* /local/templates/.default/components/bitrix/news.list/why_choise_us/style.css?16927017271852 */
/* /local/templates/.default/components/bitrix/news.list/devices/style.css?1692878556646 */
