@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,100&display=swap");

* {
    scrollbar-width: thin;
    scrollbar-color: #eeba8a #ff990000;
}

*::-webkit-scrollbar {
  width: 4px;
}

*::-webkit-scrollbar:hover {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: #22201d;
}

*::-webkit-scrollbar-thumb {
  background-color: #eeba8a;
  border-radius: 50px;
}


.tawk-branding {
    display: none !important;
}

.navbar ul.menu li {
    text-transform: uppercase;
    height: 104px;
    display: flex;
    transition: 0.3s ease all, 0s ease margin;
    align-content: space-around;
    border-bottom: 1px solid #181913;
}

.navbar ul.menu li a {
    text-decoration: none;
    color: #fff;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
    height: 100%;
}

.navbar ul.menu li:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid #eeba8a;
    transform: scale(0.97);
}

.navbar ul.menu li:hover a {
    color: #eee;
}

.navbar ul.menu li.menu__item.but {
    left: 12%;
    height: 104px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    align-content: stretch;
}

.navbar ul.menu li.menu__item.button a {
    color: #181913;
    text-transform: uppercase;
    line-height: 50px;
    width: 100%;
    height: 100%;
}

.navbar ul.menu li.menu__item.button a img {
    margin-right: 15px;
    top: 0px;
    position: relative;
}

.slider__items {
    counter-reset: slide;
}

.slider__item {
    counter-increment: slide;
}

.slider__item>div::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 20px;
    color: #fff;
    font-style: italic;
    font-size: 32px;
    font-weight: bold;
}

.slider_one,
.slider_two,
.slider_three {
    padding: 10px;
    margin: 0 auto;
    width: 100%;
}

.slider_one {
    background-image: url(../img/bg/bg-1.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 807px;
}

.slider_two {
    background-image: url(../img/bg/bg-2.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 807px;
}

.slider_three {
    background-image: url(../img/bg/bg-3.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 807px;
}

.slider_one p,
.slider_two p,
.slider_three p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    padding: 10px;
    margin: 20px 10px 10px 10px;
}

.slider_one h1,
.slider_two h1,
.slider_three h1 {
    font-size: 64px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    padding: 10px;
    width: 50%;
    text-transform: uppercase;
    margin: 10px;
    line-height: 65px;
    font-weight: 700;
}

a.stream__link h3 {
    font-size: 34px;
    margin: 10px auto;
    color: #eeba8a;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    padding: 10px;
    float: left;
}

a.stream__link {
    width: 35%;
    display: block;
    margin: 10px;
    padding: 10px;
    text-decoration: none;
}

a.stream__link span {
    position: absolute;
    color: #fff;
    bottom: 35px;
    font-size: 22px;
    font-weight: 100;
    font-family: "Roboto", sans-serif;
    text-transform: none;
}

a.stream__link img {
    margin: -10px auto;
    padding: 0px;
    float: right;
    top: -50px;
    right: -50px;
    position: relative;
}

a.stream__link p {
    margin: 10px auto;
    padding: 10px;
    float: left;
    top: -40px;
    position: relative;
}

.button {
    display: inline-flex;
    margin: 0 auto;
}

.title {
    /* background-color: #515446; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* color: #fff; */
    /* padding: 20px 20px !important; */
    /* margin-right: 5px !important; */
    /* font-size: 18px; */
    /* font-weight: 300; */
    /* line-height: 21px; */
    /* text-transform: none; */
    /* border: 1px solid #515446; */
    /* outline: none; */
    /* cursor: pointer; */
    /* font-family: "Roboto", sans-serif; */
}

.projectGroup {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}

aside.server__info {
    position: relative;
    top: -220px;
}

.project h2 span {
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;
    margin: 5px auto;
    font-weight: 400;
    background: #eb6332;
    border-radius: 0px;
}

.project {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    align-content: space-around;
    transition: 3s ease all;
}

.server__pvp__text,
.server__craft__text,
.server__multi__text {
    width: 40%;
}

.project p,
.project p,
.project p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    width: 80%;
}

.server__pvp__online span,
.server__craft__online span,
.server__multi__online span {
    color: #eeba8a;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

.server__pvp__online span:first-child,
.server__craft__online span:first-child,
.server__multi__online span:first-child {
    font-size: 64px;
    margin-right: 10px;
}

.server__pvp__files table:nth-child(1),
.server__craft__files table:nth-child(1),
.server__multi__files table:nth-child(1) {
    border-right: 1px solid rgb(255 255 255 / 50%);
    padding: 5px;
}

.server__pvp__files table:nth-child(2),
.server__craft__files table:nth-child(2),
.server__multi__files table:nth-child(2) {
    padding: 5px;
}

.server__pvp__files table:nth-child(3),
.server__craft__files table:nth-child(3),
.server__multi__files table:nth-child(3) {
    padding: 5px;
    margin: 10px auto;
}

.server__pvp__files table tr td,
.server__craft__files table tr td,
.server__multi__files table tr td {
    opacity: 1;
}

.server__pvp__files table tr td:hover,
.server__craft__files table tr td:hover,
.server__multi__files table tr td:hover {
    transition: 0.3s ease all;
    transform: scale(0.9);
    filter: drop-shadow(1px 1px 1px black);
}

.server__pvp__online,
.server__craft__online,
.server__multi__online {
    width: 15%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

.server__social a {
    padding: 10px;
    opacity: 0.6;
}

.server__social a:hover {
    opacity: 1;
    transition: 0.3s ease all;
}

.server__social {
    position: static;
    float: right;
    margin: 10px;
    padding: 10px;
    display: block;
}

.server__pvp__files,
.server__craft__files,
.server__multi__files {
    background: hsl(73deg 9% 30% / 96%);
    padding: 30px;
    position: absolute;
    right: 0;
    height: 137px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.server__pvp__files td,
.server__craft__files td,
.server__multi__files td {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    padding: 5px;
    font-weight: 400;
}

.project h2,
.project h2,
.project h2 {
    color: #fff;
    font-size: 24px;
    font-family: "Roboto", sans-serif;
    transform: translateY(5px);
}

.project {
    background-color: rgb(81 84 70 / 46%);
    margin: 0 auto;
    width: 100%;
    padding: 30px;
}

.serverbtn-active {
    background-color: #eb6332 !important;
    color: #fff !important;
    border: 1px solid #d15428 !important;
}

section.statistic {
    display: block;
    position: relative;
    top: -220px;
    overflow: hidden;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/bg/r00021.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 5%, rgba(0, 0, 0, 1) 95%, rgba(0, 0, 0, 0) 100%);
}

section.statistic .stats__last {
    width: 50%;
    display: block;
    margin: 0 auto;
    padding: 10px;
}

section.statistic .forum__last {
    width: 50%;
    display: block;
    margin: 0 auto;
    padding: 10px;
    border-left: 1px solid rgb(80 83 70 / 20%);
}

section.statistic .stats__last .stats__title h1 {
    font-size: 24px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 100%;
}

section.statistic .stats__last .stats__title {
    display: flex;
    position: relative;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

.stats__tops .rating .rating__block .rating__title {
    font-weight: 400;
    width: 100%;
    padding: 5px 8px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    background: none;
    text-align: left;
}

.flex-sbc {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    background: rgb(0 0 0 / 11%);
    padding: 15px;
    margin: 5px auto;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    font-family: "Roboto", sans-serif;
    align-content: center;
}

.stats__tops .rating .rating__block .rating__title .rating__title_num,
.stats__tops .rating .rating__block .rating__line_num {
    width: 10%;
    text-align: center;
}

.stats__tops .rating .rating__block .rating__title .rating__title_name,
.stats__tops .rating .rating__block .rating__line_name {
    width: 30%;
    text-align: left;
}

.stats__tops .rating .rating__block .rating__title .rating__title_class,
.stats__tops .rating .rating__block .rating__line_class {
    width: 20%;
    text-align: left;
}

.stats__tops .rating .rating__block .rating__title .rating__title_value,
.stats__tops .rating .rating__block .rating__line_value {
    text-align: left;
    width: 10%;
}

section.statistic .stats__last .stats__title span {
    width: 50%;
    background: rgb(81 84 70 / 29%);
    padding: 10px;
}

section.statistic .stats__last .stats__title span a {
    color: #eeba8a;
    font-size: 14px;
    font-weight: 100;
    font-family: "Roboto", sans-serif;
    align-content: center;
    text-decoration: none;
}

section.statistic .stats__last .stats__title span .arrow_one {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #eeba8a;
    position: absolute;
    margin: 5px;
    top: 20px;
    right: 10px;
}

.stat_rateselect {
    padding: 20px 10px 100px 10px;
    width: 20%;
    float: left;
    position: relative;
    z-index: 10;
}

.stats__tops {
    display: flex;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}

.rating {
    display: block;
    width: 100%;
}

.stat_rateselect li {
    list-style: none;
    margin: 12px 5px;
    opacity: 0.7;
}

.stat_rateselect ul {
    padding: 0;
    margin: 0;
}

.stat_rateselect-button {
    position: relative;
    transition: 0.3s all ease;
    background: #515446;
    width: 63px;
    height: 63px;
    display: block;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #353631;
}

.stat_rateselect-button:hover {
    border: 1px solid rgba(238, 186, 138, 1);
    cursor: pointer;
    transform: translateX(-5px);
}

.stat_rateselect ul li.stat_rateselect-active.tab a {
    background: #515446 !important;
}

.stat_rateselect ul li a.stat_rateselect-button:nth-child(1),
.stat_rateselect li a.stat_rateselect-button:nth-child(2) {
    background: #1d1f16;
}

.hexagon-shape-rateselect {
    width: 55px;
    height: 55px;
}

.hexagon-shape-rateselect:before {
    position: absolute;
    right: 6.7%;
    bottom: 0;
    left: 6.7%;
    top: 0;
    content: "";
}

.hexagon-content_rateselect {
    text-align: center;
    width: 100%;
    top: 20px;
    position: relative;
    left: 5px;
}

section.statistic .forum__last .forum__news {
    margin: 10px;
    display: block;
    position: relative;
    padding: 10px;
    border: 1px solid #3e3e3a;
}

section.statistic .forum__last .forum__news:hover {
    border: 1px solid rgba(238, 186, 138, 1);
    cursor: pointer;
    transform: scale(1.02);
}

.hexagon_icon.hexagon_icon_forum {
    border: 1px solid #ffffff61;
    width: 50px;
    height: 45px;
    transform: rotate(-45deg);
    opacity: 0.5;
}

.hexagon_img {
    position: absolute;
    z-index: 1;
    left: 15px;
    display: block;
}

a.forum_block_posts_item_text {
    text-decoration: none;
    width: 100%;
    float: right;
    margin-left: 5%;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
}

.forum_block_posts_item_icon.f-s {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: space-around;
    padding: 8px;
}

a.forum_block_posts_item_text a {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

a.forum_block_posts_item_text span {
    color: #eeba8a;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.forum_block_posts_item_autor_name {
    display: none;
    /* display: flex; */
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

.forum_block_posts_item_autor_name .forum_block_posts_item_autor_link,
.forum_block_posts_item_autor_name .forum_block_posts_item_autor_date {
    color: #515446;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
}

.stats__block {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.info__server {
    display: block;
    padding: 0 20px;
    margin: 0 auto 0;
    border-top: 1px solid hsl(0deg 0% 100% / 10%);
    width: 100%;
    text-align: center;
    margin-bottom: -5px;
}

.info__server table {
    margin: 0 auto;
}

.info__server table tr td {
    text-align: center;
    padding: 40px 10px 55px;
    margin: 10px auto;
    color: #eeba8a;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 1px 0 0 #141412;
    transition: 0.3s all;
    border: 1px solid transparent;
    border-top-width: 2px;
    width: 25%;
    vertical-align: top;
    position: relative;
    top: -3px;
    cursor: default;
}

.info__server table tr td:hover {
    background: rgba(237, 186, 138, 0.01);
    border-right-color: rgba(237, 186, 138, 0.1);
    border-left-color: rgba(237, 186, 138, 0.1);
    border-top-color: rgba(237, 186, 138, 1);
}

.info__server table tr td img {
    padding: 10px;
    height: 70px;
    z-index: 1;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    transition: 0.3s all;
}

.info__server table tr td:hover img {
    transform: translateY(-15px);
}

.img_shadow {
    width: 64px;
    height: 64px;
    transform: rotate(-45deg);
    opacity: 0.5;
    position: relative;
    top: 75px;
    left: 0px;
    margin: 0 auto;
    box-shadow: -10px 10px 30px #eeba8a;
    transition: 0.3s all;
}

.info__server table tr td:hover .img_shadow {
    transform: rotate(-45deg) translateY(-10px) translateX(10px);
}

section.footer {
    display: flex;
    position: relative;
    top: -230px;
    overflow: hidden;
    max-width: 100%;
    height: 225px;
    background: #1d1f16;
    padding: 10px;
    margin: 10px auto;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}

.footer__info {
    width: 50%;
    display: block;
    text-align: left;
    position: relative;
}

.footer__info h3 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    font-weight: 500;
}

.footer__info p {
    color: #515446;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-shadow: 1px 0 0 #141412;
}

.footer__social a {
    padding: 10px;
    opacity: 1;
}

.footer__social {
    position: static;
    float: right;
    margin: 10px;
    padding: 10px;
    display: block;
}

.footer_logo:hover {
    filter: contrast(1.5);
    transition: 0.3s ease all;
}

.footer__social a:hover {
    filter: contrast(1.5);
    transition: 0.3s ease all;
}

#files-background {
    display: none;
    position: fixed;
    z-index: 100;
    opacity: 0.8;
    overflow: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.925);
    transition: 3s ease all;
    animation: windowFadeIn 1s ease forwards;
}

@keyframes windowFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#files-window span {
    z-index: -1;
    display: block;
    width: 100%;
}

.files-window {
    width: 70%;
    display: none;
    background-image: url(../img/bg/bg__down.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    z-index: 200;
    border-radius: 5px;
    max-height: 100vh;
    overflow-y: auto;
    margin: 10px auto 5px;
    text-align: center;
    left: 0;
    right: 0;
    top: 12%;
    animation: windowFadeIn 1s ease forwards;
}

.files-window::-webkit-scrollbar {
    width: 3px;
    height: 30px;
    background-color: rgba(253, 253, 253, 0.726);
}

.files-window::-webkit-scrollbar-thumb {
    background-color: #967f35;
}

.files-window::-webkit-scrollbar-thumb:hover {
    background-color: #c7ab4f;
}

@keyframes windowFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.files-window div {
    cursor: pointer;
    position: absolute;
    height: 25px;
    float: right;
    width: 25px;
    top: 0px;
    right: 4%;
    z-index: 9999;
}

.files-window .leftright {
    height: 2px;
    width: 25px;
    position: absolute;
    margin-top: 24px;
    background-color: #eeba8a;
    border-radius: 2px;
    transform: rotate(45deg);
    transition: all 0.3s ease-in;
}

.files-window .rightleft {
    height: 2px;
    width: 25px;
    position: absolute;
    margin-top: 24px;
    background-color: #eeba8a;
    border-radius: 2px;
    transform: rotate(-45deg);
    transition: all 0.3s ease-in;
}

/* .files-window .close-btn {
	margin: 54px 0 0 -5px;
	position: absolute;
	color: #eeba8a;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	transition: all 0.3s ease-in;
	opacity: 0;
} */

.files-window div:hover .leftright {
    transform: rotate(-45deg);
    background-color: #f9f9f9;
}

.files-window div:hover .rightleft {
    transform: rotate(45deg);
    background-color: #fff;
}

.files-window div:hover .close-btn {
    opacity: 1;
}

button.close {
    border: 0px;
    background: none;
    height: 45px;
    width: 35px;
    position: relative;
    display: block;
    cursor: pointer;
}

#files-window h3,
#files-window-second h3,
#files-window-first h3 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #eeba8a;
    text-transform: uppercase;
}

#files-window p,
#files-window-second p,
#files-window-first p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 100%;
    font-weight: 500;
    text-align: left;
}

.files-windows-client h4,
.files-windows-patch h4,
.files-windows-link-reg h4 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    text-align: left;
    color: #eeba8a;
}

.files-windows-patch p,
.files-windows-client p,
.files-windows-link-reg p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    text-align: left;
}

