@charset 'UTF-8';

/**
* Theme Name: Casino
* Description: Theme WP
* Version: 1.0
*/

/**
* Шрифты
*/

@font-face {
  font-family: 'Open Sans';
  font-weight: bold;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/OpenSans-Bold.woff2') format('woff2'), url('fonts/OpenSans-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/OpenSans-BoldItalic.woff2') format('woff2'), url('fonts/OpenSans-BoldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/OpenSans-Semibold.woff2') format('woff2'), url('fonts/OpenSans-Semibold.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/OpenSans-SemiboldItalic.woff2') format('woff2'), url('fonts/OpenSans-SemiboldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/OpenSans-Regular.woff2') format('woff2'), url('fonts/OpenSans-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/OpenSans-Italic.woff2') format('woff2'), url('fonts/OpenSans-Italic.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/Montserrat-Bold.woff2') format('woff2'), url('fonts/Montserrat-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/Montserrat-BoldItalic.woff2') format('woff2'), url('fonts/Montserrat-BoldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/Montserrat-SemiBold.woff2') format('woff2'), url('fonts/Montserrat-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/Montserrat-SemiBoldItalic.woff2') format('woff2'), url('fonts/Montserrat-SemiBoldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/Montserrat-Medium.woff2') format('woff2'), url('fonts/Montserrat-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/Montserrat-MediumItalic.woff2') format('woff2'), url('fonts/Montserrat-MediumItalic.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/Montserrat-Regular.woff2') format('woff2'), url('fonts/Montserrat-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/Montserrat-Italic.woff2') format('woff2'), url('fonts/Montserrat-Italic.woff') format('woff');
}

@font-face {
  font-family: 'Muller';
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('fonts/MullerBold.woff2') format('woff2'), url('fonts/MullerBold.woff') format('woff');
}

/**
* Normalize
*/

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  text-decoration-skip-ink: none;
}

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

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  color: #000000;
  background-color: #ffffff;
}

[tabindex='-1']:focus {
  outline: none !important;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
}

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

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;
}

a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: underline;
  color: #213dd3;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  text-decoration: none;
  color: #213dd3;
}

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

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

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

a:focus {
  outline: none;
}

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

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

figure {
  margin: 0 0 1rem;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

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

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  caption-side: bottom;
  text-align: left;
  color: #868e96;
}

th {
  text-align: left;
}

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

button:focus {
  outline: none;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  font-size: 1.5rem;
  line-height: inherit;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5rem;
  padding: 0;
  white-space: normal;
  color: inherit;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/**
* Общие
*/

.wrapper {
  overflow: hidden;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.mrgreen {
  background-color: #008e5e;
}

.champcasino {
  background-color: #022d5a;
}

.ladyscharm {
  background-color: #161532;
}

.unibet {
  background-color: #0b6703;
}

.casinocom {
  background-color: #2b2b37;
}

.leovegas {
  background-color: #5a1d1e;
}

.ahtikingdomcasino {
  background-color: #213dd3;
}

.rating-box {
  display: inline-block;
  vertical-align: bottom;
}

.rating-box__primary {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 42px;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: -1px;
  color: #ffa621;
}

.top-unit__rating .rating-box__primary {
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
}

.slot-rating .rating-box__primary {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

.rating-box__secondary {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: -0.5px;
  color: #a5a3a8;
}

.rating-box__stars {
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
}

.top-unit__rating .rating-box__stars {
  margin-top: 0;
}

.stars {
  position: relative;
  width: 80px;
  height: 16px;
  background: url(img/svg/ico-stars-stroke.svg) 0 0 no-repeat;
  background-size: 80px 16px;
}

.stars:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  height: 16px;
  content: '';
  background: url(img/svg/ico-stars-fill.svg) 0 0 no-repeat;
  background-size: 80px 16px;
}

.stars_5:before {
  width: 80px;
}

.stars_4:before {
  width: 64px;
}

.stars_3:before {
  width: 48px;
}

.stars_2:before {
  width: 32px;
}

.stars_1:before {
  width: 16px;
}

/**
* Шапка
*/

.header {
  position: relative;
}

.header_top {
  height: 520px;
}

.header_casino {
  height: 520px;
}

/*.header_slot {
  margin-bottom: 58px;
}
*/
.header__inner {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 26px;
  padding-bottom: 46px;
}

.header__nav {
  margin-left: auto;
  padding-top: 21px;
  padding-bottom: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header_search .header__nav {
  visibility: hidden;
  opacity: 0;
}

.header__search {
  margin-left: 40px;
  padding-top: 21px;
  padding-bottom: 24px;
}

.header__toggle {
  display: none;
}

.logo__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.logo__ico {
  display: block;
}

.logo__tagline {
  font-family: 'Muller';
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin-left: 16px;
  padding-top: 6px;
  letter-spacing: -0.5px;
  color: #2b2c2c;
}

.header_bg .logo__tagline {
  color: #fbfbfb;
}

.search-form {
  position: relative;
}

.search-form__toggle {
  display: block;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  background: url(img/svg/ico-search-dark.svg) center center no-repeat;
  background-size: 24px 24px;
}

.header_search .search-form__toggle {
  background-image: url(img/svg/ico-search-close-dark.svg);
}

.header_bg .search-form__toggle {
  background-image: url(img/svg/ico-search-white.svg);
}

.header_search.header_bg .search-form__toggle {
  background-image: url(img/svg/ico-search-close-white.svg);
}

.search-form__main {
  position: absolute;
  z-index: 600;
  top: -8px;
  right: 100%;
  visibility: hidden;
  width: 582px;
  margin-right: 18px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

.header_search .search-form__main {
  visibility: visible;
  opacity: 1;
}

.search-form__control {
  font-size: 16px;
  font-weight: normal;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px 0 48px;
  color: #2b2c2c;
  border: 1px solid #d4d5d9;
  border-radius: 4px;
  background: #ffffff;
}

.search-form__control::-webkit-input-placeholder {
  opacity: 1;
  color: #a5a3a8;
}

.search-form__control::-moz-placeholder {
  opacity: 1;
  color: #a5a3a8;
}

.search-form__control:-ms-input-placeholder {
  opacity: 1;
  color: #a5a3a8;
}

.search-form__control::-ms-input-placeholder {
  opacity: 1;
  color: #a5a3a8;
}

.search-form__control::-webkit-input-placeholder {
  opacity: 1;
  color: #a5a3a8;
}

.search-form__control:-ms-input-placeholder {
  opacity: 1;
  color: #a5a3a8;
}

.search-form__control::placeholder {
  opacity: 1;
  color: #a5a3a8;
}

.search-form__btn {
  position: absolute;
  top: 8px;
  left: 12px;
  display: block;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  background: url(img/svg/ico-search-light.svg) center center no-repeat;
  background-size: 24px 24px;
}

.nav-toggle {
  display: none;
}

/**
* Навигация
*/

.main-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-menu > li > a {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: block;
  text-decoration: none;
  letter-spacing: -0.5px;
  color: #2b2c2c;
}

.main-menu > li.menu-item-has-children {
  position: relative;
}

.menu-item-toggle {
  display: none;
}

/**
* Подвал
*/

.footer {
  padding: 48px 0;
  background-color: #f2f2f2;
}

.footer__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}

.footer__main {
  width: 55%;
  padding-right: 60px;
}

.footer__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.footer__logo {
  margin-right: 43px;
}

.footer__body {
  padding-left: 101px;
}

.footer__desc {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 32px;
  color: #d4d5d9;
}

.footer__subscribe {
  width: 45%;
}

.footer__copywrite {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #d4d5d9;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.social__item {
  margin-right: 12px;
}

.social__btn {
  display: block;
  text-decoration: none;
}

.footer-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-menu > li {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-right: 30px;
  margin-bottom: 12px;
}

.footer-menu > li:last-child {
  margin-right: 0;
}

.footer-menu > li > a {
  text-decoration: none;
  color: #2b2c2c;
  border-bottom: 1px solid rgba(42, 44, 44, 0.3);
}

.footer-menu > li > a:hover {
  border-bottom-color: rgba(42, 44, 44, 0.6);
}

.subscribe {
  padding: 32px 48px 46px 48px;
  border: 2px solid #d4d5d9;
  border-radius: 12px;
}

.subscribe__title {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  margin-bottom: 4px;
  letter-spacing: -1px;
  color: #2b2c2c;
}

.subscribe__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 24px;
  color: #2b2c2c;
}

.subscribe__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.subscribe__label {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  display: block;
  margin: 0 0 4px 0;
  color: #2b2c2c;
}

.subscribe__group {
  -webkit-box-flex: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.subscribe__control {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 12px;
  color: #2b2c2c;
  border: 1px solid #d4d5d9;
  border-radius: 4px;
}

.subscribe__control::-webkit-input-placeholder {
  opacity: 1;
  color: #d4d5d9;
}

.subscribe__control::-moz-placeholder {
  opacity: 1;
  color: #d4d5d9;
}

.subscribe__control:-ms-input-placeholder {
  opacity: 1;
  color: #d4d5d9;
}

.subscribe__control::-ms-input-placeholder {
  opacity: 1;
  color: #d4d5d9;
}

.subscribe__control::-webkit-input-placeholder {
  opacity: 1;
  color: #d4d5d9;
}

.subscribe__control:-ms-input-placeholder {
  opacity: 1;
  color: #d4d5d9;
}

.subscribe__control::placeholder {
  opacity: 1;
  color: #d4d5d9;
}

.subscribe__submit {
  margin-left: 10px;
  padding-top: 28px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 170px;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
}

.subscribe__btn {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  display: block;
  width: 100%;
  padding: 8px 12px;
  text-align: center;
  color: #fbfbfb;
  border: none;
  border-radius: 4px;
  background: #25b670;
}

.subscribe__btn:hover {
  background-color: #21a063;
}

/**
* Кнопки
*/

.btn {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  padding: 11px 46px;
  text-align: center;
  vertical-align: bottom;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn_primary {
  color: #fbfbfb;
  background-color: #da234f;
}

.btn_primary:hover {
  text-decoration: none;
  color: #fbfbfb;
  background-color: #c01f46;
}

.btn_secondary {
  color: #2b2c2c;
  border-color: #d4d5d9;
  background-color: transparent;
}

.btn_secondary:hover {
  color: #2b2c2c;
  background-color: #e0e0e0;
}

/**
* Типографика
*/

.heading {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 48px;
  margin: 0 0 11px 0;
  letter-spacing: -1px;
  color: #000000;
}

.heading_search {
  margin-bottom: 30px;
}

.subheading {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  margin: 0 0 20px 0;
  letter-spacing: -1px;
  color: #2b2c2c;
}

.article {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 70px;
  color: #2b2c2c;
}
.article .img-responsive {margin-bottom: 25px; margin-right: 25px;}
.article .img-right {float: right; margin-left: 25px; margin-bottom: 25px; margin-top: 0px; width: 300px;}
.article p.text-right {text-align: right;}
.article span.font-weight-bold {font-weight: bold;}
.article_blog {
  margin-bottom: 63px;
}

.article p {
  margin-bottom: 24px;
}

.article p:last-child {
  margin-bottom: 0;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  font-family: 'Montserrat';
  font-weight: bold;
  margin-top: 32px;
}

.article h1:first-child,
.article h2:first-child,
.article h3:first-child,
.article h4:first-child,
.article h5:first-child,
.article h6:first-child {
  margin-top: 0;
}

.article h1:last-child,
.article h2:last-child,
.article h3:last-child,
.article h4:last-child,
.article h5:last-child,
.article h6:last-child {
  margin-bottom: 0;
}

.article h1 {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 16px;
  letter-spacing: -1px;
}

.article h2 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 16px;
  letter-spacing: -1px;
}

.article h3 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
  letter-spacing: -0.5px;
}

.article h4 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
  letter-spacing: -0.5px;
}

.article a {
  -webkit-text-decoration-color: rgba(33, 61, 211, 0.3);
  text-decoration-color: rgba(33, 61, 211, 0.3);
}

.article a:hover {
  -webkit-text-decoration-color: rgba(33, 61, 211, 0.3);
  text-decoration-color: rgba(33, 61, 211, 0.3);
}
.collapse { display: none; }
.article ul,
.article ol {
  margin: 32px 0;
  padding: 0 0 0 45px;
  list-style: none;
}

.article ul li,
.article ol li {
  position: relative;
  margin-bottom: 24px;
  padding-left: 32px;
}

.article ul li:last-child,
.article ol li:last-child {
  margin-bottom: 0;
}

.article ul li:before,
.article ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  content: '';
}

