@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto-Bold.woff2') format('woff2'),
    url('fonts/Roboto-Bold.woff') format('woff'),
    url('fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.eot');
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto-Medium.woff2') format('woff2'),
    url('fonts/Roboto-Medium.woff') format('woff'),
    url('fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: local('Roboto'), local('Roboto-Regular'),
    url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto-Regular.woff2') format('woff2'),
    url('fonts/Roboto-Regular.woff') format('woff'),
    url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.eot');
    src: local('Roboto'), local('Roboto-Regular'),
    url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto-Light.woff2') format('woff2'),
    url('fonts/Roboto-Light.woff') format('woff'),
    url('fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'icons';
    src: url('fonts/icons/icons.eot');
    src: url('fonts/icons/icons.eot?#iefix') format('embedded-opentype'),
        url('fonts/icons/icons.woff2') format('woff2'),
        url('fonts/icons/icons.woff') format('woff'),
        url('fonts/icons/icons.ttf') format('truetype'),
        url('fonts/icons/icons.svg#icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


[class^="icons-"], [class*=" icons-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icons-auto:before {
    content: "\e900";
  }
  .icons-bonus:before {
    content: "\e901";
  }
  .icons-dispersion:before {
    content: "\e902";
  }
  .icons-lines:before {
    content: "\e903";
  }
  .icons-multi:before {
    content: "\e904";
  }
  .icons-percent:before {
    content: "\e905";
  }
  .icons-provider:before {
    content: "\e906";
  }
  .icons-spinner:before {
    content: "\e907";
  }
  .icons-type:before {
    content: "\e908";
  }
  .icons-wheels:before {
    content: "\e909";
  }

  
main {
    display: block;
}

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

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

a {
    background-color: transparent;
    outline: 0px solid rgba(0,0,0,0);
}

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

img {
    border-style: none;
}

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

button,
input { 
    overflow: visible;
}

button,
select { 
    text-transform: none;
}

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

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

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

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

textarea {
    overflow: auto;
}

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

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

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

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

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

[hidden] {
    display: none;
}


*,
*::after,
*::before,
input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 15px;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    min-width: 320px;
    margin: 0;    
    font: 16px/1.42857 'Roboto', Arial, sans-serif;
    overflow-x: hidden;
}

a {
    background-color: transparent;
   
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
}

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

a:active,
a:hover {
    outline: 0;
    cursor: pointer;
    color: #00f460;
}

figure {
    margin: 0 !important;
}

button,
input[type="button"] {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
}

label {
    cursor: pointer;
}

/*main {
    padding: 10px;
}
*/

/*-->>>HELP CLASSES<<<---*/


.visually-hidden {
    position: absolute !important;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px !important;
}

input.visually-hidden {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    visibility: hidden;
    opacity:0;
}
/*----->>>COMMON STYLES START<<<-----*/

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.main {
	
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -moz-flex-direction: column;
            -ms-flex-direction: column;
            -o-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                    flex-direction: column;
position: relative;
display: flex;
flex-direction: column;
align-items: center;
box-sizing: border-box;
width: 100%;
padding-top: 40px;
}

.main-content {
    margin-bottom: 30px;
}

.container--features::after {
    top: 2px;
    height: 5px;
    background-image: url(/assets/images/point_with_large_space.4257ede318a193f6bc607e0a418776b3.svg);
    background-repeat: repeat-x;
    background-size: contain;
}
.main > .container--heading {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 2;
            order: 2;
}

.main > .container--casino {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 4;
            order: 4;
   margin-top:-40px;          
   background: url(/assets/images/s3-content-bg.jpg);
   border: 2px solid #000;
   box-shadow: inset 0 0 0 1px rgba(60,65,71,.7), 0 0 0 1px #171e27;
}

.main > .container--slider {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
     margin-top:-40px;
}
.nav-categories_list
{
  list-style: none;
}

.main > .container--features {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 3;
            order: 3;
}

.main > .container--jackpot {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 1;
            order: 5;
         width:100%;   

}


.main > .main-content {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}

.content {
    width: 100%;
    margin: 0 auto;
    padding: 30px;   
    letter-spacing: 0.01em;
    line-height: 23px;
    overflow: hidden;
    color:#fff;
}

.content img {
    max-width: 100%;
    height: auto;
}

.heading-h1,
.heading-h2,
.heading-h3,
.content h1,
.content h2,
.content h3 {
    text-align: left;
    margin: 0.67em 0;
    line-height: 1.15;  
    letter-spacing: 0.005em;
    margin-top: 40px;
    margin-bottom: 20px;
}

.content--dark h1,
.content--dark h2,
.content--dark h3 {
    color: #adadad;
}

.heading-h1,
.content h1 {
    font-weight: bold;
    line-height: 32px;
    font-size: 28px;
}

@media screen and (max-width:767px) {
   
    .content h1 {
        font-size: 22px;
        line-height: 24px;
    }

    .content {
        padding: 20px;
    }

}

.heading-h2,
.content h2 {
    font-weight: 500;
    line-height: 24px;
    font-size: 24px;
    margin-top: 30px;
}

.heading-h3,
.content h3 {
    font-weight: 500;
    line-height: 20px;
    font-size: 20px;
    margin-top: 20px;
}

.content ul,
.content ol {
    margin: 0 0 0 10px;
    list-style-position: inside;
}

.content--hiding {
    position: relative;
    max-height: 200px;
    overflow: hidden;   
}   

.content--hiding::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 36px 20px rgba(255,255,255,1);
            box-shadow: 0 0 36px 20px rgba(255,255,255,1);
}

.toggle-hide {
    display: block;
    margin-top: -30px;
}

.toggle-show {
    display: none;
}

.content--hiding ~ .toggle-show {
    display: block;
}

.content--hiding ~ .toggle-hide {
    display: none;
}

.toggle-link {
    padding-right: 30px;
    color: #f2002c;
    text-align: right;
    cursor: pointer;
}

.toggle-link:hover {
    text-decoration: underline;
}

/*--->BREADCRUMBS<---*/
.breadcrumbs-block {
    margin: 30px 45px 0;
    margin-bottom:20px;
}

/*--->BUTTONS STYLES<---*/
.btn {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42857143;
    border-radius: 4px;
    white-space: pre-line;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    outline: 0px solid rgba(0,0,0,0);
}



.btn--wide {
    width: 100%;
}

.btn--sm {
    padding: 7px 10px;
    font-size: 12px;
}

.btn--bordered {
    border: 1px solid #fdd73e;
    color: #f2002c;
}

.btn--bordered:hover,
.btn--bordered:active,
.btn--bordered:focus {
    background-color: #fdd73e;
    color: #fff;
}

/*----->>>SUPPORT STYLES START<<<-----*/
.pos-r {
    position: relative;
}

.d-block {
    display: block;
}

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

.f-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.f-col {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
}

.j-btw {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.j-spa {
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

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

.ai-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-low {
    text-transform: lowercase
}

.text-up {
    text-transform: uppercase
}

.text-red {
    color: #f2002c;
}

.text-white {
    color: #fff;
}

.bg-dark {
    background: #2d2d2d;
}

.strong {
    font-weight: 500;
}

.small {
    font-size: 10px;
}

.small-12 {
    font-size: 10px;
}

.border-none {
    border: none !important;
}

.p-null {
    padding: 0 !important;
}

.responsive-img {
    max-width: 90%;
    width: 100%;
    display: block;
    height: auto
}

.centered {
    margin-left: auto;
    margin-right: auto;
}

.back-to-top {
    position: fixed;
    padding: 7px;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    width: 40px;
    height: 40px;
    opacity: 1;
    cursor: pointer;
    border-radius: 50%;
    
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.back-to-top:hover {
	filter: brightness(1.3);
}
.back-to-top img {
    width: 26px;
}

.back-to-top.show {
    opacity: 1
}
.copyright {
	white-space: nowrap;
}
.close::before {
    content: '';
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url(/assets/images/main-images/close.svg) no-repeat;
    background-size: cover;
}


/*>>>------HEADER STYLES-------<<<*/

.main-header-wrapper {
    position: relative;
    padding: 5px 0 0 0;
    
}
.main-header-wrapper.fixed {
	position: fixed;
	width: 100%;
	z-index: 9999;
}
.main-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
}

@media all and (min-width: 1024px) {
    .main-header {
        position: relative;
    }
}

.main-header > .logo {
    display: block;
    width: 200px;
    height: 68px;
    background: url(/assets/images/logo-2.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

@media all and (max-width: 1023px) {
    .main-header > .logo {
        width: 150px;
		background-size: 100%;
    }
	div.enter-register {
		margin-right: 110px;
	}
}

.main-header .logo + [type="checkbox"] {
    visibility: hidden;
    opacity: 0;
    width: 1px;
    height: 1px;
}

.main-menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    margin-right: 80px;
}

.no-main-page .buttons.registers {
	    width: 153px;
  
    text-align: left;
    padding-left: 10px;
    border-radius: 5px;
}
@media all and (max-width: 1023px) {
     .main-menu-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 102;
        height: 150vh;
        width: 50%;
        padding-top: 50px;
        margin-top: 0;
        margin-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        visibility: hidden;
        opacity: 0;
        background: #2d2d2d;
        -webkit-transform: translateX(150%);
                transform: translateX(150%);
        -webkit-transition: all .2s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

}

@media screen and (max-width:575px) {

    .main-menu-wrapper { 
        width: 100%;
    }
	
	.game-footer .btn {
		margin-top: 15px;
    	width: 100%;
	}

}

.main-menu {
    list-style: none;
       display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.paymentsystems___12V7_ .paymentsystems__title___2ZHmg {
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
}

.menu-item {
    position: relative;
    cursor: pointer;
}

.menu-link {
    padding: 25px 7px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.main-menu-wrapper {
  display:none;   
}

@media all and (max-width: 1023px) { 
  .main-menu-wrapper {
        display:block;
  }
 .main-menu {
        overflow-y: auto;
    }
 .main-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
   }
   
 .menu-item {
    width: 100%;
    padding: 20px 45px;
    }
    
    .main-header .menu-item {
        width: 100%;
        padding: 20px 45px;
    }

    .menu-link {
        padding: 0;
    }
	.adult {
		width: 60px;
	}

}

.menu-link:hover{
    color: #fff;
}

.menu-link.active {
    text-shadow: 0 0 5px rgba(255,255,255,0.75);
}

.submenu {
    position: absolute;
    visibility: hidden;
    top: 15px;
    left: 50%;
    z-index: 999;
    -webkit-transform: translateX(-50%) translateY(50px);
            transform: translateX(-50%) translateY(50px);
    opacity: 0;
    list-style:none;
    background: #2d2d2d;
    border-top: 2px solid #f2002c;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media all and (max-width: 1023px) { 
    .submenu {
        position: static;
        top: unset;
        left: unset;
        z-index: unset;
        -webkit-transform: none;
                transform: none;
        visibility: hidden;
        opacity: 0;
        height: 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

}

.submenu > .menu-item {
    padding: 15px 20px; 
    white-space: nowrap;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.submenu > .menu-item:hover {
    background-color: #f2002c;
}

.menu-item:hover > .submenu {
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(23px);
            transform: translateX(-50%) translateY(23px);
    opacity: 1;
}

@media all and (max-width: 1023px) { 
    
    .menu-item:hover > .submenu {
        -webkit-transform: none;
                transform: none;
        visibility: hidden;
        opacity: 0;
        height: 0;
    }

    .menu-item > .submenu.active {
        -webkit-transform: none;
                transform: none;
        visibility: visible;
        opacity: 1;
        height: 100%;
    }
}

.submenu .submenu {
    top: 0;
    left: 100%;
    -webkit-transform: translateX(0%) translateY(0%);
            transform: translateX(0%) translateY(0%);
}

.submenu > .menu-item:hover > .submenu {
    visibility: visible;
    -webkit-transform: translateX(0%) translateY(0%);
            transform: translateX(0%) translateY(0%);
    opacity: 1;
}

@media all and (max-width: 1023px) { 
    .submenu .submenu {
        position: static;
        top: unset;
        left: unset;
        z-index: unset;
         -webkit-transform: none;
                 transform: none;
        visibility: visible;
        opacity: 1;
        height: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
}

.main-menu [class*="icon-"]:before {
    content: '';
    position: absolute;
    top: -25px;
    left: calc(50% - 12px);
    width: 24px;
    height: 24px;
    background-image: url(../assets/images/main-images/menu-sprite.png);
    background-position: 0 0;
    opacity: 0.7;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.main-menu .submenu > [class*="icon-"]:before {
    top: 15px;
    left: 8px;
}

@media all and (max-width: 1023px) {
    .main-menu [class*="icon-"]:before {
        top: 18px;
        left: 8px;
    }

    .main-menu .submenu > [class*="icon-"]:before {
        left: 5px;
    }

    .main-menu .submenu .menu-link {
        padding-left: 20px;
    }
}

.main-menu .icon-kazino:before {
    background-position:  -25px 0;
}

.main-menu .icon-games:before {
    background-position: -25px 0;
}

.main-menu .icon-slots:before {
    background-position: -50px 0;
}

.main-menu .icon-bonus:before {
    background-position: -100px 0;
}

.main-menu .icon-strategy:before {
    background-position: -75px 0;
}
.main-menu .icon-download:before {
    background-position: -202px 0;
}

.main-menu .icon-poker:before {
    background-position: -150px 0;
}

.main-menu .icon-ruletka:before {
    background-position: -225px 0;
}

.main-menu .icon-blek-dzhek:before {
    background-position: -125px 0;
}

.main-menu .icon-videopoker:before {
    background-position: 50px 0;
}

.main-menu .icon-bakkara:before {
    background-position: 50px 0;
}

.main-menu [class*="icon-"]:hover:before {
    background-position-y: 25px;
    opacity: 1;
}

.main-menu .submenu > [class*="icon-"]:hover:before {
    background-position-y: 0;
    opacity: 1;
}

@media all and (max-width: 1023px) {

    .main-header-wrapper {
        padding: 5px 10px;
    }

    .main-header .main-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 100%;
    }

    .menu-button {
        position: absolute;
        z-index: 103;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        top: 30px;
        right: 20px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .burger-line {
        display: block;
        width: 40px;
        height: 3px;
        margin-bottom: 9px;
        background: #009cfd;
        -webkit-transition: all .3s linear;
        transition: all .3s linear
    }

    .menu-button .burger-line:last-child {
        width: 30px;
        margin-left: 10px;
    }
    
 /* .main-menu-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 102;
    height: 100vh;
    width: 100%;
    padding-top: 50px;
    margin-top: 0;
    margin-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    visibility: hidden;
    opacity: 0;
    background: #2d2d2d;
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
    -webkit-transition: all .2s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
   }
   */
    input:checked +.menu-button ~ .main-menu-wrapper  {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    input:checked + .menu-button {
        top: 40px
    }

    input:checked + .menu-button .burger-line {
        margin-bottom: -3px;
        background: #fff;
    }

    input:checked + .menu-button .burger-line:last-child {
        opacity: 0
    }

    input:checked + .menu-button .burger-line:first-child {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    input:checked + .menu-button .burger-line:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

}


/*--->>>SEARCH FORM STYLES<<<---*/

.search-box {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  overflow-y: auto;
}

.search-box .search-form {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 480px;
    height: 100%;
    margin: auto;
    background: rgba(0, 0, 0, 0);   

}

@media all and (max-width: 767px) {
    .search-box .search-form {
        width: 90%;
    }
}

.search-box input[type="search"] {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 10px 20px;
    padding-right: 60px;    
    border-radius: 30px;     
    font-size: 32px;
    outline: none;
}

.search-box .btn {
    position: absolute;
    right: -50px;
    padding: 19px 30px;
    border-radius: 30px;
}




@media all and (max-width: 767px) {
    
    .search-box input[type="search"] { 
        height: 58px;
        font-size: 20px;
    }

    .search-box .btn {
        width: 100%;
        right: 0;
        -webkit-transform: translateY(70px);
                transform: translateY(70px);
    }
}

.search-box .btn--reset {
    position: static;
    display: block;
    margin: 0 auto;
    width: 280px;
    -webkit-transform: none;
            transform: none;
}

.search-box .close {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999;
  width: 40px;
  height: 40px;
  color: #fff;
  
}

.search-box.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
  z-index: 9999;
}

.check-hide {
    /*visibility: hidden;*/
    display:none;
    opacity: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.search-btn {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 50px;
    height: 28px;
    cursor: pointer;
}

@media all and (max-width: 1024px) {
    .search-btn {
        top: 30px;
        right: 80px;
    }
}

.search-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    background-image: url('/assets/images/main-images/search.svg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.search-btn:hover:before {
	background-image: url('/assets/images/main-images/search-hover.svg')
}
.search__item {
    padding-left: 10px;
    margin-bottom: 20px;
    border-left: 2px solid #fff;
}

.search-heading {
    font-weight: 500;
    font-size: 20px;
}

.search-content {
    padding: 70px 15px 20px;
    color: #fff;
}

/*>>>------HEADER STYLES END-------<<<*/

/*>>>------ GRID SLIDER STYLES-------<<<*/
.grid-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 30px;
}

@media all and (max-width:767px) {
    .grid-slider,
    .grid-slider-container {
        display: none;
    }
}

.grid-slider__item {
    position: relative;
    width: 100%;
    height: 240px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
    background-image: url(../assets/images/main-images/pattern-1.png);
    background-size: 40%;
}

.grid-slider__item .promo-bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-height: 260px;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.grid-slider__item:not(:first-child) {
    height: 130px;
    width: 49.5%;
}

.grid-slider__item:not(:first-child) .promo-bg img {
    max-height: 130px;
}

.grid-slider__content {
    position: absolute;
    top: 0;
    bottom:0;
    left: 0;
    right: 0;
    padding: 20px;
}

.grid-slider__content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.grid-slider__content:hover::before {
    background: rgba(0,0,0,0.7);
    z-index: 0;
}

@media all and (max-width:1024px) {
    .grid-slider__content {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        padding: 20px 5px;
        -webkit-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
    }

    .grid-slider__item:not(:first-child) .grid-slider__content {
        padding: 5px;
    }
}

.grid-slider__item .descr {
    position: relative;
    z-index: 10;
    padding: 20px;
    color: #fff;
    font-size: 28px;
}

.grid-slider__item .buttons {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
}

.grid-slider__item:not(:first-child) .grid-slider__content {
    padding: 10px;
}

.grid-slider__item:not(:first-child) .buttons {
    bottom: 10px;
    right: 10px;
}

.grid-slider__item:not(:first-child) .btn {
    padding: 3px 10px;
    border: none;
    font-size: 12px;
    font-weight: 600;
}

.grid-slider__item:not(:first-child) .btn--white {
    background: rgba(0,0,0,0);
}

.grid-slider__item:not(:first-child) .descr {
    padding: 10px;
    font-size: 16px;
}

@media all and (max-width: 992px) {
	.grid-slider__item:not(:first-child) .descr {
		font-size: 14px;
	}
}

/*>>>------CASINO LIST------<<<*/

    .top-casino-title {
        padding: 10px 0;
        
        text-align: center;

    }

    .top-casino-list {
        width: 100%;
        height: 380px;
        margin-top: 30px;
        background: #fff;
        border-radius: 10px;
        list-style: none;
        overflow: hidden;
    }

    @media all and (max-width: 767px) {
        .top-casino-list {
			display: none;
            min-width: 320px;
        }
    }

    .top-casino-list__item {
        position: relative;
        height: 40px;
        padding: 5px;
        padding-left: 40px;
    }

    .top-casino-list__item:hover {
        background: #f2f2f2; 
    }

    .top-casino-list__item .logo {
        position: absolute;
        left: 8px;
        top: 7px;
    }

    .top-casino-list__item .btn--play {
        position: absolute;
        top: 0;
        bottom: 0;
        right: -100px;
        display: inline-block;
        padding: 10px 20px;
        background: #f2002c; 
        color: #fff;
    }

    .top-casino-list__item:hover .btn--play {
        right: 0;
    }
.game-info-wrapper, .game-similar {
	margin-left: 15px;
}
.game-page h1 {
	text-align: center;
}
/*>>>------SIDEBAR------<<<*/
.sidebar {
    margin-top: 40px;
    margin-left: -70%;
}
.sidebar-game {
    margin-top: 40px;
    margin-left: -50%;
}

.sidebar-title {
    padding: 20px 10px;
    background: #2f2f2f;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500; 
}

/*>>>>>>------TAGS------<<<<<<*/
.tags-list {
    padding: 30px 10px;
    border-bottom: 1px dashed #e1e1e1;
}

.tag__item {
    margin: 0 2px;
    padding: 5px 10px;
    border-radius: 25px;
    background: #2f2f2f;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.tag__item:hover {
    color: #fff;
    background: rgba(47,47,47, 0.8);
} 

/*>>>------CASINO CARD MAIN------<<<*/

.casino-list {
    /*margin-top: 30px;*/
}

@media all and (max-width: 1023px) and (min-width: 768px) {
    .casino-list {
        width: 70%;
        margin: 30px auto;
    }
}

.casino-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    background: #fefefe;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    overflow: hidden;
}

.casino-card--main {
    overflow: visible;
    border: none;
}

.casino-card--main .casino-card-block {
    border-radius: 10px;
}

.casino-card--main .casino-card-content {
    border: 1px solid #e1e1e1;
    margin-left: 1px;
}

@media all and (max-width: 1024px) {
    .casino-card { 
        -ms-flex-wrap: wrap; 
            flex-wrap: wrap;
    }
}

.casino-card--review {
    background: #2f2f2f;
}

.casino-card .buttons {
    text-align: right;
    margin-top: 10px;
}

@media all and (max-width: 767px) {
    .casino-card {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }

    .casino-card .buttons {
        text-align: center;
    }
}

.casino-card-header,
.casino-card-footer {
    position: relative;
    min-width: 200px;
    padding-top: 20px;
    background-color: #2f2f2f;
}

@media all and (max-width: 1023px) {
    .casino-card-footer {
        width: 100%;
    }

    .casino-card--main .casino-card-header {
        width: 100%;
    }
}

.casino-name {
    font-size: 36px;
}

@media all and (max-width: 1023px) {
    .casino-name {
        text-align: center;
    }
}

.casino-logo {
    width: 150px;
    margin: auto;
}

.casino-label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dotted rgba(255,255,255,0.15);
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
}

@media all and (max-width: 1024px) {
    .casino-label--voting {
        border-bottom: none;
        border-top: 1px dotted rgba(255,255,255,0.15);
    }
}

.casino-rating {
    padding: 10px; 
    border-top: 1px solid;
}

.casino-rating .count {
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
}

.casino-voting {
    margin: auto;
}

.casino-card-content {
    width: 100%;
    padding: 20px;
    border: 1px dotted rgba(255,255,255,0.15);
}

@media all and (max-width: 1024px) { 
    .casino-card-content {
        width: auto;
        border-bottom: none;
        border-right: none;
    }

    .casino-card--main .casino-card-content {
        width: 100%;
    }
}

@media all and (max-width: 575px) { 
    .casino-card-content {
        padding: 10px 0;
    }
}

.casino-conditions {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 15px 0;
}

.casino-conditions-container .casino-conditions  {
    margin: 30px 0 0 0;
    padding: 10px;
}

@media all and (max-width: 1199px) {
    .casino-conditions {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}

@media all and (min-width: 1024px) and (max-width: 1199px) {
    .casino-card--main .casino-card__row--limits {
        width: 60%;
    }
}

.casino-conditions-block {
    width: 50%;
}

.casino-conditions-block--first {
    width: 64%;
}

.casino-conditions-block--second {
    width: 35%;
}

@media all and (max-width: 1199px) {
    .casino-conditions-block {
        width: 100%;
    }
}

.casino-conditions-container .casino-conditions-block {
    width: 100%;
}

.casino-card__row,
.casino-conditions__row  {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 40px;
    margin: 3px;
    padding: 7px;
    padding-left: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media all and (max-width: 767px) { 
    .casino-card__row,
    .casino-conditions__row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        height: auto;
        padding: 5px 5px 5px 40px; 
    }
}

.casino-card__cell {
    width: 70%;
}

.casino-conditions-block--first .casino-card__cell:first-child {
    width: 30%;
}

.casino-conditions-block--second .casino-card__cell {
    width: 70%;
}

.casino-conditions-block--second .casino-card__cell--check {
    width: 30%;
}

@media all and (max-width: 1199px) {

  .casino-card__row .casino-card__cell:first-child,
  .casino-card__row .casino-card__cell {
    width: 50%;
  }

}

@media all and (max-width: 767px) {

    .casino-card__cell {
        font-size: 15px;
    }

    .casino-conditions-block--first .casino-card__cell:first-child,
    .casino-conditions-block--first .casino-card__cell,
    .casino-card--review .casino-card__cell {
        width: 100%;
        padding: 0;
    }

    .casino-conditions-block--second .casino-card__row .casino-card__cell {
        width: 70%;
    }

    .casino-conditions-block--second .casino-card__row .casino-card__cell--check {
        width: 30%;
    }
}

.casino-conditions__row .casino-conditions__cell:first-child {
    min-width: 160px;
    max-width: 160px;
}

@media all and (max-width: 767px) {
    .casino-conditions__row .casino-conditions__cell:first-child {
        min-width: 100%;
    }
}

.bonus-desc {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 10;
    width: 320px;
    color: #fff;
    background: rgba(0,0,0,0.85);
    padding: 10px;
    border-radius: 10px;
}


.condition-text{
    display: inline-block;
    margin-left: 5px;
    padding: 5px 10px;
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 500;
}

@media all and (max-width: 767px) {
    .condition-text {
        margin-left: 0;
        padding: 5px 5px 5px 0;
    }

    .bonus-desc {
        width: 300px;
        top: 60px;
        right: calc( (100% - 300px) / 2);
    }
}

[class*=check-] {
    position: relative;
    padding-left: 30px;
}

.casino-card [class*=icon-]::before,
.casino-conditions [class*=icon-]::before,
[class*=check-]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    width: 24px;
    height: 24px;
    background-image: url('../assets/images/main-images/card-sprite2.png');
    background-position: 0 0; 
}

[class*=check-]::before {
    left: 0;
}

.check-yes::before {
     background-position: -24px 0; 
}

.check-no::before {
     background-position: 0 0; 
}

.casino-card .icon-info:before,
.casino-conditions .icon-info:before {
    background-position: -240px 0;
    opacity: 0.7;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; 
}

.casino-card .icon-players::before,
.casino-conditions .icon-players::before  {
    background-position: -48px 0; 
}

.casino-card  .icon-use-vpn::before,
.casino-conditions .icon-use-vpn::before {
     background-position: -72px 0; 
}

.casino-card .icon-chat::before,
.casino-conditions .icon-chat::before  {
    background-position: -96px 0; 
}

.casino-card .icon-payment-methods::before,
.casino-conditions .icon-payment-methods::before {
    background-position: -120px 0; 
}

.casino-card .icon-pay-limits::before,
.casino-conditions .icon-pay-limits::before {
    background-position: -144px 0; 
}

.casino-card .icon-bonus-first::before,
.casino-conditions .icon-bonus-first::before {
     background-position: -168px 0; 
}

.casino-card .icon-bonus-second::before,
.casino-conditions .icon-bonus-second::before {
     background-position: -192px 0; 
}

.casino-card .icon-currencies::before,
.casino-conditions .icon-currencies::before {
     background-position: -216px 0; 
}

.casino-conditions .icon-lang::before {
     background-position: -120px -24px; 
}

.casino-conditions .icon-pay-methods::before {
     background-position: -216px -24px; 
}

.casino-conditions .icon-deposit::before {
     background-position: -216px -24px; 
}

.casino-conditions .icon-payment::before {
     background-position: -0px -48px; 
}

.casino-conditions .icon-pay::before {
     background-position: 24px -24px; 
}

.casino-conditions .icon-terms::before {
     background-position: -96px -24px; 
}

.casino-conditions .icon-provider::before {
     background-position: -72px -24px; 
}

.casino-conditions .icon-license::before {
     background-position: -48px -24px; 
}

.casino-conditions .icon-owner::before {
     background-position: -24px -120px;
}

.casino-conditions .icon-email::before {
     background-position: -168px -24px; 
}

.casino-conditions .icon-phone::before {
     background-position: -144px -24px; 
}

.casino-conditions .icon-mobile::before {
     background-position: -192px -24px; 
}

.review-link {
    position: relative;
    color: #fff;
    line-height: 33px;
}

.casino-conditions .icon-review::before,
.casino-card .icon-review::before {
     background-position: -24px -24px; 
}


.icon-info:hover::before {
    opacity: 1;
}

.icon-info:hover + .bonus-desc {
    display: block;
}

.casino-conditions__cell .icon-info {
    display: inline-block;
    margin: -6px;
}

.casino-conditions__cell .icon-info::before {
    position: static;
    -webkit-transform: none;
            transform: none;
}

.casino-conditions__cell .bonus-desc {
    right: 0;
    left: 105%;
    top: 0;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
}

@media all and (max-width: 767px) {
    .casino-conditions__cell .bonus-desc {
        left: 0;
        top: 30px;
        -webkit-transform: none;
                transform: none;
    }
}

@media all and (max-width: 360px) {
    .casino-conditions__cell .bonus-desc {
        left: -50px;
    }
}

.casino-option {
    width: 150px;
    height: 200px;
    margin: 5px;
    border: 5px solid #888;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(255,255,255,1);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(180, 180, 180, 1)), color-stop(20%, rgba(240,240,240,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(80%, rgba(180, 180, 180, 1)));
    background: linear-gradient(to bottom, rgba(180, 180, 180, 1) 0%, rgba(240,240,240,1) 20%, rgba(255,255,255,1) 51%, rgba(180, 180, 180, 1) 80%);
}

@media all and (max-width: 479px) {
    .casino-option-container {
        width: 33%;
        margin: 2px;
    }

    .casino-option {
        width: 100%;
        margin: 0;
    }
}

.casino-option-title {
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.option-text {
    padding: 5px 20px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}

.option-img {
    position: relative;
    width: 60px;
    height: 60px;
}

.option-img::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
        -webkit-filter: drop-shadow(10px 5px 5px rgba(0,0,0,0.15));
                filter: drop-shadow(10px 5px 5px rgba(0,0,0,0.15));
}

.img-bonus::before {
    background-image: url(../assets/images/main-images/bonus.svg);
} 

.img-deposit::before {
    background-image: url(../assets/images/main-images/wallet.svg);
} 

.img-currencies::before {
    background-image: url(../assets/images/main-images/moneybag.svg);
} 

/*>>>>>>-------CASINO RELATED------<<<<<<*/
.casino-recommend {
    padding: 20px;
    border-top: 1px dotted #eee;
    border-bottom: 1px dotted #e1e1e1;
}

.casino-recommend__item {
    margin: 10px;
    border-radius: 10px;
    overflow: hidden;
    background: #1d0247;
}

.casino-recommend__item .action {
    padding: 20px 0;
    background: #f2bd00;
    color: #2d2d2d;
    text-align: center;
    font-size: 20px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}


/*>>>>>>>------FAQ LIST------<<<<<<*/
.faq-list {
    margin: 30px 0;
    overflow: hidden;
}

.faq-block {
    width: 49%;
    margin: 0 0.5%;
}

@media all and (max-width: 991px) {
    .faq-block {
        width: 100%;
    }
}

.faq-title {
    position: relative;
    padding: 15px;
    padding-right: 40px;
    background: #efefef;
    font-size: 14px;
    font-weight: 500;
}

.faq-title::before {
    content: '+';
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 20px;
    font-weight: 500;
    color: #2f2f2f;
}

.faq-content {
    visibility: hidden;
    height: 0;
    padding: 0 15px;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.faq-content.active {
    visibility: visible;
    height: 100%;
    opacity: 1;
}

.faq-content ol,
.faq-content ul {
    list-style-position: inside;
}

.faq-content li {
    margin: 5px 0;
}

/*>>>------ FORM ------<<<*/
.feedback-block {
    padding: 15px 0;
    border-radius: 10px;
    background: #2f2f2f;
}

.form-message {
    text-align: center;
    color: #fff;
}

.form--feedback {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 0 20px;
}

.form--feedback .form-group {
    width: 100%;
}

.form--feedback .form-item {
    margin-bottom: 5px;
}

.form--feedback .form-group:first-child .form-item {
    width: 49%;
}

.form__input,
.form__text {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #e1e1e1;
    border-radius: 10px; 
    outline: 0px;
}

.form__text {
    resize: none;
}

@media all and (max-width: 479px) {
    .form--feedback .form-group:first-child .form-item,
    .form--feedback .btn {
        width: 100%;
    }
}
/*>>>------ COMMENT ITEM ------<<<*/
.comments-block {
    margin-bottom: 30px;
}

.public-comment {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    border-bottom: 1px dotted #e1e1e1;
}

.user-img {
    width: 50px;
}

.user-info {
    margin-left: 15px;
}

.comment-text {
    padding-left: 70px;
}

/*>>>>>>------TOP------<<<<<<*/
.casino-top-wrapper {
    max-width: 240px;
    margin-left: 30%;
	    border: 1px solid #424242;
    border-radius: 12px;
}
.casino-top-list {
    list-style: none;
}

.casino-top-title {
    position: relative;
    padding: 20px 10px;
    padding-left: 40px;
    
    border-radius: 10px 10px 0 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500; 
}

.casino-top-title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background-image: url(../assets/images/main-images/trophy.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.casino-top__item {
    padding: 5px;
    border-bottom: 1px dotted #e1e1e1;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    background: url(/assets/images/s3-popup-bg.png);/*   s3-wrapper-bg.jpg?v=1.06);*/
    border: 1px solid #424242;
}
.casino-top__item:last-child {
	border-radius: 0 0 10px 10px;
}

.casino-top__item:hover {
    background: #2e2c2c;
}

.casino-top-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.casino-top-list .casino-logo {
    width: 50px;
    margin: 0;
}

.casino-top-list .casino-name {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.casino-top-list .casino-avg {
    width: 45px;
    height: 45px;
    background-image: url(../assets/images/main-images/star-outer3.svg);
    background-size: contain;
    background-repeat: no-repeat;
    color: #fff;/*#2f2f2f;*/
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 48px;

}
/*>>>>>>------NEWS------<<<<<<*/

.news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
    
.news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 48%;
    margin-bottom: 30px;
    cursor: pointer;
    border-bottom: 1px dotted  #e1e1e1;
}

.news-item:nth-child(odd) {
    margin-right: 20px;
}

@media all and (max-width: 575px) {
    .news-item {
        width: 100%;
    }

    .news-item:nth-child(odd) {
        margin-right: 0;
    }
}

.news-image {
    height: 210px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.news-item:hover .news-image {
    opacity: 0.7;
}

.news-image img {
    height: 100%;
    max-height: 210px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 100px;
    border: 1px solid rgba(255,255,255,0);
    border-top: none;
    padding: 15px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.news-date,
.date-update {
    margin-bottom: 5px;
    color: #5f5f5f;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: .01em;
}

.news-title {
    color: #232b46;
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: .005em;
}

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

.related-news .news-item {
    width: 24%;
    margin-right: 0;
}

.related-news .news-image {
    max-height: 120px;
}

@media all and (max-width: 767px) {
    .related-news .news-item {
        width: 49%;
    }
}

.related-news .news-item:not(:last-child) {
    margin-right: 1%;
}

.related-news .news-info {
    min-height: 50px;
}

/*>>>>>>------BONUS PAGE------<<<<<<*/
.bonus__item {
	width: 24%;
    margin: 0.5%;
    padding: 15px;
    background: #2f2f2f;
    border-radius: 10px;
    overflow: hidden;
}

@media all and (max-width: 767px) {
	.bonus__item {
		width: 32%;
	}
}

@media all and (max-width: 575px) {
	.bonus__item {
		width: 48%;
	}
}

@media all and (max-width: 479px) {
	.bonus__item {
		width: 100%;
	}
}

.bonus-name {
    height: 60px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.bonus-img img {
	margin: 0 auto;
	display: block;
}

.bonus__item .action {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -100px;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.bonus__item::before {
	content: '';
	position: absolute;
	top: 0; 
	bottom:0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.75);
	opacity: 0;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.bonus__item:hover::before {
	opacity: 1;
} 

.bonus__item:hover .action {
	bottom: 50%;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
}


/*>>>------ FOOTER -------<<<*/
.footer {
    width: 100%;
    padding: 30px;
    color: rgba(255,255,255,0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    box-shadow: inset 0 30px 30px -10px rgba(0,0,0,.8);
    margin-bottom:50px;
    background-color: #080f15;
}

.footer .logo {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted rgba(255,255,255,0.15);
}

.footer-description{
    padding: 20px 0;
    font-size: 13px;
}

.footer-menu {
    list-style: none;
    /*padding: 0 65px; */
	width: 100%;
    max-width: 530px;
	margin-left: 20%;
}
.footer-menu .menu-item {
    padding: 5px;
    float:left;
}
.txt-info {
	width: 100%;
	float: right;
	font-size: 12px;
	padding-left: 123px;
    margin-top: -33px;
}
.footer-menu .menu-link {
    padding: 0;
    
    text-decoration: underline;
}
.footer-menu .main-menu [class*="icon-"]:before {
	content: none;
}


.footer-menu .menu-link.active {
    text-shadow: none;
}

.footer-news__item {
    width: 150px;
    margin: 5px;
}

.footer-news__item .news-title {
    margin-top: 5px;
    color: #adadad;
    font-size: 14px;
    line-height: 18px;
}

.footer-news {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.footer-bootom {
	padding: 10px 0;
	text-align: center;
}
@media all and (max-width: 1023px) {
    .footer-news {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-top: 15px;
    }
} 

@media all and (max-width: 575px) {
    .footer-news {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
} 

/*>>>>>>------ERROR PAGE------<<<<<<*/

.error-page {
    height: calc(100vh + 200px);
}

@media screen and (max-width: 479px) { 
    .error-page {
        height: 100vh;
    }
}

.error-block {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
}

.error-content {
    position: absolute;
    top: 15%;
    left: 43.5%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 57%;
    text-align: center;
}

.error-title {
    margin: 0;
    font-size: 32px;
}

@media screen and (max-width: 767px) {
    .error-title {
        font-size: 20px;
    }
}

@media screen and (max-width: 479px) { 
    .error-title {
        font-size: 14px;
    }
}
/*------>>>>>>RATING STARS<<<<<<------*/
.voting-msg {
    display: block;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.voting-stars {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

@media all and (max-width: 1024px) {
    .voting-stars {
        padding: 20px;
        margin-top: 20px;
    }
}

.rating-star, 
.rating-star-inner,
.voting-star,
.voting-star:hover, 
.voting-star:hover ~ .voting-star,
input:checked + .voting-star,
input:checked + .voting-star ~ .voting-star {
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 3px;
    background-image: url(../assets/images/main-images/star-outer.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.voting-star {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.voting-star,
.voting-star:hover,
.voting-star:hover ~ .voting-star,
input:checked + .voting-star,
input:checked + .voting-star ~ .voting-star  {
    width: 30px;
    height: 30px;
}

.rating-star-inner,
.voting-star {
    background-image: url(../assets/images/main-images/star-inner.svg);
}

/*>>>>>>------game-info-table ------<<<<<< */
.game-page .feedback-block {
    order: 5;
}
.game-page .game-similar {
    order: 4;
}

.game-preview {
    position: relative;
}
.game-link  {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: url(../assets/images/main-images/play-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: red;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
}
.game-link:hover {
    width: 120px;
    height: 120px;
}
.game-info-table {
    border: 1px solid #e3e3e3;
    padding: 10px 15px;
    font-size: 20px;
}
.game-info-table .row:last-child {
	border-bottom: none;
}
.footer-bootom img{
	    max-width: 100%;
    padding: 0 15px;
}
@media all and (max-width: 767px) {
	.footer-menu {
		padding: 0 0 0 20px;
	}
	.txt-info {
		padding-left: 0px;
		margin-top: 0;
		text-align: justify;
	}
	.footer-menu .main-menu {
		justify-content: left;
    	flex-wrap: wrap;
	}
	.footer-menu .menu-item {
		    padding: 5px 10px;
	}
	.footer {
		    padding: 15px;
	}
	
}
@media all and (max-width: 600px) {
    .game-info-table { 
        font-size: 16px;
    }
}

.game-info-table .row {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #e3e3e3;
}
.game-info-table .icons {
    margin-right: 15px;
}
.game-footer {
    padding: 10px 0;
    text-align: center;
	margin-top: 20px;
}
.game-footer a {
	padding: 10px 50px;
    font-size: 18px; 
	transition: transform ease .3s;
} 
.game-footer a:hover {
	animation: none;
	
		
}
.games-similar {
    justify-content: space-between;
    margin-bottom: 50px;

}

@media all and (max-width: 600px) {
    .games-similar { 
        flex-wrap: wrap;
    }
}

.similar__item {
    width: 23%;
    padding: 0;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
    margin: 5px;
}

@media all and (max-width: 600px) {
    .similar__item {
        width: 49%;
        margin-bottom: 15px;
    }
}
.game-img {
    display: block;
}
.game-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.game-title {
    margin: 15px 0;
}

.game-provider {
    margin: 15px 0;
}

.similar__item .btn {
    margin-top: 15px;
}
/*>>>>>>------ pagination ------<<<<<< */

.pagination {
	display: block;
	width: 100%;
	list-style: none;
	text-align: center;
}

.pagination__item {
	display: inline-block;
}

.pagination-link {
	padding: 3px 7px;
    border-radius: 3px;
    color: #2f2f2f;
}

.pagination-link.active {
	background: #f2002c;
	color: #fff;
}
.similar{
    height: 60px!important;
    
}
.item-game {
   background: #2f2f2f;
   color:#fff;
}
.casino-recommend__item-name {
    text-align: center;
    color: #fff;
    /*border: 2px solid#2ecc71;*/
    border-top: none;
    margin: 0;
    border-radius: 0 0 20px 20px;
    padding: 20px;
}
.winners {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.winners li {
	padding: 8px 0;
	    border-bottom: 1px solid #eee;
}
.winners li:last-child {
	border-bottom: none;
}
.winners .avatar {
	width: 28%;
	display: inline-block;
	padding: 0 5px;
}
.avatar img {
	max-width: 100%; 
}
.winner-info {
	width: 70%;
	    display: inline-block;
	padding-left: 10px;
}
.winner-info span {
	display: block;
	
}
.winner-name {
	margin-bottom: 7px;
	    font-size: 14px;
	
}
.enter-register {
	margin-right: 75px;
}
.enter-register a {
	display: block;
	text-align: center;
	min-width: 130px;
	font-size: 14px;
    float:left;
}
/*.enter-register .enter {	 
    margin-bottom: 5px;
	padding: 5px 10px;
} */

@media all and (max-width: 1199px) {
	.winners .avatar {
		width: 22%;}
	.main-header .menu-link {
		    padding: 25px 7px;

	}
}
@media all and (max-width: 768px) {
	.enter-register a{
		font-size: 13px;
	min-width: 88px;
	}
	
}
/* slider */
.corousel__inner {
    max-width: 100%;
    position:absolute;
    top:10px;
    left:10px;
}
.corousel__title {
    font-size: 48px;
    line-height: 45px;
    display: flex;
    flex-direction: column;
    width: auto;
    margin-top: 270px;
    margin-bottom: 15px;
    color: #fe284a;
    font-weight:800;
    justify-content: center;

    background: linear-gradient(180deg,#ffbc3a 0,#ffbc3a 50%,#e7971e 55%,#ffe47a 65%,#ffe47a 80%,#ffe47a);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
}
.button__type_link {
    display: inline-block;
    text-decoration: none;
}
.button__theme_fancy {
    font-size: 20px;
    font-weight: 700;
    height: 70px;
    padding: 23px 80px 21px;
    text-transform: uppercase;
    color: #2d2d2d;
    border-top: 2px solid #76ffbb;
    border-bottom: 2px solid rgba(0,0,0,.5);
    border-radius: 35px;
    background-color: #2ecc71;
    box-shadow: 0 15px 30px rgba(0,0,0,.45);
}
.button__theme_fancy:hover {
	color: #fff;
}
/* features */
.features___list {
    margin: 83px 0 50px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.features__item {
    display: inline-block;
    height: 200px;
    vertical-align: top;
    width: 250px;
    text-align: center;
}
.features__icon {
    height: 80px;
    margin-bottom: 25px;
    text-align: center;
}
.features__text {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    display: flex;
    width: 100%;
    height: 60px;
    text-align: center;
    color: #000;
    align-items: center;
    justify-content: center;
}
/* jackpot */
.jackpot {
    position: relative;
    max-width:1124px;
    margin-left:auto;
    margin-right:auto;
}

.jackpot__corner {
    margin: 45px 0 40px;
    padding: 40px 0;
    text-align: center;
    border: 3px solid #fff;
    border-radius: 65px
}

.jackpot__stars-left,.jackpot__stars-right {
    display: inline-block;
    width: 112px;
    height: 38px;
    vertical-align: middle;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAAUCAYAAABVhbkHAAAAAXNSR0IArs4c6QAAA5RJREFUaAXVmT9P20AYh8mfIioQAqQoDJESMkBaJgYQlaqqIIE6ItSFirUDC1M7tHwDGNn4BF06MCGViW4dKzHQiIYkqoAMhSCGRBSSPq8FURw7wXbOsWPpOPvu/N5zv9/ZdzE9PRaOi4uL1cvLy28WmvqqSS6XW81kMl3FrVzrarUaxrwTAlevrq7e+MqhFjDCfcKBgVWyruB2onWwhQZaVbFYfEfghFzc3d1taIVd8AfTatzwdwW3E61bGsjAg6RPdX695Gl8VXfty1PhDgQCOm6eRF9zO9W6pYG8MpdxKFXvEh35fjbn8/llOHXcGOprbqdaNzUQAQKkz/Xm3Z8v0tm0SbkvioS7UqkYuClfxFhfcrejdUBUlwClUil2c3MzzuAnmK3jlM1Q9cLMFeoLlO/RJs35r3A4nB4YGDjmvGzW3q0y4T49PY3d3t4K7wRpnL5myE25qSvAuEeucQeDwTTr+vHY2FjHuIVZpdYB1rRdgi4wqKckxwfCVLg5T1oaHh7+6TiQxRvZpOzSdAF2JdzEWUomk65yu6G1LPaHCNGWCKI5AsiGpxQKhf7ItdsHfR2SlHDDWurt7XWd2w2tg0NDQ7K4bykQ/AgR5gcHB/8qiPVoCJ6WDV6BbXMj6hGdzcdiMde53dBaWwNFLX6ob5J9lHMHh5g3xzp47uDetm7JZrObrNuOuO/Nm2MN7Ci3Sq1rBoqKBJYZ/cGmop6Z98CJiVuYaIvbK/MemFVprTNQghN4h+z9Q0eP5Oc8eVNePHmNXJi4g4mWuDFPnripTj95jcwqtDb7Hfi9saNm1wghPx86+vppwWKZmxhpr827H4dl5mZaGwxkY/CsmUgm5Xbamtyurojfc5ZZ2L1abquO0BhJhdYGAxncpLEr8xLaRq6vryPmtZ0tZYZa5oYscnZ25jm3Cq0NBjI4O0L08BXEVnu3bLUjhjCUy2U/cNtiMNNaZyAi9DG2ZIPIP5jdr9msjJJvk/7V13PP8/prL875KtMHl46ba427v79/lFfVNlw6buo95Valtc5A/h+VIrBWxgDTDPztyMjILJ/GDtisFMjXKU8hxhfyqphFG1uzSO5x4ahxE1vjZpMySzqIRqOFRCKxzheiFMw1bnasnnKr0lpnIGY8YZC/ydf4ajBJ+tooNmUZTF2h3TRpH8N1M7uxfSeuMUfjhmcN0yYxzMAdj8cz1K0wtmmY9mnrKbcqrf8DQJoEaSyWFLQAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: 50%
}

.jackpot__stars-left {
    margin-right: 50px
}

.jackpot__stars-right {
    margin-left: 50px
}

.jackpot__link {
    box-shadow: none
}

.jackpot__text {
    text-transform: uppercase;
    color: #999
}

.jackpot__text-orange,.jackpot__text {
    font-size: 38px;
    font-weight: 700;
    line-height: 38px;
    display: inline-block;
    vertical-align: middle
}

.jackpot__text-orange {
    margin-left: 20px;
    color: #ffae00
}

.jackpot__list {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 38px
}

.jackpot__item {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .5s ease-out;
    opacity: 0
}

.jackpot__item_active {
    z-index: 2;
    opacity: 1
}
.container .main-text {
    color: #fff;
}
.social___icons .social__title___main {
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
}
.paymentsystems__body___Q1P7D {
    display: flex;
    flex-flow: row wrap;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.paymentsystems___12V7_ .paymentsystems__item___3Qx1t {
    width: 153px;
    height: 121px;
    margin: 1px 1px 0 0;
    text-align: center;
    color: #fff;
    background: hsla(0,0%,100%,.05);
    box-shadow: none;
    flex-flow: row wrap;
    justify-content: space-around;
    align-content: flex-start;
}
.paymentsystems__icon___3P3Dm {
    height: 100%;
    transition: opacity .25s ease-out;
    opacity: .8;
}
.social___icons .social__title___main {
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
}
.social__body___main {
    display: block;
}
.social___icons .social__body___main .social__item___1U--Z {
    font-size: 20px;
    width: auto;
    height: auto;
    margin-right: 30px;
    padding: 0;
    border: none;
    border-radius: 0;
}
.fa___1G88X {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome !important;
}
.fa-telegram___3mFp-::before {
    content: "\F2C6";
}
footer .main-menu {
    display:inline-block;
}

.footer__body-inner___column {
    display: flex;
    margin-top: 60px;
    margin-left: -10px;
}
.footer__body-left___column {
    position: relative;
    width: 390px;
}
.footer__logo___2ifQS {
    position: absolute;
    bottom: 12px;
}
.social__body___main a {
   color:#fff; 
}
.social__body___main a:hover {
	color: #00f460
}
/* new */
.beam-categories {
 box-sizing:border-box;
 width:100%;
 padding:10px 5px;
 box-shadow:inset 0 5px 25px 0 rgba(0,0,0,.8)
}
.beam-categories .nav-categories_list {
 flex-wrap:wrap
}
.beam-categories .nav-categories_list>* {
 position:relative;
 width:50%
}
.beam-categories .nav-categories_list>:after,
.beam-categories .nav-categories_list>:before {
 content:"";
 display:none;
 position:absolute;
 top:5px;
 height:30px;
 width:1px;
 background-color:#313047
}
.beam-categories .nav-categories_list>:before {
 left:0
}
.beam-categories .nav-categories_list>:after {
 right:0
}
.beam-categories .nav-categories_list>:nth-child(odd):after {
 display:block
}
.beam-categories .nav-categories_item.x_active .nav-categories_link {
 background:url(../img/noise.842fbbbae5bd6f37b0268590b6f121ec.png) repeat,#101226;
 box-shadow:inset 0 20px 30px -15px rgba(255,255,255,.2)
}
.beam-categories .nav-categories_item.x_active .nav-categories_content {
 border:2px dotted
}
.beam-categories .nav-categories_item.x_slots .nav-categories_img {
 width:42px
}
.beam-categories .nav-categories_item.x_slots .nav-categories_content {
 border-color:#17eada
}
.beam-categories .nav-categories_item.x_live .nav-categories_img {
 width:37px
}
.beam-categories .nav-categories_item.x_live .nav-categories_content {
 border-color:#de593e
}
.beam-categories .nav-categories_item.x_casino .nav-categories_img {
 width:34px
}
.beam-categories .nav-categories_item.x_casino .nav-categories_content {
 border-color:#6ef770
}
.beam-categories .nav-categories_item.x_tournament .nav-categories_img {
 width:33px
}
.beam-categories .nav-categories_item.x_tournament .nav-categories_content {
 border-color:#e8ce3a
}
.beam-categories .nav-categories_link {
 box-sizing:border-box;
 border-radius:5px;
 padding:2px;
 font-size:12px
}
.beam-categories .nav-categories_content {
 justify-content:flex-start;
 height:40px;
 max-height:40px;
 border-radius:8px;
 padding-left:4px
}
.beam-categories .nav-categories_content:hover {
 box-shadow:inset 0 0 0 32px rgba(255,255,255,.05)
}
.beam-categories .nav-categories_img-wrapper {
 justify-content:center;
 margin-right:5px;
 width:42px
}
.beam-categories .nav-categories_text {
 overflow:hidden;
 text-overflow:ellipsis
}
.beam-categories_canvas {
 display:none
}
@media (min-width:340px) {
 .beam-categories .nav-categories_link {
  font-size:14px
 }
}
@media (min-width:669px) {
 .beam-categories {
  padding:5px 0 0;
  box-shadow:none
 }
 .beam-categories .nav-categories {
  margin:0 auto;
  box-sizing:border-box;
  max-width:1200px;
  width:100%;
  padding:0 15px
 }
 .beam-categories .nav-categories_list {
  flex-wrap:nowrap
 }
 .beam-categories .nav-categories_list>* {
  width:25%
 }
 .beam-categories .nav-categories_list>:after,
 .beam-categories .nav-categories_list>:before {
  display:block;
  top:10.5px;
  height:34px
 }
 .beam-categories .nav-categories_list>:first-child:before,
 .beam-categories .nav-categories_list>:last-child:after {
  display:none
 }
 .beam-categories .nav-categories_item.x_slots .nav-categories_img {
  width:52px
 }
 .beam-categories .nav-categories_item.x_live .nav-categories_img {
  width:40px
 }
 .beam-categories .nav-categories_item.x_casino .nav-categories_img,
 .beam-categories .nav-categories_item.x_tournament .nav-categories_img {
  width:37px
 }
 .beam-categories .nav-categories_item.x_active {
  position:relative
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_link {
  position:absolute;
  top:7px;
  left:0;
  z-index:10
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content {
  position:relative;
  border:none;
  padding-top:4px
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content:hover {
  box-shadow:none
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content:after,
 .beam-categories .nav-categories_item.x_active .nav-categories_content:before {
  content:"";
  position:absolute;
  z-index:0;
  bottom:3px;
  height:20px;
  width:20px;
  border-bottom:4px solid #1f1f32
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content:before {
  left:-20px;
  border-bottom-right-radius:75%;
  border-right:4px solid #1f1f32
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content:after {
  right:-20px;
  border-bottom-left-radius:75%;
  border-left:4px solid #1f1f32
 }
 .beam-categories .nav-categories_item:first-child .nav-categories_content:before,
 .beam-categories .nav-categories_item:last-child .nav-categories_content:after {
  display:none
 }
 .beam-categories .nav-categories_content,
 .beam-categories .nav-categories_link {
  border-radius:10px;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0
 }
 .beam-categories .nav-categories_link {
  padding:0
 }
 .beam-categories .nav-categories_content {
  justify-content:center;
  height:55px;
  max-height:55px;
  padding:0 5px
 }
 .beam-categories .nav-categories_img-wrapper {
  position:relative;
  margin-right:10px
 }
 .beam-categories .nav-categories_img {
  position:absolute;
  top:0;
  right:0
 }
}
@media (min-width:780px) {
 .beam-categories .nav-categories_text {
  overflow:visible
 }
}
@media (min-width:1025px) {
 .beam-categories .nav-categories_item.x_slots .nav-categories_img {
  width:60px
 }
 .beam-categories .nav-categories_item.x_live .nav-categories_img {
  width:55px
 }
 .beam-categories .nav-categories_item.x_casino .nav-categories_img,
 .beam-categories .nav-categories_item.x_tournament .nav-categories_img {
  width:45px
 }
 .beam-categories .nav-categories_item:first-child .nav-categories_content:before,
 .beam-categories .nav-categories_item:last-child .nav-categories_content:after {
  display:block
 }
 .beam-categories .nav-categories_link {
  font-size:16px
 }
 .beam-categories .nav-categories_img-wrapper {
  margin-right:15px;
  width:50px
 }
}

.beam-categories .nav-categories_list > ::after, .beam-categories .nav-categories_list > ::before {
    content: "";
    display: none;
    position: absolute;
    top: 5px;
    height: 30px;
    width: 1px;
    background-color: #313047;
}
.nav-categories {
 width:100%;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.nav-categories_list {
 display:flex;
 width:inherit
}
.nav-categories_item.x_slots {
 color:#17eada
}
.nav-categories_item.x_slots .nav-categories_img {
 background-image:url(/assets/images/icon_slots.f76d8383233a7579c6fb164a8638533b.svg)
}
.nav-categories_item.x_live {
 color:#de593e
}
.nav-categories_item.x_live .nav-categories_img {
 background-image:url(/assets/images/icon_live.3c4dec011d69a634a78c103dc7da4b79.svg)
}
.nav-categories_item.x_casino {
 color:#6ef770
}
.nav-categories_item.x_casino .nav-categories_img {
 background-image:url(/assets/images/icon_casino.975c7b7d830201139a49de8357c8d8df.svg)
}
.nav-categories_item.x_tournament {
 color:#e8ce3a
}
.nav-categories_item.x_tournament .nav-categories_img {
 background-image:url(/assets/images/icon_tournament.3e08b99c11d92bda07288896e01daee3.svg)
}
.nav-categories_link {
 display:block;
 width:100%;
 font-size:16px;
 font-weight:800;
 font-family:Muller,sans-serif;
 text-transform:uppercase;
 text-decoration:none;
 cursor:pointer;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.nav-categories_content {
 display:flex;
 align-items:center;
 justify-content:center;
 box-sizing:border-box
}
.nav-categories_img-wrapper {
 display:flex;
 align-items:center;
 justify-content:flex-end;
 margin-right:10px;
 height:inherit;
 width:50px
}
.nav-categories_img {
 height:inherit;
 width:40px;
 background-repeat:no-repeat;
 background-size:contain;
 background-position:50%;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.nav-categories_text {
 overflow:hidden;
 text-overflow:ellipsis;
 display:inline-block;
 box-sizing:border-box;
 max-height:100%;
 max-width:70%;
 white-space:nowrap
}
.beam-categories {
 box-sizing:border-box;
 width:100%;
 padding:10px 5px;
 box-shadow:inset 0 5px 25px 0 rgba(0,0,0,.8)
}
.beam-categories .nav-categories_list {
 flex-wrap:wrap
}
.beam-categories .nav-categories_list>* {
 position:relative;
 width:50%
}
.beam-categories .nav-categories_list>:after,
.beam-categories .nav-categories_list>:before {
 content:"";
 display:none;
 position:absolute;
 top:5px;
 height:30px;
 width:1px;
 background-color:#313047
}
.beam-categories .nav-categories_list>:before {
 left:0
}
.beam-categories .nav-categories_list>:after {
 right:0
}
.beam-categories .nav-categories_list>:nth-child(odd):after {
 display:block
}
.beam-categories .nav-categories_item.x_active .nav-categories_link {
 background:url(/assets/images/noise.842fbbbae5bd6f37b0268590b6f121ec.png) repeat,#101226;
 box-shadow:inset 0 20px 30px -15px rgba(255,255,255,.2)
}
.beam-categories .nav-categories_item.x_active .nav-categories_content {
 border:2px dotted
}
.beam-categories .nav-categories_item.x_slots .nav-categories_img {
 width:42px
}
.beam-categories .nav-categories_item.x_slots .nav-categories_content {
 border-color:#17eada
}
.beam-categories .nav-categories_item.x_live .nav-categories_img {
 width:37px
}
.beam-categories .nav-categories_item.x_live .nav-categories_content {
 border-color:#de593e
}
.beam-categories .nav-categories_item.x_casino .nav-categories_img {
 width:34px
}
.beam-categories .nav-categories_item.x_casino .nav-categories_content {
 border-color:#6ef770
}
.beam-categories .nav-categories_item.x_tournament .nav-categories_img {
 width:33px
}
.beam-categories .nav-categories_item.x_tournament .nav-categories_content {
 border-color:#e8ce3a
}
.beam-categories .nav-categories_link {
 box-sizing:border-box;
 border-radius:5px;
 padding:2px;
 font-size:12px
}
.beam-categories .nav-categories_content {
 justify-content:flex-start;
 height:40px;
 max-height:40px;
 border-radius:8px;
 padding-left:4px
}
.beam-categories .nav-categories_content:hover {
 box-shadow:inset 0 0 0 32px rgba(255,255,255,.05)
}
.beam-categories .nav-categories_img-wrapper {
 justify-content:center;
 margin-right:5px;
 width:42px
}
.beam-categories .nav-categories_text {
 overflow:hidden;
 text-overflow:ellipsis
}
.beam-categories_canvas {
 display:none
}
@media (min-width:340px) {
 .beam-categories .nav-categories_link {
  font-size:14px
 }
}
@media (min-width:669px) {
 .beam-categories {
  padding:5px 0 0;
  box-shadow:none
 }
 .beam-categories .nav-categories {
  margin:0 auto;
  box-sizing:border-box;
  max-width:1200px;
  width:100%;
  padding:0 15px
 }
 .beam-categories .nav-categories_list {
  flex-wrap:nowrap
 }
 .beam-categories .nav-categories_list>* {
  width:25%
 }
 .beam-categories .nav-categories_list>:after,
 .beam-categories .nav-categories_list>:before {
  display:block;
  top:10.5px;
  height:34px
 }
 .beam-categories .nav-categories_list>:first-child:before,
 .beam-categories .nav-categories_list>:last-child:after {
  display:none
 }
 .beam-categories .nav-categories_item.x_slots .nav-categories_img {
  width:52px
 }
 .beam-categories .nav-categories_item.x_live .nav-categories_img {
  width:40px
 }
 .beam-categories .nav-categories_item.x_casino .nav-categories_img,
 .beam-categories .nav-categories_item.x_tournament .nav-categories_img {
  width:37px
 }
 .beam-categories .nav-categories_item.x_active {
  position:relative
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_link {
  position:absolute;
  top:7px;
  left:0;
  z-index:10
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content {
  position:relative;
  border:none;
  padding-top:4px
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content:hover {
  box-shadow:none
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content:after,
 .beam-categories .nav-categories_item.x_active .nav-categories_content:before {
  content:"";
  position:absolute;
  z-index:0;
  bottom:3px;
  height:20px;
  width:20px;
  border-bottom:4px solid #1f1f32
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content:before {
  left:-20px;
  border-bottom-right-radius:75%;
  border-right:4px solid #1f1f32
 }
 .beam-categories .nav-categories_item.x_active .nav-categories_content:after {
  right:-20px;
  border-bottom-left-radius:75%;
  border-left:4px solid #1f1f32
 }
 .beam-categories .nav-categories_item:first-child .nav-categories_content:before,
 .beam-categories .nav-categories_item:last-child .nav-categories_content:after {
  display:none
 }
 .beam-categories .nav-categories_content,
 .beam-categories .nav-categories_link {
  border-radius:10px;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0
 }
 .beam-categories .nav-categories_link {
  padding:0
 }
 .beam-categories .nav-categories_content {
  justify-content:center;
  height:55px;
  max-height:55px;
  padding:0 5px
 }
 .beam-categories .nav-categories_img-wrapper {
  position:relative;
  margin-right:10px
 }
 .beam-categories .nav-categories_img {
  position:absolute;
  top:0;
  right:0
 }
}
@media (min-width:780px) {
 .beam-categories .nav-categories_text {
  overflow:visible
 }
}
@media (min-width:1025px) {
 .beam-categories .nav-categories_item.x_slots .nav-categories_img {
  width:60px
 }
 .beam-categories .nav-categories_item.x_live .nav-categories_img {
  width:55px
 }
 .beam-categories .nav-categories_item.x_casino .nav-categories_img,
 .beam-categories .nav-categories_item.x_tournament .nav-categories_img {
  width:45px
 }
 .beam-categories .nav-categories_item:first-child .nav-categories_content:before,
 .beam-categories .nav-categories_item:last-child .nav-categories_content:after {
  display:block
 }
 .beam-categories .nav-categories_link {
  font-size:16px
 }
 .beam-categories .nav-categories_img-wrapper {
  margin-right:15px;
  width:50px
 }
}
.legally_safe_profit {
 position:relative;
 overflow:hidden;
 box-sizing:border-box;
 padding:20px 0;
 background-color:#161626
}
.legally_safe_profit .card {
 display:flex;
 box-sizing:border-box;
 min-height:160px;
 width:33%;
 padding-left:10px
}
.legally_safe_profit .card img {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 align-self:center;
 margin-right:15px
}
.legally_safe_profit .card .card_descript {
 box-sizing:border-box;
 height:100%;
 padding-top:10%
}
.legally_safe_profit .card .card_head {
 margin-bottom:10px;
 font-size:18px;
 font-weight:800;
 font-family:Muller,sans-serif;
 color:#fff
}
.legally_safe_profit .card p {
 overflow:hidden;
 text-overflow:ellipsis;
 max-width:100%;
 font-size:14px;
 font-weight:500;
 font-family:Muller,sans-serif;
 color:#646a87
}
.legally_safe_profit .card_legally img {
 width:35px
}
.legally_safe_profit .card_safe img {
 width:30px
}
.legally_safe_profit .card_profit img {
 width:35px
}
.legally_safe_profit:after,
.legally_safe_profit:before {
 content:"";
 position:absolute;
 left:0;
 width:100%;
 height:14px;
 background-image:url(../img/line_decoration/star_with_space.ad10eec71a486e1642b44523a7679168.svg);
 background-size:contain;
 background-repeat:repeat-x
}
.legally_safe_profit:before {
 top:3px
}
.legally_safe_profit:after {
 bottom:3px
}
@media (max-width:1024px) {
 .legally_safe_profit .card img {
  align-self:flex-start;
  padding-top:40px
 }
}
@media (max-width:668px) {
 .legally_safe_profit {
  padding:30px 0
 }
 .legally_safe_profit .beam_block .card {
  min-height:0;
  padding-left:0
 }
 .legally_safe_profit .beam_block img {
  margin-right:0
 }
 .legally_safe_profit .beam_block .card_head {
  display:flex;
  justify-content:center;
  margin:0;
  font-size:12px
 }
 .legally_safe_profit .beam_block .card_descript {
  height:auto
 }
 .legally_safe_profit .beam_block p {
  display:none
 }
 .legally_safe_profit .card {
  flex-direction:column;
  align-items:center
 }
 .legally_safe_profit .card img {
  align-self:center;
  padding-top:0
 }
}
.beam {
    display: flex;
    justify-content: center;
    width: 100%;
}
.legally_safe_profit::after, .legally_safe_profit::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 14px;
    background-image: url(/assets/images/star_with_space.ad10eec71a486e1642b44523a7679168.svg);
    background-size: contain;
    background-repeat: repeat-x;
}
.beam .beam_block, .block {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
}
.legally_safe_profit .card {
    display: flex;
    box-sizing: border-box;
    min-height: 160px;
    width: 33%;
    padding-left: 10px;
}
.legally_safe_profit .card_legally img {
    width: 35px;
}
.legally_safe_profit .card .card_descript {
    box-sizing: border-box;
    height: 100%;
    padding-top: 10%;
}
.legally_safe_profit .card .card_head {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 800;
    font-family: Muller,sans-serif;
    color: #fff;
}
.legally_safe_profit .card {
    display: flex;
    box-sizing: border-box;
    min-height: 160px;
    width: 33%;
    padding-left: 10px;
}
/* footer */
.footer_payments ul {
 display:flex;
 flex-wrap:wrap
}
.footer_payments li {
 height:40px;
 margin:0 30px 25px 0
}
.footer_payments li:last-child {
 margin-right:0
}
.footer_payments img {
 height:inherit;
 -o-object-fit:contain;
 object-fit:contain
}
.footer_payments .payment_visa {
 width:80px
}
.footer_payments .payment_mastercard {
 width:45px
}
.footer_payments .payment_neteller {
 width:120px
}
.footer_payments .payment_skrill {
 width:80px
}
.footer_payments .payment_qiwi,
.footer_payments .payment_webmoney,
.footer_payments .payment_yandex-money {
 width:40px
}
.footer_payments .payment_moneta {
 width:90px
}
.footer_payments .payment_mobile {
 width:40px
}
.footer_payments .payment_apple-pay {
 width:80px
}
.footer_payments .payment_bitcoin {
 width:40px
}
.footer_second {
 box-sizing:border-box;
 border-top:1px dashed #303036;
 padding:20px 0
}
.footer_second .footer_second_box {
 display:flex;
 justify-content:space-between;
 align-items:center
}
.footer_second .copyright_age_warning {
 display:flex;
 justify-content:flex-start;
 align-items:center;
 width:calc(99% - 160px)
}
.footer_second .choose_lang {
 width:160px
}
.footer_second .choose_lang .choose_lang_list {
 top:-53px;
 right:5px;
 display:flex;
 flex-direction:column-reverse
}
.footer_second .p_copyright,
.footer_second .p_warning {
 font-size:12px
}
.footer_second .p_copyright {
 margin-right:40px;
 width:35%;
 word-break:normal;
 word-wrap:normal
}
.footer_second .age_18 {
 margin-right:10px;
 height:40px;
 width:40px
}
.footer_second .p_warning {
 margin-right:10px;
 width:40%
}
@media (max-width:1024px) {
 footer .game_help_social {
  flex-wrap:wrap
 }
 footer .footer_categories,
 footer .footer_help {
  margin-bottom:40px;
  height:190px;
  width:45%
 }
 footer .footer_categories .help_list,
 footer .footer_help .help_list {
  height:auto
 }
 footer .partner_payment {
  flex-direction:column
 }
 footer .footer_partners {
  margin:0 0 20px
 }
 footer .footer_partners li {
  width:20%
 }
 footer .footer_second_box {
  flex-wrap:wrap;
  flex-direction:column;
  align-items:center
 }
 footer .footer_second_box .copyright_age_warning {
  margin-bottom:20px;
  width:100%
 }
 footer .footer_second_box .p_copyright {
  margin-right:30px
 }
 footer .footer_second_box .p_copyright,
 footer .footer_second_box .p_warning {
  width:45%
 }
 .footer_categories .nav-categories_img-wrapper {
  margin-right:5px;
  width:34px
 }
 .footer_categories .nav-categories_item.x_slots .nav-categories_img {
  width:40px
 }
 .footer_categories .nav-categories_item.x_live .nav-categories_img {
  width:32px
 }
 .footer_categories .nav-categories_item.x_casino .nav-categories_img,
 .footer_categories .nav-categories_item.x_tournament .nav-categories_img {
  width:30px
 }
}
@media (max-width:668px) {
 footer .footer_categories,
 footer .footer_help,
 footer .footer_social {
  height:auto;
  width:100%
 }
 footer .footer_categories,
 footer .footer_help {
  margin-bottom:30px
 }
 footer .footer_social {
  margin-bottom:0
 }
 footer .footer_social .navigation_social {
  flex-wrap:wrap
 }
 footer .footer_partners li,
 footer .footer_payments li {
  height:20px;
  margin-bottom:20px
 }
 footer .footer_payments .payment_visa {
  width:60px
 }
 footer .footer_payments .payment_mastercard {
  width:30px
 }
 footer .footer_payments .payment_neteller {
  width:90px
 }
 footer .footer_payments .payment_skrill {
  width:60px
 }
 footer .footer_payments .payment_qiwi,
 footer .footer_payments .payment_webmoney,
 footer .footer_payments .payment_yandex-money {
  width:20px
 }
 footer .footer_payments .payment_apple-pay,
 footer .footer_payments .payment_moneta {
  width:50px
 }
 footer .footer_payments .payment_bitcoin {
  width:20px
 }
 footer .footer_payments li {
  margin-right:20px
 }
 footer .footer_partners .partner_netent {
  width:50px
 }
 footer .footer_partners .partner_microgaming {
  width:70px
 }
 footer .footer_partners .partner_quickspin,
 footer .footer_partners .partner_yggdrasil {
  width:75px
 }
 footer .footer_partners .partner_igrosoft {
  width:40px
 }
 footer .footer_partners .partner_amatic {
  width:70px
 }
 footer .footer_partners .partner_betsoft {
  width:50px
 }
 footer .footer_partners .partner_playson {
  width:75px
 }
 footer .footer_partners .partner_spinomenal {
  width:90px
 }
 footer .footer_partners .partner_endorphina,
 footer .footer_partners .partner_tom-horn {
  width:55px
 }
 footer .footer_partners .partner_isofbet {
  width:65px
 }
 footer .footer_partners .partner_pariplay {
  width:55px
 }
 footer .footer_partners .partner_belatra,
 footer .footer_partners .partner_pragmatic-play {
  width:50px
 }
 footer .footer_partners .partner_habanero {
  width:85px
 }
 footer .footer_partners .partner_play-n-go {
  width:65px
 }
 footer .footer_partners .partner_egt {
  width:50px
 }
 footer .footer_partners .partner_vivo-gaming {
  width:80px
 }
 footer .footer_second_box .copyright_age_warning {
  flex-wrap:wrap
 }
 footer .footer_second_box .age_18,
 footer .footer_second_box .p_copyright {
  margin-bottom:20px
 }
 footer .footer_second_box .p_copyright,
 footer .footer_second_box .p_warning {
  margin-right:2%;
  width:80%
 }
}
@media (max-width:414px) {
 footer .footer_partners li,
 footer .footer_payments li {
  display:flex;
  margin-right:0;
  box-sizing:border-box;
  width:33.33333%
 }
 .footer_categories .nav-categories_list>* {
  width:50%
 }
 .footer_categories .nav-categories_link {
  font-size:12px
 }
 .footer_categories .nav-categories_img-wrapper {
  width:32px
 }
}

.footer_partners ul {
 display:flex;
 flex-wrap:wrap;
 align-items:center
}
.footer_partners li {
 display:flex;
 align-items:center;
 margin-bottom:20px;
 height:40px;
 box-sizing:border-box;
 width:16.66667%;
 padding-right:15px
}
.footer_partners li * {
 max-width:100%
}
.footer_partners img {
 height:inherit;
 -o-object-fit:contain;
 object-fit:contain
}
.footer_partners .partner_netent {
 width:110px
}
.footer_partners .partner_microgaming {
 width:120px
}
.footer_partners .partner_quickspin,
.footer_partners .partner_yggdrasil {
 width:170px
}
.footer_partners .partner_igrosoft {
 width:80px
}
.footer_partners .partner_amatic {
 width:130px
}
.footer_partners .partner_betsoft {
 width:110px
}
.footer_partners .partner_playson {
 width:245px
}
.footer_partners .partner_spinomenal {
 width:230px
}
.footer_partners .partner_tom-horn {
 width:130px
}
.footer_partners .partner_endorphina {
 width:95px
}
.footer_partners .partner_isofbet {
 width:130px
}
.footer_partners .partner_pariplay {
 width:140px
}
.footer_partners .partner_pragmatic-play {
 width:115px
}
.footer_partners .partner_belatra {
 width:130px
}
.footer_partners .partner_habanero {
 width:200px
}
.footer_partners .partner_play-n-go {
 width:140px
}
.footer_partners .partner_egt {
 width:120px
}
.footer_partners .partner_vivo-gaming {
 width:160px;
 height:auto
}
.footer_payments ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.footer_payments li {
    height: 40px;
    margin: 0 30px 25px 0;
}
#layer_games:before {
    top: 2px;
    height: 5px;
    background-image: url(https://cdn.vavada.net/img/line_decoration/point_with_large_space.4257ede318a193f6bc607e0a418776b3.svg);
    background-repeat: repeat-x;
    background-size: contain;
}
.beam-categories:after {
    top: 2px;
    height: 5px;
    background-image: url(https://cdn.vavada.net/img/line_decoration/point_with_large_space.4257ede318a193f6bc607e0a418776b3.svg);
    background-repeat: repeat-x;
    background-size: contain;
}
.big {
width:300px;
height:50px;
color:#fff!important;
padding-top:15px;
    margin: 10px auto 25px;
    display: block;
    background: -moz-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,194,248,1)), color-stop(51%, rgba(0,132,200,1)), color-stop(59%, rgba(0,133,200,1)), color-stop(100%, rgba(0,23,156,1)));
    background: -webkit-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -o-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: linear-gradient(to bottom, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);	
	
}
.content h1.text-center {
text-align:center;
}
/* new */

.swiper-slide p.cg-text-left {
    position: absolute;
    opacity: 0;
    left: 10px; 
    width: 400px !important;
    max-width: 400px !important;
    text-align: center !important;
    color:#fff;
}
.swiper-slide p {
    margin: 25px 0;
    max-width: 315px;
    width: 315px;
    color: #fff;
    font-size: 37px;
}
.swiper-slide p, .swiper-slide p span.h1, .swiper-slide p span.h1_3, .swiper-slide p span.type_1 {
    z-index: 10;
    font-weight: 700;
}

.swiper-slide p.cg-text-right {
    position: absolute;
    top:10px;
    right: 20px;
    width: 410px !important;
    max-width: 410px !important;
    z-index:101;
    margin: 25px 0;
    max-width: 315px;
    width: 315px;
    color: #fff;
    font-size: 37px;
    text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255, 255, 255, .2), 1px 1px 1px rgba(255, 255, 255, .2), 
-1px 1px 1px rgba(255, 255, 255, .2), 1px -1px 1px rgba(255, 255, 255, .2);
}
.slide_v3 {
    font-size: 39px !important;
}

.slider-register {
    background: url(/assets/images/gen_btn-slider.png) no-repeat !important;
    height: auto;
    padding: 0 !important;
    line-height: 68px !important;
    width: 308px;  
    font-weight: 700;
    font-style: italic;
    font-size: 25px;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4);
    text-align: center;
    text-decoration: none;
    color: #1c1c1c;
}

.buttons.registers {
    background: url(/assets/images/gen_btn-registration.png) no-repeat !important;
    border:none!important;
}
.buttons.enter, .buttons.registers {
    position: relative;
}
.buttons.registers {
    width: 190px;
	transition: none;
}

.buttons {
    display: inline-block;
    text-decoration: none;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4);
    text-align:left;
}
.buttons.enter::after, .buttons.registers::after {
    content: '';
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.buttons.registers::after {
    width: 30px;
    height: 30px;
    background: url(/assets/images/gen_icon_button_register.png) no-repeat;
}

.buttons.enter {
    width: 91px;
    background: url(/assets/images/gen_nabor.png) -423px -189px no-repeat;
}
.buttons.enter::after {
    width: 25px;
    height: 28px;
    background: url(/assets/images/gen_icon_button_enter.png) no-repeat;
}
/* menu home */

#main-section_navigation_bar {
    position: relative;
    height: 82px
}

#main-section_navigation_bar:after, #main-section_navigation_bar:before {
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    background: url(/assets/images/gen_line_gorizontal.png) center no-repeat;
}

#main-section_navigation_bar.scroll {
    height: 82px;
    opacity: 1;
    transition-duration: .6s
}

#main-section_navigation_bar.activate {
    height: 82px;
    opacity: 1
}

#main-section_navigation_bar:before {
    top: 0;
    height: 2px
}

#main-section_navigation_bar:after {
    top: 70px;
    height: 1px
}

#main-section_navigation_bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: inherit
}

#main-section_navigation_bar ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 25%;
    width: calc(100% / 7);
    z-index: 1;
    height: inherit
}

#main-section_navigation_bar ul li:after, #main-section_navigation_bar ul li:first-child:before {
    content: '';
    width: 2px;
    height: 67px;
    background: url(/assets/images/gen_line_vertical.png) center no-repeat;
    position: absolute;
    bottom: 0
}

#main-section_navigation_bar ul li:after {
    right: -1px;
    top: 3px
}

#main-section_navigation_bar ul li:first-child:before {
    left: 0;
    top: 0;
    margin: auto 0
}

#main-section_navigation_bar ul li a {
    outline: 0;
    text-decoration: none;
    color: #a08ec0;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 70px;
    display: block
}

#main-section_navigation_bar ul li.active,#main-section_navigation_bar ul li:hover {
    background: url(/assets/images/gen_active_bg_2.png) center 2px no-repeat;
    background-size: contain
}

#main-section_navigation_bar ul li.active a, #main-section_navigation_bar ul li:hover a {
    color: #FFF
}

.main-section_navigation_bar_icon {
    display: inline-block;
    vertical-align: middle
}

#main-section_navigation_bar ul li.active .main-section_navigation_bar_icon, #main-section_navigation_bar ul li:hover .main-section_navigation_bar_icon {
    background-position: center 100%
}

.main-section_navigation_bar_icon--main {
    width: 20px;
    height: 20px;
    background: url(/assets/images/gen_icon_main.png) center 0 no-repeat;
    margin-top: -4px
}

.main-section_navigation_bar_icon--bn {
    width: 25px;
    height: 27px;
    background: url(/assets/images/gen_icon_bonus.png) center 0 no-repeat;
    margin-top: -7px
}

.main-section_navigation_bar_icon--games {
    width: 25px;
    height: 26px;
    background: url(/assets/images/gen_icon_games.png) center 0 no-repeat;
    margin-top: -5px
}
#main-section_navigation_bar ul {
    list-style: none;
}
/* jack pot */
#main-section_menu_lucky-players {
    position: relative;
    display: inline-block;
    vertical-align: top
}

#main-section_menu_lucky-players #lucky-players_head {
    margin: 10px auto;
    padding: 0 30px;
    position: relative;
    display: inline-block
}

#main-section_menu_lucky-players #lucky-players_head img {
    display: block
}

#main-section_menu_lucky-players #lucky-players_head:before {
    content: '';
    position: absolute;
    width: 111px;
    height: 17px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../img/menu/gen_head_line_left.png) left no-repeat
}

#main-section_menu_lucky-players #lucky-players_head:after {
    content: '';
    position: absolute;
    width: 111px;
    height: 17px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../img/menu/gen_head_line_right.png) right no-repeat
}

.lucky-players_i_baloon {
    position: absolute;
    width: 210px;
    height: 99px;
    z-index: 1000;
    top: -95px;
    left: 350px;
    display: none
}

.lucky-players_i_baloon_text {
    width: 200px;
    height: 75px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .5);
    font-size: 8px;
    color: #000;
    padding: 5px
}

#main-section_menu_lucky-players #lucky-players_slide {
    width: 530px;
    padding: 0 25px 16px;
    visibility: hidden
}

#main-section_menu_lucky-players #lucky-players_slide ul {
    margin: 0;
    list-style: none;
    width: 530px;
    height: 50px;
    position: relative
}

#main-section_menu_lucky-players #lucky-players_slide ul li {
    display: inline-block;
    padding: 0
}

#main-section_menu_lucky-players #lucky-players_slide ul li .slide_container_game {
    border: 1px solid #52008b;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

#main-section_menu_lucky-players #lucky-players_slide ul li .slide_container_game:hover {
    border: 1px solid #dc9b00
}

#main-section_menu_lucky-players #lucky-players_slide ul li .slide_container_game:hover .slide_container_game_hover {
    display: block;
    visibility: visible
}

#main-section_menu_lucky-players #lucky-players_slide ul li .slide_container_game .slide_container_game_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    visibility: hidden;
    text-decoration: none;
    outline: 0
}

#main-section_menu_lucky-players #lucky-players_slide ul li .slide_container_game .slide_container_game_hover div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    color: #000;
    text-align: center;
    height: 15px;
    line-height: 15px;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    background: #ffd000;
    background: linear-gradient(to bottom, #ffd000 0, #d87700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd000', endColorstr='#d87700', GradientType=0);
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6), 0 0 1px rgba(0, 0, 0, .5)
}

#main-section_menu_lucky-players #lucky-players_slide ul li .slide_container_game img {
    width: 82px;
    height: 47px;
    background-size: contain
}

#main-section_menu_lucky-players .slide_container_info {
    display: inline-block;
    font-family: Verdana, Arial, sans-serif;
    vertical-align: middle;
    max-width: 85px;
    max-height: 50px;
    overflow: hidden
}

#main-section_menu_lucky-players .slide_container_info .slide_container_info_name {
    display: block;
    font-size: 10px;
    color: #fff
}

#main-section_menu_lucky-players .slide_container_info .slide_container_info_amount {
    font-size: 13px;
    color: #fdaf00;
    display: block
}

#main-section_menu_lucky-players .slide_container_info .slide_container_info_player {
    display: block;
    font-size: 11px;
    color: #fff
}
/* numbers*/
#jp_container_fj_ispayed {
    margin-top: 10px;
}
#jp_container_fj_ispayed #lucky-id {
    margin: 0 auto;
    position: relative;
}
#jp_container_fj_ispayed .fj_marker {
    position: absolute;
    top: 3px;
    right: 0;
    height: 35px !important;
    width: 35px !important;
}
#jp_container_fj_ispayed .fj_character {
    display: inline-block;
    margin: 0 2px;
}
#jp_container_fj_ispayed .fj_character {
    display: inline-block;
    margin: 0 2px;
}
#jp_container_fj_ispayed .fj_text {
    width: 5px !important;
    color: #b8d5eb;
    font-size: 18px;
    font-weight: 700;
}
#jp_container_fj_ispayed .fj_character {
    display: inline-block;
    margin: 0 2px;
}
/* jackpot 2*/
#main-section_jp_container {
    display: inline-block;
    width: 325px;
    vertical-align: top;
    margin-top:10px;
	    margin-left: -20px;
}

