.gamesPage .display_5 {
    padding-top: 340px;
    margin-top: -100px;
}
.game-section-bg {
    top: 2%;
}
.gamesPage .display_2 .game-filter__items {
    min-height: 1001px;
}
.gamesPage .logo{
    padding-top: 35px 
}
.wrapper-tel {
    position: fixed;
    top: 53px;
    right: 14%;
    z-index: 99;
}
@media (max-width: 578px) {
    .wrapper-tel {
        margin-left: 0;
        right: 3%;
   }
}
@media (max-width: 768px) {
    .wrapper-tel {
        top: 9px;
        margin-left: -255px;
   }
}
@media (max-width: 992px) {
    .wrapper-tel {
        margin-left: -343px;
   }
}
@media (max-width: 1200px) {
    .wrapper-tel {
        margin-left: -465px;
   }
}
a.tel {
    color: #e0e0e0;
    font-size: 21px;
    text-shadow: 0px 0px 12px #473934, 0px 0px 5em #191616;
    width: 133px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 6;
}
/* .font-22.color-gray.section-text-1.text-center.hideAnimation {
    text-shadow: 0px 0px 12px #473934, 0px 0px 5em #191616;
}
*/
body{
   color:#fff;
   font-family:Akrobat;
   font-weight:400;
   background:#000
}
.display_1{
   background:#000;
   overflow:hidden;
   position:relative
}
.section-wrap{
   overflow:hidden
}
.paddingsection,.section-wrap{
   padding-top:30px
}
.hide{
   display:none
}
#fullpagewrap{
   overflow:hidden
}
.burger{
   width:35px;
   display:inline-block;
   cursor:pointer;
   position:relative;
   z-index:6
}
.social{
   width:9%
}
.social-footer{
   width:25px
}
.footer-social{
   padding-left:0;
   padding-top:0;
   list-style-type:none
}
.fb-white{
   height:18px;
   width:15px;
   background:url(../images/fb-white.png) no-repeat top left
}
.burger span{
   display:block;
   background:#fff;
   width:100%;
   height:2px;
   margin-bottom:8px;
   box-shadow:0 0 7px #fff;
   border-radius:10px
}
.burger span:last-child{
   margin-bottom:0
}
.wrapper-burger ul{
   margin:0;
   padding:0
}
.burger-menu:before{
   background:url(../images/shadowmenu.png) no-repeat top left;
   width:1131px;
   height:936px;
   position:absolute;
   left:-453px;
   top:-61px;
   content:""
}
.wrapper-burger li{
   float:left;
   width:100%;
   list-style:none;
   margin-bottom:28px;
   position:relative
}
.wrapper-burger li a{
   position:relative;
   color:#fff;
   font-size:30px;
   line-height:30px;
   font-weight: 600;
}
.logo{
   height:66px
}
.logo img{
   height:35px
}
.btn-buy span.shine1{
   -webkit-animation:button-shine 5s linear infinite;
   animation:button-shine 5s linear infinite;
   position:absolute;
   left:0;
   top:29px;
   background:url(../images/btn-blur.png) no-repeat;
   width:45px;
   height:42px
}
@-webkit-keyframes button-shine{
   0%{
       left:0;
       top:29px;
       animation-timing-function:ease-out;
       -webkit-animation-duration:1s;
       animation-duration:1s
   }
   9%{
       left:9px;
       top:14px;
       animation-timing-function:ease-in;
       -webkit-animation-duration:1s;
       animation-duration:1s
   }
   18%{
       left:23px;
       top:5px;
       animation-timing-function:ease-out;
       -webkit-animation-duration:1s;
       animation-duration:1s
   }
   27%{
       left:203px;
       top:5px;
       -webkit-animation-duration:4s;
       animation-duration:4s
   }
   36%{
       left:216px;
       top:14px
   }
   45%{
       left:224px;
       top:29px
   }
   54%{
       left:216px;
       top:47px
   }
   63%{
       left:203px;
       top:54px
   }
   72%{
       left:23px;
       top:54px
   }
   81%{
       left:23px;
       top:54px
   }
   90%{
       left:9px;
       top:47px
   }
   100%{
       left:0;
       top:29px
   }
}
.fotn-18{
   line-height:26.7px
}
.text1{
   font-size:24px;
   line-height:normal
}
.magistral,.title{
   font-family:magistral;
   font-weight:600
}
.title{
   font-size:46px;
   line-height:52px;
   margin-bottom:18px
}
.font-44{
   font-size:44px
}
.title-2{
   font-weight:600;
   color:#daddfa;
   font-size:24px;
   line-height:30px
}
.margin-top-first{
   align-items: center;
   margin-top:0;
   margin-bottom:89px
}
.center-do-not-use{
   display:block;
   margin:0 auto;
   width:24px;
   height:100px;
   margin-top:22px
}
.arrow{
   display:block;
   -ms-transform:rotate(45deg);
   -webkit-transform:rotate(45deg);
   transform:rotate(45deg);
   border-right:2px solid #fff;
   border-bottom:2px solid #fff;
   margin:5px 0 8px 8px;
   width:10px;
   height:10px;
   -webkit-animation:mouse-scroll 1s infinite;
   -moz-animation:mouse-scroll 1s infinite;
   -webkit-animation-direction:alternate
}
.mouse{
   height:40px;
   width:26px;
   border-radius:14px;
   transform:none;
   border:3px solid #fff;
   margin-bottom:6px
}
.wheel{
   display:block;
   margin:5px auto;
   background:#fff;
   position:relative;
   height:8px;
   width:3px;
   border-radius:8px;
   border-radius:100px;
   margin-left:10px
}
.wheel{
   transform:translate(-50%,0);
   animation:scrollDown 2s ease-in-out;
   animation-iteration-count:infinite
}
@keyframes scrollDown{
   0%{
       transform:translate(-50%,0)
   }
   70%,90%{
       transform:translate(-50%,100%)
   }
   100%{
       transform:translate(-50%,0)
   }
}
@-webkit-keyframes mouse-wheel{
   0%{
       opacity:1;
       -webkit-transform:translateY(0);
       -ms-transform:translateY(0);
       transform:translateY(0)
   }
   100%{
       opacity:0;
       -webkit-transform:translateY(10px);
       -ms-transform:translateY(10px);
       transform:translateY(10px)
   }
}
@-moz-keyframes mouse-wheel{
   0%{
       top:1px
   }
   25%{
       top:2px
   }
   50%{
       top:6px
   }
   75%{
       top:2px
   }
   100%{
       top:1px
   }
}
@-webkit-keyframes mouse-scroll{
   0%{
       opacity:0
   }
   25%{
       opacity:.25
   }
   50%{
       opacity:.5
   }
   75%{
       opacity:.75
   }
   100%{
       opacity:1
   }
}
@-moz-keyframes mouse-scroll{
   0%{
       opacity:0
   }
   50%{
       opacity:.5
   }
   100%{
       opacity:1
   }
}
@-o-keyframes mouse-scroll{
   0%{
       opacity:0
   }
   25%{
       opacity:.25
   }
   50%{
       opacity:.5
   }
   75%{
       opacity:.75
   }
   100%{
       opacity:1
   }
}
@keyframes mouse-scroll{
   0%{
       opacity:0
   }
   25%{
       opacity:.25
   }
   50%{
       opacity:.5
   }
   75%{
       opacity:.75
   }
   100%{
       opacity:1
   }
}
.display_3{
   background: no-repeat top center #000
}
.display_3_1{
   padding-top:89px
}
.title.text-center{
   margin-bottom:40px
}
.box-border-bottom{
   border-bottom:1px solid #fff;
   padding:0px 30px 30px 30px
}
.font-16{
   font-size:16px;
   line-height:25px
}
.font-16{
   font-size:18px;
   line-height:25px
}
.color-violet{
   color:#a8add8
}
.padding-box{
   padding:0 65px
}
.font-22{
   font-size:22px;
   line-height:28.5px
}
.color-gray{
   color:#c5c7da
}
.gray-text{
   margin-top:20px;
   font-size:19px;
   line-height:24px;
   margin-bottom:37px
}
.display_4{
   padding-bottom:60px;
   min-height:100%;
   overflow:hidden
}
.section_3_bg{
   position:absolute;
   z-index:1;
   left:50%;
   top:50%;
   margin-left:-700px;
   margin-top:-452px;
   width:1400px;
   height:904px
}
.section_3_bg video{
   width:100%;
   height:100%;
   position:relative;
   z-index:2
}
.bg_ppl{
   position:absolute;
   background:no-repeat bottom center;
   width:761px;
   height:785px;
   background-size:100%;
   z-index:10;
   left:50%;
   bottom:0;
   margin-left:-347px
}
.level5{
   position:relative;
   text-align: center;
    z-index:5
}
.box-with-dots:after{
   position:absolute;
   left:50%;
   bottom:0;
   background:url(../images/shadow.png) bottom center repeat-x;
   content:"";
   height:69px;
   width:3000px;
   margin-left:-1500px;
   z-index:8
}
.section_2_video{
   position:absolute;
   left:0;
   bottom:0;
   width:1118px;
   height:637px;
   transform:rotateY(180deg);
   -webkit-transform:rotateY(180deg);
   -moz-transform:rotateY(180deg)
}
.font-19{
   font-size:19px
}
.padding{
   padding:0 30px
}
.box-with-dots{
   position:relative;
   height:446px
}
.box-with-dots:before{
   position:absolute;
   left:0;
   bottom:0;
   background:url(../images/section_4.png) no-repeat bottom center;
   content:"";
   width:1065px;
   height:567px;
   z-index:5
}
.dot-row{
   font-size:22px;
   line-height:28.63px;
   display:inline-block;
   position:absolute;
   z-index:6
}
.dot-row-1{
   left:262px;
   top:29px
}
.dot-row-2{
   right:292px;
   top:53px
}
.dot-row-3{
   left:162px;
   top:212px
}
.dot-row-4{
   right:197px;
   top:170px
}
.dot-row-1,.dot-row-3{
   text-align:right
}
.dot-row-2,.dot-row-4{
   text-align:left
}
.dot-row .dot{
   width:26px;
   height:26px;
   border:1px solid #fff;
   border-radius:100px;
   position:absolute
}
.dot-row .dot:before{
   content:"";
   width:12px;
   height:12px;
   position:absolute;
   left:50%;
   margin-left:-6px;
   top:50%;
   margin-top:-6px;
   background:#fff;
   border-radius:100px
}
.dot-row-1 .dot{
   right:-132px;
   bottom:17px
}
.dot-row-2 .dot{
   left:-98px;
   top:-38px
}
.dot-row-3 .dot{
   left:55px;
   top:-64px
}
.dot-row-4 .dot{
   left:-61px;
   top:102px
}
.blur{
   width:1px;
   height:1px;
   background:#000;
   box-shadow:0 0 50px #7f7aff;
   display:inline-block
}
.blur-icons{
   margin-top:267px;
   margin-bottom:100px
}
.blur-row .icon{
   width:100%;
   display:table;
   height:80px;
   position:relative;
   margin-bottom:12px
}
.blur-row .icon:after{
   background:url(../images/icon-bg.png) no-repeat center center;
   content:"";
   width:278px;
   height:163px;
   left:50%;
   top:50%;
   margin-left:-157px;
   margin-top:-78.5px;
   position:absolute
}
.blur-row .icon div{
   display:table-cell;
   width:100%;
   height:100%;
   vertical-align:middle
}
.blur-row{
   position:relative
}
.blur-row:after{
   background:url(../images/four-dots.png) no-repeat;
   width:85px;
   height:5px;
   content:"";
   position:absolute;
   right:-55px;
   top:39px
}
.blur-row.last:after{
   display:none
}
.blur-row .text{
   font-size:16px;
   color:#c8c8ec
}
.display_2{
   padding: 60px 0;
   background-image: url('../images/section_2.jpg');
   background-repeat: no-repeat;
   background-size: cover;
   background-position: bottom;
}
.price-box {
   background: #fff;
   border-radius: 8px;
   max-width: 300px;
   width: 100%;
   min-height: 232px;
   padding: 20px;
   margin: 0 auto;
   position: relative;
   text-align: center;
   color: #000;
}

