﻿@import url('../fonts/OpenSans-Bold.html');
@import url('../fonts/OpenSans-Light.html');
@import url('../fonts/OpenSans-Regular.html');
@import url('../fonts/Play-Bold.html');
body {
    font-family: 'Candara', Arial, sans-serif;
    font-size: 17px;
    /* font-weight: bold; */
    color: #f8d493;
    background: url(../images/headerBG.jpg) center top no-repeat;
    background-color: #2d1401;
    background-attachment: fixed
}

@media (max-width: 600px) {
    body {
        font-size: 13px;
    }
}

a {
  color: inherit !important;
}

a.navbar-brand {
  color: #e8e8e8 !important;
  font-weight: bold;
  font-size: 25px;
}

a.navbar-brand small {
  font-weight: 300;
  font-size: 13px;
}

span.snrtr_YukseltmeItem small {
  background: #445569;
  color: white;
  padding: 2px;
  position: absolute;
  bottom: 0px;
  right: -10px;
  border-radius: 43px;
  padding-left: 3px;
  padding-right: 3px;
}

span.snrtr_YukseltmeItem {
  width: 32px;
  height: 32px;
  display: inline-block;
  position: relative;
  margin-left: 20px;
  filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 0.3));
}

nav.navbar.navbar-default {
  background: #3b4348;
  border: none;
  border-radius: 0px;
  color: #6f7579;
  margin: 0px;
}

.snrtr_searchBox {
  height: 500px;
  position: relative;
}


input.snrtr_SearchInput {
    width: 90%; /* Daha geniş yapıldı */
    height: 50px; /* Daha büyük yükseklik */
    border: none;
    margin: 0px auto;
    position: relative;
    top: -5px;
    font-size: 18px; /* Daha büyük yazı tipi */
    padding-left: 25px; /* Padding arttırıldı */
    background: url(../images/light-bg.jpg);
    background-size: cover; /* Arka planın boyutu tam olarak kutuya uyar */
    box-shadow: 0px 4px 30px rgb(0 62 255 / 50%); /* Daha belirgin gölge */
    color: #ffdaa2;
    border-radius: 8px; /* Kenarları yuvarlatıldı */
    border: 2px solid #ffdaa2; /* Daha kalın kenarlık */
    transition: all 0.3s ease; /* Geçiş efekti ekledik */
}

input.snrtr_SearchInput:focus {
    outline: none;
    box-shadow: 0px 0px 15px 3px #ffdaa2; /* Focus efekti */
    border: 2px solid #ffdaa2; /* Focus anında border rengi değişti */
}


.snrtr_Kutu_Baslik {
  line-height: 30px;
  color: white;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}

.snrtr_Kutu_Baslik h2 {
    display: block;
    font-size: 20px;
    color: #ffac0e;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
}

.snrtr_Kutu_Baslik h3 {
  color: #94846b;
  font-size: 14px;
  margin: 0px;
}

.snrtr_Kutu_Icerik {
  /* padding: 10px; */
  height: 115px;
  padding-top: 0px;
}

.snrtr_Kutu_Icerik .list-group {
  margin: 0px;
  line-height: 10px;
}

.snrtr_Kutu_Icerik a.list-group-item {
  border-radius: 0px !important;
  background: linear-gradient(to top left,#271f15,#403523,#6b5f46);
  display: block;
  background-size: cover;
  color: #f7fbfe !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
  border: none;
  line-height: 13px;
}

.snrtr_Kutu_Icerik a.list-group-item:hover {
  background: linear-gradient(to top left,#3c3621,#54442e,#887659);
  color: #fff !important;
}

.no-padding {
  padding: 0px !important;
}

section.main {
  min-height: 650px;
}

.snrtr_ItemDetayResim {
  height: 136px;
  border: 1px solid #2b52a6;
  display: block;
  background-position: center !important;
}

.snrtr_ItemDetayResim_2 {
  height: 136px;
  border: 1px solid #235513;
  display: block;
  background-position: center !important;
  background-size: contain, cover !important;
}

.snrtr_MobResim {
  background-size: contain, cover !important;
}

.col-md-3.snrtr_antiFlag ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.col-md-3.snrtr_antiFlag ul li {
  font-size: 13px;
  padding: 2px;
  padding-left: 10px;
  margin: 1px;
  width: 100%;
  background: linear-gradient(to top left, #0f2b46, #0f2b46, #0f2b46);
  padding-top: 3px;
  padding-bottom: 3px;
  color: #ffac0e;
}

.snrtr_donusumItemIcerik {
  height: 150px;
  float: left;
  position: relative;
  padding: 0px;
  margin: 0.5%;
  margin-bottom: calc(30px + 0.5%);
}

.col-md-1.snrtr_donusumItemIcerik {
  width: calc(13.5% - 2%) !important;
}

.col-md-2.snrtr_donusumItemIcerik {
  width: calc(16.666666667% - 1%) !important;
}

.col-md-4.snrtr_donusumItemIcerik {
  width: calc(33.33333333% - 1%) !important;
}

.col-md-6.snrtr_donusumItemIcerik {
  width: calc(50% - 1%) !important;
}

.snrtr_donusumItemIcerik span {
  width: 67%;
  margin-left: 16.5%;
  background: #0d2225;
  display: block;
  text-align: center;
  color: white;
  overflow: hidden !important;
  line-height: 29px;
  height: 29px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px 10px;
  position: absolute;
  bottom: -30px;
}

.snrtr_itemIcerik {
  height: 150px;
  float: left;
  position: relative;
  padding: 0px;
  margin: 0.5%;
  margin-bottom: calc(30px + 0.5%);
}

.col-md-1.snrtr_itemIcerik {
  width: calc(13.5% - 2%) !important;
}

.col-md-2.snrtr_itemIcerik {
  width: calc(16.666666667% - 1%) !important;
}

.col-md-4.snrtr_itemIcerik {
  width: calc(33.33333333% - 1%) !important;
}

.col-md-6.snrtr_itemIcerik {
  width: calc(50% - 1%) !important;
}

.snrtr_itemIcerik span {
  width: 100%;
  background: #7e5926;
  display: block;
  text-align: center;
  color: #fff;
  overflow: hidden !important;
  line-height: 29px;
  height: 29px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px 10px;
  position: absolute;
  bottom: -30px;
}

.ustIcon {
  position: relative;
  top: 400px;
  border: none;
  margin: 0px auto;
  list-style: none;
  float: right;
}
.ustIcon li{
  float: left;
  margin-left: 10px;
}

div#snrtr_aramaSonuc {
  width: 80%;
  height: 40px;
  border: none;
  top: -5px;
  font-size: 14px;
  padding-left: 20px;
  margin: 0px;
  left: 10%;
  position: relative;
  padding: 0px;
  z-index: 9999123;
  text-align:left;
}

div#snrtr_aramaSonuc ul {
  padding: 0px;
  list-style: none;
  border-bottom: 1px solid #cecece;
}

/* div#snrtr_aramaSonuc ul li { */
  /* background: white; */
  /* padding: 4px; */
  /* padding-left: 15px; */
  /* border: 1px solid #cecece; */
  /* cursor: pointer; */
  /* border-bottom: none; */
  /* color: #000; */
/* } */

div#snrtr_aramaSonuc ul li {
    background: #f0ce8e;
    padding: 4px;
    padding-left: 15px;
    border: 1px solid #cecece;
    cursor: pointer;
    border-bottom: none;
    color: #092401;
    font-size: 17px;
} 

