@font-face {
    font-family: 'PT Sans';
    font-display: swap;
    src: local('PT Sans'), local('PTSans-Regular'), url(//casinospinup.ru/wp-content/themes/pin-up-casino/assets/fonts/ptsans.woff2) format('woff2'), url(//casinospinup.ru/wp-content/themes/pin-up-casino/assets/fonts/ptsans.woff) format('woff'), url(//casinospinup.ru/wp-content/themes/pin-up-casino/assets/fonts/ptsans.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: 'PT Sans';
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(//casinospinup.ru/wp-content/themes/pin-up-casino/assets/fonts/ptsansbold.woff2) format('woff2'), url(//casinospinup.ru/wp-content/themes/pin-up-casino/assets/fonts/ptsansbold.woff) format('woff'), url(//casinospinup.ru/wp-content/themes/pin-up-casino/assets/fonts/ptsansbold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: 'PT Sans', sans-serif;
    color: #222;
    font-size: 1em;
    line-height: 1.5;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html * {
    max-height: 1000000px
}

body {
    margin: 0;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#1d1d1e), color-stop(90%, #151517), to(#2e2e3e));
    background: -webkit-linear-gradient(top, #1d1d1e 0, #151517 90%, #2e2e3e 100%);
    background: linear-gradient(to bottom, #1d1d1e 0, #151517 90%, #2e2e3e 100%);
    background-color: #1a1a1c;
    min-width: 320px
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    border-radius: 0;
    -webkit-appearance: none
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    border-radius: 0;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1;
    transition: all .2s ease-out
}

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    transition: all .2s ease-out
}

input:-moz-placeholder, textarea:-moz-placeholder {
    opacity: 1;
    transition: all .2s ease-out
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1;
    transition: all .2s ease-out
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent
}

.container {
    max-width: 1310px;
    margin: auto
}

.hidden {
    display: none
}

.unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#171717), to(#242424));
    background: -webkit-linear-gradient(top, #171717 0, #242424 100%);
    background: linear-gradient(to bottom, #171717 0, #242424 100%);
    padding: 10px 4px 12px 25px;
    box-shadow: 0 0 18px 16px rgba(0, 0, 0, .15);
    z-index: 10
}

.header__top {
    display: flex;
    padding-bottom: 5px;
    max-width: 100%
}

.header__btn {
    border: 2px solid #e03d22;
    width: 34px;
    height: 30px;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 2px;
    cursor: pointer;
    margin-right: 7px;
    position: relative
}

.header__btn i {
    position: absolute;
    top: 4px;
    left: 1px;
    width: 90%;
    height: 4px;
    background-color: #a9a9a9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__btn i:nth-child(2), .header__btn i:nth-child(3) {
    top: 11px
}

.header__btn i:last-child {
    top: 18px
}

.header__btn.active i:first-child, .header__btn.active i:last-child {
    display: none
}

.header__btn.active i:nth-child(2) {
    transform: rotate(45deg)
}

.header__btn.active i:nth-child(3) {
    transform: rotate(-45deg)
}

.header__logo {
    position: absolute;
    left: 65px;
    top: 10px
}

.header__logo img {
    display: block;
    width: 140px;
    height: 40px
}

.header__form {
    margin-left: auto;
    display: flex
}

.header__inputs {
    display: flex
}

.header__buttons {
    display: flex;
    margin-left: 5px
}

.header__bottom {
    display: flex;
    padding-top: 6px;
    position: relative;
    z-index: 10
}

.header__bottom:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 250px;
    height: 1px;
    background: #656565
}

.header__info {
    display: none;
    font-size: 17px;
    color: #fff;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    padding: 9px 10px 9px 45px
}

.header__bottom:before {
    display: none
}

.header__info span {
    color: red
}

.header__info a {
    color: #fff;
    text-decoration: none
}

.header__hidden {
    display: none
}

.header__nav {
    margin: 0 auto
}

.header__nav ul {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header__nav ul + ul {
    display: none
}

.header__nav {
    color: #a9a9a9;
    font-size: 20px;
    line-height: 1.3;
    position: relative;
    font-weight: 700
}

.header__nav li + li {
    margin-left: 30px
}

.header__nav a {
    color: #a9a9a9;
    text-decoration: none;
    transition: all .2s ease-out;
    position: relative
}

.header__nav a:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #24bb9d;
    border-radius: 50%;
    top: 50%;
    left: -20px;
    transform: translate(0, -50%);
    transition: all .2s ease-out;
    opacity: 0
}

.header__nav a:hover:after {
    opacity: 1
}

.header__nav a:hover {
    color: #fff
}

.header__nav a:before {
    display: none;
    content: '';
    position: absolute;
    width: 27px;
    height: 27px;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    left: 10px;
    background-repeat: no-repeat
}

.header__nav a.icon1:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon1.svg)
}

.header__nav a.icon2:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon2.svg)
}

.header__nav a.icon3:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon3.svg)
}

.header__nav a.icon4:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon4.svg)
}

.header__nav a.icon5:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon5.svg)
}