#main-section_jp_container #jp_container_head {
    position: relative
}

#main-section_jp_container #jp_container_head img {
    display: block;
    margin: 0 auto
}

#main-section_jp_container #jp_container_head:after, #main-section_jp_container #jp_container_head:before {
    content: '';
    width: 76px;
    height: 17px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    position: absolute
}

#main-section_jp_container #jp_container_head:before {
    left: 0;
    background: url(/assets/images/gen_line_left.png) center no-repeat
}

#main-section_jp_container #jp_container_head:after {
    right: 0;
    background: url(/assets/images/gen_line_right.png) center no-repeat
}

#main-section_jp_container #jp_container_counter {
    margin-top: 35px;
    margin-left:-20px;
}

#main-section_jp_container #jp_container_counter .fj_marker {
    position: absolute;
    top: 3px;
    right: 0;
    height: 35px !important;
    width: 35px !important
}

#main-section_jp_container #jp_container_counter #lucky-id-2.rub .fj_marker {
    background: url(/assets/images/gen_currency.png) -5px -10px no-repeat !important
}

#main-section_jp_container #jp_container_counter .fj_character {
    display: inline-block;
    margin: 0 2px
}

#main-section_jp_container #jp_container_counter .fj_text {
    width: 5px !important;
    color: #b8d5eb;
    font-size: 18px;
    font-weight: 700
}

