/*BLVNoibat*/
.blv-noibat .item {
/* 	margin-right: 25px; */
	width: 80px;
}
/* .blv-noibat .item:last-child {
	margin-right: 0;
} */
.blv-noibat .item p {
	line-height: 1;
    margin-top: 5px;
	font-weight: 500;
    font-size: 15px;
}
.blv-noibat .item img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	object-fit: cover;
}
/*BLVNoibat*/
/*LiveTabBlock*/
.hot-title ul#pills-tab:before {
	content: " ";
	background-image: url(//sta.vnres.co/web/assets/soco/img/hot-live.png);
	width: 183px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	/*margin-top: -5px;*/
}
.hot-title .nav-link {
	padding-top: 15px;
	color: #777;
}
.hot-title .nav-link.active {
	background-color: #fff0;
	color: #000;
	position: relative;
	font-size: 22px;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 0;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 7px;
}
.hot-title .nav-link.active:after {
	content: " ";
	background: #ffb600;
	position: absolute;
	width: 100%;
	height: 4px;
	left: 0;
	bottom: 0;
	border-radius: 5px;
}
/*LiveTabBlock*/
/*LivestreamBlock*/
.video-item  {
	position: relative;
}
.video-item a {
	/*position: relative;*/
	transition: color .2s ease-out;
	text-decoration: none;
}
.video-item .mask {
	position: absolute;
	width: calc(100% - var(--bs-gutter-x) * .5 * 2);
	height: 160px;
	border-radius: 6px 6px 0 0;
}
.video-item .live-cover {
	height: 167px;
	width: 100%;
	border-radius: 6px 6px 0 0;
	object-fit: cover;
}
.video-item .live-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	opacity: 0;
	background: #000;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.video-item .btn-open {
	opacity: 0;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 44px;
	height: 44px;
	margin: -25px 0 0 -25px;
	background: url(//sta.vnres.co/web/assets/soco/img/icon-open@2x.png) no-repeat;
	background-size: 44px auto;
	-webkit-transform: scale(2);
	transform: scale(2);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.video-item a:hover .btn-open {
	opacity: 1;
	transform: scale(1);
}
.video-item .top-tag {
	position: absolute;
	width: calc(100% - var(--bs-gutter-x) * .5 * 2);
	top: 10px;
	zoom: 1;
}
.video-item .top-tag .living {
	float: right;
	height: 18px;
	padding: 0 4px;
	margin-right: 8px;
	line-height: 18px;
	font-size: 0;
	background: #fa3434;
	border-radius: 2px;
}
.video-item .top-tag .living img {
	width: 10px;
	height: 10px;
	margin-right: 4px;
	vertical-align: middle;
}
.video-item .top-tag .living span {
	position: static;
	font-size: 12px;
	color: #fff;
	border-radius: 0;
	border-right: 0;
	vertical-align: top;
}
.video-item h5.bottom-title {
	font-weight: 400;
	position: absolute;
	bottom: 48px;
	width: calc(100% - var(--bs-gutter-x) * .5 * 2);
	height: 28px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	padding: 0 14px 8px;
	letter-spacing: 1px;
	background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);
}
.video-item h5.bottom-title span.num {
	float: right;
}
.video-item h5.bottom-title span.num img {
	width: 14px;
	float: left;
	padding-top: 3px;
	padding-right: 2px;
}
.video-item h5.bottom-title span.name img {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	float: left;
	margin-right: 4px;
	display: none;
}
.video-item h4 {
	background: #fff;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	padding: 0 14px;
	font-size: 14px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #000;
	margin-bottom: 1rem;
}
.video-item.kieu2 h5.bottom-title {
	bottom: 12px;
	background: none;
	color: #777;
	letter-spacing: initial;
}
.video-item.kieu2 h4 {
	height: 68px;
}
.video-item.kieu2 h5.bottom-title span.name img {
	display: block;
}
/*LivestreamBlock*/
/*TrandauSlideBlock*/
.swiper {
	width: 100%;
	height: 150px;
}

.swiper-slide {
	text-align: center;
	font-size: 14px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #d8d8d8;
	padding: 16px;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-container{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.swiper-container .swiper-button-prev{
	left: -40px;
}
.swiper-container .swiper-button-next{
	right: -40px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
}

.swiper-slide.game .title {
	color: #777;
	font-size: 12px;
	margin: 0 0 20px;
	height: 17px;
	line-height: 17px;
}
.swiper-slide .title .fl {
	width: 100%;
	text-align: left;
}
.swiper-slide.game .title .fl {
	float: left;
}
.swiper-slide.game .title .fl .icon {
	width: 12px;
	height: 12px;
	vertical-align: middle;
	display: inline-block;
}
.swiper-slide.game .title .fl span {
	display: inline-block;
	vertical-align: middle;
}
.swiper-slide.game .title .fr {
	float: right;
}
.swiper-slide.game .box .battle-team {
	width: 150px;
	overflow: hidden;
	display: inline-block;
	float: left;
}
.swiper-slide.game .box .battle-team p {
	float: left;
	padding-bottom: 10px;
	text-align: left;
	margin-bottom: 0;
}
.swiper-slide.game .box .battle-team p:last-child {
	padding-bottom: 0;
}
.swiper-slide.game .box .battle-team p .logo {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	float: left;
}
.swiper-slide.game .box .battle-team p .ellipsis {
	display: inline-block;
	width: 112px;
	margin: 0 0 0 6px;
	font-size: 14px;
	font-weight: 400;
	height: 24px;
	line-height: 24px;
}
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.swiper-slide.game .box .appoinment {
	display: inline-block;
	margin-top: 18px;
	width: 52px;
	height: 25px;
	line-height: 25px;
	background: #f8c21b;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}
.swiper-slide.game .box .appoinment .already-appoinment {
	display: none;
}
.swiper-slide.game .box .appoinment .no-appoinment {
	display: inline;
}
.swiper-slide.game .box .appoinment.use {
	background: #e5e5e5;
	color: #000;
}
.swiper-slide .appoinment.use {
	height: 30px!important;
	line-height: 15px!important;
}
.swiper-slide.game .box .appoinment.use .already-appoinment {
	display: inline;
}
.swiper-slide.game .box .appoinment.use .no-appoinment {
	display: none;
}
/*TrandauSlideBlock*/