div#snrtr_aramaSonuc ul li:hover {
  background: #f0ce8e;
}

.snrtr_CubeDonusum {
  width: 50px;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  position: absolute;
}

.snrtr_CubeTema {
  padding: 20px;
  height: 210px;
  position: relative;
}

.snrtr_CubeItem_1 {
  width: 50px;
  position: absolute;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 190px;
}

.snrtr_CubeItem_2 {
  width: 50px;
  position: absolute;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 250px;
}

.snrtr_CubeItem_3 {
  width: 50px;
  position: absolute;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 310px;
}

.snrtr_CubeItem_4 {
  width: 50px;
  position: absolute;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 370px;
}

.snrtr_CubeItem_5 {
  width: 50px;
  position: absolute;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 430px;
}

.snrtr_CubeItem_6 {
  width: 50px;
  position: absolute;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 490px;
}

.snrtr_CubeItem_7 {
  width: 50px;
  position: absolute;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 560px;
}

.snrtr_CubeYuzde {
  width: 290px;
  position: absolute;
  height: 35px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 190px;
  top: 175px;
  text-align: center;
  padding-top: 4px;
  color: white;
}

.snrtr_CubeYang {
  width: 290px;
  position: absolute;
  height: 35px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #235513;
  background: url(../images/light-bg.jpg);
  left: 190px;
  top: 135px;
  text-align: center;
  padding-top: 4px;
  color: white;
}

.snrtr_CubeDonusum span {
  width: 100%;
  display: block;
  background: url(../images/light-bg.jpg);
  position: absolute;
  bottom: 0px;
  text-align: center;
  color: white;
  border-top: 1px solid #524633;
}

.snrtr_CubeItem_7 span,
.snrtr_CubeItem_6 span,
.snrtr_CubeItem_5 span,
.snrtr_CubeItem_4 span,
.snrtr_CubeItem_3 span,
.snrtr_CubeItem_2 span,
.snrtr_CubeItem_1 span {
  width: 100%;
  display: block;
  background: url(../images/light-bg.jpg);
  position: absolute;
  bottom: 0px;
  text-align: center;
  color: white;
  border-top: 1px solid #524633;
}

.no-margin {
  margin: 0px !important;
}

.snrtr_EsyaYok {
  background: #93a0a9;
  border: 1px solid #6a7780;
  color: white;
  padding: 10px;
  text-align: center;
}

section.footer {
  background: url(../images/footerBG.jpg.html) bottom center;
  height: 320px;
  background-size: 100%;
}

.snrtr_FooterMenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.snrtr_FooterMenu ul li {
  float: left;
  padding: 1px;
  background: #b8c1d0;
  line-height: 30px;
  margin-top: 10px;
  padding-left: 10px;
  margin-left: 10px;
  padding-right: 10px;
  color: white;
}

section.snrtr_FooterMenu {
  height: 50px;
  background: #b3bbc8;
}

.snrtr_searchBox h2 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: white;
  position: absolute;
  filter: drop-shadow(0px 0px 30px black) drop-shadow(0px 0px 30px black) drop-shadow(0px 0px 30px black) drop-shadow(0px 0px 30px black);
  left: 20%;
  right: 20%;
  top: 150px;
}

.snrtr_searchBox h3 {
  text-align: center;
  font-size: 20px;
  color: white;
  position: absolute;
  left: 20%;
  right: 20%;
  top: 130px;
}

.snrtr_itemIcerik .adet {
  background: #554827;
  color: white;
  padding: 1px;
  position: absolute;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 110px;
  right: 5px;
  top: 5px;
}

.snrtr_adetAlt {
  background: #554827;
  color: white;
  padding: 1px;
  position: absolute;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 110px;
  right: 5px;
  bottom: 5px;
}

.snrtr_stats {
  border: 1px solid #f8d582;
  background: rgba(0, 0, 0, 0.2);
  overflow: auto;
  padding: 15px 0;
  font-size: 16px;
  color: #59687f;
  font-weight: 600;
  border-radius: 0 0 5px 5px;
}

.snrtr_stats div {
  border-right: 1px solid #192939;
  width: 33.33333%;
  float: left;
  text-align: center;
  color: #ffac0b;
  font-family: 'Roboto', sans-serif;}

.snrtr_dates strong,
.snrtr_stats strong {
  display: block;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
}

snrtrGaya img {
  margin-top: -3px;
}

snrtrGaya {
  background: #544835;
  text-align: center;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  font-weight: bold;
  position: absolute;
  top: 0px;
  left: 0px;
}

.snrtr_itemIcerik oran {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 3px;
  background: #888888;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  font-size: 9px;
  color: white;
}

