﻿@font-face {
    font-family: 'AqueleOT';
    src: url('/fonts/breathe-fire.ttf') format('truetype'), url('/fonts/breathe-fire.otf') format('opentype'), url('/fonts/breathe-fire.woff') format('woff');
}

.aqueleot-font {
    font-family: 'AqueleOT';
}
.aqueleot-title {
    font-size: 3em;
    font-family: 'AqueleOT';
    color: #f1d21b;
    text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 20px #fff, 0 0 40px #f1d21b, 0 0 80px #f1d21b, 0 0 90px #f1d21b, 0 0 100px #f1d21b, 0 0 150px #f1d2;
    margin-bottom:2rem;
}

.blog-card {
    background: #081624;
}

.background-image-theme {
    position: relative;
    z-index: 1;
    text-align: center;
    background: url(/img/slider-bg-1.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 150px 0 200px;
    background-attachment: fixed;
}


    .background-image-theme:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background: rgb(17 50 55 / 73%);
        content: " ";
    }

.blog-section {
    box-shadow: 0px 0px 20px 0px #42533b;
}

.aqueleot-card {
    border: 1px solid #335f64;
}

    .aqueleot-card h2 {
        color: #b5b7c8 !important;
    }

.fixed-left {
    top: 105px;
    left: 0;
    padding: 10px;
    margin-right: 15px;
    z-index: 999;
    position: fixed;
    height: 100vh;
}

.app-sidebar-primary {
    box-shadow: 0 0 9px 8px #211A26 !important;
    background-color: #081624 !important;
    z-index: 999;
    border-radius: 10px
}

.table-dark {
    color: #fff;
    background-color: #081624;
    border-color: #000;
}


.a-img-primary {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    color: #fff !important;
}

a > img {
    margin-right: 3px;
}

.app-header {
    box-shadow: 0 0 9px 8px #211A26 !important;
    background-color: #081624e8 !important;
    z-index: 999;
    border-radius: 10px;
}

.pre-app-header {
    padding: 15px;
}

.fixed-top-scroll {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.fst-italic-sm {
    font-size: smaller;
    font-style: italic !important;
}

.app-header-secondary {
    height: 30px !important;
    box-shadow: 0 0 9px 8px #211A26 !important;
    background-color: #081624a1 !important;
    z-index: 998;
    border-radius: 10px;
    backdrop-filter:blur(10px);
}

.bi-person-fill.user-online {
    color: #25ff00;
}

.highscore-online {
    color: #67dd67;
}

.highscore-offline {
    color: #ff6262;
}

.error {
    color: red;
}

.boosted-cel {
    background: #2c4447;
    /*box-shadow: 0 0 9px 8px #211A26 !important;*/
    border-radius: 10px;
}

.border-right {
    border-right: 1px solid #081624;
}


.filters-row {
    padding: 50px;
}

    .filters-row > div:first-child {
        border: 3px solid #385d602e;
        border-radius: 0.6rem;
    }

.validation-summary-errors ul {
    list-style-position: inside; /* Posiciona os bullets dentro da caixa de texto */
    padding-left: 0;
    font-size: 16px
}

.validation-summary-errors li {
    margin-bottom: 5px;
}

.img-36px {
    width: 36px;
    height: 36px;
}

.img-48px {
    width: 48px;
    height: 48px;
}

.img-64px {
    width: 64px;
    height: 64px;
}

.highscore-character-row {
    background-color: #0e2a359c !important;
}

.app-sidebar-primary{
    left: 1rem;
}

.themeboxes div {
    background-repeat: no-repeat;
}

.highscores-link {
    font-family: sans-serif !important;
    font-weight: normal !important;
    font-size: 0.9rem !important;
    color: #52888f !important;
    text-decoration: none;
    cursor: pointer;
}

.rank {
    position: relative;
    display: flex;
}

.highscores-title{
    font-size: 1.5rem !important;
    text-transform:uppercase;
}

.highscores-image {
    height: 45px;
    width: 50px;
}

.highscores-text {
    display: grid;
    width: 100px;
}

    .highscores-text p {
        font-size: 1rem;
    }

.highscores-hr {
    display: block;
    border: 0;
    border-top: 1px solid #5e5e5e;
    padding: 0;
    margin: 5px;
}

.highscores-ribbon {
    position: relative;
    left: -5px;
    top: 30px;
    z-index: 1;
}

.highscores-outfit {
    width: 64px;
    height: 64px;
    position: relative;
    left: -20px;
    top: -60px;
}

.highscores-outfit-bazar {
    width: 64px;
    height: 64px;
    position: relative;
    left: -10px;
    top: -25px;
}

.highscores-outfit-bazar-detail {
    width: 64px;
    height: 64px;
    position: relative;
    left: -10px;
    top: -5px;
}
.highscores-outfit-bazar-items-detail {
    width: 32px;
    height: 32px;
    position: relative;
    left: -10px;
    top: -5px;
}


.neon {
    color: #fff;
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 40px #1bf145, 0 0 80px #1bf145, 0 0 90px #1bf145, 0 0 100px #1bf145, 0 0 150px #1bf145;
}

.neon-div {
    color: #fff;
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #1bf145, 0 0 10px #1bf145, 0 0 10px #1bf145, 0 0 10px #1bf145, 0 0 10px #1bf145;
    border-radius: 0.65rem;
    border: 2px solid green;
}


/* Adicione este estilo no seu arquivo de estilos CSS ou no bloco de estilos do layout */
.cookie-alert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #081624e6;
    padding: 10px; /* Espaçamento interno */
    box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.1); /* Sombra para destacar do conteúdo */
    z-index: 5000;
}

