:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87
}

@supports (-webkit-overflow-scrolling:touch) {}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

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

.post-ratings-image {
    border: 0;
    background-image: url("../img/f32e2181ba79134422b095d22586703b.svg");
    width:22px;
    height:20px;
    display: block;
    float: left;
}
.post-ratings-image-half{
    border: 0;
    background-image: url("../img/rating_half.png");
    width:22px;
    height:20px;
    display: block;
    float: left;
}
.post-ratings-image-off{
    border: 0;
    background-image: url("../img/rating_off.png");
    width:22px;
    height:20px;
    display: block;
    float: left;
}

.post-ratings img {
    border: 0;
    padding: 0;
    margin: 0
}

* {
    outline: 0;
    box-sizing: border-box
}

body {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    min-width: 320px;
    display: flex;
    flex-direction: column;
    color: #000;
    min-height: 100vh;
    background-color: #eaf1f6
}

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

a {
    text-decoration: none;
    color: var(--color-primary)
}

a:focus, a:hover {
    text-decoration: none;
    color: var(--color-primary)
}

.act{
    font-size: 2.8rem;
    line-height: 1.2;
    font-weight: 700;
    color: var(--color-primary);
    margin-left: 8px;
    text-shadow: 1px 2px 4px #000000;
}

.single_val{
    color: var(--color-primary);
    margin-left: 6px;
}


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

ol, ul {
    list-style-type: none
}

button {
    border: 0;
    background: 0 0;
    cursor: pointer
}

.wrapper {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 90px;
    margin-bottom: auto;
    overflow: hidden;
    min-height: 100vh
}

img[alt=""] {
    border: 6px dashed #7fff00 !important
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    flex: 1 0 auto;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-self: center;
    height: 70px;
    background-color: rgb(22, 36, 57);
    z-index: 10;
}

.header_logo {
    position: relative;
    z-index: 3
}

.btn_navigation {
    display: block;
    position: relative;
    margin-top: 10px;
    width: 46px;
    height: 46px;
    -webkit-filter: brightness(0%) invert(100%);
    filter: brightness(0%) invert(100%)
}

.btn_navigation:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2
}

.btn_navigation {
    margin-right: 20px
}

.btn_navigation:after {
    transform: translate(-50%, -50%);
    width: 22px;
    height: 19px;
    background: url(../img/865e69be506d4da04e7120924d5cad1b.svg) 50% 50% no-repeat
}



.btn {
    display: block;
    width: 255px;
    height: 65px;
    text-align: center;
    background-color: var(--color-primary);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 65px;
}

.btn:focus, .btn:hover {
    background-color: #10aec4;
    color: white !important;
}

.container {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.container {
    margin: 17px auto 0;
    width: 100%;
    max-width: 1440px;
    min-height: 90px
}

.main {
    flex-grow: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 1082px
}

.main {
    width: 100%;
    margin: 0 auto;
}

.single-page:not(#game-single) .bl_ceo:after, .single-page:not(#game-single) .bl_ceo:before {
    display: none
}

.casinos_rating {
    margin-top: 23px;
    color: #5f6776;
    font-size: 16px;
    text-align: center
}

.casinos_rating__value {
    position: relative;
    margin-top: 4px;
    font-weight: 700;
    font-size: 18px;
    color: #172338;
    padding-left: 8px
}

.casinos_rating__value:after {
    content: '/100'
}

.icon-star:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 24px;
    height: 24px;
    background: url(../img/f32e2181ba79134422b095d22586703b.svg) 50% 50% no-repeat;
    z-index: 3
}

.casinos_desc__ret {
    position: relative
}
.star-full {
    fill: var(--color-primary);
}
.star-off {
    fill: #6896b396;
}
.progressbar {
    position: relative;
    margin-top: 8px;
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background-color: #caccd1;
    overflow: hidden
}

.progressbar_element {
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 0;
    transition: 1.2s ease-out;
    will-change: width;
    background-color: var(--color-primary);
    z-index: 2
}

.casino_rating {
    position: absolute;
    top: 0;
    right: 2px;
    font-size: 16px
}

.casino_rating:after {
    content: "%"
}

.casinos__text {
    color: #5f6776;
    line-height: 16px
}

.bl_ceo {
    padding: 60px 0
}

.bl_ceo {
    order: 1;
    position: relative;
    margin-top: 80px;
    clear: both;
    background: #fff;
    color: #5f6776;
    font-size: 16px
}

