

/* Start:/bitrix/templates/main/components/bitrix/news/template_MMM/bitrix/news.list/main/style.css?17696765545571*/
#wrap-news {
	width:98%;
	margin-top:25px;
	margin-bottom:70px;
	margin:0 auto;
}

div.news-list
{
	display: grid;
	grid-template-columns: 33% 33% 33%;
	justify-content: center;
	align-items: start;
	grid-gap: 0px 10px;
}

@media (min-width: 2560px) {
div.news-list
{
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	justify-content: center;
	align-items: start;
	grid-gap: 0px 10px;
}
}

.ops {
	position:relative;
	bottom:10px;
	font-family: 'Roboto', sans-serif;
	font-size:4.8vw !important;
	line-height:6.1vw !important;
	font-weight:300;
}




p.news-item {
	display: block;
	vertical-align: top; 
	line-height: 0; 
	width: 100%;
	margin-top:0;
}




div.news-list img.preview_picture
{
	margin:0;

}
.news-date-time {
	position:relative;
	bottom:7px;
	color:#bababa;
	font-family: 'Roboto', sans-serif;
	font-size:1vw !important;
	line-height:1.8vw !important;
	opacity:0;
}



.nsc2 {
	color:#bababa;
	font-family: 'Roboto', sans-serif;
	opacity:0;
}

.news-list {
	width:100%;
	margin: 0px 0 0 0;
}


img.preview_picture {
	width:100%;
	height: auto;
	border-radius: 6px;
	margin-bottom:0px;
	line-height:0;
}

img.preview_picture:hover {
	opacity: 0.93;
}


/*.reb {
	position:relative;
	display: inline-block;
	margin: 0;
	line-height:0;
	max-height: 167px;
  	overflow: hidden; 
}*/



.zaza {
	margin:0;
	color: #000000 !important;
	text-decoration: none;
}

.zaza:link {
	color: #000000 !important;
}

.zaza:hover {
	color:#8C0002 !important;
}




.zglist {
	position:relative;
	bottom:10px;
	margin-right:10px;
	font-family: 'BebasBold', sans-serif;
	font-size:2.8vw;
	line-height:3.5vw;
	letter-spacing: .08em;
	text-decoration: none;
	background: linear-gradient(#D3D3D3,#D3D3D3) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 2.6vw;
}

.zglist:link {
	color: #000000;
}

.zglist:hover {
	background: linear-gradient(#FFE4E1,#FFE4E1) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 2.6vw;
}



.ops {
	position:relative;
	bottom:10px;
	font-family: 'Roboto', sans-serif;
	font-size:1.2vw !important;
	line-height:1.5vw !important;
	font-weight:300;
}

.b-lazy {
        -webkit-transition: opacity 500ms ease-in-out;
         -moz-transition: opacity 500ms ease-in-out;
         -o-transition: opacity 500ms ease-in-out;
         transition: opacity 500ms ease-in-out;
         max-width: 100%;
         opacity: 0;
    }
    .b-lazy.b-loaded {
                   opacity: 1;
    }

@media (max-width: 950px) {

div.news-list
{
	display: grid;
	grid-template-columns: 50% 50%;
	justify-content: center;
	align-items: start;
	grid-gap: 0px 10px;
}

p.news-item {
display: block;
vertical-align: top; 
line-height: 0; 
width: 100%; 
}


.ops {
	position:relative;
	bottom:10px;
	font-family: 'Roboto', sans-serif;
	font-size:1.8vw !important;
	line-height:2.1vw !important;
	font-weight:300;
}

.zglist {
	position:relative;
	bottom:10px;
	margin-right:10px;
	font-family: 'BebasBold', sans-serif;
	font-size:3.8vw;
	line-height:4.8vw;
	letter-spacing: .08em;
	text-decoration: none;
	background: linear-gradient(#D3D3D3,#D3D3D3) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0  bottom;
}

.zglist:link {
	color: #000000;
}

.zglist:hover {
	background: linear-gradient(#FFE4E1,#FFE4E1) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}

img.preview_picture {
	width:100%;
	height: auto;
	border-radius: 0px;
	margin-bottom:0px;
	line-height:0;
}

}

@media (max-width: 650px) {

div.news-list
{
	display: grid;
	grid-template-columns: 100%;
	justify-content: center;
	align-items: start;
	grid-gap: 0px 10px;
}


p.news-item {
display: block;
vertical-align: top; 
line-height: 0; 
width: 100%; 
}


.ops {
	position:relative;
	bottom:10px;
	font-family: 'Roboto', sans-serif;
	font-size:2.8vw !important;
	line-height:3.4vw !important;
	font-weight:300;
}

.zglist {
	position:relative;
	bottom:10px;
	margin-right:10px;
	font-family: 'BebasBold', sans-serif;
	font-size:6.5vw;
	line-height:7.6vw;
	letter-spacing: .08em;
	text-decoration: none;
	background: linear-gradient(#D3D3D3,#D3D3D3) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0  bottom;
}

.zglist:link {
	color: #000000;
}

.zglist:hover {
	background: linear-gradient(#FFE4E1,#FFE4E1) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}

img.preview_picture {
	width:100%;
	height: auto;
	border-radius: 0px;
	margin-bottom:0px;
	line-height:0;
}


.news-date-time {
	display:none;
}

#wrap-news {
	width:100%;
	margin-top:15px;
	margin-bottom:20px;
}

}

















@media (max-width: 450px) {


.ops {
	position:relative;
	bottom:10px;
	font-family: 'Roboto', sans-serif;
	font-size:4.8vw !important;
	line-height:6.1vw !important;
	font-weight:300;
}

.zglist {
	position:relative;
	bottom:10px;
	margin-right:10px;
	font-family: 'BebasBold', sans-serif;
	font-size:9.5vw;
	line-height:10.6vw;
	letter-spacing: .08em;
	text-decoration: none;
	background: linear-gradient(#D3D3D3,#D3D3D3) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0  bottom;
}

.zglist:link {
	color: #000000;
}

.zglist:hover {
	background: linear-gradient(#FFE4E1,#FFE4E1) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}


}
/*

@media (min-width:2559px) {
	p.news-item {
	display: block;
	vertical-align: top; 
	line-height: 0; 
	width: 23%; 
	margin: 0 1vw 2vw 0px;
	}
	
	p.news-item:nth-child(3n) {
	margin: 0 1vw 2vw 0px;
	}

}

*/
/* End */
/* /bitrix/templates/main/components/bitrix/news/template_MMM/bitrix/news.list/main/style.css?17696765545571 */
