a {
    cursor: pointer;
}

.page::-webkit-scrollbar {
    display: block;
    width: 5px;
}

.page::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
}

.page::-webkit-scrollbar-thumb {
    background-color: #ff8a00;
    border-radius: 20px;
    padding: 2px;
    border-right: none;
    border-left: none;
}

.page::-webkit-scrollbar-track-piece:end {
    background: transparent;
    margin-bottom: 10px;
}

.page::-webkit-scrollbar-track-piece:start {
    background: transparent;
    margin-top: 10px;
}

.icon-moon {
    background-image: url(../images/moon.webp);
    width: 16px;
    height: 16px;
}

.icon-moon_gray,
.white-theme .icon-moon {
    background-image: url(../images/moongray.webp);
    width: 16px;
    height: 16px;
}

.icon-sun,
.white-theme .icon-sun_black {
    background-image: url(../images/sun.webp);
    width: 18px;
    height: 18px;
}

.icon-sun_black {
    background-image: url(../images/sungray.webp);
    width: 18px;
    height: 18px;
}

.icon-why_me_1 {
    background-image: url(../images/protect.webp);
    width: 37px;
    height: 40px;
}

.icon-why_me_1_white,
.white-theme .icon-why_me_1 {
    background-image: url(../images/protect.webp);
    width: 37px;
    height: 40px;
}

.icon-why_me_2 {
    background-image: url(../images/lang.webp);
    width: 52px;
    height: 40px;
}

.icon-why_me_2_white,
.white-theme .icon-why_me_2 {
    background-image: url(../images/lang.webp);
    width: 51px;
    height: 40px;
}

.icon-why_me_3 {
    background-image: url(../images/design.webp);
    width: 46px;
    height: 40px;
}

.icon-why_me_3_white,
.white-theme .icon-why_me_3 {
    background-image: url(../images/design.webp);
    width: 46px;
    height: 40px;
}

.icon-why_me_4 {
    background-image: url(../images/update.webp);
    width: 40px;
    height: 40px;
}

.icon-why_me_4_white,
.white-theme .icon-why_me_4 {
    background-image: url(../images/update.webp);
    width: 40px;
    height: 40px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ul {
    list-style: none;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after {
    clear: both;
}

html {
    font-size: 16px;
    font-weight: 400;
}

body {
    color: #f3e5d5;
    background: #010101;
    transition: all 0.5s ease
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 1.5;
}

.icon {
    display: block;
}

*,
*:active,
*:focus {
    outline: none !important;
}

.page {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.main-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

strong {
    font-weight: 700;
}

.statistics-theme {
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.statistics-theme-toggle {
    display: -ms-flexbox;
    display: flex;
    border-radius: 13px;
    border: solid 1px #343348;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 20px;
    height: 26px;
    padding: 3px;
}

.statistics-theme-toggle label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}

.statistics-theme-toggle input {
    display: none;
}

.statistics-theme-toggle input:checked~i {
    background: #ff8a00;
}

.statistics-theme-toggle i {
    transition: all 0.3s ease-out;
    display: block;
    width: 18px;
    height: 18px;
    border: none;
    border-radius: 50%;
    background: transparent;
}

.statistics-count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -15px;
    color: #8e8e8e;
    font-weight: 300;
}

.statistics-count li {
    margin: 0 15px;
}

.statistics-count strong {
    margin-left: 5px;
}

.magmaland-logo {
    display: block;
    height: 60px;
    width: 250px;
    background: url("../images/logo-dark.webp") center no-repeat;
    background-size: 100% auto;
    margin-right: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.mobile-buter {
    display: none;
}

h2,
h1 {
    line-height: 1.06;
    font-size: 70px;
    font-weight: bold;
    margin-bottom: 35px;
}

.section-title {
    font-size: 24px;
    font-weight: 600;
    color: #ff8a00;
    margin-bottom: 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.section-title:before {
    content: "";
    margin-right: 21px;
    display: block;
    background: linear-gradient(to right, rgba(29, 37, 61, 0.3) 0%, rgb(255, 139, 0, 0.97) 100%, rgba(29, 37, 61, 0) 100%);
    width: 25px;
    height: 3px;
}

.section-title.long:before {
    width: 47px;
}

.why-me-section {
    padding: 30px 0 40px;
}

.why-me-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 1px;
    margin: 0 -15px;
}

.why-me-list li {
    width: 25%;
    padding: 0 15px;
    margin-bottom: 34px;
}

.why-me-list .image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: rgba(38, 38, 38, .6);
    width: 80px;
    height: 80px;
    position: relative;
    z-index: 2;
    border-radius: 12px;
    margin-bottom: 16px;
}

.why-me-list .image:before {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 12px;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(38, 38, 38, .6);
    border: 2px solid #ff8a00;
    box-shadow: 0px 3px 30px -11px rgba(255, 138, 0, 0.84);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f04315f', endColorstr='#003699ff', GradientType=1);
}

.white-theme .why-me-list .image:before {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 12px;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(224, 224, 224, 0.8);
    ;
    box-shadow: 0px 3px 30px -11px rgba(255, 138, 0, 0.84);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bebebe', endColorstr='#bebebe', GradientType=1);
}

.white-theme #toast {
    background: rgba(224, 224, 224, 1);
    color: #333
}

.white-theme #advenc {
    color: #333;
}

.white-theme #toast #img {
    background: rgba(200, 200, 200, 1);
    color: #333
}

.why-me-list .name {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 6%;
    margin-top: 5.5%;
    margin-left: 0px;
}

.why-me-list p {
    line-height: 1.63;
    color: #ffedd8;
    max-width: 220px;
}

.why-me-list strong {
    font-weight: 600;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                     F O O T E R                    */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
footer {
    background: rgba(8, 8, 8, 1);
}

footer .statistics-block {
    border-bottom: 1px solid #151521;
    padding: 11px 0;
}

.footer-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 29px 0 1px;
    margin: 0 -15px;
}

.footer-block {
    padding: 0 15px;
    width: 15%;
    margin-bottom: 25px;
}

.footer-block .magmaland-logo {
    margin-bottom: 7px;
    margin-top: -10px;
}

.footer-block .slogan,
.footer-block .copyright {
    line-height: 1.63;
}

.footer-menu {
    line-height: 1.63;
}

.footer-menu a {
    transition: all 0.5s ease;
}

.white-theme .footer-menu a {
    transition: all 0.5s ease;
}

.footer-menu a:hover {
    text-decoration: none;
    color: #ff8a00;
    margin-left: 5px
}

.footer-enter {
    display: inline-block;
    margin-bottom: 15px;
    background: #ff8a00;
    padding: 8px 21px;
    position: relative;
    z-index: 2;
    border-radius: 8px;
    color: #fff;
}

.footer-enter:hover:before {
    opacity: 1;
}

.footer-enter .divider {
    margin: 0 2px;
}

.footer-enter a:hover {
    text-decoration: underline;
}

.footer-contacts {
    line-height: 1.63;
    margin-bottom: 22px;
}

.footer-contacts h5 {
    font-weight: 600;
}

footer h3 {
    font-size: 20px;
    margin-bottom: 17px;
}

.white-theme footer {
    box-shadow: 0px -15px 45px 50px rgba(190, 190, 190, 1);
    background: #bebebe;
    transition: all 0.1s ease
}

footer {
    box-shadow: 0px -15px 45px 50px rgba(8, 8, 8, 1);
}

.white-theme footer {
    background: #bebebe;
    box-shadow: 0px -15px 45px 50px rgba(190, 190, 190, 1);
}

.white-theme footer .statistics-block {
    border-bottom-color: #eae9e9;
}

.white-theme .footer-menu {
    color: #333;
}

@media (max-width: 1019px) {
    .footer-content {
        text-align: center;
    }

    .footer-block {
        width: 100%;
    }

    .footer-block .magmaland-logo {
        margin: 0 auto 25px;
    }
}

@media (max-width: 800px) {
    .footer-menu li {
        margin-bottom: 6px;
    }
}

@media (max-width: 500px) {
    .footer-content {
        text-align: center;
    }

    .footer-block {
        width: 100%;
    }

    .footer-block .magmaland-logo {
        margin: 0 auto 25px;
    }
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/*              T R A S H     B U C K E T             */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 17px;
}

body::-webkit-scrollbar,
html::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    border-radius: 5px;
    left: 5px;
}

body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
    background-color: #ff8a00;
    border-radius: 20px;
    padding: 10px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/*               B L O C K S   M E N U                */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
.game-pay-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -11px -10px 0;
    -ms-flex-pack: center;
    justify-content: center;
}

.game-pay-list>li {
    padding: 0 10px;
    margin-bottom: 20px;
    width: 25%;
}

.game-pay-list.slots-list>li {
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 400px;
}

.game-pay-block {
    width: 271px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 332px;
    z-index: 2;
    border-radius: 20px;
    background: rgba(20, 20, 20, .6);
    color: #fff;
    transition: all 0.3s ease-out;
    text-align: center;
    padding: 11px 20px 20px;
    border: 3px solid rgba(28, 28, 28, .6);
}

.game-pay-block:hover {
    opacity: 0.99;
    scale: 98%;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
}

