
.home-box-game > div.square-box-casino {
    border-right: 1px solid #ffffff21;
    width: 16.66666%;
}

.two-row > li {

    width: calc(50% - 10px) !important;

}

.two-row > li:after {
    content: "";
    display: block;
    padding-bottom: 85% !important;
}


.home-box-game {
    background: #444444;
    overflow: auto;
    border-radius: 3px;
    position: relative;
    padding-top: 25px;
    z-index: 1;
    margin-top: -20px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 17px -3px rgb(0 0 0 / 70%);
    box-shadow: 0px 0px 17px -3px rgb(0 0 0 / 70%);
}

.title-casino-home {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Roboto';
    padding: 5px 15px;
    margin-top: 30px;
    background: #146e51;
    border-radius: 2px;
    z-index: 2;
    border: 1px solid #fbfbfb3d;
    position: relative;
}

.title-casino-home > h1 {
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 23px;
    color: #ffffff;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.title-casino-home > h1 > span {
    padding: 5px 10px;
    font-size: 12px;
    margin: 0px 10px;
    display: block;
    background: #ffb000;
    border-radius: 3px;
    color: #333;
}

.title-casino-home > a {
    padding: 6px 10px;
    background: #7caa2e;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

.title-casino-home > a > i {
    font-size: 18px;
    margin-left: 5px;
}

.menu-game-mobile {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 5px;
    margin-bottom: 5px;
}


.box-container-provider {
    position: relative;
    margin: 0px -15px;
}


.button-home-box {
    width: 250px;
    font-size: 1.5vw !important;
    margin: auto !important;
}

button.close > span > svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}


.coupon-sport {
    background: #ffaf00;
    text-transform: uppercase;
    font-weight: 600;
}

.coupon-sport > a {
    color: #333 !important;
}


.coupon-sport > a > svg {
    fill: #313131 !important;
    width: 38px !important;
    margin-right: 8px !important;
}


.menu-game-mobile > li {
    position: relative;
    width: calc(33.333333% - 10px);
    border: 1px solid #ffffff14;
    margin: 5px;
    background: #ffffff1c;
}

.menu-game-mobile > li:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.menu-game-mobile > li > a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
}

.d-d-footer > p {
    color: #fff;
    font-size: 15px;
    padding: 20px 10px 20px;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    margin-bottom: 0px;
}


.menu-game-mobile > li > a > svg {
    max-width: 40px;
    margin: 0px auto 15px;
    fill: #ffaf00;
}

.menu-game-mobile > li > a > span {
    font-family: 'Roboto';
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}


.of-header .modal-body {
    padding: 0px;
}

.menu-ul-mobile {
    border-bottom: 0px solid #dee2e6;
    flex-wrap: nowrap;
}


.menu-ul-mobile .nav-item {
    width: 100%;
    text-align: center;
}

.full-screen-modal {
    width: 100%;
    max-width: 100%;
    margin: 0px;
}


.menu-ul-mobile .nav-item > a {
    border-radius: 0px !important;
    background: #ffffff1f;
    border-left: 1px solid #ffffff42;
    border-bottom: 1px solid #ffffff42;
}

.menu-ul-mobile .nav-item > a.active {
    border-radius: 0px !important;
    background: #0000;
    border: 0px;
}

.menu-ul-mobile .nav-item > a > svg {
    width: 30px !important;
    fill: #fff;
}


a.menu-mobile-pul {
    font-size: 30px;
    color: #fff;
}


.of-header .close {
    color: #fff;
    float: left;
    opacity: 1;
    margin: -1rem auto -1rem -1rem;
}

.of-header .modal-header {
    border-bottom: 1px solid #ffffff1a;
}

.of-header .modal-header > h5 > img {
    width: 100%;
    max-width: 180px;
}


.column-reverse-mobile {

    flex-direction: inherit;


}

a.mobile-nav-toggle.d-lg-none {
    display: none;
}



#footer {
    padding: 15px 0 10px;

}


