

/* Start:/bitrix/templates/main/components/bitrix/news/template_MMM/bitrix/news.detail/detnews/style.css?17696765545852*/

div.news-detail
{
	word-wrap: break-word;
}
div.news-detail
{
	width:100%;
	/*margin:0 8px 6px 1px;
	margin-top:19px;
	margin-bottom:16px;*/
}

img.detail_picture
{
	display:flex;
	flex-direction:column;
	margin:0 auto;
	border-radius: 8px;
	
	/*margin:0 8px 6px 1px;*/
	margin-top:5vw;
	margin-bottom:16px;
	height:auto;
}

.miz {
	color:#999999;
	font-family: 'Roboto', sans-serif;
	font-size:1vw !important;
	line-height:2vw !important;
	font-weight:100;
}

.news-date-time2
{
	color:#303030;
	font-family: 'Roboto', sans-serif;
	font-size:1.5vw !important;
	line-height:1.8vw !important;
	font-weight:300;
	-webkit-font-smoothing: antialiased;
}


.counter_d, #prosmotr
{
	
	color:#B0B0B0;
	font-family: 'Roboto', sans-serif;
	font-size:1.5vw !important;
	line-height:1.8vw !important;
	font-weight:300;
	-webkit-font-smoothing: antialiased;
}

#prew_tex {
	color:#303030;
	font-family: 'Roboto', sans-serif;
	font-size:1.5vw !important;
	line-height:1.8vw !important;
	font-weight:300;
	
	width:100%;
	display: flex;
	flex-direction:row;
	align-content: flex-start;
	justify-content: center;
	flex-wrap:wrap;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:0px;
}

.full_post {
	width:100%;
}

.full_post p {
	max-width: 700px;
	width: 94%;
	margin: 33px auto;
    font-family: 'PTSerifWebRegular';
	line-height: 1.58;
	font-size: 1.4em;
	-webkit-font-smoothing: antialiased;
}

.full_post > img,
.full_post > a img {
	max-width: 95%;
	height:auto;
	margin: 0 auto;
	display: block;
}

/*h1 + .full_post > img  {
	margin-top: 10vh;
}*/


.full_post img + p {
	margin-top: 65px;
	margin-bottom:30px;
}

.full_post p + p {
	margin-bottom:30px;
}

.full_post img + img {
	margin-top:30px;
}

h1 + .full_post p:nth-child(1) {
	margin-top:10vh;
}


.full_post a {
	color:#bf0000;
}


