

/* Start:/bitrix/templates/srsly/components/bitrix/news/series/bitrix/news.detail/.default/style.css?16619645408715*/
.share-link.view{
	display: inline-block;
}

.series-details-restriction{
	right: 0;
	top: 0;
	z-index: 90;
}

.series-details-content{
    font-size: 20px;
    line-height: 27px;
}

.series-item{
	
}

.series-item a{
	color: #000000;
}

.news-details-LINK_HEADING {
    overflow: hidden;
	background: #A9FF00;
	border-radius: 10px;
}


.news-details-LINK_HEADING .news-card-image{
	/*max-height: 350px;*/
}

.news-details-LINK_HEADING [data-picture][data-ratio="2:3"] {
    padding-bottom: 140%;
}

.news-details-LINK_HEADING .news-card{
	overflow: hidden;
}

.series-details-content h1,
.series-details-content h2,
.series-details-content h3,
.series-details-content h4,
.series-details-content h5{
	font-size: 20px;
    line-height: 27px;
	color: rgba(0,0,0,0.3);
	padding: 0;
	margin: 40px 0 20px 0;
	font-weight: 300;
}

.series-details-content [data-picture]{
	background-size: cover; 
}

.series-details-QUOTES{
    font-size: 40px;
    line-height: 45px;
	background: url(/bitrix/templates/srsly/images/quote.svg) left 46px no-repeat;
	background-size: auto 36px;
}


.series-details-QUOTES_MAIN{
    font-size: 40px;
    line-height: 45px;
	background: url(/bitrix/templates/srsly/images/quote.svg) left 46px no-repeat;
	background-size: auto 36px;
}

.series-details-FACT_TEXT{
    font-size: 40px;
    line-height: 45px;
	background: url(/bitrix/templates/srsly/images/star.svg) left 46px no-repeat;
	background-size: auto 36px;
}

.series-details-FOTO_FLAT .series-details-FOTO_FLAT-title{
    font-size: 15px;
    line-height: 20px;
}

.series-details-FOTO_FLAT [data-picture][data-ratio="2:3"] {
    padding-bottom: 120%;
}



.series-details-GALLERY_SNP{
	max-width: 1350px;
}

.series-details-GALLERY_SNP .owl-item,
.series-details-GALLERY_SNP .owl-stage-outer,
.series-details-GALLERY_SNP img{
	border-radius: 10px;
}

.series-details-GALLERY_SNP .owl-prev{
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px !important;
    right: 65px;
	border-radius: 50%;
	background: rgba(0,0,0,0.5) !important;
	margin: 0;
}

.seasons-foto .owl-prev{
    position: absolute;
    top: 25%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px !important;
    left: 15px;
	border-radius: 50%;
	background: rgba(0,0,0,0.5) !important;
	margin: 0;
}



.series-details-GALLERY_SNP .owl-next{
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px !important;
    right: 15px;
	border-radius: 50%;
	background: rgba(0,0,0,0.5) !important;
	margin: 0;
}

.seasons-foto .owl-next{
    position: absolute;
    top: 25%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px !important;
    right: 15px;
	border-radius: 50%;
	background: rgba(0,0,0,0.5) !important;
	margin: 0;
}


.series-details-GALLERY_SNP .owl-prev:before,
.seasons-foto .owl-prev:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: url(/bitrix/templates/srsly/images/arrow-slider.svg) center center no-repeat;
	-moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
	border: 0;
	margin: 0;
}

.series-details-GALLERY_SNP .owl-next:before,
.seasons-foto .owl-next:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: url(/bitrix/templates/srsly/images/arrow-slider.svg) center center no-repeat;
	border: 0;
	margin: 0;
}

.series-details-GALLERY_SNP .owl-item a{
	display: inline-block;
	position: relative;
}

.series-details-GALLERY_SNP .owl-item a:after{
	content: '';
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 40px;
	height: 40px;
	background: rgba(0,0,0,0.5) url(/bitrix/templates/srsly/images/view-image.svg) center center no-repeat;
	border-radius: 50%;
}


.series-details-GALLERY_SNP .owl-prev span,
.seasons-foto .owl-prev span,
.series-details-GALLERY_SNP .owl-next span,
.seasons-foto .owl-next span{
	display: none;
}


.series-details-readmore{
    position: relative;
    margin: 0 -15px -60px -15px;
    background: #000;
    border-radius: 10px 10px 0 0;
}

.series-details-readmore .news-card-meta,
.series-details-readmore .news-card-title{
	color: #fff;
}

.readmore-block-head{
	color: #fff;
}

.series-details-readmore-all{
	background: #E6E1DF;
	color: #000;
	display: block;
}


