.montserrat {
    font-family: Montserrat, sans-serif
}

.opensans {
    font-family: Open Sans, sans-serif
}

.poppins {
    font-family: Poppins, sans-serif
}

.nunitosans {
    font-family: Nunito Sans, sans-serif
}

.helveticaneuecyr {
    font-family: HelveticaNeueCyr, sans-serif
}

#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }
  
  #customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
  }
  
  img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  figure img {
    border-radius: 14px;
    margin: 20px auto;
  }
  
  #customers tr:hover {background-color: #ddd;}
  
  #customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
  }

@font-face {
    font-display: swap;
    font-family: HelveticaNeueCyr, sans-serif;
    src: url(/wp-content/themes/1327/assets/dist/fonts/HelveticaNeueCyr-Medium.ttf?e7b6c004d2e5e75830e4b2e7e103e3f2)
}

@font-face {
    font-display: swap;
    font-family: PFDinTextCompPro-BoldItal;
    src: url(/wp-content/themes/1327/assets/dist/fonts/PFDinTextCompPro-BoldItalic.woff?a99ad59e87ab5ec853e01ade3ba9a761)
}

::-webkit-input-placeholder {
    color: #5b6378;
    font-size: 14px;
    font-weight: 700;
    opacity: 1
}

::-moz-placeholder {
    color: #5b6378;
    font-size: 14px;
    font-weight: 700;
    opacity: 1
}

::placeholder {
    color: #5b6378;
    font-size: 14px;
    font-weight: 700;
    opacity: 1
}

:-ms-input-placeholder {
    color: #5b6378;
    font-size: 14px;
    font-weight: 700
}

::-ms-input-placeholder {
    color: #5b6378;
    font-size: 14px;
    font-weight: 700
}

.alignnone {
    margin: 20px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 20px auto
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 20px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
    margin: 20px 20px 20px 0
}

a img.alignleft {
    float: left
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 20px 20px 20px 0
}

.wp-caption.alignright {
    margin: 20px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    background: #f5f7fa;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    overflow-x: hidden;
    position: relative
}

body,
html {
    height: 100%
}

.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative
}

@media (max-width:530px) {
    .wrapper {
        padding-bottom: 64px
    }
}

.casino-online-footer {
    flex: 0 0 auto
}

a {
    color: #fff;
    text-decoration: none
}

.casino-online-content a:not(.btn) {
    color: #215efe
}

.casino-online-content a:not(.btn):hover {
    color: #04bc85;
    text-decoration: underline
}

.casino-online-content a:not(.btn):visited {
    color: #ac099c;
    text-decoration: underline
}

.casino-online-content a:not(.btn):visited:hover {
    color: #04bc85;
    text-decoration: underline
}

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

h1 {
    font-size: 24px
}

