/*!*************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./Css/reset.min.css ***!
  \*************************************************************************************************/
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.0
build: 2026
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./Css/home-style.css ***!
  \**************************************************************************************************/
html,
body {
  background: url(/Home/Img/bg.jpg);
  user-select: none;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #880000 #999999;
  scroll-behavior: smooth;
}

.bg-general {
  width: calc(1524px + 30px * 2);
  margin: auto;
  position: relative;
  background-image:
    url(/Res/background/U.png), url(/Res/background/B.png),
    url(/Res/background/L.png), url(/Res/background/R.png),
    url(/Res/background/paperCenter.jpg) !important;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y, repeat !important;
  background-position: top, bottom, left, right;
  background-size: auto auto !important;
  margin-top: 50px;
  margin-bottom: 15px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.75);
}

.bg-general-span {
  height: 10px;
}

.ek-main {
  width: 1524px;
  margin: 30px;
  position: relative;
  z-index: 1;
}

.ek-content {
  margin-top: -60px;
}

.ek-logo {
  /* background-image: url("/Home/Img/logo.png"); */
  width: 400px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto;
  margin-top: -55px;
  position: relative;
  z-index: 2;
  margin-bottom: -36px;
}

.ek-auth {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0;
  background-image: url("/Home/Img/bg-login-section.png");
  background-repeat: no-repeat;
  background-size: 1524px auto;
  height: 730px;
  margin-top: -60px;
  position: relative;
  z-index: 0;
}

.ek-auth:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 20px solid transparent;
  border-image: url("/Home/Img/line-frame.png") 30 round;
  box-sizing: border-box;
  z-index: -1;
}

.ek-intro {
  background-image: url("/Home/Img/bg-intro.png");
  background-repeat: no-repeat;
  background-size: 1524px auto;
  min-height: 794px;
  display: flex;
  flex-direction: column;
}

.ek-border {
  background-image: url("/Home/Img/border-stone.png");
  height: 30px;
  position: relative;
  z-index: 1;
  margin-top: -10px;
  margin-bottom: -10px;
  left: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  width: 1524px;
}

.ek-sun-logo {
  background-image: url("/Home/Img/bg-sun-logo.png");
  position: relative;
  z-index: 2;
  width: 350px;
  height: 100px;
  background-size: 350px auto;
  top: 9px;
}

.ek-intro_content {
  width: 100%;
  height: 436px;
}

.ek-intro:before {
  content: "";
  width: calc(100% - 40px);
  height: calc(794px - 38px);
  border: 20px solid transparent;
  border-image: url("/Home/Img/line-frame.png") 30 round;
  position: absolute;
  z-index: 0;
}

.ek-intro-featured-image {
  width: 100%;
  height: 346px;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-around;
  margin-top: -80px;
}

.ek-intro-feature-slog {
  width: 100%;
  height: 80%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 231px;
}

.ek-intro-feature-unit {
  width: 400px;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ek-who-we-are_content {
  display: flex;
  padding: 25px 0;
  flex-direction: row-reverse;
  background-image: url("/Home/Img/bg-paragraph-1.png");
  background-repeat: no-repeat;
  background-size: auto 540px;
  background-position: -8px -5px;
  width: 100%;
  height: 480px;
}

.ek-who-we-are-text {
  width: 50%;
}

.ek-latest-news:before {
  content: "";
  border: 20px solid transparent;
  border-image: url("/Home/Img/line-frame.png") 30 round;
  box-sizing: border-box;
  z-index: 0;
  position: absolute;
  width: calc(100%);
  height: 575px;
}

.ek-latest-news-title {
  font-size: 40px;
  color: #680068;
  font-family: "MedievalSharp", cursive;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}

.ek-latest-news-list {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 460px;
  position: relative;
  z-index: 1;
}

.ek-latest-news-unit {
  height: 100%;
  background-image: url("/Home/Img/ann-1.png");
  background-repeat: no-repeat;
  background-size: 430px auto;
  background-position: center;
}

.ek-latest-news-content {
  display: flex;
  flex-direction: column;
  background-image: url("/Home/Img/bg-paragraph-1.png");
  background-repeat: no-repeat;
  background-size: auto 590px;
  background-position: -8px -5px;
  width: 100%;
  height: 575px;
}

.ek-latest-news-txt {
  width: 72%;
  margin: auto;
  margin-top: 280px;
  direction: rtl;
  height: 90px;
}

.ek-latest-news-unit .btn-read-more {
  float: right;
  margin-right: 80px;
  width: 220px;
  background-size: 220px 65px;
  margin-top: -2px;
  height: 65px;
  line-height: 65px;
  color: #000066;
}

.ek-latest-news-unit-title {
  font-size: 18px;
  color: #660000;
  font-family: "MedievalSharp", cursive;
  text-align: right;
  margin-top: 20px;
}

.ek-latest-news-unit-desc {
  font-size: 14px;
  color: #880000;
  font-family: "MedievalSharp", cursive;
  text-align: justify;
  margin-top: 8px;
  direction: rtl;
}

.ek-privacy-policy {
  position: relative;
  min-height: 680px;
}

.ek-privacy-policy-content {
  width: 100%;
  min-height: 680px;
  padding: 18px 35px 30px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: auto 740px;
  background-position: -8px -5px;
}

.ek-privacy-policy-title {
  font-size: 40px;
  color: #680068;
  font-family: "MedievalSharp", cursive;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 12px;
}

.ek-privacy-policy-desc {
  width: 88%;
  margin: 0 auto 25px;
  direction: rtl;
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
  color: #880000;
  font-family: "MedievalSharp", cursive;
}

.ek-privacy-policy-grid {
  display: flex;
  justify-content: space-between;
  gap: 14px;
}

.ek-privacy-card {
  width: 32%;
  min-height: 240px;
  border: 12px solid transparent;
  border-image: url("/Home/Img/gold-frame.png") 24 round;
  background: rgba(28, 10, 5, 0.5);
  padding: 14px 16px;
  box-sizing: border-box;
}

.ek-privacy-card h3 {
  font-size: 24px;
  color: #ddaa00;
  text-align: right;
  direction: rtl;
  margin: 4px 0 10px;
  font-family: "MedievalSharp", cursive;
}

.ek-privacy-card ul {
  direction: rtl;
  margin: 0;
  padding-right: 20px;
}

.ek-privacy-card li {
  color: #e6d3b1;
  font-size: 16px;
  line-height: 1.8;
  font-family: "MedievalSharp", cursive;
}

.ek-app-details {
  margin-top: 40px;
  padding: 5px 24px;
  border: 2px solid #7c4d1e;
  border-radius: 10px;
  background: rgba(200, 159, 110, 0.75);
  direction: rtl;
  min-height: 275px;
}

.ek-app-details-title {
  font-size: 30px;
  margin: 0px;
  color: #4d3833;
  font-family: "MedievalSharp", cursive;
}

.ek-app-details p,
.ek-app-details li,
.ek-privacy-policy-note {
  font-size: 17px;
  line-height: 1.75;
  color: #4d3833;
  font-family: "MedievalSharp", cursive;
}

.ek-app-details ul {
  margin: 5px 0;
  padding-right: 20px;
}

.ek-privacy-policy-note {
  color: #660000;
  font-weight: bold;
}

.ek-privacy-policy-note a {
  color: #000066;
  text-decoration: none;
}

.ek-privacy-policy-note a:hover {
  color: #770077;
}

.ek-privacy-back-home {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

.ek-privacy-back-home .btn-read-more {
  margin-right: 0;
}

.ek-arrow {
  width: 550px;
  height: 60px;
  background-image: url("/Home/Img/border-wide.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ek-social {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.ek-footer-copy {
  color: white;
  margin-top: -15px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: "MedievalSharp", cursive;
}

.ek-link-list {
  width: 100%;
  display: flex;
  margin-top: 50px;
}

.ek-link-col {
  display: flex;
  flex-direction: column;
  flex-flow: column;
  align-items: start;
  justify-content: flex-start;
  width: 18%;
  height: 100%;
  padding-top: 20px;
}

.ek-header-title {
  font-size: 40px;
  color: #440044;
  font-family: "MedievalSharp", cursive;
  text-align: center;
  text-decoration: none;
}

.ek-link-title {
  color: #000066;
  font-weight: bold;
  width: 100%;
  height: 70px;
  background-image: url("/Home/Img/btn-stone-5.png");
  background-repeat: no-repeat;
  background-size: 160px 50px;
  background-position: center;
  text-align: center;
  line-height: 70px;
}

.ek-link-items {
  display: flex;
  direction: rtl;
  flex-direction: column;
  align-items: start;
  justify-content: flex-start;
  width: 100%;
  height: 200px;
  color: wheat;
}

.ek-link-items li {
  list-style-type: disc;
  margin-right: 45px;
}

.ek-link-items a {
  color: #ddaa00;
  text-decoration: none;
  line-height: 30px;
  font-weight: bold;
  font-size: 18px;
}

.ek-link-col-last {
  width: 28%;
}

.ek-link-col-last li {
  margin-right: 100px;
  list-style-type: none;
}

.ek-link-col-last li {
  display: flex;
  flex-flow: row nowrap;
}

.ek-link-col-last li img {
  width: 30px;
  height: 30px;
  margin: 3px 10px;
}

.ek-link-col-last li a {
  line-height: 30px;
}

.ek-border-v {
  background-image: url("/Home/Img/border-h.png");
  width: 15px;
  height: 140px;
  background-position: center 30px;
  background-size: 15px auto;
  margin-top: 45px;
}

.bg-general::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image:
    url(/Res/background/UL.png), url(/Res/background/UR2.png),
    url(/Res/background/BL.png), url(/Res/background/BR.png);
  background-repeat: no-repeat;
  background-position:
    top left,
    top right,
    bottom left,
    bottom right;
  position: absolute;
  z-index: 0;
}

@font-face {
  font-family: "MedievalSharp";
  src: url("/Home/Fonts/arabic-bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GreekSharp";
  src: url("/Home/Fonts/greek-freak.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
}

@font-face {
  font-family: "NorseSharp";
  src: url("/Home/Fonts/Norse.otf") format("opentype");

  font-weight: bold;
  font-display: swap;
}

.ek-header-bottom {
  font-family: "NorseSharp", cursive;
  font-size-adjust: 0.5;
}

.ek-intro__title {
  font-size: 40px;
  color: #680068;
  font-family: "MedievalSharp", cursive;
  text-align: center;
  margin-top: 20px;
  text-shadow:
    gold 1px 0px 0px,
    gold 0.533333px 0.833333px 0px,
    gold -0.416667px 0.916667px 0px,
    gold -0.983333px 0.133333px 0px,
    goldenrod -0.65px -0.75px 0px,
    goldenrod 0.283333px -0.966667px 0px,
    goldenrod 0.966667px -0.283333px 0px;
}

.ek-intro__desc {
  font-size: 18px;
  color: #880000;
  font-family: "MedievalSharp", cursive;
  text-align: center;
  width: 90%;
  margin: auto;
}

.ek-intro__desc span {
  color: #000066;
  font-weight: bold;
  font-size: 20px;
}

.ek-join-container {
  display: block;
  background: none;
  border: none;
  background-image: url("/Home/Img/btn-join-no-5.png");
  background-repeat: no-repeat;
  background-size: 100px auto;
  background-position: center;
  width: 120px;
  height: 120px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

.ek-intro-cont {
  height: 175px;
}

.ek-join-container:active {
  transform: scale(0.97);
}

.ek-intro-feature-unit p {
  font-size: 16px;
  color: #4d3833;
  font-family: "MedievalSharp", cursive;
  text-align: center;
  width: 90%;
}

.ek-eagle-decore {
  background-image: url("/Home/Img/decore-eagle.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 100px;
  position: absolute;
  z-index: 1;
  margin-top: -45px;
  right: 180px;
}

/* contact page */

/* #ContactUs {
    max-width: 900px;
    margin: auto;
    padding: 50px;
    border-radius: 20px;

    background:
        linear-gradient(
            rgba(12,12,16,.95),
            rgba(12,12,16,.95)
        ),
        url("Res/ui/war-bg.jpg");

    background-size: cover;
    background-position: center;

    border: 2px solid #6e5426;

    box-shadow:
        0 0 40px rgba(255,190,50,.15),
        inset 0 0 20px rgba(255,255,255,.03);
}

.contact-header {
    text-align: center;
    margin-bottom: 40px;
}

.contact-icon {
    font-size: 60px;
    margin-bottom: 10px;
}

.contact-title {
    font-size: 42px;
    font-weight: bold;
    color: #ffd66d;

    text-shadow:
        0 0 15px #ffb300,
        0 0 30px #ff9800;
}

.contact-subtitle {
    margin-top: 15px;
    color: #bdbdbd;
    font-size: 18px;
}

.contact-card {
    background: rgba(255,255,255,.03);

    border: 1px solid rgba(255,215,120,.2);

    border-radius: 15px;

    padding: 35px;
}

.contact-row {
    margin-bottom: 25px;
}

.contact-row .label {
    color: #ffcf6b;
    font-size: 18px;
    margin-bottom: 8px;
}

.contact-row .value {
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}

.contact-btn {
    display: inline-block;

    padding: 15px 35px;

    background:
        linear-gradient(
            #a56d21,
            #d8aa4d
        );

    color: white;
    text-decoration: none;

    border-radius: 40px;

    font-size: 18px;
    font-weight: bold;

    transition: .3s;

    box-shadow:
        0 0 20px rgba(255,190,50,.4);
}

.contact-btn:hover {
    transform: translateY(-3px);

    box-shadow:
        0 0 30px rgba(255,200,80,.8);
} */

#ContactPage {
  max-width: 900px;
  margin: auto;
  padding: 60px 30px;

  background:
    linear-gradient(rgba(12, 12, 15, 0.95), rgba(12, 12, 15, 0.95)),
    url("Res/slidshow/6.jpg");

  background-size: cover;
  background-position: center;

  border: 2px solid #6b5328;
  border-radius: 25px;

  box-shadow:
    0 0 40px rgba(255, 180, 50, 0.15),
    inset 0 0 25px rgba(255, 255, 255, 0.03);
}

.contact-header {
  text-align: center;
  margin-bottom: 40px;
}

.contact-small-title {
  font-size: 12px;
  letter-spacing: 6px;
  color: #8d836a;
  text-transform: uppercase;
}

.contact-title {
  margin-top: 15px;
  font-size: 42px;
  color: #ffd66a;
  text-shadow:
    0 0 15px #ffb300,
    0 0 35px #ff8c00;
}

.contact-title img {
  width: 50px;
  vertical-align: middle;
  margin-left: 10px;
}

.contact-desc {
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
  color: #bcbcbc;
  line-height: 1.8;
}

.contact-panel {
  background: rgba(255, 255, 255, 0.03);

  border: 1px solid rgba(255, 215, 120, 0.15);

  border-radius: 20px;

  padding: 35px;
}

.contact-panel label {
  display: block;
  margin-bottom: 20px;
}

.contact-panel span {
  display: block;
  margin-bottom: 8px;
  color: #c8a966;
  font-size: 13px;
  font-weight: bold;
}

.grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.input {
  width: 100%;
  padding: 15px;

  background: rgba(0, 0, 0, 0.35);

  border: 1px solid #4d4126;

  border-radius: 10px;

  color: white;

  transition: 0.3s;
}

.input:focus {
  outline: none;

  border-color: #d4a340;

  box-shadow: 0 0 15px rgba(255, 190, 50, 0.3);
}

.textarea {
  resize: vertical;
}

.support-mail {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 25px;

  color: #ffcb63;

  font-size: 18px;
}

.contact-btn {
  width: 100%;

  border: none;

  padding: 18px;

  border-radius: 40px;

  cursor: pointer;

  font-size: 18px;
  font-weight: bold;

  color: white;

  background: linear-gradient(#a96c20, #d7a94d);

  box-shadow: 0 0 25px rgba(255, 180, 50, 0.4);

  transition: 0.3s;
}

.contact-btn:hover {
  transform: translateY(-3px);

  box-shadow: 0 0 35px rgba(255, 200, 50, 0.7);
}

@media (max-width: 768px) {
  .grid-2 {
    grid-template-columns: 1fr;
  }

  .contact-title {
    font-size: 30px;
  }
}

/* Game Content page  */

#GameAbout {
  background: #0d0d12;
  color: #fff;
  overflow: hidden;
}

.about-hero {
  position: relative;
  height: 600px;

  background: url("Res/icons/h_s_attack_now.png") center center / cover;

  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay {
  position: absolute;
  inset: 0;

  background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.85));
}

.hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 800px;
  padding: 30px;
}

.small-title {
  color: #d4a64b;
  letter-spacing: 6px;
  margin-bottom: 15px;
}

.hero-content h1 {
  font-size: 60px;
  color: #ffd96b;

  text-shadow: 0 0 20px #ffb300;
}

.hero-content p {
  margin-top: 20px;
  line-height: 2;
  color: #ddd;
  font-size: 18px;
}

.play-btn {
  display: inline-block;

  margin-top: 35px;

  padding: 18px 45px;

  border-radius: 40px;

  background: linear-gradient(#a96c20, #d8ab50);

  color: white;
  text-decoration: none;

  font-size: 20px;
  font-weight: bold;

  transition: 0.3s;
}

.play-btn:hover {
  transform: translateY(-5px);

  box-shadow: 0 0 25px rgba(255, 180, 50, 0.6);
}

.about-story {
  max-width: 1000px;
  margin: auto;
  padding: 80px 30px;
  text-align: center;
}

.about-story h2 {
  color: #ffd96b;
  margin-bottom: 25px;
  font-size: 38px;
}

.about-story p {
  color: #ccc;
  line-height: 2;
  font-size: 18px;
}

.game-features {
  display: grid;

  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));

  gap: 30px;

  padding: 0 40px 80px;
}

.feature-card {
  background: linear-gradient(rgba(45, 30, 10, 0.9), rgba(18, 15, 10, 0.95));

  border: 1px solid #6b5328;

  border-radius: 20px;

  padding: 40px 30px;

  text-align: center;

  transition: 0.3s;
}

.feature-card:hover {
  transform: translateY(-10px);

  box-shadow: 0 0 30px rgba(255, 190, 50, 0.2);
}

.feature-card .icon {
  font-size: 50px;
  margin-bottom: 20px;
}

.feature-card h3 {
  color: #ffd96b;
  margin-bottom: 15px;
}

.feature-card p {
  color: #ccc;
  line-height: 1.8;
}

.game-stats {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 50px;

  padding: 60px 30px;

  background: #131319;
}

.stat {
  text-align: center;
}

.stat span {
  display: block;

  font-size: 45px;
  color: #ffcc55;

  font-weight: bold;
}

.stat p {
  margin-top: 10px;
  color: #bbb;
}

@media (max-width: 768px) {
  .hero-content h1 {
    font-size: 40px;
  }

  .game-features {
    padding: 20px;
  }
}

/* about us page */
/* #AboutUs {
background: #0c0d12;
color: white;
overflow: hidden;
}

.about-banner {
position: relative;
height: 500px;

 
background:
    url("Res/slidshow/6.jpg")
    center center / cover;

display: flex;
align-items: center;
justify-content: center;
 

}

.about-overlay {
position: absolute;
inset: 0;

 
background:
    linear-gradient(
        rgba(0,0,0,.75),
        rgba(0,0,0,.85)
    );
 

}

.banner-content {
position: relative;
z-index: 2;

 
text-align: center;

max-width: 850px;

padding: 30px;
 

}

.small-title {
letter-spacing: 5px;

 
color: #b69357;

margin-bottom: 15px;
 

}

.banner-content h1 {
font-size: 60px;

 
color: #ffd76b;

text-shadow:
    0 0 20px #ffb300;
 

}

.banner-content p {
margin-top: 25px;

 
line-height: 2;

color: #d5d5d5;

font-size: 18px;
 

}

.about-section {
max-width: 1000px;

 
margin: auto;

padding: 80px 30px;

text-align: center;
 

}

.section-title {
font-size: 40px;

 
color: #ffce5f;

margin-bottom: 30px;
 

}

.about-section p {
color: #c8c8c8;

 
line-height: 2;

font-size: 18px;
 

}

.about-cards {
display: grid;

 
grid-template-columns:
    repeat(auto-fit,minmax(280px,1fr));

gap: 30px;

padding: 0 40px 80px;
 

}

.about-card {
background:
linear-gradient(
rgba(45,32,15,.95),
rgba(20,16,10,.95)
);

 
border: 1px solid #6b5328;

border-radius: 20px;

padding: 40px 30px;

text-align: center;

transition: .3s;
 

}

.about-card:hover {
transform: translateY(-10px);

 
box-shadow:
    0 0 30px rgba(255,180,50,.2);
 

}

.about-card .icon {
font-size: 50px;

 
margin-bottom: 20px;
 

}

.about-card h3 {
color: #ffd76b;

 
margin-bottom: 15px;
 

}

.about-card p {
color: #cfcfcf;

 
line-height: 1.8;
 

}

.about-quote {
max-width: 900px;

 
margin: auto;

padding: 50px;

text-align: center;

border-top: 1px solid rgba(255,215,100,.15);

border-bottom: 1px solid rgba(255,215,100,.15);
 

}

.quote-icon {
font-size: 50px;

 
margin-bottom: 20px;
 

}

.quote-text {
color: #ffcf65;

 
font-size: 28px;

font-style: italic;
 

}

.about-stats {
display: flex;

 
justify-content: center;

gap: 70px;

flex-wrap: wrap;

padding: 70px 30px;
 

}

.stat {
text-align: center;
}

.stat span {
display: block;

 
font-size: 50px;

color: #ffcb58;

font-weight: bold;
 

}

.stat p {
margin-top: 10px;

 
color: #bbbbbb;
 

}

@media (max-width:768px){

 
.banner-content h1{
    font-size:40px;
}

.about-cards{
    padding:20px;
}

.quote-text{
    font-size:22px;
}
 

} */

#AboutUs {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top, rgba(255, 180, 50, 0.08), transparent 40%),
    linear-gradient(180deg, #08090d, #11141b, #08090d);

  color: #fff;
}

/* ================= HERO ================= */

.about-banner {
  position: relative;

  min-height: 650px;

  display: flex;
  align-items: center;
  justify-content: center;

  background:
    linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.85)),
    url("Res/ui/about-war.jpg");

  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.about-banner::after {
  content: "";

  position: absolute;
  inset: 0;

  background: radial-gradient(
    circle,
    rgba(255, 200, 70, 0.12),
    transparent 70%
  );
}

.banner-content {
  position: relative;
  z-index: 2;

  width: 90%;
  max-width: 900px;

  padding: 60px;

  text-align: center;

  border: 1px solid rgba(255, 215, 100, 0.15);

  border-radius: 30px;

  background: rgba(0, 0, 0, 0.35);

  backdrop-filter: blur(12px);

  box-shadow:
    0 0 60px rgba(255, 180, 50, 0.08),
    inset 0 0 30px rgba(255, 255, 255, 0.03);
}

.small-title {
  color: #b18c47;

  font-size: 13px;

  letter-spacing: 8px;

  text-transform: uppercase;

  margin-bottom: 20px;
}

.banner-content h1 {
  font-size: 72px;

  margin-bottom: 25px;

  color: #ffd976;

  text-shadow:
    0 0 20px rgba(255, 180, 50, 0.6),
    0 0 50px rgba(255, 140, 0, 0.3);
}

.banner-content p {
  font-size: 21px;

  line-height: 2;

  color: #d8d8d8;
}

/* ================= STORY ================= */

.about-section {
  max-width: 1100px;

  margin: auto;

  padding: 120px 40px;

  text-align: center;
}

.section-title {
  position: relative;

  display: inline-block;

  font-size: 48px;

  color: #ffd76b;

  margin-bottom: 40px;
}

.section-title::after {
  content: "";

  display: block;

  width: 100px;
  height: 3px;

  margin: 20px auto;

  background: linear-gradient(90deg, transparent, #ffcf5b, transparent);
}

.about-section p {
  font-size: 20px;

  line-height: 2.1;

  color: #bfbfbf;
}

/* ================= CARDS ================= */

.about-cards {
  max-width: 1400px;

  margin: auto;

  display: grid;

  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));

  gap: 35px;

  padding: 0 40px 100px;
}

