.card {
    background-color: #1b0d0a;
    border: 1px solid #d40a0a}

.card-header {
    border-radius: 3px !important;
    background-image: linear-gradient(to top right, #1b0d0a, #482319);
    color: #ffa51f;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 1px solid #d40a0a}

.card-body {
    padding-bottom: 32px;
    padding-left: 30px;
    padding-right: 30px
}

.list-items .item {
    display: block;
    background-size: cover;
    font-size: 14px;
    background-position: center;
    background-color: #2c150f;
    color: #ffa51f;
    border: 1px solid #ff8c2a;
    border-radius: 3px;
    padding: 8px 0;
    margin-bottom: 7px;
    cursor: pointer;
}

.list-items .item .img-box {
    height: 50px;
    width: 50px;
    border: 1px solid #ff8c2a;
    background-color: #2c150f;
    filter: brightness(90%);
    display: flex;
    align-items: center;
    align-content: center;
    align-self: flex-end
}

.table-trailer {
    color: #ffa51f;
    background-color: #2c150f;
    background-image: url(images/card/classy-fabric.html)
}

.table-trailer td {
    border-color: #ff8c2a}

.table-trailer.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 0 0 / 33%)
}

.table-trailer.table-hover tbody tr {
    cursor: pointer
}

.table-trailer.table-hover tbody tr:hover {
    color: #ffa51f;
}

.table-trailer.table-hover tbody tr td:hover {
    color: #ffa51f;
    filter: brightness(1.2);
}

.table-bordered {
    border: 1px solid #1b0d0a;
}

.alert-green-style {
    color: #ffffff;
    background-color: #ca620a;
    border-color: #ca620a}

.head-green-style {
    color: #ffa51f;
    background-image: linear-gradient(to top right, #1b0d0a, #482319);
    border-color: #ff8c2a;
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

#owl-npc .item {
    background: #1b0d0a;
    margin-left: 2px;
    transition: transform .2s;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#owl-npc .item:hover{
    transform: scale(1.05);
}

#notification-alt {
    position: fixed;
    z-index: 999999;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 80px;
    text-shadow: 1px 1px 0 #000;
    border-top: 3px solid #ff8c2a;
    background-image: linear-gradient(to top right, #1b0d0a, #482319);
}

@media (max-width: 1015px) {
    #notification-alt {
        display: none !important;
    }
}

@-webkit-keyframes duyuru {
    0% {
        background: #dccce7;
        height: 80px
    }
    100% {
        background: #f33;
        height: 80px
    }
}

@keyframes duyuru {
    0% {
        background: #dccce7;
        height: 80px
    }
    100% {
        background: #f33;
        height: 80px
    }
}

#notification-alt a {
    color: #ff7d0f;
    font-weight: 700;
    font-size: 35px;
    display: block;
    margin-top: 0;
}

#notification-alt span {
    font-size: 14px;
    font-weight: 400;
    color: #ff7d0f;
    text-transform: uppercase;
    display: block
}

img {
    max-width: 100% !important;
    height: auto !important
}

.ss {
    border: 5px solid #401f17;
    box-shadow: 0 0 0 0.5px #d40a0a;
    border-radius: 10px}

.ss-items {
    border: 5px solid #401f17;
    box-shadow: 0 0 0 0.5px #d40a0a;
    border-radius: 30px;
    padding: 10px;
}

.npc {
    background: #1b0d0a;
    padding: 30px
}

@media (min-width: 1200px) {
    .pd-l-0 {
        padding-left: 0
    }
}

@media (min-width: 1015px) and (max-width: 1200px) {
    .top {
        padding-left: 0;
        padding-right: 0
    }

    .top .container {
        padding: 0;
        max-width: 992px
    }
}

@media (min-width: 1015px) {
    body {
        background: url(../app/templates/client/ascent/images/footer.jpg) no-repeat #1b0d0a;
        background-position: bottom
    }

    .f-d-n {
        display: none;
        overflow: hidden
    }
}

@media (max-width: 1015px) {
    body {
        background-color: #1b0d0a;
        padding-bottom: 160px;
    }

    .m-d-n {
        display: none;
        overflow: hidden
    }

    .top {
        margin-bottom: 3rem !important
    }

    .button-section {
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        margin-top: 0 !important;
        background-image: linear-gradient(to top right, #1b0d0a, #482319);
        padding: 10px 0;
        z-index: 1;
        border-top: 2px solid #d40a0a;
        display: none;
        pointer-events: none;
    }

    .bottom {
        height: 100px;
        padding-top: 30px;
        text-align: center
    }

    .bottom h5 {
        color: #668235
    }

    .bottom span {
        font-size: 14px;
        color: #668235
    }

    .bottom span a {
        font-weight: 700;
        color: #668235
    }

    .top .download, .top .homepage, .top .register {
        text-decoration: none;
        height: 141px;
        width: 325px;
        padding-top: 80px;
        display: block;
        text-align: center;
        filter: none
    }

    .top .download strong, .top .homepage strong, .top .register strong {
        font-size: 16px;
        text-transform: uppercase;
        color: #ffa51f;
        transition: 1s linear;
        display: block;
        font-weight: 700
    }

    .top .download span, .top .homepage span, .top .register span {
        font-size: 12px;
        color: #ffcc8e;
        font-weight: 500;
        margin-top: -5px;
        display: block
    }

    .top .homepage {
        background-image: url(../app/templates/client/ascent/images/homepage.png);
        background-repeat: no-repeat;
    }

    .top .register {
        background-image: url(../app/templates/client/ascent/images/register.png);
        background-repeat: no-repeat;
    }

    .top .download {
        background-image: url(../app/templates/client/ascent/images/download.png);
        background-repeat: no-repeat;
    }
}

@media (min-width: 1015px) {
    .top {
        background: url(../app/templates/client/ascent/images/top.jpg) no-repeat top center #1b0d0a;
        height: 456px
    }

    .top .download, .top .homepage, .top .register {
        text-decoration: none;
        height: 141px;
        width: 325px;
        padding-top: 75px;
        display: block;
        text-align: center;
        margin-top: -50px
    }

    .top .download strong, .top .homepage strong, .top .register strong {
        font-size: 16px;
        text-transform: uppercase;
        color: #ffa51f;
        display: block;
        font-weight: 700
    }

    .top .download span, .top .homepage span, .top .register span {
        font-size: 12px;
        color: #ffcc8e;
        font-weight: 500;
        margin-top: -5px;
        display: block
    }

    .top .homepage {
        background-image: url(../app/templates/client/ascent/images/homepage.png);
        background-repeat: no-repeat;
    }

    .top .register {
        background-image: url(../app/templates/client/ascent/images/register.png);
        background-repeat: no-repeat;
    }

    .top .download {
        background-image: url(../app/templates/client/ascent/images/download.png);
        background-repeat: no-repeat;
    }

    .center {
        background: url(../app/templates/client/ascent/images/background.png) repeat-y top center
    }

    .bottom {
        height: 241px;
        padding-top: 120px;
        text-align: center
    }

    .bottom h5 {
        color: #a74b1d
    }

    .bottom span {
        font-size: 14px;
        color: #a74b1d
    }

    .bottom span a {
        font-weight: 700;
        color: #a74b1d
    }
}

.top .homepage:hover {
    filter: brightness(1.4);
}

.top .register:hover {
    filter: brightness(1.4);
}

.top .download:hover {
    filter: brightness(1.4);
}

.owl-item{
    cursor: pointer;
    padding: 5px;
    background: rgb(255 255 255 / 3%);
    margin: 2px;
    border-radius: 5px;
}

.owl-item img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    min-height: 200px;
}

.transformation-item{
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.copyright {
    margin-top: -30px;
    color: #ffa51f;
}

.copyright a {
    color: #ffa51f;
    filter: brightness(1.3);
}

.discord-widget {
    position: fixed;
    bottom: 0;
    z-index:999999;
    margin-bottom: 20px;
}

.discord-widget.active {
    right: 20px;
}

.discord-open-button{
    display: block;
    width: 50px!important;
    margin-left: 30px;
}

.discord-close-button{
    display: none;
    width: 25px!important;
    margin-left: 233px;
    margin-bottom: 103px;
}

.discord-widget-button{
    width: 250px;
    display: none;
}

.facebook-like {
    position:relative;
    width:549px;height:325px;
    border:none;margin-top:10%;
}

.fbBoard{
    line-height:0px;
    position:fixed;
    text-align:center;
    z-index:999999;
}

.fbBoard2{
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background:transparent url(../data/system/facebook/black-transparent.png) repeat top left;
}

.brand-section{
    position: absolute;
}

.button-section{
    position: absolute;
    margin-top: 350px;
}

.logo-header .logo
{
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 385px;
    left: -54px;
    right: 0;
    position: absolute;
    filter: none;
    top: -10px;
}

.logo:hover
{
    filter: brightness(120%);
}

/* Mobil Logo Üstte */
.mobile-logo-top {
    padding: 20px;
    text-align: center;
    background-color: #1b0d0a;
    border-bottom: 1px solid #d40a0a;
}

.mobile-logo-img {
    max-width: 250px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* Mobil Linkler Toggle Butonu */
.mobile-links-toggle {
    display: none !important;
}

@media (max-width: 1015px) {
    .mobile-links-toggle {
        display: block !important;
        position: fixed !important;
        bottom: 0px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        z-index: 9999999 !important;
        pointer-events: auto !important;
        width: auto !important;
        height: auto !important;
    }
    
    .mobile-links-menu {
        display: block !important;
    }
    
    /* Mobil toggle butonu için homepage stili */
    .mobile-links-toggle .homepage {
        text-decoration: none;
        height: 141px;
        width: 325px;
        padding-top: 80px;
        display: block;
        text-align: center;
        filter: none;
        margin: 0 auto;
        background-image: url(../app/templates/client/ascent/images/homepage.png);
        background-repeat: no-repeat;
    }
    
    .mobile-links-toggle .homepage strong {
        font-size: 16px;
        text-transform: uppercase;
        color: #ffa51f;
        transition: 1s linear;
        display: block;
        font-weight: 700;
    }
    
    .mobile-links-toggle .homepage span {
        font-size: 12px;
        color: #ffcc8e;
        font-weight: 500;
        margin-top: -5px;
        display: block;
    }
    
    .mobile-links-toggle .homepage:hover {
        filter: brightness(1.4);
    }
}

/* Mobil Linkler Menüsü */
.mobile-links-menu {
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to top right, #1b0d0a, #482319);
    border-top: 3px solid #d40a0a;
    z-index: 9999998;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.5);
    pointer-events: auto;
}

@media (max-width: 1015px) {
    .mobile-links-menu {
        display: block !important;
    }
}

.mobile-links-menu.active {
    max-height: 100vh;
}

body.mobile-menu-open .mobile-links-toggle {
    display: none !important;
}

.mobile-links-content {
    padding: 20px;
    position: relative;
}

.mobile-logo {
    text-align: center;
    margin-bottom: 20px;
}

.mobile-logo img {
    max-width: 200px;
    height: auto;
}

.mobile-buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
}

/* Mobil menüde masaüstü buton stillerini kullan */
.mobile-links-menu .homepage,
.mobile-links-menu .register,
.mobile-links-menu .download {
    text-decoration: none;
    height: 141px;
    width: 325px;
    padding-top: 80px;
    display: block;
    text-align: center;
    filter: none;
    margin: 0 auto;
}

.mobile-links-menu .homepage {
    background-image: url(../app/templates/client/ascent/images/homepage.png);
    background-repeat: no-repeat;
}

.mobile-links-menu .register {
    background-image: url(../app/templates/client/ascent/images/register.png);
    background-repeat: no-repeat;
}

.mobile-links-menu .download {
    background-image: url(../app/templates/client/ascent/images/download.png);
    background-repeat: no-repeat;
}

.mobile-links-menu .homepage strong,
.mobile-links-menu .register strong,
.mobile-links-menu .download strong {
    font-size: 16px;
    text-transform: uppercase;
    color: #ffa51f;
    transition: 1s linear;
    display: block;
    font-weight: 700;
}

.mobile-links-menu .homepage span,
.mobile-links-menu .register span,
.mobile-links-menu .download span {
    font-size: 12px;
    color: #ffcc8e;
    font-weight: 500;
    margin-top: -5px;
    display: block;
}

.mobile-links-menu .homepage:hover,
.mobile-links-menu .register:hover,
.mobile-links-menu .download:hover {
    filter: brightness(1.4);
}

.mobile-close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    background: transparent;
    border: 2px solid #d40a0a;
    color: #ffa51f;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all 0.3s ease;
}

.mobile-close-btn:hover {
    background-color: #d40a0a;
    color: #fff;
    transform: rotate(90deg);
}