h1,
h2 {
    color: #fff
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h3,
h4 {
    color: #fff
}

h4 {
    font-size: 16px
}

h5 {
    color: #fff;
    font-size: 14px
}

.social-block {
    position: fixed;
    top: 300px;
    z-index: 999
}

.social-block.left {
    left: 0
}

.social-block.left a {
    border-radius: 0 6px 6px 0;
    left: -20px;
    transition: all .4s;
    width: 70px
}

.social-block.left a:hover {
    left: 0
}

.social-block.left a div {
    display: flex;
    height: 100%;
    justify-content: flex-end;
    width: 100%
}

.social-block.left a div img {
    height: 100%;
    width: auto
}

.social-block.right {
    right: 0
}

.social-block.right a {
    border-radius: 6px 0 0 6px;
    right: -20px;
    transition: all .4s;
    width: 70px
}

.social-block.right a:hover {
    right: 0
}

.social-block.right a div {
    display: flex;
    height: 100%;
    justify-content: flex-start;
    width: 100%
}

.social-block.right a div img {
    height: 100%;
    width: auto
}

.social-block a {
    background: #fff;
    box-shadow: 0 10px 30px rgba(159, 186, 229, .5);
    display: flex;
    height: 50px;
    margin-bottom: 10px;
    position: relative
}

.social-block a span {
    display: none
}

.a2a_default_style a {
    float: none !important
}

.modif_date {
    color: #5b6378;
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

.casino-online-breadcrumbs {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding: 10px
}

.casino-online-breadcrumbs__item {
    list-style: none;
    margin-right: 7px
}

.casino-online-breadcrumbs__link {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    margin-right: 5px;
    text-align: center
}

.casino-online-container {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%
}

.casino-online-header {
    background: #fff;
    box-shadow: 0 0 10px rgba(35, 74, 133, .1);
    min-height: 72px;
    padding-top: 5px;
    width: 100%
}

@media (max-width:768px) {
    .casino-online-header {
        padding-top: 20px
    }
}

@media (max-width:1024px) {
    .casino-online-header .casino-online-container {
        align-items: center;
        flex-wrap: wrap
    }

    .casino-online-header .casino-online-container .casino-online-header__menu {
        max-width: 0
    }

    .casino-online-header .logo {
        margin-left: 15px
    }
}

.casino-online-header .logo {
    display: flex;
    justify-content: flex-end
}

.casino-online-header .logo img {
    height: 60px
}

.casino-online-header.right .casino-online-container {
    align-items: center;
    display: flex
}

.casino-online-header.right .logo {
    margin-left: 30px;
    max-height: 60px;
    width: 100%
}

.casino-online-header.right .casino-online-header__menu .casino-online-hmenu {
    justify-content: flex-start
}

.casino-online-header.left .casino-online-container {
    align-items: center;
    display: flex
}

.casino-online-header.left .logo {
    justify-content: left;
    margin-right: 30px;
    max-height: 60px;
    width: 100%
}

.casino-online-header.left .casino-online-header__menu .casino-online-hmenu {
    justify-content: flex-end
}

.casino-online-header.center .casino-online-container {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media (max-width:991px) {
    .casino-online-header.center .casino-online-container {
        flex-direction: column
    }
}

.casino-online-header.center .logo {
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px;
    max-height: 60px;
    max-width: 165px;
    width: 100%
}

.casino-online-header.center .casino-online-header__menu.left .casino-online-hmenu {
    justify-content: flex-end
}

.casino-online-header__menu {
    height: 72px;
    position: relative;
    width: 100%
}

.casino-online-header__menu .casino-online-hmenu {
    align-items: center;
    display: flex;
    height: 72px;
    justify-content: space-between;
    list-style: none;
    width: 100%
}

.casino-online-header__menu .casino-online-hmenu .menu-item {
    padding: 0 10px
}

.casino-online-header__menu .casino-online-hmenu .menu-item a {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.casino-online-header__menu .casino-online-hmenu .menu-item a:hover {
    border-bottom: 2px solid #fbaf16;
    color: #fff;
    padding: 23px 0
}

.casino-online-header__menu .casino-online-hmenu .menu-item span {
    border-bottom: 2px solid #fbaf16;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 23px 0
}

.casino-online-main {
    flex: 1 0 auto;
    margin-top: 0
}

.front-page-block {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 30px #e1eaf8;
    margin-bottom: 45px;
    text-align: center
}

.front-page-block__logo {
    display: block;
    height: auto;
    margin: 0 auto 25px;
    width: 200px
}

.front-page-block__link-wrap {
    padding: 40px 0;
    text-align: center
}

.front-page-block__link {
    align-items: center;
    background: linear-gradient(356.64deg, #ffa900 27.95%, #ffd325 73.96%);
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(255, 169, 0, .3);
    box-sizing: border-box;
    color: #181c20;
    display: inline-flex;
    font-size: 24px;
    font-weight: 700;
    height: 70px;
    justify-content: center;
    line-height: 1.1;
    max-width: 660px;
    padding: 0 15px;
    text-align: center;
    width: 100%
}

.front-page-block__link:hover {
    background: linear-gradient(2.46deg, #ffa900 49.39%, #ffc225 80.34%);
    box-shadow: 0 4px 8px rgba(255, 169, 0, .3);
    cursor: pointer
}

.form-block {
    background: #e8eff8;
    border-radius: 8px;
    margin: 30px auto 0;
    max-width: 640px;
    padding: 30px 30px 20px;
    text-align: center;
    width: 100%
}

.form-block__title {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 20px
}

.form-block__img {
    height: auto;
    margin-bottom: 25px;
    width: 50px
}

.form-block__text {
    color: #5b6378;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 90px auto 0;
    max-width: 380px;
    width: 100%
}

.casino-online-content {
    background: #0f0f14;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 35px;
    padding: 30px 35px
}

.casino-online-content .content_btn {
    background: linear-gradient(355.19deg, #ffa900 27.95%, #ffd325 73.96%);
    border-radius: 3px;
    color: #181c20;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 44px;
    line-height: 44px;
    margin: 30px auto 0;
    text-align: center;
    text-decoration: none !important;
    width: 280px
}

@media (max-width:420px) {
    .casino-online-content .content_btn {
        width: auto
    }
}

.casino-online-content .content_btn:hover {
    background: linear-gradient(3.52deg, #ffa900 49.39%, #ffc225 80.34%)
}

.casino-online-content h1,
.casino-online-content h2,
.casino-online-content h3,
.casino-online-content h4,
.casino-online-content h5 {
    margin-bottom: 15px;
    text-align: center
}

.casino-online-content h1 {
    margin: 15px 0 20px
}

.casino-online-content p {
    margin-bottom: 30px
}

.casino-online-content blockquote {
    padding-bottom: 30px;
    position: relative
}

.casino-online-content blockquote:after,
.casino-online-content blockquote:before {
    background: url(/wp-content/themes/1327/assets/dist/images/topquote.svg?68652460008cef93c8ee95516c5dd700) 50% 50% no-repeat;
    background-size: 100%;
    content: "";
    height: 22px;
    position: absolute;
    width: 26px
}

.casino-online-content blockquote:after {
    left: 80px;
    top: 45px
}

.casino-online-content blockquote:before {
    bottom: 15px;
    right: 80px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.casino-online-content blockquote>p {
    border: 2px solid #ffdb20;
    border-radius: 8px;
    box-sizing: border-box;
    color: #5b6378;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    padding: 45px 35px
}

.casino-online-content ol,
.casino-online-content ul {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
    padding-left: 20px
}

.page-block {
    margin: 45px auto 55px
}

.page-block__logo {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 200px
}

.img-404-block {
    text-align: center
}

.img-404 {
    height: auto;
    margin: 15px auto 60px;
    max-width: 540px;
    width: 100%
}

.text-404 {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 60px
}

.btn-404,
.text-404 {
    color: #181c20;
    font-weight: 700
}

.btn-404 {
    background: linear-gradient(355.19deg, #ffa900 27.95%, #ffd325 73.96%);
    border-radius: 3px;
    display: block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    text-align: center;
    width: 280px
}

.btn-404,
.btn-404:hover {
    box-shadow: 0 4px 8px rgba(255, 169, 0, .3)
}

.btn-404:hover {
    background: linear-gradient(3.52deg, #ffa900 49.39%, #ffc225 80.34%)
}

.casino-online-footer {
    padding: 20px 0;
    text-align: center
}

@media (max-width:1024px) {
    .casino-online-footer {
        padding-bottom: 84px
    }
}

.casino-online-footer_menu {
    padding: 20px 0
}

.casino-online-footer_menu ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0 15px
}

@media (max-width:768px) {
    .casino-online-footer_menu ul {
        display: block
    }
}

.casino-online-footer_menu ul li {
    font-weight: 700;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all .4s
}

.casino-online-footer_menu ul li.current-menu-item,
.casino-online-footer_menu ul li:hover {
    color: #fbaf16
}

@media (max-width:768px) {
    .casino-online-footer_menu ul li {
        padding: 5px 15px
    }
}

.footer__link {
    cursor: pointer
}

.footer__logo {
    height: 54px;
    width: 120px
}

.to-top {
    bottom: 300px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 150px;
    z-index: 9999
}

.casino-online-header {
    position: relative
}

.mobile-nav {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    height: 0;
    list-style: none;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999
}

.mobile-nav .mobile-nav--item:first-child {
    margin-top: 0
}

.mobile-nav .mobile-nav--item:last-child {
    margin-bottom: 20px
}

.mobile-nav--item {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.mobile-nav a,
.mobile-nav span {
    display: block;
    font-weight: 700;
    padding: 20px 15px;
    text-align: center;
    text-decoration: none;
    transition: .3s ease-in-out
}

.mobile-nav span {
    background: linear-gradient(356.64deg, #ffa900 27.95%, #ffd325 73.96%);
    box-shadow: 0 4px 8px rgba(255, 169, 0, .3);
    color: #181c20
}

.mobile-nav--btn {
    background: #181c20;
    border: none;
    cursor: pointer;
    display: none;
    height: 50px;
    outline: none;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .3s ease-in-out;
    width: 50px
}

.mobile-nav--btn span {
    background: #fff;
    border-radius: 9px;
    display: block;
    height: 2px;
    left: 10px;
    opacity: 1;
    position: absolute;
    right: 10px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

.mobile-nav--btn span:first-child {
    top: 17px
}

.mobile-nav--btn span:nth-child(2) {
    top: 25px
}

.mobile-nav--btn span:nth-child(3) {
    top: 33px
}

.active-nav .mobile-nav--btn span:first-child {
    top: 50%;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.active-nav .mobile-nav--btn span:nth-child(2) {
    left: -60px;
    opacity: 0
}

.active-nav .mobile-nav--btn span:nth-child(3) {
    top: 50%;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

@media (max-width:1024px) {
    .active-nav .mobile-nav {
        height: auto;
        z-index: 9999
    }

    .active-nav .mobile-nav--item {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: .3s ease-in-out
    }

    .casino-online-header__menu .casino-online-hmenu {
        display: none
    }

    .mobile-nav--btn {
        display: block
    }

    .table_wrap {
        overflow-x: scroll;
        width: 100%
    }
}

@media (max-width:1600px) {
    .to-top {
        right: 50px
    }
}

@media (max-width:1440px) {
    .to-top {
        right: 20px
    }
}

@media (max-width:1366px) {
    .to-top {
        right: 10px
    }
}

@media (max-width:1024px) {
    .casino-online-content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:768px) {
    .mobile-nav--btn {
        right: 25px
    }

    .casino-online-main {
        margin-top: 0
    }

    .social-block {
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 0 10px;
        position: absolute;
        top: 154px;
        width: 100%
    }

    .social-block.left a,
    .social-block.right a {
        border-radius: 6px;
        left: 0;
        right: 0;
        width: auto
    }

    .social-block a {
        margin: 0 7px
    }

    .a2a_default_style a {
        float: left !important
    }

    .front-page-block__content {
        padding-bottom: 0
    }

    .front-page-block__link {
        font-size: 14px;
        height: 50px;
        max-width: none
    }

    .form-block {
        border-radius: 0
    }

    .casino-online-content p {
        margin-bottom: 20px
    }

    .casino-online-content blockquote {
        padding: 30px 20px 0
    }

    .casino-online-content blockquote:after {
        left: 60px
    }

    .casino-online-content blockquote:before {
        right: 60px
    }

    .casino-online-content ol,
    .casino-online-content ul {
        margin-top: 10px;
        padding: 0 0 0 35px
    }

    .to-top {
        bottom: 130px;
        right: 0
    }

    .casino-online-footer {
        margin-bottom: 30px;
        text-align: center
    }
}

.slider {
    max-height: 360px;
    overflow: hidden;
    position: relative
}

@media (max-width:768px) {
    .slider {
        display: none
    }
}

.slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

.slider .slider-dots {
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0
}

.slider .slider-dots .slick-dots {
    bottom: 0
}

.slider .slider-dots .slick-dots li.slick-active button:before {
    background-color: transparent
}

.slider .slider-dots .slick-dots li button:before {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    content: "";
    height: 10px;
    opacity: 1;
    transition: all .4s;
    width: 10px
}

.slider .content-slider .item {
    height: 360px;
    position: relative
}

.slider .content-slider .item .desc {
    align-items: flex-end;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    padding: 0 30px 30px;
    position: absolute;
    right: 0;
    top: 0
}

.slider .content-slider .item .desc p {
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(180deg, #fff055, #ffba01 100%);
    -webkit-background-clip: text;
    color: #fff;
    font-family: PFDinTextCompPro-BoldItal, sans-serif;
    font-size: 80px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 96px;
    text-align: right;
    text-transform: uppercase
}

@media (max-width:1100px) {
    .slider .content-slider .item .desc p {
        font-size: 60px;
        line-height: 80px
    }
}

.slider .content-slider .item .desc p span {
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(45deg, #fafafa, #eaeaea 100%);
    -webkit-background-clip: text;
    color: #fff;
    display: inline-block;
    font-size: 160px;
    letter-spacing: .01em;
    line-height: 192px;
    margin-top: -35px;
    padding-right: 20px;
    text-shadow: 0 0 40px hsla(0, 0%, 100%, .4);
    text-transform: uppercase
}

@media (max-width:1100px) {
    .slider .content-slider .item .desc p span {
        font-size: 90px;
        line-height: 130px
    }
}

.slider .content-slider .item .desc .slider-btn-wrap {
    margin-top: -20px;
    padding-right: 40px
}

.slider .content-slider .item .desc .slider-btn {
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(45deg, #fafafa, #eaeaea 100%);
    -webkit-background-clip: text;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: PFDinTextCompPro-BoldItal, sans-serif;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 36px;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    text-shadow: 0 0 40px hsla(0, 0%, 100%, .4);
    text-transform: uppercase;
    transition: .2s
}

.slider .content-slider .item .desc .slider-btn:before {
    border: 3px solid #fff;
    bottom: 0;
    box-shadow: inset 0 0 10px #fff, 0 0 10px #fff;
    box-sizing: border-box;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    transition: .2s
}

.slider .content-slider .item .desc .slider-btn:hover {
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(180deg, #fff055, #ffba01 100%);
    -webkit-background-clip: text
}

.slider .content-slider .item .desc .slider-btn:hover:before {
    border: 3px solid #fff055
}

.branding-wrapp {
    background: #000;
    display: flex;
    justify-content: center
}

.branding-wrapp .branding-left {
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%
}

@media (max-width:1290px) {
    .branding-wrapp .branding-left {
        display: none
    }
}

.branding-wrapp .branding-left-mini {
    display: none;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%
}

@media (max-width:1290px) {
    .branding-wrapp .branding-left-mini {
        display: block
    }
}

@media (max-width:1170px) {
    .branding-wrapp .branding-left-mini {
        display: none
    }
}

.branding-wrapp .branding-right {
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%
}

@media (max-width:1290px) {
    .branding-wrapp .branding-right {
        display: none
    }
}

.branding-wrapp .branding-right-mini {
    display: none;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%
}

@media (max-width:1290px) {
    .branding-wrapp .branding-right-mini {
        display: block
    }
}

@media (max-width:1170px) {
    .branding-wrapp .branding-right-mini {
        display: none
    }
}

.branding-wrapp .content {
    min-width: 1170px;
    width: 100%
}

@media (max-width:1170px) {
    .branding-wrapp .content {
        min-width: auto
    }
}

.mobile-btn {
    display: none
}

@media (max-width:1024px) {
    .mobile-btn {
        background-color: rgba(0, 0, 0, .61);
        bottom: 0;
        display: flex;
        justify-content: center;
        left: 0;
        padding: 10px 0;
        position: fixed;
        right: 0;
        z-index: 9999
    }
}

.mobile-btn .content_btn {
    background: linear-gradient(355.19deg, #ffa900 27.95%, #ffd325 73.96%);
    border-radius: 3px;
    color: #181c20;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 44px;
    line-height: 44px;
    text-align: center;
    text-decoration: none !important;
    width: 280px
}

.mobile-btn .content_btn:hover {
    background: linear-gradient(3.52deg, #ffa900 49.39%, #ffc225 80.34%)
}

.copyright {
    font-size: 12px;
    margin-top: 10px
}

#comment-col {
    margin: 0 auto;
    max-width: 640px
}

#comment-col * {
    box-sizing: border-box
}

#comment-col form {
    background: hsla(0, 0%, 100%, .15);
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px
}

@media (max-width:530px) {
    #comment-col form {
        padding: 15px
    }
}

#comment-col p {
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
    width: 100%
}

#comment-col ol {
    list-style: none;
    margin-top: 30px;
    padding: 0
}

#comment-col ol li {
    background: hsla(0, 0%, 100%, .15);
    border-radius: 6px;
    margin-bottom: 15px;
    padding: 15px
}

#comment-col ol p {
    margin-bottom: 0;
    text-align: left
}

#comment-col input,
#comment-col textarea {
    background: #fff;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 10px rgba(35, 74, 133, .05);
    color: #000;
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    max-width: 180px;
    padding: 10px 15px;
    resize: none;
    width: 100%
}

@media (max-width:530px) {

    #comment-col input,
    #comment-col textarea {
        max-width: 100%
    }
}

#comment-col textarea {
    max-width: 480px
}

@media (max-width:530px) {
    #comment-col textarea {
        max-width: 100%
    }
}

#comment-col [type=submit] {
    background: linear-gradient(180deg, #ffcb1e, #ffa900);
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(255, 169, 0, .3);
    color: #181c20;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    max-width: 280px
}

@media (max-width:530px) {
    #comment-col [type=submit] {
        font-size: 12px;
        max-width: 100%
    }

    .casino-online-content.comments {
        padding: 0
    }
}

.header-jackpot {
    line-height: 41px;
    max-width: 600px;
    padding-top: 5px
}

@media (max-width:768px) {
    .header-jackpot {
        margin-bottom: 10px;
        order: 3;
        text-align: center
    }
}

.header-jackpot .header-jackpot-title {
    height: 41px;
    width: 175px
}

.header-jackpot .hover-first {
    position: relative
}

.gradient,
.header-jackpot .link_ref {
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: uppercase
}

.header-jackpot .link_ref {
    color: #929292;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 25px;
    letter-spacing: -1px
}

@media (max-width:768px) {
    .header-jackpot .link_ref {
        display: flex;
        justify-content: center
    }
}

@media (max-width:374px) {
    .header-jackpot .link_ref {
        font-size: 20px
    }
}

.header-jackpot .header-jackpot-counter {
    color: #f8ff13;
    font-size: 26px;
    position: relative
}

.header_buttons {
    display: flex;
    justify-content: flex-end;
    position: relative
}

@media (max-width:991px) {
    .header_buttons {
        margin-bottom: 15px;
        margin-top: 15px
    }
}

@media (max-width:768px) {
    .header_buttons {
        align-items: center;
        flex-direction: column;
        margin-bottom: 50px;
        width: 100%
    }
}

.header_buttons .btn_log {
    background-color: #202124;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 700;
    height: 36px;
    margin-right: 10px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    transition: all .2s ease-in-out;
    width: 126px
}

@media (max-width:768px) {
    .header_buttons .btn_log {
        margin-bottom: 15px;
        margin-right: 0;
        margin-top: 15px;
        max-width: 275px;
        width: 100%
    }
}

.header_buttons .btn_log span {
    display: inline-block;
    -webkit-transform: skew(20deg);
    transform: skew(20deg)
}

.header_buttons .btn_log:hover {
    background-color: #000
}

.header_buttons .btn_reg {
    background-color: #f8ff14;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 700;
    height: 36px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    transition: all .2s ease-in-out;
    width: 126px
}

@media (max-width:768px) {
    .header_buttons .btn_reg {
        max-width: 275px;
        width: 100%
    }
}

.header_buttons .btn_reg span {
    display: inline-block;
    -webkit-transform: skew(20deg);
    transform: skew(20deg)
}

.header_buttons .btn_reg:hover {
    background-color: #ffd414
}

#check_bots {
    align-items: center;
    background: linear-gradient(3.52deg, #ffa900 49.39%, #ffc225 80.34%);
    display: flex;
    height: 60px;
    justify-content: center;
    margin: 20px auto 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100px
}

#check_bots span {
    font-size: 25px;
    letter-spacing: 3px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg)
}

.casino-online-list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.casino-online-list .casino-online-list__item {
    display: block;
    margin: 20px 0;
    width: 25%
}

.casino-online-list .casino-online-list__item .casino-online-list__inner,
.casino-online-list .casino-online-list__item .casino-online-list__inner .casino-online-list__thumb {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center
}

table {
    margin: 20px 0
}

table td,
table th {
    border: 1px solid #ff0
}

.subdir-lang-switcher {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    margin-right: 40px;
    position: relative
}

.subdir-lang-switcher:hover li:nth-child(2) {
    display: block
}

.subdir-lang-switcher li {
    background-color: #202124;
    color: #fff;
    display: flex;
    margin: 0 10px;
    padding: 8px 20px
}

.subdir-lang-switcher li:hover {
    background-color: #ffd414
}

.subdir-lang-switcher li:hover a,
.subdir-lang-switcher li:hover span {
    color: #000
}

.subdir-lang-switcher li:first-child {
    cursor: default;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg)
}

.subdir-lang-switcher li:nth-child(2) {
    border: 1px solid #fff;
    border-top: 2px solid #f8ff14;
    cursor: pointer;
    display: none;
    left: -7px;
    position: absolute;
    top: 36px;
    z-index: 2
}

.subdir-lang-switcher li a,
.subdir-lang-switcher li span {
    color: #d8d8d8;
    font-weight: 700;
    -webkit-transform: skew(20deg);
    transform: skew(20deg)
}

@media (max-width:768px) {
    .subdir-lang-switcher {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-right: 0;
        position: absolute;
        top: 112px;
        width: 100%
    }

    .subdir-lang-switcher:hover li:nth-child(2) {
        display: flex
    }

    .subdir-lang-switcher li {
        padding: 6px 30px
    }

    .subdir-lang-switcher li:first-child {
        border-bottom: 4px solid #f8ff14
    }

    .subdir-lang-switcher li:nth-child(2) {
        border: 0;
        display: flex;
        position: relative;
        top: 0;
        -webkit-transform: skew(-20deg);
        transform: skew(-20deg)
    }
}

/*# sourceMappingURL=style.min.css.map*/