.files-window .files-window-text,
.files-window .files-window-text .files-windows-client,
.files-window .files-window-text .files-windows-patch,
.files-window .files-window-text .files-windows-link-reg,
.files-window .files-window-text .files-windows-reg,
.files-window .files-window-text .files-windows-reg .container,
.files-window .files-window-text .files-windows-reg .container.signin,
.files-window .files-window-text .files-windows-login,
.files-window .files-window-text .files-windows-login .container,
.files-window .files-window-text .files-windows-login .container.signin {
    width: 100%;
    float: none;
    position: relative;
    right: 0;
    height: auto;
    cursor: auto;
    padding: 15px 20px 11px 20px;
    margin: 0px auto 5px;
    display: inline-block;
}

.files-windows-client a span,
.files-windows-patch a span,
.files-windows-link-reg a span {
    background: #eb6332;
    width: 30% !important;
    display: block;
    position: relative;
    padding: 10px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    z-index: 1 !important;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.files-windows-client a,
.files-windows-patch a,
.files-windows-link-reg a {
    background: hsl(73deg 9% 30% / 40%);
    padding: 10px 5px;
    display: flex;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 100%;
    text-decoration: none;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    font-family: "Roboto", sans-serif;
    width: 49%;
    justify-content: space-around;
    float: left;
    position: relative;
    opacity: 1;
    border: 1px solid #32342a;
}

.files-windows-client a:hover,
.files-windows-patch a:hover,
.files-windows-link-reg a:hover {
    transition: 0.3s ease all;
    border: 1px solid;
    filter: brightness(1.1);
}

.files-windows-link-reg a.link {
    background: #eeba8a;
    color: #000;
    padding: 5px;
}

.files-windows-client,
.files-windows-patch,
.files-windows-link-reg {
    display: block;
    width: 100%;
    margin: 10px auto 5px;
    padding: 5px;
    background-color: hsl(73deg 9% 30% / 20%);
}

#windows_link {
    width: 100%;
    left: 0;
    height: 56px;
    text-align: left;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 2px;
}

#windows_link a.active {
    opacity: 1;
    background: #eb6332;
}

#windows_link a.active:hover {
    opacity: 0.5;
    transition: 3s ease all;
}

#windows_link a {
    opacity: 1;
    padding: 10px;
    background: #515446;
    height: 56px;
    color: #fff;
    text-decoration: none;
    font-family: "Roboto";
    font-size: 18px;
    margin-right: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

#windows_link a:hover {
    background: #797a76;
}

#windows_link a i {
    margin: 0px 10px auto;
}

#files-window-about {
    max-height: 610px;
    width: 70%;
    margin-top: 10px;
    z-index: 9999;
}

.files-window .files-window-text .files-windows-styles,
.files-window .files-window-text .files-windows-x1200,
.files-window .files-window-text .files-windows-x10 {
    width: 100%;
    float: none;
    position: relative;
    right: 0;
    height: auto;
    cursor: auto;
    padding: 25px 20px 25px 20px;
    margin: 0px auto 5px;
    display: inline-block;
}

.files-windows-styles h4,
.files-windows-x1200 h4,
.files-windows-x10 h4 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    text-align: left;
    color: #eeba8a;
}

.files-windows-styles,
.files-windows-x1200,
.files-windows-x10 {
    background-color: hsl(73deg 9% 30% / 20%);
}

.files-windows-styles p,
.files-windows-x1200 p,
.files-windows-x10 p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 100%;
    font-weight: 500;
    text-align: left;
}

.files-window-text p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 100%;
    font-weight: 500;
    text-align: left;
}

.files-window-text h3 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #eeba8a;
    text-transform: uppercase;
}

.files-windows-styles a,
.files-windows-x1200 a,
.files-windows-x10 a {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    background: #eeba8a;
    color: #000;
    padding: 10px;
    width: 20%;
    right: 20px;
    top: 45px;
    position: absolute;
    text-align: center;
    font-size: 11px;
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    opacity: 0.7;
}

.files-windows-styles a:hover,
.files-windows-x1200 a:hover,
.files-windows-x10 a:hover {
    opacity: 1;
    transition: 0.3s ease all;
}

.files-windows-styles h4 span {
    background: #eb6332;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    display: inline-block !important;
    width: auto !important;
}

#files-window-register .files-window-text p,
#files-window-login .files-window-text p {
    text-align: center !important;
}

.files-windows-reg .container label,
.files-windows-login .container label {
    font-size: 14px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    width: 100%;
    display: block;
    text-align: left;
    padding: 10px;
    margin: 0 auto;
    font-weight: 100;
}

#files-window-login .files-window-text p input {
    display: inline-flex;
    width: 20%;
}

.files-windows-reg .container input,
.files-windows-login .container input,
.files-windows-login .container select {
    padding: 15px;
    width: 100%;
    margin: 10px auto;
    border: 1px solid #1d1f19;
}

.files-windows-reg .container small,
.files-windows-login .container small {
    font-size: 12px;
    text-align: left;
    color: #eeba8a;
    font-family: "Roboto";
    margin: 0 auto;
    position: relative;
    display: block;
}

.files-window .files-window-text .files-windows-reg .container p a,
.files-window .files-window-text .files-windows-login .container p a {
    color: #eeba8a;
    text-transform: lowercase;
}

.files-window .files-window-text .files-windows-reg .container p,
.files-window .files-window-text .files-windows-login .container p {
    font-size: 14px;
    text-align: right !important;
    display: block;
    position: relative;
    width: 100%;
}

button.registerbtn {
    background: none;
    border: 2px solid #ebb788;
    padding: 20px 25px;
    margin: 10px auto;
    color: #eee;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Roboto";
    cursor: pointer;
    opacity: 1;
}

button.registerbtn:hover {
    color: #000;
    opacity: 0.5;
    transition: 0.5s ease all;
    background: rgb(238, 186, 138);
    background: linear-gradient( 90deg, rgba(238, 186, 138, 1) 0%, rgba(238, 186, 138, 1) 59%, rgba(0, 224, 255, 0) 100%);
}

button.loginbtn {
    background: rgb(238, 186, 138);
    background: linear-gradient( 90deg, rgba(238, 186, 138, 1) 0%, rgba(238, 186, 138, 1) 59%, rgba(0, 224, 255, 0) 100%);
    border: 2px solid #ebb788;
    padding: 20px 50px;
    margin: 10px auto;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Roboto";
    cursor: pointer;
    opacity: 1;
}

button.loginbtn:hover {
    color: #fff;
    opacity: 0.5;
    transition: 0.5s ease all;
    background: none;
    border: 2px solid #ebb788;
}

.files-window .files-window-text .files-windows-reg .container.signin p,
.files-window .files-window-text .files-windows-login .container.signin p {
    text-align: center !important;
    display: block;
    position: relative;
    width: 100%;
}

.files-window .files-window-text .files-windows-reg form,
.files-window .files-window-text .files-windows-login form {
    width: 70%;
    margin: 0 auto;
    border-left: 1px solid hsl(0deg 0% 93% / 8%);
    border-right: 1px solid hsl(0deg 0% 93% / 8%);
}

@media only screen and (min-device-width: 851px) and (max-device-width: 1199px) and (orientation: landscape) {
    .navbar .logo {
        margin: 0 auto !important;
    }
    a.stream__link h3 {
        font-size: 26px;
        transition: 3s ease all;
    }
    .navbar .logo {
        margin: 0;
        transition: 3s ease all;
    }
    .navbar ul.menu li.menu__item.but {
        left: 60px;
        transition: 3s ease all;
    }
    .navbar ul.menu li.menu__item.button {
        left: 60px;
        transition: 3s ease all;
    }
}

@media only screen and (min-width: 851px) and (max-width: 1199px) {
    .navbar .logo {
        margin: 0 auto !important;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }
    .navbar ul.menu li.menu__item.but,
    .navbar ul.menu li.menu__item.button {
        left: 20px;
    }
    .slider_one h1,
    .slider_two h1,
    .slider_three h1 {
        width: 80%;
    }
    a.stream__link {
        width: 50%;
    }
}