.article ul li:before {
  background: url(img/svg/ico-checklist.svg) 0 center no-repeat;
  background-size: 16px 16px;
}

.article ol {
  counter-reset: list;
}

.article ol li:before {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  content: counter(list);
  counter-increment: list;
  text-align: center;
  color: #000000;
  border: 2px solid #25b670;
  border-radius: 50%;
}

.article blockquote {
  font-size: 24px;
  line-height: 32px;
  margin: 48px 0;
  padding: 32px 101px;
  letter-spacing: -0.5px;
  border-radius: 12px;
  background: #e3faf2 url(img/svg/ico-quote.svg) 24px 24px no-repeat;
  background-size: 32px 24px;
}

.article blockquote:first-child {
  margin-top: 0;
}

.article blockquote:last-child {
  margin-bottom: 0;
}

.article table {
  width: 100%;
  margin: 48px 0;
}

.article table:first-child {
  margin-top: 0;
}

.article table:last-child {
  margin-bottom: 0;
}

.article table thead th {
  font-weight: bold;
  letter-spacing: -0.5px;
  color: #a5a3a8;
  background-color: #fbfbfb;
}

.article table td,
.article table th {
  padding: 16px 24px;
  border: 1px solid #d4d5d9;
}

.table-responsive {
  margin: 48px 0;
}

.table-responsive:first-child {
  margin-top: 0;
}

.table-responsive:last-child {
  margin-bottom: 0;
}

.alignleft {
  float: left;
  margin-right: 60px;
  margin-bottom: 60px;
}

.alignright {
  float: right;
  margin-bottom: 60px;
  margin-left: 60px;
}

.img-box {
  width: 400px;
}

.img-box__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  border-radius: 12px 12px 0 0;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.img-box__desc {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  padding: 12px 24px 24px 24px;
  letter-spacing: -0.5px;
  color: #000000;
  border: 1px solid #d4d5d9;
  border-top: none;
  border-radius: 0 0 12px 12px;
}

.banner-article {
  clear: both;
  margin: 32px 0;
}

.banner-article:first-child {
  margin-top: 0;
}

.banner-article:last-child {
  margin-bottom: 0;
}

.banner-article__link {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 42px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 260px;
  padding: 48px;
  text-decoration: none;
  letter-spacing: -1px;
  color: #fbfbfb;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.banner-article__link:hover {
  color: #fbfbfb;
}

/**
* Хлебные крошки
*/

.breadcrumbs {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 16px;
  color: #a5a3a8;
}
.header_bg {background: #282b35;}
.header_bg .breadcrumbs {
  color: #ffffff;
}

.breadcrumbs__sep {
  display: inline-block;
  width: 17px;
  height: 8px;
  margin: 8px 4px;
  vertical-align: bottom;
  background: url(img/svg/ico-arrow-bread-gray-dark.svg) 0 0 no-repeat;
  background-size: 17px 8px;
}

.header_bg .breadcrumbs__sep {
  background-image: url(img/svg/ico-arrow-bread-white.svg);
}

.breadcrumbs__link {
  -webkit-text-decoration-color: rgba(33, 61, 211, 0.3);
  text-decoration-color: rgba(33, 61, 211, 0.3);
}

.breadcrumbs__link:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(33, 61, 211, 0);
  text-decoration-color: rgba(33, 61, 211, 0);
}

.header_bg .breadcrumbs__link {
  color: #ffffff;
  -webkit-text-decoration-color: rgba(251, 251, 251, 0.3);
  text-decoration-color: rgba(251, 251, 251, 0.3);
}

.header_bg .breadcrumbs__link:hover {
  color: #ffffff;
  -webkit-text-decoration-color: rgba(251, 251, 251, 0);
  text-decoration-color: rgba(251, 251, 251, 0);
}

/**
* Пагинация
*/

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 72px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.page-numbers {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 2px;
  text-align: center;
  text-decoration: none;
  letter-spacing: -0.5px;
  color: #2b2c2c;
  border: 1px solid #d4d5d9;
  border-radius: 4px;
}

.page-numbers:hover {
  color: #fbfbfb;
  border-color: #25b670;
  background-color: #25b670;
}

.page-numbers.current,
.page-numbers.current:hover {
  color: #a5a3a8;
  border-color: #d4d5d9;
  background-color: #f2f2f2;
}

.page-numbers.dots,
.page-numbers.dots:hover {
  color: #2b2c2c;
  border-color: #d4d5d9;
  background-color: transparent;
}

.page-numbers.prev,
.page-numbers.next {
  background-image: url(img/svg/ico-arrow-pagination.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
}

.page-numbers.next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
* Первые экраны
*/

.welcome-casino__img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1280px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.welcome-casino__inner {
  position: relative;
}

.welcome-casino__bread {
  margin-bottom: 24px;
}

.welcome-casino__title {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 42px;
  margin: 0 0 16px 0;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.welcome-casino__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.welcome-casino__unit {
  margin-right: 20px;
  margin-bottom: 8px;
  padding-right: 20px;
  border-right: 1px solid rgba(251, 251, 251, 0.5);
}

.welcome-casino__unit:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.welcome-casino__label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 8px;
  color: #f2f2f2;
}

.welcome-casino__value {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.welcome-casino__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 24px;
  color: #f2f2f2;
}

.welcome-casino__dist {
  font-weight: bold;
}

.welcome-casino__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.welcome-casino__go {
  margin-right: 16px;
}

.welcome-casino__review-btn {
  color: #fbfbfb;
}

.welcome-top {
  padding-top: 28px;
  padding-left: 40px;
}

.welcome-top__img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1280px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.welcome-top__inner {
  position: relative;
  padding-left: 64px;
}

.welcome-top__num {
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  line-height: 48px;
  position: absolute;
  top: -3px;
  left: 0;
  width: 48px;
  height: 70px;
  text-align: center;
  letter-spacing: -0.5px;
  color: #ffffff;
  background: url(img/svg/ico-number-one.svg) center top no-repeat;
}

.welcome-top__title {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 42px;
  margin-bottom: 24px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.welcome-top__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.welcome-top__unit {
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  position: relative;
  margin-right: 30px;
  margin-bottom: 43px;
  padding-left: 40px;
  letter-spacing: -0.5px;
  color: #fbfbfb;
}

.welcome-top__unit:last-child {
  margin-right: 0;
}

.welcome-top__unit:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 36px;
  height: 37px;
  margin-top: -18px;
  content: '';
  background-repeat: no-repeat;
  background-position: 0 0;
}

.welcome-top__unit_cash:before {
  background-image: url(img/ico-welcome-top-emoji-01.png);
}

.welcome-top__unit_spins:before {
  background-image: url(img/ico-welcome-top-emoji-02.png);
}

.welcome-top__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.welcome-top__go {
  margin-right: 16px;
}

.welcome-top__more-btn {
  color: #fbfbfb;
}

/**
* Top казино
*/

.top-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -83px;
  margin-right: -8px;
  margin-bottom: 30px;
  margin-left: -8px;
}

.top-list .slick-list {
  overflow: visible;
  width: 100%;
}

.top-list__item {
  width: 33.333333%;
  padding: 16px 8px;
}

.top-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
}

.top-item__main {
  width: 50.89974%;
  border-radius: 14px 0 0 14px;
  background-color: #ffffff;
}

.top-item__main-inner {
  position: relative;
  height: 100%;
  padding: 16px;
  border-radius: 12px 12px 0 12px;
}

.top-item__num {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 16px;
  width: 28px;
  height: 35px;
  padding-top: 4px;
  text-align: center;
  letter-spacing: -0.5px;
  color: #ffffff;
  background: url(img/svg/ico-plate.svg) center 0 no-repeat;
  background-size: 28px 35px;
}

.top-item__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 92px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.top-item__rating {
  margin-bottom: 16px;
  text-align: center;
}

.top-item__rating .rating-box__secondary {
  color: rgba(251, 251, 251, 0.3);
}

.top-item__btn {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.top-item__about {
  width: 49.10026%;
  border-radius: 0 14px 14px 0;
}

.top-item__about-inner {
  height: 100%;
  padding: 24px 14px 14px 16px;
  border-radius: 0 12px 12px 12px;
  background-color: #ffffff;
}

.top-item__name {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
  color: #2b2c2c;
}

.top-item__name-link {
  text-decoration: none;
  color: #2b2c2c;
  border-bottom: 1px solid rgba(43, 44, 44, 0.3);
}

.top-item__name-link:hover {
  color: #2b2c2c;
  border-bottom-color: #2b2c2c;
}

.top-item__label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 8px;
  color: #a5a3a8;
}

.top-item__sum {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  white-space: nowrap;
  letter-spacing: -1px;
  color: #25b670;
}

.top-item__addon {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  color: #2b2c2c;
}

.top-item__deposite {
  margin-right: 18px;
  padding-left: 20px;
  background: url(img/svg/ico-deposite.svg) 0 0 no-repeat;
  background-size: 16px 16px;
}

.top-item__speens {
  padding-left: 20px;
  background: url(img/svg/ico-free-speens.svg) 0 0 no-repeat;
  background-size: 16px 16px;
}

.top-item__unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.top-item__unit:last-child {
  margin-bottom: 0;
}