.header__nav a.icon6:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon6.svg)
}

.header__nav a.icon7:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon7.svg)
}

.header__nav a.icon8:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon8.svg)
}

.header__nav a.icon9:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon9.svg)
}

.header__nav span.icon10:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon10.svg)
}

.header__nav span.icon11:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon11.svg)
}

.header__nav span.icon12:before {
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/icon12.svg)
}

.header__input {
    width: 182px;
    position: relative
}

.header__tooltip {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    color: #fff;
    background: #24bb9d;
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    cursor: pointer
}

.header__input + .header__input {
    margin-left: 8px
}

.input {
    display: block;
    width: 100%;
    padding: 0 10px;
    border-radius: 6px;
    border: none;
    height: 35px;
    font-size: 16px;
    color: #767676;
    outline: none
}

.button-entry {
    display: block;
    width: 100%;
    line-height: 32px;
    background: -webkit-gradient(linear, left top, left bottom, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(top, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to bottom, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    border: 1px solid #55a399;
    color: #fff;
    font-size: 16px;
    padding: 1px 12px 0;
    text-align: center;
    border-radius: 6px;
    position: relative;
    text-decoration: none
}

.button-entry:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABpBAMAAADhHOGmAAAAD1BMVEVHcEz/9vD/9vD/9vD/9vBkr+svAAAABXRSTlMAOysMG/eJVvAAAAEASURBVFjD7ZjRDYMwDEQT6ACBMADdADZo91+qpZ/YF5FejGhlfzqR0R3PJiE8BxEpvOMm80PQopP7xs/CXS7MagXlSY8tH2V+UguscmPe8r1SedEKQLHIHRFILHRnH1AscmcfUCxyR4SjcFkURuTO/DsoDMidZINCRGIZFBbgTr4oClBsJFDIRXfaTwXaRnoq8B2FuO9OG6496qiVGK4JVTaaChYoTEV3jthYdKf9cDWZCv6d9SOXo/AtCnRLshLowwr9GlmQaJTZkwrdzjRFFhBUddJfQlA1UR0Ch8AhcAgcAofAIWhy62choM/WFhBUXflpCJDSeBAC+scLDQEbLx8WIobyW0S5AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 26px;
    width: 31px
}

.header__button + .header__button {
    margin-left: 5px
}

.button-registration {
    display: block;
    line-height: 32px;
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502;
    position: relative;
    color: #fff;
    font-size: 16px;
    padding: 1px 13.5px 0;
    text-align: center;
    border-radius: 6px;
    position: relative;
    text-decoration: none
}

.button-registration:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABpBAMAAADhHOGmAAAAD1BMVEVHcEz/9vD/9vD/9vD/9vBkr+svAAAABXRSTlMAOysMG/eJVvAAAAEASURBVFjD7ZjRDYMwDEQT6ACBMADdADZo91+qpZ/YF5FejGhlfzqR0R3PJiE8BxEpvOMm80PQopP7xs/CXS7MagXlSY8tH2V+UguscmPe8r1SedEKQLHIHRFILHRnH1AscmcfUCxyR4SjcFkURuTO/DsoDMidZINCRGIZFBbgTr4oClBsJFDIRXfaTwXaRnoq8B2FuO9OG6496qiVGK4JVTaaChYoTEV3jthYdKf9cDWZCv6d9SOXo/AtCnRLshLowwr9GlmQaJTZkwrdzjRFFhBUddJfQlA1UR0Ch8AhcAgcAofAIWhy62choM/WFhBUXflpCJDSeBAC+scLDQEbLx8WIobyW0S5AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 26px;
    width: 31px
}

.header__lang {
    position: absolute;
    right: 10px;
    top: 10px
}

.lang {
    position: relative
}

.lang__current {
    position: relative;
    cursor: pointer;
    z-index: 5
}

.lang__current:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 7px;
    border-bottom: 5px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #fff;
    height: 0;
    width: 0;
    transition: all .2s ease-out
}

.lang:hover .lang__current:after {
    border-bottom: 5px solid #24bb9d;
    border-top: 5px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 7px
}

.lang__item {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: 63px;
    height: 31px;
    padding: 3px 0 3px 8px
}

.lang__current .lang__item {
    font-size: 0;
    padding-top: 0
}

.lang__current .lang__item:before {
    position: relative;
    top: -1px
}

.lang__item:before {
    content: '';
    display: block;
    width: 26px;
    height: 20px;
    margin-right: 4px
}

.lang__item_ru:before {
    background: url(/wp-content/themes/pin-up-casino/assets/img/ru.svg) no-repeat
}

.lang__item_en:before {
    background: url(/wp-content/themes/pin-up-casino/assets/img/en.svg) no-repeat
}

.lang__item_uk:before {
    background: url(/wp-content/themes/pin-up-casino/assets/img/uk.svg) no-repeat
}

.lang__item_tr:before {
    background: url(/wp-content/themes/pin-up-casino/assets/img/tr.svg) no-repeat
}