.about-card {
  position: relative;

  overflow: hidden;

  padding: 50px 35px;

  border-radius: 25px;

  background: linear-gradient(
    145deg,
    rgba(40, 30, 15, 0.9),
    rgba(15, 15, 18, 0.95)
  );

  border: 1px solid rgba(255, 210, 90, 0.15);

  transition: 0.4s;

  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.about-card::before {
  content: "";

  position: absolute;

  top: 0;
  left: -100%;

  width: 100%;
  height: 100%;

  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.06),
    transparent
  );

  transition: 0.8s;
}

.about-card:hover::before {
  left: 100%;
}

.about-card:hover {
  transform: translateY(-15px) scale(1.02);

  box-shadow:
    0 30px 50px rgba(0, 0, 0, 0.5),
    0 0 30px rgba(255, 190, 50, 0.15);

  border-color: rgba(255, 210, 90, 0.4);
}

.about-card .icon {
  font-size: 60px;

  margin-bottom: 25px;

  filter: drop-shadow(0 0 15px rgba(255, 180, 50, 0.4));
}

.about-card h3 {
  color: #ffd76b;

  font-size: 28px;

  margin-bottom: 20px;
}

.about-card p {
  color: #cfcfcf;

  line-height: 1.9;
}

/* ================= QUOTE ================= */

.about-quote {
  max-width: 1000px;

  margin: auto;

  padding: 80px 40px;

  text-align: center;

  position: relative;
}

.quote-icon {
  font-size: 70px;

  margin-bottom: 25px;
}

.quote-text {
  font-size: 34px;

  color: #ffd76b;

  line-height: 1.7;

  font-style: italic;

  text-shadow: 0 0 20px rgba(255, 180, 50, 0.2);
}

/* ================= STATS ================= */

.about-stats {
  display: flex;

  justify-content: center;

  flex-wrap: wrap;

  gap: 50px;

  padding: 100px 20px;
}

.stat {
  min-width: 180px;

  padding: 35px;

  border-radius: 20px;

  background: rgba(255, 255, 255, 0.03);

  border: 1px solid rgba(255, 215, 100, 0.1);

  text-align: center;

  transition: 0.3s;
}

.stat:hover {
  transform: translateY(-8px);

  box-shadow: 0 0 25px rgba(255, 180, 50, 0.15);
}

.stat span {
  display: block;

  font-size: 55px;

  color: #ffcb58;

  font-weight: bold;
}

.stat p {
  margin-top: 15px;

  color: #bdbdbd;

  font-size: 18px;
}

/* ================= MOBILE ================= */

@media (max-width: 768px) {
  .banner-content {
    padding: 35px;
  }

  .banner-content h1 {
    font-size: 42px;
  }

  .banner-content p {
    font-size: 17px;
  }

  .section-title {
    font-size: 34px;
  }

  .quote-text {
    font-size: 24px;
  }

  .about-cards {
    padding: 20px;
  }
}

#news-overlay {
  position: fixed;
  inset: 0;

  background: rgba(0, 0, 0, 0.92);
  display: none;

  justify-content: center;
  align-items: center;

  z-index: 999999;
}

#news-popup {
  width: 850px;
  max-width: 90%;

  background: linear-gradient(180deg, #252012, #111317);

  border: 2px solid #a77b2f;

  box-shadow:
    0 0 60px rgba(255, 180, 50, 0.15),
    inset 0 0 40px rgba(255, 220, 120, 0.08);

  border-radius: 6px;

  overflow: hidden;

  transform: scale(0.8);
  opacity: 0;
}

#news-popup.show {
  animation: newsOpen 0.4s forwards;
}

@keyframes newsOpen {
  0% {
    opacity: 0;
    transform: translateY(50px) scale(0.9);
  }

  70% {
    transform: translateY(-10px) scale(1.02);
  }

  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.news-popup-image {
  aspect-ratio: 16/9;
  overflow: hidden;
}

.news-popup-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

#news-popup:hover img {
  transform: scale(1.08);
}

.news-popup-content {
  padding: 35px;
}

/* .news-popup-content h2 {
    color: #f5c46a;
    font-size: 34px;
    margin-bottom: 20px;

    text-shadow: 0 0 20px rgba(245, 196, 106, .5);
} */

.news-popup-content h2 {
  font-size: 42px;
  color: #f7ca68;

  text-shadow: 0 0 20px rgba(255, 180, 50, 0.6);

  letter-spacing: 1px;
}

.news-popup-content p {
  color: #d7d7d7;

  line-height: 2.2;

  font-size: 19px;
}

#news-close {
  position: absolute;
  left: 20px;
  top: 20px;

  width: 45px;
  height: 45px;

  border: none;
  border-radius: 50%;

  background: rgba(0, 0, 0, 0.6);

  color: white;

  cursor: pointer;

  transition: 0.3s;

  z-index: 100;
}

/* #news-close {
    position: absolute;

    top: 15px;
    left: 15px;

    width: 42px;
    height: 42px;

    background: rgba(0,0,0,.7);

    border: 1px solid #c39b55;

    color: #f5d188;
} */

#news-close:hover {
  transform: rotate(90deg);
  background: #d63031;
}

.ranking-server-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin: 25px 0;
  flex-wrap: wrap;
}

.server-btn {
  min-width: 150px;
  height: 48px;

  border: 1px solid #8d6d33;
  border-radius: 8px;

  background: linear-gradient(#3a2c1b, #24180e);

  color: #f8d98c;
  font-size: 18px;
  font-weight: bold;

  cursor: pointer;
  transition: 0.25s;
}

.server-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 15px rgba(255, 200, 90, 0.35);
}

