.before-character-bg {
  background: url("../images/before-character-bg.jpg") center bottom no-repeat;
}

.rating-swiper {
  margin-top: 100px;
  position: relative;
  align-items: flex-end;
}

.top-block-item {
  width: calc(50% - 40px);
}

.ranking-slider {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ranking-slider .rating-tab {
  padding: 0 50px 50px 50px;
}

.ranking-slider .swiper-slide {
  padding: 0 55px;
}
.swiper {
  position: relative;
  padding: 70px 50px 0;
  height: 550px;
  background: url("../images/top-guilds-bg.png") center no-repeat;
}

.swiper-news {
  height: 350px;
}

.swiper-button-next,
.swiper-button-prev {
  color: #fbc430;
}

.swiper-news .swiper-slide {
  height: 350px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.swiperNews-nav {
  position: relative;
  width: 130px;
  height: 45px;
  margin: 0 auto;
  margin-top: 20px;
  background: #0e161d;
  border-radius: 5px;
}

.swiperNews-nav .swiper-buttons {
  background: url("../images/right-arrow.png") center no-repeat;
  top: 32px;
  width: 19px;
  height: 26px;
  font-size: 0;
}

.swiperNews-nav .swiper-buttons:after {
  font-size: 0;
}

.swiperNews-nav .swiper-button-next {
  right: 8px;
}

.swiperNews-nav .swiper-button-prev {
  transform: rotateY(180deg);
  left: 8px;
}

.swiperNews-nav .swiper-pagination {
  font-family: "Open Sans", sans-serif;
  bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.swiperNews-nav .swiper-pagination span {
  display: inline;
}

.swiperNews-nav .swiper-pagination .swiper-pagination-current {
  color: #fbc430;
}

.ratingTabs {
  position: relative;
  z-index: 10;
  /* margin-bottom: 20px; */
  padding: 0 50px 0 50px;
}

.ratingTab-button {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 24px;
  color: #889cad;
  font-weight: bold;
  transition: 0.3s;
}

.ratingTab-button:hover {
  color: #bfced3;
}

.ratingTab-button.active {
  color: #fff;
}

.rating .content {
  position: relative;
  background: url("../images/top-players-bg.png") center no-repeat;
}

.rating-tab {
  padding: 50px;
  padding-top: 73px;
  position: relative;
  height: 550px;
}

.rating-tab:before,
.rating-swiper .swiper::before,
.rating-swiper .top-players::before {
  content: "";
  position: absolute;
  width: 554px;
  height: 210px;
  top: -86px;
  left: calc(50% - 277px);
  pointer-events: none;
}

.top-players::before {
  background: url("../images/icon-top-players.png") center no-repeat;
  z-index: 10;
}

#top-guilds:before {
  background: url("../images/icon-top-guilds.png") center no-repeat;
}

.rating-swiper .swiper:nth-child(2)::before {
  background: url("../images/icon-top-slider.png") center no-repeat;
}

.rating-title {
  text-align: center;
  text-transform: uppercase;
}

.rating table {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  table-layout: auto;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 1px;
  border: none;
}

.rating tr {
  height: 70px;
}

.rating thead tr {
  position: relative;
  background: rgba(14, 22, 29, 0.35) !important;
}

.rating thead tr:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: rgba(14, 22, 29, 0.6);
}

.rating tbody tr {
  cursor: pointer;
  background: rgba(14, 22, 29, 0.2);
  transition: 0.3s;
  margin-bottom: 1px;
}

.rating tbody tr:hover {
  background: rgba(14, 22, 29, 0.6);
  color: #8addfb;
}

.rating th:first-child,
.rating td:first-child {
  padding-left: 20px;
}

.rating th:last-child,
.rating td:last-child {
  padding-right: 20px;
}

.rating th,
.rating td {
  vertical-align: middle;
  border: none;
}

.rating th {
  text-align: left;
  color: #fac430;
  font-size: 18px;
}

.rating sup {
  color: #fac430;
}

.top-players .first-cell {
  text-align: center;
  padding-right: 10%;
  width: 20%;
}

.top-players .forth-cell {
  width: 80px;
}

.rating-more-btn {
  margin: 0 auto;
  margin-top: 23px;
}

.top-guilds .first-cell {
  width: 20%;
  padding-right: 5%;
  text-align: center;
}

.top-guilds .second-cell {
  width: 20%;
}

.top-guilds .forth-cell {
  width: 80px;
}

.events-block {
  margin-top: 120px;
  align-items: flex-end;
}

.events-block > div {
  width: calc(50% - 40px);
}

.events .content {
  position: relative;
  padding: 50px;
  background: rgba(98, 209, 255, 0.1);
  height: 550px;
  margin-top: 30px;
  font-weight: bold;
  color: #8daab6;
}

.eventsTabs {
  margin-bottom: 30px;
}

.events .eventsTab-button {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 24px;
  color: #889cad;
  font-weight: bold;
  transition: 0.3s;
}

.events .eventsTab-button:hover,
.events .eventsTab-button.active {
  color: #fff;
}

.events-event-name,
.events-event-time {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.events-wrap-scroll {
  height: calc(100% - 150px);
  padding: 0 15px;
}

.events .event-title {
  color: #fbc430;
  /* line-height: 1.6; */
}

.events .starts-in {
  color: #fff;
}

.events .event-countdown {
  color: #fff;
}

.events .events-event {
  margin-bottom: 14px;
}

.events .button {
  margin: 20px auto 0;
}

.links .link {
  height: 170px;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-left: 40px;
  cursor: pointer;
}

.links .item {
  transition: 0.3s;
  padding-right: 20px;
}

.links .link:hover .item {
  padding-right: 0;
}

.link-info {
  text-transform: uppercase;
  align-items: flex-end;
  margin-bottom: 15px;
}

.link-info span {
  font-weight: bold;
  margin-left: 10px;
  line-height: 1.3;
}

.forum .link-info span {
  color: #b5bec7;
}

.donation .link-info span {
  color: #ffeb61;
}

.forum {
  position: relative;
  background: url("../images/forum-bg.jpg") center no-repeat;
}

.forum-item {
  position: absolute;
  top: -23px;
  right: -45px;
}

.donation {
  position: relative;
  background: url("../images/donation-block-bg.jpg") center no-repeat;
}

.donation-item {
  position: absolute;
  top: -17px;
  right: 3px;
}

.social-link {
  padding: 0 40px;
  width: calc(50% - 10px);
  height: 170px;
  transition: 0.3s;
}

.social-link:hover {
  padding: 0 30px;
}

.social-link.facebook {
  background: linear-gradient(
    45deg,
    rgba(98, 209, 255, 0.3),
    rgba(98, 209, 255, 0.1)
  );
}

.social-link.discord {
  background: linear-gradient(
    45deg,
    rgba(81, 159, 63, 0.5),
    rgba(98, 209, 255, 0.1)
  );
}

.social-link-info {
  text-transform: uppercase;
}

.social-link-info span {
  margin-top: 10px;
}

.news-block .more-btn,
.featured-items .more-btn {
  margin: 80px auto 0 auto;
}

.news-block {
  margin-top: 120px;
}

.news-block .content {
  margin-top: 30px;
}

.news-block .news {
  position: relative;
  width: calc(33.3% - 36px);
  height: 550px;
  background: #172934;
  padding: 40px;
}

.news .img-wrap {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.news .img-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(23, 41, 52, 1) 15%, transparent);
}

.news-block .news-content {
  position: relative;
  top: 50%;
  z-index: 2;
  display: unset !important;
}

.news-block .news-content .bottom-news {
  display: none;
}

.news-content h3 {
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #fbc430;
}

.news-content p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.bottom-news {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 40px;
  z-index: 5;
}

.bottom-news p {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #fbc430;
  font-size: 14px;
}

.bottom-news p span {
  display: inline-block;
  font-size: 18px;
}

.character-title {
  margin-top: 130px;
  padding-bottom: 50px;
}

.sliderHero {
  background: url(../images/charecter-bg.jpg) center no-repeat;
  background-color: #01212c;
  position: relative;
  height: 730px;
}

.sliderHero:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(
      to bottom,
      rgba(15, 24, 29, 0.5),
      transparent,
      rgba(15, 24, 29, 0.5)
    ),
    url("../images/slider-nav-top-bg.png") center top no-repeat,
    url("../images/slider-nav-bottom-bg.png") center bottom no-repeat;
}

