@import url(jquery.bxslider.css);
@charset "UTF-8";
body {
    cursor: url('/media/images/silkroadcursor.cur'), auto !important;
}

/* Hover olan öğelerde özel imleç */
a:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    cursor: url('/media/images/silkroadcursorhover.cur'), pointer !important;
}

article a.default, a.default, span.default, input.default, .rankings_options > div a {
    transition: background-color 0.4s, border-color 0.4s;
    cursor: pointer;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px 0 15px 0;
    width: 278px;
    margin: 0 0 1px;
    border-radius: 3px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
    font-family: 'Oxanium', cursive !important;
}

article .ucp a.default, .ucp a.default, .ucp span.default, .ucp input.default {
    padding: 9px 0 10px 0;
}

article a.default:active, a.default:active, input.default:active, span.default:active {
    opacity: 0.7;
}

a.default.dbig, input.default.dbig {
    font-size: 16px;
    padding: 17px 55px 18px 55px;
    display: table;
    width: auto !important;
}

article a.default, a.default, span.default, input.default, .rankings_options > div a {
    background: #fbd181;
    border: 1px solid #fbd181;
    color: rgba(0, 0, 0, 0.8) !important;
}

article a.default:hover, a.default:hover, input.default:hover, span.default:hover, .rankings_options > div a:hover {
    background: #6f75dd;
    border-color: #6f75dd;
    color: #fff !important;
}

.pddInner {
    padding: 0 20px;
}

.news-content {
    overflow: hidden;
}

.news-content img {
    vertical-align: middle;
    display: block;
    max-width: 100%;
    height: auto;
}

hr {
    width: 100%;
    height: 2px;
    padding: 0;
    margin: 20px auto;
    border: 0;
    background: transparent url('../images/separator.png') no-repeat center top;
}

.faceIndex {
    overflow: hidden;
    min-height: 130px;
    background: transparent;
    margin: 15px auto;
    border-radius: 8px;
}

p.cbold {
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    text-transform: uppercase;
}

.rmsg {
    display: table;
    width: 469px;
    margin: 0 auto 20px auto;
    padding: 10px;
    background: #108c00;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.rmsg a {
    color: red !important;
}

.rmsg.error {
    background-color: #b30000 !important;
}

.rmsg.warn {
    background-color: #fffca1 !important;
    color: #000 !important;
}

#alerta {
    visibility: hidden;
    position: fixed;
    display: table;
    z-index: 1001;
    margin: 0 auto;
    padding: 25px 30px;
    color: #5a5a5a;
    font-size: 16px;
    background: #f7f7f7;
    border-radius: 6px;
}

#alerta .ok {
    display: table;
    width: 100%;
}

#alerta .ok > div {
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    display: table;
    float: right;
    margin: 15px 0 0 0;
    padding: 10px 0;
    text-align: center;
    width: 90px;
    text-transform: uppercase;
    color: #fff;
    background: #ac0f0f;
    border: 1px solid #ac0f0f;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    border-radius: 4px;
}

#alerta .ok > div:hover {
    background: #d21818;
    border-color: #d21818;
}

#alerta .ok.sucesso > div {
    background: #0dbb00;
    border: 1px solid #0dbb00;
}

#alerta .ok.sucesso > div:hover {
    background: #0a8c00;
    border: 1px solid #0a8c00;
}

#backblack {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    z-index: 1000;
}

input.default.sucesso {
    background: #0dbb00 !important;
    border-color: #0dbb00 !important;
    color: #fff !important;
}

a {
    text-decoration: none !important;
}

#fanback {
    background: transparent url("../images/nm/fanbg.png") repeat;
    display: none;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99999;
}

#fan-exit {
    height: 100%;
    width: 100%;
}

#fanbox {
    background: #fff;
    border-radius: 5px;
    left: 50%;
    margin: -123px 0 0 -210px;
    position: absolute;
    top: 50%;
    width: 420px;
}

#fanbox > iframe {
    border: none;
    overflow: hidden;
    margin: 8px 0 0 8px;
    width: 402px;
    height: 230px;
}

#fanclose {
    background: transparent url("../images/nm/fanclose.png") repeat scroll 0 0;
    cursor: pointer;
    float: right;
    height: 15px;
    right: -22px;
    top: -20px;
    padding: 20px 40px 20px 20px;
    position: absolute;
}

#fanclose:hover {
    background-position: 0 -56px;
}

.fullGallery {
    width: 683px;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.fullGallery > div {
    width: 698px;
    display: table;
}

.fullGallery a, .fullGallery a div, .fullGallery a img {
    width: 88px;
    height: 88px;
}

.fullGallery a {
    border: 1px solid rgba(0, 0, 0, 0.4);
    background: rgba(255, 255, 255, 0.2);
    display: block;
    position: relative;
    float: left;
    padding: 1px;
    margin: 0 5px 5px 0;
    border-radius: 7px;
    overflow: hidden;
}

.fullGallery a div {
    border-radius: 5px;
    position: absolute;
    top: 1px;
    left: 1px;
    transition: border-color 0.3s, background 0.3s, box-shadow 0.3s;
}

.fullGallery a img {
    border-radius: 5px;
}

.fullGallery a span {
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 23px;
    top: 23px;
    background: transparent url('../images/nm/play2.png') no-repeat;
    border-radius: 5px;
}

.fullGallery a:hover {
    border-color: rgba(0, 0, 0, 0.7);
    background: rgba(255, 255, 255, 0.4);
}

.fullGallery a:hover div {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.6) inset;
}

#modal {
    color: rgba(255, 255, 255, 0.5);
    background: #21202c;
    position: fixed;
    z-index: 2000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 560px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}

#modal > div {
    padding: 40px;
}

#modal h1 {
    text-align: center;
    width: 100%;
    margin: 16px 0 20px 0;
    font-size: 23px !important;
}

.banner {
    position: relative;
    background: transparent;
}

.banner .circles {
    z-index: 3;
    height: 13px;
    position: absolute;
}

.banner .circles div {
    cursor: pointer;
    float: left;
    width: 13px;
    height: 13px;
    background: transparent url('../images/nm/circles.png') no-repeat -14px 0;
    margin: 0 4px 0 0;
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}

.banner .circles div.act {
    background-position: 0 0;
}

.banner > a {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
}

.banner > a.bvis {
    z-index: 2;
}

.banner, .banner > a {
    border-radius: 10px;
}

.banner > a > img {
    border-radius: 8px;
}

.banner > a > .bmask {
    position: absolute;
    left: 0;
    top: 0;
}

.banner {
    border: 2px solid rgba(0, 0, 0, 0.4);
}

.banner .circles {
    bottom: 10px;
    right: 10px;
}

.banner .bmask {
}

.faceIndex {
    border: 2px solid rgba(0, 0, 0, 0.4);
}

.paginate {
    display: table;
    margin: 30px auto;
}

.paginate a {
    display: block;
    padding: 5px 8px;
    font-weight: bold;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    float: left;
    margin: 0 1px 0 0;
    border-radius: 3px;
}

.paginate a.atual, .paginate a.desatived {
    cursor: default;
    box-shadow: none;
}

.paginate a {
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(0, 0, 0, 0.7);
    color: rgba(255, 255, 255, 0.7) !important;
}

.paginate a:hover {
    background: rgba(0, 0, 0, 0.9) !important;
    border-color: rgba(0, 0, 0, 0.9) !important;
    color: #fff !important;
}

.paginate a:active, .paginate a.atual {
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

.paginate a:active {
    opacity: 0.5;
}

.paginate a.desatived {
    background: rgba(0, 0, 0, 0.1) !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
    color: rgba(0, 0, 0, 0.3) !important;
}

table.default {
    border: 0;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    width: 100%;
    background: 0;
    overflow: hidden;
}

table.default tr td:first-child {
    border: 0;
}

table.default tr td {
    border: 0;
    font-size: 15px;
    padding: 6px 8px;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
}

table.default tr:nth-child(2n) td {
    background: rgba(0, 0, 0, 0.5);
}

table.default tr td.foco {
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.1);
}

table.default tr:nth-child(2n) td.foco {
    background: rgba(0, 0, 0, 0.3);
}

table.default tr th,
table.default thead tr td {
    font-weight: bold;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 10px 0;
}