.bl_ceo:after, .bl_ceo:before {
    position: absolute;
    top: 0;
    content: '';
    background: #fff;
    z-index: 2;
    height: 100%;
    width: 200%
}

.bl_ceo:before {
    left: -100%
}

.bl_ceo:after {
    right: -100%
}

.single-page:not(#game-single) .bl_ceo {
    order: initial;
    background: 0 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 40px
}

.bl_ceo__wrapper {
    position: relative;
    z-index: 3
}

.bl_ceo p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px
}

.bl_ceo h1, .bl_ceo h2, .bl_ceo h3 {
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
    color: #172338
}

.bl_ceo h2, .bl_ceo h3 {
    clear: both;
    font-size: 28px;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 15px
}

.bl_ceo a {
    color: var(--color-primary);
    text-decoration: underline
}

.bl_ceo a:focus, .bl_ceo a:hover {
    color: var(--color-primary);
    text-decoration: none
}

.bl_ceo ol, .bl_ceo ul {
    clear: both;
    padding-left: 0
}

.bl_ceo li {
    counter-increment: step-counter;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 15px;
}

.bl_ceo li:not(:last-of-type) {
    margin-bottom: 10px;
}

.bl_ceo ul {
    clear: both;
    padding-left: 0;
    padding: 6px;
    padding: 30px;
}

.bl_ceo ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--color-primary)
}

.bl_ceo ol li {
    padding-left: 30px
}

.bl_ceo ol li:before {
    content: counter(step-counter) ". ";
    position: absolute;
    font-weight: 700;
    color: var(--color-primary);
    left: 3px
}

.bl_substrate {
    margin: 10px auto;
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .11);
    box-sizing: border-box;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .07);
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start
}

.bl_substrate, .substrate_pic {
    position: relative
}

.substrate_pic img {
    border-radius: 10px;
    filter: drop-shadow(2px 4px 6px black);
    padding: 25px;
}
.std-table span:not(:last-of-type):after {
    content: "";
    display: inline-block;
    position: relative;
    right: -2px;
    top: 0px;
    margin: 0 2px;
    width: 1px;
    height: 10px;
    background: #172338;
    opacity: .83;
    z-index: 2;
}
.substrate_pic svg {
    border-radius: 10px;
    filter: drop-shadow(2px 4px 6px black);
}
path {
    fill: var(--color-primary);
}
.casino_single__pic {
    margin-right: 30px;
    font-size: 0
}

.single_title {
    margin: 0;
    font-size: 25px;
    line-height: 29px;
    color: #172338;
    font-weight: 600;
}

.substrate_desc {
    margin-right: auto;
    margin-left: 10px
}

.casino_mainInfo {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap
}

.casino_mainInfo .casinos_desc__ret, .rating_box {
    width: calc(92% - 200px);
    margin-right: 2vw
}

.rating_box {
    display: flex;
    flex-direction: row;
    align-items: center;
    display: inline-flex;
    justify-content: space-between
}

.rating_box__val, .rating_box__wrapper {
    display: inline-block
}

.rating_box__val {
    margin-left: 15px;
    color: #5f6776;
    line-height: 19px;
    font-size: 16px
}

.dec_obliqueLine:after {
    content: '/'
}

.casino_mainInfo__box {
    display: inline-block;
    width: 110px;
    color: #5f6776;
    margin-bottom: 14px
}

.casino_mainInfo__val {
    margin-top: 5px;
    font-size: 16px;
    color: var(--color-primary)
}

.substrate_info {
    padding-left: 25px;
    width: 212px;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#casino-single .substrate_info {
    width: 216px;
    padding-left: 0
}

.btn_visitCasino {
    width: 216px
}

.btn_visitCasinoBlue {
    background: #268cca !important;
}

.btn_visitCasinoBlue:hover {
    background: #2f97d5 !important;
}

.bl_sub__games {
    margin-top: 6px;
    text-align: center;
    font-size: 16px
}

.bl_sub__games p {
    position: relative;
    line-height: 19px;
    margin: 4px 0 6px;
    color: #5f6776
}

.bl_sub__games p:nth-child(even) {
    color: #172338;
    font-weight: 700
}

.substrate_info .casinos_rating {
    margin-top: 0
}

.decor_plus:after {
    content: "+";
    top: -1px;
    position: relative;
    margin-left: 1px
}

