/* @import url('../fonts/OpenSans-Bold.tff');
@import url('../fonts/OpenSans-Light.tff');
@import url('../fonts/OpenSans-Regular.tff');
@import url('../fonts/Play-Bold.tff'); */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #8e7c61;
  background: url(../images/headerBG.jpg) center top no-repeat;
  background-color: black;
}

a {
    transition: all 0.3s ease;
    color: #edc388;
}

a:hover {
    transition: all 0.3s ease;
    color: #edc388;
}


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: 360px;
  position: relative;
}

input.snrtr_SearchInput {
  width: 75%;
  height: 40px;
  border: none;
  margin: 0px auto;
  position: relative;
  top: -5px;
  font-size: 14px;
  padding-left: 20px;
  background: url(../images/light-bg.jpg);
  box-shadow: 0px 0px 20px #191814;
  color: #ffdaa2;
  border: 1px solid #675948;
  margin-left: 13%;
}

input::placeholder{
  color: #edc388;
}

.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: 16px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
}

.snrtr_Kutu_Baslik h3 {
  color: #94846b;
  font-size: 13px;
  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 #524633;
  display: block;
  background-position: center !important;
}

.snrtr_ItemDetayResim_2 {
  height: 136px;
  border: 1px solid #524633;
  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: 11px;
  padding: 2px;
  padding-left: 10px;
  margin: 1px;
  width: 100%;
  background: linear-gradient(to top left, #887c5f, #48402d, #575246);
  padding-top: 3px;
  padding-bottom: 3px;
  color: #b3afa3;
}

.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: #48402d;
  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: 85%;
  background: #0d0b08;
  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;
  border: 1px solid #dfbd7d;
}

.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: 78%;
  height: 40px;
  border: none;
  top: -5px;
  font-size: 14px;
  padding-left: 20px;
  margin: 0px;
  left: 10%;
  position: relative;
  padding: 0px;
  z-index: 9999123;
  margin-left: 3%;
  text-align:left;
}

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

div#snrtr_aramaSonuc ul li:first-child {
  border: none;
}

div#snrtr_aramaSonuc ul li {
  background: white;
  padding: 4px;
  padding: 10px;
  border: 1px solid #675948;
  cursor: pointer;
  border-bottom: none;
  color: #000!important;
  background: url(../images/light-bg.jpg);
}

div#snrtr_aramaSonuc ul li:hover {
  background: url(../images/light-bg.jpg);
}

.snrtr_CubeDonusum {
  width: 50px;
  height: 105px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #524633;
  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 #524633;
  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 #524633;
  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 #524633;
  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 #524633;
  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 #524633;
  background: url(../images/light-bg.jpg);
  left: 430px;
}

.snrtr_CubeYuzde {
  width: 290px;
  position: absolute;
  height: 25px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #524633;
  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: 25px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border: 1px solid #524633;
  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_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) 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: 90px;
}

.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 #524633;
  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: #6c6565;
}

.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.html);
}
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);
  /* border: 0.1rem solid #ddc18a; */
  border: 1px solid #eac279;
}

.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.html)
}

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

.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: 98%;
  height: 80px;
  margin-bottom: 30px;
  border: 1px solid #dfbd7d;
}

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

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

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

.snrtr_GayaIcerik snrtrGaya {
  position: absolute;
  background: #544835;
  width: calc(100%);
  padding-left: 4px;
  font-weight: normal;
  height: 10px;
  left: 0px;
  top: 67px;
  /* border: 1px solid #524633; */
  padding-top: 0px;
  border: 1px solid #dfbd7d;
}

.snrtr_GayaIcerik snrtrGaya img {
  display: inline-block;
  /* border: 1px solid #dfbd7d; */
}

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

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

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

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

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

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

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

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

div#snrtr_BinekSistemi {
  background: url(../images/Binek-Sistemi.html);
  width: 540px;
  height: 130px;
  position: relative;
  top: -28px;
}

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

div#snrtr_Maps {
  background: url(../images/Maps-Image.html);
  width: 540px;
  height: 130px;
}

.snrtr_BiyologItem {
  height: 40px !important;
  width: 40px !important;
  float: left;
  background-color: #30410e !important;
  border: 1px dashed #c5a1a0;
  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: #544835;
  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: #48402d;
  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: 14px;
  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: #544835;
  border: 1px dashed #c5a1a0;
  color: #fff;
}

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

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

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: 28px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

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

img.ElementIcon {
  height: 32px;
}

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

.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: 170px;
  color: #fff;
  font-weight: 800;
  font-size: 14px;
}

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

.weapons-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.snrtr_itemIcerik {
    width: calc(16.666666667% - 1%); /* 6'lı grid */
    margin: 0.5%;
}

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