table.default tr.ctype2, table.default tr.ctype2 td {
    padding: 0;
    margin: 0;
    height: 2px;
    background: rgba(0, 0, 0, 0.1);
}

table.default .pos {
    width: 25px;
    text-align: center;
}

.horMenu {
    display: table;
    margin: 20px auto;
}

.horMenu a {
    float: left;
    padding: 10px 15px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    margin: 0 0 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6) !important;
}

.horMenu a:first-child {
    margin: 0;
}

.horMenu a:hover {
    border-color: rgba(255, 255, 255, 0.9) !important;
}

.horMenu a.act {
    cursor: default;
    border-color: #fff !important;
    color: #fff !important;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}

.horMenu a:active {
    opacity: 0.6;
}

.rulesbox {
    height: 260px;
    box-sizing: border-box;
    overflow: auto;
    margin: 0 auto 20px;
    padding: 20px;
    width: calc(100% - 20px);
    border: 2px solid rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.3);
}

.rulesbox h1 {
    padding-top: 0;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0 0 20px 20px;
    font-size: 20px;
}

.formpadrao, .formpadrao > div, .formpadrao .camp input, .formpadrao .camp select {
    border-radius: 3px;
}

.formpadrao {
    display: table;
    margin: 0 auto 2px auto;
    padding: 2px;
}

.formpadrao > div {
    display: table;
}

.formpadrao .desc {
    width: 200px;
    padding: 0 10px;
    font-weight: bold;
    text-align: right;
}

.formpadrao .desc, .formpadrao .camp, .formpadrao .camp2 {
    float: left;
    height: 60px;
    line-height: 60px;
}

.formpadrao .camp input[type="text"], .formpadrao .camp input[type="password"], .formpadrao .camp input[type="file"] {
    border: 0;
    width: 260px;
    margin: 5px 5px 0 0;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
}

.formpadrao .camp select {
    border: 0;
    width: 260px;
    margin: 5px 5px 0 0;
    padding: 18px 10px 16px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
}

.formpadrao textarea {
    border: 0;
    resize: vertical;
    height: 300px;
    width: 200px;
    margin: 0 4px 10px 0;
    padding: 5px;
}

.formpadrao.tdate .camp input {
    text-align: center;
    padding: 0 9px;
}

.formpadrao.errorc, .formpadrao.errorc .desc, .formpadrao.errorc .camp {
    border-color: #c70000;
}

.formpadrao.errorc > div {
    background: #c70000;
}

.formpadrao.errorc .desc {
    color: #fff;
}

.formpadrao {
    border: 1px solid rgba(0, 0, 0, 0.7);
}

.formpadrao > div {
    background: rgba(0, 0, 0, 0.7);
}

.formpadrao .desc {
    color: #fff;
}

.formpadrao .camp input[type="text"], .formpadrao .camp input[type="password"], .formpadrao .camp input[type="file"], .formpadrao .camp select, .formpadrao textarea {
    background: #fff;
}

.formpadrao .camp input[type="text"]:focus, .formpadrao .camp input[type="password"]:focus, .formpadrao .camp select:hover, .formpadrao textarea:focus {
    background: #fffbd5;
}

.formpadrao .camp input, .formpadrao .camp textarea, .formpadrao .camp select {
    color: #000;
}

label.captcha {
    position: relative;
}

label.captcha img.captchaImage {
    position: absolute;
    left: 8px;
    top: 3px;
    opacity: 0.8;
    border-radius: 3px;
}

label.captcha a {
    position: absolute;
    right: 14px;
    top: 22px;
}

label.captcha a, label.captcha a img {
    width: 23px;
    height: 23px;
}

label.captcha a:hover {
    opacity: 0.7;
}

label.captcha a:active {
    opacity: 1;
}

.castled {
    width: 400px;
    margin: 0 20px 20px 0;
}

.castled, .castled > div {
    display: inline-block;
}

.castled .ct {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px 30px;
}

.castled .imgc {
    width: 200px;
    height: 113px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    float: left;
    border-radius: 6px;
}

.castled .imgc span {
    display: block;
    width: 200px;
    height: 113px;
    background: rgba(0, 0, 0, 0.6) url('../images/nm/castles.jpg') no-repeat;
    border-radius: 5px;
}

.castled .ci {
    float: left;
    width: 188px;
    padding: 2px 0 0 10px;
}

.castled .ci .co {
    font-weight: bold;
}

.castled .ci .cc {
    margin-bottom: 8px;
}

.castled .nwar {
    padding: 5px 0 10px 0;
}

.castled .imgc.aden span {
    background-position: left top;
}

.castled .imgc.goddard span {
    background-position: -200px top;
}

.castled .imgc.giran span {
    background-position: -400px top;
}

.castled .imgc.oren span {
    background-position: -600px top;
}

.castled .imgc.dion span {
    background-position: -800px top;
}

.castled .imgc.gludio span {
    background-position: -1000px top;
}

.castled .imgc.innadril span {
    background-position: -1200px top;
}

.castled .imgc.rune span {
    background-position: -1400px top;
}

.castled .imgc.schuttgart span {
    background-position: -1600px top;
}

.rankings_options {
    cursor: pointer;
    transition: background 0.5s, border-color 0.5s, color 0.5s;
    position: absolute;
    top: 30px;
    right: 30px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 46px;
    line-height: 46px;
    padding: 0 46px 0 30px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.8);
}

.rankings_options .rankings_arrow {
    transition: opacity 0.5s;
    position: absolute;
    top: 19px;
    right: 15px;
    Display: block;
    width: 10px;
    height: 6px;
    background: transparent url('../images/nm/rankings_arrow.png') no-repeat;
    opacity: 0.6;
}

.rankings_options:hover {
    background: #4d4b63;
    border-color: #4d4b63;
    color: rgba(255, 255, 255, 1);
}

.rankings_options:hover .rankings_arrow {
    opacity: 0.8;
}

.rankings_options > div {
    opacity: 0;
    transition: opacity 0.5s;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: 35px;
    right: -1px;
    border-radius: 6px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

.rankings_options > div a {
    line-height: normal;
    width: 150px !important;
    font-size: 10px !important;
    padding: 5px 0 !important;
}

.rankings_options:hover > div {
    width: auto !important;
    height: auto !important;
    opacity: 1;
    padding: 10px;
    background: #4d4b63;
    border: 1px solid #4d4b63;
    border-right: 0;
    border-bottom: 0;
}


.content {
    padding: 50px 50px 80px !important;
}

.center-text {
    text-align: center;
}

.headerInfo-text {
    color: rgba(255, 255, 255, 0.6)
}

@-webkit-keyframes pulsate {
    50% {
        color: #fff;
        text-shadow: 0 -1px rgba(0, 0, 0, .3), 0 0 1px #ffd, 0 0 2px #fff;
    }
}

@keyframes pulsate {
    50% {
        color: #fff;
        text-shadow: 0 -1px rgba(0, 0, 0, .3), 0 0 1px #ffd, 0 0 2px #fff;
    }
}

.pulsate {
    animation: pulsate 0.5s linear infinite;
    -moz-animation: pulsate 0.5s linear infinite;
    -webkit-animation: pulsate 0.5s linear infinite;
}

.main-countdown, .main-countdown .atualstudioCountdown {
    width: 400px;
}

.main-countdown {
    display: table;
    position: absolute;
    top: -80px;
    left: 0;
    z-index: 3000;
}

.main-countdown .slogan {
    width: 100%;
    position: absolute;
    top: -10px;
    right: 0;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #e6e3f4;
}

.main-countdown .slogan > span {
    color: #fbd181;
    padding-left: 5px;
}

.main-countdown .the-date {
    background: rgba(0, 0, 0, 0.3);
    display: table;
    padding: 8px 12px;
    white-space: nowrap;
    color: #e6e3f4;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    position: absolute;
    bottom: -4px;
    right: 50%;
    transform: translateX(50%);
    border-radius: 8px;
}

.main-countdown .the-date > span {
    font-size: 8px;
    opacity: 0.6;
}

@media (max-width: 1170px) {
    .main-countdown {
        display: table;
        position: relative;
        top: 0;
        right: 0;
        margin: 0 0 40px;
    }
}

@media (max-width: 994px) {
    .main-countdown {
        margin: 50px 0;
    }

    .main-countdown, .main-countdown .atualstudioCountdown {
        width: 100%;
        max-width: 100%;
    }
}

.news-title {
    text-align: right;
}

.news {
    position: relative;
}


#other {
    display: flex;
    margin: 30px auto 0 auto;
    padding: 0;
    position: relative;
}