.top-item__unit:before {
  display: block;
  margin: 4px;
  content: '';
  border: 1px dotted #d4d5d9;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-box-ordinal-group: 3;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-item-align: end;
  -ms-flex-order: 2;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
  -webkit-order: 2;
  order: 2;
}

.top-item__unit-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #a5a3a8;
}

.top-item__unit-value {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 16px;
  letter-spacing: -0.5px;
  color: #343a40;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.top-rating {
  margin-top: 42px;
  margin-bottom: 72px;
}

.top-rating__head {
  margin-bottom: 26px;
  text-align: center;
}

.top-rating__foot {
  margin-top: 32px;
  text-align: center;
}

.top-unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
}

.top-unit__logo {
  position: relative;
  border-radius: 14px 0 0 14px;
  background-color: #ffffff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}

.top-unit__logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 138px;
  border-radius: 12px 12px 0 12px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.top-unit__num {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 16px;
  width: 28px;
  height: 35px;
  padding-top: 4px;
  text-align: center;
  letter-spacing: -0.5px;
  color: #ffffff;
  background: url(img/svg/ico-plate.svg) center 0 no-repeat;
  background-size: 28px 35px;
}

.top-unit__inner {
  border-radius: 0 14px 14px 0;
  -webkit-box-flex: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.top-unit__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 24px 24px 24px 16px;
  border-radius: 0 12px 12px 12px;
  background-color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.top-unit__head {
  width: 181px;
}

.top-unit__name {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
  color: #2b2c2c;
}

.top-unit__name-link {
  text-decoration: none;
  color: #2b2c2c;
  border-bottom: 1px solid rgba(43, 44, 44, 0.3);
}

.top-unit__name-link:hover {
  color: #2b2c2c;
  border-bottom-color: #2b2c2c;
}

.top-unit__bonus-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 8px;
  color: #a5a3a8;
}

.top-unit__bonus-value {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 30px;
  letter-spacing: -1px;
  color: #25b670;
}

.top-unit__option {
  width: 164px;
}

.top-unit__option-unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

.top-unit__option-unit:last-child {
  margin-bottom: 0;
}

.top-unit__option-unit:before {
  display: block;
  margin: 4px;
  content: '';
  border: 1px dotted #d4d5d9;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-box-ordinal-group: 3;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-item-align: end;
  -ms-flex-order: 2;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
  -webkit-order: 2;
  order: 2;
}

.top-unit__option-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #a5a3a8;
}

.top-unit__option-value {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 16px;
  letter-spacing: -0.5px;
  color: #343a40;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.top-unit__list {
  width: 264px;
  padding-left: 26px;
}

.top-unit__list-item {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 16px;
  padding-left: 20px;
  color: #2b2c2c;
  background: url(img/svg/ico-checklist.svg) 0 0 no-repeat;
  background-size: 16px 16px;
}

.top-unit__list-item:last-child {
  margin-bottom: 0;
}

.top-unit__foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.top-unit__rating {
  margin-right: 25px;
}

/**
* Данные страницы
*/

.meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.meta__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.meta__author-img {
  width: 32px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
}

.meta__author-img img {
  border-radius: 50%;
}

.meta__author-name {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin-left: 7px;
  color: #2b2c2c;
}

.meta__date {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin-right: 24px;
  color: #2b2c2c;
}

.meta__date-label {
  font-weight: bold;
  color: #a5a3a8;
}

.meta__comment {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin-right: 24px;
  padding-left: 20px;
  color: #2b2c2c;
  background: url(img/svg/ico-comments.svg) 0 center no-repeat;
  background-size: 16px 16px;
}

.meta__time {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  padding-left: 20px;
  color: #2b2c2c;
  background: url(img/svg/ico-time.svg) 0 center no-repeat;
  background-size: 16px 16px;
}

/**
* Навигация с иконками
*/

.ico-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 50px 0;
  padding: 28px 48px 8px 48px;
  border-radius: 12px;
  background: #e2f5ff;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ico-nav__item {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  position: relative;
  width: 50%;
  margin-bottom: 20px;
  padding-left: 0px;
}

.ico-nav__ico {
  position: absolute;
  top: 0;
  left: 0;
}

.ico-nav__link {
  text-decoration: none;
  border-bottom: 1px solid rgba(33, 61, 211, 0.3);
}

.ico-nav__link:hover {
  border-bottom-color: #213dd3;
}

/**
* Комментарии
*/

.comment-rating {
  width: 120px;
}

.comment-rating_casino {
  width: 190px;
}

.comment-rating__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  margin-bottom: 20px;
  border-radius: 12px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.comment-rating_casino .comment-rating__main {
  text-align: center;
}

.comment-rating__desc {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin-top: 16px;
  color: #2b2c2c;
}

.comment-rating__action {
  margin-top: 20px;
}

.comment-rating__btn {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.comment-list {
  margin-bottom: 48px;
}

.comment-list__head {
  padding-left: 64px;
}

.comment {
  position: relative;
  margin-bottom: 16px;
  padding-left: 64px;
}

.comment__img {
  position: absolute;
  top: 13px;
  left: 0;
}

.comment__img img {
  border-radius: 50%;
}

.comment__main {
  position: relative;
  padding: 18px 32px 12px 32px;
  border-radius: 12px;
  background-color: #fff7e2;
}

.comment__main:before {
  position: absolute;
  top: 30px;
  left: -10px;
  display: block;
  content: '';
  border-top: 10px solid transparent;
  border-right: 10px solid #fff7e2;
  border-bottom: 10px solid transparent;
}

.comment_bad .comment__main {
  background-color: #ffe9e2;
}

.comment_bad .comment__main:before {
  border-right-color: #ffe9e2;
}

.comment__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.comment__name {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #2b2c2c;
}

.comment__rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.comment__rating-value {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  margin-right: 8px;
  letter-spacing: -0.5px;
  color: #2b2c2c;
}

.comment__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 16px;
  color: #2b2c2c;
}

.comment__date {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #a5a3a8;
}

.comment-form {
  margin-bottom: 70px;
  padding-left: 180px;
}

.comment-form__head {
  padding-left: 125px;
}

.comment-form__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.comment-form__info {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  padding: 8px 0;
}

.comment-form__label {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  width: 125px;
  padding: 8px 10px 8px 0;
  color: #000000;
}

.comment-form__value {
  width: 288px;
}

.comment-form__group_text .comment-form__value {
  width: 768px;
}

.comment-form__group_vote .comment-form__value {
  padding-top: 8px;
  padding-bottom: 8px;
}

.comment-form__submit {
  padding-left: 125px;
}

.comment-form__btn {
  color: #fbfbfb;
  background-color: #25b670;
}

.comment-form__btn:hover {
  color: #fbfbfb;
  background-color: #21a063;
}

.form-control {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  color: #000000;
  border: 1px solid #d4d5d9;
  border-radius: 4px;
  background-color: #ffffff;
}

.form-control_textarea {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: vertical;
}

.form-control:focus {
  border-color: #b2b3b6;
}

.vote-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.vote-rating__head {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  height: 24px;
  margin-left: 20px;
  letter-spacing: -0.5px;
  color: #000000;
}

.vote-rating__body {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}

.vote-rating__control {
  position: absolute;
  opacity: 0;
}

.vote-rating__label {
  position: relative;
  z-index: 5;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: url(img/svg/ico-stars-stroke.svg) center center no-repeat;
  background-size: 80px 16px;
}

.vote-rating__control:checked ~ .vote-rating__label {
  background-image: url(img/svg/ico-stars-fill.svg);
}

/**
* FAQ
*/

.faq {
  margin-bottom: 70px;
}

.faq-item {
  padding-left: 48px;
  border-bottom: 1px solid #d4d5d9;
}

.faq-item__head {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  position: relative;
  position: relative;
  padding: 24px 24px 24px 32px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  letter-spacing: -0.5px;
  color: #2b2c2c;
  background: url(img/svg/ico-question.svg) 0 24px no-repeat;
  background-size: 24px 24px;
}

.faq-item__head:before {
  position: absolute;
  top: 28px;
  right: 24px;
  display: block;
  width: 16px;
  height: 16px;
  content: '';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: url(img/svg/ico-arrow-faq.svg) center center no-repeat;
  background-size: 10px 8px;
}

.faq-item_open .faq-item__head:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-item__body {
  display: none;
}

.faq-item__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  padding: 8px 24px 32px 32px;
  color: #2b2c2c;
}

/**
* How to use
*/

.how {
  margin-bottom: 42px;
}

.how__head {
  margin-bottom: 23px;
  text-align: center;
}

.how__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.how__item {
  width: 33.333333%;
  margin-bottom: 30px;
  padding: 0 8px;
  text-align: center;
}

.how__ico {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  border-radius: 50%;
  background-color: #25b670;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.how__num {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  position: absolute;
  bottom: -1px;
  left: 22px;
  width: 24px;
  height: 24px;
  text-align: center;
  color: #000000;
  border: 2px solid #25b670;
  border-radius: 50%;
  background-color: #ffffff;
}

.how__title {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 12px;
  text-align: center;
  letter-spacing: -0.5px;
  color: #2b2c2c;
}

.how__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  color: #2b2c2c;
}

/**
* Баннер
*/

.banner-casino {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  flex-direction: row-reverse;
  margin-bottom: 56px;
  border-radius: 12px;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}

.banner-casino__plate {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 9px 24px;
  letter-spacing: -0.5px;
  color: #fbfbfb;
  border-radius: 0 0 12px 0;
  background-color: #2b2c2c;
}

.banner-casino__img {
  width: 57.5%;
  margin-bottom: -80px;
  padding-right: 20px;
}

.banner-casino__about {
  width: 42.5%;
  padding: 58px 48px 32px 48px;
}

.banner-casino__name {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 13px;
  letter-spacing: -0.5px;
  opacity: 0.7;
  color: #fbfbfb;
}

.banner-casino__title {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 42px;
  margin-bottom: 9px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.banner-casino__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 22px;
  color: #fbfbfb;
}

/**
* Автор
*/

.author-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 184px;
  margin-bottom: 80px;
  padding: 24px 100px 24px 210px;
  border-radius: 12px;
  background: #f2f2f2;
}

.author-box__img {
  position: absolute;
  top: -8px;
  left: 0;
  width: 163px;
}

.author-box__main {
  width: 364px;
  padding: 8px 20px 8px 0;
}

.author-box__name {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  margin-bottom: 4px;
  letter-spacing: -1px;
  color: #25b670;
}

.author-box__note {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 16px;
  color: #2b2c2c;
}

.author-box__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  width: 526px;
  padding: 14px 0;
  padding-left: 32px;
  color: #2b2c2c;
  border-left: 1px solid #c4c4c4;
}

/**
* Рекомендуем
*/

.recommend {
  margin-bottom: 42px;
}

.recommend__head {
  margin-bottom: 24px;
  text-align: center;
}

