

/* Start:/local/templates/picaso/components/bitrix/news/news/style.css?1751461228731*/
.yearSelector{
	text-align: center;
	margin-top: 65px;
}

.yearSelector__link{
	display: inline-block;
	font-size: 24px;
	font-weight: 500;
	color: black;
	width: 120px;
	height: 50px;
  	font-family: "FuturaPT", sans-serif;
  	background: transparent;
  	line-height: 50px;
  	text-align: center;
  	text-decoration: none;
  	margin-bottom: 5px;
}
.yearSelector__link_active,
.yearSelector__link:hover{
	background: rgb(78,46,191);
	background: -webkit-linear-gradient(bottom, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	background: -o-linear-gradient(bottom, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	background: linear-gradient(to top, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	color: white;
}
.articleInNews{
	margin-top: 125px;
}


/* End */


/* Start:/local/templates/picaso/components/bitrix/news.detail/.default/style.css?17514612281749*/
.news_detail
{
	word-wrap: break-word;
}

.pageTitle__right_detail{
	margin-top: 80px;
}
.newDetail__date{
	color: #4f12fd;	
	display: inline-block;
	width: 125px;
	line-height: 35px;
	text-align: center;
	padding-right: 15px;
	position: relative;
}
.newDetail__date::before{
	content: "";
	width: 100%;
	height: 100%;
	background-color: white;
	position: absolute;
	right: 0;bottom: 0;
	transform: skewX(30deg);
	transform-origin: right bottom;
	z-index: -1;
}

.news_detail hr{
	background: rgb(78,46,191);
	background: -webkit-linear-gradient(bottom, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	background: -o-linear-gradient(bottom, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	background: linear-gradient(to top, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	height: 6px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.news_detail blockquote{
	background: white;
	box-shadow: 0px 10px 47.5px 2.5px rgba(174, 166, 202, 0.5);
	margin: 105px 0 55px;
	font-weight: 200;
	font-style: italic;
	position: relative;
	padding: 50px 65px 45px;
}
.news_detail blockquote:before{
	background: url(/local/templates/picaso/components/bitrix/news.detail/.default/images/blockqout.png) no-repeat center;
	width: 70px;
	height: 55px;
	position: absolute;
	content: '';
	display: block;
	top: -32px;
	left: 68px;
}
.news_detail blockquote address{
	font-weight: 700;
	font-style: normal;
	color: black;
	padding-left: 21px;
	background: url(/local/templates/picaso/components/bitrix/news.detail/.default/images/lstb.png) no-repeat left 5px top 6px;
	margin-top: 48px;
}
.news_detail img{
	margin-top: 25px;
	display: inline-block;
	max-width: calc(50% - 40px);
	margin-right: 40px;	
	margin-bottom: 45px;
	height: auto;
}

@media (max-width: 992px ){
	.news_detail img{
		max-width: 100%;
		margin: 25px  auto 25px;	
	}
	.news_detail blockquote{

		margin:55px 0 35px;
		padding: 30px 20px 45px;
	}
	
}
/* End */


/* Start:/local/templates/picaso/components/bitrix/main.share/.default/style.css?17514612281377*/
a.share-switch
{
	/*display: block;*/
	width: 20px;
	height: 20px;
	background: scroll transparent url('/local/templates/picaso/components/bitrix/main.share/.default/images/share.gif') center center no-repeat;
	display: none;
		
}

.share-window-parent
{
	position: relative;
}


.share-dialog
{
	top: 0px;
}

.share-dialog-left
{
	left: 0px;	
}

.share-dialog-right
{
	right: 0px;	
}






.bookmarks-table{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 45px;
	flex-flow: wrap;
}



.bookmarks a
{
	display:block;
	width:170px;	
	height:53px;
	line-height: 53px;
	overflow:hidden;
	margin-right: 25px;
	color: white;
	font-size: 18px;
	font-weight: 500;
	font-family: "FuturaPT", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 40px;
	margin-bottom: 15px;
}

.bookmarks a.vk { background:url(/local/templates/picaso/components/bitrix/main.share/.default/images/vk.png) no-repeat left 10px center #516b97; }
.bookmarks a.vk:before { content: 'share';}
.bookmarks a.facebook {background:url(/local/templates/picaso/components/bitrix/main.share/.default/images/fb.png) no-repeat left 10px center #5668b0 }
.bookmarks a.facebook:before { content: 'share';}
.bookmarks a.twitter { background:url(/local/templates/picaso/components/bitrix/main.share/.default/images/tweet.png) no-repeat left 10px center #5fa9ea; }
.bookmarks a.twitter:before { content: 'tweet';}

.bookmarks a.delicious { background-image:url('/local/templates/picaso/components/bitrix/main.share/.default/images/delicious.gif'); }
.bookmarks a.lj { background-image:url('/local/templates/picaso/components/bitrix/main.share/.default/images/lj.gif'); }
.bookmarks a.mailru { background-image:url('/local/templates/picaso/components/bitrix/main.share/.default/images/mailru.gif'); }

/* End */


/* Start:/local/templates/picaso/components/bitrix/news.line/articles_footer/style.css?17514612282381*/
.footerArticles{
	background: url(/local/templates/picaso/components/bitrix/news.line/articles_footer/images/footArticleBack.jpg) no-repeat center  #343238;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 40px 0 130px;
}


.footerArticles__head{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footerArticles__title{
	margin-bottom: 100px;
	flex:1;
	color: white
}
.footerArticles__nav{
	flex: 0 0 120px;
}

.footerArticles__body{
	padding: 2px 0;
	height: 400px;
	overflow: hidden;
}

.postPreview{
	width: 370px;
	height: 395px;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	background-color: white;
	color: white;
	text-decoration: none;
	overflow: hidden;
	margin-right: 25px;
}
.postPreview__image{
	display: block;
	max-width: 100%;
	transition: 0.3s ease-in-out;
}
.postPreview__text{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 142px;
	width: 100%;
	background: url(/local/templates/picaso/components/bitrix/news.line/articles_footer/images/articleBack.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 36px 38px 10px;
}
.postPreview__name{
	font-weight: 700;
}
.postPreview__date{
	position: absolute;
	right: 0;
	bottom: 100%;
	color: #4f12fd;	
	z-index: 2;
	display: inline-block;
	width: 125px;
	line-height: 35px;
	text-align: center;
	padding-right: 15px;
}

.postPreview__date::before{
	content: "";
	width: 100%;
	height: 100%;
	background-color: white;
	position: absolute;
	right: 0;bottom: 0;
	transform: skewX(30deg);
	transform-origin: right bottom;
	z-index: -1;
}

.postPreview:hover{
	text-decoration: underline;
}


.postPreview:hover .postPreview__image{
	transform: scale(1.1);
}


@media (max-width: 1200px ) {
	.footerArticles{
		padding: 20px 0 60px;
	}
	.postPreview{
		margin: 0 auto;
	}
}

@media (max-width: 992px ) {
	.footerArticles__title{
		margin: 30px 20px 30px 0;
	}
		.postPreview{
		width: 280px;
		height: 298px;
	}
	.postPreview__text{

		height: auto;
		padding: 15px 10px 10px;
	}
	.footerArticles__body{
		height: 300px;
	}

}

@media (max-width: 768px ) {

}

@media (max-width: 576px ) {
	.postPreview{
		width: 280px;
		height: 298px;
	}
	.postPreview__text{

		height: auto;
		padding: 15px 10px 10px;
	}
	.footerArticles__body{
		height: 300px;
	}
	.footerArticles__head{
		flex-flow: column;
		align-items: center;
	}
	.footerArticles__title{
		margin: 30px 0 30px;
	}
}
/* End */
/* /local/templates/picaso/components/bitrix/news/news/style.css?1751461228731 */
/* /local/templates/picaso/components/bitrix/news.detail/.default/style.css?17514612281749 */
/* /local/templates/picaso/components/bitrix/main.share/.default/style.css?17514612281377 */
/* /local/templates/picaso/components/bitrix/news.line/articles_footer/style.css?17514612282381 */