.lang__item_es:before {
    background: url(/wp-content/themes/pin-up-casino/assets/img/es.svg) no-repeat
}

.lang__item_br:before {
    background: url(/wp-content/themes/pin-up-casino/assets/img/br.svg) no-repeat
}

.lang__item_az:before {
    background: url(/wp-content/themes/pin-up-casino/assets/img/az.svg) no-repeat
}

.lang__list {
    margin: 0;
    overflow: hidden;
    z-index: 4;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 26px 0 0;
    height: 26px;
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase
}

.lang:hover .lang__list {
    height: auto
}

.lang__list li + li {
    border-top: 1px solid #0f0f0f
}

.lang__list .lang__item {
    height: 36px
}

.header__animation {
    -webkit-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
    transform: translateX(0%) !important;
    opacity: 1 !important;
    visibility: visible !important
}

.header__bottom-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 51px;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    display: none
}

.content {
    padding-top: 99px;
    position: relative;
    z-index: 1
}

.content__block {
    display: flex;
    background: #171717;
    padding-bottom: 10px
}

.content__left {
    width: 20%;
    padding: 5px;
    position: relative
}

.content__right {
    width: 80%;
    padding: 5px
}

.bonus {
    margin-top: 13px
}

.bonus__content {
    position: relative;
    animation-name: bonus-animation;
    animation-duration: 2.5s;
    animation-iteration-count: infinite
}

.bonus__block {
    margin: 0 auto;
    background-repeat: no-repeat;
    max-width: 230px;
    height: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(data:image/png;base64,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);
    padding: 5px 0 0
}

.bonus__caption {
    color: #5f5;
    text-shadow: 0 0 10px #0f0, 0 0 20px #0f0;
    text-align: center;
    font-weight: 700;
    padding-top: 15px;
    font-size: 22px;
    line-height: 1
}

.bonus__sum {
    color: #f55;
    text-shadow: 0 0 10px red, 0 0 20px red;
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
    font-size: 22px;
    line-height: 1
}

.bonus__block:after {
    content: '';
    display: block;
    width: 50px;
    height: 57px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAA5CAMAAABDJohAAAAAe1BMVEVHcEwA/xIA/xIA/xIA/xIA/xIA/xIh7RAA/xIA/xIA/xIB/xMA/xIA/xKe/6UA/xIA/xIB/xOS/5oC/xIA/xKD/4wF/xUA/xII/xcC/xED/xFA/011/38w/z8A/xBC/094/4GN/5V2/4Bl/3Bu/3gd/y1a/2ZI/1Uz/0K/Zmq5AAAAInRSTlMAMcxaChgeAhAFKGZLQ/2CO47+/nj+p3DT4vHc56G9vsvpQF/6uQAAA1hJREFUSMedVteWqzAMDBhIwGC6KZsKaf//hVeSDRgC2T3XL3vWYjIjWW232zz78cyvd7+c/X+ZVr4gbv9TwfYX8I/vO3Dgzyro8wO4cA504HIFAwhn+AAw+ubgup7nuS7d7T8oTDuaCeEFlmUFgTdczijQTHZlRghcWUkURUliLTEaYSVkRzNBnIMXJOGVMxZG8EuGOCUKFEQhY/waJmgliBtYIcvEqeIMb0eiQVQSMl6dRMZCK3AR4gMkYdU9E9e44Eiko6D8RgpexFeR3SuWAMQHyMG1Ilb0XSlup5gzEocgDD2KYjw+3UTZ9QXYwBmEeFbE477rykxc4grEURQc5XfIqvgisrLr+phHljdAQp4CpOsycUwLReS6rqIo0qPI0NinPPyEgDhxUkQBPAVRnASI+gJBoisShVECkQWKq6L4BlFRgHjDS1TK718hFIU0LooiTpXfKxBXR2w8EAWZpqk8jqIIghFTQXYI8rwb1lJkF3nJJlFw7k+COAoSRCx+PEweJJpRdP3jEbNIvf6eEqaQTf4yPylLk6J75Y0sKGH2IySVdf42xZnn/s5rmX5CznX7eK4ino+2PhsQ5Utxk2fbBnGfRHcQZdtneSsGXzQkEz+2bdf5PArkd16D5UdkE0S/C8QILHabz8Tdn3mL1xA/412G5IfHQKLGjAL43SAFPtEy+en1tbgpCui3EqVeP1yrl7K2xygov+26VFmwVS+KCMT1Xa9FDan5pV50FN45iTr+qV4yJY5EZVv1Mk9+Jc4e/TaT3ztMmbyoFySql/WyyORFvQDRj1jUi5GW5EwzT0nwYV4vz0dDrjiq83vYLu15Ss7rBZ7Ixmbpqc7vUx/nhWzf/Ua99O9WQr/GLu4PIwm6O/SsJt+ol7yB3gZTQY8kwtBEqOLzWmFCap6pg9Ls2Y+TivpvFct2pV5aCQg9raZhNQ6StF4U5iuv02nsjDPRGFckrjf8HkV9TtFBHESuMeoFWhFnixE6I8L5AOLssV5sitRC1G5NHEVB+70iarFG6MkFrYb8ZtO4Xd+H/GE+8kq2koa6tUVhLjh6NWDj6vAFMYoDkFpAlBffEIO4gwd7ToBb0FdRcyLcpuD73ykMEPhEa95fAHqT9H3aCv+ImBbQDds/8Rac7qIMzZ8AAAAASUVORK5CYII=) no-repeat;
    background-size: cover
}