#main-section_jp_container #jp_container_counter #lucky-id-2 {
    margin: 0 auto;
    position: relative
}

#main-section_jp_container #jp_container_counter .jp_currency {
    position: absolute;
    top: 0;
    right: 15px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat
}
.#main-section_jp_container #jp_container_counter .fj_marker {
    position: absolute;
    top: 3px;
    right: 0;
    height: 35px !important;
    width: 35px !important;
}
#show_all_games {
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    width: 227px;
    height: 51px;
    margin: 20px auto;
    background-color: #a08ec0;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6), 0 0 1px rgba(0, 0, 0, .5);
    padding:3px;
    border: none;
    border-radius: 5px;
	    margin-left: 8px;
}
.footer-menu ul li a,.footer-menu ul li span {
    text-decoration: none;
    color: #887c9b;
    text-shadow: 1px 0 0 rgba(113, 103, 128, .6), -1px 0 0 rgba(113, 103, 128, .3);
}
.footer-menu  {
  border-bottom: 1px solid #41618c;
}
.footer #general-footer_info_list {
    margin-left:20%;
    margin-top:30px;
}
.footer #general-footer_info_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#redesign_ul_list {
    width: 550px !important;
}
.footer #general-footer_info_list ul li {
    display: inline-block;
    margin: 0 11px;
    vertical-align: middle;
}
/*.main-menu-wrapper {
	display: none;
}
*/
.no-main-page .main-menu-wrapper  {
	display: flex
}
@media (max-width: 768px) {
	.main-header > .logo {
		width: 70px;
	}
	.main-header .logo + [type="checkbox"] {
		padding-left: 10px;
	}
	div.enter-register {
    margin-right: 104px;
}
	.buttons.registers, .no-main-page .buttons.registers {
		width: 110px;
	}
	.buttons.enter::after, .buttons.registers::after {
		content: none;
	}
	.buttons.enter, .buttons.registers {
		border-radius: 5px;
	}
	.search-btn {
		right: 50px;
	}
	.container--features, .pay-block, #main-section_menu_lucky-players{
		display: none;
	}
	.main-menu-wrapper { 
		display: block;
	}
	#main-section_jp_container #jp_container_counter {
		margin-left: 10px;
	}
	#show_all_games {
		display: block;
		margin: 30px auto;
	}
	.sidebar {
		margin-left: 0;
		    margin-top: 10px;
	}
	.casino-top-wrapper {
		margin: 0 auto;
	}
	.footer-menu {
		margin-left: 10px;
	}
	#redesign_ul_list {
		width: auto!important;
	}
	#redesign_ul_list img {
		max-width: 100%;
	}
	.footer #general-footer_info_list {
		margin-left: 0;
	}
	.container .main-text {
		text-align: justify;
	}
	.big {
		margin: 25px auto;
    	display: block;
	}
	.js_show_more {
		display: block;
    max-width: 200px;
    margin: 20px auto;
	}
	h1 {
		text-align: center;
	}
}@media (max-width: 408px) {
	.buttons.registers, .no-main-page .buttons.registers {
		width: 88px;
	}
	.buttons.enter {
		width:60px;
	}
	.enter-register a {
		font-size: 12px;
    min-width: 1px;
	}
	.main-header > .logo {
    width: 50px;
}
}
/* new*/
.s3-header {
    background: url(/assets/images/s3-header-back.jpg) 50% 0 no-repeat;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.s3-h-top {
    position: relative;
    height: 160px;
    margin-bottom: -50px;
    background: url(/assets/images/head-bg.png) 50% 0 no-repeat;
    z-index: 2;
}
.s3-f-inner, .s3-h-inner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.s3-logo {
    display: inline-block;
    margin: 9px 0 0 -7px;
    vertical-align: top;
    position: absolute;
    z-index: -1;/*100;*/
}
.s3-h-top-regblock {
    display: flex;
    justify-content: center;
    vertical-align: top;
    height: 40px;
    margin-left: 180px;
    padding: 11px 0 11px 4px;
    background-position: 0 0;
    align-items: center;
    position: relative;
    top: 5px;
}
@media screen and (min-width: 1000px) {
.s3-h-top-regblock {
    display: flex;
    justify-content: center;
    vertical-align: top;
    height: 40px;
    margin-left: 180px;
    padding: 11px 0 11px 4px;
    background-position: 0 0;
    align-items: center;
    position: relative;
    top: 5px;
  }
}
.s3-h-top-regblock a.s3-h-regbtn {
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    float: left;
    margin-right: 15px;
    width: 407px;
    height: 40px;
}
.s3-h-regbtn span {
    color: #fff;
    width: 254px;
    height: 40px;
    padding-left: 10px;
    float: left;
    text-shadow: -1px -1px 0 #7d0001, 1px -1px 0 #7d0001, -1px 1px 0 #7d0001, 1px 1px 0 #7d0001, -2px -2px 2px rgba(255, 255, 255, .25), 2px -2px 2px rgba(255, 255, 255, .25), -2px 2px 2px rgba(255, 255, 255, .25), 2px 2px 2px rgba(255, 255, 255, .25);
}
.s3-h-regbtn em, .s3-h-regbtn em span {
    color: #ffbd00;
    height: 40px;
    text-shadow: -1px -1px 0 #0b0f13, 1px -1px 0 #0b0f13, -1px 1px 0 #0b0f13, 1px 1px 0 #0b0f13, -2px -2px 2px rgba(255, 255, 255, .25), 2px -2px 2px rgba(255, 255, 255, .25), -2px 2px 2px rgba(255, 255, 255, .25), 2px 2px 2px rgba(255, 255, 255, .25);
}
.s3-h-regbtn span:hover {
    background: url(/assets/images/s3-sprite.png) -1px -205px no-repeat;
}
.s3-h-regbtn em {
    width: 143px;
    float: left;
}
.s3-h-regbtn em span {
    width: 70px;
    float: right;
    padding-left: 0;
    padding-right: 10px;
}
.s3-blue-btn-small {
    float: left;
    background: url(/assets/images/s3-buttons-sprite.png?v=1.06) 50% -41px;
    display: block;
}
.s3-blue-btn-small:hover {
    background-position: 50% -762px;
}
.s3-blue-btn-small:after, .s3-blue-btn-small:before {
    background: url(/assets/images/s3-buttons-sprite.png?v=1.06) no-repeat;
}
.s3-blue-btn-small:hover:before {
    background-position: 0 -721px;
}
.s3-blue-btn-small:hover:after {
    background-position: 100% -721px;
}
.s3-blue-btn-small span {
    font-size: 22px;
}
.s3-blue-btn-small span span {
    padding: 0;
}
.s3-topnav-holder {
    height: 42px;
    margin: 24px 0 4px 195px;
}
.s3-h-slider-holder {
    z-index: 1;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.header_top_reg_block {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    /*margin-bottom: 15px;*/
    margin-top:10px;
}
.header_reg_btn {
    margin-right: 20px;
}
.header_reg_btn span {
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    display: block;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background: linear-gradient(to top,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    background-color: #d0021b;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.5);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.5);
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 4px;
}
.header_enter_btn span {
    display: block;
    position: relative;
    color: #fff;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background: linear-gradient(to top,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.5);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.5);
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 4px;
    font-weight: 400;
    width: 120px;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 40px;
    background-color: #0059b3;
    text-align: center;
}
.s3-h-inner .user-bar__logto span {
    display: inline-block;
    position: relative;
    top: 2px;
    margin: 0 19px;
    padding: 1px 10px;
    background: #17212a;
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(#000));
    background-image: linear-gradient(0deg,rgba(0,0,0,0) 0,#000 100%);
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.1), inset 0 1px 1px 0 #000;
    box-shadow: 0 0 0 0 rgba(255,255,255,.1), inset 0 1px 1px 0 #000;
    border-radius: 10px;
    font-weight: 700;
    font-size: 12px;
    font-style: italic;
    color: #3a485b;
    letter-spacing: 0;
    text-shadow: 0 1px 0 #000;
}
.s3-h-inner .user-bar__logto span:before {
    content: '';
    position: absolute;
    top: -20px;
    bottom: 0;
    left: 21px;
    width: 1px;
    height: 60px;
    opacity: .1;
    background: #fff;
    z-index: -1;
}
.s3-h-inner .user-bar__logto span:after {
    content: '';
    position: absolute;
    top: -20px;
    bottom: 0;
    left: 20px;
    background: #000;
    width: 1px;
    height: 60px;
    z-index: -1;
}
.a2a_kit, .a2a_menu, .a2a_modal, .a2a_overlay {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    margin-top:10px;
}
@media screen and (min-width: 1000px) {
.s3-h-topsoc {
    float: left;
    margin-left: 0;
 }
}
.s3-h-topsoc li {
    display: inline-block;
}
.s3-h-topsoc li .no-opacity.vk {
    background-position: -2px 3px;
}
.s3-h-topsoc li .no-opacity {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 2px;
    background-image: url(/assets/images/sociale-icons.png);
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
    cursor: pointer;
}
.s3-h-topsoc li .no-opacity.mru {
    background-position: -41px 3px;
}
.s3-h-topsoc li .no-opacity {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 2px;
    background-image: url(/assets/images/sociale-icons.png);
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
    cursor: pointer;
}
.s3-h-topsoc li .no-opacity.ok {
    background-position: -81px 3px;
}
.s3-h-topsoc li .no-opacity {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 2px;
    background-image: url(/assets/images/sociale-icons.png);
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
    cursor: pointer;
}
.s3-h-topsoc li .no-opacity.ya {
    background-position: -121px 3px;
}
.s3-h-topsoc li .no-opacity {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 2px;
    background-image: url(/assets/images/sociale-icons.png);
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
    cursor: pointer;
}
.s3-h-topsoc li .no-opacity.fb {
    background-position: -161px 3px;
}
.s3-h-topsoc li .no-opacity {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 2px;
    background-image: url(/assets/images/sociale-icons.png);
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
    cursor: pointer;
}
.s3-h-topsoc li .no-opacity.tw {
    background-position: -201px 3px;
}
.s3-h-topsoc li .no-opacity {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 2px;
    background-image: url(/assets/images/sociale-icons.png);
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
    cursor: pointer;
}
ul.menu-main li.current-menu-item span {
    display: inline-block;
    position: relative;
    z-index: 3;
    font-weight: 700;
    font-size: 15px;
    margin: 0 18px;
    line-height: 42px;
    text-transform: uppercase;
    color: #a4afbb;
    height: 44px;
    background-image: url(/assets/images/s3-buttons-sprite.png?v=1.06);
    background-position: 50% -209px;
    cursor: default;
}

ul.menu-main li.current-menu-item span:after, ul.menu-main li.current-menu-item span:before {
    content: "";
    width: 18px;
    top: 0;
    background-repeat: no-repeat;
    z-index: 1;
    height: 44px;
    display: block;
    background-image: url(/assets/images/s3-buttons-sprite.png?v=1.06);
    position: absolute;
}
ul.menu-main li.current-menu-item span:before {
    left: -18px;
    background-position: 0 -164px;
}
ul.menu-main li.current-menu-item span:after {
    right: -18px;
    background-position: 100% -164px;
}
.s3-h-subnav li.current-menu-item:after {
    opacity: 1;
}

@media screen and (min-width: 1000px)  {
.s3-topnav-holder {
    height: 42px;
    margin: 24px 0 4px 195px;
 }
}
.s3-h-slider-holder {
    z-index: 1;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.menu-top-container ul {
    text-align: left;
}
.menu-top-container li {
    display: inline-block;
    margin-right: 13px;
}
.list-sitemap, .list-sitemap ul, .menu-top-container li, .s3-footer-nav-block ul, .s3-news-list, .wul-crumbs {
    list-style: none;
}
.menu-top-container li a {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 36px;
    color: #a4afbb;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 2px 4px rgba(0,0,0,.5);
    padding: 0 10px;
}
.menu-top-container li a, ul#menu-top li.current-menu-item span {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -2px -2px 2px rgba(0,0,0,.5), 2px -2px 2px rgba(0,0,0,.5), -2px 2px 2px rgba(0,0,0,.5), 2px 2px 2px rgba(0,0,0,.5);
}
.s3-h-subnav {
    height: 105px;
    margin-top: -21px;
    background: url(../img/s3-nav-bg.png) 50% 0 no-repeat;
    position: relative;
    z-index: 3;
}
.s3-h-subnav li {
    list-style: none;
    height: 44px;
    position: relative;
    margin-bottom: 4px;
}
.s3-h-subnav li:after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    height: 40px;
    bottom: 4px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 0;
    opacity: 0;
    box-shadow: 1px 10px 10px rgba(202, 120, 0, .5);
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.s3-h-subnav li, .s3-singlegame-bottom-btns a {
    display: inline-block;
}

/* subnav */
.s3-h-subnav {
    height: 105px;
    margin-top: -21px;
    background: url(/assets/images/s3-nav-bg.png) 50% 0 no-repeat;
    position: relative;
    z-index: 3;
}
.s3-h-subnav li {
    list-style: none;
    height: 44px;
    position: relative;
    margin-bottom: 4px;
}
.s3-h-subnav li:after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    height: 40px;
    bottom: 4px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 0;
    opacity: 0;
    box-shadow: 1px 10px 10px rgba(202, 120, 0, .5);
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
.s3-singlegame-wrapper {
    background-color: #000;
    min-width: 1240px;
    min-height: 100%;
    height: auto;
    z-index: 2;
}
.s3-singleslots-content-holder {
    padding: 30px 0;
    margin: 0 auto;
    width: 1310px;
    min-width: 1130px;
    min-height: 100%;
    height: auto;
    z-index: 2;
    box-shadow: -100px 0 100px #000 inset, 100px 0 100px #000 inset;
    background: url(/assets/images/s3-single-header-strip.jpg) 50% 0 repeat-y #000;
}
.s3-singleslots-content-holder>div {
    display: inline-block;
    vertical-align: top;
    min-height: 610px;
    border: 1px solid #28323a;
}
.s3-singleslots-leftblock, .s3-singleslots-rightblock {
    position: relative;
    width: 248px;
    background: url(/assets/images/s3-popup-bg.png) 50% 0;
    box-shadow: 0 2px 2px rgba(255, 255, 255, .1) inset, 2px 0 2px rgba(0, 0, 0, .5) inset, -2px 0 2px rgba(0, 0, 0, .5) inset, 0 -2px 2px rgba(0, 0, 0, .25) inset;
}
.s3-singleslots-middleblock {
    width: 800px;
    margin: 0;
}
.s3-singleslots-middleblock iframe {
    width: 796px;
    height: 600px;
    display: block;
    margin: 0 auto;
}
.s3-singleslots-leftblock .s3-logo {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 196px;
}
.s3-singlegame-textblock {
    border: 1px solid #34435b;
    background: url(/assets/images/s3-popup-bg.png) 50% 0;
    padding: 0 20px 20px;
    min-height: 120px;
}
.s3-form-input-wrapper {
    border: 1px solid #074557;
    background: rgba(0, 0, 0, .5);
    margin: 5px 6px;
    padding: 0 14px;
    width: 178px;
}
.s3-form-input-wrapper input {
    width: 100%;
    height: 36px;
    background: 0 0;
    border: none;
    outline: 0;
    font-size: 12px;
    line-height: 36px;
    text-transform: uppercase;
    color: #d2f7f5;
    font-family: Arial, sans-serif;
}
.s3-singleslots-leftblock a.s3-blue-btn-small, .s3-singleslots-rightblock a.s3-blue-btn-small.refresh-button {
    float: none;
    width: 200px;
    margin: 0 auto;
}
.s3-singleslots-leftblock a.s3-blue-btn-small span, .s3-singleslots-rightblock a.s3-blue-btn-small.refresh-button span {
    font-size: 18px;
}
.s3-single-soc-btns p {
    text-align: center;
    color: #b7dae3;
    margin-bottom: 7px;
}
.s3-singleslots-leftblock .s3-h-topsoc {
    margin-left: 0;
    text-align: center;
    width: 98%;
    float: none;
}
.s3-singleslots-leftblock .s3-h-topsoc li+li {
    margin: 0 -2px 0 0;
}
.s3-singlegame-bottom-btns {
    margin-top: 10px;
    text-align: center;
    width: 100%}
.s3-single-game-form label, .s3-singleslot-label {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #c3e1fa;
    padding: 5px 2px;
    font-weight: 200;
    font-family: "Helvetica Neue", Arial, sans-serif!important;
}
.s3-singleslot-label {
    margin: 10px 0 0 20px;
}
.s3-redbtn-small {
    background-position: 50% -123px;
    margin: 20px auto;
    width: 200px;
    display: block;
    padding: 0 4px;
    position: relative;
    background-repeat: repeat!important;
    height: 40px;
    background-image: url(/assets/images/s3-buttons-sprite.png?v=1.06);
}
.s3-redbtn-small:before {
    background-position: 0 -82px;
    left: 0;
}
.s3-redbtn-small:after {
    background-position: 100% -82px;
    right: 0;
}
.s3-redbtn-small:after, .s3-redbtn-small:before {
    height: 40px;
    background-image: url(/assets/images/s3-buttons-sprite.png?v=1.06);
    background-repeat: no-repeat;
}
.s3-redbtn-small span {
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 18px;
    color: #fff;
}
.s3-redbtn-small:hover {
    background-position: 50% -1232px;
}
.s3-singleslots-leftblock a.s3-blue-btn-small.all-slots-btn {
    width: 220px;
    margin-top: 60px;
}
.s3-singleslots-leftblock a.s3-blue-btn-small.all-slots-btn span {
    padding: 0 5px;
}
.s3-singleslots-leftblock a.s3-blue-btn-small.help-btn {
    margin-bottom: 10px;
}
.s3-h-subnav li.current-menu-item:after {
    opacity: 1;
}
.menu-main-container {
    padding-left: 20px;
    padding-bottom: 10px;
}
.menu-main-container ul {
    text-align: center;
}
.s3-h-subnav li+.menu-item {
    margin-left: 0;
}
.s3-h-subnav li#menu-item-favorite a {
    background-position: 50% -1476px;
}
.s3-h-subnav li#menu-item-favorite a:after {
    background-position: 100% -1429px;
}
.s3-h-subnav li#menu-item-favorite a:before {
    background-position: 0 -1429px;
}
.s3-h-subnav li#menu-item-favorite {
    cursor: pointer;
}
.s3-h-subnav li#menu-item-favorite a span.menu-text {
    padding-left: 17px;
    color: #ffbe04;
    font-size: 16px;
}
.s3-h-subnav li a, .s3-h-subnav li a span.menu-text {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.s3-h-subnav li#menu-item-favorite a span.menu-text span.star {
    background-image: url(/assets/images/s3-sprite.png?v=1.06);
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: -623px -152px;
    padding-right: 3px;
}
.s3-h-subnav li#menu-item-favorite a span.menu-bg {
    background-position: 50% -1393px;
}
.s3-h-subnav li#menu-item-favorite a span:before {
    background-position: 0 -1356px;
}
.s3-h-subnav li#menu-item-favorite a span:after {
    background-position: 100% -1356px;
}
.s3-h-subnav li#menu-item-favorite a span.menu-text:before {
    background-position: -593px -126px;
}
.s3-h-subnav li#menu-item-favorite a span.menu-text:after {
    background-position: -607px -126px;
}
.s3-h-subnav li a {
    display: inline-block;
    position: relative;
    z-index: 3;
    margin: 0 18px;
    line-height: 42px;
    color: #a4afbb;
    height: 44px;
    background-image: url(/assets/images/s3-buttons-sprite.png?v=1.06);
    background-position: 50% -209px;
}
.s3-h-subnav li a:hover, .s3-h-subnav li.current-menu-item a {
    background-position: 50% -298px;
    color: #fff;
}
.s3-h-subnav li a:hover span.menu-text, .s3-h-subnav li.current-menu-item a span.menu-text {
    color: #fff;
}
.s3-h-subnav li a:after, .s3-h-subnav li a:before {
    content: "";
    position: absolute;
    width: 18px;
    top: 0;
    background-repeat: no-repeat;
    z-index: 1;
    height: 44px;
    display: block;
    background-image: url(/assets/images/s3-buttons-sprite.png?v=1.06);
}
.s3-h-subnav li a:hover:after, .s3-h-subnav li.current-menu-item a:after {
    right: -18px;
    background-position: 100% -254px;
}
.s3-h-subnav li a:hover:before, .s3-h-subnav li.current-menu-item a:before {
    left: -18px;
    background-position: 0 -254px;
}
.s3-h-subnav li a:before {
    left: -18px;
    background-position: 0 -164px;
}
.s3-h-subnav li a:after {
    right: -18px;
    background-position: 100% -164px;
}
.s3-h-subnav li a span.menu-text {
    padding: 2px 15px 0;
    display: inline-block;
    position: relative;
    z-index: 3;
    line-height: 40px;
    color: #a4afbb;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -2px -2px 2px rgba(0, 0, 0, .75), 2px -2px 2px rgba(0, 0, 0, .75), -2px 2px 2px rgba(0, 0, 0, .75), 2px 2px 2px rgba(0, 0, 0, .75);
}
.s3-h-subnav li a span.menu-text:after, .s3-h-subnav li a span.menu-text:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 16px;
    background-image: url(/assets/images/s3-sprite.png?v=1.06);
    background-repeat: no-repeat;
}
.s3-h-subnav li a span.menu-text:before {
    left: 1px;
    background-position: -592px -112px;
}
.s3-h-subnav li a span.menu-text:after {
    right: -1px;
    background-position: -606px -112px;
}
.s3-h-subnav li a span.menu-bg {
    position: absolute;
    top: 5px;
    left: 4px;
    right: 4px;
    background-position: 50% -379px;
    background-repeat: repeat;
    z-index: 2;
}
.s3-h-subnav li a span.menu-bg, .s3-h-subnav li a span.menu-bg:after, .s3-h-subnav li a span.menu-bg:before {
    height: 35px;
    display: block;
    background-image: url(/assets/images/s3-buttons-sprite.png?v=1.06);
}
.s3-h-subnav li a span:after, .s3-h-subnav li a span:before {
    content: "";
    position: absolute;
    width: 15px;
    top: 0;
    background-repeat: no-repeat;
}
.s3-h-subnav li a span:before {
    left: -15px;
    background-position: 0 -343px;
}
.s3-h-subnav li a span:after {
    right: -15px;
    background-position: 100% -343px;
}
.slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column wrap;
    align-items: flex-start;
    justify-content: center;
}
.slide-content p {
    color: #fff;
    font-size: 1.75em;
    line-height: 1.4em;
    font-weight: 600;
    flex: 0 0 auto;
    max-width: 100%;
    margin: 30px 0;
}
.slide-content .new-r__banner {
    flex: 0 0 auto;
    max-width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 242px;
    height: 64px;
    left: auto;
    bottom: auto;
    margin-left: 24px;
    background: url(/assets/images/btn-redesign-bg.png) 0 0 repeat-x #000;
    -webkit-transition: none;
    transition: none;
}
.slide-content .new-r__banner:before {
    content: '';
    width: 23px;
    height: 64px;
    background: url(/assets/images/btn-engage-toggle.png?v=201948) center no-repeat;
    background-position: 0 0;
    position: absolute;
    left: -23px;
    top: 0;
}
.slide-content .new-r__banner span {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 64px;
    font-size: 24px;
    font-weight: 500;
    text-shadow: 0 -1px 1px rgba(0,0,0,.7);
}
main.static-page .container {
   /*margin-top:-80px;          */
   background: url(/assets/images/s3-content-bg.jpg);
   border: 2px solid #000;
   box-shadow: inset 0 0 0 1px rgba(60,65,71,.7), 0 0 0 1px #171e27; 
}