.snrtr_ZindanBaslik {
  font-size: 15px;
  background: #48402d;
  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.html) center;
  }
  div#snrtr_BossListesi{
    width: 100%;
    height: 100%;
    background: url(../images/Boss-Listesi.html) center;
  }
  div#snrtr_Zindanlar{
    width: 100%;
    height: 100%;
    background: url(../images/Zindanlar-Image.html) center;
  }
  div#snrtr_Maps{
    width: 100%;
    height: 100%;
    background: url(../images/Maps-Image.html) center;
  }
  div#snrtr_BinekSistemi{
    width: 100%;
    height: 100%;
    background: url(../images/Binek-Sistemi.html) 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: #ab8643;
  font-size: 10px;
  padding: 3px;
  padding-left: 7px;
  padding-right: 7px;
  color: #f9e7bc;
}
.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: #fff;
  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('https://wiki.rohan2.global/assets/images/btn_weapons.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaBir:hover {
  background: url('https://wiki.rohan2.global/assets/images/btn_weaponsh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaIkı {
  background: url('https://wiki.rohan2.global/assets/images/btn_zirhlar.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaIkı:hover {
  background: url('https://wiki.rohan2.global/assets/images/btn_zirhlarh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaUc {
  background: url('https://wiki.rohan2.global/assets/images/btn_kasklar.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.parlamaUc:hover {
  background: url('https://wiki.rohan2.global/assets/images/btn_kasklarh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}
.anasayfa {
  background: url('https://wiki.rohan2.global/assets/images/anasayfa.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.anasayfa:hover {
  background: url('https://wiki.rohan2.global/assets/images/anasayfah.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.kayitol {
  background: url('https://wiki.rohan2.global/assets/images/kayitol.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.kayitol:hover {
  background: url('https://wiki.rohan2.global/assets/images/kayitolh.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.oyunuindir {
  background: url('https://wiki.rohan2.global/assets/images/oyunuindir.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.oyunuindir:hover {
  background: url('https://wiki.rohan2.global/assets/images/oyunuindirh.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.wiki {
  background: url('https://wiki.rohan2.global/assets/images/wiki_button.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.wiki:hover {
  background: url('https://wiki.rohan2.global/assets/images/wiki_button_hover.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.oyunTanitimiGit {
  background: url('https://wiki.rohan2.global/assets/images/geneltanitim_button.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}
.oyunTanitimiGit:hover {
  background: url('https://wiki.rohan2.global/assets/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;
}

/* Css editör */
body {
  width: 100%;
  background: url(https://wiki.rohan2.global/assets/images/headerBg.html) center top no-repeat, url(https://wiki.rohan2.global/assets/images/footerBg.html) center bottom no-repeat;
  background-color: #57311a;
  font-family: 'Candara', Arial, sans-serif;
  font-size: 13px;
  color: #edc388;
  line-height: 1;
  border: 0;
}
a {
  transition: all 0.3s ease;
  color: #edc388;
}
a:hover,
button:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
  text-decoration: none;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #3d2314;
    border-left: 1px solid #3d2314;
}
::-webkit-scrollbar-thumb {
    background-color: #331602;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #57311a;
}

p {
  margin-bottom: 15px;
}
h2,
h3 {
  color: #f7b262;
  margin-bottom: 20px;
  line-height: 1.5;
}
h1 {
  font-size: 25px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 16px;
}
input,
textarea {
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  padding: 10px 15px;
  position: relative;
  border-radius: 4px;
}
button,
.button {
  background: #131215;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 8px 31px;
  text-decoration: none;
}
.button-bg {
  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);
}
:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: #645d5d;
}
::-moz-placeholder {
  color: #645d5d;
}
:-moz-placeholder {
  color: #645d5d;
}
:-ms-input-placeholder {
  color: #645d5d;
}
.wrapper,
.wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* .container { */
  /* min-height: 950px; */
  /* display: flex; */
/* } */

/* .container { */
  /* min-height: 950px; */
  /* position: absolute; */
  /* top: 300px; */
  /* left: 50%; */
  /* transform: translateX(-50%); */
  /* z-index: 1; */
  /* display: flex; */
/* } */

.container {
  min-height: 950px;
  position: relative;
  top: -380px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  display: flex;
  padding-bottom: 100px;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
  height: 449px;
  position: relative;
}

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

.dropdown-block .lang {
  color: #c08733;
}
.dropdown-block img {
  display: inline-block;
  margin-bottom: -8px;
  margin-right: 10px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.dropdown-block:after {
  content: "";
  background: url(../images/dropdown-icon.html) no-repeat;
  width: 8px;
  height: 5px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -1px;
}
.dropdown {
  position: absolute;
  background: #1c1a1f;
  width: 210px;
  top: 35px;
  left: -10px;
  right: 0;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  opacity: 0;
  z-index: 8;
}
.dropdown:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 13px;
  border-width: 0 6px 6px 6px;
  border-style: solid;
  border-color: #1c1a1f transparent;
}
.dropdown:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 13px;
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1) transparent;
}
.dropdown li a {
  display: block;
  padding: 8px 10px 12px 10px;
  text-decoration: none;
  color: #868181;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dropdown li:hover a {
  background: #232126;
}
.dropdown-block.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
.login-panel {
  position: absolute;
  width: 200px;
  height: 56px;
  padding: 0px 10px;
  border-left: 1px solid #201f22;
  margin-right: -220px;
  right: 0px;
  display: flex;
  align-items: center;
}
.login-panel a {
  margin-right: 10px;
}

.wrapper,
.top-panel-container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.top-panel {
  width: 100%;
  background: #2d1201eb;
  border-top: 1px solid #201919;
  position: absolute;
  top: -2px;
  z-index: 2;
}

.top-panel:before {
  content: "";
  border-top: 1px solid #775a2c;
  position: absolute;
  top: 1px;
  width: 100%;
}

.top-panel:after {
  content: "";
  border-bottom: 1px solid #a47944;
  position: absolute;
  bottom: 1px;
  width: 100%;
}

.lang-block {
  position: relative;
}
.lang-block:after {
  border: 5px solid transparent;
  border-top-color: #c9aa71;
  position: absolute;
  right: 118px;
  top: 26px;
  content: '';
}
.lang-block a {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.lang-block a:hover {
  color: #fff;
}
.lang-block a:hover img {
  border: 1px solid rgba(119, 90, 44, 0.5);
}
.lang-block img {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  margin-right: 7px;
  border: 1px solid #775a2c;
  padding: 1px;
  transition: all 0.3s ease;
}
.hidden-block {
  list-style: none;
  visibility: visible;
  opacity: 1;
  position: absolute;
  border: 1px solid #a88e60;
  background: #240b04;
  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);
}

.main-item:focus ~ .hidden-block,
.main-item:active ~ .hidden-block {
  visibility: visible;
  opacity: 1;
}

.top-panel-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 47px;
  z-index: 2;
}

.top-panel-container:before {
  content: "";
  background: url(../images/top-panel-icons.png) -3px -57px no-repeat;
  position: absolute;
  width: 239px;
  height: 72px;
  left: 50%;
  margin-left: -119px;
  top: 2px;
}

.top-panel-container:after {
  content: "";
  background: url(../images/top-panel-icons.png) 0px 0px no-repeat;
  position: absolute;
  width: 239px;
  height: 56px;
  left: 50%;
  margin-left: -119px;
  bottom: -34px;
}


.top-panel .top-panel-logo {
  padding-left: 30px;
  position: relative;
  width: 120px;
  float: left;
}
.top-panel .top-panel-logo a {
  display: block;
  height: 56px;
}
.top-panel .top-panel-logo:after {
  content: "";
  border-right: 1px solid #201f22;
  position: absolute;
  right: 4px;
  height: 15px;
  top: 50%;
  margin-top: -7px;
}
.top-menu {
  width: 800px;
}
.top-menu .active a {
  color: #fff;
}
.top-menu .active a:before {
  content: "";
  background: #de694a;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0px;
  left: 0px;
  opacity: 1;
}
.top-menu li {
  display: inline-block;
  position: relative;
  padding: 0px 20px;
}
.top-menu li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  line-height: 75px;
  position: relative;
  color: #c9aa71;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: -141px;
}
.top-menu li a:before {
  content: "";
  opacity: 0;
  transition: all 0.5s ease;
}
.top-menu li ul {
  position: absolute;
  padding: 14px 0px;
  min-width: 180px;
  background: #1c1a1f;
  text-align: left;
  opacity: 0;
  left: -9999px;
  transition: opacity 0.3s ease;
  z-index: 2;
}
.top-menu li ul li {
  display: block;
  padding: 0px 0px;
}
.top-menu li ul li a {
  line-height: 1.3;
  padding: 10px 25px;
  text-transform: none;
  font-size: 14px;
}
.top-menu li ul:before {
  border: 8px solid transparent;
  border-bottom-color: #1c1a1f;
  position: absolute;
  left: 250%;
  bottom: 100%;
  content: "";
}
.top-menu li:hover a {
  color: #fff;
  text-shadow: 0px 0px 12px rgba(142, 170, 91, 0.3);
}
.top-menu li:hover a:before {
  content: "";
  background: #de694a;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0px;
  left: 0px;
  opacity: 1;
}

.top-menu li:hover ul {
  opacity: 1;
  left: 0px;
  transition: opacity 0.5s ease;
}
.top-menu li:hover ul li a {
  color: #c9aa71;
}
.top-menu li:hover ul li a:hover {
  color: #f1e6d0;
  background: #232126;
}
.top-menu li:hover ul li a:before {
  display: none;
}
.top-panel-status {
  float: right;
  border-left: 1px solid #a47944;
  display: flex;
  align-items: center;
  height: 21px;
  padding: 0px 30px;
  color: #fff;
}
.top-panel-status .progress-bar-bg {
  background: #242421;
  width: 130px;
  height: 3px;
  margin: 0px 15px;
}
.top-panel-status .progress-bar {
  height: 3px;
  position: relative;
  background: linear-gradient(to right, #dd8412, #b9de12);
  display: block;
  box-shadow: 0px 0px 20px 0px #c8b912;
}
.top-panel-status .progress-bar:after {
  content: "";
  height: 1px;
  width: 98%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 1px;
  left: 1px;
}
.top-panel-status .online-users {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #afcf1c;
}
.user-icon {
  background: url(../images/user-icon.html) no-repeat;
  height: 8px;
  width: 9px;
  display: inline-block;
}
.logo {
  position: absolute;
  top: 3px;
  left: 606px;
}
.logo a:hover {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}
/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
  width: 300px;
  background: #0c0c0e;
  height: 805px;
}
.sura {
  background-color: #100e12;
  padding: 26px 30px;
  position: relative;
  min-height: 95px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #d49c28;
  display: block;
  text-decoration: none;
}
.sura span {
  display: block;
}
.sura:hover {
  -webkit-filter: none;
  filter: none;
}
.sura:after {
  transition: all 0.3s ease;
}
.sura .sura-top {
  margin-bottom: 10px;
}
.sura .sura-bottom span {
  font-family: 'Candara', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.sura.two:after {
  content: "";
  background: url() no-repeat;
  width: 201px;
  height: 205px;
  position: absolute;
  right: -29px;
  top: -11px;
  z-index: 2;
}
.sura.two .sura-top span {
  font-size: 34px;
  color: #fff;
}
.sura:hover:after {
  content: "";
  margin-right: 10px;
}
.sura:nth-child(2n+1) {
  background: #311402 url(../images/sura-bg.png) bottom right no-repeat;
}
.surae:hover:after {
  content: "";
  margin-right: 10px;
}

--------------------
.sura {
  background-color: #100e12;
  padding: 26px 30px;
  position: relative;
  min-height: 95px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #645d5d;
  display: block;
  text-decoration: none;
}
.sura span {
  display: block;
}
.sura:hover {
  -webkit-filter: none;
  filter: none;
}
.sura:after {
  transition: all 0.3s ease;
}
.sura .sura-top {
  margin-bottom: 10px;
}
.sura .sura-bottom span {
  font-family: 'Candara', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.sura.two:after {
  content: "";
  background: url() no-repeat;
  width: 201px;
  height: 205px;
  position: absolute;
  right: -29px;
  top: -11px;
  z-index: 2;
}
.sura.two .sura-top span {
  font-size: 34px;
  color: #fff;
}
.sura:hover:after {
  content: "";
  margin-right: 10px;
}
.sura:nth-child(2n+1) {
  background: #131009 url(../images/sura-bg.png) bottom right no-repeat;
  C: ;
}
.surae:hover:after {
  content: "";
  margin-right: 10px;
}
.shaman {
  background-color: #100e12;
  padding: 26px 30px;
  position: relative;
  min-height: 95px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #d49c28;
  display: block;
  text-decoration: none;
}
.shaman span {
  display: block;
}
.shaman:hover {
  -webkit-filter: none;
  filter: none;
}
.shaman:after {
  transition: all 0.3s ease;
}
.shaman .shaman-top {
  margin-bottom: 10px;
}
.shaman .shaman-bottom span {
  font-family: 'Candara', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.shaman.two:after {
  content: "";
  background: url() no-repeat;
  width: 201px;
  height: 205px;
  position: absolute;
  right: -29px;
  top: -11px;
  z-index: 2;
}
.shaman.two .shaman-top span {
  font-size: 34px;
  color: #fff;
}
.shaman:hover:after {
  content: "";
  margin-right: 10px;
}
.shaman:nth-child(2n+1) {
  background: #131009 url(../images/saman-bg.png) bottom right no-repeat;
}
.shamane:hover:after {
  content: "";
  margin-right: 10px;
}
.ninja {
  background-color: #100e12;
  padding: 26px 30px;
  position: relative;
  min-height: 95px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #d49c28;
  display: block;
  text-decoration: none;
}
.ninja span {
  display: block;
}
.ninja:hover {
  -webkit-filter: none;
  filter: none;
}
.ninja:after {
  transition: all 0.3s ease;
}
.ninja .ninja-top {
  margin-bottom: 10px;
}
.ninja .ninja-bottom span {
  font-family: 'Candara', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.ninja.two:after {
  content: "";
  background: url() no-repeat;
  width: 201px;
  height: 205px;
  position: absolute;
  right: -29px;
  top: -11px;
  z-index: 2;
}
.ninja.two .ninja-top span {
  font-size: 34px;
  color: #fff;
}
.ninja:hover:after {
  content: "";
  margin-right: 10px;
}
.ninja:nth-child(2n+1) {
  background: #131009 url(../images/ninja-bg.png) bottom right no-repeat;
}
.ninjae:hover:after {
  content: "";
  margin-right: 10px;
}

.lycan {
  background-color: #100e12;
  padding: 26px 30px;
  position: relative;
  min-height: 95px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #d49c28;
  display: block;
  text-decoration: none;
}
.lycan span {
  display: block;
}
.lycan:hover {
  -webkit-filter: none;
  filter: none;
}
.lycan:after {
  transition: all 0.3s ease;
}
.lycan .lycan-top {
  margin-bottom: 10px;
}
.lycan .lycan-bottom span {
  font-family: 'Candara', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.lycan.two:after {
  content: "";
  background: url() no-repeat;
  width: 201px;
  height: 205px;
  position: absolute;
  right: -29px;
  top: -11px;
  z-index: 2;
}
.lycan.two .lycan-top span {
  font-size: 34px;
  color: #fff;
}
.lycan:hover:after {
  content: "";
  margin-right: 10px;
}
.lycan:nth-child(2n+1) {
  background: #131009 url(../images/lycan-bg.png) bottom right no-repeat;
}
.lycane:hover:after {
  content: "";
  margin-right: 10px;
}

.best-price {
  background-color: #100e12;
  padding: 26px 30px;
  position: relative;
  min-height: 95px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #d49c28;
  display: block;
  text-decoration: none;
}
.best-price span {
  display: block;
}
.best-price:hover {
  -webkit-filter: none;
  filter: none;
}
.best-price:after {
  transition: all 0.3s ease;
}
.best-price .best-price-top {
  margin-bottom: 10px;
}
.best-price .best-price-bottom span {
  font-family: 'Candara', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.best-price.one:after {
  content: "";
  background: url(https://wiki.rohan2.global/assets/images/phoenix-img.html) no-repeat;
  width: 214px;
  height: 260px;
  position: absolute;
  right: -42px;
  top: -70px;
  z-index: 1;
}
.best-price.one .best-price-top span {
  font-size: 34px;
  color: #fff;
}
.best-price.two:after {
  content: "";
  background: url() no-repeat;
  width: 201px;
  height: 205px;
  position: absolute;
  right: -29px;
  top: -11px;
  z-index: 2;
}
.best-price.two .best-price-top span {
  font-size: 34px;
  color: #fff;
}
.best-price2:hover:after {
  content: "";
  margin-right: 10px;
}
.best-price2:nth-child(2n+1) {
  background: #311402 url(../images/sura-bg.png) bottom right no-repeat;
}
.best-price:hover:after {
  content: "";
  margin-right: 10px;
}
.best-price:nth-child(2n+1) {
  background: #131009 url(../images/savasci-bg.png) bottom right no-repeat;
}
.currency-icon {
  display: inline-block;
  background: url(https://wiki.rohan2.global/assets/images/currency-icon.html) no-repeat;
  width: 9px;
  height: 12px;
  margin-bottom: -1px;
}
.currency-icon-pink {
  display: inline-block;
  background: url(https://wiki.rohan2.global/assets/images/currency-icon-pink.html) no-repeat;
  width: 19px;
  height: 30px;
  margin-bottom: -2px;
}
.currency-icon-blue {
  display: inline-block;
  background: url(https://wiki.rohan2.global/assets/images/currency-icon-blue.html) no-repeat;
  width: 19px;
  height: 30px;
  margin-bottom: -2px;
}
.rankings-block {
  background: url(../images/rankings-block-bg.html) bottom no-repeat;
  background-color: #331602;
  min-height: 400px;
  padding-bottom: 30px;
}
.sidebar-title {
  padding: 22px 12px;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  /* color: #fff; */
  /* background-color: #fff; */
  border-bottom: 1px solid #ddc18a;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.sidebar-title a {
  float: right;
  color: #e6b35c;
  text-decoration: none;
  font-size: 10px;
  margin-top: 7px;
}
.sidebar-title span {
  font-size: 10px;
  color: #484343;
  font-weight: bold;
  transition: all 0.3s ease;
  margin-left: 20px;
  position: relative;
  top: -2px;
}
.sidebar-title span:hover {
  color: #a9a6a6;
}
.sidebar-title .shop-button {
  cursor: pointer;
}
.sidebar-title .shop-button.active {
  color: #a9a6a6;
}
.sidebar-title-light:after {
  content: "";
  background: url(../images/sidebar-title-icon-light.png) no-repeat;
  width: 43px;
  height: 12px;
  position: absolute;
  bottom: -5px;
  left: 125px;
}
.sidebar-title-dark:after {
  content: "";
  background: url(../images/sidebar-title-icon-dark.html) no-repeat;
  width: 43px;
  height: 12px;
  position: absolute;
  bottom: -7px;
  left: 125px;
}
.block-p {
  padding: 15px 30px 30px 30px;
}
.block-l-r {
  padding: 0px 30px;
}
.rankings-title {
  margin: 0px 30px;
  border-bottom: 1px dotted #ca8238;
  padding: 7px 0px;
  color: #645d5d;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rankings-title .rank-lvl {
  width: 100px;
  text-align: right;
}
.rankings-title .rank-number {
  width: 25px;
}
.rankings-title .rank-name {
  width: 120px;
}
.rankings-title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  padding: 8px 30px;
  color: #898585;
}
.rankings-title-block:hover {
  background: rgba(255, 255, 255, 0.04);
  padding: 8px 25px;
}
.rankings-title-block .rank-lvl {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  width: 90px;
  text-align: right;
}
.rankings-title-block .rank-number {
  width: 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  position: relative;
}
.rankings-title-block .rank-name {
  font-size: 13px;
  color: #fff;
  width: 130px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.3;
  text-overflow: ellipsis;
}
.rankings-title-block.first .rank-number {
  font-size: 0px;
}
.rankings-title-block.first .rank-number:before {
  content: "";
  background: url(../images/top-one-icon.html) no-repeat;
  width: 42px;
  height: 31px;
  position: absolute;
  left: -18px;
  top: -16px;
}
.rankings-title-block.first .rank-name {
  font-size: 15px;
}
.rankings-title-block.second .rank-number {
  font-size: 0px;
}
.rankings-title-block.second .rank-number:before {
  content: "";
  background: url(../images/top-two-icon.html) no-repeat;
  width: 42px;
  height: 31px;
  position: absolute;
  left: -18px;
  top: -16px;
}
.rankings-title-block.second .rank-name {
  font-size: 15px;
}
.rankings-title-block.third .rank-number {
  font-size: 0px;
}
.rankings-title-block.third .rank-number:before {
  content: "";
  background: url(../images/top-three-icon.html) no-repeat;
  width: 42px;
  height: 31px;
  position: absolute;
  left: -18px;
  top: -16px;
}
.rankings-title-block.third .rank-name {
  font-size: 15px;
}
.purple {
  color: #9b59ff;
}
.pink {
  color: #d75699;
}
.yellow {
  color: #d7c056;
}
.top-guilds {
  border-bottom: 1px solid #1d1b1e;
  padding-bottom: 20px;
}
.top-guilds .guild-img {
  width: 45px;
}
.top-guilds .clan-team {
  width: 150px;
}
.top-guilds .points {
  width: 45px;
  text-align: right;
}
.top-guilds .guilds {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 30px;
  text-decoration: none;
  color: #fff;
}
.top-guilds .guilds:hover {
  background: rgba(255, 255, 255, 0.04);
}
.top-guilds .guilds:hover img {
  border-radius: 50%;
}
.top-guilds .guilds .guild-img {
  position: relative;
  z-index: 1;
}
.top-guilds .guilds .guild-img img {
  width: 32px;
  height: 32px;
  transition: all 0.3s ease;
}
.top-guilds .guilds .clan-team {
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-guilds .guilds .clan-team a {
  text-decoration: none;
}
.top-guilds .guilds .clan-team .clan-team-name {
  color: #fff;
  font-size: 15px;
}
.top-guilds .guilds .clan-team .clan-team-name:hover {
  text-decoration: underline;
}
.top-guilds .guilds .clan-team span {
  font-size: 10px;
  display: block;
  color: #898585;
  margin-top: 4px;
}
.top-guilds .guilds .points {
  font-family: 'Open Sans', sans-serif;
  color: #d2d2d2;
}
.blur-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  opacity: 0.7;
}
.sidebar-post-block {
  padding: 30px;
}
.sidebar-post-block a {
  display: block;
  text-decoration: none;
  color: #edc388;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 14px;
}
.sidebar-post-block a:before {
  content: ">";
  margin-right: 20px;
  font-weight: bold;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
  width: 600px;
  line-height: 1.2;
}
.content img {
  max-width: 580px;
}
.content-page {
  padding: 20px 10px;
}
.media-block-top {
  position: relative;
  z-index: 5;
}
.media-block-top a {
  display: block;
}
.media-block-top a:after {
  content: "";
  background: url(../images/video-button.html) no-repeat;
  height: 78px;
  width: 78px;
  position: absolute;
  margin-top: -39px;
  margin-left: -39px;
  top: 50%;
  left: 50%;
  cursor: pointer;
}
.media-block-top img {
  width: 600px;
  max-width: 600px;
  margin-bottom: -4px;
  cursor: pointer;
}
.slider {
  overflow: hidden;
  position: relative;
  width: 600px;
  height: 187px;
  margin: 0 auto;
}
.slider .slides {
  position: relative;
  transition: 1s;
}
.slider .slides .active .read-more {
  transition: all 2.5s ease;
  bottom: 35px !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, rgba(19, 6, 17, 0), #291804 99%);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.slider .slides .slide h2 {
  position: absolute;
  top: -200px;
  left: 50px;
  font-size: 22px;
  z-index: 2;
  line-height: 1.3;
  text-transform: uppercase;
  /* background-color: rgba(0, 0, 0, 0.2); */
}
.slider .slides .slide p {
  position: absolute;
  bottom: 50px;
  left: 50px;
  opacity: 0;
  z-index: 2;
  width: 250px;
  line-height: 1.4;
  /* background-color: rgba(0, 0, 0, 0.2); */
}
.slider .slides .slide img {
  width: 600px;
  max-width: 600px;
  height: 220px;
}
.slider .slides .slide .read-more {
  position: absolute;
  z-index: 2;
  bottom: -10px;
  right: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 9px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 7px 15px;
}
.read-more3 {
  position: absolute;
  z-index: 2;
  /* bottom: 25px; */
  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: 22px;
  width: 22px;
  right: 0;
  top: 110px;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  right: 0px;
}
.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: 22px;
  width: 22px;
  left: 0;
  top: 115px;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  left: 2px;
}
.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;
}
.news-top-block {
  display: flex;
}
.news-top-block .top-news {
  width: 150px;
  height: 290px;
  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;
  font-size: 15px;
}
.news-top-block .top-news .top-news-info {
  font-size: 11px;
  margin: 10px 0px 20px 0px;
  font-family: 'Open Sans', sans-serif;
}
.news-top-block .top-news .top-news-read-more a {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
.nav-icon {
  display: inline-block;
  background: url(../images/nav-icon.png) left top 5px no-repeat;
  width: 18px;
  height: 20px;
}
.bottom-news {
  padding: 15px 25px;
  transition: all 0.4s ease;
  display: block;
  text-decoration: none;
  background: #111113;
}
.bottom-news .date {
  float: right;
  font-size: 10px;
  width: 80px;
  font-family: 'Open Sans', sans-serif;
  border-left: 1px solid #19181b;
  padding-left: 5px;
  margin-left: 17px;
  text-align: right;
  color: #898585;
}
.bottom-news .comments {
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #de694a;
  font-size: 10px;
  margin-left: 15px;
}
.bottom-news .bottom-news-title {
  color: #fff;
  text-decoration: none;
}
.bottom-news:hover {
  background: #151517;
}
.bottom-news:hover .bottom-news-title {
  text-decoration: underline;
  color: #de694a;
}
.comment-icon {
  background: url(../images/comment-icon.html) no-repeat;
  height: 17px;
  width: 16px;
  display: inline-block;
  margin-bottom: -6px;
}
.item-shop-block {
  background: #131009;
  /* border: 0.1rem solid #ddc18a; */
  border: 1px solid #eac279;
}
.carousel {
  position: relative;
}
.carousel .arrow {
  width: 24px;
  height: 78px;
  position: absolute;
  top: 55px;
  border: none;
}
.carousel .next {
  background: url(../images/arrow.html) center no-repeat;
  right: -32px;
  z-index: 999;
}
.carousel .prev {
  background: url(../images/arrow.html) center no-repeat;
  transform: rotate(180deg);
  left: -32px;
  z-index: 999;
}
.gallery {
  width: 600px;
  overflow: hidden;
  padding-top: 1px;
}
.gallery ul {
  height: 200px;
  width: 9999px;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: margin-left 1700ms;
  display: flex;
}
.gallery li {
  display: inline-block;
  width: 150px;
  height: 200px;
  position: relative;
  transition: all 1s ease;
  background: url(../images/carousel-item-bg.html) 0px 5px no-repeat;
  text-align: center;
  transition: all 0.5s ease;
}
.gallery li:nth-child(2n+1) {
  background-color: #371502;
}
.gallery li p {
  margin-bottom: 5px;
}
.gallery li .new-item {
  background: url(../images/new-item.html) no-repeat;
  height: 59px;
  width: 59px;
  position: absolute;
  top: -1px;
  left: -1px;
  text-align: center;
}
.gallery li .new-item span {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding-top: 4px;
  transform: rotate(-44deg) translate(-12px);
}
.gallery li .shop-item-img {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery li .shop-item-img img {
  /* width: 125px; */
  height: 35px;
  margin: 2px 0px 0px 5px;
}
.gallery li .item-info {
  opacity: 1;
  transition: all 0.5s ease;
}
.gallery li .item-name {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.gallery li .item-price {
  font-family: 'Open Sans', sans-serif;
  color: #de9c4a;
  font-size: 14px;
}
.gallery li .shop-item-button {
  position: absolute;
  margin: 0 auto;
  bottom: -50px;
  left: 50%;
  margin-left: -45px;
  transition: all 0.5s ease;
}
div#DigerSayfalar {
    background: url(https://wiki.rohan2.global/assets/img/item-bg.html) repeat;
    width: 540px;
    height: auto;
    padding: 15px;
    position: relative;
    top: -25px;
    margin-bottom: -15px;
}
div#DigerSayfalar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.gallery li .shop-item-button button {
  font-size: 9px;
  font-weight: bold;
  width: 90px;
  padding: 8px 5px;
}
.gallery li:hover {
  background: url(../images/carousel-item-bg.html) 0px 5px no-repeat, url(../images/item-shop-hover.html) center bottom no-repeat;
  background-color: #371502;
  box-shadow: 8px 0px 10px -1px rgba(0, 0, 0, 0.2), -8px 0px 10px -1px rgba(0, 0, 0, 0.2);
  z-index: 6;
}
.gallery li:hover .shop-item-button {
  bottom: 20px;
}
.gallery li:hover .item-info {
  opacity: 0;
}
.shop-title {
  margin-bottom: 0px;
  background: url(../images/item-bg3.png) #201e1e54;
}
/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
  width: 300px;
  background: #311402;
}
.dowload-button a {
  display: block;
  background: url(../images/download-button.html) no-repeat;
  width: 210px;
  padding: 23px 0px 0px 90px;
  height: 63px;
  text-decoration: none;
  color: #fffac6;
  font-weight: bold;
  font-size: 22px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.dowload-button a span {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #b2be79;
  font-weight: normal;
  margin-top: 4px;
}
.hero-guides-block {
  background: url(../images/guides-bg.png) no-repeat;
  width: 308px;
  height: 178px;
  position: relative;
  margin-top: -44px;
  display: block;
  text-decoration: none;
}
.block-info {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 230px;
  padding: 8px;
  color: #f7d095;
}
.block-info span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Candara', Arial, sans-serif;
  color: #fff;
}

.block {
  margin-bottom: 27px;
  width: 345px;
}
.block ul {
  padding: 20px 0px;
}
.block ul li a {
  padding: 10px 25px;
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.block ul li a:hover {
  border-top: 1px solid #2b1d1e;
  border-bottom: 1px solid #2b1d1e;
  background: #080408;
  margin: 0px -10px;
  color: #fff;
}
.block ul li a:before {
  content: ">";
  margin-right: 5px;
}
.title {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  background: rgba(2, 1, 1, 0.4);
  border: 1px solid rgba(201, 170, 113, 0.1);
  padding: 18px 22px;
  transition: all 0.3s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title a {
  color: #fff;
  font-size: 12px;
}
.title a:hover {
  color: #c9aa71;
}
.block:hover .sidebar-title {
  border: 1px solid rgba(201, 170, 113, 0.2);
}
.sign a {
  display: block;
  background: url(https://wiki.rohan2.global/assets/images/sign-up.html) no-repeat;
  width: 260px;
  height: 55px;
  padding: 16px 0px 0px 85px;
}
.sign a b {
  font-weight: normal;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.sign a span {
  display: block;
  color: #a8a8a9;
  font-size: 12px;
  margin-top: 4px;
}
.sign a:hover {
  width: 250px;
  padding: 16px 0px 0px 95px;
}
.block-search form {
  text-transform: uppercase;
  color: #fff;
  background: rgba(2, 1, 1, 0.4);
  border: 1px solid rgba(201, 170, 113, 0.1);
  padding: 4px 8px 4px 22px;
  transition: all 0.3s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block-search form:hover {
  border: 1px solid rgba(201, 170, 113, 0.3);
}
.block-search form input {
  background: none;
  border: none;
  padding: 4px 0px;
  text-transform: uppercase;
}
.block-search form button {
  background: url(https://wiki.rohan2.global/assets/images/search-icon.html) center no-repeat;
  width: 35px;
  height: 40px;
  padding: 10px 15px;
  opacity: 0.14;
}
.block-search form button:hover {
  opacity: 0.4;
}
.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: #0f0a00;
}
.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.twitter {
  background: url(../images/twitter.png) center no-repeat!important;
}
.icon.youtube {
  background: url(../images/youtube.png) center no-repeat!important;
}
.icon.twitch {
  background: url(../images/twitch.png) center no-repeat!important;
}
.hero-block {
  background: url(https://wiki.rohan2.global/assets/images/hero-bg.html) no-repeat;
  width: 315px;
  height: 106px;
  padding: 30px 0px 0px 30px;
  outline: 1px solid rgba(201, 170, 113, 0.1);
  position: relative;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.wallpaper-block {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 7;
}
.wallpaper-block a {
  display: block;
}
.wallpaper-block a:hover {
  transform: scale(1.1);
}
.wallpaper-block .wallpaper-big {
  position: relative;
  height: 169px;
  width: 300px;
  display: block;
}
.wallpaper-block .wallpaper-big img {
  width: 300px;
  height: 169px;
  position: absolute;
}
.wallpaper-block .wallpaper-big .block-info-big {
  background: url(https://wiki.rohan2.global/assets/images/wallpaper-bg.html) left bottom no-repeat;
}
.wallpaper-block .wallpaper {
  width: 150px;
  height: 84px;
}
.wallpaper-block .wallpaper img {
  width: 150px;
  height: 84px;
}
.discussions-block {
  background-color: #331602;
}
.discussions-block .disc-img {
  position: relative;
  z-index: 1;
  float: left;
  margin-right: 10px;
  top: -6px;
}
.discussions-block .disc-img img {
  height: 36px;
  width: 36px;
  transition: all 0.4s ease;
}
.discussions-block a {
  text-decoration: none;
}
.discussions-block .disc-info {
  font-family: 'Open Sans', sans-serif;
  font-size: 8px;
  line-height: 1.3;
}
.discussions-block .disc-info .disc-info-title {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  font-size: 11px;
  margin-bottom: 4px;
}
.discussions-block .disc-info .disc-info-title:hover {
  text-decoration: underline;
}
.disc-block {
  padding: 15px 30px;
  border-bottom: 1px dotted #201f22;
}
.disc-block:last-child {
  border-bottom: none;
}
.disc-block:hover {
  background: rgba(255, 255, 255, 0.04);
}
.disc-block:hover img {
  border-radius: 50%;
}
.facebbok-title img {
  margin-top: -7px;
}
.like-block {
  font-size: 13px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.3;
  border-bottom: 1px solid #ca8238;
  padding-bottom: 20px;
}
.like-block img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 18px;
}
.like-block b {
  display: none;
}
.like-block span {
  display: block;
  font-size: 10px;
  color: #645d5d;
  margin-top: 6px;
}
.like-block span button {
  background-color: #2a72c3;
  border: 1px solid #1d1b1e;
  border-radius: 3px;
  padding: 2px 4px;
  font-size: 10px;
  color: #fff;
  text-transform: none;
  margin-right: 5px;
}
.like-block span button i {
  display: none;
}
.like b {
  display: inline-block;
  font-weight: normal;
}
.like button {
  background-color: #111114 !important;
  color: #645d5d !important;
}
.like button i {
  display: inline-block !important;
}
.check-icon {
  display: inline-block;
  background: url(../images/check-icon.html) no-repeat;
  width: 10px;
  height: 8px;
  margin-right: 3px;
  margin-bottom: -1px;
}
.people-block {
  padding: 15px 0px;
  font-family: 'Open Sans', sans-serif;
}
.people-block p {
  color: #fff;
  font-size: 11px;
}
.people-block .people {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.people-block .people-info {
  text-align: center;
  width: 50px;
  font-size: 10px;
  margin-bottom: 14px;
  text-decoration: none;
  color: #645d5d;
}
.people-block .people-info img {
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
}
/* Footer
-----------------------------------------------------------------------------*/

.soc-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 80px;
  padding: -1px 30px;
}

.footer {
  min-height: 350px;
  position: relative;
}

.dropdown-block-b {
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  outline: none;
  color: #868181;
}
.dropdown-block-b .lang {
  color: #fff;
}
.dropdown-block-b img {
  display: inline-block;
  margin-bottom: -12px;
}
.dropdown-block-b:after {
  content: "";
  background: url(../images/dropdown-icon.html) no-repeat;
  width: 8px;
  height: 5px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -2px;
}
.dropdown-block-b div {
  background: url(../images/map-icon.html) left no-repeat;
  height: 36px;
  line-height: 36px;
  padding-left: 50px;
  padding-right: 40px;
}
.dropdown-block-b .dropdown {
  top: 40px;
  left: 10px;
}
.dropdown-block-b.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
.social {
  color: #e3bb69;
}
.social a {
  width: 17px;
  height: 16px;
  display: inline-block;
  margin: 0px 5px -4px 5px;
}
.social a:hover {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}
.social .fb {
  background: url(../images/soc-icons.html) 4px 0px no-repeat;
}
.social .twitch {
  background: url(../images/soc-icons.html) -20px 0px no-repeat;
}
.social .inst {
  background: url(../images/soc-icons.html) -49px 0px no-repeat;
}
.social .twitter {
  background: url(../images/soc-icons.html) -77px 0px no-repeat;
}
.footer-logo {
  position: relative;
  min-height: 295px;
}
.footer-logo a {
  background: url(../images/footer-logo.png) no-repeat;
  width: 133px;
  height: 110px;
  display: block;
  position: absolute;
  left: 50%;
  top: -50px;
  margin-left: -65px;
}

.footer-menu {
  text-align: center;
  margin-bottom: 42px;
}
.footer-menu .active a {
  border-bottom: 1px solid #ffc400;
  color: #fff;
}
.footer-menu li {
  display: inline-block;
  margin: 0px 27px;
}
.footer-menu li a {
  color: #868181;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 8px;
}
.footer-menu li a:hover {
  border-bottom: 1px solid #9433d5;
  color: #fff;
}
.copyright {
  color: #efc2a3;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  width: 500px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.3;
}
.templstock {
  text-align: center;
  color: #6e6a7b;
  font-size: 10px;
  background: url(https://wiki.rohan2.global/assets/images/templ-logo.html) center top no-repeat;
  height: 80px;
  padding-top: 7px;
  width: 120px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -60px;
}
.templstock a {
  color: #6e6a7b;
}
.modalx-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  cursor: pointer;
  overflow: auto;
  visibility: hidden;
  -webkit-transition: background 0.25s linear;
  -moz-transition: background 0.25s linear;
  transition: background 0.25s linear;
}
#video_modal {
  width: 1000px;
  height: 540px;
  background-color: #000;
  box-shadow: 0px 10px 63px 0px rgba(0, 0, 0, 0.5);
}
#login_modal,
#reg_modal {
  width: 450px;
  box-shadow: 0px 10px 63px 0px rgba(0, 0, 0, 0.5);
}
.modal_window {
  z-index: 9999;
  position: relative;
  cursor: auto;
  margin: 0 auto;
  display: none;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  margin-bottom: 20px;
  transform: scale(0.4);
  background: #000;
}
.close-r {
  display: block;
  position: absolute;
  margin-top: -21px;
  width: 70px;
  height: 70px;
  background: url(https://wiki.rohan2.global/assets/images/close_popup.html) no-repeat;
  filter: hue-rotate(50deg);
  -webkit-filter: hue-rotate(50deg);
}
.modal_window iframe {
  border: 0px;
}
/* Popup
-----------------------------------------------------------------------------*/
.popup-block {
  padding: 40px 50px 20px 50px;
  border-top: 1px solid #de694a;
  color: #645d5d;
}
.reg-title {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 18px;
  margin-bottom: 20px;
  border-bottom: 1px solid #29262a;
}
.reg-title span {
  float: right;
  font-weight: normal;
  font-size: 11px;
  margin-top: 5px;
  color: #645d5d;
}
.reg-title span a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.connect-f {
  margin: 0px 0px 15px 0px;
}
.connect-f button {
  background: url(https://wiki.rohan2.global/assets/images/connect-f.html) no-repeat;
  width: 349px;
  height: 40px;
  margin-left: 0px;
  border: none;
  box-shadow: 0px 12px 31px -12px rgba(0, 0, 0, 0.5);
}
.or {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}
.or span:before {
  content: "";
  border-top: 1px dotted #29262a;
  height: 1px;
  width: 41%;
  position: absolute;
  left: 0;
  bottom: 4px;
}
.or span:after {
  content: "";
  border-top: 1px dotted #29262a;
  height: 1px;
  width: 41%;
  position: absolute;
  right: 0;
  bottom: 4px;
}
.reg-form p {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.reg-form input {
  margin-bottom: 20px;
  width: 319px;
}
.pass {
  width: 156px;
  display: inline-block;
}
.pass input {
  width: 136px;
}
.first-pass {
  margin-right: 25px;
}
.license-l {
  margin-top: 4px;
  padding-bottom: 20px;
  text-transform: none;
  border-bottom: 1px dotted #29262a;
}
.license-l a {
  color: #fff;
  text-decoration: none;
}
.license-l a:hover {
  text-decoration: underline;
}
.license-l div {
  margin-bottom: 10px;
  font-size: 14px;
}
.license input[type=radio],
input[type=checkbox] {
  display: none;
}
.license label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  color: #645d5d;
  font-size: 14px;
}
.license input[type=checkbox]:checked + label {
  color: #fff;
}
.license input[type=checkbox]:checked + label:before {
  content: "";
  text-align: center;
  width: 14px;
  height: 14px;
  background: url(https://wiki.rohan2.global/assets/images/checkbox.html) center no-repeat;
  border-radius: 1px;
}
.license label:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: -1px;
  border: 1px solid #29262a;
  border-radius: 1px;
}
.reg-form {
  padding-bottom: 25px;
}
.reg-buttons {
  margin-top: 25px;
}
.reg-buttons a {
  cursor: pointer;
}
.reg-buttons button:after {
  display: none;
}
.but {
  background: none;
  border: 1px solid #282529;
  padding: 10px 25px;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  height: auto;
  line-height: 100%;
  box-shadow: none;
  font-weight: normal;
}
.sign,
.can {
  float: right;
}
.cont {
  margin-right: 7px;
}
.login-buttons a {
  float: right;
  margin-top: 10px;
}
@media (max-width: 1650px) {
  .lang-block {
    position: absolute;
    width: 200px;
    height: 56px;
    display: flex;
    align-items: center;
    border-right: none;
    margin-left: 0px;
    top: 57px;
    left: 10px;
    z-index: 1;
  }
  .login-panel {
    position: absolute;
    width: 200px;
    height: 56px;
    padding: 0px 10px;
    border-left: none;
    margin-right: 0px;
    right: 10px;
    top: 56px;
    display: flex;
    align-items: center;
  }
}

.header {
    display:none;
}

.container {
    top: 0px;
}

input.snrtr_SearchInput {
    top: 0px;
    margin-top: 85px;
}