.server-btn.active {
  background: linear-gradient(#d6a73b, #8b6114);
  color: #fff;
  border-color: #ffd46b;
}

/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./Css/auth-style.css ***!
  \**************************************************************************************************/
.ek-auth_container {
  display: flex;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.ek-login-container {
  width: 35%;
  height: 100%;
  box-sizing: border-box;
  margin-left: -48px;
}

.ek-slider-container {
  width: 65%;
  height: 100%;
  box-sizing: border-box;
}

.ek-login-form {
  width: 350px;
  height: 580px;
  background-image: url("/Home/Img/Login/bg-login.png");
  margin: auto;
  background-repeat: no-repeat;
  background-size: 350px 580px;
  background-position: center;
}

.ek-login-form-content {
  margin-right: auto;
  margin-left: auto;
  width: 286px;
  height: 450px;
}

.ek-login-with-btns button:active {
  transform: translateY(1px) translateX(1px);
}

.ek-login-inputs {
  width: 100%;
  height: 300px;
  box-sizing: border-box;
}

.ek-login-inputs-container {
  width: 100%;
  box-sizing: border-box;
}

.ek-login-input {
  width: 240px;
  height: 36px;
  margin: 5px auto;
  border: 2px solid #4d3833;
  box-sizing: border-box;
  background-color: transparent;
  display: block;
  border-radius: 7px;
  padding: 0 10px;
  direction: rtl;
  font-family: "MedievalSharp", cursive;
  color: #4d3833;

  box-shadow: inset 2px 5px 10px rgba(0, 0, 0, 0.3);
  background-color: #c89f6e;
  border: 2px solid #7c4d1e;
}

.ek-login-see-password {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 240px;
  margin: 0 auto;
  font-size: 12px;
}

.ek-login-input:focus {
  outline: none;
  border-color: #5d4843;
}

.ek-login-input-gab {
  width: 100%;
  height: 8px;
}

.ek-login-inputs-container .ek-login-input-gab {
  height: 4px;
}

.ek-login-input:not(:placeholder-shown) {
  border-color: #4d3833;
}

.ek-login-input::placeholder {
  color: #4d3833;
  font-family: "MedievalSharp", cursive;
  font-size: 12px;
  opacity: 0.5;
}

.ek-login-btn-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  margin-top: 10px;
  box-sizing: border-box;
}

.ek-login-btn-list .ek-btn {
  width: 48%;
  height: 40px;
  margin: auto;
  background: none;
  border: none;
  background-image: url("/Home/Img/btn-stone-5.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.ek-login-btn-list .ek-btn:active {
  transform: scale(0.97);
}

.ek-login-with {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 30px;
  box-sizing: border-box;
}

.ek-login-with-btns {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 40%;
  margin: auto;
}

.ek-login-with .ek-btn {
  width: 35px;
  height: 35px;
  background: none;
  border: none;
  background-size: 34px auto;
  background-repeat: no-repeat;
  background-position: center;
}

.ek-login-content-login .ek-login-inputs-container {
  height: 100px;
  margin-top: 20px;
}

.ek-login-forget-password {
  font-size: 12px;
  color: #4d3833;
  user-select: none;
  font-family: "MedievalSharp", cursive;
  direction: rtl;
  margin-right: 20px;
  margin-left: 20px;
}

.ek-login-or {
  font-size: 14px;
  color: #770077;
  user-select: none;
  font-family: "MedievalSharp", cursive;
}

.ek-login-forget-password button {
  color: #770077;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  font-family: "MedievalSharp", cursive;
  cursor: pointer;
}

.ek-login-with-title {
  font-size: 14px;
  color: #226622;
  user-select: none;
  font-family: "MedievalSharp", cursive;
  margin-bottom: 8px;
  margin-top: 8px;
}

.ek-btn-login {
  font-size: 14px;
  color: #111177;
  font-family: "MedievalSharp", cursive;
}

.ek-btn-logout {
  font-size: 14px;
  color: #880000;
  font-family: "MedievalSharp", cursive;
}

.ek-btn-register {
  font-size: 14px;
  color: #881111;
  font-family: "MedievalSharp", cursive;
}

.ek-login-privacy {
  width: 250px;
  margin: auto;
  direction: rtl;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  color: #ddaa00;
  font-family: "MedievalSharp", cursive;
  background-image: url(/Home/Img/Bg/sitenav-bar-bg.jpg);
  padding: 10px 5px;
}

.ek-login-privacy a {
  color: #990099;
  text-decoration: none;
  font-weight: bold;
}

.ek-login-privacy a:hover {
  color: #aa0000;
}

.ek-slider-content {
  width: 680px;
  height: 600px;
  margin: auto;
}

.ek-slider-content .ek-slider-top {
  width: 100%;
  height: 350px;
  box-sizing: border-box;
}

.ek-slider-nav {
  height: 80px;
  margin-top: 135px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 620px;
  z-index: 9999;
  pointer-events: none;
}

.ek-slider-nav .ek-slider-nav-btn-next img {
  transform: scaleX(-1);
}

.ek-slider {
  width: 620px;
  margin: auto;
}

.ek-slider-top .ek-slider-itemList,
.ek-slider-bottom .ek-slider-itemList {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.5s ease-in-out;
}

.ek-slider-nav button {
  display: flex;
  margin: -40px;
  background: none;
  border: none;

  position: relative;
  z-index: 10000;
  pointer-events: auto;
}

.ek-slider-nav button:active {
  transform: scale(0.97);
}

.ek-slider-overlay {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  border: 20px solid transparent;
  border-image: url("/Home/Img/gold-frame.png") 24 round;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}

.ek-slider-overlay .ek-slider-gab {
  width: 100%;
  height: 200px;
}

.ek-slider-overlay .ek-slider-title {
  font-size: 28px;
  color: #ddaa00;
  font-family: "MedievalSharp", cursive;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  text-align: center;
}

.ek-slider-overlay .ek-slider-desc {
  font-size: 14px;
  color: #008800;
  font-family: "MedievalSharp", cursive;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  text-align: justify;
  width: 90%;
  margin: auto;
  direction: rtl;
}

.ek-slider-txt {
  background: rgba(0, 0, 0, 0.5);
  height: 117px;
  margin-left: -16px;
  width: calc(100% + 32px);
}

.ek-slider-item {
  width: 100%;
  height: 100%;
}

.ek-slider-item img {
  display: block;
}

.ek-slider-item-small {
  width: 48%;
  height: 250px;
}

.ek-slider-bottom .ek-slider-item {
  display: flex;
  justify-content: space-between;
}

.ek-slider-bottom {
  height: 250px;
  margin-top: 20px;
}

.ek-slider-bottom .ek-slider-item img {
  height: 246px;
}

.ek-slider-bottom .ek-slider-gab {
  height: 140px;
}

.ek-slider-bottom .ek-slider-txt {
  height: 87px;
  overflow: hidden;
}

.gold-shadow-outline {
  color: white;
  text-shadow:
    -1px -1px 0 gold,
    1px -1px 0 gold,
    -1px 1px 0 gold,
    1px 1px 0 gold;
}

.ek-login-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 24px;
  color: #5d3833;
  font-family: "NorseSharp", cursive;
  text-align: center;
  height: 126px;
  width: 88%;
  margin: auto;
}

.ek-login-title h1 {
  margin-top: 75px;
}

.metallic-gold {
  background: linear-gradient(to bottom,
      #bf953f,
      #fcf6ba,
      #b38728,
      #fbf5b7,
      #aa771c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #d4af37;
}

.ek-login-user-container {
  display: flex;
  min-height: 200px;
  flex-direction: column;
  flex-wrap: wrap;
  flex-flow: column;
}

.ek-login-user-avatar-img {
  background-position: center;
  background-image: url("/Res/back-shape/rect.png");
  width: 150px;
  height: 60px;
  margin: auto;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ek-login-user-avatar-img img {
  border-radius: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 1px;
  margin-right: 1px;
}

.ek-login-user-list-info {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  color: #4d3833;
  font-family: "MedievalSharp", cursive;
  margin-top: 10px;
}

.ek-login-user-info {
  display: flex;
  width: 100%;
  direction: rtl;
  flex-direction: column;
}

.ek-login-user-list-info {
  display: flex;
  flex-direction: row;
  font-size: 14px;
  color: #4d3833;
  font-family: "MedievalSharp", cursive;
  margin-top: 6px;
}

.ek-login-user-list-info .ek-login-user-list-info-title {
  font-weight: bold;
  margin-left: 5px;
  margin-right: 15px;
  color: #770077;
  font-size: 16px;
}

.ek-login-user-list-info .ek-login-user-list-info-value {
  color: #000077;
  font-size: 14px;
  margin-right: 5px;
}

.ek-login-user-list-info .ek-login-user-list-info-value:hover {
  color: #0000aa;
}

.ek-server-list-container {
  width: 320px;
  height: 285px;
  margin: auto;
  flex-direction: column;
  background-image: url("/Home/Img/Bg/server-list-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  margin-top: -100px;
}

.ek-server-list-title {
  font-size: 18px;
  color: #ddaa00;
  font-family: "MedievalSharp", cursive;
  text-align: center;
  background-image: url("/Home/Img/Bg/server-list-title.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
}

.ek-server-list-content {
  display: flex;
  flex-direction: column;
  height: 155px;
}

.ek-server-list-content img {
  width: 30px;
  height: 30px;
  margin-left: 30px;
  margin-right: 10px;
}

.ek-server-list-content .ek-btn {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 260px;
  height: 40px;
  line-height: 40px;
  background: none;
  border: none;
  font-size: 16px;
  color: #ddaa00;
  font-family: "MedievalSharp", cursive;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
  margin-bottom: 3px;
  background-image: url("/Home/Img/Bg/sitenav-bar-bg.jpg");
  text-shadow:
    #4d3833 1px 0px 0px,
    #4d3833 0.533333px 0.833333px 0px,
    #4d3833 -0.416667px 0.916667px 0px,
    #4d3833 -0.983333px 0.133333px 0px,
    #4d3833 -0.65px -0.75px 0px,
    #4d3833 0.283333px -0.966667px 0px,
    #4d3833 0.966667px -0.283333px 0px;
}

.ek-server-list-content .ek-btn:active {
  transform: scale(0.97);
}

.ek-server-list-content .ek-btn:hover {
  transform: scale(1.03);
  cursor: pointer;
  color: #aa0000;
}

.ek-server-status-online {
  display: flex;
}

.ek-server-list-content .border {
  height: 15px;
  background-image: url("/Home/Img/border-between.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60% 100%;
  width: 100%;
}

.ek-server-population {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #00aa00;
  margin-right: 30px;
}

.ek-redister-close-btn {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  position: relative;
  top: 55px;
  right: -13px;
  margin-bottom: -20px;
}

.ek-btn-close {
  border: none;
  background: none;
  background-image: url("/Home/Img/Btn/close-n.png");
  width: 50px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.ek-btn-close:active {
  background-image: url("/Home/Img/Btn/close-a.png");
}

.ek-btn-close:hover {
  background-image: url("/Home/Img/Btn/close-h.png");
}

.last-server-entered {
  color: #000077;
  font-size: 14px;
  margin-right: 5px;
}

.last-server-entered::after {
  content: " (اضغط للدخول)";
  font-size: 12px;
  color: #0000aa;
}

.last-server-entered:hover {
  color: #0000aa;
  cursor: pointer;
  text-decoration: underline;
}

.ek-app-btns {
  display: flex;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
}

.ek-app-btns .ek-btn {
  width: 120px;
  height: 40px;
  margin: 10px 5px;
  background: none;
  border: none;
}

.ek-login-greeting {
  font-size: 24px;
  color: #5d3833;
  text-align: center;
  font-family: "MedievalSharp", cursive;
  margin-bottom: 10px;
}

.ek-login-greeting-subtitle {
  font-size: 14px;
  color: #004400;
  text-align: center;
  font-family: "MedievalSharp", cursive;
  width: 95%;
  margin: auto;
}

.ek-slider-item {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.ek-slider-image {
  position: absolute;
  inset: 0;

  width: 100%;
  height: 100%;

  object-fit: cover;

  /* border-radius: 10px; */

  z-index: 0;

  animation: sliderZoom 6s linear forwards;
}

@keyframes sliderZoom {
  from {
    transform: scale(1.08);
  }

  to {
    transform: scale(1);
  }
}

@keyframes textEnter {

  0% {
    opacity: 0;
    transform: translateX(-60px);
  }

  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

.ek-slider-title {

  color: #d4af37;

  font-size: 52px;

  font-weight: bold;

  margin-bottom: 20px;

  text-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
}

.ek-slider-desc {

  color: white;

  font-size: 22px;

  line-height: 1.7;

  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.ek-slider-top .ek-slider-itemList,
.ek-slider-bottom .ek-slider-itemList {
  width: 100%;
  height: 100%;
  transition: opacity .3s ease;
}


.slider-fade {
  opacity: 0;
}

.ek-slider-bottom .ek-slider-item {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  height: 100%;
}

.ek-slider-top .ek-slider-item {
  width: 100%;
  height: 100%;
}

.ek-slider-item-small {
  position: relative;
  /* flex: 1; */
  overflow: hidden;
  /* border-radius: 12px; */
}

.ek-slider-item-small img {
  position: absolute;
  inset: 0;

  width: 100%;
  height: 100%;

  object-fit: cover;

  z-index: 0;

  animation: sliderZoom 5s ease-out forwards;
}

.ek-slider-bottom .ek-slider-title {
  font-size: 24px;
  margin-bottom: 10px;
}

.ek-slider-bottom .ek-slider-desc {
  font-size: 14px;
  line-height: 1.5;
}

.ek-facebook-btn {
  width: 290px;
  height: 60px;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;

  cursor: pointer;
  user-select: none;

  text-decoration: none;

  background: linear-gradient(#d9c08b, #b58a49);

  border: 3px solid #5a3315;

  border-radius: 8px;

  box-shadow:
    inset 0 2px 2px rgba(255, 255, 255, .5),
    inset 0 -3px 5px rgba(0, 0, 0, .35),
    0 4px 8px rgba(0, 0, 0, .35);

  transition: .25s;
  margin-left: 180px;
}

.ek-facebook-btn:hover {
  transform: translateY(-2px);

  box-shadow:
    inset 0 2px 2px rgba(255, 255, 255, .5),
    inset 0 -3px 5px rgba(0, 0, 0, .35),
    0 8px 18px rgba(0, 0, 0, .45);
}

.ek-facebook-btn:active {
  transform: translateY(1px);
}

.fb-icon {
  width: 42px;
  height: 42px;

  border-radius: 50%;

  background: #1877F2;

  display: flex;
  justify-content: center;
  align-items: center;

  color: white;
}

.fb-icon svg {
  width: 18px;
}

.fb-text {
  display: flex;
  flex-direction: column;
}

.fb-text .title {
  color: #4b1d00;
  font-size: 18px;
  font-weight: bold;
}

.fb-text .sub {
  color: #6a5325;
  font-size: 13px;
}


.fb-modal {
  position: fixed;
  inset: 0;

  display: none;
  justify-content: center;
  align-items: center;

  background:
    radial-gradient(circle at center,
      rgba(90, 55, 20, 0.15),
      rgba(0, 0, 0, 0.82));

  z-index: 999999;

  backdrop-filter: blur(2px);
}

.fb-modal.show {
  display: flex;
}


.fb-modal-content {
  width: 560px;
  max-width: 92%;

  position: relative;

  padding: 28px;

  background:
    linear-gradient(145deg,
      #ead7a6 0%,
      #d7b978 45%,
      #c29a59 100%);

  border: 4px solid #4b2913;

  border-radius: 12px;

  box-shadow:
    0 0 0 2px #9a7139,
    0 0 0 5px #2d170b,
    inset 0 2px 0 rgba(255, 255, 255, .45),
    inset 0 -5px 10px rgba(70, 35, 10, .35),
    0 20px 60px rgba(0, 0, 0, .75);

  animation: popup .28s cubic-bezier(.2, .8, .2, 1);
}



.fb-modal-content::before {
  content: "";

  position: absolute;

  inset: 7px;

  border: 1px solid rgba(255, 255, 255, .35);

  border-radius: 7px;

  pointer-events: none;
}




#closeFacebookModal {
  position: absolute;

  right: 12px;
  top: 12px;

  width: 38px;
  height: 38px;

  padding: 0;

  border: 2px solid #3c1d0d;

  border-radius: 50%;

  cursor: pointer;

  background:
    linear-gradient(145deg,
      #a95c32,
      #713416);

  color: #fff;

  font-size: 22px;
  font-weight: bold;

  line-height: 32px;

  box-shadow:
    inset 0 2px 2px rgba(255, 255, 255, .25),
    inset 0 -3px 4px rgba(0, 0, 0, .4),
    0 3px 6px rgba(0, 0, 0, .5);

  transition:
    transform .15s ease,
    box-shadow .15s ease,
    background .15s ease;

  z-index: 5;
}

#closeFacebookModal:hover {
  background:
    linear-gradient(145deg,
      #c16d3c,
      #843d1c);

  transform: scale(1.08);

  box-shadow:
    inset 0 2px 2px rgba(255, 255, 255, .3),
    0 4px 10px rgba(0, 0, 0, .6);
}

#closeFacebookModal:active {
  transform: scale(.95);
}



.fb-title {
  position: relative;

  text-align: center;

  margin: 0 40px 22px;

  padding: 10px 20px;

  color: #4a230b;

  font-size: 21px;
  font-weight: bold;

  letter-spacing: .3px;

  text-shadow:
    0 1px 0 rgba(255, 255, 255, .6),
    0 2px 2px rgba(70, 35, 10, .25);
}



.fb-title::after {
  content: "";

  display: block;

  width: 180px;
  height: 3px;

  margin: 10px auto 0;

  background:
    linear-gradient(90deg,
      transparent,
      #744317,
      #d4aa63,
      #744317,
      transparent);

  box-shadow:
    0 1px 0 rgba(255, 255, 255, .4);
}




#facebookContainer {
  position: relative;

  width: 90%;

  margin-left: 30px;

  background: #fff;

  border: 3px solid #5a3216;

  border-radius: 6px;

  overflow: hidden;

  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, .6),
    0 5px 12px rgba(50, 25, 8, .45);
}



.fb-cover {
  width: 100%;

  display: block;

  border-radius: 5px;

  margin-bottom: 15px;

  border: 2px solid #70451e;

  box-shadow:
    0 4px 8px rgba(0, 0, 0, .35);
}



.fb-description {
  text-align: center;

  color: #53300e;

  margin: 15px 10px 20px;

  line-height: 1.7;

  font-size: 14px;

  text-shadow:
    0 1px 0 rgba(255, 255, 255, .35);
}


.fb-follow-btn {
  display: block;

  text-align: center;

  margin: 15px auto 5px;

  padding: 13px 20px;

  background:
    linear-gradient(#2787f5,
      #1665c1);

  color: #fff;

  text-decoration: none;

  border: 2px solid #0d478d;

  border-radius: 6px;

  font-weight: bold;

  font-size: 15px;

  text-shadow:
    0 1px 2px rgba(0, 0, 0, .4);

  box-shadow:
    inset 0 2px 2px rgba(255, 255, 255, .3),
    inset 0 -3px 5px rgba(0, 0, 0, .25),
    0 3px 6px rgba(0, 0, 0, .35);

  transition:
    transform .15s ease,
    box-shadow .15s ease,
    background .15s ease;
}

.fb-follow-btn:hover {
  background:
    linear-gradient(#3d98fa,
      #1c70d3);

  transform: translateY(-2px);

  box-shadow:
    inset 0 2px 2px rgba(255, 255, 255, .35),
    0 6px 12px rgba(0, 0, 0, .45);
}

.fb-follow-btn:active {
  transform: translateY(1px);

  box-shadow:
    inset 0 3px 5px rgba(0, 0, 0, .35),
    0 2px 4px rgba(0, 0, 0, .35);
}



@keyframes popup {
  from {
    transform: scale(.82) translateY(20px);
    opacity: 0;
  }

  to {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
/*!***************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./Css/floor-style.css ***!
  \***************************************************************************************************/
.ek-who-we-are-title {
  background-image: url("/Home/Img/decore-text-2.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 100px;
  width: 150px;
  float: right;
  font-size: 24px;
  color: #880088;
  font-family: "MedievalSharp", cursive;
  text-align: center;
  line-height: 75px;
  margin-top: -40px;
}

.ek-who-we-are-text {
  font-size: 14px;
  color: #880000;
  font-family: "MedievalSharp", cursive;
  text-align: justify;
  margin-top: 25px;
  direction: rtl;
}

.btn-read-more {
  width: 150px;
  height: 50px;
  background: none;
  border: none;
  outline: none;
  background-image: url(/Home/Img/btn-stone-5.png);
  background-repeat: no-repeat;
  background-size: 150px auto;
  background-position: center;
  color: #4d3833;
  text-align: center;
  line-height: 45px;
  font-weight: bold;
  margin-top: 30px;
  margin-right: 60px;
  user-select: none;
  transition: transform 0.1s ease;
  font-family: "MedievalSharp", cursive;
}

.btn-read-more:active {
  transform: translateY(1px) translateX(1px);
}

.ek-who-we-are:before {
  content: "";
  position: absolute;
  width: calc(100%);
  height: calc(530px);
  border: 20px solid transparent;
  border-image: url("/Home/Img/line-frame.png") 30 round;
  box-sizing: border-box;
  z-index: 0;
}

.ek-who-we-are-img {
  width: 48%;
  height: 470px;
  background-image: url("/Home/Img/landscape-6.png");
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  margin-right: 20px;
}

.ek-who-we-are-img:before {
  content: "";
  position: absolute;
  width: calc(48%);
  height: calc(470px);
  border: 20px solid transparent;
  border-image: url("/Home/Img/gold-frame.png") 30 round;
  box-sizing: border-box;
  z-index: 0;
}

.ek-footer {
  background-image: url("/Home/Img/bg-footer-wide.png");
  background-repeat: no-repeat;
  background-size: 2034px 430px;
  background-position: -5px -5px;
  height: 340px;
  margin-top: -30px;
  font-family: "MedievalSharp", cursive;
}

.ek-footer:before {
  content: "";
  position: absolute;
  width: calc(100%);
  height: 340px;
  border: 20px solid transparent;
  border-image: url("/Home/Img/line-frame.png") 30 round;
  box-sizing: border-box;
  z-index: 0;
  user-select: none;
  pointer-events: none;
}

.ek-footer-content {
  display: flex;
  justify-content: space-around;
  height: 250px;
}

/*!****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./Css/header-style.css ***!
  \****************************************************************************************************/
.ek-header{
  /* position: relative;
  z-index: 2; */
}

.ek-header_content {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 20px 10px;
  min-height: 230px;
  background-image: url("/Home/Img/bg-header.png");
  background-size: 1530px auto;
  background-position: center -1px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  font-family: "MedievalSharp", cursive;
  flex-direction: column;
}

.ek-header-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  /*pull to the top*/
}

.ek-header-bottom .decore-txt {
  font-size: 45px;
  color: #4d3833;
  user-select: none;
}

.ek-header-bottom-middle .decore-txt {
  font-size: 48px;
  color: #660066;
  user-select: none;
  margin-top: -5px;
}
.ek-header-bottom-left,
.ek-header-bottom-right {
  width: 370px;
}

.ek-header-bottom-middle {
  width: 550px;
  height: 50px;
  display: flex;
  justify-content: space-between;
}

.ek-header-nav {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 400px;
  height: 50px;
  color: #880000;
  flex-flow: row-reverse;
}

.ek-header-nav a {
  color: #880000;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.ek-header-nav a {
  width: 80px;
  text-align: center;
}
.ek-header-nav a:hover {
  color: #990000;
}

.ek-header-nav a:active {
  color: #aa0000;
  transform: scale(1.03);
}
.ek-header-top-left {
  width: 200px;
}
.ek-header-top-right {
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ek-header-nav .ek-h-gab {
  width: 120px;
}

.ek-header-nav .ek-border-v {
  margin: 0 15px;
  height: 40px;
}

.ek-header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 75px;
}

.ek-header-top .ek-btn {
  background: none;
  border: none;
}

.ek-header-top .ek-btn:active {
  transform: scale(1.03);
}

.ek-header-top .ek-favico {
  width: 52px;
  height: 52px;
  background-image: url("/Res/favicon.png");
  background-size: auto 52px;
  background-repeat: no-repeat;
  background-position: center;
}

/*!*****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./Css/ranking-style.css ***!
  \*****************************************************************************************************/
#RoyalRanking {
    margin-bottom: 700px;
}

.ranking-title {
    margin: 50px 0;
    text-align: center;
}

.ranking-title .title {
    font-size: 58px;
    font-weight: bold;
    color: #6a3500;
    letter-spacing: 2px;
    text-shadow:
        0 2px 0 #fff6d2,
        0 4px 8px rgba(0, 0, 0, .25);
}

.ranking-title .subtitle {
    margin-top: 10px;
    font-size: 24px;
    color: #4e3310;
}

.ranking-server-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px;
}

.server-btn {
    min-width: 170px;
    height: 55px;
    border: 2px solid #b98d43;
    border-radius: 8px;
    cursor: pointer;
    color: #fff4d2;
    font-size: 18px;
    font-weight: bold;
    background: linear-gradient(#795020, #4d2f0d);
    box-shadow:
        inset 0 1px rgba(255, 255, 255, .25),
        0 4px 10px rgba(0, 0, 0, .25);
    transition: .25s;
}

.server-btn:hover {
    transform: translateY(-3px);
    background: linear-gradient(#9c6c2f, #5f3811);
}

.server-btn.active {
    background: linear-gradient(#dfb545, #ad7718);
    color: #fff;
    box-shadow: 0 0 20px rgba(255, 208, 85, .6);
}

#dialg_box {
    width: 894px;
    height: 503px;
    background-image: url("../../Res/background/U.png"), url("../../Res/background/B.png"), url("../../Res/background/L.png"), url("../../Res/background/R.png"), url("../../Res/background/paperCenter.jpg");
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y, repeat;
    background-position: top, bottom, left, right, center;
    position: fixed;
    left: 22%;
    /* margin-left: -447px; */
    /* scale: 1.2; */
    transform: scale(1.2);
    /* transform-origin: top center; */
    top: 640px;
}

#dialg_box::before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("../../Res/background/UL.png"), url("../../Res/background/UR2.png"), url("../../Res/background/BL.png"), url("../../Res/background/BR.png");
    background-repeat: no-repeat;
    background-position: top left, top right, bottom left, bottom right;
    position: absolute;
    z-index: -10;
}

#dialg_box .head_bar {
    width: 100%;
    height: 63px;
    margin-top: -63px;
    direction: rtl;
}

#dialg_box .head_bar img {
    height: 90px;
    display: block;
    margin: auto;
}

#dialg_box .head_bar .title {
    text-align: center;
    margin-top: -27px;
    font-size: 16px;
    color: white;
}

#dialg_box .nav_bar {
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: space-between;
}

.nav_bar .left-nav ul {
    margin-left: 30px;
    margin-top: 25px;
    float: left;
}

.nav_bar .left-nav li {
    float: left;
    font-size: 13px;
    /* cursor: pointer; */
    color: rgb(54, 13, 0);
    height: 30px;
    padding: 5px 7px 0px 7px;
    border-radius: 7px 7px 0 0;
    text-align: center;
    min-width: 47px;
    /* background: linear-gradient(rgb(245, 231, 190), rgb(240, 226, 171), rgb(219, 192, 127)); */
    background-image: url("../../Res/btns/big_button_corner.png"), url("../../Res/btns/barCorner.png"), url("../../Res/btns/disabledTile.jpg");
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: contain;
    background-position: left, right, center;
    line-height: 24px;
    margin-left: 2px;
    color: white;
    position: relative;
}

.nav_bar .left-nav .selected {
    background-image: url("../../Res/btns/big_button_corner.png"), url("../../Res/btns/barCorner.png"), url("../../Res/btns/selectedTile.jpg") !important;
    background-repeat: no-repeat, no-repeat, repeat !important;
    background-size: contain !important;
    background-position: left, right, center !important;
}

.nav_bar .right-nav {
    display: flex;
}

.nav_bar .nav_icon {
    height: 100%;
    float: right;
    margin-top: 5px;
    display: flex;
    align-items: center;
    direction: rtl;
}

.nav_bar .nav_icon img {
    height: 22px;
    margin-top: 8px;
    margin-left: 13px;
    float: left;
    /* cursor: pointer; */
}

#BesideNavBtns {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

#BesideNavBtns .NavContBtns {
    width: 780px;
    height: 34px;
    margin-top: -9px;
    background-image: url("../../Res/background/sitenav-bar-bg.jpg");
    background-size: 100% 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#BesideNavBtns .NavContBtns .nav-arrows {
    align-items: center;
}

#goToBtnRankCo .input {
    height: 22px;
    width: 44px;
    border: solid 5px transparent !important;
    border-image: url("../../Res/border/input.png") 15% round !important;
    border-image-outset: 4px !important;
    box-sizing: border-box !important;
}

#nav_search .input {
    border: solid 5px transparent !important;
    border-image: url("../../Res/border/input.png") 15% round !important;
    border-image-outset: 4px !important;
    box-sizing: border-box !important;
}

#goToBtnRankCo .btn {
    width: 60px;
    height: 28px;
}

.full-btn-1x {
    background-image: url("../../Res/btns/global/full-btn-1x.png");
    background-size: 100% 100%;
}

.full-btn {
    background-image: linear-gradient(rgb(245, 231, 190), rgb(219, 192, 127));
    display: block;
    line-height: 28px;
    text-align: center;
    color: rgb(54, 13, 0);
    font-size: 16px;
    text-shadow: 0 0 1px #000;
    text-shadow: 0px 1px 1px rgb(245, 231, 190);
    background-color: transparent;
    /* cursor: pointer; */
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#RankSearchSelect .select-input {
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    min-width: 100px;
    width: 100px;
}

.select-input {
    background-image: url("../../Res/input/select-btn.png");
    background-size: 100% 100%;
    background-position: center;
    min-height: 32px;
    min-width: 160px;
}

.select-input .value {
    width: 80%;
    float: left;
    text-align: center;
}

.select-list .option {
    background-image: url("../../Res/background/column.png");
    position: absolute;
    background-size: 100% 100%;
    z-index: 0;
    height: 0px;
}

.select-list .option ul {
    width: 85%;
    margin: auto;
    margin: 8px auto;
}

.select-list .option ul li.selected-op {
    color: white;
    font-weight: bold;
    background-image: url("../../Res/selelct/select-row.png");
    text-align: center;
    line-height: 25px;
}

.select-list .option ul li {
    text-align: center;
    line-height: 25px;
    background-size: 100% 100%;
}

#nav_search input {
    height: 22px;
    width: 100px;
}

.input {
    border: solid 5px transparent !important;
    border-image: url("../../Res/border/input.png") 15% round !important;
    border-image-outset: 4px !important;
    box-sizing: border-box !important;
}

#nav_search .full-btn {
    padding: 0px 10px;
}

.box_content {
    height: 416px;
    width: 833px;
    margin: auto;
    border: 12.5px solid transparent;
    border-image: url("../../Res/background/border_a.png");
    border-image-slice: 30;
    border-image-repeat: round;
    box-sizing: border-box;
}

.TeamBox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: row;
}



.RankList {
    width: 100%;
    color: #372b00;
}

.RankList .Header {
    background-image: url("../../Res/border/border-h_.png");
    background-size: 100% 100%;
    width: 100%;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
}

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

.RankList.RankPage .tr {
    height: 37px !important;
}

.RankList .tr {
    height: 37px !important;
}

.tr:nth-child(even) {
    background-color: #d2c498;
}

.tr {
    width: 100%;
    height: 24.6px;
    line-height: 22px;
    display: flex;
    align-items: center;
    background-color: #fcf7e5;
}

.RankList.RankPage .tc-rank,
.RankList.RankPage .tc-show {
    width: 8%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tr div,
.th div {
    width: 16.6666%;
    height: 100%;
    text-align: center;
}

.l-number {
    font-family: cursive;
    font-weight: bold;
}

.RankList.RankPage .tc-leader {
    width: 22%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.RankList .tc-leader {
    width: 25%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.RankList.RankPage .tc-leader .image {
    width: 30%;
    height: 80%;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.RankList .tc-leader .image {
    width: 35%;
    height: 100%;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.RankList .tc-leader .name {
    width: 65%;
    height: 100%;
    line-height: 40px;
    text-align: center;
}

.RankList.RankPage .tc-team {
    width: 20%;
}

.RankList .tc-team {
    width: 25%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.RankList .team-slog {
    height: 100%;
    width: 40%;
}

.RankList .team-slog .slog {
    background-size: auto 90%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.RankList .team-slog .slog {
    background-size: auto 90%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.RankList .team-name {
    width: 60%;
    height: 100%;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
}

.RankList.RankPage .tc-pres,
.RankList.RankPage .tc-honor {
    width: 14%;
}

.RankList.RankPage .tc-memNum {
    width: 20%;

}

.RankList .tc-pres {
    width: 20%;
    height: 100%;
    text-align: center;
    justify-content: center;
}

.RankList .tc-honor {
    width: 20%;
    height: 100%;
    text-align: center;
    justify-content: center;
}

.RankList .tc-memNum {
    width: 10%;
    height: 100%;
    text-align: center;
    justify-content: center;
}

.RankList.RankPage .tc-rank,
#RankList.RankPage .tc-show {
    width: 8%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.RankList .tc-show {
    width: 20%;
    height: 100%;
    display: block;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.RankList.RankPage .tc-show .btn {
    width: 80%;
    display: block;
}

.RankList .tc-show .btn {
    width: 40%;
    line-height: 25px;
}

.full-btn-3x {
    background-image: url("../../Res/btns/building/upgrade.png");
    background-size: 100% 100%;
}

#RankSearchSelect .select-input {
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    min-width: 100px;
    width: 100px;
}

.select-input {
    background-image: url("../../Res/input/select-btn.png");
    background-size: 100% 100%;
    background-position: center;
    min-height: 32px;
    min-width: 160px;
}

.select-input .value {
    width: 80%;
    float: left;
    text-align: center;
}

.select-list .option {
    background-image: url("../../Res/background/column.png");
    position: absolute;
    background-size: 100% 100%;
    z-index: 0;
    height: 0px;
}

.select-list .option ul {
    width: 85%;
    margin: auto;
    margin: 8px auto;
}

.select-list .option ul li.selected-op {
    color: white;
    font-weight: bold;
    background-image: url("../../Res/selelct/select-row.png");
    text-align: center;
    line-height: 25px;
}

.select-list .option ul li {
    text-align: center;
    line-height: 25px;
    background-size: 100% 100%;
}

#nav_search input {
    height: 22px;
    width: 100px;
}

#goToBtnRankCo,
#SearchByInput {
    display: flex;
    align-items: center;
}

#goToBtnRankCo .flex,
#nav_search {
    display: flex;
    align-items: center;
    gap: 2px;
}

#goToBtnRankCo input {
    width: 42px;
    height: 18px;
    padding: 0 3px;
    margin: 0;
    font-size: 11px;
    line-height: 18px;
    box-sizing: border-box;
}

#nav_search input {
    width: 90px;
    height: 18px;
    padding: 0 3px;
    margin: 0;
    font-size: 11px;
    line-height: 18px;
    box-sizing: border-box;
}

#goToBtnRankCo button,
#nav_search button {
    width: 55px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

#RankSearchSelect {
    margin: 0 6px;
}

#RankSearchSelect .select-input {
    width: 90px;
    min-width: 90px;
    height: 20px;
    min-height: 20px;
    line-height: 20px;
}

#goToBtnRankCo input,
#nav_search input {
    background: white !important;
    color: black !important;
    opacity: 1 !important;
}

#goToBtnRankCo input,
#nav_search input {
    border-radius: 0 !important;
}

