html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	color: inherit;
	list-style: none
}

blockquote,
q {
	quotes: none
}

img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
  }
  figure img {
	border-radius: 14px;
	margin: 20px auto;
  }

blockquote:before,
blockquote:after {
	content: "";
	content: none
}

q:before,
q:after {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

select,
input,
textarea,
button {
	outline: none
}

@font-face {
	font-family: "PTSans";
	src: url("../fonts/PTSans-Regular.eot");
	src: url("../fonts/PTSans-Regular%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../fonts/PTSans-Regular.svg#PTSans-Regular") format("svg"), url("../fonts/PTSans-Regular.ttf") format("truetype"), url("../fonts/PTSans-Regular.woff") format("woff"), url("../fonts/PTSans-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "PTSans";
	src: url("../fonts/PTSans-Bold.eot");
	src: url("../fonts/PTSans-Bold%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../fonts/PTSans-Bold.svg#PTSans-Bold") format("svg"), url("../fonts/PTSans-Bold.ttf") format("truetype"), url("../fonts/PTSans-Bold.woff") format("woff"), url("../fonts/PTSans-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

i {
	flex: 0 0 auto;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	flex-shrink: 0
}

i.icon-download {
	background-image: url("../images/icon/download.svg")
}

i.icon-link {
	background-image: url("../images/icon/link.svg")
}

i.icon-dice {
	background-image: url("../images/icon/dice.svg")
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

* {
	box-sizing: border-box
}

img {
	max-width: 100%;
	vertical-align: top
}

a {
	text-decoration: none;
	outline: none;
	color: #d2a4f7;
	transition: .3s
}

a:hover {
	color: #a450e8
}

input[type=submit] {
	appearance: none
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-weight: 600;
	line-height: 1.1;
	text-align: left;
	color: #fff;
	text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255, 255, 255, .2), 1px 1px 1px rgba(255, 255, 255, .2), -1px 1px 1px rgba(255, 255, 255, .2), 1px -1px 1px rgba(255, 255, 255, .2)
}

h1.center,
h2.center,
h3.center,
h4.center,
h5.center,
h6.center,
.h1.center,
.h2.center,
.h3.center,
.h4.center,
.h5.center,
.h6.center {
	text-align: center
}

h1.right,
h2.right,
h3.right,
h4.right,
h5.right,
h6.right,
.h1.right,
.h2.right,
.h3.right,
.h4.right,
.h5.right,
.h6.right {
	text-align: right
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
	margin-top: 0
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h1,
.h1 {
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 17px
}

h1:last-child,
.h1:last-child {
	margin-bottom: 0
}

h2,
.h2 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -.6px
}

h2:last-child,
.h2:last-child {
	margin-bottom: 0
}

h3,
.h3 {
	font-size: 22px;
	font-weight: 300
}

h4,
.h4 {
	font-size: 16px
}

h5,
.h5 {
	font-size: 12px
}

h6,
.h6 {
	font-size: 10px
}

p {
	margin: 0 0 10px
}

p:last-of-type {
	margin-bottom: 0
}

em,
i,
cite {
	font-style: italic
}

strong,
b {
	font-weight: 700
}

ol {
	list-style: decimal
}

table {
	width: 100%;
	max-width: 100%;
	margin: 0 auto
}

th,
td {
	padding: 10px
}

blockquote {
	padding: 10px 20px;
	margin: 15px 0;
	font-size: 16px;
	color: #fff;
	background: #14012e;
	border-radius: 6px;
	border: 2px solid #1d0247;
	text-align: center
}

cite {
	display: flex;
	border: 1px solid #5e5e5e;
	background: #141414;
	padding: 10px 20px;
	font-size: 14px;
	margin: 10px 0;
	border-radius: 6px
}

.clear:after {
	content: "";
	display: block;
	clear: both
}

.center {
	text-align: center
}

body {
	background: url("background-left.jpg") calc(50% - 548px) top repeat-y, url("background-right.jpg") calc(50% + 548px) top repeat-y #020100;
	font-family: sans-serif;
	line-height: 1.6;
	font-size: 15px;
	color: #fff;
	min-width: 320px
}

body>.container {
	border-left: 3px solid #ffa510;
	border-right: 3px solid #ffa510
}

.container {
	position: relative;
	max-width: 980px;
	padding: 5px;
	margin: 0 auto
}

.btn {
	display: inline-block;
	text-decoration: none;
	color: #1c1c1c;
	font-size: 14px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	border: none;
	text-transform: uppercase;
	text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4);
	cursor: pointer
}

.btn.btn-icon {
	text-align: left
}

.btn.btn-icon:after {
	content: "";
	position: absolute;
	right: 8px;
	top: 0;
	bottom: 0;
	margin: auto 0
}

.btn.btn-reg {
	position: relative;
	width: 180px;
	padding-left: 35px;
	background: url("btn-registration.png") no-repeat
}

.btn.btn-reg:after {
	width: 25px;
	height: 30px;
	background: url("../images/icon/icon_button_register.png") no-repeat
}

.btn.btn-reg:hover {
	background-position: 0 -43px
}

.btn.btn-enter {
	position: relative;
	width: 117px;
	padding-left: 26px;
	background: url("nabor.png") -429px -189px no-repeat
}

.btn.btn-enter:after {
	width: 25px;
	height: 28px;
	background: url("../images/icon/icon_button_enter.png") no-repeat
}

.btn.btn-enter:hover {
	background-position: -430px -232px
}

.btn.btn-send {
	position: relative;
	width: 180px;
	background: url("btn-registration.png") no-repeat
}

.btn.btn-send:after {
	width: 25px;
	height: 30px;
	background: url("../images/icon/icon_button_register.png") no-repeat
}

.btn.btn-send:hover {
	background-position: 0 -43px
}

.header-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 20px
}

@keyframes fromRightAnim2 {
	0% {
		top: 50%;
		opacity: 0
	}

	100% {
		top: 85px;
		opacity: 1
	}
}

.header-banners {
	margin: 5px auto;
	padding: 3px 0
}

.header-banners:before,
.header-banners:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 2px
}

.header-banners:before {
	top: 0;
	background: url("../images/banner-line.png") center no-repeat
}

.header-banners:after {
	bottom: 0;
	background: url("../images/banner-line.png") center no-repeat
}

.header-banners .banner-item {
	position: relative;
	height: 297px;
	outline: none
}

.header-banners .banner-item:not(:first-of-type) {
	display: none
}

.header-banners .banner-item:not(:first-of-type).slick-slide {
	display: block
}

.header-banners .banner-item.slick-current .banner-text {
	animation: fromRightAnim2 .4s ease-in-out .9s both
}

.header-banners .banner-text {
	position: absolute;
	top: 50%;
	text-shadow: 1px 1px 10px #000, 1px -1px 10px #000, -1px 1px 10px #000, -1px -1px 10px #000, -1px -1px 1px rgba(255, 255, 255, .2), 1px 1px 1px rgba(255, 255, 255, .2), -1px 1px 1px rgba(255, 255, 255, .2), 1px -1px 1px rgba(255, 255, 255, .2) !important;
	line-height: 1.4;
	text-align: center;
	color: #fff;
	width: 308px;
	font-style: italic;
	font-weight: 700;
	font-size: 32px;
	transform: translateY(-50%);
	z-index: 10
}

.header-banners .text-left {
	top: 85px;
	left: 28px
}

.header-banners .text-right {
	top: 85px;
	right: 28px
}

.header-banners .banner-btn {
	position: absolute;
	top: 205px;
	left: 28px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background: url("../images/btn-slider.png") no-repeat;
	height: 78px;
	width: 308px;
	padding: 5px 5px 17px;
	border: none;
	font-weight: 700;
	font-style: italic;
	font-size: 25px;
	line-height: 1.1;
	text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4);
	text-align: center;
	color: #1c1c1c;
	cursor: pointer;
	z-index: 10
}