@-webkit-keyframes bonus-animation {
    0% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }
    50% {
        -webkit-transform: translateY(5%);
        transform: translateY(5%)
    }
    100% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }
}

.bonus__button {
    margin: auto;
    max-width: 195px
}

.button {
    background: -webkit-gradient(linear, left top, left bottom, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(top, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to bottom, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    border: none;
    position: relative;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    padding: 1px 24px 0;
    text-align: center;
    line-height: 34px;
    border-radius: 6px;
    text-decoration: none
}

.button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABpBAMAAADhHOGmAAAAD1BMVEVHcEz/9vD/9vD/9vD/9vBkr+svAAAABXRSTlMAOysMG/eJVvAAAAEASURBVFjD7ZjRDYMwDEQT6ACBMADdADZo91+qpZ/YF5FejGhlfzqR0R3PJiE8BxEpvOMm80PQopP7xs/CXS7MagXlSY8tH2V+UguscmPe8r1SedEKQLHIHRFILHRnH1AscmcfUCxyR4SjcFkURuTO/DsoDMidZINCRGIZFBbgTr4oClBsJFDIRXfaTwXaRnoq8B2FuO9OG6496qiVGK4JVTaaChYoTEV3jthYdKf9cDWZCv6d9SOXo/AtCnRLshLowwr9GlmQaJTZkwrdzjRFFhBUddJfQlA1UR0Ch8AhcAgcAofAIWhy62choM/WFhBUXflpCJDSeBAC+scLDQEbLx8WIobyW0S5AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 26px;
    width: 31px
}

.button_red {
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502;
    padding-top: 0
}

.nav {
    list-style-type: none;
    margin: 15px 0 0;
    width: 100%;
    padding: 5px
}

.nav + .nav {
    margin-top: 0
}

.nav a {
    display: block;
    padding: 10px 10px 8px;
    display: block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    line-height: 1;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502;
    overflow: hidden
}

.nav_dark a {
    border: none;
    border-bottom: 1px solid #656565;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%)
}

.nav a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABpBAMAAADhHOGmAAAAD1BMVEVHcEz/9vD/9vD/9vD/9vBkr+svAAAABXRSTlMAOysMG/eJVvAAAAEASURBVFjD7ZjRDYMwDEQT6ACBMADdADZo91+qpZ/YF5FejGhlfzqR0R3PJiE8BxEpvOMm80PQopP7xs/CXS7MagXlSY8tH2V+UguscmPe8r1SedEKQLHIHRFILHRnH1AscmcfUCxyR4SjcFkURuTO/DsoDMidZINCRGIZFBbgTr4oClBsJFDIRXfaTwXaRnoq8B2FuO9OG6496qiVGK4JVTaaChYoTEV3jthYdKf9cDWZCv6d9SOXo/AtCnRLshLowwr9GlmQaJTZkwrdzjRFFhBUddJfQlA1UR0Ch8AhcAgcAofAIWhy62choM/WFhBUXflpCJDSeBAC+scLDQEbLx8WIobyW0S5AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 26px;
    width: 31px;
    transition: all .2s ease-out
}

.nav a:hover:after {
    right: -31px
}

.nav li:first-child a {
    border-radius: 6px 6px 0 0
}

.nav li:last-child a {
    border-radius: 0 0 6px 6px
}

.search {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    position: relative;
    border-bottom: 1px solid #656565;
    padding: 4px 5px
}

.search input[type=text] {
    outline: none;
    border: none;
    display: block;
    width: 100%;
    height: 24px;
    border-radius: 5px;
    padding-left: 25px;
    background-image: url(/wp-content/themes/pin-up-casino/assets/img/search.svg);
    background-repeat: no-repeat;
    background-position: 3px 50%;
    background-size: 15px 15px;
    font-size: 14px
}

.slider {
    margin-bottom: 10px;
    height: 220px
}

.slider__item {
    background: #000b24;
    padding: 40px 30px 39px;
    height: 220px;
    position: relative;
    background-color: #000b24;
    border-radius: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden
}

.slider__item img {
    height: 100%
}

.slider__left {
    max-width: 400px
}

.slider__right {
    flex-shrink: 0
}

.slider__logo {
    margin-bottom: 40px
}

.slider__logo img {
    display: block;
    max-width: 100%;
    height: auto
}

.slider__label {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 1px
}

.slider__caption {
    font-size: 42px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    margin: 0 0 14px
}

.slider__middle img {
    display: block;
    max-width: 100%;
    height: auto
}

.slider .owl-dots {
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center
}

.slider .owl-nav {
    display: none
}