main.main .container{
   background: url(/assets/images/s3-content-bg.jpg);
   border: 2px solid #000;
   box-shadow: inset 0 0 0 1px rgba(60,65,71,.7), 0 0 0 1px #171e27; 
}
.ref-button {
    width: 150px;
    height: 50px;
    color: #fff!important;
    padding-top: 15px;
    margin-left:33.8%;
    display: block;
    background: -moz-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,194,248,1)), color-stop(51%, rgba(0,132,200,1)), color-stop(59%, rgba(0,133,200,1)), color-stop(100%, rgba(0,23,156,1)));
    background: -webkit-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -o-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: linear-gradient(to bottom, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
}
.ref-button-similar {
    width: 100%;
    height: 50px;
    color: #fff!important;
    padding-top: 15px;
    display: block;
    background: -moz-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,194,248,1)), color-stop(51%, rgba(0,132,200,1)), color-stop(59%, rgba(0,133,200,1)), color-stop(100%, rgba(0,23,156,1)));
    background: -webkit-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -o-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
    background: linear-gradient(to bottom, rgba(0,194,248,1) 0%, rgba(0,132,200,1) 51%, rgba(0,133,200,1) 59%, rgba(0,23,156,1) 100%);
}
.B_currentCrumb {
   color:#fff; 
}
main.game-page .container {
   background: url(/assets/images/s3-content-bg.jpg);
   border: 2px solid #000;
   box-shadow: inset 0 0 0 1px rgba(60,65,71,.7), 0 0 0 1px #171e27;  
   color:#fff;
}
.menu-main-container .additional {
  display:block;  
}