.header-banners .banner-btn:hover {
	background-position: 0 -79px
}

.header-banners .banner-img {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.header-banners .slick-dots {
	position: absolute;
	bottom: 30px;
	right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2000
}

.header-banners .slick-dots li {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 3px
}

.header-banners .slick-dots li:only-child {
	display: none
}

.header-banners .slick-dots li.slick-active button {
	width: 13px;
	height: 13px
}

.header-banners .slick-dots li.slick-active button:after {
	width: 10px;
	height: 10px;
	border-color: #fcf600;
	background: linear-gradient(to bottom, #ffd000 0, #d87700 100%)
}

.header-banners .slick-dots li button {
	display: inline-block;
	position: relative;
	width: 10px;
	height: 12px;
	border-radius: 50%;
	background: 0 0;
	font-size: 0;
	cursor: pointer;
	vertical-align: middle;
	border: none;
	outline: none;
	text-indent: -9999px;
	overflow: hidden
}

.header-banners .slick-dots li button:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	border: 1px solid #974ad1;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	background: #320253
}

.header-counters {
	display: flex;
	margin: 0 30px
}

.header-counters .counter-container {
	display: flex;
	align-items: flex-end;
	margin: 0 20px
}

.header-counters .counter-container .count {
	width: 24px;
	height: 35px;
	margin: 0 2px;
	background: url("../images/0-9.png") repeat-y
}

.header-counters .counter-container .count.count-1 {
	background-position: 0 -65px
}

.header-counters .counter-container .count.count-2 {
	background-position: 0 -120px
}

.header-counters .counter-container .count.count-3 {
	background-position: 0 -175px
}

.header-counters .counter-container .count.count-4 {
	background-position: 0 -230px
}

.header-counters .counter-container .count.count-5 {
	background-position: 0 -285px
}

.header-counters .counter-container .count.count-6 {
	background-position: 0 -340px
}

.header-counters .counter-container .count.count-7 {
	background-position: 0 -395px
}

.header-counters .counter-container .count.count-8 {
	background-position: 0 -450px
}

.header-counters .counter-container .count.count-9 {
	background-position: 0 -505px
}

.header-counters .counter-container .count.count-0 {
	background-position: 0 -10px
}

.header-counters .counter-container .count-symb {
	width: 5px;
	margin: 0 2px;
	color: #b8d5eb;
	font-size: 18px;
	font-weight: 700
}

.header-counters .counter-container .count-cur {
	height: 35px;
	width: 35px;
	margin-left: 25px;
	margin-bottom: -3px;
	background: url("../images/currency.png") no-repeat
}

.header-counters .counter-container .count-cur.cur-rub {
	background-position: -5px -10px
}

.header-menu {
	background: linear-gradient(to bottom, rgba(70, 18, 135, .21) 0, rgba(22, 1, 45, 1) 100%);
	border: 1px solid rgba(67, 57, 85, .46);
	margin: 10px 28px
}

.header-menu ul {
	display: flex
}

.header-menu li {
	flex: 1 1 auto;
	border-right: 1px solid #241334;
	box-shadow: inset -1px 0 0 0 #190929, inset 1px 0 0 0 #352743
}

.header-menu li:last-of-type {
	border-right: none
}

.header-menu li:hover {
	background: rgba(133, 0, 255, .12);
	box-shadow: inset -1px 0 0 0 #381759, inset 1px 0 0 0 #381759
}

.header-menu li:hover a {
	color: #fff
}

.header-menu li:first-child {
	box-shadow: inset -1px 0 0 0 #190929
}

.header-menu li:first-child:hover {
	box-shadow: inset -1px 0 0 0 #381759
}

.header-menu li:last-child {
	box-shadow: inset -1px 0 0 0 #190929, inset 1px 0 0 0 #352743, 1px 0 0 0 #352743
}

.header-menu li:last-child:hover {
	box-shadow: inset -1px 0 0 0 #381759, inset 1px 0 0 0 #381759, 1px 0 0 0 #381759
}

.header-menu a {
	color: #8e9197;
	font-size: 15px;
	text-decoration: none;
	outline: 0;
	display: block;
	text-align: center;
	line-height: 45px;
	padding: 0 10px;
	white-space: nowrap
}

.winners {
	flex: 0 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center
}

.winners .winners-head {
	position: relative;
	padding: 0 38px
}

.winners .winners-head:before,
.winners .winners-head:after {
	content: "";
	position: absolute;
	width: 43px;
	height: 17px;
	top: -5px;
	bottom: 0;
	margin: auto 0
}

.winners .winners-head:before {
	left: 0;
	background: url("../images/head_line_left.png") left no-repeat
}

.winners .winners-head:after {
	right: 0;
	background: url("../images/head_line_right.png") right no-repeat
}

.winners .winners-slide {
	display: flex;
	align-items: center
}

.winners .spade {
	width: 60px;
	height: 62px;
	background: url("../images/spade.png") center center no-repeat;
	background-size: contain
}

.jp-container {
	flex: 0 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center
}

.jp-container .jp-head {
	position: relative;
	padding: 0 70px
}

.jp-container .jp-head:before,
.jp-container .jp-head:after {
	content: "";
	position: absolute;
	width: 76px;
	height: 17px;
	top: -1px;
	bottom: 0;
	margin: auto 0
}

.jp-container .jp-head:before {
	left: 0;
	background: url("../images/line_left.png") left no-repeat
}

.jp-container .jp-head:after {
	right: 0;
	background: url("../images/line_right.png") right no-repeat
}

.jp-container .counter-container {
	margin-top: 19px
}

.jp-container .counter-container .count-cur {
	margin-left: 3px
}

.jp-container .anim.anim-8 {
	animation: number 2s infinite linear
}

.jp-container .anim.anim-7 {
	animation: number 8s infinite linear
}

.jp-container .anim.anim-6 {
	animation: number 80s infinite linear
}

.jp-container .anim.anim-5 {
	animation: number 800s infinite linear;
	animation-delay: -244s
}

@keyframes number {
	from {
		background-position: 0 -9px
	}

	to {
		background-position: 0 -554px
	}
}

.mob-nav-btn {
	display: none
}

.mob-navigation {
	display: none
}

.main-navigation {
	position: relative;
	height: 82px;
	margin: 10px 28px 0
}

.main-navigation:before,
.main-navigation:after {
	content: "";
	position: absolute;
	right: 0;
	width: 100%;
	background: url("../images/line_gorizontal.png") center no-repeat
}

.main-navigation:before {
	top: 0;
	height: 2px
}

.main-navigation:after {
	top: 70px;
	height: 1px
}

.main-navigation ul {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	height: inherit
}

.main-navigation li {
	position: relative;
	display: inline-block;
	text-align: center;
	width: calc(100%/4);
	z-index: 1;
	height: inherit
}

.main-navigation li:hover,
.main-navigation li.active {
	background: url("../images/active_bg_2.png") center 2px no-repeat;
	background-size: 100% 100%
}

.main-navigation li:hover a,
.main-navigation li.active a {
	color: #fff
}

.main-navigation li:hover .icon,
.main-navigation li.active .icon {
	background-position: center 100%
}

.main-navigation li:hover i,
.main-navigation li.active i {
	filter: brightness(10) drop-shadow(0 0 5px #7f00ff)
}

.main-navigation li:after,
.main-navigation li:first-child:before {
	content: "";
	width: 2px;
	height: 67px;
	background: url("../images/line_vertical.png") center no-repeat;
	position: absolute;
	bottom: 0
}

.main-navigation li:after {
	right: -1px;
	top: 3px
}

.main-navigation li:first-child:before {
	left: 0;
	top: 0;
	margin: auto 0
}

.main-navigation a {
	display: flex;
	align-items: center;
	justify-content: center;
	outline: 0;
	text-decoration: none;
	color: #a08ec0;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 70px
}

.main-navigation .icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.main-navigation .icon-main {
	width: 20px;
	height: 20px;
	background: url("../images/icon_main.png") center 0 no-repeat
}

.main-navigation .icon-game {
	width: 25px;
	height: 26px;
	background: url("../images/icon_games.png") center 0 no-repeat
}

.main-navigation .icon-bonus {
	width: 25px;
	height: 27px;
	background: url("../images/icon_bonus.png") center 0 no-repeat;
	margin-top: -5px
}

.main-navigation .icon-download {
	width: 25px;
	height: 15px
}

.main {
	margin: 0 28px
}

.slots-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.slot-item {
	flex: 0 0 32%;
	background: #1d0247;
	padding: 2px;
	margin: .5%;
	max-width: 292px;
	border-radius: 3px;
	border: 2px solid #020100
}

.slot-item:hover {
	box-shadow: 0 0 10px 6px #650dbc;
	background: #eadfbd;
	border-color: #eadfbd
}

.slot-item:hover .slot-name {
	color: #000;
	text-shadow: 0 1px 1px #030303
}

.slot-item:hover .btn-play {
	display: inline-block;
	will-change: opacity, top, background-color;
	-webkit-transition: opacity .15s linear, top .12s ease-out, background-color .12s ease-out !important;
	-o-transition: opacity .15s linear, top .12s ease-out, background-color .12s ease-out !important;
	transition: opacity .15s linear, top .12s ease-out, background-color .12s ease-out !important;
	top: 42%;
	opacity: 1
}

.slot-item:hover .btns-wrap {
	opacity: 1
}

.slot-item .slot-logo {
	position: relative;
	overflow: hidden
}

.slot-item .slot-name {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 15px 12px;
	font-size: 16px;
	text-transform: uppercase
}

.slot-item .btn-play {
	background: #f90;
	padding: 6px 10px;
	position: absolute;
	text-transform: uppercase;
	width: 60%;
	top: 100%;
	font-size: 16px;
	font-weight: 700;
	line-height: 23px;
	left: 15%;
	right: 15%;
	color: #000;
	opacity: 0;
	text-align: center;
	margin: auto;
	overflow: hidden;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	z-index: 200;
	will-change: opacity, top, background-color;
	-webkit-transition: opacity .15s linear, top .12s ease-out, background-color .12s ease-out !important;
	-o-transition: opacity .15s linear, top .12s ease-out, background-color .12s ease-out !important;
	transition: opacity .15s linear, top .12s ease-out, background-color .12s ease-out !important
}

.slot-item .btn-play:hover {
	box-shadow: 0 0 5px 1px #f80
}

.slot-item .btns-wrap {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	transition: opacity .15s linear
}

.content-text {
	margin: 15px 0
}

.content-text table {
	width: 100% !important;
	border: 3px solid #1d0247;
	border-radius: 6px;
	border-collapse: separate;
	border-spacing: 0;
	margin: 15px 0
}

.content-text thead td,
.content-text th {
	background-color: #1d0247;
	padding: 16px 11px 16px;
	text-align: center
}

.content-text td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #14012e
}

.content-text tr:nth-child(even) {
	background-color: rgba(29, 2, 71, .65)
}

.content-text ol,
.content-text ul {
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px
}

.content-text ul {
	list-style: circle
}

.bonuses-list {
	margin: 15px 0
}

.bonus-item {
	position: relative;
	display: flex;
	align-items: center
}

.bonus-item:not(:last-of-type) {
	padding-bottom: 15px;
	margin-bottom: 15px
}

.bonus-item:not(:last-of-type):after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	height: 15px;
	background: url("../images/separator.png") 0 7px no-repeat
}