.hero-slider-for .slick-list {
  overflow: visible;
}

.hero-slider-nav {
  position: relative;
  width: 100%;
}

.hero-slider-nav .slick-slide {
  position: relative;
  opacity: 0.8;
  transition: 0.5s;
  background-image: url(../images/slider-nav-border.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.hero-slider-nav .slick-slide:after {
  content: "";
  position: absolute;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: linear-gradient(to bottom, rgba(9, 16, 20, 0.5), transparent);
  transition: 0.3s;
}

.hero-slider-nav .slick-slide.slick-center:after {
  opacity: 0;
}

.hero-slider-nav .slick-slide img {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  transition: 0.5s;
}

.hero-slider-nav .slick-slide.slick-center {
  background-image: url(../images/slider-nav-active-border.png);
  background-position: center;
  opacity: 1;
}

.hero-slider-nav .slick-slide.slick-center img {
  width: 80px;
  height: 80px;
}

.sl-slide {
  min-height: 580px;
}

.sl-slide .sl-hero {
  position: absolute;
  right: -400px;
  top: -100px;
  z-index: 10;
  opacity: 0;
  transition: 1s;
  transform: scale(0.5);
}

.sl-slide.slick-active .sl-hero {
  opacity: 1;
  transform: scale(1);
}

.sl-slide .classInfo {
  width: 50%;
  position: relative;
  z-index: 13;
  padding-top: 10px;
}

.sl-hero-name {
  text-transform: uppercase;
  font-weight: bold;
  color: #00fffc;
}

.sl-hero-name span {
  font-size: 50px;
  display: inline-block;
  margin-right: 10px;
}

.sl-hero-name span:first-letter {
  font-size: 60px;
}

.sl-hero-title {
  color: #889cad;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 5px;
}

.sl-hero-description {
  color: #758491;
  line-height: 28px;
  padding-left: 64px;
  margin-top: -10px;
}

.sl-stats h3 {
  text-transform: uppercase;
  padding-left: 64px;
  margin: 25px 0;
}

.sl-slide.slick-active .classInfo .info-abil .abil .bar {
  animation: 3s barWidth;
}

.castle-wanted-block {
  padding-top: 150px;
  background: url("../images/character-bottom-effect.jpg") center top no-repeat;
}

.castle-wanted-block .title {
  margin-bottom: 60px;
}

.castle-wanted-block .content > div {
  position: relative;
  width: calc(50% - 40px);
  height: 380px;
}

.castle-wanted-main {
  background: #172934;
  padding: 52px 0 48px 0;
  text-align: center;
}

.castle-wanted-main h2 {
  font-weight: normal;
}

.castle-wanted-block .image-wrap {
  width: 280px;
  height: 280px;
  background: rgba(113, 186, 255, 0.1);
}

.castle-wanted-info {
  flex-direction: column;
  width: calc(100% - 280px);
  padding: 50px 0;
}

.castle-wanted-title {
  color: #00fffc;
  text-transform: uppercase;
}

.castle-wanted-top-label {
  text-transform: uppercase;
}

.castle-wanted-side {
  flex-direction: column;
}

.castle-wanted-side .arka {
  width: 100%;
  height: calc(50% - 20px);
  background: #172934;
  padding: 40px;
}

.castle-wanted-block .arka h2 {
  color: #889cad;
}

.featured-items .container {
  max-width: 1280px;
}

.featured-items .title {
  margin-top: 120px;
  margin-bottom: 40px;
}

.featured-items .slick-list {
  padding-top: 15px;
}

.slide-item {
  margin: 0 25px;
}

.slide-item .title-item {
  padding-bottom: 35px;
}

.slide-item .slide-item-content {
  padding: 0 35px 30px 35px;
}

.slide-item .price {
  font-family: "Open Sans", sans-serif;
  color: #fbc430;
}

.slide-item button {
  margin-top: 22px;
}

.slide-title {
  text-align: center;
  max-width: 700px;
  font-size: 1.2rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 30px;
  color: #ffff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.849);
  padding: 10px;
  background: rgba(0, 0, 0, 0.774);
}
.featured-items .slick-arrow.slick-prev {
  left: -50px;
}

.featured-items .slick-arrow.slick-next {
  right: -50px;
}

.media-block {
  margin-top: 120px;
  display: flex;
  align-items: center;
  min-height: 600px;
  background: url("../images/media-bg.jpg") center no-repeat;
}

.media-block .title {
  margin-bottom: 30px;
}

.media-block .slick-list {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 110px !important;
  padding-bottom: 155px !important;
  overflow-y: visible;
}

.media-slide {
  position: relative;
  transition: 0.5s;
  height: 270px !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.media-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0e161d;
  transition: 0.5s;
  opacity: 0.7;
}

.media-slide.slick-center {
  transform: scale(1.5);
  z-index: 10;
  box-shadow: 0 20px 50px 0 #060a0d;
}

.media-slide img {
  width: 100%;
  height: 270px !important;
}

.media-slide.slick-center img {
  box-shadow: 0 20px 50px 0 #060a0d;
}

.media-slide.slick-center:after {
  opacity: 0;
}

#media-dots {
  position: relative;
  top: -45px;
  z-index: 11;
  width: 660px;
  margin: 0 auto;
}

.about-block {
  margin-top: 140px;
}

.about-block .title {
  margin-bottom: 50px;
}

.about-block .content > div {
  position: relative;
  height: auto;
  flex: 1 0 0;
}

.about-block .image-wrap {
  width: 700px;
}

.about-info {
  max-width: 100%;
  background: #172934;
  padding: 50px;
}

.about-info p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 30px;
}