.header-drop-down {
    margin: 0px 10px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-drop-down > p {
    color: #fff;
    margin: 5px 0px;
    font-size: 14px;
    line-height: 1.1em;
}

div.of-header {
    background: #313131;
}

.box-balance > div > span.elemento-voce {
    font-size: 12px;
    color: #fff;
}

div.dropdown-menu > div.box-balance > div {
    min-width: 300px;
}

div.dropdown-menu > div.box-balance {
    margin: 0px 10px;
}


.footer-drop-down {
    margin: 10px;
    display: flex;
}


.footer-bottom-bar {
    padding-top: 1em;
    border-top: 1px solid #ffffff59;
}

.footer-drop-down > a > svg {
    width: 13px;
    margin-right: 8px;
}

.box-link-footer {
    margin-bottom: 30px;
    padding-bottom: 0px;
    border-bottom: 1px solid #ffffff3d;
}


.form-check-p > label {
    font-size: 14px;
    padding: 10px 0px;
    width: 100%;
}

.d-d-footer > p:last-child {
    border-bottom: 0px;

}

.d-d-footer > p > a {
    color: #fff;
    display: block;
}


body {
    font-family: 'Roboto', sans-serif;
}

#header .logo a {

    display: block;
    line-height: 0px;
}

.login-pul {
    text-transform: uppercase;

    background: #7caa2e !important;
}

.login-pul:hover {
    text-transform: uppercase;
    background: #2b4039 !important;
    color: #fff;
}

.navigation-bar {
    display: flex;
    align-items: center;
}

#header .logo {
    margin: 5px 35px 5px 0px !important;
    width: auto;
}


#header {
    padding: 0px 0 0px;
    position: sticky;
}

.navigation-bar {
    display: flex;
    align-items: center;
}

.button-header {
    font-size: 12px;
    font-weight: 400;
    background: var(--color1);
    color: var(--color8);
    border: 1px solid var(--color1);
    padding: 5px 10px;
    border-radius: 3px;
    padding: 10px 13px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    display: block !important;

}

.button-header:last-child {
    margin-right: 0px;


}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
    color: #ffaf00;
}


.button-header > svg {
    width: 20px;
    margin: -2px;
    fill: #fff;
}

.button-header:hover {
    background: #2e896b;
}


.jackpot {
    height: auto;
    position: relative;
    width: calc(100% - 30px);
    top: 0;
    padding: 3px 2px;
    z-index: 110;
    display: flex;
    justify-content: center;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(
            -30deg,
            0deg
    );
    transform: skew(
            -30deg,
            0deg
    );
}


.jackpot-div-mini > span, .jackpot-div-super > span, .jackpot-div-mega > span {
    align-self: center;
    padding: 5px 0px;
    border-radius: 3px;
    text-transform: uppercase;
    margin: 2px 3px;
    font-size: 11px;
    line-height: 11px;
    font-weight: bolder;
    color: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(
            30deg,
            0deg
    );
    transform: skew(
            30deg,
            0deg
    );
}


.jackpot-div-super, .jackpot-div-mini, .jackpot-div-mega {
    height: auto;
    background-size: cover;
    width: calc(33.333% - 2px);
    border-radius: 5px;
    margin: 0px 1px 0px;
    border: 0px;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    max-width: 100%;
    position: relative;
    justify-content: center;
    border-left: 1px solid #ffffff45;
    border-bottom: 1px solid #ffffff45;
    flex-direction: row;
    padding: 3px 0px;
    display: flex;
    /* -webkit-animation: bounce-in-top 1.1s steps(2, end) 0.5s both; */
    /* animation: bounce-in-top 1.1s steps(2, end) 0.5s both; */
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(
            -30deg,
            0deg
    );
    transform: skew(
            -30deg,
            0deg
    );
}


.jackpot-div-mega > strong, .jackpot-div-super > strong, .jackpot-div-mini > strong {
    align-self: center;
    font-size: 22px;
    line-height: 22px;
    margin: 3px 7px;
    border-right: 0;
    border-left: 1px solid #ffffff80;
    padding: 0px 9px;
    transform-origin: bottom left;
    color: #fcb202;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(
            30deg,
            0deg
    );
    transform: skew(
            30deg,
            0deg
    );
    font-family: 'Titillium Web';
    letter-spacing: 1px;
}

.jackpot-div-super {
    /* background: #565656;*/
}

.jackpot-div-mini {
    /*  background: #717171;*/
}

.jackpot-div-mega {
    /* background: #464646;*/
}