.bonus-item .bonus-img {
	flex: 0 0 406px;
	margin-right: 15px
}

.bonus-item .bonus-img img {
	border: 1px solid #a000ff
}

.bonus-item .bonus-title {
	font-size: 20.28px;
	text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255, 255, 255, .2), 1px 1px 1px rgba(255, 255, 255, .2), -1px 1px 1px rgba(255, 255, 255, .2), 1px -1px 1px rgba(255, 255, 255, .2);
	color: #fff;
	margin: 0 auto;
	text-align: center
}

.bonus-item .bonus-text {
	margin: 15px 0;
	line-height: 1.4
}

.bonus-item .btn-wrap {
	display: flex;
	justify-content: flex-end
}

.bonus-item .btn-bonus {
	display: inline-block;
	width: 180px;
	height: 36px;
	background: url("../images/2.png") no-repeat 0px -78px;
	cursor: pointer;
	text-decoration: none;
	font-size: 13px;
	color: #000;
	text-align: center;
	font-weight: 700;
	border: none;
	outline: none
}

.bonus-item .btn-bonus:hover {
	background-position: 0 -114px
}

.toc_container {
	margin-bottom: 10px;
	display: block;
	border-radius: 2px;
	background-color: #1d0247;
	font-size: 1.25em;
	line-height: 35px;
	color: #fff;
	font-weight: 700;
	justify-content: space-around
}

