.data-hide-for {
	display: none !important;
}

.profile-help__content .help-payment-item.hide {
	display: none;
}
.header-center__link-item_fonbet .header-center__link-icon {
	width: 85px;
	top: -16px;
}
#MF_KHL_ru_D_240x400-1_Right,
#MF_KHL_ru_D_240x400-2_Right {
	max-height:400px!important;
}

#MF_KHL_ru_D_240x240-1_Right {
	max-height:240px!important;
}

#MF_KHLru_D_300x600-2_Right {
	max-height:600px!important;
}

#MF_KHLru_D_970x250-Bottom,
#MF_KHLru_D_970x250-Top,
#MF_KHLru_M_300x250-Bottom,
#MF_KHLru_M_320x250-Top {
	max-height:250px!important;
}

#MF_KHLru_D_InRead {
	max-height:400px!important;
}
.color-red {
  color: #ff0000;
}

.ya-share2 {
	display: none;
}

.triangle-after {
	cursor: pointer;
}

.video-container{
	padding-bottom: 56% !important;
	position: relative;
	height: 0px !important;
	max-height: 0px !important;
}

.video-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.calendary-body__item-link .btn {
	cursor: default;
}
.calendary-body__item-link .btn:hover {
	background: #fbfbfb;
}
.card-game__club {
	flex-basis: 33%;
}
.news-select__btn_no_pad {
	padding: 5px 8px 5px 8px;
}

.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;
}
.statistics-table .statistics-table__col.statistics-table__col-wide {
	padding-left: 38.5px;
}
.preview-frame__club-nameTrainer {
	height: 50px;
	overflow: hidden;
	display: block;
}
.frameCard-header{
	margin-bottom:30px;
}
@media (max-width: 1080px){
	.frameCard-header{
		margin-bottom:0px;
	}
	}
@media (max-width: 1600px){
	.frameCard {
	padding-top:30px;
	padding-bottom:0px;
}
}

.news-frame_p-40 .news-frame__info{
justify-content: normal;
}

.subscriptions-card__header-subTitle{
	padding: 10px 16px;
}


.newsDetail-ftf_bottom-item__left{
	   padding-right:10px;
}

.newsDetail-ftf_bottom-item__right{
	   padding-left:10px;
}


.newsDetail-ftf_bottom-item__right, .newsDetail-ftf_bottom-item__left{
	   flex-direction: row;
}





.userInfo-clubs__btn{
	   margin-top:0px;
}

@media (max-width: 1400px) {
	.newsDetail-bigStat-grid {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}
}

@media (max-width: 800px) {
	.newsDetail-bigStat-grid {
		grid-template-columns: 1fr;
		gap: 10px;
	}
}

.newsDetail-ftf__top-club {
	width: calc(100% / 3);
}

.newsDetail-ftf_bottom-item .matchesDay-item {
	margin: 5px 4px 5px 0px;
}

.newsDetail-ftf_bottom-item:last-child .matchesDay-item {
	margin: 5px 0 5px 4px;
}
@media (max-width: 1200px){
	.newsDetail-ftf_bottom-item__right, .newsDetail-ftf_bottom-item__left{
		flex-direction: column;
	}
}
@media (max-width: 1200px) {
	.matchesDay-item.matchesDay-item_block {
		width:80%;
	}
}

.newsDetail-ftf_bottom-item__right{
	align-items: flex-end;
}
.newsDetail-ftf_bottom-item__left{
	align-items: flex-start;
}

.matchesDay-item_block{
	padding:4px;
}

.matchesDay-item_block .matchesDay-item__score{
	margin: 0px;
}

.dayOverview-card__center-score {
	display:flex;
}
dayOverview-card__center-score p{
	flex:1;
}


