@-webkit-keyframes puls-gradient {
    0%, 60%, to {
        opacity: 0
    }
    30% {
        opacity: 1
    }
}

@keyframes puls-gradient {
    0%, 60%, to {
        opacity: 0
    }
    30% {
        opacity: 1
    }
}

.popup-reg {
    display: none
}

#visible-popup {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

#visible-popup .popup-reg__container {
    background: rgba(0, 0, 0, .9);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.form__container {
    width: 350px;
    height: 526px;
    position: relative;
    padding: 10px;
    display: -webkit-box;
    display: flex;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#121f4b), to(#020308));
    background: linear-gradient(180deg, #121f4b 0, #020308);
    box-shadow: 0 0 20px #2272f1, 0 0 10px #2272f1
}

.form__container .close {
    background: red;
    border-radius: 0 6px;
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 10
}

.form__container .close-btn {
    background: url(img/61d208954c8af3a3c26c4cb221c7e1bc.svg);
    background-size: 100%;
    width: 13px;
    height: 13px
}

.form__container .form-main__container {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.form__container .form-main__container, .form__container .form-main__container .logo-reg_container {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.form__container .form-main__container .logo-reg-img {
    height: 100px
}

.form__container #reg-form {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    height: 100%;
    width: 80%;
    -webkit-box-align: center;
    align-items: center;
    position: relative
}

.form__container #reg-form label {
    width: 100%;
    display: -webkit-box;
    display: flex;
    margin-bottom: 3px
}

.form__container #reg-form input {
    display: block;
    width: 100%;
    height: 30px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 7px;
    outline: 0
}

.form__container #reg-form .submit-form-reg {
    position: relative;
    padding: .45em 1em;
    color: #fff;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f40a0a), to(#711111));
    background: linear-gradient(180deg, #f40a0a 0, #711111);
    fill: currentColor;
    line-height: 1;
    font-size: 1em;
    font-weight: 700;
    border: 0;
    text-transform: uppercase;
    z-index: 1
}

.form__container #reg-form .submit-form-reg:before {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    z-index: -2;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(#4a0c00));
    background-image: linear-gradient(180deg, red 0, #4a0c00)
}