@media screen and (max-width:1023px) {
  .s3-content-block, body {
    background-color: #000!important;
  }  
  .container.container--slider  
  {
      display:none;
  }
 header .header_enter_btn span, header .header_reg_btn span {
    width: 100%;
    text-align: center;
    padding: 0;
    padding-left:20px;
    padding-right:20px;
  }
 .s3-h-top-regblock {
    position:absolute;
    top:50px;
    left:5px;
  } 
  .s3-h-topsoc {
     display:none; 
  }
  .s3-topnav-holder {
     display:none; 
  }
  .s3-h-top {
     height:360px; 
  }
  .user-bar__logto {
     display:none; 
  }
  .header_top_reg_block {
    margin-top:280px;  
    margin-left:-100%;
  }
  .menu-main-container.additional {
    display:none;  
  }
  .s3-logo {
    /*background: url(/assets/images/header_mobile.png?v=1.00) center top repeat-x;*/
    width: auto!important;
    margin-top: 0;
   }
   img {
    max-width: 100%;
    height: initial;
   }
   .cl-top-sear, .header_enter_btn, .header_reg_btn {
    flex: 0 0 100%;
    max-width: 100%;
   }
   .header_reg_btn {
    margin-bottom: 10px;
    margin-right: 25px;
    margin-left: 10px;
   }
   .header_enter_btn {
     margin-left:10px;  
   }
   .s3-h-subnav {
     display:none;  
   }
   .s3-header {
     background:none;  
     overflow: visible;
 
   }
}
@media screen and (max-width: 999px) {
.s3-logo {
    /*background: url(/assets/images/header_mobile.png?v=1.00) center top repeat-x;*/
    width: auto!important;
    margin-top: 0;
  }
}

