body{
	margin: 0;
	padding: 0;
	background: #072500;
}
.conteiner{
	width: 100%;
	height: 70px;
	
	display: flex;
	position: relative;
	background: linear-gradient(to right, #0c2507, #142d07);
	border-bottom: 1px solid #4d4d4d;
}
.imgrio{
	width: 180px;
	height: auto;
	display: block;
	margin: 5px 20px;
	
}
h3{
	color: #EDC97F;
	text-align: center;
	margin: 40px auto;
}
ul li{
	color: #fff;
	font-size: 19px;
	margin: 5px 50px;

}
a{
	text-decoration: none;
	color: #EDC97F;
}
.vhod{
	color: #000000;
	cursor: pointer;
	position: absolute;
	right: 50px;
	padding: 10px;
	background: #27AE60;
	color: #ffffff;
	text-decoration: none;
	border-radius: 5px;
	top: 15px;
}
.registrazia{
	background: #EDC97F;
	color: #000000;
	position: absolute;
	right: 190px;
	top: 15px;
	text-decoration: none;
	border-radius: 5px;
	cursor: pointer;
    padding: 10px;
}
.background{
	display: block;
	width: 100%;
	background: linear-gradient(to right, #0c2507, #142d07);
	height: 60px;
	padding: 0;
	margin: 0;
	justify-content: center;
	text-align: center;
	position: relative;
	/*border-bottom: 2px solid #4d4d4d;*/
	box-shadow: 0px 4px 10px 0px #142d07;
}
.ul{
	display: block;
	margin: 0 auto;
}
.h2{
	color: #ffffff;
	text-align: center;
	margin-top: 50px;
}
.li{
    text-decoration: none;
    padding: 20px 15px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    font-family: sans-serif;


}
.li:hover{
	color: #EDC97F;
}
.wraper{
	
	width: 100%;
	height: auto;
	
	
}
.wrapkonteiner{
	width: 1340px;
	height: auto;
	background: #0a2915bf;
	display: block;
	margin: 50px auto;
	padding: 10px 0;
	border-radius: 15px;
	border: 1px solid #4d4d4d;
}
.divfrispins{
	
	width: 99%;
	height: auto;
	display: block;
	margin: 0 auto;
    

}
.divimg{
	width: 100%;
	display: flex;
position: relative;
height: auto;

margin: 0;
padding: 0;
}

.divkar{
	width: 1030px;
	height: auto;
	border-radius: 25px;
    border: 2px solid #ffffff;
    margin: 0 auto;
}
.divblok{
	width: 20%;
	
	margin: 0 auto;

}
.imgkar{
    width: 100%;
    height: auto;
    border-radius: 20px;
position: relative;

}
.divslider{
	display: flex;
	position: relative;
	transition: all ease 1.5s;
	left: 0;
overflow: auto;
}
.button{
	position: absolute;
	z-index: 150;
	left: 20px;
	top: 40%;
	font-size: 45px;
	height: 10px;
	color: #ffffff;
	background: rgba(0, 0, 0, 0);
	border: none;
	cursor: pointer;
}

.button2{
	position: absolute;
	right: 20px;
	z-index: 150;
	top: 50%;
	top: 40%;
	font-size: 45px;
	height: 10px;
	color: #ffffff;
	background: rgba(0, 0, 0, 0);
	border: none;
	cursor: pointer;
}
.button:hover{
	color: rgba(128,128,128);
}
.button2:hover{
	color: rgba(128,128,128);
}
.divtest{
	position: absolute;
	z-index: 1300;
	top: 70%;
	border: 2px solid #ffffff;
	width: 50%;
   
}
.popap_p{
	color: #006400;
}
.butik{
	position: absolute;
	top: 90%;
	font-size: 40px;
}
.zona1{
	width: 260px;
	background: #1e1e1e;
	height: 23.5%;
    margin: 0 auto;
    border-radius: 16px 16px 0 0;
    display: flex;
    text-align: center;
   padding-left: 15px;
    align-items:center;
}
.zona{
	width: 260px;
	background: #1e1e1e;
	height: 23.5%;
	margin: 5px auto;
	display: flex;
	padding-left: 15px;
	align-items: center;
}
.zona{
	width: 260px;
	background: #1e1e1e;
	height: 23.5%;
	margin: 5px auto;
	display: flex;
	padding-left: 15px;
}
.zona4{
	width: 260px;
	background: #1e1e1e;
	height: 23.5%;
	margin: 5.5px auto;
	border-radius: 0 0 16px 16px;
	display: flex;
	padding-left: 15px;
	align-items: center;
}
.text{
	font-size: 21px;
	color: #ffffff;
	display: flex;
	vertical-align: middle;
	margin: 0 60px;
}
.logo{
	width: 35px;
	height: 35px;
	display: block;
    
}
.divtext{
	margin: 0;
	padding: 0;
}
.divinput{
	width: 93%;
	height: 80px;
	background: #1e1e1e;
	display: block;
	margin: 30px auto;
	border-radius: 15px;
}
.div_input_flex{
	display: flex;
    height: 100%;
    align-items: center;
}
.div_input_flex_button{
    display: block;
    background: #303030;
    height: 50px;
    width: 270px;
    border-radius: 5px;
    border: 0px;
    margin: 0 15px;
    color: #e0e0e0;
    text-align: left;
    cursor: pointer;
}
.div_input_flex_button:active{
	color: #000000;
}
.div_input_flex_input{
    height: 50px;
    width: 700px;
    background: #303030;
    color: #e0e0e0;
}
.div_slot{
    width: 99%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center; 
}
.block_flex{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.slot_img{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    position: relative;
    align-items: center; 
}
.slot_images{
    max-width: 225px;
    border-radius: 10px;
}
.igra{
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px 30px;
    background-color: #27AE60;
    box-shadow: 0 3px 0 0 #27AE60, 0 4px 4px 0 #000;
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    cursor: pointer;
    display: none;
}
.absolute{
    display: flex;
    position: absolute;
    align-items: center;
    width: 100%;
    height: 100%;
}
.absolute:hover{
    background: rgba(0, 0, 0, .8);
    border: 1px solid #EDC97F;
    transition: all ease 1s;
    border-radius: 10px;
}
.absolute:hover .igra{
    display: flex;  
}
.span{
    color: #ffffff;
    font-size: 20px;
    margin-top: 5px;
}
.div_slot_img_button{
	width: 100%;
}
.div_slot_img_button_a{
	width: 150px;
	background: #006400;
	color: #ffffff;
	border-radius: 5px;
	display: block;
	margin: 20px auto;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	align-items: center;
}
.div_slot_img_button_a:hover{
    font-size: 17px;
}
.h1{
	color: #ffffff;
	text-align: center;
}
.footer{
	background: linear-gradient(to right, #0c2507, #142d07);
	box-shadow: 0px -4px 10px 0px #142d07;
	width: 100%;
	height: 70px;
	justify-content: center;
	text-align: center;
   display: flex;
   align-items: center;
}
.footer_a{
	text-decoration: none;
	color: #ffffff;
	margin: 0 15px;
    display: inline-block;
}
.footer_a:hover{
    color: yellow;
}
.table{
	width: 80%;
	border: 1px solid #ffffff;
	margin: 60px auto;
}
.tr{

	border: 1px solid #ffffff;
}
.td{
	background: #ffffff;
}
.th{
	background: #ffffff;
}
.footer2{
    width: 100%;
    height: auto;
    display: flex;
    box-shadow: inset 0 5px 25px 0 rgba(0,0,0,.8);
    flex-wrap: wrap;
    background: #0a2915bf;
    padding-top: 15px;
    justify-content: center;
    text-align: center;
}
.footer_img{
    width: 150px;
    height: auto;
    
    padding: 5px;
    display: flex;
    text-align: center;
}
.img_tooter{
    width: 100%;
    height: auto;
}
.table{
	width: 80%;
	height: auto;
	
	display: flex;
	margin: 0 auto;
	flex-direction: column;
	margin-bottom: 30px;
	
	align-items: center;

}
.table_div{
	height: auto;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: center;
	padding: 0;
}
.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;
    
}
@media(max-width: 1440px){
	.divblok{
		display: none;
	}
	.divkar{
		width: 100%;
		height: auto;
	}
	.wrapkonteiner{
		width: 95%;
	}
}

@media(max-width: 840px){
    .div_slot_img{
    	width: 31%;
    }
    .text{
    	margin: 0 30px;
    }
}
@media(max-width: 575px){
    .div_slot_img{
    	width: 45%;
    }
    .footer{
    	display: block;
    	height: auto;
    	padding: 10px 0;
    }
    .footer_a{
    	display: block;
    	width: 80%;
    	margin: 10px auto;
    }
    .table{
    	width: 98%;
    }
}
@media(max-width: 500px){
	.imgrio{
		margin: 0 5px;
		padding: 5px 0;
	}
	.vhod{
        width: 48%;
        display: block;
        position: static;
        margin: 0 5px;
	}
	.registrazia{
        margin: 0 5px;
        display: block;
        position: static;
        width: 30%;
	}
	.flexbutton{
		display: flex;
		justify-content: center;
		text-align: center;
		margin: 0 auto;
		padding: 20px 0;
	}
	.background{
        height: auto;
        
	}
	.li{
		width: 90%;

		margin: 0 auto;
		font-size: 22px;
		border-bottom: 1px solid #ffffff;
	}
	.conteiner{
		display: block;
		height: auto;
	}
	.text{
    	margin: 0 10px;
    }
    .slot_images{
        width: 100%;
    }
    .block_flex{
        width: 48%;
    }
    ul{
    	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 10px;
    unicode-bidi: isolate;
    }
}
@media(max-width: 450px){
	.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;
	}
}

