.games-list-hover,
article,
aside,
details,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}

#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin: 30px 0;
}

#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

#customers tr:hover {
    background-color: #969696;
}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

img {
display: block;
margin: 0 auto;
max-width: 100%;
}
figure img {
border-radius: 14px;
margin: 20px auto;
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font-size: 10px
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

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
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body,
figure {
    margin: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
    border: 0;
    padding: 0
}

::-webkit-input-placeholder {
    color: #111
}

::-moz-placeholder {
    color: #111
}

:-ms-input-placeholder {
    color: #111
}

:-moz-placeholder {
    color: #111
}

.body_bg {
    background: #23262a
}

ul {
    margin: 0;
    padding: 0
}

a {
    outline: 0;
    color: #cc2e72;
    -webkit-transition: color ease-out .2s;
    -moz-transition: color ease-out .2s;
    -o-transition: color ease-out .2s;
    transition: color ease-out .2s
}

a:hover {
    color: #ff016b
}

body {
    min-height: 100vh;
    color: #202020;
    font-size: 1.6rem;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    background: url(images/main_bg.jpg)center no-repeat fixed !important;
    background-size: cover !important
}

body .main-container {
    padding-top: 0;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

body .main-container.pushed {
    padding-top: 130px
}

body .main-container.pushed .side_block {
    top: 130px
}

::selection {
    background: #427ac1
}

.alignleft {
    float: left;
    margin: 0 20px 15px 0
}

@media (max-width:575px) {
    .alignleft {
        float: none;
        display: block;
        margin: 10px auto
    }
}

.alignright {
    float: right;
    display: block;
    margin: 0 0 15px 20px
}

@media (max-width:575px) {
    .alignright {
        float: none;
        display: block;
        margin: 10px auto
    }
}

.aligncenter {
    float: none;
    margin: 10px auto;
    display: block
}

@media (max-width:575px) {
    .aligncenter {
        float: none;
        margin: 10px auto
    }
}

.table-container {
    width: 100%;
    max-width: 100%
}

@media (max-width:991px) {
    .table-container {
        overflow-x: scroll
    }
}

.post_img {
    max-width: 35%;
    height: auto
}

h1,
h2,
h3,
h4,
h5 {
    color: #070707;
    font-weight: 400
}

h1 {
    font-size: 3rem;
    line-height: 1.2em;
    padding-bottom: 10px;
    margin: 15px 0;
    border-bottom: 1px solid #202020
}

h2,
h3,
h4,
h5 {
    line-height: 1.3em
}

h4,
h5 {
    margin: 5px 0
}

.animated {
    visibility: hidden
}

.animated.bounceInRight,
.animated.fadeIn,
.animated.fadeInDown,
.animated.fadeInDownBig,
.animated.fadeInLeft,
.animated.fadeInRight,
.animated.zoomIn {
    visibility: visible
}

.text-block {
    line-height: 24px
}

.text-block.accordion-block {
    height: 115px;
    overflow: hidden
}

.text-block:after {
    content: "";
    display: block;
    clear: both
}

.text-block ol,
.text-block ul {
    padding: 10px 0 10px 20px;
    overflow: hidden
}

.text-block ol li,
.text-block ul li {
    margin: 7px 0
}

@media (max-width:767px) {
    .text-block img {
        max-width: 50%
    }
}

@media (max-width:575px) {
    .text-block img {
        max-width: 100%
    }
}

.text-block table td {
    border: 1px solid #ccc;
    padding: 5px 10px
}

.text-block .content_nav_block__img_container {
    text-align: center
}

.text-block .content_nav_block__img_container img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

@media (max-width:767px) {
    .text-block .content_nav_block__img_container img {
        max-width: 100%
    }
}

.two-col-text {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.clear_b {
    clear: both
}

@media (max-width:575px) {
    h1 {
        font-size: 2rem
    }
}

h2 {
    font-size: 2.6rem
}

h2,
h3 {
    padding-bottom: 7px;
    margin: 15px 0;
    border-bottom: 1px solid #202020
}

.to_top_btn {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 50%;
    margin-right: -45%;
    width: 50px;
    height: 50px;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    background: #464646 url(images/arrow_top.png)center no-repeat;
    -webkit-transition: background ease-out .2s;
    -moz-transition: background ease-out .2s;
    -o-transition: background ease-out .2s;
    transition: background ease-out .2s
}

@media (max-width:575px) {
    .to_top_btn {
        width: 32px;
        height: 32px;
        background: #464646 url(images/arrow_top.png)center no-repeat;
        background-size: 80%
    }
}

.to_top_btn:hover {
    background: #23262a url(images/arrow_top.png)center no-repeat
}

@media (max-width:575px) {
    .to_top_btn:hover {
        background: #23262a url(images/arrow_top.png)center no-repeat;
        background-size: 80%
    }
}

.container {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box
}

@media (max-width:1239px) {
    .container {
        padding: 0
    }
}

.article-with-sb .floating_block .club_characteristics_table,
.content_article {
    width: 100%
}

.content_article__ttl {
    font-size: 28px;
    text-align: left;
    margin: 0 0 5px;
    text-transform: uppercase;
    color: #2ecc71;
    padding: 8px 0 8px 65px;
    position: relative;
    z-index: 999;
    border-bottom: none
}

.content_article__ttl:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 93%;
    border-bottom: 1px solid #2ecc71
}

.content_article__ttl.slot-ttl {
    background: url(images/slots_title.png)no-repeat 2px 0
}

.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #009179
}

.header__inner {
    padding: 15px 0;
    display: flex;
    justify-content: space-between
}

@media (max-width:1239px) {
    .header__inner {
        padding: 15px
    }
}

.header__top-logo {
    max-height: 40px;
    margin: 0 15px;
    display: flex;
    align-items: center
}

.header__btns a,
.main_top_menu nav .menu li a {
    color: #fff;
    text-decoration: none
}

.content_nav_block .lwptoc-light .lwptoc_i .lwptoc_item a,
.floating_block .lwptoc-light .lwptoc_i .lwptoc_item a,
.header--login-btn:hover,
.header__btns a.header--socials-btn {
    color: #fff
}

.header--reg-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0
}

