

/* Start:/local/templates/khl-redesign/components/articul/news.detail/.default/style.css?1658821163447*/
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%!important;;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/* End */


/* Start:/local/templates/khl-redesign/css/news_stars_old.css?167834340610612*/
.bl_stars{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	max-width:1046px;
	margin:0 auto;
	position:relative;
	z-index:5;
	background:#f3f3f3 url(/local/templates/khl-redesign/css/../img/news/news-star-old/bg_star.jpg) 50% 50% no-repeat;
	background-size:cover
}

.bl_stars>*{
	//background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/px.png);
}

.bl_stars .st_stars{
	background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star_g.png) 560px 0 no-repeat;
	background-size: 165px;
}

.bl_stars .st_stars>*{
	background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star_d.png) 0 84px no-repeat;
}

.bl_stars .body_stars{
	padding:30px 50px;
	position:relative
}

.bl_stars .body_stars::before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:50px;
	height:100%;
	background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/gold_l.png) 0 0 repeat-y;
}

.bl_stars .body_stars::after{
	content:'';
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:100%;
	background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/gold_r.png) 100% 0 repeat-y;
}

.bl_stars .top_stars{
	height:100px;
	text-align:center;
	position:relative;
	background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/title.png) 50% 0 no-repeat;
	background-size:contain
}
.bl_stars .name_tag {
	display: none;
	position:absolute;
	top:50%;
	left:0;
	width:254px;
	height:20px;
	line-height:20px;
	/*font-family:'Gotham Pro';*/
	font-size:18px;
	font-weight:300;
	color:#12110f;
	padding:74px 0 0;
	margin:-47px 0 0
}
.tournament_1046 .bl_stars .name_tag{
	background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/logo.png) 50% 0 no-repeat;
	display: block;
}

.bl_stars .game_stars{
	position:absolute;
	top:50%;
	right:0;
	width:254px;
	height:42px;
	margin:-21px 0 0;
	border:1px solid #bfaf8c;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
}

.bl_stars .body_game_stars{
	width:230px;
	height:42px;
	-webkit-transform:skew(20deg);
	-moz-transform:skew(20deg);
	-o-transform:skew(20deg);
	margin:0 auto;
	position:relative
}

.bl_stars .game_score{
	display:table;
	width:100px;
	margin:0 auto
}

.bl_stars .game_score>*{
	display:table-row
}

.bl_stars .game_score>*>*{
	display:table-cell;
	width:100%;
	height:42px;
	vertical-align:middle;
	/*font-family:'Gotham Pro';*/
	text-transform:uppercase
}

.bl_stars .game_score_t{
	text-align:center;
	font-size:24px;
	line-height:24px;
	font-weight:900
}

.bl_stars .game_score_b{
	text-align:center;
	font-size:12px;
	line-height:14px;
	font-weight:bold
}

.bl_stars .game_team_l{
	position:absolute;
	bottom:-11px;
	left:0;
	width:66px;
	height:66px;
}

.bl_stars .game_team_l>*{
	position:relative;
	width:66px;
	height:66px;
	z-index:5
}

.bl_stars .color_team_l{
	position:absolute;
	bottom:0;
	left:50%;
	width:30px;
	height:66px;
	line-height:66px;
	font-size:0;
	margin:0 0 0 -15px;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	z-index:6
}

.bl_stars .logo_team_l{
	position:absolute;
	bottom:0;
	left:0;
	width:66px;
	height:66px;
	z-index:7
}

.bl_stars .logo_team_l img{
	width:66px;
	height:66px;
	display:block;
	margin: 0;
}

.bl_stars .game_team_r{
	position:absolute;
	bottom:-11px;
	right:0;
	width:66px;
	height:66px;
}

.bl_stars .game_team_r>*{
	position:relative;
	width:66px;
	height:66px;
	z-index:5
}

.bl_stars .color_team_r{
	position:absolute;
	bottom:0;
	left:50%;
	width:30px;
	height:66px;
	line-height:66px;
	font-size:0;
	margin:0 0 0 -15px;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	z-index:6
}

.bl_stars .logo_team_r{
	position:absolute;
	bottom:0;
	left:0;
	width:66px;
	height:66px;
	z-index:7
}

.bl_stars .logo_team_r img{
	width:66px;
	height:66px;
	margin: 0;
	display:block
}

.bl_stars .list_stars{
	margin:20px 0 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-align:center;
	width:100%;
	font-size:0;
	position:relative;
	z-index:8
}

.bl_stars .item_stars{
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align:top;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:32%
}

.bl_stars .item_stars:nth-child(2){
	margin:0 2%
}

.bl_stars .name_stars dl{
	padding:0;
	margin:0;
	text-align:center;
	/*font-family:'Gotham Pro';*/
	color:#12110f
}

.bl_stars .name_stars dl dt{
	padding:0;
	margin:0;
	font-weight:300;
	font-size:18px;
	line-height:20px
}

