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
{
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	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;
}
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-display: swap;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/OpenSansLight.eot");
	src: url("../fonts/OpenSansLightd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSansLight.woff") format("woff"),url("../fonts/OpenSansLight.ttf") format("truetype"),url("../fonts/OpenSansLight.svg#OpenSansLight") format("svg");
}
@font-face
{
	font-display: swap;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/OpenSansRegular.eot");
	src: url("../fonts/OpenSansRegulard41d.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSansRegular.woff") format("woff"),url("../fonts/OpenSansRegular.ttf") format("truetype"),url("../fonts/OpenSansRegular.svg#OpenSansRegular") format("svg");
}
@font-face
{
	font-display: swap;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/OpenSansSemiBold.eot") format("embedded-opentype"),url("../fonts/OpenSansSemiBold.woff2") format("woff2"),url("../fonts/OpenSansSemiBold.woff") format("woff"),url("../fonts/OpenSansSemiBold.ttf") format("truetype"),url("../fonts/OpenSansSemiBold.svg#OpenSansSemiBold") format("svg");
	src: url("../fonts/OpenSansSemiBold.eot");
}
@font-face
{
	font-display: swap;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/OpenSansBold.eot") format("embedded-opentype"),url("../fonts/OpenSansBold.woff2") format("woff2"),url("../fonts/OpenSansBold.woff") format("woff"),url("../fonts/OpenSansBold.ttf") format("truetype"),url("../fonts/OpenSansBold.svg#OpenSansBold") format("svg");
	src: url("../fonts/OpenSansBold.eot");
}
@font-face
{
	font-display: swap;
	font-family: "PTSans";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/PTSans-Regular.eot");
	src: url("../fonts/PTSans-Regulard41d.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-face
{
	font-display: swap;
	font-family: "PTSans";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/PTSans-Bold.eot");
	src: url("../fonts/PTSans-Boldd41d.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");
}
i
{
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	flex: 0 0 auto;
	flex-shrink: 0;
	height: 20px;
	margin-right: 10px;
	width: 20px;
}
i.right
{
	margin-left: 10px;
	margin-right: 0;
}
i.user
{
	background-image: url("../images/icons/user.svg");
}
i.nav-slot
{
	background-image: url("../images/icons/nav-slot.svg");
}
i.nav-live
{
	background-image: url("../images/icons/nav-live.svg");
}
i.nav-sport
{
	background-image: url("../images/icons/nav-sport.svg");
}
i.nav-cup
{
	background-image: url("../images/icons/nav-cup.svg");
}
i.nav-bonus
{
	background-image: url("../images/icons/nav-bonus.svg");
}
i.jackpot
{
	background-image: url("../images/icons/jackpot.svg");
}
i.trophy
{
	background-image: url("../images/icons/trophy.svg");
}
.slick-slider
{
	box-sizing: border-box;
	display: block;
	khtml-user-select: none;
	moz-user-select: none;
	ms-touch-action: pan-y;
	ms-user-select: none;
	position: relative;
	touch-action: pan-y;
	user-select: none;
	webkit-tap-highlight-color: transparent;
	webkit-touch-callout: none;
	webkit-user-select: none;
}
.slick-list
{
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.slick-list:focus
{
	outline: none;
}
.slick-list.dragging
{
	cursor: hand;
	cursor: pointer;
}
.slick-slider .slick-track,.slick-slider .slick-list
{
	moz-transform: translate3d(0,0,0);
	ms-transform: translate3d(0,0,0);
	o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	webkit-transform: translate3d(0,0,0);
}
.slick-track
{
	display: block;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
}
.slick-track:before,.slick-track:after
{
	content: "";
	display: table;
}
.slick-track:after
{
	clear: both;
}
.slick-loading .slick-track
{
	visibility: hidden;
}
.slick-slide
{
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[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
{
	border: 1px solid transparent;
	display: block;
	height: auto;
}
.slick-arrow.slick-hidden
{
	display: none;
}
*
{
	box-sizing: border-box;
}
img
{
	max-width: 100%;
	vertical-align: top;
}
a
{
	color: #fff;
	outline: none;
	text-decoration: none;
	transition: .3s;
}
a:hover
{
	color: #d5b577;
}
input[type=submit]
{
	appearance: none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6
{
	color: #d5b577;
	font-family: FuturaPT,Arial,sans-serif;
	font-weight: 600;
	line-height: 1.1;
	text-align: left;
}
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-bottom: 10px;
	margin-top: 10px;
}
h4,.h4,h5,.h5,h6,.h6
{
	margin-bottom: 10px;
	margin-top: 10px;
}
h1,.h1
{
	color: #fff;
	font-size: 28px;
	letter-spacing: 1px;
	margin-bottom: 17px;
	text-transform: uppercase;
}
h1:last-child,.h1:last-child
{
	margin-bottom: 0;
}
h2,.h2
{
	font-size: 22px;
	font-weight: 700;
}
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
{
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}
th,td
{
	padding: 10px;
}
blockquote
{
	border: 1px solid #d5b577;
	border-radius: 8px;
	font-size: 14px;
	line-height: 1.4;
	margin: 15px 0;
	padding: 10px 20px;
}
cite
{
	background-color: #333;
	display: flex;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4;
	margin: 10px 0;
	padding: 15px 20px 15px 50px;
	position: relative;
}
cite:after
{
	background: url("../images/logo-mobile.svg") center no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 30px;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 30px;
}
.clear:after
{
	clear: both;
	content: "";
	display: block;
}
.center
{
	text-align: center;
}
.mt-0
{
	margin-top: 0 !important;
}
.mt-10
{
	margin-top: 10px;
}
body
{
	background-attachment: fixed;
	background-color: #202427;
	background-image: url("../images/bg-body.webp");
	background-position: center center;
	background-size: cover;
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	margin: 0;
	min-width: 320px;
}
.container
{
	margin: 0 auto;
	max-width: 1220px;
	padding: 0 10px;
}
.header-top
{
	align-items: center;
	background-color: rgba(0,0,0,.7);
	display: flex;
	justify-content: space-between;
	padding: 5px 0;
}
.site-logo
{
	display: inline-block;
	margin-left: 15px;
	width: 223px;
}
.user-panel
{
	align-items: center;
	display: flex;
	margin-right: 15px;
}
.user-panel .btn-enter
{
	align-items: center;
	background: 0 0;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	margin-right: 15px;
	text-transform: uppercase;
}
.user-panel .btn-enter:hover
{
	color: #d5b577;
}
.user-panel .btn-enter i
{
	height: 25px;
	width: 25px;
}
.user-panel .btn-reg
{
	background-color: #d4b37a;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	padding: 5px 10px;
	text-transform: uppercase;
}
.user-panel .btn-reg:hover
{
	color: #fff;
}
.main-navigation ul
{
	display: flex;
}
.main-navigation li
{
	border-right: 1px solid #313538;
	flex: 1 1 auto;
}
.main-navigation li:last-of-type
{
	border-right: none;
}
.main-navigation a
{
	align-items: center;
	background-color: #3d4347;
	display: flex;
	font-size: 25px;
	font-weight: 600;
	height: 100%;
	justify-content: center;
	letter-spacing: 2px;
	padding: 14px 5px;
	text-align: center;
	text-transform: uppercase;
	transition: color .5s ease-in-out;
	white-space: nowrap;
}
.main-navigation i
{
	height: 46px;
	width: 46px;
}
.main-wrap
{
	background-color: rgba(0,0,0,.87);
}
.main-banners
{
	background: #000;
	border-bottom: 1px solid #484a4b;
	position: relative;
}
.main-banners .banner-item
{
	outline: none;
	position: relative;
}
.main-banners .banner-item:not(:first-of-type)
{
	display: none;
}
.main-banners .banner-item:not(:first-of-type).slick-slide
{
	display: block;
}
.main-banners .banner-text-wrap
{
	align-items: center;
	background-color: rgba(0,0,0,.7);
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	left: 0;
	padding: 20px;
	position: absolute;
	top: 0;
	width: 390px;
	z-index: 1000;
}
.main-banners .banner-text
{
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
}
.main-banners .btn-banner
{
	background-color: #d4b37a;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	margin-top: 22px;
	min-height: 40px;
	min-width: 230px;
	padding: 5px 10px;
	text-transform: uppercase;
}
.main-banners .btn-banner:hover
{
	color: #fff;
}
.main-banners .slick-arrow
{
	border: none;
	box-shadow: none;
	cursor: pointer;
	height: 40px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	z-index: 100;
}
.main-banners .slick-arrow.slick-prev
{
	background: url("../images/icons/arrow-left.svg") center no-repeat #3d4347;
	background-size: 20px;
	left: 0;
}
.main-banners .slick-arrow.slick-prev:hover
{
	background-image: url("../images/icons/arrow-left-white.svg");
}
.main-banners .slick-arrow.slick-next
{
	background: url("../images/icons/arrow-right.svg") center no-repeat #3d4347;
	background-size: 20px;
	right: 0;
}
.main-banners .slick-arrow.slick-next:hover
{
	background-image: url("../images/icons/arrow-right-white.svg");
}
.winners
{
	align-items: center;
	border-bottom: 1px solid #484a4b;
	display: flex;
	padding: 15px 0;
}
.winners .caption
{
	display: flex;
	flex: 0 0 auto;
	flex-direction: column;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1.4px;
	padding-left: 30px;
	text-transform: uppercase;
}
.winners .caption span
{
	color: #d5b577;
	margin-bottom: 6px;
}
.winners .now-win
{
	display: flex;
	flex: 1 1 auto;
	max-width: 100%;
	overflow: hidden;
	padding: 0 15px;
}
.winners .winner-item
{
	align-items: center;
	display: flex;
	flex: 0 0 auto;
	outline: none;
}
.winners .winner-item .logo
{
	flex: 0 0 113px;
}
.winners .winner-item .info
{
	padding-left: 11px;
}
.winners .winner-item .nick
{
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .4px;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.winners .winner-item .param-row
{
	display: flex;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 7px;
	white-space: nowrap;
}
.winners .winner-item .param-name
{
	color: #d5b577;
	margin-right: 5px;
	text-transform: uppercase;
}
.winners .winner-item .currency
{
	color: #d5b577;
}
.breadcrumbs
{
	background: rgba(0,0,0,.95);
	border-bottom: 1px solid #484a4b;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	padding: 5px 0;
}
.breadcrumbs ul
{
	padding: 0 20px;
}
.breadcrumbs li
{
	color: #fff;
	display: inline-block;
}
.breadcrumbs li:last-of-type span
{
	color: #d5d5d5;
}
.breadcrumbs a
{
	color: #fff;
}
.breadcrumbs a:hover
{
	text-decoration: underline;
}
.breadcrumbs .separator
{
	margin: 0 10px;
}
.main .container
{
	overflow: hidden;
}
.block-with-sidebar
{
	display: flex;
}
.block-with-sidebar .sidebar
{
	background-color: #1d2021;
	flex: 0 0 390px;
	position: relative;
}
.block-with-sidebar .content
{
	flex: 1 1 auto;
}
.content
{
	padding: 15px 30px;
}
.jackpot-wrap
{
	background: linear-gradient(to bottom,#1a1d1e 0,#252b2e 100%);
	overflow: hidden;
	padding: 5px 25px;
}
.jackpot-wrap .caption
{
	align-items: center;
	display: flex;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 2px;
	margin: 10px 0 20px;
	text-transform: uppercase;
}
.jackpot-wrap .caption i
{
	height: 35px;
	width: 35px;
}
.jackpot-wrap .jackpot-win
{
	align-items: center;
	display: flex;
}
.jackpot-wrap .jackpot-img
{
	flex: 0 0 80px;
	margin-right: 15px;
}
.jackpot-wrap .jackpot-info
{
	flex: 0 0 245px;
	text-align: right;
}
.jackpot-wrap .jackpot-game
{
	color: #d5b577;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: .1px;
	white-space: normal;
}
.jackpot-wrap .jackpot-size
{
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	margin-top: 8px;
}
.jackpot-wrap .currency
{
	color: #d5b577;
	font-family: "PTSans",sans-serif;
	font-weight: 400;
}
.sidebar-winners-wrap .caption
{
	align-items: center;
	display: flex;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 30px;
	text-transform: uppercase;
}
.sidebar-winners-wrap .caption i
{
	height: 35px;
	width: 35px;
}
.sidebar-winners-wrap .winner-item
{
	align-items: center;
	border-bottom: 1px solid #484a4b;
	display: flex;
	outline: none;
	padding: 10px 30px;
}
.sidebar-winners-wrap .winner-item .logo
{
	background-color: #0e0f10;
	border: 1px solid #262b2f;
	flex: 0 0 auto;
	margin-right: 20px;
}
.sidebar-winners-wrap .winner-item .info
{
	flex: 1 1 auto;
}
.sidebar-winners-wrap .winner-item .info-top
{
	display: flex;
	font-size: 20px;
	justify-content: space-between;
}
.sidebar-winners-wrap .winner-item .nick
{
	font-weight: 700;
}
.sidebar-winners-wrap .winner-item .currency
{
	color: #d5b577;
	font-family: "PTSans",sans-serif;
	font-size: 22px;
}
.sidebar-winners-wrap .winner-item .win-text
{
	font-size: 16px;
	margin-top: 12px;
}
.sidebar-winners-wrap .winner-item .win-text span
{
	color: #d5b577;
}
.slots-list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.slot-item
{
	flex: 0 0 194px;
	margin: 15px 5px;
}
.slot-item.label-new .slot-logo:before
{
	background-color: #a9290c;
	color: #fff;
	content: "new";
	font-size: 13px;
	font-weight: 600;
	left: 0;
	line-height: 14px;
	padding: 2px 5px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 1;
}
.slot-item .slot-logo
{
	position: relative;
}
.slot-item .slot-logo:hover .hidden-info
{
	opacity: 1;
}
.slot-item .hidden-info
{
	align-items: center;
	background-color: rgba(0,0,0,.7);
	border: 3px solid #fce9c4;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity .2s linear;
	z-index: 2;
}
.slot-item .slot-title
{
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
}
.slot-item .btn-play
{
	background: linear-gradient(to right,#d5b577 0,#ffedca 44%,#d5b577 100%);
	border: none;
	color: #000;
	cursor: pointer;
	font-size: 22px;
	font-weight: 700;
	height: 50%;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.slot-item .btn-play:hover
{
	text-decoration: underline;
}
.slot-item .btn-play-demo
{
	align-items: center;
	color: #fff;
	display: flex;
	font-size: 22px;
	height: 50%;
	justify-content: center;
	text-transform: uppercase;
	width: 100%;
}
.slot-item .btn-play-demo:hover
{
	text-decoration: underline;
}
.btn-show-more
{
	background-color: transparent;
	border: 2px solid #d5b577;
	border-radius: 8px;
	color: #fff !important;
	display: block;
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin: 10px auto 20px;
	padding: 15px 7px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	user-select: none;
	width: 100%;
}
.btn-show-more:hover
{
	color: #d5b577 !important;
	text-decoration: none !important;
}
.content-text
{
	line-height: 1.6;
}
.content-text .toc_container
{
	background: #1d2021;
	border: 1px solid #aca592;
	border-radius: 2px;
	display: block;
	font-size: 1.25em;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 10px;
}
.content-text .toc_container .toc_list_wrap
{
	border-top: 1px solid #414546;
	display: none;
}
.content-text .toc_container .toc_list
{
	border-radius: 0;
	display: block;
	margin: 0;
	padding: 20px 30px 20px 50px;
}
.content-text .toc_container .toc_title
{
	background: 0 0;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	padding: 15px 25px;
	transition: background .3s ease-out;
}
.content-text .toc_container .toc_title span
{
	color: #bababa;
	cursor: pointer;
	font-size: 12px;
	margin-left: 10px;
}
.content-text .toc_container li
{
	color: #bababa;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 7px;
}
.content-text .toc_container li:last-of-type
{
	margin-bottom: 0;
}
.content-text .toc_container li span
{
	cursor: pointer;
}
.content-text .toc_container li span:hover
{
	color: #fff;
	text-decoration: underline;
}
.content-text a
{
	color: #d5b577;
}
.content-text a:hover
{
	text-decoration: underline;
}
.content-text table
{
	border-collapse: collapse;
	color: #fff;
	margin: 15px 0;
	text-decoration: none;
	width: 100%;
}
.content-text table th,.content-text table thead td
{
	border-bottom: 1px solid #484a4b;
	color: #a9a9a9;
	font-size: 13px;
	font-weight: 400;
}
.content-text table td
{
	font-size: 13px;
}
.content-text table td,.content-text table th
{
	border-bottom: 1px solid #484a4b;
	line-height: 1.2;
	padding: 15px 5px;
	vertical-align: middle;
}
.content-text table tbody tr:hover
{
	background-color: rgba(213,181,119,.12);
}
.content-text table.tournament-history
{
	margin: 5px 0 20px;
}
.content-text table.tournament-history td
{
	font-size: 18px;
	line-height: 1.1;
	text-transform: uppercase;
	white-space: nowrap;
}
.content-text table.tournament-history td:nth-of-type(1),.content-text table.tournament-history th:nth-of-type(1),.content-text table.tournament-history td:nth-of-type(2),.content-text table.tournament-history th:nth-of-type(2)
{
	text-align: left;
}
.content-text table.tournament-history td:last-of-type,.content-text table.tournament-history th:last-of-type
{
	text-align: right;
}
.content-text table.tournament-history .date,.content-text table.tournament-history .pf
{
	color: #d5b577;
}
.content-text table.tournament-players
{
	margin: 5px 0 20px;
}
.content-text table.tournament-players td
{
	font-size: 16px;
	padding: 7px;
	white-space: nowrap;
}
.content-text table.tournament-players th:nth-of-type(2)
{
	padding-left: 68px;
}
.content-text table.tournament-players td,.content-text table.tournament-players th
{
	text-align: center;
	vertical-align: middle;
}
.content-text table.tournament-players td:nth-of-type(1),.content-text table.tournament-players th:nth-of-type(1)
{
	text-align: left;
	width: 68px;
}
.content-text table.tournament-players td:nth-of-type(2),.content-text table.tournament-players th:nth-of-type(2)
{
	text-align: left;
}
.content-text table.tournament-players td:last-of-type,.content-text table.tournament-players th:last-of-type
{
	text-align: right;
}
.content-text table.tournament-players .place,.content-text table.tournament-players .result,.content-text table.tournament-players .prize
{
	color: #d5b577;
}
.content-text table.tournament-players .player-row
{
	align-items: center;
	display: flex;
}
.content-text table.tournament-players .player-img
{
	background-color: #0e0f10;
	border: 1px solid #262b2f;
	height: 50px;
	margin-right: 10px;
	padding: 5px;
	width: 50px;
}
.content-text ol,.content-text ul
{
	margin: 15px 0;
	text-align: left;
}
.content-text ol
{
	padding-left: 20px;
}
.content-text ul li
{
	padding-left: 32px;
	position: relative;
}
.content-text ul li:before
{
	color: #d5b577;
	content: "●";
	font-size: 26px;
	left: 0;
	line-height: 0;
	position: absolute;
	top: 9px;
}
.table-title
{
	font-size: 21px;
	font-weight: 700;
	margin-top: 20px;
	text-transform: uppercase;
}
.sidebar-navigation
{
	display: flex;
	flex-direction: column;
}
.sidebar-navigation .sidebar-link
{
	align-items: center;
	border-bottom: 1px solid #484a4b;
	display: flex;
	min-height: 50px;
	padding: 15px 30px;
}
.sidebar-navigation .sidebar-link:hover,.sidebar-navigation .sidebar-link.active
{
	background: #141414;
}
.sticky
{
	max-width: 390px;
}
.faq-blocks
{
	margin: 15px 0;
}
.accord-block
{
	background-color: #1d2021;
	border: 1px solid #3d4347;
	margin-bottom: -1px;
	min-height: 20px;
}
.accord-block.open
{
	border-color: #d5b577;
	position: relative;
}
.accord-block.open .accord-block-header
{
	background-color: #d5b577;
	color: #000;
}
.accord-block.open .accord-block-header:after
{
	color: #333;
	content: "–";
	margin-top: -3px;
	right: 21px;
}
.accord-block .accord-block-header
{
	color: #a9a9a9;
	cursor: pointer;
	font-weight: 700;
	padding: 15px 40px 15px 25px;
	position: relative;
}
.accord-block .accord-block-header:after
{
	color: #d5b577;
	content: "+";
	font-size: 40px;
	line-height: 1;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.accord-block .accord-block-content
{
	color: #fff;
	display: none;
	font-weight: 600;
	padding: 15px 30px;
}
.accord-block .accord-block-content p:last-of-type
{
	margin-bottom: 0;
}
.bonuses-list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: -5px 0 5px;
}
.bonus-item
{
	align-items: center;
	background-color: #212425;
	background-image: linear-gradient(45deg,#1c1f20 25%,transparent 25%,transparent 75%,#1c1f20 75%,#1c1f20),linear-gradient(-45deg,#1c1f20 25%,transparent 25%,transparent 75%,#1c1f20 75%,#1c1f20);
	background-size: 60px 60px;
	border-radius: 12px;
	box-shadow: inset 0 3px 3px #404648,inset 0 -3px 3px #121314;
	display: flex;
	flex: 1 0 217px;
	flex-direction: column;
	margin: 10px;
	padding: 17px;
	position: relative;
	text-align: center;
}
.bonus-item:after
{
	border: 4px solid #000;
	border-radius: 8px;
	bottom: 6px;
	content: "";
	display: block;
	left: 6px;
	position: absolute;
	right: 6px;
	top: 6px;
}
.bonus-item .bonus-img
{
	width: 126px;
}
.bonus-item .bonus-size
{
	font-size: 24px;
	font-weight: 700;
	margin-top: 10px;
}
.bonus-item .bonus-text
{
	font-size: 16px;
	line-height: 1.2;
	margin-top: 5px;
}
.bonus-item .bonus-type
{
	align-items: center;
	color: #d5b577;
	display: flex;
	flex: 1 1 auto;
	font-size: 16px;
	line-height: 1.4;
	margin-top: 10px;
	text-transform: uppercase;
}
.bonus-item .btn-bonus
{
	background-color: #d4b37a;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	margin-top: 15px;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}
.bonus-item .btn-bonus:hover
{
	color: #fff;
}
.reviews-wrap .center
{
	padding: 15px 0 0;
	text-align: center;
}
.reviews-wrap .h2
{
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 15px;
	text-align: center;
}
.reviews-wrap .input-group
{
	display: flex;
	flex-direction: column-reverse;
	margin-bottom: 10px;
}
.reviews-wrap .input-group label
{
	margin-left: 10px;
}
.reviews-wrap .comment-item
{
	margin-bottom: 10px;
}
.reviews-wrap .comment-item:last-of-type
{
	margin-bottom: 0;
}
.reviews-wrap .comment-form
{
	background-color: #1d2021;
	border: 1px solid #3d4347;
	color: #fff;
	font-size: 14px;
	margin: 20px auto 0;
	padding: 10px 15px 15px;
}
.reviews-wrap .comment-header
{
	align-items: center;
	display: flex;
	margin-bottom: 10px;
}
.reviews-wrap .comment-header .avatar
{
	background-color: #0e0f10;
	border: 1px solid #262b2f;
	flex: 0 0 38px;
	height: 38px;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
}
.reviews-wrap .comment-header .comment-title
{
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
}
.reviews-wrap .comment-author
{
	color: #fff;
	flex: 0 0 auto;
	font-size: 19px;
	font-weight: 700;
	vertical-align: middle;
	word-break: break-all;
}
.reviews-wrap .comment-date
{
	color: #d5b577;
	display: inline-block;
	font-size: 19px;
	letter-spacing: -.3px;
	margin-left: 10px;
	vertical-align: middle;
	white-space: nowrap;
}
.reviews-wrap .comment-body
{
	background-color: #d5b577;
	color: #000;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: -.3px;
	padding: 18px 18px 19px;
	position: relative;
}
.reviews-wrap .comment-body:before
{
	border-bottom: 10px solid #d5b577;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	content: "";
	height: 0;
	left: 9px;
	position: absolute;
	top: -9px;
	width: 0;
}
.reviews-wrap input,.reviews-wrap textarea
{
	background: 0 0;
	border: 1px solid #d5b577;
	border-radius: 2px;
	color: #fff;
	padding: 5px 10px;
	resize: none;
}
.reviews-wrap textarea
{
	width: 100% !important;
}
.reviews-wrap .iagree-block
{
	display: flex;
	font-size: 12px;
	line-height: 1.4;
}
.reviews-wrap .iagree-block #iagree
{
	margin-right: 10px;
}
.reviews-wrap .btn-send
{
	background-color: #d4b37a;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	padding: 5px 10px;
	text-transform: uppercase;
}
.reviews-wrap .btn-send:hover
{
	color: #fff;
}
.reviews-wrap .btn-send[disabled]
{
	background-color: #ecf0f1;
	color: #444;
	cursor: not-allowed;
}
.reviews-wrap .btn-send[disabled]:hover
{
	background-color: #ecf0f1;
}
.error-page h1
{
	text-align: center;
}
.error-page .error-page-number
{
	color: #d4b37a;
	font-size: 360px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.error-page .error-page-text
{
	text-align: center;
}
.error-page .btn-on-main
{
	background-color: #d4b37a;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	margin-top: 15px;
	padding: 10px;
	text-transform: uppercase;
}
.error-page .btn-on-main:hover
{
	color: #fff;
}
.footer .container
{
	position: relative;
}
.footer-wrap
{
	background: rgba(0,0,0,.95);
	border-top: 1px solid #484a4b;
	padding: 30px;
}
.footer-icons
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 24px;
}
.footer-icons img
{
	height: 27px;
	margin: 10px;
	width: auto;
}
.footer-links
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 30px auto 0;
}
.footer-links a
{
	border-bottom: 1px solid #d5b577;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.2;
	margin: 10px;
	text-transform: uppercase;
}
.dmca
{
	margin-top: 15px;
	text-align: center;
}
.sitemap-link
{
	font-size: 12px;
	margin-top: 20px;
	text-align: center;
}
.btnTop_wrap
{
	position: absolute;
	right: -15px;
	z-index: 10;
}
.btnTop
{
	background: #3d4347 url("../images/icons/arrow-up.svg") center no-repeat;
	background-size: 25px;
	border-radius: 3px;
	bottom: 75px;
	cursor: pointer;
	display: none;
	height: 40px;
	position: fixed;
	width: 40px;
	z-index: 3000;
}
.btnTop:hover
{
	background: #3d4347 url("../images/icons/arrow-up-white.svg") center no-repeat;
	background-size: 25px;
}
.btnTop i
{
	margin: 8px;
}
#gtx-trans
{
	display: none !important;
}
.slot-header
{
	display: flex;
	justify-content: center;
	padding-top: 10px;
}
.slot-wrap
{
	background: rgba(0,0,0,.8);
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}
.slot-wrap h1
{
	color: #af9663;
	font-size: 16px;
	position: relative;
	text-align: center;
	text-transform: none;
}
.slot-wrap .btns-wrap
{
	padding: 15px 0;
}
.slot-wrap .btn-play
{
	background: linear-gradient(to right,#d5b577 0,#ffedca 44%,#d5b577 100%);
	border: none;
	color: #000;
	cursor: pointer;
	font-size: 22px;
	font-weight: 700;
	height: 45px;
	outline: none;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	width: 80%;
}
.slot-wrap .btn-play:hover
{
	background: linear-gradient(to left,#d5b577 0,#ffedca 44%,#d5b577 100%);
	text-decoration: underline;
}
@media (max-width:1380px)
{
	.btnTop
	{
		right: 25px;
	}
}
@media (max-width:1000px)
{
	.container
	{
		padding: 0;
	}
	.header-top
	{
		background: #000;
		border-bottom: 1px solid #d5b577;
		padding: 10px 0;
	}
	.site-logo
	{
		background: url("../images/logo-mobile.svg") center no-repeat;
		background-size: contain;
		height: 50px;
		width: 50px;
	}
	.site-logo img
	{
		display: none;
	}
	.main-navigation a
	{
		flex-direction: column;
		font-size: 12px;
		letter-spacing: .4px;
		padding: 5px;
	}
	.main-navigation i
	{
		margin: 0 0 5px;
	}
	.main-wrap
	{
		background: #000;
	}
	.main-banners
	{
		border-bottom: 3px solid #d6b678;
	}
	.main-banners .banner-text-wrap
	{
		height: auto;
		position: static;
		width: 100%;
	}
	.winners
	{
		align-items: initial;
		background: #000;
		border-bottom: 1px solid #484a4b;
		border-bottom: none;
		flex-direction: column;
		padding: 15px 0 25px;
	}
	.winners .caption
	{
		flex-direction: row;
		font-size: 25px;
		margin: 0 30px 13px;
		padding: 0;
	}
	.winners .caption span
	{
		margin: 0 10px 0 0;
	}
	.winners .now-win
	{
		padding: 0 30px;
	}
	.winners .winner-item
	{
		margin: 10px 0;
	}
	.winners .winner-item .info
	{
		padding-left: 20px;
	}
	.block-with-sidebar
	{
		flex-direction: column-reverse;
	}
	.block-with-sidebar .sidebar-winners
	{
		border-top: 1px solid #484a4b;
	}
	.sidebar-winners-wrap .caption
	{
		padding: 20px 30px;
	}
	.sticky
	{
		max-width: 100% !important;
		position: static !important;
	}
}
@media (max-width:768px)
{
	.content-text .table-wrap
	{
		overflow-x: scroll;
	}
	.main-banners .banner-text-wrap
	{
		padding: 15px;
	}
	.main-banners .banner-text
	{
		font-size: 34px;
	}
	.main-banners .btn-banner
	{
		margin-top: 15px;
	}
	.content-text img
	{
		height: auto !important;
	}
	.content-text table th,.content-text table td
	{
		padding: 10px 5px;
	}
	.error-page .error-page-number
	{
		font-size: 245px;
	}
}
@media (max-width:500px)
{
	body
	{
		font-size: 14px;
	}
	h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6
	{
		font-size: 20px;
		font-weight: 500;
		line-height: 1.3;
	}
	.main-banners .banner-text
	{
		font-size: 26px;
	}
	.slots-list
	{
		justify-content: space-between;
	}
	.slot-item
	{
		flex: 0 0 46%;
		margin: 10px 0;
		max-width: 194px;
	}
	.accord-block
	{
		font-size: 14px;
	}
	.footer-links
	{
		align-items: center;
		flex-direction: column;
		margin-top: 20px;
		text-align: center;
	}
	.error-page .error-page-number
	{
		font-size: 200px;
	}
}
@media (max-width:400px)
{
	.main-navigation a
	{
		font-size: 10px;
	}
	.main-navigation i
	{
		height: 30px;
		width: 30px;
	}
	.content
	{
		padding: 15px;
	}
	.sidebar-winners-wrap .winner-item
	{
		padding: 10px;
	}
	.sidebar-winners-wrap .winner-item .win-text
	{
		font-size: 14px;
	}
	.error-page .error-page-number
	{
		font-size: 150px;
	}
}
@media (max-width:350px)
{
	.user-panel .btn-enter,.user-panel .btn-reg
	{
		font-size: 15px;
	}
}