.page-count {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.page-count span {
    color: #fff;
}

.page-count.stroke {
    text-shadow:
        1px 1px 0 #000,
        -1px 1px 0 #000,
        1px -1px 0 #000,
        -1px -1px 0 #000;
}

.rank-panel {
    display: none;
}

.rank-panel.active {
    display: block;
}
/*!*******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../Static/css/base.css ***!
  \*******************************************************************************************************/
* {
  margin: 0px;
  padding: 0px;
}
body {
  cursor: url("/Res/arrow.png"), auto;
  height: 100%;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                               supported by Chrome and Opera */
}

.nicescroll-rails.nicescroll-rails-vr {
  display: none !important;
}

button {
  outline: none;
  background: none;
}
.input {
  border: solid 5px transparent !important;
  border-image: url(/Res/border/input.png) 15% round !important;
  border-image-outset: 4px !important;
  box-sizing: border-box !important;
}
.selectable {
  -webkit-touch-callout: all; /* iOS Safari */
  -webkit-user-select: all; /* Safari */
  -khtml-user-select: all; /* Konqueror HTML */
  -moz-user-select: all; /* Firefox */
  -ms-user-select: all; /* Internet Explorer/Edge */
  user-select: all; /* Non-prefixed version, currently
                               supported by Chrome and Opera */
}

.gray-filter {
  -webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
  filter: grayscale(80%);
}
#wait {
  cursor: wait;
}
html {
  height: 100%;
}
canvas {
  margin: 0px !important;
  padding: 0px !important;
}