::-webkit-scrollbar {
    width: 4px
}

::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 2px;
    border-color: #777;
    background: linear-gradient(90deg, var(--color-primary) 0, var(--color-primary) 100%)
}

::-webkit-scrollbar-track-piece {
    background-color: #181a25
}

::selection {
    background: var(--color-primary)
}

::-moz-selection {
    background: var(--color-primary)
}

@media only screen and (min-width: 1281px) {
    .bl_navigation__item:focus:before, .bl_navigation__item:hover:before {
        opacity: 1
    }

    .bl_navigation__item:focus .bl_navigation__link, .bl_navigation__item:hover .bl_navigation__link {
        color: #fff
    }

    .bl_navigation__item:focus .bl_navigation__link:before, .bl_navigation__item:hover .bl_navigation__link:before {
        -webkit-filter: brightness(0%) invert(100%);
        filter: brightness(0%) invert(100%)
    }
}

.footer {
    position: relative;
    flex: 0 0 auto;
    width: 100%;
    min-height: 76px;
    background-color: #172338;
    padding-left: 65px;
    align-items: center;
    overflow: hidden
}

.footer, .footer_description {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.footer_description {
    align-items: center
}

.copyright_text {
    min-width: 110px;
    margin-right: 3vw;
    font-size: 16px;
    color: #fff
}

.scroller {
    position: fixed;
    bottom: 15px;
    right: 130px;
    width: 50px;
    height: 50px;
    transition: all .12s ease-in;
    background: #fff;
    border: 1px solid rgba(30, 42, 62, .18);
    box-sizing: border-box;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .07);
    border-radius: 10px;
    opacity: 1;
    z-index: 15
}

.scroller__icon {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: 0 0
}

.scroller__icon:before {
    content: url(../img/9cd904464b7e1b70e13ddc46b86cd636.svg)
}

@media only screen and (max-width: 1680px) {
    .bl_navigation__item {
        margin: 0 24px
    }

    .bl_navigation__item:not(:last-of-type):after {
        right: -24px
    }

    .container {
        max-width: 1380px
    }

    .main {
        max-width: 1320px;
    }

    .casino_mainInfo .casinos_desc__ret, .rating_box {
        width: calc(93% - 170px)
    }

    .btn {
        width: 214px;
        height: 60px;
        font-size: 16px
    }

    .scroller {
        right: 45px
    }
}

@media only screen and (max-width: 1480px) {
    .container {
        max-width: 1210px
    }

    .main {
        max-width: 1150px
    }

    .casino_mainInfo .casinos_desc__ret, .rating_box {
        margin-right: 15px;
        width: calc(100% - 150px)
    }

    .scroller {
        right: 10px
    }
}

@media only screen and (max-width: 1380px) {
    .bl_navigation__item {
        margin: 0 18px
    }

    .bl_navigation__item:not(:last-of-type):after {
        right: -14px
    }

    .wrapper {
        margin: 60px auto auto
    }

    .container {
        margin-top: 18px;
        max-width: initial;
        flex-direction: column
    }

    .main {
        margin: 0 auto;
        max-width: 1030px
    }

    .casino_mainInfo .casinos_desc__ret, .rating_box {
        margin-right: 3vw;
        width: calc(95% - 170px)
    }
}
.bl_navigation {
    position: absolute;
    top: 70px;
    right: 0;
    width: 294px;
    padding: 50px 5px 30px 30px;
    height: 100%;
    min-height: calc(100vh - 70px);
    transform: translateX(300px);
    transition: .3s ease-in;
    will-change: transform;
    background: rgba(23, 36, 56, .8);
    -webkit-backdrop-filter: blur(31px);
    backdrop-filter: blur(31px)
}

.bl_navigation, .bl_navigation__list {
    flex-direction: column
}

.bl_navigation__item {
    width: 100%;
    margin: 4px 0
}

.bl_navigation__item:not(:last-of-type):after {
    display: none
}