.toc_container .toc_list_wrap {
	display: none;
	padding: 0 20px 20px
}

.toc_container .toc_list {
	display: block;
	margin: 0;
	padding: 10px 10px 10px 35px;
	border-radius: 0
}

.toc_container .toc_title {
	background: 0 0;
	padding: 15px 25px;
	font-size: 17px;
	line-height: 1;
	border-radius: 3px;
	transition: background .3s ease-out
}

.toc_container .toc_title span {
	margin-left: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #ffd15c;
	cursor: pointer
}

.toc_container li {
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 7px
}

.toc_container li:last-of-type {
	margin-bottom: 0
}

.toc_container li span {
	transition: color .3s ease-out;
	cursor: pointer
}

.toc_container li span:hover {
	color: #fff;
	text-decoration: underline
}

.accord-block {
	min-height: 20px;
	background: #14012e;
	border: 1px solid #1d0247;
	border-radius: 5px;
	margin: 10px 0;
	transition: all .3s ease-out
}

.accord-block.open .accord-block-header:after {
	transform: rotate(180deg)
}

.accord-block .accord-block-header {
	position: relative;
	padding: 15px 40px 15px 25px;
	cursor: pointer;
	font-weight: 700
}

.accord-block .accord-block-header:after {
	content: "";
	position: absolute;
	top: 24px;
	right: 20px;
	display: block;
	border: 5px solid transparent;
	border-bottom-width: 0;
	border-top-color: #fff;
	transition: all .6s ease-out
}

