.body {
    margin: 0;
    box-sizing: border-box;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.25;
    color: #202021;
    padding-top: 16px;
}
.a {
    text-decoration: none;
}
.header {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    height: 32px;
    padding: 8px;
    width: 100%;
    background-color: #202021;
}
.top-header {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.logo-header {
    position: relative;
    width: 161px;
    height: 17px;
    color: #fff;
    fill: currentColor;
}
blockquote {
    border: 1px solid #e4dcb5;
    background-color: #373a43;
    padding: 10px;
    width: 550px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Georgia, Times, Times New Roman, serif;
}
.logo-header:hover {
    color: #fff;
}
.registr-block {
    margin-left: 7px;
}
.registr-block-enter {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding: 0 10px;
    line-height: 1.25;
    color: #fff;
    margin-right: 10px;
    border: 1px dotted rgba(185, 198, 204, .4);
    border-bottom: 0;
    border-top: 0;
    font-weight: 700;
}
a.registr-block-enter:hover {
    color: #0083c3;
}
.registr-block-reg {
    background-color: #ff6613;
    border-color: #ff6613;
    color: #fff;
    height: 27px;
    border-radius: 14px;
    line-height: 27px;
    padding: 0 20px;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
}
a.registr-block-reg:hover {
    border-color: #fff;
    background-color: #fff;
    color: #ff6613;
}
.soc-registr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.soc-registr span {
    border-left: 1px dotted rgba(185, 198, 204, .4);
    padding: 0 0 0 10px;
    margin-left: 10px;
    color: #a9bfca;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}
ul.soc-list {
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
}
.soc-list li {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background-image: url(img/sprite-social.png);
    margin: 0 2px;
}
.soc-vk {
    background-position: -119px -44px;
}
.soc-ok {
    background-position: -5px -83px;
}
.soc-fb {
    background-position: -5px -5px;
}
.soc-mr {
    background-position: -43px -44px;
}
.soc-gp {
    background-position: -81px -5px;
}
.soc-ya {
    background-position: -5px -122px;
}
.soc-tw {
    background-position: -81px -83px;
}
.top-header-nav {
    position: absolute;
    right: 25px;
    top: 13px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
ul .top-header-nav {
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-header-nav li {
    list-style: none;
    height: 3px;
    width: 32px;
    background: #fff;
    border-radius: 2px;
    margin: 3px 0;
}
.heder-nav-hidden {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1070;
}
#hedernav {
    display: none;
}
.nav-backgraund {
    background-color: #202021;
    position: fixed;
    top: 0;
}
.nav-backgraund-left {
    height: 100%;
    left: 0;
    opacity: .8;
    width: 100%}
.nav-backgraund-right {
    bottom: 0;
    right: 0;
    width: 380px;
}
.nav-close {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
}
.nav-close:before {
    transform: rotate(45deg);
}
.nav-close:after {
    transform: rotate(-45deg);
}
.nav-close:before, .nav-close:after {
    background-color: #00abff;
    content: "";
    height: 30px;
    margin-right: -1px;
    position: absolute;
    right: 50%;
    top: 0;
    width: 2px;
}
.nav-close:hover::before, .nav-close:hover::after {
    background-color: #fff;
}
.nav-content {
    padding: 80px 44px;
}
.heder-nav-line {
    background: url(img/wavy-line.png) 0 0 repeat-x;
    height: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.nav-list {
    margin: 0;
    padding: 0;
}
.nav-list-item {
    list-style-type: none;
    margin-top: 20px;
}
.side-menu-list__item:first-child {
    margin-top: 0;
}
.nav-list-link {
    color: #fff;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none;
    text-shadow: none;
}
.nav-list-link:hover {
    color: #00abff;
}
.slider-main {
 
    width: 100%;
    height: 570px;
}
.slider-nav {
    width: 1200px;
    margin: 0 auto;
    width: 75%;
    height: 9px;
    background: url(img/wavy-line.png) 0 0 repeat-x;
}
.banner-reg {
    margin: 0 auto;
    max-width: 1111px;
    height: 207px;
    position: relative;
    background: url(img/banner-bonus.png) no-repeat;
}
.banner-btn {
    position: absolute;
    top: 63px;
    right: 94px;
    background-color: #03a528;
    color: #fff;
    padding: 19px 75px;
    font-size: 20px;
    font-weight: bold;
    border: 3px solid #03a528;
    border-radius: 35px;
    text-decoration: none;
    box-shadow: 0 2px 3px 3px rgba(0, 0, 0, 0.6);
}
a.banner-btn:hover {
    background: #fff;
    color: #03a528;
}
.nav-menu {
    margin: 48px auto;
    max-width: 1240px;
}
.nav-menu-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
}
.nav-menu-list li {
    list-style: none;
}
.nav-menu-list li a:before {
    content: '';
    position: absolute;
    width: 42px;
    height: 42px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.nav-menu-list li a {
    display: block;
    text-decoration: none;
    width: 160px;
    padding: 60px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.nav-menu-list li a:hover {
    color: #0082c2;
}
.nav-menu-list li:first-child a:before {
    background: url(img/menu-icons.png) no-repeat;
}
.nav-menu-list li:first-child:hover a:before {
    background: url(img/menu-icons.png) 0 -45px no-repeat;
}
.nav-menu-list li:nth-child(2) a:before {
    background: url(img/menu-icons.png) -87px 0 no-repeat;
}
.nav-menu-list li:nth-child(2):hover a:before {
    background: url(img/menu-icons.png) -87px -45px no-repeat;
}
.nav-menu-list li:nth-child(3) a:before {
    background: url(img/menu-icons.png) -44px 0 no-repeat;
}
.nav-menu-list li:nth-child(3):hover a:before {
    background: url(img/menu-icons.png) -44px -45px no-repeat;
}
.nav-menu-list li:nth-child(4) a:before {
    background: url(img/menu-icons.png) -131px 0 no-repeat;
}
.nav-menu-list li:nth-child(4):hover a:before {
    background: url(img/menu-icons.png) -131px -45px no-repeat;
}
.nav-menu-list li:nth-child(5) a:before {
    background: url(img/menu-icons.png) -306px 0 no-repeat;
}
.nav-menu-list li:nth-child(5):hover a:before {
    background: url(img/menu-icons.png) -306px -45px no-repeat;
}
.nav-menu-list li:nth-child(6) a:before {
    background: url(img/menu-icons.png) -393px 0 no-repeat;
}
.nav-menu-list li:nth-child(6):hover a:before {
    background: url(img/menu-icons.png) -393px -45px no-repeat;
}
.nav-menu-list li:nth-child(7) a:before {
    background: url(img/menu-icons.png) -174px 0 no-repeat;
}
.nav-menu-list li:nth-child(7):hover a:before {
    background: url(img/menu-icons.png) -174px -45px no-repeat;
}
.nav-menu-list li:nth-child(8) a:before {
    background: url(img/win.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.nav-menu-list li:nth-child(8):hover a:before {
    background: url(img/win-hov.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    background-color: #0083c3;
    width: 40px;
    height: 40px;
}
.wrap-body {
    margin: 30px auto;
    max-width: 1240px;
}
.wrap-games {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 890px;
}
.game-block {
    padding: 1px 0 0 1px;
    height: 160px;
    position: relative;
    font-size: 25px;
}
.game-block img{height: 100% !important;}
.game-block:hover .game-box {
    display: block;
}
.game-box {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .89);
}
.game-title {
    overflow: hidden;
    max-height: 50px;
    font-family: helveticaneuecyr-thin, Arial, sans-serif;
    font-size: 20px;
    color: #020021;
    text-shadow: none;
    font-weight: 400;
    letter-spacing: .25px;
    margin: 40px 0 24px 0;
}
.game-button {
    background: #03a528;
    border: 3px solid #03a528;
    border-radius: 22px;
    padding: 10px 44px;
    margin: 14px auto;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}
.game-button:hover {
    background: #fff;
    color: #03a528;
}
.game-demo {
    display: inline-block;
    border-bottom: 1px dotted;
    text-decoration: none;
    cursor: pointer;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 1;
    color: #020021;
    text-shadow: none;
    font-weight: 400;
    text-transform: uppercase;
}
.sticky {
    position: fixed;
    z-index: 101;
}
.stop {
    position: relative;
    z-index: 101;
}
div.stop {
    top: 0;
}
.sticky-img {
    width: 238px;
}
.sidebar-img {
    margin-bottom: 25px;
}
.title-last-post {
    font-size: 1rem;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 3px solid #1f1e1e;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 16px;
}
.sb-last-post {
    padding: 0;
    margin: 0 0 22px 0;
}
.sb-last-post li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px dotted #e5e5e5;
    line-height: 22px;
}
.sb-last-post li a {
    color: #000;
    text-decoration: none;
}
img.fix-sb-banner {
    display: none;
    position: fixed;
    top: 400px;
    left: 1246px;
}
#iframe-container {
    width: 100%;
    height: 500px;
    margin-bottom: 20px;
}
.screen {
    margin-bottom: 20px;
}
.game-banner-btn {
    display: inline-block;
    width: 300px;
    margin-bottom: 20px;
    margin-left: 16%;
    text-align: center;
    background-color: #03a528;
    color: #fff;
    padding: 19px 75px;
    font-size: 20px;
    font-weight: bold;
    border: 3px solid #03a528;
    border-radius: 35px;
    text-decoration: none;
    box-shadow: 0 2px 3px 3px rgba(0, 0, 0, 0.6);
}
a.game-banner-btn:hover {
    background: #fff;
    color: #03a528;
}
.main-text {
    max-width: 830px;
    margin: 30px 0;
}
.main-text h3 {
    font-family: helveticaneuecyr-light, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.25;
    color: #202021;
    text-shadow: none;
    font-weight: 400;
    margin: 0 0 16px;
}
.main-text p, .main-text ul li {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.43;
    color: #8b979e;
}
.main-text ul {
    padding-left: 20px;
}
.comments-wrap {
    color: #000;
    padding: 25px;
    background: #f5f5f5;
    max-width: 830px;
    margin-top: 30px;
}
.comment-title {
    margin-bottom: 1.25rem;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.3;
    font-weight: 700;
    font-size: 1.25rem;
}
#commentform p {
    margin-bottom: .625rem;
}
#commentform label {
    line-height: 1.7;
}
#comment {
    width: 96%;
    line-height: 1.5;
    padding: 5px;
}
#comment:hover {
    border: 1px solid #e64946;
}
.required {
    color: #e64946;
}
.submit {
    display: inline-block;
    min-width: 100px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
}
.comments-list {
    max-width: 880px;
}
.comments-list-title {
    font-size: .875rem;
    color: #000;
    padding: 10px 20px;
    margin-bottom: 1.25rem;
    background: #f5f5f5;
    text-transform: uppercase;
}
.comments-list-wrap {
    color: #000;
    margin-bottom: 1.5625rem;
    list-style: none;
    padding: 0;
}
.footer {
    margin: 0 auto;
    max-width: 1240px;
}
.footer-jackpot {
    width: 1240px;
}
.jackpot-title {
    font-family: 'Neucha', cursive;
    font-size: 50px;
    line-height: 1.25;
    color: #0083c3;
    text-shadow: none;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding: 6px 0 0;
    position: relative;
}
.jackpot-title:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    margin-right: 15px;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-title:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-number {
    text-transform: uppercase;
    font-size: 100px;
    line-height: 1.25;
    color: #0083c3;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin: 20px 0;
    padding-bottom: 30px;
    background: url(img/border-line-dot.png) bottom repeat-x;
    text-align: center;
    font-family: 'Neucha', cursive;
    font-weight: 400;
}
.wrap-body {
    display: flex;
    flex-direction: row;
}
.wrap-body__right {
    min-width: 305px;
}
.mh-sidebar {
    display: block;
}
.sticky-widget {
    padding-top: 48px;
}
/*! CSS Used from: style.css?ver=2.8.6 ;
     media=all */@media all {
    html, body, div, span, h2, h3, h4, p, a, img, small, ul, li, form, label, aside, footer, header {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
aside, footer, header {
    display: block;
}
html {
    font-size: 100%;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
}
body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6;
    word-wrap: break-word;
}
.mh-sidebar {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    max-width: 305px;
    margin-left: 30px;
    vertical-align: top;
}
h2 {
    font-size: 24px;
    font-size: 1.5rem;
    color: #202021;
    font-family: helveticaneuecyr-light, Arial, sans-serif;
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
h4 {
    font-size: 18px;
    font-size: 1.125rem;
}
h3, h4 {
    text-shadow: none;
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-weight: 400;
}
small {
    font-size: 6px;
    font-size: .375rem;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #e64946;
}
p {
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-size: .875rem;
    font-size: 14px;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
}
#respond .comment-reply-title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #202021;
}
#respond #cancel-comment-reply-link {
    font-size: 12px;
    font-size: .75rem;
    margin-left: 10px;
}
#respond #cancel-comment-reply-link:before {
    font-family: 'FontAwesome';
    font-weight: 400;
    color: #e64946;
    content: '\f05e';
    margin-right: 5px;
}
#commentform p {
    margin-bottom: 10px;
}
#commentform .form-submit {
    margin: 25px 0;
}
.required {
    color: #e64946;
}
input {
    font-size: 12px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
input[type=text] {
    width: 60%}
input[type=text]:hover, textarea:hover {
    border: 1px solid #e64946;
}
input[type=submit] {
    display: inline-block;
    min-width: 150px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    border: 0;
    -webkit-appearance: none;
}
input[type=submit]:hover {
    background: #2a2a2a;
}
textarea {
    width: 96%;
    line-height: 1.5;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.mh-widget {
    margin-bottom: 25px;
    overflow: hidden;
}
.comment-respond {
    max-width: 680px;
    color: #000;
    padding: 25px;
    background: #f5f5f5;
    margin-bottom: 30px;
}
.mh-widget-title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    position: relative;
    font-weight: 700;
    color: #202021;
    font-size: 16px;
    max-width: 730px;
    font-size: 1rem;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    border-bottom: 3px solid #1f1e1e;
}
.widget_recent_entries li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px dotted #e5e5e5;
}
.widget_recent_entries li:first-child {
    padding-top: 0;
}
@media screen and (max-width:900px) {
    .mh-widget {
    margin-bottom: 20px;
}
}@media screen and (max-width:767px) {
    .mh-sidebar {
    float: none;
    width: 100%;
    margin: 0;
}
.mh-sidebar {
    margin-top: 20px;
}
#commentform .form-submit {
    margin: 25px 0 0;
}
}
@media screen and (max-width:620px) {
    input[type=text] {
    width: 88%}
}
}/*! CSS Used from: style-new.css */.body {
    margin: 0;
    box-sizing: border-box;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.25;
    color: #202021;
    padding-top: 16px;
}
.header {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    height: 32px;
    padding: 8px;
    width: 100%;
    background-color: #202021;
}
.top-header {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.logo-header {
    position: relative;
    width: 161px;
    height: 17px;
    color: #fff;
    fill: currentColor;
}
.logo-header:hover {
    color: #fff;
}
.registr-block {
    margin-left: 7px;
}
.registr-block-enter {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding: 0 10px;
    line-height: 1.25;
    color: #fff;
    margin-right: 10px;
    border: 1px dotted rgba(185, 198, 204, .4);
    border-bottom: 0;
    border-top: 0;
    font-weight: 700;
}
a.registr-block-enter:hover {
    color: #0083c3;
}
.registr-block-reg {
    background-color: #ff6613;
    border-color: #ff6613;
    color: #fff;
    height: 27px;
    border-radius: 14px;
    line-height: 27px;
    padding: 0 20px;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
}
a.registr-block-reg:hover {
    border-color: #fff;
    background-color: #fff;
    color: #ff6613;
}
.soc-registr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.soc-registr span {
    border-left: 1px dotted rgba(185, 198, 204, .4);
    padding: 0 0 0 10px;
    margin-left: 10px;
    color: #a9bfca;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}
ul.soc-list {
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
}
.soc-list li {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background-image: url(img/sprite-social.png);
    margin: 0 2px;
}
.soc-vk {
    background-position: -119px -44px;
}
.soc-ok {
    background-position: -5px -83px;
}
.soc-fb {
    background-position: -5px -5px;
}
.soc-mr {
    background-position: -43px -44px;
}
.soc-gp {
    background-position: -81px -5px;
}
.soc-ya {
    background-position: -5px -122px;
}
.soc-tw {
    background-position: -81px -83px;
}
.top-header-nav {
    position: absolute;
    right: 25px;
    top: 13px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.top-header-nav li {
    list-style: none;
    height: 3px;
    width: 32px;
    background: #fff;
    border-radius: 2px;
    margin: 3px 0;
}
.heder-nav-hidden {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1070;
}
#hedernav {
    display: none;
}
.nav-backgraund {
    background-color: #202021;
    position: fixed;
    top: 0;
}
.nav-backgraund-left {
    height: 100%;
    left: 0;
    opacity: .8;
    width: 100%}
.nav-backgraund-right {
    bottom: 0;
    right: 0;
    width: 380px;
}
.nav-close {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
}
.nav-close:before {
    transform: rotate(45deg);
}
.nav-close:after {
    transform: rotate(-45deg);
}
.nav-close:before, .nav-close:after {
    background-color: #00abff;
    content: "";
    height: 30px;
    margin-right: -1px;
    position: absolute;
    right: 50%;
    top: 0;
    width: 2px;
}
.nav-close:hover::before, .nav-close:hover::after {
    background-color: #fff;
}
.nav-content {
    padding: 80px 44px;
}
.heder-nav-line {
    background: url(img/wavy-line.png) 0 0 repeat-x;
    height: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.nav-list {
    margin: 0;
    padding: 0;
}
.nav-list-item {
    list-style-type: none;
    margin-top: 20px;
}
.nav-list-link {
    color: #fff;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none;
    text-shadow: none;
}
.nav-list-link:hover {
    color: #00abff;
}
.slider-main {
  
    width: 100%;
    height: 570px;
	
}
.slider-nav {
    width: 1200px;
    margin: 0 auto;
    width: 75%;
    height: 9px;
    background: url(img/wavy-line.png) 0 0 repeat-x;
}
.banner-reg {
    margin: 0 auto;
    max-width: 1111px;
    height: 207px;
    position: relative;
    background: url(img/banner-bonus.png) no-repeat;
}
.banner-btn {
    position: absolute;
    top: 63px;
    right: 94px;
    background-color: #03a528;
    color: #fff;
    padding: 19px 75px;
    font-size: 20px;
    font-weight: bold;
    border: 3px solid #03a528;
    border-radius: 35px;
    text-decoration: none;
    box-shadow: 0 2px 3px 3px rgba(0, 0, 0, 0.6);
}
a.banner-btn:hover {
    background: #fff;
    color: #03a528;
}
.nav-menu {
    margin: 48px auto;
    max-width: 1240px;
}
.nav-menu-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
}
.nav-menu-list li {
    list-style: none;
}
.nav-menu-list li a:before {
    content: '';
    position: absolute;
    width: 42px;
    height: 42px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.nav-menu-list li a {
    display: block;
    text-decoration: none;
    width: 160px;
    padding: 60px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.nav-menu-list li a:hover {
    color: #0082c2;
}
.nav-menu-list li:first-child a:before {
    background: url(img/menu-icons.png) no-repeat;
}
.nav-menu-list li:first-child:hover a:before {
    background: url(img/menu-icons.png) 0 -45px no-repeat;
}
.nav-menu-list li:nth-child(2) a:before {
    background: url(img/menu-icons.png) -87px 0 no-repeat;
}
.nav-menu-list li:nth-child(2):hover a:before {
    background: url(img/menu-icons.png) -87px -45px no-repeat;
}
.nav-menu-list li:nth-child(3) a:before {
    background: url(img/menu-icons.png) -44px 0 no-repeat;
}
.nav-menu-list li:nth-child(3):hover a:before {
    background: url(img/menu-icons.png) -44px -45px no-repeat;
}
.nav-menu-list li:nth-child(4) a:before {
    background: url(img/menu-icons.png) -131px 0 no-repeat;
}
.nav-menu-list li:nth-child(4):hover a:before {
    background: url(img/menu-icons.png) -131px -45px no-repeat;
}
.nav-menu-list li:nth-child(5) a:before {
    background: url(img/menu-icons.png) -306px 0 no-repeat;
}
.nav-menu-list li:nth-child(5):hover a:before {
    background: url(img/menu-icons.png) -306px -45px no-repeat;
}
.nav-menu-list li:nth-child(6) a:before {
    background: url(img/menu-icons.png) -393px 0 no-repeat;
}
.nav-menu-list li:nth-child(6):hover a:before {
    background: url(img/menu-icons.png) -393px -45px no-repeat;
}
.nav-menu-list li:nth-child(7) a:before {
    background: url(img/menu-icons.png) -174px 0 no-repeat;
}
.nav-menu-list li:nth-child(7):hover a:before {
    background: url(img/menu-icons.png) -174px -45px no-repeat;
}
.nav-menu-list li:nth-child(8) a:before {
    background: url(img/win.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.nav-menu-list li:nth-child(8):hover a:before {
    background: url(img/win-hov.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    background-color: #0083c3;
    width: 40px;
    height: 40px;
}
.wrap-body {
    margin: 30px auto;
    max-width: 1240px;
}
.wrap-games {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 890px;
}
.game-block {
    padding: 1px 0 0 1px;
    height: 160px;
    position: relative;
    font-size: 25px;
}
.game-block:hover .game-box {
    display: block;
}
.game-box {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .89);
}
.game-title {
    overflow: hidden;
    max-height: 50px;
    font-family: helveticaneuecyr-thin, Arial, sans-serif;
    font-size: 20px;
    color: #020021;
    text-shadow: none;
    font-weight: 400;
    letter-spacing: .25px;
    margin: 40px 0 24px 0;
}
.game-button {
    background: #03a528;
    border: 3px solid #03a528;
    border-radius: 22px;
    padding: 10px 44px;
    margin: 14px auto;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}
.game-button:hover {
    background: #fff;
    color: #03a528;
}
.sticky-img {
    width: 238px;
}
.sidebar-img {
    margin-bottom: 25px;
}
.main-text {
    max-width: 830px;
    margin: 30px 0;
}
.main-text h3 {
    font-family: helveticaneuecyr-light, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.25;
    color: #202021;
    text-shadow: none;
    font-weight: 400;
    margin: 0 0 16px;
}
.main-text p, .main-text ul li {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.43;
    color: #8b979e;
}
.main-text ul {
    padding-left: 20px;
}
#commentform p {
    margin-bottom: .625rem;
}
#commentform label {
    line-height: 1.7;
}
#comment {
    width: 96%;
    line-height: 1.5;
    padding: 5px;
}
#comment:hover {
    border: 1px solid #e64946;
}
.required {
    color: #e64946;
}
.submit {
    display: inline-block;
    min-width: 100px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
}
.footer {
    margin: 0 auto;
    max-width: 1240px;
}
.footer-jackpot {
    width: 1240px;
}
.jackpot-title {
    font-family: 'Neucha', cursive;
    font-size: 50px;
    line-height: 1.25;
    color: #0083c3;
    text-shadow: none;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding: 6px 0 0;
    position: relative;
}
.jackpot-title:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    margin-right: 15px;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-title:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-number {
    text-transform: uppercase;
    font-size: 100px;
    line-height: 1.25;
    color: #0083c3;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin: 20px 0;
    padding-bottom: 30px;
    background: url(img/border-line-dot.png) bottom repeat-x;
    text-align: center;
    font-family: 'Neucha', cursive;
    font-weight: 400;
}
.wrap-body {
    display: flex;
    flex-direction: row;
}
.wrap-body__right {
    min-width: 305px;
}
.mh-sidebar {
    display: block;
}
.sticky-widget {
    padding-top: 48px;
}
/*! CSS Used fontfaces */@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(font/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(font/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(font/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('font/fontawesome-webfont.eot?v=4.7.0');
    src: url('font/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'), url('font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('font/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*! CSS Used from: style.css?ver=2.8.6 ;
     media=all */@media all {
    html, body, div, span, h1, h2, h3, h4, p, a, img, ol, ul, li, article, aside, figure, footer, header {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, figure, footer, header {
    display: block;
}
html {
    font-size: 100%;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
}
body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6;
    word-wrap: break-word;
}
.mh-wrapper {
    margin: 30px auto;
    max-width: 1240px;
    background: #fff;
}
.mh-content {
    max-width: 890px;
    overflow: hidden;
    margin: 0 auto;
    display: inline-flex;
    flex-direction: column;
}
.mh-sidebar {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    max-width: 305px;
    margin-left: 30px;
    vertical-align: top;
}
.mh-clearfix {
    display: block;
	margin-top: 20px;
}
.mh-clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 32px;
    font-size: 2rem;
    color: #202021;
    font-family: helveticaneuecyr-light, Arial, sans-serif;
}
h2 {
    font-size: 24px;
    font-size: 1.5rem;
    color: #202021;
    font-family: helveticaneuecyr-light, Arial, sans-serif;
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
h4 {
    font-size: 18px;
    font-size: 1.125rem;
}
h3, h4 {
    text-shadow: none;
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-weight: 400;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #e64946;
}
p {
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-size: .875rem;
    font-size: 14px;
}
.entry-content ul {
    list-style: disc;
}
.entry-content ol {
    list-style: decimal;
}
.entry-content ul, .entry-content ol {
    margin: 0 0 20px 40px;
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-size: .875rem;
    font-size: 14px;
}
.entry-content li {
    margin-bottom: 5px;
}
.entry-header {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.page-title {
    font-size: 28px;
    font-size: 1.75rem;
}
.mh-meta {
    font-size: 13px;
    font-size: .8125rem;
}
.mh-meta, .mh-meta a {
    color: #979797;
}
.mh-meta a:hover {
    color: #e64946;
}
.mh-meta span {
    margin-right: 10px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content p {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.entry-content a {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1;
    color: #0083c3;
    text-shadow: none;
    font-weight: 400;
    border-bottom: 1px dotted;
    text-decoration: none;
    cursor: pointer;
}
.entry-content a:hover {
    color: inherit;
    border-bottom-color: transparent;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
}
.mh-comment-list {
    margin-bottom: 25px;
    list-style: none;
    max-width: 730px;
}
.mh-comment-body {
    margin-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
}
.mh-comment-footer {
    margin-bottom: 20px;
}
.mh-comment-gravatar {
    float: left;
}
.mh-comment-gravatar .avatar {
    width: 50px;
    height: 50px;
    padding: 2px;
    margin: 0 15px 0 0;
    border: 1px solid #f5f5f5;
    vertical-align: middle;
}
.mh-comment-meta {
    overflow: hidden;
}
.mh-comment-meta, .mh-comment-meta a {
    color: #2a2a2a;
}
.mh-comment-meta-author {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
}
.mh-comment-meta-author .fn {
    margin-right: 5px;
}
.bypostauthor .mh-comment-meta-author:after {
    font-family: 'FontAwesome';
    font-weight: 400;
    color: #e64946;
    content: '\f006'}
.mh-comment-meta-date {
    font-size: 10px;
    font-size: .625rem;
    text-transform: uppercase;
}
.mh-comment-meta-links {
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: right;
}
.mh-widget {
    margin-bottom: 25px;
    overflow: hidden;
}
.mh-widget-title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    position: relative;
    font-weight: 700;
    color: #202021;
    font-size: 16px;
    max-width: 730px;
    font-size: 1rem;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    border-bottom: 3px solid #1f1e1e;
}
.widget_recent_entries li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px dotted #e5e5e5;
}
.widget_recent_entries li:first-child {
    padding-top: 0;
}
@media screen and (max-width:900px) {
    .mh-wrapper {
    padding: 20px;
}
.mh-widget {
    margin-bottom: 20px;
}
}@media screen and (max-width:767px) {
    .mh-content, .mh-sidebar {
    float: none;
    width: 100%;
    margin: 0;
}
.entry-title {
    font-size: 24px;
    font-size: 1.5rem;
}
.mh-sidebar {
    margin-top: 20px;
}
}@media screen and (max-width:620px) {
    .entry-content ul, .entry-content ol {
    margin: 0 0 20px 20px;
}
}@media only screen and (max-width:420px) {
    .mh-comment-body {
    text-align: center;
}
.mh-comment-gravatar {
    float: none;
}
.mh-comment-gravatar .avatar {
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
}
.mh-comment-meta-author .fn {
    margin: 0;
}
}}/*! CSS Used from: style-new.css */.body {
    margin: 0;
    box-sizing: border-box;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.25;
    color: #202021;
    padding-top: 16px;
}
.header {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    height: 32px;
    padding: 8px;
    width: 100%;
    background-color: #202021;
}
.top-header {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.logo-header {
    position: relative;
    width: 161px;
    height: 17px;
    color: #fff;
    fill: currentColor;
}
.logo-header:hover {
    color: #fff;
}
.registr-block {
    margin-left: 7px;
}
.registr-block-enter {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding: 0 10px;
    line-height: 1.25;
    color: #fff;
    margin-right: 10px;
    border: 1px dotted rgba(185, 198, 204, .4);
    border-bottom: 0;
    border-top: 0;
    font-weight: 700;
}
a.registr-block-enter:hover {
    color: #0083c3;
}
.registr-block-reg {
    background-color: #ff6613;
    border-color: #ff6613;
    color: #fff;
    height: 27px;
    border-radius: 14px;
    line-height: 27px;
    padding: 0 20px;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
}
a.registr-block-reg:hover {
    border-color: #fff;
    background-color: #fff;
    color: #ff6613;
}
.soc-registr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.soc-registr span {
    border-left: 1px dotted rgba(185, 198, 204, .4);
    padding: 0 0 0 10px;
    margin-left: 10px;
    color: #a9bfca;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}
ul.soc-list {
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
}
.soc-list li {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background-image: url(img/sprite-social.png);
    margin: 0 2px;
}
.soc-vk {
    background-position: -119px -44px;
}
.soc-ok {
    background-position: -5px -83px;
}
.soc-fb {
    background-position: -5px -5px;
}
.soc-mr {
    background-position: -43px -44px;
}
.soc-gp {
    background-position: -81px -5px;
}
.soc-ya {
    background-position: -5px -122px;
}
.soc-tw {
    background-position: -81px -83px;
}
.top-header-nav {
    position: absolute;
    right: 25px;
    top: 13px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.top-header-nav li {
    list-style: none;
    height: 3px;
    width: 32px;
    background: #fff;
    border-radius: 2px;
    margin: 3px 0;
}
.heder-nav-hidden {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1070;
}
#hedernav {
    display: none;
}
.nav-backgraund {
    background-color: #202021;
    position: fixed;
    top: 0;
}
.nav-backgraund-left {
    height: 100%;
    left: 0;
    opacity: .8;
    width: 100%}
.nav-backgraund-right {
    bottom: 0;
    right: 0;
    width: 380px;
}
.nav-close {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
}
.nav-close:before {
    transform: rotate(45deg);
}
.nav-close:after {
    transform: rotate(-45deg);
}
.nav-close:before, .nav-close:after {
    background-color: #00abff;
    content: "";
    height: 30px;
    margin-right: -1px;
    position: absolute;
    right: 50%;
    top: 0;
    width: 2px;
}
.nav-close:hover::before, .nav-close:hover::after {
    background-color: #fff;
}
.nav-content {
    padding: 80px 44px;
}
.heder-nav-line {
    background: url(img/wavy-line.png) 0 0 repeat-x;
    height: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.nav-list {
    margin: 0;
    padding: 0;
}
.nav-list-item {
    list-style-type: none;
    margin-top: 20px;
}
.nav-list-link {
    color: #fff;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none;
    text-shadow: none;
}
.nav-list-link:hover {
    color: #00abff;
}
.banner-reg {
    margin: 0 auto;
    max-width: 1111px;
    height: 207px;
    position: relative;
    background: url(img/banner-bonus.png) no-repeat;
}
.banner-btn {
    position: absolute;
    top: 63px;
    right: 94px;
    background-color: #03a528;
    color: #fff;
    padding: 19px 75px;
    font-size: 20px;
    font-weight: bold;
    border: 3px solid #03a528;
    border-radius: 35px;
    text-decoration: none;
    box-shadow: 0 2px 3px 3px rgba(0, 0, 0, 0.6);
}
a.banner-btn:hover {
    background: #fff;
    color: #03a528;
}
.nav-menu {
    margin: 48px auto;
    max-width: 1240px;
}
.nav-menu-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
}
.nav-menu-list li {
    list-style: none;
}
.nav-menu-list li a:before {
    content: '';
    position: absolute;
    width: 42px;
    height: 42px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.nav-menu-list li a {
    display: block;
    text-decoration: none;
    width: 160px;
    padding: 60px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.nav-menu-list li a:hover {
    color: #0082c2;
}
.nav-menu-list li:first-child a:before {
    background: url(img/menu-icons.png) no-repeat;
}
.nav-menu-list li:first-child:hover a:before {
    background: url(img/menu-icons.png) 0 -45px no-repeat;
}
.nav-menu-list li:nth-child(2) a:before {
    background: url(img/menu-icons.png) -87px 0 no-repeat;
}
.nav-menu-list li:nth-child(2):hover a:before {
    background: url(img/menu-icons.png) -87px -45px no-repeat;
}
.nav-menu-list li:nth-child(3) a:before {
    background: url(img/menu-icons.png) -44px 0 no-repeat;
}
.nav-menu-list li:nth-child(3):hover a:before {
    background: url(img/menu-icons.png) -44px -45px no-repeat;
}
.nav-menu-list li:nth-child(4) a:before {
    background: url(img/menu-icons.png) -131px 0 no-repeat;
}
.nav-menu-list li:nth-child(4):hover a:before {
    background: url(img/menu-icons.png) -131px -45px no-repeat;
}
.nav-menu-list li:nth-child(5) a:before {
    background: url(img/menu-icons.png) -306px 0 no-repeat;
}
.nav-menu-list li:nth-child(5):hover a:before {
    background: url(img/menu-icons.png) -306px -45px no-repeat;
}
.nav-menu-list li:nth-child(6) a:before {
    background: url(img/menu-icons.png) -393px 0 no-repeat;
}
.nav-menu-list li:nth-child(6):hover a:before {
    background: url(img/menu-icons.png) -393px -45px no-repeat;
}
.nav-menu-list li:nth-child(7) a:before {
    background: url(img/menu-icons.png) -174px 0 no-repeat;
}
.nav-menu-list li:nth-child(7):hover a:before {
    background: url(img/menu-icons.png) -174px -45px no-repeat;
}
.nav-menu-list li:nth-child(8) a:before {
    background: url(img/win.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.nav-menu-list li:nth-child(8):hover a:before {
    background: url(img/win-hov.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    background-color: #0083c3;
    width: 40px;
    height: 40px;
}
.wrap-body {
    margin: 30px auto;
    max-width: 1240px;
}
.sticky-img {
    width: 238px;
}
.sidebar-img {
    margin-bottom: 25px;
}
.footer {
    margin: 0 auto;
    max-width: 1240px;
}
.footer-jackpot {
    width: 1240px;
}
.jackpot-title {
    font-family: 'Neucha', cursive;
    font-size: 50px;
    line-height: 1.25;
    color: #0083c3;
    text-shadow: none;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding: 6px 0 0;
    position: relative;
}
.jackpot-title:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    margin-right: 15px;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-title:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-number {
    text-transform: uppercase;
    font-size: 100px;
    line-height: 1.25;
    color: #0083c3;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin: 20px 0;
    padding-bottom: 30px;
    background: url(img/border-line-dot.png) bottom repeat-x;
    text-align: center;
    font-family: 'Neucha', cursive;
    font-weight: 400;
}
.wrap-body {
    display: flex;
    flex-direction: row;
}
.wrap-body__right {
    min-width: 305px;
}
.mh-sidebar {
    display: block;
}
.sticky-widget {
    padding-top: 48px;
}
/*! CSS Used from: style.css?ver=2.8.6 ;
     media=all */@media all {
    html, body, div, span, h2, h3, h4, a, img, ul, li, aside, footer, header {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
aside, footer, header {
    display: block;
}
html {
    font-size: 100%;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
}
body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6;
    word-wrap: break-word;
}
.mh-wrapper {
    margin: 30px auto;
    max-width: 1240px;
    background: #fff;
}
.mh-sidebar {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    max-width: 305px;
    margin-left: 30px;
    vertical-align: top;
}
.mh-clearfix {
    display: block;
	margin-top: 20px;
}
.mh-clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
h2 {
    font-size: 24px;
    font-size: 1.5rem;
    color: #202021;
    font-family: helveticaneuecyr-light, Arial, sans-serif;
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
h4 {
    font-size: 18px;
    font-size: 1.125rem;
}
h3, h4 {
    text-shadow: none;
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-weight: 400;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #e64946;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
}
.mh-widget {
    margin-bottom: 25px;
    overflow: hidden;
}
.mh-widget-title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    position: relative;
    font-weight: 700;
    color: #202021;
    font-size: 16px;
    max-width: 730px;
    font-size: 1rem;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    border-bottom: 3px solid #1f1e1e;
}
.widget_recent_entries li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px dotted #e5e5e5;
}
.widget_recent_entries li:first-child {
    padding-top: 0;
}
@media screen and (max-width:900px) {
    .mh-wrapper {
    padding: 20px;
}
.mh-widget {
    margin-bottom: 20px;
}
}@media screen and (max-width:767px) {
    .mh-sidebar {
    float: none;
    width: 100%;
    margin: 0;
}
.mh-sidebar {
    margin-top: 20px;
}
}}/*! CSS Used from: style-new.css */.body {
    margin: 0;
    box-sizing: border-box;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.25;
    color: #202021;
    padding-top: 16px;
}
.header {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    height: 32px;
    padding: 8px;
    width: 100%;
    background-color: #202021;
}
.top-header {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.logo-header {
    position: relative;
    width: 161px;
    height: 17px;
    color: #fff;
    fill: currentColor;
}
.logo-header:hover {
    color: #fff;
}
.registr-block {
    margin-left: 7px;
}
.registr-block-enter {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding: 0 10px;
    line-height: 1.25;
    color: #fff;
    margin-right: 10px;
    border: 1px dotted rgba(185, 198, 204, .4);
    border-bottom: 0;
    border-top: 0;
    font-weight: 700;
}
a.registr-block-enter:hover {
    color: #0083c3;
}
.registr-block-reg {
    background-color: #ff6613;
    border-color: #ff6613;
    color: #fff;
    height: 27px;
    border-radius: 14px;
    line-height: 27px;
    padding: 0 20px;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
}
a.registr-block-reg:hover {
    border-color: #fff;
    background-color: #fff;
    color: #ff6613;
}
.soc-registr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.soc-registr span {
    border-left: 1px dotted rgba(185, 198, 204, .4);
    padding: 0 0 0 10px;
    margin-left: 10px;
    color: #a9bfca;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}
ul.soc-list {
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
}
.soc-list li {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background-image: url(img/sprite-social.png);
    margin: 0 2px;
}
.soc-vk {
    background-position: -119px -44px;
}
.soc-ok {
    background-position: -5px -83px;
}
.soc-fb {
    background-position: -5px -5px;
}
.soc-mr {
    background-position: -43px -44px;
}
.soc-gp {
    background-position: -81px -5px;
}
.soc-ya {
    background-position: -5px -122px;
}
.soc-tw {
    background-position: -81px -83px;
}
.top-header-nav {
    position: absolute;
    right: 25px;
    top: 13px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.top-header-nav li {
    list-style: none;
    height: 3px;
    width: 32px;
    background: #fff;
    border-radius: 2px;
    margin: 3px 0;
}
.heder-nav-hidden {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1070;
}
#hedernav {
    display: none;
}
.nav-backgraund {
    background-color: #202021;
    position: fixed;
    top: 0;
}
.nav-backgraund-left {
    height: 100%;
    left: 0;
    opacity: .8;
    width: 100%}
.nav-backgraund-right {
    bottom: 0;
    right: 0;
    width: 380px;
}
.nav-close {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
}
.nav-close:before {
    transform: rotate(45deg);
}
.nav-close:after {
    transform: rotate(-45deg);
}
.nav-close:before, .nav-close:after {
    background-color: #00abff;
    content: "";
    height: 30px;
    margin-right: -1px;
    position: absolute;
    right: 50%;
    top: 0;
    width: 2px;
}
.nav-close:hover::before, .nav-close:hover::after {
    background-color: #fff;
}
.nav-content {
    padding: 80px 44px;
}
.heder-nav-line {
    background: url(img/wavy-line.png) 0 0 repeat-x;
    height: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.nav-list {
    margin: 0;
    padding: 0;
}
.nav-list-item {
    list-style-type: none;
    margin-top: 20px;
}
.nav-list-link {
    color: #fff;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none;
    text-shadow: none;
}
.nav-list-link:hover {
    color: #00abff;
}
.nav-menu {
    margin: 48px auto;
    max-width: 1240px;
}
.nav-menu-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
}
.nav-menu-list li {
    list-style: none;
}
.nav-menu-list li a:before {
    content: '';
    position: absolute;
    width: 42px;
    height: 42px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.nav-menu-list li a {
    display: block;
    text-decoration: none;
    width: 160px;
    padding: 60px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.nav-menu-list li a:hover {
    color: #0082c2;
}
.nav-menu-list li:first-child a:before {
    background: url(img/menu-icons.png) no-repeat;
}
.nav-menu-list li:first-child:hover a:before {
    background: url(img/menu-icons.png) 0 -45px no-repeat;
}
.nav-menu-list li:nth-child(2) a:before {
    background: url(img/menu-icons.png) -87px 0 no-repeat;
}
.nav-menu-list li:nth-child(2):hover a:before {
    background: url(img/menu-icons.png) -87px -45px no-repeat;
}
.nav-menu-list li:nth-child(3) a:before {
    background: url(img/menu-icons.png) -44px 0 no-repeat;
}
.nav-menu-list li:nth-child(3):hover a:before {
    background: url(img/menu-icons.png) -44px -45px no-repeat;
}
.nav-menu-list li:nth-child(4) a:before {
    background: url(img/menu-icons.png) -131px 0 no-repeat;
}
.nav-menu-list li:nth-child(4):hover a:before {
    background: url(img/menu-icons.png) -131px -45px no-repeat;
}
.nav-menu-list li:nth-child(5) a:before {
    background: url(img/menu-icons.png) -306px 0 no-repeat;
}
.nav-menu-list li:nth-child(5):hover a:before {
    background: url(img/menu-icons.png) -306px -45px no-repeat;
}
.nav-menu-list li:nth-child(6) a:before {
    background: url(img/menu-icons.png) -393px 0 no-repeat;
}
.nav-menu-list li:nth-child(6):hover a:before {
    background: url(img/menu-icons.png) -393px -45px no-repeat;
}
.nav-menu-list li:nth-child(7) a:before {
    background: url(img/menu-icons.png) -174px 0 no-repeat;
}
.nav-menu-list li:nth-child(7):hover a:before {
    background: url(img/menu-icons.png) -174px -45px no-repeat;
}
.nav-menu-list li:nth-child(8) a:before {
    background: url(img/win.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.nav-menu-list li:nth-child(8):hover a:before {
    background: url(img/win-hov.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    background-color: #0083c3;
    width: 40px;
    height: 40px;
}
.wrap-body {
    margin: 30px auto;
    max-width: 1240px;
}
.wrap-games {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 890px;
}
.game-block {
    padding: 1px 0 0 1px;
    height: 160px;
    position: relative;
    font-size: 25px;
}
.game-block:hover .game-box {
    display: block;
}
.game-box {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .89);
}
.game-title {
    overflow: hidden;
    max-height: 50px;
    font-family: helveticaneuecyr-thin, Arial, sans-serif;
    font-size: 20px;
    color: #020021;
    text-shadow: none;
    font-weight: 400;
    letter-spacing: .25px;
    margin: 40px 0 24px 0;
}
.game-button {
    background: #03a528;
    border: 3px solid #03a528;
    border-radius: 22px;
    padding: 10px 44px;
    margin: 14px auto;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}
.game-button:hover {
    background: #fff;
    color: #03a528;
}
.sticky-img {
    width: 238px;
}
.sidebar-img {
    margin-bottom: 25px;
}
.footer {
    margin: 0 auto;
    max-width: 1240px;
}
.footer-jackpot {
    width: 1240px;
}
.jackpot-title {
    font-family: 'Neucha', cursive;
    font-size: 50px;
    line-height: 1.25;
    color: #0083c3;
    text-shadow: none;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding: 6px 0 0;
    position: relative;
}
.jackpot-title:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    margin-right: 15px;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-title:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-number {
    text-transform: uppercase;
    font-size: 100px;
    line-height: 1.25;
    color: #0083c3;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin: 20px 0;
    padding-bottom: 30px;
    background: url(img/border-line-dot.png) bottom repeat-x;
    text-align: center;
    font-family: 'Neucha', cursive;
    font-weight: 400;
}
.wrap-body {
    display: flex;
    flex-direction: row;
}
.wrap-body__right {
    min-width: 305px;
}
.mh-sidebar {
    display: block;
}
.sticky-widget {
    padding-top: 48px;
}
/*! CSS Used from: font/fontawesome/v5.6.3/css/all.css */.fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-user:before {
    content: "\f007"}
.fa {
    font-family: "Font Awesome 5 Free"}
.fa {
    font-weight: 900;
}








/*! CSS Used from: style.css?ver=2.8.6 ;
     media=all */@media all {
    html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, i, ol, ul, li, form, label, article, aside, figure, footer, header {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, figure, footer, header {
    display: block;
}
blockquote {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: '';
    content: none;
}
html {
    font-size: 100%;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
}
body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6;
    word-wrap: break-word;
}
.mh-wrapper {
    margin: 30px auto;
    max-width: 1240px;
    background: #fff;
}
.mh-content {
    max-width: 890px;
    overflow: hidden;
    margin: 0 auto;
    display: inline-flex;
    flex-direction: column;
}
.mh-sidebar {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    max-width: 305px;
    margin-left: 30px;
    vertical-align: top;
}
.mh-clearfix {
    display: block;
	margin-top: 20px;
}
.mh-clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
}




h1 {
    font-size: 32px;
    font-size: 2rem;
    color: #202021;
    font-family: helveticaneuecyr-light, Arial, sans-serif;
}
h2 {
    font-size: 24px;
    font-size: 1.5rem;
    color: #202021;
    font-family: helveticaneuecyr-light, Arial, sans-serif;
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
h4 {
    font-size: 18px;
    font-size: 1.125rem;
}
h5 {
    font-size: 16px;
    font-size: 1rem;
}
h6 {
    font-size: 14px;
    font-size: .875rem;
}
h3, h4, h5, h6 {
    text-shadow: none;
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-weight: 400;
}
i {
    font-style: italic;
}
small {
    font-size: 6px;
    font-size: .375rem;
}
blockquote {
    display: block;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    font-style: italic;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #e64946;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #e64946;
}
p {
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-size: .875rem;
    font-size: 14px;
}
.entry-content ul {
    list-style: disc;
}
.entry-content ul {
    margin: 0 0 20px 40px;
    line-height: 1.43;
    color: #8b979e;
    font-family: Arial, Tahoma, sans-serif;
    font-size: .875rem;
    font-size: 14px;
}
.entry-content li {
    margin-bottom: 5px;
}
.entry-header {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.mh-meta {
    font-size: 13px;
    font-size: .8125rem;
}
.mh-meta, .mh-meta a {
    color: #979797;
}
.mh-meta a:hover {
    color: #e64946;
}
.mh-meta span {
    margin-right: 10px;
}
.mh-meta .fa {
    margin-right: 5px;
}
.entry-meta {
    margin-top: 10px;
    margin-top: .625rem;
    padding: 5px 10px;
    border-top: 1px dotted #ebebeb;
    border-bottom: 1px dotted #ebebeb;
}
.entry-thumbnail {
    max-width: 1030px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.entry-thumbnail img {
    width: 100%}
.entry-content h1, .entry-content h3, .entry-content h5, .entry-content h6, .entry-content p, .entry-content blockquote {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.entry-content blockquote p:last-child {
    margin: 0;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
}
.mh-comment-list {
    margin-bottom: 25px;
    list-style: none;
    max-width: 730px;
}
.mh-comment-body {
    margin-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
}
.mh-comment-footer {
    margin-bottom: 20px;
}
.mh-comment-gravatar {
    float: left;
}
.mh-comment-gravatar .avatar {
    width: 50px;
    height: 50px;
    padding: 2px;
    margin: 0 15px 0 0;
    border: 1px solid #f5f5f5;
    vertical-align: middle;
}
.mh-comment-meta {
    overflow: hidden;
}
.mh-comment-meta, .mh-comment-meta a {
    color: #2a2a2a;
}
.mh-comment-meta-author {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
}
.mh-comment-meta-author .fn {
    margin-right: 5px;
}
.mh-comment-meta-date {
    font-size: 10px;
    font-size: .625rem;
    text-transform: uppercase;
}
.mh-comment-meta-links {
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: right;
}
.mh-comment-meta-links .comment-reply-link:before {
    font-family: 'FontAwesome';
    font-weight: 400;
    color: #e64946;
    content: '\f112';
    margin-right: 5px;
}
#respond .comment-reply-title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #202021;
}
#respond #cancel-comment-reply-link {
    font-size: 12px;
    font-size: .75rem;
    margin-left: 10px;
}
#respond #cancel-comment-reply-link:before {
    font-family: 'FontAwesome';
    font-weight: 400;
    color: #e64946;
    content: '\f05e';
    margin-right: 5px;
}
#commentform p {
    margin-bottom: 10px;
}
#commentform .form-submit {
    margin: 25px 0;
}
.required {
    color: #e64946;
}
input {
    font-size: 12px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
input[type=text] {
    width: 60%}
input[type=text]:hover, textarea:hover {
    border: 1px solid #e64946;
}
input[type=submit] {
    display: inline-block;
    min-width: 150px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    border: 0;
    -webkit-appearance: none;
}
input[type=submit]:hover {
    background: #2a2a2a;
}
textarea {
    width: 96%;
    line-height: 1.5;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.mh-widget {
    margin-bottom: 25px;
    overflow: hidden;
}
.comment-respond {
    max-width: 680px;
    color: #000;
    padding: 25px;
    background: #f5f5f5;
    margin-bottom: 30px;
}
.mh-widget-title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    position: relative;
    font-weight: 700;
    color: #202021;
    font-size: 16px;
    max-width: 730px;
    font-size: 1rem;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    border-bottom: 3px solid #1f1e1e;
}
.widget_recent_entries li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px dotted #e5e5e5;
}
.widget_recent_entries li:first-child {
    padding-top: 0;
}
@media screen and (max-width:900px) {
    .mh-wrapper {
    padding: 20px;
}
.mh-widget {
    margin-bottom: 20px;
}
}@media screen and (max-width:767px) {
    .mh-content, .mh-sidebar {
    float: none;
    width: 100%;
    margin: 0;
}
.entry-title {
    font-size: 24px;
    font-size: 1.5rem;
}
.mh-sidebar {
    margin-top: 20px;
}
.entry-meta {
    padding: 5px 0;
}
#commentform .form-submit {
    margin: 25px 0 0;
}
}
@media screen and (max-width:620px) {
    input[type=text] {
    width: 88%}
.entry-meta-categories, .entry-meta-comments {
    display: none;
}
.entry-content ul {
    margin: 0 0 20px 20px;
}
}@media only screen and (max-width:420px) {
    .mh-comment-body {
    text-align: center;
}
.mh-comment-gravatar {
    float: none;
}
.mh-comment-gravatar .avatar {
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
}
.mh-comment-meta-author .fn {
    margin: 0;
}
}}/*! CSS Used from: includes/font-awesome.min.css ;
     media=all */

@media all {
    .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-user:before {
    content: "\f007"}
.fa-clock-o:before {
    content: "\f017"}
.fa-comment-o:before {
    content: "\f0e5"}
.fa-folder-open-o:before {
    content: "\f115"}
}/*! CSS Used from: style-new.css */.body {
    margin: 0;
    box-sizing: border-box;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.25;
    color: #202021;
    padding-top: 16px;
}
.header {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    height: 32px;
    padding: 8px;
    width: 100%;
    background-color: #202021;
}
.top-header {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.logo-header {
    position: relative;
    width: 161px;
    height: 17px;
    color: #fff;
    fill: currentColor;
}
.logo-header:hover {
    color: #fff;
}
.registr-block {
    margin-left: 7px;
}
.registr-block-enter {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding: 0 10px;
    line-height: 1.25;
    color: #fff;
    margin-right: 10px;
    border: 1px dotted rgba(185, 198, 204, .4);
    border-bottom: 0;
    border-top: 0;
    font-weight: 700;
}
a.registr-block-enter:hover {
    color: #0083c3;
}
.registr-block-reg {
    background-color: #ff6613;
    border-color: #ff6613;
    color: #fff;
    height: 27px;
    border-radius: 14px;
    line-height: 27px;
    padding: 0 20px;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
}
a.registr-block-reg:hover {
    border-color: #fff;
    background-color: #fff;
    color: #ff6613;
}
.soc-registr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.soc-registr span {
    border-left: 1px dotted rgba(185, 198, 204, .4);
    padding: 0 0 0 10px;
    margin-left: 10px;
    color: #a9bfca;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}
ul.soc-list {
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
}
.soc-list li {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background-image: url(img/sprite-social.png);
    margin: 0 2px;
}
.soc-vk {
    background-position: -119px -44px;
}
.soc-ok {
    background-position: -5px -83px;
}
.soc-fb {
    background-position: -5px -5px;
}
.soc-mr {
    background-position: -43px -44px;
}
.soc-gp {
    background-position: -81px -5px;
}
.soc-ya {
    background-position: -5px -122px;
}
.soc-tw {
    background-position: -81px -83px;
}
.top-header-nav {
    position: absolute;
    right: 25px;
    top: 13px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.top-header-nav li {
    list-style: none;
    height: 3px;
    width: 32px;
    background: #fff;
    border-radius: 2px;
    margin: 3px 0;
}
.heder-nav-hidden {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1070;
}
#hedernav {
    display: none;
}
.nav-backgraund {
    background-color: #202021;
    position: fixed;
    top: 0;
}
.nav-backgraund-left {
    height: 100%;
    left: 0;
    opacity: .8;
    width: 100%}
.nav-backgraund-right {
    bottom: 0;
    right: 0;
    width: 380px;
}
.nav-close {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
}
.nav-close:before {
    transform: rotate(45deg);
}
.nav-close:after {
    transform: rotate(-45deg);
}
.nav-close:before, .nav-close:after {
    background-color: #00abff;
    content: "";
    height: 30px;
    margin-right: -1px;
    position: absolute;
    right: 50%;
    top: 0;
    width: 2px;
}
.nav-close:hover::before, .nav-close:hover::after {
    background-color: #fff;
}
.nav-content {
    padding: 80px 44px;
}
.heder-nav-line {
    background: url(img/wavy-line.png) 0 0 repeat-x;
    height: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.nav-list {
    margin: 0;
    padding: 0;
}
.nav-list-item {
    list-style-type: none;
    margin-top: 20px;
}
.nav-list-link {
    color: #fff;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none;
    text-shadow: none;
}
.nav-list-link:hover {
    color: #00abff;
}
.nav-menu {
    margin: 48px auto;
    max-width: 1240px;
}
.nav-menu-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
}
.nav-menu-list li {
    list-style: none;
}
.nav-menu-list li a:before {
    content: '';
    position: absolute;
    width: 42px;
    height: 42px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.nav-menu-list li a {
    display: block;
    text-decoration: none;
    width: auto;
    padding: 60px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.nav-menu-list li a:hover {
    color: #0082c2;
}
.nav-menu-list li:first-child a:before {
    background: url(img/menu-icons.png) no-repeat;
}
.nav-menu-list li:first-child:hover a:before {
    background: url(img/menu-icons.png) 0 -45px no-repeat;
}
.nav-menu-list li:nth-child(2) a:before {
    background: url(img/menu-icons.png) -87px 0 no-repeat;
}
.nav-menu-list li:nth-child(2):hover a:before {
    background: url(img/menu-icons.png) -87px -45px no-repeat;
}
.nav-menu-list li:nth-child(3) a:before {
    background: url(img/menu-icons.png) -44px 0 no-repeat;
}
.nav-menu-list li:nth-child(3):hover a:before {
    background: url(img/menu-icons.png) -44px -45px no-repeat;
}
.nav-menu-list li:nth-child(4) a:before {
    background: url(img/menu-icons.png) -131px 0 no-repeat;
}
.nav-menu-list li:nth-child(4):hover a:before {
    background: url(img/menu-icons.png) -131px -45px no-repeat;
}
.nav-menu-list li:nth-child(5) a:before {
    background: url(img/menu-icons.png) -306px 0 no-repeat;
}
.nav-menu-list li:nth-child(5):hover a:before {
    background: url(img/menu-icons.png) -306px -45px no-repeat;
}
.nav-menu-list li:nth-child(6) a:before {
    background: url(img/menu-icons.png) -393px 0 no-repeat;
}
.nav-menu-list li:nth-child(6):hover a:before {
    background: url(img/menu-icons.png) -393px -45px no-repeat;
}
.nav-menu-list li:nth-child(7) a:before {
    background: url(img/menu-icons.png) -174px 0 no-repeat;
}
.nav-menu-list li:nth-child(7):hover a:before {
    background: url(img/menu-icons.png) -174px -45px no-repeat;
}
.nav-menu-list li:nth-child(8) a:before {
    background: url(img/win.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.nav-menu-list li:nth-child(8):hover a:before {
    background: url(img/win-hov.png) center no-repeat;
    border: 2px solid #0083c3;
    border-radius: 100%;
    background-color: #0083c3;
    width: 40px;
    height: 40px;
}
.wrap-body {
    margin: 30px auto;
    max-width: 1240px;
}
.wrap-games {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 890px;
}
.game-block {
    padding: 1px 0 0 1px;
    height: 160px;
    position: relative;
    font-size: 25px;
}
.game-block:hover .game-box {
    display: block;
}
.game-box {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .89);
}
.game-title {
    overflow: hidden;
    max-height: 50px;
    font-family: helveticaneuecyr-thin, Arial, sans-serif;
    font-size: 20px;
    color: #020021;
    text-shadow: none;
    font-weight: 400;
    letter-spacing: .25px;
    margin: 40px 0 24px 0;
}
.game-button {
    background: #03a528;
    border: 3px solid #03a528;
    border-radius: 22px;
    padding: 10px 44px;
    margin: 14px auto;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}
.game-button:hover {
    background: #fff;
    color: #03a528;
}
.sticky-img {
    width: 238px;
}
.sidebar-img {
    margin-bottom: 25px;
}
.screen {
    margin-bottom: 20px;
}
.game-banner-btn {
    display: inline-block;
    width: 300px;
    margin-bottom: 20px;
    margin-left: 16%;
    text-align: center;
    background-color: #03a528;
    color: #fff;
    padding: 19px 75px;
    font-size: 20px;
    font-weight: bold;
    border: 3px solid #03a528;
    border-radius: 35px;
    text-decoration: none;
    box-shadow: 0 2px 3px 3px rgba(0, 0, 0, 0.6);
}
a.game-banner-btn:hover {
    background: #fff;
    color: #03a528;
}
#commentform p {
    margin-bottom: .625rem;
}
#commentform label {
    line-height: 1.7;
}
#comment {
    width: 96%;
    line-height: 1.5;
    padding: 5px;
}
#comment:hover {
    border: 1px solid #e64946;
}
.required {
    color: #e64946;
}
.submit {
    display: inline-block;
    min-width: 100px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #e64946;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
}
.footer {
    margin: 0 auto;
    max-width: 1240px;
}
.footer-jackpot {
    width: 1240px;
}
.jackpot-title {
    font-family: 'Neucha', cursive;
    font-size: 50px;
    line-height: 1.25;
    color: #0083c3;
    text-shadow: none;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding: 6px 0 0;
    position: relative;
}
.jackpot-title:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    margin-right: 15px;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-title:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    height: 7px;
    background-color: #ddeaf1;
    box-shadow: inset 0 1px 0 0 #ddeaf1, inset 0 4px 0 0 #fff;
}
.jackpot-number {
    text-transform: uppercase;
    font-size: 100px;
    line-height: 1.25;
    color: #0083c3;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin: 20px 0;
    padding-bottom: 30px;
    background: url(img/border-line-dot.png) bottom repeat-x;
    text-align: center;
    font-family: 'Neucha', cursive;
    font-weight: 400;
}
.wrap-body {
    display: flex;
    flex-direction: row;
}
.wrap-body__right {
    min-width: 305px;
}
.mh-sidebar {
    display: block;
}
.sticky-widget {
    padding-top: 48px;
}
.comment_list {
  background-color: #f5f5f5;
  padding: 25px 0; }
  .comment_list li {
    display: block;
    margin-bottom: 30px; }
    .comment_list li:last-child {
      margin-bottom: 0; }
  .comment_list .top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    padding: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px; }
    .comment_list .top p {
      margin-right: 10px; }
      .comment_list .top p:last-child {
        margin-right: 0; }
  .comment_list img {
    display: block;
    width: 40px;
    height: auto; }
  .comment_list small {
    font-size: 14px;
    font-weight: normal; }
  .comment_list .txt {
    line-height: 1.5; 
	padding: 0px 20px;}
  .comment_list .resty {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px; }
    .comment_list .resty a {
      padding: 5px 10px;
      opacity: 0.7; }
      .comment_list .resty a:hover {
        opacity: 1; }


  .add_comment dt {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px; }
  .add_comment p {
    margin-bottom: 10px; }
    .add_comment p:last-child {
      margin-bottom: 0; }
  .add_comment .inp_text {
    width: 50%; }
  .add_comment textarea.inp_text {
    width: 70%; }
  .add_comment .button {
    padding: 15px 25px; }

.inp_text {
  border: 1px solid #ccc;
  padding: 0 20px;
  height: 45px;
  outline: none;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #000; }

textarea.inp_text {
  width: 50%;
  height: 140px;
  padding: 15px 20px; }

.button {
  background-color: #0049a3;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  font-weight: 700;
  color: #fff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0 solid #000;
  cursor: pointer; }
  .button:hover {
  background-color: #003270; }
dd{margin-left:0px;}


.short {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  .short .thumb {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 200px;
    margin-right: 25px; }
  .short img {
    display: block;
    width: 100%;
    height: auto; }
  .short .title {
    margin-bottom: 10px; }
    .short .title a {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 20px;
      color: #000;
      text-decoration: none; }
      .short .title a:hover {
        color: #0049a3; }
  .short .txt {
    line-height: 1.6;
    margin-bottom: 15px; }
  .short .readmore {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
color:#fff;

	}
  .short .button {padding: 10px 15px; }
@media screen and (max-width:600px) {
	.registr-block{display:none;}
	.soc-registr{display:none;}
	.logo-header{margin-top: 5px;}
	.nav-menu-list{display:none;}
	.footer-jackpot{width:100%;}
	.wrap-body{display:block;}
.wrap-body__left,.wrap-body__right{padding:10px;}
.wrap-body__right {min-width: 220px;}
.banner-reg{background-size: 400px;}
.banner-btn{top: 100px}
#sticky-widget{display:none;}
.jackpot-title{font-size:12px;}
.jackpot-number{font-size: 25px;}
.nav-backgraund-right{width: 320px;}
.slider-main{background-position: center;}
.footer{max-width: 100%;}
.wrap-body { max-width: 100%;}
.nav-menu{display:none;}
}

@media screen and (max-width:600px) {
.slider-main {
  
    width: 100%;
	height: 110px;
	margin-top: 30px
}
.game-block {
    padding: 1px 0 0 1px;
    height: auto !important;
    position: relative;
    font-size: 25px;
    width: 48% !important;
}
.game-button{
	display: block;
z-index: 100000;
font-size: 12px;
padding: 5px 15px;
width: 50%;
margin-top: 50px;
}
.header .game-button{width: 50px;text-align: center;padding: 5px 10px;}
.game-title{display:none;}
.game-box{display:block;background: none;}
}
.main-text img{display:block !important;}

.linc_top {background: url(../images/top_tg.png) no-repeat;
padding-left: 60px;
padding-top: 10px;
height:60px;
display:inline-block;
color: #fff;
text-decoration: none;
float: right !important;
margin-left: 30px;
position: absolute;

top: 0px;

right: 60px;}
.fotter_banner{z-index:99999999;background: rgba(0,0,0, 0.5);width: 100%;}
.fotter_banner a{background: url(../images/top_tg.png) right no-repeat;
height: 50px;
display: block;
color: #fff;
text-align: center;
padding-top: 15px;
padding-right: 20px;
font-weight: bold;
text-decoration: none;width: 80%;
padding-right: 60px;
margin: 0px auto;}