.slider .owl-dot {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #3d3737;
    margin: 0 8.5px
}

.slider .owl-dot.active {
    background: #24bb9d
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    backface-visibility: hidden
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    backface-visibility: hidden
}

.now {
    display: none;
    margin-top: 15px
}

.links {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    margin: 0 0 10px;
    color: #a9a9a9;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    list-style-type: none;
    text-align: center
}

.links li {
    width: 25%
}

.links span {
    transition: all .2s ease-out;
    color: #a9a9a9;
    position: relative;
    text-decoration: none
}

.links span:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #24bb9d;
    border-radius: 50%;
    top: 50%;
    left: -20px;
    transform: translate(0, -50%);
    transition: all .2s ease-out;
    opacity: 0
}

.links span:hover:after {
    opacity: 1
}

.links span:hover {
    color: #fff
}

.hits {
    margin-bottom: 15px
}

.hits .owl-nav {
    display: none
}

.hits__item {
    max-width: 170px;
    height: 122px;
    margin: auto;
    background: url(/wp-content/themes/pin-up-casino/assets/img/hit.png) no-repeat top center;
    background-size: cover
}

.hits__caption {
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
    text-align: center
}

.hits__img img {
    display: block;
    width: 100px;
    height: 75px;
    border-radius: 10px;
    margin: 5px auto 0
}

.hits__left {
    color: #24bb9d;
    font-size: 16px;
    line-height: 20px
}

.hits__right {
    color: #d4351d;
    font-size: 16px;
    line-height: 20px
}

.hits__bottom {
    display: flex;
    justify-content: center
}

.games__row {
    margin: -10px -5px 0;
    display: flex;
    flex-wrap: wrap
}

.games__col {
    width: 20%;
    padding: 0 5px;
    margin-top: 10px
}

.games__img {
    width: 100%;
    position: relative;
    height: 143px;
    transition: all .2s ease-out;
    overflow: hidden
}

.games__img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
    transition: all .2s ease-out
}

.games__img:hover img {
    transform: scale(1.1)
}

.games__info {
    opacity: 0;
    transition: all .2s ease-out;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.games__img:hover .games__info {
    opacity: 1
}

.games__button {
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502;
    color: #fff;
    font-size: 16px;
    padding: 5px 12px;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 8px
}

.games__link {
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    text-decoration: none
}

.games__link:hover {
    text-decoration: underline
}

.games__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.games__name {
    font-size: 16px;
    color: #fff;
    padding: .25em 19px .25em 0
}

.games__favorite {
    cursor: pointer;
    width: 23px;
    height: 22px;
    flex-shrink: 0;
    margin-left: 10px;
    background-size: cover;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAjBAMAAADh6d4tAAAAJFBMVEVHcEz////////////Wxa////////////////////////////80hYkZAAAAC3RSTlMAS/EsFcLcepNhqKLpU4sAAADxSURBVCjPY2CgBhDEIrYKU4hltwOGGPvuAgwxtt0JGGLSShsxxKI7tqILMe823m2AJsaxlSG6AU3MaSODtAqSywynd4VqJzCwbQpdUSkMcWX3bhAoALoQBHZAXbsVKA9RHw1zudA2mI3M2YpQFqO2MpRltEkAZosZlMmonYywOXonmJ69FSlsXHdPAJKcu0OQnawN0sy4CdW3DuBgRfYx5zYwlT0BOQR2MDCmCTB0I4cC206W1bt3OcxGDmrvzUW7V+1Wt96CHPDbdicyiO3ORg7+6t3b4SQ8MraCXMEcjRwlSlD/KiE5uQXK8DCgNNUBALpIQxdVUqZ4AAAAAElFTkSuQmCC) no-repeat;
    background-size: cover
}

.games__all {
    margin-top: 10px
}

.games__all span {
    display: block;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    padding: 7px 5px;
    text-align: center;
    text-decoration: none
}

.text {
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    margin: 0 15px
}

.text h1 {
    font-size: 24px;
    text-align: center
}

.text p {
    margin: 15px 0
}

.text h2 {
    font-size: 22px;
    color: #24bb9d
}

.text h3 {
    font-size: 20px;
    color: #24bb9d
}

.text ul {
    margin-top: 15px;
    padding-left: 20px;
    list-style-type: none
}

.text ul li {
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    position: relative
}

.text ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #24bb9d;
    border-radius: 50%
}

.text a {
    text-decoration: underline;
    color: #24bb9d
}

.text a:hover {
    text-decoration: none
}

.text__button {
    max-width: 188px;
    margin: auto;
    margin-top: 20px
}

.text__button a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none
}

.text__img img {
    display: block;
    max-width: 100%;
    height: auto
}

.text__info {
    display: flex
}

.text__date {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    opacity: .5
}

.text__all {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-left: 14px
}

.text__all a {
    color: #24bb9d;
    text-decoration: none
}

.text__caption {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 33px
}

.title {
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    margin-bottom: 15px
}

.title * {
    font-size: inherit;
    margin: 0
}