.about-block button {
  margin: 0 auto;
  margin-top: 85px;
}
/* Ranting tabs */
.ranting-nav {
  display: flex;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}

.ranting-tab {
  cursor: pointer;
  transition: background 0.3s;
  background-size: cover !important;
  box-shadow: none;
}

.ranting-tab.active {
  box-shadow: inset 0 3px 11px 0 #ffffff, 0 10px 30px 2px rgba(198, 130, 0, 0.6);
}

.ranting-content > .tab-rantng {
  display: none;
}

.ranting-content > .tab-rantng.show.active {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  gap: 54px;
}

/* War Devias */
.castle-wanted-main {
  background: url(../images/war-devias-bg.png) no-repeat;
}
.wr-events {
  width: 100%;
  height: 100%;
}

.wr-content-wrapper {
  padding-top: 180px;
  padding-left: 80px;
}

.wr-mark {
  width: 147px;
  height: auto;
  background: url(../images/box-mark-bg.png) no-repeat;
  filter: drop-shadow(0 0 10px black);
}

.wr-mark .wr-mark-content {
  width: 130px;
  height: 130px;
  margin: 0 auto;
}

.wr-info .wr-info-text {
  text-shadow: 0 0 20px black;
}

.wr-info .wr-info-text p {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.wr-info .wr-info-text span {
  font-size: 1.5rem;
  color: #ffe696;
  text-transform: uppercase;
  font-weight: bold;
}
