

* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@font-face {
	font-family: "UTM Staccato";
	src: url("subset-UTMAkashi.woff2") format("woff2"), url("subset-UTMAkashi.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

html {
	margin: 0;
	padding: 0
}

body {
	background: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	overflow-x: hidden
}

img {
	display: block
}

#bg {
  top: 0; 
  left: 0; 

  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 100%;
}

.video {
	width: 100%;
	height: 1080px;
	position: absolute;
	top: 0;
	left: 0
}

.video video {
	width: 1920px;
	height: 1080px;
	position: absolute;
	top: 0;
	left: calc(50% - 960px)
}

.overlay {
	width: 100%;
	height: 1080px;
	position: absolute;
	top: 0;
	left: 0
}

.intro {
	position: relative
}

.intro .link {
	width: 488px;
	height: 42px;
	position: absolute;
	top: 5px;
	left: 991px
}

.intro .link .l {
	font-size: 14px;
	font-weight: 600;
	color: #fffd92;
	display: inline-block;
	text-shadow: 0 0 20px rgba(0, 0, 0, .6);
	text-decoration: none;
	margin: 0 10px;
	margin-top: 0px
}

.intro .link .fb {
	width: 24px;
	height: 24px;
	background: url(../images/fb.png);
	position: relative;
	top: 8px;
	margin-left: 18px
}

.intro .link .gr {
	width: 24px;
	height: 24px;
	background: url(../images/gr.png);
	position: relative;
	top: 8px;
	margin-left: 7px
}

.intro .link .reg {
	width: 173px;
	height: 40px;
	background: url(../images/btn-register.png);
	position: absolute;
	top: 44px;
	left: 90px;
	transition: all .3s ease
}

.intro .link .reg:hover {
	filter: brightness(150%)
}

.intro .play {
	width: 94px;
	height: 94px;
	background: url(../images/btn-play.png) no-repeat;
	position: absolute;
	top: 560px;
	left: 380px;
	transition: all .3s ease
}

.intro .play:hover {
	transform: scale(1.2)
}

.intro .play:before {
	content: " ";
	width: 44px;
	height: 60px;
	background: url(../images/icon-play.png);
	position: absolute;
	top: 18px;
	left: 30px;
	animation: play 2s infinite ease
}

.intro .time {
	position: absolute;
	top: 526px;
	left: 422px
}

.intro .time .kkcountdown-box .kkc-days,
.intro .time .kkcountdown-box .kkc-hours,
.intro .time .kkcountdown-box .kkc-min,
.intro .time .kkcountdown-box .kkc-sec {
	font-family: "UTM Akashi";
	font-size: 39px;
	color: #fff;
	position: absolute;
	top: 0
}

.intro .time .kkcountdown-box .kkc-sec {
	left: 228px
}

.intro .time .kkcountdown-box .kkc-min {
	left: 140px
}

.intro .time .kkcountdown-box .kkc-hours {
	left: 60px
}

.intro .time .kkcountdown-box .kkc-days-text,
.intro .time .kkcountdown-box .kkc-hours-text,
.intro .time .kkcountdown-box .kkc-min-text,
.intro .time .kkcountdown-box .kkc-sec-text {
	position: absolute;
	top: 46px;
	color: #feb072;
	font-size: 12px;
	letter-spacing: -0.6px;
	text-transform: uppercase;
	text-shadow: 0 0 3px rgba(0, 0, 0, .7)
}

.intro .time .kkcountdown-box .kkc-sec-text {
	left: 231px
}

.intro .time .kkcountdown-box .kkc-min-text {
	left: 141px
}

.intro .time .kkcountdown-box .kkc-hours-text {
	left: 66px
}

.intro .time .kkcountdown-box .kkc-days-text {
	left: -8px
}

.event-ingame {
	position: absolute;
	top: 155px;
	left: calc(50% - 600px);
	width: 1200px;
	color: #fff
}

.event-ingame ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.event-ingame ul li {
	display: flex;
	flex-wrap: wrap;
	text-shadow: 0 0 3px #000
}

.event-ingame ul li span {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 0 20px
}

.event-ingame ul li.head {
	color: #fff;
	margin-bottom: 0px;
	border-bottom: 1px solid #e6874f40;
	padding-bottom: 15px
}

.event-ingame ul li.body {
	color: #fc0;
	border-bottom: 1px solid #e6874f40;
	padding: 7px 0
}

.event-ingame ul li.body.warning {
	animation: warning 1s infinite ease
}

.event-ingame ul li.body.danger {
	animation: danger 1s infinite ease
}

.event-ingame ul li.body .col-1 {
	color: red
}

.event-ingame ul li .col-1 {
	width: 150px;
	text-align: left;
	color: #ff0;
	font-weight: 600;
	justify-content: flex-start
}

.event-ingame ul li .col-2 {
	width: 200px
}

.event-ingame ul li .col-3 {
	width: 120px
}

.event-ingame ul li .col-4 {
	width: 250px
}

.event-ingame ul li .col-5 {
	flex: 1
}

.event-ingame ul li .col-6 {
	width: 150px
}

.event-ingame ul li i {
	color: #aaa;
	font-weight: 400;
	font-size: 13px
}

.page-1 {
	background: url(../images/bg.jpg) no-repeat center top;
	height: 1080px;
	position: relative
}

.page-1 .container {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.page-2 .events {
	width: 100%;
	position: relative
}

.page-2 .events .event-container {
	width: 1920px;
	position: absolute;
	top: 0;
	left: calc(50% - 960px)
}

.page-2 .event-img img {
	opacity: 0
}

@keyframes warning {
	0% {
		background: rgba(230, 152, 56, .1)
	}
	50% {
		background: rgba(230, 152, 56, .2)
	}
	100% {
		background: rgba(230, 152, 56, .1)
	}
}

@keyframes danger {
	0% {
		background: rgba(255, 22, 22, .2)
	}
	50% {
		background: rgba(255, 22, 22, .3)
	}
	100% {
		background: rgba(255, 22, 22, .2)
	}
}