.news__item {
    display: flex;
    background: #424242;
    border-radius: 6px;
    padding: 10px
}

.news__item + .news__item {
    margin-top: 8px
}

.news__img {
    max-width: 374px;
    margin-right: 20px;
    width: 100%
}

.news__img img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px
}

.news__title {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase
}

.news__info {
    display: flex
}

.news__date {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    opacity: .5
}

.news__all {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-left: 14px
}

.news__all a {
    color: #24bb9d;
    text-decoration: none
}

.news__text {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    margin-top: 16px;
    min-height: 63px
}

.news__more {
    max-width: 188px;
    margin: 16px auto 0
}

.rounds {
    margin-top: 10px;
    padding: 0 5px
}

.rounds__title {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    margin-bottom: 10px;
    border-radius: 6px;
    padding: 5px 10px;
    color: #fff;
    text-shadow: 0 0 1em #fff;
    font-size: 20px;
    font-weight: 700
}

.rounds__item {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 5px 0;
    border-bottom: 1px solid #656565;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%)
}

.rounds__item:first-child {
    border-radius: 6px 6px 0 0
}

.rounds__item:last-child {
    border-radius: 0 0 6px 6px
}

.rounds__img {
    margin: 0 5px;
    flex-shrink: 0
}

.rounds__img img {
    width: 64px;
    height: 36px;
    display: block
}

.rounds__caption {
    font-size: 16px;
    color: #fff;
    line-height: 1.3
}

.rounds__sum {
    color: #24bb9d;
    font-size: 16px;
    line-height: 1.3;
    margin-top: 2px
}

.rounds__more {
    background: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .2s ease-out
}

.rounds__more a {
    width: 70px;
    padding: 0
}

.rounds__item:hover .rounds__more {
    opacity: 1
}

.footer {
    position: relative;
    z-index: 1
}

.footer__blocks {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px 5px;
    margin: 0 auto
}

.footer__blocks ul {
    display: flex;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 3px auto;
    padding: 0 7px;
    list-style-type: none
}

.footer__blocks ul li a {
    color: #fff;
    text-decoration: none;
    margin: 3px 7px
}

.footer__blocks ul li a:hover {
    color: red
}

.footer__block ul li + li {
    margin-top: 4px
}

.affiliate {
    display: block;
    width: 50px;
    margin-top: 15px
}

.affiliate svg {
    display: block;
    width: 100%
}

.affiliate svg g {
    fill: #38b399;
    opacity: .5;
    transition: all .2s ease-out
}

.affiliate:hover svg g {
    opacity: 1
}

.footer__top {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    padding: 0 6px
}

.footer__images {
    border-top: 1px solid #777;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 0;
    margin: 0;
    list-style-type: none
}

.footer__images li {
    transition: all .2s ease-out;
    margin-left: 11px;
    max-width: 160px;
    width: 100%
}

.footer__images img {
    display: block;
    min-width: 120px;
    min-height: 35px;
    filter: grayscale(100%)
}

.footer__images img:hover {
    filter: unset
}

.footer__logos {
    padding: 10px;
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #212121
}

.footer__logos li {
    min-width: 100px
}

.footer__logos img {
    display: block;
    margin: auto
}

.footer__copyright {
    text-align: center;
    color: #a9a9a9;
    font-size: 10px;
    line-height: 1.3;
    padding: 10px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%)
}

.footer__text {
    max-width: 820px;
    margin: 10px auto
}

.blocks {
    display: none;
    margin: 15px -5px 10px
}

.now + .blocks, .title + .blocks {
    margin-top: 10px
}

.blocks__col {
    width: 50%;
    padding: 0 5px
}

.blocks__col.blocks__col_full {
    width: 100%
}

.blocks .search {
    padding: 0
}

.blocks .search input[type=text] {
    height: 34px;
    padding-left: 35px;
    background-position: 3px 50%;
    background-size: 30px 15px
}

.menu {
    position: relative
}

.menu__button {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    height: 35px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    position: relative
}

.menu__icon {
    width: 20px;
    height: 22px;
    position: relative;
    top: -3px;
    margin: 0 7px
}

.menu__icon i {
    height: 2px;
    margin: 5px 0;
    background: #fff;
    width: 100%;
    transition: all .2s ease-out;
    position: absolute
}

.menu__icon i:nth-child(2) {
    top: 7px
}

.menu__icon i:last-child {
    top: 14px
}

.menu__button.active .menu__icon i:first-child {
    transform: rotate(45deg);
    top: 7px
}

.menu__button.active .menu__icon i:nth-child(2) {
    transform: rotate(-45deg);
    top: 7px
}

.menu__button.active .menu__icon i:last-child {
    display: none
}

.menu__list {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    height: 300px;
    overflow-y: auto;
    position: absolute;
    z-index: 5;
    width: 267px;
    left: 0;
    top: 35px;
    display: none
}

.menu__list .nav {
    margin: 0
}

@media only screen and (max-width: 1440px) {
    .header__nav {
        font-size: 18px
    }

    .header__top {
        padding-bottom: 13px
    }
}

