body {
  width: 100%;
  background: url(../images/body-top-bg.jpg) center 20px no-repeat, url(../images/body-bottom-bg.jpg) center bottom no-repeat;
  background-color: #131a20;
  font-family: 'Philosopher', sans-serif;
  font-size: 15px;
  color: #fff;
}
a {
  transition: all 0.3s ease;
  color: #da9b40;
}
a:hover,
button:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
  text-decoration: none;
}
p {
  margin-bottom: 15px;
}
h1,
h2,
h3 {
  color: #ffe345;
  margin-bottom: 15px;
  line-height: 1.3;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
input,
textarea {
  background: url(../images/Image.png);
  border: 1px solid rgba(74, 209, 147, 0.2);
  color: #fff;
  padding: 10px 20px;
  position: relative;
  box-shadow: 0px 0px 12px rgba(74, 209, 147, 0.2);
}
button {
  transition: all 0.3s ease;
  cursor: pointer;
  background: url(../images/button-bg.jpg) repeat-x;
  height: 30px;
  border: none;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 0px 15px;
}
button:hover {
  box-shadow: 0px 0px 20px 0px rgba(135, 197, 16, 0.5);
}
.button-blue {
  background: url(../images/button-blue.jpg) repeat-x;
}
.button-blue:hover {
  box-shadow: 0px 0px 14px rgba(148, 195, 234, 0.4);
}
:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: #6b676f;
}
::-moz-placeholder {
  color: #6b676f;
}
:-moz-placeholder {
  color: #6b676f;
}
:-ms-input-placeholder {
  color: #6b676f;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* Header
-----------------------------------------------------------------------------*/
.header,
.c-header {
  height: 950px;
  position: relative;
}
.header a,
.c-header a {
  text-decoration: none;
}
.top-panel {
  height: 70px;
  display: flex;
  justify-content: space-between;
}
.right-top-block {
  display: flex;
  align-items: center;
}
.language-block {
  margin-left: 20px;
}
.language-block a {
  display: inline-block;
  width: 29px;
  height: 28px;
  opacity: 0.5;
}
.language-block a:hover {
  opacity: 0.8;
}
.language-block .eng {
  background: url(../images/lang-icon.png) no-repeat;
}
.language-block .rus {
  background: url(../images/lang-icon.png) -35px 0px no-repeat;
}
.language-block .active {
  opacity: 1;
}
.reg-panel a {
  font-family: 'MS Sans Serif', Geneva, sans-serif;
  font-size: 12px;
  color: #fff;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9), -2px -2px 8px rgba(0, 0, 0, 0.9);
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  margin: 0px 2px;
}
.reg-panel .reg {
  background: url(../images/reg-buttons.jpg) no-repeat;
  width: 124px;
  box-shadow: 0px 0px 45px 0px rgba(221, 198, 59, 0.6);
}
.reg-panel .sign {
  background: url(../images/reg-buttons.jpg) -129px 0px no-repeat;
  width: 113px;
  box-shadow: 0px 0px 45px 0px rgba(204, 103, 61, 0.6);
}
.top-menu {
  display: flex;
  align-items: center;
}
.top-menu li {
  display: inline-block;
  margin-right: 45px;
}
.top-menu li:last-child {
  margin-right: 0px;
}
.top-menu li a {
  color: #85919e;
  text-transform: uppercase;
}
.top-menu li a:hover {
  color: #daff89;
  text-shadow: 0px 0px 5px #daff89;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}
.top-menu .active a {
  color: #85919e;
 
}
.logo {
  position: absolute;
  left: 20px;
  top: 100px;
}
.status-server {
  float: right;
  margin-top: 215px;
}
.circle-online {
  width: 110px;
  height: 110px;
  font-size: 12px;
  color: #fcff00;
  text-align: center;
  font-family: 'MS Sans Serif', Geneva, sans-serif;
  position: relative;
  display: inline-block;
  margin-left: 4px;
}
.circle-online span {
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 3px;
}
.circle-online .status-info {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 35px;
}
.header-block {
  display: flex;
  justify-content: space-between;
  height: 430px;
  position: absolute;
  bottom: 30px;
  width: 1200px;
}
.header-block-info {
  width: 628px;
  display: flex;
  flex-wrap: wrap;
}
.download-button a {
  display: block;
  text-align: center;
  width: 314px;
  height: 98px;
  padding-top: 41px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  background: url(../images/download-button.jpg) no-repeat;
  color: #465407;
  font-size: 22px;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
  font-weight: bold;
  font-family: 'MS Sans Serif', Geneva, sans-serif;
}
.download-button a span {
  display: block;
  margin-bottom: 4px;
  color: #465407;
  font-size: 34px;
  color: #e6e6e6;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.5);
  font-family: 'Philosopher', sans-serif;
}
.contacts-bg {
  background: url(../images/contacts-bg.jpg) no-repeat;
  width: 314px;
  height: 139px;
  font-family: 'MS Sans Serif', Geneva, sans-serif;
}
.contacts-bg a {
  color: #7c8691;
  font-size: 11px;
  display: inline-block;
  width: 55px;
  padding: 17px 30px 16px 70px;
}
.contacts-bg a:hover {
  color: #fff;
}
.main-stream-block {
  margin-top: 5px;
  width: 628px;
}
.news-block {
  width: 568px;
}
.carousel {
  position: relative;
  width: 568px;
}
.carousel .arrow {
  position: absolute;
  top: -40px;
  padding: 0;
  display: block;
  height: 30px;
  width: 63px;
  border: none;
  margin: 0px 0px 0px 0px;
  min-width: 10px;
}
.carousel .arrow:hover {
  box-shadow: 0px 0px 25px 0px rgba(137, 186, 43, 0.3);
  -webkit-filter: brightness(140%);
  filter: brightness(140%);
}
.carousel .prev {
  right: 73px;
  background: url(../images/arrow.jpg) no-repeat;
}
.carousel .next {
  right: 0px;
  background: url(../images/arrow.jpg) -63px 0px no-repeat;
}
.gallery {
  width: 568px;
  overflow: hidden;
}
.gallery .news {
  height: 125px;
  padding: 15px 50px 0px 190px;
  margin-bottom: 3px;
  position: relative;
  line-height: 1.3;
}
.gallery .news img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
}
.gallery .news h2 {
  font-size: 24px;
  margin-bottom: 0px;
  position: relative;
  z-index: 3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gallery .news .news-text {
  overflow: hidden;
  height: 58px;
  position: relative;
  z-index: 3;
}
.gallery .news .news-button a {
  opacity: 1;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 113px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  background: url(../images/news-button.jpg) no-repeat;
  opacity: 0.5;
}
.gallery .news .news-button a:hover {
  box-shadow: 0px 0px 14px rgba(148, 195, 234, 0.4);
}
.gallery .news:hover img {
  opacity: 1;
}
.gallery .news:hover .news-button a {
  opacity: 1;
}
.gallery ul {
  height: 430px;
  width: 9999px;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: margin-left 1000ms;
}
.gallery li {
  display: inline-block;
  width: 568px;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
  padding: 20px 0px;
  min-height: 400px;
  margin-bottom: 170px;
  line-height: 1.3;
}
.content img {
  max-width: 1160px;
}
.content-page {
  padding: 20px 20px;
  width: 1160px;
}
.content-title {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26px;
  color: #eeeeee;
  text-shadow: 4px 4px 17px #4ad193, -4px -4px 17px #4ad193, 1px 2px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 30px;
  text-transform: uppercase;
}
.main-title {
  text-align: center;
}
.stream-block {
  padding-top: 18px;
  height: 330px;
  margin-bottom: 45px;
  background: url(../images/stream-bg.jpg) center no-repeat;
}
.stream-block-title {
  font-size: 36px;
  padding-left: 8px;
  margin-bottom: 15px;
}
.carousel-s {
  position: relative;
  width: 1200px;
}
.carousel-s img {
  width: 369px;
  height: 202px;
  margin-bottom: -2px;
}
.carousel-s .arrow-s {
  position: absolute;
  bottom: -35px;
  padding: 0;
  display: block;
  height: 29px;
  width: 39px;
  border: none;
  margin: 0px 0px 0px 0px;
  min-width: 10px;
}
.carousel-s .arrow-s:hover {
  box-shadow: 0px 0px 25px 0px rgba(220, 107, 60, 0.3);
  -webkit-filter: brightness(140%);
  filter: brightness(140%);
}
.carousel-s .prev-s {
  left: 50%;
  margin-left: -45px;
  background: url(../images/arrow-s.jpg) no-repeat;
}
.carousel-s .next-s {
  left: 50%;
  margin-left: 15px;
  background: url(../images/arrow-s.jpg) -39px 0px no-repeat;
}
.gallery-s {
  width: 1200px;
  overflow: hidden;
}
.gallery-s ul {
  height: 210px;
  padding: 10px 0px;
  width: 9999px;
  list-style: none;
  transition: margin-left 1000ms;
}
.gallery-s li {
  display: inline-block;
  margin-right: 25px;
  margin-left: 9px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.7);
}
.main-block {
  background: rgba(12, 25, 33, 0.5);
  min-height: 400px;
  padding-top: 25px 0px;
}
.main-block-f {
  display: flex;
  justify-content: space-between;
}
.forum-block,
.players-block {
  width: 370px;
}
.media-block {
  width: 310px;
  position: relative;
}
.media-block:before {
  content: "";
  width: 3px;
  height: 90%;
  position: absolute;
  top: 30px;
  left: -30px;
  background: linear-gradient(to bottom, rgba(71, 74, 77, 0.1), #474a4d, rgba(71, 74, 77, 0.1));
}
.media-block:after {
  content: "";
  width: 3px;
  height: 90%;
  position: absolute;
  top: 30px;
  right: -30px;
  background: linear-gradient(to bottom, rgba(71, 74, 77, 0.1), #474a4d, rgba(71, 74, 77, 0.1));
}
.forum {
  padding: 6px 10px;
  border-bottom: 2px solid #1e252b;
}
.forum a {
  text-decoration: none;
}
.forum img {
  float: left;
  height: 45px;
  width: 45px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}
.forum .topic-title {
  display: block;
  font-family: 'MS Sans Serif', Geneva, sans-serif;
  font-size: 16px;
  margin-bottom: 5px;
}
.forum .forum-text {
  margin-left: 70px;
}
.forum span {
  color: #464b4f;
  font-size: 12px;
  margin-right: 17px;
}
.forum span a {
  color: #eee5de;
}
.tothe {
  text-align: right;
  margin-top: 20px;
}
.tothe a {
  text-decoration: none;
  font-size: 16px;
  color: #daff89;
  text-shadow: 4px 4px 15px rgba(143, 210, 57, 0.8), -4px -4px 15px rgba(143, 210, 57, 0.8);
}
.gallery-block {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  height: 315px;
}
.gallery-block img {
  height: 95px;
  width: 95px;
  margin-bottom: -3px;
  position: relative;
}
.gallery-block a {
  display: block;
  position: relative;
}
.gallery-block a:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
}
.gallery-block a:hover:after {
  display: none;
}
.players {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffed8a;
  height: 45px;
  padding: 0px 10px 0px 5px;
  border-bottom: 2px solid #1e252b;
}
.players a {
  color: #f5f4f0;
  text-decoration: none;
}
.players .number {
  width: 20px;
}
.players .ava {
  width: 43px;
}
.players .ava img {
  height: 28px;
  width: 28px;
  margin-bottom: -3px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.players .name {
  width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #f5f4f0;
}
.players .pvp {
  width: 50px;
  text-align: center;
}
.players .pk {
  width: 50px;
  text-align: center;
}
.players-t {
  color: #788b92;
  align-items: flex-start;
  height: 32px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
  height: 200px;
  padding-top: 20px;
}
.footer a {
  text-decoration: none;
}
.footer-menu .m-right {
  float: right;
  padding-top: 16px;
}
.footer-menu .m-right li {
  margin-left: 50px;
}
.footer-menu .m-left {
  float: left;
  padding-top: 16px;
}
.footer-menu .m-left li {
  margin-right: 50px;
}
.footer-menu li {
  display: inline-block;
}
.footer-menu li a {
  color: #85919e;
  text-transform: uppercase;
}
.footer-menu li a:hover {
  color: #daff89;
  text-shadow: 0px 0px 5px #daff89;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}
.footer-menu .active a {
  color: #daff89;
  text-shadow: 0px 0px 5px #daff89;
}
.footer-logo {
  text-align: center;
}
/*# sourceMappingURL=style.css.map */