#other #reg {
    width: 375px;
    margin-left: 52px;
    margin-top: 10px;
}

#other #reg .client_h5 {
    background: url('../images/client_h5.png') no-repeat;
    width: 375px;
    height: 100px;
    display: block;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px Arial, sans-serif;
    color: #fecb67;
    padding-bottom: 0;
    text-shadow: none;
    transition-duration: 0.3s;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #reg .client_h5:hover {
    background: url('../images/client_h5_hover.png') no-repeat;
    width: 375px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #reg .client_h5 span.downl {
    padding-right: 15px;
    display: block;
    padding-top: 55px;
}

#other #reg .client_h5 span.size {
    font-size: 18px;
    padding-right: 15px;
}

#other #reg .patch_h5 {
    background: url('../images/patch_h5.png') no-repeat;
    width: 375px;
    height: 100px;
    display: block;
    margin-top: 14px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px Arial, sans-serif;
    color: #fecb67;
    text-shadow: none;
    transition-duration: 0.3s;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #reg .patch_h5:hover {
    background: url('../images/patch_h5_hover.png') no-repeat;
    width: 375px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #reg .patch_h5 span.downl {
    padding-left: 15px;
    display: block;
    padding-top: 55px;
}

#other #reg .patch_h5 span.size {
    font-size: 18px;
    padding-left: 15px;
}

#other #reg .client_c6 {
    background: url('../images/client_c6.png') no-repeat;
    width: 375px;
    height: 100px;
    display: block;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px Arial, sans-serif;
    color: #fecb67;
    padding-bottom: 0;
    text-shadow: none;
    transition-duration: 0.3s;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #reg .client_c6:hover {
    background: url('../images/client_c6_hover.png') no-repeat;
    width: 375px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #reg .client_c6 span.downl {
    padding-right: 15px;
    display: block;
    padding-top: 55px;
}

#other #reg .client_c6 span.size {
    font-size: 18px;
    padding-right: 15px;
}

#other #reg .patch_c6 {
    background: url('../images/patch_c6.png') no-repeat;
    width: 375px;
    height: 100px;
    display: block;
    margin-top: 14px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px Arial, sans-serif;
    color: #fecb67;
    text-shadow: none;
    transition-duration: 0.3s;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #reg .patch_c6:hover {
    background: url('../images/patch_c6_hover.png') no-repeat;
    width: 375px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #reg .patch_c6 span.downl {
    padding-right: 15px;
    display: block;
    padding-top: 55px;
}

#other #reg .patch_c6 span.size {
    font-size: 18px;
    padding-right: 15px;
}

#other #reg #otitle {
    text-align: center;
    font: bold 24px Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
    margin-bottom: 15px;
    margin-left: 10px;
}

#other #reg #otitle .oo {
    font-size: 14px;
}

#other #reg #regis {
    width: 385px;
    margin-top: 5px;
    text-align: center;
}

#other #reg #regis input {
    background: #0a051d;
    border: 3px solid #fecb67;
    width: 369px;
    height: 44px;
    padding: 0 0 0 10px;
    font: 12px Arial, sans-serif;
    color: #aaa;
    margin-top: 8px;
}

#other #reg #regis input[type="button"] {
    background: #fecb67;
    border: 3px solid #fecb67;
    width: 384px;
    height: 44px;
    font: bold 18px Arial, sans-serif;
    cursor: pointer;
    color: #0a051d;
    text-transform: uppercase;
    border: 0 none;
    outline: none;
    margin-top: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#other #reg #regis input[type="button"]:hover,
#other #reg #regis input[type="button"]:focus {
    background: #0a051d;
    border: 3px solid #fecb67;
    width: 384px;
    height: 44px;
    color: #fecb67;
}

#other #reg #regis input[type="button"]:active {
    background: #0a051d;
    border: 3px solid #fecb67;
    width: 384px;
    height: 44px;
    color: #fecb67;
}

#other #olinks {
    width: 375px;
    margin-top: 10px;
    font: 14px Arial, sans-serif;
    color: #fff;
}

#other #olinks #otitle {
    text-align: center;
    font: bold 24px Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
    margin-bottom: 15px;
}

#other #olinks #otitle .oo {
    font-size: 14px;
}

#other #olinks span {
    color: #fff;
}

#other #olinks b {
    font-weight: bold;
    text-transform: uppercase;
}

#other #olinks .client_h5 {
    background: url('../images/client_h5.png') no-repeat;
    width: 375px;
    height: 100px;
    display: block;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px Arial, sans-serif;
    color: #fecb67;
    padding-bottom: 0;
    text-shadow: none;
    transition-duration: 0.3s;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #olinks .client_h5:hover {
    background: url('../images/client_h5_hover.png') no-repeat;
    width: 375px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #olinks .client_h5 span.downl {
    padding-right: 15px;
    display: block;
    padding-top: 55px;
}

#other #olinks .client_h5 span.size {
    font-size: 18px;
    padding-right: 15px;
}

#other #olinks .patch_h5 {
    background: url('../images/patch_h5.png') no-repeat;
    width: 375px;
    height: 100px;
    display: block;
    margin-top: 14px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px Arial, sans-serif;
    color: #fecb67;
    text-shadow: none;
    transition-duration: 0.3s;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #olinks .patch_h5:hover {
    background: url('../images/patch_h5_hover.png') no-repeat;
    width: 375px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #olinks .patch_h5 span.downl {
    padding-left: 15px;
    display: block;
    padding-top: 55px;
}

#other #olinks .patch_h5 span.size {
    font-size: 18px;
    padding-left: 15px;
}

#other #olinks .client_c6 {
    background: url('../images/client_c6.png') no-repeat;
    width: 375px;
    height: 100px;
    display: block;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px Arial, sans-serif;
    color: #fecb67;
    padding-bottom: 0;
    text-shadow: none;
    transition-duration: 0.3s;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #olinks .client_c6:hover {
    background: url('../images/client_c6_hover.png') no-repeat;
    width: 375px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #olinks .client_c6 span.downl {
    padding-right: 15px;
    display: block;
    padding-top: 55px;
}

#other #olinks .client_c6 span.size {
    font-size: 18px;
    padding-right: 15px;
}

#other #olinks .patch_c6 {
    background: url('../images/patch_c6.png') no-repeat;
    width: 375px;
    height: 100px;
    display: block;
    margin-top: 14px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px Arial, sans-serif;
    color: #fecb67;
    text-shadow: none;
    transition-duration: 0.3s;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #olinks .patch_c6:hover {
    background: url('../images/patch_c6_hover.png') no-repeat;
    width: 375px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e7581b;
}

#other #olinks .patch_c6 span.downl {
    padding-left: 15px;
    display: block;
    padding-top: 55px;
}

#other #olinks .patch_c6 span.size {
    font-size: 18px;
    padding-left: 15px;
}

#other #oborder {
    width: 118px;
    height: 718px;
    margin: 0 70px;
}

