/*
Theme Name: ufa8868
Theme URI: https://ufa8868.net/
Author: ufa8868
Author URI: https://ufa8868.net/
Description: ufa8868.
Tags: ufa8868
Version: 1.0
*/

@font-face {
    font-family: "DBHeavent";
    src: url("fonts/DBHeaventd41d.eot?#iefix") format("embedded-opentype"),
        url("fonts/DBHeavent.woff") format("woff"),
        url("fonts/DBHeavent.ttf") format("truetype"),
        url("fonts/DBHeavent.svg#DBHeavent") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DBHeavent-Med";
    src: url("fonts/DBHeavent-Medd41d.eot?#iefix") format("embedded-opentype"),
        url("fonts/DBHeavent-Med.woff") format("woff"),
        url("fonts/DBHeavent-Med.ttf") format("truetype"),
        url("fonts/DBHeavent-Med.svg#DBHeavent-Med") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    font-family: "DBHeavent" !important;
    font-size: 1.4rem !important;
}

@media (max-width: 992px) {
    body {
        background-size: initial !important;
        background-attachment: initial !important;
    }
}

a {
    text-decoration: none !important;
}

img,
svg {
    height: auto !important;
}

@media (min-width: 1200px) {

    .h2,
    h2 {
        font-size: 2.7rem !important;
    }
}


@media (min-width: 1200px) {

    .h3,
    h3 {
        font-size: 2.3rem !important;
    }
}


@media (min-width: 992px) {
    .menu_bar_custom {
        margin: auto !important;
    }

    .navbar-collapse {
        flex-grow: 0 !important
    }

    .logo_navbar {
        float: left;
    }

    .list_games_card {
        width: 140px !important;
        margin: 21px;
    }

    .elementor-section {
        margin: 50px 0 !important;
    }

    .cn_center {
        flex-direction: column;
    }

    .cn_center_boxtxt {
        display: flex;
        justify-content: center;
        align-item: center;
        flex-direction: column;
    }

    .box_slap {
        display: inline-block !important;
    }

    .box_slap .cn_center_boxtxt {
        margin-top: 50px;
    }

    .box_blog {
        height: 300px;
    }
    
    .elementor-element {
        margin-top: 25px;
    }
}

.box_blog {
    overflow: hidden;
}

#blog a {
    color: #ffa600 !important;
}

#blog h1,
#blog h2,
#blog h3 {
    color: #ffc800 !important;
}

@media (max-width: 992px) {
    .elementor-element {
        margin: auto !important;
        margin-bottom: 25px !important;
    }

    .logo_navbar {
        margin: auto !important;
    }

    .elementor-section {
        margin-bottom: 50px !important;
    }

    .cn_center_boxtxt {
        justify-content: center;
        align-item: center;
    }

    .warper_howto .col-12.ff-8868 {
        margin-bottom: 20px;
    }

    .box_games_All {
        margin-bottom: 30px;
    }

    .navbar>.container {
        justify-content: flex-end !important;
    }

}

.cn_center {
    display: flex;
    justify-content: center;
    align-item: center;
}

#blog_etc {
    margin-top: 5em;
}

.elementor-element {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    text-shadow: 0 0 10px rgb(0 0 0 / 30%);
    width: 100%;
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    border: 2px #fff solid;
    border-radius: 5px;
    text-align: center;
}



.elementor-element.register {
    background-color: #3DAD08;
    box-shadow: 0 0 10px 5px #3DAD08;
    animation: btn_register .7s linear infinite;
}


.elementor-element.login {
    background-color: #FF073B;
    box-shadow: 0 0 10px 5px #FF073B;
    animation: btn_login .7s linear infinite;
}

.elementor-element.deposit {
    background-color: #ea9700;
    box-shadow: 0 0 10px 5px #ea9700;
    animation: btn_deposit .7s linear infinite;
}

.elementor-button-text {
    color: #fff;
}

.bg-navbar {
    background-color: transparent;
    /* background-image: linear-gradient(180deg, #DAA520 0%, #FFDF00 90%); */
}

.bg-navbar a {
    color: #ffffff !important;
    text-decoration: none;
}

@media (min-width: 992px) {
    .bg-navbar li {
        margin-right: 10px;
    }

    .bg-navbar li:nth-child(6) {
        margin-right: 0px !important;
    }
}

.bg-navbar li a {
    padding: 1rem;
    margin-top: 5px;
    display: block;
}

/* ul#menu-menu-1{
    background: #000000;
} */

.bg-navbar li {
    background: #0000007d;
}

.bg-navbar li.active {
    /* background: #0000007d; */
    /* background: transparent; */
}

.bg-navbar li:hover {
    background: #000;
}

.bg-navbar li:hover a {
    color: #ffc800 !important;
}

.bg-navbar li {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    text-shadow: 0 0 10px rgb(0 0 0 / 30%);
    /* width: fit-content; */
    /* padding: 12px; */
    display: inline-block;
    cursor: pointer;
    border: 1px solid #ffffff57;
}