@media only screen and (max-width: 1480px) {
    .main {
        width: calc(100%)
    }


    .footer {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .footer_description {
        margin-top: 10px
    }
}

@media only screen and (max-width: 991px) {
    .casino_mainInfo .casinos_desc__ret, .rating_box {
        margin-right: 15px;
        width: calc(100% - 150px)
    }

    .rating_box__val {
        margin-left: 2px
    }

    .casinos_rating {
        position: absolute
    }

    .single-page .casinos_rating {
        position: initial
    }
}

@media only screen and (max-width: 850px) {
    .footer {
        padding-left: 0;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start
    }
    .bl_sub__games {
        width: 100%;
    }
    .footer_description {
        width: 100%;
        justify-content: center
    }

    .bl_substrate {
        flex-wrap: wrap;
        justify-content: space-between
    }
    .bl_substrate_nowrap {
        flex-wrap: nowrap !important;
    }

    .substrate_desc {
        width: 260px;
        margin-right: 0
    }

    #casino-single .substrate_desc {
        width: calc(100% - 125px)
    }

    .casino_single__pic {
        margin: 0 auto
    }

    .substrate_info {
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid rgba(0, 0, 0, .1);
        flex-direction: row;
        justify-content: space-around
    }

    #casino-single .substrate_info {
        width: 100%
    }

    .single_title__casino {
        margin-top: 10px;
        margin-bottom: 15px
    }

    .casino_mainInfo .casinos_desc__ret, .rating_box {
        margin-right: 15px;
        width: calc(94% - 130px)
    }

    .bl_ceo {
        padding: 35px 0
    }

    .bl_ceo h1 {
        font-size: 30px;
        line-height: 30px
    }

    .bl_ceo h2, .bl_ceo h3 {
        font-size: 26px;
        line-height: 22px
    }
}

@media only screen and (max-width: 768px) {
    .bl_substrate {
        align-items: flex-start;
        margin: 10px auto
    }

    #casino-single .substrate_desc {
        width: 100%
    }

    .substrate_pic {
        width: 100%;
        max-width: 200px;
        text-align: center
    }

    .casino_single__pic {
        margin-right: 0;
        margin-top: 10px
    }

    .substrate_info {
        flex-direction: column;
        height: 100%;
        width: 50%;
        border-top: none
    }

    #casino-single .substrate_info {
        flex-direction: row;
        height: initial
    }

    .substrate_desc {
        padding: 3px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 600px) {
    .casino_single__pic {
        margin: 0 auto;
    }

    .substrate_info {
        order: 2;
        width: 100%;
        flex-direction: row;
        justify-content: space-around
    }

    #casino-single .substrate_info {
        order: 3
    }

    .substrate_desc {
        order: 3;
        width: 100%;
        padding-top: 15px;
        border-top: 1px solid rgba(0, 0, 0, .1)
    }

    .single_title {
        text-align: center;
        font-weight: 700
    }

    .casinos_rating {
        right: 26vw
    }

    .bl_ceo h1 {
        font-size: 28px;
        line-height: 28px
    }

    .bl_ceo h2, .bl_ceo h3 {
        font-size: 24px;
        line-height: 20px
    }

    .footer {
        padding: 0 15px
    }
}
#bonus-single .bl_substrate {
    margin-bottom: 30px
}

@media only screen and (max-width: 530px) {
    .casino_mainInfo {
        justify-content: center
    }

    .casino_mainInfo__box {
        text-align: center;
        order: -2;
        margin: 0 20px
    }

    .casino_mainInfo__box:nth-child(2) {
        order: -1
    }

    .casino_mainInfo .casinos_desc__ret, .rating_box {
        margin: 20px 0;
        width: calc(100% - 20px)
    }

    #casino-single .substrate_desc {
        padding-left: 0
    }
}

@media only screen and (max-width: 480px) {
    .bl_substrate {
        margin: 5px auto;
        margin-bottom: 15px!important;
    }
    .std-table{
        margin-bottom: 15px!important;
    }

    .casinos_rating {
        right: 80px
    }

    #casino-single .substrate_info {
        flex-wrap: wrap
    }

    #casino-single .casinos_rating {
        width: 154px
    }

    .btn_visitCasino {
        margin: 5px 0
    }

    .bl_ceo {
        margin-top: 10px;
        padding: 20px 0
    }

    .bl_ceo ul {
        padding: 20px 3px;
    }
}

@media only screen and (max-width: 450px) {
    .casinos_rating {
        right: 55px
    }
}

@media only screen and (max-width: 400px) {
    .casinos_rating {
        right: 25px
    }
}

@media only screen and (max-width: 380px) {
    .bl_navigation {
        padding-top: 10px;
        padding-bottom: 70px
    }

    .casinos_rating {
        font-size: 14px
    }

    .rating_box {
        display: none
    }
}