.not_enough {
  color: red;
}

#city-profile {
  position: fixed;
  bottom: 0px;
  right: 4px;
  background-image: url(/Res/background/player_profile_banner.png);
  background-size: 100% 100%;
  width: 412px;
  height: 210px;
  z-index: 10;
  padding: 0px 10px;
  transition: all 0.8s;
}
#city-profile .upper_nave_bar {
  width: 100%;
  margin-top: -25px;
  margin-bottom: 25px;
}
#city-profile .upper_nave_bar ul {
  height: 22px;
  margin: auto;
  width: 182px;
}
#city-profile .upper_nave_bar ul li {
  float: left;
  margin-left: 4.5px;
}

#city-profile .upper_nave_bar ul li:hover {
  transform: scale(1.1);
}
#city-profile .upper_nave_bar ul li img {
  width: 40px;
  background-image: url(/Res/btns/resourceFrame.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
#city-profile .page_content {
  clear: both;
  height: 83.5%;
}
#city-profile .page_content table tr td img {
  height: 25px;
  margin-top: 2px;
  margin-left: 7px;
  float: left;
}
#city-profile .page_content table tr td .img {
  height: 25px;
  margin-top: 2px;
  margin-left: 7px;
  float: left;
  width: 25px;
}
#city-profile .page_content table tr td .pluse {
  height: 25px;
  width: 25px;
  margin-left: 7px;
  float: left;
  background-image: url(/Res/icons/pluse.png);
  background-position: center;
  background-size: 22px 22px;
  background-repeat: no-repeat;
}
#city-profile .page_content table tr td .pluse:hover {
  background-image: url(/Res/icons/pluse-h.png);
}
#city-profile .page_content table tr td .pluse:active {
  background-image: url(/Res/icons/pluse-a.png);
}
#city-taxs-in-cp:hover {
  background: linear-gradient(rgb(245, 231, 190), rgb(219, 192, 127));
}
#city-taxs-in-cp span {
  margin-right: 5px;
}
#city-profile .page_content table tr td span {
  line-height: 25px;
  font-size: 12px;
  display: block;
  float: left;
}
#city-profile .page_content table tr td .count {
  font-weight: bold;
  color: #81511c;
}
#city-profile .page_content table tr td .over-rate {
  font-weight: bold;
  color: #ea700d;
}

#city-profile .page_content table tr td {
  width: 50%;
  padding: 5px 0px;
  border-bottom: solid 1px darkgoldenrod;
}
#city-profile .page_content table tr:last-child td {
  border: none;
}
#city-profile .page_content table tr td .buy_button {
  width: 80%;
  height: 18px;
  margin: auto;
}
#city-profile .page_content table tr td .full-btn {
  line-height: 18px;
  font-size: 16px;
}
#city-profile .page_content table {
  width: 100%;
  width: 95%;
  margin: auto;
  height: 99%;
}
#city-profile .page_content table tr td .left {
  float: left;
  height: 27px;
}
#city-profile .page_content table tr td .right {
  float: right;
  height: 27px;
  margin-right: 5px;
}
#city-profile .page_content table tr td .rate {
  line-height: 34px;
  font-size: 11px;
  color: #5f8c00;
}
#city-profile .page_content table tr td .rate-neg {
  line-height: 34px;
  font-size: 11px;
  color: #fc1c12;
  font-family: cursive;
}
/*#city-profile .page_content ul li .hero_img ,#city-profile .page_content ul li .hero_lvl , #city-profile .page_content ul li .hero_state {
    position: absolute;
}*/
#city-profile .page_content ul li .hero_img img {
  width: 90px;
}
#city-profile .page_content ul li {
  float: left;
  width: 92px;
  height: 45px;
  margin: 5px 2px;
  background-size: 92% 86%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  border-radius: 14px;
}
#city-profile .page_content ul li::before {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
}
#city-profile .page_content ul li .hero_lvl img {
  height: 20px;
}
#city-profile .page_content ul li .hero_state img {
  height: 20px;
  margin-left: 3px;
}
#city-profile .page_content ul {
  height: 100%;
  width: 94%;
  margin: auto;
}
#city-profile .page_content ul li .hero_lvl {
  width: 85px;
  height: 18px;
  padding-left: 3px;
}
.page_content .army {
  height: 166px;
  width: 90%;
  margin: auto;
  margin-top: 15px;
  padding-top: 7px;
}
.page_content .wild {
  height: 166px;
  width: 90%;
  margin: auto;
  margin-top: 10px;
  padding-top: 2px;
}
.page_content .army .left_army {
  width: 75%;
  height: 100%;
  float: left;
}
.page_content .army .army_type,
.page_content .wild_type {
  width: 33%;
  float: left;
  position: relative;
}
.page_content .wild_type {
  width: 25%;
  float: left;
}
.army_type .army_img img {
  width: 77px;
  padding: 4px;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  display: block;
  margin: auto;
}
.army_type .army_img .wrapper {
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 4px;
  width: 77px;
  margin: auto;
}
.army_type .army_img .img {
  height: 36px;
  background-size: 100% 100%;
  display: block;
}
.wild_type {
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
}
.wild_type .wild_img {
  width: 92%;
  height: 45px;
  margin-top: 5px;
  background-size: cover;
  background-position: center;
  margin: 4px;
  border-radius: 5px;
}
.army .army_count {
  position: absolute;
  width: 100%;

  margin-top: -18px;
}
.army .army_count h6 {
  width: 85%;
  background-color: rgba(0, 0, 0, 0.5);
  margin: auto;
  color: white;
  direction: rtl;
  text-indent: 10px;
}
.page_content .army .right_army {
  float: right;
  width: 25%;
  height: 100%;
}
/*______________________________for _buildoing________________________________*/
.for_building {
  height: 495px !important;
}
.box_header {
  width: 100%;
  height: 90px;
}
.upgrade-btn,
.big-btn {
  width: 135px;
  height: 63px;
  margin-top: 27.5px;
  margin-right: 22px;
  float: right;
}

.box_header .desc {
  width: 55%;
  float: right;
  margin: auto;
  height: 63px;
  margin-top: 26px;
  margin-right: 14px;
  background-image: url(/Res/skins/desc-rect.png);
  background-size: 110% auto;
  background-position: -25px -25px;
  color: #5e341b;
  border: solid 7px transparent;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  direction: rtl;
  border-image: url(/Res/border/sml_btn.jpg);
  border-image-slice: 7;
  border-image-repeat: round;
}
.building-img {
  width: 135px;
  height: 63px;
  margin-top: 27px;
  margin-right: 22px;
  float: right;
}

.for_building .box_content {
  height: 325px;
  margin-top: -2px;
}

.for_building .box_content .left-content::before {
  content: "";
  width: 10px;
  margin: auto;
  background-color: red;
  position: absolute;
  right: -5px;
  height: 301px;
  background-image: url(/Res/border/sprite_v.png);
  background-size: contain;
  z-index: 1;
}

.big-btn .full-btn {
  height: 100%;
  font-size: 26px;
  line-height: 50px;
  width: 100%;
  background-image: url(/Res/btns/building/upgrade.png);
  background-size: 100% 100%;
}
.big-btn .full-btn:hover {
  background-image: url(/Res/btns/building/upgrade-h.png);
}
.big-btn .full-btn:active {
  background-image: url(/Res/btns/building/upgrade-a.png);
}
.big-btn .full-btn:disabled {
  background-image: url(/Res/btns/building/upgrade-h.png);
}
.box_header .desc {
  justify-content: space-around;
}
.box_header .desc p {
  padding-top: 15px;
  font-size: 14px;
  margin-right: 18px;
  width: 80%;
  float: right;
}
.box_header .desc .functionDesc {
  padding: 0px;
  float: none;
  margin: 0px;
  height: 36px;
}
#upgrade-action {
  width: 10%;
  height: 100%;
  float: left;
  line-height: 75px;
  text-align: center;
}
#upgrade-action img {
  text-align: center;
}
.building-img img {
  height: 52px;
  margin: auto;
  display: block;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 4.5px;
  border-radius: 8px;
}