@media screen and (max-width: 768px)  {         
.ref-button {
    margin-left:5.5%;
  }
}

@media screen and (max-width: 500px) {
.s3-logo {
    text-align: left;
    padding-left: 10px;
  }
}

@media screen and (max-width: 414px)  {         
.ref-button {
    margin-left:5.5%;
  }
}

@media screen and (max-width: 411px)  {         
.ref-button {
    margin-left:5%;
  }
}
@media screen and (max-width: 400px)  {         
.ref-button {
    margin-left:1.8%;
  }
}

@media screen and (max-width: 375px)  {         
   .header_reg_btn {
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: -5px;
   }
   .header_enter_btn {
     margin-left:-5px;  
   } 
 }    
@media screen and (max-width: 360px)  {         
   .header_reg_btn {
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: -10px;
   }
   .header_enter_btn {
     margin-left:-10px;  
   } 
 }    
 @media screen and (max-width: 320px)  {         
   .header_reg_btn {
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: -25px;
   }
   .header_enter_btn {
     margin-left:-25px;  
   } 
 }    
 .s3-logo img {
    width:30%; 
    margin-left:35px;
 }
 /* bonus */
 .header_top_reg_block_top {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    /*opacity:0;*/
}
.ref-button-top {
    width: 150px;
    height: 50px;
    color: #fff!important;
    padding-top: 15px;
    display: block;
    background-color:#0059b3;
}
/*анимация нкопки Играть*/ 
.animated-btn {
     animation: glowing 2500ms infinite;
}
@keyframes glowing {
  0% { background-color: #0059b3;/*#f2bd00;*/  }
  50% { background-color: #009cfd;/*#fbda65;*/ box-shadow: 0 0 9px #ffeba6; }
  100% { background-color: #0059b3;}
}
p.h1 {
    color: #009cfd;
    font-size: 2em;
    margin: 0.67em 0;
    font-weight:700;
}