@media only screen and (max-width: 1300px) {
    .header__nav {
        font-size: 17px
    }
}

@media only screen and (max-width: 1170px) {
    .content__left {
        width: 25%
    }

    .content__right {
        width: 75%
    }

    .games__col {
        width: 25%
    }
}

@media only screen and (max-width: 1024px) {
    .navcasino {
        display: none
    }

    .header__logo img {
        width: 123px;
        height: 35px
    }

    .header__logo {
        top: 5px
    }

    .content__left {
        width: 25%
    }

    .content__right {
        width: 75%
    }

    .header__top {
        align-items: center;
        padding: 0 8px;
        height: 50px
    }

    .header__btn {
        display: flex
    }

    .header {
        padding: 0;
        border-bottom: 1px solid #656565
    }

    .content {
        padding-top: 50px
    }

    .slider__left {
        max-width: 257px
    }

    .button {
        padding-left: 6px;
        padding-right: 6px
    }

    .header__bottom {
        transition: all .2s ease-out;
        display: block;
        position: fixed;
        overflow-y: auto;
        left: -50%;
        top: 51px;
        bottom: 0;
        width: 50%;
        background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
        background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
        background: linear-gradient(to bottom, #424242 0, #343434 100%)
    }

    .header__bottom.active {
        left: 0
    }

    .header__nav ul {
        display: block
    }

    .header__info {
        display: block
    }

    .header__nav li {
        padding: .5px 0;
        transition: all .2s ease-out;
        opacity: 0
    }

    .header__nav li + li {
        margin-left: 0
    }

    .header__nav a {
        background: #ddd;
        color: #000;
        display: block;
        padding: 10px 10px 8px 45px;
        font-size: 17px;
        position: relative
    }

    .header__nav a.active {
        background: -webkit-gradient(linear, left top, left bottom, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
        background: -webkit-linear-gradient(top, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
        background: linear-gradient(to bottom, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
        color: #fff
    }

    .header__nav a:before {
        display: block
    }

    .header__nav a:after {
        content: '';
        right: 10px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAjAgMAAAB0lcsDAAAADFBMVEVHcExlZWV1dXWampoBC1PNAAAABHRSTlMAMyERc5EIQgAAAJJJREFUGNN9kMEJwkAQRVeDhxw8WoIleLeEHPJMDh4sISWkCfsRUkP6yfzgwGcFFx58lp3Pmy1vmEWJc4FJKN+gE8pn6INR+QgPoVyAJdjzCnehfIWXUG5j8ARPK+qVmxhscri2yKLaojWLAww/RRrMorj7iOq990gs5Xx78/F6VWSN7+X7un5lkP/m3/A16P4YbHyNV/6pTtzuAAAAAElFTkSuQmCC) no-repeat center;
        background-size: 100%;
        position: absolute;
        top: 0;
        height: 100%;
        width: 31px;
        left: auto;
        transform: translate(0, 0);
        opacity: 1
    }

    .header__nav ul + ul {
        display: block
    }

    .title {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 992px) {
    .content__left {
        display: none
    }

    .content__right {
        width: 100%
    }

    .footer__logos {
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 15px
    }

    .footer__logos li {
        margin-top: 5px
    }

    .blocks {
        display: flex
    }
}

@media only screen and (max-width: 768px) {
    .games__col {
        width: 33.3333%
    }

    .footer__top {
        display: none
    }

    .hits-wrapper {
        display: none
    }

    .links_hidden {
        display: none
    }

    .now {
        display: block
    }

    .header__inputs {
        display: none
    }

    .slider__middle {
        display: none
    }

    .slider__right {
        display: none
    }

    .slider__item .slider {
        padding: 20px;
        height: 186px
    }

    .slider__caption {
        font-size: 28px;
        margin-bottom: 10px
    }

    .header__bottom {
        left: -75%;
        width: 75%
    }

    .title_hidden {
        display: none
    }

    .news__item {
        display: block
    }

    .news__img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px
    }

    .news__block {
        margin-left: auto;
        margin-right: auto;
        max-width: 374px
    }
}

@media only screen and (max-width: 576px) {
    .header__logo {
        left: 55px
    }

    .header__logo img {
        width: 100px
    }

    .games__col {
        width: 50%
    }

    .slider {
        display: none
    }

    .text {
        font-size: 15px
    }

    .text h1 {
        font-size: 24px
    }

    .text ul {
        padding-left: 0
    }

    .footer__logos li {
        min-width: 90px;
        width: inherit
    }

    .header__bottom {
        left: -90%;
        width: 90%
    }

    .header__info {
        padding-left: 10px
    }

    .news__more {
        margin-top: 10px
    }

    .text__caption {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1025px) {
    .header__bottom-bg {
        display: none !important
    }
}

.pagination {
    margin: 0 auto;
    width: 300px;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 18px
}

.pagination .page-numbers {
    border: 1px solid #fff;
    padding: 5px 9px;
    border-radius: 6px;
    color: #fff;
    text-decoration: none
}

.pagination .page-numbers.current {
    background: #585858
}

.text table {
    width: 100%
}

.text table td {
    border: 1px solid;
    padding: 10px
}

.iframe_container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%
}

.iframe_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.transitions {
    margin-top: 10px
}

.comment_item {
    display: flex;
    margin-bottom: 50px
}

.ava {
    display: none
}

.comm_text {
    padding-left: 17px;
    padding-top: 5px
}

.comm_text .name {
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 8px
}

.comments-wrapper__title {
    font-size: 23px;
    font-weight: 600;
    margin-top: 14px
}

.comments-wrapper__subtitle {
    font-size: 13px
}

.comments-wrapper__form {
    margin: 25px 0 50px
}

.comments-wrapper__wrp-input {
    margin-bottom: 30px
}

.comments-wrapper__lable {
    display: block;
    font-weight: 600;
    font-size: 13px
}

.comments-wrapper__form-control, .comments-wrapper__textarea {
    outline: 0;
    border: 1px solid #ccc;
    width: 100%;
    background-color: #f9f9f9
}

.comments-wrapper__form-control {
    color: #000;
    height: 30px;
    padding: 0 5px
}

.comments-wrapper__textarea {
    color: #000;
    min-height: 130px;
    padding: 5px;
    resize: none
}

.comments-wrapper__wrp-btn {
    margin-top: 25px;
    text-align: left
}

.comments-wrapper__submit {
    width: 175px;
    background-color: #6d6d6d;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    padding: 8px 5px;
    -webkit-transition: .3s;
    transition: .3s
}

.comments-wrapper__submit:hover {
    background-color: #0d0209
}

section.comments {
    margin-top: 30px
}

.question {
    text-transform: uppercase;
    margin: 0 0 5px;
    color: #24bb9d
}

.faq-question {
    margin: 0 0 20px 10px
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 1024px) {
    .menusodeganie ol li {
        margin: 14px 0 14px 15px
    }

    .navcasino {
        margin: 15px 0 15px 15px
    }

    .navcasinomore {
        color: #80858f;
        display: flex;
        height: 40px
    }

    .navcasinoicon {
        display: flex;
        height: 30px;
        width: 30px
    }

    .navcasinoicon svg {
        height: 24px;
        width: 24px;
        fill: #80858f
    }

    .navcasinotext {
        margin-left: 7px
    }

    .navcasinomore:hover {
        color: #fff;
        font-size: 1.1rem;
        font-weight: 400
    }

    .navcasinomore:hover .navcasinoicon svg {
        width: 28px;
        height: 28px;
        fill: #fff
    }
}

.lang__item span.pseudo-clearfy-link {
    color: #fff
}

span.pseudo-clearfy-link {
    color: #fff !important
}

.games__button:hover {
    background-color: #c30700
}

.content__right_slot {
    width: 100%;
    padding: 10px
}

.otzyv-expert table {
    width: 100%;
    border: none;
    margin: 0 0 25px
}

.otzyv-expert table tbody tr {
    border: none
}

.otzyv-expert table tbody td {
    width: 50%;
    border: none;
    padding: 0
}

#article-author {
    margin-bottom: 20px;
    border: 1px solid #d9d9d9;
    padding: 10px
}

#article-author a {
    color: #56b0d8
}

#article-author a:hover {
    color: #000
}