@media only screen and (max-width: 360px) {
    .casinos_rating {
        right: 12px
    }

    .casinos_rating__value {
        font-size: 16px
    }

    .casinos_rating__value.icon-star:before {
        width: 18px;
        height: 18px;
        top: -2px;
        left: 4px;
        background-size: cover
    }
}

@media only screen and (max-width: 450px) {
    .footer_description {
        justify-content: center
    }
}

.nav_menu {
    padding: 15px;
    background: #172338;
    border-radius: 5px;
    margin: 2px;
    list-style-type: none !important;
    margin-bottom: 15px;
    box-shadow: 0 2px 10px rgb(77, 92, 129);
}

.nav_menu li {
    margin-left: 20px !important;

}

.nav_menu li a {
    text-decoration: none;
    color: #ffffff;
}

.faq {
    padding: 10px 0;
    order: 1
}

.naw_wrp ul li:before {
    width: 0px;
    height: 0px;
    background: #ffffff00 !important;
}

.faq_title {
    text-align: center;
    font-size: 35px;
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
    width: 90%;
    color: black;
    font-weight: 600;
}

.faq_wrapper {
    display: block;
    box-sizing: border-box;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 6px
}
.video {
    width: fit-content;
    margin: 3px auto;
}


@media (max-width: 767px) {
    .video iframe {
        width: 100%;
        height: auto;
    }
}

.faq_question {
    background: #172338;
    border-width: 1px 1px 1px 2px;
    border-color: #777;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 5px 75px 5px 25px;
    margin-top: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    position: relative;
    cursor: unset;
    font-size: 16px;
    color: #fff
}

.faq_answer {
    color: var(--color_2);
    box-sizing: border-box;
    font: inherit;
    line-height: 22px;
    vertical-align: baseline;
    padding: 10px 65px;
    display: none;
    opacity: 0;
    transition: 0.7s
}

.fadeIn {
    display: block;
    opacity: 1
}

@media (max-width: 767px) {
    .faq_question {
        padding: 5px 50px 5px 10px
    }

    .faq_answer {
        padding: 10px
    }

    .faq_title {
        font-size: 24px
    }

    .faq {
        padding: 10px 0
    }
}
.header_logo_span{
    position: relative;
    z-index: 3;
    margin-left: 15px;
    padding: 15px;
    color: #ff234a;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 700;
    text-shadow: 1px 3px 6px #7b7a6d;
}
ol{
    padding-bottom: 15px!important;
}
/*NEW*/
.header_logo {
    position: relative;
    z-index: 3;
    max-width: 200px;
    margin: 5px;
    margin-left: 15px;
    padding: 15px;
}

@media only screen and (max-width: 480px) {
    .header_logo {
        max-width: 200px;
        height: auto;
    }
}

.std-table {
    border-collapse: collapse;
    width: 100%;
    margin: 15px auto;
    background-color: white;
    box-sizing: border-box;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .07);
    border-radius: 10px;
    margin-bottom: 30px;
}

.std-table td {
    padding: 20px 25px;
    white-space: nowrap;
    font-size: 15px;
    text-align: left;
}

.std-table th {
    padding: 15px;
    font-size: 15px;
}

@media only screen and (max-width: 850px) {
    .std-table td {
        white-space: normal;
        padding: 20px 15px;
    }

}

.sidebar-casino-info-left {
    font-size: 16px;
    color: #5f6776;
    font-weight: 400;
}

.sidebar-casino-info-right {
    color: #172338;
    font-weight: 700;
    padding-left: 50px;
    white-space: initial !important;
}

@media screen and (max-width: 500px) {
    table.delivery thead {
        display: none
    }

    table.delivery tr {
        display: block;
        margin: 5px 0
    }

    table.delivery td {
        border-top: none;
        border-bottom: dotted 1px;
        padding: 2px 0 10px 30px;
    }

    table.delivery th {
        border-bottom: none;
        border-top: none;
        padding: 6px 10px;
    }

    table.delivery tr:nth-last-child(1)>td {
        border-bottom: none;
    }

    table.delivery tr:nth-last-child(1) {
        margin-bottom: 0;
    }

    table.delivery td, table.delivery th {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: left;
        line-height: 11px
    }

    table.delivery th::after {
        content: ":"
    }

    table.delivery td:before {
        content: "➡";
        float: left;
        font-weight: bold;
        margin-right: 5px
    }
}
.bl_navigation.active {
    transform: translateX(0);
}
@media only screen and (min-width: 1280px) {
    .bl_navigation__item{
        font-size: 1.5em;
    }
    .bl_navigation{

    }
}