.recommend__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -30px;
  margin-left: -30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.recommend__item {
  width: 33.333333%;
  margin-bottom: 30px;
  padding: 0 30px;
}

.recommend__img {
  margin-bottom: 13px;
  border-radius: 12px;
  overflow: hidden;
}

.recommend__img-link {
  display: block;
  position: relative;
  overflow: hidden;
  height: 240px;
}

.recommend__img-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.recommend__img-link:hover:before {
  visibility: visible;
  opacity: .4;
}

.recommend__title {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  padding: 0 10px;
  letter-spacing: -0.5px;
}

.recommend__title-link {
  text-decoration: none;
  color: #2b2c2c;
}

/**
* Казино
*/

.casino-data {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -67px;
  margin-bottom: 48px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
}

.casino-data__logo {
  border-radius: 14px 0 0 14px;
  background-color: #ffffff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}

.casino-data__logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  border-radius: 12px 12px 0 12px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.casino-data__num {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 16px;
  width: 28px;
  height: 35px;
  padding-top: 4px;
  text-align: center;
  letter-spacing: -0.5px;
  color: #ffffff;
  background: url(img/svg/ico-plate.svg) center 0 no-repeat;
  background-size: 28px 35px;
}

.casino-data__inner {
  border-radius: 0 14px 14px 0;
  -webkit-box-flex: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.casino-data__main {
  height: 100%;
  border-radius: 0 12px 12px 12px;
  background-color: #ffffff;
}

.casino-data__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 46px 15px 40px;
  border-radius: 0 0 0 12px;
}

.casino-data__name {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 14px;
  letter-spacing: -0.5px;
  color: #2b2c2c;
}

.casino-data__name-link {
  text-decoration: none;
  color: #2b2c2c;
  border-bottom: 1px solid rgba(43, 44, 44, 0.3);
}

.casino-data__name-link:hover {
  color: #2b2c2c;
  border-bottom-color: #2b2c2c;
}

.casino-data__option {
  width: 300px;
}

.casino-data__option-unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

.casino-data__option-unit:last-child {
  margin-bottom: 0;
}

.casino-data__option-unit:before {
  display: block;
  margin: 4px;
  content: '';
  border: 1px dotted #d4d5d9;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-box-ordinal-group: 3;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-item-align: end;
  -ms-flex-order: 2;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
  -webkit-order: 2;
  order: 2;
}

.casino-data__option-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #a5a3a8;
}

.casino-data__option-value {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 16px;
  letter-spacing: -0.5px;
  color: #343a40;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.casino-data__link {
  font-weight: normal;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(33, 61, 211, 0.3);
  text-decoration-color: rgba(33, 61, 211, 0.3);
}

.casino-data__link:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(33, 61, 211, 0);
  text-decoration-color: rgba(33, 61, 211, 0);
}

.casino-data__rating {
  margin-left: auto;
}

.casino-data__rating-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.casino-data__rating-unit {
  width: 129px;
  text-align: center;
}

.casino-data__rating-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 10px;
  text-align: center;
  color: #a5a3a8;
}

.casino-data__rating-foot {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 5px;
  padding-right: 16px;
  text-align: right;
  color: #000000;
}

.casino-data__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d4d5d9;
  padding: 10px 0 14px 40px;
}

.casino-data__nav-item {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  position: relative;
  margin-right: 60px;
  padding-left: 0px;
}

.casino-data__nav-item:last-child {
  margin-right: 0;
}

.casino-data__nav-ico {
  position: absolute;
  top: 3px;
  left: 0;
}

.casino-data__nav-ico img {
  vertical-align: top;
}

.casino-data__nav-link {
  text-decoration: underline;
  color: #2b2c2c;
  -webkit-text-decoration-color: rgba(43, 44, 44, 0.3);
  text-decoration-color: rgba(43, 44, 44, 0.3);
}

.casino-data__nav-link:hover {
  text-decoration: underline;
  color: #2b2c2c;
  -webkit-text-decoration-color: rgba(43, 44, 44, 0);
  text-decoration-color: rgba(43, 44, 44, 0);
}

.circle {
  position: relative;
  width: 97px;
  height: 97px;
  margin-right: auto;
  margin-left: auto;
}

.circle__value {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 97px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  letter-spacing: -1px;
  color: #000000;
}

.casino-unit {
  float: right;
  width: 400px;
  -webkit-box-shadow: 0px 0px 0px 25px rgba(255,255,255,1);
  -moz-box-shadow: 0px 0px 0px 25px rgba(255,255,255,1);
  box-shadow: 0px 0px 0px 25px rgba(255,255,255,1);
  margin-bottom: 48px;
  margin-left: 70px;
}

.casino-unit__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 132px;
  border-radius: 12px 12px 0 0;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.casino-unit__body {
  padding: 16px 34px 38px 34px;
  border: 1px solid #d4d5d9;
  background: #fff;
  border-top: none;
  border-radius: 0 0 12px 12px;
}

.casino-unit__section {
  margin-bottom: 32px;
}

.casino-unit__section:last-child {
  margin-bottom: 0;
}

.casino-unit__title {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 5px;
  letter-spacing: -0.5px;
  color: #000000;
}

.casino-unit__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #000000;
}

.casino-unit__list, ul.casino-unit__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -42px;
  margin-left: -20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.casino-unit__point, li.casino-unit__point {
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  position: relative;
  width: -webkit-calc(50% - 40px);
  width: calc(50% - 40px);
  margin-right: 20px;
  margin-left: 20px;
  padding: 11px 0;
  color: #2b2c2c;
  border-bottom: 1px solid #d4d5d9;
}

.casino-unit__point:before, li.casino-unit__point:before {
  position: absolute;
  top: 14px;
  left: -16px;
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  background: url(img/svg/ico-checklist.svg) 0 center no-repeat;
  background-size: 12px 12px;
}

ul.casino-unit__list {margin: 0; padding: 0;     display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -42px;
    margin-left: -20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
ul.casino-unit__list li.casino-unit__point {font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    position: relative;
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
    margin-right: 20px;
    margin-left: 20px;
    padding: 11px 0;
    color: #2b2c2c;
    border-bottom: 1px solid #d4d5d9; margin-bottom: 0px;}
    ul.casino-unit__list li.casino-unit__point:before {position: absolute;
    top: 14px;
    left: -16px;
    display: block;
    width: 12px;
    height: 12px;
    content: '';
    background-size: 12px 12px;}

.casino-promocode {
  margin-bottom: 12px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #d4d5d9;
}

.casino-promocode:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.casino-promocode__date {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 9px;
  color: #a5a3a8;
}

.casino-promocode__date-label {
  font-weight: bold;
}

.casino-promocode__plate {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  display: inline-block;
  padding: 3px 6px;
  vertical-align: bottom;
  color: #fbfbfb;
  border-radius: 2px;
  background: #da234f;
}

.casino-promocode__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 5px;
  color: #2b2c2c;
}

.casino-promocode__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.casino-promocode__btn {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  display: inline-block;
  padding: 5px 48px;
  vertical-align: bottom;
  text-decoration: none;
  color: #2b2c2c;
  border: 1px solid #25b670;
  border-radius: 4px;
}

.casino-promocode__btn:hover {
  text-decoration: none;
  color: #fbfbfb;
  background-color: #25b670;
}

.casino-promocode__checked {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-left: 20px;
  padding-left: 18px;
  color: #25b670;
  background: url(img/svg/ico-checklist.svg) 0 center no-repeat;
  background-size: 12px 12px;
}

.casino-final {
  overflow: hidden;
}

.casino-final_slots {
  background-color: #0c0c16;
}

.casino-final__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 442px;
  margin-right: -40px;
  margin-left: -40px;
}

.casino-final__main {
  position: relative;
  width: 48.90625%;
  background-color: #ffffff;
}

.casino-final__main-inner {
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 0 20px 0 0;
}

.casino-final_slots .casino-final__main-inner {
  background-color: #0c0c16;
}

.casino-final__img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1280px;
  height: 520px;
  margin-top: -260px;
  margin-left: -640px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.casino-final__img img {
  opacity: 0.1;
}

.casino-final__data {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 16px;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.casino-final__data-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.casino-final__data-unit {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid rgba(251, 251, 251, 0.5);
}

.casino-final__data-unit:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.casino-final__data-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 8px;
  color: #f2f2f2;
}

.casino-final__data-value {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.casino-final__data-desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 17px;
  text-align: center;
  color: #f2f2f2;
}

.casino-final__data-dist {
  font-weight: bold;
}

.casino-final__slot {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 15px;
  text-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.casino-final__slot-img {
  margin-bottom: 20px;
}

.casino-final__slot-img img {
  border-radius: 12px;
}

.casino-final__slot-name {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 42px;
  margin-bottom: 65px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.casino-final__slot-btn {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  display: inline-block;
  padding: 12px 48px;
  vertical-align: bottom;
  text-decoration: none;
  letter-spacing: -0.5px;
  color: #2b2c2c;
  border-radius: 4px;
  background-color: #feeb3c;
}

.casino-final__slot-btn:hover {
  color: #2b2c2c;
  background-color: #e0cf35;
}

.casino-final__about {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 51.09375%;
  padding-top: 48px;
  padding-left: 75px;
  border-radius: 0 0 0 20px;
  background-color: #ffffff;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.casino-final__about:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  display: block;
  width: 2000px;
  content: '';
  background-color: #ffffff;
}

.casino-final__name {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 42px;
  margin-bottom: 10px;
  letter-spacing: -1px;
  color: #2b2c2c;
}

.casino-final__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 9px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.casino-final__logo {
  margin-right: 16px;
}

.casino-final__logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 70px;
  border-radius: 12px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.casino-final__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 32px;
  color: #000000;
}

.casino-final__link {
  font-weight: normal;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(33, 61, 211, 0.3);
  text-decoration-color: rgba(33, 61, 211, 0.3);
}

.casino-final__link:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(33, 61, 211, 0);
  text-decoration-color: rgba(33, 61, 211, 0);
}

.casino-final__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}

.casino-final__btn {
  padding: 0 8px;
}

.bar-fix {
  position: fixed;
  z-index: 990;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  height: 72px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
}

.bar-fix_active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.bar-fix__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bar-fix__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  margin-right: 120px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.bar-fix__rating {
  margin-right: 120px;
  padding-top: 10px;
  padding-bottom: 6px;
}

.bar-fix__bonus {
  margin-right: 120px;
  padding-top: 10px;
}

.bar-fix__label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #f2f2f2;
}

.bar-fix__value {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.bar-fix__action {
  margin-left: auto;
  padding: 12px 0;
}

/**
* Бонусы
*/

.bonus-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-bottom: 56px;
  margin-left: -8px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bonus-list__item {
  width: 33.333333%;
  margin-bottom: 16px;
  padding: 0 8px;
}

.bonus-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
}

.bonus-item__main {
  width: 50.89974%;
  border-radius: 14px 0 0 14px;
  background-color: #ffffff;
}