.full_post a:link {
	color:#bf0000;
	background: linear-gradient(#bf0000,#bf0000) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
	text-decoration:none;
}

.full_post a:hover {
	text-decoration:none;
	background: linear-gradient(#bf0000,#bf0000) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}




.full_post img {
	-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;
	border-radius: 8px;
	opacity: 0;
}

.full_post img.b-loaded, .full_post img.detail_picture {
                   opacity: 1;
				   height:auto;
    }

#navigx {
	width:98%;
	display: flex;
	flex-direction:row;
	align-content: center;
	justify-content: space-between;
	flex-wrap:wrap;
	margin:0 auto;
	margin-top:12vh;
	margin-bottom:3vh;
}

.linknav {
	position:relative;
	color:#cacaca;
	text-decoration: none;
	background: linear-gradient(#ce6967,#ce6967) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 20px;
}

.linknav:link {
	color:#bf0000;
}

.linknav:hover {
	color:#bf0000 !important;
	background: linear-gradient(#ce6967,#ce6967) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 20px;
}


.nav_r {
}

.nav_l {
}


@media (max-width: 1090px) {
	
#bloszem {
	display:none;
}

img.detail_picture
{
	border-radius: 0px;
}

}




@media (max-width: 720px) {
	
	
div.news-detail
{
	word-wrap: break-word;
}

div.news-detail
{
	width:100%;
	/*margin:0 8px 6px 1px;
	margin-top:19px;
	margin-bottom:16px;*/
}

img.detail_picture
{
	display:flex;
	flex-direction:column;
	margin:0 auto;
	border-radius: 0px;
	
	/*margin:0 8px 6px 1px;*/
	margin-top:1vw;
	margin-bottom:0px;
	
				   height:auto;
				   width:100%;
}

.miz {
	color:#999999;
	font-family: 'Roboto', sans-serif;
	font-size:2vw !important;
	line-height:4vw !important;
	font-weight:100;
}

.news-date-time2
{
	color:#303030;
	font-family: 'Roboto', sans-serif;
	font-size:3.5vw !important;
	line-height:3.8vw !important;
	font-weight:300;
	-webkit-font-smoothing: antialiased;
	margin-bottom:30px;
}


.counter_d, #prosmotr
{
	color:#B0B0B0;
	font-family: 'Roboto', sans-serif;
	font-size:3.5vw !important;
	line-height:3.8vw !important;
	font-weight:300;
	-webkit-font-smoothing: antialiased;
	margin-bottom:30px;
}

#prew_tex {
	color:#303030;
	font-family: 'Roboto', sans-serif;
	font-size:3.5vw !important;
	line-height:3.8vw !important;
	font-weight:300;
	
	width:100%;
	display: flex;
	flex-direction:row;
	align-content: flex-start;
	justify-content: center;
	flex-wrap:wrap;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:0px;
}
	
.full_post {
	width:100%;
}

.full_post p {
	width: 100%;
    font-family: 'PTSerifWebRegular';
	line-height: 1.58;
	font-size: 1.4em;
	-webkit-font-smoothing: antialiased;
}

.full_post > img,
.full_post > a img {
	max-width: 100%;
	height:auto;
	display: block;
	border-radius: 0px;
}

/*h1 + .full_post > img  {
	margin-top: 10vh;
}*/


.full_post img + p {
	margin-top: 20px;
	margin-bottom:5px;
}

.full_post p + p {
	margin-bottom:5px;
}

.full_post img + img {
	margin-top:15px;
}

h1 + .full_post p:nth-child(1) {
	margin-top:0vh;
	margin-bottom:10px;
}


.full_post a {
	color:#bf0000;
}


.full_post a:link {
	color:#bf0000;
	background: linear-gradient(#bf0000,#bf0000) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
	text-decoration:none;
}

.full_post a:hover {
	text-decoration:none;
	background: linear-gradient(#bf0000,#bf0000) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}




.full_post img {
	-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;
	border-radius: 0px;
	opacity: 0;
}

.full_post img.b-loaded, .full_post img.detail_picture {
                   opacity: 1;
				   border-radius: 0px;
    }

}



/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/list_detail/style.css?17696765544298*/
#wrap-news {
	width:100%;
	margin-top:25px;
	margin-bottom:70px;
}

div.news-list
{
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	
	
	/*word-wrap: break-word;*/
}


div.news-list img.preview_picture
{
	/*float:left;*/
	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;
}

p.news-item {
display: block;
vertical-align: top; 
line-height: 0; 
width: 32%; 
margin: 0 1vw 2vw 0px;
}

p.news-item:nth-child(3n) {
margin: 0 0px 2vw 0px;
}


img.preview_picture {
	width:100%;
	height: auto;
	border-radius: 5px;
	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;
}



@media (max-width: 950px) {

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

p.news-item:nth-child(odd) {
margin: 0 1vw 1vw 0px;
}

.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;
}

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




@media (max-width: 650px) {

div.news-list
{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	
}

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

p.news-item:nth-child(odd) {
margin: 0 1vw 1vw 0px;
}

.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: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;
}


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


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;
}

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

}
/* End */
/* /bitrix/templates/main/components/bitrix/news/template_MMM/bitrix/news.detail/detnews/style.css?17696765545852 */
/* /bitrix/templates/main/components/bitrix/news.list/list_detail/style.css?17696765544298 */