@media (max-width:767px) {
    .header--reg-btn {
        margin: 0
    }
}

.header--login-btn,
.header--socials-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0
}

.header--socials-btn {
    margin: 0 0 0 10px;
    line-height: 32px;
    font-size: 1.4rem;
    color: #fff
}

@media (max-width:1239px) {
    .header--socials-btn {
        display: none
    }
}

.header--socials-btn span,
.main_top_menu {
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

.header--socials-btn span {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    margin: 0 2px;
    opacity: .85
}

.header--socials-btn span:hover {
    opacity: 1
}

.header--socials-btn .vk {
    background: url(images/socials/vk.svg)center no-repeat;
    background-size: 100%
}

.header--socials-btn .fb {
    background: url(images/socials/fb.svg?v=0.0.2)center no-repeat;
    background-size: 100%
}

.header--socials-btn .od {
    background: url(images/socials/od.svg)center no-repeat;
    background-size: 100%
}

.header--socials-btn .ya {
    background: url(images/socials/ya.svg)center no-repeat;
    background-size: 100%
}

.header--socials-btn .mr {
    background: url(images/socials/mr.svg)center no-repeat;
    background-size: 100%
}

.header--socials-btn .gm {
    background: url(images/socials/gm.svg)center no-repeat;
    background-size: 100%
}

.main_top_menu {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    height: 200px;
    z-index: 1001;
    background: #3b50be;
    transform: translate3d(0, -250px, 0)
}

.main_top_menu.pushed {
    transform: translate3d(0, 0, 0)
}

.main_top_menu nav {
    padding: 25px 100px
}

.main_top_menu nav .menu {
    padding: 0;
    margin: 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.main_top_menu nav .menu li {
    list-style: none;
    margin: 0 0 15px
}

.main_top_menu nav .menu li a {
    font-size: 1.8rem;
    text-transform: capitalize
}

.main_top_menu nav .menu li a:hover,
.quick-nav .menu li a:hover {
    text-decoration: underline
}

.main-part {
    padding: 70px 0 0
}

.content_part {
    padding: 15px 25px;
    background: #f8f8f8;
    display: flex;
    min-height: calc(100vh - 70px)
}

@media (max-width:991px) {
    .content_part {
        flex-direction: column
    }
}

.article-with-sb {
    width: calc(100% - 247px)
}

@media (max-width:991px) {
    .article-with-sb {
        width: 100%
    }
}

.article-with-sb .floating_block {
    max-width: 420px
}

.floating_block {
    background: #f8f8f8;
    float: left;
    max-width: 500px;
    padding: 0 30px 30px 0
}

@media (max-width:767px) {
    .floating_block {
        width: 100%;
        max-width: 100%;
        float: none;
        padding: 0;
        margin: 0 0 25px
    }
}

.floating_block__ttl {
    font-size: 2rem
}

.floating_block__thumb {
    text-align: center
}

.quick-nav {
    padding-bottom: 10px;
    border-bottom: 1px solid #202020
}

.quick-nav .menu {
    list-style: none;
    padding: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px
}

@media (max-width:575px) {
    .quick-nav .menu {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

.quick-nav .menu li {
    margin: 0 0 10px;
    break-inside: avoid
}

.quick-nav .menu li a {
    color: #009179;
    text-decoration: none
}

.club_characteristics_table {
    width: 100%
}

@media (max-width:767px) {
    .club_characteristics_table {
        width: 100%
    }
}

.club_characteristics_table tr:nth-child(odd) {
    background: rgba(45, 17, 64, .1019607843)
}

.club_characteristics_table tr td {
    padding: 13px 25px;
    box-sizing: border-box
}

.club_characteristics_table tr td:first-child {
    width: 40%
}

.club_characteristics_table tr td:nth-child(2) {
    width: 60%
}

.club_characteristics .kk-star-ratings.kksr-top {
    margin-bottom: 0
}

.bonus__list {
    padding: 0 !important;
    margin: 20px 0;
    clear: both
}

.bonus__list-item {
    margin: 0 0 25px !important;
    list-style: none;
    background: #009179 url(images/Casino-Pattern.png);
    background-size: 240px;
    border-radius: 7px;
    box-sizing: border-box;
    padding: 15px;
    display: flex;
    align-items: center;
    box-shadow: 1px 1px 0#070000, 2px 2px 0#070000, 3px 3px 0#070000, 4px 4px 0#070000
}

@media (max-width:767px) {
    .bonus__list-item {
        flex-direction: column;
        height: auto
    }
}

.bonus__list-item-thumb_container {
    min-width: 100px;
    width: 100px
}

@media (max-width:767px) {
    .bonus__list-item-thumb_container {
        width: 100%
    }
}

.bonus__list-item-thumb_container img {
    border-radius: 50%;
    display: block;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, .75);
    box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, .75);
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

@media (max-width:767px) {
    .bonus__list-item-thumb_container img {
        margin: 0 auto 10px
    }
}

.bonus__list-item-thumb_container img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.bonus__list-item-content {
    flex-grow: 1;
    margin: 0 45px 0 25px;
    height: 100%;
    box-sizing: border-box
}

@media (max-width:767px) {
    .bonus__list-item-content {
        margin: 0;
        width: 100%
    }
}

.bonus__list-item-content>h3 {
    font-weight: 600;
    color: #fff;
    border-color: #fff;
    margin: 0
}

@media (max-width:767px) {
    .bonus__list-item-content>h3 {
        text-align: center
    }
}

.bonus__list-item-chars {
    margin: 0;
    padding: 10px 0 !important;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.bonus__list-item-chars li {
    break-inside: avoid;
    list-style: none;
    color: #fff;
    font-size: 1.4rem;
    margin: 0 10px 7px 0 !important
}

.bonus__list-item-chars li:last-child {
    padding: 5px 0 0;
    border-top: 1px solid #fff
}

.bonus__list-item-chars li>span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0
}

.bonus__list-item-chars li>strong {
    color: #ffda09;
    font-size: 1.6rem
}

.bonus__list-item-btns {
    width: 150px;
    min-width: 150px
}

@media (max-width:767px) {
    .bonus__list-item-btns {
        width: 100%
    }
}

.bonus__list-item-btns a {
    text-decoration: none;
    display: block
}

@media (max-width:767px) {
    .bonus__list-item-btns a {
        margin: 0 auto
    }
}

.bonus__list-item>a {
    display: block
}

.top-casinos {
    margin: 20px 0
}

.email-popup__form .hidden-input p,
.reg_popup__form .hidden-input p,
.top-casinos__list {
    margin: 0
}

.top-casinos__list-item {
    margin: 0 0 20px;
    padding: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border: 2px solid #3b50be;
    border-radius: 7px
}

@media (max-width:1239px) {
    .top-casinos__list-item {
        flex-wrap: wrap;
        justify-content: space-around
    }
}

@media (max-width:575px) {
    .top-casinos__list-item {
        padding: 20px
    }
}

.top-casinos__list-item:nth-child(odd) {
    background: #dfdfdf
}

.top-casinos__list-item-bonus {
    margin: 0;
    padding: 0 25px;
    position: relative;
    box-sizing: border-box;
    width: 35%
}

@media (max-width:1239px) {
    .top-casinos__list-item-bonus {
        width: 47%;
        padding: 10px 0;
        border-top: 1px solid #c3bebe;
        border-bottom: 1px solid #c3bebe
    }
}

@media (max-width:575px) {
    .top-casinos__list-item-bonus {
        width: 100%
    }
}

.top-casinos__list-item-bonus:after,
.top-casinos__list-item-bonus:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #c3bebe
}

@media (max-width:1239px) {

    .top-casinos__list-item-bonus:after,
    .top-casinos__list-item-bonus:before {
        display: none
    }
}

.top-casinos__list-item-bonus:before {
    left: 0
}

.top-casinos__list-item-bonus:after {
    right: 0
}

.top-casinos__list-item-bonus strong {
    color: #3b50be;
    font-size: 2rem
}

.top-casinos__list-item_thumb {
    box-sizing: border-box;
    width: 25%
}

@media (max-width:1239px) {
    .top-casinos__list-item_thumb {
        width: 47%;
        margin: 0 0 10px
    }
}

@media (max-width:575px) {
    .top-casinos__list-item_thumb {
        width: 100%
    }
}

.top-casinos__list-item_thumb>a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #202020;
    margin: 0 15px 0 0;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

@media (max-width:1239px) {
    .top-casinos__list-item_thumb>a {
        flex-direction: column;
        margin: 0
    }
}

.top-casinos__list-item_thumb>a:hover {
    color: #202020
}

.top-casinos__list-item_thumb img {
    display: block;
    border-radius: 5px;
    margin: 0 15px 0 0
}

@media (max-width:1239px) {
    .top-casinos__list-item_thumb img {
        margin: 0
    }
}

.top-casinos__list-item-post-name {
    margin: 5px 0 0
}

@media (max-width:1239px) {
    .top-casinos__list-item .btn {
        margin: 15px auto 0
    }
}

.single-slot-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto;
    overflow: hidden;
    padding: 15px;
    background: #e1e1e1;
    border-radius: 8px;
    border-bottom: 3px solid #a1a1a1;
    margin: 5px 0 15px
}

.single-slot-top__left {
    width: 240px;
    min-width: 240px
}

.single-slot-top__right {
    width: calc(100% - 270px)
}

.single-slot-top__rating>span {
    display: block;
    margin: 0 0 5px
}

.content_nav_block {
    float: left;
    margin: 0 25px 10px 0;
    max-width: 370px;
    background: #e5e5e5;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box
}

@media (max-width:575px) {
    .content_nav_block {
        max-width: 100%;
        width: 100%;
        float: none;
        margin-bottom: 25px
    }
}

.content_nav_block__img_container {
    text-align: center
}

.content_nav_block__img_container img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.content_nav_block .lwptoc {
    margin: 0 auto 15px
}

.content_nav_block .lwptoc-light {
    margin: 0 !important
}

.content_nav_block .lwptoc-light .lwptoc_i {
    padding: 10px 25px
}

.floating_block .lwptoc {
    margin: 0 auto 15px
}

.floating_block .lwptoc-light {
    margin: 0 !important
}

.floating_block .lwptoc-light .lwptoc_i {
    width: 100%;
    padding: 10px 25px;
    box-sizing: border-box
}

.floating_block .lwptoc-light .lwptoc_i .lwptoc_item a:hover {
    color: #ffda09
}

.faq_list {
    padding: 10px 0;
    margin: 0
}

.faq_list__item {
    list-style: none
}

.faq_list__item-question {
    margin: 0 0 15px
}

.faq h2 {
    margin-bottom: 10px
}

.blog-list {
    padding: 0 0 20px
}

.blog-list__item {
    display: flex;
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #c6c6c6
}

.blog-list__item:last-child {
    border-bottom: none
}

@media (max-width:575px) {
    .blog-list__item {
        flex-direction: column
    }
}

.blog-list__thumb_block {
    min-width: 280px;
    margin-right: 20px
}

@media (max-width:575px) {
    .blog-list__thumb_block {
        margin: 0 auto 15px;
        width: 100%;
        min-width: 220px
    }
}

.blog-list__thumb_block img {
    display: block;
    margin: 0 auto
}

.blog-list__right_block {
    position: relative;
    padding-bottom: 20px
}

.blog-list__right_block .read-more {
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 1.4rem;
    color: #202020;
    text-decoration: none
}

.blog-list__right_block .read-more:hover,
.blog-list__ttl:hover,
.footer__nav .menu li a:hover {
    text-decoration: underline
}

.blog-list__ttl {
    font-size: 2.4rem;
    color: #3b50be;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

.sidebar {
    width: 280px;
    min-width: 280px;
    margin-left: 20px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    border-left: 1px solid #ccc
}

@media (max-width:991px) {
    .sidebar {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        border-left: none;
        border-top: 1px solid #ccc;
        width: 100%;
        margin-left: 0;
        padding: 0;
        min-width: 270px
    }
}

.sidebar .widget {
    margin: 0 0 15px;
    min-width: 270px
}

.sidebar .widget-title {
    margin-bottom: 0
}

.sidebar .widget ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.sidebar .widget ul li {
    margin: 0;
    border-bottom: 1px solid #ccc
}

.sidebar .widget ul li:first-child {
    border-top: 1px solid #ccc
}

.sidebar .widget ul li a {
    padding: 8px 0;
    display: block;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

.sidebar .widget ul li a:hover {
    transform: translate3d(10px, 0, 0)
}

.sidebar .widget ul li a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    height: 16px;
    width: 16px;
    margin: 0 8px 0 0;
    background: url(images/angle-right-solid.svg)center no-repeat
}

.sidebar .widget ul .cat-item-none {
    padding: 8px 0;
    display: block;
    text-decoration: none;
    color: #23262a
}

.btn {
    outline: 0;
    text-decoration: none
}

.btn-main {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 1.6rem;
    text-align: center;
    background: #e03d22;
    width: fit-content;
    max-width: 100%;
    padding: 7px 35px;
    display: inline-block;
    border-radius: 3px;
    border-bottom: 2px solid #aa0b0b;
    outline: 0;
    white-space: nowrap;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

@media (max-width:767px) {
    .btn-main {
        padding: 7px 12px
    }
}

@media (max-width:575px) {
    .btn-main {
        font-size: 1.4rem
    }
}

.btn-main:hover {
    background: #aa0b0b;
    color: #fff
}

.btn-secondary {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 1.6rem;
    text-align: center;
    background: #a79f9f;
    width: fit-content;
    max-width: 100%;
    padding: 7px 25px;
    display: inline-block;
    border-radius: 3px;
    border-bottom: 2px solid #3d3737;
    outline: 0;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

.btn-secondary:hover {
    background: #3d3737;
    color: #fff
}

.error404__inner {
    text-align: center;
    width: 100%;
    padding: 70px 0 50px;
    font-size: 2rem
}

.error404 .content_part {
    min-height: calc(100vh - 220px)
}

.footer {
    padding: 25px 0 25px 85px;
    background: #dedede;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.4rem
}

@media (max-width:767px) {
    .footer {
        padding: 25px;
        flex-wrap: wrap
    }
}

.footer__copyrights {
    line-height: 1.5em
}

.footer__left {
    width: 25%
}

@media (max-width:767px) {
    .footer__left {
        width: 100%
    }
}

.footer__right {
    width: 70%
}

@media (max-width:767px) {
    .footer__right {
        width: 100%
    }
}

.footer__nav .menu {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.footer__nav .menu li {
    list-style: none;
    margin: 0 0 7px
}

.footer__nav .menu li a,
.sidebar .widget ul li a {
    text-decoration: none;
    color: #23262a
}

.site_counters {
    display: none;
    padding: 10px 20px
}

.logged-in .site_counters {
    display: block
}

.popup-shadow {
    display: none;
    bottom: 0;
    left: 0;
    background: rgba(16, 16, 15, .9);
    width: 100%;
    z-index: 1005
}

.popup,
.popup .demo-iframe,
.popup-close,
.popup-shadow {
    position: fixed;
    top: 0;
    right: 0
}

.popup {
    display: none;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 1006
}

.popup .demo-iframe {
    display: block;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 960px;
    max-width: calc(100vw - 280px);
    min-width: 300px;
    height: 600px;
    max-height: 90vh;
    min-height: 190px;
    border: 0
}

@media (max-width:767px) {
    .popup .demo-iframe {
        width: 80vw;
        height: 50vw;
        max-height: calc(100vh - 220px);
        max-width: calc(100vw - 260px)
    }
}

@media all and (orientation:landscape) and (max-width:768px) {
    .popup .demo-iframe {
        max-height: 50vw
    }
}

.popup .demo_left_reg__img {
    position: fixed;
    opacity: .7;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 120px;
    height: 600px;
    max-height: 100%;
    border: 0;
    outline: 0;
    background: url(images/left_vulk_big.gif)center left no-repeat;
    background-size: contain;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

@media (max-width:767px) {
    .popup .demo_left_reg__img {
        width: 100%;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100px;
        background: url(images/bottom_vulk_small.gif)bottom center no-repeat;
        background-size: contain
    }
}

@media all and (orientation:landscape) and (max-width:768px) {
    .popup .demo_left_reg__img {
        left: 0;
        right: auto;
        top: 0;
        bottom: 0;
        width: 120px;
        height: 100%;
        background: url(images/left_vulk_big.gif)center left no-repeat;
        background-size: contain
    }
}

.popup-close {
    height: 36px;
    width: 36px;
    background-size: 50%;
    border-radius: 0 0 0 7px
}

.email-popup-close,
.popup-close,
.reg_popup-close {
    z-index: 1002;
    background: #ab0000 url(images/close_white.png)center no-repeat;
    cursor: pointer;
    outline: 0
}

.email-popup-close:hover,
.popup-close:hover,
.reg_popup-close:hover {
    background-color: #9f0c0c
}

#loader_gif,
.email-popup,
.reg_popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.email-popup,
.reg_popup {
    width: 550px;
    height: fit-content;
    border-radius: 5px;
    border: 3px solid #c067ff;
    max-width: 500px;
    padding: 10px 20px;
    background: #171717;
    -webkit-box-shadow: 0 8px 10px #000;
    box-shadow: 0 8px 10px #000;
    align-items: flex-start;
    justify-content: flex-start
}

@media (max-width:575px) {

    .email-popup,
    .reg_popup {
        width: 90vw;
        height: fit-content;
        max-height: 90vh;
        box-sizing: border-box
    }
}

.email-popup__ttl,
.reg_popup__ttl {
    border-bottom: 1px solid #646a87;
    font-size: 26px;
    line-height: 1.4em;
    padding-bottom: 7px;
    text-transform: uppercase;
    text-align: center;
    color: #fff
}

.email-popup__ttl span,
.reg_popup__ttl span {
    color: #46f4b9
}

.email-popup-close,
.reg_popup-close {
    position: absolute;
    top: -30px;
    right: -35px;
    border: 0;
    width: 30px;
    height: 30px;
    background-size: 15px;
    border-radius: 50%
}

.email-popup__inner,
.reg_popup__inner {
    height: fit-content;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.email-popup__inner .error_valid_message,
.reg_popup__inner .error_valid_message {
    color: #ff0a09;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px
}

.email-popup__inner .ref_btn,
.reg_popup__inner .ref_btn {
    line-height: 36px;
    height: 40px;
    border-radius: 20px;
    width: 300px;
    font-size: 1.7rem;
    text-transform: uppercase;
    margin-top: 10px;
    outline: 0;
    border: 0;
    color: #fff
}

@media (max-width:575px) {

    .email-popup__inner .ref_btn,
    .reg_popup__inner .ref_btn {
        width: 260px
    }
}

.email-popup__form,
.reg_popup__form {
    width: 100%;
    padding: 40px 0
}

.email-popup__form .wpcf7-form-control-wrap,
.reg_popup__form .wpcf7-form-control-wrap {
    display: block
}

.email-popup__form .wpcf7-form-control-wrap input[type=email],
.reg_popup__form .wpcf7-form-control-wrap input[type=email] {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 5px 10px;
    width: 80%;
    max-width: 300px;
    text-align: left;
    margin: 0 auto 20px;
    border: 2px solid #ccc;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

@media (max-width:575px) {

    .email-popup__form .wpcf7-form-control-wrap input[type=email],
    .reg_popup__form .wpcf7-form-control-wrap input[type=email] {
        max-width: 100%;
        margin: 0 auto 10px;
        width: 100%
    }
}

.email-popup__form .wpcf7-form-control-wrap input[type=email]:active,
.email-popup__form .wpcf7-form-control-wrap input[type=email]:hover,
.reg_popup__form .wpcf7-form-control-wrap input[type=email]:active,
.reg_popup__form .wpcf7-form-control-wrap input[type=email]:hover {
    border-color: #ffde26
}

.email-popup__form .wpcf7-form-control-wrap input[type=email].error_valid,
.reg_popup__form .wpcf7-form-control-wrap input[type=email].error_valid {
    border: 2px solid #ff0a09
}

.email-popup__form .wpcf7-submit,
.reg_popup__form .wpcf7-submit {
    color: #fff;
    width: fit-content;
    max-width: 90%;
    outline: 0;
    font-size: 14px;
    border: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    border-radius: 20px;
    padding: 0 40px;
    margin: -2px auto 0;
    line-height: 22px;
    font-weight: 800;
    font-family: Muller, sans-serif;
    letter-spacing: 1px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-box-shadow: 0 3px 0 0#14260b, 0 4px 4px 0#000;
    box-shadow: 0 3px 0 0#14260b, 0 4px 4px 0#000;
    background-color: #60d139;
    -webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    transition: all ease-out .3s
}

.email-popup__form .wpcf7-submit:hover,
.reg_popup__form .wpcf7-submit:hover {
    transform: translateY(2px);
    -webkit-box-shadow: 0 1px 0 0#871628, 0 4px 4px 0#000, inset 0 15px 15px -3px rgba(255, 255, 255, .4);
    box-shadow: 0 1px 0 0#871628, 0 4px 4px 0#000, inset 0 15px 15px -3px rgba(255, 255, 255, .4)
}

.email-popup__form .hidden-input,
.reg_popup__form .hidden-input {
    height: 0;
    overflow: hidden
}

.email-popup__form .hidden-input input,
.reg_popup__form .hidden-input input {
    visibility: hidden;
    height: 0;
    width: 0;
    opacity: 0
}

.email-popup__form .wpcf7-response-output,
.reg_popup__form .wpcf7-response-output {
    text-align: center;
    padding: 10px 20px;
    border-radius: 20px
}

.email-popup__form .wpcf7 form.aborted .wpcf7-response-output,
.email-popup__form .wpcf7 form.failed .wpcf7-response-output,
.reg_popup__form .wpcf7 form.aborted .wpcf7-response-output,
.reg_popup__form .wpcf7 form.failed .wpcf7-response-output {
    display: none !important
}

.email-popup__form .wpcf7-form__success-message,
.reg_popup__form .wpcf7-form__success-message {
    text-align: center;
    color: #fff
}

.email-popup__form .kc_captcha,
.reg_popup__form .kc_captcha {
    margin: 10px auto 20px
}

.email-popup__form .kc_captcha .captcha-image svg,
.reg_popup__form .kc_captcha .captcha-image svg {
    padding: 5px;
    width: 30px;
    height: 30px
}

.email-popup__bottom-text,
.reg_popup__bottom-text {
    text-align: center;
    font-size: 1.8rem;
    color: #fff
}

.email-popup label,
.reg_popup label {
    margin-bottom: 5px;
    display: block;
    text-align: left;
    width: 80%;
    font-size: 1.5rem;
    max-width: 300px
}

@media (max-width:575px) {

    .email-popup label,
    .reg_popup label {
        max-width: 100%;
        width: 100%
    }
}

.email-popup p,
.reg_popup p {
    font-size: 16px;
    max-width: 80%;
    margin: 10px auto;
    color: #fff
}

@media (max-width:575px) {

    .email-popup p,
    .reg_popup p {
        margin: 5px auto;
        max-width: 100%
    }
}

#loader_gif {
    width: 100px;
    height: 100px;
    background: url(images/ajax-loader.svg)center no-repeat;
    z-index: 102
}