.p-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.p0 {
    padding: 0 !important;
}
.m-auto {
    margin: auto !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.py-5{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.no-float {
    float: none !important;
    overflow: hidden;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.m-0 {
    margin: 0 !important;
}
.text-right {
    text-align: right !important;
}
.text-left {
    text-align: left !important;
}
.my-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

html{
    min-height:100%;
}
body {
    padding-right: 0 !important;
    font-family: 'Open Sans', sans-serif;
    background-color: #210B20;
    float: left;
    width: 100%;
    min-height: 100%;
    height: 100% !important;
}
body.modal-open {
    overflow: hidden;
}

.show-on-select.selected_method{
    display: inline-block;
}
.w-form{height: 0;float: left;width: 100%;overflow: hidden;padding:0 15px 0 15px;transition:  0.6s}
.w-form.selected{height:850px;transition:  0.6s ;}
.show-on-select.selected_method.input-group-addon{
    display: table-cell;
}

.big-wins-list,
.mobile-big-wins-list
.latest-wins-list,
.w-form .show-on-select,
.w-form .withdraw-methods-report{
    display: none;
}
.w-form.activated .withdraw-methods-report{
    display: block;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

.withdraw_method.item {
    cursor:pointer;
    background-color: #2e323e;
    border: 1px solid #5e616a;
    border-radius: 3px;
}
.withdraw_method.item img{
    display:block;
    margin: auto;
    max-width: 100%;
    object-fit: contain;
}
.withdraw_method_item{
    margin-bottom: 5px;
    padding: 0 7px
}
a.btn:active,a.btn:visited,a.btn:hover{
    color:white;
}
.noborder{
    border:none !important;
}
.email_confirm-catcha .captcha-block,label .captcha-block{
    width:100%;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.bonus-img-area{
    margin-bottom: 40px;
}
.bonus-img{
    width: 100%;
}
.app {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #2c3e50;
    background-color: #210b208c;
    background-image: url(../images/main/bg_1.png);
    min-height: 100%;
    float: left;
    width:100%;
    z-index:1;
    position: relative;
}

.app .home-page{
    box-shadow: 0 0 23px 11px #000000d1;
    overflow: hidden;
    background-color: #1a1427c4;
    min-height: 100%;
}

.main-container {
    float: none;
    overflow: hidden;
    margin: auto;
    background-color: transparent;
}

.app .home-page .header{
    background-color: #171c2c69;
    overflow: unset;
}

.header .main-menu{
    background-color: #2a3043;
    border-bottom:1.5px solid #A62067;
    border-radius: 0;
}

.header .nav-bar-custom {
    padding-top: 10px;
    padding-bottom: 10px;
}

.logo-area .navbar-logo{
    float: left;
    width: 185px;
    display: block;
}
.logo-area .navbar-logo img{
    display: block;
    width: 100%;
    height: auto;
}

.login-block,.info-block,
.profile-block{
    padding-right: 0;
}

.profile-block .user-info-box {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 12px;
}

 .profile-btn{
    border-radius: 0;
    float: right;
    color: #c6c7cb;
    cursor: pointer;
    border: none;
}
.profile-btn:hover{
    color:white !important;
}
.user-balance-block{
    float: right;
    color:#c4963f;
    padding-right: 5px;
    padding-left: 5px;
}
.login-info-block ul .dropdown{
    width:150px;
}
.dropdown {
    position: relative;
    display: inline-block;
    float: right;
    border-right: 1px solid #313644;
}
.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding-left: 0px;
    background-color: #404654;
    top: 30px;
}
.login-info-block {
    font-size: 15px;
    padding-top:10px;
}
.dropdown-content a {
    color: black;
    padding: 6px 16px;
    text-decoration: none;
}
.dropdown-content li {
    float: left;
    border-bottom: 1px solid #2e323e;
    display: block !important;
    width: 100%;
}

.user-balance-block,
.login-info-block .info-block{
    line-height:35px;
}

.winners-list .active,
.dropdown:hover .dropdown-content,
.dropdown-content:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.strong-word{
    color:white;
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline;
}
.green-btn{
    z-index: 2;
    border-radius: 0px;
    color: white;
    background: #388b61;
    padding: 4px 7px;
    outline: 0 !important;
}

.green-btn:hover,.green-btn:active{
    border-color: #24996f;
    background: #24996f;
    color: white;
}

.login-block .login-btn{
    border-radius: 0;
    background-color: #171c2c;
    color: white;
    border: 1px solid #2c7050;
    padding: 6px 20px;
}
.login-block .register-btn{
    border-radius: 0;
    background-color: #2c7050;
    color: white;
    border: 1px solid #2c7050;
    padding: 6px 20px;
}
.info-block ul{
    padding: 0;
}

.info-block ul>li{
    border-left: 1px solid #313644;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.info-block .open-deposit {
    padding: 6px 25px 6px 25px;
}
.info-block ul>li>a{
    display: block;
    color: #c6c7cb;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.main-menu .main-menu-navigation>ul>li{
    font-size: 17px;
    text-shadow: 0 0 1px #38270c;
    transition: background 250ms;
    display: flex;
}

.main-menu .main-menu-navigation>ul>li.active a,.main-menu .main-menu-navigation>ul>li a:hover,
#LeftSidenav>ul>li.active a,#LeftSidenav>ul>li a:hover{
    background-color: #a62067;
}

.input-group-addon{
    padding: 0;
    border: 0;
    background: transparent;
}

.main-menu .main-menu-navigation>ul>li>a{
    color: white;
    text-decoration: none;
    padding: 15px 40px;
    display: block;
}

.blink-color-alert{
    animation-name: blinkTextRedYellow;
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    -webkit-animation-name: blinkTextRedYellow;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    -webkit-animation-duration: .5s;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    display: inline-block;
}
@keyframes blinkTextRedYellow {
    from {color: white;}
    to {color: #ae267c;}
}

.sliders-area{
    padding-top: 1px;
    padding-bottom: 15px;
    min-height: 325px;
}

.sliders-area .slide-first,
.sliders-area .slider-second,
.sliders-area .slider-third{
    height: 300px;
    margin-top: 8px;
}

.winners .winners-area .select-top .big-wins,
.winners .winners-area .select-top .latest-wins,
.sliders-area .slide-first .slider,
.sliders-area .slide-first .slider .slick-list,
.sliders-area .slide-first .slider .slick-list .slick-track{
    height: 100%;
}

.slide-first .slider .slick-list .slick-track>div>.slide-item{
    background-size: contain;
    display: block;
    height: 100%;
    color: unset;
    background-position: center;
    background-color: #232a3d;
    background-repeat: no-repeat;
}

.sliders-area .slide-first .slider-btn-play{
    position: absolute;
    z-index: 2;
    bottom: 25%;
    left: 2%;
    border-radius: 0;
    color: white;
    background: #a61f67;
}

.sliders-area .slide-first .slider-btn-play:hover{
    color: white;
    background: #a60a5e;
}

.slide-first .slider .slick-prev{
    left: 15px;
}

.slide-first .slider .slick-next{
    right: 0;
    left: 55px;
}

.slide-first .slider .slick-next,
.slide-first .slider .slick-prev
{
    background-color: #161418;
    bottom: 5%;
    width: 35px;
    height: 35px;
    z-index: 1;
    opacity: 0.7;
    top:unset;
}

.slide-first .slider .slick-next:before,.slick-prev:before{
    font-size: 25px;
    line-height: 0.5;
}

.slide-first .slider .slick-prev:before{
    font-family: unset;
    content: "\f104";
}

.slide-first .slider .slick-next:before{
    font-family: unset;
    content: "\f105";
}
.slide-first-1>.slide-item{
    background: url(../images/slider/loard_of_ocean.png);
}

.slide-first-2>.slide-item{
    background-image: url(../images/slider/dolphins.png);
}

.slide-first-3>.slide-item{
    background: url(../images/slider/bananas.png);
}

.slide-first-4>.slide-item{
    background: url(../images/slider/joker.png);
}

.slide-first-5>.slide-item{
    background: url(../images/slider/3coins.png);
}

.sliders-area .slider-third{
    background-color: green;
}

.pop-game .pop-game-area{
    height: 50%;
}

.pop-game .pop-game-info{
    height: 50%;
    background-image: radial-gradient(ellipse closest-side at center, #404D6F 0%, #222A3D 100%);
}

.pop-game .pop-game-info>h4{
    color: white;
}

.pop-game .pop-game-info .pop-btn-play{
    z-index: 2;
    left: 2%;
    border-radius: 0;
    color: white;
    background: #388b61;
    padding: 11px 19px;
    font-size: large;
    margin-top: 20px;
}

.pop-game .pop-game-area>a{
    background-image: url(../images/banner/popular.jpg);
    background-size: contain;
    background-position:center;
    background-repeat: no-repeat;
    background-color: #262d43;
    display: block;
    height: 100%;
}

.winners .winners-area{
    height: 100%;
    background-color: #8a6d3b;
}

.winners .winners-area .select-top{
    height: 15%;
    background-color: #1e343a;
}
.mobile-winners-list{
    display: none;
}
.winners .winners-area .select-top .active{
    background-color: #192d35;
    border-bottom: 1px solid #c49640;
    color: #bdc0c8;
}
.winner-game-logo{
    width: 50px;
    height: 50px;
}
.winner-game-logo img{
    width: 90%;
    height: 90%;
    object-fit: cover;
    border-radius: 50%;
}
.winners .winners-area .select-top .big-wins>a,
.winners .winners-area .select-top .latest-wins>a{
    color: #7a8091;
    text-decoration: none;
    cursor: pointer;
    font-size: 17px;
}

.winners .winners-area .select-top .active>a,
.winners .winners-area .select-top .active>a{
    color: #bdc0c8;
}

.winners .winners-area .select-top a:hover,
.winners .winners-area .select-top a:hover{
    color: #bdc0c8;
}

.winners .winners-area .winners-list{
    height: 85%;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: radial-gradient(ellipse farthest-corner at center bottom, #2D4A48 0%, #192D36 70%);
    overflow: hidden;
}

.winners .winners-area .winners-list ul li{
    list-style: none;
    border-bottom: 1px solid #122328;
}

.winners .winners-area .winners-list ul li .info{
    height: 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.big-wins-list li .info .client-info-block .code,
.latest-wins-list li .info .client-info-block .code {
    text-align: left;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 8px;
    font-weight: 700;
    color: #c2c5cd;
    padding: 0 10px;
}
.mobile-big-wins-list{
    background: #00000066;
    margin-top: 20px;
}
.mobile-winner-game-logo{
    width: 40px;
    height: 40px;
}
.mobile-login,
.mobile-price{
    padding-top: 10px;
}
.mobile-info{
    display: flex;
    justify-content: space-between;
    width: 150px;
    color:white ;
    font-size: 12px;
    text-align: center;
}
.big-wins-list li .info .client-info-block .game,
.latest-wins-list li .info .client-info-block .game {
    text-align: left;
    font-size: 11px;
    color: #7b8191;
}

.big-wins-list li .info .coins,
.latest-wins-list li .info .coins {
    display: table-cell;
    text-align: right;
    padding: 0 10px;
    font: 14px/36px Roboto,Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #c4963f;
    text-transform: uppercase;
    white-space: nowrap;
}

.slot-machine-companies{
    padding-bottom: 15px;
}

.slot-machine-company-nav-bar{
    padding-bottom: 15px;
}

.slot-machine-company-nav-bar .slot-machine-company-area>ul>li{
    list-style: none;
    font-size: 15px;
    text-shadow: 0px 0px 1px #38270c;
    display: block;
    width: 12%;
    min-height: 47px;
    padding: 14px 10px 0 10px;
}

.slot-machine-company-nav-bar .slot-machine-company-area>ul>li>a:hover{
    color: white;
    background-color: unset
}

.slot-machine-company-nav-bar .slot-machine-company-area>ul>li.active>a{
    color: white;
}

.slot-machine-company-nav-bar .slot-machine-company-area>ul>li>a{
    color: #999999;
    text-decoration:none;
    transition: background 250ms;
    background-color: unset !important;
    padding: 0;
}

.slot-machine-companies .slot-machine-company-nav-bar{
    background-color: #00000066;
    border-radius: 0;
    border-color: #2e333e;
    margin-top: 10px;
}

img.lazyload._loaded{
    animation:opac 0.8s
}
@keyframes opac{
    from{opacity:0} to{opacity:1}
}

.games-block .games-area .game-div{
    width: 20%;
    margin-bottom: 15px;
    float: left;
    padding-left: 15px;
    animation: popup-enter .3s ease-in-out;
    transform: translate3d(0,0,0);
}
.games-block .games-area .game{
    height: 220px;
    background-color: #20122bad;
    box-sizing: border-box;
    cursor: pointer;
}
.img-bg{
    position: absolute;
    top: 0;
    height: 122%;
    width: 102%;
    left: -1%;
    background-image: url(/public/images/game-item.png);
    background-size: 100% 100%;
    opacity: 0.4;
    z-index: 1000
}
.superomatic-denomination-selecter {
    background-color: #171c2c;
    padding: 10px 0 50px 10px;
    color: white;
    float: none;
    margin: auto;
    overflow: hidden;
}
.superOmaticDenomSelecter .denom-actions{
    margin-top: 0 !important;
}
.denom-selecter-label input:checked ~ .radiobtn {
    background-color: #a62067 !important;
}
.games-block .games-area .game:hover{
    border:1px solid #aa8236;
}

.games-block .games-area .game:hover span{
    color:#aa8236 !important;
}

.games-block .games-area .game .game-picture{
    height: 82%;
    position: relative;
    padding-top: 10px;
}

.games-block .games-area .game .game-picture>img{
    height: 102%;
    margin: 0 auto;
    width: 108%;
    max-width:98%;
    object-fit: contain;
}

.games-block .games-area .game:hover .game-picture{
    position: relative;
    background: #042a25;
    transition: opacity 250ms;
    opacity: .85;
}

.games-block .games-area .game:hover .game-picture>img{
    opacity: 0.2;
}

.games-block .games-area .game .buttons{
    display: block;
    width: 100%;
    position: absolute;
    height: 80px;
    text-align: center;
    top: 50%;
    left: 0;
    right: 0;
    margin: -44px 0 0 0;
    z-index: 90;
    overflow: hidden;
}

.games-block .games-area .game .buttons>div{
    display: inline-block;
    height: 60px;
    width: 61%;
}

.games-block .games-area .game .buttons .real-mode{
    height: 30px;
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    transform: translate3d(250%,0,0);
    transition: 260ms transform;
    background: #1a7051;
    color: #fff;
    font: 12px/30px Roboto,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}

.games-block .games-area .game .buttons .fun-mode{
    height: 30px;
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    transition: 260ms transform;
    color: #fff;
    font: 12px/30px Roboto,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    transform: translate3d(-250%,0,0);
    background: rgba(0,0,0,.4);
}

.games-block .games-area .game:hover .buttons>a{
    transform: translate3d(0%,0,0);
    margin-top: 7px;
}

.games-block .games-area .game .game-name{
    height: 18%;
    width: 100%;
    padding-left: 15px;
}

.games-block .games-area .game .game-name span{
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 800;
    color: #aa8236;
}

.games-block .games-area .game .game-name i{
    float: right;
    padding-right: 10px;
    padding-top: 8px;
    font-size: 17px;
}

.games-block .games-area .game .game-name i:hover{
    color: #aa8236;
    cursor: pointer;
}

.search-area .game-search-form{
    margin-top: 3px;
    position: relative;
}

.search-area .game-search-form .result{
    right: auto;
    width: auto;
    min-width: 430px;
    left: calc(100% + 10px);
    top: 0;
    border-radius: inherit;
    position: absolute;
    z-index: 99999;
    height: 500px;
    background-color: aquamarine;
}

.search-area .game-search-form .result .result-area{
    background: #c1c4cd;
    padding: 0;
    border-radius: inherit;
    width: auto;
    min-width: 230px;
    height: inherit;
    box-shadow: 0 45px 150px -40px #000;
    overflow-y: auto;
    overflow-x: hidden;
}

.search-area .game-search-form .result .result-area .result-search{
    height: inherit;
}

.search-area .game-search-form .result .result-area .result-item{
    min-height: 90px;
    height: 90px;
    border-top: 1px solid #a4a9bc;
}

img.lazy {
    width: 700px;
    height: 467px;
    display: block;
}

.result-area .result-item .buttons-group .real-mode:hover{
    background-color: #a62067;
}

.result-area .result-item .buttons-group .fun-mode:hover{
    background-color: #1a7051;
}

.search-area .game-search-form .result .result-area .result-item>div>span{
    float: left;
    font-size: 20px;
}

.result > div > h3 {
    margin-top: 8px;
    margin-left: 0px;
    color: white;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #2c3e50;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #192D36;
}

.search-area .game-search-form input{
    outline: none !important;
    background-color: transparent;
    border: 1px solid #404654;
    height: 38px;
    width: 100%;
    box-sizing: border-box;
    border-radius: inherit;
    padding: 8px 36px 8px 15px;
    transition: border 260ms;
    color: #c1c4cd;
    margin: 0;
}

.search-area .game-search-form input:focus{
    border-color:#c1c4cd;
}

.search-area .game-search-form .form-group>button{
    background-color: transparent;
    border: none;
    color: #404654;
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: 5px;
}

.search-block .category{
    overflow-y: auto;
    overflow-x: hidden;
}

.search-block .category::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #505768;
}

.absolute{
    top:0;left:0;
    position: absolute;
}
.search-block .category::-webkit-scrollbar {
    width: 4px;
    background: #212531;
    border-radius: 10px;
}

.search-block .category ul {
    float: left;
    width: 100%;
    box-sizing: border-box;
    background: #171c2c;
}

.search-block .category>ul>li {
    float: left;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #404654;
    color: #7c8292;
    transition: color 250ms;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 10px;
    font: 13px/38px Roboto,Arial,Helvetica,sans-serif;
    text-align: left;
    cursor: pointer;
}

.search-block .category>ul>li>a {
    color: #7c8292;
}

.search-block .category>ul>li>a:hover,
.search-block .category>ul>li.active>a {
    color: #c4963f;
}

.page-bottom .slot-machine-companies .slot-machine-nav-bar{
    background-color: #2e333e;
    border-radius: 0px;
}

.result-search .game-image{
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.result-search .game-image>img{
    width: 100%;
    height: 100%;
}

.result-search .real-mode{
    height: 30px;
    width: 35%;
    padding: 0;
    border: 0;
    transition: 260ms transform;
    background: #1a7051;
    color: #fff;
    font: 12px/30px Roboto,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0px 10px;
}

.result-search .buttons-group{
    position: absolute;
    bottom: 5px;
    right: 1%;
}

.result-search .fun-mode{
    height: 30px;
    width: 50%;
    padding: 0;
    border: 0;
    transition: 260ms transform;
    color: #fff;
    font: 12px/30px Roboto,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    background: rgba(0,0,0,.4);
}

.page-bottom .slot-machine,
.page-bottom .bonuses{
    min-height: 800px;
}

.page-bottom .bonuses>div{
    margin-top: 20px;
    cursor: pointer;
}

.page-bottom .bonuses>div .bonus-item-block img{
    margin-top: 20px;
    display: inline-block;
    transition: box-shadow 300ms;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}

.page-bottom .bonuses>div .bonus-item-block img:hover{
    box-shadow: 0 0 50px #40444f;
}

.page-bottom .bonuses .active .img-block:after{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 50px;
    border-color: transparent transparent #dcdcdc;
    bottom: -20px;
    z-index: 22;
    right: calc((100% - 100px) / 2);
    animation: popup-enter 100ms ease-in-out;
}

.page-bottom .bonuses .descripion{
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    animation: popup-enter 400ms ease-in-out;
    top: 20px;
    background: #dcdcdc;
    padding: 0;
    min-height: 300px;
    box-shadow: 0px -20px 25px #0a0909;
    display: none;
}

.page-bottom .bonuses .descripion .descripion-item.active,
.page-bottom .bonuses .descripion.active{
    display: block;
}

.result,
.page-bottom .bonuses .descripion .descripion-item{
    display: none;
}

.page-bottom .bonuses .descripion .bonus-title{
    color: black;
    float: left;
    font:50px/54px Roboto,Arial,Helvetica,sans-serif;
}

.page-bottom .bonuses .descripion .close{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 25px;
    top: 5px;
    z-index: 222;
}

.page-bottom .bonuses .descripion .bonus-img-block{
    margin-bottom: 30px;
}

@keyframes popup-enter{
    0%{
        display:none;opacity:0
    }
    1%{
        display:block;
        opacity:0;
        transform:scale(0)
    }
    100%{
        opacity:1;
        transform:scale(1)
    }
}

@keyframes popup-closed{
    0%{
        display:block!important;opacity:1
    }
    1%{
        display:block;
        opacity:1;
        transform:scale(1)
    }
    100%{
        opacity:0;
        transform:scale(0);
        display:none!important
    }
}

.page-bottom .bonuses .descripion .close-btn:before{
    content: "\f057";;
    font: 32px FontAwesome;
    color: #000000;
}

.page-bottom .bonuses .descripion .bonus-info>p{
    font: 16px/26px Roboto,Arial,Helvetica,sans-serif;
    color: #000;
    text-shadow: none;
    text-align: left;
}

.page-bottom .bonuses .descripion .bonus-img-block>img {
    width: 100%;
}

.page-bottom .bonuses>div .bonus-desc{
    color: #fff;
    font: 16px/20px Roboto,Arial,Helvetica,sans-serif;
}

.page-bottom .instructions{
    min-height: 800px;
}

.page-bottom .instructions .instructions-list{
    padding-top: 20px;
}

.page-bottom .instructions .instructions-tab{
    height: calc(100vh - 160px);
    overflow-y: auto;
    overflow-x: hidden;
}

.page-bottom .instructions .instructions-tab>ul{
    float: left;
    width: 100%;
    box-sizing: border-box;
    background: #171c2c;
}

.page-bottom .instructions .instructions-tab>ul>li{
    float: left;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #404654;
    color: #7c8292;
    transition: color 250ms;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 10px 0px 10px 10px;
    font: 17px/38px Roboto,Arial,Helvetica,sans-serif;
    text-align: left;
    cursor: pointer;
}

.page-bottom .instructions .instructions-tab>ul>li>a{
    border-radius: 0;
    color: #7c8292;
    border: 0;
    background-color: unset;
    padding: 10px 0 10px 0;
}

.page-bottom .page-title{
    font-size: 48px;
    font-weight: 400;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    color: white;
}

.page-bottom .instructions .instructions-tab>ul>li>a:hover,
.page-bottom .instructions .instructions-tab>ul>li.active>a{
    color: white;
}

.page-bottom .instructions .select-instructions-videos{
    height: calc(90vh - 100px);
    overflow-y: auto;
    overflow-x: hidden;
}

.page-bottom .instructions .select-instructions-videos .video-item>h3{
    font-size: 35px;
    font-weight: 500;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    color: #2c7050;
}

.page-bottom .instructions .select-instructions-videos .video-item iframe{
    border: 0;
    height: 315px;
    width: 560px;
    box-shadow: 0 0 25px #0a0909;
}

.page-bottom .conditions>div{
    color: white;
    text-align: left;
    float: none;
}

.footer-group .footer-button{
    position: fixed;
    width: 60px;
    height: 18px;
    margin: 0;
    z-index: 99999999;
    bottom: 0;
    left: calc((100% - 60px) / 2);
    font: 16px/18px FontAwesome;
    color: #fff;
    text-align: center;
    border-radius: 3px 3px 0 0;
    transition: opacity 300ms,transform 300ms;
    opacity: 1;
    transform: translate3d(0,0,0);
    background: #a62067;
    cursor: pointer;
}

.footer-group .footer-button:before{
    content: "\f062";
}

.footer-group .footer-button.active:before{
    content: "\f063"; !important;
}

.footer-group  a:hover {
    color: #adadad  !important;
}

@keyframes footer-fixed{
    0%{
        transform:translate3d(0,0,0);
        -webkit-transform:translate3d(0,0,0)
    }
    100%{
        transform:translate3d(0,102%,0);
        -webkit-transform:translate3d(0,102%,0)
    }
}

@keyframes footer-fixed-active{
    0%{
        transform:translate3d(0,102%,0);
        -webkit-transform:translate3d(0,102%,0)
    }
    100%{
        transform:translate3d(0,0,0);
        -webkit-transform:translate3d(0,0,0)
    }
}

.footer-group .footer-block {
    float: left;
    width: 100%;
    position: relative;
    z-index: 30;
}

.footer-block.footer-fixed {
    overflow: hidden;
    position: relative;
}

.footer-block.footer-fixed.active {
    animation: footer-fixed-active 300ms;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    height: 35%;

}

.footer-group .footer{
    height: 100%;
    background: #111522;
    box-shadow: 0 -20px 25px rgba(10, 9, 9, 0.55);
}

.footer-group .footer .our-contacts {
    display: inline-block;
    vertical-align: middle;
    margin: 20px 5px;
    color: white;
}

.footer-group .footer .menu {
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    margin-left: 4%;
    color: white;
}

.footer-group .footer .foot-menu {
    padding-left: 0;
    padding-top: 3.5rem;
    text-align: left;
    color: #828385;
    list-style-type: square;
    list-style: none;
}

.footer-group .footer .foot-menu li>a {
    font-size: 15px;
    display: block;
    margin: 10px;
    margin-left: 0px;
    color: white;
}

.footer-group .footer .paying-systems{
    margin-top: 20px;
    color: white;
}

.footer .paying-systems h5{
    width: 100%;
    text-align: left;
}

.btn-pink {
    color: #ffffff;
    background-color: #A60A5E;
    border-color: #B30E66;
    border-radius:0;
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.open .dropdown-toggle.btn-pink {
    color: #ffffff;
    background-color: #BF1971;
    border-color: #B30E66;
}

.btn-pink:active,
.btn-pink.active,
.open .dropdown-toggle.btn-pink {
    background-image: none;
}

.btn-pink.disabled,
.btn-pink[disabled],
fieldset[disabled] .btn-pink,
.btn-pink.disabled:hover,
.btn-pink[disabled]:hover,
fieldset[disabled] .btn-pink:hover,
.btn-pink.disabled:focus,
.btn-pink[disabled]:focus,
fieldset[disabled] .btn-pink:focus,
.btn-pink.disabled:active,
.btn-pink[disabled]:active,
fieldset[disabled] .btn-pink:active,
.btn-pink.disabled.active,
.btn-pink[disabled].active,
fieldset[disabled] .btn-pink.active {
    background-color: #A60A5E;
    border-color: #B30E66;
}

.btn-pink .badge {
    color: #A60A5E;
    background-color: #ffffff;
}

.footer-group .footer .our-contacts .foot-contact-list {
    padding-left: 0;
    list-style: none;
    padding-top: 3.5rem;
}

.footer-group .footer .our-contacts .foot-contact-list a {
    display: block;
    color: #FFFFFF;
    margin: 10px 0;
    padding: 10px;
    padding-left: 0;
    font-size: 16px;
    text-align: left;
}

#countdown-timer{
    font-size: 55px;
    color: #c4963f;
}

.countdown-timer-area{
    padding-top: 25px;
    padding-bottom: 25px;
}

.countdown-clock-container{
    max-width:100% !important;
}

.count-down-clock{
    float: none;
    margin: auto;
    width: 50%;
    height: 200px;
}

.modal-open {
    overflow-y: scroll;
}

.main-modals .modal-content{
    border-radius: 0px;
    width: 100%;
    background: #2e323e;
}

.main-modals .modal-header  {
    border-color: unset;
    padding-bottom: 0;
}
.modal .navbar-logo img{
    width:200px;
}
.main-modals .modal-header .close {
    color: rgba(255,255,255,.39);
}

.main-modals .modal-header .logo-area {
    float: none;
    margin: auto;
    width: 50%;
}

.main-modals .modal-body{
    padding-top: 0;
    padding-right: 30px;
    padding-left: 30px;
}

.main-modals .modal-body h2{
    float: left;
    width: 100%;
    color: rgba(255,255,255,.32);
    font: 14px/16px Roboto,Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
    text-align: center;
}

.main-modals .modal-body h3{
    float: left;
    width: 100%;
    color: white;
    font: 16px/18px Roboto,Arial,Helvetica,sans-serif;
    margin: 15px 0 5px;
    text-align: center;
}

.main-modals .modal-body input{
    background: #2e323e;
    box-sizing: border-box;
    padding: 0 14px;
    margin: 0;
    font: 12px Roboto,Arial,Helvetica,sans-serif;
    height: 36px;
    border-radius: 0;
    width: 100%;
    border: 1px solid rgba(255,255,255,.19);
    color: #7c8292;
    transition: border-color 200ms;
    box-shadow: none;
}

.main-modals .modal-body .agree-to-conditions input{
    height: 23px;                                                                                                                                                                                                                                                                    ;
}
.main-modals .modal-body input:focus{
    border-color: rgba(255,255,255,.37);
    transition: border-color 300ms;
}
.main-modals .modal-body label{
    color: rgba(255,255,255,.32);
    font: 14px/16px Roboto,Arial,Helvetica,sans-serif;
    text-align: left;
}
.main-modals .modal-body label.lbl{
    float: left;
    width: 47%;
    margin: 0 0 5px;
}
.mb-5{
    margin-bottom: 5px !important;
}
.mb-15{
    margin-bottom: 15px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-25{
    margin-bottom: 25px !important;
}
.mt-25{
    margin-top: 25px !important;
}
.mt-50{
    margin-top: 50px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-15{
    margin-top: 15px !important;
}
.mt-5{
    margin-top: 5px !important;
}
.alert{
    border-radius: 0;
    margin-bottom: 0;
}
.text-white{
    color:#ffffff !important;
}
.main-modals .modal-body span{
    margin-bottom: 0;
}

.main-modals .modal-body .link-to-other a{
    color: rgba(255,255,255,.32);
    font: 13px/16px Roboto,Arial,Helvetica,sans-serif;
    text-decoration: none;
    cursor: pointer
}

.main-modals .modal-body .login-btn{
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    background: #1a7051;
    text-transform: uppercase;
    font: 14px Roboto,Arial,Helvetica,sans-serif;
    height: 36px;
    color: #fff;
    cursor: pointer;
    padding: 0;
    top: 0;
    max-width: inherit;
    margin: 0;
    border: 0;
    transition: 200ms background,200ms border-color;
    transform: translate3d(0,0,0);
}

.pop-game .pop-game-info .pop-btn-play:hover,
.main-modals .modal-body .login-btn:hover,
.login-btn:hover{
    background: #208e66;
    color: #fff;
}

.register-btn:hover{
    background: #208e66;
    border-color: #208e66;
}

.main-modals .modal-footer  {
    border-color: unset;
}

.main-modals .profile-modal{
    width: 70%;
}

.profile-modal .modal-header .profile-welcome{
    color: white;
}

.profile-modal .modal-body .page-title-line{
    margin-top: 24px;
    margin-bottom: 20px;
    font-size: 20px;
    color: white;
    border-bottom: 1px solid;
}

.profile-modal .modal-body .user-info-list{
    list-style-type: none;
    word-wrap: break-word;
}

.profile-modal .modal-body .user-info-list li{
    padding: 10px;
    font-size: 25px;
    color: white;
}

.profile-modal .modal-body  .user-info-list li span.label {
    color: #677793;
    text-align: left;
    font-size: 90%;
}

.profile-modal .modal-header{
    padding: 0;
}

.profile-modal .modal-body{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
}

.profile-modal .tab {
    float: left;
    width: 100%;
    background: #212531;
    box-shadow: 0 -1px 0 #111522 inset;
    margin: 0 0 10px;
    height: 48px;
    overflow: hidden;
}

.profile-modal .tab button{
    background-color: inherit;
    color: #a4a9bd;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 17px;
    float: left;
    box-sizing: border-box;
    padding: 0 15px 0 12px;
    margin: 0 1px 0 0;
    height: 48px;
    border-bottom: 1px solid #111522;
    box-shadow: 1px 0 0 #111522;
    position: relative;
    min-width: 30%;
    transition: background 200ms;
}

.profile-modal .tab .close{
    color: white;
    float: right;
    font-size: 20px;
    min-width: auto;
}

.profile-modal .tab button.active{
    background: #2e323e;
    border-bottom-color: #2e323e;
    cursor: default;
}

.profile-modal .tab button:hover{
    background: #252937;
}

.profile-modal .tabcontent {
    display: none;
}

.profile-modal .tabcontent.active {
    display: block;
}

.profile-modal .modal-body .profile-tab{
    float: left;
    width: 100%;
    box-sizing: border-box;
    background: #212531;
    margin: 0 0 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 -1px 0 #111522 inset;
}

.profile-modal .modal-body .profile-tab>button{
    float: left;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 10px;
    margin: 0 1px 0 0;
    text-align: center;
    font: 14px/40px Roboto,Arial,Helvetica,sans-serif;
    min-width: 170px;
    color: #7c8292;
    text-transform: uppercase;
    box-shadow: 1px 0 0 #2e323e, 0 -1px 0 #2e323e inset;
    cursor: pointer;
    transition: background 150ms,color 150ms;
    border: 0;
    background: #212531;
    outline: none;
}

.profile-modal .modal-body .profile-tab>button.active{
    background: #212531;
    color: #a4a9bc;
    box-shadow: 0 -2px 0 #a61f67 inset;
    pointer-events: none;
}

.profile-modal .modal-body h1,h2,h3,h4,h5 {
    color: #7c8292;
}

.profile-modal .modal-body .info-area{
    margin-top: 5px;
    background-color: #222631;
}

.profile-modal .modal-body  .info-area>div>div{
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.payin-methods.methods-block-list{
    overflow-y:auto;
    overflow-x: hidden;
}

.profile-modal .modal-body  .info-area .value{
    float: left;
    width: 100%;
    height: 36px;
    padding: 0;
    overflow: hidden;
    margin: 5px 0;
    line-height: 36px;
    background: 0 0;
    border: 1px solid #404654;
    box-sizing: border-box;
    outline: none;
    text-indent: 10px;
}

.profile-modal .modal-body  .info-area .value:focus{
    border: 1px solid rgba(255,255,255,.37);
    transition: border-color 300ms;
    width: 100%;
    height: 36px;
}

.profile-modal .modal-body .need-confirmation{
    font-size: 25px;
    color: #9d2c45;
}

.need-confirmation-value{
    border-color: #9d2c45 !important;
}

.input-alert-info{
    padding: 10px;
    border-radius: 2px;
    background: #c1c4cd;
    z-index: 99;
    text-align: center;
    position: absolute;
    color: #404654;
    font: 12px/16px Roboto,Arial,Helvetica,sans-serif;
    min-height: 36px;
    box-sizing: border-box;
    right: 0;
    max-width: 100%;
    width: auto;
    display: block;
    left: auto;
    top: auto;
    bottom: calc(100% + -20px);
}
.input-alert-info:before{
    position: absolute;
    z-index: 99;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    left: auto;
    right: 14px;
    top: 100%;
    border-width: 6px 6px 0;
    border-color: #c1c4cd transparent transparent;
}
.profile-modal .modal-body .info-area .value>p{
    color: #767c8d;
    padding: 10px 0px 0;
    font: 400 12px/16px Roboto,Arial,Helvetica,sans-serif;
}
.profile-modal .modal-body .profile-tab>button:hover{
    background: #2b2f3b;
}
.profile-modal .modal-body .methods-block .methods-block-list .item{
    height: 70px;
    box-shadow: inset 0 0 0 #a61f67;
    transition: .25s box-shadow,.25s background;
    margin:7px 0;
}
.profile-modal .modal-body .methods-block .methods-block-list .item.active{
    box-shadow: inset 3px 0 0 #a61f67;
    background: #5e616a;
}
.profile-modal .modal-body .methods-block .history-block-list .item{
    display: block;
    height: 50px;
    padding: 15px 0;
    margin: 0.8%;
    background-color: #FFFFFF;
    color: black;
    box-shadow: inset 0 0 0 #a61f67;
    transition: .25s box-shadow,.25s background;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.history-block{
    color: white;
}
.no-history{
    text-align: center;
    color: white;
    font-weight: 700;
    font-size: 18px;
}
.stats-item {
    border-bottom: 1px solid white;
    font-weight: bold;
    text-align: center;
}
.stats-item div {
    padding: 8px 0;
}

.stats-item {
    color:white;
}
.pay button{
    align-items: center;
    border-radius: 34px;
    display: flex;
    height: 35px;
    justify-content: center;
    margin: auto;
    max-width: 140px;
    font-size: 12px;
    text-align: center;
    width: 100%;;
    border: unset!important;
}
.pay  .confirmed{
    background-color: #3d9b2a!important;
    color: #ffff;
}
.pay  .panding{
    background-color: #2d61f0!important;
    color: #ffff;
}
.pay  .support_confirmed{
    background-color: #307c0d!important;
    color: #ffff;
}
.pay  .canceled_returned{
    background-color: #daa208!important;
    color: #ffff;
}
.pay  .canceled{
    background-color: #f02d2d!important;
    color: #ffff;
}
.profile-modal .modal-body .methods-block .history-block-list .item.active{
    box-shadow: inset 3px 0 0 #a61f67;
    background: #5e616a;
    color: white;
}

.profile-modal .modal-body .methods-block .methods-block-list .item .item-img:hover{
    opacity: .6;
}
.profile-modal .modal-body .methods-block .methods-block-list .item .item-img{
    height: 100%;
    display: flex;
    margin: 0;
    transition: opacity .6s;
    opacity: 1;
    cursor: pointer;
    background:white;
    padding: 3px;
}
.profile-modal .modal-body .methods-block .methods-block-list .item .item-img img{
    width: 50%;
    object-fit: contain;
}
.profile-modal .modal-body .methods-block .methods-block-list .item .item-img .min-amount-label{
    font-size: 11px;
    width: 50%;
    color: black;
    display: flex;
    justify-content: right;
    align-items: center;
    background:white;
}
.profile-modal .modal-body .methods-block .methods-block-list .item .item-img img{
    display: block;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.profile-modal .modal-body .info-area .middle-block>div{
    min-height: 500px;
    background-color: #2e323e;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.profile-modal .modal-body .info-area .middle-block>div>div{
    padding-bottom: 10px;
}

.call-right-slide-menu{
    margin-right: 0px;
}

.slide-menu-call-left{
    left: 0;
    text-align: left;
    padding: 0 0 0 10px;
    position: absolute;
    top: 0;
    height: 48px;
    white-space: nowrap;
    color: #9ea1b2;
    display: none;
}

.slide-menu-call-right{
    position: absolute;
    top: 0;
    width: 70px;
    height: 48px;
    white-space: nowrap;
    display: none;
    color: #9ea1b2;
    right: 0;
    text-align: right;
    padding: 0 10px 0 0;
}

.slide-menu-call-left::before{
    font: 16px/48px FontAwesome;
    content: "\f036";
}

.slide-menu-call-right::after{
    font: 16px/48px FontAwesome;
    content: "\f038";
}

.slide-menu-call-right>span::before{
    font: 16px/48px FontAwesome;
    content: "\f007";
}

.slide-menu-call-left span{
    text-transform: uppercase;
    font-size: 14px;
    line-height: 48px;
    padding: 0 0 0 4px;
    transform: translateZ(0);
    color: #9ea1b2;
    display: inline-block;
    vertical-align: top;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #2e323c;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 10px;
}

.right-sidenav{
    left: unset;
    right:0;
}

.sidenav ul {
    margin-top: 25px;
}

.sidenav li a {
    margin-left: 32px;
    margin-right: 32px;
    text-decoration: none;
    font-size: 24px;
    color: #c1c4cc;
    display: block;
    font-family: monospace;
    transition: 0.3s;
    padding: 6px 0;
    font-weight: 600;
}

.sidenav li a img {
    height: 50px;
}

.sidenav li .header-item{
    color: #777;
    padding-bottom: 20px;
    padding-top: 0px;
    font-size: 21px;
}

.sidenav li a:hover {
    color: #f1f1f1;
}

.sidenav ul li a.active {
    box-shadow: inset 0 -2px 0 #a61f67;
    pointer-events: none;
    color: #fff;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 36px;
    margin-left: 50px;
    padding: 0px 10px 0px 0px;
    text-decoration: none;
    color: #c1c4cc;
    display: block;
    transition: 0.3s;
}

.right-sidenav .closebtn{
    right: unset;
    margin-left: 0;
    left: 10px;
}
.right-sidenav .login-block{
    margin-top: 20px;
    height: 200px;
    padding-left: 0;
}
.right-sidenav .profile-block{
    margin-top: 20px;
    height: 300px;
    padding-left: 0;
    padding-top: 0;
}
.right-sidenav .profile-block .profile-img{
    float: left;
    font-size: 24px;
    color: #c1c4cc;
    padding-left: 15px;
}
.right-sidenav .login-block .box .login-btn,
.right-sidenav .login-block .box .register-btn{
    width: 80%;
}
.right-sidenav .login-block .box label{
    color: white;
    font-size: 14px;
}
.right-sidenav .login-block .box{
    margin-bottom: 20px;
}
.right-sidenav .profile-block  .nickname{
    float: left;
    padding: 14px 0 5px 15px;
    color: #c1c4cc;
}
.right-sidenav .profile-block .user-balance>div{
    padding-top: 3px;
    padding-bottom: 3px;
    color: #c3953c;
}
.right-sidenav .profile-block .user-balance span{
    font-size: 13px;
}
.right-sidenav .profile-block .user-balance .blnc{
    font-size: 14px;
    color: #c3953c;
}
.right-sidenav .profile-block>div{
    box-shadow: inset 0 -1px 0 hsla(0,0%,100%,.06)
}
.btn-blink{
    letter-spacing: 2px ;
    -webkit-animation: bg-blink 1s infinite;  /* Safari 4+ */
    -moz-animation: bg-blink 1s infinite;  /* Fx 5+ */
    -o-animation: bg-blink 1s infinite;  /* Opera 12+ */
    animation: bg-blink 1s infinite;  /* IE 10+, Fx 29+ */
}
.withdraw_method_selecter.item{
    width: 100% !important;
    height: 65px !important;
}
.history_method{
    text-align: center;
}
@-webkit-keyframes bg-blink {
    0%, 49% {
        background-color: #A60A5E;
        border-color: #A60A5E;

    }
    50%, 100% {
        background-color: #c4963f;
        border-color: #c4963f;
    }
}
.bonus-item img{
    width:200px;
}

.bonus-item .bonus-item-text{
    font-size: 17px;
    color: white;
    padding-top: 21px;
    line-height: 35px;
}

.bonus-item h1{
    color:#a62067;
    word-wrap: break-word;
}
.bonus-item {
    border-bottom: 1px solid #a62067;
    padding-bottom: 30px;
}

.text-pink{
    color:#a62067;
}
#ExplainMultipleModal .modal-body{
    color: white;
    font-size: 17px;
}
#agree_to_multiply{
    width: auto;
    display: inline;
    height: auto;
    margin: 0 5px;
}
.gameLoadBlock{
    padding-top:10px;
    margin-bottom: 100px;
}
.alexaLauncherIframe{
    margin-top: 0;
    height:1020px;
}
.add-info{
    color: #ffffff52;
    clear: left;
    font-weight: bold;
    margin-top: 20px
}
.gameLoadBlock .gameCloserBtn,
.gameLoadBlock .fullScreenBtn {
    margin: 5px 0 14px 0;
}
.gameLoadBlock #GameBlock{
    height:100%;
}
ul.big-win-conditions{
    font-size: 19px;
}
.big-win-conditions li {
    border-bottom: 1px solid #a62067;
    padding-bottom: 10px;
    float: left;
    clear: both;
    margin: 5px 0;
    color: white;
}
.messages-compose{
    margin-bottom:15px;
}

.freespins-item{
    border-bottom: 1px solid #a0a3b5;
    margin-bottom: 20px;
    padding: 10px 0;
}

.wheel-game-container{
    margin: 0 auto;
    float: none;
}
#welcomeModal *{
    color:white !important;
}
.terms_tab_ul {
    border-bottom: 1px solid #ffffff;
    transition: 0s;
}
.terms_tab_ul>li>a {
    margin-right: 0;
    border-radius: 0;
    color: #ffffff;
    transition: 0s;
    background-color: transparent;
    border: 1px solid #ffffff;
    font-weight: 600;
}
.terms_tab_ul>li>a:hover {
    color: #a62067;
    background-color: #c1c4cc;
}
.terms_tab_ul>li.active>a, .terms_tab_ul>li.active>a:focus, .terms_tab_ul>li.active>a:active, .terms_tab_ul>li.active>a:hover {
    color: #a62067;
    cursor: pointer;
    transition: 0s;
    background-color: #ffffff;
    border: 1px solid #a62067;
}
.styled_tab_ul {
    border-bottom: 1px solid #ffffff;
    transition: 0s;
}
.styled_tab_ul>li>a {
    margin-right: 0;
    border-radius: 0;
    color: #ffffff;
    transition: 0s;
    background-color: transparent;
    border: 1px solid #ffffff;
    font-weight: 600;
}
.styled_tab_ul>li>a:hover {
    color: #a62067;
    background-color: #c1c4cc;
}
.styled_tab_ul>li.active>a, .styled_tab_ul>li.active>a:focus, .styled_tab_ul>li.active>a:active, .styled_tab_ul>li.active>a:hover {
    color: #a62067;
    cursor: pointer;
    transition: 0s;
    background-color: #ffffff;
    border: 1px solid #a62067;
}
.terms-container{
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
.input-group-addon select#phone_code{
    background-color: #2e323e;
    border: 1px solid #5e616a;
    color: white;
    padding: 6.5px;
    outline: 0;
}

.x2-bonus-banner img{
    display: block;
    width:100%;
    margin:0 auto;
    height: 100%;
}

.btn-rect{
    border-radius:0px !important;
}
.btn-yellow {
    color: #ffffff;
    background-color: #EAA000;
    border-color: #EAA000;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
    color: #ffffff;
    background-color: #F2AA0E;
    border-color: #EAA000;
}

.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
    background-image: none;
}

.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow,
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
fieldset[disabled] .btn-yellow:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow.active {
    background-color: #EAA000;
    border-color: #EAA000;
}

.btn-yellow .badge {
    color: #EAA000;
    background-color: #ffffff;
}

.x2-bonus-banner {
    position: relative;
}
.x2-bonus-banner a{
    position: relative;
    margin-bottom: 1.7%;
}
.x2-bonus-banner .btn-container{
    position: absolute;
    width: 100%;
    bottom: 1%;
    margin: 0;
}
#betSlip {
    z-index: 999 !important;
}

.lottery_msg_area{
    padding: 20px;
    border: 3px dotted #a62067;
    margin-bottom: 15px;
    border-radius: 5px;
    font-family: monospace;
}
.lottery_msg_login{
    margin-top: 0;
    color: #a62067;
    font-size: 25px;
    font-weight: 600;
}
.lottery_msg_text{
    font-size: 18px;
}
.lottery_msg_title{
    padding: 15px;
    font-size: 25px;
    font-weight: 600;
    margin-top: 0;
}
.lottery_msg_codes_text{
    font-size: 17px;
}
.lottery_msg_codes{
    color:#a62067;
}

.lottery-info-payin{
    text-align: center !important;
    margin-bottom: 5px;
    color: #3ebb7b !important;
}

.img-circles.winners .circle-1 {
    width: 90px;
    height: 90px;
    z-index: -2;
    opacity: 0.9;
    top: 25px;
}
.img-circles.winners .circle-2 {
    width: 110px;
    height: 110px;
    top: 15px;
    z-index: -3;
    opacity: 0.5;
}
.img-circles.winners .circle-3 {
    width: 130px;
    height: 130px;
    z-index: -4;
    opacity: 0.3;
    top: 5px
}

.blink-text{
    animation-name: blink;
    animation-duration: 0.5s;
    animation-timing-function: cubic-bezier(0, 0, 0.74, 1.24);
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    -webkit-animation-name: blink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.74, 1.24);
    -webkit-animation-duration: 0.5s;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
}
@keyframes blink {
    from {color: #2e323e;}
    to {color: #f31717 ;}
}

.wheel-progress .tooltip{
    float:right;
    z-index: 10;
    top: 0 !important;
    left: unset !important;
    display: block;
    width: 100%;
    text-align: center;
}
.wheel-progress .tooltip > .tooltip-inner {
    background-color: transparent;
    padding:0;
    color:#000000;
    font-weight:bold;
    font-size:18px;
    width: 100%;
    max-width: unset;
}
.wheel-progress .popOver + .tooltip > .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000;
    display: none;
}
.wheel-progress .progress{
    position: relative;
    border-radius:50px !important;
    overflow:hidden;
    background: #a0a0a0;
    background: -moz-linear-gradient(top, #a0a0a0 0%, #898989 36%, #666666 63%, #545454 100%);
    background: -webkit-linear-gradient(top, #a0a0a0 0%,#898989 36%,#666666 63%,#545454 100%);
    background: linear-gradient(to bottom, #a0a0a0 0%,#898989 36%,#666666 63%,#545454 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#545454',GradientType=0 );
    padding: 0;
    width: 100%;
    max-width: 400px;
    margin-bottom: 0;
    height: 28px;
    text-align: center;
}
.message-inner-text{
    line-height: 1.5 !important;
}
.wheel-progress .progress-bar{
    position: unset;
    border-radius: 50px;
    background:#a61f67;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
    min-width: 1px !important;
}
.wheel-progress .popOver{
    display: inline-block;
    line-height: 1.4;
    color: #000000;
    font-size: 20px;
    position: absolute;
    font-weight: 600;
    left: 47%;
    z-index: 1050;
}
.wheel-info-area {
    color: #adadad;
}
.wheel-info-area h6,
.wheel-info-area h5{
    line-height: 20px;
}
.black-text{
    color:black !important;
}
.lh-25{
    line-height: 25px !important;
}
.game-div-back{
    background-image: url("/public/images/game-item.png");
}
.provider-icon{
    width: 80px;
    max-width: none;
    display: block;
    margin: 0 auto 3px;
    height: 40px;
    object-fit: contain;
}
.tab-name{
    font-size: 17px;
}
#payInAmountArea>div{
    overflow: hidden;
}
.telegram_bonus_area{
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 5px 6px 0;
    height: 60px;
}
.telegram_text {
    color: #cd51f9;
    font-size: 27px;
    text-align: left;
    line-height: 58px;
    margin-bottom: 0 !important;
    text-shadow: 0 0 112px #cd51f9, 0 0 39px #cd51f9, 0 0 21px #cd51f9;
}
.btn_telegram,.btn_telegram :hover,.btn_telegram :focus{
    float: right;
    margin-top: 11px;
    color: #ffffff !important;
    background-color: #cd51f9;
    font-weight: 800;
}

.tg_banner_follow{
    margin-bottom: -65px;
}
.btn-tg{
    padding: 15px 40px;
    font-size: 30px;
    background-color: #01b4d4;
    color: #ffffff;
}

.tip{
    margin-top: 50px;
    display: flex;
    justify-content: center;
    color: #ffffff;
}
.tip-block{
    width: 300px;
}
.fin-icon,
.mange-icon{
    width: 70px;
    height: 70px;
    cursor: pointer;
    transition: fill 0.3s;
    border-radius: 50%;
    object-fit: contain;
}
.samyl-text-block{
    text-align: center;
}
.text-block{
    margin-top: 20px;
    font-size: 20px;
}
.mange span{
    margin-right: 20px;
}
.tip-type-block{
    display: flex;
    justify-content: space-around;
}
.tip-type{
    width: 70px;
    height: 70px;
    transition: width 0.5s, height 0.5s;

}
.active-type{
    width: 80px;
    height: 80px;
}
.smaylik-amount-block{
    height: 60px;
    display: flex;
    justify-content: space-between;
}
.text-block p{
    text-align: center;
}
.amount-icon{
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    transition: width 0.5s, height 0.5s;
}
.active-amount{
    width: 60px;
    height: 60px;
}

.tip-amount-block{
    margin-top: 30px;
}

.tip-amount-val{
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}
.check-block{
    display: flex;
    justify-content: center;
}
.checkmark{
    display: none;
}
.active-check{
    display: block;
}
.checkmark__check {
    stroke-dasharray: 412;
    stroke-dashoffset: 412;
    animation: anim 1s ease forwards 0.3s;
}

@keyframes anim {
    to {
        stroke-dashoffset: 0;
    }
}
.see-more {
    width: 200px;
    height: 40px;
    cursor: pointer;
    background: #a62067;
    color: white;
    border: unset;
    display: none;
    margin: auto auto;
}
.main-menu-navigation .mobile-pills{
    overflow: unset;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.withdraw_limit_hint{
    color: white;
    font-size: 13px;
    text-align: center;
}
.amount-alert{
    color:#a94442;
}
@media screen and (min-width: 1200px) and (max-width: 1530px) {
    .profile-modal .modal-body .methods-block .methods-block-list .item .item-img .min-amount-label{
        font-size: 8px;
    }
}

@media screen and (max-width: 1440px) {
    .winners-list{
        padding: 0 !important;
    }
    .footer-block.footer-fixed.active{
        height:45%;
    }
    .main-menu .main-menu-navigation>ul>li>a{
        padding: 15px 40px;
    }

    .games-block .games-area .game-div {
        width: 25%;
    }
}

@media screen and (max-width: 1280px) {
    .x2-bonus-banner a{
        margin-bottom: 1.1%;
    }
}
@media screen and (max-width: 1203px) {
    .email_confirm-catcha .captcha-block,label .captcha-block{
        width:150px;
    }
}

@media screen and (max-width: 1366px) {
    .alexaLauncherIframe{
        transform:scale(0.7) !important;
        width: 120%;
        margin-top:-150px;
        margin-left:-100px;
    }

    .btn.btn-tg{
        padding: 8px 20px;
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .app .home-page{
        width: 100%;
    }
    .main-menu .main-menu-navigation>ul>li>a{
        padding: 15px 40px;
    }
    .slot-machine-company-nav-bar .slot-machine-company-area > ul > li {
        width: 15%;
    }

    .games-block .games-area .game-div {
        width: 33%;
    }

    .pop-game .pop-game-info .pop-btn-play {
        padding: 4px 10px;
        margin-top: 0px;
    }

    .page-bottom .instructions .select-instructions-videos .video-item iframe {
        height: 230px;
        width: 416px;
    }

    .page-bottom .instructions .instructions-tab>ul>li {
        white-space: unset;
    }

    .btn.btn-tg{
        padding: 8px 20px;
        font-size: 20px;
    }
    .footer-button{
        left:0 !important;
    }
}

@media screen and (max-width: 850px) {
    .btn.btn-tg{
        padding: 8px 20px;
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .see-more,
    .mobile-winners-list{
        display: block;
    }
    .tab-name{
        font-size: 15px;
    }
    .telegram_bonus_area{
        display: none;
    }
    .logo-area .navbar-logo img{
        max-width: 150px;
        margin: auto;
    }
    .telegram_text {
        color: #ffffff;
        font-size: 18px;
        text-align: center;
        line-height: 60px;
        margin-bottom: 3px;
    }
    .telegram_text span{
        text-align: center;
    }
    .btn_telegram,.btn_telegram :hover,.btn_telegram :focus{
        float: unset;
        margin-top: -2px;
        color: #039be5 !important;
        background-color: #fff;
        font-weight: 800;
        padding: 3px 10px;
    }
    .provider-icon {
        width: 80px;
    }
    .main-container{
        width: 100%;
    }
    .games-block .games-area .game {
        height: 130px;
    }
    .games-block .games-area .game .game-name {
        padding-left: 8px;
        overflow: hidden;
        height: 13%;
    }
    .games-block .games-area .game .game-name span {
        padding-top: 1px;
    }
    .games-block .games-area .game .game-name i {
        padding-top: 1px;
        font-size: 13px;
    }
    .slide-menu-call-left, .slide-menu-call-right{
        display: block;
    }

    .header .main-menu {
        margin-top: 0;
    }

    .nav-bar-custom>.logo-area .navbar-logo {
        float: left;
        width: 100%;
    }

    .nav-bar-custom>.logo-area{
        float: none;
        margin: auto;
    }

    .main-menu,
    .nav-bar-custom .login-info-block{
        display: none;
    }

    .main-menu .main-menu-navigation{
        float: left;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
    }

    .main-menu .navbar-nav{
        margin: 0;
    }

    .main-menu .main-menu-navigation>ul>li {
        display: inline-block;
        width: 27.6666%;
        float: none;
    }

    .slot-machine-company-area{
        margin: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .slot-machine-company-area>ul{
        margin: 0;
        float: left;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
    }

    .slot-machine-company-nav-bar .slot-machine-company-area>ul>li{
        display: inline-block;
        width: 32%;
        float: none;
    }

    .sliders-area {
        min-height: 200px;
        margin-bottom: 15px;
    }

    .sliders-area .slider-second{
        width: 100%;
        margin: 0;
        padding: 0;
        height: 200px;
    }

    .page-bottom .bonuses .active .img-block:after,
    .search-block .category,
    .sliders-area .slide-first,
    .sliders-area .winners
    {
        display: none;
    }

    .big-win-page .page-title{
        font-size: 25px;
    }

    .games-block .games-area .game-div {
        width: 33%;
        margin-bottom: 15px;
        padding-right: 3px;
        float: left;
        padding-left: 3px;
    }
    .games-block .games-area .game .game-picture {
         padding-top: 4px;
    }
    .games-block .games-area .game .game-picture>img {
        height: 100%;
    }
    .profile-modal .modal-body .info-area {
        min-height: 600px;
    }

    .profile-modal .modal-body .info-area .middle-block>div{
        min-height: unset;
    }

    .profile-modal .modal-body .info-area .middle-block{
        height: unset;
    }

    .profile-modal .modal-body .profile-tab{
        float: left;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
    }

    .profile-modal .modal-body .profile-tab>button{
        float: left;
        display: inline-block;
        font-size: 12px;
        min-width: 100%;
    }

    #profileModal .modal-dialog{
        margin: 0;
    }

    .main-modals .modal-dialog{
        width: unset;
    }

    .contain-footer-block.footer-fixed.active{
        height: 40%;
    }

    .slot-machine-companies .slot-machine-company-nav-bar {
        border-style: solid;
        border-bottom-width: 3px;
        border-top-width: 2px;
        border-color: #0e141b;
    }

    .slot-machine-company-nav-bar .slot-machine-company-area>ul>li.active>a  span{
        box-shadow: inset 0 -2px 0 #a61f67;
        color: #fff;;
    }

    .page-bottom .bonuses .bonus-item-block{
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .page-bottom .bonuses .descripion-item .bonus-info{
        margin-bottom: 30px;
    }

    .page-bottom .bonuses .descripion {
        position: fixed;
    }

    .page-bottom .bonuses .descripion .bonus-info>p {
        text-align: center;
    }

    .page-bottom .bonuses .descripion .bonus-img-block{
        float: none;
        margin: auto;
    }

    .page-bottom .bonuses>div .bonus-item-block img {
        max-width: 250px;
        max-height: 250px;
    }
    .page-bottom .bonuses .descripion {
        z-index: 100;
    }

    .footer-block.footer-fixed.active{
        height: 100%;
    }

    ul.big-win-conditions {
        font-size: 15px;
        float:left;
        padding:0 10px;
        max-width: 100%;
    }
    .header{
        padding: 0;
    }
    .big-win-conditions li img{
        max-width: 100%;
        object-fit: cover;
    }

    .btn-blink {
        margin-top: 10px;
    }

    .pop-game .pop-game-area > a {
        background-color: unset;
        margin-top: 7px;
    }

    .pop-game .pop-game-info {
        background-image: unset;
    }
}
.modal{
    overflow-y: scroll;
}
@media screen and (max-width: 750px) {
    .x2-bonus-banner a{
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        margin-bottom: 1.1%;
    }
    legend {
        font-size: 15px;
    }
    .title-slider-games{
        font-size: 11px !important;
    }
    .title-slider-games-line{
        display: none !important;
    }

    .btn.btn-tg {
        float: right;
        margin-right: 40px;
    }
}

@media screen and (max-width: 450px) {
    .telegram_text {
        color: #ffffff;
        font-size: 15px;
        text-align: center;
        line-height: 30px;
        margin-bottom: 3px;
    }
    .telegram_text span{
        text-align: center;
    }
    .btn_telegram,.btn_telegram :hover,.btn_telegram :focus{
        float: unset;
        margin-top: -2px;
        color: #039be5 !important;
        background-color: #fff;
        font-weight: 800;
        padding: 3px 10px;
    }
    .x2-bonus-banner .btn-container{
        position: relative;
    }
    .navbar-logo{
        margin-bottom: 15px !important;
    }
    .main-modals .modal-body label.lbl{
        width: 100%;
    }
    .slick-prev,.slick-next{
        display: inherit;
    }
    .btn.btn-tg {
        padding: 8px 12px;
        font-size: 14px;
        float: right;
    }
}

@media screen and (max-width: 425px) {
    .main-menu .main-menu-navigation>ul>li {
        width: 27.6666%;
    }

    .games-block .games-area .game-div {
        width: 50%;
    }

    .contain-footer-block.footer-fixed.active{
        height: 100%;
    }

    .footer-group .footer .paying-systems{
        margin-top: 0;
    }

    .footer-group .footer-button {
        height: 38px;
        font: 17px/35px FontAwesome;
    }

    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}

    .page-bottom .instructions .instructions-tab{
        height: unset;
    }

    .page-bottom .instructions .select-instructions-videos .video-item iframe {
        width: 100%;
    }

    .page-bottom .instructions .select-instructions-videos {
        height: unset;
    }

    .profile-modal .tab button {
        padding: 0;
        width: 28%;
        min-width: 28%;
        font-size: 12px;
    }

    .profile-modal .tab button i {
        display: none;
    }

    .profile-modal .tab .close {
        width: 10%;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select,
    textarea,
    input {
        font-size: 16px;
    }
}
.main-menu-navigation ul {
    display: flex;
    justify-content: space-between;
    overflow-x: scroll;
    overflow-y: hidden;
}

.save-name-btn {
    height: 36px;
    width: 100%;
}

.footer-payimg {
    max-width: 100%;
    max-height: 40px;
    height: auto;
    object-fit: contain;
}

.freeround-img {
    width: 80px;
    max-width: 100%;
    max-height: 80px;
    object-fit: contain;
    border-radius: 7px;
    box-shadow: 0 0 7px 2px #e3c0ef;
}