.bl_stars .name_stars dl dd{
	padding:0;
	margin:0;
	font-weight:900;
	font-size:26px;
	line-height:30px;
	text-transform:uppercase
}

.bl_stars .type_stars{
	margin:8px 0 0;
}

.bl_stars .type_stars>*{
	width:104px;
	height:20px;
	font-size:0px;
	line-height:20px;
	margin:0 auto;
	/*background-image:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star.png);
	background-position:50% 50%;
	background-repeat:no-repeat*/
}
.bl_stars .type_stars div.icon {
	margin: 0 2px;
	font-size: 19px;
	display: inline-block;
	/*text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;*/
}
.bl_stars .st1 {
	color: #ffd700;
}
.bl_stars .st1 svg {
	fill: #ffd700;
}
.bl_stars .st2 {
	color: #c0c0c0;
}
.bl_stars .st2 svg {
	fill: #c0c0c0;
}
.bl_stars .st3 {
	color: #CD7F32;
}
.bl_stars .st3 svg {
	fill: #CD7F32;
}

.photo_stars{
	margin:10px 0 0
}

.bl_stars .list_stars .photo_stars img{
	width:100%;
	max-width:178px;
	display:block;
	margin:0 auto;
	border-radius: 100%;
}

.bl_stars .bottom_stars{
	bottom: -15px;
	position:relative;
}

.bl_stars .team_stars{
	position:absolute;
	bottom:0;
	left:20px;
	width:100px;
	height:100px;
}

.bl_stars .team_stars>*{
	position:relative;
	width:100px;
	height:100px;
	z-index:5
}

.bl_stars .color_team{
	position:absolute;
	bottom:0;
	left:50px;
	width:46px;
	height:100px;
	line-height:100px;
	font-size:0;
	margin:0 0 0 -23px;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	z-index:6
}

.bl_stars .logo_team{
	position:absolute;
	bottom:0;
	left:0;
	width:100px;
	height:100px;
	z-index:7
}

.bl_stars .list_stars .logo_team img{
	width:100px;
	height:100px;
	display:block
}

.bl_stars .stat_stars{
	display:table;
	width:100%
}

.bl_stars .stat_stars>*{
	display:table-row
}

.bl_stars .stat_stars>*>*{
	display:table-cell;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
	height:74px;
	text-align:left;
	vertical-align:middle;
	/*font-family:'Gotham Pro';*/
	font-weight:normal;
	font-style:italic;
	font-size:16px;
	line-height:20px;
	color:#000;
	padding:0 0 0 130px
}

.bl_stars .stat_stars>*>* span{
	font-weight:bold
}

@media only screen and (max-width:1700px){
	.bl_stars .team_stars {
		position: absolute;
		bottom: 0;
		left: 20px;
		width: 80px;
		height: 80px;
	}
	.bl_stars .team_stars>*{
		position:relative;
		width:80px;
		height:80px;
		z-index:5
	}
	.bl_stars .color_team{
		left:50px;
		width:40px;
		height:80px;
		line-height:80px;
		margin: 0 0 0 -30px;
	}

	.bl_stars .list_stars .logo_team,
	.bl_stars .list_stars .logo_team img{
		width:80px;
		height:80px;
	}
}

@media only screen and (max-width:1600px){
	.bl_stars .team_stars {
		position: absolute;
		bottom: 0;
		left: 20px;
		width: 60px;
		height: 60px;
	}
	.bl_stars .team_stars>*{
		position:relative;
		width:60px;
		height:60px;
		z-index:5
	}
	.bl_stars .color_team{
		left:50px;
		width:34px;
		height:60px;
		line-height:60px;
		margin: 0 0 0 -38px;
	}
	.bl_stars .list_stars .logo_team,
	.bl_stars .list_stars .logo_team img{
		width:60px;
		height:60px;
	}
	.bl_stars .name_stars dl dd {
		font-size: 20px;
	}
}

@media only screen and (max-width:680px) and (min-width : 451px){
	.bl_stars .name_stars dl dt {
		font-size: 14px;
	}
	.bl_stars .name_stars dl dd {
		font-size: 16px;
	}
}

@media only screen and (max-width:660px) and (min-width : 451px){
	.bl_stars .team_stars {
		left: 0;
	}
}

@media only screen and (max-width:540px) and (min-width : 451px){
	.bl_stars .team_stars {
		position: absolute;
		bottom: 0;
		left: 0px;
		width: 40px;
		height: 40px;
	}
	.bl_stars .team_stars>*{
		position:relative;
		width:40px;
		height:40px;
		z-index:5
	}
	.bl_stars .color_team{
		width:24px;
		height:40px;
		line-height:40px;
		margin: 0 0 0 -42px;
	}
	.bl_stars .list_stars .logo_team,
	.bl_stars .list_stars .logo_team img{
		width:40px;
		height:40px;
	}
	.bl_stars .name_stars dl dt {
		font-size: 11px;
	}
	.bl_stars .name_stars dl dd {
		font-size: 13px;
	}
}