.accord-block .accord-block-content {
	display: none;
	padding: 0 30px 15px;
	margin: 0
}

.accord-block .accord-block-content p:last-of-type {
	margin-bottom: 0
}

.footer {
	margin-top: 15px
}

.footer .paysys,
.footer .awards {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	margin: 5px 0
}

.footer .paysys img,
.footer .awards img {
	margin: 5px
}

.footer-top-links {
	display: flex;
	justify-content: space-around;
	border-bottom: 1px solid #41618c
}

.footer-top-links a {
	text-decoration: none;
	color: #887c9b;
	text-shadow: 1px 0 0 rgba(113, 103, 128, .6), -1px 0 0 rgba(113, 103, 128, .3)
}

.footer-top-links a:hover {
	color: #fff
}

.copyright {
	font-size: 12px;
	color: #d2a4f7;
	text-align: center;
	margin: 15px 0
}

.copyright a {
	text-decoration: underline
}

.footer-bottom-links {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap
}

.footer-bottom-links .links-column {
	margin: 5px
}

.footer-bottom-links .links-group {
	display: flex;
	flex-direction: column
}

.footer-bottom-links .caption {
	font-weight: 700;
	font-size: 12px;
	color: #d2a4f7
}

.footer-bottom-links a {
	color: #6b5c79;
	font-size: 12px;
	text-decoration: underline
}

