abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,

video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0
}

@font-face {
	font-family: 'Quantico';
	src: url('/fonts/Quantico.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}


a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: 0 0
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700
}


hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #9d302f;
	margin: 0;
	padding: 0
}


body {
	height: 100vh;
	width: 100vw;
	overflow: hidden
}
::selection {
	background: #db7e0d;
	color: #fff
}
::-moz-selection {
	background: #db7e0d;
	color: #fff
}
.h1 {
	text-align: center;
	font-size: 50px;
	font: bold Quantico, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-shadow: -1px -1px #000, 1px 1px #fff
}
.h2 {
	text-align: center;
	font-size: 20px;
	font: bold 31px/40px Quantico, Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: -1px -1px #666, 1px 1px #000;
	text-transform: uppercase;
 	z-index:6
}
.b-lp-arena-main {
	height: 100%;
	width: 100%;
	background: url(/images/bg.webp) center center no-repeat;
	background-size: cover;
	position: absolute;
 	z-index:1
}
.b-lp-arena-main:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/setka.webp) center center no-repeat;
	background-size: cover;
	position: absolute;
 	z-index:2
}

.b-lp-arena-logo {
	position: absolute;
	top: 1%;
	left: 1%;
	width: 666px;
	height: 317px;
	background: url(/images/logo.webp) center center no-repeat;
	background-size: auto 100%;
 	z-index:6
}
.bonus {
	position: absolute;
	bottom: 0;
	right: 0;
	border: 0;
	width: 499px;
	height: 217px;
	background: url(/images/bonus.png) center center no-repeat;
	background-size: auto 55%;
	cursor: pointer;
 	z-index:6
}

.b-lp-arena-center {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 42%;/*определяет вертикальную позицию*/
 	z-index:6
}
.b-lp-arena-center__title {
	width: 811px;
	height: 37px;
	background-size: auto 100%;
	text-align: center
}
.b-lp-arena-center__button {
	padding: 2px 23px;
	background: linear-gradient(#394045, #394045);
	text-align: center;
	font: normal 23px/40px Quantico, Arial, Helvetica, sans-serif;
	color: #767B7E;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: 4px;
 	z-index:6
}


.b-lp-arena-center__button1 {
	padding: 2px 53px;
	background: linear-gradient(#394045, #394045);
	text-align: center;
	font: normal 23px/40px Quantico, Arial, Helvetica, sans-serif;
	color:#767B7E;
	text-transform: uppercase;
	cursor: pointer;
 	margin-bottom: 8px;
 	z-index:6
}


.b-lp-arena-center__button3 {
	padding: 2px 53px;
	background: linear-gradient(#394045, #394045);
	text-align: center;
	font: normal 23px/40px Quantico, Arial, Helvetica, sans-serif;
	color:#767B7E;
	text-transform: uppercase;
	cursor: pointer;
 	margin-bottom: 8px;
 	z-index:6
}


.b-lp-arena-center__button2 {
	padding: 9px 33px;
	background: linear-gradient(#ff0000, #ff0000);
	text-align: center;
	letter-spacing: 3px;
	font: bold 28px/40px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 2px 2px 4px #000000;
	text-transform: uppercase;
	cursor: pointer;
 	z-index:6
}
.b-lp-arena-center__button2:hover {
	background: linear-gradient(#fff, #fff);
	text-align: center;
	font: bold 28px/40px Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-shadow: 2px 2px 4px #000000;
	text-transform: uppercase;
	cursor: pointer;
 	z-index:6

}
.b-lp-arena-center__button2:active {
	background: linear-gradient(#fff, #FFFF00);
 	z-index:6
}



.plus {
	position: absolute;
	bottom: 0;
	right: 0;
	border: 0;
	width: 499px;
	height: 217px;
	background: url(/images/plus.webp) center center no-repeat;
	background-size: auto 66%;
 	z-index:1
}

.bgvideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -9999;
}




@media (max-width: 750px) {
    #background-video { display: none; }
    body {
      background: url("/images/bg.webp") no-repeat;
      background-size: cover;
    }
}