.game-pay-block.slogan .name {
    color: #f3e5d5;
    padding: 10px 10px 0;
    margin-bottom: 2px;
    font-size: 25px;
    font-weight: 600;
}

.game-pay-block.slogan .name-big {
    color: #ff8a00;
    padding: 10px 10px 0;
    margin-bottom: 2px;
    font-size: 35px;
}

.game-pay-block .image {
    position: absolute;
    z-index: -3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    display: block;
    overflow: hidden;
    opacity: 0.8;
    transition: all 0.3s ease-out;
}

.game-pay-block .image:hover {
    position: absolute;
    z-index: -3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    display: block;
    overflow: hidden;
    opacity: 0.99;
    transition: all 0.3s ease-out;
}

.game-pay-block .image img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
    border-radius: 20px;
    opacity: 0.8;
}

.game-pay-block .name {
    color: #ff8a00;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.28;
    margin-top: 4px;
    margin-left: 0px;
    margin-bottom: 8px;
}

.game-pay-block .line {
    width: 160px;
    height: 2px;
    margin: 0 auto 6px;
    background: linear-gradient(to right,
            rgba(29, 37, 61, 0.3) 0%,
            rgb(255, 139, 0, 0.97) 50%,
            rgba(29, 37, 61, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#661a2742', endColorstr='#661d253d', GradientType=1);
}

.game-pay-block .name-big {
    color: #ff8a00;
    font-size: 60px;
    font-weight: bold;
}

.game-pay-info {
    margin: 0 -20px 26px;
    text-align: left;
}

.game-pay-info li {
    padding: 11px 20px;
}

.game-pay-info .detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.25;
}

.game-pay-info .param {
    color: #f7e1c7;
    max-width: 55%;
    text-align: left;
}

.game-pay-info .value {
    color: #f7e1c7;
    text-align: left;
    min-width: 45%;
}

.game-pay-info .rub {
    display: inline-block;
    width: 14px;
    height: 17px;
    background: url("../images/rub-orange.svg") center no-repeat;
    background-size: auto 100%;
}

.game-pay-info .price {
    font-size: 24px;
    color: #fea900;
    white-space: nowrap;
}

.game-pay-info .old-price {
    color: #354576;
    text-decoration: line-through;
    margin-right: 6px;
}

.game-pay-info .promokod {
    margin-top: 2px;
    line-height: 1.25;
    color: #3699ff;
    font-size: 14px;
}

.game-pay-info .promokod strong {
    font-weight: 600;
}

@media (max-width: 500px) {
    .game-pay-list>li {
        width: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: flex;
        justify-content: center;
        max-width: 400px;
    }
}

.white-theme .game-pay-block {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
}

.white-theme .game-pay-block:hover {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
}

@media (max-width: 800px) {
    .game-pay-section .join .text p {
        text-align: right;
    }

    .game-pay-section .join .ipver p {
        text-align: left;
    }
}

@media (max-width: 800px) {
    .game-pay-section p {
        text-align: center;
    }
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                     H E A D E R                    */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
header {
    position: relative;
    z-index: 40;
}

.header-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
}

.header-options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 11px;
}

.header-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -12px;
    text-align: center;
}

.header-menu li {
    margin: 0 12px;
}

.header-menu a {
    position: relative;
    transition: all 0.3s ease-out;
}

.header-menu a:hover {
    color: #ff8a00;
}

.header-menu .active {
    font-weight: 600;
    color: #3699ff;
}

.header-menu .active:after {
    content: "";
    width: 100%;
    left: 0;
    top: 100%;
    margin-top: 3px;
    background: #3699ff;
    height: 3px;
    position: absolute;
    box-shadow: 0px 2px 8.3px 0.7px rgba(0, 204, 255, 0.21);
}

@media (min-width: 1020px) {
    .header-options {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media (max-width: 1019px) {
    .header-options {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        padding: 25px;
        border-radius: 20px;
        margin-right: 2%;
        margin-top: -2%;
        background: rgba(20, 20, 20, 1);
        border: 3px solid #ff8a00;
        box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
        width: 300px;
        font-size: 16px;
    }

    .header-menu {
        display: block;
        margin: 0;
        text-align: left;
        margin-bottom: 30px;
    }

    .header-menu li {
        margin: 0 0 20px;
    }

    .header-menu .active {
        font-weight: 600;
        color: #3699ff;
    }

    .header-menu .active:after {
        height: 100%;
        left: -10px;
        top: 0;
        margin-top: 0;
        background: #3699ff;
        width: 3px;
    }

    header .statistics-block {
        display: none;
    }

    .header-content {
        padding: 15px 0;
    }

    .white-theme .header-options {
        background: #fff;
        box-shadow: 0 0 40px 2px rgba(0, 0, 0, 0.15);
    }
}

@media (max-width: 500px) {
    .header-options {
        width: 80%;
        margin-left: 5px;
    }
}

header {
    position: fixed;
    width: 100%;
    transition: all 0.4s ease;
}

header .time {
    border-radius: 5px;
    background-color: #3e3e3e;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 10px -4px rgba(255, 138, 0, 0.8);
}

header {
    height: 5em;
}

.header-content {
    padding: 10px 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/*               M O D A L   G U I                    */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
    pointer-events: none;
    margin: 0;
    padding: 0;
}

.modal:target {
    opacity: 1;
    pointer-events: auto;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    margin: 10px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 40%;
        margin: 40px auto;
    }
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    background: transperent;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    background-color: rgb(81, 80, 77);
}

.modal-title {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.25rem;
    font-weight: 500;
    background-color: rgb(81, 80, 77);
}

.close {
    float: right;
    position: relative;
    top: -30px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #f3e5d5;
    opacity: 0.5;
    text-decoration: none;
    transition: all 0.4s ease;
}

.white-theme .close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    opacity: .5;
    text-decoration: none;
    transition: all 0.4s ease;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0 0 4px #ff8a00;
    opacity: 1;
    color: #ff8a00;
    transition: all 0.4s ease;
}

.white-theme .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    overflow: auto;
    background-color: #bebebe;
    border-radius: 20px;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    border: 3px solid #e1e1e1;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    text-align: left;
    overflow: auto;
    background: rgba(20, 20, 20, 1);
    border-radius: 20px;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    border: 3px solid #ff8a00;
}

.buymodaltext a {
    color: #ffc27b;
    width: 20%;
}

.buymodaltext {
    color: #ff8a00;
    transition: color 0.8s ease;
    position: relative;
    bottom: 20px;
    font-size: 30px;
    font-weight: bold;
}