.nav-menu > ul > li {
    position: relative;
    white-space: nowrap;
    padding: 15px 10px;
}


.logged-player {
    display: flex;
    align-items: center;
}

.logged:hover {
    color: #fff;
    background: var(--color1);
    transition: all 0.3s ease-in-out 0s;
}


.info-profile {
    margin: 10px;
}

.logged {
    font-size: 12px;
    font-weight: 600;
    background: transparent;
    color: var(--color9);
    border: 1px solid var(--color1);
    padding: 5px 10px;
    border-radius: 3px;
    margin-right: 10px;
    margin-top: 5px;
}

a.logged > svg {
    width: 12px;
    margin-right: 5px;
    fill: var(--color9);
    margin-top: -3px;
}

#header .logo {
    margin: 10px 10px 20px;
}


/*.nav-menu > ul > li:before {
    content: " ";
    position: absolute;
    display: block;
    height: 100%;
    top: 0px;
    left: -12px;
    z-index: -1;
    border: 1px solid #ffffff36;
    border-right: 0px;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}*/


.stelle {
    top: 0px;
}

nav.nav-menu.d-none.d-lg-block {
    margin: 0px 0px 0px;
    width: 100%;
}

.nav-menu > ul > li {
    float: left;
}

.nav-menu > ul > li:last-child {
    float: right;
}

.nav-menu > ul {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 100%;
}

.body-content {
    margin-top: 0px;
}

.login-links {
    display: flex;
    align-items: center;
    width: auto;
    justify-content: flex-end;
}


.nav-menu a {
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
    color: var(--color2);
    transition: 0.3s;
    font-size: 14px;
    font-weight: 400;
    align-items: center;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-style: unset;
}

.nav-menu > ul > li > a > svg {
    width: 22px;
    fill: var(--color2);
    margin: 5px;
}

.deposit_op {
    color: green !important;
}

.withdrawal_op {
    color: red !important;
}

.bonus_op {
    color: #E0B005 !important;
}

@media screen and (max-width: 600px) {
    .hide-on-mobile {
        display: none;
    }
}

@media screen and (min-width: 600px) {
    .hide-on-desktop {
        display: none !important;
    }
}

.hide-on-desktop {

}

.hide-on-mobile {

}


.provider > a > img {
    width: 50%;
    max-height: 25px;
    margin: 0px;
}

.mobile-nav li a {
    height: 45px !important;

}


.hide-mobile {
    display: inherit;

}

.hide-desktop {
    display: none;

}

.language-lists {
    min-width: 260px;
    margin: 20px 0px 10px;
}


@media (max-width: 991px) {
    #header .logo {
        margin: 10px 10px 20px 25px;
    }

    #header .logo img {
        margin-left: 14px;
        margin-top: 0px;
    }

    .logged {
        padding: 10px 5px;
        font-size: 0px;
    }


    nav.nav-menu::-webkit-scrollbar {
        display: none;
    }

    nav.nav-menu.d-none.d-lg-block {
        display: none !important;
    }

    .nav-menu > ul {
        display: inline-flex;
        width: 100%;
    }

    .sub-header {
        margin-top: 65px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .logged-links {
        display: flex;
        align-items: center;
    }

    .login-links {
        margin-right: -10px;
    }

    .hide-mobile {
        display: none !important;

    }

    .hide-desktop {
        display: inherit !important;

    }
}


@media (max-width: 767px) {

    nav.nav-menu.d-none.d-lg-block {
        display: none !important;

    }

    .column-reverse-mobile {
        flex-direction: column-reverse;

    }

}


@media (max-width: 600px) {


    .jackpot-div-super, .jackpot-div-mini, .jackpot-div-mega {

        flex-direction: column;

    }

    .jackpot-div-mini > span, .jackpot-div-super > span, .jackpot-div-mega > span {
        padding: 5px 0px 0px;
        font-size: 10px;

        margin: 2px 3px 0px;

    }

    .jackpot-div-mega > strong, .jackpot-div-super > strong, .jackpot-div-mini > strong {
        font-size: 16px;
        line-height: 17px;
        margin: 0px 7px 3px;

        border-left: 0px solid #ffffff80;
        padding: 0px;

    }

}