.fhr_logo_tbl > a.lg {
	content: '';
	width: 60px;
	height: 60px;
	background: url(../img/svg/fhr-color.svg) 0 0 no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.fhr_logo_tbl {
	position: relative;
	padding: 12px 0 0 80px;
	min-height: 60px;

}

.fhr_show_desctop {
	margin: 30px 10px 0;
}

@media (max-width: 800px){
	.fhr_show_desctop .fhr_logo_tbl{
	*padding-left:0px;
	}

	.fhr_show_desctop .lg{
		*display: none;
	}
}

@media (max-width: 1080px) {
	.slider-games .slider-body {
		max-height: 170px;
	}

	.slider-games .slick-dots {
		bottom: 2px;
	}
}

.front-video-asside .video-items{
	grid-template-columns: 1fr;
}

@media (max-width: 1280px){
	.front-video-asside .video-items{
		grid-template-columns: 1fr 1fr;
		width: 100%;
	}
	.front-video-asside{
		flex: 1;
		max-width: 100%;
	}
	.front-video-asside .video-item__info{
		display:none;
	}
}

.front-video-asside .video-item__video{
	background: none;
	border:0;
}

.front-video-asside .video-item__info{
	opacity: 0;
}

@media (max-width: 830px) {
	.mobile-banner {
		margin: 10px auto 0
	}

	.dayOverview-wrap__card{
		max-width: 100%;
	}

	.dayOverview-wrap {
		flex-flow: column;
	}
	.dayOverview-logos{
		flex: 100%;
		flex-flow: nowrap;
		max-width: 100%;
	}
	.dayOverview-logos__item_flex{
		margin: 3px 0 0 0;
	}
	.dayOverview-logos__item_flex + .dayOverview-logos__item_flex{
		margin: 3px 0 0 6px;
	}
}

.header-left{
	z-index: 99999;
}
@media (min-width: 1200px) {
	.newsDetail-content__info, .newsDetail-body__item {
		margin-left: 60px;
		margin-right: 60px;
	}
	.newsDetail-body__item .newsDetail-body__item{
		margin-left: 0px;
		margin-right: 0px;
	}

	.embed-responsive-extra-margin{
		margin: 0 -60px 10px -60px;
	}
}

.btn-success {
	background-color: #06ae6e;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.video_thumb_date{
	position: absolute;
	top: 6px;
	left: 6px;
	background: rgba(255,255,255,.7);
	border-radius: 2px;
	padding: 4px 5px;
}




@media (max-width: 1280px) and (min-width:760px) {
 .d-none-760-1280{
 }
	.d-show-760-1280{
		display:none;
	}
	.complex_bar-760-1280 .tables-frame__header-item{
		max-width: 100%;
		margin: 20px 0 10px;

	}
	.complex_bar-760-1280 .tables-frame__header-item label.checkbox-tables__label{
		background: #066eae;
		color: #fff;
	}
	.complex_bar-760-1280  .flex-table{

	}
	.complex_bar-760-1280.east-bar-complex .flex-table.tab-east-playoff,
	.complex_bar-760-1280.west-bar-complex .flex-table.tab-west-playoff,
	.complex_bar-760-1280.east-bar-complex .flex-table.tab-east-regular,
	.complex_bar-760-1280.west-bar-complex .flex-table.tab-west-regular{
		display: initial !important;
	}

	.complex_bar-760-1280.west-bar-complex .flex-table.tab-east-playoff,
	.complex_bar-760-1280.east-bar-complex .flex-table.tab-west-playoff,
	.complex_bar-760-1280.west-bar-complex .flex-table.tab-east-regular,
	.complex_bar-760-1280.east-bar-complex .flex-table.tab-west-regular{
		display: none !important;
	}
}

@media (max-width:760px) {
	.d-none-760-1280{
		display:none;
	}

	.d-show-760-1280{
	}
}

@media (min-width: 1280px) {
	.d-none-760-1280{
		display:none;
	}

	.d-show-760-1280{
	}

	.complex_bar-760-1280 {

	}
}

@media (max-width: 1600px){
	.tables-frame__body-extra{
		padding-top: 11px;
		padding-bottom: 0px;

	}
	.tables-frame__body{
		padding-top: 11px;
	}
}


.calendar_filters.select-calendary{
	width: 100%;
	justify-content: space-evenly;
}


.calendar_filters.select-calendary .ui-selectmenu-button.ui-button{
	width: 100%;
	max-width: 100%;
}

.calendar_filters.select-calendary .select_uiCustom-select .ui-selectmenu-text{
	color: #066eae !important;
}

.webGames-winner{
	margin-left: -49px;
}

.championshipRegular-table__txt-club.roboto-lg{
	font-size: 19px;
	line-height: 26px;
}
.meet p {
	font-size: 16px !important;
}


.slider-games .slider-item__link-text,
.slider-games .slider-item__link-num{
	font-size:11px;
	font-width:500;
	bottom:0;
}


.slider-games .slider-item__link{
	width:47px;
}



.profile__btns-line{
	margin: 25px 0 25px 0;
}

.khlTV-header__radioButton{
	margin-left:30px;
}

@media (max-width: 767px){
	.khlTV-header__radioButton{
		margin: 15px 0;
	}
	.header-center__link-item_fonbet .header-center__link-icon {
		top: -16px;
	}
}


@media (min-width: 768px){
	.card-games_list .card-game{
		min-height:92px;
		padding: 10px 30px 10px 70px;
	}

	.card-games_list .card-game__club_right .card-game__club-logo,
	.card-games_list .card-game__club_left .card-game__club-logo{
		width: 62px;
		height: 62px;
		max-width: 62px;
		max-height: 62px;
		min-width: 62px;
		min-height: 62px;
	}
	.card-games_list .card-game__club_left{
		grid-template-columns: 62px auto;
	}

}


aside.informer.main-informer.main-informer_25.flex-rov__25-main.front-video-asside .video-item{
display:block;
}


@media (max-width: 1280px){
	aside.informer.main-informer.main-informer_25.flex-rov__25-main.front-video-asside .video-items{
		margin: 0 auto;
		grid-template-columns: 1fr;
		width: auto;
	}
}


#mtt-pixel-A{
	opacity:0;
}