.form__container #reg-form .submit-form-reg:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    box-shadow: 0 0 20px 5px red;
    background: -webkit-gradient(linear, left top, left bottom, from(#711111), to(#f40a0a));
    background: linear-gradient(180deg, #711111 0, #f40a0a);
    -webkit-animation: puls-gradient 1.5s linear infinite;
    animation: puls-gradient 1.5s linear infinite
}

.registration-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-shadow: #005cff 0 0 7px, #005cff 0 0 15px;
    text-transform: uppercase;
    margin: 0
}

.icon-facebook, .icon-google, .icon-promo, .icon-reward {
    background-image: url(img/0e2de8b5c64e07e06b6b77de1e3c7969.png);
    background-position: -651px -63px;
    width: 13px;
    height: 18px
}

.icon-facebook, .icon-google, .icon-promo {
    background-position: -328px -501px;
    width: 19px
}

.icon-facebook, .icon-google {
    background-position: -651px -178px;
    width: 11px;
    height: 20px
}

.icon-google {
    background-position: -271px -237px;
    width: 19px
}

.icon-googleplus, .icon-mailru, .icon-odnoklassniki {
    background-image: url(img/0e2de8b5c64e07e06b6b77de1e3c7969.png);
    background-position: -147px -545px;
    width: 20px;
    height: 19px
}

.icon-mailru, .icon-odnoklassniki {
    background-position: -584px -76px;
    width: 21px;
    height: 20px
}

.icon-odnoklassniki {
    background-position: -651px -32px;
    width: 13px;
    height: 21px
}

.icon-twitter, .icon-vkontakte, .icon-yandex, .icon-youtube {
    background-image: url(img/0e2de8b5c64e07e06b6b77de1e3c7969.png);
    background-position: -357px -501px;
    width: 20px;
    height: 17px
}

.icon-vkontakte, .icon-yandex, .icon-youtube {
    background-position: -467px -382px;
    width: 30px
}

.icon-yandex, .icon-youtube {
    background-position: -651px -208px;
    width: 11px;
    height: 20px
}

.icon-youtube {
    background-position: 0 -585px;
    width: 19px
}

.social-list {
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0
}

.social-list .item {
    margin: 0 3px !important
}

.social-list a {
    width: 40px;
    height: 40px;
    line-height: 30px;
    font-size: 0;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.social-list .icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.social-list .icon-scale {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.registration-through {
    width: 100%;
    margin: 20px 0
}

.bg-facebook {
    background: #3262c6;
    background: -webkit-gradient(linear, left top, left bottom, from(#0062ca), to(#000036));
    background: linear-gradient(180deg, #0062ca 0, #000036)
}

.bg-mail {
    background: #e36e0e;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7300), to(#4d2001));
    background: linear-gradient(180deg, #ff7300 0, #4d2001)
}

.bg-google {
    background: #c8302f;
    background: -webkit-gradient(linear, left top, left bottom, from(#c8302f), to(#360000));
    background: linear-gradient(180deg, #c8302f 0, #360000)
}

.bg-yandex {
    background: #fe0000;
    background: -webkit-gradient(linear, left top, left bottom, from(#fe0000), to(#620300));
    background: linear-gradient(180deg, #fe0000 0, #620300)
}

.bg-okru {
    background: #ffa300;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa300), to(#4a2a01));
    background: linear-gradient(180deg, #ffa300 0, #4a2a01)
}

.bg-vkcom {
    background: #011536;
    background: -webkit-gradient(linear, left top, left bottom, from(#0074c9), to(#011536));
    background: linear-gradient(180deg, #0074c9 0, #011536)
}

.hide {
    display: none
}

#message_show {
    display: -webkit-box;
    display: flex;
    position: absolute;
    height: 300px;
    bottom: 80px;
    width: 112%;
    background: -webkit-gradient(linear, left bottom, left top, from(#050813), to(#0e1738));
    background: linear-gradient(0deg, #050813, #0e1738);
    z-index: 10;
    -webkit-box-pack: center;
    justify-content: center
}

.form-message__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.form-message__container, .slider {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.slider {
    width: 100%;
    position: absolute;
    height: 100%
}

.slider__container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 618px;
    width: 862px
}

.slider--main {
    height: 100%;
    width: 100%
}

.slider--main__container {
    height: auto;
    padding: 0
}

.bonus_hide {
    -webkit-transform: translateX(-500%);
    transform: translateX(-500%)
}

.revert-bonus {
    margin-top: 20px
}

#revert-bonus {
    text-transform: uppercase;
    padding: 10px
}

#select-bonus {
    position: absolute;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    height: 100%;
    width: 100%;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #121f4b), to(#020308));
    background: linear-gradient(180deg, #121f4b, #020308)
}

#select-bonus #skip_bonus {
    text-transform: uppercase
}

#select-bonus .title-head--bonus {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-transform: capitalize
}

#select-bonus .title-head--bonus h2 {
    margin: 0
}

#select-bonus .select-1 {
    box-shadow: 0 0 10px #465dda
}

#select-bonus .select-2 {
    box-shadow: 0 0 10px #db0000;
    background-position: -101px 0
}

#select-bonus .select-3 {
    box-shadow: 0 0 10px #000;
    background-position: -201px 0
}

#select-bonus .select-item {
    padding: 10px 20px;
    margin-bottom: 10px;
    border: 2px solid #62718d;
    border-radius: 10px;
    box-shadow: 0 0 10px #000;
    background: hsla(0, 0%, 100%, .25);
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .25)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, 0))
}

#select-bonus .select-item:last-child {
    text-align: center;
    background: none !important;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0
}

#select-bonus .select-item__container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    align-items: center
}

#select-bonus .select-item__container .item-text__container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    justify-content: space-around;
    -webkit-box-align: center;
    align-items: center
}

#select-bonus .select-item__container .item-text__container .title-bonus {
    font-size: 15px;
    width: 80%
}

#select-bonus .select-item__container .item-text__container .description-bonus {
    font-size: 13px;
    width: 90%
}

#select-bonus .select-bonus__container, #select-bonus .select-main {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center
}

#select-bonus .select-bonus__container {
    height: 100%
}

#select-bonus .img-select {
    background-image: url(img/3f0d2ff6dd5a250d98d450c1117af1e1.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 99px;
    margin: 0 auto;
    border-radius: 50%
}

.btn-select__type--auth {
    width: 100%;
    margin-bottom: 5px
}

.btn-select__type--auth .item-select--type {
    padding: 10px;
    -webkit-box-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    background: #101e48;
    color: #fff;
    text-transform: uppercase;
    border: 1.5px solid #040710
}

.btn-select__type--auth .selected-type {
    font-weight: 700;
    background: #0b112a
}

.btn-help {
    box-shadow: 0 4px 0 0 #045900, 0 2px 10px 0 rgba(0, 0, 0, .5) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#20dc00), to(#079000)) !important;
    background-image: linear-gradient(180deg, #20dc00, #079000) !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    padding: .5em 1em !important;
    text-decoration: none !important;
    border-radius: 4px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    position: relative
}

.btn-help:before {
    z-index: 1;
    top: -3px;
    height: 27px;
    background: url(img/9b177d57f9207262be9608b1f4042389.png), url(img/ce3aefcff30cb4e8357c24b9e3af438a.png);
    background-repeat: no-repeat;
    background-position: 0 0, 100% 0;
    background-size: contain
}

.btn-help:after, .btn-help:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    pointer-events: none
}

.btn-help:after {
    top: 0;
    z-index: 3;
    height: 100%;
    border-radius: inherit;
    background: url(img/ff344af632de9d999940fa2b25a6db70.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.btn-cold {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
    position: relative;
    flex-shrink: 0;
    max-height: 40px;
    padding: 0 16px;
    margin-bottom: 4px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 36px;
    border-radius: 5px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    box-shadow: 0 4px 0 0 #04448c, 0 2px 10px 0 rgba(0, 0, 0, .5);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#29cefb), to(#086fdb));
    background-image: linear-gradient(180deg, #29cefb, #086fdb)
}

.btn-cold:before {
    z-index: 1;
    top: -3px;
    height: 27px;
    background: url(img/9b177d57f9207262be9608b1f4042389.png), url(img/ce3aefcff30cb4e8357c24b9e3af438a.png);
    background-repeat: no-repeat;
    background-position: 0 0, 100% 0;
    background-size: contain
}

.btn-cold:after, .btn-cold:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    pointer-events: none
}

.btn-cold:after {
    top: 0;
    z-index: 3;
    height: 100%;
    border-radius: inherit;
    background: url(img/ff344af632de9d999940fa2b25a6db70.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.btn-cold {
    width: 80px;
    padding: 7px 0;
    max-height: 16px
}

.btn-cold, .btn-cold span {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.btn-cold span {
    -webkit-box-align: center;
    align-items: center;
    text-align: center
}

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

body, html {
    overflow-x: hidden
}

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

ol, ul {
    padding-left: 40px
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-family: sans-serif;
    line-height: 1.5;
    background: #140e2f url(671c3278c06669a63f4fce06871023f1.jpg) no-repeat fixed;
    background-size: cover
}

a, body {;
    color: #bfd4fd
}

a:hover {
    color: #fff !important
}

.hidden {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

.text-center {
    text-align: center
}

.flex, .flex-both {
    display: -webkit-box !important;
    display: flex !important
}

.flex-both {
    -webkit-box-align: center;
    align-items: center;
    align-content: center
}

.container {
    width: 980px;
    margin: 10px auto;
    padding: 10px 0;
    clear: both;
    display: table
}

header:first-child {
    margin-bottom: 10px
}

.sidebar {
    overflow: hidden;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#111b4a), to(#000103));
    background: linear-gradient(180deg, #111b4a 0, #000103);
    box-shadow: 0 0 10px #39f;
    margin-bottom: 20px
}

.sidebar:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(166, 124, 245, 0)), color-stop(50%, #a67cf5), to(rgba(166, 124, 245, 0)));
    background-image: linear-gradient(90deg, rgba(166, 124, 245, 0), #a67cf5 50%, rgba(166, 124, 245, 0));
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%
}

#logo {
    height: 80px
}

.sidebar > .container.flex-both {
    justify-content: space-around
}

.sidebar ul {
    height: 40px
}

.sidebar ul li {
    display: inline;
    margin: 0 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.sidebar ul li div {
    color: #bfd4fd;
    cursor: pointer;
    padding: 10px
}

.sidebar ul li div:hover {
    text-shadow: 0 0 2em rgba(28, 158, 252, .5), 0 0 1em #1c9efc
}

.main {
    width: 730px;
    float: left;
    min-height: 1px
}

.main:nth-child(2n) {
    min-height: 70vh
}

.social-btn {
    width: 40px;
    height: 40px;
    background: url(img/c6d28f96f2960996659693b8b4bfee16.svg);
    background-size: 115% auto;
    margin: 0 10px;
    cursor: pointer;
    background-position: center -3px;
    border-radius: 99px
}

.social-btn:hover {
    box-shadow: 0 0 10px #39f
}

#ok-social {
    background-position: 50%
}

#mail-social {
    background-position: center 43px
}

.floating-img {
    display: inline-block;
    position: relative;
    width: 350px;
    height: 150px
}

.floating-img:before {
    content: "";
    position: absolute;
    bottom: -7px;
    width: 90%;
    left: 5%;
    height: 10px;
    background: radial-gradient(ellipse at center, rgba(51, 153, 255, .7) 0, transparent 80%);
    border-radius: 100%;
    opacity: 0
}

.floating-img .play-btn, .floating-img:before, .floating-img img {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

.floating-img:first-child {
    margin-right: 30px
}

.floating-img:hover .play-btn, .floating-img:hover img {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.floating-img:hover:before {
    opacity: 1
}

.play-btn {
    background-color: #0f0c29;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f0c29), to(#080616));
    background: linear-gradient(0deg, #0f0c29 0, #080616);
    padding: 10px 20px;
    border: 2px solid #1668b0;
    cursor: pointer;
    width: 200px;
    color: #2e98fd;
    fill: currentColor;
    line-height: 1;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    bottom: 9px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 5px
}

.main-btn:hover, .play-btn:hover {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d1750), to(#080616));
    background: linear-gradient(0deg, #1d1750 0, #080616)
}

#main-menu {
    min-height: 46px;
    border-radius: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin: 20px 0 0;
    padding: 2px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #474692), to(#25204e));
    background: linear-gradient(0deg, #474692, #25204e);
    overflow: hidden
}

#main-menu, #main-menu ul {
    width: 100%;
    display: -webkit-box;
    display: flex
}

#main-menu ul {
    flex-wrap: wrap;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#1a1537), to(#130f2a));
    background: linear-gradient(0deg, #1a1537, #130f2a);
    border-radius: 4px;
    padding-left: 0
}

#main-menu ul li {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    display: -webkit-box;
    display: flex
}

#main-menu ul li a {
    text-align: center;
    width: 100%;
    text-decoration: none;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f0c29), to(#080616));
    background: linear-gradient(0deg, #0f0c29, #080616);
    padding: 10px 20px;
    border: 2px solid #1668b0;
    cursor: pointer;
    color: #2e98fd;
    fill: currentColor;
    line-height: 1;
    font-size: .6682em;
    font-weight: 700;
    margin: 0 auto;
    border-radius: 5px
}

#main-menu ul li:last-child a:after {
    display: none
}

#main-menu ul li:hover a {
    color: #fff;
    text-shadow: -1px 1px 40px #2e98fd, 1px -1px 40px #2e98fd;
    background: radial-gradient(ellipse at bottom, #271c76, transparent)
}

.right-side {
    float: left;
    width: 220px;
    margin-left: 20px
}

.main-btn {
    background-color: #0f0c29;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f0c29), to(#080616));
    background: linear-gradient(0deg, #0f0c29 0, #080616);
    padding: 10px 20px;
    border: 2px solid #1668b0;
    cursor: pointer;
    min-width: 140px;
    color: #2e98fd;
    line-height: 1;
    font-size: 1em;
    font-weight: 700;
    margin: 0 auto 15px;
    border-radius: 5px
}

#jackpot {
    overflow: hidden;
    border-radius: 5px
}

#jackpot .main-btn {
    height: 50px;
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#jackpot a:first-child {
    height: 170px;
    display: block
}

#jackpot > a {
    cursor: pointer
}

#game-name, .header, h1, h2 {
    color: #fff;
    text-shadow: 0 0 2em rgba(28, 158, 252, .5), 0 0 1em #1c9efc;
    font-size: 2em
}

#play-pay {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #ffd687), color-stop(50%, #fff7db), color-stop(80%, #ffd687));
    background-image: linear-gradient(90deg, #ffd687 20%, #fff7db 50%, #ffd687 80%);
    text-shadow: 0 0 7px transparent;
    color: #fff6db;
    padding: 2px;
    display: -webkit-inline-box;
    display: inline-flex;
    text-transform: uppercase;
    border-radius: 5px;
    margin: 10px 0;
    text-align: center;
    height: 42px
}

#play-pay, #play-pay > span {
    text-decoration: none;
    width: 100%
}

#play-pay > span {
    background-image: radial-gradient(farthest-side at 50% -25%, #ffc77a 0, rgba(255, 199, 122, 0) 100%), -webkit-gradient(linear, left bottom, left top, color-stop(11%, #fd5420), color-stop(21%, #fd6b20), color-stop(50%, #fd6f21), color-stop(51%, #fd7e21), color-stop(85%, #fea628), to(#feb053));
    background-image: radial-gradient(farthest-side at 50% -25%, #ffc77a 0, rgba(255, 199, 122, 0) 100%), linear-gradient(0deg, #fd5420 11%, #fd6b20 21%, #fd6f21 50%, #fd7e21 51%, #fea628 85%, #feb053);
    box-shadow: inset 0 1px 0 #fea729;
    text-shadow: 0 0 10px #fd6f21;
    -webkit-box-align: center;
    align-items: center;
    padding: .7em 1em;
    border-radius: 4px
}

#play-pay:hover {
    box-shadow: 0 0 10px #ff6028, 0 0 10px #ff6028;
    background: #fff
}

#game-name, .header, h2 {
    font-size: 1.6em;
    margin-bottom: 15px
}

h2 {
    margin: 15px 0
}

.sidebar .container {
    margin: 0 auto;
    padding: 0
}

.right-menu ul {
    margin-top: 10px;
    padding-left: 0;
    list-style: none
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

.right-menu img {
    width: 85px;
    margin-right: 7px
}

.right-menu li div {
    display: -webkit-box;
    display: flex;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer
}

.side-banner {
    background: linear-gradient(50deg, #433f8d, #6d67d5);
    padding: 2px;
    overflow: hidden;
    margin: 20px auto
}

.side-banner, .side-banner img {
    width: 100%;
    display: block
}

.game-item {
    margin: 15px .5%;
    background: -webkit-gradient(linear, left top, left bottom, from(#897fd2), to(#6fb9cd));
    background: linear-gradient(180deg, #897fd2, #6fb9cd);
    display: block;
    position: relative;
    height: 147px;
    width: 235px
}

#game-container {
    flex-wrap: wrap;
    margin: 10px 0;
    padding: 0
}

#game-container img {
    width: 100%;
    height: 100%;
    margin: auto;
    display: block
}

.game-info {
    background: rgba(64, 40, 122, .5);
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .1s;
    transition: opacity .1s
}

.game-info, .game-name {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.game-name {
    top: 15px;
    color: #fff;
    text-shadow: 0 0 2em rgba(28, 158, 252, .5), 0 0 1em #1c9efc;
    font-size: 1.3em;
    padding: 0 15px
}

.game-activity {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 15px
}

.game-activity > * {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #4a92ff), color-stop(50%, #beebf6), color-stop(80%, #4a92ff));
    background-image: linear-gradient(90deg, #4a92ff 20%, #beebf6 50%, #4a92ff 80%);
    text-shadow: 0 0 7px transparent;
    color: #dae0ff;
    text-decoration: none;
    padding: 2px;
    display: -webkit-inline-box;
    display: inline-flex;
    text-transform: uppercase;
    border-radius: 5px
}

.game-activity > :hover {
    box-shadow: 0 0 10px #3b36ff, 0 0 10px #3b36ff
}

.game-activity * > span {
    background-image: radial-gradient(farthest-side at 50% -25%, #4a15cc 0, rgba(74, 21, 204, 0) 100%), -webkit-gradient(linear, left bottom, left top, color-stop(8%, #4a1171), color-stop(49%, #080717), color-stop(51%, #2a115c), color-stop(84%, #1f0f3f), to(#4a15cd));
    background-image: radial-gradient(farthest-side at 50% -25%, #4a15cc 0, rgba(74, 21, 204, 0) 100%), linear-gradient(0deg, #4a1171 8%, #080717 49%, #2a115c 51%, #1f0f3f 84%, #4a15cd);
    -webkit-box-align: center;
    align-items: center;
    padding: .5em 1em;
    text-decoration: none;
    border-radius: 4px
}

.game-activity .link-game {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #ffd687), color-stop(50%, #fff7db), color-stop(80%, #ffd687));
    background-image: linear-gradient(90deg, #ffd687 20%, #fff7db 50%, #ffd687 80%);
    text-shadow: 0 0 7px transparent;
    color: #fff6db;
    cursor: pointer
}

.game-activity .link-game:hover {
    box-shadow: 0 0 10px #ff6028, 0 0 10px #ff6028
}

.game-activity .link-game span {
    background-image: radial-gradient(farthest-side at 50% -25%, #ffc77a 0, rgba(255, 199, 122, 0) 100%), -webkit-gradient(linear, left bottom, left top, color-stop(11%, #fd5420), color-stop(21%, #fd6b20), color-stop(50%, #fd6f21), color-stop(51%, #fd7e21), color-stop(85%, #fea628), to(#feb053));
    background-image: radial-gradient(farthest-side at 50% -25%, #ffc77a 0, rgba(255, 199, 122, 0) 100%), linear-gradient(0deg, #fd5420 11%, #fd6b20 21%, #fd6f21 50%, #fd7e21 51%, #fea628 85%, #feb053);
    box-shadow: inset 0 1px 0 #fea729;
    text-shadow: 0 0 10px #fd6f21
}

.game-item:hover.game-item:hover img {
    width: calc(100% - 6px) !important;
    padding: 2px 0;
    height: 143.5px !important
}

.game-item:hover .game-info {
    opacity: 1
}

footer {
    background: #000;
    position: relative;
    margin-top: 15px;
    padding: 10px 0
}

footer:before {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #162c5e;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, transparent), color-stop(50%, #5ebbfd), color-stop(70%, transparent));
    background-image: linear-gradient(90deg, transparent 30%, #5ebbfd 50%, transparent 70%)
}

#foo-menu {
    margin-bottom: 15px
}

#foo-menu li {
    display: inline-block;
    margin: 0 5px
}

#foo-menu a {
    color: #73ccfb;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 5px
}

iframe {
    width: 90%;
    min-height: 200px !important;
    margin: 15px 0
}

#game_container {
    position: relative
}

#game_msg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    padding-top: 150px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #000
}

.bread {
    margin-bottom: 20px
}

.cat-menu {
    height: 40px;
    background: #000;
    border-radius: 5px;
    width: 100%;
    border: 2px solid #4a1e9a;
    margin-bottom: 15px
}

.cat-menu ul {
    border-radius: 4px;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(54, 1, 143, .6)));
    background: linear-gradient(180deg, transparent, rgba(54, 1, 143, .6))
}

.cat-menu ul li {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 100%
}

.cat-menu a {
    color: #55598b;
    text-decoration: none;
    margin: auto;
    padding: 10px 2em
}

.cat-menu ul li:not(:last-child) {
    border-right: 2px solid #4a1e9a
}

.cat-menu ul li:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(54, 1, 143, .6)))
}

.pagination {
    text-align: center
}

.pagination a, .pagination span {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(54, 1, 143, .6)));
    background: linear-gradient(180deg, transparent, rgba(54, 1, 143, .6));
    display: inline-block;
    border-radius: 5px;
    border: 2px solid #474692;
    padding: 7px 10px;
    margin: 0 5px
}

#descr, #dillers {
    margin-top: 15px
}

