

/* Start:/bitrix/templates/oil_shop/components/bitrix/news.list/bannerMainNew/style.css?1613028745150*/
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;
}

/* End */


/* Start:/bitrix/templates/oil_shop/components/bitrix/catalog.section.list/sectionsMainNew/style.css?16130193961426*/
.main-sections-new{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 40px;
}
.main-sections-new-el{
position: relative;
height: 250px;
width: 100%;
transition: 0.4s;
background: #242424;
border-radius: 7px;
margin-bottom: 16px;
}
.main-sections-new-a{
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: space-between;
flex-direction: column;
align-items: center;
text-align: center;
padding: 36px 5px 47px;
font-weight: 600;
font-size: 18px;
color: #fff;
}

.main-sections-new-el:nth-child(1){
order: 0;
}
.main-sections-new-el:nth-child(2){
background: #BEBEBE;
order: 3;
}
.main-sections-new-el:nth-child(3){
background: #0E5379;
order: 1;
}
.main-sections-new-el:nth-child(4){
background: #006559;
order: 4;
}
.main-sections-new-el:nth-child(5){
background: #EFCE0E;
order: 2;
}
.main-sections-new-el:nth-child(5) a{
color: #1F1F1F;
}
.main-sections-new-el:nth-child(6){
order: 5;
}
.main-sections-new-el:nth-child(7){
background: #2E6584;
order: 6;
}
.main-sections-new-el:nth-child(8){
background: #EFCE0E;
order: 7;
}
.main-sections-new-el:nth-child(8) a{
color: #1F1F1F;
}

@media(min-width: 560px){
	.main-sections-new-el{
	width: 49%;
	}
}


@media(min-width: 1100px){
	.main-sections-new{
	margin-bottom: 75px;
	}
	.main-sections-new-el{
	width: 24%;
	}
	.main-sections-new-el:hover{
	transform: scale(1.04);
	}
}












/* End */
/* /bitrix/templates/oil_shop/components/bitrix/news.list/bannerMainNew/style.css?1613028745150 */
/* /bitrix/templates/oil_shop/components/bitrix/catalog.section.list/sectionsMainNew/style.css?16130193961426 */