.series-hide-popup, .series-TREILER-popup{
	display: none;
}


.series-hide-popup{
	position: fixed;
	width: 100%;
	height: 100vh;
	z-index: 999;
}

.series-item-video > div:before,
.series-item-photo > div:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: rgba(0,0,0,0.15);
	z-index: 90;
}

.series-item-video img, .series-item-photo img{
	height: auto;
	width: 100%;
}



.series-item-video .series-details-restriction{
	z-index: 94;
}

.series-item-video > div:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: url(/bitrix/templates/srsly/images/play.svg);
	background-position: center center;
	z-index: 91;
	background-repeat: no-repeat;
background-size: 90px;
}

.series-quotes, .series-quotes > div{
	min-height: 570px;
}

.series-stat-item{
	width: 24px;
	height: 24px;
	margin-right: 2px;
}

.series-stat-item img{
	z-index: 5;position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.series-stat-item:before{
	content: '';
	height: 24px;
	background: #000000;
	width: 0;
	position: absolute;
	left: 0;
	opacity: 0;
	top: 0;
	display: block;
	z-index: 1;
	animation: showOpac 3s forwards;
		-webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}



.stat-proch-100:before{width: 100%;}
.stat-proch-90:before{width: 83%;}
.stat-proch-80:before{width: 73%;}
.stat-proch-70:before{width: 63%;}
.stat-proch-60:before{width: 53%;}
.stat-proch-50:before{width: 43%;}
.stat-proch-40:before{width: 39%;}
.stat-proch-30:before{width: 34%;}
.stat-proch-20:before{width: 27%;}
.stat-proch-10:before{width: 20%;}

.stat-hover:before{width: 0%;}
.stat-user:before{width: 100%;}


.quotes-slider .owl-dots {
    position: absolute;
    top: -15px;
    left: -1%;
    width: 102%;
    z-index: 9;
    height: 3px;
}

.quotes-slider .owl-dot {
    width: 31.3%;
    margin: 0 1%;
    position: relative;
    display: inline-block;
    height: 3px;
    border-radius: 3px;
    background: rgba(255,255,255,0.3) !important;
	vertical-align: top;
}

.quotes-slider .owl-dot.active:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 3px;
	border-radius: 3px;
	display: block;
	background: rgba(255,255,255,0.5);
	animation: showWidth 5s forwards;
}

.series-details-SEASONS_FOTO-title{
	height: 60px;
}

.series-details-SEASONS_FOTO-desc{
	color: rgba(255,255,255,0.6);
}

.seasons-foto .owl-stage{
	padding-left:0px !important;
}

.series-details-SEASONS_FOTO .series-SEASONS_FOTO-restriction{

    width: 30px;
    height: 30px;
    text-align: center;
	z-index: 5;
}

.series-SEASONS_FOTO-href{

    width: 40px;
    height: 40px;
    text-align: center;
	z-index: 5;
}

.series-details-SEASONS_FOTO [data-picture]{
	background-size: cover;
}


.series-flex2{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 400px;
}
.series-flex{
	-moz-column-count: 3; /* Для Firefox */
    -webkit-column-count: 3; /* Для Safari и Chrome */
    column-count: 3;
}

.series-flex .series-item{
	width: 100%;
}

.series-details-content img{
	max-width: 100%;
}

.series-details-FACT_TEXT p,
.series-details-QUOTES p {
	padding: 0;
	margin: 0;
}

.series-details-content iframe{
	margin: 20px 0 !important;
}


.news-details-readmore{
    position: relative;
    margin: 0 0px -10px 0px;
    background: #000;
    border-radius: 10px 10px 0 0;
}

.news-details-readmore .news-card-meta,
.news-details-readmore .news-card-title{
	color: #fff;
}

.readmore-block-head{
	color: #fff;
}

.news-details-readmore-all{
	background: #E6E1DF;
	color: #000;
	display: block;
}

.seasons-foto.owl-carousel .owl-nav{
	top: 35%;
	bottom: auto;
}


@media screen and (max-width: 768px) {	
	.series-flex{
		-moz-column-count: 2; /* Для Firefox */
		-webkit-column-count: 2; /* Для Safari и Chrome */
		column-count: 2;
	}
	
	
}

@media screen and (max-width: 576px) {	
	.series-flex{
		-moz-column-count: 1; /* Для Firefox */
		-webkit-column-count: 1; /* Для Safari и Chrome */
		column-count: 1;
	}
}
/* End */
/* /bitrix/templates/srsly/components/bitrix/news/series/bitrix/news.detail/.default/style.css?16619645408715 */