.video-item__video.video-item__video_big.video-container{
min-height:275px;
}

@media (max-width: 1259px){
	.aboutleague-body .flex-rov-khl__aside{
		order:0;
	}
	.aboutleague-body .flex-rov-khl__aside dd{
		display:block;
		border-bottom:none;
	}

	.aboutleague-body .flex-rov-khl__aside dd a{
		border-bottom: 1px dotted #0b70a5;
		font-size: 120%;
		line-height: 160%;
	}
}

h2.leaders-title{
	white-space: nowrap;
}

@media (max-width: 575px){
	.calendary-header__filter-open{
		color: #066eae;
		width: auto;
		max-width: initial;
		padding: 16px 30px;
		font-size: 15px;
		margin-left: 16px;
	}
	.select-calendary {
		align-items: flex-start;
	}

}


.cc-theme-classic .cc-btn {
	border-radius: 4px;
}

.header.header-menu--opened .header-burger__span{
		opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header.header-menu--opened .header-burger__span:after{
	opacity:0;
}




.header.header-menu--opened .header-burger__span:before{
	top: 0px;
	transform: rotate(90deg);
}

.header-menu--opened .header-menu__item.header-menu__item_markets.header-menu__item_for-markets{
	bottom: 24px;
	padding: 0 30px;
	left: 0;
	right: 0;
	margin-bottom: auto;
	padding-top: 0;
	margin-top: 0px;
}

@media (max-width: 767px){
	.video-item__down .info-action{
		bottom: 12px;
		top: auto;
	}
	.select-calendary__container .ui-selectmenu-button.ui-button{
 		width: auto;
	}
}



.news-player-name-bold{
	font-weight:bold !important;
}

.news-player-name-normal{
	font-weight:normal !important;
}

@media (max-width: 767px){
	.players-detail__frameCard .frameCard-header__detail-top{
		margin-right: 16px;
	}
}

@media (max-width: 410px){
	.players-detail__frameCard .frameCard-header__detail{

	}

	.players-detail__frameCard .frameCard-header__person{
text-align: left;
margin-right: 20px;
width: 80px;
max-width: 80px;
-webkit-box-flex: 80px;
-ms-flex: 80px;
flex: 80px;
margin-bottom: 20px;
	}

.bx-touch .frameCard-header__detail:after {
	width: 5px;
}

.players-detail__frameCard .frameCard-header__detail-item{
padding-right: 9px;
	margin-right: 9px;
}

.players-detail__frameCard .frameCard-header__detail{
	-webkit-box-flex: calc(100% - 110px);
	-ms-flex: calc(100% - 110px);
	flex: calc(100% - 110px);
	max-width: calc(100% - 110px);
}
}


.aboutleague-body__wys .e-qoute{
	padding-left:90px;
}


@media (min-width: 768px){
.newsPage-header__top .newsPage-header__filter{
	display:initial;
}
}


#section_sponsors.aboutleague-body__wys  .b-middle_block{
		width:65%;
}