.news-caption {
    box-shadow: 0px 1px 2px #327329, 0px 2px 4px #327329, 0px 4px 8px #327329, 0px 8px 16px #327329;
    border-radius: 1.5rem;
    background-color: black;
}

.news-title {
    /*box-shadow: 0px 1px 2px rgba(0,255,255,0.5), 0px 2px 4px rgba(0,255,255,0.5), 0px 4px 8px rgba(0,255,255,0.5), 0px 8px 16px rgba(0,255,255,0.5);
    border-radius: 1.5rem;*/
    background-color: black;
}

#donate div {
    font-size: 1.2rem;
}

.copy-button {
    color: #12ff68;
}

.news-content-text ul {
    margin-left: 2rem;
}

#scrollToTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: none;
    border-radius: 20px;
    padding: 10px;
    cursor: pointer;
    text-align: center; /* Adicionado para centralizar o ícone */
    line-height: 1; /* Adicionado para centralizar o ícone */
}

    #scrollToTopBtn i {
        vertical-align: middle; /* Adicionado para centralizar o ícone */
        color: #fff;
    }

.fa-brands.fa-instagram, .fa-brands.fa-square-instagram {
    color: transparent;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 1.2rem;
}

.fa-stack.small {
    font-size: 0.8em;
}

i {
    vertical-align: middle;
}

.bi.bi-download {
    color: #fff;
    font-size: 1rem;
}

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

    .navbar-menu-links + * {
        margin-left: 5px;
    }

#kt_app_header_menu_wrapper i {
    color: #fff !important;
    /*#ecdc76*/
}

.menu-title {
    color: #fff !important;
}

.d-flex-form {
    display: flex;
    align-items: center;
}

.news-content-text {
    word-wrap: break-word;
}

.fixed-size-image {
    width: 64px;
    height: 64px;
    object-fit: cover; /* Adicionado para garantir que a imagem mantenha suas proporções */
}

#loadingIndicator {
    display: none;
    position: fixed;
    background-color: rgb(52 75 79 / 75%);
    width: 100%;
    height: 100%;
    z-index: 1000;
    color: white;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    font-size: 3rem !important;
    text-transform: uppercase;
}

code:not([class*="language-"]) {
    font-size: 1.3rem !important;
    color: #22ff1e !important;
}


.h1-oops {
    color: var(--bs-text-gray-900) !important;
    font-size: 2.5rem !important;
    font-weight: 700 !important;
    margin-bottom: 1rem !important;
}

.h1-i-warning-oops::before {
    color: #ffbf00 !important;
    line-height: 1;
    font-size: 3.5rem !important;
    font-weight: 700 !important;
    margin-bottom: 1rem !important;
    font-family: "Font Awesome 6 Free";
    content: "\f071";
}

.shadow-recovery-codes {
    filter: drop-shadow(0 0 0.75rem #ffbf00);
}

.neon-donates {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 40px #f6c000, 0 0 80px #f6c000, 0 0 90px #f6c000, 0 0 100px #f6c000, 0 0 150px #f6c000;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.stars-bazar-offers-icon {
    width: 10px;
    background: url(/img/stars.png) no-repeat;
}