/* 
.bg-navbar li:nth-child(3) {
    background-color: #ea9700;
    box-shadow: 0 0 10px 5px #ea9700;
    animation: btn_deposit .7s linear infinite;
} */

@-webkit-keyframes btn_deposit {
    0% {
        box-shadow: inset 0 0 3px 0 #FFD700, 0 0 3px 2px #FFD700
    }

    50% {
        box-shadow: inset 0 0 5px 0 #FFD700, 0 0 5px 4px #FFD700
    }

    100% {
        box-shadow: inset 0 0 3px 0 transparent, 0 0 3px 2px transparent
    }
}


@-webkit-keyframes btn_login {
    0% {
        box-shadow: inset 0 0 3px 0 #FF073B, 0 0 3px 2px #FF073B
    }

    50% {
        box-shadow: inset 0 0 5px 0 #FF073B, 0 0 5px 4px #FF073B
    }

    100% {
        box-shadow: inset 0 0 3px 0 transparent, 0 0 3px 2px transparent
    }
}


@-webkit-keyframes btn_register {
    0% {
        box-shadow: inset 0 0 3px 0 #3DAD08, 0 0 3px 2px #3DAD08
    }

    50% {
        box-shadow: inset 0 0 5px 0 #3DAD08, 0 0 5px 4px #3DAD08
    }

    100% {
        box-shadow: inset 0 0 3px 0 transparent, 0 0 3px 2px transparent
    }
}


.bg-navbar li {
    box-shadow: 0 0 5px 1px #ffffff57;
    /* animation: btn_menu .7s linear infinite; */
}

@-webkit-keyframes btn_menu {
    0% {
        box-shadow: inset 0 0 3px 0 #ffffff57, 0 0 3px 2px #ffffff57
    }

    50% {
        box-shadow: inset 0 0 5px 0 #ffffff57, 0 0 5px 4px #ffffff57
    }

    100% {
        box-shadow: inset 0 0 3px 0 transparent, 0 0 3px 2px transparent
    }
}


@media (max-width: 992px) {

    .bg-navbar li:nth-child(1),
    .bg-navbar li:nth-child(2),
    .bg-navbar li:nth-child(3) {
        width: 100%;
    }

}

.navbar-light .navbar-toggler {
    color: rgb(255 255 255) !important;
    background: #fff !important;
    border-color: rgb(255 255 255 / 98%) !important;
    margin-bottom: 16px;
}

.bg-navbar li a:nth-child(1) {
    color: #ffffff !important;
}

.bg-navbar .navbar-toggler:focus {
    box-shadow: none !important;
}

.txt-heading-title {
    color: #FFD700;
    font-size: 3rem;
    font-weight: bold;
    animation: focuse-heading-title .9s linear infinite;
}

@-webkit-keyframes focuse-heading-title {
    20% {
        text-shadow: 1px 1px 2px #ff0000, 0 0 1em #8f1ee7, 0 0 0.2em #8f1ee7;
    }

    100% {
        text-shadow: 1px 1px 2px #ff0000, 0 0 1em #9b71fe, 0 0 0.2em #9b71fe;
    }
}

.elementor-section {
    /* border-style: double;
    border-width: 5px 5px 5px 5px;
    border-color: #FFD700; */
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    box-shadow: 0 0 10px 5px #00000047;
    /* border-radius: 15px; */
    padding: 1.3rem;
    background: #6e00ff26;
}

.elementor-section p {
    color: #ffffff;
}

.top_padding2em {
    padding-top: 2em;
}