.bonus-item__main-inner {
  position: relative;
  height: 100%;
  padding: 16px;
  border-radius: 12px 12px 0 12px;
  background-color: #013476;
}

.bonus-item__title {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  min-height: 100px;
  margin-bottom: 15px;
  padding-top: 4px;
  letter-spacing: -1px;
  color: #fbfbfb;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.bonus-item__btn {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.bonus-item__about {
  width: 49.10026%;
  border-radius: 0 14px 14px 0;
  background-color: #013476;
}

.bonus-item__about-inner {
  height: 100%;
  padding: 29px 14px 14px 16px;
  border-radius: 0 12px 12px 12px;
  background-color: #ffffff;
}

.bonus-item__bonus {
  margin-bottom: 21px;
}

.bonus-item__bonus-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 8px;
  color: #a5a3a8;
}

.bonus-item__bonus-value {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -1px;
  color: #25b670;
}

.bonus-item__unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.bonus-item__unit:last-child {
  margin-bottom: 0;
}

.bonus-item__unit:before {
  display: block;
  margin: 4px;
  content: '';
  border: 1px dotted #d4d5d9;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-box-ordinal-group: 3;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-item-align: end;
  -ms-flex-order: 2;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
  -webkit-order: 2;
  order: 2;
}

.bonus-item__unit-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #a5a3a8;
}

.bonus-item__unit-value {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 16px;
  letter-spacing: -0.5px;
  color: #343a40;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

/**
* Слоты
*/

.slot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
}

.slot__main {
  width: 65.46875%;
  padding: 8px 20px 48px 20px;
}

.slot__title {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 42px;
  margin-bottom: 17px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.slot__desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 24px;
  color: #fbfbfb;
}
.slot__desc a {
  color: #fff;
}
.slot__game {
  position: relative;
  overflow: hidden;
  max-width: 692px;
  margin-bottom: 9px;
  border-radius: 12px;
}

.slot__game iframe {
  display: block;
  border: none;
}

.slot__game-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  padding-top: 83px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  background-color: rgba(11, 11, 11, 0.6);
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.slot__game:hover .slot__game-inner {
  visibility: visible;
  opacity: 1;
}