@media only screen and (max-width : 450px){
	.bl_stars .item_stars{
		width:100%
	}
	.bl_stars .item_stars:nth-child(2){
		margin:20px 0
	}
	.bl_stars .team_stars {
		left: 10%;
	}

}

@media only screen and (min-width : 768px) and (max-width:1700px){
	.bl_stars .st_stars{
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star_g.png) 240px 0 no-repeat;
	}
	.bl_stars .st_stars>*{
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star_d.png) 0 284px no-repeat;
	}
	.bl_stars .name_tag{
		display:none
	}
	.bl_stars .top_stars{
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/title.png) 0 50% no-repeat;
		background-size:auto
	}
	/*.item_stars{
		width:48%
	}

	.item_stars:nth-child(2){
		margin:0 0 0 4%
	}
	.item_stars:nth-child(3){
		margin:20px 0 0
	}*/
}

@media only screen and (min-width : 480px) and (max-width : 767px){
	.bl_stars .st_stars{
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star_g.png) 240px 0 no-repeat;
	}
	.bl_stars .st_stars>*{
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star_d.png) 0 384px no-repeat;
	}
	.bl_stars .name_tag{
		display:none
	}
	.bl_stars .top_stars{
		height: 170px;
		padding:0 0 70px;
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/title.png) 50% 100% no-repeat;
		background-size:auto
	}
	.bl_stars .game_stars{
		top:0;
		right:50%;
		margin:0 -127px 0 0
	}
	/*.item_stars{
		width:100%
	}

	.item_stars:nth-child(2){
		margin:20px 0
	}*/
}
@media only screen and (min-width : 320px) and (max-width : 479px){
	.bl_stars .st_stars{
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star_g.png) 40px 0 no-repeat;
	}
	.bl_stars .st_stars>*{
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/star_d.png) 0 284px no-repeat;
	}
	.bl_stars .name_tag{
		display:none
	}
	.bl_stars .top_stars{
		padding:0 0 60px;
		height: 190px;
		background:url(/local/templates/khl-redesign/css/../img/news/news-star-old/title.png) 50% 100% no-repeat;
		background-size:contain
	}
	.bl_stars .game_stars{
		top:0;
		right:50%;
		margin:0 -127px 0 0
	}
	/*.item_stars{
		width:100%
	}

	.item_stars:nth-child(2){
		margin:20px 0
	}
	.name_stars dl dd{
		font-size:20px;
		line-height:24px
	}
	.team_stars{
		left:-30px
	}
	.stat_stars>*>*{
		padding:0 0 0 70px;
		font-size:14px;
		line-height:16px;
	}*/
}
/* End */


/* Start:/local/templates/khl-redesign/css/team_color.css?16644456951670*/


.team_color_ {
	
}

/*Трактор*/
.team_color_25 {
	background-color: #565656;
}
/*Салават */
.team_color_38 {
	background-color: #00a759;
}
/*Динамо Мн */
.team_color_207 {
	background-color: #36b5e5;
}
/*СКА */
.team_color_24 {
	background-color: #024079;
}
/*Динамо М */
.team_color_719 {
	background-color: #1b1f47;
}
/*Северсталь */
.team_color_56 {
	background-color: #272324;
}
/*Авангард */
.team_color_34 {
	background-color: #ed1c23;
}
/*Автомобилист */
.team_color_190 {
	background-color: #d1091c;
}
/*Металлург  */
.team_color_37 {
	background-color: #001e48;
}
/*Барыс  */
.team_color_198 {
	background-color: #3361db;
}
/*ЦСКА  */
.team_color_2 {
	background-color: #e30413;
}
/*Спартак  */
.team_color_7 {
	background-color: #cd0631;
}
/*Локомотив  */
.team_color_1 {
	background-color: #e31e24;
}
/*Йокерит  */
.team_color_450 {
	background-color: #ea082b;
}
/*Торпедо  */
.team_color_26 {
	background-color: #003255;
}
/*Сибирь  */
.team_color_29 {
	background-color: #2574d9;
}
/*Ак Барс  */
.team_color_53 {
	background-color: #336666;
}

/*Нефтехимик */
.team_color_71 {
	background-color: #00314f;
}
/*Адмирал */
.team_color_418 {
	background-color: #aa8b26;
}
/*Витязь */
.team_color_19 {
	background-color: #bb0b12;
}
/*Куньлунь Ред Стар */
.team_color_568 {
	background-color: #d51428;
}
/*Сочи */
.team_color_451 {
	background-color: #077f90;
}
/*Амур */
.team_color_54 {
	background-color: #ff5b2d;
}
/*Динамо Рига */
.team_color_208 {
	background-color: #9e0911;
}
/* End */
/* /local/templates/khl-redesign/components/articul/news.detail/.default/style.css?1658821163447 */
/* /local/templates/khl-redesign/css/news_stars_old.css?167834340610612 */
/* /local/templates/khl-redesign/css/team_color.css?16644456951670 */