@media only screen and (min-width: 628px) and (max-width: 1100px) {
    li.menu__item.but {
        left: 0px !important;
    }
    li.menu__item.button {
        left: 0px !important;
    }
    .burger {
        position: absolute;
        top: 50%;
        right: 5%;
        z-index: 99;
        transform: translateY(-50%);
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .burger>* {
        width: 80%;
        height: 2px;
        background: #fff;
        margin: 3px 0;
    }
    .navbar.collapsed .burger .line__one {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .navbar.collapsed .burger .line__two {
        opacity: 0;
    }
    .navbar.collapsed .burger .line__three {
        transform: rotate(45deg) translate(-5px, -6px);
    }
    .navbar.collapsed .logo {
        position: absolute;
        z-index: 44;
        left: 4%;
    }
    .navbar .menu {
        position: fixed;
        background: #181913;
        font-family: "Roboto";
        z-index: 40;
        top: 0;
        left: -100%;
        flex-direction: column;
        width: 45vw;
        height: 100vh;
    }
    .navbar .menu li:first-child {
        margin-top: 100px;
    }
    .navbar.collapsed .menu {
        left: 0;
    }
    .navbar.collapsed .menu a {
        color: #ffffff;
    }
    .navbar.collapsed .menu li {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.but {
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.button {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed {
        position: relative;
        font-family: "Roboto";
        width: 100%;
        text-align: center;
        bottom: 0px;
        left: 22vw;
        padding: 15px;
        height: 104px;
        transform: translateX(-22%);
        z-index: 45;
    }
    .navbar.collapsed~main {
        filter: blur(1px);
        opacity: 0.8;
    }
    .navbar.sticky {
        position: fixed;
        z-index: 40;
    }
}

@media only screen and (max-device-width: 320px) {
    .hexagon_img {
        position: absolute;
        z-index: 1;
        left: 0px;
        display: block;
    }
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    .title {
        padding: 20px 20px !important;
        margin: 5px 3px 3px 0px !important;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        width: 100%;
        top: 315px !important;
    }
}

@media only screen and (max-device-width: 480px) {
    .hexagon_icon.hexagon_icon_forum {
        border: 1px solid #ffffff61;
        width: 50px;
        height: 45px;
        transform: rotate(-45deg);
        opacity: 0.5;
    }
    .hexagon_img {
        position: absolute;
        z-index: 1;
        left: 0px;
        display: block;
    }
    a.forum_block_posts_item_text {
        text-decoration: none;
        width: 100%;
        float: right;
        margin-left: 5%;
        color: #ffffff;
        font-family: "Roboto", sans-serif;
        font-size: 0.8rem;
        font-weight: 400;
        display: contents;
    }
    .files-window .files-window-text .files-windows-reg form,
    .files-window .files-window-text .files-windows-login form {
        width: 100%;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    section.statistic {
        top: 0;
        margin-top: 150px;
    }
    .stats__block {
        display: block;
    }
    .info__server table tr {
        display: flex;
        flex-wrap: wrap;
    }
    .info__server table tr td {
        display: block;
        width: 50%;
        position: relative;
        margin: 0;
        text-align: center;
        padding: 15px 0 40px;
    }
    section.footer {
        display: block;
        width: 100%;
        height: 100%;
        top: -6px;
    }
    .footer__info,
    .footer_logo,
    .footer__social {
        width: 100%;
        padding: 10px;
        text-align: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: space-between;
        align-items: center;
    }
    .footer__info p,
    .footer__info h3 {
        text-align: left;
    }
    section.statistic .stats__last,
    section.statistic .forum__last {
        width: 100%;
    }
    section.statistic .stats__last .stats__title h1 {
        font-size: 100%;
    }
    .stat_rateselect-button {
        width: 43px;
        height: 43px;
    }
    .hexagon-shape-rateselect {
        width: 43px;
        height: 43px;
    }
    section.statistic .stats__last .stats__title span {
        width: 100%;
        padding: 7px;
    }
    .hexagon-content_rateselect {
        top: 10px;
        left: 0px;
    }
    section.statistic .stats__last .stats__title span a {
        font-size: 100%;
    }
    aside.server__info {
        position: relative;
        top: 0px;
    }
    .projectGroup {
        display: block;
        width: 100%;
    }
    section.statistic .forum__last .forum__news {
        margin: 0px auto;
        width: 100%;
        padding: 0;
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }
    .forum_block_posts_item_autor_name {
        padding: 5px;
    }
    .project {
        display: block;
        width: 100%;
    }
    .server__pvp__text,
    .server__craft__text,
    .server__multi__text {
        width: 100%;
    }
    .server__pvp__online,
    .server__craft__online,
    .server__multi__online {
        width: 100%;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        width: 100%;
        top: 250px;
    }
    .title {
        padding: 20px 20px;
        margin: 5px 3px 3px 0px;
        border-radius: 0px;
    }
    .navbar .logo {
        height: 65px;
        margin-left: -30px;
    }
    .navbar {
        height: 65px;
    }
    .navbar .logo a img {
        height: 75px;
    }
    .slider_one p,
    .slider_two p,
    .slider_three p {
        font-size: 12px;
        margin: 5px;
    }
    .slider_one h1,
    .slider_two h1,
    .slider_three h1 {
        width: 81%;
        font-size: 34px;
        line-height: 35px;
    }
    a.stream__link {
        width: 100%;
        margin: 5px;
        padding: 5px;
    }
    a.stream__link img {
        top: -35px;
        right: 25px;
    }
    a.stream__link h3 {
        font-size: 24px;
        margin: 5px;
        padding: 5px;
    }
    a.stream__link p {
        top: -30px;
        font-size: 16px;
    }
    .slider_one {
        background-image: url(../img/bg/bg-1.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .slider_two {
        background-image: url(../img/bg/bg-2.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .slider_three {
        background-image: url(../img/bg/bg-3.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    li.menu__item.but {
        left: 0px !important;
    }
    li.menu__item.button {
        left: 0px !important;
    }
    .burger {
        position: absolute;
        top: 30.5px;
        right: 20px;
        z-index: 99;
        transform: translateY(-50%);
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .burger>* {
        width: 80%;
        height: 2px;
        background: #fff;
        margin: 3px 0;
    }
    .navbar.collapsed .burger .line__one {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .navbar.collapsed .burger .line__two {
        opacity: 0;
    }
    .navbar.collapsed .burger .line__three {
        transform: rotate(45deg) translate(-5px, -6px);
    }
    .navbar.collapsed .logo {
        position: absolute;
        z-index: 44;
        left: 9%;
        transform: scale(0.97);
    }
    .navbar .menu {
        position: fixed;
        background: #181913;
        font-family: "Roboto";
        z-index: 40;
        top: 0;
        left: -100%;
        flex-direction: column;
        width: 45vw;
        height: 100vh;
    }
    .navbar .menu li:first-child {
        margin-top: 100px;
    }
    .navbar.collapsed .menu {
        left: 21px;
        width: 95%;
    }
    .navbar.collapsed .menu a {
        color: #ffffff;
    }
    .navbar.collapsed .menu li {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.but {
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.button {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed .menu li:hover a {
        color: #080808;
    }
    .navbar.collapsed {
        position: relative;
        font-family: "Roboto";
        width: 106%;
        text-align: center;
        top: 0px;
        left: 18vw;
        padding: 15px;
        height: 104px;
        transform: translateX(-22%);
        z-index: 45;
    }
    .navbar.collapsed~main {
        filter: blur(1px);
        opacity: 0.8;
    }
    .navbar.sticky {
        position: fixed;
        z-index: 40;
        background-color: #181913;
    }
}

@media only screen and (max-width: 280px) {
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    .files-window .files-window-text .files-windows-reg form,
    .files-window .files-window-text .files-windows-login form {
        width: 100%;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    input.title {
        padding: 10px 9px !important;
        margin: 5px 3px 3px 0px !important;
        font-size: 100%;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        width: 100%;
        top: 263px !important;
    }
    .flex-sbc {
        padding: 5px;
        font-size: 12px;
    }
    .slider_one h1,
    .slider_two h1,
    .slider_three h1 {
        line-height: 20px;
        font-size: 20px;
    }
    a.stream__link h3 {
        font-size: 20px;
    }
    a.stream__link p {
        font-size: 12px;
    }
    .stat_rateselect {
        padding: 10px 5px 10px 5px;
        width: 20%;
        float: left;
    }
    .stat_rateselect li {
        list-style: none;
        margin: 12px 0px;
        opacity: 0.7;
    }
    .server__pvp__files table:nth-child(3),
    .server__craft__files table:nth-child(3),
    .server__multi__files table:nth-child(3) {
        padding: 0px;
        margin: 10px auto;
    }
    #files-window {
        width: 100%;
        padding: 5px;
        margin: 5px auto;
    }
    .footer__info h3 {
        font-size: 14px;
    }
    a.stream__link img {
        top: 0px;
        margin: 0 auto;
        width: 100%;
        right: 0;
    }
    .project h2,
    .project h2,
    .project h2 {
        font-size: 18px;
    }
}

@media only screen and (device-width: 768px) {
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    .files-window .files-window-text .files-windows-reg form,
    .files-window .files-window-text .files-windows-login form {
        width: 100%;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    .title {
        padding: 20px 11px !important;
        margin-right: 5px !important;
    }
    aside.server__info {
        top: -200px !important;
    }
    .projectGroup {
        display: block;
    }
    .project {
        width: 100% !important;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        top: 235px !important;
    }
    section.footer {
        top: -60px !important;
    }
    .navbar.sticky {
        background: #181913;
    }
    .navbar.sticky.collapsed {
        top: 0px;
    }
    section.statistic {
        top: -50px;
    }
    .slider_one {
        background-image: url(../img/bg/bg-1.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 50vh;
    }
    .slider_two {
        background-image: url(../img/bg/bg-2.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 50vh;
    }
    .slider_three {
        background-image: url(../img/bg/bg-3.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 50vh;
    }
    li.menu__item.but {
        left: 0px !important;
    }
    li.menu__item.button {
        left: 0px !important;
    }
    .burger {
        position: absolute;
        top: 50.5px;
        right: 20px;
        z-index: 99;
        transform: translateY(-50%);
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .burger>* {
        width: 80%;
        height: 2px;
        background: #fff;
        margin: 3px 0;
    }
    .navbar.collapsed .burger .line__one {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .navbar.collapsed .burger .line__two {
        opacity: 0;
    }
    .navbar.collapsed .burger .line__three {
        transform: rotate(45deg) translate(-5px, -6px);
    }
    .navbar.collapsed .logo {
        position: absolute;
        z-index: 44;
        left: 4%;
    }
    .navbar .menu {
        position: fixed;
        background: #181913;
        font-family: "Roboto";
        z-index: 40;
        top: 0;
        left: -100%;
        flex-direction: column;
        width: 45vw;
        height: 100vh;
    }
    .navbar .menu li:first-child {
        margin-top: 100px;
    }
    .navbar.collapsed .menu {
        right: 0;
    }
    .navbar.collapsed .menu a {
        color: #ffffff;
    }
    .navbar.collapsed .menu li {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.but {
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.button {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed .menu li:hover a {
        color: #080808;
    }
    .navbar.collapsed {
        position: relative;
        font-family: "Roboto";
        width: 100%;
        text-align: center;
        bottom: 0px;
        left: 22vw;
        padding: 15px;
        height: 104px;
        transform: translateX(-22%);
        z-index: 45;
    }
    .navbar.collapsed~main {
        filter: blur(1px);
        opacity: 0.8;
    }
    .navbar.sticky {
        position: fixed;
        z-index: 40;
    }
}

@media only screen and (min-device-width: 481px) and (max-width: 1024px) and (orientation: portrait) {
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    .files-window .files-window-text .files-windows-reg form,
    .files-window .files-window-text .files-windows-login form {
        width: 100%;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    .server__pvp__online,
    .server__craft__online,
    .server__multi__online {
        width: 50%;
    }
    .server__pvp__text,
    .server__craft__text,
    .server__multi__text {
        width: 50%;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        width: 100%;
        top: 220px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        align-content: space-around;
    }
    aside.server__info {
        position: relative;
        top: -220px;
    }
    .project {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }
    .slider_one h1,
    .slider_two h1,
    .slider_three h1 {
        font-size: 54px;
        width: 100%;
        margin: 0;
    }
    a.stream__link {
        width: 60%;
    }
    .slider_one {
        background-image: url(../img/bg/bg-1.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .slider_two {
        background-image: url(../img/bg/bg-2.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .slider_three {
        background-image: url(../img/bg/bg-3.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    li.menu__item.but {
        left: 0px !important;
    }
    li.menu__item.button {
        left: 0px !important;
    }
    .burger {
        position: absolute;
        top: 50.5px;
        right: 20px;
        z-index: 99;
        transform: translateY(-50%);
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .burger>* {
        width: 80%;
        height: 2px;
        background: #fff;
        margin: 3px 0;
    }
    .navbar.collapsed .burger .line__one {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .navbar.collapsed .burger .line__two {
        opacity: 0;
    }
    .navbar.collapsed .burger .line__three {
        transform: rotate(45deg) translate(-5px, -6px);
    }
    .navbar.collapsed .logo {
        position: absolute;
        z-index: 44;
        left: 4%;
    }
    .navbar .menu {
        position: fixed;
        background: #181913;
        font-family: "Roboto";
        z-index: 40;
        top: 0;
        left: -100%;
        flex-direction: column;
        width: 45vw;
        height: 100vh;
    }
    .navbar .menu li:first-child {
        margin-top: 100px;
    }
    .navbar.collapsed .menu {
        left: 0;
    }
    .navbar.collapsed .menu a {
        color: #ffffff;
    }
    .navbar.collapsed .menu li {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.but {
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.button {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed .menu li:hover a {
        color: #080808;
        opacity: 0.5;
        transition: 0.3s ease all;
    }
    .navbar.collapsed {
        position: relative;
        font-family: "Roboto";
        width: 100%;
        text-align: center;
        bottom: 0px;
        left: 22vw;
        padding: 15px;
        height: 104px;
        transform: translateX(-22%);
        z-index: 45;
    }
    .navbar.collapsed~main {
        filter: blur(1px);
        opacity: 0.8;
    }
    .navbar.sticky {
        position: fixed;
        z-index: 40;
    }
}

/* count */

.count {
    display: flex;
    justify-content: center;
    align-items: center;
}

.count_out {
    animation: fadeOut 0.5s forwards;
}

.count__num {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #fff;
    animation: scaleIn 1s forwards;
    margin-right: 12px;
}

.count__line {
    width: 60px;
    height: 1px;
    background-color: var(--color-primary);
    transform-origin: left center;
    opacity: 0;
    /* 
  transform: scaleX(0); */
    animation: count__line 0.5s forwards 0.2s;
}

@keyframes count__line {
    from {
        transform: scaleX(0);
        opacity: 0;
    }
    to {
        transform: scaleX(100%);
        opacity: 1;
    }
}

/* slide */

.slide {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 0;
    background: #141412;
}

.slide__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-image: url(../images/slider/bg/bg-1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-mask: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%);
}

.slide__img {
    position: absolute;
    bottom: 0;
    right: 34px;
    width: 1204px;
    height: 806px;
    background-image: url(../images/slider/1.png);
    /* background-size: contain; */
    background-position: right bottom;
    background-repeat: no-repeat;
    pointer-events: none;
}

@media (max-width: 800px) {
    .slide__img {
        display: none;
    }
}

.slide__inner {
    display: flex;
    min-height: 400px;
    max-width: 95%;
}

.slide__box {
    box-sizing: border-box;
    padding: 100px var(--margin) 240px;
    position: relative;
    z-index: 10;
    max-width: 670px;
    min-height: 806px;
}

@media (max-width: 900px) {
    .slide__box {
        padding: 100px var(--margin) 200px;
        min-height: 400px;
    }
}

@media (max-width: 480px) {
    .slide__box {
        padding: 100px var(--margin) 0;
        min-height: 400px;
    }
}

.slide__content {
    box-sizing: border-box;
    min-height: 160px;
}

.slide__title {
    font-size: 24px;
    color: #fff;
    min-height: 110px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: var(--font-second);
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 40px;
}

@media (min-width: 600px) {
    .slide__title {
        font-size: 36px;
    }
}

@media (min-width: 1000px) {
    .slide__title {
        font-size: 54px;
    }
}

.slide__desc {
    font-size: 12px;
    color: #fff;
    padding-bottom: 25px;
    min-height: 62px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

@media (min-width: 600px) {
    .slide__desc {
        font-size: 16px;
    }
}

@media (min-width: 1000px) {
    .slide__desc {
        font-size: 20px;
    }
}

.slide__btns {
    display: flex;
    align-items: center;
    padding: var(--margin);
    box-sizing: border-box;
}

/* slider animation */

@keyframes slide__bg {
    from {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}

.swiper-slide-active .slide__bg {
    transition: 2.3s all 0.5s;
    animation: slide__bg 2s ease forwards;
}

.swiper-slide:not(.swiper-slide-active) .slide__bg {
    transition: 0.2s opacity, 5s transform 5s;
    opacity: 0;
}

/* @keyframes slide__img {
  from {
    transform: scale(1.1);
  }

  to {
    transform: scale(1);
  }
} */

.swiper-slide-active .slide__img {
    transform: translateY(0) translateX(0) rotate(0deg) scale(1);
    transition: opacity 0.5s ease 0.4s, transform 1.3s ease 0.4s;
    /* animation: slide__img 2s ease forwards; */
    transform-origin: right bottom;
    opacity: 1;
}

.swiper-slide:not(.swiper-slide-active) .slide__img {
    transform: translateY(30px) translateX(-60px) rotate(-3deg) scale(1);
    transition: 0.2s opacity 0s, 1s transform 0s;
    opacity: 0;
}

.slide__title {
    transform: translateY(0) translateX(0) scale(1);
    transition: transform 1.4s ease 0.1s, opacity 1s ease 0.1s;
    transform-origin: right center;
}

.swiper-slide:not(.swiper-slide-active) .slide__title {
    transition: 0s all;
    transform: translateY(-20px) translateX(0) scale(1);
    opacity: 0;
}

.slide__desc {
    transform: translateY(0) translateX(0);
    transition: transform 1.4s ease 0.3s, opacity 1s ease 0.3s;
    transform-origin: right center;
}

.swiper-slide:not(.swiper-slide-active) .slide__desc {
    transition: 0s all;
    transform: translateY(10px) translateX(0);
    opacity: 0;
}

.slide__btns {
    transform: translateY(0) translateX(0);
    transition: 0.3s transform 0.9s, 0.3s opacity 0.9s;
    transform-origin: right center;
}

.swiper-slide:not(.swiper-slide-active) .slide__btns {
    transition: 0.3s transform, 0.3s opacity;
    transform: translateY(30px) translateX(0);
    opacity: 0;
}

/* slider */

[data-section="slider"] {
    /* background-color: rgb(20, 29, 44); */
    background-image: url(../images/slider/bg/bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.slider {
    overflow: hidden;
    /* background-color: rgb(20, 29, 44); */
    position: relative;
    z-index: 0;
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
}

.slider__container {}

.slider__box {
    position: relative;
    z-index: 8;
}

.slider__users {
    position: absolute;
    right: 0;
    top: 14px;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: var(--color-primary);
}

.slider__counter {
    position: absolute;
    left: 0;
    top: 37px;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -1px;
}

.slider__btns {
    position: absolute;
    bottom: 260px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

[data-loading-animation] .slider__btns {
    opacity: 0;
}

[data-loading-animation="true"] .slider__btns {
    animation: fadeInRight 2s ease 1s forwards;
}

.slider__play {
    margin-right: 15px;
}

.slider__dots {
    position: absolute;
    right: var(--margin) !important;
    top: 0 !important;
    bottom: auto !important;
    left: auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 24px !important;
    z-index: 100;
    height: 380px;
}

/* dot */

.dot.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    margin: 5px 0 !important;
    opacity: 1 !important;
    transition: 0.2s all;
    position: relative;
    z-index: 0;
    outline: none;
    cursor: pointer;
}

.dot.swiper-pagination-bullet:after {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background: var(--color-primary);
    border-radius: 50%;
    transition: 0.2s all;
}

.dot.swiper-pagination-bullet:hover:after {
    background-color: #eeba8a;
}

.dot.swiper-pagination-bullet-active:after {
    background-color: #eeba8a;
}

.dot.swiper-pagination-bullet:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #eeba8a;
    border-radius: 50%;
    opacity: 0;
    transition: 0.2s all;
    transform: scale(0);
}

.dot.swiper-pagination-bullet-active:before {
    opacity: 1;
    transform: scale(1);
}

/* rtg */

[data-rtg-type-to] {
    cursor: pointer;
}

.rtgbtn-active {
    filter: brightness(160%);
    border: 1px solid #eeba8a;
}

[data-rtg-server],
[data-rtg],
[data-server] {
    animation: rtfFadeIn 1s ease forwards;
}

@keyframes rtfFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

[data-server] {
    width: 100%;
}

.open-streams {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 97px;
    height: 62px;
    pointer-events: auto;
    transition: all 0.25s ease 0s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 5px);
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

.open-streams svg {
    width: 100%;
    height: auto;
    filter: drop-shadow(0px 0px 12px #64268f);
    transition: filter 0.25s ease 0s;
}

.open-streams svg path {
    fill: #ff3232;
    transition: all 0.25s ease 0s;
}

.open-streams:hover {
    filter: drop-shadow(0px 0px 1px #151417);
}

.open-streams:hover svg path {
    fill: #a4f8e2;
}

#arc_1 {
    animation: stream 3s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

#arc_2 {
    animation: stream2 3s 0.9s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

#arc_3 {
    animation: stream3 3s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

#arc_4 {
    animation: stream4 3s 0.9s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@keyframes stream {
    0% {
        opacity: 0.02;
        transform: translateX(27px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateX(-16px);
    }
}

@keyframes stream2 {
    0% {
        opacity: 0.02;
        transform: translateX(5px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateX(-16px);
    }
}

@keyframes stream3 {
    0% {
        opacity: 0.02;
        transform: translateX(-27px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateX(16px);
    }
}

@keyframes stream4 {
    0% {
        opacity: 0.02;
        transform: translateX(-5px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateX(16px);
    }
}

@media (max-width: 1712px) {
    .streams__open {
        width: 85px;
        height: 55px;
    }
}

@media (max-width: 479.98px) {
    .streams__open {
        width: 80px;
        height: 40px;
        top: 3%;
        transform: translateY(-42%);
        left: calc(146% + 5px);
        display: none;
    }
}

@media (max-width: 1920px) {
    .streams .vertical-figure__line_top {
        margin-bottom: 0px;
    }
    .streams .vertical-figure__line_bottom {
        margin-top: 0px;
    }
}

.streams {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 300px;
    background-color: rgba(0, 0, 0, 0.7);
    transition: 0.3s all;
    z-index: 100;
}

[data-streams="close"] {
    transform: translateX(-100%);
}

[data-streams="open"] {
    transform: translateX(0);
}

.streams__list {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    padding: 20px 5px;
}

.streams__list::-webkit-scrollbar {
    width: 3px;
    height: 30px;
    background-color: rgba(253, 253, 253, 0.726);
}

.streams__list::-webkit-scrollbar-thumb {
    background-color: #967f35;
}

.streams__list::-webkit-scrollbar-thumb:hover {
    background-color: #c7ab4f;
}

.stream {
    height: 200px;
    width: 100%;
    margin-bottom: 10px;
}

.stream iframe {
    width: 100%;
    height: 100% !important;
}

/* btn */

.btn {
    display: inline-grid;
    grid-auto-flow: column;
    gap: 7px;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    flex-shrink: 0;
    font-style: normal;
    font-size: 16px;
    color: var(--color-accent);
    border: 1px solid var(--color-accent);
    cursor: pointer;
    transition: 0.2s all;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: 0;
    outline: 0;
    padding: 7px 30px;
    min-height: 44px;
    background: transparent;
}

.btn:hover {
    background-color: var(--color-accent);
    color: #000;
}

.btn__content {
    position: relative;
    z-index: 5;
    display: inline-block;
}

.btn__ico {
    font-size: 20px;
    transition: 0.2s all;
    color: var(--color-accent);
}

.btn__img {
    display: block;
}

.btn__arrow {
    transition: 0.2s all;
}

.btn:hover .btn__arrow {
    transform: translateX(5px);
}

[data-mdl-content] {
    display: none;
    animation: mdlFadeIn 0.5s ease forwards;
}

@keyframes mdlFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.mdlbtn-active {
    background: #eb6332 !important;
}

span.info_icon {
    position: absolute;
    transform: translateX(17px);
    bottom: -17%;
    animation: statistic_status__item-text1_scale 2s infinite;
    left: 170px;
}

tr.statistic_status__item-text1 {
    animation: statistic_status__item-text1_scale 2s infinite;
}

@keyframes statistic_status__item-text1_scale {
    from {
        transform: scale(1);
    }
    30% {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}

@media only screen and (max-device-width: 480px) {
    .langs {
        display: none !important;
    }
}


a.forum_block_posts_item_text:hover {
    text-decoration: underline;
}

.footer_btn {
    display: flex;
    position: absolute;
    right: 84px;
    bottom: 50px;
}

a.link {
    color: #eeba8a;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    font-size: 16px;
    text-decoration: none;
}

a.link:hover {
    text-decoration: underline;
}

a.fullstat {
    position: absolute;
    left: 20%;
    top: 54%;
    color: #eeba8a;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    font-size: 16px;
    text-decoration: none;
}

@media (max-width: 480px) {
    a.fullstat {
        position: absolute;
        left: 33%;
        top: 32%;
        color: #eeba8a;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        text-transform: none;
        font-size: 13px;
        text-decoration: none;
    }
}

a.fullstat:hover {
    text-decoration: underline;
}

img.discord-nav {
    top: 41px;
    left: 10px;
    position: relative;
}

@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,100&display=swap");
:root {
    --min-width: 320px;
    /* background */
    --background-body: #101825;
    --bg-primary: #252d47;
    /* fonts */
    --font-main:
    "Roboto", "PT Sans", Tahoma, Arial, sans-serif;
    --font-second:
    "Roboto", "PT Sans", Tahoma, Arial, sans-serif;
    --font-ico:
    "gwi";
    --font-size-main: 16px;
    /* colors */
    --color-primary: #766c4e;
    --color-1: 38;
    --color-2: 221;
    --color-3: 242;
    --color-main: rgba(var(
    --color-1), var(--color-2), var(--color-3));
    --color-light: #e8d1a6;
    --color-red: rgb(255, 39, 39);
    --color-yellow: #fffb00;
    --color-orange: #f2ad26;
    --color-pink: #ff2978;
    --color-light-blue: rgb(87, 160, 206);
    --color-blue: #4195d3;
    --color-green: rgb(0, 182, 122);
    --color-grey: #c5c1c1;
    --color-white: white;
    --color-aqua: #00fffc;
    --color-placeholder: #626b85;
    --color-placeholder-hover: transparent;
    --color-accent: #eeba8a;
    /* input */
    --input-bg: transparent;
    --input-border: 1px solid #2c3451;
    --input-border-radius: 10px;
    --input-color: #626b85;
    --input-font-family: var(
    --font-main);
    --input-font-size: 14px;
    --input-font-weight: 400;
    --input-padding: 4px 28px;
    --input-disabled-bg: #2c3451;
    /* margin */
    --margin: 10px;
    --margin-half: calc(var(
    --margin) / 2);
    --margin-third: calc(var(
    --margin) / 3);
}

body {
    margin: 0;
    background-color: #141412;
    font-family: var(--font-main);
}

* {
    box-sizing: border-box;
    transition: 0.4s ease all;
}

.section {
    position: relative;
    z-index: 0;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
}

.cntr {
    max-width: 1360px;
    width: 100%;
    padding-right: var(--margin);
    padding-left: var(--margin);
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.row {
    margin-left: calc(-1 * var(--margin));
    margin-right: calc(-1 * var(--margin));
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ul {
    padding: 0;
    margin: 0;
}

section.bg {
    max-width: 1360px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: 1700px;
}

.navbar {
    color: #fff;
    padding: 0px;
    width: 100%;
    margin: 0 auto;
    height: 104px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: none;
    transform: translateX(0%);
    max-width: 1400px;
}

.navbar .logo {
    cursor: pointer;
    font-family: "Roboto";
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0px;
    position: static;
    width: 168px;
    height: 104px;
    left: 0px;
    opacity: 1;
    margin-right: 2%;
    top: 0px;
    transition: none;
    flex-wrap: nowrap;
}

.navbar .logo:hover {
    transition: 0.3s ease all;
}

.navbar ul.menu {
    font-family: "Roboto";
    margin-left: 0%;
    margin-right: auto;
    list-style: none;
    display: flex;
    align-items: center;
    transition: none;
    align-content: space-around;
    width: 70%;
    justify-content: flex-start;
}

.navbar ul.menu li {
    text-transform: uppercase;
    height: 104px;
    display: flex;
    transition: 0.3s ease all, 0s ease margin;
    align-content: space-around;
    border-bottom: 1px solid #181913;
    min-width: fit-content;
}

.navbar ul.menu li a {
    text-decoration: none;
    color: #fff;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-right: 12px;
    width: 100%;
    height: 100%;
}

.navbar ul.menu li:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid #eeba8a;
    transform: scale(0.97);
}

.navbar ul.menu li:hover a {
    color: #eee;
}

.navbar ul.menu li.menu__item.but {
    left: 8%;
    height: 104px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    align-content: stretch;
    min-width: fit-content;
}

.navbar ul.menu li.menu__item.button {
    background: #eeba8a;
    width: 270px;
    gap: 25px;
    left: 140px;
    height: 104px;
    position: relative;
}

.navbar ul.menu li.menu__item.button a {
    color: #181913;
    text-transform: uppercase;
    line-height: 50px;
    width: 100%;
    height: 100%;
}

.navbar ul.menu li.menu__item.button a img {
    margin-right: 15px;
    top: 0px;
    position: relative;
}

.slider__items {
    counter-reset: slide;
}

.slider__item {
    counter-increment: slide;
}

.slider__item>div::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 20px;
    color: #fff;
    font-style: italic;
    font-size: 32px;
    font-weight: bold;
}

.slider_one,
.slider_two,
.slider_three {
    padding: 10px;
    margin: 0 auto;
    width: 100%;
}

.slider_one {
    background-image: url(../img/bg/bg-1.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 807px;
}

.slider_two {
    background-image: url(../img/bg/bg-2.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 807px;
}

.slider_three {
    background-image: url(../img/bg/bg-3.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 807px;
}

.slider_one p,
.slider_two p,
.slider_three p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    padding: 10px;
    margin: 20px 10px 10px 10px;
}

.slider_one h1,
.slider_two h1,
.slider_three h1 {
    font-size: 64px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    padding: 10px;
    width: 50%;
    text-transform: uppercase;
    margin: 10px;
    line-height: 65px;
    font-weight: 700;
}

a.stream__link h3 {
    font-size: 34px;
    margin: 10px auto;
    color: #eeba8a;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    padding: 10px;
    float: left;
}

a.stream__link {
    width: 35%;
    display: block;
    margin: 10px;
    padding: 10px;
    text-decoration: none;
}

a.stream__link span {
    position: absolute;
    color: #fff;
    bottom: 35px;
    font-size: 22px;
    font-weight: 100;
    font-family: "Roboto", sans-serif;
    text-transform: none;
}

a.stream__link img {
    margin: -10px auto;
    padding: 0px;
    float: right;
    top: -50px;
    right: -50px;
    position: relative;
}

a.stream__link p {
    margin: 10px auto;
    padding: 10px;
    float: left;
    top: -40px;
    position: relative;
}

.button {
    display: inline-flex;
    margin: 0 auto;
}

.title {
    background-color: #515446;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff7a;
    padding: 20px 20px !important;
    margin-right: 5px !important;
    font-size: 20px;
    font-weight: 300;
    line-height: 21px;
    text-transform: none;
    border: 1px solid #515446;
    outline: none;
    cursor: pointer;
    font-family: 'Kanit';
}

.projectGroup {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}

aside.server__info {
    position: relative;
    top: -220px;
}

.project h2 span {
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;
    margin: 5px auto;
    font-weight: 400;
    background: #eb6332;
    border-radius: 0px;
}

.project {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    align-content: space-around;
    transition: 3s ease all;
}

.server__pvp__text,
.server__craft__text,
.server__multi__text {
    width: 40%;
}

.project p,
.project p,
.project p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    width: 80%;
}

.server__pvp__online span,
.server__craft__online span,
.server__multi__online span {
    color: #eeba8a;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

.server__pvp__online span:first-child,
.server__craft__online span:first-child,
.server__multi__online span:first-child {
    font-size: 64px;
    margin-right: 10px;
}

.server__pvp__files table:nth-child(1),
.server__craft__files table:nth-child(1),
.server__multi__files table:nth-child(1) {
    border-right: 1px solid rgb(255 255 255 / 50%);
    padding: 5px;
}

.server__pvp__files table:nth-child(2),
.server__craft__files table:nth-child(2),
.server__multi__files table:nth-child(2) {
    padding: 5px;
}

.server__pvp__files table:nth-child(3),
.server__craft__files table:nth-child(3),
.server__multi__files table:nth-child(3) {
    padding: 5px;
    margin: 10px auto;
}

.server__pvp__files table tr td,
.server__craft__files table tr td,
.server__multi__files table tr td {
    opacity: 1;
}

.server__pvp__files table tr td:hover,
.server__craft__files table tr td:hover,
.server__multi__files table tr td:hover {
    transition: 0.3s ease all;
    transform: scale(0.9);
    filter: drop-shadow(1px 1px 1px black);
}

.server__pvp__online,
.server__craft__online,
.server__multi__online {
    width: 15%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

.server__social a {
    padding: 10px;
    opacity: 0.6;
}

.server__social a:hover {
    opacity: 1;
    transition: 0.3s ease all;
}

.server__social {
    position: static;
    float: right;
    margin: 10px;
    padding: 10px;
    display: block;
}

.server__pvp__files,
.server__craft__files,
.server__multi__files {
    background: hsl(60deg 5.94% 8.92%);
    padding: 30px;
    position: absolute;
    right: 0;
    height: 137px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    /* -webkit-mask: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%, rgba(0, 0, 0, 0) 100% );
}

.server__pvp__files td,
.server__craft__files td,
.server__multi__files td {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	padding: 5px;
	font-weight: 400;
}

.project h2,
.project h2,
.project h2 {
	color: #fff;
	font-size: 24px;
	font-family: 'Kanit';
	transform: translateY(5px);
	font-weight: 500;
}

.project {
	background-color: #51544675;
	margin: 0 auto;
	width: 100%;
	padding: 30px;
}

.serverbtn-active {
	background-color: #eb6332;
	color: #fff;
	border: 1px solid #d15428;
}

section.statistic .stats__last {
	width: 50%;
	display: block;
	margin: 0 auto;
	padding: 10px;
}

section.statistic .forum__last {
	width: 50%;
	display: block;
	margin: 0 auto;
	padding: 10px;
	border-left: 1px solid rgb(80 83 70 / 20%);
}

section.statistic .stats__last .stats__title h1 {
	font-size: 24px;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 100%;
}

section.statistic .stats__last .stats__title {
	display: flex;
	position: relative;
	justify-content: space-around;
	align-items: center;
	align-content: center;
}

.stats__tops .rating .rating__block .rating__title {
	font-weight: 400;
	width: 100%;
	padding: 5px 8px;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	background: none;
	text-align: left;
}

.flex-sbc {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	background: rgb(0 0 0 / 11%);
	padding: 15px;
	margin: 5px auto;
	color: #fff;
	font-size: 14px;
	font-weight: 100;
	font-family: "Roboto", sans-serif;
	align-content: center;
}

.stats__tops .rating .rating__block .rating__title .rating__title_num,
.stats__tops .rating .rating__block .rating__line_num {
	width: 10%;
	text-align: center;
}

.stats__tops .rating .rating__block .rating__title .rating__title_name,
.stats__tops .rating .rating__block .rating__line_name {
	width: 35%;
	text-align: left;
}

.stats__tops .rating .rating__block .rating__title .rating__title_class,
.stats__tops .rating .rating__block .rating__line_class {
	width: 20%;
	text-align: left;
}

.stats__tops .rating .rating__block .rating__title .rating__title_value,
.stats__tops .rating .rating__block .rating__line_value {
	text-align: left;
	width: 10%;
}

section.statistic .stats__last .stats__title span {
	width: 50%;
	background: rgb(81 84 70 / 29%);
	padding: 10px;
}

section.statistic .stats__last .stats__title span a {
	color: #eeba8a;
	font-size: 14px;
	font-weight: 100;
	font-family: "Roboto", sans-serif;
	align-content: center;
	text-decoration: none;
}

section.statistic .stats__last .stats__title span .arrow_one {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #eeba8a;
	position: absolute;
	margin: 5px;
	top: 20px;
	right: 10px;
}

.stat_rateselect {
	padding: 20px 10px 100px 10px;
	width: 20%;
	float: left;
	position: relative;
	z-index: 10;
}

.stats__tops {
	display: flex;
	align-content: center;
	justify-content: space-evenly;
	align-items: center;
}

.rating {
	display: block;
	width: 100%;
}

.stat_rateselect li {
	list-style: none;
	margin: 12px 5px;
	opacity: 0.7;
}

.stat_rateselect ul {
	padding: 0;
	margin: 0;
}

.stat_rateselect-button {
	position: relative;
	transition: 0.3s all ease;
	background: #515446;
	width: 63px;
	height: 63px;
	display: block;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #353631;
}

.stat_rateselect-button:hover {
	border: 1px solid rgba(238, 186, 138, 1);
	cursor: pointer;
	transform: translateX(-5px);
}

.stat_rateselect ul li.stat_rateselect-active.tab a {
	background: #515446 !important;
}

.stat_rateselect ul li a.stat_rateselect-button:nth-child(1),
.stat_rateselect li a.stat_rateselect-button:nth-child(2) {
	background: #1d1f16;
}

.hexagon-shape-rateselect {
	width: 55px;
	height: 55px;
}

.hexagon-shape-rateselect:before {
	position: absolute;
	right: 6.7%;
	bottom: 0;
	left: 6.7%;
	top: 0;
	content: "";
}

.hexagon-content_rateselect {
	text-align: center;
	width: 100%;
	top: 20px;
	position: relative;
	left: 5px;
}

section.statistic .forum__last .forum__news {
	margin: 10px;
	display: block;
	position: relative;
	padding: 10px;
	border: 1px solid #3e3e3a;
}

section.statistic .forum__last .forum__news:hover {
	border: 1px solid rgba(238, 186, 138, 1);
	cursor: pointer;
	transform: scale(1.02);
}

.hexagon_icon.hexagon_icon_forum {
	border: 1px solid #ffffff61;
	width: 50px;
	height: 45px;
	transform: rotate(-45deg);
	opacity: 0.5;
}

.hexagon_img {
	position: absolute;
	z-index: 1;
	left: 15px;
	display: block;
}

a.forum_block_posts_item_text {
	text-decoration: none;
	width: 100%;
	float: right;
	margin-left: 5%;
	color: #ffffff;
	font-family: "Roboto", sans-serif;
	font-size: 1.1rem;
	font-weight: 400;
}

.forum_block_posts_item_icon.f-s {
	display: flex;
	justify-content: space-around;
	align-items: center;
	align-content: space-around;
	padding: 8px;
}

a.forum_block_posts_item_text a {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 400;
}

a.forum_block_posts_item_text span {
	color: #eeba8a;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.forum_block_posts_item_autor_name {
	display: none;
	/* display: flex; */
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

.forum_block_posts_item_autor_name .forum_block_posts_item_autor_link,
.forum_block_posts_item_autor_name .forum_block_posts_item_autor_date {
    color: #515446;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
}

.stats__block {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding-bottom: 20px;
    padding-top: 20px;
}

.info__server {
    display: block;
    padding: 0 20px;
    margin: 0 auto 0;
    border-top: 1px solid hsl(0deg 0% 100% / 10%);
    width: 100%;
    text-align: center;
    margin-bottom: -5px;
}

.info__server table {
    margin: 0 auto;
}

.info__server table tr td {
    text-align: center;
    padding: 40px 10px 55px;
    margin: 10px auto;
    color: #eeba8a;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 1px 0 0 #141412;
    transition: 0.3s all;
    border: 1px solid transparent;
    border-top-width: 2px;
    width: 25%;
    vertical-align: top;
    position: relative;
    top: -3px;
    cursor: default;
}

.info__server table tr td:hover {
    background: rgba(237, 186, 138, 0.01);
    border-right-color: rgba(237, 186, 138, 0.1);
    border-left-color: rgba(237, 186, 138, 0.1);
    border-top-color: rgba(237, 186, 138, 1);
}

.info__server table tr td img {
    padding: 10px;
    height: 70px;
    z-index: 1;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    transition: 0.3s all;
}

.info__server table tr td:hover img {
    transform: translateY(-15px);
}

.img_shadow {
    width: 64px;
    height: 64px;
    transform: rotate(-45deg);
    opacity: 0.5;
    position: relative;
    top: 75px;
    left: 0px;
    margin: 0 auto;
    box-shadow: -10px 10px 30px #eeba8a;
    transition: 0.3s all;
}

.info__server table tr td:hover .img_shadow {
    transform: rotate(-45deg) translateY(-10px) translateX(10px);
}

section.footer {
    display: flex;
    position: relative;
    top: -230px;
    overflow: hidden;
    max-width: 100%;
    height: 225px;
    background: #141412;
    padding: 10px;
    margin: 10px auto;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    -webkit-mask: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 5%, rgba(0, 0, 0, 1) 95%, rgba(0, 0, 0, 0) 100%);
}

.footer__info {
    width: 50%;
    display: block;
    text-align: left;
    position: relative;
}

.footer__info h3 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    font-weight: 500;
}

.footer__info p {
    color: #515446;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-shadow: 1px 0 0 #141412;
}

.footer__social a {
    padding: 10px;
    opacity: 1;
}

.footer__social {
    position: static;
    float: right;
    margin: 10px;
    padding: 10px;
    display: block;
}

.footer_logo:hover {
    opacity: 0.5;
    transition: 0.3s ease all;
}

#files-background {
    display: none;
    position: fixed;
    z-index: 100;
    opacity: 0.8;
    overflow: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.925);
    transition: 3s ease all;
    animation: windowFadeIn 1s ease forwards;
}

@keyframes windowFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#files-window span {
    z-index: -1;
    display: block;
    width: 100%;
}

.files-window {
    width: 45%;
    display: none;
    background-image: url(../img/bg/bg__down.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    z-index: 200;
    border-radius: 5px;
    max-height: 100vh;
    overflow-y: auto;
    margin: 10px auto 5px;
    text-align: center;
    left: 0;
    right: 0;
    top: 12%;
    animation: windowFadeIn 1s ease forwards;
}

.files-window::-webkit-scrollbar {
    width: 3px;
    height: 30px;
    background-color: rgba(253, 253, 253, 0.726);
}

.files-window::-webkit-scrollbar-thumb {
    background-color: #967f35;
}

.files-window::-webkit-scrollbar-thumb:hover {
    background-color: #c7ab4f;
}

@keyframes windowFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.files-window div {
    cursor: pointer;
    position: absolute;
    height: 25px;
    float: right;
    width: 25px;
    top: 0px;
    right: 4%;
    z-index: 9999;
}

.files-window .leftright {
    height: 2px;
    width: 25px;
    position: absolute;
    margin-top: 24px;
    background-color: #eeba8a;
    border-radius: 2px;
    transform: rotate(45deg);
    transition: all 0.3s ease-in;
}

.files-window .rightleft {
    height: 2px;
    width: 25px;
    position: absolute;
    margin-top: 24px;
    background-color: #eeba8a;
    border-radius: 2px;
    transform: rotate(-45deg);
    transition: all 0.3s ease-in;
}

/* .files-window .close-btn {
	margin: 54px 0 0 -5px;
	position: absolute;
	color: #eeba8a;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	transition: all 0.3s ease-in;
	opacity: 0;
} */

.files-window div:hover .leftright {
    transform: rotate(-45deg);
    background-color: #f9f9f9;
}

.files-window div:hover .rightleft {
    transform: rotate(45deg);
    background-color: #fff;
}

.files-window div:hover .close-btn {
    opacity: 1;
}

button.close {
    border: 0px;
    background: none;
    height: 45px;
    width: 35px;
    position: relative;
    display: block;
    cursor: pointer;
}

#files-window h3,
#files-window-second h3,
#files-window-first h3 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #eeba8a;
    text-transform: uppercase;
}

#files-window p,
#files-window-second p,
#files-window-first p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 100%;
    font-weight: 500;
    text-align: left;
}

.files-windows-client h4,
.files-windows-patch h4,
.files-windows-link-reg h4 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    text-align: left;
    color: #eeba8a;
}

.files-windows-patch p,
.files-windows-client p,
.files-windows-link-reg p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    text-align: left;
}

.files-window .files-window-text,
.files-window .files-window-text .files-windows-client,
.files-window .files-window-text .files-windows-patch,
.files-window .files-window-text .files-windows-link-reg,
.files-window .files-window-text .files-windows-reg,
.files-window .files-window-text .files-windows-reg .container,
.files-window .files-window-text .files-windows-reg .container.signin,
.files-window .files-window-text .files-windows-login,
.files-window .files-window-text .files-windows-login .container,
.files-window .files-window-text .files-windows-login .container.signin {
    width: 100%;
    float: none;
    position: relative;
    right: 0;
    height: auto;
    cursor: auto;
    padding: 15px 20px 11px 20px;
    margin: 0px auto 5px;
    display: inline-block;
}

.files-windows-client a span,
.files-windows-patch a span,
.files-windows-link-reg a span {
    background: #eb6332;
    width: 30% !important;
    display: block;
    position: relative;
    padding: 10px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    z-index: 1 !important;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.files-windows-client a,
.files-windows-patch a,
.files-windows-link-reg a {
    background: hsl(73deg 9% 30% / 40%);
    padding: 10px 5px;
    display: flex;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 100%;
    text-decoration: none;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    font-family: "Roboto", sans-serif;
    width: 49%;
    justify-content: space-around;
    float: left;
    position: relative;
    opacity: 1;
    border: 1px solid #32342a;
}

.files-windows-client a:hover,
.files-windows-patch a:hover,
.files-windows-link-reg a:hover {
    transition: 0.3s ease all;
    border: 1px solid;
    filter: brightness(1.1);
}

.files-windows-link-reg a.link {
    background: #eeba8a;
    color: #000;
    padding: 5px;
}

.files-windows-client,
.files-windows-patch,
.files-windows-link-reg {
    display: block;
    width: 100%;
    margin: 10px auto 5px;
    padding: 5px;
    background-color: hsl(73deg 9% 30% / 20%);
}

#windows_link {
    width: 100%;
    left: 0;
    height: 56px;
    text-align: left;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 2px;
}

#windows_link a.active {
    opacity: 1;
    background: #eb6332;
}

#windows_link a.active:hover {
    opacity: 0.5;
    transition: 3s ease all;
}

#windows_link a {
    opacity: 1;
    padding: 10px;
    background: #515446;
    height: 56px;
    color: #fff;
    text-decoration: none;
    font-family: "Roboto";
    font-size: 18px;
    margin-right: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

#windows_link a:hover {
    background: #797a76;
}

#windows_link a i {
    margin: 0px 10px auto;
}

#files-window-about {
    max-height: 610px;
    width: 70%;
    margin-top: 10px;
    z-index: 9999;
}

.files-window .files-window-text .files-windows-styles,
.files-window .files-window-text .files-windows-x1200,
.files-window .files-window-text .files-windows-x10 {
    width: 100%;
    float: none;
    position: relative;
    right: 0;
    height: auto;
    cursor: auto;
    padding: 25px 20px 25px 20px;
    margin: 0px auto 5px;
    display: inline-block;
}

.files-windows-styles h4,
.files-windows-x1200 h4,
.files-windows-x10 h4 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    text-align: left;
    color: #eeba8a;
}

.files-windows-styles,
.files-windows-x1200,
.files-windows-x10 {
    background-color: hsl(73deg 9% 30% / 20%);
}

.files-windows-styles p,
.files-windows-x1200 p,
.files-windows-x10 p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 100%;
    font-weight: 500;
    text-align: left;
}

.files-window-text p {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 100%;
    font-weight: 500;
    text-align: left;
}

.files-window-text h3 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #eeba8a;
    text-transform: uppercase;
}

.files-windows-styles a,
.files-windows-x1200 a,
.files-windows-x10 a {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    background: #eeba8a;
    color: #000;
    padding: 10px;
    width: 20%;
    right: 20px;
    top: 45px;
    position: absolute;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    opacity: 0.7;
}

.files-windows-styles a:hover,
.files-windows-x1200 a:hover,
.files-windows-x10 a:hover {
    opacity: 1;
    transition: 0.3s ease all;
}

.files-windows-styles h4 span {
    background: #eb6332;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    display: inline-block !important;
    width: auto !important;
}

#files-window-register .files-window-text p,
#files-window-login .files-window-text p {
    text-align: center !important;
}

.files-windows-reg .container label,
.files-windows-login .container label {
    font-size: 14px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    width: 100%;
    display: block;
    text-align: left;
    padding: 10px;
    margin: 0 auto;
    font-weight: 100;
}

#files-window-login .files-window-text p input {
    display: inline-flex;
    width: 20%;
}

.files-windows-reg .container input,
.files-windows-login .container input,
.files-windows-login .container select {
    padding: 15px;
    width: 100%;
    margin: 10px auto;
    border: 1px solid #1d1f19;
}

.files-windows-reg .container small,
.files-windows-login .container small {
    font-size: 12px;
    text-align: left;
    color: #eeba8a;
    font-family: "Roboto";
    margin: 0 auto;
    position: relative;
    display: block;
}

.files-window .files-window-text .files-windows-reg .container p a,
.files-window .files-window-text .files-windows-login .container p a {
    color: #eeba8a;
    text-transform: lowercase;
}

.files-window .files-window-text .files-windows-reg .container p,
.files-window .files-window-text .files-windows-login .container p {
    font-size: 14px;
    text-align: right !important;
    display: block;
    position: relative;
    width: 100%;
}

button.registerbtn {
    background: none;
    border: 2px solid #ebb788;
    padding: 20px 25px;
    margin: 10px auto;
    color: #eee;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Roboto";
    cursor: pointer;
    opacity: 1;
}

button.registerbtn:hover {
    color: #000;
    opacity: 0.5;
    transition: 0.5s ease all;
    background: rgb(238, 186, 138);
    background: linear-gradient( 90deg, rgba(238, 186, 138, 1) 0%, rgba(238, 186, 138, 1) 59%, rgba(0, 224, 255, 0) 100%);
}

button.loginbtn {
    background: rgb(238, 186, 138);
    background: linear-gradient( 90deg, rgba(238, 186, 138, 1) 0%, rgba(238, 186, 138, 1) 59%, rgba(0, 224, 255, 0) 100%);
    border: 2px solid #ebb788;
    padding: 20px 50px;
    margin: 10px auto;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Roboto";
    cursor: pointer;
    opacity: 1;
}

button.loginbtn:hover {
    color: #fff;
    opacity: 0.5;
    transition: 0.5s ease all;
    background: none;
    border: 2px solid #ebb788;
}

.files-window .files-window-text .files-windows-reg .container.signin p,
.files-window .files-window-text .files-windows-login .container.signin p {
    text-align: center !important;
    display: block;
    position: relative;
    width: 100%;
}

.files-window .files-window-text .files-windows-reg form,
.files-window .files-window-text .files-windows-login form {
    width: 70%;
    margin: 0 auto;
    border-left: 1px solid hsl(0deg 0% 93% / 8%);
    border-right: 1px solid hsl(0deg 0% 93% / 8%);
}

@media only screen and (min-device-width: 851px) and (max-device-width: 1199px) and (orientation: landscape) {
    .navbar .logo {
        margin: 0 auto !important;
    }
    a.stream__link h3 {
        font-size: 26px;
        transition: 3s ease all;
    }
    .navbar .logo {
        margin: 0;
        transition: 3s ease all;
    }
    .navbar ul.menu li.menu__item.but {
        left: 60px;
        transition: 3s ease all;
    }
    .navbar ul.menu li.menu__item.button {
        left: 60px;
        transition: 3s ease all;
    }
}

@media only screen and (min-width: 851px) and (max-width: 1199px) {
    .navbar .logo {
        margin: 0 auto !important;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }
    .navbar ul.menu li.menu__item.but,
    .navbar ul.menu li.menu__item.button {
        left: 20px;
    }
    .slider_one h1,
    .slider_two h1,
    .slider_three h1 {
        width: 80%;
    }
    a.stream__link {
        width: 50%;
    }
}

@media only screen and (min-width: 628px) and (max-width: 1100px) {
    li.menu__item.but {
        left: 0px !important;
    }
    li.menu__item.button {
        left: 0px !important;
    }
    .burger {
        position: absolute;
        top: 50%;
        right: 5%;
        z-index: 99;
        transform: translateY(-50%);
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .burger>* {
        width: 80%;
        height: 2px;
        background: #fff;
        margin: 3px 0;
    }
    .navbar.collapsed .burger .line__one {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .navbar.collapsed .burger .line__two {
        opacity: 0;
    }
    .navbar.collapsed .burger .line__three {
        transform: rotate(45deg) translate(-5px, -6px);
    }
    .navbar.collapsed .logo {
        position: absolute;
        z-index: 44;
        left: 4%;
    }
    .navbar .menu {
        position: fixed;
        background: #181913;
        font-family: "Roboto";
        z-index: 40;
        top: 0;
        left: -100%;
        flex-direction: column;
        width: 45vw;
        height: 100vh;
    }
    .navbar .menu li:first-child {
        margin-top: 100px;
    }
    .navbar.collapsed .menu {
        left: 0;
    }
    .navbar.collapsed .menu a {
        color: #ffffff;
    }
    .navbar.collapsed .menu li {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.but {
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.button {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed {
        position: relative;
        font-family: "Roboto";
        width: 100%;
        text-align: center;
        bottom: 0px;
        left: 22vw;
        padding: 15px;
        height: 104px;
        transform: translateX(-22%);
        z-index: 45;
    }
    .navbar.collapsed~main {
        filter: blur(1px);
        opacity: 0.8;
    }
    .navbar.sticky {
        position: fixed;
        z-index: 40;
    }
}

@media only screen and (max-device-width: 320px) {
    .hexagon_img {
        position: absolute;
        z-index: 1;
        left: 0px;
        display: block;
    }
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    .title {
        padding: 20px 20px !important;
        margin: 5px 3px 3px 0px !important;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        width: 100%;
        top: 315px !important;
    }
}

@media only screen and (max-device-width: 480px) {
    .hexagon_icon.hexagon_icon_forum {
        border: 1px solid #ffffff61;
        width: 50px;
        height: 45px;
        transform: rotate(-45deg);
        opacity: 0.5;
    }
    .hexagon_img {
        position: absolute;
        z-index: 1;
        left: 0px;
        display: block;
    }
    a.forum_block_posts_item_text {
        text-decoration: none;
        width: 100%;
        float: right;
        margin-left: 5%;
        color: #ffffff;
        font-family: "Roboto", sans-serif;
        font-size: 0.8rem;
        font-weight: 400;
        display: contents;
    }
    .files-window .files-window-text .files-windows-reg form,
    .files-window .files-window-text .files-windows-login form {
        width: 100%;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    section.statistic {
        top: 0;
        margin-top: 150px;
    }
    .stats__block {
        display: block;
    }
    .info__server table tr {
        display: flex;
        flex-wrap: wrap;
    }
    .info__server table tr td {
        display: block;
        width: 50%;
        position: relative;
        margin: 0;
        text-align: center;
        padding: 15px 0 40px;
    }
    section.footer {
        display: block;
        width: 100%;
        height: 100%;
        top: -6px;
    }
    .footer__info,
    .footer_logo,
    .footer__social {
        width: 100%;
        padding: 10px;
        text-align: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: space-between;
        align-items: center;
    }
    .footer__info p,
    .footer__info h3 {
        text-align: left;
    }
    section.statistic .stats__last,
    section.statistic .forum__last {
        width: 100%;
    }
    section.statistic .stats__last .stats__title h1 {
        font-size: 100%;
    }
    .stat_rateselect-button {
        width: 43px;
        height: 43px;
    }
    .hexagon-shape-rateselect {
        width: 43px;
        height: 43px;
    }
    section.statistic .stats__last .stats__title span {
        width: 100%;
        padding: 7px;
    }
    .hexagon-content_rateselect {
        top: 10px;
        left: 0px;
    }
    section.statistic .stats__last .stats__title span a {
        font-size: 100%;
    }
    aside.server__info {
        position: relative;
        top: 0px;
    }
    .projectGroup {
        display: block;
        width: 100%;
    }
    section.statistic .forum__last .forum__news {
        margin: 0px auto;
        width: 100%;
        padding: 0;
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }
    .forum_block_posts_item_autor_name {
        padding: 5px;
    }
    .project {
        display: block;
        width: 100%;
    }
    .server__pvp__text,
    .server__craft__text,
    .server__multi__text {
        width: 100%;
    }
    .server__pvp__online,
    .server__craft__online,
    .server__multi__online {
        width: 100%;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        width: 100%;
        top: 250px;
    }
    .title {
        padding: 20px 20px;
        margin: 5px 3px 3px 0px;
        border-radius: 0px;
    }
    .navbar .logo {
        height: 65px;
        margin-left: -30px;
    }
    .navbar {
        height: 65px;
    }
    .navbar .logo a img {
        height: 75px;
    }
    .slider_one p,
    .slider_two p,
    .slider_three p {
        font-size: 12px;
        margin: 5px;
    }
    .slider_one h1,
    .slider_two h1,
    .slider_three h1 {
        width: 81%;
        font-size: 34px;
        line-height: 35px;
    }
    a.stream__link {
        width: 100%;
        margin: 5px;
        padding: 5px;
    }
    a.stream__link img {
        top: -35px;
        right: 25px;
    }
    a.stream__link h3 {
        font-size: 24px;
        margin: 5px;
        padding: 5px;
    }
    a.stream__link p {
        top: -30px;
        font-size: 16px;
    }
    .slider_one {
        background-image: url(../img/bg/bg-1.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .slider_two {
        background-image: url(../img/bg/bg-2.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .slider_three {
        background-image: url(../img/bg/bg-3.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    li.menu__item.but {
        left: 0px !important;
    }
    li.menu__item.button {
        left: 0px !important;
    }
    .burger {
        position: absolute;
        top: 30.5px;
        right: 20px;
        z-index: 99;
        transform: translateY(-50%);
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .burger>* {
        width: 80%;
        height: 2px;
        background: #fff;
        margin: 3px 0;
    }
    .navbar.collapsed .burger .line__one {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .navbar.collapsed .burger .line__two {
        opacity: 0;
    }
    .navbar.collapsed .burger .line__three {
        transform: rotate(45deg) translate(-5px, -6px);
    }
    .navbar.collapsed .logo {
        position: absolute;
        z-index: 44;
        left: 9%;
        transform: scale(0.97);
    }
    .navbar .menu {
        position: fixed;
        background: #181913;
        font-family: "Roboto";
        z-index: 40;
        top: 0;
        left: -100%;
        flex-direction: column;
        width: 45vw;
        height: 100vh;
    }
    .navbar .menu li:first-child {
        margin-top: 100px;
    }
    .navbar.collapsed .menu {
        width: 95%;
        left: 0px;
    }
    .navbar.collapsed .menu a {
        color: #ffffff;
    }
    .navbar.collapsed .menu li {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.but {
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.button {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed .menu li:hover a {
        color: #080808;
    }
    .navbar.collapsed {
        position: relative;
        font-family: "Roboto";
        width: 106%;
        text-align: center;
        top: 0px;
        left: 18vw;
        padding: 15px;
        height: 104px;
        transform: translateX(-22%);
        z-index: 45;
    }
    .navbar.collapsed~main {
        filter: blur(1px);
        opacity: 0.8;
    }
    .navbar.sticky {
        position: fixed;
        z-index: 40;
        background-color: #181913;
    }
}

@media only screen and (max-width: 280px) {
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    .files-window .files-window-text .files-windows-reg form,
    .files-window .files-window-text .files-windows-login form {
        width: 100%;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    input.title {
        padding: 10px 9px !important;
        margin: 5px 3px 3px 0px !important;
        font-size: 100%;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        width: 100%;
        top: 263px !important;
    }
    .flex-sbc {
        padding: 5px;
        font-size: 12px;
    }
    .slider_one h1,
    .slider_two h1,
    .slider_three h1 {
        line-height: 20px;
        font-size: 20px;
    }
    a.stream__link h3 {
        font-size: 20px;
    }
    a.stream__link p {
        font-size: 12px;
    }
    .stat_rateselect {
        padding: 10px 5px 10px 5px;
        width: 20%;
        float: left;
    }
    .stat_rateselect li {
        list-style: none;
        margin: 12px 0px;
        opacity: 0.7;
    }
    .server__pvp__files table:nth-child(3),
    .server__craft__files table:nth-child(3),
    .server__multi__files table:nth-child(3) {
        padding: 0px;
        margin: 10px auto;
    }
    #files-window {
        width: 100%;
        padding: 5px;
        margin: 5px auto;
    }
    .footer__info h3 {
        font-size: 14px;
    }
    a.stream__link img {
        top: 0px;
        margin: 0 auto;
        width: 100%;
        right: 0;
    }
    .project h2,
    .project h2,
    .project h2 {
        font-size: 18px;
    }
}

@media only screen and (device-width: 768px) {
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    .files-window .files-window-text .files-windows-reg form,
    .files-window .files-window-text .files-windows-login form {
        width: 100%;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    .title {
        padding: 20px 11px !important;
        margin-right: 5px !important;
    }
    aside.server__info {
        top: -200px !important;
    }
    .projectGroup {
        display: block;
    }
    .project {
        width: 100% !important;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        top: 235px !important;
    }
    section.footer {
        top: -60px !important;
    }
    .navbar.sticky {
        background: #181913;
    }
    .navbar.sticky.collapsed {
        top: 0px;
    }
    section.statistic {
        top: -50px;
    }
    .slider_one {
        background-image: url(../img/bg/bg-1.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 50vh;
    }
    .slider_two {
        background-image: url(../img/bg/bg-2.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 50vh;
    }
    .slider_three {
        background-image: url(../img/bg/bg-3.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 50vh;
    }
    li.menu__item.but {
        left: 0px !important;
    }
    li.menu__item.button {
        left: 0px !important;
    }
    .burger {
        position: absolute;
        top: 50.5px;
        right: 20px;
        z-index: 99;
        transform: translateY(-50%);
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .burger>* {
        width: 80%;
        height: 2px;
        background: #fff;
        margin: 3px 0;
    }
    .navbar.collapsed .burger .line__one {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .navbar.collapsed .burger .line__two {
        opacity: 0;
    }
    .navbar.collapsed .burger .line__three {
        transform: rotate(45deg) translate(-5px, -6px);
    }
    .navbar.collapsed .logo {
        position: absolute;
        z-index: 44;
        left: 4%;
    }
    .navbar .menu {
        position: fixed;
        background: #181913;
        font-family: "Roboto";
        z-index: 40;
        top: 0;
        left: -100%;
        flex-direction: column;
        width: 45vw;
        height: 100vh;
    }
    .navbar .menu li:first-child {
        margin-top: 100px;
    }
    .navbar.collapsed .menu {
        right: 0;
    }
    .navbar.collapsed .menu a {
        color: #ffffff;
    }
    .navbar.collapsed .menu li {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.but {
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.button {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed .menu li:hover a {
        color: #080808;
    }
    .navbar.collapsed {
        position: relative;
        font-family: "Roboto";
        width: 100%;
        text-align: center;
        bottom: 0px;
        left: 22vw;
        padding: 15px;
        height: 104px;
        transform: translateX(-22%);
        z-index: 45;
    }
    .navbar.collapsed~main {
        filter: blur(1px);
        opacity: 0.8;
    }
    .navbar.sticky {
        position: fixed;
        z-index: 40;
    }
}

@media only screen and (min-device-width: 481px) and (max-width: 1024px) and (orientation: portrait) {
    .files-window {
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        bottom: 0;
    }
    .files-window .files-window-text .files-windows-reg form,
    .files-window .files-window-text .files-windows-login form {
        width: 100%;
    }
    #files-window,
    #files-window-about,
    #files-window-login,
    #files-window-register {
        width: 100%;
        overflow-y: auto;
    }
    .files-windows-client a,
    .files-windows-patch a,
    .files-windows-link-reg a {
        width: 100%;
    }
    .server__pvp__online,
    .server__craft__online,
    .server__multi__online {
        width: 50%;
    }
    .server__pvp__text,
    .server__craft__text,
    .server__multi__text {
        width: 50%;
    }
    .server__pvp__files,
    .server__craft__files,
    .server__multi__files {
        width: 100%;
        top: 220px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        align-content: space-around;
    }
    aside.server__info {
        position: relative;
        top: -220px;
    }
    .project {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }
    .slider_one h1,
    .slider_two h1,
    .slider_three h1 {
        font-size: 54px;
        width: 100%;
        margin: 0;
    }
    a.stream__link {
        width: 60%;
    }
    .slider_one {
        background-image: url(../img/bg/bg-1.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .slider_two {
        background-image: url(../img/bg/bg-2.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .slider_three {
        background-image: url(../img/bg/bg-3.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    li.menu__item.but {
        left: 0px !important;
    }
    li.menu__item.button {
        left: 0px !important;
    }
    .burger {
        position: absolute;
        top: 50.5px;
        right: 20px;
        z-index: 99;
        transform: translateY(-50%);
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .burger>* {
        width: 80%;
        height: 2px;
        background: #fff;
        margin: 3px 0;
    }
    .navbar.collapsed .burger .line__one {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .navbar.collapsed .burger .line__two {
        opacity: 0;
    }
    .navbar.collapsed .burger .line__three {
        transform: rotate(45deg) translate(-5px, -6px);
    }
    .navbar.collapsed .logo {
        position: absolute;
        z-index: 44;
        left: 4%;
    }
    .navbar .menu {
        position: fixed;
        background: #181913;
        font-family: "Roboto";
        z-index: 40;
        top: 0;
        left: -100%;
        flex-direction: column;
        width: 45vw;
        height: 100vh;
    }
    .navbar .menu li:first-child {
        margin-top: 100px;
    }
    .navbar.collapsed .menu {
        left: 0px;
    }
    .navbar.collapsed .menu a {
        color: #ffffff;
    }
    .navbar.collapsed .menu li {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.but {
        height: 65px;
    }
    .navbar.collapsed ul.menu li.menu__item.button {
        width: 100%;
        height: 65px;
    }
    .navbar.collapsed .menu li:hover a {
        color: #080808;
        opacity: 0.5;
        transition: 0.3s ease all;
    }
    .navbar.collapsed {
        position: relative;
        font-family: "Roboto";
        width: 100%;
        text-align: center;
        bottom: 0px;
        left: 22vw;
        padding: 15px;
        height: 104px;
        transform: translateX(-22%);
        z-index: 45;
    }
    .navbar.collapsed~main {
        filter: blur(1px);
        opacity: 0.8;
    }
    .navbar.sticky {
        position: fixed;
        z-index: 40;
    }
}

/* count */

.count {
    display: flex;
    justify-content: center;
    align-items: center;
}

.count_out {
    animation: fadeOut 0.5s forwards;
}

.count__num {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #fff;
    animation: scaleIn 1s forwards;
    margin-right: 12px;
}

.count__line {
    width: 60px;
    height: 1px;
    background-color: var(--color-primary);
    transform-origin: left center;
    opacity: 0;
    /* 
  transform: scaleX(0); */
    animation: count__line 0.5s forwards 0.2s;
}

@keyframes count__line {
    from {
        transform: scaleX(0);
        opacity: 0;
    }
    to {
        transform: scaleX(100%);
        opacity: 1;
    }
}

/* slide */

.slide {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 0;
    background: #141412;
}

.slide__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-image: url(../images/slider/bg/bg-1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-mask: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%);
}

.slide__img {
    position: absolute;
    bottom: 0;
    right: 34px;
    width: 1204px;
    height: 806px;
    background-image: url(../images/slider/1.png);
    /* background-size: contain; */
    background-position: right bottom;
    background-repeat: no-repeat;
    pointer-events: none;
}

@media (max-width: 800px) {
    .slide__img {
        display: none;
    }
}

.slide__inner {
    display: flex;
    min-height: 400px;
    max-width: 95%;
}

.slide__box {
    box-sizing: border-box;
    padding: 100px var(--margin) 240px;
    position: relative;
    z-index: 10;
    max-width: 670px;
    min-height: 806px;
}

@media (max-width: 900px) {
    .slide__box {
        padding: 100px var(--margin) 200px;
        min-height: 400px;
    }
}

@media (max-width: 480px) {
    .slide__box {
        padding: 100px var(--margin) 0;
        min-height: 400px;
    }
}

.slide__content {
    box-sizing: border-box;
    min-height: 160px;
}

.slide__title {
    font-size: 24px;
    color: #fff;
    min-height: 110px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: var(--font-second);
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 40px;
}

@media (min-width: 600px) {
    .slide__title {
        font-size: 36px;
    }
}

@media (min-width: 1000px) {
    .slide__title {
        font-size: 54px;
    }
}

.slide__desc {
    font-size: 12px;
    color: #fff;
    padding-bottom: 25px;
    min-height: 62px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

@media (min-width: 600px) {
    .slide__desc {
        font-size: 16px;
    }
}

@media (min-width: 1000px) {
    .slide__desc {
        font-size: 20px;
    }
}

.slide__btns {
    display: flex;
    align-items: center;
    padding: var(--margin);
    box-sizing: border-box;
}

/* slider animation */

@keyframes slide__bg {
    from {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}

.swiper-slide-active .slide__bg {
    transition: 2.3s all 0.5s;
    animation: slide__bg 2s ease forwards;
}

.swiper-slide:not(.swiper-slide-active) .slide__bg {
    transition: 0.2s opacity, 5s transform 5s;
    opacity: 0;
}

/* @keyframes slide__img {
  from {
    transform: scale(1.1);
  }

  to {
    transform: scale(1);
  }
} */

.swiper-slide-active .slide__img {
    transform: translateY(0) translateX(0) rotate(0deg) scale(1);
    transition: opacity 0.5s ease 0.4s, transform 1.3s ease 0.4s;
    /* animation: slide__img 2s ease forwards; */
    transform-origin: right bottom;
    opacity: 1;
}

.swiper-slide:not(.swiper-slide-active) .slide__img {
    transform: translateY(30px) translateX(-60px) rotate(-3deg) scale(1);
    transition: 0.2s opacity 0s, 1s transform 0s;
    opacity: 0;
}

.slide__title {
    transform: translateY(0) translateX(0) scale(1);
    transition: transform 1.4s ease 0.1s, opacity 1s ease 0.1s;
    transform-origin: right center;
}

.swiper-slide:not(.swiper-slide-active) .slide__title {
    transition: 0s all;
    transform: translateY(-20px) translateX(0) scale(1);
    opacity: 0;
}

.slide__desc {
    transform: translateY(0) translateX(0);
    transition: transform 1.4s ease 0.3s, opacity 1s ease 0.3s;
    transform-origin: right center;
}

.swiper-slide:not(.swiper-slide-active) .slide__desc {
    transition: 0s all;
    transform: translateY(10px) translateX(0);
    opacity: 0;
}

.slide__btns {
    transform: translateY(0) translateX(0);
    transition: 0.3s transform 0.9s, 0.3s opacity 0.9s;
    transform-origin: right center;
}

.swiper-slide:not(.swiper-slide-active) .slide__btns {
    transition: 0.3s transform, 0.3s opacity;
    transform: translateY(30px) translateX(0);
    opacity: 0;
}

/* slider */

[data-section="slider"] {
    /* background-color: rgb(20, 29, 44); */
    /* background-image: url(../images/slider/bg/bg.jpg); */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.slider {
    overflow: hidden;
    /* background-color: rgb(20, 29, 44); */
    position: relative;
    z-index: 0;
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
}

.slider__container {}

.slider__box {
    position: relative;
    z-index: 8;
}

.slider__users {
    position: absolute;
    right: 0;
    top: 14px;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: var(--color-primary);
}

.slider__counter {
    position: absolute;
    left: 0;
    top: 37px;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -1px;
}

.slider__btns {
    position: absolute;
    bottom: 260px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

[data-loading-animation] .slider__btns {
    opacity: 0;
}

[data-loading-animation="true"] .slider__btns {
    animation: fadeInRight 2s ease 1s forwards;
}

.slider__play {
    margin-right: 15px;
}

.slider__dots {
    position: absolute;
    right: var(--margin) !important;
    top: 0 !important;
    bottom: auto !important;
    left: auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 24px !important;
    z-index: 100;
    height: 380px;
}

/* dot */

.dot.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    margin: 5px 0 !important;
    opacity: 1 !important;
    transition: 0.2s all;
    position: relative;
    z-index: 0;
    outline: none;
    cursor: pointer;
}

.dot.swiper-pagination-bullet:after {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background: var(--color-primary);
    border-radius: 50%;
    transition: 0.2s all;
}

.dot.swiper-pagination-bullet:hover:after {
    background-color: #eeba8a;
}

.dot.swiper-pagination-bullet-active:after {
    background-color: #eeba8a;
}

.dot.swiper-pagination-bullet:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #eeba8a;
    border-radius: 50%;
    opacity: 0;
    transition: 0.2s all;
    transform: scale(0);
}

.dot.swiper-pagination-bullet-active:before {
    opacity: 1;
    transform: scale(1);
}

/* rtg */

[data-rtg-type-to] {
    cursor: pointer;
}

.rtgbtn-active {
    filter: brightness(160%);
    border: 1px solid #eeba8a;
}

[data-rtg-server],
[data-rtg],
[data-server] {
    animation: rtfFadeIn 1s ease forwards;
}

@keyframes rtfFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

[data-server] {
    width: 100%;
}

.open-streams {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 97px;
    height: 62px;
    pointer-events: auto;
    transition: all 0.25s ease 0s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 5px);
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

.open-streams svg {
    width: 100%;
    height: auto;
    filter: drop-shadow(0px 0px 12px #64268f);
    transition: filter 0.25s ease 0s;
}

.open-streams svg path {
    fill: #ff3232;
    transition: all 0.25s ease 0s;
}

.open-streams:hover {
    filter: drop-shadow(0px 0px 1px #151417);
}

.open-streams:hover svg path {
    fill: #a4f8e2;
}

#arc_1 {
    animation: stream 3s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

#arc_2 {
    animation: stream2 3s 0.9s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

#arc_3 {
    animation: stream3 3s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

#arc_4 {
    animation: stream4 3s 0.9s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@keyframes stream {
    0% {
        opacity: 0.02;
        transform: translateX(27px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateX(-16px);
    }
}

@keyframes stream2 {
    0% {
        opacity: 0.02;
        transform: translateX(5px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateX(-16px);
    }
}

@keyframes stream3 {
    0% {
        opacity: 0.02;
        transform: translateX(-27px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateX(16px);
    }
}

@keyframes stream4 {
    0% {
        opacity: 0.02;
        transform: translateX(-5px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateX(16px);
    }
}

@media (max-width: 1712px) {
    .streams__open {
        width: 85px;
        height: 55px;
    }
}

@media (max-width: 479.98px) {
    .streams__open {
        width: 80px;
        height: 40px;
        top: 3%;
        transform: translateY(-42%);
        left: calc(146% + 5px);
        display: none;
    }
}

@media (max-width: 1920px) {
    .streams .vertical-figure__line_top {
        margin-bottom: 0px;
    }
    .streams .vertical-figure__line_bottom {
        margin-top: 0px;
    }
}

.streams {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 300px;
    background-color: rgba(0, 0, 0, 0.7);
    transition: 0.3s all;
    z-index: 100;
}

[data-streams="close"] {
    transform: translateX(-100%);
}

[data-streams="open"] {
    transform: translateX(0);
}

.streams__list {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    padding: 20px 5px;
}

.streams__list::-webkit-scrollbar {
    width: 3px;
    height: 30px;
    background-color: rgba(253, 253, 253, 0.726);
}

.streams__list::-webkit-scrollbar-thumb {
    background-color: #967f35;
}

.streams__list::-webkit-scrollbar-thumb:hover {
    background-color: #c7ab4f;
}

.stream {
    height: 200px;
    width: 100%;
    margin-bottom: 10px;
}

.stream iframe {
    width: 100%;
    height: 100% !important;
}

/* btn */

.btn {
    display: inline-grid;
    grid-auto-flow: column;
    gap: 7px;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    flex-shrink: 0;
    font-style: normal;
    font-size: 16px;
    color: var(--color-accent);
    border: 1px solid var(--color-accent);
    cursor: pointer;
    transition: 0.2s all;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: 0;
    outline: 0;
    padding: 7px 30px;
    min-height: 44px;
    background: transparent;
}

.btn:hover {
    background-color: var(--color-accent);
    color: #000;
}

.btn__content {
    position: relative;
    z-index: 5;
    display: inline-block;
}

.btn__ico {
    font-size: 20px;
    transition: 0.2s all;
    color: var(--color-accent);
}

.btn__img {
    display: block;
}

.btn__arrow {
    transition: 0.2s all;
}

.btn:hover .btn__arrow {
    transform: translateX(5px);
}

[data-mdl-content] {
    display: none;
    animation: mdlFadeIn 0.5s ease forwards;
}

@keyframes mdlFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.mdlbtn-active {
    background: #eb6332 !important;
}

span.info_icon {
    position: absolute;
    transform: translateX(17px);
    bottom: -17%;
    animation: statistic_status__item-text1_scale 2s infinite;
    left: 45%;
}

tr.statistic_status__item-text1 {
    animation: statistic_status__item-text1_scale 2s infinite;
}

@keyframes statistic_status__item-text1_scale {
    from {
        transform: scale(1);
    }
    30% {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}

@media only screen and (max-device-width: 480px) {
    .langs {
        display: none !important;
    }
}

.langs {
    width: 70px;
    height: 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 4%;
}

.langs:after {
    content: "";
    display: block;
    background: url(../images/lang/arrow__down.png) no-repeat;
    width: 8px;
    height: 5px;
    position: absolute;
    right: 5px;
    top: calc(50% - 2px);
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    transform: rotate(-90deg);
}

.langs:hover:after {
    -webkit-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

.lang__link {
    display: block;
    width: 70px;
    height: 27px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}

.lang__img {
    width: 22px;
    height: 14px;
    margin-right: 5px
}

.lang__img,
.lang__name {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
}

.lang__name {
    color: #b3b3b3;
    font-weight: 600
}

.lang__link_sub {
    width: 125px;
    height: 30px;
    position: relative;
    padding-left: 20px;
}

.lang__link_sub:hover {
    background-color: #2c2927
}

.lang__link_sub:after {
    content: "";
    display: block;
    background: url(../images/lang/arrow__left.png) no-repeat;
    width: 6px;
    height: 7px;
    position: absolute;
    right: 15px;
    top: calc(50% - 3px);
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    opacity: 0;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.lang__link_sub:hover:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.lang__link_sub:before {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}

.lang__link_sub:hover .lang__name {
    color: #b58d21
}

.lang__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 117px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #181913;
    -webkit-box-shadow: 0 7px 5px rgba(0, 0, 0, .31);
    box-shadow: 0 7px 5px rgba(0, 0, 0, .31);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    position: revert;
    right: -29px;
    top: 79%;
    z-index: 10;
    padding-top: 5px;
    padding-bottom: 5px;
}

.langs:hover .lang__list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    z-index: 4;
    border: 1px solid #3e3e3a;
}

.lang__link_select {
    width: 70px;
    height: 27px;
    padding-left: 0
}

.lang__img_select {
    -webkit-filter: drop-shadow(0 0 3px rgba(255, 208, 0, .6));
    filter: drop-shadow(0 0 3px rgba(255, 208, 0, .6));
}

.lang__name_select {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600
}

a.forum_block_posts_item_text:hover {
    text-decoration: underline;
}

.footer_btn {
    display: flex;
    position: absolute;
    right: 84px;
    bottom: 50px;
}

a.link {
    color: #eeba8a;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    font-size: 16px;
    text-decoration: none;
}

a.link:hover {
    text-decoration: underline;
}

a.fullstat {
    position: absolute;
    left: 23%;
    top: 39%;
    color: #eeba8a;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    font-size: 16px;
    text-decoration: none;
}

@media (max-width: 480px) {
    a.fullstat {
        position: absolute;
        left: 33%;
        top: 32%;
        color: #eeba8a;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        text-transform: none;
        font-size: 13px;
        text-decoration: none;
    }
}

a.fullstat:hover {
    text-decoration: underline;
}

img.discord-nav {
    top: 41px;
    left: 10px;
    position: relative;
    animation: discord 4.4s ease infinite;
    font-family: DINNextW1G, PT Sans, Tahoma, Arial, sans-serif;
}

@media (max-width: 480px) {
    img.discord-nav {
        top: 22px;
        left: 143px;
        position: relative;
        margin-right: 10px;
    }
}

@keyframes discord {
    0% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
    4% {
        -webkit-transform: scale(1.15) rotate(0);
        transform: scale(1.15) rotate(0)
    }
    8% {
        -webkit-transform: scale(1.15) rotate(0);
        transform: scale(1.15) rotate(0)
    }
    24% {
        -webkit-transform: scale(1.15) rotate(1turn);
        transform: scale(1.15) rotate(1turn)
    }
    36% {
        -webkit-transform: scale(1) rotate(1turn);
        transform: scale(1) rotate(1turn)
    }
    to {
        -webkit-transform: scale(1) rotate(1turn);
        transform: scale(1) rotate(1turn)
    }
}

section.footer_vid {
    display: flex;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 300px;
    margin: 0px auto;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    filter: opacity(0.25);
}

section.footer_vid:hover {
    filter: opacity(0.6);
}

section.footer_vid:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(3 2 1);
}

@media only screen and (max-device-width: 480px) {
    section.footer_vid {
        display: none;
    }
    @media (max-width: 480px) {}
    @media only screen and (max-device-width: 360px) {
        .server__pvp__files,
        .server__craft__files,
        .server__multi__files {
            width: 100%;
            top: 290px;
        }
        .langBlock {
            position: relative;
        }
        .langBlock-active {
            position: relative;
            cursor: pointer;
        }
        .langBlock-active img {
            width: 26px;
            height: 26px;
            border-radius: 50%;
            border: 1px solid rgba(255, 255, 255, 0.15);
            padding: 4px;
            transition: 0.3s;
        }
        .langBlock-active:before {
            content: "";
            position: absolute;
            background: url(../images/arrow-v.png) no-repeat;
            width: 10px;
            height: 6px;
            left: -15px;
            top: 50%;
            margin-top: -3px;
            opacity: 0.15;
            transition: 0.3s;
        }
        .langBlock-active:hover img {
            border: 1px solid white;
        }
        .langBlock-active:hover:before {
            opacity: 1;
        }
        .langBlock-active.active img {
            border: 1px solid white;
        }
        .langBlock-active.active:before {
            opacity: 1;
            transform: rotate(180deg);
        }
        .langBlock-content {
            background: url(../images/dark-fon.png);
            padding: 15px 0px;
            position: absolute;
            border-radius: 7px;
            top: 100%;
            left: -63px;
            margin-top: 14px;
            z-index: 2;
            box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.4);
        }
        .langBlock-content:after {
            content: '';
            border: 6px solid transparent;
            border-bottom-color: #222222;
            position: absolute;
            bottom: 100%;
            left: 50%;
            margin-left: -5px;
        }
        .langBlock-content li a {
            min-width: 150px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 8px 25px;
        }
        .langBlock-content li a:hover {
            background: rgba(255, 255, 255, 0.05);
        }
        .drop-button {
            cursor: pointer;
        }
        .drop-content {
            display: none;
        }