.buymodaltext:hover {
    color: #b56200;
    transition: all 0.8s ease;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                      B U T T O N S                 */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
.btnstart {
    display: inline-block;
    transition: all 0.3s ease-out;
    color: #f3e5d5;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 50px;
    text-align: center;
    line-height: 1.3;
    border: none;
    background: #ff8a00;
    border-radius: 20px;
}

.btnstart:hover {
    scale: 102%;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
}

.btn {
    display: inline-block;
    transition: all 0.3s ease-out;
    color: #f3e5d5;
    font-size: 17px;
    font-weight: 600;
    padding: 14px 68px;
    text-align: center;
    line-height: 1.3;
    border: none;
    background: rgba(38, 38, 38, .6);
    border-radius: 14px;
    border: 2px solid rgba(64, 64, 64, .7);
}

.btn:hover {
    scale: 98%;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
}

button.btn {
    cursor: pointer;
    line-height: 1.1;
    min-height: 45px;
    padding: 10px 35px;
}

.btns:hover {
    scale: 98%;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 0.5s cubic-bezier(.175, .885, .32, 1.275);
}

.btns {
    position: relative;
    top: 40%;
    color: #f3e5d5;
    transition: all 0.5s ease-out;
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    width: 100%;
    max-width: 150px;
    padding: 6px 10px;
    background: rgba(38, 38, 38, .6);
    border-radius: 5px;
    border: 2px solid rgba(64, 64, 64, .7);
}

.game-pay-block .btn {
    margin: auto auto 0;
    font-size: 16px;
    font-weight: 700;
    border-radius: 9px;
    width: 100%;
    max-width: 240px;
    padding: 12px 20px;
}

.game-pay-block .btn:hover {
    background: rgba(38, 38, 38, .5);
}

.white-theme .game-pay-block .btn {
    margin: auto auto 0;
    font-size: 16px;
    font-weight: 700;
    border-radius: 9px;
    width: 100%;
    max-width: 240px;
    padding: 12px 20px;
    border: 2px solid #e1e1e1;
    background: rgb(190, 190, 190, 0.8);
    color: #333;
}

.white-theme .game-pay-block .btn:hover {
    background: rgb(190, 190, 190, 0.8);
    color: #333;
}

@media (max-width: 500px) {
    .btn {
        font-size: 18px;
        padding-left: 35px;
        padding-right: 35px;
    }
}

.btn-up {
    position: fixed;
    transition: all 0.4s ease;
    background: rgba(38, 38, 38, .6);
    border-radius: 5px 5px;
    border: 2px solid rgba(64, 64, 64, .7);
    right: 3%;
    bottom: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    z-index: 100000;
    bottom: -10px;
}

.btn-up::before {
    content: "";
    width: 40px;
    height: 40px;
    transition: background 0.4s ease;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("../images/up.webp");
}

.btn-up_hide {
    display: none;
}

@media (hover: hover) and (pointer: fine) {
    .btn-up:hover {
        transition: all 0.4s ease;
        background: rgb(126, 68, 0);
        scale: 98%;
        border: 2px solid #ff8a00;
        box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
        transition: all 0.5s cubic-bezier(.175, .885, .32, 1.275);
    }
}

.btnotzv {
    display: inline-block;
    transition: all 0.3s ease-out;
    color: #f3e5d5;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 20px;
    text-align: center;
    line-height: 1.3;
    border: none;
    background: #ff8a00;
    border-radius: 20px;
    z-index: 1000;
    margin-bottom: 50px;
}

.btnotzv:hover {
    scale: 102%;
    z-index: 2000;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
}

.white-theme .btn {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
    color: #333;
}

.white-theme .btn:hover {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    color: #333;
}

.white-theme .btns {
    position: relative;
    top: 40%;
    transition: all 0.5s ease-out;
    font-size: 13px;
    font-weight: 700;
    border-radius: 5px;
    width: 100%;
    max-width: 150px;
    padding: 6px 10px;
    background: rgb(190, 190, 190, 0.8);
    border-radius: 5px;
    border: 2px solid #e1e1e1;
    color: #333;
}

.white-theme .btns:hover {
    scale: 98%;
    color: #333;
    border: 2px solid #e1e1e1;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 0.5s cubic-bezier(.175, .885, .32, 1.275);
}

.white-theme .btn-up {
    position: fixed;
    transition: all 0.4s ease;
    background: rgb(190, 190, 190, 0.7);
    border-radius: 5px 5px;
    border: 2px solid #e1e1e1;
    right: 3%;
    bottom: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    z-index: 100000;
    bottom: -10px;
}

@media (hover: hover) and (pointer: fine) {
    .btn-up:hover {
        transition: all 0.4s ease;
        background: rgb(255, 138, 0, 0.7);
        scale: 98%;
        border: 2px solid #ff8a00;
        box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
        transition: all 0.5s cubic-bezier(.175, .885, .32, 1.275);
    }
}

.btnoff {
    display: inline-block;
    transition: all 0.3s ease-out;
    color: #f3e5d5;
    font-size: 17px;
    font-weight: 600;
    padding: 14px 68px;
    text-align: center;
    line-height: 1.3;
    border: none;
    background: rgba(38, 38, 38, .6);
    border-radius: 14px;
    border: 2px solid rgba(64, 64, 64, .7);
}

.btnoff {
    margin: auto auto 0;
    font-size: 16px;
    font-weight: 700;
    border-radius: 9px;
    width: 100%;
    max-width: 240px;
    padding: 12px 20px;
}

.white-theme .btnoff {
    display: inline-block;
    transition: all 0.3s ease-out;
    color: #f3e5d5;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
    border: none;
    background: rgb(190, 190, 190, 0.8);
    border-radius: 14px;
    border: 2px solid #e1e1e1;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                 S T A R T    P A G E               */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
@media (max-width: 800px) {
    .start h2 {
        text-align: center;
        max-width: 100%;
        display: table-cell;
    }
}

.mesto {
    margin-top: 25%;
}

@media (max-width: 800px) {
    .mesto {
        margin-top: 40%;
    }
}

.mesto1 {
    margin-bottom: 30%;
}

.startlogo404 {
    background-image: url('../images/not_found.svg');
    width: 570px;
    height: 400px;
    margin-top: 16vh;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 600px) {
    .startlogo404 {
        width: 90vw;
    }
}

.startlogo {
    position: absolute;
    background-image: url('../images/startss.webp');
    left: 50%;
    top: 200px;
    width: 600px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 1000px) {
    .startlogo {
        display: none;
    }
}

.startlogoss {
    position: absolute;
    background-image: url('../images/startlogoss.webp');
    left: 50%;
    top: 200px;
    width: 600px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 1000px) {
    .startlogoss {
        display: none;
    }
}

.startlogosss {
    position: absolute;
    background-image: url('../images/startlogosss.webp');
    left: 50%;
    top: 200px;
    width: 600px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 1000px) {
    .startlogosss {
        display: none;
    }
}

.start .start1 {
    margin-bottom: 2%;
}

.start h2 {
    margin-bottom: -0.2%;
    width: 55%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 800px) {
    .start p {
        text-align: center;
    }
}

@media screen and (max-width: 800px) {
    .start a {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease-out;
        color: #f3e5d5;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.3;
        border: none;
        background: #ff8a00;
        border-radius: 14px;
        padding: 14px 68px;
        height: 50px;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }
}

.startlogodon {
    position: absolute;
    background-image: url('../images/startssdon.png');
    background-size: 500px 400px;
    left: 55%;
    top: 200px;
    width: 500px;
    height: 400px;
}

@media (max-width: 1000px) {
    .startlogodon {
        display: none;
    }
}

.start h2 {
    text-transform: none;
    font-size: 45px;
}

@media (max-width: 1000px) {
    .startlogos {
        display: none;
    }
}

.startlogos {
    position: absolute;
    background-image: url('../images/rules.webp');
    left: 50%;
    top: 200px;
    width: 600px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/*               A B O U T    T E A M                 */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
@media (max-width: 1250px) {
    .right {
        display: none;
    }

    .left {
        display: none;
    }

    .hleft {
        width: 80vw;
        background-image: url(../images/aboutteam.svg);
        background-size: cover;
        border-radius: 20px;
        position: relative;
        margin-bottom: 20px;
    }

    .hright {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        padding-top: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
        padding-right: 30px;
        border: 3px solid #ff8a00;
        box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
        transition: all 0.7s;
    }

    .aboutsec {
        display: block;
    }

    .habout {
        padding-right: 0px;
        width: 100%;
        margin-right: 20px;
    }
}

@media (min-width: 1251px) {
    .hleft {
        display: none;
    }

    .hright {
        display: none;
    }
}

.about {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right {
    background-color: #3e3e3e;
    padding: 4%;
    border-radius: 20px;
    width: 100%;
    box-shadow: 10px 10px 20px 3px rgba(0, 0, 0, 0.5);
    position: relative;
    margin-top: 20px;
}

.about {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left img {
    width: 100%;
    max-width: 600px;
    height: auto;
    border-radius: 20px;
    margin: 0 auto;
    display: block;
    box-shadow: 10px 10px 20px 3px rgba(0, 0, 0, 0.5);
}

.right {
    padding: 4%;
    border-radius: 20px;
    width: 100%;
    box-shadow: 10px 10px 20px 3px rgba(0, 0, 0, 0.5);
    position: relative;
    margin-top: 20px;
}

.left {
    position: relative;
    height: 100%;
    width: 60%;
}

.right {
    position: absolute;
    top: 12px;
    height: 95%;
    left: 85%;
    width: calc(100% - 10%);
}

.left {
    height: 500px;
    width: 900px;
    background-image: url("../images/aboutteam.png");
    background-size: auto;
    border-radius: 20px;
    position: relative;
    right: 10%
}

.right {
    width: 690px;
}

.right {
    background: rgba(20, 20, 20, 1);
    border-radius: 25px;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 0.5s cubic-bezier(.175, .885, .32, 1.275);
}

.white-theme .right {
    color: #333;
    background: #bebebe;
}

/*=========================MEDIA=========================*/
/*===================СВЕТЛАЯ ТЕМА====================*/
.white-theme {
    color: #333;
    background: #fff;
}

.white-theme .magmaland-logo {
    background: url("../images/logo-light.webp") center no-repeat;
    background-size: 100% auto;
}

.white-theme .statistics-block {
    background: #f9f9f9;
}

body {
    transition: color 0.3s ease;
}

.white-theme body {
    transition: color 0.3s ease;
    background: #e5e7eb;
}

.white-theme .statistics-theme-toggle {
    border-color: #e3dfdf;
}

.white-theme .why-me-list .image {
    background: #bebebe;
}

.white-theme .why-me-list li {
    border: 2px solid #666666;
}

.white-theme .why-me-list p {
    color: #333;
}

.white-theme .simple-form input,
.white-theme .simple-form select,
.white-theme .simple-form textarea {
    color: #333;
    border: 1px solid #bfd8f2;
}

.white-theme .simple-form input::-webkit-input-placeholder,
.white-theme .simple-form select::-webkit-input-placeholder,
.white-theme .simple-form textarea::-webkit-input-placeholder {
    color: #333;
    opacity: 1;
}

.white-theme .simple-form input:-moz-placeholder,
.white-theme .simple-form select:-moz-placeholder,
.white-theme .simple-form textarea:-moz-placeholder {
    color: #333;
    opacity: 1;
}

.white-theme .simple-form input::-moz-placeholder,
.white-theme .simple-form select::-moz-placeholder,
.white-theme .simple-form textarea::-moz-placeholder {
    color: #333;
    opacity: 1;
}

.white-theme .simple-form input:-ms-input-placeholder,
.white-theme .simple-form select:-ms-input-placeholder,
.white-theme .simple-form textarea:-ms-input-placeholder {
    color: #333;
    opacity: 1;
}

.white-theme .simple-form option {
    color: #333;
    background: #fff;
}

@media (min-width: 0) {
    .container {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 1020px) {
    .container {
        width: 1000px;
    }
}

@media (min-width: 1240px) {
    .container {
        width: 1210px;
    }
}

@media (max-width: 1239px) {
    .about-image {
        width: 450px;
    }

    .why-me-list .name {
        font-size: 20px;
    }
}

@media (max-width: 1019px) {
    html {
        font-size: 15px;
    }

    .mobile-buter {
        display: block;
        cursor: pointer;
        margin-right: 17px;
    }

    .mobile-buter span {
        width: 30px;
        height: 3px;
        background: #ff8a00;
        border-radius: 2px;
        display: block;
        margin: 6px auto;
        transition: all 0.3s ease-out;
        position: relative;
    }

    .mobile-buter span:nth-of-type(2) {
        transition: none;
    }

    .mobile-buter.open-buter span:nth-of-type(1) {
        top: 9px;
        transform: rotate(45deg);
    }

    .mobile-buter.open-buter span:nth-of-type(2) {
        opacity: 0;
    }

    .mobile-buter.open-buter span:nth-of-type(3) {
        top: -9px;
        transform: rotate(-45deg);
    }

    h2,
    h1 {
        font-size: 60px;
    }

    .why-me-list li {
        width: 33.333%;
    }
}

@media (max-width: 800px) {
    html {
        font-size: 14px;
    }

    .section-title {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .section-title:after {
        content: "";
        margin-left: 21px;
        display: block;
        background: linear-gradient(to left, rgba(29, 37, 61, 0.3) 0%, rgb(255, 139, 0, 0.97) 100%, rgba(29, 37, 61, 0) 100%);
        width: 25px;
        height: 3px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .section-title.long:before,
    .section-title.long:after {
        width: 17px;
    }

    h2,
    h1 {
        text-align: center;
        font-size: 50px;
    }

    .why-me-list {
        text-align: center;
    }

    .why-me-list .name {
        font-size: 28px;
    }

    .statistics-content {
        display: block;
        text-align: center;
    }

    .statistics-count {
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 15px;
        margin-bottom: 20px;
    }
}

@media (max-width: 500px) {

    h1,
    h2 {
        font-size: 42px;
    }

    .why-me-list {
        margin: 0 -10px;
    }

    .why-me-list .name {
        font-size: 20px;
    }

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

    .statistics-count {
        display: block;
    }

    .statistics-count li {
        margin-bottom: 15px;
    }
}

.tarif {
    text-align: center;
}

html {
    scroll-behavior: smooth;
}

.tarif1 {
    color: #524e4a;
    text-align: center;
    position: relative;
    bottom: 20px;
}

.about {
    max-width: 535px;
    padding: 12px 0;
    left: 5%;
    position: relative;
    z-index: 5;
    margin-bottom: 10px;
}

.koguvcavis-varazdel {
    padding: 38px 0;
    color: #ffedd8;
    text-align: center;
}

.sestim-donials {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    padding: 0 20px;
}

.sectionesag {
    width: 195px;
    height: 3px;
    background: #498a2d;
    margin: 23px auto;
}

.sagestim-lonials {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.vemotau-vokusipol {
    flex: 33.33%;
    box-sizing: border-box;
    padding: 15px;
}

.testimonial {
    background: #504c47;
    padding: 28px;
    border-radius: 5%;
}

.testimonial img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.apogered-gselected {
    color: #53b32b;
    margin-bottom: 20px;
}

@media screen and (max-width:960px) {
    .vemotau-vokusipol {
        flex: 100%;
        max-width: 80%;
    }
}

@media screen and (max-width:600px) {
    .vemotau-vokusipol {
        flex: 100%;
        max-width: 100%;
    }
}

.tekst {
    margin-top: 40px;
}

.line {
    width: 160px;
    height: 2px;
    margin: 0 auto 6px;
    background: linear-gradient(to right,
            rgba(29, 37, 61, 0.3) 0%,
            rgb(255, 139, 0, 0.97) 50%,
            rgba(29, 37, 61, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#661a2742', endColorstr='#661d253d', GradientType=1);
}

.container {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1024px) .lg\:block {
    display: block;
}

.w-full {
    width: 100%;
}

.flex {
    display: flex;
}

*,
::before,
::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

element.style {
    background: rgb(45, 45, 45);
}


body {
    font-size: 15px;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #010101;
    z-index: 10000000;
}

.preloader__row {
    width: 70px;
    height: 70px;
    margin-top: 24vh;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
    position: absolute;
    display: inline-block;
    top: 0;
    background-color: #ff8a00;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
    top: auto;
    bottom: 0;
    animation-delay: -1s;
}

@keyframes preloader-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes preloader-bounce {

    0%,
    100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.loaded_hiding .preloader {
    transition: 0.3s opacity;
    opacity: 0;
}

.loaded .preloader {
    display: none;
}

.donateimg {
    background-image: url("../images/donateimg.svg");
}

.bio {
    display: inline-block;
    transition: all 0.3s ease-out;
    color: #f3e5d5;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 20px;
    text-align: center;
    line-height: 1.3;
    border: none;
    background: #ff8a00;
    border-radius: 20px;
    margin-top: 2%;
}

.bio:hover {
    scale: 102%;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
}

.param {
    padding-left: 0px;
    margin-left: 0px;
}

#wrapper {
    color: #ffedd8;
}

#wrapper {
    color: #ffedd8;
}

@media screen and (max-width: 800px) {
    .kruglyash {
        justify-content: center;
    }
}

.white-theme .time {
    background-color: #ff8a00
}

.white-theme .sestim-donials {
    color: #333;
}

.white-theme .testimonial {
    background-color: #bebebe;
}

.linksme {
    color: #ff8a00;
    transition: color 0.8s ease;
}

.linksme:hover {
    color: #ffc27b;
    transition: color 0.8s ease;
}

.usernameme {
    color: #ff8a00;
    transition: color 0.8s ease;
    padding-left: 3%;
    position: relative;
    bottom: 40px;
    font-size: 30px;
    font-weight: bold;
}

.usernameme:hover {
    color: #ffc27b;
    transition: color 0.8s ease;
}

.containers {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.clearfix:before,
.clearfix:after,
.containers:before,
.containers:after {
    content: " ";
    display: table;
}

.clearfix:after,
.containers:after {
    clear: both;
}

.foot {
    margin-bottom: 100px;
    box-shadow: 0px -700px 0px 0px rgba(0, 0, 0, 0.5);
    background-color: #ff8a00;
}

.white-theme .usernameme {
    color: #ff8a00;
    transition: color 0.8s ease;
    padding-left: 3%;
    position: relative;
    bottom: 40px;
    font-size: 30px;
    font-weight: bold;
}

.white-theme .linksme {
    color: #ff8a00;
    transition: color 0.8s ease;
}

.white-theme .linksme:hover {
    color: #7e4400;
    transition: color 0.8s ease;
}

.white-theme .usernameme:hover {
    color: #7e4400;
    transition: color 0.8s ease;
}

.white-theme .permcomment {
    color: #333
}

.white-theme .slash {
    color: #333
}

.white-theme .permcomments {
    color: #333
}

.white-theme .permcommand {
    color: #333
}

.lineperm {
    font-size: 24px;
    font-weight: 600;
    color: #ff8a00;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.lineperm:before {
    content: "";
    margin-right: 21px;
    display: block;
    background: linear-gradient(to right, rgba(29, 37, 61, 0) 0%, rgb(255, 138, 0) 100%, rgba(29, 37, 61, 0) 100%);
    width: 17px;
    height: 2px;
}

.permcommand {
    font-size: 15px;
    margin-left: -2%;
}

.permcomment {
    color: #f3e5d5;
    font-size: 15px;
    margin-left: -2%;
    line-height: 20px;
    font-weight: 400;
}

.permcomments {
    color: #f3e5d5;
    font-size: 15px;
    line-height: 20px;
    margin-left: 1%;
    font-weight: 400;
}

.commentcomand {
    color: #676767;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}

.categoryperm {
    font-size: 20px;
    margin-bottom: 10px
}

.why-me-list li:hover {
    scale: 97%;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 0.7s;
}

@media (min-width: 800px) {
    .why-me-list li {
        width: 100%;
        height: 60%;
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
        justify-content: center;
        margin-right: 0px;
    }
}

@media (max-width: 800px) {
    .why-me-list li {
        width: 100%;
        height: 60%;
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
        justify-content: center;
        margin-right: 0px;
    }
}

@media (min-width: 800px) {
    .why-me-list p {
        max-width: 1000px;
        margin-top: -20px;
        text-align: left;
    }
}

@media (max-width: 800px) {
    .why-me-list p {
        max-width: 1000px;
    }
}

.white-theme .why-me-list li {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
}

.white-theme .why-me-list .join {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
}

.white-theme .why-me-list li:hover {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
}

.white-theme .hright {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
}

.white-theme .preloader {
    background: #e5e7eb;
}

.white-theme .rulcateg {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
}

.white-theme .rulcateg p {
    color: #333;
    text-align: left
}

.white-theme .section-title:after {
    background: linear-gradient(to left, rgba(29, 37, 61, 0) 0%, rgb(255, 139, 0, 0.97) 100%, rgba(29, 37, 61, 0) 100%);
}

.white-theme .section-title:before {
    background: linear-gradient(to right, rgba(29, 37, 61, 0) 0%, rgb(255, 139, 0, 0.97) 100%, rgba(29, 37, 61, 0) 100%);
}

.white-theme .line {
    background: linear-gradient(to right, rgba(29, 37, 61, 0) 0%, rgb(255, 139, 0, 0.97) 50%, rgba(29, 37, 61, 0) 100%);
}

.white-theme .containerssss button {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
}

.white-theme .containerssss button:hover {
    background: #ff8a00;
    border: 3px solid #ff8a00;
}

.white-theme .testimonial {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
}

.white-theme .neon-orange {
    color: #333;
}

.context-menu {
    position: absolute;
    display: block;
    text-align: left;
    background: #3e3e3e;
    border-radius: 10px;
    z-index: 10000;
    margin-top: 10px;
    padding: 10px;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s;
}

.context-menu ul {
    min-width: 150px;
    list-style: none;
}

.context-menu ul li {
    color: #f3e5d5;
    background-color: #333;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
    transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
    border: 2px solid #252525;
}

.context-menu ul li a {
    text-decoration: none;
    display: flex;
}

.context-menu ul li:hover {
    scale: 97%;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s;
}

.white-theme .context-menu {
    position: absolute;
    display: block;
    text-align: left;
    background: rgba(190, 190, 190, 1);
    border-radius: 10px;
    z-index: 10000;
    margin-top: 5px;
    padding: 5px;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s;
}

.white-theme .context-menu ul li {
    color: #333;
    background-color: #bebebe;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 10px;
    transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
    border: 2px solid #e1e1e1;
}

.white-theme .context-menu ul li:hover {
    scale: 97%;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s;
}

body {
    font-family: 'Onest', 'Verdana', sans-serif;
    color: #f3e5d5;
}

h1,
h2,
h3,
h4,
p {
    font-family: 'Onest', 'Verdana', sans-serif;
}

h2 {
    text-transform: none;
    font-size: 40px;
}

p {
    text-transform: none;
    font-size: 15px;
}

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

.neon-gray:hover {
    color: #333;
    transition: all 0.5s ease-out;
    text-shadow: 0 0 4px #333;
}

.neon-gray {
    color: #333;
    font-size: 14px;
    transition: all 0.5s ease-out;
}

.neon-orange:hover {
    color: #ff8a00;
    transition: all 0.5s ease-out;
    text-shadow: 0 0 4px #ff8a00;
}

.neon-orange {
    color: #ffedd8;
    transition: all 0.5s ease-out;
}

.testimonial {
    background: rgba(20, 20, 20, .6);
    border-radius: 20px;
    border: 3px solid rgba(28, 28, 28, .6);
    transition: all 0.7s;
}

.testimonial:hover {
    scale: 97%;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 0.7s;
}

.white-theme .categoryname {
    color: #ff8a00;
}

.rulcateg p {
    text-align: left;
}

.rulcateg {
    background: rgba(38, 38, 38, .6);
    display: block;
    border-radius: 20px;
    text-align: left;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid rgba(64, 64, 64, .7);
    transition: all 0.7s;
}

.rulcateg:hover {
    scale: 98%;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 0.7s;
}

.warning {
    float: left;
    background-color: #ff8a00;
    border-radius: 5px;
    padding: 3px 10px;
    margin-right: 10px;
}

.rules p {
    margin-bottom: 2%;
}

.rulcateg {
    margin-top: 5%;
}

.white-theme .warning {
    float: left;
    color: #f3e5d5;
    background-color: #ff8a00;
    border-radius: 5px;
    padding: 3px 10px;
    margin-right: 10px;
}

.infos {
    background: rgba(38, 38, 38, .6);
    display: block;
    border-radius: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 0.7s;
    margin-top: 20px;
}

.ipadres {
    color: #ff8a00;
    margin-right: 10px;
    display: inline;
}

.infos .warning {
    float: right;
    background-color: #ff8a00;
    border-radius: 5px;
    padding: 3px 10px;
    margin-right: 10px;
    font-size: 25px;
}

.join p {
    font-size: 17px;
}

.verline {
    position: absolute;
    width: 5px;
    border-radius: 20px;
    left: 50%;
    bottom: 45px;
    height: 45%;
    background-color: #ff8a00;
    box-shadow: 0px 0px 10px 2px rgba(255, 138, 0, 0.8);
}

.ipver {
    margin-top: -30%;
    margin-left: 55%;
}

.voidver {
    margin-top: 100px;
}

.why-me-list .join {
    scale: 100%;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
}

.why-me-list .join:hover {
    scale: 100%;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
}

.slash {
    margin-left: -2%;
    color: #f3e5d5;
}

.permcommand {
    margin-left: 0%
}

@media (max-width: 1240px) {
    .why-me-list li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: calc(100% / 2 - 4%);
    }
}

@media (max-width: 1020px) {
    .why-me-list li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: calc(100% / 2 - 6%);
    }
}

@media (max-width: 710px) {
    .why-me-list li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        margin-left: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: -webkit-fill-available;
    }
}

.sestim-donials h2 {
    text-align: left;
}

@media (max-width: 800px) {
    .sestim-donials h2 {
        text-align: center;
    }
}

.why-me-list .join {
    width: 46.6%;
}

@media (max-width: 1240px) {
    .why-me-list .join {
        width: 100%;
        height: 200px;
        margin-right: 20px;
    }

    .why-me-list .text p {
        margin-top: -58px;
        margin-right: -20%;
    }

    .why-me-list .ipver {
        margin-top: -125px;
        margin-left: 54%;
    }
}

::-moz-selection {
    color: #ff8a00;
    text-shadow: 0 0 4px #ff8a00;
    background: rgba(88, 88, 88, 0.2);
}

::selection {
    color: #ff8a00;
    opacity: 0.7;
    text-shadow: 0 0 4px #ff8a00;
    background: rgba(88, 88, 88, 0.4);
}

.containerssss {
    width: 100%;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    overflow-x: hidden;
}

.scroll-wrapper {
    display: flex;
    transition: all 2s ease;
    overflow-x: auto;
    scroll-behavior: smooth;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.scroll-item {
    height: 100%;
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    flex-shrink: 0;
}

.scroll-button {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    background: rgba(30, 30, 30, 1);
    color: #ff8a00;
    border: 2px solid #ff8a00;
    padding: 10px 15px;
    box-shadow: 0px 5px 20px -6px rgba(255, 138, 0, 0.8);
    font-size: 20px;
    cursor: pointer;
    border-radius: 20%;
    z-index: 1;
    outline: none;
    transition: all 0.5s ease;
}

.scroll-button:hover {
    background-color: #ff8a00;
    color: white;
}

.scroll-button--left {
    left: 5px;
}

.scroll-button--right {
    right: 5px;
}

@media (max-width: 800px) {
    .why-me-list .ipver {
        margin-top: -30px;
        margin-bottom: 0px;
        margin-left: 50%;
        position: absolute;
        top: 70%;
    }

    .why-me-list .text {
        margin-top: -30px;
        margin-bottom: 20px;
        position: absolute;
        margin-left: -40px;
        top: 70%;
    }
}

.hipver {
    display: none;
}

@media (max-width: 1240px) {
    .why-me-list .join {
        width: 100%;
        height: 200px;
        margin-right: 20px;
        height: 146px;
    }

    .ipver {
        display: none;
    }

    .text {
        display: none;
    }

    .verline {
        display: none
    }

    .hipver {
        display: block;
        width: auto;
        height: auto;
        text-align: center;
    }
}

@media (max-width: 500px) {
    .why-me-list .ipver p {
        font-size: 12px;
    }

    .why-me-list .text p {
        font-size: 12px;
    }
}

.ipver {
    margin-top: -25%;
    position: relative;
    top: 65px;
    text-align: left;
}

.verline {
    margin-top: 20px;
}

@media (max-width: 1020px) {
    .why-me-list .join p {
        margin-top: -33px;
    }
}

#toast {
    visibility: hidden;
    max-width: 50px;
    height: 50px;
    margin: auto;
    background: rgba(20, 20, 20, 1);
    color: #fff;
    text-align: center;
    border-radius: 10px;
    border: 3px solid #ff8a00;
    position: fixed;
    z-index: 100000;
    left: 0;
    right: 0;
    bottom: 40px;
    font-size: 17px;
    box-shadow: 0px 5px 20px -6px rgba(255, 138, 0, 0.8);
    white-space: nowrap;
}

#toast #img {
    width: 45px;
    height: 45px;
    float: left;
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 10px;
    box-sizing: border-box;
    z-index: 99999;
    background: rgba(50, 50, 50, .75);
    color: #fff;
}

#toast #desc {
    color: #f3e5d5;
    width: 100%;
    text-align: center;
    padding: 16px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    white-space: nowrap;
}

#desc p {
    margin-top: -5px;
}

#desc.show {
    bottom: 0;
    opacity: 0;
    animation: fadeins 4s;
    -webkit-animation: fadeins 4s;
}

#img svg {
    margin-top: -5px;
}

#img {
    min-width: 45px;
    min-height: 45px;
}

#toast.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadeins {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadeins {
    0% {
        opacity: 0;
    }

    13% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    92% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes expand {
    from {
        min-width: 56px;
        display: none
    }

    to {
        min-width: 350px;
        display: block
    }
}

@keyframes expand {
    from {
        min-width: 56px
    }

    to {
        min-width: 350px
    }
}

@-webkit-keyframes stay {
    from {
        min-width: 350px
    }

    to {
        min-width: 350px
    }
}

@keyframes stay {
    from {
        min-width: 350px
    }

    to {
        min-width: 350px
    }
}

@-webkit-keyframes shrink {
    from {
        min-width: 350px;
    }

    to {
        min-width: 0px;
    }
}

@keyframes shrink {
    from {
        min-width: 350px;
        color: #fff;
    }

    to {
        min-width: 0px;
        color: #333;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
        color: #fff;
    }

    to {
        bottom: 60px;
        opacity: 0;
        color: rgba(0, 0, 0, 0);
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
        color: #fff;
    }

    to {
        bottom: 60px;
        opacity: 0;
        color: rgba(0, 0, 0, 0);
    }
}

.kruglyash {
    background: #adadad;
    box-shadow: 0px 0px 10px 2px rgba(173, 173, 173, 0.3);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-bottom: 10px;
    animation: pulsate-gray 1s infinite alternate;
}

@keyframes pulsate-gray {
    0% {
        box-shadow: 0px 0px 10px 2px rgba(173, 173, 173, 0.3);
    }

    100% {
        box-shadow: 0px 0px 10px 8px rgba(173, 173, 173, 0.3);
    }
}

.mainkrug p {
    margin-left: 20px;
    width: 100vw;
}

.statusserv {
    margin-left: 25px;
    margin-bottom: -17px;
}

.serverstat {
    margin-left: 25px;
    margin-top: -17px;
}

@media (max-width: 800px) {
    .kruglyash p {
        text-align: center;
    }

    .mainkrug {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        margin-left: -180px;
        margin-top: -17px;
    }

    .statusserv {
        margin-left: 25px;
    }

    .serverstat {
        margin-left: 25px;
    }
}

@media (max-width: 1250px) {
    .scroll-item {
        width: 100%;
    }
}

.himg {
    display: none;
}

.hgecedanam {
    display: none;
}

.hgecedaname {
    display: none;
}

.hapogered-gselected {
    display: none;
}

@media (max-width: 700px) {
    .himg {
        display: inline;
    }

    .neon-orange {
        display: flex;
        justify-content: center;
    }

    .hgecedanam {
        display: block;
    }

    .hgecedaname {
        display: block;
    }

    .hapogered-gselected {
        display: block;
    }

    .imgsd {
        display: none;
    }

    .gecedanam {
        display: none;
    }

    .gecedaname {
        display: none;
    }

    .apogered-gselected {
        display: none;
    }

    .hfar-fa-star {
        margin-left: 0%;
        color: #ff8a00;
        text-shadow: 0 0 4px #ff8a00;
    }
}

.profilestar {
    text-align: left;
    margin-top: 25px;
    padding-left: 115px;
}

.gecedaname p {
    font-size: 10px;
    text-align: left;
}

.profilestar i {
    color: #ff8a00;
    text-shadow: 0 0 4px #ff8a00;
}

.hgecedaname p {
    font-size: 10px;
}

.why-me-list li {
    background: rgba(20, 20, 20, .6);
    display: block;
    border-radius: 20px;
    margin-right: 40px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid rgba(28, 28, 28, .6);
    transition: all 0.7s;
    width: 30%;
}

.why-me-list li {
    background: rgba(20, 20, 20, .6);
    display: block;
    border-radius: 20px;
    margin-right: 40px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid rgba(28, 28, 28, .6);
    transition: all 0.7s;
    width: 30%;
}

@media (max-width: 710px) {
    .why-me-list li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        margin-left: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: -webkit-fill-available;
    }
}

@media (max-width: 1020px) {
    .why-me-list li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: calc(100% / 2 - 6%);
    }
}

@media (max-width: 1240px) {
    .why-me-list li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: calc(100% / 2 - 4%);
        text-align: left;
    }
}