.YukseltmeEsyaBilgilendirme {
  padding: 10px;
  padding-left: 20px;
  background: linear-gradient(to top left, #6ea9a9, #9ecaca);
  padding-right: 20px;
  color: white;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.29);
  margin-bottom: 10px;
}

.SeonPyeongAltDonusum {
  padding: 10px;
  padding-left: 20px;
  background: linear-gradient(to top left, #a9916e, #cab69e);
  padding-right: 20px;
  color: white;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.29);
  margin-bottom: 10px;
}

div#snrtr_aramaSonuc ul li a {
  display: block;
}

.snrtr_MiniItemIcon {
  width: 16px;
  height: 16px;
  background-size: 100% !important;
  display: inline-block;
  position: relative;
  top: 4px;
}

a.snrtr_ItemInlineLink {
  color: #f2a6a6 !important;
  position: relative;
  z-index: 12333;
  margin-left: 5px;
  margin-right: -1px;
  padding-right: 10px;
  padding-left: 3px;
  display: inline-block;
  border: 1px dashed #c5a1a0;
  background: url(../images/content-bg.jpg);
}
a.snrtr_ItemInlineLink:hover {
  color: #fff !important;
  transition-duration: 500ms;
  transition-timing-function: linear;
  text-decoration: none;
}

.table-middle td {
  vertical-align: middle !important;
}

.PetDetail ozellik {
  position: relative;
  background: red;
  font-size: 11px;
  display: table;
}


/* width */

.table-responsive::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}


/* Track */

.table-responsive::-webkit-scrollbar-track {
  background: #192838;
}


/* Handle */

.table-responsive::-webkit-scrollbar-thumb {
  background: #14212e;
}


/* Handle on hover */

.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #2b3d50;
}

.snrtr_refine-list a.list-group-item {
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: #7284a0 !important;
}

.snrtr_Kutu {
  box-shadow: 0px 12px 30px -5px rgba(0, 0, 0, 0.2), 0px -12px 30px -5px rgba(0, 0, 0, 0.2);
}

.snrtr_Renk_1 {
  background: url(../images/sidebar-bg.jpg)
}

.snrtr_Renk_2 {
  background: url(../images/light-bg.jpg)
}

.snrtr_Renk_3 {
  background: url(../images/content-bg.jpg)
}

.snrtr_Renk_4 {
  background: url(../images/news-bg.jpg)
}

.snrtr_Sol-Ust::after {
  content: "";
  background: url(../images/left-container-icon.png);
  left: -35px;
  top: -34px;
  width: 74px;
  height: 73px;
  position: absolute;
  z-index: 1;
}

.snrtr_Sol-Alt:after {
  content: "";
  background: url(../images/left-sidebar-icon.png) no-repeat;
  left: -4px;
  bottom: -4px;
  width: 25px;
  height: 25px;
  position: absolute;
}

.snrtr_Sag-Ust::after {
  content: "";
  background: url(../images/right-container-icon.png) no-repeat;
  right: -35px;
  top: -34px;
  width: 74px;
  height: 73px;
  position: absolute;
}

.snrtr_Sag-Alt:after {
  content: "";
  background: url(../images/right-sidebar-icon.png) no-repeat;
  right: -4px;
  bottom: -4px;
  width: 25px;
  height: 25px;
  position: absolute;
}

table.Zeus-Table {
  width: 100%;
}

.Zeus-Table td {
  height: 55px;
  border: 1px solid #293b4c;
}

.snrtr_itemIcerik.MainItem {
  width: 100%;
  height: 80px;
  margin-bottom: 30px;
}

.snrtr_itemIcerik.MainItem span {
  bottom: -30px;
}

.snrtr_GayaMagazasi {
  background: url(../images/gaya-shop.png.html);
  width: 266px;
  height: 110px;
  position: relative;
  top: -4px;
  left: -1px;
}

div#snrtr_GayaMagazasi {
  position: relative;
  left: 113px;
  top: 12px;
  border: 1px;
  width: 128px;
}

.snrtr_RedGayaMagazasi {
  background: url(../images/gaya-shop-red.png.html);
  width: 266px;
  height: 110px;
  position: relative;
  top: -4px;
  left: -1px;
}

div#snrtr_GayaMagazasi,div#snrtr_RedGayaMagazasi {
  position: relative;
  left: 113px;
  top: 12px;
  border: 1px;
  width: 128px;
}

.snrtr_GayaIcerik snrtrGaya {
  position: absolute;
  background: #544835;
  width: calc(100%);
  padding-left: 4px;
  font-weight: normal;
  height: 20px;
  left: 0px;
  top: 63px;
  border: 1px solid #235513;
  padding-top: 0px;
}

.snrtr_GayaIcerik snrtrGaya img {
  display: inline-block;
}

.snrtr_GayaIcerik {
  width: 64px;
  height: 64px !important;
  margin-bottom: 20px;
  position: relative;
  background-color:#544430 !important;
}

.snrtr_EtkinlikTakvimi {
  background: url(../images/event-image.png);
  width: 266px;
  height: 108px;
  margin-top: 7px;
  display: block;
  position: relative;
  top: -8px;
}

.snrtr_Npcler {
  background: url(../images/Npc-Icerigi.png);
  width: 266px;
  height: 108px;
  margin-top: 7px;
  display: block;
  position: relative;
  top: -8px;
}

.snrtr_PetSistemi {
  background: url(../images/Pet-Sistemi.png.html);
  width: 266px;
  height: 108px;
  margin-top: 7px;
  display: block;
  position: relative;
  top: -8px;
}

div#snrtr_MetinTaslari {
  background: url(../images/Metinler-Resim.png.html);
  width: 580px;
  height: 130px;
  background-size: cover;
}

div#snrtr_BossListesi {
  background: url(../images/Boss-Listesi.png.html);
  width: 580px;
  height: 130px;
  background-size: cover;
}

div#snrtr_BiyologGorevleri {
  background: url(../images/Biyolog-Gorevleri.png);
  width: 580px;
  height: 130px;
  background-size: cover;
}

div#snrtr_OyunHakkinda {
  background: url(../images/Oyun-Hakkinda.png.html);
  width: 580px;
  height: 130px;
  background-size: cover;
}