@font-face {
    font-family: 'albertus';
    src: url("../fonts/albertus.eot");
    src: url("../fonts/albertus86d7.eot?iefix") format("eot"), url("../fonts/albertus.woff") format("woff"), url("../fonts/albertus.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINNextW1G';
    src: url("../fonts/DINNextW1G.eot");
    src: url("../fonts/DINNextW1G86d7.eot?iefix") format("eot"), url("../fonts/DINNextW1G.woff") format("woff"), url("../fonts/DINNextW1G.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    position: relative;
    overflow-x: hidden;
}

a {
    transition: all 0.3s ease;
    color: #e6e3f4;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p {
    margin-bottom: 20px;
}

h1, h2, h3, h4 {
    color: #fbd181;
    margin-bottom: 20px;
    line-height: 1.2;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

table {
    width: 100%;
    margin-bottom: 15px;
}

table td {
    border-collapse: collapse;
    padding: 10px;
    border: 1px solid rgba(86, 84, 96, 0.4);
}

img {
    max-width: 100%;
}

caption {
    margin-bottom: 15px;
}

select {
    background: #1d1d28;
    min-width: 150px;
    border: 1px solid #1d1d28;
    color: #7d7c92;
    margin-bottom: 15px;
    padding: 12px 40px 12px 20px;
    position: relative;
    -webkit-appearance: none;
    background-image: url(../images/icon-drop.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    cursor: pointer;
}

input, textarea {
    background: rgba(29, 29, 40, 0.7);
    border: 1px solid rgba(29, 29, 40, 0.7);
    color: #7d7c92;
    position: relative;
    font-size: 18px; /* width: 100%; */
    font-family: 'DINNextW1G';
    padding: 14px 18px;
    border-radius: 6px;
}

button, .button {
    transition: all 0.3s ease;
    cursor: pointer;
    background: none;
    color: #fbd181;
    position: relative;
    z-index: 1;
    text-align: center;
    border: 2px solid #fbd181;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    padding: 14px 16px;
}

button:hover, .button:hover {
    background: rgba(251, 209, 129, 0.3);
    color: #fff;
}

.button {
    text-decoration: none;
}

.button-white {
    border: 2px solid rgba(142, 148, 163, 0.37);
    color: #afadb5;
}

.button-white:hover {
    background: rgba(142, 148, 163, 0.1);
}

.button-small {
    font-size: 14px;
    padding: 14px 18px;
}

:focus {
    outline: none;
}

::-webkit-input-placeholder {
    color: #66647e;
}

::-moz-placeholder {
    color: #66647e;
}

:-moz-placeholder {
    color: #66647e;
}

:-ms-input-placeholder {
    color: #66647e;
}

:root {
    --more-width: 45px;
    --more-margin: 0px;
    --menu-margin: 0px;
}

.wrapper {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-c {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.flex-s {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex-s-c {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 0px;       /* Hafif aşağı çeker */
    padding: 10px 20px;     /* İçeriği biraz genişletir */
    gap: 10px;              /* Elemanlar arası boşluk (isteğe bağlı) */
}

.flex-s-c i {
    font-size: 1.3em;       /* İkonları biraz daha büyük yap */
}

.flex-c-c {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

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

.menu-wrapper {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 120px;
    max-width: 700px;
    width: 100%;
}

.menu-main {
    margin-right: var(--menu-margin);
    display: flex;
    align-items: center;
    height: 100%;
}

.menu__link {
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 25px;
    color: #e6e3f4;
    font-size: 18px;
}

.menu__link:hover {
    color: #fbd181;
}

.menu-more {
    color: #fff !important;
    height: 100%;
    width: var(--more-width);
    margin-left: var(--more-margin);
    display: none;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.menu-more.active {
    display: inline-flex;
}

.menu-sub {
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 100%;
    background-color: rgba(28, 27, 47, 0.7);
    z-index: 20;
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.menu-sub li a {
    display: block;
    padding: 15px 15px;
}

.menu-more {
    cursor: pointer;
}

.menu-more:hover .menu-sub {
    opacity: 1;
    visibility: visible;
}

.langBlock {
    position: relative;
    z-index: 3;
    width: 80px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.langBlock:hover img {
    border: 4px solid #5b5969;
}

.langBlock img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 4px solid #3c3b47;
    transition: 0.3s;
}

.langBlock-active {
    padding: 10px 10px 10px 10px;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s;
}

.langBlock-active span {
    position: relative;
}

.langBlock-active span:after {
    content: "";
    position: absolute;
    background: url(../images/icon-drop.png);
    width: 12px;
    height: 7px;
    top: 50%;
    margin-top: -3.5px;
    right: -20px;
    transition: 0.3s;
    opacity: 0.3;
}

.langBlock-dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: rgba(28, 27, 47, 0.7);
    padding: 10px 0px;
    display: none;
}

.langBlock-dropdown a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
}

.topPanel-left, .topPanel-right {
    display: flex;
    align-items: center;
}

.online {
    display: flex;
    align-items: center;
}

.online-flex {
    width: 74px;
    height: 74px;
    background: url(../images/online-bg.png) no-repeat;
    margin-left: 35px;
}

.online-block {
    width: 74px;
    height: 74px;
    text-align: center;
    color: #e6e3f4;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 10px;
}

.online-block span {
    font-family: 'DINNextW1G';
    font-size: 12px;
    display: block;
}

.online-block-active {
    background: url(../images/online-pgrogress.png) no-repeat;
}

.color-green {
    color: #c5e31e;
}

.color-red {
    color: #ff6418;
}

.user-enter {
    margin-right: 110px;
    border: 3px solid rgba(142, 148, 163, 0.4);
    border-radius: 6px;
    display: flex;
    align-items: center;
    color: #e6e3f4;
    font-size: 16px;
    text-transform: uppercase;
    padding: 14px 16px;
}

.user-enter:hover {
    background: rgba(255, 255, 255, 0.1);
}

.icon {
    display: inline-block;
}

.icon-enter {
    background: url(../images/icon-enter.png);
    width: 22px;
    height: 17px;
    margin-right: 15px;
}

.icon-battle {
    background: url(../images/icon-battle.png);
    width: 23px;
    height: 21px;
}

.header {
    height: 470px;
    position: relative;
}

.logo {
    position: relative;
    width: 286px;
    height: 120px;
    z-index: 3;
    display: flex;
    align-items: center;
}
/* Üst şerit (menü) her zaman logonun ÜSTÜNDE */
.topPanel,
.header .menu-wrapper,
.header .topPanel-right {
  position: relative;
  z-index: 1000;          /* menü en üstte */
}

/* Header ve logo bağlamı daha aşağıda kalsın */
.header {
  position: relative;
  z-index: 10;            /* topPanel'den düşük */
}
.header .logo,
.header .logo .navbar-brand {
  position: relative;
  z-index: 10;
}

/* Kalp atışıyla taşan kısım tıklamayı kapatmasın */
.header .logo .navbar-brand img {
  pointer-events: none;   /* görsel tıklama yakalamaz */
}

/* (Opsiyonel) Menü linklerinin tıklanabilirliğini garanti et */
.header .menu-wrapper a,
.header .topPanel-right a {
  position: relative;
  z-index: 1100;
  pointer-events: auto;
}

/* LOGO kapsayıcısını ortala */
.header .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1; /* varsayılan */
}

/* Menü butonları logonun üstünde kalsın */
.header .menu-wrapper,
.header .topPanel-right {
  position: relative;
  z-index: 5;
}

/* Marka linki blok ve sadece kendi tıklanabilir */
.navbar-brand {
  display: block;
  pointer-events: none; /* tüm alan tıklanmaz */
}
.navbar-brand img {
  pointer-events: auto; /* sadece resim tıklanır */
  position: relative;
  display: block;
  max-height: 600px;
  max-width: 750px;
  width: auto;
  height: auto;
  transform-origin: center;
  animation: heartbeat-lg 1.6s infinite ease-in-out;
  will-change: transform;
}

/* Desktop heartbeat */
@keyframes heartbeat-lg {
  0%   { transform: scale(1.20); }
  14%  { transform: scale(1.32); }
  28%  { transform: scale(1.20); }
  42%  { transform: scale(1.32); }
  70%  { transform: scale(1.20); }
  100% { transform: scale(1.20); }
}

/* Responsive animasyonlar (önceki verdiğim gibi) */
@media (max-width:1200px) {
  .navbar-brand img {
    max-width: 620px;
    max-height: 520px;
    animation: heartbeat-md 1.6s infinite ease-in-out;
  }
  @keyframes heartbeat-md {
    0%   { transform: scale(1.12); }
    14%  { transform: scale(1.22); }
    28%  { transform: scale(1.12); }
    42%  { transform: scale(1.22); }
    70%  { transform: scale(1.12); }
    100% { transform: scale(1.12); }
  }
}

@media (max-width:992px) {
  .navbar-brand img {
    max-width: 520px;
    max-height: 440px;
    animation: heartbeat-sm 1.6s infinite ease-in-out;
  }
  @keyframes heartbeat-sm {
    0%   { transform: scale(1.05); }
    14%  { transform: scale(1.13); }
    28%  { transform: scale(1.05); }
    42%  { transform: scale(1.13); }
    70%  { transform: scale(1.05); }
    100% { transform: scale(1.05); }
  }
}

@media (max-width:768px) {
  .navbar-brand img {
    max-width: 80vw;
    max-height: 42vh;
    animation: heartbeat-xs 1.7s infinite ease-in-out;
  }
  @keyframes heartbeat-xs {
    0%   { transform: scale(0.98); }
    14%  { transform: scale(1.05); }
    28%  { transform: scale(0.98); }
    42%  { transform: scale(1.05); }
    70%  { transform: scale(0.98); }
    100% { transform: scale(0.98); }
  }
}

@media (max-width:576px) {
  .navbar-brand img {
    max-width: 86vw;
    max-height: 38vh;
  }
}


.navbar-brand img:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.navbar-brand span {
    color: #e6e3f4;
    font-weight: 300;
    font-size: 48px;
}

.navbar-brand span:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.headerInfo {
    text-align: right;
    max-width: 260px;
    position: relative;
    z-index: 3;
}

.headerInfo-title {
    color: #e6e3f4;
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.headerInfo-title span {
    color: #fbd181;
    font-weight: bold;
}

.headerInfo-text {
    font-family: 'DINNextW1G';
    line-height: 1.4;
    margin-bottom: 25px;
}

.hero {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 971px;
    top: 0px;
}

.hero_1 {
    background: url(../images/hero_1.png) no-repeat;
}

.hero_2 {
    /*background: url(../images/hero_2.png) no-repeat;*/
}

.hero_3 {
    /*background: url(../images/hero_2.png) no-repeat;*/
}

.main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    z-index: 10;
    padding-bottom: 100px;
    border-bottom: 1px solid rgba(131, 128, 139, 0.1);
}

.sidebar {
    width: 450px;
}

.news {
    width: calc(100% - 450px - 50px);
}

.tabs-button {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px;
}

.tabs-button li {
    width: 33.3%;
    margin: 0px 5px;
    background: #21202c;
    border-radius: 20px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #83808b;
    text-transform: uppercase;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
}

.tabs-button li.active {
    background: #272634;
    color: #fbd181;
}

.tabs-button li.active:after {
    opacity: 1;
}

.tabs-button li:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -27px;
    margin-left: -14px;
    border: 14px solid transparent;
    border-top: 14px solid #272634;
    transition: 0.3s;
    opacity: 0;
}

.tabContent {
    border-radius: 20px;
}

.tabBlock {
    background: url(../images/table-bg.jpg) top center no-repeat;
    width: 100%;
    border-radius: 20px;
    padding: 10px 30px;
    position: relative;
}

.widget-block {
    background: url('../images/table-bg.jpg') center bottom no-repeat;
    background-size: 100% auto;
    border-radius: 20px;
    line-height: 1.4;
    width: 100%;
    padding: 20px 30px;
    position: relative;
    margin-bottom: 45px;
    /*max-height: 518px;*/
}  /*max-height: 518px;*/
}

.widget-title {
    font-size: 24px;
    line-height: 1.3;
}

.widget-fortress .fortress {
    margin-bottom: 50px;
    padding-left: 10px;
}

.widget-fortress .fortress:last-child {
    margin-bottom: 25px;
}

.widget-fortress .fortress .fortname {
    float: left;
    margin: -2px 0 -10px;
    padding: 0 10px 15px 10px;
    font-weight: bold;
}

.widget-fortress .fortress .guildname {
    float: left;
    clear: left;
    margin-left: 10px;
}

.widget-fortress .fortress .guildtax {
    text-align: right;
}

.widget-fortress #jangan_fortress {
    background: url('../images/fort-jangan.png') no-repeat 0 0;
}

.widget-fortress #hotan_fortress {
    background: url('../images/fort-hotan.png') no-repeat 0 0;
}

.widget-fortress #bandit_fortress {
    background: url('../images/fort-bandit.png') no-repeat 0 0;
}

.widget-fortress #constantinople_fortress {
    background: url('../images/fort-constantinople.png') no-repeat 0 0;
}

.widget-schedule .table, .widget-stats .table {
    margin-bottom: 0;
}

.widget-schedule .table tr td:last-child, .widget-stats .table tr td:last-child {
    text-align: center;
}

.table {
    position: relative;
    height: 100%;
    width: 100%;
}

.table-row {
    height: 50px;
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid rgba(86, 84, 96, 0.15);
}

.table-row:last-child {
    border-bottom: none;
}

.table-td {
    font-size: 16px;
    font-family: 'DINNextW1G';
    color: #6c6a7c;
    height: 100%;
    display: flex;
    align-items: center;
}

.table-td.number {
    width: 50px;
    border-right: 1px solid rgba(86, 84, 96, 0.15);
}

.table-td.number span {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    color: #6c6a7c;
    text-align: center;
    display: inline-block;
}

.table-td.number span.n-top-1 {
    background: #fbd181;
}

.table-td.number span.n-top-2 {
    background: #99979f;
}

.table-td.number span.n-top-3 {
    background: #866c53;
}

.table-td.name {
    width: calc(100% - 50px - 65px);
    padding: 0px 20px;
}

.table-td.name a {
    color: #6c6a7c;
}

.table-td.name a:hover {
    color: #fff;
}

.table-td.points {
    width: 120px;
    justify-content: center;
    border-left: 1px solid rgba(86, 84, 96, 0.15);
}

.table-row-top .table-td {
    color: #c5c2d5;
    font-weight: bold;
}

.table-row-top .table-td span {
    color: #19171f;
    font-weight: bold;
}

.table-row-top .table-td a {
    color: #c5c2d5;
}


.widget-block table tr {
    align-items: center;
    width: 100%;
    border-bottom: 1px solid rgba(86, 84, 96, 0.15);
}

.widget-block table tr:last-child {
    border-bottom: none;
}

.widget-block table td {
    font-size: 16px;
    color: #6c6a7c;
    border: none;
}

.tabs-content {
    transition: 0.3s;
    transform: scale(0);
    opacity: 0;
}

.tabs-content.active {
    transform: scale(1);
    opacity: 1;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-muted {
    color: #999;
}

.text-primary {
    color: #428bca;
}

a.text-primary:hover {
    color: #3071a9;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #428bca;
}

a.bg-primary:hover {
    background-color: #3071a9;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.top {
    margin-bottom: 45px;
}

.footer {
    padding: 80px 0px;
    display: flex;
    color: #5a5864;
}

.footer a {
    color: #5a5864;
}

.footer a:hover {
    color: #fff;
}

.footerInfo {
    width: 35%;
}

.footerInfo-title {
    margin-bottom: 25px;
}

.footerInfo-text {
    font-family: 'DINNextW1G';
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 40px;
    line-height: 1.5;
}

.footerInfo-buttons a {
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #29252f;
    font-weight: bold;
    margin-right: 25px;
}

.footerMenu {
    width: 45%;
}

.footerMenu ul {
    padding-left: 160px;
}

.footerMenu ul li {
    padding: 12px 0px;
}

.footerMenu ul li a {
    font-size: 16px;
    text-transform: uppercase;
}

.footerRight {
    width: 20%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.socBlock {
    display: inline-flex;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(154, 159, 181, 0.05);
    padding-bottom: 30px;
}

.socBlock a {
    display: block;
    height: 22px;
    border: 2px solid rgba(85, 83, 95, 0.3);
    border-radius: 50%;
    height: 44px;
    width: 44px;
    margin: 6px;
}

.socBlock a:hover {
    border: 2px solid #55535f;
}

.socBlock a.forum {
    background: url(../images/icon-social.png) top 9px left 11px no-repeat;
}

.socBlock a.facebook {
    background: url(../images/icon-social.png) top 9px left -45px no-repeat;
}

.socBlock a.youtube {
    background: url(../images/icon-social.png) top 9px left -102px no-repeat;
}

.socBlock a.google {
    background: url(../images/icon-social.png) top 9px left -102px no-repeat;
}

.dis-logo {
    text-align: right;
    width: 100%;
}

.news-title {
    font-size: 38px;
    text-transform: uppercase;
    padding: 16px 0px;
    margin-bottom: 20px;
    color: #e6e3f4;
}

.news-title span {
    color: #fbd181;
    padding-left: 5px;
}

.newsBlock {
    background-color: #242430;
    border-radius: 20px;
    width: 100%;
    height: 360px;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 101%;
    position: relative;
    padding: 30px 30px 30px 75px;
    margin-bottom: 20px;
    transition: background-size 0.3s;
}

.newsBlock:hover {
    background-size: 110%;
}

/* >>> Hover ile yazı ve buton görünür yapma */


.newsBlock .newsBlock-text,
.newsBlock .newsBlock-button {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}



.newsBlock:hover .newsBlock-text,
.newsBlock:hover .newsBlock-button {
    opacity: 1;
}
/* <<< */

.newsBlock-date {
    position: absolute;
    background: #fbd181;
    width: 55px;
    height: 65px;
    border-radius: 6px;
    left: -10px;
    top: 25px;
    color: #242430;
    text-align: center;
    font-size: 26px;
    padding-top: 7px;
}

.newsBlock-date span {
    font-size: 17px;
    font-weight: bold;
}

.newsBlock-title {
    max-width: 370px;
    margin-bottom: 25px;
}

.newsBlock-title a {
    color: #fff;
    font-size: 24px;
    line-height: 1.3;
}

.newsBlock-title a span {
    color: #fbd181;
}

.newsBlock-title a:hover {
    color: #fff;
}

.newsBlock-text {
    font-family: 'DINNextW1G';
    color: #fff;
    line-height: 1.4;
    max-width: 420px;
    margin-bottom: 30px;
}

.newsBlockFlex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.newsBlockSmall {
    width: calc(50% - 10px);
}

.newsBlockSmall .newsBlock-title {
    max-width: 280px;
}

.newsBlockSmall .newsBlock-title a {
    font-size: 22px;
}

.show-more {
    display: block;
    border-radius: 20px;
    background-color: #201d25;
    color: #5d5964;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    padding: 20px 20px;
}

.show-more:hover {
    filter: brightness(120%);
}

.modal_div {
    width: 100%;
    min-height: 600px;
    max-width: 600px;
    background: url(../images/modal-bg.jpg) center top no-repeat;
    background-size: cover;
    background-color: #242430;
    background-color: rgba(0, 0, 0, 0.95);
    position: fixed;
    top: 15%;
    left: 50%;
    margin-left: -300px;
    display: none;
    opacity: 0;
    z-index: 35;
    padding: 50px 60px;
    box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
}

.modal_div .modal_close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: -28px;
    right: -28px;
    cursor: pointer;
    display: block;
    background: url(../images/close.png) no-repeat;
}

#overlay {
    z-index: 30;
    position: fixed;
    background-color: #070a11;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.modal-title {
    margin-bottom: 30px;
}

.modal-title span {
    color: #e6e3f4;
    font-size: 26px;
    text-transform: uppercase;
}

.modal-title a {
    padding: 9px 12px;
}

.checkbox-container {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 30px;
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    padding: 0px;
    border: none;
}

.checkmark {
    position: absolute;
    top: -10px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #1d1d28;
    border-radius: 3px;
}

.checkbox-container:hover input ~ .checkmark {
    background-color: #1d1d28;
}

.checkbox-container input:checked ~ .checkmark {
    background-color: #1d1d28;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-container .checkmark:after {
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    background: #fbd181;
    border-radius: 3px;
}

.formGroup {
    margin-bottom: 20px;
}

.formGroup p {
    color: #e6e3f4;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'DINNextW1G';
}

.formButtons button:not(:last-child), .formButtons .button:not(:last-child) {
    margin-right: 10px;
}

.rules {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    padding-top: 10px;
    position: relative;
}

.rules a {
    color: #fbd181;
    text-decoration: underline;
}

.rules a:hover {
    text-decoration: none;
}

.btn-mobile {
    position: fixed;
    transition: 0.3s;
    left: 10px;
    top: 10px;
    z-index: 23;
    display: none;
}

.btn-mobile span {
    display: block;
    width: 35px;
    height: 5px;
    margin: 7px 0px;
    background: #fff;
    position: relative;
    z-index: 22;
    border-radius: 4px;
}

.btn-mobile.active {
    left: 270px;
}

.btn-mobile.active span:nth-child(1) {
    transform: rotate(45deg);
    top: 6px;
}

.btn-mobile.active span:nth-child(2) {
    display: none;
}

.btn-mobile.active span:nth-child(3) {
    transform: rotate(-45deg);
    bottom: 6px;
}

.mobile-menu {
    display: none;
}

.modal_div {
    height: 80%;
}

.modalContent {
    height: 100%;
    overflow-y: auto;
}

.content {
    background: url('../images/table-bg.jpg') center bottom no-repeat;
    background-size: 100% 100%; /* genişlik ve yükseklik %100 */
    border-radius: 20px;
    padding: 20px;
    width: calc(100% - 450px - 50px);
    font-family: 'DINNextW1G';
    line-height: 1.4;
}


.content a {
    color: #fbd181;
    text-decoration: underline;
}

.content a:hover {
    text-decoration: none;
}

@media (max-width: 1440px) {
    .wrapper {
        padding: 0px 10px;
    }

    .menu-wrapper {
        max-width: 600px;
    }

    .newsBlock {
        background-size: cover;
    }

    .newsBlock:hover {
        background-size: cover;
    }

    .footerMenu ul {
        padding-left: 60px;
    }

    .user-enter {
        margin-right: 0px;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    .newsBlockSmall {
        width: 100%;
    }
}

@media (max-width: 1100px) {
    .menu-wrapper {
        max-width: 500px;
    }
}

@media (max-width: 993px) {
    .topPanel-left {
        display: block;
        position: fixed;
        width: 320px;
        height: 100%;
        left: -320px;
        top: 0;
        background-color: #242430;
        z-index: 20;
        padding: 20px;
        transition: 0.3s;
    }

    .topPanel-left.active {
        left: 0px;
    }

    .mobile-menu {
        display: block;
        padding-top: 100px;
    }

    .mobile-menu li {
        padding: 10px 0px;
    }

    .mobile-menu li a {
        text-transform: uppercase;
        text-decoration: none;
        padding: 15px 25px;
        color: #e6e3f4;
        font-size: 20px;
    }

    .menu-wrapper {
        display: none !important;
    }

    .main {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .sidebar, .news, .logo, .headerInfo {
        width: 100%;
    }

    .news {
        margin-bottom: 40px;
    }

    .tabBlock {
        background: #21202c;
    }

    .header {
        height: auto;
        padding: 50px 0px 50px 0px;
        text-align: center;
    }

    .headerInfo {
        max-width: 100%;
        text-align: center;
    }

    .topPanel-right {
        height: 120px;
        justify-content: flex-end;
        width: 100%;
    }

    .btn-mobile {
        display: block;
    }

    .langBlock {
        position: absolute;
        top: 0px;
        left: 0;
        height: 60px;
    }

    .langBlock-dropdown {
        background: #1c1b2f;
    }

    .content {
        width: 100%;
        margin-bottom: 40px;
    }
}

@media (max-width: 769px) {
    .newsBlockSmall {
        width: 100%;
    }

    .footer {
        flex-wrap: wrap;
    }

    .footerInfo {
        width: 100%;
        margin-bottom: 30px;
    }

    .footerMenu, .footerRight {
        width: 50%;
    }

    .footerMenu ul {
        padding-left: 0px;
        padding-right: 15px;
    }

    .modal_div .modal_close {
        right: 0px;
    }

    .modal_div {
        width: 100%;
        left: 0;
        margin-left: 0px;
        max-width: 100%;
    }
}

@media (max-height: 650px) {
    .modalContent {
        padding-bottom: 100px;
    }
}

@media (max-width: 525px) {
    .footerMenu, .footerRight {
        width: 100%;
    }

    .footerMenu {
        margin-bottom: 40px;
    }

    .footerRight {
        justify-content: center;
    }

    .dis-logo {
        text-align: center;
    }

    .online-flex {
        margin-left: 10px;
    }

    .user-enter {
        text-align: center;
    }

    .user-enter i {
        display: none;
    }

    .user-enter {
        font-size: 14px;
        padding: 10px 14px;
    }

    .modal_div {
        padding: 50px 10px;
    }
}

/*# sourceMappingURL=style.css.map */

/*********animation**********/
.sparks {
    position: absolute;
    width: 1200px;
    left: 50%;
    bottom: -100px;
    z-index: 1;
}

.sparks > div {
    position: absolute;
}

.sparks .spark_1 {
    background: url(../images/spark_1.png) no-repeat;
    width: 764px;
    height: 313px;
    right: 0;
    bottom: -320px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: spark-1 4s linear infinite;
    animation: spark-1 4s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.sparks .spark_2 {
    background: url(../images/spark_2.png) no-repeat;
    width: 179px;
    height: 335px;
    right: 230px;
    bottom: -320px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: spark-1 4s linear infinite;
    animation: spark-1 4s linear infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.sparks .spark_3 {
    background: url(../images/spark_3.png) no-repeat;
    width: 128px;
    height: 165px;
    right: 280px;
    bottom: -140px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: spark-3 4s linear infinite;
    animation: spark-3 4s linear infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.sparks .spark-big {
    background: url(../images/spark_4.png) no-repeat;
    width: 794px;
    height: 176px;
    right: 0;
    bottom: -180px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: spark-5 4s linear infinite;
    animation: spark-5 4s linear infinite;
}

.sparks .spark_5 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    right: 40px;
}

.sparks_2 .spark_1 {
    background: url(../images/spark_1.png) no-repeat;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.sparks_2 .spark_2 {
    background: url(../images/spark_2.png) no-repeat;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.sparks_2 .spark_3 {
    background: url(../images/spark_3.png) no-repeat;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.sparks_2 .spark-big {
    background: url(../images/spark_4.png) no-repeat;
}

.sparks_2 .spark_5 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.sparks_2 {
    margin-left: -500px;
}

@-webkit-keyframes spark-1 {
    0% {
        bottom: -320px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0;
    }
    25% {
        bottom: -240px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }
    50% {
        bottom: -160px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }
    75% {
        bottom: -80px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }
    100% {
        bottom: 0px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes spark-1 {
    0% {
        bottom: -320px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0;
    }
    25% {
        bottom: -240px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }
    50% {
        bottom: -160px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }
    75% {
        bottom: -80px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }
    100% {
        bottom: 0px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes spark-3 {
    0% {
        bottom: -140px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0;
    }
    25% {
        bottom: -80px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }
    50% {
        bottom: -20px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }
    75% {
        bottom: 40px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }
    100% {
        bottom: 100px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes spark-3 {
    0% {
        bottom: -140px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0;
    }
    25% {
        bottom: -80px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }
    50% {
        bottom: -20px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }
    75% {
        bottom: 40px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }
    100% {
        bottom: 100px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes spark-5 {
    0% {
        bottom: -180px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0;
    }
    25% {
        bottom: -120px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }
    50% {
        bottom: -60px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }
    75% {
        bottom: 0px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }
    100% {
        bottom: 60px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes spark-5 {
    0% {
        bottom: -180px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0;
    }
    25% {
        bottom: -120px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }
    50% {
        bottom: -60px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }
    75% {
        bottom: 0px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }
    100% {
        bottom: 60px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}


.smoke {
    position: absolute;
    left: 0;
    right: 0;
    top: 510px;
    height: 484px;
    width: 100%;
    background-image: url(../images/smoke.png);
    background-position: left top;
    background-repeat: repeat-x;
    -webkit-animation: smoke 20s linear infinite;
    animation: smoke 20s linear infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes smoke {
    0% {
        background-position: left -1920px top;
    }
    100% {
        background-position: left 1920px top;
    }
}

@keyframes smoke {
    0% {
        background-position: left -1920px top;
    }
    100% {
        background-position: left 1920px top;
    }
}

.bg-equipment {
    background: url('../images/equipment/com_bg_tile_d.png') no-repeat !important;
    background-size: 100% 100% !important;
    width: 181px;
    height: 357px;
}

.bg-equipment-avatar {
    background: url('../images/equipment/com_bg_tile_d.png') no-repeat !important;
    background-size: 100% 100% !important;
    width: 181px;
    height: 357px;
    padding-top: 80px;
}

.slots {
    width: 40px;
    height: 40px;
}

.itemslot {
    float: left;
    width: 40px;
    height: 40px;
    margin: 1px;
    padding: 0 !important;
}

.weapon .itemslot {
    width: 56px !important;
    height: 56px !important;
    margin-bottom: 25px;
    background: url('../images/equipment/equip_slot_weapon.PNG') no-repeat !important;
    background-size: 56px 56px !important;
}

.shield .itemslot {
    width: 56px !important;
    height: 56px !important;
    margin-bottom: 25px;
    background: url('../images/equipment/equip_slot_shield.PNG') no-repeat !important;
    background-size: 56px 56px !important;
}

.head .itemslot {
    background: url('../images/equipment/equip_slot_helm.PNG') no-repeat !important;
}

.chest .itemslot {
    background: url('../images/equipment/equip_slot_mail.PNG') no-repeat !important;
}

.shoulder .itemslot {
    background: url('../images/equipment/equip_slot_shoulderguard.PNG') no-repeat !important;
}

.hands .itemslot {
    background: url('../images/equipment/equip_slot_gauntlet.PNG') no-repeat !important;
}

.legs .itemslot {
    background: url('../images/equipment/equip_slot_pants.PNG') no-repeat !important;
}

.foot .itemslot {
    background: url('../images/equipment/equip_slot_boots.PNG') no-repeat !important;
}

.earring .itemslot {
    background: url('../images/equipment/equip_slot_earring.PNG') no-repeat !important;
}

.necklace .itemslot {
    background: url('../images/equipment/equip_slot_necklace.PNG') no-repeat !important;
}

.lring .itemslot {
    background: url('../images/equipment/equip_slot_l_ring.PNG') no-repeat !important;
}

.rring .itemslot {
    background: url('../images/equipment/equip_slot_r_ring.PNG') no-repeat !important;
}

.specdress .itemslot {
    background: url('../images/equipment/equip_slot_specialdress.PNG') no-repeat !important;
    margin-top: 10px !important;
}

.hat .itemslot {
    background: url('../images/equipment/equip_slot_helm.PNG') no-repeat !important;
}

.dress .itemslot {
    background: url('../images/equipment/equip_slot_cloth.PNG') no-repeat !important;
}

.attach .itemslot {
    background: url('../images/equipment/equip_slot_pandernt.PNG') no-repeat !important;
}

.flag .itemslot {
    background: url('../images/equipment/equip_slot_plag.PNG') no-repeat !important;
}

.spec .itemslot {
    background: url('../images/equipment/equip_slot_extraneous01.PNG') no-repeat !important;
}

.slots {
    width: 23% !important;
    margin-bottom: 3px !important;
}

.bg-equipment-avatar .slots {
    width: 23% !important;
    margin-bottom: 3px !important;
}

.avatar-padding {
    padding-top: 80px !important;
}

.slots.right {
    float: right;
    clear: right;
    margin-right: 0;
    margin-left: 10%;
}

.slots.left {
    float: left;
    clear: left;
    margin-left: 0;
    margin-right: 10%;
}

.slots.weapon,
.slots.shield {
    width: 31% !important;
    margin-bottom: 40px !important;

}

.image .itemslot .image {
    margin: 3px;
}

.itemslot .image .qinfo {
    font-size: 9px;
    font-weight: lighter;
    font-style: normal;
    text-shadow: 0 -0.5px #000;
    color: #fff;
    padding: 0 0;
    float: left;
}

.move .image.activeItem {
    box-shadow: 0 0 7px 4px gray;
}

.itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0 !important;
    margin: 3px;
}

.itemslot .imageavatar {
    width: 34px !important;
    height: 34px !important;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 84px !important;
}

.slots.left .itemslot .imageavatar {
    margin-left: 2px !important;
}

.weapon .itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 11px !important;
    margin-left: 11px !important;
}

.shield .itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 11px !important;
    margin-left: 11px !important;
}

.imageclear {
    margin-top: -2px;
    display: inline-block;
}

.itemInfo {
    color: #fff;
    z-index: 80;
    position: absolute;
    left: 34px;
    top: 3px;
    width: 180px;
    background: rgba(88, 98, 170, 0.85);
    border: 2px solid #303d4d;
    padding: 5px;
    display: none;
    line-height: 18px;
    font-size: 10px;
}

.ui-tooltip {
    position: absolute;
    z-index: 9999;
    max-width: 190px;
    padding: 8px !important;
    background: url('../images/equipment/com_bg_tile_tl.PNG') no-repeat !important;
    background-size: 100% 100% !important;
    box-shadow: none !important;
    border: none !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
}

.ui-tooltip-content {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px !important;
    line-height: 15px;
    font-weight: lighter;
    font-style: normal;
    text-shadow: 1px 1px #000;
    color: #fff;
}

.equip-suit-slot {
    background: url('../images/equipment/equip_slot_specialdress.PNG') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 10px;
    float: right;
    clear: right;
}

.bg-equipment-avatar .equip-suit-slot {
    background: url('../images/equipment/equip_slot_specialdress.PNG') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 96px;
    float: right;
    clear: right;
}

.equip-suit-slot .image {
    width: 34px !important;
    height: 34px !important;
    margin-left: 2px !important;
    margin-top: 2px !important;
}

.btn-equip-avatar {
    background: url('../images/equipment/equip_slot_avata_button.PNG') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 10px;
    float: left;
    clear: left;
    border: none;
    outline: 0;
}

.btn-equip-avatar:hover {
    background: url('../images/equipment/equip_slot_avata_button_focus.PNG') no-repeat !important;
}

.btn-equip-avatar:active {
    background: url('../images/equipment/equip_slot_avata_button_press.PNG') no-repeat !important;
}

.btn-equip-set {
    background: url('../images/equipment/equip_slot_equipment_button.PNG') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 96px;
    float: left;
    clear: left;
    border: none;
    outline: 0;
}

.btn-equip-set:hover {
    background: url('../images/equipment/equip_slot_equipment_button_focus.PNG') no-repeat !important;
}

.btn-equip-set:active {
    background: url('../images/equipment/equip_slot_equipment_button_press.PNG') no-repeat !important;
}

.btn-rotate-group {
    position: relative;
    left: 12px;
    top: 32px;
    display: inline-block;
}

.bg-equipment-avatar .btn-rotate-group {
    position: relative;
    left: -7px;
    margin-top: 134px;
    display: inline-block;
}

.btn-rotate-left {
    background: url('../images/equipment/equip_rotate_left_button.PNG') no-repeat !important;
    width: 28px !important;
    height: 16px !important;
    margin-right: -5px;
    margin-left: 5px;
    border: none;
    outline: 0;
}

.btn-rotate-left:hover {
    background: url('../images/equipment/equip_rotate_left_button_focus.PNG') no-repeat !important;
}

.btn-rotate-left:active {
    background: url('../images/equipment/equip_rotate_left_button_press.PNG') no-repeat !important;
}

.btn-rotate-right {
    background: url('../images/equipment/equip_rotate_right_button.PNG') no-repeat !important;
    width: 28px !important;
    height: 16px !important;
    margin-left: -5px;
    border: none;
    outline: 0;
}

.btn-rotate-right:hover {
    background: url('../images/equipment/equip_rotate_right_button_focus.PNG') no-repeat !important;
}

.btn-rotate-right:active {
    background: url('../images/equipment/equip_rotate_right_button_press.PNG') no-repeat !important;
}

.btn-rotate-top {
    background: url('../images/equipment/equip_rotate_reset_button.PNG') no-repeat !important;
    width: 16px !important;
    height: 16px !important;
    border: none;
    outline: 0;
}

.btn-rotate-top:hover {
    background: url('../images/equipment/equip_rotate_reset_button_focus.PNG') no-repeat !important;
}

.btn-rotate-top:active {
    background: url('../images/equipment/equip_rotate_reset_button_press.PNG') no-repeat !important;
}

div.image span.plus {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/itemplus.png) left top;
    -webkit-animation: play 1.8s steps(32) infinite;
    -moz-animation: play 1.8s steps(32) infinite;
    -ms-animation: play 1.8s steps(32) infinite;
    -o-animation: play 1.8s steps(32) infinite;
    animation: play 1.8s steps(32) infinite;
}

@-webkit-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@-moz-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@-ms-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@-o-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@keyframes play {
    100% {
        background-position: -1024px;
    }
}

.login-cont {
    background: rgba(33, 32, 44, .6);
    border-radius: 10px;
    padding: 10px;
}

.download-box {
    text-align: center;
    display: inline-block;
    width: calc(33% - 21px);
    background: rgb(25, 24, 33);
    border-radius: 10px;
    padding: 10px;
    margin: 0 10px 20px;
}

.download-box .dbig {
    margin: 10px auto;
}

.market-box {
    text-align: center;
    display: inline-block;
    width: calc(33% - 21px);
    background: rgb(25, 24, 33);
    border-radius: 10px;
    padding: 10px;
    margin: 0 10px 20px;
}

.market-box .item-image {
    margin: 0 auto;
    width: 48px;
    height: 48px;
}

.master-info {
    width: 250px;
    text-align: center;
    padding: 20px 0 5px;
    margin: 5px auto 40px;
    background-color: rgb(25, 24, 33);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
    position: relative;
}

.master-info:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    height: 5px;
    content: "";
    width: 100%;
    -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
}

.alertify-log {
    font-size: 14px;
    line-height: 1.3;
}

.hidden {
    display: none;
}

.online-flex .onlinebar .mask,
.online-flex .onlinebar .fill {
    width: 74px;
    height: 74px;
    position: absolute;
    border-radius: 50%;
}

.online-flex .onlinebar .mask {
    clip: rect(0px, 74px, 74px, 36px);
}

.online-flex .inside-circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #302d5c;
    line-height: 120px;
    text-align: center;
    margin-top: 2px;
    margin-left: 2px;
    color: #fbd181;
    position: absolute;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mask .fill {
    clip: rect(0px, 36px, 74px, 0px);
    background-color: #fbd181;
}

.onlinebar {
    --pgPercentage: var(--value);
}

.mask.full,
.onlinebar .fill {
    animation: fill ease-in-out 3s;
    transform: rotate(var(--pgPercentage));
}

@keyframes fill {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(var(--pgPercentage));
    }
}

body {
    width: 100%;
    background: 
        url(../images/bg-top.webp?id=1) center top no-repeat,
        url(../images/bg-bottom.webp?id=1) center bottom no-repeat;
    background-size: 100% auto, 100% auto;
    background-color: #120c17;
    font-family: 'albertus';
    font-size: 18px;
    color: #898791;
    min-height: 100vh;
}

.topPanel {
	background-color: rgba(0,0,0,0.2);
	padding-top: 0;
	padding-bottom: 0;
}

#login-form > div:last-child {
	flex-direction: column-reverse;
	align-items: start !important;
	gap: 1em;
}

#login-form > div:last-child > div {
	display: flex;
	flex-direction: column;
	align-items: start;
}

#login-form > div:last-child > div > a > * {
	display: block;
}

#login-form > div:last-child > div > a {
	display: flex;
}

#login-form > div:last-child > div > a > i {
	display: flex;
	width: 1.5em;
}

.button, .btn {
	backdrop-filter: blur(15px);
}

.sro-character {
    position: absolute;
    top: 10%;
    left: 0;
    transform: translateY(-50%);
    width: 300px;
    animation: floatUpDown 4s ease-in-out infinite;
    pointer-events: none;
    user-select: none;
    z-index: 2;
}

.sro-character-overlay {
    position: fixed;
    right: 20px;
    bottom: 60px;
    z-index: 99999; /* En üstte olsun */
    pointer-events: none; /* Tıklamaları engelle */
}

.sro-character-overlay img {
    width: 240px;
    max-width: 100%;
    user-select: none;
    pointer-events: none;
    animation: floatChar 4s ease-in-out infinite;
}

/* Hafif yukarı aşağı animasyon */
@keyframes floatChar {
    0% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0); }
}
.fixed-sro-character {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
  animation: floatChar 4s ease-in-out infinite;
  pointer-events: none;
}

.fixed-sro-character img {
  width: 250px;
  max-width: 100%;
  user-select: none;
  pointer-events: none;
}

/* Mobil ekranlar için özel boyut */
@media screen and (max-width: 768px) {
  .fixed-sro-character {
    bottom: 10px;
    right: 10px;
  }

  .fixed-sro-character img {
    width: 140px;
  }
}

@keyframes floatChar {
  0% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}


.form-box {
    position: relative; /* ÖNEMLİ: karakter buna göre hizalanır */
    background: #fff;
    border-radius: 6px;
    padding: 25px 30px;
    box-shadow: 0 20px 20px rgba(0,0,0,0.1);
    z-index: 1;
}


@keyframes floatUpDown {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@media (max-width: 992px) {
    .sro-character {
        display: none;
    }
}

.form-box {
    background: #fff;
    border-radius: 6px;
    padding: 25px 30px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.position-relative {
    position: relative;
    min-height: 600px; /* Ek içerik kısaysa bile karaktere yer açar */
}

