html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

@media print {
    *,
    ::after,
    ::before,
    blockquote::first-letter,
    blockquote::first-line,
    div::first-letter,
    div::first-line,
    li::first-letter,
    li::first-line,
    p::first-letter,
    p::first-line {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #0275d8;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #014c8c;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role=button] {
    cursor: pointer;
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
select,
textarea {
    line-height: inherit;
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type=search] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.h1,
h1 {
    font-size: 28px;
}

.h2,
h2 {
    font-size: 24px;
}

.h3,
h3 {
    font-size: 20px;
}

.h4,
h4 {
    font-size: 18px;
}

.h5,
h5 {
    font-size: 16px;
}

.h6,
h6 {
    font-size: 16px;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.custom-rating.active img,
.custom-rating.active i {
    cursor: pointer;
}

.custom-rating {
    display: inline-block;
    position: relative;
    z-index: 10;
}

.tax-rating-alert {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 120%;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    padding: 7px 20px;
    color: #181818;
    z-index: 11;
}

.tax-rating-alert:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(-100%) translateX(-50%);
    -moz-transform: translateY(-100%) translateX(-50%);
    -ms-transform: translateY(-100%) translateX(-50%);
    -o-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%);
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.custom-rating i[class^="icon-"]:before,
i[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-rating .icon-star:before {
    content: '\e800';
}

.custom-rating .icon-star-empty:before {
    content: '\e801';
}

.custom-rating .icon-star-half-alt:before {
    content: '\f123';
}

.custom-rating i {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-size: 25px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    color: #ffe474;
    background: url("https://vulkanvegas.pro/wp-content/themes/vulkanvegas/stars/font/font/fontello.eot");
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-rating i.hover {
    color: #ffa131;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local(''), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');
    font-display: swap;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-right: -15px;
    margin-left: -15px;
}

.col-12 {
    width: 100%;
}

@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

body {
    line-height: 1.6;
    font-size: 14px;
    color: #262626;
    padding-top: 48px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    background: white;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #1e69fb;
    text-decoration: none;
}

a:visited {
    color: #8556b6;
}

a:hover,
a:active,
a:focus {
    text-decoration: underline;
    color: #1e69fb;
}

.alignleft {
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}

.alignright {
    float: right;
    padding-left: 20px;
    padding-bottom: 10px;
}

.aligncenter {
    margin: 0 auto;
}

img {
    max-width: 100%;
    object-fit: cover;
}

ul li,
ol li {
    list-style-position: inside;
    font-size: 16px;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

h2,
h3,
h4,
h5,
h6 {
    color: #262626;
    text-transform: uppercase;
    margin: 20px 0;
}

h1 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

.block-content-title {
    color: black;
    font-size: 24px;
    margin: 15px 0;
    text-transform: uppercase;
    text-align: center;
}

p {
    font-size: 14px;
}

.vulkanvegas.logged-in.admin-bar .vulkanvegas-header {
    top: 32px;
}

.vulkanvegas-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #0049a3;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.6);
    z-index: 100;
    color: white;
}

.vulkanvegas-header ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.vulkanvegas-header ul li a,
.vulkanvegas-header ul li span {
    text-transform: uppercase;
    font-size: 14px;
    color: #262626;
    padding: 1px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 50px;
    -webkit-transition: 0.5s color ease-in-out;
    -moz-transition: 0.5s color ease-in-out;
    -ms-transition: 0.5s color ease-in-out;
    -o-transition: 0.5s color ease-in-out;
    transition: 0.5s color ease-in-out;
}

.vulkanvegas-header ul li.current-menu-item a,
.vulkanvegas-header ul li.current-menu-item span {
    color: #4b88ff;
    text-decoration: none;
}

.vulkanvegas-header ul li a:hover,
.vulkanvegas-header ul li a:focus,
.vulkanvegas-header ul li a:active,
.vulkanvegas-header ul li span:hover {
    color: #4b88ff;
    text-decoration: none;
}

.vulkanvegas-header-top-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%;
    height: 48px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0px;
    position: relative;
}

@media (max-width: 1279px) {
    .vulkanvegas-header-top-block {
        padding: 0 15px;
    }
}

.vulkanvegas-header-top-block .top-login-button {
    display: block;
    text-decoration: none;
    width: auto;
    border-color: #2462af;
    color: #e2e3e5;
    height: 32px;
    margin-left: auto;
    align-self: center;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    background-color: transparent;
    padding: 0px 10px;
    cursor: pointer;
    border-style: solid;
    text-align: center;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    transition: all .25s ease;
    white-space: nowrap;
    text-transform: uppercase;
}

.vulkanvegas-header-top-block .top-login-button:active {
    top: 2px;
}

@media (max-width: 480px) {
    .vulkanvegas-header-top-block .top-login-button {
        display: none;
    }
}

.vulkanvegas .btn {
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    padding: 2px 10px;
    cursor: pointer;
    border-style: solid;
    border-width: 0;
    font-weight: 500;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    transition: all .25s ease;
    vertical-align: top;
    white-space: nowrap;
}

.vulkanvegas .btn:active {
    transform: translateY(1px);
}

.vulkanvegas .btn:hover {
    text-decoration: none;
    box-shadow: 0 0 0 0 transparent;
}

.vulkanvegas .btn-success {
    background-color: #27ad31;
}

.vulkanvegas .btn-success:hover {
    background-color: #228625;
}

.vulkanvegas .btn-sm {
    border-radius: 2px;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.vulkanvegas .btn-sm:hover,
.vulkanvegas .btn-sm:focus {
    text-decoration: none;
}

.vulkanvegas .btn-default {
    color: #e2e3e5;
    border-color: #3c4855;
    background-color: transparent;
    border-width: 2px;
    padding-top: 0;
    padding-bottom: 0;
}

.vulkanvegas .btn-default:hover {
    color: #a5a8af;
    border-color: #a5a8af;
}

.vulkanvegas .btn-lg {
    height: 48px;
    border-radius: 3px;
    font-size: 22px;
    font-weight: 500;
    line-height: 44px;
}

.bn-block-text-cover .vulkanvegas-page-wrapper {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.vulkanvegas-bn-block-front {
    width: 100%;
    background: #000;
    position: relative;
}

.vulkanvegas-bn-block-front .bn-block-text-cover {
    position: absolute;
    overflow: hidden;
    max-width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas-bn-block-front .bonus-title {
    font-size: 32px;
    color: #fff;
    width: 100%;
    text-align: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.15), 1px 0px 2px rgba(0, 0, 0, 0.15);
}

.vulkanvegas-bn-block-front .bonus-text {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 51px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 30px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media (max-width: 600px) {
    .vulkanvegas-bn-block-front .bonus-text {
        font-size: 30px;
        line-height: 1.4;
    }
}

.vulkanvegas-bn-block-front .btn {
    width: 370px;
    height: 58px;
    line-height: 52px;
    max-width: 100%;
    font-size: 30px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    text-decoration: none;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
}

@media (max-width: 600px) {
    .vulkanvegas-bn-block-front .btn {
        width: 310px;
    }
}

.vulkanvegas .dynamic-bn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 25px;
}

.vulkanvegas .dynamic-bn-left,
.vulkanvegas .dynamic-bn-right {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.vulkanvegas .dynamic-bn .big-item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.vulkanvegas .dynamic-bn .big-item .cover-img {
    height: 360px;
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: calc(100% - 200px);
    overflow: hidden;
}

.vulkanvegas .dynamic-bn .big-item .cover-img .img {
    width: 100%;
    height: 100%;
    background-color: #1d2a39;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.vulkanvegas .dynamic-bn .big-item .cover-img .img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.vulkanvegas .dynamic-bn .small-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
}

.vulkanvegas .dynamic-bn .small-item .cover-img {
    height: 180px;
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: calc(100% - 200px);
    overflow: hidden;
}

.vulkanvegas .dynamic-bn .small-item .cover-img .img {
    width: 100%;
    height: 100%;
    background-color: #1d2a39;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.vulkanvegas .dynamic-bn .small-item .cover-img .img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.vulkanvegas .dynamic-bn-left .small-item .side-item:after {
    right: -32px;
    border-color: transparent transparent transparent #1d2a39;
}

.vulkanvegas .dynamic-bn-left .big-item .side-item:after {
    left: -32px;
    border-color: transparent #1d2a39 transparent transparent;
}

.vulkanvegas .dynamic-bn-right .small-item .side-item {
    box-shadow: inset 1px 0 0 #101e2d;
}

.vulkanvegas .dynamic-bn-right .small-item .side-item:after {
    right: -32px;
    border-color: transparent transparent transparent #1d2a39;
}

.vulkanvegas .dynamic-bn-right .big-item .side-item:after {
    left: -32px;
    border-color: transparent #1d2a39 transparent transparent;
}

.vulkanvegas .dynamic-bn .side-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    background-color: #1d2a39;
    width: 200px;
    padding: 15px 15px 60px 15px;
    height: 100%;
}

.vulkanvegas .dynamic-bn .side-item .side-text {
    font-size: 14px;
    color: #eee;
    text-align: left;
}

.vulkanvegas .dynamic-bn .side-item .side-text span {
    color: #ffd300;
    font-size: 48px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    line-height: 1;
}

.vulkanvegas .dynamic-bn .side-item .side-text-title.span {
    display: block;
    color: #ffd300;
    line-height: 1.1;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}

.vulkanvegas .dynamic-bn .side-item .btn {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 20px;
    width: auto;
}

.vulkanvegas .dynamic-bn .side-item:after {
    content: '';
    display: block;
    border-style: solid;
    border-width: 16px;
    border-color: transparent transparent transparent #1d2a39;
    position: absolute;
    z-index: 10;
}

.vulkanvegas .btn-wrap-short {
    text-align: center;
}

.vulkanvegas .btn-wrap-short .btn.btn-success.btn-lg {
    color: #fff;
    height: auto;
    white-space: normal;
    width: auto;
}

@media screen and (max-width: 379.98px) {
    .vulkanvegas .btn-wrap-short .btn.btn-success.btn-lg {
        width: 100%;
    }
}

@media screen and (min-width: 380px) {
    .vulkanvegas .btn-wrap-short .btn.btn-success.btn-lg {
        min-width: 350px;
        padding-left: 39px;
        padding-right: 39px;
    }
}

.vulkanvegas .breadcrumbs {
    margin: 0;
    padding: 20px 0 20px;
    list-style: none;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.vulkanvegas .breadcrumbs li {
    color: #262626;
    font-size: 16px;
    font-weight: 500;
}

.vulkanvegas .breadcrumbs li a,
.vulkanvegas .breadcrumbs li span {
    display: inline-block;
    color: inherit;
    font-size: inherit;
}

.vulkanvegas .breadcrumbs li a {
    color: #4b88ff;
}

.vulkanvegas .breadcrumbs li a:hover {
    color: #1e69fb;
}

.vulkanvegas .breadcrumbs li img {
    margin: 0 10px;
}

.vulkanvegas .slot-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 15px;
}

.vulkanvegas .slot-data .data-line {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: white;
    background: #29333f;
    border-bottom: 1px solid #4c5157;
}

.vulkanvegas .slot-data .data-line .data-title {
    width: 50%;
    padding: 7px 10px 7px 10px;
}

.vulkanvegas .slot-data .data-line .data-value {
    width: 50%;
    padding: 7px 10px 7px 10px;
}

.vulkanvegas .slot-data .data-line .data-value a {
    color: white;
}

.vulkanvegas-logo {
    position: absolute;
    left: -webkit-calc(50% - 75px);
    left: -moz-calc(50% - 75px);
    left: calc(50% - 75px);
    z-index: 10;
    width: 150px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.vulkanvegas-logo .logo {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0px 0 0px;
}

.vulkanvegas-logo .logo:hover,
.vulkanvegas-logo .logo:focus,
.vulkanvegas-logo .logo:active {
    text-decoration: none;
}

.vulkanvegas.error404 {
    background: #0049a3;
}

.vulkanvegas.error404 .title-404 {
    width: 100%;
}

.vulkanvegas.error404 .title-404 h1 {
    margin-bottom: 25px;
    color: #e2e3e5;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}

.vulkanvegas.error404 .text-404 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vulkanvegas.error404 a.btn {
    color: white;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
}

.vulkanvegas.error404 a.btn:visited {
    color: white;
}

.vulkanvegas.error404 .bg-404 {
    width: 100%;
    height: 325px;
    background-image: url('../img/404.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.vulkanvegas .slot-page-title {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.vulkanvegas .slot-page-title .slot-page-rating {
    width: 150px;
    overflow: hidden;
}

.vulkanvegas .slot-page-title .title {
    width: -webkit-calc(100% - 150px);
    width: -moz-calc(100% - 150px);
    width: calc(100% - 150px);
    padding-right: 15px;
}

.vulkanvegas .iframe iframe {
    border: none;
    width: 100%;
    height: 100%;
    outline: none;
}

.vulkanvegas .random-slots {
    padding: 25px 15px 15px;
    position: relative;
}

.vulkanvegas .random-slots:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    height: 9px;
    background: url('../img/menu-vawe.png');
}

.vulkanvegas .random-slots .slide-cover {
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 4px;
    background: #29333f;
}

.vulkanvegas .random-slots .slide-cover a img {
    border-radius: initial;
}

.vulkanvegas .random-slots .slide-cover .slide-right-side .nik-name {
    color: #878787;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    position: relative;
    font-size: 14px;
    line-height: 16px;
}

.vulkanvegas .random-slots .slide-cover .slide-right-side .winne-price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
    font-size: 20px;
    line-height: 18px;
    color: #27ad31;
}

.vulkanvegas.single.default {
    padding: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vulkanvegas.single.default .vulkanvegas-header {
    position: relative;
    top: 0;
    box-shadow: none;
}

.vulkanvegas.admin-bar .single-page-type-header-cover {
    top: 32px;
}

.vulkanvegas .single-page-type-header-cover {
    width: 285px;
    background: #051a2f;
    position: fixed;
    left: 0px;
    top: 0px;
    max-height: 100%;
    min-height: 100%;
    overflow: hidden;
}

.vulkanvegas .single-page-type-header-cover .bonus-block-menu {
    margin-top: 0px;
    background: #0049a3;
}

.vulkanvegas .single-page-type-cover {
    width: -webkit-calc(100% - 285px);
    width: -moz-calc(100% - 285px);
    width: calc(100% - 285px);
    margin-left: 285px;
}

.vulkanvegas-menu-block {
    width: 100%;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 15px;
    font-weight: 400;
    background: #eef0f3;
    position: relative;
}

.vulkanvegas-menu-block:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    height: 9px;
    background: url('../img/menu-vawe.png');
}

.vulkanvegas-menu-block .menu {
    padding: 40px 0px 30px 0px;
}

.vulkanvegas .menu-close-button-cover {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 48px;
    z-index: 11;
    background-color: #0049a3;
}

.vulkanvegas .bonus-block-menu {
    margin-top: 48px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    padding: 10px 15px 15px;
    position: relative;
    font-size: 48px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-align: center;
}

.vulkanvegas .bonus-block-menu .bonus-menu-title {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 1.3rem;
}

.vulkanvegas .bonus-block-menu .bonus-menu-text {
    margin: 0px 0 30px;
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0;
    color: #ffff00;
}

.vulkanvegas .title {
    width: 100%;
}

.vulkanvegas .title.align-center h1 {
    text-align: center;
}

.vulkanvegas .title h1,
.vulkanvegas .title .like-title {
    position: relative;
    line-height: 1;
    font-weight: 500;
    font-size: 32px;
    color: #0082dd;
    text-transform: uppercase;
    margin: 0px 0 0px;
    text-align: left;
}

.vulkanvegas .title .title-content {
    position: relative;
    line-height: 1;
    font-weight: 500;
    font-size: 32px;
    color: #0082dd;
    text-transform: uppercase;
    margin: 0 0 0px;
    text-align: left;
}

.vulkanvegas .title .title-content h1 {
    padding-left: 0px;
    color: #0082dd;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}

.vulkanvegas.category_software.category .title h1 {
    margin-bottom: 25px;
}

.vulkanvegas .wp-pagenavi {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 15px 0;
}

.vulkanvegas .wp-pagenavi a,
.vulkanvegas .wp-pagenavi span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #4b88ff;
    width: 25px;
    height: 25px;
    margin: 0 -1px 0 0;
    text-align: center;
    line-height: 1;
    font-size: 14px;
}

.vulkanvegas .wp-pagenavi a:active,
.vulkanvegas .wp-pagenavi a:focus,
.vulkanvegas .wp-pagenavi a:hover,
.vulkanvegas .wp-pagenavi span:active,
.vulkanvegas .wp-pagenavi span:focus,
.vulkanvegas .wp-pagenavi span:hover {
    text-decoration: none;
}

.vulkanvegas .wp-pagenavi a.next {
    width: auto;
    padding: 0 15px;
    border-radius: 0px 3px 3px 0px;
}

.vulkanvegas .wp-pagenavi a.prev {
    width: auto;
    padding: 0 15px;
    border-radius: 3px 0px 0px 3px;
}

.vulkanvegas .wp-pagenavi span {
    background: #4b88ff;
    color: white;
}

.vulkanvegas-page-wrapper,
.vulkanvegas .form-container,
.vulkanvegas-foote-cover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 50px;
}

.vulkanvegas-foote-cover {
    padding: 35px 45px;
}

.vulkanvegas-footer {
    padding-bottom: 45px;
    background: #131d28;
    color: #6d737a;
}

.vulkanvegas .footer-colored-block {
    width: 100%;
    height: 90px;
    background-color: #1c2530;
    padding: 10px 45px;
}

.vulkanvegas .menu-side {
    width: 50%;
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.vulkanvegas .footer-menu {
    list-style-type: none;
}

.vulkanvegas .footer-menu li {
    font-size: 14px;
    line-height: 20px;
}

.vulkanvegas .footer-menu li a {
    color: #626870;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.vulkanvegas .footer-menu li a:hover {
    text-decoration: underline;
}

.vulkanvegas .footer-menu-left-block {
    width: 50%;
    padding: 15px;
}

.vulkanvegas .menu-title {
    font-size: 16px;
    line-height: 20px;
    color: #e0e2e3;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.vulkanvegas .footer-menu-right-block {
    width: 50%;
    padding: 15px;
}

.vulkanvegas .footer-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
}

.vulkanvegas .first-logo {
    width: 300px;
    max-width: 100%;
    height: 100%;
}

.vulkanvegas .second-logo {
    width: 32px;
    height: 70px;
    padding-left: 0;
    margin-right: 65px;
    padding-top: 16px;
    background-image: url('../img/apg-logo.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 72px 36px;
}

.vulkanvegas .third-logo {
    width: 786px;
    max-width: 100%;
    height: 100%;
}

.vulkanvegas-copyright-footer {
    text-align: center;
}

.vulkanvegas-copyright-contact-data {
    color: #e0e2e3;
    margin: 20px 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas-copyright-contact-data a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    color: inherit;
}

.vulkanvegas-copyright-contact-data .contact-data-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 5px 20px;
    color: #babdc0;
}

.vulkanvegas-copyright-contact-data .contact-data-item.phone a:before {
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: block;
    background-image: url('../img/phone.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.vulkanvegas-copyright-contact-data .contact-data-item.email a:before {
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: block;
    background-image: url('../img/email.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.vulkanvegas .players-slider {
    background-color: #1d2a39;
    padding: 20px;
    overflow: hidden;
    height: 117px;
}

.vulkanvegas .players-slider .slider-cover {
    padding: 0;
}

.vulkanvegas .slide-cover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .slide-cover img {
    display: block;
    width: 68px;
    height: 68px;
    object-fit: cover;
    border-radius: 50%;
}

.vulkanvegas .slide-cover .slide-right-side {
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    width: calc(100% - 68px);
    padding-left: 10px;
}

.vulkanvegas .slide-cover .slide-right-side .nik-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px;
}

.vulkanvegas .slide-cover .slide-right-side .winne-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: lowercase;
    color: #6d737a;
}

.vulkanvegas .slide-cover .slide-right-side .winne-price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    color: #fc0;
    font-size: 18px;
}

.vulkanvegas .footer-site-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .footer-text-cover {
    font-size: 12px;
    text-align: center;
}

.vulkanvegas .cheng-color {
    min-height: 90px;
    background-color: #1c2530;
    padding: 10px 45px;
}

.cheng-color .vulkanvegas-foote-cover {
    padding: 0px;
}

.vulkanvegas .footer-block-vs-data {
    padding: 30px 40px 0px;
}

.footer-block-vs-data .vulkanvegas-foote-cover {
    padding: 0 50px;
}

.vulkanvegas .provider-logo img {
    margin: 0 auto;
}

.vulkanvegas-content-slider {
    width: 100%;
    margin: 10px auto 0px;
    height: 105px;
}

.vulkanvegas-content-slider .content-slider-cover {
    overflow: hidden;
}

.vulkanvegas-content-slider .content-slider-cover .term-title {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.vulkanvegas-content-slider .content-slider-cover a {
    color: #212121;
}

.vulkanvegas-content-slider .content-slider-cover a:hover {
    text-decoration: none;
}

.vulkanvegas-content-slider:after {
    content: '';
    display: block;
    clear: both;
}

.vulkanvegas-content-slider .slide {
    width: 150px;
    float: left;
    padding-bottom: 10px;
    padding-top: 15px;
}

.vulkanvegas-content-slider .slide img {
    display: block;
    margin: 0 auto;
    opacity: .75;
    margin-bottom: 10px;
}

.vulkanvegas-content-slider .slide:hover img {
    opacity: 1;
}

.vulkanvegas-content-slider .slide:hover {
    background: #f6f6f6;
}

.vulkanvegas-content-slider .slide.current-term {
    background: #f6f6f6;
}

.vulkanvegas-content-slider .bx-wrapper .bx-controls-direction a {
    top: 0;
    height: 100%;
    width: 30px;
    background-size: 30px;
    background-position: center;
    border-radius: 3px;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -ms-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

.vulkanvegas-content-slider .bx-wrapper .bx-controls-direction a:hover {
    background-color: #e2e3e5;
}

.vulkanvegas-content-slider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -32px;
}

.vulkanvegas-content-slider .bx-wrapper .bx-controls-direction a.bx-prev:active {
    left: -30px;
}

.vulkanvegas-content-slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: -32px;
}

.vulkanvegas-content-slider .bx-wrapper .bx-controls-direction a.bx-next:active {
    right: -30px;
}

.vulkanvegas .slot-cover-single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 20px 0;
}

.vulkanvegas-single-pattern {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 85px;
    height: 85px;
    position: relative;
}

.vulkanvegas-single-pattern a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.vulkanvegas-single-pattern a:hover {
    z-index: 10;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

.vulkanvegas-single-pattern a:hover .play-button {
    opacity: 1;
    transform: scale(1);
}

.vulkanvegas-single-pattern a:hover .single-pattern-overlay {
    opacity: 1;
}

.vulkanvegas-single-pattern .single-pattern-cover {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.vulkanvegas-single-pattern .single-pattern-cover img {
    width: 85px;
    height: 85px;
    max-width: initial;
    object-fit: cover;
}

.vulkanvegas-single-pattern .single-pattern-cover .single-pattern-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
}

.vulkanvegas-single-pattern .single-pattern-cover .play-button {
    position: absolute;
    left: -webkit-calc(50% - 25px);
    left: -moz-calc(50% - 25px);
    left: calc(50% - 25px);
    top: -webkit-calc(50% - 25px);
    top: -moz-calc(50% - 25px);
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
    margin: auto;
    opacity: 0;
    transform: scale(0);
    -webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    background-image: url('../img/play-button.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.vulkanvegas .items-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}

@media (max-width: 1000px) {
    .vulkanvegas .items-block {
        -webkit-justify-content: center;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .vulkanvegas .items-block {
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

.vulkanvegas .items-block .item-preview {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 184px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 7px;
}

@media (max-width: 1024px) {
    .vulkanvegas .items-block .item-preview {
        margin: 7px;
    }
}

@media (max-width: 480px) {
    .vulkanvegas .items-block .item-preview {
        max-width: calc(50% - 6px);
        margin: 3px;
    }
}

.vulkanvegas .items-block .item-preview a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: white;
}

.vulkanvegas .items-block .item-preview a img {
    object-fit: cover;
}

.vulkanvegas .items-block .item-preview a .slot-button {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
}

.vulkanvegas .items-block .item-preview a .slot-title {
    position: absolute;
    bottom: auto;
    right: 0;
    top: -50px;
    overflow: hidden;
    left: 0;
    z-index: 0;
    margin: auto;
    height: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 1.1;
    color: #fff;
    font-weight: 700;
    opacity: 0;
    padding: 0px 10px;
    -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
}

.vulkanvegas .items-block .item-preview a .play-button {
    position: absolute;
    left: -webkit-calc(50% - 36px);
    left: -moz-calc(50% - 36px);
    left: calc(50% - 36px);
    top: -webkit-calc(50% - 36px);
    top: -moz-calc(50% - 36px);
    top: calc(50% - 36px);
    width: 78px;
    height: 78px;
    margin: auto;
    opacity: 0;
    transform: scale(0);
    -webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    background-image: url('../img/play-button.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.vulkanvegas .items-block .item-preview:hover {
    z-index: 10;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

@media (max-width: 1024px) {
    .vulkanvegas .items-block .item-preview:hover {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.vulkanvegas .items-block .item-preview:hover .slot-title {
    opacity: 1;
    top: 20px;
}

.vulkanvegas .items-block .item-preview:hover .slot-button {
    opacity: 1;
}

.vulkanvegas .items-block .item-preview:hover .play-button {
    opacity: 1;
    transform: scale(1);
}

.vulkanvegas .show-more-cover {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 30px;
}

.vulkanvegas .show-more {
    font-weight: 700;
    width: auto;
    padding-left: 45px;
    padding-right: 45px;
    border-radius: 16px;
    height: 32px;
    font-size: 15px;
    line-height: 28px;
    color: #010101;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: #d6d9e0;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.vulkanvegas .show-more:hover {
    color: #000;
    border-color: #a5a8af;
    text-decoration: none;
    box-shadow: 0 0 0 0 transparent;
}

.vulkanvegas .show-more:active {
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
}

.vulkanvegas .slider-side {
    width: 50%;
    padding: 15px;
    overflow: hidden;
}

.vulkanvegas .slider-side p,
.vulkanvegas .slider-side li {
    font-size: 14px;
    line-height: 20px;
}

.vulkanvegas .slider-footer h1,
.vulkanvegas .slider-footer h2,
.vulkanvegas .slider-footer h3,
.vulkanvegas .slider-footer h4,
.vulkanvegas .slider-footer h5,
.vulkanvegas .slider-footer h6 {
    padding: 0;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    color: #e0e2e3;
    font-size: 16px;
    line-height: 20px;
}

.vulkanvegas .slider-footer .slider-item {
    padding: 15px;
    padding-bottom: 30px;
}

.vulkanvegas .slider-footer .bx-wrapper .bx-pager.bx-default-pager a {
    background: #3d455d;
}

.vulkanvegas .slider-footer .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

.vulkanvegas-main {
    padding-bottom: 15px;
}

.vulkanvegas .menu li {
    min-height: 48px;
    position: relative;
}

.vulkanvegas .menu li a,
.vulkanvegas .menu li span {
    color: #212121;
    font-weight: 500;
    display: block;
    text-align: left;
    padding: 10px 10px 10px 0px;
    position: relative;
    line-height: 28px;
    font-size: 16px;
    width: 100%;
}

.vulkanvegas .menu li::after {
    content: '';
    height: 1px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: #d8d8d8;
    background-size: 144px 864px;
}

.vulkanvegas .menu li.main a:before,
.vulkanvegas .menu li.main span:before {
    background-position: 0 0;
}

.vulkanvegas .menu li.tournaments a:before,
.vulkanvegas .menu li.tournaments span:before {
    background-position: -3em -3em;
}

.vulkanvegas .menu li.promotions a:before,
.vulkanvegas .menu li.promotions span:before {
    background-position: 0 -3em;
}

.vulkanvegas .menu li.wheel a:before,
.vulkanvegas .menu li.wheel span:before {
    background-position: -6em -3em;
}

.vulkanvegas .menu li.loyalty a:before,
.vulkanvegas .menu li.loyalty span:before {
    background-position: 0 -6em;
}

.vulkanvegas .menu li.hall a:before,
.vulkanvegas .menu li.hall span:before {
    background-position: -3em -6em;
}

.vulkanvegas .menu li.news a:before,
.vulkanvegas .menu li.news span:before {
    background-position: -3em -9em;
}

.vulkanvegas .menu li.deposit a:before,
.vulkanvegas .menu li.deposit span:before {
    background-image: url('../img/safe.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.vulkanvegas .menu li.terms-conditions a:before,
.vulkanvegas .menu li.terms-conditions span:before {
    background-position: -6em -6em;
}

.vulkanvegas .menu li.withdrawals a:before,
.vulkanvegas .menu li.withdrawals span:before {
    background-image: url('../img/withdrawal2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.vulkanvegas .menu li.contacts a:before,
.vulkanvegas .menu li.contacts span:before {
    background-position: 0 -9em;
}

.vulkanvegas .menu li.support a:before,
.vulkanvegas .menu li.support span:before {
    background-position: 0 -12em;
}

.vulkanvegas .menu li.about-us a:before,
.vulkanvegas .menu li.about-us span:before {
    background-position: -3em -12em;
}

.vulkanvegas .menu .current-menu-item span {
    display: inline-block;
    color: #27ad31;
}

.vulkanvegas .menu .current-menu-item::after {
    background-color: #27ad31;
}

.vulkanvegas-main {
    width: 100%;
}

.vulkanvegas .blog-page-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%;
}

.vulkanvegas .blog-page-title .title {
    width: -webkit-calc(100% - 135px);
    width: -moz-calc(100% - 135px);
    width: calc(100% - 135px);
    padding-right: 15px;
}

.vulkanvegas .blog-page-title .blog-page-time {
    font-size: 24px;
    color: #adb2b7;
    font-weight: 500;
    line-height: 1.2;
}

.vulkanvegas .top-img {
    width: 100%;
    height: 250px;
    background: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .top-img img {
    height: 250px;
    width: auto;
    object-fit: cover;
    max-width: 100%;
}

.vulkanvegas.category_promotions.category .vulkanvegas-page-wrapper {
    max-width: 1000px;
}

.vulkanvegas-item-promotion {
    margin-bottom: 15px;
    margin-top: 25px;
}

.vulkanvegas .promotion-block {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.vulkanvegas .promotion-block .promotion-title-block {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: 10px;
}

.vulkanvegas .promotion-block .promotion-title-block .promotion-title {
    font-size: 32px;
    color: #0082dd;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
    width: -webkit-calc(100% - 220px);
    width: -moz-calc(100% - 220px);
    width: calc(100% - 220px);
    padding-right: 15px;
}

.vulkanvegas .promotion-block .promotion-title-block .more-link {
    cursor: pointer;
    position: relative;
    border-style: solid;
    border-width: 0;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    transition: all .25s ease;
    vertical-align: top;
    white-space: nowrap;
    width: 220px;
    padding: 10px;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 400;
    background-color: #007ee7;
}

.vulkanvegas .promotion-block .promotion-title-block .more-link:hover,
.vulkanvegas .promotion-block .promotion-title-block .more-link:active,
.vulkanvegas .promotion-block .promotion-title-block .more-link:focus {
    text-decoration: none;
    color: white;
}

.vulkanvegas .promotion-block .promotion-title-block .more-link:active {
    top: 2px;
}

.vulkanvegas .promotion-block .promotion-title-block .more-link:hover {
    background-color: #1f4182;
    box-shadow: 0 0 0 0 transparent;
}

.vulkanvegas .items-news-block {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas-blog-page-cover {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #f6f6f6;
    margin-top: 15px;
    margin-bottom: 25px;
    padding: 10px 0 40px;
}

.vulkanvegas-blog-page-cover:after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 8px;
    background: url('../img/ragged-grey-top.png') 0 0 repeat-x;
}

.vulkanvegas .item-blog {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 25px;
    margin-top: 25px;
}

.vulkanvegas .item-blog .blog-item-data {
    width: -webkit-calc(100% - 250px);
    width: -moz-calc(100% - 250px);
    width: calc(100% - 250px);
    padding-right: 15px;
    padding-bottom: 40px;
}

.vulkanvegas .item-blog .blog-item-data .item-blog-data {
    font-size: 24px;
    color: #adb2b7;
    font-weight: 500;
    line-height: 1.2;
}

.vulkanvegas .item-blog .blog-item-data .item-blog-title {
    font-size: 32px;
    color: #0082dd;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
}

.vulkanvegas .item-blog .blog-item-data .item-blog-pre-content p {
    font-size: 14px;
    line-height: 1.35;
    color: #212121;
    margin: 15px 0;
}

.vulkanvegas .item-blog .blog-item-data .item-blog-pre-content a.read-more {
    color: #0082dd;
    border-bottom: 1px dashed #0082dd;
    transition: all .5s ease;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
}

.vulkanvegas .item-blog .blog-item-data .item-blog-pre-content a.read-more:hover {
    text-decoration: none;
    color: #989898;
    border-color: #989898;
}

.vulkanvegas .item-blog .item-blog-pre-img {
    width: 250px;
}

.vulkanvegas .item-blog .item-blog-pre-img img {
    width: 250px;
    height: 250px;
    object-fit: cover;
}

.vulkanvegas .blog-play-button {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .blog-play-button .blog-play {
    outline: 0;
    border-radius: 3px;
    font-size: 22px;
    line-height: 1;
    font-weight: 500;
    margin: 5px auto;
    padding: 10px 45px;
    color: white;
    max-width: 300px;
    width: 100%;
    position: relative;
    text-align: center;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    transition: all .25s ease;
    cursor: pointer;
    display: inline-block;
    background-color: #007ee7;
}

.vulkanvegas .blog-play-button .blog-play:hover,
.vulkanvegas .blog-play-button .blog-play:active,
.vulkanvegas .blog-play-button .blog-play:focus,
.vulkanvegas .blog-play-button .blog-play:visited {
    text-decoration: none;
    color: white;
}

.vulkanvegas .blog-play-button .blog-play:active {
    top: 2px;
}

.vulkanvegas .blog-play-button .blog-play:hover {
    box-shadow: 0 0 0 0 transparent;
    background-color: #1f4182;
}

.vulkanvegas .table-wrapper.loyalty-program .table-head div {
    width: 14%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-weight: 700;
}

.vulkanvegas .table-wrapper.loyalty-program .table-head div:nth-child(2) {
    width: 16%;
}

.vulkanvegas .table-wrapper.loyalty-program .table-head>p {
    display: none;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body {
    background: transparent;
    border-radius: 0;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row>div {
    font-size: 16px;
    width: 14%;
    color: #212121;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row>div img {
    width: 36px;
    height: 36px;
    object-fit: cover;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row>div .text-blue {
    color: #0082dd;
    font-weight: 700;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row>div .text-green {
    color: #2dab1e;
    font-weight: 700;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row>div:nth-child(2) {
    font-size: 14px;
    width: 16%;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row>div:nth-child(2)>p {
    line-height: 1;
    margin: 0;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row>div:nth-child(2) div {
    width: 100%;
    padding: 5px 0 0 0;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row>p {
    display: none;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row:nth-child(even) {
    background-color: transparent;
}

.vulkanvegas .table-wrapper.loyalty-program .table-body .table-row:nth-child(odd) {
    background-color: #f5f5f5;
}

.vulkanvegas .table-wrapper {
    position: relative;
    padding: 0;
    margin: 25px auto 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.vulkanvegas .table-wrapper .table-head {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.vulkanvegas .table-wrapper .table-head div {
    font-size: 14px;
    padding: 5px 10px;
    color: #ababab;
    width: 20%;
    text-align: center;
}

.vulkanvegas .table-wrapper .table-body {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    border-radius: 3px;
    background-color: #f5f5f5;
}

.vulkanvegas .table-wrapper .table-body .table-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.vulkanvegas .table-wrapper .table-body .table-row div {
    font-size: 14px;
    padding: 10px 10px;
    color: #212121;
    width: 20%;
    text-align: center;
}

.vulkanvegas .deposit-block {
    margin-bottom: 25px;
    width: 100%;
}

.vulkanvegas .deposit-block .deposit-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.152174);
    position: relative;
    margin: 10px 0 0;
}

.vulkanvegas .deposit-block .deposit-row .deposit-img {
    width: 28%;
}

.vulkanvegas .deposit-block .deposit-row .deposit-img img {
    width: 144px;
    height: 70px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

.vulkanvegas .deposit-block .deposit-row div {
    width: 18%;
    padding: 7px 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .deposit-block .deposit-row .deposit-min {
    background: #f5f5f5;
}

.vulkanvegas .deposit-block .deposit-row .deposit-max {
    background: #efeff0;
}

.vulkanvegas .color-grey {
    background-color: #f6f6f6;
    position: relative;
}

.vulkanvegas .color-grey:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    background: url('../img/content-vawe.png') 0 100% repeat-x;
    width: 100%;
    height: 8px;
}

.vulkanvegas .like-h3 {
    margin: 20px 0 15px;
    font-size: 32px;
    color: #343f4c;
    text-transform: none;
    font-weight: 700;
    line-height: 1.1;
}

.vulkanvegas .main-page-container {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.vulkanvegas .slot-provider-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 20px;
    height: 62px;
    overflow: hidden;
}

.vulkanvegas .slot-provider-slider .bx-wrapper .bx-controls a {
    top: -webkit-calc(50% - 15px);
    top: -moz-calc(50% - 15px);
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    opacity: 0.8;
    background-color: #e2e3e5;
    background-position: center;
}

.vulkanvegas .slot-provider-slider .bx-wrapper .bx-controls a:hover {
    opacity: 1;
}

.vulkanvegas .slot-provider-slider .bx-wrapper .bx-controls a.bx-prev {
    left: -34px;
}

.vulkanvegas .slot-provider-slider .bx-wrapper .bx-controls a.bx-prev:active {
    left: -32px;
}

.vulkanvegas .slot-provider-slider .bx-wrapper .bx-controls a.bx-next {
    right: -34px;
}

.vulkanvegas .slot-provider-slider .bx-wrapper .bx-controls a.bx-next:active {
    right: -32px;
}

.vulkanvegas .slider-cover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 0 35px;
}

.vulkanvegas .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: -35px auto 0;
    position: relative;
    z-index: 10;
}

.vulkanvegas .link-block .link-item {
    width: 130px;
    margin: 0 30px;
}

.vulkanvegas .link-block .link-item a {
    text-decoration: none;
}

.vulkanvegas .link-block .link-item img {
    display: block;
    margin: 0 auto;
}

.vulkanvegas .link-block .link-item .item-title {
    color: #343f4c;
    text-align: center;
    font-size: 16px;
}

.vulkanvegas-software-tabulate {
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.vulkanvegas-software-tabulate .tabulate-cover {
    overflow: hidden;
    position: relative;
    border-radius: 2px;
    box-shadow: 0px 0px 10px 0px #d7d7d7;
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-top .tabulate-button {
    width: 33.33333334%;
    color: #5e5e5e;
    background-color: #d7d7d7;
    font-size: 14px;
    font-weight: 500;
    height: 80px;
    padding: 10px 15px;
    border-right: 1px solid white;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-top .tabulate-button:before {
    content: '';
    display: block;
    position: absolute;
    height: 3px;
    top: 0;
    width: 0px;
    left: 0px;
    background: transparent;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-top .tabulate-button:hover {
    color: #000;
    background-color: #ececec;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-top .tabulate-button.active {
    color: #4b88ff;
    background-color: #fff;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-top .tabulate-button.active:before {
    width: 100%;
    background: #8bb0f9;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-top .tabulate-button.active:hover {
    background-color: #fff;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-top .tabulate-button:last-child {
    border-right: 0px;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container {
    background: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0px;
    top: 80px;
    z-index: 10;
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-transition: 0.75s all ease-in-out;
    -moz-transition: 0.75s all ease-in-out;
    -ms-transition: 0.75s all ease-in-out;
    -o-transition: 0.75s all ease-in-out;
    transition: 0.75s all ease-in-out;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: stretch;
    align-items: stretch;
    width: 100%;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-img {
    width: 190px;
    border-right: 1px solid #f1f1f1;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-img img {
    width: 189px;
    height: 120px;
    object-fit: cover;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-right: 1px solid #f1f1f1;
    width: 16.667%;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-img {
    padding: 0px;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-games {
    font-size: 18px;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-play-button a {
    background: #4b88ff;
    text-transform: uppercase;
    color: white;
    display: block;
    min-width: 135px;
    padding: 7px 20px;
    border-radius: 50px;
    box-shadow: 0px 10px 20px 0px transparent;
    -webkit-transition: .3s box-shadow ease-in-out;
    -moz-transition: .3s box-shadow ease-in-out;
    -ms-transition: .3s box-shadow ease-in-out;
    -o-transition: .3s box-shadow ease-in-out;
    transition: .3s box-shadow ease-in-out;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-play-button a:hover,
.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-play-button a:focus,
.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-play-button aactive {
    text-decoration: none;
    color: white;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row .like-table-play-button a:hover {
    box-shadow: 0px 10px 20px 0px rgba(75, 136, 255, 0.3);
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container .like-table-row:nth-child(even) {
    background: #f9f9f9;
}

.vulkanvegas-software-tabulate .tabulate-cover .slot-item {
    width: 380px;
    border-right: 1px solid #f1f1f1;
    height: 355px;
    position: relative;
}

.vulkanvegas-software-tabulate .tabulate-cover .slot-item .slot-item-pre-img img {
    width: 380px;
    height: 355px;
    object-fit: cover;
}

.vulkanvegas-software-tabulate .tabulate-cover .slot-item:nth-child(3n) {
    border-right: 0;
}

.vulkanvegas-software-tabulate .tabulate-cover .slot-item:hover>a {
    color: white;
    opacity: 1;
}

.vulkanvegas-software-tabulate .tabulate-cover .slot-item>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: opacity .3s, color .7s ease-in-out;
    -moz-transition: opacity .3s, color .7s ease-in-out;
    -ms-transition: opacity .3s, color .7s ease-in-out;
    -o-transition: opacity .3s, color .7s ease-in-out;
    transition: opacity .3s, color .7s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 30px;
    color: transparent;
    opacity: 0;
    background: rgba(0, 0, 0, 0.35);
    font-size: 30px;
    text-decoration: none;
}

.vulkanvegas-software-tabulate .tabulate-cover .slot-item>a:hover,
.vulkanvegas-software-tabulate .tabulate-cover .slot-item>a:active,
.vulkanvegas-software-tabulate .tabulate-cover .slot-item>a:focus {
    color: white;
    text-decoration: none;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    position: static;
    opacity: 1;
}

.vulkanvegas-software-tabulate .tabulate-cover .tabulate-container.slots {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.vulkanvegas #comments-wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas #comments-wrap .title-block-slogan {
    position: relative;
    line-height: 1;
    font-weight: 500;
    color: #262626;
    font-size: 28px;
    text-transform: uppercase;
    margin: 0px 0 20px;
    text-align: center;
    width: 100%;
}

.vulkanvegas .get_more-reviews {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .get_next {
    cursor: pointer;
    position: relative;
    border-style: solid;
    border-width: 0;
    font-weight: 500;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    transition: all .25s ease;
    vertical-align: top;
    white-space: nowrap;
    width: 220px;
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    background-color: #007ee7;
    outline: none;
    -webkit-transition: .3s box-shadow ease-in-out;
    -moz-transition: .3s box-shadow ease-in-out;
    -ms-transition: .3s box-shadow ease-in-out;
    -o-transition: .3s box-shadow ease-in-out;
    transition: .3s box-shadow ease-in-out;
    border-radius: 3px;
}

.vulkanvegas .get_next:hover {
    background-color: #1f4182;
    box-shadow: 0 0 0 0 transparent;
}

.vulkanvegas .get_next:active {
    top: 2px;
}

.vulkanvegas .popup-overlay {
    display: none;
    position: fixed;
    opacity: 0;
    z-index: 1000;
    -webkit-transition: 0.5s opacity ease;
    -moz-transition: 0.5s opacity ease;
    -ms-transition: 0.5s opacity ease;
    -o-transition: 0.5s opacity ease;
    transition: 0.5s opacity ease;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(38, 48, 54, 0.6);
}

.vulkanvegas .popup-overlay.display-overlay {
    display: block;
}

.vulkanvegas .popup-overlay.fade-overlay {
    opacity: 1;
}

.vulkanvegas .popup-form {
    position: fixed;
    background: #fff;
    padding: 10px 40px 40px;
    width: 320px;
    z-index: 1001;
    opacity: 0;
    left: -webkit-calc(50% - 160px);
    left: -moz-calc(50% - 160px);
    left: calc(50% - 160px);
    top: -webkit-calc(50% - 99px);
    top: -moz-calc(50% - 99px);
    top: calc(50% - 99px);
    -webkit-transition: opacity .2s linear .3s;
    -moz-transition: opacity .2s linear .3s;
    -ms-transition: opacity .2s linear .3s;
    -o-transition: opacity .2s linear .3s;
    transition: opacity .2s linear .3s;
    display: none;
}

.vulkanvegas .popup-form.display {
    display: block;
}

.vulkanvegas .popup-form.show {
    opacity: 1;
}

.vulkanvegas .popup-form .close-button {
    position: absolute;
    right: -25px;
    top: -3px;
    font-size: 40px;
    line-height: 20px;
    color: #fff;
    bottom: auto;
    left: auto;
    z-index: 1005;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .2s linear .3s;
    -moz-transition: opacity .2s linear .3s;
    -ms-transition: opacity .2s linear .3s;
    -o-transition: opacity .2s linear .3s;
    transition: opacity .2s linear .3s;
}

.vulkanvegas .popup-form .btn-lg {
    height: 40px;
    line-height: 35px;
    font-size: 18px;
}

.vulkanvegas .popup-form .popup-title {
    font-size: 24px;
    color: #343f4c;
    margin: 20px 0 15px;
    text-align: center;
    font-weight: 500;
}

.vulkanvegas .popup-form .popup-text {
    margin: 10px 0;
    text-align: center;
}

.vulkanvegas .comments-wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .comment-cover {
    width: 100%;
    max-width: 730px;
    margin-bottom: 30px;
    border: 1px solid #007ee7;
    padding: 25px 25px;
    font-size: 14px;
    position: relative;
}

.vulkanvegas .comment-cover .coomment-post-field {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas .comment-cover .coomment-post-field .comment-post-content {
    width: 100%;
    text-align: left;
}

.vulkanvegas .comment-cover .comment-title-block {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.vulkanvegas .comment-cover .comment-title-block .author-name {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 7px;
}

.vulkanvegas .comment-cover .comment-title-block .data-comment {
    color: #919191;
}

.vulkanvegas #comments {
    width: 100%;
    margin: 25px auto 25px;
    padding: 40px 15px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.07);
}

.vulkanvegas #comments .title-block-slogan {
    position: relative;
    line-height: 1;
    font-weight: 500;
    color: #262626;
    font-size: 28px;
    text-transform: uppercase;
    margin: 0px 0 20px;
    text-align: center;
    width: 100%;
}

.vulkanvegas #comments form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    max-width: 730px;
    background: white;
    width: 100%;
    margin: 0 auto;
}

.vulkanvegas #comments form .comment-form-field-name {
    width: 50%;
    padding-right: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas #comments form .comment-form-field-name:before {
    content: '';
    display: block;
    width: 40px;
    min-height: 40px;
    background-image: url('../img/user-form.png');
    background-color: #007ee7;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px 0 0 5px;
}

.vulkanvegas #comments form .comment-form-field-name.error input {
    border: 1px solid red;
}

.vulkanvegas #comments form .comment-form-field-name input {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 10px 15px;
    border: 1px solid #007ee7;
    border-radius: 0px 5px 5px 0px;
    outline: none;
}

.vulkanvegas #comments form .comment-form-field-email {
    width: 50%;
    padding-left: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas #comments form .comment-form-field-email:before {
    content: '';
    display: block;
    width: 40px;
    min-height: 40px;
    background-image: url('../img/email-form.png');
    background-color: #007ee7;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px 0 0 5px;
}

.vulkanvegas #comments form .comment-form-field-email.error input {
    border: 1px solid red;
}

.vulkanvegas #comments form .comment-form-field-email input {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 10px 15px;
    border: 1px solid #007ee7;
    border-radius: 0px 5px 5px 0px;
    outline: none;
}

.vulkanvegas #comments form .comment-form-field-comment {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 50px;
    margin-top: 30px;
}

.vulkanvegas #comments form .comment-form-field-comment.error textarea {
    border: 1px solid red;
}

.vulkanvegas #comments form .comment-form-field-comment:before {
    content: '';
    display: block;
    width: 40px;
    min-height: 150px;
    background-image: url('../img/commnet-form.png');
    background-position: top 10px center;
    background-color: #007ee7;
    background-repeat: no-repeat;
    border-radius: 5px 0 0 5px;
}

.vulkanvegas #comments form .comment-form-field-comment textarea {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    outline: none;
    border: 1px solid #007ee7;
    padding: 15px;
    border-radius: 0px 5px 5px 0px;
    resize: none;
}

.vulkanvegas #comments form .form-footer input {
    cursor: pointer;
    position: relative;
    border-style: solid;
    border-width: 0;
    font-weight: 500;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    transition: all .25s ease;
    vertical-align: top;
    white-space: nowrap;
    width: 220px;
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    background-color: #007ee7;
    outline: none;
    -webkit-transition: .3s box-shadow ease-in-out;
    -moz-transition: .3s box-shadow ease-in-out;
    -ms-transition: .3s box-shadow ease-in-out;
    -o-transition: .3s box-shadow ease-in-out;
    transition: .3s box-shadow ease-in-out;
    border-radius: 3px;
}

.vulkanvegas #comments form .form-footer input:hover {
    background-color: #1f4182;
    box-shadow: 0 0 0 0 transparent;
}

.vulkanvegas #comments form .form-footer input:active {
    top: 2px;
}

.vulkanvegas .post-ratings {
    width: 100%;
    opacity: 1;
}

.vulkanvegas .post-ratings-loading {
    display: none;
    height: 16px;
    text-align: left;
}

.vulkanvegas .post-ratings-image {
    border: 0;
}

.vulkanvegas .post-ratings img,
.vulkanvegas .post-ratings-loading img,
.vulkanvegas .post-ratings-image img {
    border: 0;
    padding: 0;
    margin: 0;
}

.vulkanvegas .post-ratings-comment-author {
    font-weight: normal;
    font-style: italic;
}

.vulkanvegas .comment-form-block {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.vulkanvegas hr {
    width: 100%;
}

.vulkanvegas-site-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    overflow: hidden;
    width: 100%;
}

.vulkanvegas .text {
    width: 100%;
    color: #262626;
    padding: 10px 0;
    font-size: 16px;
}

.vulkanvegas .text h4 {
    font-size: 24px;
    color: #adb2b7;
    font-weight: 500;
    line-height: 1.2;
}

.vulkanvegas .text p {
    font-size: 14px;
    line-height: 1.35;
    color: #212121;
    margin: 15px 0;
}

.vulkanvegas .text a {
    color: #1e69fb;
}

.vulkanvegas .text a:visited {
    color: #8556b6;
}

.vulkanvegas .text a:hover {
    color: #1e69fb;
}

.vulkanvegas .text ol {
    list-style-type: none;
    counter-reset: item;
    font-size: 14px;
    line-height: 1.35;
    margin: 15px 0;
    margin-left: 50px;
}

.vulkanvegas .text ol li {
    position: relative;
    margin-left: 60px;
    font-size: 14px;
    line-height: 1.35;
    color: #212121;
    margin: 5px 0;
}

.vulkanvegas .text ol li:before {
    content: counters(item, "") " .";
    counter-increment: item;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.35;
    color: #0082dd;
    position: absolute;
    top: -2px;
    right: auto;
    bottom: auto;
    left: -25px;
    z-index: 0;
}

.vulkanvegas .text ul {
    margin-left: 50px;
    position: relative;
    list-style: none;
}

.vulkanvegas .text ul li {
    font-size: 14px;
    line-height: 1.35;
    color: #212121;
    margin: 5px 0;
    position: relative;
}

.vulkanvegas .text ul li:before {
    content: '';
    position: absolute;
    top: 4px;
    right: auto;
    bottom: auto;
    left: -20px;
    z-index: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    border-radius: 50%;
    background-color: #0082dd;
}

.vulkanvegas .cover-table {
    max-width: 100%;
    overflow: auto;
}

.vulkanvegas .menu-close-button {
    display: none;
}

.vulkanvegas .adapt-menu-icon {
    display: none;
}

.vulkanvegas .media-mob {
    display: none;
}

.vulkanvegas .cover-menu {
    display: none;
}

@media screen and (max-width: 1920px) {
    .vulkanvegas .adapt-menu-icon {
        display: block;
    }
    .vulkanvegas.logged-in.admin-bar .cover-menu {
        top: 32px;
    }
    .vulkanvegas .cover-menu {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        left: -285px;
        top: 0;
        padding: 0px 0px 0;
        overflow: hidden;
        max-width: 285px;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 3001;
        -webkit-transition: 0.5s all ease-in-out;
        -moz-transition: 0.5s all ease-in-out;
        -ms-transition: 0.5s all ease-in-out;
        -o-transition: 0.5s all ease-in-out;
        transition: 0.5s all ease-in-out;
        -webkit-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        transition-delay: 0.1s;
        background: #0049a3;
        display: block;
    }
    .vulkanvegas .cover-menu .menu-close-button {
        display: block;
        background-color: transparent;
        position: absolute;
        right: 10px;
        top: 10px;
        height: 25px;
        width: 25px;
        cursor: pointer;
    }
    .vulkanvegas .cover-menu .menu-close-button .line-white-menu {
        -webkit-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        -moz-transition-delay: 0.3s;
        transition-delay: 0.3s;
        -webkit-transition: 0.7s;
        -moz-transition: 0.7s;
        -ms-transition: 0.7s;
        -o-transition: 0.7s;
        transition: 0.7s;
        display: block;
        height: 2px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        background: #fff;
        position: absolute;
        top: 0;
        left: 3px;
        right: 3px;
    }
    .vulkanvegas .cover-menu .menu-close-button .line-white-menu:first-child {
        top: -webkit-calc(25% - 1px);
        top: -moz-calc(25% - 1px);
        top: calc(25% - 1px);
    }
    .vulkanvegas .cover-menu .menu-close-button .line-white-menu:nth-child(2) {
        top: -webkit-calc(50% - 1px);
        top: -moz-calc(50% - 1px);
        top: calc(50% - 1px);
    }
    .vulkanvegas .cover-menu .menu-close-button .line-white-menu:last-child {
        top: -webkit-calc(75% - 1px);
        top: -moz-calc(75% - 1px);
        top: calc(75% - 1px);
    }
    .vulkanvegas .cover-menu.showmenu .line-white-menu:first-child {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -webkit-calc(50% - 1px);
        top: -moz-calc(50% - 1px);
        top: calc(50% - 1px);
    }
    .vulkanvegas .cover-menu.showmenu .line-white-menu:last-child {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: -webkit-calc(50% - 1px);
        top: -moz-calc(50% - 1px);
        top: calc(50% - 1px);
    }
    .vulkanvegas .cover-menu.showmenu .line-white-menu {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    .vulkanvegas .cover-menu>li>a>span.link-text {
        width: auto;
    }
    .vulkanvegas .cover-menu.showmenu {
        -webkit-transform: translateX(285px);
        -moz-transform: translateX(285px);
        -ms-transform: translateX(285px);
        -o-transform: translateX(285px);
        transform: translateX(285px);
        overflow: auto;
    }
    .vulkanvegas .icon-menu-bg {
        position: fixed;
        opacity: 0;
        -webkit-transition: 0.5s opacity ease;
        -moz-transition: 0.5s opacity ease;
        -ms-transition: 0.5s opacity ease;
        -o-transition: 0.5s opacity ease;
        transition: 0.5s opacity ease;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(38, 48, 54, 0.6);
        z-index: -1;
    }
    .vulkanvegas .icon-menu-bg.showbg {
        opacity: 1;
        z-index: 1000;
    }
    .vulkanvegas .show-menu-icon {
        display: block;
        width: 30px;
        height: 24px;
        margin: 0 auto;
        padding: 0;
    }
    .vulkanvegas .cover-menu li .sub-menu li {
        padding: 0;
    }
    .vulkanvegas .cover-menu ul {
        width: 100%;
    }
    .vulkanvegas .cover-menu li {
        width: 100%;
        text-align: center;
        background-color: transparent;
        height: auto;
        line-height: 1;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
    .vulkanvegas .cover-menu li .sub-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 0;
        width: 100%;
        position: static;
    }
    .vulkanvegas .adapt-menu-icon {
        position: absolute;
        left: 10px;
        top: -webkit-calc(50% - 12px);
        top: -moz-calc(50% - 12px);
        top: calc(50% - 12px);
        width: 30px;
        height: 24px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        padding: 5px;
        cursor: pointer;
        z-index: 100;
    }
    .vulkanvegas .adapt-menu-icon .line-white-menu {
        -moz-transition-delay: .3s;
        transition-delay: .3s;
        -webkit-transition: 0.7s;
        -moz-transition: 0.7s;
        -ms-transition: 0.7s;
        -o-transition: 0.7s;
        transition: 0.7s;
        cursor: pointer;
        display: block;
        height: 2px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 5px;
        right: 5px;
    }
    .vulkanvegas .adapt-menu-icon.activeGamburger .line-white-menu:nth-child(2),
    .vulkanvegas .adapt-menu-icon.activeGamburger .line-white-menu:nth-child(3) {
        right: 5px;
    }
    .vulkanvegas .adapt-menu-icon .line-white-menu:first-child {
        top: -webkit-calc(25% - 1px);
        top: -moz-calc(25% - 1px);
        top: calc(25% - 1px);
    }
    .vulkanvegas .adapt-menu-icon .line-white-menu:nth-child(2) {
        top: -webkit-calc(50% - 1px);
        top: -moz-calc(50% - 1px);
        top: calc(50% - 1px);
        right: 5px;
    }
    .vulkanvegas .adapt-menu-icon .line-white-menu:last-child {
        top: -webkit-calc(75% - 1px);
        top: -moz-calc(75% - 1px);
        top: calc(75% - 1px);
        right: 5px;
    }
}

.vulkanvegas.overflow-hidden {
    overflow: hidden;
}

@media screen and (max-width: 1300px) {
    .vulkanvegas-page-wrapper,
    .vulkanvegas .form-container {
        padding: 0 15px;
    }
    .vulkanvegas.category_promotions.category .vulkanvegas-page-wrapper {
        max-width: 930px;
    }
    .vulkanvegas-foote-cover {
        padding: 0;
    }
    .vulkanvegas-content-slider .vulkanvegas-page-wrapper {
        padding: 0 45px;
    }
    .vulkanvegas .footer-block-vs-data {
        padding: 15px 0px;
    }
    .footer-block-vs-data .vulkanvegas-foote-cover {
        padding: 0 15px;
    }
}

@media screen and (max-width: 1180px) {
    .vulkanvegas .single-page-type-cover {
        width: 100%;
        margin-left: 0px;
    }
    .vulkanvegas .single-page-type-header-cover {
        width: 100%;
        overflow: visible;
        position: static;
    }
    .vulkanvegas .single-page-type-header-cover>* {
        display: none;
    }
    .single-page-type-header-cover .vulkanvegas-header.single-page-type {
        display: block;
        position: fixed;
    }
    .vulkanvegas.single .single-page-type-header-cover .vulkanvegas-header.single-page-type {
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.6);
    }
    .vulkanvegas .top-img {
        height: auto;
    }
    .vulkanvegas .top-img img {
        height: auto;
    }
}

@media screen and (max-width: 1000px) {
    .vulkanvegas .slider-side {
        width: 100%;
    }
    .vulkanvegas .menu-side {
        width: 100%;
    }
    .vulkanvegas .third-logo {
        width: 100%;
    }
}

@media screen and (max-width: 900px) {
    .vulkanvegas .dynamic-bn {
        width: 100%;
    }
    .vulkanvegas .dynamic-bn-left,
    .vulkanvegas .dynamic-bn-right {
        width: 100%;
    }
    .vulkanvegas .dynamic-bn-right .big-item {
        order: 1;
    }
    .vulkanvegas .dynamic-bn-right .small-item {
        order: 2;
    }
}

@media screen and (max-width: 719px) {
    .vulkanvegas .deposit-block .deposit-row .deposit-img {
        width: 100%;
        padding: 5px 10px;
    }
    .vulkanvegas .deposit-block .deposit-row div {
        padding: 15px 10px;
        width: 100%;
    }
    .vulkanvegas .slot-page-title {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin-bottom: 0px;
    }
    .vulkanvegas .slot-page-title .slot-page-rating {
        margin-top: 10px;
    }
    .vulkanvegas .slot-page-title .title {
        width: 100%;
        padding-right: 0px;
    }
    .vulkanvegas .blog-page-title {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        width: 100%;
    }
    .vulkanvegas .blog-page-title .title {
        width: 100%;
        padding-right: 0px;
    }
    .vulkanvegas .blog-page-title .blog-page-time {
        margin-top: 5px;
        text-align: left;
        font-size: 24px;
        color: #adb2b7;
        font-weight: 500;
        line-height: 1.2;
    }
}

@media screen and (max-width: 600px) {
    .vulkanvegas .table-wrapper {
        width: 600px;
    }
    .vulkanvegas .cheng-color {
        display: none;
    }
    .vulkanvegas .promotion-block .promotion-title-block .promotion-title {
        width: 100%;
        padding-right: 15px;
        margin-bottom: 25px;
    }
    .vulkanvegas-content-slider .vulkanvegas-page-wrapper {
        padding: 0 32px;
    }
    .vulkanvegas-content-slider .vulkanvegas-page-wrapper .term-title {
        font-size: 12px;
    }
    .vulkanvegas .item-blog .blog-item-data {
        width: 100%;
        padding-right: 0px;
        order: 2;
    }
    .vulkanvegas .item-blog .item-blog-pre-img {
        order: 1;
        margin-bottom: 25px;
    }
    .vulkanvegas #comments form .comment-form-field-name {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 25px;
    }
    .vulkanvegas #comments form .comment-form-field-email {
        width: 100%;
        padding-left: 0px;
    }
    .bn-block-text-cover .vulkanvegas-page-wrapper {
        -webkit-justify-content: center;
        justify-content: center;
    }
    .bn-block-text-cover .vulkanvegas-page-wrapper .bonus-text {
        text-align: center;
    }
    .bn-block-text-cover .vulkanvegas-page-wrapper .bonus-title {
        text-align: center;
    }
    .bn-block-text-cover .vulkanvegas-page-wrapper .btn {
        margin: 0 auto;
    }
    .vulkanvegas .link-block {
        margin-top: 15px;
    }
    .vulkanvegas-bn-block-front {
        min-height: 250px;
    }
    .vulkanvegas .footer-menu-left-block,
    .vulkanvegas .footer-menu-right-block {
        width: 100%;
    }
    .vulkanvegas .popup-form .close-button {
        color: grey;
        right: 5px;
        top: 5px;
    }
    .vulkanvegas .dynamic-bn {
        width: 100%;
    }
    .vulkanvegas .dynamic-bn .side-item {
        width: 100%;
        height: initial;
    }
    .vulkanvegas .dynamic-bn .side-item:after {
        display: none;
    }
    .vulkanvegas .dynamic-bn-left .small-item .cover-img {
        height: 360px;
    }
    .vulkanvegas .dynamic-bn-left .small-item .side-item {
        order: 2;
    }
    .vulkanvegas .dynamic-bn-right .small-item .cover-img {
        height: 360px;
    }
    .vulkanvegas .dynamic-bn-right .small-item .side-item {
        order: 2;
    }
    .vulkanvegas .dynamic-bn .small-item .cover-img {
        width: 100%;
    }
    .vulkanvegas .dynamic-bn .big-item .cover-img {
        width: 100%;
    }
}

.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bxslider {
    margin: 0;
    padding: 0;
}

ul.bxslider {
    list-style: none;
}

.bx-viewport {
    -webkit-transform: translatez(0);
}

.slot-slider {
    max-height: 69px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 690px;
}

.slider-wrapper {
    margin: 0px 0 0;
    padding: 15px 30px 5px;
    max-width: 100% !important;
    background: rgba(0, 0, 0, 0.55);
    border-bottom: 1px solid #0c3d50;
    height: 115px;
    overflow: hidden;
    position: relative;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url('../img/ajax-loader.gif') center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}

.bx-wrapper .bx-prev {
    left: 0px;
    background: url('../img/arrow-left.svg') no-repeat 0px 0px;
    background-size: 15px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: center;
}

.bx-wrapper .bx-next {
    right: 0px;
    background: url('../img/arrow-right.svg') no-repeat 0px 0px;
    background-size: 15px;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -webkit-calc(50% - 7px);
    top: -moz-calc(50% - 7px);
    top: calc(50% - 7px);
    outline: 0;
    width: 11px;
    height: 14px;
    text-indent: -9999px;
    z-index: 5;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

.demo-play {
    position: relative;
    width: 100%;
}

.demo-play .iframe {
    width: 100%;
    margin: 15px 0;
    height: 664px;
    overflow: hidden;
}

@media (max-width: 1366px) {
    .demo-play .iframe {
        height: 590px;
    }
}

@media (max-width: 768px) {
    .demo-play .iframe {
        height: 362px;
    }
}

@media (max-width: 411px) {
    .demo-play .iframe {
        height: 253px;
    }
}

.demo-play .iframe .preload-img {
    width: 100%;
    height: 664px;
    position: relative;
    transition: opacity .5s, transform .8s ease-in-out;
}

@media (max-width: 1366px) {
    .demo-play .iframe .preload-img {
        height: 590px;
    }
}

@media (max-width: 768px) {
    .demo-play .iframe .preload-img {
        height: 362px;
    }
}

@media (max-width: 411px) {
    .demo-play .iframe .preload-img {
        height: 253px;
    }
}

.demo-play .iframe .preload-img img {
    width: 100%;
    height: 664px;
    object-fit: cover;
}

@media (max-width: 1366px) {
    .demo-play .iframe .preload-img img {
        height: 590px;
    }
}

@media (max-width: 768px) {
    .demo-play .iframe .preload-img img {
        height: 362px;
    }
}

@media (max-width: 411px) {
    .demo-play .iframe .preload-img img {
        height: 253px;
    }
}

.demo-play .iframe iframe {
    width: 100%;
    height: 664px;
    opacity: 0;
    border: none;
    outline: none;
    transform: translate(0, 100%);
    transition: opacity .9