.warper_howto {
    background-image: linear-gradient(180deg, #9840ec9e 0%, #e61d2600 90%);
    border-top: #9b71fe 1px solid;
    padding: 15px 15px 15px 15px;
    border-radius: 1rem;
    margin: 15px 0px 15px 0px;
    box-shadow: 0px 0px 10px 0px #bf54ff;
    /* background: #6e00ff26; */
}

.warper_howto img {
    float: left;
    width: 15%;
}

.warper_howto .desciption {
    float: left;
    margin-left: 5%;
    width: 80%;
}

.warper_howto .desciption strong {
    float: left;
    width: 100%;
    font-size: 32px;
    line-height: 22px;
    color: #fff;
    margin: 0px 0px 5px 0px;
}

.warper_howto .desciption span {
    float: left;
    width: 100%;
    font-size: 23px;
    line-height: 22px;
    color: #d9b750;
}



.box_logo_brand img {
    background-color: #000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFD700;
    box-shadow: 0 0 10px 0 #FFD700;
    border-radius: 100px;
}

.list_games_card h3 {
    text-align: center;
    color: #fff;
    font-size: 23px !important;
}

.list_games_card:hover h3 {
    color: #d0a7ff;
}

.list_games_card img {
    /* -webkit-filter: grayscale(80%); */
    /* filter: grayscale(80%); */
}

.list_games_card:hover img {
    opacity: 1;
}

.list_games_card:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.box_games_All {
    justify-content: center;
    border: 1px solid #b758ff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background: #6e00ff26;
    box-shadow: 0 0 10px 5px #00000047;
}

.games_All {
    margin: 20px 0px 10px 0px;
    border-radius: 5px;
    color: #000 !important;
    background-color: transparent;

    /* background-image: linear-gradient(180deg, #DAA520 0%, #FFDF00 90%);
    border: 3px solid #DAA520;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFD700;
    box-shadow: 0 0 10px 0 #FFD700; */
}

.text_hl2x {
    font-size: 1.7em;
    padding-top: 9px;
    background: #8f1ee7;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
    padding: 0.2em 1em;
    box-shadow: inset 0 0 3px 0 #8f1ee7, 0 0 3px 2px #8f1ee7;
    animation: focuse-text_hl2x .4s linear infinite;
    border: #8f1ee7 1px solid;
}

@-webkit-keyframes focuse-text_hl2x {
    30% {
        box-shadow: inset 0 0 2px 0 #b758ff, 0 0 2px 2px #b758ff
    }

    100% {
        box-shadow: inset 0 0 4px 0 #a333f8, 0 0 4px 4px #a333f8
    }
}

.sss {
    animation: focuse-kapib2 .7s linear infinite;
}

.sss_1 {
    animation: focuse-kapib2 .9s linear infinite;
}

@-webkit-keyframes focuse-kapib {
    0% {
        box-shadow: inset 0 0 3px 0 #8f1ee7, 0 0 3px 2px #8f1ee7
    }

    100% {
        box-shadow: inset 0 0 10px 0 #b758ff, 0 0 10px 4px #b758ff
    }
}


@-webkit-keyframes focuse-kapib2 {
    0% {
        box-shadow: inset 0 0 3px 0 #901ee771, 0 0 3px 2px #901ee771
    }

    100% {
        box-shadow: inset 0 0 10px 0 #b758ff, 0 0 10px 4px #b758ff63
    }
}

/* .top_footer {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFD700 0%, #DAA520 100%);
} */


.post__card {
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgb(255 255 255 / 15%);
    color: #343434 !important;
}

.post__card a {
    text-decoration: none;
    color: #343434 !important;
}

.post__card h1 {
    font-size: 19px;
    font-weight: bold;
}

.post__card p {
    font-size: 18px;
}

.txt_blog {
    font-weight: bold;
    color: #FFD700 !important;
}

.tagcloud a {
    text-decoration: none;
    color: #6b6b6b;
    border-radius: 15px;
    border: #6b6b6b solid 1px;
    padding: 9px;
    display: inline-block;
    margin-bottom: 10px;
}

.tagcloud a:hover {
    color: #8a8a8a;
}

.sidebar-module h4 {
    display: none;
}

.img_blog img {
    height: auto !important;
}

footer .footer {
    /* background-color: #DAA520; */
    padding: 1em 0;
}

footer .footer p {
    margin-top: 5%;
    color: #ffffff;
}

footer .footer .heading-title {
    color: #352600 !important;
}

footer .footer ul.list-items li,
footer .footer ul.list-items a span.list-text {
    color: #ffffff !important;
}

footer .footer ul.list-items a {
    text-decoration: none;
}

footer .footer ul.list-items li {
    list-style: none;
}

footer .footer ul.list-items {
    padding: 0;
}

footer .footerCopy {
    background: #000;
    color: #daa520;
    font-size: 18px;
    padding: 1em !important;
}

footer .footerCopy p {
    margin: 0;
}

footer .b_line {
    background: #29ce00;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    padding: -3px;
    display: block;
}

@media (max-width: 992px) {
    footer .cn_center {
        justify-content: normal !important;
    }
}

.wp-block-image img {
    height: auto !important;
}

.textwidget p {
    color: #fff;
}

.top_game {
    box-shadow: 0px 0px 10px 0px #daa520;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 20px;
    background: #6e00ff26;
}

.top_game h1 {
    color: #fff700;
    font-size: 43px;
    font-weight: bold;
    background: -webkit-linear-gradient(15deg, #fff700, #e7e4e5 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.top_game:hover img {
    animation: hoverImgscale .4s linear infinite;
}

@-webkit-keyframes hoverImgscale {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}


.box_addline {
    animation: hoverImgscale .5s linear infinite;
}

.list_games_card:hover img {
    animation: hoverImgscale .4s linear infinite;
}

.-girl {
    width: 60%;
    animation: pulsate-fwd 10s cubic-bezier(.455, .03, .515, .955) infinite both;
    position: relative;
    top: 20px;
}

@-webkit-keyframes pulsate-fwd {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}


.-ace-card {
    position: absolute;
    left: 0;
    bottom: -15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30%;
    z-index: 1;
    -webkit-animation: x-card-moving 5s ease-in-out infinite;
    animation: x-card-moving 5s ease-in-out infinite;
}


@-webkit-keyframes x-card-moving {
    0% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }

    50% {
        -webkit-transform: translateY(-20px) translateX(15px);
        transform: translateY(-20px) translateX(15px)
    }

    to {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

#addline{
    margin-top: 2em;
}

#addline .b_line {
    background: #29ce00;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    padding: -3px;
    display: block;
    animation: btn_register .4s linear infinite;
    font-size: 22px;
}

#addline img {
    animation: btn_register .4s linear infinite;
}