div#snrtr_BinekSistemi {
  background: url(../images/Binek-Sistemi.png);
  width: 266px;
  height: 108px;
  background-size: cover;
}

div#snrtr_Zindanlar {
  background: url(../images/Zindanlar-Image.png.html);
  width: 580px;
  height: 130px;
  background-size: cover;
}

div#snrtr_Maps {
  background: url(../images/Maps-Image.png);
  width: 266px;
  height: 108px;
  background-size: cover;
}

.snrtr_BiyologItem {
  height: 40px !important;
  width: 40px !important;
  float: left;
  background-color: #00000063 !important;
  border: 1px dashed #aeaeae;
  margin-left: 5px;
}

div#snrtr_BiyologItemleri {
  width: 50%;
  margin-left: 25%;
  position: relative;
  top: 12px;
}

div#snrtr_BiyologRuhtaslari {
  width: 50%;
  margin-left: 25%;
  position: relative;
  top: 26px;
}

.snrtr_InfoBox {
  width: 100%;
  background: #0c2a68;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}

table.table th {
  border: 0;
  background-color: rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding-bottom: 0px;
  font-weight: normal;
  width: 0;
  padding-left: 10px;
  border-top: none !important;
}

table.table tr {
  border: 0;
  text-align: left;
  height: 35px;
}

table.table tr:hover {
  background-color: rgba(0, 0, 0, 0.15);
  transition-duration: 0.3s;
}

table.table td {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 10px;
}

.text-center td {
  text-align: center !important;
}

.text-center th {
  text-align: center !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  border-top: none !important;
}

.table>thead>tr>th {
  border-bottom: none !important;
}
.menuFixed {
  position: fixed!important;
  /* background: #48402d!important; */
  /* transition: all 1s ease; */
}
.menuFixed ul {
  /* border-bottom: 1px solid #c5a1a0; */
}
section.snrtr_UstMenu {
  height: 64px;
  background: #48402dbf;
  width: 100%;
  position: absolute;
  z-index: 10;
  transition: all 1s ease;
}

.menu li:first-child {
  margin: 0px 12px 0px 0px;
}

.menu li {
  display: inline-block;
  margin: 0px 12px;
  padding: 0px;
  background: none;
}

.menu li a {
  display: block;
  line-height: 63px;
  text-transform: uppercase;
  color: #fff !important;
  padding: 0px 16px;
  text-shadow: 1px 1px 0px #000000;
}

.menu li a:hover {
  color: #c8ddf1;
  border-bottom: 1px solid rgba(200, 221, 241, 0.5);
  text-shadow: 0px 0px 10px rgba(200, 221, 241, 0.7);
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
  text-decoration: none;
}

ul.menu {
  padding: 0px;
}

li.snrtr_siteyeGit a {
  font-weight: 700;
  background: #48402d;
  border-bottom: 1px solid #c5a1a0;
  font-size: 14px;
}

li.snrtr_siteyeGit {
  float: right;
}

.snrtr_Binek {
  height: 170px;
  background: #162636;
  margin-bottom: 20px;
}

.snrtr_BinekResim {
  width: 170px;
  height: 170px;
  background-size: 100%, cover !important;
}

.snrtr_Binek h2 {
  width: calc(100% - 200px);
  position: absolute;
  top: 0px;
  right: 15px;
  padding: 0px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  padding-left: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.snrtr_BinekOzellikler {
  padding: 15px;
  padding-left: 0px;
  text-transform: capitalize;
  font-size: 12px;
  width: calc(100% - 205px);
  height: 150px;
  position: absolute;
  top: 25px;
  left: 195px;
}

.col-md-2.snrtr_itemIcerik.snrtr_NpcDetay {
  height: 240px;
}

.snrtr_itemIcerik.snrtr_NpcDetay.Slider {
  width: 100%;
  height: 240px;
}

ul.snrtr_NpcEsya {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.snrtr_NpcEsya li {
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  background: #0f2b46;
  border: 1px dashed #c5a1a0;
  color: #fff;
}

.snrtr_SatinAlEsya {
  position: absolute;
  bottom: 0px;
  top: 78px;
}

.snrtr_SatilanBirEsya {
  width: 75%;
  background: #0f2b46;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  margin-bottom: -100px;
}

div#DigerSayfalar {
  background: url(../images/item-bg.png) repeat;
  height: auto;
  padding: 15px;
  position: relative;
  top: -25px;
  margin-bottom: -15px;
}

div#DigerSayfalar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

div#DigerSayfalar ul li {
  width: 31%;
  float: left;
  background:  rgba(62, 56, 47, 0.5294117647058824);
  margin: 1%;
  padding: 4px;
  padding-left: 33px;
  border: 1px dashed  rgb(97, 88, 53);
  position: relative;
  color:  #b3afa3;
  overflow: hidden;
  height: 31px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 600px) {
  div#DigerSayfalar ul li {
    width: 98%; /* Tam genişliğe yakın, kenarlarda boşluk kalması için */
    font-size: 14px; /* Font boyutunu büyüt */
    padding-left: 10px; /* Yan boşluğu biraz azalt */
    height: auto; /* Yüksekliği otomatik yap, metne göre ayarlansın */
    white-space: normal; /* Metnin satır kaydırmasına izin ver */
  }
}

div#DigerSayfalar ul li img {
  position: absolute;
  height: 22px;
  left: 7px;
  top: 4px;
}

img.ElementIcon {
  height: 32px;
}

.footer {
  position: relative;
  color: #657793;
  line-height: 1.3;
  padding-top: 110px;
}

.snrtr_f-menu li {
  display: inline-block;
  background: none;
  padding: 0px 18px 0px 15px;
  border-right: 1px solid #3d4b5d;
}

.snrtr_f-menu li:last-child {
  border-right: 0px;
}

.snrtr_f-menu li a {
  color: #fff!important;
  text-transform: uppercase;
  font-size: 10px;
}

.footer a {
  color: #567db3;
  text-decoration: none !important;
}

.snrtr_footer-info {
    position: absolute;
    width: 100%;
    top: 75px;
    color: #f0ce8e;
    font-weight: 750;
    font-size: 14px;
  font-family: 'Roboto', sans-serif;

}

