

/* Start:/local/templates/auto2/components/bitrix/news.list/stock/style.css?1739559419850*/
div.news-list
{
	word-wrap: break-word;
	border: none;
}
div.news-list>h3 {
	text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 30px;	
}
.newsc-list {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;	
}
.newsc-list .item {
	width: 48%;
    display: flex;
    justify-content: space-between;
	flex-wrap: no-wrap;	
}
.newsc-list .item .news_img {
	width: 190px;
}
.newsc-list .item .news_content {
	width: calc(100% - 190px);
	padding: 0 0 10px 20px;	
}

.news-date-time {
	color:#486DAA;
}
.news-list .news .item .news_content a h3 {
	height: auto;
}
.news-list .btn_more {
    clear: both;
    width: 220px;
    padding: 10px 0;
    margin: 30px auto 0 auto;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
@media only screen and (max-width: 767px) {
	.newsc-list .item {
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/auto2/components/bitrix/news.list/options-template_top/style.css?1731699068312*/
.options-list {}
.options-list .options-item {
	text-align:center;
	width:33%;
	float:left;
	padding:40px 0 15px 0;
}
.options-list .options-item img{
	display:block;
	margin:auto;
}
.options-list .options-item h2{
	font-size:16px;
	line-height:16px;
	color:#999999;
	padding:17px 0 15px;
    margin-bottom: 0;
}
/* End */


/* Start:/local/templates/auto2/components/bitrix/catalog.section/.default/style.css?1742870963349*/
.catalog_list_home .btn_more {
	width: 220px;
    padding: 10px 0;
    margin: 30px auto 0 auto;
	font-size: 14px;
}
.item-list {
    display: flex;
    flex-wrap: wrap;
}
.bx_catalog_item>div,
.item-list .bx_catalog_item>div>a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;	
}
/* End */


/* Start:/local/templates/auto2/components/bitrix/news.list/.default/style.css?17395593171234*/
.news-list {
	margin:20px 0;
	border: 1px solid #94bfdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.news-list h2 {
	border-bottom:1px solid #94bfdc;
	line-height:40px;
	padding: 0 10px;
	font-size:18px;
	font-weight:300;
    margin: 0;
}
.news-list > a{
	font-weight: 300;
	color: #0055aa;
	font-size: 12px;
	text-decoration: underline;
	padding: 15px 10px;
	display: block;
}
.news-list > a:hover{text-decoration: none;}
.news-list .news-item{
	padding:10px 0 20px;
	margin:0 10px;
	border-bottom:1px solid #94bfdc;
}

.news-list .news-item img.preview_picture {
	float:left;
	margin:0 7px 0 0;
	max-width:35px;
	max-height:35px;
}
.news-list .news-item a.link{
	color: #0055aa;
	font-size: 13px;
	line-height: 15px;
	min-height: 30px;
	max-height: 30px;	
	overflow: hidden;
	text-decoration: none;
	display: block;
	margin: 3px 0 10px;
	transition: all 0.4s ease-out;
}
.news-list .news-item a.link:hover{
	text-decoration:underline;
	max-height: 105px;
}
.news-list .news-item .news-date-time {
	color:#888888;
	display:block;
	padding-bottom:3px;
	font-size:11px;
	line-height:10px;
}
.news_main .btn_more {
	width: 220px;
    padding: 10px 0;
    margin: 30px auto 0 auto;
	font-size: 14px;
}
/* End */
/* /local/templates/auto2/components/bitrix/news.list/stock/style.css?1739559419850 */
/* /local/templates/auto2/components/bitrix/news.list/options-template_top/style.css?1731699068312 */
/* /local/templates/auto2/components/bitrix/catalog.section/.default/style.css?1742870963349 */
/* /local/templates/auto2/components/bitrix/news.list/.default/style.css?17395593171234 */
