@import "//css.vpscairo.com/3/11.css";
select {
    background: #040609;
    width: 100%;
    border: 1px solid #36383a;
    color: #fff;
    padding: 17px 40px 17px 15px;
    position: relative;
    color: #fff;
    font-size: 16px;
    -webkit-appearance: none;
    background-image: url(../images/select-icon.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    transition: 0.3s;
    cursor: pointer
}
.button {
    transition: all 0.3s ease;
    cursor: pointer;
    background: url(../images/button.png) no-repeat;
    height: 40px;
    width: 147px;
    border: none;
    color: #ffffff !important;
    font-family: "Philosopher", sans-serif;
    font-size: 12px;
    position: relative;
    z-index: 1;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 0px 0px 22px 5px rgba(59, 36, 151, 0.2), 0px 10px 15px 4px rgba(0, 0, 0, 0.3)
}
.button-blue {
    background: url(../images/button-blue.png) no-repeat
}
.nav li ul li:after {
    content: "";
    position: absolute;
    background: url(../images/drop-menu-hover.png) no-repeat;
    width: 308px;
    height: 133px;
    left: -46px;
    top: 0px;
    margin-top: -47px;
    opacity: 0;
    transition: 0.3s
}
.nav li ul li a {
    font-size: 16px;
    padding: 15px 50px;
    height: auto;
    line-height: 1;
    color: #fcedc0 !important;
    background-image: url(../images/drop-menu-icon.png);
    background-position: left -20px center;
    background-repeat: no-repeat
}
.sub-menu:before {
    content: "";
    position: absolute;
    background: url(../images/drop-icon.png) no-repeat;
    width: 12px;
    height: 8px;
    top: 50%;
    margin-top: -4px;
    right: 25px
}
.sign-in:after {
    content: "";
    background: url(../images/lock-icon.png) no-repeat;
    position: absolute;
    width: 91px;
    height: 87px;
    right: -26px;
    top: 50%;
    margin-top: -42px;
    transition: 0.3s
}
.blue-light {
    background: url(../images/blue-light.png);
    width: 300px;
    height: 300px;
    top: 5px;
    left: 0px;
    position: absolute;
    animation: 12s p-next linear infinite;
    opacity: 0.7
}
.yellow-light {
    background: url(../images/yellow-light.png);
    width: 300px;
    height: 300px;
    top: 5px;
    left: 0px;
    position: absolute;
    animation: 12s p-prev linear infinite;
    opacity: 0.7
}
.light-hand {
    background: url(../images/light-hand.png);
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0px;
    left: 0px;
    animation: 20s light-hand linear infinite;
    opacity: 0.7
}

.rune-hand {
    background: url(../images/rune-hand.png);
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0px;
    left: 0px;
    animation: 15s rune-hand linear infinite;
    opacity: 0.8
}
.sparks .spark_1 {
    background: url(../images/spark_1.png) no-repeat;
    width: 764px;
    height: 313px;
    right: 0;
    bottom: -120px;
    transform: scale(0.6);
    animation: spark-1 4s linear infinite;
    animation-delay: 1s
}
.sparks .spark_2 {
    background: url(../images/spark_2.png) no-repeat;
    width: 149px;
    height: 335px;
    right: 230px;
    bottom: -320px;
    transform: scale(0.6);
    animation: spark-1 4s linear infinite;
    animation-delay: 2s
}

.sparks .spark_3 {
    background: url(../images/spark_3.png) no-repeat;
    width: 128px;
    height: 165px;
    right: 280px;
    bottom: -140px;
    transform: scale(0.6);
    animation: spark-3 4s linear infinite;
    animation-delay: 2s
}

.sparks .spark-big {
    background: url(../images/spark_4.png) no-repeat;
    width: 794px;
    height: 176px;
    right: 0;
    bottom: -180px;
    transform: scale(0.6);
    animation: spark-5 4s linear infinite
}
.onlineBlock {
    background: url(../images/online-img.png) bottom center no-repeat;
    width: 300px;
    height: 250px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 3px;
    font-family: "Philosopher", sans-serif;
    padding-left: 3px;
    padding-top: 18px;
    position: relative;
    z-index: 2
}
.onlineReg-block-player {
    background: url(../images/online-sprite.png) top left -3px no-repeat
}

.onlineReg-block-clans {
    background: url(../images/online-sprite.png) top right -3px no-repeat
}
.swiper-news_info {
    background: url(../images/slider-shadow.png) left bottom no-repeat;
    width: 561px;
    height: 245px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 0px 0px 35px 50px;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    align-content: flex-end;
    font-family: "Philosopher", sans-serif
}
.swiper-news-pagination {
    position: absolute;
    background: url(../images/slider-arrow-bg.png) no-repeat;
    width: 108px;
    height: 40px;
    right: 35px;
    bottom: 35px;
    z-index: 3
}

.swiper-news-pagination .swiper-button-prev {
    background: url(../images/left.png) no-repeat;
    width: 24px;
    height: 28px;
    top: 50%;
    margin-top: -14px;
    filter: drop-shadow(0px 0px 20px #c88052)
}
.swiper-news-pagination .swiper-button-next {
    background: url(../images/right.png) no-repeat;
    width: 24px;
    height: 28px;
    top: 50%;
    margin-top: -14px;
    filter: drop-shadow(0px 0px 20px #c88052)
}
.download-button {
    background: url(../images/download.png) no-repeat;
    width: 447px;
    height: 333px;
    display: block;
    font-family: "Philosopher", sans-serif;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 116px 0px 0px 183px
}
.windows {
    background: url(../images/windows-icon.png) left center no-repeat
}

.mac {
    background: url(../images/apple-icon.png) left center no-repeat
}
.h2-title span:before {
    content: "";
    position: absolute;
    background: url(../images/title-icon.png) no-repeat;
    width: 26px;
    height: 26px;
    left: -5px;
    top: 50%;
    margin-top: -13px;
    filter: drop-shadow(0px 0px 10px #ff2a00)
}
.newsLink {
    position: relative;
    padding: 13px 0px 13px 50px;
    background: url(../images/news-icon.png) left top 12px no-repeat
}

.newsLink:after {
    content: "";
    background: url(../images/news-hover.png) no-repeat;
    position: absolute;
    width: 64px;
    height: 178px;
    right: -60px;
    top: 50%;
    margin-top: -89px;
    opacity: 0
}

.newsLink-more:after {
    content: "";
    position: absolute;
    background: url(../images/h-right.png) no-repeat;
    width: 8px;
    height: 12px;
    right: 0px;
    top: 50%;
    margin-top: -6px;
    transition: 0.3s
}

.newsLink:hover .newsLink-more:after {
    background: url(../images/right.png) no-repeat;
    width: 24px;
    height: 28px;
    margin-top: -14px;
    right: -20px;
    filter: drop-shadow(0px 0px 10px #ff2a00)
}
.rightBodyLinks a span {
    display: block;
    background-image: url(../images/right-panel-bg.png);
    width: 70px;
    height: 70px;
    position: relative;
    transition: 0.3s
}
.rightBodyLinks a:hover span {
    background-image: url(../images/right-panel-bg-hover.png)
}
.toTop {
    background: url(../images/totop-img.png) left center no-repeat;
    height: 100px;
    display: flex;
    align-items: center;
    min-width: 100px;
    position: fixed;
    left: 0px;
    bottom: 50px;
    padding-left: 105px;
    cursor: pointer;
    transform: rotate(-90deg);
    z-index: 8
}
.line {
    display: block;
    background: url(../images/line.png) center no-repeat;
    width: 100%;
    overflow-x: hidden;
    height: 86px
}
.blockHome {
    background: url(../images/block-top-bg.png) center top no-repeat, url(../images/block-bottom-bg.png) center bottom no-repeat;
    background-color: #12141f;
    box-shadow: 0px 10px 15px 4px rgba(0, 0, 0, 0.3);
    padding: 35px 35px;
    width: 364px;
}
.blockHome2 {
    background: url(../images/block-top-bg.png) center top no-repeat, url(../images/block-bottom-bg.png) center bottom no-repeat;
    background-color: #12141f;
    box-shadow: 0px 10px 15px 4px rgba(0, 0, 0, 0.3);
    padding: 35px 35px;
    width: 320px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.tableBlock-title {
    background: url(../images/top-table-bg.png) repeat-x;
    height: 36px;
    padding: 0px 17px;
    display: flex;
    align-items: center;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    width: 100%
}
.tableBlock-content:hover {
    background-image: url(../images/hover-table.png)
}
.forumBlock-text_info-comments {
    margin-left: 20px;
    background: url(../images/comment-icon.png) left center no-repeat;
    padding-left: 15px
}

.socButton.socYoutube {
    background: url(../images/soc-button-red.jpg) no-repeat
}

.socButton.socYoutube:before {
    background: url(../images/youtub-icon.png) no-repeat;
    width: 54px;
    height: 38px;
    margin-top: -19px
}

.socButton.socDiscord {
    background: url(../images/soc-button-purple.jpg) no-repeat
}

.socButton.socDiscord:before {
    background: url(../images/discord-icon.png) no-repeat;
    width: 54px;
    height: 42px;
    margin-top: -21px
}

.socButton.socFacebook {
    background: url(../images/soc-button-blue.jpg) no-repeat
}

.socButton.socFacebook:before {
    background: url(../images/facebook-icon.png) no-repeat;
    width: 54px;
    height: 50px;
    margin-top: -25px
}

.socBlock {
    background: url(../images/soc-block.jpg) no-repeat;
    width: 365px;
    height: 187px;
    position: relative;
    box-shadow: 0px 10px 15px 4px rgba(0, 0, 0, 0.3)
}
.socBlock-button.socBlock-guides:before {
    background: url(../images/guides-icon.png) no-repeat
}

.socBlock-button.socBlock-forum:before {
    background: url(../images/forum-icon.png) no-repeat
}
.slider-for:before {
    content: "";
    position: absolute;
    background: url(../images/line.png) no-repeat;
    width: 1148px;
    height: 86px;
    left: 50%;
    margin-left: -574px;
    top: 10px
}
.slideNav-img {
    background: url(../images/hero-slider-mini-bg.png) center no-repeat;
    width: 120px;
    height: 120px;
    position: relative;
    margin: 0 auto;
    transition: 0.3s
}
.bigSlider .slick-arrow.slick-prev {
    background: url(../images/slick-left.jpg) no-repeat;
    left: -85px
}

.bigSlider .slick-arrow.slick-next {
    background: url(../images/slick-right.jpg) no-repeat;
    right: -85px
}
.slider-nav:before {
    content: "";
    position: absolute;
    background: url(../images/hero-border.png) no-repeat;
    width: 1000px;
    height: 257px;
    left: 50%;
    margin-left: -489px;
    top: -100px
}

.bigSlider .slick-center .slideNav-img {
    background: url(../images/hero-slider-mini-hover-bg.png) center no-repeat;
    filter: drop-shadow(0px 0px 25px rgba(248, 72, 21, 0.7))
}
.sliderGallery .slick-arrow.slick-prev {
    background: url(../images/c-left.png) no-repeat;
    left: 0px
}

.sliderGallery .slick-arrow.slick-prev:hover {
    background: url(../images/c-left-hover.png) no-repeat;
    left: -15px
}

.sliderGallery .slick-arrow.slick-next {
    background: url(../images/c-right.png) no-repeat;
    right: 0px
}

.sliderGallery .slick-arrow.slick-next:hover {
    background: url(../images/c-right-hover.png) no-repeat;
    right: -15px
}
.f-menu li a {
    position: relative;
    color: #fff;
    opacity: 0.3;
    display: block;
    background: url(../images/menu-f-icon.png) left center no-repeat;
    padding: 11px 0px 11px 24px
}
.f-soc-icons .twitter {
    background: url(../images/soc-icons.png) left top no-repeat;
    width: 17px
}

.f-soc-icons .vk {
    background: url(../images/soc-icons.png) left -33px top no-repeat;
    width: 20px
}

.f-soc-icons .fb {
    background: url(../images/soc-icons.png) left -74px top no-repeat;
    width: 15px
}

.f-soc-icons .twitch {
    background: url(../images/soc-icons.png) left -110px top no-repeat;
    width: 16px
}
.modal_div {
    width: 100%;
    min-height: 400px;
    max-width: 480px;
    background: url(../images/modal-bg.png) center bottom no-repeat;
    background-color: rgba(0, 0, 0, 0.95);
    position: fixed;
    top: 15%;
    left: 50%;
    margin-left: -240px;
    display: none;
    opacity: 0;
    z-index: 35;
    padding: 50px 60px;
    box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.5)
}
.modal_div .modal_close {
    width: 56px;
    height: 56px;
    position: absolute;
    top: -28px;
    right: -28px;
    cursor: pointer;
    display: block;
    background: url(../images/close-icon.png) no-repeat;
    transition: 0.3s;
    filter: drop-shadow(0px 10px 14px rgba(0, 0, 0, 0.6))
}
.facebook-button {
    background: url(../images/facebook-button.png) left no-repeat;
    color: #fff;
    margin-bottom: 15px
}

.google-button {
    background: url(../images/google-button.png) left no-repeat;
    color: #000;
    text-shadow: none !important
}
.d-button.googleButton {
    background: url(../images/google-img.png) center top 20px no-repeat;
    background-color: #453b90;
    color: #fff
}

.d-button.dropboxButton {
    background: url(../images/dropbox-img.png) center top 20px no-repeat;
    background-color: #1a2535;
    color: #696868
}
.tableTicket thead tr {
    background: url(../images/top-table-bg.png) repeat-x
}
.pagination .number {
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/row.png) no-repeat;
    width: 93px;
    height: 93px;
    position: relative;
    z-index: 1;
    margin: 0px -2px;
    font-weight: 600;
    color: #707280;
    filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.4))
}

.pagination .number.pag:after {
    content: '';
    width: 24px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -14px
}

.pagination .number.pag-prev:after {
    background: url(../images/left.png) no-repeat;
    margin-left: -15px
}

.pagination .number.pag-next:after {
    background: url(../images/right.png) no-repeat;
    margin-left: -11px
}

.pagination .number.active {
    color: #fff;
    background: url(../images/row-hover.png) no-repeat
}

.pagination .number:hover {
    color: #fff;
    background: url(../images/row-hover.png) no-repeat
}
.rankingTable tbody tr {
    transition: 0.3s;
    background-image: url(../images/hover-big.png);
    background-position: center top -100px;
    background-repeat: no-repeat
}
.regBlock {
    background: url(../images/modal-bg.png) center bottom no-repeat;
    background-color: #030508;
    padding: 50px 65px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2)
}
.s-server li {
    background: url(../images/ch-bg.png) no-repeat;
    height: 54px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffdda9;
    font-family: "Philosopher", sans-serif;
    cursor: pointer;
    padding-right: 2px;
    margin: 12px 8px;
    transition: 0.3s;
    position: relative
}
.s-acc {
    background: url(../images/modal-bg.png) center bottom no-repeat;
    background-color: #030508;
    padding: 35px 65px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
    height: 100%
}
.check-container .checkmark:after {
    background: url(../images/check.png) no-repeat;
    left: 4px;
    top: 5px;
    width: 12px;
    height: 9px
}

.check-container-close .checkmark:after {
    background: url(../images/check-close.png) no-repeat;
    left: 5px
}
.select-acc {
    background: url(../images/top-table-bg.png) repeat-x;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 18px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 9px
}
body {
    width: 100%;
    background: url(../images/body-bg.jpg) center top no-repeat;
    background-color: #0a0d16;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #696868;
    min-height: 100vh
}
.big-button-blue {
    background: url(../images/button-blue-big.jpg) no-repeat;
    background-size: cover;
    width: 346px;
    height: 58px;
    font-size: 18px;
    box-shadow: 0px 0px 20px 5px rgba(42, 87, 255, 0.2)
}
.newsBlock {
    background: url(../images/news-home-bg.jpg) no-repeat;
    padding: 40px 45px
}
.socButton.socYoutube {
    background: url(../images/soc-button-red.jpg) no-repeat
}
.socButton.socDiscord {
    background: url(../images/soc-button-purple.jpg) no-repeat
}
.socButton.socFacebook {
    background: url(../images/soc-button-blue.jpg) no-repeat
}
.socBlock {
    background: url(../images/soc-block.jpg) no-repeat;
    width: 365px;
    height: 187px;
    position: relative;
    box-shadow: 0px 10px 15px 4px rgba(0, 0, 0, 0.3)
}
.slider-for {
    width: 100%;
    background: url(../images/big-slider-bg.jpg) center top 50px no-repeat;
    z-index: 2;
    position: relative
}
.bigSlider .slick-arrow.slick-prev {
    background: url(../images/slick-left.jpg) no-repeat;
    left: -85px
}

.bigSlider .slick-arrow.slick-next {
    background: url(../images/slick-right.jpg) no-repeat;
    right: -85px
}
.content {
    width: calc(100% - 365px - 25px);
    box-shadow: 0px 10px 15px 4px rgba(0, 0, 0, 0.3);
    background: url(../images/content-top-bg.jpg) center top repeat-x, url(../images/content-bottom-bg.jpg) center bottom repeat-x;
    background-color: #12141e;
    padding: 35px
}
.downloadBlock {
    background: url(../images/down-block-bg.jpg) center no-repeat;
    background-size: cover;
    max-width: 560px;
    width: 100%;
    padding: 40px 80px 55px 80px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-decoration: none
}
.downloadBlock {
    background: url(../images/down-block-bg.jpg) center no-repeat;
    background-size: cover;
    max-width: 560px;
    width: 100%;
    padding: 40px 80px 55px 80px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-decoration: none
}
.formGroup span {
    position: absolute;
    color: #696868;
    font-size: 11px;
    z-index: 1;
    display: block;
    padding: 5px;
    background: url(../images/span-bg-input.jpg) center repeat-x;
    left: 10px;
    top: -10px;
    display: block;
    transition: 0.3s
}
.flexBlock .flexBlock-sp span {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0px 10px;
    height: 21px;
    line-height: 21px;
    background: url(../images/span-bg.jpg) repeat-x
}
.t-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/transfer-button.jpg) no-repeat;
    max-width: 469px;
    width: 100%;
    height: 87px;
    margin: 0 auto;
    margin-bottom: 15px;
    cursor: pointer;
    transition: 0.3s;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px
}