.snrtr_ZindanIcerik {
  width: 100%;
  height: 190px;
  display: block;
}

.snrtr_ZindanIcerik::after {
  content: " ";
  display: block;
  background: url(../images/item-bg.png) repeat;
  width: 100%;
  height: 100%;
  opacity: .5;
}

.snrtr_ZindanBaslik {
  font-size: 18px;
  background: #0d2225;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  margin-bottom: 20px;
}

ul.snrtr_MobilMenu.hidden-sm-up {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.snrtr_MobilMenu.hidden-sm-up li {
  font-size: 25px;
  line-height: 63px;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  text-shadow: 0px 0px 15px #42637b;
}
.snrtr_Binek_Muhur{
  width: 170px;height: 170px;
}
@media (max-width: 767px) {
  .snrtr_Sag-Ust::after {
    display: none;
  }
  .snrtr_Sol-Ust::after {
    display: none;
  }
  .snrtr_Sag-Alt::after {
    display: none;
  }
  .snrtr_Sol-Alt::after {
    display: none;
  }
  div#snrtr_DigerSayfalar {
    width: 100% !important;
    padding-top: 40px;
  }
  div#snrtr_DigerSayfalar ul li {
    width: 48%;
    padding-left: 31px;
    padding-right: 0px;
  }
  div#snrtr_MetinTaslari {
    width: 100%;
  }
  div#snrtr_BossListesi {
    width: 100%;
  }
  div#snrtr_BiyologGorevleri {
    width: 100%;
  }
  div#snrtr_Zindanlar {
    width: 100%;
  }
  div#snrtr_BinekSistemi {
    width: 100%;
  }
  div#snrtr_OyunHakkinda {
    width: 100%;
  }
  .snrtr_Npcler {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .snrtr_PetSistemi {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .snrtr_EtkinlikTakvimi {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .snrtr_GayaMagazasi {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .snrtr_BinekResim {
    width: 110px;
    background-repeat: no-repeat, no-repeat !important;
  }
  .snrtr_Binek h2 {
    width: calc(100% - 140px);
  }
  .snrtr_BinekOzellikler {
    width: calc(100% - 146px);
    left: 134px;
  }
  .col-md-1.snrtr_itemIcerik {
    width: calc(33% - 2%) !important;
  }
  .snrtr_CubeTema {
    padding: 10px;
  }
  .snrtr_CubeItem_1 {
    left: 90px;
  }
  .snrtr_CubeItem_2 {
    left: 145px;
  }
  .snrtr_CubeItem_3 {
    left: 200px;
  }
  .snrtr_CubeItem_4 {
    left: 255px;
  }
  .snrtr_CubeYang {
    width: 215px;
    left: 90px;
  }
  .snrtr_CubeYuzde {
    width: 215px;
    left: 90px;
  }
  .snrtr_refine-list {
    width: calc(68.333333%) !important;
    float: left;
  }
  .snrtr_refine-list a.list-group-item {
    width: 100%;
  }
  .table-responsive {
    border: none !important;
  }
  .snrtr_Kutu_Icerik {
    overflow-x: scroll;
  }
  .col-xs-6.snrtr_itemIcerik {
    width: 49% !important;
  }
  .col-xs-4.snrtr_itemIcerik {
    width: 32% !important;
  }
  .snrtr_Binek {
    height: 125px;
  }
  .snrtr_Binek_Muhur{
    width: 125px;height: 125px;
  }
}


/* Breakpoint XS */

@media (max-width: 575px) {
  .hidden-xs-down,
  .hidden-sm-down,
  .hidden-md-down,
  .hidden-lg-down,
  .hidden-xl-down,
  .hidden-xs-up,
  .hidden-unless-sm,
  .hidden-unless-md,
  .hidden-unless-lg,
  .hidden-unless-xl {
    display: none !important;
  }
  div#DigerSayfalar ul li:first-child{
    margin-top: 20px;
  }
  div#DigerSayfalar ul li{
    width: 100%;
  }
  div#snrtr_MetinTaslari{
    width: 100%;
    height: 100%;
    background: url(../images/Metinler-Resim.png.html) center;
  }
  div#snrtr_BossListesi{
    width: 100%;
    height: 100%;
    background: url(../images/Boss-Listesi.png.html) center;
  }
  div#snrtr_Zindanlar{
    width: 100%;
    height: 100%;
    background: url(../images/Zindanlar-Image.png.html) center;
  }
  div#snrtr_Maps{
    width: 100%;
    height: 100%;
    background: url(../images/Maps-Image.png) center;
  }
  div#snrtr_BinekSistemi{
    width: 100%;
    height: 100%;
    background: url(../images/Binek-Sistemi.png) center;
  }
}


/* Breakpoint SM */

@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm-down,
  .hidden-md-down,
  .hidden-lg-down,
  .hidden-xl-down,
  .hidden-xs-up,
  .hidden-sm-up,
  .hidden-unless-xs,
  .hidden-unless-md,
  .hidden-unless-lg,
  .hidden-unless-xl {
    display: none !important;
  }
}


/* Breakpoint MD */

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md-down,
  .hidden-lg-down,
  .hidden-xl-down,
  .hidden-xs-up,
  .hidden-sm-up,
  .hidden-md-up,
  .hidden-unless-xs,
  .hidden-unless-sm,
  .hidden-unless-lg,
  .hidden-unless-xl {
    display: none !important;
  }
}


/* Breakpoint LG */

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg-down,
  .hidden-xl-down,
  .hidden-xs-up,
  .hidden-sm-up,
  .hidden-md-up,
  .hidden-lg-up,
  .hidden-unless-xs,
  .hidden-unless-sm,
  .hidden-unless-md,
  .hidden-unless-xl {
    display: none !important;
  }
}


/* Breakpoint XL */

@media (min-width: 1200px) {
  .hidden-xl-down,
  .hidden-xs-up,
  .hidden-sm-up,
  .hidden-md-up,
  .hidden-lg-up,
  .hidden-xl-up,
  .hidden-unless-xs,
  .hidden-unless-sm,
  .hidden-unless-md,
  .hidden-unless-lg {
    display: none !important;
  }
}

