body{
	padding: 0;
	margin: 0;
	background: url(img/32.svg), #29294d;
}
.conteiner{
	background: rgba(0, 0, 0, .5);
	width: 80%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;  
    width: 100%;
}
.conteiner_img{
    width: 150px;
    margin: 10px 0;
}
.div_mnopka{
    display: block;
    margin: 0 auto;
}
.div_absolute{
    width: auto;
    height: auto;
    
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s{
    text-decoration: none;
    color: #e7971e;
}
.conteiner_v{
    text-decoration: none;
    color: #ffffff;
    font-family: Muller,sans-serif;
    font-size: 12px;
    margin-right: 5px;
    background: #EDC97F;
    border-radius: 5px;
    padding: 10px 25px;
    background-color: green;
    box-shadow: 0 3px 0 0 #006400, 0 4px 4px 0 #000;
    font-weight: bold;
}
.conteiner_v:hover{
	color: #000000;
}
.conteiner_r{
    text-decoration: none;
    color: #ffffff;
    font-family: Muller,sans-serif;
    font-size: 12px;
    border-radius: 5px;
    padding: 10px 40px;
    background-color: #ad0000;
    box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;
    font-weight: bold;
}
.conteiner_r:hover{
	color: #000000;
}
.p{
    color: #ffffff;
    margin: 15px 15px;
    font-size: 20px;
}
.h3{
    color: #07bcf7;
    margin-left: 15px;
    margin-right: 15px;
}
.h4{
    margin-left: 15px;
    color: #ffffff;
    font-size: 18px;
    margin-right: 15px;
}
.s{
    color: #000;
    font-size: 20px;
    margin: 25px 15px;
}
.img{
    width: 950px;
    display: block;
    margin: 20px auto;
}
.img1{
    width: 300px;
    display: block;
    margin: 20px auto;
}
.img2{
    width: 96%;
    display: block;
    margin: 0 auto;
}
.prim{
    display: block;
    margin: 0 auto;
    width: 100%;
    background: #ffe5b4;
}
.slot_2{
    width: 1050px;
    margin: 30px auto;
    padding-top: 10px;
    padding-bottom: 20px;
    background: #212132;
    border-radius: 15px;
    background: url(img/12.jpg), linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0)) border-box;
    display: flex;
    flex-direction: column;
    box-shadow: 0 8px 10px #000;
    border: 1px solid transparent;
}
.mnopka{
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
    padding: 10px 30px;
    background-color: #b20119;
    box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.h1{
    text-align: center;
    margin: 20px 0;
    color: #e7971e;
}
.h2{
    text-align: center;
    margin: 20px 0;
    color: #e7971e;
}
li{
    font-size: 20px;
    margin: 5px 0;
    color: #ffffff;
}
.text{
	background: linear-gradient(180deg,#ffbc3a 0,#ffbc3a 50%,#e7971e 55%,#ffe47a 65%,#ffe47a 80%,#ffe47a);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: rgba(50,18,88,.8);
    font-size: 45px;
    text-align: center;
    text-shadow: 0 0 20px #ffbc3a;
}
.nav_background{
    width: 100%;
    height: auto;
    box-shadow: inset 0 5px 25px 0 rgba(0,0,0,.8);
    padding: 5px 0;
    background: #212132;
}
.nav{ 
    height: auto;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 1000px;
    margin: 0 auto; 
}
.block{
    display: flex;
    align-items: center;
    flex-basis: 50%;
    justify-content: center;
    text-align: center;
    padding: 10px 0;
}
.block_img{
    display: flex;
    flex-basis: 50%;
    justify-content: center;
    text-align: center;
}
.block:hover{
    background: rgba(0, 0, 0, .3);
}
.nav_img{
    width: auto;
    height: 50px; 
    margin: 0 10px;
}
.nav_img_a{
    text-decoration: none;
    color: #ffffff;
    font-size: 22px; 
}
.div_slot{
    width: 99%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: 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; 
}
.span{
    color: #ffffff;
    font-size: 20px;
    margin-top: 5px;
}
.absolute{
    display: flex;
    position: absolute;
    align-items: center;
    width: 100%;
    height: 100%;
}
.block_flex{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.igra{
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px 30px;
    background-color: #b20119;
    box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    cursor: pointer;
    display: none;
}
.absolute:hover{
    background: rgba(0, 0, 0, .8);
    border: 1px solid red;
    transition: all ease 1s;
}
.absolute:hover .igra{
    display: flex;  
}
.slot_images{
    max-width: 200px;
    border-radius: 10px;
}
.slot{
    width: 1050px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin: 50px auto;
    background: #212132;
    padding: 20px 0;
    border-radius: 15px;
    background: url(img/12.jpg), linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0)) border-box;
    box-shadow: 0 8px 10px #000;
    border: 1px solid transparent;
}
.menu{
    width: 100%;
}
.menu_a{
    text-decoration: none;
    color: #ffffff;
    padding: 5px;
}
.menu_a:hover{
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
}
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #f3f3f3;
  z-index: 9999;
}

.loader-bar {
  width: 0;
  height: 100%;
  background-color: #3498db;
  animation: load 5s linear forwards;
}
.loader-bar_p{
  text-align: center;
  color: #ffffff;
  font-size: 20px;
}
@keyframes load {
  0% { width: 0; }
  100% { width: 100%; }
}
.loader-bar_p {
  
  color: #ffffff;
  animation: pulse 1.5s infinite ease-in-out;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@media(max-width: 1050px){
    .slot{
        width: 98%;
    }
    .slot_2{
        width: 98%;
    }
    .nav{
       width: 100%; 
    }
    .menu{
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin: 10px auto;
    }
    .menu_a{
        margin: 5px auto;
        font-size: 22px;
    }
    .img{
        width: 98%;
    }
}
@media(max-width: 800px){
    .block_img{
        flex-direction: column;
        flex-basis: 200px;
    }
    .block{
        justify-content: start;
    }
}
@media(max-width: 520px){
    .slot_block_img{
      width: 43%;
    }
}
@media(max-width: 440px){
    .block_flex{
       width: 48%; 
       
    }
    .slot_images{
        width: 100%;
    }
    .img1{
        width: 98%;
    }
    .conteiner{
        display: block;
        height: auto;
        padding-bottom: 30px;
    }
    .div_absolute{
        margin-right: 0;
        display: flex;
        justify-content: center;
        text-align: center;
        margin: 20px auto;    
    }
    .conteiner_r{
        padding: 10px 15px;
        
        width: 45%;   
    }
    .conteiner_v{
        padding: 10px 15px; 
        width: 25%;  
    }
    .text{
        font-size: 33px;
    }
    .slot_2{
        padding-top: 5px;
        margin: 10px auto;
    }
}
@media(max-width: 405px){
    .nav_img_block{
        margin: 5px 0;
    }
    .block{
        flex-direction: column;
    }
}
@media(max-width: 310px){
    .text{
        font-size: 25px;
    }
}
@media(max-width: 290px){
    .div_absolute{
        width: 100%;
    }
    .conteiner_r{
        padding: 10px;
    }
    .conteiner_v{
        padding: 10px;
    }
    .slot_block_img{
      width: 40%;
    }
}