.aboutleague-body__wys .b-middle_block{
	padding: 0 3.5% 0 0;
}

.aboutleague-body__wys .b-short_block{
	padding-top: 0px;
}


 .aboutleague-body__wys .b-blocks_cover::after {
	clear: both !important;
	margin-bottom: 25px;
	content: ' ';
	display: block;
	position: relative;
}


@media (min-width: 1200px){
	.newsDetail-content__info blockquote{
		margin-left:-60px;
		margin-right:-60px;
	}
}

@media (max-width: 1081px) and (min-width: 750px){
	.header-center{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0;
		position: absolute;
		bottom: 10px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		left: 0;
		width: 100%;
	}
}
@media (max-width: 1081px) and (min-width: 576px){
	.header-body__content{
		margin-bottom: 42px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 10px;
		min-height: 64px;
	}

	.header-right__btn{
		margin: 0;
	}

	.header-center__wrapper{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.header-center__link{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 21px;
	}
	.header-burger{
		display:initial;
	}
	.header.header-menu--opened .header-menu{
		top: 64px;
		max-height: 100vh;
		padding: 30px 24px;
		opacity: 1;
		border-color: #fff;
		height: calc(100vh - 64px);
		padding-bottom: 24px;
		height: calc(100vh - 64px);
		display:flex;
	}

	.header-right{
		margin-top: unset;
		padding-bottom: unset;
	}

	.header.header-menu--opened{
		position: relative;
	}

	.header.header-menu--opened .header-body{
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 100;
	}

	.header-menu .header-center__item{
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: unset;
		height: 50px;
		display: block;
	}

	.header-menu .header-center__list{
		flex-direction:row;
	}

	.header-center__item:hover .header-dropdown{
		display:none;
	}

	.header-right__btns{
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.header-center__item_hide{

	display:none !important;
}

.compositions-item__info-link{
	word-spacing: 0px !important;
}


.textBroadcast .compositions-frame:last-child{
	margin-bottom: 30px;
}



.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
	border: 1px solid #ddd;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th{
	padding: 5px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}


.broadcast-table table td.broadcast-table__td-name{
width: 222px;
	min-width: 222px;
white-space: nowrap;
}

.wrap-cont-shootouts {}
.wrap-cont-shootouts .fineTable-totalTable__line {
	grid-template-columns: auto 21% 21% 21% 21%;
}
@media (max-width: 767px) {
	.wrap-cont-shootouts .fineTable-totalTable__line {
		grid-template-columns: 30px 1fr 1fr;
	}
}
.broadcast-table table .broadcast-table__thead-clubs th,.broadcast-table table td{
	text-align: center;
}
.broadcast-table table td.broadcast-table__td-clubname, .broadcast-table .text-left{
	text-align: left;
}
.header-right__user{
	z-index:99;
}
@media (max-width: 1081px) and (min-width: 575px){
	.slider-item__links{
		margin-left: 27px;
	}
}

.intelTel::after{
	display:none;
}


.header-menu_mob-only .logos-item.header-center__item_hide {
	display:inline-flex !important;
	margin-left: 30px;
}


.header-menu_mob-only .logos-item.header-center__item_hide .user-link-logout{
	margin-left: 10px;
	display:inline-flex;
}

.header-center__link-item_subkhl:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(#eb001b),to(#008452));
    background: -o-linear-gradient(bottom,#006848 0,#008452 100%);
    background: linear-gradient(0deg,#006848 0,#008452 100%);
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 10pxrgba(0,0,0,.154666);
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transform: skewX(155deg);
    -ms-transform: skewX(155deg);
    transform: skewX(155deg);
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.header-center__link-item_subkhl:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(#eb001b),to(#f79e1b));
    background: -o-linear-gradient(top,#006848 0,#008452 100%);
    background: linear-gradient(180deg,#006848 0,#008452 100%);
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transform: skewX(155deg);
    -ms-transform: skewX(155deg);
    transform: skewX(155deg);
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.header-center__link-item_subkhl:hover::after {
	opacity: 0;
}
.header-center__link-item_subkhl img {
	max-height: 28px;
}

.card-game__center-score-ot{
	font-size:50%;
}

.textBroadcast-item .diagram-icon{
	margin-left:22px;
	margin-right:22px;
}

.ui-helper-hidden-accessible{
border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.slider-item__timing em{
font-size: 12px;
	line-height: 14px;
font-weight: 300;
	margin: 0 2px;
	font-style:normal
}


.slider-item__info .status-nowrap{
white-space: nowrap;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0 auto;
	width: 100%;
}

.khlTV__about {
	display: flex;
	margin-bottom: 30px;
	justify-content: left;
}
.khlTV__about > div {
	background: #d7d7d7;
	border: 1px solid transparent;
	border-radius: 10px;
	padding: 0 10px 10px;
	text-align: center;
	margin-left: 20px;
}
.khlTV__about > div:first-child {
	margin-right: 20px;
	margin-left: 0;
}
.khlTV__about > div > img {
	max-width: 100px;
	margin: 0 auto;

}
.khlTV__about > div > span {
	display: block;
	font-size: 13px;
	opacity: 0.8;
}
.khlTV__about > div > span + span {
	margin-top: 5px;
}

.bl_news_adn{border-top:1px solid #f3f1f1;border-bottom:1px solid #f3f1f1;-moz-border-radius:4px;margin:20px 0;display:flex;align-items:center;position:relative;z-index:1;flex-wrap:wrap;padding:20px 0}
.bl_news_adn>*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.bl_news_adn a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;outline:0;text-decoration:none;z-index:10}
.bl_news_adn_i{width:36%;height:168px;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;}
.bl_news_adn_t{width:64%;padding:0 4%;font-size:18px;line-height:20px;font-weight:500;color:#000;position:relative;-webkit-transition:all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.bl_news_adn:hover .bl_news_adn_t{color:#4f97c5}
.adn_type{margin:10px 0 0;}
.adn_type span{display:inline-block;font-family:'Roboto Condensed';font-size:10px;line-height:12px;padding:5px 10px;text-transform:uppercase;font-weight:700;color:#2c383e;background:#eceff0;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-webkit-transition:all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.bl_news_adn:hover .adn_type span{background:#4f97c5;color:#fff;}
@media only screen and (min-width : 320px) and (max-width : 479px){
.bl_news_adn:hover .bl_news_adn_t{color:#fff}
.bl_news_adn_i{width:100%;height:300px;}
.bl_news_adn_t{position:absolute;left:0;bottom:20px;width:100%;padding-top:30px;padding-bottom:30px;z-index:5;color:#fff;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 60%);}
}

.subscriptions-card__buy.mir {
	background: #0e6343;
	font-size: 12pt;
}
.subscriptions-card__buy.mir:hover {
	background: #2f936d;
}
.subscriptions-card__buy.mir img {
	height: 40px;
	margin: 0 -15px;
	position: relative;
	width: 126px
}
.subscriptions-card__buy.mir span {
	font-weight: bold;
}
.ok-enter .input-block__input {
	border-color: #14dd5b;
}
.ok-enter .error-message {
	opacity: 1;
	font-size: 12px;
	color: #14dd5b;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 14px;
	background: transparent;
	padding-left: 0;
}

.b-hidden-tablet{
    display: none !important;
}
.footer-logos__fhr {
	position: relative;
	min-height: 70px;
}
.footer-logos__fhr .footer-logos__fhr-img + img {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.footer-logos__fhr:hover .footer-logos__fhr-img:first-child {
    display: none;
}
.footer-logos__fhr:hover .footer-logos__fhr-img + img {
    visibility: visible;
    opacity: 1;
}
.header-center__link {
	min-height: 35px;
}
.wrapper_top {
    width: 100%;
    overflow: hidden;
    max-width: 1920px;
    margin: auto;
    background-color: #000000;
}
.header-center__link-item_asw:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(#c22312),to(#c6574c));
    background: -o-linear-gradient(bottom,#c22312 0,#c6574c 100%);
    background: linear-gradient(0deg,#c22312 0,#c6574c 100%);
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 10pxrgba(0,0,0,.154666);
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transform: skewX(155deg);
    -ms-transform: skewX(155deg);
    transform: skewX(155deg);
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.header-center__link-item_asw:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(#c22312),to(#c6574c));
    background: -o-linear-gradient(top,#c22312 0,#c6574c 100%);
    background: linear-gradient(180deg,#c22312 0,#c6574c 100%);
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transform: skewX(155deg);
    -ms-transform: skewX(155deg);
    transform: skewX(155deg);
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.header-center__link-item_asw:hover::after {
    opacity: 0;
}
.header-center__link-item_asw img {
    max-height: 28px;
}
.user-link-txt_desk-only {
    display: none!important;
}
.user-link__svg_mob-only {
    display: block!important;
}
#MF_KHLru_D_970x250-Main img {
	margin: 0;
}
@media (max-width: 1500px){
	.header-left {
	    max-width: initial;
	}
	.header-center__wrapper {
   		justify-content: flex-start;
	}
}
@media (max-width: 1280px){
	.header-center__link-text {
		font-size: 80%;
	}
}
@media (max-width: 1080px){
	.header-center__wrapper {
   		justify-content: center;
	}
}
@media (max-width: 900px){
	.header-center {
		bottom: -10px;
		position: absolute;
		-webkit-transform: translateY(52px);
		-ms-transform: translateY(52px);
		transform: translateY(52px);
	}
	.header-center__link-item_fonbet .d-none_768 {
		display: none;
	}
	.header-center__link-item_fonbet .header-center__link-icon_mob-only {
		display: block;
	}
}
@media (max-width: 767px){
	.footer-logos__fhr {
		min-height: 41px;
	}
	.header-center__link-item_subkhl img {
		max-height: 25px;
	}
}

.subscriptions-card__cashbackinfo {
    margin: 20px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: center;
}

.pw-buttons-choice-payment-method >.subscriptions-card__cashbackinfo {
    margin: 0px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: center;
}

.subscriptions-card__cashbackinfo a{
    display: flex;
    border-bottom: dotted;
    color: #0e6343;
    cursor: pointer;
}

.pw-buttons-choice-payment-method >.subscriptions-card__cashbackinfo a{
    display: flex;
    border-bottom: dotted;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
}

.subscriptions-card__cashbackinfo a:hover{
    opacity: 85%;
}

.subscriptions-card__cashbackinfo a>img{
    display: flex;
    width: 60px!important;
    margin: 0 0 3px 5px!important;
    border: none!important;
    border-radius: 0px!important;
}

.subscriptions-card__cashbackinfo span{
    display: flex;
    align-items: flex-end;
}

.lama_head img {
	margin: auto;
}
.after_calendar {
	display: none;
}
@media (max-width: 1000px){
	.lama_head {
		display: none;
	}
	.after_calendar {
		display: block;
		margin: 10px 0;
	}
	.after_calendar img {
		height: initial;
	}
}