/*____________________________________________________________________________*/
/*______________----_____________________-HERO _______________________________*/
.hero_dial .left-content {
  width: 22% !important;
  overflow: hidden;
}
.hero_dial .middle-content {
  width: 35% !important;
  height: 100%;
  background: url(/Res/icons/bg_patern.png);
  float: left;
  border: 4px solid transparent;
  border-image: url(/Res/border/border_red.png);
  border-image-slice: 7;
  border-image-repeat: round;
  box-sizing: border-box;
  border-top: none;
  border-bottom: none;
}
.hero_dial .right-content {
  width: 43% !important;
}
#city-hero-list {
  background-color: #fcf7e5;
  height: 86%;
}
#city-hero-list .tr div {
  width: auto;
  margin-left: 7px;
}
#city-hero-list .hero_lvl-box {
  margin: 0px;
}

#city-hero-list .hero-state img {
  margin-top: 3.5px;
}
#city-hero-list .hero-name {
  width: 57% !important;
  text-align: center;
  font-size: 14px;
  /*cursor: pointer;*/
}
#city-hero-list .tr {
  height: 7.66%;
}
#city-hero-list .selected {
  background-image: url(/Res/selelct/select-row.png);
  background-size: 100% 100%;
  color: white;
  background-color: transparent;
}
.hero_lvl-box {
  width: 30px !important;
  border-radius: 3px;
  color: white;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
  height: 18px !important;
  margin-top: 2px;
  background-image: url("/Res/hero/icon_Lv.png");
  background-size: 30px 18px;
}
.hero_img .hero_lvl-box {
  position: absolute;
  margin-left: 5px;
  margin-top: -45px;
}
.middle-content .hero_img,
.for_trade .right-content .hero_img {
  margin-top: 10px;
  margin-left: 10px;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 4px;
  height: 47.5px;
  padding-bottom: 0px;
}
.middle-content .hero_img img,
.for_trade .right-content .hero_img img {
  border-radius: 5px;
}
.hero-data .upper {
  height: 25px;
  width: 150px;
  margin-top: 5px;
}
.hero-data .upper div:nth-child(2) {
  width: 120px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  background-image: url("/Res/background/sitenav-bar-bg.jpg");
  background-size: 100% 100%;
  color: white;
  border-radius: 3px;
}
#change-hero-name {
  width: auto;
  margin-left: 5px;
}
/******************************************************************************/
.state-hero img {
  display: block;
}
.bottom .train {
  margin-top: 3px;
}
.bottom .header-2 {
  width: 70px;
  display: block;
  float: right;
  height: 23px;
  line-height: 23px;
  margin: 0px;
}
.part-2 table {
  width: 95%;
  display: block;
  margin: auto;
  background-color: white;
  clear: both;
}
.part-2 table tr {
  width: 100%;
}
.part-2 table tr td:first-child {
  width: 59px;
  font-size: 14px;
  text-align: center;
  color: #81511c;
}
.part-2 table tr td:nth-child(2) {
  width: 167px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
}
.part-2 table tr td:nth-child(3) {
  width: 41px;
}
.part-3 {
  margin-top: 3px;
}
.part-3 table td {
  text-align: center;
}
.part-3 table td .pluse {
  width: 100%;
  height: 100%;
  background-image: url(/Res/icons/pluse.png);
  background-position: center;
  background-repeat: no-repeat;
}
.part-3 table td .pluse:hover {
  background-image: url(/Res/icons/pluse-h.png);
}
.part-3 table td .pluse:active {
  background-image: url(/Res/icons/pluse-a.png);
}
td .colored-bar {
  height: 20px;
  margin-top: -18px;
}
.part-4 {
  margin-top: 3px;
}