.footer-bottom-links a:hover {
	color: #a497b5
}

.error-page {
	text-align: center
}

.error-page h1,
.error-page .h3 {
	text-align: center
}

.reviews-wrap {
	border-bottom: 1px solid #fff;
	padding-bottom: 30px;
	color: #333;
	background: #c4b1de;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 15px
}

.reviews-wrap .center {
	text-align: center;
	padding: 15px 0 0
}

.reviews-wrap .h2 {
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 15px;
	text-align: center
}

.reviews-wrap .input-group {
	display: flex;
	flex-direction: column-reverse
}

.reviews-wrap .comment-header {
	display: flex;
	align-items: center;
	margin-bottom: 10px
}

.reviews-wrap .comment-header .avatar {
	flex-basis: 50px;
	border-radius: 50%;
	overflow: hidden;
	height: 50px;
	margin-right: 15px
}

.reviews-wrap .comment-header .comment-title {
	font-weight: 700;
	font-size: 110%;
	color: #3f3f3f;
	margin-bottom: 5px
}

.reviews-wrap .comment-author {
	text-align: right;
	font-style: italic;
	margin-top: 10px;
	color: #000
}

.reviews-wrap input,
.reviews-wrap textarea {
	padding-left: 10px
}

.reviews-wrap .iagree-block {
	display: flex;
	margin-top: 5px;
	line-height: 1.2
}

.reviews-wrap .iagree-block label {
	margin-left: 5px
}

@media (max-width:960px) {
	.header-counters {
		flex-direction: column;
		align-items: center
	}
}