#author-image {
    float: left;
    margin-right: 10px;
    padding: 5px
}

.post-counter {
    margin-top: 15px
}

.author {
    text-transform: capitalize;
    margin-bottom: 10px
}

.content img {
    margin: 15px auto
}

.menusodeganie ol {
    list-style-position: inside;
    list-style-type: none
}

.menusodeganie ol li {
    margin: 15px 0
}

.demoslot {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 560px;
    margin-bottom: 30px;
    cursor: pointer;
    background-color: #000
}

.demoslot:hover .play-button {
    background-color: #d61313
}

.demoslot img {
    top: 12%;
    left: 50%;
    transform: translate(-50%, 0)
}

.demoslot .play-button {
    z-index: 1;
    height: 60px;
    width: 90px;
    transition: all ease .2s;
    opacity: .8;
    border-radius: 6px;
    background-color: #e13535;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6)
}

.demoslot .play-button:before {
    content: "";
    border-width: 15px 0 15px 26px;
    border-style: solid;
    border-color: transparent transparent transparent #fff
}

.demoslot img, .demoslot .play-button {
    cursor: pointer
}

.demoslot img, .demoslot iframe, .demoslot .play-button, .demoslot .play-button:before {
    position: absolute
}

.demoslot .play-button, .demoslot .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.demoslot iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 560px
}

.button_demo {
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502;
    position: relative;
    display: block;
    color: #fff;
    font-size: 24px;
    padding: 20px 30px;
    text-align: center;
    line-height: 34px;
    border-radius: 6px;
    text-decoration: none
}

h1 {
color: #24bb9d;
}

.img-fig {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.fig-img img {
    border-radius: 14px;
    margin: 30px auto;
}