body{
	
    background: url(img/casino.jpg) no-repeat center center fixed;
    background-size: cover;
	padding: 0;
	margin: 0;
	background-color: rgba(0, 70, 128, 0.8);
}
.header{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	position: relative;
	border-bottom: 2px solid #55586c;
    background: #212132;
}
.header_naz{
	margin: 15px;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 0 0 20px #ffffff;
}
.flex{
	display: flex;
	position: relative;
	background-color: rgba(0, 70, 128, 0.8);
	width: 100%;
	height: auto;
}
.menu{
	display: block;
	position: relative;
	width: 380px;
	height: auto;
	border-right: 1px solid #ffffff;
	background: url(img/12.jpg), linear-gradient(#1c2240,#1c2240) padding-box,linear-gradient(180deg,#4d5a85,rgba(70,82,121,0)) border-box;
}
.div_span{
	width: 30px;
	height: 30px;
	cursor: pointer;
    position: absolute;
    top: 3px;
    left: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.span{
	width: 100%;
	background-color: #ffffff;
	height: 2px;
	display: block;
}
.span_top{
	width: 100%;
	background-color: #ffffff;
	height: 2px;
	margin-bottom: 5px;
	
}
.span_bottom{
	width: 100%;
	background-color: #ffffff;
	height: 2px;
	margin-top: 5px;
	
}
.krestik{
	position: absolute;
	border: 0.5px solid #ffffff;
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 8px;
	right: 5px;
	top: 5px;
}
.span_krestik{
	font-size: 40px;
	color: #ffffff;
	cursor: pointer;
}
.h2{
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
}
.spisok{
	display: block;
	margin: 20px auto;
	text-align: center;
	color: #ffffff;
	background: linear-gradient(90deg, #14a0ff, rgba(0,0,0,0));
    padding: 8px 0;
    width: 80%;
    font-size: 20px;
    text-decoration: none;
    border-radius: 15px 0px 0px 0px;
}
.spisok:hover{
	box-shadow: inset 0 0 55px 0 rgba(255,255,255,.6);
	color: #FF9900;
}
.img_fon{
	
	width: 75%;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	display: block;
	max-width: 1300px;
}
.h{
	display: block;
  	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
    
}
.table{
	width: 80%;
	height: auto;
	
	display: flex;
	margin: 0 auto;
	flex-direction: column;
	margin-bottom: 30px;
	
	align-items: center;

}
.table_div{
	width: 100%;
	height: auto;
}
.left_p{
	font-size: 18px;
    border: 0.5px solid #ffffff;
    width: 50%;
    display: flex;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    height: 100%;
    align-items: center;
    justify-content: center;
    height: 45px;
    color: #ffffff;
}
.right_p{
	font-size: 18px;
	border: 0.5px solid #ffffff;
	width: 50%;
	display: flex;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    align-items: center;
    justify-content: center;
    height: 45px;
    color: #ffffff;
    
}
.table_div{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: center;
	padding: 0;
}
.h1{
	text-align: center;
	font-size: 2em;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	color: #ffffff;
	padding-top: 40px;
}
.opis{
	font-size: 20px;
	color: #ffffff;
	display: block;
    margin-block-start: 1em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding: 10px;
}
.section{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	justify-content: center;
	padding: 10px 0;
	height: auto;
	
}
.kartochka{
    border: 1px solid #dad8d7;
    height: auto;
    display: block;
    margin: 7px;
    
    width: 300px;
    border-radius: 15px;
    background: #134663;
    box-shadow: inset 0 0 55px 0 rgba(255,255,255,.6);
    
    
    
}
.div_kartochka{
	width: 100%;
    display: flex;
    flex-direction: column;
    
    align-items: center;
    text-align: center;
    position: relative;
    
    background: #0f3654;
    border-radius: 15px 15px 0 0;
    padding: 10px 0;
    height: auto;
    min-height: 195px;
    box-shadow: inset 0 5px 25px 0 rgba(0,0,0,.8);

}
.div_kartochka_img{
	width: 100%;
	height: auto;
	min-height: 100px;
	display: flex;
    align-items: center;
}
.flex_end{
	display: flex;
	width: 100%;
	height: auto;
	flex-direction: column;
}
.img{
    height: auto;
    width: 80%;
    display: block;
    margin: 0 auto;
    
}
.img_slot_v{
    height: auto;
    width: 80%;
    display: block;
    margin: 0 auto;
}
.img_rox{
    height: 90px;
    width: auto;
    display: block;
    margin: 0 auto;
}
.img_pinap{
	height: 70px;
    width: auto;
    display: block;
    margin: 0 auto;
}
.rating_p{
	color: #FF9900;
	font-size: 35px;
	display: block;
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.div_rating_flex{
	display: flex;
	width: 100%;
	
	justify-content: center;
}
.img_zvezda{
	width: 30px;
}
.div_bonus{
	display: flex;
	flex-direction: column;
	
	
	border-bottom: 0.5px solid #ffffff;
	height: auto;
	min-height: 200px;
    
}
.bonus{
	color: #ffffff;
	font-size: 23px;
	display: block;
    margin-block-start: 0em;
    margin-block-end: 0.2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: center;
    -webkit-box-shadow: inset 0 2px 28px 0 rgba(83,146,196,.8);
    box-shadow: inset 0 2px 28px 0 rgba(83,146,196,.8);
    padding: 5px 0;
}
.bonus_p{
	color: #ffffff;
	font-size: 20px;
	display: block;
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
    margin-inline-start: 5px;
    margin-inline-end: 0px;
    
    
}
.p{
	color: #ffffff;
}
.div_button{
    display: flex;
    
    padding: 20px 0;
    justify-content: center;
    text-align: center;
    text-align: center;
}
.button_riobet{
	color: #000000;
    cursor: pointer;
    padding: 10px;
    background: #27AE60;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
}
.button_riobet:hover{
	color: #000;
}
.button_vavada{
	color: #ffffff;
    cursor: pointer;
    padding: 10px;  
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    background-color: #fe284a;
    box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;
}
.button_vavada:hover{
	color: #000;
}
.button_pinap{
	color: #ffffff;
    cursor: pointer;
    padding: 10px;  
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    background: #ff2400;
}
.button_pinap:hover{
	color: #000;
}
.button_joycasino{
	color: #ffffff;
    cursor: pointer;
    padding: 10px;  
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    background: #eb925d;
}
.button_joycasino:hover{
	color: #000;
}
.button_play{
	color: #ffffff;
    cursor: pointer;
    padding: 10px;  
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
	background: #3daa45;
}
.button_play:hover{
	color: #000;
}
.button_chempion{
	color: #ffffff;
    cursor: pointer;
    padding: 10px;  
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    background: linear-gradient(90deg, #28075E 0%, #5F208F 50.94%, #28075E 100%);
}
.button_chempion:hover{
	color: #000;
}
.button_rox{
	color: #ffffff;
    cursor: pointer;
    padding: 10px;  
    color: #ffffff;
    text-decoration: none;
	background: #bbfcb4;
	border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#bbfcb4), color-stop(36%, #21a300), color-stop(63%, #21a300), to(#bbfcb4));
    background: -o-linear-gradient(top, #bbfcb4 0%, #21a300 36%, #21a300 63%, #bbfcb4 100%);
    background: linear-gradient(to bottom, #bbfcb4 0%, #21a300 36%, #21a300 63%, #bbfcb4 100%);
}
.button_rox:hover{
	color: #000;
}
.button_slot-v{
	background: #e82f3f;
	color: #ffffff;
    cursor: pointer;
    padding: 10px;  
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
}
.button_slot-v:hover{
	color: #000;
}
.button_1xbet{
	color: #ffffff;
    cursor: pointer;
    padding: 10px;  
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    background-color: #7cb048;
}
.button_1xbet:hover{
    color: #000;
}
@media(max-width: 1400px){
	.menu{
		width: 23%;
	}
	.kartochka{
		width: 30%;
	}
}
@media(max-width: 1400px){
	.kartochka{
		width: 290px;
	}
}
@media(max-width: 900px){
	.menu{
		display: none;
		position: absolute;
		z-index: 100;
		width: 300px;
		height: 100%;
	}
	.img_fon{
		width: 100%;
	}
}
@media(max-width: 650px){
	.kartochka{
        width: 45%;
	}
	.div_kartochka{
		padding: 0;
		min-height: 150px;
	}
	.flex_end{
		flex-direction: initial;
		align-items: center;
	}
	.div_kartochka_img{
		width: 70%;
	}
	.div_rating_flex{
		width: 30%;
	}
	
	.header_naz{
		text-align: center;
	}
	.header{
		text-align: center;
		display: flex;
		justify-content: center;
	}
	.img_slot_v{
		height: 70px;
	}
	.img_rox{
		height: 60px;
	}
	.img_pinap{
		height: 50px;
	}
	.table{
		width: 97%;
	}
}
@media(max-width: 450px){
	.kartochka{
         width: 93%;
	}
	.menu{
		width: 100%;
	}
	.right_p{
		font-size: 16px;
		padding: 0 3px;
	}
	.left_p{
		font-size: 16px;
		padding: 0 3px;
	}

}
@media(max-width: 260px){
	.right_p{
		font-size: 14px;
		padding: 0 3px;
	}
	.left_p{
		font-size: 14px;
		padding: 0 3px;
	}
}