.tns-outer
{
	padding: 0 !important;
}
.tns-outer [hidden]
{
	display: none !important;
}
.tns-outer [aria-controls],.tns-outer [data-action]
{
	cursor: pointer;
}
.tns-slider
{
	moz-transition: all 0s;
	transition: all 0s;
	webkit-transition: all 0s;
}
.tns-slider>.tns-item
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
.tns-horizontal.tns-subpixel
{
	white-space: nowrap;
}
.tns-horizontal.tns-subpixel>.tns-item
{
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after
{
	clear: both;
	content: '';
	display: table;
}
.tns-horizontal.tns-no-subpixel>.tns-item
{
	float: left;
}
.tns-carousel.tns-no-subpixel>.tns-item
{
	margin-right: -100%;
}
.tns-no-calc
{
	left: 0;
	position: relative;
}
.tns-gallery
{
	left: 0;
	min-height: 1px;
	position: relative;
}
.tns-gallery>.tns-item
{
	left: -100%;
	moz-transition: transform 0s, opacity 0s;
	position: absolute;
	transition: transform 0s, opacity 0s;
	webkit-transition: transform 0s, opacity 0s;
}
.tns-gallery>.tns-slide-active
{
	left: auto !important;
	position: relative;
}
.tns-gallery>.tns-moving
{
	moz-transition: all 0.25s;
	transition: all 0.25s;
	webkit-transition: all 0.25s;
}
.tns-lazy-img
{
	moz-transition: opacity 0.6s;
	opacity: 0.6;
	transition: opacity 0.6s;
	webkit-transition: opacity 0.6s;
}
.tns-lazy-img.loaded
{
	opacity: 1;
}
.tns-ah
{
	moz-transition: height 0s;
	transition: height 0s;
	webkit-transition: height 0s;
}
.tns-ovh
{
	overflow: hidden;
}
.tns-visually-hidden
{
	left: -10000em;
	position: absolute;
}
.tns-transparent
{
	opacity: 0;
	visibility: hidden;
}
.tns-fadeIn
{
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 0;
}
.tns-normal,.tns-fadeOut
{
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: -1;
}
.tns-t-subp2
{
	height: 10px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 310px;
}
.tns-t-ct
{
	position: absolute;
	right: 0;
	width: 2333.3333333%;
	width: calc(2333.3333333333%);
	width: -moz-calc(2333.3333333333%);
	width: -webkit-calc(2333.3333333333%);
}
.tns-t-ct:after
{
	clear: both;
	content: '';
	display: table;
}
.tns-t-ct>div
{
	float: left;
	height: 10px;
	width: 1.4285714%;
	width: calc(1.4285714285714%);
	width: -moz-calc(1.4285714285714%);
	width: -webkit-calc(1.4285714285714%);
}
@font-face
{
	font-family: 'Noto Sans', sans-serif;
	font-style: normal;
	font-weight: 00;
	src: url('../fonts/NotoSans-Regular.ttf');
}
@font-face
{
	font-family: 'Noto Sans', sans-serif;
	font-style: italic;
	font-weight: 00;
	src: url('../fonts/NotoSans-Italic.ttf');
}
@font-face
{
	font-family: 'Noto Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/NotoSans-Bold.ttf');
}
@font-face
{
	font-family: 'Noto Sans', sans-serif;
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/NotoSans-BoldItalic.ttf');
}
*
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
html
{
	font-size: 10px;
	height: 100%;
	width: 100%;
}
body
{
	background: #13100e;
	background-color: #23322e;
	color: #dcd9d5;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0;
	min-width: 320px;
	position: relative;
	width: 100%;
}
img
{
	height: auto;
	max-width: 100%;
}
img.aligncenter
{
	display: block;
	margin: 15px auto 30px;
}
ul
{
	margin: 0;
	padding: 0;
}
li
{
	list-style: none;
}
a
{
	color: #fdc061;
	text-decoration: none;
}
button:focus
{
	outline: none;
}
h1
{
	color: #ededed;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 3.2rem;
	font-weight: 700;
}
h1.align-center
{
	text-align: center;
}
h2
{
	color: #ededed;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 2rem;
}
h3
{
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
}
.container
{
	margin: 0 auto;
	max-width: 1280px;
	min-width: 320px;
	position: relative;
	width: 100%;
}
@media (max-width: 1300px)
{
	.container
	{
		width: 96%;
	}
}
.container-flex
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
}
.button-center
{
	margin: 0 auto;
	text-align: center;
}
.button
{
	border-radius: 50px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 3.8rem;
	margin-top: 20px;
	padding: 0 15px;
	text-align: center;
	text-transform: uppercase;
}
.button:focus
{
	outline: none;
}
.button-border-dark
{
	border: 2px solid #13100e;
}
.button-transparent
{
	background-color: transparent;
	color: #fdc061;
}
.button-green
{
	background: #3daa45;
	border: 1px solid #3daa45;
}
.button-green:hover
{
	background-color: transparent;
	color: #3daa45;
	transition: all .1s ease-in-out;
}
.head
{
	background: #13100e;
	padding: 15px 0 0;
	position: relative;
}
.head .container-flex
{
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 992px)
{
	.head .container-flex
	{
		align-items: center;
		flex-direction: column;
		moz-flex-direction: column;
		ms-align-items: center;
		ms-flex-direction: column;
		o-flex-direction: column;
		webkit-flex-direction: column;
	}
}
.head .navigation-mob-icon
{
	background: #302d28;
	border: 2px solid #13100e;
	border-radius: 50%;
	cursor: pointer;
	display: none;
	height: 42px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 42px;
	z-index: 210;
}
@media (max-width: 768px)
{
	.head .navigation-mob-icon
	{
		display: block;
	}
}
.head .navigation-mob-icon--line
{
	background: #fdc061;
	height: 2px;
	left: 50%;
	margin: -1px 0 0 -10px;
	position: absolute;
	top: 50%;
	width: 20px;
}
.head .navigation-mob-icon--line:after,.head .navigation-mob-icon--line:before
{
	background: #fdc061;
	content: "";
	height: 2px;
	left: 50%;
	margin: -1px 0 0 -10px;
	position: absolute;
	transition: all .2s ease-in-out;
	width: 20px;
}
.head .navigation-mob-icon--line:after
{
	top: 7px;
}
.head .navigation-mob-icon--line:before
{
	top: -5px;
}
.head .navigation-mob-menu
{
	align-items: center;
	background: #302d28;
	display: flex;
	flex-direction: column;
	height: 100%;
	left: 0;
	max-width: 0;
	overflow: hidden;
	padding-top: 15px;
	position: fixed;
	top: 0;
	transition: max-width 0.2s ease-in-out;
	width: 100%;
	z-index: 200;
}
.head .navigation-mob-menu__box
{
	height: 100%;
	margin: 0 auto;
	min-width: 290px;
	overflow: hidden;
	position: relative;
}
.head .navigation-mob-menu .button-transparent
{
	display: block;
	margin: 15px auto;
}
#burger-check
{
	display: none;
}
#burger-check:checked ~ .navigation-mob-icon .navigation-mob-icon--line
{
	height: 0px;
}
#burger-check:checked ~ .navigation-mob-icon .navigation-mob-icon--line:before
{
	top: 1px;
	transform: rotate(-400deg);
}
#burger-check:checked ~ .navigation-mob-icon .navigation-mob-icon--line:after
{
	top: 1px;
	transform: rotate(400deg);
}
#burger-check:checked ~ .navigation-mob-menu
{
	max-width: 100%;
	transition: max-width 0.4s ease-in-out;
}
.head-logo .logo img
{
	display: block;
	height: auto;
	max-width: 255px;
	overflow: hidden;
	width: 255px;
}
@media (max-width: 992px)
{
	.head-logo .logo img
	{
		margin-bottom: 15px;
		max-width: 200px;
	}
}
.social-box
{
	align-items: center;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	ms-align-items: center;
}
@media (max-width: 768px)
{
	.social-box
	{
		display: none;
	}
}
.social-box a:hover
{
	opacity: .7;
	transition: all .1s ease-in-out;
}
.social-text
{
	color: #797979;
	font-size: 1rem;
	line-height: 3rem;
	text-transform: uppercase;
	white-space: nowrap;
	width: 85px;
}
.head-button-box
{
	width: 390px;
}
@media (max-width: 992px)
{
	.head-button-box
	{
		display: flex;
		justify-content: center;
		width: 250px;
	}
}
@media (max-width: 768px)
{
	.head-button-box
	{
		flex-wrap: wrap;
	}
}
.head-button-box .button_header_authentification
{
	background: #fdc061;
	border: 1px solid #fdc061;
	border-radius: 50px 0 0 50px;
	margin: 0 -1px 0 0;
	max-width: 110px;
	position: relative;
}
.head-button-box .button_header_authentification:hover
{
	background-color: transparent;
	color: #fdc061;
	transition: all .1s ease-in-out;
}
.head-button-box .head-register-button
{
	border-radius: 0 50px 50px 0;
	margin: 0;
	max-width: 210px;
	position: relative;
}
.head-button-box .head-download
{
	background: #c8ec34;
	border: 1px solid #c8ec34;
	border-radius: 50px;
	margin: 0;
	max-width: 210px;
	position: relative;
}
@media (max-width: 992px)
{
	.head-button-box .head-download
	{
		margin-right: 15px;
		max-width: 100%;
		width: 100%;
	}
}
@media (max-width: 768px)
{
	.head-button-box .head-download
	{
		margin-bottom: 15px;
		margin-right: 0;
	}
}
.head-button-box .head-download:hover
{
	background-color: transparent;
	color: #3daa45;
	transition: all .1s ease-in-out;
}
.navigation-top
{
	background: #302d28;
	margin-top: 15px;
}
@media (max-width: 768px)
{
	.navigation-top
	{
		display: none;
	}
}
.navigation-general
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
@media (max-width: 768px)
{
	.navigation-general
	{
		align-items: center;
		flex-direction: column;
		height: 100%;
		moz-flex-direction: column;
		ms-align-items: center;
		ms-flex-direction: column;
		o-flex-direction: column;
		overflow-y: auto;
		webkit-flex-direction: column;
	}
}
.navigation-general li
{
	align-items: center;
	display: flex;
}
.navigation-general a,.navigation-general span
{
	border-right: 1px solid #000;
	color: #fdc061;
	display: block;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	letter-spacing: 2px;
	padding: 10px 35px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background .1s ease-in-out;
}
.navigation-general a:hover,.navigation-general span:hover
{
	background: rgba(253,192,97,0.1);
	transition: all .1s ease-in-out;
}
@media (max-width: 768px)
{
	.navigation-general a,.navigation-general span
	{
		border-right: none;
		border-top: 2px solid #13100e;
		color: #fdc061;
		display: block;
		font-size: 2.4rem;
		font-weight: 700;
		font-weight: bold;
		letter-spacing: 2px;
		padding: 10px 0;
		text-transform: capitalize;
	}
}
.navigation-general li:first-child a
{
	border-top: none;
}
.navigation-general li.current-menu-item span
{
	background: #fdc061;
	color: #000;
	pointer-events: none;
}
@media (max-width: 768px)
{
	.navigation-general li.current-menu-item span
	{
		background-color: transparent;
		color: #fdc061;
	}
}
.my_banner
{
	max-width: 100%;
	overflow: hidden;
}
@media (max-width: 768px)
{
	.my_banner
	{
		display: none;
	}
}
.my_banner .slider
{
	cursor: pointer;
	opacity: 0;
}
.my_banner .slider.tns-slider
{
	opacity: 1;
}
.my_banner .tns-outer
{
	position: relative;
}
.my_banner .tns-outer .tns-navigation
{
	bottom: 20px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	z-index: 1;
}
.my_banner .tns-outer .tns-navigation button
{
	background: #13100e;
	border: 1px solid #797979;
	border-radius: 50%;
	box-sizing: border-box;
	height: 20px;
	margin: 5px 10px;
	position: relative;
	width: 20px;
}
.my_banner .tns-outer .tns-navigation button.tns-navigation-active:before
{
	background: #fdc061;
	border-radius: 5px;
	content: "";
	height: 10px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 10px;
}
.my_banner .tns-outer [data-action]
{
	display: none;
}
.my_banner .tns-outer img
{
	height: auto;
	object-fit: cover;
	width: 100%;
}
.content_main #block-toc-menu,.promo-container #block-toc-menu
{
	border: 1px solid #fdc061;
	border-radius: 7px;
	box-shadow: 0px 8px 16px rgba(253,192,97,28.096892);
	display: inline-block;
	margin-bottom: 20px;
	padding: 10px 20px 10px 0;
}
.content_main #container_toc_menu-list-captions,.promo-container #container_toc_menu-list-captions
{
	margin-bottom: 0px;
}
.content_main .container_toc_menu-body ul,.promo-container .container_toc_menu-body ul
{
	margin-bottom: 0px;
	padding-left: 10px;
}
.content_main .container_toc_menu-body ul li,.promo-container .container_toc_menu-body ul li
{
	margin-bottom: 5px;
}
.search-container .h1-search
{
	color: #fff;
	display: block;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	line-height: 51px;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 15px;
}
.search-container .search-item
{
	margin-bottom: 15px;
}
.search-container .search-item a
{
	color: #fdc061;
	cursor: pointer;
	display: inline-block;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
	position: relative;
	text-decoration: none;
	user-select: none;
	width: 100%;
}
.search-container .search-item ahover
{
	text-decoration: underline;
}
.search-container .search-item .descr
{
	line-height: 1.5;
	margin: 15px 0 30px 0;
}
.search-container .search-item p
{
	margin: 0 auto;
}
.fm_page .search-box
{
	justify-content: flex-end;
}
.search-box
{
	align-items: center;
	border-bottom: 1px solid #3d3d3d;
	display: flex;
	height: 30px;
	justify-content: space-between;
	margin-top: 30px;
	padding-bottom: 15px;
	position: relative;
}
@media (max-width: 540px)
{
	.search-box
	{
		flex-direction: column;
		height: auto;
	}
}
.provider-search
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	justify-content: flex-end;
	padding: 0;
	right: 0;
	top: -15px;
}
@media (max-width: 768px)
{
	.provider-search
	{
		justify-content: center;
	}
}
@media (max-width: 540px)
{
	.provider-search
	{
		margin-top: 15px;
	}
}
.provider-search__box
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	width: 235px;
}
.provider-search .inpt-dark
{
	background: #302d28;
	border: none;
	border-radius: 3px 0 0 3px;
	color: #fff;
	font-size: 1.2rem;
	height: 30px;
	line-height: 1;
	moz-border-radius: 3px 0 0 3px;
	padding: 0 10px;
	position: relative;
	transition: background .3s ease-in-out;
	webkit-border-radius: 3px 0 0 3px;
	width: 100%;
	z-index: 5;
}
.provider-search .inpt-dark:focus
{
	background: #dcd9d5;
	color: #13100e;
	outline: none;
	transition: background .3s ease-in-out;
}
.provider-search .inpt-dark:focus + .provider-search__icon
{
	border-radius: 25px 0 0 25px;
	transform: rotateY(180deg);
	transition: all .3s ease-in-out;
}
.provider-search__icon
{
	background: #fdc061;
	border: none;
	border-radius: 0 25px 25px 0;
	color: #13100e;
	display: block;
	height: 30px;
	padding: 7px 5px;
	position: relative;
	right: 15px;
	transition: all .3s ease-in-out;
	width: 30px;
	z-index: 6;
}
.provider-search__icon .search-icon
{
	margin: 0 auto;
	padding: 5px;
	position: relative;
	text-align: center;
	width: 20px;
}
.provider-search__icon .search-icon__circle
{
	border: 1px solid #13100e;
	border-radius: 100%;
	display: block;
	height: 12px;
	width: 12px;
}
.provider-search__icon .search-icon__rectangle
{
	border: 2px solid #13100e;
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
	display: block;
	left: 9px;
	position: relative;
	top: -1px;
	transform: rotate(45deg);
	width: 7px;
}
.game-list__box
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: center;
	moz-flex-wrap: wrap;
	ms-flex-wrap: wrap;
	o-flex-wrap: wrap;
	padding-left: 0 !important;
	webkit-flex-wrap: wrap;
}
.game-list__item
{
	cursor: pointer;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	list-style: none;
	margin: 0;
	padding: 8px;
	padding-left: 0 !important;
	position: relative;
	width: 256px;
}
.game-list__item:before
{
	display: none;
}
.game-list__item:hover .game-list__hover
{
	transform: scale(1);
	transition: all .1s ease-in-out;
}
.game-list__item img
{
	height: 100%;
	object-fit: cover;
}
@media (max-width: 768px)
{
	.game-list__item
	{
		width: 25%;
	}
}
@media (max-width: 540px)
{
	.game-list__item
	{
		width: 50%;
	}
}
.game-list__title_mob
{
	background: #302d28;
	bottom: 8px;
	color: #ededed;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 1rem;
	height: 24px;
	left: 0;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 0 8px;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.game-list__hover
{
	align-items: center;
	background: rgba(19,16,14,0.8);
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transform: scale(0);
	transition: all .1s ease-in-out;
	z-index: 1;
}
@media (max-width: 992px)
{
	.game-list__hover
	{
		display: none;
	}
}
.game-list__button-box
{
	align-items: center;
	bottom: 0;
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.game-list__button-demo
{
	color: #dcd9d5;
	cursor: pointer;
	font-size: 1.4rem;
	font-weight: 700;
	text-decoration: underline;
	text-transform: uppercase;
}
.game-list__title
{
	color: #ededed;
	font-size: 1.3rem;
	letter-spacing: 1px;
	margin-bottom: 15px;
	text-align: center;
	width: 90%;
}
.game-list__button-more
{
	margin: 10px auto;
	width: 100%;
}
.game-list__type
{
	background-image: url(../img/images-list-min.png);
	background-repeat: no-repeat;
	display: block;
	height: 77px;
	left: 8px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	width: 77px;
}
.game-list__type--hot
{
	background-position: 0 -1656px;
}
.game-list__type--new
{
	background-position: 0 -2387px;
}
.game-list__type--free
{
	background-position: 0 -1515px;
}
.game-list__type--tournament
{
	background-position: 0 -3592px;
}
table
{
	/*display: block;*/
	max-width: 100%;
	overflow-x: auto;
}
table td
{
	padding: 7px 5px;
}
table tr:nth-child(odd)
{
	background: #aaa;
	color: #000;
}
frame
{
	max-width: 100%;
}
#container_toc_menu-list-captions
{
	margin-bottom: 30px;
}
.content_main ul
{
	list-style-position: inside;
	padding-left: 45px;
}
.content_main ul li
{
	list-style: disc;
}
.content_main h2,.content_main h3
{
	color: #fdc061;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding: 0;
}
.container_toc_menu-body ul
{
	list-style-position: inside;
	padding-left: 45px;
}
.container_toc_menu-body ul li
{
	list-style: none;
	position: relative;
}
.container_toc_menu-body ul li:before
{
	border-radius: 50%;
	color: #fdc061;
	content: "\2022";
	font-size: 15px;
	padding-right: 15px;
}
.content
{
	margin: 0 auto;
	max-width: 980px;
	padding: 0 2% 2%;
}
.content .article-image
{
	height: auto;
	width: 100%;
}
.content a
{
	color: #fdc061;
	text-decoration: underline;
}
.content a:hover
{
	color: #f1d5af !important;
	transition: all .1s ease-in-out;
}
.content a:visited
{
	color: #f39400;
	transition: all .1s ease-in-out;
}
.content a:focus
{
	color: #fdc061;
	transition: all .1s ease-in-out;
}
.content p
{
	line-height: 1.5;
	margin: 15px 0 30px 0;
}
.content h2,.content h3
{
	color: #fdc061;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding: 0;
}
.content li
{
	line-height: 21px;
	list-style: inside;
	list-style-type: inherit;
	padding: 0 0 0 20px;
}
.content ul
{
	list-style: none;
	list-style-position: inside;
	margin-bottom: 30px;
	padding-left: 45px;
}
.content ul ul
{
	list-style: none;
	margin-bottom: 0;
}
.content ul li
{
	list-style: none;
	position: relative;
}
.content ul li:before
{
	border-radius: 50%;
	content: "\2022";
	font-size: 15px;
	padding-right: 15px;
}
.content img.alignright
{
	float: right;
	margin: 0 0 0 20px;
}
.content img.alignleft
{
	float: left;
	margin: 0 20px 0 0;
}
.content img.aligncenter
{
	display: block;
	margin: 0 auto;
}
.b-page__entry p
{
	line-height: 1.5;
	margin: 15px 0 30px 0;
}
.block_rand_page
{
	background-color: #302d28;
	padding: 35px;
}
.block_rand_page .title_rand_page
{
	color: #ededed;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
}
.block_rand_page .content_rand_page
{
	display: flex;
	justify-content: center;
}
.block_rand_page .content_rand_page .item_rand_page
{
	margin: 0 15px;
	max-width: 370px;
}
.block_rand_page .content_rand_page .item_rand_page .title
{
	margin-top: 10px;
	text-align: center;
}
.block_rand_page .content_rand_page .item_rand_page .img img
{
	height: 150px;
	object-fit: cover;
}
@media (max-width: 992px)
{
	.block_rand_page .content_rand_page
	{
		flex-wrap: wrap;
	}
	.block_rand_page .content_rand_page .item_rand_page
	{
		margin: 15px;
		max-width: 250px;
	}
}
.footer
{
	padding: 5px 0 5px 0;
	position: relative;
}
.footer_nav_boxing
{
	background-color: #302d28;
	margin: 40px 0;
}
.footer .footer-navigation
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	font-weight: 700;
	justify-content: space-around;
	letter-spacing: 1px;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 768px)
{
	.footer .footer-navigation
	{
		flex-direction: column;
		moz-flex-direction: column;
		ms-flex-direction: column;
		o-flex-direction: column;
		webkit-flex-direction: column;
	}
}
.footer .footer-navigation a
{
	color: #fdc061;
	font-size: 1.4rem;
	transition: all .1s ease-in-out;
}
@media (max-width: 768px)
{
	.footer .footer-navigation a
	{
		line-height: 2.8rem;
	}
}
.footer .footer-navigation a:hover
{
	color: #dcd9d5;
}
.footer .footer-navigation li
{
	padding: 10px;
}
.pay_box
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	justify-content: space-around;
	text-align: center;
}
@media (max-width: 992px)
{
	.pay_box
	{
		flex-wrap: wrap;
		moz-flex-wrap: wrap;
		ms-flex-wrap: wrap;
		o-flex-wrap: wrap;
		webkit-flex-wrap: wrap;
	}
}
@media (max-width: 992px)
{
	.pay_box__item
	{
		width: 10%;
	}
}
@media (max-width: 768px)
{
	.pay_box__item
	{
		width: 25%;
	}
}
@media (max-width: 540px)
{
	.pay_box__item
	{
		width: 33%;
	}
}
.pay_box__link
{
	position: relative;
}
.pay_box__link:before
{
	background-image: url(../img/images-list-min.png);
	background-repeat: no-repeat;
	bottom: 30px;
	content: "";
	display: block;
	left: 50%;
	overflow: hidden;
	position: absolute;
	transform: translateX(-50%);
}
.pay_box__link.visa-icon:before
{
	background-position: 0 -3751px;
	height: 47px;
	width: 49px;
}
.pay_box__link.maestro-icon:before
{
	background-position: 0 -2126px;
	height: 40px;
	width: 67px;
}
.pay_box__link.qiwi-icon:before
{
	background-position: 0 -2929px;
	height: 46px;
	width: 44px;
}
.pay_box__link.webmoney-icon:before
{
	background-position: 0 -3887px;
	height: 45px;
	width: 45px;
}
.pay_box__link.yandex-wallet-icon:before
{
	background-position: 0 -3966px;
	height: 43px;
	width: 38px;
}
.pay_box__link.skrill-icon:before
{
	background-position: 0 -3089px;
	height: 26px;
	width: 76px;
}
.pay_box__link.neteller-icon:before
{
	background-position: 0 -2332px;
	height: 19px;
	width: 107px;
}
.pay_box__text
{
	color: #302d28;
	display: block;
	padding-top: 60px;
}
.providers-items
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: center;
	moz-flex-wrap: wrap;
	ms-flex-wrap: wrap;
	o-flex-wrap: wrap;
	webkit-flex-wrap: wrap;
}
.providers-items__item
{
	padding: 0 20px 40px 20px;
}
.providers-items__item span
{
	background-image: url(../img/images-list-min.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
.providers-items__item span.icon-quickfire
{
	background-position: 0 -2977px;
	height: 32px;
	width: 92px;
}
.providers-items__item span.icon-netent
{
	background-position: 0 -2353px;
	height: 32px;
	width: 91px;
}
.providers-items__item span.icon-yggdrasil
{
	background-position: 0 -4073px;
	height: 32px;
	width: 132px;
}
.providers-items__item span.icon-quickspin
{
	background-position: 0 -3011px;
	height: 24px;
	width: 100px;
}
.providers-items__item span.icon-pushgaming
{
	background-position: 0 -2912px;
	height: 15px;
	width: 140px;
}
.providers-items__item span.icon-betsoftv
{
	background-position: 0 -556px;
	height: 32px;
	width: 84px;
}
.providers-items__item span.icon-relax
{
	background-position: 0 -3037px;
	height: 32px;
	width: 103px;
}
.providers-items__item span.icon-nolimitcity
{
	background-position: 0 -2518px;
	height: 32px;
	width: 119px;
}
.providers-items__item span.icon-nextgen
{
	background-position: 0 -2466px;
	height: 32px;
	width: 116px;
}
.providers-items__item span.icon-elk
{
	background-position: 0 -1122px;
	height: 32px;
	width: 81px;
}
.providers-items__item span.icon-thunderkick
{
	background-position: 0 -3479px;
	height: 32px;
	width: 103px;
}
.providers-items__item span.icon-playngo
{
	background-position: 0 -2760px;
	height: 32px;
	width: 116px;
}
.providers-items__item span.icon-amatic
{
	background-position: 0 0;
	height: 32px;
	width: 104px;
}
.providers-items__item span.icon-bigtimegaming
{
	background-position: 0 -590px;
	height: 32px;
	width: 127px;
}
.providers-items__item span.icon-endorphina
{
	background-position: 0 -1326px;
	height: 48px;
	width: 105px;
}
.providers-items__item span.icon-blueprint
{
	background-position: 0 -634px;
	height: 32px;
	width: 137px;
}
.providers-items__item span.icon-habanero
{
	background-position: 0 -1626px;
	height: 28px;
	width: 136px;
}
.certificate-list
{
	align-items: center;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	justify-content: center;
	ms-align-items: center;
}
@media (max-width: 540px)
{
	.certificate-list
	{
		flex-wrap: wrap;
		moz-flex-wrap: wrap;
		ms-flex-wrap: wrap;
		o-flex-wrap: wrap;
		webkit-flex-wrap: wrap;
	}
}
.certificate-list__item
{
	max-width: 115px;
	padding: 0 10px;
	text-align: center;
}
.certificate-list__item img
{
	height: auto;
	width: 100%;
}
.certificate-list .icon-itechlabs
{
	background-image: url(../img/images-list-min.png);
	background-position: 0 -1815px;
	background-repeat: no-repeat;
	display: block;
	height: 53px;
	overflow: hidden;
	width: 53px;
}
.certificate-list .icon-pagi
{
	background-image: url(../img/images-list-min.png);
	background-position: 0 -2594px;
	background-repeat: no-repeat;
	display: block;
	height: 53px;
	overflow: hidden;
	width: 53px;
}
.certificate-list .comodo-title
{
	color: #86bee0;
	text-decoration: none;
}
.copyrights-box
{
	font-size: 1.3rem;
	line-height: 25px;
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: center;
	width: 90%;
}
.copyrights-box p
{
	margin: 0 0 10px 0;
}
.single-page:after
{
	border-bottom: 1px solid #302d28;
	content: '';
	display: block;
	height: 2px;
	margin: 0 auto 25px;
	padding-top: 25px;
	position: relative;
	width: 70%;
}
.b-slot
{
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	justify-content: center;
	margin-bottom: 15px;
	max-height: 768px;
	overflow: hidden;
}
.b-slot__inner
{
	height: 768px;
	max-width: 1024px;
	width: 100%;
}
@media (max-width: 768px)
{
	.b-slot__inner
	{
		height: 500px;
	}
}
@media (max-width: 540px)
{
	.b-slot__inner
	{
		height: 300px;
	}
}
.b-slot__inner iframe
{
	border: none;
	height: 100%;
	width: 100%;
}
.b-slot__title
{
	font-size: 1.4rem;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
}
@media (max-width: 768px)
{
	.article-item .article-data
	{
		display: none;
	}
}
@media (max-width: 540px)
{
	.article-item img
	{
		display: block;
		margin: 0 auto;
	}
}
.has-button
{
	text-align: center;
}
.article-data
{
	color: #797979;
	margin-bottom: 20px;
}
.article-data .article-date-icon
{
	background-image: url(../img/data-icon-min.png);
	display: inline-block;
	height: 16px;
	margin-right: 10px;
	width: 16px;
}
.article-text-prev
{
	margin: 15px 0 30px 0;
}
@media (max-width: 768px)
{
	.article-text-prev
	{
		display: none;
	}
}
.article-item
{
	border-bottom: 1px solid #302d28;
	margin-bottom: 30px;
}
.similar-news
{
	margin: 0 auto;
	max-width: 1170px;
}
@media (max-width: 992px)
{
	.similar-news
	{
		padding: 20px 2% 2%;
	}
}
.similar-news h3
{
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	line-height: 38px;
}
.similar-news .news-item
{
	background-color: #fff;
	border: 5px solid #13100e;
	color: #000;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	flex-direction: column;
	justify-content: space-between;
}
.similar-news .news-item img
{
	object-fit: cover;
	width: 100%;
}
.similar-news .news-item .news-info
{
	padding: 20px 15px 15px 20px;
}
.similar-news .news-item .title
{
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
}
.similar-news .news-item .more-info
{
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
}
.similar-news .news-item .more-info .article-data
{
	margin-bottom: 0;
}
.similar-news .news-item .more-info a
{
	color: #fdc061;
}
.similar-news .tns-controls
{
	margin-bottom: 10px;
	text-align: right;
}
.similar-news .tns-controls:focus
{
	outline: none;
}
.similar-news .tns-controls button
{
	background: transparent;
	background-image: url(../img/icon-right.svg);
	border: none;
	border-radius: 50%;
	font-weight: bold;
	height: 32px;
	margin-left: 30px;
	width: 32px;
}
.similar-news .tns-controls button[disabled]
{
	background-image: url(../img/disabled.svg);
	cursor: not-allowed !important;
}
.similar-news .tns-controls button[data-controls="prev"]
{
	transform: rotateY(180deg);
}
.breadcrumbs ol
{
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.breadcrumbs ol li
{
	float: left;
	list-style: none;
	padding-left: 0;
	padding-right: 10px;
	text-decoration: underline;
	text-transform: capitalize;
}
.breadcrumbs ol li:after
{
	content: '>';
	display: inline-block;
	height: 15px;
	left: 15px;
	position: relative;
	transform: translateX(-50%);
	width: 15px;
}
.breadcrumbs ol li:last-child
{
	text-decoration: none;
}
.breadcrumbs ol li:last-child:after
{
	display: none;
}
.page-404
{
	align-items: center;
	background-color: #13100e;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-flex;
	height: 100vh;
	justify-content: center;
}
.page-404__wrap
{
	height: auto;
	max-width: 768px;
	position: relative;
}
.page-404 .button-center
{
	bottom: 7%;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	white-space: nowrap;
}
@media (max-width: 540px)
{
	.page-404 .button-center
	{
		bottom: 2%;
	}
}
.page-404 .button-center a
{
	color: #000;
}
.page-404 .button-center a:hover
{
	background-color: #000;
	color: #3daa45;
}
@media (max-width: 540px)
{
	.page-404 .button-center a
	{
		font-size: 8px;
		line-height: 28px;
	}
}
.faq-block
{
	background-color: #302d28;
	padding: 35px 15px 15px 35px;
}
.faq-block .faq-title
{
	font-size: 28px;
	padding-bottom: 20px;
}
.triggerfaq
{
	background-color: transparent;
	border: none;
	color: #fdc061;
	cursor: pointer;
	font-size: 1.4rem;
	margin-bottom: 20px;
	outline: none;
	padding-left: 30px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	transition: 0.4s;
	width: 100%;
}
.triggerfaq:before
{
	background-image: url(../img/images-list-min.png);
	background-position: 0 -2794px;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 18px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
}
.active:before
{
	background-position: 0 -2312px;
}
.faq-panel
{
	display: none;
	overflow: hidden;
	padding: 0 30px 20px;
}
.faq-panel p
{
	margin: 0;
}
.game-wrap
{
	background: url(../img/bg-default-slots-min.jpg) top center no-repeat;
	padding: 20px 0;
}
.s-game
{
	box-sizing: border-box;
	display: none;
	margin: 0 auto;
	max-width: 800px;
}
@media screen and (min-width: 768px)
{
	.s-game
	{
		display: block;
	}
}
.s-game__inner
{
	background-color: #000;
	position: relative;
}
.s-game__inner:after
{
	content: '';
	display: block;
	padding-top: 75%;
}
.s-game__entry,.s-game__inner iframe
{
	bottom: 0;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.s-game__inner iframe
{
	border: 0;
	outline: 0;
}
.s-game__img
{
	display: block;
	filter: blur(10px);
	height: 100%;
	opacity: .5;
	width: 100%;
}
.s-game__button
{
	background-color: transparent;
	background-image: url(../img/play.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	height: 100%;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
	transition: opacity .2s;
	webkit-appearance: none;
	width: 100%;
}
.s-game__button:hover
{
	opacity: .8;
}
.bookmark-add
{
	align-items: center;
	background-color: #232323;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding: 5px 0;
}
.bookmark-add .container
{
	align-items: center;
	display: flex;
	justify-content: center;
}
.bookmark-add span
{
	font-size: 13px;
	font-weight: 600;
	padding: 0px 25px;
}
.bookmark-add a
{
	background-color: #fb5f55;
	border-radius: 10px;
	color: #333;
	font-size: 18px;
	moz-border-radius: 25px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s;
	webkit-border-radius: 25px;
}
.bookmark-add a:hover
{
	opacity: 0.8;
	transition: all .3s;
}
.blog-list
{
	list-style: none;
}
.blog-list.with-images
{
	display: flex;
	flex-flow: row wrap;
	margin-left: -15px;
	margin-right: -15px;
}
@media (max-width: 1300px)
{
	.blog-list.with-images
	{
		margin-left: 0;
		margin-right: 0;
	}
}
.blog-list.with-images .blog-item
{
	flex: 0 0 33.333%;
	margin-bottom: 30px;
	max-width: 33.333%;
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 980px)
{
	.blog-list.with-images .blog-item
	{
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 479px)
{
	.blog-list.with-images .blog-item
	{
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.blog-list.with-images .blog-item .post-link
{
	display: block;
}
.blog-list.with-images .blog-item .post-link .post-image
{
	background: #fff;
	display: block;
	height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}
@media (max-width: 767px)
{
	.blog-list.with-images .blog-item .post-link .post-image
	{
		height: 160px;
	}
}
.blog-list.with-images .blog-item .post-link .post-image img
{
	display: block;
	min-height: 200px;
	width: 100%;
}
@media (max-width: 767px)
{
	.blog-list.with-images .blog-item .post-link .post-image img
	{
		min-height: 160px;
	}
}
.blog-list.with-images .blog-item .post-link .post-title
{
	display: block;
	text-align: center;
}
.blog-list__date
{
	font-size: 14px;
	opacity: 0.8;
	padding-left: 25px;
}
.commentss
{
	max-width: 100%;
	padding: 0 20px;
}
.comment-form > p
{
	display: flex;
}
.comment-form > p label
{
	width: 150px;
}
.comment-form > p input,.comment-form > p textarea
{
	background: none;
	border: 1px solid #0091f6;
	color: #fff;
	outline: 0;
	padding: 10px;
	resize: none;
	width: 100%;
}
.comment-form > p input::-webkit-input-placeholder,.comment-form > p input::-ms-input-placeholder,.comment-form > p input:-moz-placeholder,.comment-form > p input::placeholder,.comment-form > p textarea::-webkit-input-placeholder,.comment-form > p textarea::-ms-input-placeholder,.comment-form > p textarea:-moz-placeholder,.comment-form > p textarea::placeholder
{
	color: #fff;
}
.comment-form > p textarea
{
	height: 80px;
}
.button_download
{
	margin: 20px 0;
	text-align: center;
}
#form-bl
{
	align-items: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
}
#form-bl a
{
	color: #a0a0a0;
}
.comment-reply-title
{
	color: #fdfdfd;
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	text-align: left;
	text-transform: uppercase;
}
.form-submit input#submit
{
	background-color: #dd9b2a;
	border: 2px solid #fcb946;
	border-radius: 4px;
	color: #181d23;
	display: inline-block;
	font-family: "HelveticaNeueCyr-Bold";
	font-size: 16px;
	margin-top: 15px;
	padding: 14px 30px;
	text-align: center;
	text-decoration: none;
}
.form-submit input#submit:hover
{
	cursor: pointer;
}
.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url
{
	display: flex;
	justify-content: space-between;
}
form#commentform p
{
	margin: 10px 0;
}
ol.commentlist
{
	border-bottom: 1px solid #484848;
	margin-bottom: 25px;
	width: 100%;
}
ol.commentlist a
{
	color: #fff;
	text-decoration: none;
}
a.bet-bonus,span.bet-bonus
{
	display: block;
	margin: 15px auto 30px;
	text-align: center;
	width: 200px;
}
.active-bonus
{
	align-items: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 15px auto 30px;
	width: 100%;
}
.active-bonus .bonus-field
{
	background: #fff;
	border: none;
	border-radius: 0;
	color: #000;
	display: block;
	flex: 0 0 230px;
	font-size: 1em;
	height: 40px;
	margin: 0 15px 0 0;
	max-width: 230px;
	outline: none;
	padding: 10px;
	text-align: center;
	width: 100%;
}
.active-bonus .active-bonus-link
{
	border-radius: 0;
	display: block;
	flex: 0 0 320px;
	margin: 0;
	max-width: 320px;
	text-align: center;
}
@media (max-width: 650px)
{
	.active-bonus
	{
		display: block;
	}
	.active-bonus .bonus-field
	{
		margin: 0 auto 20px;
		max-width: 320px;
	}
	.active-bonus .active-bonus-link
	{
		margin: 0 auto;
	}
}
@media (max-width: 360px)
{
	.active-bonus .active-bonus-link
	{
		font-size: 12px;
	}
}
.up_button
{
	background-color: #302d28;
	border-radius: 9px;
	bottom: 10%;
	height: 40px;
	padding: 5px;
	position: fixed;
	right: 10%;
	text-align: center;
	transition: all .3s;
	width: 40px;
	z-index: 2;
}
.button-wrp-cont
{
	display: inline-block;
	text-align: center;
	width: 100%;
}
.button_content
{
	background: #3daa45;
	border: 1px solid #3daa45;
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 5px;
}
.button_content :hover
{
	opacity: 0.7;
}
.share42-item{
	display:inline-block;
	margin:0 6px 6px 0;
	height:32px;
}
.share42-item a{
	display:inline-block;
	width:32px;
	height:32px;
	margin:0;
	padding:0;
	outline:none;
	background:url(/img/icons.png?v=0.2) -0px 0 no-repeat;
}
.registration-btn{
	background: #808000;
}