@media (max-width: 1019px) {
    .why-me-list li {
        width: 100%;
        height: 60%;
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
        justify-content: center;
        margin-right: 0px;
        margin-left: 0px;
    }

    .why-me-list .image {
        margin-left: auto;
        margin-right: auto;
    }
}

.game-pay-list>li {
    width: auto;
}

@media (max-width: 1019px) {
    .footer-block1 {
        margin: auto;
    }
}

#servera {
    width: auto;
}

@media (max-width: 1019px) {
    footer .magmaland-logo {
        background-image: url("../images/logo+name+simvl.svg");
        height: 125px;
        width: 300px;
    }

    .white-theme footer .magmaland-logo {
        background-image: url("../images/logo+name+simvl.svg");
        height: 125px;
        width: 300px;
    }

    .statistics-theme {
        -ms-flex-pack: center;
        justify-content: center;
    }

    #mobile-void {
        margin-top: 30px;
    }

    #servera {
        width: -webkit-fill-available;
    }

    #servera p {
        margin-top: 18px;
    }

    #servera .kruglyash {
        display: none;
    }
}

.theme-scroll {
    width: 100%;
    margin-left: 5px;
}

.void-end {
    margin-top: 20px;
}

@media(max-width: 1240px) {
    .hipver {
        margin-top: -40px;
    }
}