@media (max-width:768px) {
	.header-top {
		flex-direction: column;
		margin: 0
	}

	.site-logo {
		margin-bottom: 10px
	}

	.user-bar {
		margin-bottom: 10px
	}

	.main-navigation {
		display: none
	}

	.mob-nav-btn {
		position: absolute;
		right: 15px;
		top: 35px;
		display: inline-block;
		width: 35px
	}

	.mob-nav-btn.opened span:nth-child(1) {
		transform: translate(0, 14px) rotate(45deg)
	}

	.mob-nav-btn.opened span:nth-child(2) {
		opacity: 0;
		visibility: hidden
	}

	.mob-nav-btn.opened span:nth-child(3) {
		transform: translate(0, -8px) rotate(-45deg)
	}

	.mob-nav-btn span {
		transition: transform .3s;
		display: block;
		height: 3px;
		background-color: #f48c00;
		margin-bottom: 8px
	}

	.mob-nav-btn span:last-of-type {
		margin-bottom: 0
	}

	.mob-navigation {
		display: none;
		width: 100%
	}

	.mob-navigation ul {
		text-align: center;
		background: #14012e;
		border: 3px solid #35057f;
		padding: 3px
	}

	.mob-navigation li {
		padding: 3px 0
	}

	.mob-navigation a {
		font-weight: 700
	}

	.header-banners .banner-text {
		font-size: 20px;
		width: 100%;
		left: 50%;
		transform: translateX(-50%);
		animation: none !important
	}

	.header-banners .text-left {
		top: 30px
	}

	.header-banners .text-right {
		top: 100px
	}

	.header-banners .banner-btn {
		left: 50%;
		top: auto;
		bottom: 45px;
		transform: translateX(-50%)
	}

	.header-banners .slick-dots {
		right: auto;
		left: 50%;
		bottom: 15px;
		transform: translateX(-50%)
	}

	.slots-list {
		justify-content: center;
		margin: 15px 0
	}

	.slot-item {
		flex: 0 0 48%;
		margin: 1%
	}

	.bonus-item {
		flex-direction: column
	}

	.bonus-item:after {
		background-size: 100% 1px
	}

	.bonus-item .bonus-img {
		flex: 0 0 auto;
		margin: 0 0 15px
	}

	.bonus-item .bonus-title {
		line-height: 1.2
	}

	.bonus-item .bonus-text {
		text-align: center
	}

	.bonus-item .btn-wrap {
		justify-content: center
	}

	.table-wrap {
		overflow-x: scroll
	}

	.content-text img {
		height: auto !important
	}

	.footer-top-links {
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding-bottom: 15px
	}

	.footer-top-links a {
		margin: 3px 0
	}
}

@media (max-width:560px) {
	.header-counters {
		margin: 10px 0
	}

	.header-menu {
		margin: 20px 10px
	}

	.header-menu ul {
		flex-direction: column
	}

	.header-menu li {
		border-right: none;
		border-bottom: 1px solid #241334
	}

	.header-menu li:last-of-type {
		border-bottom: none
	}

	.winners .spade {
		display: none
	}

	.winners .winners-head:before,
	.winners .winners-head:after {
		display: none
	}

	.jp-container {
		margin-top: 10px
	}

	.jp-container .jp-head:before,
	.jp-container .jp-head:after {
		display: none
	}

	.jp-container .counter-container {
		margin-top: 0
	}

	.main {
		margin: 0;
		padding: 0 5px
	}

	.slot-item:hover .btn-play {
		top: 50%;
		transform: translateY(-50%)
	}

	.slot-item .slot-name {
		padding: 5px;
		font-size: 14px;
		line-height: 1.2
	}
}

@media (max-width:420px) {
	.header-counters .counter-container {
		margin: 0
	}

	.header-counters .counter-container .count-cur.cur-rub {
		margin-left: 3px
	}

	.winners {
		max-width: 100%
	}

	.winners .winners-head {
		padding: 0
	}

	.winners .counter-container .count {
		width: 20px;
		background-size: 20px 543px
	}

	.header-banners .banner-btn {
		width: 270px;
		background-size: 270px 156px
	}
}

@media (max-width:360px) {
	.site-logo {
		width: 250px;
		margin: 7px 0 10px -50px
	}
}

.banner-item h1 {
	font-size: 30px !important;
	line-height: 35px;
	text-align: center;
}

.new-btn {
	background: rgb(96, 128, 18);
	background: linear-gradient(0deg, rgba(96, 128, 18, 1) 0%, rgba(47, 128, 16, 1) 27%, rgba(69, 140, 15, 1) 100%);
	padding: 10px 25px;
	display: inline-block;
	border-radius: 5px;
	margin: 20px 0px;
	font-weight: 900;
	cursor: pointer;
	text-transform: uppercase;
}

.new-btn:hover {
	background: rgb(116, 153, 25);
	background: linear-gradient(0deg, rgba(116, 153, 25, 1) 0%, rgba(58, 152, 22, 1) 27%, rgba(88, 172, 24, 1) 100%);
}

.center {
	text-align: center;
}