#dillersMenu {
    border: 2px solid #1668b0;
    border-radius: 5px;
    overflow: hidden;
    padding-left: 0
}

#dillersMenu li {
    background-color: #0f0c29;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f0c29), to(#080616));
    background: linear-gradient(0deg, #0f0c29 0, #080616);
    border-bottom: 2px solid #1668b0;
    cursor: pointer;
    color: #2e98fd;
    fill: currentColor;
    line-height: 1;
    font-size: 1em;
    margin: 0 auto;
    width: 100%;
    text-decoration: none
}

#dillersMenu li:last-child {
    border-bottom: none
}

#dillersMenu li:hover {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d1750), to(#080616));
    background: linear-gradient(0deg, #1d1750 0, #080616)
}

#dillersMenu li a {
    text-decoration: none;
    padding: 10px 15px;
    width: auto;
    display: -webkit-box;
    display: flex
}

#dillersMenu a img {
    width: 52px
}

#dillersMenu a span {
    margin: auto 0 auto 10px
}

#copyright {
    margin-top: 20px
}

#menu-bottom {
    width: 100%;
    list-style: none;
    justify-content: space-around
}

.footer-text {
    margin: 20px 0
}

.news {
    margin-top: 20px
}

.news__card {
    margin: 15px 0;
    display: block
}

