/*
Theme Name: New Slot Games
*/

/* FONTS */

@font-face {
    font-family: 'Gilroy';
    src: url('subset-Gilroy-Bold.eot');
    src: local('Gilroy-Bold'),
        url('subset-Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('subset-Gilroy-Bold.woff2') format('woff2'),
        url('subset-Gilroy-Bold.woff') format('woff'),
        url('subset-Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('subset-Gilroy-Regular.eot');
    src: local('Gilroy-Regular'),
        url('subset-Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('subset-Gilroy-Regular.woff2') format('woff2'),
        url('subset-Gilroy-Regular.woff') format('woff'),
        url('subset-Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('subset-Gilroy-Light.eot');
    src: local('Gilroy-Light'),
        url('subset-Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('subset-Gilroy-Light.woff2') format('woff2'),
        url('subset-Gilroy-Light.woff') format('woff'),
        url('subset-Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('subset-Gilroy-Medium.eot');
    src: local('Gilroy-Medium'),
        url('subset-Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('subset-Gilroy-Medium.woff2') format('woff2'),
        url('subset-Gilroy-Medium.woff') format('woff'),
        url('subset-Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('subset-Gilroy-SemiBold.eot');
    src: local('Gilroy-SemiBold'),
        url('subset-Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('subset-Gilroy-SemiBold.woff2') format('woff2'),
        url('subset-Gilroy-SemiBold.woff') format('woff'),
        url('subset-Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}
/* END FONTS */


/* NULL */

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, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}

[hidden] {display: none;}
.none, .hidden, .on980, .on760, .on320, .only980, .only760 {display: none;}

.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}

.alignright, .right { float: right; }
.alignleft, .left { float: left; }
.center { text-align: center; }
.centered, .aligncenter {
	display: block;
	margin: 0 auto;
	}

img.alignright, img.right {
	margin: 0 0 7px 20px;
	display: inline;
	}
img.alignleft, img.left {
	margin: 0 20px 7px 0;
	display: inline;
	}
a img {
	border: none;
	}
img {
	max-width: 100%;
	}

.strTable img {
	height: auto;
	border-radius: 2px;
	width: 16px;
	vertical-align: text-top;
	}

.inTouchPerson{
	max-width: 225px;
	width: 100%;
}
/* delete arrows from input number fields */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}

/* END NULL */


/* BASE */

body {
	color: #000;
	font-size: 16px;
	line-height: 20px;
    font-family: 'Gilroy', sans-serif;
	background: #fff;
	text-align: center;
	}

.wrap {
	width: 1156px;
	margin: 0 auto;
	text-align: left;
	}

input, textarea {
	color: #000;
	font-size: 18px;
	line-height: 20px;
    font-family: 'Gilroy', sans-serif;
	}

a {
	color: #27A2F8;
	text-decoration: none;
	transition: all 0.3s 0.02s ease;
	}

a:hover {
	color: #27A2F8;
	text-decoration: underline;
	}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote{
	margin: 0 0 30px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: #000;
    font-weight: 500;
	}
h1, .h1, .title{
	font-size: 28px;
	line-height: 32px;
    font-weight: 600;
	}
h2, .h2{
	font-size: 24px;
	line-height: 28px;
	}
h3, .h3{
	font-size: 20px;
	line-height: 24px;
	}
h4, .h4{
	font-size: 18px;
	line-height: 22px;
	}
h5, .h5{
	font-size: 17px;
	line-height: 22px;
	}
h6, .h6{
	font-size: 17px;
	line-height: 22px;
	}


.table, .entry table {
	border-spacing: 10px;
	border-top: 0 solid #959596;
	border-left: 0 solid #959596;
	background: #252C3B;
	border-radius: 15px;
	padding: 0 15px;
	max-width:900px;
	}
.table tr th, .entry table tr th{
	border-bottom: 0 solid #959596;
	border-right: 0 solid #959596;
	padding: 15px 20px;
	font-weight: 600;
	font-size: 16px;
	line-height: 21px;
	text-align: center;	
	color: #FFFFFF;
	}
.table tr td, .entry table tr td{
	border-bottom: 0 solid #959596;
	border-right: 0 solid #959596;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	background: #313A4F;
	border-radius: 10px;
	}
.table tr td:first-child, .entry table tr td:first-child{
    width:20%;
	background: #46526B;
	padding: 15px 10px;
	}
.table tr td:not(:first-child), .entry table tr td:not(:first-child){
	text-align: left;
	}
.table tr:first-child td, .entry table tr:first-child td {
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-align: center;	
	color: #FFFFFF;
	background: none;
	border-radius: 0;
	padding: 0;

	}
.strTable table tr td{
/* 	text-align:center; */
	/* width: 20%; */
	}
.strTable table tr td:not(:first-child)
 {
	text-align:center;
	}
.strTable table tr td:nth-child(2)
 {
	/* text-align:left; */
	}
.slotListTable table{
		width: 900px;
		}
.slotListTable table tr td{
	width: 20%;
	}
.slotListTable table tr td:first-child{
	width: 40%;
}
.slotListTable table tr td:not(:first-child){
	text-align:center;
}	

.entry td figure{
	margin:0;
	padding:0;
	}
.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {
	border: 0;
	padding: 0;
	background: none;
	}

.entry ul, ul.list {
	padding: 0 0 0 0;
	list-style: none;
	}
.entry ol, ol.list {
	padding: 0 0 0 0;
	list-style: none;
	}
.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
	margin: 5px 0 0 0;
	}
.entry ol > li, ol.list > li {
	margin: 0 0 14px 20px;
	padding: 0 0 0 20px;
	list-style: decimal outside;
	}
.entry ul > li, ul.list > li {
	margin: 0 0 14px 0;
	display: block;
	padding: 0 0 0 40px;
	position:relative;
	}
.entry ul > li:before, ul.list > li:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	top: 6px;
	left:0;
	width: 14px;
	height: 4px;
	background: #FF8C21;
	border-radius: 2px;
	}
.itemRatingForm ul > li:before, ul.itemRatingForm > li:before{
	content:none;
	}
.key_param{
	color: #FFDE00!important;
}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	max-width: 80%;
	margin: 0 auto 30px auto;
	text-align:center;
	font-size: 18px;
	line-height: 22px;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
	
.inptext{
	background: #FFF2CB;
	border-radius: 10px;
	padding: 20px;
	margin: 0;
	overflow: auto;
	}		
.pros-cons-block{
	display: flex;
	}
.pros, .cons{
	border-radius: 10px;
	padding: 34px 40px;
	margin: 0 30px 30px 0;
	overflow: auto;
	width: 50%;
	}
.pros{
	background: #A6FFB7;
}
.cons{
	background: #FFBFCA;
}
.grid {
	clear: both;
	*zoom: 1;
	}
.grid:after {
	content: "";
	display: table;
	clear: both;
	}
[class*='col-'] {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px 0 0;
	}
.col-1-8 {
	width: 12.5%;
	}
.col-1-4 {
	width: 25%;
	}
.col-1-3 {
	width: 33.33%;
	}
.col-1-2 {
	width: 50%;
	}
.col-2-3 {
	width: 66.66%;
	}

/* END BASE */


.bg_grey{
	background: #F2F2F2;
}
.bg_white{
	background: #fff;
}
/* HEADER */

header {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	background: #FF2F38;
	}
.wrap_header{
	max-width: 1292px;
	min-height: 100px;
	padding: 10px 0;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: left;
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items:center;
	transition: all 0.3s 0.02s ease;
	}
@media (max-width: 1310px) {
	.wrap_header{
		max-width: 1156px;
	}
}
header.fix .wrap_header{
	min-height: 10px;
	padding: 5px 0;
	}
.header_height{
	min-height: 100px;
	background: #FF2F38;
	}	

.logo{
	width: 100px;
	}
.logo img{
	vertical-align: bottom;
	transition: all 0.3s 0.02s ease; 
	width: 96px;
    height: 63px;
	}
.logo img:hover{
	transform: scale(1.05);
	}
header.fix .logo img{
/*	max-width: 70px; */
	width: 70px;
    height: 46px;
	}

.search{
	margin: 0 auto 0 70px;
	position:relative;
	}
span.search_mob{
	display: none;
	width: 30px; 
	height: 30px;   
	background: url('../img/search_mob.svg') no-repeat;
	cursor: pointer;
	}

.search form{
	background: #FDFDFD;
	border-radius: 6px;
	padding: 10px 15px;
	position: relative;
	width: 400px;
	height: 50px;
	box-sizing: border-box;
	transition: all 0.3s 0.02s ease; 
	}
header.fix .search form{
	height: 40px;
	padding: 5px 15px;
	}
.search_inp{
	padding: 0 34px 0 0;
	margin: 0;
	background: none;
	border: 0;
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	}
.search_sub{
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 14px;
	transform: translateY(-50%);
	width: 24px;
	height:  24px;
	background: url('../img/search_sub.svg') no-repeat;	
	padding: 0;
	margin: 0;
	border: 0;
	transition: all 0.3s 0.02s ease;
	}
.sub_close{
	background: url('../img/close.svg') no-repeat;	
	width: 20px;
	height:  20px;
	cursor: pointer;
}
.sub_close:hover{
	transform: translateY(-50%) scale(1.1);
	}
.search_res{
    position: absolute;
    margin-top: 5px;
	width: 400px;
}

.search_res ul li{
	padding: 5px 10px;
    font-size: 14px;
    border-bottom: 1px;
    border-color: black;
	border-style: dotted;
}
.search_res{
	background: white;
    border-radius: 6px;
	box-shadow: 0px 4px 14px rgb(0 0 0 / 25%);
}
.search_res ul li:last-child{
    border-bottom: 0;
}
.search_res a{
	color: black;
	font-weight: 600;
	display: block;
}
.search_res a:hover{
	text-decoration: none;
}
.search_res li:hover{
	background: #00000045;
	text-decoration: none;
}
.search_res li:hover{
	background: #00000045;
}
.search_res li:first-child:hover{
	border-radius:6px 6px 0 0;
}
.search_res li:last-child:hover{
	border-radius:0 0 6px 6px;
}
.search_prov{
	font-size: 16px!important;
	padding: 15px 10px!important;
}
.search_prov:hover{
	background: #fff!important;
}
.search_prov a{
	width: 50%;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	margin: auto;
    color: white;
}
.search_prov a:first-child{
    background: linear-gradient(90.11deg, #2FCF15 21.17%, #15A412 207.06%);
}
.search_prov a:first-child:hover{
	background: linear-gradient(90.11deg, #15A412 21.17%, #2FCF15 207.06%);
}
.search_prov a:last-child{
    background: #939393;
}
.search_prov a:last-child:hover{
    background: #b3b1b1;
}
.importantMsg{
    background-color: #ff000024;
    padding: 10px;
    margin: 0 0 30px 0;
    border-radius: 10px;
    border: 2px;
    border-color: #FF2F38;
    border-style: solid;
	display: flex;
}
.incorrectField{
	background-color: #ff000024!important;
}
.adapt_menu{
	position: relative;
	display: none;
	width: 30px;
    height: 30px;
	cursor: pointer;
    transition: all .3s ease-in-out;
	}
.adapt_menu span{
    position: absolute;
    left: 0;
    top: 0;
	display: block;
    width: 13px;
    height: 13px;
    background: #FFFFFF;
	border-radius: 3px;
    transition: all .2s ease-in-out;
	}
.adapt_menu span:nth-child(2){
	top: 0;
	left:auto;
	right: 0;
	}
.adapt_menu span:nth-child(3){
	top: auto;
	bottom:0;
	}
.adapt_menu span:nth-child(4){
	top: auto;
	bottom:0;
	left:auto;
	right: 0;
	}
.adapt_menu.open span{
	width: 30px;
	height: 6px;
    top: 12px;
	}
.adapt_menu.open span:nth-child(1){
    transform: rotate(45deg);
	}
.adapt_menu.open span:nth-child(2){
	opacity: 0;
	}
.adapt_menu.open span:nth-child(3){
	opacity: 0;
	}
.adapt_menu.open span:nth-child(4){
    transform: rotate(-45deg);
	}				
	
.main_nav > ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items:center;
	}
.main_nav > ul > li{
	display: block;
	position:  relative;
	margin: 0 0 0 30px;
	padding: 12px 0 12px 0;
	}
.main_nav > ul > li:first-child{
	margin: 0 0 0 0;
	}
.main_nav > ul > li > a{
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	position:  relative;
	}
.main_nav > ul > li > a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -3px;
	left:0;
	height: 3px;
	width: 0;
	background: #fff;
	transition: all 0.3s 0.02s ease;
	border-radius: 2px;
	}
.main_nav > ul > li > a:hover:before, .main_nav > ul > li.active > a:before{
	width: 100%;
	}


.main_nav > ul > li.drop{
	padding: 12px 25px 12px 0;
	background: url('../img/main_nav.svg') no-repeat right center;
	}

.main_nav > ul > li > ul{
	display: none;
	position:absolute;
	z-index:1;
	top: 100%;
	right: 0;
	background: #FDFDFD;
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	padding: 30px 20px 6px 30px;
	}
.main_nav > ul > li:hover > ul{
	display: block;
	}
.main_nav > ul > li > ul > li{
	display: block;
	padding: 0 0 24px 0;
	white-space: nowrap;
	}
.main_nav > ul > li > ul > li > a{
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	position:  relative;
	}
.main_nav > ul > li > ul > li > a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -3px;
	left:0;
	height: 3px;
	width: 0;
	background: #000;
	transition: all 0.3s 0.02s ease;
	border-radius: 2px;
	}
.main_nav > ul > li > ul > li > a:hover:before, .main_nav > ul > li > ul > li.active > a:before{
	width: 100%;
	}

.slot_nav{
	background: #252C3B;
	height: 68px;
	}
.slot_nav_wrap{
	/* max-width: 1292px; */
	max-width: 1156px;
	margin: 0 auto;
	box-sizing: border-box;
	/* padding: 0 0 0 166px; */
	padding: 0;
	text-align: left;
	display: flex;	
    justify-content: flex-start;
	align-items:center;
	}
@media (max-width: 1310px) {
	.slot_nav_wrap{
		max-width: 1156px;
/* 		padding: 0 0 0 98px; */	}
}
.slot_nav_title{
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	flex: 0 0 184px;
	}
.slot_nav_list {
	overflow: hidden;
	white-space:nowrap;
	}
 html { 
    scroll-behaviour: smooth;
	}
.slot_nav_list_b{
	position:relative;
	overflow: hidden;
	width: 100%;
	}
.slot_nav_list_b:before {
	content: "";
	display: none;
	position: absolute;
	z-index:1;
	top: 0;
	left:0;
	height: 100%;
	width: 0px;
	box-shadow: 0 0 30px 70px rgba(37, 44, 59, 0.8);
	}
.slot_nav_list_b:after {
	content: "";
	display: block;
	position: absolute;
	z-index:1;
	top: 0;
	right:0;
	height: 100%;
	width: 0px;
	box-shadow: 0 0 30px 70px rgba(37, 44, 59, 0.8);
	}
.slot_nav_list_b.scroll:after {
	display: none;
	}
.slot_nav_list_b.scroll:before {
	display: block;
	}

.slot_nav_list > ul{
	display: flex;
	justify-content: flex-start;
	}
.slot_nav_list > ul > li{
	display: block;
	padding: 0 0 0 35px;
	text-align:center;
	}
.slot_nav_list > ul > li:first-child{
	padding: 0 0 0 0;
	}
.slot_nav_list > ul > li > a{
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;
	height: 68px;
	padding: 0 12px;
	position:  relative;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	}
.slot_nav_list > ul > li > a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: 0;
	left:0;
	width: 100%;
	height: 0;
	background: #FFD647;
	transition: all 0.3s 0.02s ease;
	border-radius: 7px 7px 0 0;
	text-decoration: none;
	}
.slot_nav_list > ul > li > a:hover:before, .slot_nav_list > ul > li.active > a:before{
	height: 6px;
	}



/* END HEADER */


/* HOME */

.hp_block{
	display: flex;
	justify-content: space-between;
}
.top_content{
	padding: 48px 520px 20px 0;	
	 background: url('../img/bg_main.svg') no-repeat right top 50px;
	background-size: 500px auto; 
	}
.hp_text{
	padding: 48px 0 20px 0;
	/* width: 40%; */
	width: auto;
}
.hp_banner_wrap{
	padding: 48px 0 20px 0;
	width: 50%;
	text-align: right;
	position: relative;
}
.banner_wrap, .banner_text{
	padding: 0 0 20px 0;
	width: 50%
}
.s_dk_45
{
	width: 45%;
}
.hp_banner_img{
	width: 100%;
	height: auto;
	border-radius: 15px;
	border: 10px solid #2FCF15;
}
.jump_to{
	background: linear-gradient(120.17deg, #FFCF28 80.92%, #FFD647 100.13%);
	}
.jump_to_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items:center;
	}
.jump_to_title{
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	}
.jump_to_nav > ul{
	display: flex;	
	flex-wrap: wrap;
    justify-content: flex-start;
	align-items:center;
	}
.jump_to_nav > ul > li{
	display: block;
	padding: 0 0 0 12px;
	}
.jump_to_nav > ul > li:first-child{
	padding: 0 0 0 0;
	}
.jump_to_nav > ul > li > a{
	display: inline-block;
	padding: 30px 26px 28px 26px;
	position:  relative;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	}
.jump_to_nav > ul > li > a:hover{
	background: #FF2F38;
	}


.logoFont{position: absolute; top: 55%; text-align: center;color: #F8F8F8;line-height: 1.5;font-size: 22px;}
.best_slots{
	background: #F2F2F2;
	padding: 70px 0 40px 0;
	overflow:hidden;
	}
.slot_options{
	overflow:auto;
}
.title_main{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	}
.title_more a{
	font-weight: 600;
	font-size: 20px;
    line-height: 30px;
	color: #000;
	text-decoration: none;
	position: relative;
	}
.title_more a:hover{
	color: #27A2F8;
	}
.title_more a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -3px;
	right:0;
	height: 3px;
	width: 100%;
	background: #000;
	transition: all 0.3s 0.02s ease;
	border-radius: 3px;
	text-decoration: none;
	}
.title_more a:after{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -3px;
	left:0;
	height: 3px;
	width: 0;
	background: #27A2F8;
	transition: all 0.3s 0.02s ease;
	border-radius: 3px;
	text-decoration: none;
	}
.title_more a:hover:before{
	width: 0;
	}
.title_more a:hover:after{
	width: 100%;
	}
	
.see_more_mob{
	display: none;
	}	
.mob_only{
	display: none;
}
.see_more_mob_h{
	height: 30px;
	}
.see_more_mob a{
	display: block;
	max-width: 320px;
	height: 70px;
	margin: 0 auto;
	text-align:center;
	background: #252C3B;
	border-radius: 15px;
	font-weight: 500;
	font-size: 20px;
    line-height: 70px;
	color: #fff;
	text-decoration: none;
	}
.see_more_mob a:hover{
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.32);
	}
	

.best_slots_list{
	}
	
.main_slider {
	margin: -30px 0 0 0;
	}	
.main_slider .slick-list {
	padding: 30px 8px;
	}	
.main_slider .slick-prev{
	display: block;
	width: 18px; 
	height: 30px; 
	position:absolute;
	z-index:111;
	top: 50%;
	left: -30px;
	transform:translateY(-50%);
	background: url('../img/prev.svg') no-repeat;
	border: 0px solid #959596;     
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}
.main_slider .slick-next{
	display: block;
	width: 18px; 
	height: 30px; 
	position:absolute;
	z-index:111;
	top: 50%;
	right: -30px;
	transform:translateY(-50%);
	background: url('../img/next.svg') no-repeat;
	border: 0px solid #959596;   
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}	
.slick-disabled {
	display: none !important; 
	}

	
.best_slots_one{
	}	
.best_slots_b{
	width: 212px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	transition: all 0.3s 0.02s ease; 
	}
.best_slots_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
.best_slots_h{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 0 12px;
	margin: 0 0 12px 0;
	}
.best_slots_top{
	width: 65px;
	height: 26px;
	position: relative;
	box-sizing: border-box;
	background: linear-gradient(106.77deg, #FF2F38 38.47%, #CF151D 106.56%);
	border-radius: 30px;
	padding: 3px 10px 3px 3px;
	margin: 0 0 0 0;
	font-weight: 800;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}
.best_slots_top:before{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url('../img/best_slots_top.svg') no-repeat;
	background-size: 20px auto;
	transition: all 0.3s 0.02s ease;
	}

.best_slots_info{
	width: 24px; 
	height: 24px; 
	position: relative;
	}
.best_slots_info_vn{
	margin: 0 0 0 auto;
	}
span.best_slots_sub{
	width: 24px; 
	height: 24px; 
	display: block;
	background: url('../img/best_slots_sub.svg') no-repeat;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}
span.best_slots_sub:hover{
	transform: rotate(360deg);
	}
.best_slots_info_t{
	display: none;
	position:absolute;
	z-index:2;
	top: 0;
	right: 0;
	width: 198px;
	box-sizing:border-box;
	background: #FDFDFD;
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	padding: 20px 10px 10px 10px;
	font-size: 12px;
	line-height: 12px;
	}
.best_slots_info_t p{
	margin: 0 0 6px 0;
	}
span.best_slots_info_close{
	display:block;
	width: 12px;
	height: 12px;
	position:absolute;
	z-index:1;
	top: 20px;
	right: 20px;
	background: url('../img/close.svg') no-repeat;
	background-size: 12px auto;
	transition: all 0.3s 0.02s ease;
	cursor: pointer;
	}
span.best_slots_info_close:hover{
	transform: rotate(360deg);
	}
.best_slots_img{
	padding: 0 8px;
	margin: 0 0 15px 0;
	position:relative;
	}
.best_slots_img img{
	vertical-align: bottom;
	border-radius: 10px;
	width: 196px;
	height: 129px;
	}
.best_slots_countries, .str_countries, .hp_banner_country{
	position: absolute;
	z-index: 1;
	bottom: 6px;
	right: 12px;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}
.best_slots_countries img{
	width: 22px!important;
	margin: 0 5px 0 0!important;
	border-radius: 3px!important;
	height: auto!important;
	}
.str_countries{
	bottom: 12px;
	right: 12px;
	}
.str_countries img{
	width: 32px;
    margin: 0;
    border-radius: 30px!important;
    border: 4px solid #fff;
}
.hp_banner_country{
	bottom: 12%;
	right: 0;
}
.hp_banner_country img{
	width: 30px!important;
	border-radius: 3px!important;
	height: auto!important;
}
.best_slots_star{
	margin: 0 0 12px 0;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-align: center;	
	color: #FFFFFF;
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;
	}
.best_slots_star .star_i_text{
	padding: 0 3px 0 0;
	}
.star_i_text_m{
	display: none;
	}
.star_i, .star_i2, .star_i3{
	display: block;
	margin: 0 3px;
	width: 17px;
	height: 17px;
	background: url('../img/star.svg') no-repeat center;
	background-size: auto 17px;
	}	
.star_i2{
	background: url('../img/star2.svg') no-repeat center;
	background-size: auto 17px;
	}	


.best_slots_text{
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;	
	color: #E5E5E5;
	margin: 0 0 14px 0;
	padding: 0 12px;
	}
.best_slots_text a{
	text-decoration: none;
	color: #E5E5E5;
	border-bottom: 1px dashed;
	border-color: #fff;
	}
.best_slots_text a:hover{
	color: #fff;
	border-color: transparent;
	}

.best_slots_prise{
	background: #fff;
	padding: 15px 12px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;	
	color: #000000;
	}
.oneLine{
/* add to make title in 1 string only */	
	white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
}	
div.best_slots_sub{
	width: 100%;
	}
.best_slots_sub a{
	display:block;
	height: 52px;
    border-radius: 0 0 10px 10px;
	background: linear-gradient(90.05deg, #2FCF15 10.21%, #15A412 99.83%);
	font-weight: 600;
	font-size: 18px;
	line-height: 52px;
	text-align: center;	
	color: #FFFFFF;
	text-decoration: none;
	}
.best_slots_sub a:hover{
	background: linear-gradient(90.05deg, #15A412 99.83%, #2FCF15 10.21% );
	}


.new_slots{
	padding: 70px 0 40px 0;
	}
.wo_padding{
	padding:0;
}
.title_s{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;	
	color: #000000;
	margin: 0 0 30px 0;
	}

.new_slots_list{
	margin: 0 0 15px 0;
	}
.new_slots_list_last{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	position:relative;
	}

a.new_slots_big{
	display:block;
	margin: 0 auto;
	width: 212px;
	padding: 10px 0;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	text-decoration: none;
	}
a.new_slots_big:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	}

a.new_slots_b{
	display:block;
	margin: 0 24px 30px 0;
	width: 212px;
	padding: 10px 0;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	text-decoration: none;
	}
a.new_slots_b:nth-child(5n){
	margin: 0 0 30px 0;
	}
a.new_slots_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	}
.new_slots_h{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 0 12px 10px 12px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.55);
	}
.new_slots_h_s{
	border:0;
	margin: 0 0 17px 0;
	padding: 0 12px;
	}
.new_slots_h_c{
	justify-content: center;
	}
.new_slots_text{
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	}
.new_slots_data{
	padding: 4px 6px;
	background: #FF8C21;
	border-radius: 20px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	}
.new_slots_title{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	padding: 0 12px;
	margin: 0 0 12px 0;
	}
.new_slots_title a{
	text-decoration: none;
	color: #fff;
	}
.new_slots_title a:hover{
	color: #27A2F8;
	}

.new_slots_img{
	padding: 0 10px;
	}
.new_slots_img img{
	vertical-align: bottom;
	border-radius: 10px;
	width: 192px;
	height: 127px;
	}
.slot_streamers{
	padding: 70px 0;
	}
.slot_streamers_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 10px 0;
	}

a.slot_streamers_b{
	display:block;
	width: 271px;
	padding: 15px 0;
	margin: 0 24px 30px 0;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	text-decoration: none;
	}
a.slot_streamers_b:nth-child(4n){
	margin: 0 0 30px 0;
	}
a.slot_streamers_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
.slot_streamers_h{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin: 0 0 17px 0;
	padding: 0 15px;
	}
.slot_streamers_data{
	padding: 4px 6px;
	background: #FF8C21;
	border-radius: 20px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	}
.slot_streamers_title{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	padding: 0 15px;
	margin: 0 0 15px 0;
	}
.slot_streamers_title a{
	text-decoration: none;
	color: #fff;
	}
.slot_streamers_title a:hover{
	color: #27A2F8;
	}

.slot_streamers_img{
	padding: 0 15px;
	}
.slot_streamers_img img{
	vertical-align: bottom;
	border-radius: 10px;
	}
.chartTopLable{
	position: absolute;
    top: 7%;
    right: 3%;
    color: white;
    text-align: center;
    padding: 10px!important;
}
.dataArea{
	display: flex;
}
.graphContainer{
	width: 70%;
}
.tableContainer{
	margin:0 auto;
	padding: 0 5px;
}
.tableContainer table{
	max-width: 100%;
    margin: 0 10px;
	padding: 0 10px;
	border-spacing: 5px;
}

.tableContainer table tr th{
	padding: 0;
    font-size: 12px;
	white-space: nowrap;
}
.tableContainer table tr td{
	padding: 5px 10px!important;
    font-size: 12px;
	white-space: nowrap;
}
.tableContainer table tr td:not(:first-child) {
    text-align: center;
}
.avgStyle{
	font-style: italic;
    font-weight: 600;
}
.top_streamers{
	background: #252C3B;
	border-radius: 15px;
	padding: 21px 25px 25px 25px;
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
	}
.top_streamers_b{
	width: 545px;
	text-align:center;
	}

.top_streamers_top{
	display: flex;	
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items:center;
	padding: 0 25px;
	margin: 0 0 13px 0;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	}
.top_streamers_top_t:nth-child(1), .top_streamers_top_t:nth-child(2){
	width: 5%;
	}
.top_streamers_top_t:nth-child(2){
	text-align:left;
	}
.top_streamers_top_t:nth-child(2){
	width: 30%;
	}
.top_streamers_top_t:nth-child(4){
	width: 20%;
	}
.top_streamers_top_t:nth-child(5), .top_streamers_top_t:nth-child(6), .top_streamers_top_t:nth-child(7){
	width: 15%;
	}

.top_streamers_line{
	display: flex;	
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items:center;
	padding: 12px 12px;
	margin: 0 0 10px 0;
	background: #313A4F;
	border-radius: 10px;
	}
.top_streamers_line_t, .top_streamers_line_g{
	width: 25%;
	}
.top_streamers_line_i, .top_streamers_line_g{
	/* add for modify nimbers of icons */
	display: flex;
	align-items: center;
	justify-content: center;
	}
.top_streamers_line_i{
	width: 15%;
	}

.top_streamers_line_t{
	text-align: left;
	font-size: 16px;
	line-height: 19px;	
	color: #FFFFFF;
	}
.top_streamers_line_t a{
	text-decoration: none;
	color: #fff;
	}
.top_streamers_line_t a:hover{
	color: #27A2F8;
	}
.top_streamers_line_g img{
	vertical-align: bottom;
	margin: 0 3px;
	max-width: 16px;
	}
.top_streamers_line_i{
	font-weight: 500;
	font-size: 16px;
/*	line-height: 26px; */
	color: #FFf;
	}
	
.percent5{
	width:5%;
}
.percent25{
	width:25%;
}
.percent100{
	width:100%;
}
.str_video_first{
	margin: 0;
}

.str_video_first a {
    text-decoration: none;
    color: #E5E5E5;
    border-bottom: 1px dashed;
    border-color: #fff;
}
.top_pop_slots{
	padding: 70px 0 40px 0;
	}	
.tabs_nav{
	margin: 0 0 40px 0;
	}	
.tabs_nav ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	}	
.tabs_nav li{
	display:block;
	padding: 0 1px 0 0;
	}	
.tabs_nav li a{
	display:block;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #000;
	text-decoration: none;  
	padding: 12px 25px;
	border-radius: 40px;
	}	
.tabs_nav li a:hover, .tabs_nav li a.active{
	color: #FFFFFF;
	background: linear-gradient(180deg, #FF2F38 0%, #FF2F38 100%);
	}	

.tabs_rel{
	position:relative;
	}
.title_more_tabs{
	position:absolute;
	z-index:1;
	top: -80px;
	right: 0;
	}	
	
.gambling{
	/*background: #F2F2F2;*/
	padding: 70px 0 40px 0;
	}	
.gambling_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	}
a.gambling_b{
	display: block;
	width: 212px;
	padding: 20px 15px;
	margin: 0 24px 30px 0;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	box-sizing:border-box;
	text-decoration: none;
	}
a.gambling_b:nth-child(5n){
	margin: 0 0 30px 0;
	}
a.gambling_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
.gambling_img{
	margin: 0 0 18px 0;
	}
.gambling_img img{
	vertical-align: bottom;
	border-radius: 10px;
	}
.gambling_title{
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	}
.gambling_title a{
	text-decoration: none;
	color: #fff;
	}
.gambling_title a:hover{
	color: #27A2F8;
	}
	
	
	
.play_lost{
	padding: 70px 0 40px 0;
	}	
.play_lost_list{
	padding: 30px 0 0 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	}
.play_lost_b{
	width: 212px;
	margin: 0 24px 30px 0;
	text-align:center;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	}
.play_lost_top_m{
	width: 100%;
	}
.play_lost_b:nth-child(5n){
	margin: 0 0 30px 0;
	}
.play_lost_img{
	margin: 0 0 20px 0;
	}
.play_lost_img img{
	border-radius: 50%;
	vertical-align: bottom;
	transition: all 0.3s 0.02s ease;
	height: 141px;  /**ADD **/
	}
.play_lost_b:hover .play_lost_img img{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
.play_lost_text{
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 19px;
	color: #252C3B;
	}	
.play_lost_sub{
	width: 100%;
	align-self:flex-end;
	}
.play_lost_sub a{
	display:block;
	padding: 19px 0;
	background: linear-gradient(90.05deg, #2FCF15 10.16%, #15A412 99.36%);
	border-radius: 15px;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	}
.play_lost_sub a:hover{
	background: linear-gradient(90.05deg, #15A412 10.16%, #2FCF15 99.36%);
	}
.fullmod{position:fixed;top:100%;left:0;right:0;bottom:0;background-color:#F8F8F8;padding:0px;z-index:1060;overflow:hidden;}
.fullmod .fullmod-hidden{visibility:hidden;overflow:hidden}
.fullmod .fullmod-game .buttons{position:absolute;top:20px;right:20px}
.fullmod .fullmod-game .buttons>a{font-size:4em;color:#FF8C21;opacity: .7;}
.fullmod .fullmod-game .buttons>a:hover{opacity:1;text-decoration: none;}
.fullmod-open{overflow:hidden}

.fullmod-game, .fullmod-casinos-dt, .fullmod-casinos-mob{
	position: absolute;
    border: 0;
	background: #F8F8F8;
}
.fullmod-game{
    width: 80%;
    height:100%;
	top: 0;
	right: 0;
}	
.fullmod-casinos-dt{
	width: 20%;
	height:100%;
	top: 0;
	left: 0;
	overflow: auto;
}
.fullmod-casinos-mob{
	width: 100%;
	height: 15%;
	display:none;
    bottom: 0;
    left: 0;
}
.providers{
	background: #F2F2F2;
	padding: 70px 0 40px 0;
	}	
.providers_slider .slick-list {
	padding: 20px 5px;
	}
.providers_slider .slick-prev{
	display: block;
	width: 18px; 
	height: 30px; 
	position:absolute;
	z-index:111;
	top: 50%;
	left: -30px;
	transform:translateY(-50%);
	background: url('../img/prev.svg') no-repeat;
	border: 0px solid #959596;     
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}
.providers_slider .slick-next{
	display: block;
	width: 18px; 
	height: 30px; 
	position:absolute;
	z-index:111;
	top: 50%;
	right: -30px;
	transform:translateY(-50%);
	background: url('../img/next.svg') no-repeat;
	border: 0px solid #959596;   
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}	
.providers_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	}
.providers_b{
	margin: 0 auto;
	width: 176px;
	text-align:center;
	background: #252C3B;
	border-radius: 10px;
	transition: all 0.3s 0.02s ease;
	display:block;
	}
.empty{
	background: #fff;
	border: 1px solid #252C3B;
}
.providers_b.empty:hover {
    transform: none;
    box-shadow: none;
}
a.providers_b{
	text-decoration: none;
	position: relative;
	}
.providers_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
	
.providers_img_hp, .providers_img_list{
	padding: 9px;
	overflow: hidden;
	width: 146px;
	height: 94px;
	border-color: #252C3B;
	border-radius: 10px 10px 0px 0px;
	border-width: 6px;
	position: relative;
	background: white;
	border-style: solid;
}
.providers_img{
/*	padding: 9px;
/*	position: relative; /* Add */
/*	overflow: hidden;	/* Add */
	/* width: 158px;		/* Add */
/*	height: 94px;		/* Add */
/*	border-color: #252C3B;
/*	border-width: 6px;
/*	border-style: solid; */
	border-radius: 10px;
	float: left;
	background: white; 
	}
.providers_img img{
	/* vertical-align: bottom; Delete - Dont work */
/*	position: absolute; /* This and bellow - Add */
/*	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	/*width: 140px; */
/*	object-fit: cover; */
	vertical-align: bottom;
	border: 6px solid #252C3B;
	width: 136px;
	height: 80px;
	padding: 15px;
	border-radius: 10px;
	}
.svg_big{
	width: 140px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	object-fit: cover;
}
.svg_med{
	width: 100px;
}
.providers_sub{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	}	
a.providers_casinos{
	display:block;
	width: 50%;
	height: 50px;
	background: linear-gradient(90.11deg, #2FCF15 21.17%, #15A412 207.06%);
	border-radius: 0 0 0 10px;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	}
a.providers_casinos:hover{
	background: linear-gradient(90.11deg, #15A412 21.17%, #2FCF15 207.06%);
	}
		
a.providers_slots{
	display:block;
	width: 50%;
	height: 50px;
	background: #939393;
	border-radius: 0 0 10px 0;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	}
a.providers_slots:hover{
	background: #b3b1b1;
	}
	
	


.gambling_news{
	padding: 70px 0 47px 0;
	}
.gambling_news_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	}
a.gambling_news_b{
	display: block;
	width: 566px;
	padding: 20px;
	box-sizing:border-box;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	margin: 0 0 23px 0;
	transition: all 0.3s 0.02s ease;
	text-decoration: none;
	}
a.gambling_news_b:hover{
	transform:scale(1.05);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
	
.gambling_news_data{
	display:inline-block;
	margin: 0 0 16px 0;
	padding: 4px 14px;
	background: #FF8C21;
	border-radius: 20px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	}
.gambling_news_title{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	}
.gambling_news_title a{
	text-decoration: none;
	color: #fff;
	}
.gambling_news_title a:hover{
	color: #27A2F8;
	}	
	
	
	
	


.slots_academy{
	background: #F2F2F2;
	padding: 70px 0 40px 0;
	}
.slots_academy_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	}
a.slots_academy_b{
	display: block;
	width: 271px;
	padding: 18px 11px 15px 11px;
	margin: 0 24px 30px 0;
	box-sizing:border-box;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	text-decoration: none;
	}
a.slots_academy_b:nth-child(4n){
	margin: 0 0 30px 0;
	}
a.slots_academy_b:hover{
	transform:scale(1.05);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
	
.slots_academy_title{
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	text-align:center;
	margin: 0 0 19px 0;
	min-height: 42px;
	}
.slots_academy_title a{
	text-decoration: none;
	color: #fff;
	}
.slots_academy_title a:hover{
	color: #27A2F8;
	}		
.slots_academy_img{
	}
.slots_academy_img img{
	vertical-align: bottom;
	}	
.bg_bot{
	background: url('../img/bg_bot.svg');
	background-size: 562px;
	}	
.bg_bot_color{
	padding: 70px 0 55px;
	background: linear-gradient(89.95deg, rgba(255, 255, 255, 0.88) 10.48%, #FFFFFF 20.47%, #FFFFFF 51.87%, #FFFFFF 78.56%, rgba(255, 255, 255, 0.88) 88.33%);
	}	
.bg_bot_color_g{
	background: linear-gradient(89.95deg, rgba(248, 248, 248, 0.88) 10.48%, #F8F8F8 20.47%, #F8F8F8 51.87%, #F8F8F8 78.56%, rgba(248, 248, 248, 0.88) 88.33%);
	}
.bg_bot_text{
	padding: 10px 0 50px 0;
	}	
.faq_b{    
	background: #DEDFE1;
	margin: 0 0 15px 0;
	border-radius: 15px;
	}
.faq_b_t{
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	padding: 28px 28px 28px 72px;
	margin:0;
/*	background: #252C3B url('../img/faq_b_t.svg') no-repeat 25px center; */
	background: #252C3B url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjI4NiAxOC4xOTZ2LTIuNjc4YS40MzUuNDM1IDAgMDAtLjEyNS0uMzIxLjQzNS40MzUgMCAwMC0uMzIxLS4xMjZIMTAuMTZhLjQzNC40MzQgMCAwMC0uMzIuMTI2LjQzNS40MzUgMCAwMC0uMTI2LjMydjIuNjhjMCAuMTMuMDQyLjIzNi4xMjUuMzIuMDg0LjA4NC4xOS4xMjYuMzIxLjEyNmgyLjY3OWMuMTMgMCAuMjM3LS4wNDIuMzItLjEyNmEuNDM0LjQzNCAwIDAwLjEyNi0uMzJ6bTMuNTcyLTkuMzc1YzAtLjgxOC0uMjU5LTEuNTc2LS43NzUtMi4yNzRhNS4yODQgNS4yODQgMCAwMC0xLjkzMi0xLjYxOCA1LjI5OSA1LjI5OSAwIDAwLTIuMzcyLS41NzJjLTIuMjYgMC0zLjk4NS45OS01LjE3NSAyLjk3Mi0uMTQuMjIzLS4xMDMuNDE4LjExMS41ODZMOC41NTcgOS4zMWEuMzk0LjM5NCAwIDAwLjI2NS4wODMuNDExLjQxMSAwIDAwLjM0OS0uMTY3Yy40OTMtLjYzMy44OTMtMS4wNiAxLjItMS4yODQuMzE2LS4yMjMuNzE1LS4zMzQgMS4yLS4zMzQuNDQ2IDAgLjg0My4xMiAxLjE5Mi4zNjJzLjUyMy41MTcuNTIzLjgyM2MwIC4zNTQtLjA5My42MzgtLjI3OS44NTEtLjE4Ni4yMTQtLjUwMi40MjQtLjk0OC42MjgtLjU4Ni4yNi0xLjEyNC42NjMtMS42MTIgMS4yMDdzLS43MzIgMS4xMjgtLjczMiAxLjc1di41MDNjMCAuMTMuMDQyLjIzNy4xMjUuMzIuMDg0LjA4NS4xOS4xMjcuMzIxLjEyN2gyLjY3OWMuMTMgMCAuMjM3LS4wNDIuMzItLjEyNmEuNDM0LjQzNCAwIDAwLjEyNi0uMzJjMC0uMTc4LjEtLjQwOC4zLS42OTIuMi0uMjgzLjQ1NC0uNTEzLjc2LS42OS4yOTgtLjE2OC41MjYtLjMuNjg0LS4zOTguMTU4LS4wOTcuMzcyLS4yNi42NDItLjQ4OC4yNy0uMjI4LjQ3Ni0uNDUxLjYyLS42Ny4xNDUtLjIxOC4yNzUtLjUuMzkxLS44NDQuMTE2LS4zNDQuMTc1LS43Mi4xNzUtMS4xM3ptNS4zNTcgMi42NzljMCAxLjk0NC0uNDggMy43MzYtMS40MzcgNS4zNzhhMTAuNjY3IDEwLjY2NyAwIDAxLTMuOSAzLjljLTEuNjQxLjk1Ny0zLjQzNCAxLjQzNi01LjM3OCAxLjQzNi0xLjk0MyAwLTMuNzM2LS40NzktNS4zNzgtMS40MzdhMTAuNjY2IDEwLjY2NiAwIDAxLTMuODk5LTMuODk5QzEuMjY1IDE1LjIzNi43ODYgMTMuNDQ0Ljc4NiAxMS41cy40OC0zLjczNyAxLjQzNy01LjM3OGExMC42NjYgMTAuNjY2IDAgMDEzLjktMy45QzcuNzYyIDEuMjY2IDkuNTU2Ljc4NyAxMS41Ljc4N2MxLjk0NCAwIDMuNzM3LjQ3OSA1LjM3OCAxLjQzN2ExMC42NjcgMTAuNjY3IDAgMDEzLjkgMy44OTljLjk1OCAxLjY0MSAxLjQzNyAzLjQzNCAxLjQzNyA1LjM3OHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=') no-repeat 25px center;
	border-radius: 15px;
	}
	
.faq_b_e{
	padding: 30px 28px 30px 72px;
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjUuMDQyQzUuMTcyLjA0Mi4wNDIgNS4xNzIuMDQyIDExLjVTNS4xNzIgMjIuOTU4IDExLjUgMjIuOTU4IDIyLjk2IDE3LjgyOCAyMi45NiAxMS41QzIyLjk1OSA1LjE3IDE3LjgyOS4wNDIgMTEuNS4wNDJ6bTAgMjAuODMzYTkuMzc1IDkuMzc1IDAgMTEwLTE4Ljc1IDkuMzc1IDkuMzc1IDAgMDEwIDE4Ljc1eiIgZmlsbD0iIzE1QTQxMiIvPjxwYXRoIGQ9Ik0xNS43NCA4LjY4YTEuMDQyIDEuMDQyIDAgMDAtMS40NzMgMGwtMy42ODMgMy42ODMtMS40NzMtMS40NzNhMS4wNDIgMS4wNDIgMCAxMC0xLjQ3MyAxLjQ3M2wyLjIxIDIuMjFhMS4wNDIgMS4wNDIgMCAwMDEuNDczIDBsNC40Mi00LjQyYTEuMDQxIDEuMDQxIDAgMDAwLTEuNDczeiIgZmlsbD0iIzE1QTQxMiIvPjwvc3ZnPg==') no-repeat 25px 30px;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	}
	

/* END HOME */

footer{
	background: #252C3B;
    padding: 22px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}	
.wrap_footer {
    max-width: 1292px;
    margin: 0 auto;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}	
@media (max-width: 1310px) {
	.wrap_footer{
		max-width: 1156px;
	}
}

.flogo{
	width: 90px;
	}
.flogo img{
	vertical-align: bottom;
	transition: all 0.3s 0.02s ease; 
	}
.flogo img:hover{
	transform: scale(1.05);
	}		

.f_nav{
	margin: 0 auto 0 56px;
	}	
.f_nav > ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items:center;
	}
.f_nav > ul > li{
	display: block;
	position:  relative;
	margin: 0 0 0 28px;
	}
.f_nav > ul > li:first-child{
	margin: 0 0 0 0;
	}
.f_nav > ul > li > a{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	position:  relative;
	}
.f_nav > ul > li > a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -3px;
	left:0;
	height: 2px;
	width: 0;
	background: #fff;
	transition: all 0.3s 0.02s ease;
	border-radius: 2px;
	}
.f_nav > ul > li > a:hover:before, .f_nav > ul > li.active > a:before{
	width: 100%;
	}	
	
.f_soc ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	}	
.f_soc li{
	display:block;
	padding: 0 0 0 7px;
	}	
.f_soc li:first-child{
	padding: 0 0 0 0;
	}	
.f_soc li a{
	display:block;
	width: 38px;
	height: 38px;
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;
	border-radius: 50%;
	}	
.f_soc li a:hover{
	background: rgba(255, 255, 255, 0.2);
	}	
.f_soc li img{
	transition: all 0.3s 0.02s ease;
	width: 20px;
	height: 20px;
	}	
.f_soc li a:hover img{
    transform: rotate(360deg);
	}	
	
	
.f_bottom{
	background: #252C3B;
	padding: 20px 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;
	}	
.f_bottom_img{
	padding: 0 14px;
	}	
.f_bottom_img img{
	vertical-align: bottom;
	}	
.copu{
	padding: 0 14px;
	font-size: 12px;
	line-height: 14px;
	color: rgba(255, 255, 255, 0.5);
	}	

/* END FOOTER */


/* ToolTip */
.tooltip {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 1px;
	color: #505050;
	z-index: 999999;
	position: absolute;
	padding: 4px 9px;
	max-width: 250px;
}
.tooltip.animation-slide {
	-webkit-animation-name: slideTooltip;
	-webkit-animation-duration: .25s;
	-webkit-animation-timing-function: ease;
	animation-name: slideTooltip;
	animation-duration: .25s;
	animation-timing-function: ease;
}
@-webkit-keyframes slideTooltip {
	from {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%);
		opacity: 0;
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
@keyframes slideTooltip {
	from {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%);
		opacity: 0;
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
.tooltip .tooltip-arrow {
	position: absolute;
	border: 4px solid rgba(255, 255, 255, 0.8);
}
.tooltip-arrow.bottomtotop {
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	top: -8px;
}
.tooltip-arrow.toptobottom {
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	bottom: -8px;
}
.tooltip-arrow.righttoleft {
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
	left: -8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.tooltip-arrow.lefttoright {
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
	right: -8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.tooltip-arrow.center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* END ToolTip */


/* Casino Category */



.breadcrumbs{
	padding: 20px 0;
	}
.breadcrumbs ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}
.breadcrumbs li{
	padding: 0 10px 0 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	font-weight: 500;
	font-size: 18px;
	}
.breadcrumbs li:after{
	content:"";
	display: block;
	padding: 0 0 0 10px;
	width: 10px;
	height: 10px;
	background: url('../img/breadcrumbs.svg') no-repeat right top;
	opacity: 0.6;
	}
.breadcrumbs li:last-child{
	padding: 0 0 0 0;
	opacity: 0.6;
	}
.breadcrumbs li:last-child:after{
	display: none;
	}
.breadcrumbs li a{
	color: #000;
	text-decoration: none;
	position:  relative;
	opacity: 0.6;
	}
.breadcrumbs li a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -2px;
	left:0;
	height: 2px;
	width: 0;
	background: #000;
	transition: all 0.3s 0.02s ease;
	border-radius: 2px;
	}
.breadcrumbs li a:hover:before{
	width: 100%;
	}
.breadcrumbs li a:hover{
	opacity: 1;
	}
	
.top_content_vn{
	padding: 0 0 20px 0;
	}
	
.best_slots_star_bonus{
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	background: url('../img/best_slots_star_bonus.svg') no-repeat;
	padding: 0 0 0 28px;
	}	
.best_slots_star_bonus span{
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	}	
	
.best_slots_vn_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 17px 0;
	}	
.best_slots_vn{
	padding: 0 24px 30px 0;
	}	
.best_slots_vn:nth-child(5n){
	padding: 0 0 30px 0;
	}	
	
.page_nav{
	}
.page_nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	}
.page_nav li{
	display:block;
	padding: 0 4px;
	}
.page_nav li.page_nav_prev{
	padding: 0 20px 0 0;
	}
.page_nav li.page_nav_next{
	padding: 0 0 0 20px;
	}

.page_nav li a{
	display:block;
	width: 36px;
	height: 36px;
	border: 1px solid #252C3B;
	box-sizing: border-box;
	border-radius: 2px;
	font-weight: 500;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	}
.page_nav li a:hover, .page_nav li.active a{
	background: #252C3B;
	color: #fff;
	}

.disabled a:hover{
	text-decoration:none;
}
		
.page_nav li.page_nav_prev a{
	display:block;
	width: auto;
	height: auto;
	border: 0 solid #252C3B;
	box-sizing: border-box;
	border-radius: 0;
	font-weight: 500;
	font-size: 18px;
	color: #000000;
    background: url('../img/prev.svg') no-repeat 4px center;
	background-size: 8px auto;
	padding: 0 0 0 20px;
	}
.page_nav li.page_nav_prev a:hover{
	text-decoration: underline;
	background-position: 0 center;
	}
.page_nav li.page_nav_next a{
	display:block;
	width: auto;
	height: auto;
	border: 0 solid #252C3B;
	box-sizing: border-box;
	border-radius: 0;
	font-weight: 500;
	font-size: 18px;
	color: #000000;
    background: url('../img/next.svg') no-repeat right 4px center;
	background-size: 8px auto;
	padding: 0 20px 0 0;
	}
.page_nav li.page_nav_next a:hover{
	text-decoration: underline;
	background-position: right center;
	}
	

.page_nav li.page_nav_f a, .page_nav li.page_nav_l a{
	display:block;
	width: auto;
	height: auto;
	border: 0 solid #252C3B;
	background: none;
	box-sizing: border-box;
	border-radius: 0;
	font-weight: 500;
	font-size: 22px;
	color: #000000;
	padding: 0 20px 0 0;
	}
.page_nav li.page_nav_f a:hover, .page_nav li.page_nav_l a:hover{
	text-decoration: underline;
	}	
.page_nav li.page_nav_l a{
	padding: 0 0 0 20px;
	}	
.page_load_more{
	width:auto!important;height:auto!important;padding:0 10px!important;cursor:pointer!important;
}	
	
.providers_text{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	padding: 25px 10px;
	}	
	
.providers_most_list, .providers_list_category{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	}
.providers_list_category{
	justify-content:space-around; 
}
.providers_most, .providers_item{
	padding: 0 20px 20px 0;
	}	
.providers_most:nth-child(6n){
	padding: 0 0 20px 0;
	}	
	
	

/* END Casino Category */




/* News Category */


.news_cat_top_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 0 0;
	}

a.news_cat_top_b{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	width: 368px;
	padding: 15px 0;
	margin: 0 26px 30px 0;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	text-decoration: none;
	}
a.news_cat_top_b:nth-child(3n){
	margin: 0 0 30px 0;
	}
a.news_cat_top_b:nth-child(n+4){
	}
a.news_cat_top_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
.news_cat_top_m{
	width: 100%;
	}
.news_cat_top_h{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin: 0 0 17px 0;
	padding: 0 15px;
	}
.news_cat_top_data{
	padding: 4px 6px;
	background: #FF8C21;
	border-radius: 20px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	align-self: center;
	}
.news_cat_top_title{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	padding: 0 15px;
	margin: 0 0 15px 0;
	}
.news_cat_top_title a{
	text-decoration: none;
	color: #fff;
	}
.news_cat_top_title a:hover{
	color: #27A2F8;
	}

.news_cat_top_img{
	width: 100%;
	padding: 0 15px;
    align-self: flex-end;
	}
.news_cat_top_img img{
	vertical-align: bottom;
	border-radius: 10px;
	}
	
	
	
	

.news_cat_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 17px 0;
	}
a.news_cat_b{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	width: 368px;
	padding: 15px 0;
	margin: 0 26px 30px 0;
	background: #252C3B;
	border-radius: 15px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	text-decoration: none;
	}
a.news_cat_b:nth-child(3n){
	margin: 0 0 30px 0;
	}
a.news_cat_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
.news_cat_m{
	width: 100%;
	}
.news_cat_h{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin: 0 0 17px 0;
	padding: 0 15px;
	}
.news_cat_data{
	padding: 4px 6px;
	background: #FF8C21;
	border-radius: 20px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	}
.news_cat_title{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	padding: 0 15px;
	margin: 0 0 15px 0;
	}
.news_cat_title a{
	text-decoration: none;
	color: #fff;
	}
.news_cat_title a:hover{
	color: #27A2F8;
	}

.news_cat_img{
	width: 100%;
	padding: 0 15px;
    align-self: flex-end;
	}
.news_cat_img img{
	vertical-align: bottom;
	border-radius: 10px;
	}
	


/* END News Category */





/* Providers Category */


.developers_b{
	margin: 0 auto;
	width: 212px;
	text-align:center;
	background: #252C3B;
	border-radius: 10px;
	transition: all 0.3s 0.02s ease;
	display:block;
	}
.developers_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}
.developers_img{
	padding: 9px;
	text-align:center;
	}
.developers_img img{
	width: 100%;
	vertical-align: bottom;
	}
.developers_sub{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	}	
a.developers_casinos{
	display:block;
	width: 50%;
	height: 50px;
	background: linear-gradient(90.11deg, #2FCF15 21.17%, #15A412 207.06%);
	border-radius: 0 0 0 10px;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	}
a.developers_casinos:hover{
	background: linear-gradient(90.11deg, #15A412 21.17%, #2FCF15 207.06%);
	}
		
a.developers_slots{
	display:block;
	width: 50%;
	height: 50px;
	background: #939393;
	border-radius: 0 0 10px 0;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	}
a.developers_slots:hover{
	background: #b3b1b1;
	}


.providers_vn_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 25px 0;
	}
.providers_vn_b{
    margin: 0 20px 20px 0;
    width: 176px;
    text-align: center;
    background: #252C3B;
    border-radius: 10px;
    transition: all 0.3s 0.02s ease;
	}
.providers_vn_b:nth-child(6n){
    margin: 0 0 20px 0;
	}
.providers_vn_b:hover{
	transform:scale(1.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}

/* END Providers Category */



/* Сontact Form */

.contact_form, .filter_form{
	background: #252C3B;
	border-radius: 10px;
	padding: 30px 30px 30px 30px;
	box-sizing:border-box;
	max-width: 900px;
	margin: 0 0 40px 0;
	}
.filter_form{
	max-width: 100%;
	padding: 10px;
}
.filter_line{
	width: 100%;
    display: flex;
    justify-content: space-between;
	margin-bottom: 15px;
}
.filter_chbox{
	display: flex;
}
.filter_input_four{
	display: block;
	width: 23%;
}
.filter_input_two{
	display: block;
	width: 50%;
}
.mar-0{
	margin:0!important;
}
.filter_more{
	display: flex;
	width: 20%;
	color: #fff;
	justify-content: flex-end;
	margin: 0 10px;
}
.reset-filter{
	margin: 0 auto 0 10px;
    color: red;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-style: dotted;
    cursor: pointer;
}
.checkbox_two{
	display:flex!important;
	justify-content: space-between;;
}
input:disabled, select:disabled{
  background: #34555C!important;
}

input[type="checkbox"]:disabled { /* change "blue" browser chrome to yellow */
  filter: invert(100%) hue-rotate(18deg) brightness(1.7);
}

input[type=checkbox] {
  accent-color: #15A412;
}
input#sFilMinRTP{
  padding: 0;
}
select option, select{
	font-size: 16px;
}

.filter_form label{
	color: #fff;
    margin: auto 0;
	display: block;
	line-height: 16px;
    font-size: 14px;
}
.filter_form h4{
	color: #fff;
	margin-bottom: 10px;
}
.contact_form_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
	}
.contact_form_b{
	width: 270px;
	margin: 0 15px 15px 0;
	position:relative;
	display: flex;
	}
.contact_form_b:nth-child(3n){
	margin: 0 0 15px 0;
	}
.contact_form_b span.contact_form_eror{
	display:block;
	position:absolute;
	z-index:1;
	top: -16px;
	left: 0;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;	
	color: #FFFFFF;
	}
.contact_inp, .filter_form input, .filter_form select{
	padding: 0 10px 0 20px;
	margin: 0;
	background: #313A4F;
	border-radius: 5px;
	border: 0;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	color: #fff;
    transition: all 0.3s 0.02s ease;
	}
.filter_form input, .filter_form select{
	padding: 0 10px;
    height: 30px;
	font-size: 14px;
}
.contact_inp:focus, .filter_form input:focus, .filter_form select:focus{
	color: #252C3B;
	background: #fff;
	}
.contact_inp::placeholder, .filter_form input::placeholder {
	color: #fff;
	}
.incorrectField:focus{
	background: #fff!important;
	}
output#linesErrorOutId, output#betErrorOutId{
    color: red;
	font-size: 14px;
}
.contact_form_text{
	width: 100%;
	margin: 0 0 15px 0;
	}
.contact_text{
	padding: 20px;
	margin: 0;
	background: #313A4F;
	border-radius: 5px;
	border: 0;
	width: 100%;
	height: 140px;
	box-sizing: border-box;
	color: #fff;
	resize: none;
    transition: all 0.3s 0.02s ease;
	}
.contact_text:focus{
	color: #252C3B;
	background: #fff;
	}
.contact_text::placeholder {
	color: #fff;
	}
	
.contact_sub{
	font-family: Gilroy;
	padding: 0;
	margin: 0 0 0 auto;
	border: 0;
	width: 160px;
	height: 50px;
	background: #FF8C21;
	border-radius: 4px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	cursor: pointer;
    transition: all 0.3s 0.02s ease;
	}
.contact_sub:hover{
	background: #15A412;
	}

.controls{
	text-align:right;
}

/* END Сontact Form */



/* Search Result */

.p_search_form{
	background: #252C3B;
	border-radius: 10px;
	padding: 25px;
	box-sizing:border-box;
	max-width: 900px;
	margin: 0 0 30px 0;
	}
.p_search_list{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 12px 0;
	}
.p_search_inp{
	padding: 0 10px 0 20px;
	margin: 0;
	background: #fff;
	border-radius: 5px;
	border: 0;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	color: #252C3B;
    transition: all 0.3s 0.02s ease;
	}
.p_search_inp::placeholder {
	color: #252C3B;
	}

.p_search_sub{
    flex: 0 0 150px;
	padding: 0;
	margin: 0 0 0 15px;
	border: 0;
	width: 150px;
	height: 50px;
	background: #FF8C21;
	border-radius: 4px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	cursor: pointer;
    transition: all 0.3s 0.02s ease;
	}
.p_search_sub:hover{
	background: #15A412;
	}

.p_search_text{
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	}
	

.search_result{
	padding: 0 0 0 32px;
	margin: 0 0 20px 0;
	position:relative;
	}
.search_result:before{
	content: "";
	display:block;
	position:absolute;
	z-index:1;
	top: 3px;
	left:0;
	width: 12px; 
	height: 12px;      
	background: #252C3B;
	border-radius: 50%;
	}	
.search_result_t{
	margin: 0 0 10px 0;
	}	
	

/* END Search Result */


/* 404 */




.not_found_bg{
	background: url('../img/not_found_bg.webp');
	}
.not_found_bg_color{
	padding: 0 0 100px 0;
	background: linear-gradient(89.95deg, rgba(248, 248, 248, 0.88) 10.48%, #F8F8F8 20.47%, #F8F8F8 51.87%, #F8F8F8 78.56%, rgba(248, 248, 248, 0.88) 88.33%);
	}

.not_found_title{
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	text-align: center;	
	color: #000000;
	margin: 0 0 35px 0;
	padding: 80px 0 0 0;
	}	
.not_found_img{
	text-align:center;
	margin: 0 0 50px 0;
	}	
a.not_found_but{
	display: block;
	margin: 0 auto;
	width: 180px;
	height: 62px;
	background: #FF8C21;
	border-radius: 4px;
	font-weight: 600;
	font-size: 20px;
	line-height: 62px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	}
a.not_found_but:hover{
	background: #15A412;
	}	
	
	
	

/* END 404 */



/* Casino Article */

.top_grey_content{
	background: #F8F8F8;
	padding: 0 0 50px 0;
	}
.casino_article_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	}

.casino_article_b{
	width: 500px;
	margin: 0 22px 0 0;
	background: #fff;
	border-radius: 10px;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	}
.casino_article_b_h{
	width: 100%;
	}
.casino_article_b_img{
	height: calc(394/700 * 100%);
	}
.casino_article_b_img img{
	vertical-align: bottom;
	border-radius: 10px 10px 0 0;
	}
.casino_article_b_text{
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;	
	color: #101010;
	padding: 12px 10px 0 10px;
	}
.casino_article_b_text a{
	text-decoration: none;
	color: #101010;
	border-bottom: 1px dashed;
	border-color: #020202;
	}
.casino_article_b_text a:hover{
	border-color: transparent;
	}
.casino_article_b_prise {
    padding: 9px 10px 14px 10px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;	
	color: #000000;
	}
.casino_article_b_sub{
	align-self: flex-end;
	}


.casino_article_details{
	width: 400px;
	padding: 18px 0;
	margin: 0 22px 0 0;
	background: #252C3B;
	border-radius: 15px;
	}
.casino_article_details_t{
    padding: 0 30px 19px 30px;
    margin: 0 0 25px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	}
.casino_article_details_b{
	padding: 0 30px 12px 30px;
	display: flex;	
	justify-content: space-between;
	align-items: flex-start;
	}
.casino_article_details_bl{
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	flex: 0 0 100px;
	}
.casino_article_details_br{
	width: 100%;
	font-size: 16px;
	line-height: 19px;	
	color: #FFFFFF;
	}
img.img_countries {
    width: 20px;
    margin: 0 3px 0 0;
    border-radius: 3px;
	vertical-align: bottom;
	}

.casino_article_details_i{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	padding: 5px 0 0 0;
	}	
.casino_article_details_col {
    padding: 4px 10px;
	margin: 0 10px 0 0;
    background: #FF8C21;
    border-radius: 20px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
	}
.casino_article_details_all{
	position:relative;
	}
span.casino_article_details_all_sub{
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;	
	color: #FFFFFF;
	cursor: pointer;
    transition: all 0.3s 0.02s ease;
	}
span.casino_article_details_all_sub:hover{
	color: #27A2F8;
	}
.casino_article_details_all_b{
	display: none;
	position:absolute;
	z-index:777;
	top: 100%;
	right: -10px;	
    width: 310px;
    box-sizing: border-box;
    background: #FDFDFD;
    box-shadow: 0px 4px 14px rgb(0 0 0 / 25%);
    border-radius: 10px;
    padding: 20px 20px 15px 20px;
	font-size: 14px;
	line-height: 16px;	
	color: #000000;
	}	
.casino_article_details_all_b p {
    margin: 0 0 6px 0;
	}
span.casino_article_details_all_close {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    background: url('../img/close.svg') no-repeat;
    background-size: 12px auto;
    transition: all 0.3s 0.02s ease;
    cursor: pointer;
	}	
	
	
.casino_article_r{
	width: 212px;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	}	
.casino_article_r_img{
	width: 100%;
	box-sizing:border-box;
	background: #252C3B;
	border-radius: 15px;
	padding: 6px;
	margin: 0 0 20px 0;
	text-align:center;
	}	
.casino_article_r_img img{
	vertical-align: bottom;
	border-radius: 10px;
	}	
	
.casino_article_r_reyt{
	width: 100%;
	box-sizing: border-box;
	align-self: flex-end;
	background: #252C3B;
	border-radius: 10px;
	padding: 0 0 20px 0;
	}
.casino_article_r_reyt_ser{
	width: 315px;
	box-sizing: border-box;
	align-self: flex-end;
	background: #252C3B;
	border-radius: 10px;
	float: right;
	margin-left: 20px;
	}
.casino_article_r_reyt_t{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	padding: 22px 20px;
	}	
.casino_article_r_reyt_i{
	background: #15A412;
	padding: 22px 20px;
	margin: 0 0 20px 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}	
div.ca_bg1{
	background: #15A412;
	}
div.ca_bg3{
	background: #CF151D;
	}
div.ca_bg2{
	background: #FFCA12;
	}
.casino_article_r_reyt_vot{
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	padding: 0 0 0 27px;
	background: url('../img/casino_article_r_reyt_vot.svg') no-repeat;
	}	
.casino_article_r_reyt_votes{
	font-size: 14px;
	line-height: 16px;
	text-align: center;	
	color: #FFFFFF;
	max-width: 50%;
	}	
	
.casino_article_r_reyt_thank{
	font-size: 14px;
	line-height: 16px;
	text-align: center;	
	color: #FFFFFF;
	margin: 0 0 10px 0;
	}	
.casino_article_r_reyt_rate{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0 0 10px 0;
	}
.casino_article_r_reyt_rate:before{
    content: "";
    display: block;
    width: 22px;
    height: 22px;
	margin: 0 8px 0 0;
    background: url(../img/best_slots_top.svg) no-repeat;
    background-size: 22px auto;
    transition: all 0.3s 0.02s ease;
	}
	.no_star:before{
    background: none;
	}
	.no_star{
	padding: 0 15px;
	}
	
.casino_article_r_reyt_star{
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;
	padding: 0 10px;
	}
.c_star_i, .c_star_i2{
	display: block;
	margin: 0 4px;
	width: 27px;
	height: 27px;
	background: url('../img/star.svg') no-repeat center;
	background-size: auto 27px;
	}	
.c_star_i2{
	background: url('../img/star2.svg') no-repeat center;
	background-size: auto 27px;
	}	


.casino_article_list_m{
	display: none;
	background: #F2F2F2;
	padding: 50px 0 50px 0;
	}
	
	
.casino_article_footer{
	background: #F2F2F2;
	padding: 60px 0;
	}	
.casino_article_footer_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}	
.casino_article_footer_l{
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;	
	color: #000000;
	}
.casino_article_footer_r{
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	background: #fff;
	border-radius: 10px 15px 15px 10px;
	padding: 0 0 0 50px;
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}	
.casino_article_footer_r a{
	display:block;
	height: 70px;
	width: 360px;
	margin: 0 0 0 40px;
    border-radius: 15px;
	background: linear-gradient(90.05deg, #2FCF15 10.21%, #15A412 99.83%);
	font-weight: 600;
	font-size: 20px;
	line-height: 70px;
	text-align: center;	
	color: #FFFFFF;
	text-decoration: none;
	}
.casino_article_footer_r a:hover{
	background: linear-gradient(90.05deg, #15A412 99.83%, #2FCF15 10.21% );
	}


/* END Casino Article */




/* Slot Article */


.slot_article_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
/*	height: calc(768/1366 * 100%); */
	}
.slot_article_slider{
	 width: 775px; 
/*	height: calc(768/1366 * 100%); */
	}
.slider-new{
	
 	width: 1000px;
	margin: 0 auto 30px auto;
}

.slot_article_slider > .slide:not(:first-child) {
    display: none;
}.slot_article_slider > .slide:first-child {
    padding: 0 20px;
}
	
.slot_article_slider_b{
	padding: 0 15px;
}
.no-img{
	width: calc(100% - 30px);
}

.slot_article_slider_one{
	border-radius: 15px;
	vertical-align: bottom;
	}
.slot_article_slider_one img{
	vertical-align: bottom;
	border-radius: 15px;
	}

.slot_article_slider .slick-prev{
	display: block;
	width: 18px; 
	height: 30px; 
	position:absolute;
	z-index:111;
	top: 50%;
	transform:translateY(-50%);
	 left: -30px; 
	/*  left: 0; */
	background: url('../img/prev.svg') no-repeat;
	border: 0px solid #959596;     
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}
.slot_article_slider .slick-next{
	display: block;
	width: 18px; 
	height: 30px; 
	position:absolute;
	z-index:111;
	top: 50%;
	 right: -30px; 
	/* right: 0; */
	transform:translateY(-50%);
	background: url('../img/next.svg') no-repeat;
	border: 0px solid #959596;   
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}	
.first_slot_img{
	max-width: 775px;
	position: relative;
}
.first_slot_img img{
	max-width: 100%;
    vertical-align: bottom;
    border-radius: 15px;
	height: auto!important;;
}
.game-button-div{
	position: absolute;
	bottom: 20%;
	width: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.game-button-div a{
	display: block;
	height: 52px;
	border-radius: 10px;
	background: linear-gradient(90.05deg, #2FCF15 10.21%, #15A412 99.83%);
	font-weight: 600;
	font-size: 18px;
	line-height: 52px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.game-button-div a:hover{
	background: linear-gradient(90.05deg, #15A412 99.83%, #2FCF15 10.21% );
	transform: scale(1.1);
    box-shadow: 0px 4px 14px rgb(0 0 0 / 25%);
}
.soon a{
	background:grey;
}
.soon a:hover{
	transform: scale(1);
	background:grey;
}
.slot_article_r{
	width: 315px;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	}	
.slot_article_r_img{
	width: 100%;
	box-sizing:border-box;
	background: #252C3B;
	border-radius: 15px;
	padding: 15px;
	margin: 0 0 10px 0;
	text-align:center;
	}	
.slot_article_r_img img{
	vertical-align: bottom;
	border-radius: 10px;
	}
	
	
.slot_article_r_tag{
	margin: 0 0 5px 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	}	
span.slot_tag {
	display:block;
	background: #FF8C21;
	border-radius: 20px;
	padding: 5px 10px;
	margin: 0 0 5px 0;	
	font-weight: 500;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
span.slot_tag.slot_tag1{
	background: #FF8C21;
	}
span.slot_tag.slot_tag2{
	background: #21AFFF;
	}
span.slot_tag.slot_tag3{
	background: #215FFF;
	}
span.slot_tag.slot_tag4{
	background: #15A412;
	}
span.slot_tag.slot_tag5{
	background: #FF2156;
	}
span.slot_tag.slot_tag6{
	background: #AB21FF;
	}
.demoLabel{
	position: absolute;
	bottom: 2%;
	right: 6%;
}
.slot-options table, .spotify-player{
/* 	max-width: 35%; 
	float: right; */
	margin: 0 0 30px 30px;
	display: block;
}
.sidebar-slots{
	max-width: 35%;
	float: right;
}
/* .spotify-player{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 8px;
} */
.slot_review_text{
	max-width: 65%;
}
.slot_images{
	/* position: relative;
	max-width: 95%; */
}
.sidebar-slots h4{
	margin-bottom: 10px;
}
.slot-controls h4{
	color:#fff;
	margin-bottom: 0;
}
.right-column{
	max-width: 35% !important;
	float: right;
	margin: 0 0 30px 30px !important;
	display: block;
}

.slot-options{
	overflow: auto;
}

.slot_article_r_reyt {
    width: 100%;
    box-sizing: border-box;
    align-self: flex-end;
    background: #252C3B;
    border-radius: 10px;
    padding: 0 0 10px 0;
	}
.slot_article_r_reyt_t{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	padding: 0 0 0 20px;
    margin: 0 0 7px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}	
.slot_article_r_reyt_i{
	background: #CF151D;
	padding: 10px 15px;
	background: #CF151D;
	border-radius: 10px 10px 0 10px;
	max-width: 40%;
	}	
.slot_article_r_reyt_vot{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	padding: 0 0 0 25px;
	background: url('../img/casino_article_r_reyt_vot.svg') no-repeat;
	}	
.slot_article_r_reyt_votes{
	font-size: 14px;
	line-height: 16px;
	text-align: center;	
	color: #FFFFFF;
	}	


.video-container, .img-container{
	position: relative;
	background: #252C3B;
	border-radius: 20px;
 	padding: 25px 25px 42% 25px;
 	max-width: 900px;
	box-sizing:border-box;
	margin: 0 0 30px 0;
	overflow: hidden;
	margin-top:10px;
	}
.video-container iframe{
	position: absolute;
	top: 1.5%;
	left: 1.5%;
	width: 97%;
	height: 97%;
	border-radius: 20px;
}
.inside-review{
  padding: 0;
}
.img-border{
	padding:25px;
	max-width: 900px;
}

.img-container{
	padding: 25px;
}
.slot-review-wrapper{
	width: 65%;
}
.right-category{
	padding: 15px;
	float: right;
	width: 40%;
    margin: 0 0 20px 20px;
}
img[tabindex="0"] {
  cursor: zoom-in;
}
img[tabindex="0"]:focus {
  position: fixed;
  z-index: 10;
  top: 15%;
  left: 0%;
  bottom: 0;
  right: 0;
  width: auto;
  height: 80%;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
  box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(210,210,210,.5); 
}
img[tabindex="0"]:focus,  
img[tabindex="0"]:focus ~ * {
  pointer-events: none;
  cursor: zoom-out;
}

.youtube-video-container{
	padding: 0;
	border-radius: 20px;
	margin-top: 10px;
	overflow: hidden;
}

.vimeo-video-container{
	padding: 56.25% 0 0 0;
	position: relative;
	margin-top: 10px;
}

.vimeo-video-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
/* END Slot Article */



/* STAR */

div.itemRatingBlock{justify-content: center;display: flex;}
div.itemRatingBlock span{display:block;float:left;font-style:normal;padding:0 4px 0 0;margin:0;color:#999;}

.itemRatingForm{display:block;vertical-align:middle;line-height:27px;float:left;}
.best_slots_star .itemRatingForm{line-height:17px;}
/* .itemRatingLog{font-size:11px;margin:0;padding:0 0 0 4px;float:left;} */
/*.itemRatingLog{display:none;}
div.formLogLoading {display:block;}
div.itemRatingForm .formLogLoading{background:url(../img/generic.gif) no-repeat left center;height:35px;padding:0 0 0 20px;} */


.itemRatingList a:hover, .itemRatingList .itemCurrentRating{background:transparent url(../img/star.svg);background-size: auto 27px;}
.best_slots_star .itemRatingList a:hover, .best_slots_star .itemRatingList .itemCurrentRating{background:transparent url(../img/star.svg);background-size: auto 17px;}
/*.itemRatingList {position:relative;float:left;width:250px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}  */

.itemRatingList {position:relative;width:135px;height:27px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top; background:url(../img/star2.svg);background-size: auto 27px;}
.best_slots_star .itemRatingList {width:86px;height:17px;background:url(../img/star2.svg);background-size: auto 17px;}

.itemRatingList li{display:inline;background:none;padding:0;}
.itemRatingList a,
.itemRatingList .itemCurrentRating{position:absolute;top:0;left:0;text-indent:-1000px;height:27px;line-height:27px;outline:none;overflow:hidden;border:none;cursor:pointer;}
.best_slots_star .itemRatingList .itemCurrentRating{height:17px;line-height:17px;}
.itemRatingList a.one-star {width:20%;z-index:11;}
.itemRatingList a.two-stars {width:40%;z-index:10;}
.itemRatingList a.three-stars {width:60%;z-index:9;}
.itemRatingList a.four-stars {width:80%;z-index:8;}
.itemRatingList a.five-stars {width:100%;z-index:7;}

.itemRatingList .itemCurrentRating{z-index:1;background-position:0 center;margin:0;padding:0;}
article li:before {
    content: '';
    display: inline-block;
    height: 0.85rem;
    width: 0.85rem;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 1.2rem;
    box-sizing: border-box;
}

/* END STAR */


/* Slot Сategory */

.entry_block{
	display: block;
}



.entry img {
	height: auto;
	border-radius: 15px;
/*	max-height: 50px; */
	width: auto;
	}

.entry_img{
	border-radius: 10px;
	float:left;
	margin: 0 30px 20px 0;
	}

.entry_img img{
	border-radius: 6px;
	vertical-align: bottom;
	border: 6px solid #252C3B;
	width: 170px;
	height: 70px;
	padding: 15px;
/*	background: #252C3B; */
border-radius: 10px;
	}

.slot_category_top{
	display: flex;	
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0 0 30px 0;
	}
.slot_category_top_img{
	flex: 0 0 130px;
	margin: 0 25px 0 0;
	border-radius: 50%;
	box-sizing:border-box;
	max-width: 30%;
	}
.slot_category_top_img img{
	box-sizing:border-box;
	border-radius: 50%;
	vertical-align: bottom;
	border: 6px solid #252C3B;
	}
.slot_category_top_r{
	width: 100%;
	}
.slot_category_top_info{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
    margin: 0 0 15px 0;
	}
.slot_category_top_title{
	}
.slot_category_top_title h3{
    margin: 0 0 8px 0;
	}
.slot_category_top_more a{
	font-weight: 600;
	font-size: 20px;
    line-height: 30px;
	color: #000;
	text-decoration: none;
	position: relative;
	}
.slot_category_top_more a:hover{
	color: #27A2F8;
	}
.slot_category_top_more a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -3px;
	right:0;
	height: 3px;
	width: 100%;
	background: #000;
	transition: all 0.3s 0.02s ease;
	border-radius: 3px;
	text-decoration: none;
	}
.slot_category_top_more a:after{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -3px;
	left:0;
	height: 3px;
	width: 0;
	background: #27A2F8;
	transition: all 0.3s 0.02s ease;
	border-radius: 3px;
	text-decoration: none;
	}
.slot_category_top_more a:hover:before{
	width: 0;
	}
.slot_category_top_more a:hover:after{
	width: 100%;
	}
.slot_category_top_text{
	width: 100%;
	clear:both;
	font-size: 14px;
	line-height: 18px;
	}



.slot_category_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
    margin: 0 0 17px 0;
	}
.slot_category_one{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 24px 30px 0;
	}
.hidden{
	display: none;
}
.slot_category_one:nth-child(5n){
	margin: 0 0 30px 0;
	}
a.new_slots_big{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	}
.new_slots_top_m{
	width: 100%;
	box-sizing:border-box;
	}
.new_slots_img {
	width: 100%;
	box-sizing:border-box;
	align-self:flex-end;
	position: relative;
	}
/* END Slot Сategory */



/* News Article */

.title_news_article{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 26px 0;
	}
.title_news_article h1{
    margin: 0 0 10px 0;
	}
.news_article_sourse{
	float:right;
	margin: 0 0 30px 0;
	border: 1px solid #252C3B;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 10px 20px;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
	}
.news_article_sourse a{
	font-style: italic;
	font-weight: 400;
	}




/* END News Article */






/* Digest Article */


.digest_article_nav{
	}
.digest_article_nav ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
    width: 100%;
    overflow-x: auto;
	white-space:nowrap;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	}
.digest_article_nav li {
	display:block;
	padding: 0 15px 0 0!important;
	}
.digest_article_nav li::before {
	background:none!important;
	}
.digest_article_nav li a{
	display:block;
	padding: 12px 20px;
	border: 1px solid #252C3B;
	box-sizing: border-box;
	border-radius: 20px;
	font-size: 14px;
	line-height: 16px;	
	color: #000000;
	font-weight: 500;
	text-decoration: none;

	}
.digest_article_nav li a:hover{
	background: #252C3B;
	color: #27A2F8;
	}



/* END Digest Article */


/* Streamers Category */

.top_streamers_vn{
	margin: 0 0 40px 0;
	}
.top_streamers_close{
	width: 18px;
	height: 26px;
	background: url('../img/top_streamers_close.svg') no-repeat center;
	cursor: pointer;
    transition: all 0.3s 0.02s ease;
	}
.arr_white{
	background: url('../img/top_streamers_close_w.svg') no-repeat center;
	margin: 0 2%;
}
.top_streamers_close.open{
	transform:rotate(180deg);
	}
.flagImg{
	width:16px; 
	border-radius:2px;
}


/* END Streamers Category */



/* Streamers Article */


.str_art{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	}
	
.str_art_l{
	width: 580px;
	margin: 0 25px 0 0;
	display: flex;	
	flex-wrap: wrap;
	align-items: flex-start;
	}
.str_art_r{
	width: 550px;
	display: flex;	
	flex-wrap: wrap;
	align-items: flex-start;
	}
.str_art_l > div{
	width: 100%;
	box-sizing:border-box;
	}
.str_art_r > div{
	width: 100%;
	box-sizing:border-box;
	}	
.str_art_l > div:last-child{
	align-self:flex-end;
	}
.str_art_r > div:last-child{
	align-self:flex-end;
	}		
	
	
.str_art_user{
	background: #FFFFFF;
	border-radius: 10px;
	margin: 0 0 20px 0;
	}
.str_art_user_img{
	border-radius: 10px 10px 0 0;
	}
.str_art_user_img img{
	border-radius: 10px;
	vertical-align: bottom;
	aspect-ratio: auto 1020 / 640;
	}
.str_art_user_text{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align:center;
	color: #000000;
	padding: 20px 10px;
	}

.str_art_networks{
	background: #252C3B;
	border-radius: 10px;
	padding: 28px 40px;
	margin: 0 0 20px 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}
.str_art_networks_t{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	}
.str_art_networks_url{
	display: flex;	
/*	flex-wrap: wrap; */
	justify-content: space-between;
	align-items: center;
	}
.str_art_networks_url a{
	margin: 0 0 0 30px;
	}
.str_art_networks_url a img{
	vertical-align: bottom;
	}	
.str_art_networks_url a:hover{
	transform:scale(1.1);
	}
.str_icon_img{
	width: 40px;
	display:flex;
}	
.icon_width{
	width:100%;
}
.str_art_info{
	background: #252C3B;
	border-radius: 10px;
	padding: 20px 0;
	margin: 0 0 20px 0;
	}
.str_art_info_top{
	padding: 0 30px 20px 30px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}
.str_art_info_logo{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	display: flex;	
	justify-content: space-between;
	align-items: center
	}
.str_art_info_logo img{
	margin: 0 10px 0 0;
	vertical-align: bottom;
	}
.str_art_info_channel{
	 text-align: center;
	}
.str_art_info_channel a{
	text-decoration: none;
	color: #E5E5E5;
	border-bottom: 1px dashed;
	border-color: #fff;
	font-weight: 600;
	}
.str_art_info_channel a:hover{
	color: #fff;
	border-color: transparent;
	}
.embedLink{
	border-bottom: none!important;
    font-size: 14px;
    font-weight: 400!important;
    font-style: italic;
    text-align: center;
    display: block;
	margin-top: 5px;
}
.str_art_info_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	margin: 0 0 20px 0;
	padding: 0 10px;
	}
.str_art_info_list_b{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #FFDE00;
	text-align: center;
	}
.str_art_info_list_b span{
	display: block;
	margin: 0 0 5px 0;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	}
	
.str_art_info_b{
	padding: 0 20px;
	margin: 0 0 20px 0;
	}
.str_art_info_b:last-child{
	margin: 0;
	}
.str_art_info_b_t{
	color: #FFFFFF;
	}
.str_art_info_b_t span{
	font-weight: 600;
	padding: 0 4px 0 0;
	}
.str_art_info_b a{
	text-decoration: none;
	color: #E5E5E5;
	border-bottom: 1px dashed;
	border-color: #fff;
	}
.str_art_info_b a:hover, .str_video_first a:hover{
	color: #fff;
	border-color: transparent;
	}
	
.medal1, .medal2, .medal3, .medalOther{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
	line-height:30px;
	font-weight: 600;
}
.medal1{
	background-image: url(/images/streamers/1-medal.svg);
}
.medal2{
	background-image: url(/images/streamers/2-medal.svg);
}
.medal3{
	background-image: url(/images/streamers/3-medal.svg);
}
.medalOther{
	background-image: url(/images/streamers/4-medal.svg);
}
.importantDate{
	background-position: 90%!important;
    background-repeat: no-repeat!important;
    background-size: 10%!important;
    background-image: url(/images/important_red.svg)!important;
}
.topStreamers{
	font-size: 16px;
	font-weight: 600;
}
/* END Streamers Article */