.part-4 table tr td:nth-child(2) {
  width: 207px !important;
}
.part-4 table tr td:nth-child(2) div {
  line-height: 22px;
}
.part-4 td .point {
  margin-left: 9px;
}
.part-4 .add_point {
  display: block;
  width: 15px;
  height: 15px;
  background-color: red;
  line-height: 16px;
  float: left;
  color: white;
  font-size: 16px;
  border-radius: 3px;
  margin: 0px 3px;
  margin-top: 3px;
  /*cursor: pointer;*/
  border: 1px solid #df0909;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
  color: #ffffff;
  background-color: #f62b2b;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f62b2b),
    to(#d20202)
  );
  background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
  background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
  background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
  background-image: -o-linear-gradient(top, #f62b2b, #d20202);
  background-image: linear-gradient(to bottom, #f62b2b, #d20202);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}
.part-4 .add_point:hover {
  border: 1px solid #ff3434;
  background-color: #ff6767;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ff6767),
    to(#ff0d0d)
  );
  background-image: -webkit-linear-gradient(top, #ff6767, #ff0d0d);
  background-image: -moz-linear-gradient(top, #ff6767, #ff0d0d);
  background-image: -ms-linear-gradient(top, #ff6767, #ff0d0d);
  background-image: -o-linear-gradient(top, #ff6767, #ff0d0d);
  background-image: linear-gradient(to bottom, #ff6767, #ff0d0d);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6767, endColorstr=#ff0d0d);
}
.part-4 .add_point[disabled="disabled"],
.part-4 .add_point[disabled="disabled"]:hover {
  color: gray;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
  color: #ffffff;
  background-color: #d3d3d3;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d3d3d3),
    to(#707070)
  );
  background-image: -webkit-linear-gradient(top, #d3d3d3, #707070);
  background-image: -moz-linear-gradient(top, #d3d3d3, #707070);
  background-image: -ms-linear-gradient(top, #d3d3d3, #707070);
  background-image: -o-linear-gradient(top, #d3d3d3, #707070);
  background-image: linear-gradient(to bottom, #d3d3d3, #707070);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d3d3d3, endColorstr=#707070);
  cursor: context-menu;
}
.part-5 .pull-L .full-btn {
  padding: 0px 5px;
  margin-left: 9px;
  height: 22px;
  line-height: 22px;
  margin-top: 9px;
}
.part-5 .pull-R .full-btn {
  padding: 0px 5px;
  margin-right: 6px;
  height: 22px;
  line-height: 22px;
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 13px;
  padding: 0px 8px;
}
.part-6 .full-btn {
  clear: both;
  width: 60%;
  margin: auto;
}
.row-1 {
  height: 136px;
  padding-top: 3px;
  background-image: url(/Res/background/dialog_bg.jpg);
}
.row-2 {
  height: 90px;
  background-image: url(/Res/background/bg_equip.jpg);
}
.row-3 {
  height: 27px;
  background-image: url("/Res/background/sitenav-bar-bg.jpg");

  background-size: 100% 100%;
}
.medal {
  height: 29px;
  margin-bottom: 3px;
  margin-left: 9px;
  margin-right: 25px;
}
.medal img {
  float: left;
  margin-left: 6px;
  margin-top: 3.5px;
}
.medal .header-2 {
  margin: 0px;
  margin-right: 5px;
  line-height: 29px;
}
.box_content .right-content .row-2 ul {
  height: 100%;
  width: 97%;
  margin: auto;
}
.box_content .right-content .row-2 ul li img {
  width: 90%;
  height: 90%;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 3px;
}
.box_content .right-content .row-2 ul li {
  width: 57px;
  height: 29px;
  margin-top: 9px;
}
.row-3 .col-1 {
  width: 72px;
  height: 100%;
  color: white;
  line-height: 27px;
  text-align: right;
  padding-right: 10px;
  font-size: 16px;
}
.row-3 .col-2 {
  width: 240px;
  background-color: white;
  line-height: 27px;
  font-size: 14px;
  text-align: center;
}
/*******************************************************************************/
.row-3 .col-2 .colored-bar {
  height: 24px;
  margin-top: -25px;
  width: 94%;
  margin-bottom: 2px;
  margin-left: 3%;
  background-image: url(/Res/bars/violet.jpg);
  background-size: contain;
  max-width: 94%;
}

.row-3 .col-3 .pluse {
  height: 18px;
  width: 18px;
  margin-left: 5px;
  margin-top: 4.5px;
  background-image: url(/Res/icons/pluse.png);
  background-position: center;
  background-repeat: no-repeat;
}
.row-3 .col-3 .pluse:hover {
  background-image: url(/Res/icons/pluse-h.png);
}
.row-3 .col-3 .pluse:active {
  background-image: url(/Res/icons/pluse-a.png);
}
#city-taxs-in-cp:hover {
  background: linear-gradient(rgb(245, 231, 190), rgb(219, 192, 127));
}
.hero_dial .row-4 {
  height: 143px;
  background-image: url(/Res/background/dialog_bg.jpg);
}

.hero_dial .row-4::after {
  content: "";
  height: 50px;
  position: absolute;
  display: block;
  width: 347px;
  background-image: url(/Res/border/top_panel_helmet_decor.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -14px;
  pointer-events: none;
}

.row-4 .col-1 {
  width: 79%;
  height: 125px;
  float: left;
}
.row-4 .col-1 ol {
  height: 100px;
  width: 100%;
  padding-top: 24px;
}
/********************************************************************************/
.row-4 .col-1 ol li {
  width: 72px;
  margin-left: 12px;
  margin-top: 14px;
  float: left;
  height: 36px;
}
.row-4 .col-1 ol li img {
  width: 100%;
  height: 100%;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 3.5px;
}
.row-4 .col-1 ol li div {
  position: absolute;
  margin: auto;
  margin-top: -18px;
  color: white;
  width: 80px;
  font-weight: bold;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0px 0px 5px 5px;
}
.row-4 .col-2 {
  width: 21%;
  float: right;
  height: 100%;
}
.row-4 .col-2 button {
  width: 80%;
  margin: auto;
  margin-top: 50px;
  height: 47px;
} /**/ /*****************************/
select[name="target"],
select[name="tasks"] {
  height: 22px;
  font-size: 14px;
  text-align: right;
  width: 110px;
}

.hero-1 ol li .header-2,
.hero-2 ol li .header-2 {
  display: inline-block;
  margin: 2px 4px;
  width: 120px;
  overflow: hidden;
}
.for_trade .middle-content {
  height: 81%;
}
.for_trade .right-content {
  width: 35% !important;
  height: 81% !important;
  background: url(/Res/icons/bg_patern.png);
  border: 4px solid transparent;
  border-image: url(/Res/border/border_red.png);
  border-image-slice: 7;
  border-image-repeat: round;
  box-sizing: border-box;
  border-top: none;
  border-bottom: none;
}
.for_trade .right-content .hero_img {
  margin-top: 10px;
  margin-left: 10px;
}
.mid-of-mid {
  width: 8%;
  height: 391px;
  background-image:
    url(/Res/background/colonna.png), url(/Res/background/blue_rep.jpg);
  background-size:
    65px 318px,
    contain;
  background-repeat: no-repeat, repeat-y;
}

#hero-wrapper {
  height: 392px;
}
.down-trade {
  width: 78%;
  height: 75px;
  background-color: gray;
  clear: both;
  float: right;
  margin-top: -75px;
  background: url(/Res/icons/bg_patern.png);
  border: 4px solid transparent;
  border-image: url(/Res/border/border_red.png);
  border-image-slice: 7;
  border-image-repeat: round;
  box-sizing: border-box;
  border-bottom: none;
  border-top: none;
}
.down-trade::before {
  content: " ";
  display: block;
  height: 40px;
  margin-top: -16px;
  background-image: url(/Res/border/top_panel_helmet_decor.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 12%;
  left: 53%;
  margin-left: 9px;
  background-size: 100% 100%;
}
/**/
.down-trade ul {
  height: 74px;
}
.down-trade ul li {
  float: left;
  width: 14.6666%;
  padding: 1%;
  height: 63px;
  background-image:
    url(/Res/background/colonna.png), url(/Res/background/colonna.png),
    url(/Res/border/roof.png);

  background-size:
    10px 57px,
    10px 57px,
    104px 19px;

  background-repeat: no-repeat;

  background-position:
    left bottom,
    right bottom,
    top;
}
.down-trade ul li img {
  width: 80%;
  margin: auto;
  display: block;
  margin-top: 15px;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 4px;
  border-radius: 6px;
}
.down-trade ul li .img {
  width: 80%;
  margin: auto;
  display: block;
  margin-top: 15px;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 3px;
  height: 38px;
  background-color: transparent;
}
.down-trade ul li .img .img-bg {
  height: 31px;
  background-size: 100% 100%;
  border-radius: 3px;
}
.down-trade ul li .amount {
  color: white;
  text-align: center;
  font-weight: bold;
}
.down-trade ul li .permit-layer {
  width: 93px;
  height: 57px;
  position: absolute;
  margin-top: 12px;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.6);
  cursor: no-drop;
  display: none;
}
.mid-of-mid .trade-btns {
  width: 90%;
  margin: auto;
  height: 81px;
  position: relative;
  top: 200px;
}
.trade-btns .trade img {
  display: block;
  margin: auto;
  width: 75%;
}
.trade-btns .down {
  margin: auto;
  width: 45px;
  margin: auto;
}
.trade-btns img {
  width: 45%;
}
.hero-equip .equip {
  width: 100%;
  height: 210px;
  background-image:
    url(/Res/ribbon/cloth_top.png), url(/Res/ribbon/roupe.png),
    url(/Res/ribbon/drapirovka.png), url(/Res/ribbon/cloth_btm_left.png),
    url(/Res/background/bg_h_equip.jpg);
  background-size:
    100% 30px,
    auto 100px,
    auto,
    auto,
    100% 100%;
  background-repeat: no-repeat;
  background-position:
    center top,
    left 5px,
    top right,
    bottom left,
    center;
  overflow: auto;
}

.blue-ribbon {
  background-image: url(/Res/skins/SolidBg.png);
  background-size: 100% 100%;
  padding-top: 1px;
  padding-bottom: 1px;
}

.hero-equip .equip table {
  border-spacing: 7px;
  border-collapse: separate;
  margin-top: 28px;
}
.equip table td {
  width: 63px;
  height: 33px;
}
.eq-select-bar {
  width: 95%;
  margin: auto;
  height: 32px;
  margin-top: 20px;
  background-image: url(/Res/icons/bg_patern.png);
}
#eq-part-select ul {
  overflow: auto;
  height: 100%;
}
#eq-part-select ul .selected {
  background-color: transparent;
  background-image: url(/Res/icons/hero/eq-part-selected-a.png);
}
#eq-part-select ul li {
  width: 9%;
  float: left;
  height: 100%;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
#eq-part-select ul li:hover {
  background-image: url(/Res/icons/hero/eq-part-selected-h.png);
}
#eq-part-select ul li:hover {
  background-image: url(/Res/icons/hero/eq-part-selected-a.png);
}
#eq-part-select ul li button {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}

#equip-list-heroDia {
  width: 95%;
  margin: auto;
  height: 288px;
}
#navigate-btn .wrapper {
  width: 120px;
  margin: auto;
  overflow: auto;
}
#navigate-btn .wrapper div {
  width: 33.3%;
  float: left;
  height: 25px;
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  margin-top: 10px;
}
#navigate-btn .wrapper button {
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.unite-eq {
  width: 70px;
  height: 32px;

  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 3px;
}
.unite-eq .avail_equip {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-color: transparent;
}
.all-eq-table .unite-eq {
  float: left;
  margin: 5px 3.1px;
}
.equip table td img {
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 3px;
  border-radius: 5px;
}

/*_______________________________Alert box___________________________________*/


.matrial-show .row-2 {
  height: 100px !important;
  overflow: auto;
  width: 85%;
  margin: auto;
  border-radius: 7px 7px 0px 0px;
}
.matrial-show .full-btn {
  width: 25%;
  height: 25px;
}
.matrial-show .confim-btn {
  width: 80%;
  height: 40px;
  margin-top: 5px !important;
}
.matrial-show .left img {
  display: block;
  margin-top: 16px;
  border-radius: 10px;
  width: 85%;
  margin: auto;
  padding: 5px;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
}
.matrial-show .right {
  width: 47%;
  margin-top: 15px;
}
.matrial-show .left {
  width: 53%;
}
.matrial-show .left ul {
  overflow: auto;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.6);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 85%;
  margin: auto;
  margin-top: -33px;
  position: relative;
}
.matrial-show .left .pic {
  display: inline-block;
}
.matrial-show .left .pic img {
  background: none;
  width: auto;
}
.matrial-trade-show .row-2 {
  height: 62% !important;
}
.matrial-trade-show {
  height: 92%;
}

.matrial-trade-show .left .pic img {
  width: 20px;
  max-height: 25px;
  min-height: 20px;
  background-image: url(/Res/back-shape/rect.png);
  background-size: 100% 100%;
  padding: 2px 1px;
  border-radius: 1px;
  object-fit: cover;
  object-position: center;
}
.matrial-show .left .num {
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
}
.matrial-show .right .name {
  text-align: center;
  background-image: url(/Res/tools/title-red.png);
  line-height: 25px;
  background-size: 100% 100%;
  color: white;
  height: 30px;
}
.matrial-show .right .amount {
  margin-top: 8px;
  text-align: center;
}
.matrial-show .mat_desc {
  background-image: url(/Res/skins/desc-rect.png);
  background-size: 100% 100%;
  min-height: 50px;
  text-align: right;
  width: 81.5%;
  margin: auto;
  padding: 7px;
  color: #722;
}

.matrial-trade-show .mat_desc {
  height: 40%;
  margin-top: 10px;
  font-size: 13px;
  overflow: hidden;
}
.matrial-show .confim-btn input {
  display: block;
  width: 50px;
  height: 22px;
  margin-top: 10px;
  margin-left: 5px;
  padding-right: 15px;
}
.matrial-show .confim-btn .number-arrow-wrapper {
  margin-left: -20px;
  margin-top: 9px;
}
.matrial-show .left {
  height: 100%;
}

.matrial-trade-show .right {
  margin-top: 0px;
}
.matrial-trade-show .right .amount {
  margin-top: 0px;
}

.matrial-trade-show .right .req ul {
  height: 75px;
}
.matrial-trade-show .right .req ul li {
  height: 23px;
  margin-bottom: 2px;
}
.matrial-trade-show .right .req ul li .amount {
  height: 23px;
  line-height: 23px;
  margin-left: 15px;
}
.matrial-trade-show .right .item-left,
.matrial-trade-show .right .prom,
.matrial-trade-show .right .max-limit {
  margin-right: 10px;
  text-align: right;
  font-size: 13px;
}
.matrial-trade-show .right .req ul li img {
  height: 21px;
  width: 21px;
  padding: 2px;
  background-image: url(/Res/background/icon-bg.png);
  background-size: 100% 100%;
  overflow: auto;
  object-fit: cover;
  object-position: center;
}
.matrial-trade-show .right .req ul li .image {
  height: 23px;
}
.matrial-trade-show .row-2 {
  margin-top: 10px;
}
.matrial-trade-show .left ul li {
  width: 33.3%;
}
.matrial-trade-show .left ul li .pic {
  width: 40%;
}
.matrial-trade-show .left ul li .num {
  width: 60%;
}
/*___________________________________ الحته بتاعتة جدول المواعيد_________________*/
#current-tasks {
  width: 198px;

  height: auto;
  position: fixed;
  left: 5px;
  top: 108px;
  z-index: 10;
}

.task-unite {
  width: 100%;
  height: 45px;
  background-color: gray;
  margin: 5px 0px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 23px;
}
.task-unite .wrapper {
  position: relative;
  border-radius: 22.5px;
  width: 100%;
  height: 100%;
}
.task-unite .prog-bar {
  width: 0%;
  height: 100%;
  display: block;
  position: absolute;
  background-image: url(/Res/bars/grid-green-rc.png);
  background-size: 198px 100%;
}

.task-unite .over-prog-bar {
  position: absolute;
  width: 100%;
  height: 100%;
}

.icon {
  height: 100%;
  width: 36px;
}
.icon img {
  width: 36px;
  height: 32px;
  margin-top: 7px;
}
.task-time {
  width: 126px;
  height: 100%;
}
.task-time h1:first-child {
  font-weight: bold;
}
.task-time h1 {
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}
.downgrade-task .title {
  color: #db0000 !important;
}
.upgrade-task .title {
  color: #ffeba3 !important;
}
.reduce-time {
  width: 36px;
  height: 100%;
}
.reduce-time .img-sml {
  width: 27px;
  height: 27px;
  margin: auto;
  display: block;
  margin-top: 9px;
  margin-bottom: 9px;
}
#matral-box-use {
  position: fixed;
  z-index: 1020;
  left: 50%;
  margin-left: -200px;
  top: 50%;
  width: 400px;
  padding-bottom: 30px;
  margin-top: -220px;
}
/*__________________________________________upgrade building _____________________________*/

.upgrade_req_tooltip {
  width: 360px;
  height: auto;
  background-image:
    url(/Res/icons/left-content.png), url(/Res/icons/left-content.png),
    url(/Res/icons/left-content.png), url(/Res/icons/left-content.png);
  background-size: 100% 100%;
  position: absolute;
  display: none;
  right: 20px;
  padding-bottom: 15px;
  margin-top: -10px;
  z-index: 2;
}
.upgrade_req_tooltip .req_table_container {
  background: url(/Res/skins/palace.png);
  background-size: 100% 100%;
  width: 90%;
  margin: auto;
  padding: 24px 0px 8px 0px;
}
.study_req_tooltip {
  width: 340px;
  height: auto;
  background-image:
    url(/Res/icons/left-content.png), url(/Res/icons/left-content.png),
    url(/Res/icons/left-content.png);
  background-size: 100% 100%;
  position: absolute;
  padding-bottom: 15px;
  z-index: 2;
}
.study_req_tooltip .upgrade-info {
  text-align: right;
}
.study_req_tooltip .req_table,
.upgrade_req_tooltip .req_table {
  width: 90%;
  height: auto;
}
.study_req_tooltip .header-1,
.upgrade_req_tooltip .header-1 {
  direction: rtl;
  font-size: 16px;
  margin: 14px 21px 0px 0px;
  color: #372b00;
}
.study_req_tooltip .header-1 h1 {
  margin-right: 8px;
}
.study_req_tooltip .req_table ol li {
}
.study_req_tooltip .header-2,
.upgrade_req_tooltip .header-2 {
  font-size: 14px;
  color: #5f8c00;
  width: 87%;
  margin: auto;
}
.study_req_tooltip .req_table {
  border: 5px solid transparent;
  border-top: 22px solid transparent;
  background-image: url(/Res/skins/desc-rect.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.soldier {
  cursor: pointer;
}

.OVER_ZERO {
  color: #a7e328;
}
.BELOW_ZERO {
  color: #d60000 !important;
}

.pull-L {
  float: left;
}
.pull-R {
  float: right;
}
.img-sml {
  width: 18px;
  height: 18px;
}
.img-mid {
  width: 95px;
}
.btn-sml {
  width: 40px;
  height: 22px;
  line-height: 22px !important;
}
.btn-sml .full-btn {
  height: 22px;
  font-size: 14px;
  line-height: 22px;
  padding: 0px 5px;
}
button {
  border: none;
}
button:disabled {
  color: gray !important;
  cursor: auto;
}
.exp {
  background-color: #8efd22;
}
.loy {
  background-color: #ffb621;
}
.power {
  background-color: #20d5ff;
}
.domain-point {
  color: #008c10;
}
.attack-point {
  color: #b43d02;
}
.def-point {
  color: #0065ac;
}
.rtl {
  direction: rtl;
}
.ltr {
  direction: ltr !important;
}
.full-img {
  width: 92%;
  height: 81%;
}
.disabled {
  color: rgb(225, 199, 130) !important ;
  cursor: not-allowed !important;
}
#confirm_battel {
  display: none;
}
.left-btn {
  width: 30px;
  height: 30px;
  background-image: url(/Res/arrow/go-left-n.png);
  background-size: auto 66%;
  background-position: center;
  background-repeat: no-repeat;
}
.left-btn:hover {
  background-image: url(/Res/arrow/go-left-h.png);
}
.left-btn:active {
  background-image: url(/Res/arrow/go-left-a.png);
}
.right-btn {
  width: 30px;
  height: 30px;
  background-image: url(/Res/arrow/go-right-n.png);
  background-size: auto 66%;
  background-position: center;
  background-repeat: no-repeat;
}
.right-btn:hover {
  background-image: url(/Res/arrow/go-right-h.png);
}
.right-btn:active {
  background-image: url(/Res/arrow/go-right-a.png);
}
.most-left-btn {
  width: 30px;
  height: 30px;
  background-image: url(/Res/arrow/m_l_n.png);
  background-size: auto 66%;
  background-position: center;
  background-repeat: no-repeat;
}
.most-left-btn:hover {
  background-image: url(/Res/arrow/m_l_h.png);
}
.most-left-btn:active {
  background-image: url(/Res/arrow/m_l_a.png);
}
.most-right-btn {
  width: 30px;
  height: 30px;
  background-image: url(/Res/arrow/m_r_n.png);
  background-size: auto 66%;
  background-position: center;
  background-repeat: no-repeat;
}
.most-right-btn:hover {
  background-image: url(/Res/arrow/m_r_h.png);
}
.most-right-btn:active {
  background-image: url(/Res/arrow/m_r_a.png);
}

.for_trade .army_container::after {
  width: 276px;
}
.hero-equip .row-4::after {
  width: 275px;
}
#cr-stage {
  z-index: 1;
}
#cr-stage canvas {
  /*background-image: url(/Res/background/world_bg.png)*/
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.txt-shadow {
  text-shadow: 1px 1px 1px #222;
  color: white;
}

.army-over-1k {
  color: #a7e328 !important;
}
.army-over-10k {
  color: #00ffff !important;
}
.army-over-100k {
  color: #aa00aa !important;
}

.full-btn {
  background-image: linear-gradient(rgb(245, 231, 190), rgb(219, 192, 127));
  display: block;
  line-height: 28px;
  text-align: center;
  color: rgb(54, 13, 0);
  font-size: 16px;
  text-shadow: 0 0 1px #000;
  text-shadow: 0px 1px 1px rgb(245, 231, 190);
  background-color: transparent;

  /*cursor: pointer;*/
}

.full-btn-3x {
  background-image: url(/Res/btns/building/upgrade.png);
  background-size: 100% 100%;
}
.full-btn-3x:hover {
  background-image: url(/Res/btns/building/upgrade-h.png);
}
.full-btn-3x:active {
  background-image: url(/Res/btns/building/upgrade-a.png);
}
.full-btn-3x:disabled {
  background-image: url(/Res/btns/building/upgrade-h.png);
  opacity: 0.8;
}

.full-btn-2x {
  background-image: url(/Res/btns/global/full-btn-2x.png);
  background-size: 100% 100%;
}
.full-btn-2x:hover {
  background-image: url(/Res/btns/global/full-btn-h-2x.png);
}
.full-btn-2x:active {
  background-image: url(/Res/btns/global/full-btn-a-2x.png);
}
.full-btn-2x:disabled {
  background-image: url(/Res/btns/global/full-btn-h-2x.png);
  opacity: 0.6;
}

.full-btn-1x {
  background-image: url(/Res/btns/global/full-btn-1x.png);
  background-size: 100% 100%;
}
.full-btn-1x:hover {
  background-image: url(/Res/btns/global/full-btn-1x-h.png);
}
.full-btn-1x:active {
  background-image: url(/Res/btns/global/full-btn-1x-a.png);
}
.full-btn-1x:disabled {
  background-image: url(/Res/btns/global/full-btn-1x-h.png);
}

.speed-up-btn {
  background-image: url(/Res/btn-small/speed-up.png);
  background-size: 100% 100%;
  color: white;
  background-color: transparent;
}
.GO_L_1 {
  background-image: url(/Res/arrow/go-left-n.png);
  background-position: center;
  background-repeat: no-repeat;
}
.GO_L_1:hover {
  background-image: url(/Res/arrow/go-left-h.png);
  background-position: center;
  background-repeat: no-repeat;
}
.GO_L_1:active {
  background-image: url(/Res/arrow/go-left-a.png);
  background-position: center;
  background-repeat: no-repeat;
}
.GO_R_1 {
  background-image: url(/Res/arrow/go-right-n.png);
  background-position: center;
  background-repeat: no-repeat;
}
.GO_R_1:hover {
  background-image: url(/Res/arrow/go-right-h.png);
  background-position: center;
  background-repeat: no-repeat;
}
.GO_R_1:active {
  background-image: url(/Res/arrow/go-right-a.png);
  background-position: center;
  background-repeat: no-repeat;
}

.speed-up-btn:hover {
  background-image: url(/Res/btn-small/speed-up-hover.png);
}
.speed-up-btn:active {
  background-image: url(/Res/btn-small/speed-up-active.png);
}
.speed-up-btn:disabled {
  background-image: url(/Res/btn-small/speed-up-hover.png);
}

.cancel-btn {
  background-image: url(/Res/btns/building/cancel_up.png);
  background-size: 100% 100%;
  color: white;
  background-color: transparent;
}
.cancel-btn:hover {
  background-image: url(/Res/btns/building/cancel_up-h.png);
}
.cancel-btn:active {
  background-image: url(/Res/btns/building/cancel_up-a.png);
}
.cancel-btn:disabled {
  background-image: url(/Res/btns/building/cancel_up-d.png);
}

#chat-box .user-group-0 {
  color: black;
}
#chat-box .user-group-1 {
  color: #8b4513;
}
#chat-box .user-group-2 {
  color: #8b4513;
}
#chat-box .user-group-3 {
  color: #8b4513;
}
#chat-box .user-group-4 {
  color: #000080;
}
#chat-box .user-group-5 {
  color: #800080;
}
#chat-box .user-group-6 {
  color: #880000;
}