@media(max-width: 1019px) {
    .hipver {
        margin-top: 38px;
    }
}

@media (max-width: 1019px) {
    .why-me-list .name {
        text-align: center;
    }

    .why-me-list p {
        text-align: center;
    }
}

@media (min-width: 1241px) {
    .why-me-list .name {
        text-align: left;
    }

    .why-me-list p {
        text-align: left;
    }
}

.text {
    width: 39%;
    text-align: right;
}

.text p {
    text-align: right;
    margin-right: -30px;
}

.hipver p {
    text-align: center;
}

.hleft svg {
    width: -webkit-fill-available;
    height: auto;
}

.categoryname {
    text-align: left;
}

@media(max-width: 600px) {
    .infos .warning {
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }
}

.infos p {
    text-align: left;
}

.white-theme .infos {
    background: rgba(224, 224, 224, 0.8);
    border-width: 3px;
    border-style: solid;
    border-color: rgb(255, 138, 0);
    border-image: initial;
}

.logo-m1 {
    background-image: url('../images/logo-m1.svg');
    width: 65px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
}

.logo-m2 {
    background-image: url('../images/logo-m2.png');
    width: 65px;
    height: 65px;
    border-radius: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

.logo-m3 {
    background-image: url('../images/logo-m3.svg');
    width: 65px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
}

.logo-m4 {
    background-image: url('../images/logo-m4.svg');
    width: 65px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
}

.logo-m5 {
    background-image: url('../images/logo-m5.png');
    width: 65px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
}

.logo-m6 {
    background-image: url('../images/logo-m6.png');
    width: 65px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
}

.monitorings li {
    background: rgba(20, 20, 20, .6);
    display: block;
    border-radius: 20px;
    margin-right: 40px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid rgba(28, 28, 28, .6);
    transition: all 0.7s;
    width: 30%;
}

.monitorings li {
    background: rgba(20, 20, 20, .6);
    display: inline-grid;
    border-radius: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid rgba(28, 28, 28, .6);
    transition: all 0.7s;
    width: 30%;
}

@media (max-width: 710px) {
    .monitorings li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        margin-left: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: -webkit-fill-available;
    }
}