.price-box__header {z-index: 2;position: relative;}

.header__title {
   font-weight: 600;
   font-size: 24px;
   line-height: 24px;
}

.header__desc {}

.price-box__content {
   padding: 40px 0;
   position: relative;
   z-index: 2;
}

.price {
   font-size: 46px;
   font-weight: 600;
}

img.price-box__background {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: .2;
   object-fit: cover;
   max-width: 100%;
   z-index: 1;
   border-radius: 8px;
}

.price-box__footer {
   display: flex;
   justify-content: center;
   position: relative;
   z-index: 2;
}

.prixe-box__button {
   background: #2d2944!important;
    border-radius: 50px;
    padding: 10px!important;
    max-width: 200px;
    width: 100%;
    font-weight: 600;
    color: #fff!important;
    text-decoration: none!important;
    cursor: pointer!important;
    transition: opacity .3s ease-in-out;
    position: relative!important;
    display: inline-block!important;
}
.prixe-box__button:hover{
   opacity: .9;
}
.display_5{
   padding-bottom:40px;
   padding-top:95px;
}
.display_rules{
   padding: 100px 0;
   background-image: url('../images/section_2.jpg');
   background-repeat: no-repeat;
   background-position: cover;
}
.display_rules ul{
   padding-left: 25px;
}
.display_info .section-wrap{
   padding: 60px 0;
}
.display_info .info_text{
   font-size: 20px;
   text-align: center;
}
.nav-tabs{
   border-color:#3c3b54;
   margin-bottom:40px;
   padding:0
}
.nav-tabs li{
   display:inline-block;
   margin:0 10px
}
.nav-tabs li a{
   color:#7775a7;
   font-size:24px;
   font-weight:600;
   padding:0 20px 11px 20px;
   float:left;
   position:relative;
   border:0!important;
   background:0 0!important
}
.nav-tabs li a.active:after{
   content:"";
   position:absolute;
   bottom:-7px;
   left:0;
   width:100%;
   height:1px;
   background:#e7e7ff;
   box-shadow:0 1px 3px #e7e7ff,0 1px 3px #e7e7ff,0 -1px 3px #e7e7ff,0 -1px 3px #e7e7ff,0 0 30px #e7e7ff,0 0 30px #e7e7ff,0 0 30px #e7e7ff,0 0 30px #e7e7ff,0 0 30px #e7e7ff,0 0 30px #e7e7ff
}
.nav-tabs li a.active{
   color:#fff!important
}
.nav-tabs li a:active,.nav-tabs li a:focus,.nav-tabs li a:hover{
   color:#fff
}
.map{
   width:100%;
    max-width: 900px;
   object-fit: cover;
    min-height: 200px;
}
.tab-content .tab-pane{
   display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.link-map{
   position:absolute;
   left:0;
   top:0;
   width:100%;
   height:100%
}
.container-fluid{
   padding:0
}
.display_5 .text-section{
   margin-bottom:52px
}
.footer{
   background:url(../images/footer.jpg) no-repeat bottom center #000;
   padding-top:50px;
   padding-bottom:70px
}
.phone{
   color:#fff;
   font-size:32px;
   line-height:33px;
   margin-bottom:20px
}
.phone:active,.phone:focus,.phone:hover{
   color:#fff;
   text-decoration:none
}
.phone-row{
   margin-bottom:1px
}
.time{
   font-size:17px;
   display:block;
   margin:0 auto;
   max-width:510px;
   border-bottom:1px solid rgba(221,221,221,.28);
   color:#7a7c9a;
   padding-bottom:16px
}
.mail-row a{
   color:#fff;
   font-size:19px
}
.mail-row{
   margin-top:15px
}
.footer-logo{
   padding-top:32px
}
.footer-logo img{
   width:100px;
}
.contacts{
   padding-bottom:32px
}
.footer-menu{
   padding-left:0;
   padding-top:36px;
   display: flex;
   justify-content: center;
   flex-wrap: wrap;
   row-gap: 10px;
}
.footer-menu li:first-child{
   margin-left:0
}
.footer-menu li:last-child{
   margin-right:0
}
.footer-menu li{
   display:inline-block;
   margin:0 12px
}
.footer-menu li a{
   color:#a0a1c6;
   font-size:17px;
   text-decoration:none;
   line-height:17px
}
.footer-menu li a:hover{
   color:#fff
}
.slider-mainbox{
   max-width:100%
}
.wrapper-slide-row img{
   width:100%;
   height:initial
}
.slide-img{
    width: 100%;
    height: 100%;
    padding-bottom: 60%;
    background-position: center;
    background-size: cover;
}
.slide-title{
   font-family:magistral;
   font-size:20px;
   line-height:normal;
   color:#fff;
   margin-bottom:7px!important;
   text-transform:uppercase;
   font-weight:600;
   margin-top:15px!important
}
.slide-title2{
   color:#8b98cc;
   font-size:14.2px;
   font-family:magistral;
   font-weight:700;
   text-transform:uppercase;
   margin-bottom:13px!important
}
.slide-text{
   font-size:17px;
   color:#9297ac;
   line-height:normal;
   padding:0 24px!important;
   display:block;
   margin:0 auto!important;
   max-width:279px
}
.slider-mainbox{
   padding-top:150px
}
.section-background--1{
   position: absolute;
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   min-width: 100%;
   min-height: 100%;
   width: auto;
   height: auto;
   transition: 1s opacity;
   opacity: .6;
   z-index: 1;
   object-fit: cover;
   filter: blur(1px) brightness(0.8);
}
.level_3{
   position:absolute;
    z-index: 2;
    width: 100%;
   transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.parallax-viewport{
   position:absolute;
   z-index:2;
   bottom:0;
   width:100%;
   height:100%
}
.parallax-layer{
   position:absolute;
   bottom:0;
   text-align:center;
   left:50%
}
#man img{
   position:absolute;
   left:-607px;
   height:952px;
   bottom:0
}
#wooman img{
   position:absolute;
   bottom:0;
   left:-551px;
   height:747px
}
#section_stars img{
   position:absolute;
   bottom:0;
   left:-802px
}
#section_flashes img{
   position:absolute;
   bottom:0;
   left:-685px
}
#section_triangle img{
   position:absolute;
   bottom:-38px;
   left:-854px
}
#section_man img{
   position:absolute;
   bottom:0;
   left:-638px
}
.bg-level2{
   position:absolute;
   z-index:2;
   width:100%;
   left:0;
   bottom:0;
   height:100%
}
.manwooman{
   background:url(../images/mainwooman.png) no-repeat bottom center;
   width:1339px;
   left:50%;
   margin-left:-505px;
   bottom:0
}
.parallax{
   background-position:50% 50%;
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-size:cover
}
.section-navigate{
   position:fixed;
   top:259px;
   right:50px;
   z-index:1031
}
.section-navigate__items{
   list-style:none;
   position:relative;
   padding:0
}
.section-navigate__items:before{
   width:1px;
   height:18px;
   position:absolute;
   left:2px;
   top:-41px;
   background:rgba(255,255,255,.44);
   content:""
}
.section-navigate__link{
   text-decoration:none!important;
   width:5px;
   height:5px;
   background:rgba(255,255,255,.44);
   margin-bottom:25px;
   display:block
}
.section-navigate__link.is--active{
   background:#fff
}
.is--active .section-navigate__name{
   opacity:1
}
.section-navigate__name{
   position:absolute;
   top:-99px;
   right:-20px;
   color:#fff;
   font-size:35px;
   text-transform:uppercase;
   letter-spacing:2px;
   opacity:0;
   -webkit-transition:opacity .5s ease;
   transition:opacity .5s ease;
   font-family:magistral;
   font-weight:700;
   width:46px;
   text-align:center
}
.display_1 .fp-tableCell{
   vertical-align:top
}
.popup{
   background: no-repeat top center #000;
   padding:20px 30px;
   text-align:left;
   max-width:500px;
   margin:40px auto;
   position:relative;
   color:#fff
}
.popup iframe{
   width:100%
}
.popup h2{
   font-family:magistral;
   font-weight:600
}
.my-mfp-zoom-in .zoom-anim-dialog{
   opacity:0;
   -webkit-transition:all .2s ease-in-out;
   -moz-transition:all .2s ease-in-out;
   -o-transition:all .2s ease-in-out;
   transition:all .2s ease-in-out;
   -webkit-transform:scale(.8);
   -moz-transform:scale(.8);
   -ms-transform:scale(.8);
   -o-transform:scale(.8);
   transform:scale(.8)
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{
   opacity:1;
   -webkit-transform:scale(1);
   -moz-transform:scale(1);
   -ms-transform:scale(1);
   -o-transform:scale(1);
   transform:scale(1)
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{
   -webkit-transform:scale(.8);
   -moz-transform:scale(.8);
   -ms-transform:scale(.8);
   -o-transform:scale(.8);
   transform:scale(.8);
   opacity:0
}
.my-mfp-zoom-in.mfp-bg{
   opacity:0;
   -webkit-transition:opacity .3s ease-out;
   -moz-transition:opacity .3s ease-out;
   -o-transition:opacity .3s ease-out;
   transition:opacity .3s ease-out
}
.my-mfp-zoom-in.mfp-ready.mfp-bg{
   opacity:.8
}
.my-mfp-zoom-in.mfp-removing.mfp-bg{
   opacity:0
}
.img-responsive{
   max-width:100%
}
#film{
   background:url(../images/section_2.jpg) no-repeat top center #000
}
.game-filter{
   margin-top:70px;
   width:100%
}
.game-filter__nav ul{
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}
.game-filter__nav ul li{
   list-style:none;
   cursor:pointer;
   min-width:130px;
   border:2px solid #fff;
   box-shadow:2px 2.5px 4px rgba(47,47,49,.77),0 0 20px 4.1px rgba(198,198,201,.34);
   color:#fff;
   font-family:magistral;
   font-size:15px;
   font-weight:700;
   text-transform:uppercase;
   line-height:30px;
   text-align:center;
   transition:.5s linear;
    padding: 0 10px;
}
.game-filter__nav ul li:hover{
   border:2px solid #999ec5;
   color:#a8add8
}
.game-filter__nav ul li:hover{
   color:#a8add8
}
.game-filter__nav ul li.hasOpt{
   position:relative;
   width:188px;
   color:#fff;
   font-size:15px;
   font-weight:400;
   font-family:Akrobat;
   text-transform:inherit;
   line-height:29px;
   padding-left:10px;
   text-align:left;
   letter-spacing:1px
}
.game-filter__nav ul li.hasOpt:after{
   position:absolute;
   right:12px;
   top:7px;
   content:url(../images/games_arr.png);
   transform:scale(.8)
}
.game-filter__nav ul li.genre{
   width:auto;
   border:none;
   box-shadow:none;
   text-transform:initial;
   font-size:12px;
   margin:0 13px;
   line-height:33px
}
.game-filter__nav ul li.genre:hover{
   color:#fff
}
.game-filter__items{
   display:flex;
   justify-content:space-between;
   margin-top:55px
}
.game-filter__item{
   width:calc(25% - 20px)
}
.game-filter__item img{
   width:100%
}
.game-filter__item .slide-title{
   text-align:center;
   font-size:16px
}
.game-filter__item .slide-text{
   text-align:center;
   font-size:11px
}
.game-filter__btn{
   text-align:center;
   margin-top:20px
}
.game-filter__btn a{
   text-transform:uppercase
}
.game-filter__nav ul.hasOpt-block{
   position:absolute;
   left:-2px;
   top:32px;
   opacity:0;
   visibility:hidden;
   transition:.5s linear;
   display:block;
   z-index:99
}
.game-filter__nav ul.hasOpt-block.active{
   opacity:1;
   visibility:visible
}
.game-filter__nav ul.hasOpt-block li{
   width:102%;
   display:block;
   background-color:#010209;
   margin-bottom:2px
}
.gamePopup-content{
   display:flex;
   justify-content:space-between;
   align-items: center;
}
.gamePopup{
   max-width:1010px;
   padding:40px 90px;
   padding-right:100px;
}
.gamePopup-info{
   width:43%
}
.gamePopup-screenshots{
   width:55%;
   max-width:430px;
    display: flex;
    align-items: center;
}
.gamePopup-screenshots img {
    width: 100%;
}
.gamePopup-navs{
   margin-top:10px;
   margin-bottom:25px;
   font-size:14px;
   font-weight:400;
   line-height:17px
}
.gamePopup-navs a{
   margin-right:15px;
   color:#c5c8d9
}
.gamePopup-title{
   color:#fff;
   font-family:magistral;
   font-size:33px;
   font-weight:700;
   line-height:32px;
   text-transform:uppercase;
   letter-spacing:1px
}
.gamePopup-subtitle{
   opacity:.8;
   color:#c5c8d9;
   font-size:13px;
   line-height:17px;
   font-weight:400;
   margin-top:5px;
   margin-bottom:20px
}
.gamePopup-subtitle span{
   font-weight:700;
   margin-right:10px;
   letter-spacing:.5px
}
.gamePopup-info p{
   color:#d5d8ee;
   font-size:16px;
   font-weight:400;
   letter-spacing:.6px;
   line-height:20px;
   margin-bottom:10px
}
.gamePopup-img-slider{
   width:100%;
   height:265px;
   margin-bottom:15px;
   overflow:hidden;
   border-radius:4px
}
.gamePopup-img-slider img{
   width:100%
}
.gamePopup-imgs-wrap{
   position:relative;
   margin-left:-10px;
   margin-right:-8.5px
}
.gamePopup-imgs-slider{
   width:100%
}
.gamePopup-imgs-slide{
   width:89px;
   height:55.5px;
   background-color:#010209;
   border-radius:4px;
   margin:0 10px;
   overflow:hidden
}
.gamePopup-imgs-slide img{
   width:100%
}
.gamePopup-arrow{
   position:absolute;
   left:-14px;
   top:14px;
   width:10px;
   height:31px;
   content:'';
   background-image:url(../images/games-slider-arr.png);
   background-repeat:no-repeat;
   background-size:contain;
   cursor:pointer
}
.gamePopup-arrow.arrowRight{
   left:auto;
   right:-19px;
   transform:rotateY(180deg)
}
.gamePopup .mfp-close{
   font-size:35px;
   color:#c3c6dc
}
.gamesPage .display_5{
   padding-top:240px
}

.gamesPage .display_2 .game-filter__items{
   flex-wrap:wrap
}
.display_2 .game-filter__item{
   margin-bottom:25px
}
.main-filter__items{
}
.game-section-bg{
   position:absolute;
   left:50%;
   transform:translateX(-50%);
   min-width:100%;
   height:100%;
   content:'';
   background-size: cover;
    background-position: center;
}
.btn-buy:not(.prixe-box__button) {
    position: relative;
    display: inline-block;
    color: #0bf4f3!important;
    text-decoration: none !important;
    padding: 10px 25px;
    box-shadow: 0 0 5px #0bf4f3, 0 0 5px #0bf4f3 inset;
    border: 1px solid #0bf4f3;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 1;
	right: 0;
    bottom: 0;
}
.btn-buy:not(.prixe-box__button):after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    box-shadow: 0 0 5px #0bf4f3, 0 0 5px #0bf4f3 inset;
    transition: all 0.3s ease;
}
.btn-buy:not(.prixe-box__button):hover:after {
    top: 0;
    height: 100%;
}
.btn-buy:not(.prixe-box__button):active {
    top: 2px;
}
.form-row{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.form-row label{
    width: calc(33% - 10px);
    font-size: 18px;
    line-height: 18px;
    margin: 0;
}
.form-row .input{
    border: 2px solid #fff;
    box-shadow: 2px 2.5px 4px rgba(47,47,49,.77), 0 0 20px 4.1px rgba(198,198,201,.34);
    color: #fff;
    background: transparent;
    padding: 8px;
    min-height: 44px;
    min-width: 0;
    width: 100%;
}
.form-row > .input{
   width: calc(66% - 10px);
}
.form-row button{
   border: 2px solid #fff;
    color: #fff;
    background: transparent;
    cursor: pointer;
}

.form-row .input-group{
   width: calc(66% - 10px);
   box-shadow: 2px 2.5px 4px rgba(47,47,49,.77), 0 0 20px 4.1px rgba(198,198,201,.34);
}
::-webkit-calendar-picker-indicator {
   filter: invert(1);
}
.form-row textarea{
    resize: none;
}
input:focus, textarea:focus {
    outline:none;
}
.date-picker {
   width: calc(66% - 10px);
   position: relative;
}
.date-picker .input{
   cursor: pointer;
}
.date-picker .calendar {
   position: absolute;
   width: 100%;
   height: 0;
   background: rgb(7 4 26);
   border-radius: 0px;
   overflow: hidden;
   transition: all 0.3s 0s ease-in-out;
}
.date-picker .ui-datepicker-inline {
   position: relative;
   width: 100%;
}
.date-picker .ui-datepicker-header {
   height: 100%;
   line-height: 50px;
   color: #fff;
   margin-bottom: 10px;
}
.date-picker .ui-datepicker-prev, .date-picker .ui-datepicker-next {
   width: 20px;
   height: 20px;
   text-indent: 9999px;
   border: 2px solid #fff;
   border-radius: 100%;
   cursor: pointer;
   overflow: hidden;
   margin-top: 15px;
}
.date-picker .ui-datepicker-prev {
   float: left;
   margin-left: 12px;
}
.date-picker .ui-datepicker-prev:after {
   transform: rotate(45deg);
   margin: -45px 0px 0px 6px;
}
.date-picker .ui-datepicker-next {
   float: right;
   margin-right: 12px;
}
.date-picker .ui-datepicker-next:after {
   transform: rotate(-135deg);
   margin: -45px 0px 0px 4px;
}
.date-picker .ui-datepicker-prev:after, .date-picker .ui-datepicker-next:after {
   content: '';
   position: absolute;
   display: block;
   width: 6px;
   height: 6px;
   border-left: 2px solid #fff;
   border-bottom: 2px solid #fff;
}
.date-picker .ui-datepicker-prev:hover, .date-picker .ui-datepicker-next:hover, .date-picker .ui-datepicker-prev:hover:after, .date-picker .ui-datepicker-next:hover:after {
   border-color: #68768A;
}
.date-picker .ui-datepicker-title {
   text-align: center;
}
.date-picker .ui-datepicker-calendar {
   width: 100%;
   text-align: center;
}
.date-picker .ui-datepicker-calendar thead tr th span {
   display: block;
   width: 100%;
   color: #8392A7;
   margin-bottom: 5px;
   font-size: 13px;
   text-align: center;
}
.date-picker .ui-state-default {
   display: block;
   text-decoration: none;
   color: #f9f9f9;
   line-height: 40px;
   font-size: 14px;
}
.date-picker .ui-state-default:hover {
   background: rgba(0, 0, 0, 0.02);
}

.date-picker .ui-state-active {
   background-color: rgba(131, 146, 167, 0.12);
   font-weight: 600;
}
.date-picker .ui-datepicker-unselectable .ui-state-default {
   color: #eee;
   border: 2px solid transparent;
}
.date-picker.open .calendar {
   height: 296px;
}
.date-picker.open .input button {
   background: #68768A;
}

.form-details{
   margin-top: 20px;
}
.form-details .details-row{
   display: grid;
   grid-template-columns: 60px 90px 60px;
}
.form-bottom{
    text-align: right;
}

.game-filter__item a:hover {
    text-decoration: none;
    opacity: .7;
    transition: .2s linear;
}
.game-filter__nav p{
    text-align: center;
}
.game-filter__nav ul li.active {
    box-shadow: 0 0 10.6px 6.4px rgba(198,198,201,.98);
}
.game-filter__nav ul li {
    border-radius: 2px;
}
.gamePopup-imgs-slide {
    cursor: pointer;
}
.gamePopup-arrow:hover {
    opacity: .7;
    transition: .2s linear;
}
.gamePopup-navs a {
    border-bottom: 1px solid #4d4f65;
    color: #4d4f65;
}
.gamePopup-navs a:hover {
    text-decoration: none;
    border: none;
}
.gamePopup {
    background-size: cover;
}
.game-filter__nav ul li {
    line-height: 30px;
}
.game-filter__nav ul li.hasOpt {
    line-height: 28px;
}
.game-filter__item {
    min-height: 300px;
}
.game-filter__nav ul.hasOpt-block {
    transition: .2s linear;
}
.gamePopup-subtitle {
    display: flex;
    flex-wrap: wrap;
}

.gamesPage {
    background-position: center;
    background-size: cover;
}
.gamesPage footer{
    background: none;
}
.gamesPage .display_5 {
    background: none;
}
.main-filter__items.heights {
    height: 330px!important;
}
.gamePopup-imgs-slide {
    position: relative;
}
.gamePopup-video__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(47,47,49,.47);
    display: flex;
    justify-content: center;
    align-items: center;
}
.gamePopup-video__overlay img {
    width: 50%;
}
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .game-filter__nav ul li, .game-filter__nav ul li.genre, .game-filter__nav ul li.hasOpt {
            line-height: 22px;
            padding-top: 6px;
       }
        .game-filter__nav ul li.hasOpt {
            padding-top: 3px;
       }
        .btn-buy {
            line-height: 104px;
       }
   }
}
.mfp-hide {
    display: block!important;
    opacity: 0;
    z-index: -1000;
    pointer-events: none;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: -1000px;
}
.loaded {
    opacity: 1;
}
body {
    overflow-x: hidden;
}
.display_4 {
    position: relative;
    padding-bottom: 140px;
    background-image: url(../images/section_2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.display_3 {
    padding: 95px 0;
    background: #070419;
}
.game-filter__btn {
    margin-top: 0;
}

.game-filter__items {
    flex-wrap: wrap;
}
.filter-btn.inactive {
    color:#a8add8;
    border-color: #a8add8;
}
.main1-block {
    height: 100vh;
    background: #070419;
}
.center-do-not-use {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 100px;
    margin-top: 22px;
    z-index: 999;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
/* popup */
.popup_banner {
    position: fixed;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}
.popup_banner_close {
    position: absolute;
    right: 0;
    top: 0;
    width: 3rem;
    height: 3rem;
    border-radius: 100%;
    background-color: #434343;
    color: #fff;
    line-height: 3rem;
    text-align: center;
    cursor: pointer;
}
.popup_banner_close_panel {
    position: fixed;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.popup_banner_content {
    position: absolute;
    z-index: 999999;
    padding: 20px;
    max-width: 1000px;
}
.popup_banner_img {
    width: 100%;
}

/**
 * Toaster.css
 * 
 * Repository: https://github.com/BigCoke233/toaster.js
 * Version: 0.1
 */

 @charset 'utf-8';

 .toaster {
     position: fixed;
     transition-property: top, bottom, left, right, transform;
     transition: .3s;
     font-size: 16px;
     font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
     line-height: 1.5;
     word-break: break-all;
     overflow: hidden;
     z-index: 20220819;
     user-select: none;
 
     max-width: 25vw;
     color: #fff;
     padding: 1em 1.3em;
     border-radius: 2px;
     box-shadow: 0.2em 0 .5em rgba(0,0,0,.06);
     cursor: pointer
 }
 
 .toaster-right-top,
 .toaster-left-top {
     top: -6em;
 }
 .toaster-right-bottom,
 .toaster-right-top {
     right: 1em;
 }
 .toaster-right-bottom,
 .toaster-left-bottom {
     bottom: -6em;
 }
 .toaster-left-bottom,
 .toaster-left-top {
     left: 1em;
 }
 .toaster-center {
     top: auto;
     bottom: auto;
     left: auto;
     right: auto;
     opacity: 0;
     transform: scale(0);
     transition: .3s
 }
 
 .toaster-right-top.toasting,
 .toaster-right-top.toast-dismissed,
 .toaster-left-top.toasting,
 .toaster-left-top.toast-dismissed {
     top: 1em
 }
 .toaster-right-bottom.toasting,
 .toaster-right-bottom.toast-dismissed,
 .toaster-left-bottom.toasting,
 .toaster-left-bottom.toast-dismissed {
     bottom: 1em
 }
 
 .toaster-left-top.toast-dismissed,
 .toaster-left-bottom.toast-dismissed,
 .toaster-right-top.toast-dismissed,
 .toaster-right-bottom.toast-dismissed {
     transition: .6s;
     animation: fadeOut .4s;
 }
 .toaster-right-top.toast-dismissed,
 .toaster-right-bottom.toast-dismissed {
     transform: translateX(30vw);
 }
 .toaster-left-top.toast-dismissed,
 .toaster-left-bottom.toast-dismissed {
     transform: translateX(-30vw);
 }
 .toaster-center.toasting {
     opacity: 1;
     transform: scale(1);
 }
 @media(max-width: 768px){
     .toaster-right-top.toast-dismissed,
     .toaster-left-top.toast-dismissed {
         transition: .8s;
         transform: translateX(0);
         transform: translateY(-50vh);
     }
     .toaster-left-bottom.toast-dismissed,
     .toaster-right-bottom.toast-dismissed {
         transition: .8s;
         transform: translateX(0);
         transform: translateY(50vh);
     }
     .toaster {
         left: 0;
         right: 0;
         width: 100vw;
         max-width: 100vw
     }
     .toaster-left-top.toasting,
     .toaster-right-top.toasting {
         top: 0
     }
     .toaster-left-bottom.toasting,
     .toaster-right-bottom.toasting {
         bottom: 0;
     }
 }
 
 @keyframes fadeOut {
     0% { opacity: 1 }
     10% { opacity: 1 }
     100% { opacity: 0 }
 }