#chat-box .server-announce-0 {
  font-size: 14px;
  font-weight: bold;
  color: #e30c0c;
}
#chat-box .server-announce-1 {
  font-size: 14px;
  font-weight: bold;
  color: #8b4513;
}
#chat-box .server-announce-2 {
  font-size: 14px;
  font-weight: bold;
  color: #8b4513;
}
#chat-box .server-announce-3 {
  font-size: 14px;
  font-weight: bold;
  color: #8b4513;
}
#chat-box .server-announce-4 {
  font-size: 14px;
  font-weight: bold;
  color: #000080;
}
#chat-box .server-announce-5 {
  font-size: 14px;
  font-weight: bold;
  color: #800080;
}
#chat-box .server-announce-6 {
  font-size: 14px;
  font-weight: bold;
  color: #880000;
}

#chat-box .d-msg-replacement {
  color: #ec2727;
}
#chat-box .panne-msg {
  color: #e30c0c;
}
#chat-box .announce {
  font-size: 14px;
  font-weight: bold;
}

#chat-box .ann-red {
  color: #e30c0c;
}
#chat-box .battel-f-ann {
  color: #994b2c;
  font-size: 14px;
}

.iso_right {
  -webkit-transform: skewY(28deg);
  -moz-transform: skewY(28deg);
  -o-transform: skewY(28deg);
  -ms-transform: skewY(28deg);
  transform: skewY(28deg);
}
#army-condtions .not-enough {
  font-weight: bold;
  color: red;
  line-height: 25px;
}
#army-condtions .enough {
  font-weight: bold;
  color: #5f8c00;
  line-height: 25px;
}
.not-enough {
  font-weight: bold;
  color: red !important;
  line-height: 25px;
}
.enough {
  font-weight: bold;
  color: #5f8c00 !important;
  line-height: 25px;
}
.build_army {
  width: 90px;
  margin: auto;
}
.sysetm-chat-notif {
  color: red;
}
/*#cr-stage{
    background-image: url(/Res/world/bacground.png) ,  url(/Res/world/bacground.png) ,  url(/Res/world/bacground.png);
    background-repeat: repeat-y , repeat-y;
    background-position-x: 0px ,  640px  , 1280px ;
    background-position-y: 0px , 320px , 0px;
}*/

.POT-HERO {
  color: #0082cd !important ;
  font-weight: bold;
}

#swap_army {
  background-image: url(/Res/btns/hero/armyTrade_n.png);
  background-color: transparent;
  width: 40px;
  height: 40px;
  background-size: 100% 100%;
  display: block;
  margin: auto;
}
#swap_army:hover {
  background-image: url(/Res/btns/hero/armyTrade_h.png);
}
#swap_army:active {
  background-image: url(/Res/btns/hero/armyTrade_a.png);
}
#swap_army:disabled {
  background-image: url(/Res/btns/hero/armyTrade_d.png);
}

#left-down,
#right-down {
  background-image: url(/Res/btns/army_down.png);
  height: 25px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
}
#left-down:disabled,
#right-down:disabled {
  opacity: 0.5;
}
#order-hero {
  height: 53px;
  background: url(/Res/skins/desc-rect.png);
  background-size: 100% 105%;
  background-position: center -3px;
  overflow: auto;
}
#order-hero button {
  display: inline-block;
  width: 40px;
  height: 30px;
  background-color: transparent;
}
#order-hero button[data-order="up"] {
  float: right;
  background-repeat: no-repeat;
}

#order-hero button[data-order="down"] {
  display: inline-block;
  float: left;

  background-repeat: no-repeat;
}
.order-up {
  background-image: url(/Res/btns/hero/hero-up-n.png);
}
.order-up:hover {
  background-image: url(/Res/btns/hero/hero-up-h.png);
}
.order-up:active {
  background-image: url(/Res/btns/hero/hero-up-a.png);
}
.order-up:disabled {
  background-image: url(/Res/btns/hero/hero-up-d.png);
}

.order-down {
  background-image: url(/Res/btns/hero/hero-down-n.png);
}
.order-down:hover {
  background-image: url(/Res/btns/hero/hero-down-h.png);
}
.order-down:active {
  background-image: url(/Res/btns/hero/hero-down-a.png);
}
.order-down:disabled {
  background-image: url(/Res/btns/hero/hero-down-d.png);
}

#order-hero .wrapper {
  width: 80px;
  height: 30px;
  margin: auto;
  margin-top: 12px;
}

.close {
  background-image: url(/Res/btns/global/close-n.png);
  background-position: 100% 100%;
  background-position: center;
  background-color: transparent;
}
.close:hover {
  background-image: url(/Res/btns/global/close-h.png);
}
.close:active {
  background-image: url(/Res/btns/global/close-a.png);
}
.close:disabled {
  background-image: url(/Res/btns/global/close-d.png);
}

#quest_pack {
  height: 240px;
}
#quest-page {
  height: 349px;
}

#JOIN_ATTACK_SIDE,
#JOIN_DEFENCE_SIDE {
  height: 53px;
}

.btn-red-2x {
  background-image: url(/Res/btns/btn-red-2x.png);
  background-size: 100% auto;
  background-position: 0px 0px;
}
.btn-red-2x:hover {
  background-image: url(/Res/btns/btn-red-2x.png);
  background-size: 100% auto;
  background-position-y: 33.3%;
}
.btn-red-2x:active {
  background-image: url(/Res/btns/btn-red-2x.png);
  background-size: 100% auto;
  background-position-y: 66.6%;
}
.btn-red-2x:disabled {
  background-image: url(/Res/btns/btn-red-2x.png);
  background-size: 100% auto;
  background-position-y: 100%;
}
.btn-green-2x {
  background-image: url(/Res/btns/btn-green-2x.png);
  background-size: 100% auto;
  background-position: 0px 0px;
}

.btn-green-2x:hover {
  background-image: url(/Res/btns/btn-green-2x.png);
  background-size: 100% auto;
  background-position-y: 33.3%;
}
.btn-green-2x:active {
  background-image: url(/Res/btns/btn-green-2x.png);
  background-size: 100% auto;
  background-position-y: 66.6%;
}
.btn-green-2x:disabled {
  background-image: url(/Res/btns/btn-green-2x.png);
  background-size: 100% auto;
  background-position-y: 100%;
}

.btn-yellow-2x {
  background-image: url(/Res/btns/btn-yellow-2x.png);
  background-size: 100% auto;
  background-position: 0px 0px;
}

.btn-yellow-2x:hover {
  background-image: url(/Res/btns/btn-yellow-2x.png);
  background-size: 100% auto;
  background-position-y: 33.3%;
}
.btn-yellow-2x:active {
  background-image: url(/Res/btns/btn-yellow-2x.png);
  background-size: 100% auto;
  background-position-y: 66.6%;
}
.btn-yellow-2x:disabled {
  background-image: url(/Res/btns/btn-yellow-2x.png);
  background-size: 100% auto;
  background-position-y: 100%;
}

.golden-border {
  background-image: url(/Res/back-shape/rect.png);
  background-size: 90% 90%;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

.golden-border .unit-image {
  width: 100%;
  height: 100%;
  background-size: 83% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.golden-border .unit-image .amount {
  color: #08ff07;
  font-size: 12px;
  text-align: center;
}

#msg-area .round-announce {
  color: rgb(133, 68, 7);
}

#msg-area .red {
  color: red;
}

#msg-area .msg-from .rank-title {
  float: right;
  width: 10px;
  transition: all 0.8s ease-in-out;
  margin-right: -4px;
  overflow: hidden;
}

#msg-area .msg-from .name {
  margin-left: 8px;
  display: flex;
}
#msg-area .msg-from .reply {
  color: #0065ac;
  cursor: pointer;
  padding: 0px 3px;
  transition: all 0.2s linear;
}
#msg-area .msg-from .reply:hover {
  text-decoration: underline;
}
#msg-area .msg-from .rank-title:before {
  content: "";
  display: inline-block;
}
#msg-area .msg-from .rank-title .inner-txt {
  display: inline-block;
  white-space: nowrap;
}
.rank-title {
  background-image: url(/Res/bars/title-bg.png);
  width: 60px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: white;
  font-size: 11px;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  background-size: 100% 140px;
}
#msg-area .msg-from .rank-title:hover {
  width: 60px !important;
  margin-left: 5px !important;
}
.rank-title_1 {
  background-position-y: 0;
}
.rank-title_2 {
  background-position-y: -20px;
}
.rank-title_3 {
  background-position-y: -40px;
}
.rank-title_4 {
  background-position-y: -60px;
}
.rank-title_5 {
  background-position-y: -80px;
}
.rank-title_6 {
  background-position-y: -100px;
}
.rank-title_7 {
  background-position-y: -120px;
}

#global-announce {
  height: 50px;
  width: 640px;
  position: fixed;
  pointer-events: none;
  top: 150px;
  margin-left: -320px;
  left: 50%;
  background-image: url(/Res/bars/globalAnnounce.png);
  z-index: 5;
  transition: all 0.75s linear;
  transform: rotateX(90deg);
}
#global-announce .wrapper {
  position: relative;
  height: 50px;
  width: 80%;
  margin: auto;
  overflow: hidden;
}
#global-announce .text {
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #c59844;
  position: absolute;
  width: 100%;
}
#global-announce .warning {
  color: yellow;
}

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

.close-wide {
  background-image: url(/Res/btns/global/closeWide.png);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
}
.close-wide:hover {
  background-image: url(/Res/btns/global/closeWide.png);
  background-repeat: no-repeat;
  background-position-y: -20px;
}
.close-wide:active {
  background-image: url(/Res/btns/global/closeWide.png);
  background-repeat: no-repeat;
  background-position-y: -40px;
}
.close-wide:disabled {
  background-image: url(/Res/btns/global/closeWide.png);
  background-repeat: no-repeat;
  background-position-y: -60px;
}

.l-number {
  font-family: cursive;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  #server-name {
    display: none;
  }
}

/*!************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../Static/css/alert-box.css ***!
  \************************************************************************************************************/
#over_lay,
#over_lay_alert {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 2001;
  top: 0px;
}

#alert_container {
  width: 360px;
  margin: auto;
  position: relative;
  top: 30%;
  background-image: url(/Res/background/alert_box.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 242px;
}
#alert_head {
  width: 100%;
  height: 31px;
  direction: rtl;
}
#alert_head div {
  position: relative;
  top: -18px;
}
#alert_head div img {
  height: 66px;
  width: 174px;
  display: block;
  margin: auto;
}
#alert-title {
  width: 100%;
  height: 27px;
  color: white;
  font-weight: bold;
  text-align: center;
  margin-top: -36px;
}
#alert_head .img-sml {
  display: block;
  margin-right: 20px;
  position: absolute;
  margin-top: -37px;
}
#alert_box .row-1 {
  height: 32px;
}
#alert_box .row-1 label {
  display: inline-block;
  line-height: 29px;
  vertical-align: top;
  font-size: 14px;
  margin: 0px 15px;
  width: 50px;
}
#alert_box .row-2 {
  font-size: 15px;
  height: 120px;
  width: 85%;
  margin: auto;
  margin-top: 19px;
  background: none;
}
#alert_box .row-2 input {
  width: 86px;
  margin: 4px 9px;
}
#alert_box .row-2 .chat-forbid-duration {
  width: 60%;
}
#alert_box .row-1 input[type="range"] {
  display: inline-block;
  height: 29px;
}
#alert_box .row-3 {
  padding-bottom: 13px;
  width: 84%;
  margin: auto;
}
.matrial-alert .row-3 {
  width: 84%;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  margin-top: 0 !important;
  overflow: auto;
}
.confim-btn {
  width: 81px;
}
#alert_box .row-3 .confim-btn {
  margin: auto;
  overflow: auto;
}
.confim-btn .full-btn {
  width: 100%;
  margin-top: 6px;
}
.row-4 .col-1 ol li .permit-layer {
  width: 78px;
  height: 41px;
  position: absolute;
  margin-top: 6px;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.6);
  cursor: no-drop;
  display: none;
  border-radius: 6px;
}
#alert_container .for_battel .row-2 {
  height: 119px;
  text-align: center;
  direction: rtl;
}
#alert_container .for_battel .confim-btn {
  width: 240px;
  height: 40px;
}
#alert_container .for_battel .confim-btn .full-btn {
  width: 40%;
}
/*!*************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./Css/animation.css ***!
  \*************************************************************************************************/
@keyframes fadeSlideUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeSlideLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeSlideRight {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes eagleFloat {
  0%, 100% {
    transform: translateY(0px) rotate(0deg);
  }
  33% {
    transform: translateY(-8px) rotate(1.5deg);
  }
  66% {
    transform: translateY(-4px) rotate(-1deg);
  }
}

@keyframes shimmer {
  0%, 100% {
    box-shadow: 0 0 8px rgba(221, 170, 0, 0.3);
  }
  50% {
    box-shadow: 0 0 20px rgba(221, 170, 0, 0.7), 0 0 40px rgba(221, 170, 0, 0.3);
  }
}

.scroll-reveal {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
              transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.scroll-reveal.from-left {
  transform: translateX(-50px);
}

.scroll-reveal.from-right {
  transform: translateX(50px);
}

.scroll-reveal.visible {
  opacity: 1;
  transform: translate(0, 0);
}

.scroll-reveal:nth-child(1) { transition-delay: 0s; }
.scroll-reveal:nth-child(2) { transition-delay: 0.12s; }
.scroll-reveal:nth-child(3) { transition-delay: 0.24s; }

.ek-eagle-decore {
  animation: eagleFloat 5s ease-in-out infinite;
  will-change: transform;
}

.btn-read-more {
  transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1),
              filter 0.2s ease,
              box-shadow 0.2s ease !important;
  cursor: pointer;
  will-change: transform;
}

.btn-read-more:hover {
  transform: scale(1.08) translateY(-3px) !important;
  filter: brightness(1.15) drop-shadow(0 6px 12px rgba(0,0,0,0.4));
}

.btn-read-more:active {
  transform: scale(0.96) translateY(0px) !important;
  filter: brightness(0.95);
}

.ek-join-container {
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1),
              filter 0.2s ease !important;
}

.ek-join-container:hover {
  transform: scale(1.12) translateY(-4px) !important;
  filter: brightness(1.2) drop-shadow(0 8px 16px rgba(0,0,0,0.5));
}

.ek-join-container:active {
  transform: scale(0.95) !important;
}

.ek-privacy-card {
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.ek-privacy-card:hover {
  transform: translateY(-5px);
  animation: shimmer 1.5s ease-in-out infinite;
}

.ek-latest-news-unit {
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1),
              filter 0.2s ease;
}

.ek-latest-news-unit:hover {
  transform: translateY(-6px) scale(1.02);
  filter: brightness(1.05);
}

.bg-general {
  animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) both;
}