@media (max-width: 1020px) {
    .monitorings li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: calc(100% / 2 - 6%);
    }
}

@media (max-width: 1240px) {
    .monitorings li {
        background: rgba(20, 20, 20, .6);
        display: inline-block;
        border-radius: 20px;
        margin-right: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        width: calc(100% / 2 - 4%);
        text-align: left;
    }
}

@media (max-width: 1019px) {
    .monitorings li {
        width: 100%;
        height: 60%;
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
        justify-content: center;
        margin-right: 0px;
        margin-left: 0px;
    }
}

.namem {
    font-weight: 700;
    font-size: 19px;
    margin-left: 80px;
    margin-top: -65px;
}

.p {
    font-weight: 100;
    font-size: 11px;
    color: #8b8b8b;
    margin-left: 80px;
    margin-bottom: 30px;
}

.monitorings .icon {
    display: inline;
    margin-bottom: -1px;
}

.btnm {
    display: inline-block;
    transition: all 0.3s ease-out;
    color: #f3e5d5;
    font-size: 20px;
    font-weight: 600;
    padding: 4px 40px;
    text-align: center;
    line-height: 1.3;
    border: none;
    width: 214px;
    background: #ff8a00;
    border-radius: 20px;
}

.btnm:hover {
    scale: 102%;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
}

.btnperm:hover {
    scale: 98%;
    border: 2px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: all 0.5s cubic-bezier(.175, .885, .32, 1.275);
}

.btnperm {
    position: relative;
    top: 40%;
    color: #f3e5d5;
    transition: all 0.5s ease-out;
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    width: 100%;
    max-width: 150px;
    padding: 6px 11%;
    background: rgba(38, 38, 38, .6);
    border-radius: 5px;
    border: 2px solid rgba(64, 64, 64, .7);
}

.dialog {
    width: 100%;
    background-color: rgba(20, 20, 20, .6);
    border-radius: 20px;
    border: 3px solid rgba(28, 28, 28, .6);
    padding: 2vw;
    transition: ease 0.7s;
    margin-bottom: 35px;
}