.btn_navigation.active:after {
    width: 30px;
    height: 30px;
    background: url(../img/f0e56befb4f27d19df99b3051b346831.svg);
}

.bl_navigation__link:hover {
    color: var(--color-primary) !important;
}

/*////////////////////////////////////////////////////////////////////////////////////////////
 */

.substrate_pic figcaption {
    color: var(--color-primary);
    font-size: 1.4em;
    font-weight: 600;
}
.single_list {
    margin-top: 20px;
}
.btn_getBonus {
    width: 176px;
    margin-top: 10px;
}
.single_title__bonus {
    font-weight: 700;
}
#bonus-single .substrate_pic {
    height: 100%;
    border-radius: 10px;
    width: 100%;
    max-width: 200px;
    min-width: 200px;
    margin-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 180px
}

#bonus-single .single_item {
    margin-bottom: 4px
}

#bonus-single .substrate_info {
    width: 280px;
    min-width: 280px;
    padding-left: 0
}
#bonus-single .bl_sub__games p, .substrate_info .casinos_rating {
    margin-top: 0
}

#bonus-single .bl_sub__games p:nth-child(even) {
    color: var(--color-primary);
    font-weight: 400
}

@media only screen and (max-width: 850px) {
    #bonus-single .substrate_info {
        width: 100%;
        flex-direction: column;
    }
    #bonus-single .single_list {
        text-align: center;
    }

    #bonus-single .substrate_desc {
        width: 100%;
        max-width: 640px;
        text-align: center;
    }
}
@media only screen and (max-width: 320px) {
    .header_logo_span{
        font-size: 1rem;
    }
}
@media only screen and (max-width: 850px) {
    #bonus-single .bl_substrate {
        flex-direction: column;
        align-items: center
    }
    #bonus-single .substrate_pic {
        margin-right: 0;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 600px) {
    #bonus-single .substrate_desc {
        order: initial;
        max-width: 440px;
    }

}

table{width:50vw}
.std-table {
    border-collapse: collapse;
    width: 100%;
    margin: 15px auto 30px;
    background-color: white;
    box-sizing: border-box;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .07);
    border-radius: 10px;
    text-align: left;
}

.std-table td {
    padding: 10px 15px;
    white-space: nowrap;
    font-size: 15px;
    text-align: left;
}

.std-table th {
    padding: 15px;
    font-size: 15px;
}
@media only screen and (max-width: 850px) {
    table.std-table tbody tr td  {
        white-space: normal;
        padding: 10px 15px;
        text-align: right;
    }

}
table.std-table thead {
    text-align: center;
    color: #5f6776;
}

table.std-table tbody tr th {
    font-size: 16px;
    line-height: 16px;
    color:var(--color-primary);
    font-weight: 700;
}

/* .sidebar-casino-info-right */
table.std-table tbody tr td {
    color: #172338;
    font-weight: 700;
    padding-left: 50px;
    white-space: initial !important;
}

@media screen and (max-width: 850px) {
    table.delivery thead {
        display: none
    }

    table.delivery tr {
        display: block;
        margin: 5px 0
    }

    table.delivery td {
        border-top: none;
        border-bottom: dotted 1px;
        padding: 2px 0 10px 30px;
    }

    table.delivery th {
        border-bottom: none;
        border-top: none;
        padding: 6px 10px;
        margin: 10px 0 0 0;
        letter-spacing: .1rem;
        text-transform: uppercase;
        text-decoration: underline;
        color: var(--color-primary) !important;
    }

    /* table.delivery tr:nth-last-child(1)>td {
        border-bottom: none;
    } */

    table.delivery tr:nth-last-child(1) {
        margin-bottom: 0;
    }

    table.delivery td, table.delivery th {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: left;
        line-height: 11px
    }

    table.delivery th::after {
        content: ":";
    }

    table.delivery td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        font-style: italic;
    }
}
@media (max-width: 450px){
    table.std-table tbody tr td {
        padding-left: 15px;
        padding-right: 5px;
    }
    .bg_casino-energy{
        margin-top: 15px;
    }
    #bonus-single .substrate_pic, #casino-single .substrate_pic{
        min-height: 40px!important;
    }

}
.single_param{
    font-weight: 600;
}