

/* Start:/local/templates/.default/components/bitrix/news.list/company/style.css?1775565845873*/
@media (min-width: 992px){
	
	.swiper-slide-company-bg{
		height: 450px;
		background-size: cover !important;
		border-radius: 25px ;
		background-position:center !important;
	}
	
}

@media (max-width: 992px){
	
	.swiper-slide-company-bg{
		height: 310px;
		background-size: cover !important;
		border-radius: 25px ;
		background-position:center !important;
	}
	
}

.company_tizer_icon{
    display: block !important;
    font-size: 30px;
    padding-bottom: 14px;
    color: #636363;
}

.company_tizer_name{
	font-size: 14px;
}



.company_btn_static{ 
	font-weight: 400;
	text-align: center;
	color: #fff !important;
	background: var(--color-brand);
	cursor: pointer;
	text-decoration: none;
	border: 1px solid var(--color-brand);
	padding: 15px 36px;
	border-radius: 10px;
	display: inline-block;
	margin-bottom: 10px;
	margin-right:10px;
	transition: all 0.3s linear;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/company/style.css?1775565845873 */