.dialog:hover {
    border: 3px solid #ff8a00;
    scale: 97%;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
    transition: ease 0.7s;
}

.avatar {
    border-radius: 20%;
    width: 50px;
    height: 50px;
}

.sdvig {
    font-size: 24px;
    margin-left: 65px;
    display: block;
    transition: all 0.4s ease;
    margin-top: -53px;
}

.nickname {
    display: inline;
}

.text {
    font-size: 19px;
    text-align: left;
    margin-top: 40px;
    width: 90%;
}

.data_time {
    color: #333;
}

.sdvig:hover {
    color: #ff8a00;
    transition: all 0.4s ease;
    text-shadow: 0 0 4px #ff8a00;
}

@media (max-width: 1241px) {
    .text {
        display: block;
    }

    .dialog {
        padding: 20px;
    }

    .nickname {
        text-align: left;
    }
}

@media (max-width: 800px) {
    .sdvig {
        margin-top: 10px;
        margin-left: 0px;
        text-align: center;
    }

    .avatar {
        margin-right: auto;
        align-items: center;
        margin-left: auto;
        justify-content: center;
        display: flex;
    }

    .data_time {
        text-align: center;
    }

    .text {
        text-align: center;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 15px;
        width: 100%;
    }

    .section-title {
        margin-top: 40px
    }
}

.white-theme .dialog {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
}

.white-theme .dialog:hover {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
}

@media (max-width: 1240px) {
    .text {
        display: none;
    }
}

.text {
    margin-left: -51%;
}

@media(max-width: 1239px) {
    .monitorings li {
        width: 45.6%
    }

    .p2 {
        margin-top: 38px;
    }

    .namem {
        margin-top: -46px;
    }
}

.logo-monitor {
    margin: 0px;
    padding: 0px;
}

.text-monitor {
    margin-left: 0px;
    margin-top: 0px;
}

.p2 {
    font-weight: 100;
}

@media(max-width: 1020px) {
    .monitorings li {
        width: 100%
    }

    .logo-m2 {
        margin-left: auto;
        margin-right: auto;
    }

    .logo-m1 {
        margin-left: auto;
        margin-right: auto;
    }

    .logo-m3 {
        margin-left: auto;
        margin-right: auto;
    }

    .logo-m4 {
        margin-left: auto;
        margin-right: auto;
    }

    .logo-m5 {
        margin-left: auto;
        margin-right: auto;
    }

    .logo-m6 {
        margin-left: auto;
        margin-right: auto;
    }

    .text-monitor {
        margin-top: 50px;
    }

    .p {
        margin-left: 0px;
    }

    .namem {
        margin-left: 0px;
    }

    .p2 {
        margin-top: -20px;
    }
}

.white-theme .monitorings li {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
}

.white-theme .monitorings li:hover {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    scale: 97%;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
}

.monitorings li:hover {
    border: 3px solid #ff8a00;
    scale: 97%;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
}


.filterDiv {
    float: left;
    color: #ffffff;
    width: auto;
    text-align: center;
    margin: 2px;
    opacity: 0;
    display: none;
}

.show {
    opacity: 1;
    display: flex;
    transition: ease 0.4s;
}

.containerf {
    margin-top: 20px;
    display: grid;
    overflow: hidden;
}


.btnf {
    border: 3px solid rgba(70, 70, 70, .6);
    outline: none;
    padding: 12px 16px;
    background-color: rgba(40, 40, 40, .6);
    cursor: pointer;
    border-radius: 10px;
    font-weight: 200;
    font-size: 18px;
    color: #f3e5d5;
    transition: ease 0.4s;
    margin-bottom: 10px;
}

.btnf:hover {
    border: 3px solid #ff8a00;
    scale: 98%;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
}

.btnf:active {
    background-color: #ff8a00;
    scale: 105%;
}

.btnf.active {
    background-color: #ff8a00;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
}

.news-ul li {
    background: rgba(20, 20, 20, .6);
    display: block;
    border-radius: 20px;
    margin-right: 40px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid rgba(28, 28, 28, .6);
    transition: all 0.7s;
    width: 100%;
    text-align: left;
    height: fit-content
}

.news-ul li {
    background: rgba(20, 20, 20, .6);
    display: inline-grid;
    border-radius: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid rgba(28, 28, 28, .6);
    transition: all 0.7s;
    height: fit-content
}

@media (max-width: 710px) {
    .news-ul li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        margin-left: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        height: fit-content
    }
}

@media (max-width: 1020px) {
    .news-ul li {
        background: rgba(20, 20, 20, .6);
        display: block;
        border-radius: 20px;
        margin-right: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        height: fit-content
    }
}

@media (max-width: 1240px) {
    .news-ul li {
        background: rgba(20, 20, 20, .6);
        display: inline-block;
        border-radius: 20px;
        margin-right: 40px;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        border: 3px solid rgba(28, 28, 28, .6);
        transition: all 0.7s;
        text-align: left;
        height: fit-content
    }
}

@media (max-width: 1019px) {
    .news-ul li {
        width: 100%;
        height: 60%;
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
        justify-content: center;
        margin-right: 0px;
        margin-left: 0px;
        height: fit-content
    }
}

@media (max-width: 520px) {
    .news-ul li {
        width: 100%;
        height: 60%;
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
        justify-content: center;
        margin-right: 0px;
        margin-left: -156px;
        height: fit-content;
        margin-right: -153px;
    }
}

.server-news {
    display: inline;
    float: right;
    background: rgba(30, 30, 30, .6);
    border: 3px solid rgba(40, 40, 40, .6);
    padding: 10px 15px;
    border-radius: 10px;
    font-weight: 10;
    font-size: 15px;
    margin-top: -5px;
    margin-bottom: 10px;
}

.title-news {
    font-weight: 700;
    font-size: 20px;
    width: 100%;
}

.text-news p {
    margin-bottom: 2px;
}

.void-news {
    margin-top: 10px;
}

.time-news {
    color: #5b5b5b;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: -15px;
}

.opacity-0-news {
    opacity: 0;
    transition: all 0.7s;
}

.block-none-news {
    display: none;
    transition: all 0.7s;
}

.opacity-news {
    opacity: 1;
    transition: all 0.7s;
}

.block-news {
    display: block;
}

.link {
    color: #ff8a00;
    transition: all 0.5s ease-out;
    text-shadow: 0 0 4px #ff8a00;
}

.link:hover {
    color: #ff8a00;
    transition: all 0.5s ease-out;
    text-shadow: 0 0 15px #ff8a00;
}

.hide {
    display: none;
}

form {
    position: relative;
    margin-left: auto;
    width: 176.8px;
}

.d1 input {
    height: 49.6px;
    padding-left: 10px;
    border: 3px solid #ff8a00;
    border-left: 0px;
    border-radius: 0px 10px 10px 0px;
    outline: none;
    background: rgba(30, 30, 30, 1);
    color: #9E9C9C;
}

.search-icon {
    width: 32.6px;
    height: 49.6px;
    margin-left: -32px;
    margin-top: -49.9px;
    border: 3px solid #ff8a00;
    border-right: 0px;
    border-radius: 10px 0px 0px 10px;
    outline: none;
    background: rgba(30, 30, 30, 1);
}

.search-icon svg {
    margin-top: 10px;
    margin-left: 9px;
}

.dropdown {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 7px;
}

.dropbtn {
    height: 49.6px;
    width: 49.6px;
    padding-left: 10px;
    border: 3px solid #ff8a00;
    border-radius: 10px;
    outline: none;
    background: rgba(30, 30, 30, 1);
    color: #9E9C9C;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 165px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 3px solid #ff8a00;
    border-radius: 10px;
    outline: none;
    background: rgba(30, 30, 30, 1);
    color: #f3e5d5;
    z-index: 1;
    right: 0;
    margin-top: 1px;
}

.dropdown-content a {
    padding: 6px 12px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    transition: all 0.4s;
}

.dropdown-content a:hover {
    color: #ff8a00;
    transition: all 0.4s;
}

.dropdown-content a.active {
    text-shadow: 0 0 4px #ff8a00;
    color: #ff8a00
}

.show {
    display: flex;
}