.news__card img, .news__img {
    width: 100%
}

.news__item .game-name {
    font-size: 15px;
    top: 10px
}

.news__container {
    flex-wrap: wrap;
    margin: 10px 0;
    padding: 0
}

.news__card--long {
    height: 147px;
    width: 100%;
    display: -webkit-box;
    display: flex;
    margin: 20px 0;
    text-decoration: none;
    cursor: pointer
}

.news__card--long img {
    float: left;
    margin-right: 14px;
    height: 100%
}

.news__title {
    text-shadow: 0 0 2em rgba(28, 158, 252, .5), 0 0 1em #1c9efc;
    color: #fff;
    font-size: 18px;
    word-wrap: break-word
}

.news__description {
    margin-top: 15px;
    display: block
}

main.main {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.single-game-slick {
    max-width: 100%
}

.casino-game {
    list-style: none;
    display: -webkit-box;
    display: flex;
    width: 980px;
    margin: 10px auto;
    padding: 10px 0;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.casino-game li {
    border-radius: 4px;
    width: 177px;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative
}

.casino-game li:hover .casino-game-hover {
    display: block
}

.container-casino-hover {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.container-casino-hover span {
    background-image: radial-gradient(farthest-side at 50% -25%, #ffc77a 0, rgba(255, 199, 122, 0) 100%), -webkit-gradient(linear, left bottom, left top, color-stop(11%, #fd5420), color-stop(21%, #fd6b20), color-stop(50%, #fd6f21), color-stop(51%, #fd7e21), color-stop(85%, #fea628), to(#feb053));
    background-image: radial-gradient(farthest-side at 50% -25%, #ffc77a 0, rgba(255, 199, 122, 0) 100%), linear-gradient(0deg, #fd5420 11%, #fd6b20 21%, #fd6f21 50%, #fd7e21 51%, #fea628 85%, #feb053);
    box-shadow: inset 0 1px 0 #fea729;
    text-shadow: 0 0 10px #fd6f21;
    -webkit-box-align: center;
    align-items: center;
    padding: .5em 1em;
    text-decoration: none;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #ffd687), color-stop(50%, #fff7db), color-stop(80%, #ffd687));
    background-image: linear-gradient(90deg, #ffd687 20%, #fff7db 50%, #ffd687 80%);
    text-shadow: 0 0 7px transparent;
    color: #fff6db;
    cursor: pointer
}

ul.casino-game li img {
    height: 140px;
    width: 140px;
    background: #140e2f;
    border-radius: 70px
}

.casino-game-hover:hover:after {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0
}

.casino-game-hover:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #0065ff;
    -webkit-transition: opacity .5s, -webkit-transform .4s;
    transition: opacity .5s, -webkit-transform .4s;
    transition: transform .4s, opacity .5s;
    transition: transform .4s, opacity .5s, -webkit-transform .4s;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    box-sizing: content-box
}

.casino-game-hover {
    display: inline-block;
    vertical-align: middle;
    margin: 20px;
    position: relative;
    font-size: 45px;
    line-height: 140px;
    cursor: pointer;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    z-index: 1;
    box-shadow: 0 0 0 4px #0065ff;
    -webkit-transition: color 4s;
    transition: color 4s
}

.casino-game-hover:hover {
    color: #0065ff
}

.banner_widget {
    margin: 10px 0
}

.banner_widget img {
    width: 220px
}

#game_container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.single-game-slick .casino-game-hover {
    margin: 10px
}

.main.single-game-main {
    max-width: 980px;
    width: 100%
}

.search {
    display: -webkit-box;
    display: flex;
    position: relative
}

.search-input {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f0c29), to(#080616));
    background: linear-gradient(0deg, #0f0c29, #080616);
    border: none;
    font-size: 17px;
    height: 30px;
    color: #2e98fd;
    font-weight: 700;
    border-radius: 4px;
    padding-left: 10px
}

.search-input::-webkit-input-placeholder {
    color: #2e98fd;
    font-weight: 700
}

.search-input::-moz-placeholder {
    color: #2e98fd;
    font-weight: 700
}

.search-input:-ms-input-placeholder {
    color: #2e98fd;
    font-weight: 700
}

.search-input::-ms-input-placeholder {
    color: #2e98fd;
    font-weight: 700
}

.search-input::placeholder {
    color: #2e98fd;
    font-weight: 700
}

.search-submit {
    position: absolute;
    right: 0;
    top: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#0f0c29), to(#080616));
    background: linear-gradient(0deg, #0f0c29, #080616);
    border: none;
    padding: 0;
    margin: 0;
    height: 30px
}

.search-submit img {
    height: 30px;
    width: 30px !important
}

.category_2 {
    width: 100%;
    flex-wrap: wrap
}

#mobile-casino-game {
    display: none
}

#btn-radial-gradient {
    text-align: center;
    width: 100%;
    text-decoration: none;
    background: -webkit-gradient(linear, left bottom, left top, from(#0f0c29), to(#080616));
    background: linear-gradient(0deg, #0f0c29, #080616);
    padding: 10px 20px;
    border: 2px solid #1668b0;
    cursor: pointer;
    color: #2e98fd;
    fill: currentColor;
    line-height: 1;
    font-size: 1em;
    font-weight: 700;
    margin: 0 auto;
    border-radius: 5px
}

.footer--fixed {
    display: none
}

p, ul, ol {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

main.main.single-game-main p img {
    width: 100%;
    height: auto
}

@media screen and (max-width: 768px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .container, .main {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .casino-game {
        display: none
    }

    div#image-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    div#image-menu a {
        margin: 0
    }

    #game-container {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center
    }

    .right-side {
        display: none
    }

    ul#menu-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 0
    }

    .side-banner {
        max-width: 350px
    }


    main.main.with-sidebar h1 {
        text-align: center
    }

    #mobile-casino-game {
        display: -webkit-box !important;
        display: flex !important;
        margin-top: -30px
    }

    #mobile-casino-game li {
        margin: 0 !important;
        padding: 0 !important
    }

    #mobile-casino-game .casino-game-hover {
        margin: 5px;
        width: 90px;
        height: 90px
    }

    #mobile-casino-game .casino-game-hover img {
        height: 90px;
        width: 90px
    }

    .sidebar ul {
        height: auto
    }

    .sidebar ul li div {
        padding: 0
    }
}

@media screen and (max-width: 979px) {
    aside.right-side {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        margin: 0;
        width: 100%
    }

    aside.right-side.search {
        -webkit-box-ordinal-group: 0;
        order: -1;
        width: 100%
    }

    header .container {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }

    #game-container, header .container {
        -webkit-box-align: center;
        align-items: center
    }

    #game-container {
        -webkit-box-pack: center;
        justify-content: center
    }

    main.main.with-sidebar {
        margin: 0 auto;
        float: none
    }

    .container {
        width: auto;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .casino-game {
        width: auto
    }

    .search {
        width: 70%
    }

    .search-input {
        width: 100%
    }
}

@media (max-width: 768px) {
    .single-game-slick {
        max-width: 90%
    }

    #game-container img, .main, main.main {
        width: 100% !important
    }

    #game-container img {
        height: 100%
    }

    .game-item {
        height: 15vh !important;
        flex-basis: 45%
    }

    .game-name {
        position: static;
        font-size: 1em
    }

    .game-info__container {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .game-activity {
        display: -webkit-box;
        display: flex;
        bottom: 0
    }

    #main-menu ul {
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center
    }

    #main-menu ul li a {
        font-size: 1em;
        width: 200px;
        text-align: center
    }

    #main-menu ul li {
        display: -webkit-box;
        display: flex
    }

    .right-side.search {
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    iframe {
        height: 450px !important
    }

    .container--top--side {
        margin-top: 10px
    }

    .container--top--side div.right {
        display: none !important
    }

    #btn-radial-gradient {
        font-size: .69em
    }
}

@media (min-width: 980px) {
    .with-sidebar {
        width: 730px !important
    }
}

@charset "UTF-8";
.slick-loading .slick-list {
    background: #fff url(img/ed8e0ca037fe0d9adfdbe9be48a98302.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/ced611daf7709cc778da928fec876475.eot);
    src: url(fonts/ced611daf7709cc778da928fec876475.eot?#iefix) format("embedded-opentype"), url(fonts/b7c9e1e479de3b53f1e4e30ebac2403a.woff) format("woff"), url(fonts/d41f55a78e6f49a5512878df1737e58a.ttf) format("truetype"), url(img/e16e9d8df84093c62002776c1555e77f.svg#slick) format("svg")
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li, .slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}