.slot__game-title {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  margin-bottom: 10px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.slot__game-btn {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  display: inline-block;
  padding: 16px 22px;
  vertical-align: bottom;
  letter-spacing: -0.5px;
  color: #2b2c2c;
  border: none;
  border-radius: 8px;
  background-color: #feeb3c;
}

.slot__game-btn:hover {
  color: #2b2c2c;
  background-color: #e0cf35;
}

.slot__win {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 9px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.slot__win-head {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-right: 8px;
  white-space: nowrap;
  color: #fbfbfb;
}

.slot__win-body {
  -webkit-box-flex: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.slot__foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 692px;
}

.slot__rating {
  padding-right: 65px;
}

.slot__go {
  -webkit-box-flex: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.slot__go-btn {
  font-weight: bold;
  width: 100%;
  padding: 15px;
}

.slot__aside {
  width: 34.53125%;
  padding: 0 20px 48px 20px;
}

.slot__dev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  
  margin-bottom: 33px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.slot__dev-logo {
  width: 51.03093%;
}

.slot__dev-inner {
  width: 48.96907%;
  padding-left: 16px;
}

.slot__dev-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 3px;
  color: #a5a3a8;
}

.slot__dev-value {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #fbfbfb;
}

.slot__dev-link {
  color: #fbfbfb;
  -webkit-text-decoration-color: rgba(251, 251, 251, 0.3);
  text-decoration-color: rgba(251, 251, 251, 0.3);
}

.slot__dev-link:hover {
  color: #fbfbfb;
  -webkit-text-decoration-color: rgba(251, 251, 251, 0);
  text-decoration-color: rgba(251, 251, 251, 0);
}

.slot__where-head {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  margin-bottom: 13px;
  padding-left: 7px;
  letter-spacing: -1px;
  color: #fbfbfb;
}

.slot-win__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 0;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.slot-win__date {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-right: 24px;
  color: #fbfbfb;
}

.slot-win__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.slot-win__author-img {
  width: 32px;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
}

.slot-win__author-img img {
  border-radius: 50%;
}

.slot-win__author-name {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #fbfbfb;
}

.slot-win__sum {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -1px;
  color: #feea3c;
}

.slot-rating__head {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #f2f2f2;
}

.slot-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
}

.slot-item:last-child {
  margin-bottom: 0;
}

.slot-item__main {
  width: 50.89974%;
  border-radius: 14px 0 0 14px;
  background-color: #ffffff;
}

.slot-item__main-inner {
  position: relative;
  height: 100%;
  padding: 10px 16px 16px 16px;
  border-radius: 12px 12px 0 12px;
}

.slot-item__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 92px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.slot-item__btn {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.slot-item__about {
  width: 49.10026%;
  border-radius: 0 14px 14px 0;
}

.slot-item__about-inner {
  height: 100%;
  padding: 16px 14px 14px 16px;
  border-radius: 0 12px 12px 12px;
  background-color: #ffffff;
}

.slot-item__rating {
  margin-bottom: 16px;
}

.slot-item__rating .rating-box__primary {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

.slot-item__label {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 8px;
  color: #a5a3a8;
}

.slot-item__rating .slot-item__label {
  margin-bottom: 0;
}

.slot-item__sum {
  font-family: 'Montserrat';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -1px;
  color: #25b670;
}

.option-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -28px;
  margin-left: -28px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.option-group__item {
  width: 50%;
  margin-bottom: 48px;
  padding: 0 28px;
}

.slot-option__head {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  position: relative;
  padding: 20px 50px 20px 80px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  letter-spacing: -0.5px;
  color: #2b2c2c;
  border-bottom: 1px solid #d4d5d9;
}

.slot-option__head:before {
  position: absolute;
  top: 20px;
  left: 48px;
  display: block;
  width: 24px;
  height: 24px;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px auto;
}

.slot-option_main .slot-option__head:before {
  background-image: url(img/svg/ico-gear.svg);
}

.slot-option_info .slot-option__head:before {
  background-image: url(img/svg/ico-ingo.svg);
}

.slot-option__head:after {
  position: absolute;
  top: 24px;
  right: 24px;
  display: block;
  width: 16px;
  height: 16px;
  content: '';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: url(img/svg/ico-arrow-faq.svg) center center no-repeat;
  background-size: 10px auto;
}

.slot-option_open .slot-option__head:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slot-option__body {
  display: none;
}

.slot-option__unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #d4d5d9;
}

.slot-option__label {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  width: 61.53846%;
  padding: 15px 0 15px 80px;
  color: #2b2c2c;
  border-right: 1px solid #d4d5d9;
}

.slot-option__value {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  width: 38.46154%;
  padding: 15px 65px 15px 0;
  text-align: right;
  color: #2b2c2c;
}

.slot-option__value_dist {
  color: #25b670;
}

.slot-slider {
  position: relative;
  margin-bottom: 72px;
}

.slot-slider__arrow {
  position: absolute;
  z-index: 50;
  top: 0;
  bottom: 0;
  width: 166px;
  padding: 0;
  border: none;
  background: -webkit-gradient(linear, right top, left top, color-stop(3.01%, #161532), color-stop(91.87%, rgba(22, 21, 50, 0)));
  background: linear-gradient(-90deg, #161532 3.01%, rgba(22, 21, 50, 0) 91.87%);
}

.slot-slider__arrow:before {
  position: absolute;
  top: 50%;
  right: 25px;
  display: block;
  width: 24px;
  height: 48px;
  margin-top: -24px;
  content: '';
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.4;
  background: url(img/svg/ico-arrow-slider.svg) center center no-repeat;
  background-size: 20px 30px;
}

.slot-slider__arrow.slick-prev {
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slot-slider__arrow.slick-next {
  right: 0;
}

.slot-slider__arrow:hover:before {
  opacity: 0.8;
}

.recommend-slot {
  margin-bottom: 56px;
}

.recommend-slot__head {
  margin-bottom: 16px;
}

.recommend-slot__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.recommend-slot__unit {
  margin-right: 12px;
  margin-bottom: 12px;
}

.recommend-slot__link {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  display: inline-block;
  padding: 6px 36px;
  vertical-align: bottom;
  text-decoration: none;
  color: #2b2c2c;
  border: 1px solid #25b670;
  border-radius: 4px;
}

.recommend-slot__link:hover {
  text-decoration: none;
  color: #fbfbfb;
  background-color: #25b670;
}

.recommend-slot__body {
  margin-right: -8px;
  margin-left: -8px;
}

.recommend-slot__body .slick-list {
  overflow: visible;
}

.recommend-slot__item {
  margin-right: 8px;
  margin-bottom: 16px;
  margin-left: 8px;
  border-radius: 12px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
}

.recommend-slot__img {
  margin-bottom: 19px;
}

.recommend-slot__img img {
  border-radius: 12px;
}

.recommend-slot__title {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 25px;
  padding: 0 15px;
  letter-spacing: -0.5px;
}

.recommend-slot__foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px 15px 15px;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
}

.recommend-slot__rating {
  -webkit-box-flex: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.recommend-slot__rating .slot-rating__head {
  color: #a5a3a8;
}

.recommend-slot__rating .rating-box__secondary {
  opacity: 0.3;
  color: #a5a3a8;
}

/**
* Блог
*/

.blog-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
}

.blog-author__inner {
  padding: 16px 20px 28px 24px;
  border-radius: 0 12px 12px 0;
  background-color: #f2f2f2;
  -webkit-box-flex: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.blog-author__name {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
  color: #25b670;
}

.blog-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -9px;
  margin-bottom: 14px;
  margin-left: -9px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-list__item {
  width: 33.333333%;
  margin-bottom: 18px;
  padding: 0 9px;
}

.blog-item__img img {
  width: 100%;
  border-radius: 12px 12px 0 0;
}

.blog-item__inner {
  padding: 14px 24px 30px 24px;
  border: 1px solid #d4d5d9;
  border-radius: 0 0 12px 12px;
}

.blog-item__title {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 16px;
  letter-spacing: -0.5px;
  color: #000000;
}

.blog-item__title-link {
  text-decoration: none;
  color: #000000;
}

.blog-item__attr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.blog-item__date {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  padding-left: 24px;
  color: #a5a3a8;
  background: url(img/svg/ico-date.svg) 0 center no-repeat;
  background-size: 16px 16px;
}

.blog-item__comment {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  padding-left: 24px;
  color: #a5a3a8;
  background: url(img/svg/ico-comment.svg) 0 center no-repeat;
  background-size: 16px 16px;
}

/**
* Поиск
*/

.search-list {
  margin-bottom: 60px;
}

.search-list__item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d4d5d9;
}

.search-list__title {
  font-family: 'Montserrat';
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  line-height: 28px;
  margin: 0 0 5px 0;
  letter-spacing: -0.5px;
}

.search-list__title-link {
  text-decoration: none;
  color: #000000;
}

.search-list__desc {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #a5a3a8;
}

.search-list__url {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
}

.search-list__url-link {
  -webkit-text-decoration-color: rgba(33, 61, 211, 0.3);
  text-decoration-color: rgba(33, 61, 211, 0.3);
}

.search-list__url-link:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(33, 61, 211, 0);
  text-decoration-color: rgba(33, 61, 211, 0);
}

/**
* Slick Slider
*/

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

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

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

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

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

.slick-track:after {
  clear: both;
}

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

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

/**
* Медиазапросы
*/

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 990px;
  }

  .main-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .main-menu > li {
    margin-right: 32px;
  }

  .main-menu > li:last-child {
    margin-right: 0;
  }

  .header_bg .main-menu > li > a {
    color: #fbfbfb;
  }

  .main-menu > li.menu-item-has-children > a {
    position: relative;
    padding-right: 22px;
  }

  .main-menu > li.menu-item-has-children > a:before {
    position: absolute;
    top: 3px;
    right: 0;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid transparent;
    border-radius: 50%;
    background: url(img/svg/ico-arrow-menu-gray-dark.svg) center center no-repeat;
    background-size: 16px 16px;
  }

  .header_bg .main-menu > li.menu-item-has-children > a:before {
    background-image: url(img/svg/ico-arrow-menu-gray-light.svg);
  }

  .main-menu > li.menu-item-has-children:hover > a:before {
    border-color: #a5a3a8;
  }

  .header_bg .main-menu > li.menu-item-has-children:hover > a:before {
    border-color: #d4d5d9;
  }

  .main-menu > li.menu-item-has-children:hover > .sub-menu {
    display: block;
  }

  .main-menu > li > .sub-menu {
    position: absolute;
    z-index: 500;
    top: 100%;
    left: -24px;
    display: none;
    width: 224px;
    margin: 0;
    margin-top: 16px;
    padding: 24px;
    list-style: none;
    border-radius: 12px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  }

  .main-menu > li > .sub-menu:before {
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    display: block;
    height: 16px;
    content: '';
  }

  .main-menu > li > .sub-menu > li {
    border-bottom: 1px solid #c4c4c4;
  }

  .main-menu > li > .sub-menu > li:last-child {
    border-bottom: none;
  }

  .main-menu > li > .sub-menu > li > a {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: #2b2c2c;
  }

  .comment-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .comment-wrap__rating {
    width: 20%;
  }

  .comment-wrap__main {
    width: 80%;
  }
  .comment-wrap__norating  {
    width: 100% !important;
  }
  .blog-welcome {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .blog-welcome__about {
    width: 67.66667%;
  }

  .blog-welcome__author {
    width: 32.33333%;
  }
}
.img-content {border-radius: 12px; margin: 32px 0px;}
.homepage_ol {border-radius: 12px;
background: #e3faf2; padding: 32px !important; font-size: 20px; column-count: 2;}
.recommend__img-link-new div img {height: 150px; width: auto; max-width: none; }.recommend__img-link-new {text-align: center; padding-top: 45px; background: #d4d5d9; } .recommend__img-link-new div {width: 150px; height: 150px; border-radius: 100px !important; overflow: hidden; display: inline-block;}.recommend__img-link {}.recommend__img-link-old { text-align: center; padding-top: 45px;} .recommend__img-link-old img {background: #d4d5d9;  border-radius: 100px !important; width: 150px; height: 150px;}
.img-top {width: 730px !important;}
.blog-item__img-old img {height: 120px; width: auto; margin: 15px 0px; border-radius: 100px;} 
.blog-item__img-old {background: #d4d5d9; text-align: center; border-radius: 12px 12px 0 0;}
.blog-item__title-link {display: inline-block; height: 75px;}
.article_blog {padding-right: 25px;}
.bg-admiral777 {background-color: #21252d}
.bg-admiral888 {background-color: #08192b}
.bg-argocasino {background-color: #181610}
.bg-azartmania {background-color: #2f162d}
.bg-azartplay {background-color: #0f0f0f}
.bg-azartplay {background: #114e5d;}
.bg-azino777 {background-color: #000000}
.bg-azino888 {background-color: #383838}
.bg-betchan {background: #141414;}
.bg-bobcasino {background: #493324;}
.bg-booicasino {background-color: #23727b}
.bg-burancasino {background-color: #212224}
.bg-casinocolumbus {background-color: #0f171c}
.bg-casinocolumbus {background: #272a29;}
.bg-casinovulcan24 {background-color: #041c45}
.bg-casinovulcan24 {background: #011858;}
.bg-casinox {background-color: #202021}
.bg-casinox {background: #202020;}
.bg-champion {background-color: #13284f}
.bg-chudoslot {background-color: #581266}
.bg-driftcasino {background-color: #131416}
.bg-driftcasino {background: #000;}
.bg-eldorado {background-color: #120b01}
.bg-eldorado {background: #1f1d10;}
.bg-elslots {background-color: #a56709}
.bg-frankcasino {background-color: #09101a}
.bg-frankcasino {background: #df462d;}
.bg-freshcasino {background: #94c447;}
.bg-gmsdeluxe {background-color: #8798b0}
.bg-goldfishka {background-color: #011f46}
.bg-ivicasino {background-color: #1e57f8}
.bg-jackpot {background-color: #4a0003}
.bg-joycasino {background-color: #34312d}
.bg-joycasino {background: #422a27;}
.bg-lotoru {background-color: #0f0f0f}
.bg-malinacasino {background-color: #250826}
.bg-maxbetslots {background-color: #220000}
.bg-maxbetslots {background: #c50f0f;}
.bg-million {background-color: #053c05}
.bg-mrbit {background-color: #020c27}
.bg-pharaon {background-color: #0e3053}
.bg-pinupcasino {background: #3c3c3c;}
.bg-playamo {background-color: #1e1e1e}
.bg-playfortuna {background-color: #13100e}
.bg-pmcasino {background-color: #000}
.bg-riobet {background-color: #17230f}
.bg-roxcasino {background: #272828;}
.bg-slotozal {background-color: #1c2331}
.bg-slotv {background-color: #303030}
.bg-solcasino {background: #312d2b;}
.bg-superslots {background-color: #262242}
.bg-vabank {background-color: #062843}
.bg-vulcangrand {background-color: #091420}
.bg-vulcanmaximum {background-color: #021327}
.bg-vulcanmillion {background-color: #00022e}
.bg-vulcanneon {background-color: #0e1f3d}
.bg-vulcanpobeda {background-color: #091b2f}
.bg-vulcanprestige {background-color: #02102f}
.bg-vulkanclub {background: #032666}
.bg-vulkandeluxe {background: #1842ac;}
.bg-vulkanolimp {background-color: #106798}
.bg-vulkanroyal {background-color: #0c0c36}
.bg-vulkanstars {background-color: #03072a}
.bg-vulkanstavka {background-color: #081426}
.bg-zigzag777 {background-color: #19212a}
.bg-ramenbetru {background-color: #121524;}
.bg-kentru {background-color: #ff0068;}
.bg-bollywoodru {background-color: #232110}
.bg-newretroru {background-color: #132941;}
.bg-r7casinoru {background-color: #010100;}
.bg-r7casinoru {background-color: #010100;}


@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (min-width: 1260px) {
  .container {
    max-width: 1230px;
  }
}

@media (max-width: 1259px) {
  .comment-form {
    padding-left: 165px;
  }

  .slot-item__sum {
    font-size: 28px;
  }

  .recommend-slot__link {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 1199px) {
  .footer__main {
    padding-right: 30px;
  }

  .footer__body {
    padding-left: 0;
  }

  .subscribe {
    padding: 20px;
  }

  .subscribe__title {
    font-size: 30px;
  }

  .top-list__item {
    width: auto;
  }

  .top-item {
    width: 390px;
  }

  .top-unit__logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
  }

  .top-unit__logo-link {
    padding-right: 10px;
    padding-left: 10px;
  }

  .top-unit__main {
    padding-right: 16px;
    padding-left: 16px;
  }

  .top-unit__head {
    width: auto;
    padding-right: 16px;
  }

  .top-unit__option {
    width: auto;
    padding-right: 16px;
  }

  .top-unit__list {
    width: auto;
    padding-right: 16px;
    padding-left: 0;
  }

  .top-unit__rating {
    margin-right: 16px;
  }

  .top-unit__btn {
    padding-right: 10px;
    padding-left: 10px;
  }

  .ico-nav {
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .comment-form {
    padding-left: 130px;
  }

  .comment-form__group_text .comment-form__value {
    width: 600px;
  }

  .casino-data__body {
    padding-right: 16px;
    padding-left: 16px;
  }

  .casino-data__option {
    width: 260px;
  }

  .casino-data__rating-unit {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
  }

  .casino-data__nav {
    padding-left: 16px;
  }

  .casino-data__nav-item {
    margin-right: 16px;
  }

  .bar-fix__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .bar-fix__logo {
    margin-right: 0;
  }

  .bar-fix__rating {
    margin-right: 0;
  }

  .bar-fix__bonus {
    margin-right: 0;
  }

  .bar-fix__action {
    margin-left: 0;
  }

  .slot-item__sum {
    font-size: 24px;
  }

  .recommend-slot__body {
    margin-right: 0;
    margin-left: 0;
  }

  .recommend-slot__go-btn {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 991px) {
  .header_slot {
    margin-bottom: 30px;
  }

  .header__inner {
    position: relative;
    padding: 15px 0;
  }

  .header__nav {
    padding: 8px 0;
  }

  .header__search {
    margin-left: 20px;
    padding: 14px 0;
  }

  .header__logo {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .header_search .header__logo {
    visibility: hidden;
    opacity: 0;
  }

  .logo__ico {
    width: 64px;
  }

  .logo__tagline {
    font-size: 16px;
    line-height: 20px;
  }

  .search-form {
    position: static;
  }

  .search-form__main {
    top: 50%;
    right: 42px;
    left: 0;
    width: auto;
    margin-top: -20px;
    margin-right: 0;
  }

  .nav-toggle {
    position: relative;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    cursor: pointer;
    border: none;
    background: none;
  }

  .nav-toggle__bar {
    position: absolute;
    top: 9px;
    left: 50%;
    display: block;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
    background: #2b2c2c;
  }

  .header_bg .nav-toggle__bar {
    background: #fbfbfb;
  }

  .nav-toggle__bar:nth-child(2) {
    top: 17px;
  }

  .nav-toggle__bar:nth-child(3) {
    top: 25px;
  }

  .header__nav_open .nav-toggle__bar:nth-child(1),
  .header__nav_open .nav-toggle__bar:nth-child(3) {
    top: 16px;
  }

  .header__nav_open .nav-toggle__bar:nth-child(2) {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  .header__nav_open .nav-toggle__bar:nth-child(1) {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
  }

  .header__nav_open .nav-toggle__bar:nth-child(3) {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
  }

  .main-menu {
    position: absolute;
    z-index: -1;
    top: 100%;
    right: 0;
    display: block;
    visibility: hidden;
    width: 240px;
    padding: 18px 24px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 12px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  }

  .header__nav_open .main-menu {
    z-index: 500;
    visibility: visible;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 1;
  }

  .main-menu > li {
    border-bottom: 1px solid #c4c4c4;
  }

  .main-menu > li:last-child {
    border-bottom: none;
  }

  .main-menu > li > a {
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main-menu > li > .sub-menu {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #c4c4c4;
  }

  .main-menu > li > .sub-menu > li {
    border-bottom: 1px solid #c4c4c4;
  }

  .main-menu > li > .sub-menu > li:last-child {
    border-bottom: none;
  }

  .main-menu > li > .sub-menu > li > a {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: #2b2c2c;
  }

  .menu-item-toggle {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 24px;
    height: 40px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: url(img/svg/ico-arrow-menu-gray-dark.svg) center center no-repeat;
    background-size: 16px 16px;
  }

  .menu-item-toggle_active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .footer {
    padding: 30px 0;
  }

  .footer__inner {
    display: block;
  }

  .footer__main {
    width: auto;
    padding-right: 0;
  }

  .footer__subscribe {
    width: auto;
    margin-bottom: 30px;
  }

  .article_blog {
    margin-bottom: 30px;
  }

  .banner-article__link {
    display: block;
    height: auto;
    text-align: center;
    background-image: none !important;
  }

  .welcome-casino__img {
    opacity: 0.1;
  }

  .welcome-top {
    padding-left: 0;
  }

  .top-unit {
    display: block;
  }

  .top-unit__inner {
    border-bottom-left-radius: 14px;
  }

  .top-unit__main {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .top-unit__list {
    padding-right: 0;
  }

  .top-unit__foot {
    width: 100%;
    padding-top: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .top-unit__btn {
    padding-right: 24px;
    padding-left: 24px;
  }

  .ico-nav {
    display: block;
  }

  .ico-nav__item {
    width: 100%;
  }

  .comment-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-bottom: 40px;
  }

  .comment-rating__img {
    width: 145px;
  }

  .comment-rating__inner {
    margin-right: 35px;
  }

  .comment-rating__desc {
    margin-top: 0;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
  }

  .comment-form {
    padding-left: 0;
  }

  .comment-form__head {
    padding-left: 0;
  }

  .comment-form__group_text .comment-form__value {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
  }

  .comment-form__submit {
    padding-left: 0;
  }

  .faq-item {
    padding-left: 0;
  }

  .faq-item__head:before {
    right: 0;
  }

  .banner-casino {
    display: block;
  }

  .banner-casino__img {
    width: auto;
    max-width: 460px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 0;
    padding-right: 30px;
    padding-left: 30px;
  }

  .banner-casino__about {
    width: auto;
    padding: 30px;
  }

  .author-box {
    display: block;
    padding: 24px;
  }

  .author-box__img {
    top: 0;
    left: 0;
    width: 143px;
  }

  .author-box__main {
    margin-bottom: 40px;
    padding-left: 146px;
  }

  .author-box__desc {
    width: auto;
    padding-right: 0;
    padding-left: 0;
    border-left: none;
  }

  .recommend__body {
    margin-right: -15px;
    margin-left: -15px;
  }

  .recommend__item {
    padding: 0 15px;
  }

  .casino-data {
    display: block;
  }

  .casino-data__logo {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .casino-data__inner {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .casino-data__body {
    display: block;
  }

  .casino-data__option {
    width: auto;
    margin-bottom: 24px;
  }

  .casino-data__rating-unit {
    width: 25%;
  }

  .casino-data__nav {
    display: block;
  }

  .casino-data__nav-item {
    margin-bottom: 6px;
  }

  .casino-data__nav-item:last-child {
    margin-bottom: 0;
  }

  .casino-unit {
    float: none;
    width: auto;
    margin-left: 0;
  }

  .casino-final__inner {
    display: block;
    height: auto;
    margin-right: 0;
    margin-left: 0;
  }

  .casino-final__main {
    width: auto;
  }

  .casino-final__main-inner {
    overflow: visible;
    border-radius: 0;
  }

  .casino-final__data {
    height: auto;
    padding: 70px 0;
  }

  .casino-final__about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: auto;
    padding: 40px 0;
    text-align: center;
    border-radius: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-align: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }

  .casino-final__about:after {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    display: block;
    width: 2000px;
    content: '';
    background-color: #ffffff;
  }

  .casino-final__slot {
    padding: 40px 0;
  }

  .casino-final__slot-name {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 24px;
  }

  .bar-fix__value {
    font-size: 24px;
  }

  .bonus-list__item {
    width: 100%;
  }

  .slot {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }

  .slot__main {
    width: auto;
    margin-bottom: 30px;
    padding: 0;
  }

  .slot__game-inner {
    visibility: visible;
    opacity: 1;
  }

  .slot__aside {
    width: auto;
    padding: 0 0 30px 0;
  }

  .slot__dev {
    margin-top: 0;
  }

  .slot__dev-logo {
    width: auto;
  }

  .slot__dev-inner {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
  }

  .slot-item__sum {
    font-size: 32px;
  }

  .option-group {
    display: block;
    margin-right: 0;
    margin-bottom: 32px;
    margin-left: 0;
  }

  .option-group__item {
    width: auto;
    margin-bottom: 10px;
    padding: 0;
  }

  .slot-slider {
    margin-bottom: 32px;
  }

  .blog-welcome {
    margin-bottom: 30px;
  }

  .blog-list__item {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .header {
    height: auto;
  }
.article .img-right {float: none; margin-left: 0px; margin-bottom: 25px; margin-top: 25px; width: 300px; text-align: center;}
  .article ul,
  .article ol {
    padding-left: 0;
  }

  .article blockquote {
    font-size: 18px;
    line-height: 24px;
    padding: 56px 20px 20px 20px;
    text-align: center;
    letter-spacing: -0.5px;
    background-position: center 20px;
  }

  .article table td,
  .article table th {
    padding: 10px;
  }

  .table-responsive {
    display: block;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }

  .alignleft {
    display: table;
    float: none;
    margin: 0 auto 40px auto;
  }

  .alignright {
    display: table;
    float: none;
    margin: 0 auto 40px auto;
  }

  .banner-article__link {
    font-size: 32px;
    line-height: 32px;
  }

  .welcome-casino {
    padding-bottom: 100px;
  }

  .welcome-top {
    padding-bottom: 300px;
  }

  .welcome-top__img {
    top: auto;
    bottom: 0;
    width: 800px;
    -webkit-transform: translateX(-520px);
    -ms-transform: translateX(-520px);
    transform: translateX(-520px);
  }

  .welcome-top__inner {
    padding-left: 0;
  }

  .welcome-top__num {
    position: static;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .welcome-top__title {
    text-align: center;
  }

  .welcome-top__data {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .welcome-top__action {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .top-list {
    margin-top: -50px;
  }

  .top-unit__option {
    padding-right: 0;
  }

  .top-unit__list {
    width: 100%;
    padding-top: 16px;
  }

  .meta__date {
    margin-left: auto;
  }

  .meta__date_update {
    display: none;
  }

  .meta__date-label {
    display: none;
  }

  .how__body {
    display: block;
  }

  .how__item {
    width: 100%;
  }

  .recommend__body {
    margin-right: -15px;
    margin-left: -15px;
  }

  .recommend__item {
    width: 50%;
    padding: 0 15px;
  }

  .bar-fix {
    display: none;
  }

  .slot__game-title {
    font-size: 28px;
  }

  .slot__win {
    display: block;
  }

  .slot__win-head {
    margin-right: 0;
  }

  .slot-slider__arrow {
    width: 80px;
  }

  .slot-slider__arrow:before {
    right: 15px;
  }

  .blog-item__inner {
    padding: 14px;
  }
}

@media (max-width: 520px) {
  .welcome-casino__value {
    font-size: 24px;
  }

  .casino-data__rating-body {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .casino-data__rating-unit {
    width: 50%;
    margin-bottom: 20px;
  }

  .casino-final__data-value {
    font-size: 24px;
  }
}

@media (max-width: 460px) {
  .subscribe__submit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 112px;
    -ms-flex: 0 0 112px;
    flex: 0 0 112px;
  }

  .heading {
    font-size: 32px;
    line-height: 36px;
  }

  .subheading {
    font-size: 24px;
  }

  .article h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .article h2 {
    font-size: 24px;
    line-height: 26px;
  }

  .table-responsive {
    white-space: nowrap;
  }

  .img-box {
    width: 100%;
  }

  .img-box__desc {
    padding: 16px;
  }

  .banner-article {
    margin-right: -15px;
    margin-left: -15px;
  }

  .banner-article__link {
    font-size: 32px;
    line-height: 32px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0;
  }

  .welcome-casino__title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 11px;
  }

  .welcome-casino__data {
    display: block;
  }

  .welcome-casino__unit {
    margin-right: 0;
    margin-bottom: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    border-right: none;
    border-bottom: 1px solid rgba(251, 251, 251, 0.5);
  }

  .welcome-casino__label {
    margin-bottom: 0;
  }

  .welcome-casino__action {
    margin-right: -5px;
    margin-left: -5px;
  }

  .welcome-casino__go {
    width: 50%;
    margin: 0;
    padding: 0 5px;
  }

  .welcome-casino__go-btn {
    width: 100%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .welcome-casino__review {
    width: 50%;
    margin: 0;
    padding: 0 5px;
  }

  .welcome-casino__review-btn {
    width: 100%;
    padding-right: 6px;
    padding-left: 6px;
  }

  .welcome-top__title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 12px;
  }

  .welcome-top__unit {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 32px;
    padding-left: 28px;
  }

  .welcome-top__unit:before {
    width: 24px;
    height: 25px;
    margin-top: -12px;
    background-position: center center;
    background-size: 24px auto;
  }

  .welcome-top__action {
    margin-right: -5px;
    margin-left: -5px;
  }

  .welcome-top__go {
    width: 50%;
    margin: 0;
    padding: 0 5px;
  }

  .welcome-top__go-btn {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .welcome-top__more {
    width: 50%;
    padding: 0 5px;
  }

  .welcome-top__more-btn {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .top-list__item {
    padding-right: 2px;
    padding-left: 2px;
  }

  .top-item {
    width: 300px;
  }

  .top-item__rating .rating-box__primary {
    font-size: 32px;
    line-height: 36px;
  }

  .top-item__label {
    margin-bottom: 0;
  }

  .top-item__sum {
    font-size: 24px;
    line-height: 32px;
  }

  .top-item__addon {
    margin-bottom: 14px;
  }

  .top-item__unit {
    display: block;
    margin-bottom: 12px;
  }

  .top-item__unit:before {
    display: none;
  }

  .top-item__unit-label {
    margin-bottom: 4px;
  }

  .ico-nav {
    padding-right: 16px;
    padding-left: 16px;
  }

  .ico-nav__item {
    font-size: 12px;
    line-height: 16px;
  }

  .ico-nav__ico {
    top: 50%;
    margin-top: -13px;
  }

  .comment-list__head {
    padding-left: 0;
  }

  .comment {
    padding-left: 0;
  }

  .comment__main {
    padding-right: 16px;
    padding-left: 16px;
  }

  .comment__main:before {
    display: none;
  }

  .comment__img {
    z-index: 5;
    top: 12px;
    left: 16px;
    width: 32px;
    height: 32px;
  }

  .comment__head {
    padding-left: 40px;
  }

  .comment-form__group {
    display: block;
    margin-bottom: 16px;
  }

  .comment-form__label {
    width: auto;
    margin-bottom: 4px;
    padding: 0;
  }

  .comment-form__value {
    width: auto;
  }

  .comment-form__group_vote .comment-form__value {
    padding-top: 0;
    padding-bottom: 0;
  }

  .banner-casino {
    margin-right: -15px;
    margin-left: -15px;
    border-radius: 0;
  }

  .banner-casino__about {
    padding: 24px;
  }

  .banner-casino__name {
    margin-bottom: 0;
  }

  .banner-casino__title {
    font-size: 32px;
    line-height: 36px;
  }

  .author-box {
    padding: 8px 20px 20px 20px;
  }

  .author-box__img {
    width: 74px;
  }

  .author-box__main {
    width: auto;
    margin-bottom: 20px;
    padding: 0 0 0 70px;
  }

  .author-box__name {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
  }

  .author-box__note {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 7px;
  }

  .author-box__desc {
    padding: 0;
  }

  .recommend__body {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }

  .recommend__item {
    width: auto;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
  }

  .casino-final__data {
    padding: 40px 0;
  }

  .casino-final__data-main {
    display: block;
  }

  .casino-final__data-unit {
    margin-right: 0;
    margin-bottom: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    border-right: none;
    border-bottom: 1px solid rgba(251, 251, 251, 0.5);
  }

  .casino-final__data-desc {
    margin-top: 0;
    text-align: left;
  }

  .casino-final__name {
    font-size: 32px;
    line-height: 36px;
  }

  .casino-final__action {
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    margin-right: -5px;
    margin-left: -5px;
  }

  .casino-final__btn {
    width: 50%;
    padding: 0 5px;
  }

  .casino-final__btn .btn {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .bonus-item__title {
    font-size: 24px;
  }

  .bonus-item__bonus-value {
    font-size: 24px;
  }

  .slot__title {
    font-size: 32px;
    line-height: 36px;
  }

  .slot__game-inner {
    padding-top: 0;
  }

  .slot__game-title {
    font-size: 16px;
    line-height: 24px;
  }

  .slot__rating {
    padding-right: 28px;
  }

  .slot__dev-logo {
    width: 120px;
  }

  .slot-win__inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .slot-win__date {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .slot-item__sum {
    font-size: 24px;
  }

  .slot-option__head {
    padding: 12px 20px 12px 32px;
  }

  .slot-option__head:before {
    top: 12px;
    left: 0;
  }

  .slot-option__head:after {
    top: 16px;
    right: 0;
  }

  .slot-option__label {
    padding-left: 32px;
  }

  .slot-option__value {
    padding-right: 20px;
  }

  .slot-slider__item {
    width: 220px;
  }

  .recommend-slot__unit {
    margin-right: 8px;
    margin-bottom: 8px;
  }

  .recommend-slot__link {
    padding: 4px 10px;
  }
}

@media (max-width: 425px) {
  .header__inner {
    padding: 10px 0;
  }

  .header__search {
    margin-left: 15px;
    padding: 8px 0;
  }

  .header__nav {
    padding: 2px 0;
  }

  .logo__ico {
    width: 49px;
  }

  .logo__tagline {
    font-size: 14px;
    line-height: 18px;
    margin-left: 10px;
  }

  .search-form__main {
    right: 34px;
  }

  .subscribe__title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 8px;
  }

  .subscribe__desc {
    font-size: 14px;
    line-height: normal;
  }

  .top-unit__head {
    width: 50%;
  }

  .top-unit__bonus-value {
    font-size: 24px;
  }

  .top-unit__option {
    width: 50%;
  }

  .top-unit__option-unit {
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
  }

  .meta__date {
    margin-right: 16px;
  }

  .meta__comment {
    margin-right: 16px;
  }

  .blog-list__item {
    width: 100%;
  }

  .search-list__title {
    font-size: 26px;
    line-height: 34px;
  }
}

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

  .footer__head {
    display: block;
  }

  .footer__social {
    margin-top: 20px;
    margin-left: 0;
  }

  .subscribe {
    padding: 15px;
  }

  .subscribe__form {
    display: block;
  }

  .subscribe__submit {
    margin-left: 0;
    padding-top: 10px;
  }

  .top-item {
    width: 290px;
  }

  .casino-promocode__action {
    display: block;
  }

  .casino-promocode__checked {
    margin-top: 10px;
    margin-left: 0;
  }

  .recommend-slot__item {
    width: 260px;
  }
}


.links-promocodes {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.link-promocode {
    text-align: center;
}

.link-promo-code {
    padding: 5px;
    width: 100%;
    border: 1px dashed #fc1468;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border-radius: 5px;
    position: relative;
    font-size: 12px;
    color: #000;
    text-decoration: none !important;
}

.link-promo-code b {
    font-weight: bold;
    color: #fc1468;
    text-decoration: underline;
}

.link-promo-code .fas {
    color: #fc1468;
}

.link-promo-code:hover {
    text-decoration: none;
    color: #fff;
    background: #fc1468;
}

.link-promo-code:hover .fas {
    color: #fff;
}

.link-promo-code:hover b {
    color: #fff;
    text-decoration: none;
}

.link-promo-code:disabled {
    pointer-events: none;
}

.link-promo-description {
  font-size: 12px;
  line-height: 1;
}

.promocode-alert {
    position: absolute;
    bottom: calc(100% + 5px);
    left: 0;
    width: 100%;
    height: auto;
    color: #000;
    background: #ddd;
    border-radius: 10px;
    padding: 3px 0;
    pointer-events: none;
}

.bg-newretroru {background-color: #132941;}
.bg-friendscasinoru {background-color: #1d1630;}
.bg-flintcasinoru {background-color: #261C19;}
.bg-vegasgrandru {background-color: #181f35;}
.bg-1wincasinoru {background-color: #252d40;}
.bg-friendscasinoru {background-color: #1d1630;}
.bg-selectorcasinoru {background-color: #21242C}
.bg-surfcasinoru {background-color: #224F6B}
.bg-brillxcasinoru {background-color: #191919;}
.bg-volnacasinoru {background-color: #142831;}
.bg-legzocasinoru {background-color: #272A44}
.bg-sykaaaru {background-color: #36093f}
.bg-vavadaru {background-color: #242333}
.bg-gamaru {background-color: #1b2b38}
.bg-jvspinru {background-color: #0d0b44}
.bg-spinbetterru {background-color: #001841}
.bg-1xslotsru {background-color: #283033}
.bg-stakeru {background-color: #1b2b38}
.bg-n1casinoru {background-color: #1a1a22}
.bg-casinoraru {background-color: #141720}
.bg-dripcasinoru {background-color: #022423}
.bg-stardacasinoru {background-color: #1d2029}
.bg-zoomaru {background-color: #272d42}
.bg-fizzslotsru {background-color: #42273d}
.bg-mostbetru {background-color: #0f204d}
.bg-apollospinru {background-color: #0d0740}
.bg-daddyru {background-color: #161622}
.bg-888dragonru {background-color: #8d0d13}
.bg-calibryru {background-color: #2a265e}
.bg-betunlimru {background-color: #2c2f30}
.bg-cafeinbetru {background-color: #03161c}
.bg-apexspinru {background-color: #071a23}
.bg-bcgameru {background-color: #0d3004}
.bg-fatpandaru {background-color: #2a1d49}
.bg-win777ru {background-color: #00276d}
.bg-voddsru {background-color: #2d363f}
.bg-everumru {background-color: #271d15}
.bg-vodkabetru {background-color: #0c131d}
.bg-kaktuzru {background-color: #161c24}
.bg-goldcasinoru {background-color: #1d1e22;}
.bg-lev {background-color: #1d2646;}
.bg-clubnikaru {background-color: #1d0c29;}
.bg-eldorado {background-color: #1a160c;}
.bg-champion {background-color: #03c2f7;}
.bg-jozzcasinoru {background-color: #2f353d;}
.bg-playfortuna {background-color: #6d4506;}
.bg-catcasinoru {background-color: #444dd8;}
.bg-riobet {background-color: #000000;}
.bg-azino777 {background-color: #030000;}
.bg-casinox {background-color: #db6618;}
.bg-booicasino {background-color: #f3e740;}
.bg-joycasino {background-color: #363333;}
.bg-deluxecasino {background-color: #a92825;}
.bg-lotoru {background-color: #271a01;}
.bg-pokerdom {background-color: #181818;}
.bg-argocasino {background-color: #ba6d00;}
.bg-ivicasino {background-color: #4c2ff9;}
.bg-zigzag777 {background-color: #1e233c;}
.bg-egocasinoru {background-color: #ecd64e;}
.bg-explosinoru {background-color: #473182;}
.bg-solcasino {background-color: #34312f;}
.bg-roxcasino {background-color: #2c2c2c;}
.bg-freshcasino {background-color: #68852b;}
.bg-jetcasinoru {background-color: #3a4453;}
.bg-izzicasinoru {background-color: #874ed4;}
.bg-pinupcasino {background-color: #6b0000;}
.bg-superslots {background-color: #292847;}
.bg-vulkandeluxe {background-color: #222636;}
.bg-vulkanclub {background-color: #181b62;}
.bg-casinovulcan24 {background-color: #1b1f3d;}
.bg-maxbetslots {background-color: #2d0d0b;}
.bg-gmsdeluxe {background-color: #4143b6;}
.bg-million {background-color: #294419;}
.bg-jackpot {background-color: #2a000c;}
.bg-admiral777 {background-color: #0e0d20;}
.bg-ramenbetru {background-color: #121524;}
.bg-kentru {background-color: #ff0068;}
.bg-newretroru {background-color: #132941;}
.bg-ramenbetru {background-color: #121524;}
.bg-kentru {background-color: #ff0068;}
.bg-bollywoodru {background-color: #232110}
.bg-r7casinoru {background-color: #010100;}
.bg-newretroru {background-color: #132941;}
.bg-kometaru {background-color: #06051B;}
.bg-flagmanru {background-color:#1D1D1E}
.bg-gizboru {background-color:#000000}
.bg-irwinru {background-color:#17083A}