.dropbtn svg {
    pointer-events: none;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.white-theme .btnf {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
    color: #333;
}

.white-theme .btnf:hover {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    color: #333;
}

.white-theme .btnf:active {
    background-color: #ff8a00;
    scale: 105%;
}

.white-theme .btnf.active {
    background-color: #ff8a00;
    border: 3px solid #ff8a00;
    box-shadow: 0px 5px 30px -4px rgba(255, 138, 0, 0.8);
}

.white-theme .d1 input {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    border-left: 0px;
    color: #333;
}

.white-theme .search-icon {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    border-right: 0px;
    color: #333;
}

.white-theme .dropbtn {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    color: #333;
}

.white-theme .dropdown-content {
    background: rgba(224, 224, 224, 1);
    border: 3px solid #ff8a00;
    color: #333;
}

.white-theme .news-ul li {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
    color: #333
}

.white-theme .server-news {
    background: rgb(205 205 205);
    border: 3px solid #c0c0c0;
}

form {
    position: relative;
    width: 176.8px;
}

.hd1 input {
    height: 49.6px;
    padding-left: 10px;
    border: 3px solid #ff8a00;
    border-left: 0px;
    border-radius: 0px 10px 10px 0px;
    outline: none;
    display: none;
    background: rgba(30, 30, 30, 1);
    color: #9E9C9C;
}

.hsearch-icon {
    width: 32.6px;
    height: 49.6px;
    margin-left: -32px;
    margin-top: -49.9px;
    border: 3px solid #ff8a00;
    border-right: 0px;
    border-radius: 10px 0px 0px 10px;
    outline: none;
    display: none;
    background: rgba(30, 30, 30, 1);
}

.hsearch-icon svg {
    margin-top: 10px;
    margin-left: 9px;
}

.hdropdown {
    position: relative;
    display: none;
    float: left;
    margin-right: 7px;
}

.hdropbtn {
    height: 49.6px;
    width: 49.6px;
    padding-left: 10px;
    border: 3px solid #ff8a00;
    border-radius: 10px;
    outline: none;
    background: rgba(30, 30, 30, 1);
    color: #9E9C9C;
}

.server-news {
    float: right;
}

.hdropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 165px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 3px solid #ff8a00;
    border-radius: 10px;
    outline: none;
    background: rgba(30, 30, 30, 1);
    color: #f3e5d5;
    z-index: 1;
    left: 0;
    margin-top: 1px;
}

.hdropdown-content a {
    padding: 6px 12px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    transition: all 0.4s;
}

.hdropdown-content a:hover {
    color: #ff8a00;
    transition: all 0.4s;
}

.hdropdown-content a.active {
    text-shadow: 0 0 4px #ff8a00;
    color: #ff8a00
}

.show {
    display: flex;
}

.hdropbtn svg {
    pointer-events: none;
}

.hdropdown:hover .hdropdown-content {
    display: block;
}

.white-theme .hd1 input {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    border-left: 0px;
    color: #333;
}

.white-theme .hsearch-icon {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    border-right: 0px;
    color: #333;
}

.white-theme .hdropbtn {
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    color: #333;
}

.white-theme .hdropdown-content {
    background: rgba(224, 224, 224, 1);
    border: 3px solid #ff8a00;
    color: #333;
}

@media (max-width: 1240px) {
    .dropdown {
        display: none
    }

    .search-icon {
        display: none
    }

    .d1 {
        display: none
    }
    .news-ul p {
        text-align: left;
    }

    .title-news {
        text-align: left;
        margin-bottom: 21px;
    }

    .filterdiv svg {
        margin-left: 10px;
    }

    .server-news {
        float: left;
        margin-top: -5px;
        margin-right: 15px;
        margin-bottom: 0px;
    }
}

.selector-donate {
    width: 34.5%;
    height: auto;
    display: inline-block;
    padding-top: 25px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 25px;
    border: 3px solid #333;
    background: rgba(20, 20, 20, .6);
    border-radius: 15px;
    list-style-type: none;
    margin-bottom: 15px;
}

.name-donate {
    display: inline-flex;
    margin-right: 10px;
}

.text-donate {
    margin-left: 20px;
    font-size: 20px;
    font-weight: 700;
    margin-top: -3px;
}

.selector-donate button {
    display: inline-block;
    padding-top: 10px;
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 10px;
    font-size: 17px;
    margin-top: 10px;
    border-radius: 8px;
}

.selector-choose {
    width: 63%;
    float: right;
    text-align: right;
    height: auto;
    display: inline-block;
    padding-top: 25px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 25px;
    border: 3px solid #333;
    background: rgba(20, 20, 20, .6);
    border-radius: 15px;
    list-style-type: none;
    margin-bottom: 15px;
}

.name-choose {
    display: inline-flex;
    text-align: right;
    margin-right: 10px;
}

.text-choose {
    margin-right: 20px;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    margin-top: -3px;
}

.selector-choose button {
    display: inline-block;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right;
    padding-bottom: 10px;
    font-size: 17px;
    margin-top: 10px;
    border-radius: 8px;
}

.game-pay-block .name-big {
    color: #f3e5d5;
    font-size: 36px;
    font-weight: bold;
}

.donate-fix-margin {
    margin-left: -6%;
    margin-right: -3%;
}

.startlogo404donate {
    background-image: url('../images/not_found.svg');
    width: 256.5px;
    height: 180px;
    margin-top: 4vh;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.hicon-choose {
    display: none;
}

@media (max-width: 1250px) {
    .selector-choose {
        width: 100%;
        float: left;
        text-align: left;
    }

    .selector-donate {
        width: 100%;
        float: left;
        text-align: left;
    }

    .text-choose {
        margin-right: 44px;
    }

    .icon-choose {
        display: none;
    }

    .hicon-choose {
        display: block;
        margin-left: -44px;
        margin-right: 20px;
    }
}

@media (max-width: 800px) {
    .selector-donate {
        text-align: center;
    }

    .selector-choose {
        text-align: center;
    }
}

@media (max-width: 500px) {
    .game-pay-list>li {
        display: ;
    }

    .hide {
        display: none !important;
    }
}

html {
    overflow-x: hidden;
}

#noResultsMessage {
    width: 90%
}

.theme-animation {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200vh;
    height: 200vh;
    border-radius: 50%;
    z-index: 9999999;
    pointer-events: none;
    border: 3px solid #ff8a00;
    box-shadow: 0px 0px 50px 17px rgba(255, 138, 0, 0.2);
}

@keyframes lightToDark {
    0% {
        top: 100%;
        transform: translateX(-50%) scale(0);
        border-radius: 50%;
    }

    50% {
        top: 0;
        transform: translateX(-50%) scale(10);
        border-radius: 50%;
    }

    100% {
        top: -100%;
        transform: translateX(-50%) scale(0);
        border-radius: 50%;
    }
}

@keyframes darkToLight {
    0% {
        top: -100%;
        transform: translateX(-50%) scale(0);
        border-radius: 50%;
    }

    50% {
        top: 0;
        transform: translateX(-50%) scale(10);
        border-radius: 50%;
    }

    100% {
        top: 0;
        transform: translateX(-50%) scale(0);
        border-radius: 50%;
    }
}

::-webkit-scrollbar {
    display: none;
}

.preloader__comment {
    text-align: center;
    margin-top: auto;
    top: 56%;
    opacity: 0;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.preloader__comment h2 {
    font-size: 17px;
    margin-bottom: 0px;
}

.preloader__comment p {
    margin-left: 8%;
    margin-right: 8%;
    font-size: 14px;
    margin-bottom: 20px;
}

.preloader__comment a {
    font-size: 16px;
    font-weight: 700;
    margin-left: 5px;
    margin-right: 5px;
    transition: all 0.4s ease;
}

.preloader__comment a:hover {
    color: #ff8a00;
    text-shadow: 0 0 6px #ff8a00;
    transition: all 0.4s ease;
}

header .container {
    transition: all 0.4s ease;
    margin-top: 8px;
    border-radius: 40px;
    border: 2px solid #ff8a00;
    margin-left: auto;
    margin-right: auto;
    padding-right: 3%;
    background: rgba(30, 30, 30, 1);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(255, 138, 0, 1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(255, 138, 0, 1);
    box-shadow: 0px 0px 20px 0px rgba(255, 138, 0, 1);
}

.white-theme header .container {
    background: rgba(224, 224, 224, 1)
}

.header-options {
    margin-top: 10px;
}

.header-content {
    padding: 3px 0px;
}

header .magmaland-logo {
    display: block;
    height: 60px;
    width: 250px;
    background: url(../images/logo-dark.webp) center no-repeat;
    background-size: 85% auto;
    margin-right: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 800px) {
    header .container {
        width: 90vw;
    }
}

.rainbow-text {
    background: linear-gradient(to left,
            #ff8a00 30%,
            #ffe3c1 60%,
            #ff8a00 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 4s ease infinite;
}

@keyframes textShine {
    0% {
        background-position: 110%;
    }

    100% {
        background-position: -10%;
    }
}

.pulsating-shadow-red {
    box-shadow: 0px 0px 10px 2px rgba(255, 0, 0, 0.3);
    transition: all 0.3s ease;
    animation: pulsate-red 1s infinite alternate;
}

@keyframes pulsate-red {
    0% {
        box-shadow: 0px 0px 10px 2px rgba(255, 0, 0, 0.3);
    }

    100% {
        box-shadow: 0px 0px 10px 8px rgba(255, 0, 0, 0.3);
    }
}

.pulsating-shadow-green {
    box-shadow: 0px 0px 10px 2px rgba(0, 255, 0, 0.3);
    transition: all 0.3s ease;
    animation: pulsate-green 1s infinite alternate;
}

@keyframes pulsate-green {
    0% {
        box-shadow: 0px 0px 10px 2px rgba(3, 220, 0, 0.3);
        scale: 96%
    }

    100% {
        box-shadow: 0px 0px 10px 7px rgba(3, 220, 0, 0.3);
        scale: 104%
    }
}
.white-theme .selector-choose{
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
}
.white-theme .selector-donate{
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
}
.white-theme .btnperm{
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #c0c0c0;
    color: #333
}
.white-theme .btnperm:hover{
    background: rgba(224, 224, 224, 0.8);
    border: 3px solid #ff8a00;
    color: #333
}