.snrtr_ZindanBg {
  display: block;
  width: 100%;
  height: 230px;
  box-shadow: inset 0px 0px 30px #162636, inset 0px 0px 40px #162636, inset 0px 0px 50px #162636, inset 0px 0px 80px #162636;
  background-position: center !important;
}

.snrtr_ItemDetayResim sure {
  background: #524633;
  padding: 3px;
  padding-left: 11px;
  padding-right: 11px;
  position: relative;
  top: 114px;
  color: #ecf5f9;
}

.snrtr_Hata {
  background: #48402d;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  text-align: center;
  background-color: #141f28;
  background-image: radial-gradient(#45637dab, #48402d), url(../images/item-bg.png);
  padding-top: 10%;
}

.snrtr_Hata h2 {
  display: block;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}

.snrtr_Hata h3 {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
  margin-bottom: 60px;
}

a.snrtr_GeriDon {
  border-radius: 0px !important;
  background: linear-gradient(to top left, #151e27, #233140, #46586b);
  background-size: cover;
  color: #f7fbfe !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
  border: none;
  line-height: 13px;
  font-size: 15px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
}

a.btn.btn-default {
  border-radius: 0px !important;
  background: linear-gradient(to top left, #151e27, #233140, #46586b);
  background-size: cover;
  color: #f7fbfe !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
  border: none;
  line-height: 13px;
  font-size: 15px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #3d5165;
}

@media (max-width: 1000px) {
  .col-md-1.snrtr_itemIcerik {
    width: calc(25% - 2%) !important;
  }
}
.yang {
    background: #2b52a6;
    font-size: 11px;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    color: #ffffff;
}
.snrtr_ZindanInfo div {
  width: calc(100% - 6px) !important;
  display: block !important;
  margin-bottom: 10px !important;
}

.snrtr_ZindanInfo {
  display: block !important;
}
.snrtr_ZindanBg {
  display: block;
  width: 100%;
  height: 230px;
  box-shadow: inset 0px 0px 30px #162636, inset 0px 0px 40px #162636, inset 0px 0px 50px #162636, inset 0px 0px 80px #162636;
  background-position: center !important;
}

.snrtr_ZindanInfo {
  padding: 20px;
  display: flex!important;
  width: 100%;
  height: 100%;
}

@media (max-width:600px) {
  .snrtr_ZindanInfo {
    display: block!important;
  }
}

.snrtr_ZindanInfo div {
  text-align: center;
  background: rgba(60, 24, 24, 0.61);
  display: inline-block;
  padding: 10px;
  margin: 3px;
  border: 1px dashed #273546;
  box-shadow: 0px 0px 5px #101b25;
}

.snrtr_ZindanInfo div h3 {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  color: #fff;
  font-size: 14px;
  width: 100%;
  margin: 0px;
  margin-bottom: 15px
}
.metin{
  margin: 0px;
  padding: 0px;
  position: absolute;
  color:red;
  z-index: 9999;
  height: 10px;
  width: 10px;
  background: red;
  border-radius: 15px;
  display: table-cell;
}
.boss{
  position: absolute;
  color:red;
  z-index: 9999;
  height: 10px;
  width: 10px;
  background: yellow;
  border-radius: 15px;
}
.npc{
  position: absolute;
  color:red;
  z-index: 9999;
  height: 10px;
  width: 10px;
  background: green;
  border-radius: 15px;
}
.tooltip{
  z-index: 9999999;
}
.baslik{
  display: block;
  font-size: 16px;
  color: #fbd795;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  text-align: center;
}
.buton_hover {
  transition: linear 0.5s;
}
.buton_hover:hover {
  filter: brightness(1.5);
}
.parlamaBir {
  background: url('../images/btn_weapons.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaBir:hover {
  background: url('../images/btn_weaponsh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaIkı {
  background: url('../images/btn_zirhlar.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaIkı:hover {
  background: url('../images/btn_zirhlarh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaUc {
  background: url('../images/btn_kasklar.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaUc:hover {
  background: url('../images/btn_kasklarh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.anasayfa {
  background: url('../images/anasayfa.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.anasayfa:hover {
  background: url('../images/anasayfah.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.kayitol {
  background: url('../images/kayitol.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.kayitol:hover {
  background: url('../images/kayitolh.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.oyunuindir {
  background: url('../images/oyunuindir.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.oyunuindir:hover {
  background: url('../images/oyunuindirh.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.wiki {
  background: url('../images/wiki_button.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.wiki:hover {
  background: url('../images/wiki_button_hover.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.oyunTanitimiGit {
  background: url('../images/geneltanitim_button.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.oyunTanitimiGit:hover {
  background: url('../images/geneltanitim_button_hover.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
#solmenu {
  margin: 0 0 0 0px;
  padding: 0 0 0 0px;
  list-style: none;
  /* background-color: #bb9391; */
  z-index: 999;
  position: fixed;
  left: 0;
  top: 43%;
  margin-top: -2.5em;
  text-align: center;
}
#solmenu li{
  width: 50px;
  height: 50px;
  background: url('../images/item-bg.png');
  margin-bottom: 5px;
}
#solmenu a{
  text-decoration: none;
  padding-top: 8px;
  opacity: 0.5;
}
#solmenu a:hover{
  opacity: 1;
}
.tooltips  {
  width: 380px;
  background-color: black;

  border-radius: 3px;
  z-index: 1;
}
.tooltip-inner{
  text-align: center!important;
}
.arkaPlan{
  background:#48402d;
}
#top {
  bottom: 5px;
  bottom: 20px;
  display: none;
  height: 100px;
  position: fixed;
  right: 20px;
  z-index: 999;
}

.alan{
  position: absolute;
  background: #000;
  opacity: 0.3;
  border-radius: 999px;
}

.modalUl li{
  float: left;
  list-style: none;
  margin-left: 0px;
  margin-right: 5%;
  height: 50px;
  line-height: 55px;
  color:#000;
}

.snrtr_modalBox{
  position: absolute;
  top:100px;
  bottom: 100px;
  left: 100px;
  right: 100px;
}
.snrtr_modalBox .close{
  position: absolute;
  opacity: 1;
  color: #000;
  font-size:36px;
  line-height: 20px;
}
.snrtr_modalBox .close:hover{
  color: #fff;
}

.languagepicker {
  background-color: #FFF;
  display: inline-block;
  padding: 0;
  height: 40px;
  overflow: hidden;
  transition: all .3s ease;
  margin: 30px 0 0 0;
  vertical-align: top;
  float: left;
  position: fixed;
  top:80px;
  right: 0px;
  z-index: 999;
}

.languagepicker:hover {
  height: 81px;
}

.languagepicker a{
  color: #000;
  text-decoration: none;
}

.languagepicker li {
  display: block;
  padding: 0px 10px;
  line-height: 40px;
  border-top: 1px solid #EEE;
}

.languagepicker li:hover{
  background-color: #EEE;
}

.languagepicker a:first-child li {
  border: none;
  background: #FFF !important;
}

.languagepicker li img {
  margin-top: 0px;
}

.roundborders {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.large:hover {
  height: 85px;
}

.instagram{
  font-weight: 700;
  background: linear-gradient(to bottom,#5f397530,#a05093)!important;
  border-bottom: 1px solid #f4bafe;
  font-size: 25px!important;
  color: white !important;
}

.facebook{
  font-weight: 700;
  background: linear-gradient(to bottom,#3c5a993d,#3C5A99)!important;
  border-bottom: 1px solid #bae1fe;
  font-size: 25px!important;
  color: white !important;
}

.pr-0{
  padding-right: 0px!important;
}

.cerezpolitika {
  margin-bottom: 0px;
  position: absolute;
  z-index: 9999;
  bottom: 0px;
  width: 100%;
  position: fixed;
  background: #48402d;
  border:none;
}

.offsetKarakter {
  margin-left: 10% !important;
}

section.snrtr_UstMenu {
  height: 47px;
  background: linear-gradient(rgb(45, 39, 28), rgb(13, 8, 0));
  width: 100%;
  position: absolute;
  z-index: 10;
  transition: all 1s ease;
}

li.snrtr_siteyeGit a {
  font-weight: 700;
  background: #16330e;
  border-bottom: 1px solid #c5a1a0;
  font-size: 14px;
}

input.snrtr_SearchInput {
    width: 60%;
    height: 70px;
    border: none;
    margin: 0px auto;
    position: relative;
    top: 0px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    background: url(../images/light-bg.jpg);
    box-shadow: 0px 0px 50px #ff7d00;
    color: #ffd5b9;
    border: 1px solid #ffac61;
}

/* Mobil cihazlarda font boyutunu 14px yap */
@media only screen and (max-width: 600px) {
    input.snrtr_SearchInput {
    width: 100%;
        font-size: 14px;
    }
}

.cerezpolitika {
  margin-bottom: 0px;
  position: absolute;
  z-index: 9999;
  bottom: 0px;
  width: 100%;
  position: fixed;
  background: #365323;
  border: none;
}

section.main {
  min-height: 650px;
  text-align: center;
}

.snrtr_Kutu_Baslik h2 {
  display: block;
  font-size: 16px;
  color: #ffca4c;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
}

.snrtr_Kutu_Baslik h3 {
  color: #bd8a3a;
  font-size: 14px;
  margin: 0px;
}

.snrtr_Kutu_Icerik a.list-group-item {
  border-radius: 0px !important;
  background: linear-gradient(to top left,#182715,#244023,#476b46);
  display: block;
  background-size: cover;
  color: #f7fbfe !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
  border: none;
  line-height: 13px;
}

.snrtr_Kutu_Icerik a.list-group-item:hover {
  background: linear-gradient(to top left,#223c21,#2f542e,#658859);
  color: #fff !important;
}

div#DigerSayfalar ul li {
    width: 49%;
    float: left;
    background: rgba(0, 0, 0, 0.53);
    margin: 1px;
    padding: 4px;
    padding-left: 36px;
    border: 1px dashed rgb(97, 88, 53);
    position: relative;
    color: #ffda85;
    overflow: hidden;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    left: 6px;
    /* right: 0; */
}

.snrtr_Kutu_Baslik{
  text-align: left;
}

.snrtr_Kutu_Icerik{
  text-align: left;
}

.left_menu_div{
  padding: 0px 22px;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #d49c28;
  display: block;
  text-decoration: none;
  text-align: left;
  height: 201px
}

.left_menu_top {
  padding-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
}

.left_menu_top span {
  font-size: 34px;
  color: #fff;
  display: block;
  font-weight: normal;
}

.left_menu_button {
  background: url(../images/button-bg.png) no-repeat;
  background-size: cover;
  border: 1px solid rgba(0, 0, 0, 0);
  border: none;
  /*! text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); */
  font-weight: bold;
  text-transform: uppercase;
  color: #eaca8b !important;
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 8px 31px;
  text-decoration: none!important;
}

.left_menu_button:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
  text-decoration: none;
}

.snrtr_UstMenu .container{
  display: flex;
  justify-content: center;
  position: relative;
}

.menu li a{
  line-height: 47px;
  color: #c9aa71!important;
}

.lang-block {
  position: relative;
  width: 200px;
  height: 47px;
  display: flex;
  align-items: center;
  margin-left: -130px;
}

.lang-block:after {
  border: 5px solid transparent;
  border-top-color: #c9aa71;
  position: absolute;
  right: 118px;
  top: 22px;
  content: '';
}

.lang-block a {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  color: #edc388!important;
}

.lang-block a:hover {
  color: #fff!important;
}

.lang-block a:hover img {
  border: 1px solid rgba(119, 90, 44, 0.5);
}

.lang-block img {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  margin-right: 7px;
  border: 1px solid #775a2c;
  padding: 1px;
  transition: all 0.3s ease;
  object-fit: cover;
}

.hidden-block {
  list-style: none;
  visibility: visible;
  opacity: 1;
  position: absolute;
  border: 1px solid #686868;
  background: #0d0c0c;
  min-width: 150px;
  z-index: 2;
  right: -50px;
  top: 41px;
  padding: 0px;
  transition: all 0.5s ease;
  visibility: hidden;
  opacity: 0;
}

.hidden-block a {
  display: flex;
  align-items: center;
  padding: 8px 20px;
}

.hidden-block a:hover {
  background: rgba(255, 255, 255, 0.05);
}

.lang-block:hover .hidden-block {
  visibility: visible;
  opacity: 1;
}

.soc-block table {
  background: #331602;
}

.soc-block table td {
  border: 1px solid rgba(201, 170, 113, 0.1);
  padding: 1px;
  width: 99%;
  width: 146px;
  border: 0.1rem solid #ddc18a;
}

.soc-block table a {
  display: block;
  color: #c9a674;
  height: 40px;
  line-height: 40px;
  display: flex;
  align-items: center;
  background: #22201e;
}

.soc-block table a:hover {
  background: #542809;
}

.soc-block table a:hover .icon {
  border: 1px solid #d88e36;
  box-shadow: 0px 0px 10px 0px #777673;
  background-color: #73531b;
  margin: 0px 27px 0px 17px;
}

.icon {
  border: 1px solid #b19564;
  border-radius: 50%;
  height: 23px;
  width: 23px;
  display: inline-block;
  margin: 0px 17px;
  transition: all 0.4s ease;
}

.icon.facebook {
  background: url(../images/facebook.png) center no-repeat!important;
}

.icon.whatsapp {
  background: url(../images/whatsapp.png) center no-repeat!important;
}

.icon.instagram {
  background: url(../images/instagram.png) center no-repeat!important;
}

.icon.youtube {
  background: url(../images/youtube2.png) center no-repeat!important;
}

.icon.discord {
  background: url(../images/discord.png) center no-repeat!important;
}

.news-top-block {
  display: flex;
}

.news-top-block .top-news {
  text-align: left;
  width: 339px;
  height: 340px;
  padding: 25px;
  background-repeat: no-repeat;
  display: block;
  margin-top: 0px;
  transition: all 0.3s ease;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.2);
}

.news-top-block .top-news:hover {
  margin-top: -15px;
}

.news-top-block .top-news .top-news-title a {
    text-decoration: none;
    font-weight: bold;
    color: #fff !important;
    font-size: 25px;
}

.news-top-block .top-news .top-news-info {
    font-size: 12px;
    margin: 10px 0px 20px 0px;
    color: #edc388 !important;
}

.news-top-block .top-news .top-news-read-more {
  display: flex;
  align-items: center;
}

.news-top-block .top-news .top-news-read-more a {
  font-size: 13px;
  color: #ffda8f !important /* text-decoration: underline; */;
}

.nav-icon {
  display: inline-block;
  background: url(../images/nav-icon.png) left top 3px no-repeat;
  width: 18px;
  height: 20px;
}

.slider {
  overflow: hidden;
  position: relative;
  width: 600px;
  height: 187px;
  margin: 0 auto;
  text-align: left;
}
.slider .slides {
  position: relative;
  transition: 1s;
}
.slider .slides .active .read-more {
  transition: all 2.5s ease;
  bottom: 50px !important;
}
.slider .slides .active h2 {
  transition: all 2s ease;
  top: 50px !important;
}
.slider .slides .active p {
  transition: all 5s ease;
  opacity: 1 !important;
}
.slider .slides .slide {
  float: left;
  display: block;
  position: relative;
}
.slider .slides .slide:after {
  content: "";
  background: linear-gradient(to bottom, rgb(11 31 50 / 0%), #341b03 99%);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgb(61 33 8 / 51%);
}
.slider .slides .slide h2 {
  position: absolute;
  top: -200px;
  left: 50px;
  font-size: 22px;
  z-index: 2;
  line-height: 1.3;
  text-transform: uppercase;
  color: #f7b262!important;
  margin-top: 20px;
}
.slider .slides .slide p {
  position: absolute;
  bottom: 50px;
  left: 50px;
  opacity: 0;
  z-index: 2;
  width: 250px;
  line-height: 1.4;
  color: #ffffff;
}
.slider .slides .slide img {
  width: 600px;
  max-width: 600px;
  height: 220px;
}
.slider .slides .slide .read-more {
  position: absolute;
  z-index: 2;
  right: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 7px 15px;
  display: flex;
  align-items: center;
}
.read-more3 {
  position: absolute;
  z-index: 2;
  right: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1px 17px;
}
.slider .next {
  position: absolute;
  background: url(../images/right-arrow.png) no-repeat;
  height: 30px; 
  width: 30px;  
  right: 0;
  top: 90px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.8;
}

.nav-icon5 {
  display: inline-block;
  background: url(../images/nav-icon.png) left top 5px no-repeat;
  width: 19px;
  height: 18px;
}
.slider .prev {
  position: absolute;
  background: url(../images/left-arrow.png) no-repeat;
  height: 30px;
  width: 30px;
  left: 0;
  top: 90px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.8;
  left: 6px;
}

.slider .navigation {
  position: absolute;
  top: 40px;
  right: 40px;
  text-align: right;
  z-index: 1;
  cursor: pointer;
}
.slider .navigation .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #191714;
  cursor: pointer;
  border-radius: 16px;
  margin: 0 5px;
}
.slider:hover .next,
.slider:hover .prev {
  opacity: 1;
  transition: all 0.7s ease;
}
.slider .navigation .active {
  background: #c3920d;
  box-shadow: 0px 0px 14px 1px #c3920d;
}

@media (min-width:1290px) {
  .container{
    width: 1235px
  }
}

@media (max-width:994px) {
  .left_menu_div{
    background-size: contain!important;
    height: 240px;
  }
  .left_menu_button{
    margin-bottom: 15px;
  }
  .slider{
    width: 100%
  }
  .news-top-block {
    display: flex;
    flex-wrap: wrap;
  }
  .news-top-block .top-news {
    margin: 0 auto;
    display: block;
    width: 200px
  }
  .lang-block{
    margin-left: 0px;
  }
  ul.snrtr_MobilMenu.hidden-sm-up{
    margin-left: -100px;
  }
  ul.snrtr_MobilMenu.hidden-sm-up li{
    line-height: 55px;
    font-size: 22px;
  }
}
