﻿.footer, .footer.footer_generic .liscense a, .footer.footer_spain .liscense a
{
    color: #fff;
}
.footer
{
    background-color: #013d79;
    padding: 10px 0;
    box-sizing: border-box;
    font-size: 12px;
    font-family: Roboto,sans-serif;
}
.footer .partners
{
    padding-top: 25px;
    min-height: 50px;
}
.footer .single-partner
{
    padding: 20px 0 5px;
}
.footer.footer_info
{
    background-color: #0e2344;
}
.footer.footer_generic, .footer.footer_spain
{
    background: #013d79;
    padding: 15px 0;
}
.footer.footer_generic .partners, .footer.footer_spain .partners
{
    padding-top: 0;
}
.footer.footer_generic .partners h3, .footer.footer_spain .partners h3
{
    font-size: 13px;
}
.footer.footer_generic .pay li img, .footer.footer_spain .pay li img
{
    max-height: 35px;
    max-width: 120px;
}
.footer.footer_generic .regulators li img, .footer.footer_spain .regulators li img
{
    max-width: inherit;
    width: auto;
    height: 45px;
}
.footer.footer_generic .regulators li img.twitter, .footer.footer_spain .regulators li img.twitter
{
    width: 49px;
    height: 40px;
}
.footer.footer_generic .liscense, .footer.footer_spain .liscense
{
    padding-top: 10px;
}
.footer .liscense
{
    padding-top: 20px;
}
.footer .social
{
    padding-bottom: 20px;
}
.footer.footer_part_pay h3
{
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 10px;
}
.footer.footer_part_pay .partners
{
    padding-top: 0;
    padding-bottom: 10px;
    text-align: center;
}
.footer.footer_part_pay .partners a:first-child
{
    margin-left: 0;
}
.footer.footer_part_pay .partners a:last-child
{
    margin-right: 0;
}
@media(max-width: 767px)
{
    .footer.footer_part_pay h3
    {
        margin: 0 0 5px;
    }
}
.footer.footer_part_pay .license
{
    margin-top: 10px;
}
.footer.footer_part_pay .com_white h3
{
    margin: 0 0 10px;
}
.footer.footer_part_pay .com_white .partners
{
    padding-top: 0;
}
.footer.footer_part_pay .com_white .partners h3
{
    display: none;
}
@media(max-width: 992px)
{
    .footer.footer_part_pay .com_white .partners a img
    {
        height: 30px;
    }
}
@media(max-width: 1199px)
{
    .footer.footer_part_pay .pay li
    {
        line-height: 51px;
    }
    .footer.footer_part_pay .pay li img
    {
        height: 35px;
    }
}
@media(max-width: 767px)
{
    .footer.footer_part_pay .pay li
    {
        line-height: 25px;
    }
    .footer.footer_part_pay .pay li img
    {
        height: 25px;
    }
    .footer.footer_part_pay .pay
    {
        margin-top: 10px;
    }
}
.footer.footer_part_pay_black
{
    background: #fffdfd;
}
.footer.footer_part_pay_black .license, .footer.footer_part_pay_black h3
{
    color: #000;
}
.footer.footer_mobile
{
    background: url(../../bcgamebettingde/image/footer_gray_kub.png) repeat-x;
    background-size: 4px 100%;
    padding: 70px 0 20px;
    text-align: center;
}
.footer.footer_mobile h3
{
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px;
}
.footer.footer_mobile .partners
{
    padding-top: 0;
}
.footer.footer_mobile .partners a img
{
    height: 50px;
}
.footer.footer_mobile .pay
{
    margin: 20px 0;
}
.footer.footer_mobile .license
{
    font-size: 10px;
}
.footer.logo-license
{
    background-color: #0e2344;
    padding: 10px 0;
}
.footer.logo-license .small-logo .logo_with_partner
{
    max-width: 300px;
    font-size: 12px;
}
.footer.logo-license .liscense, .footer.logo-license .small-logo .logo_with_partner .text-center
{
    padding-top: 10px;
}
.footer.fbt
{
    background: #f00;
}
.footer.footer_newlp
{
    position: relative;
    background-color: transparent;
    font-size: 12px;
    padding: 10px 0 33px;
}
.footer.footer_newlp a
{
    color: #fff;
}
@media(max-width: 767px)
{
    .footer.footer_newlp .container
    {
        max-width: 450px;
    }
}
.footer.footer_newlp .partners
{
    position: relative;
    z-index: 5;
    padding-top: 10px;
    padding-bottom: 13px;
}
@media(max-width: 991px)
{
    .footer.footer_newlp .partners
    {
        padding-top: 0;
    }
}
.footer.footer_newlp .partners a img, .footer.footer_newlp .partners img
{
    height: 44px;
}
.footer.footer_newlp .pay
{
    position: relative;
    z-index: 5;
}
.footer.footer_newlp .pay li
{
    padding: 0 3px;
}
.footer.footer_newlp .pay li.element_block
{
    display: block;
    margin: 15px 0;
}
.footer.footer_newlp .pay li img
{
    height: auto;
    max-height: 30px;
    max-width: 150px;
}
.footer.footer_newlp .pay li img.cash-on-delivery-icon
{
    max-height: 18px;
}
.footer.footer_newlp .regulators_block
{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 5;
    bottom: 0;
}
.footer.footer_newlp .regulators
{
    position: relative;
    margin: 0;
    z-index: 5;
}
.footer.footer_newlp .regulators li
{
    margin: 5px 0;
}
.footer.footer_newlp .regulators li img
{
    width: auto;
    max-width: 200px;
    max-height: 40px;
    height: 40px;
}
@media(max-width: 767px)
{
    .footer.footer_newlp .regulators_block
    {
        bottom: inherit;
    }
    .footer.footer_newlp .regulators li
    {
        margin: 0;
    }
    .footer.footer_newlp .regulators li img
    {
        max-width: 150px;
        max-height: 30px;
    }
}
.footer.footer_newlp .regulators li img.tiny-icon
{
    max-height: 25px;
    height: 25px;
}
.footer.footer_newlp .regulators li img.denmark-regulators-icon
{
    max-width: 112px;
    max-height: 28px;
    height: 28px;
}
@media(max-width: 767px)
{
    .footer.footer_newlp .regulators li img.denmark-regulators-icon
    {
        max-width: 96px;
        max-height: 24px;
    }
}
.footer.footer_newlp .regulators li img.denmark-regulators-icon.spillemyndigheden-icon
{
    height: 80px;
    max-height: 80px;
    margin-top: -17px;
    margin-bottom: -17px;
}
.footer.footer_newlp .liscense
{
    padding: 5px 0 30px;
    position: relative;
    z-index: 5;
}
.footer.footer_newlp .footer_copyright
{
    z-index: 5;
    position: relative;
}
.footer.footer_newlp .footer-ray
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../../bcgamebettingde/image/red-ray.svg) center top no-repeat;
    width: 100%;
    height: 540px;
    min-height: 290px;
    background-size: cover;
    overflow: hidden;
    z-index: 4;
}
.footer_chine_wrapper, .white_bg
{
    background-color: #fff;
}
@media(max-width: 991px)
{
    .footer.footer_newlp .footer-ray
    {
        height: 540px;
    }
}
@media(max-width: 767px)
{
    .footer.footer_newlp .regulators li img.denmark-regulators-icon.spillemyndigheden-icon
    {
        display: block;
        margin: 5px auto -32px;
    }
    .footer.footer_newlp .liscense
    {
        font-size: 10px;
    }
    .footer.footer_newlp .footer-ray
    {
        height: 670px;
    }
}
@media(max-width: 400px)
{
    .footer.footer_newlp .footer-ray
    {
        height: 685px;
    }
}
.footer.footer_newlp.footer_newlp_no_partners .footer-ray
{
    height: 400px;
}
@media(max-width: 991px)
{
    .footer.footer_newlp.footer_newlp_no_partners .footer-ray
    {
        height: 400px;
    }
}
@media(max-width: 400px)
{
    .footer.footer_newlp.footer_newlp_no_partners .footer-ray
    {
        height: 450px;
    }
}
.footer.footer_newlp.footer_newlp_chine .text-center .container
{
    max-width: 970px;
}
.footer.footer_newlp.footer_newlp_chine .text-center .partners
{
    line-height: 1;
}
.footer.footer_newlp.footer_newlp_chine .text-center .partners_list
{
    list-style: none;
    padding: 0;
}
@media screen and (max-width: 767px)
{
    .footer.footer_newlp.footer_newlp_chine .text-center .partners_list
    {
        margin-bottom: 5px;
    }
}
.footer.footer_newlp.footer_newlp_chine .text-center .partners_list li
{
    display: inline;
}
.footer.footer_newlp.footer_newlp_chine .text-center .partners_list a
{
    display: inline;
    margin: 0 10px;
}
@media(max-width: 767px)
{
    .footer.footer_newlp.footer_newlp_no_partners .footer-ray
    {
        height: 450px;
    }
    .footer.footer_newlp.footer_newlp_chine .text-center .partners_list a
    {
        margin: 0 8px;
    }
}
.footer.footer_newlp.footer_newlp_chine .text-center .partners_list a.wide
{
    margin: 0;
}
.footer.footer_newlp.footer_newlp_chine .text-center .partners_list img
{
    display: inline-block;
    margin: 5px 0 10px;
    max-width: 36px;
    height: 36px;
}
.footer.footer_newlp.footer_newlp_chine .text-center .pay
{
    margin-bottom: 10px;
}
.footer.footer_newlp.footer_newlp_chine .text-center .pay li
{
    padding: 0;
}
.footer.footer_newlp.footer_newlp_chine .text-center .pay li img
{
    max-width: 100px;
    max-height: 30px;
    height: auto;
    margin: 0 10px;
}
@media screen and (max-width: 767px)
{
    .footer.footer_newlp.footer_newlp_chine .text-center .pay li img
    {
        max-width: 80px;
        margin: 0 4px;
    }
    .footer.footer_newlp.footer_newlp_chine .text-center .pay li
    {
        line-height: 35px;
    }
}
.footer.footer_newlp.footer_newlp_chine .text-center .regulators_china
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 5px 0;
    margin-bottom: 10px;
}
.footer.footer_newlp.footer_newlp_chine .text-center .regulators_china li
{
    margin: 0 10px;
}
.footer.footer_newlp.footer_newlp_chine .text-center .regulators_china li img
{
    height: 38px;
}
@media screen and (max-width: 767px)
{
    .footer.footer_newlp.footer_newlp_chine .text-center .regulators_china li img
    {
        height: 25px;
    }
    .footer.footer_newlp.footer_newlp_chine .text-center .regulators_china li
    {
        margin: 4px 5px;
    }
}
.footer.footer_newlp.footer_newlp_chine .text-center .regulators_china li.small-height img
{
    height: 20px;
}
.footer.footer_newlp.footer_newlp_chine .footer-ray
{
    height: 530px;
}
@media(min-width: 2560px)
{
    .footer.footer_newlp.footer_newlp_chine .footer-ray
    {
        height: 650px;
    }
    .footer.footer_newlp.footer_newlp_chine .partners
    {
        font-size: 25px;
    }
}
@media(max-width: 767px)
{
    .footer.footer_newlp.footer_newlp_chine .footer-ray
    {
        height: 580px;
    }
}
@media(max-width: 450px)
{
    .footer.footer_newlp.footer_newlp_chine .footer-ray
    {
        height: 685px;
    }
}
.footer.footer_newlp.footer_newlp_chine .partners
{
    margin-bottom: 15px;
}
.footer.footer_newlp.footer_newlp_chine.footer_newlp_chine_no_partners .footer-ray
{
    height: 450px;
}
@media(min-width: 2560px)
{
    .footer.footer_newlp.footer_newlp_chine .mb10
    {
        font-size: 16px;
    }
    .footer.footer_newlp.footer_newlp_chine .footer_copyright
    {
        font-size: 13px;
    }
    .footer.footer_newlp.footer_newlp_chine.footer_newlp_chine_no_partners .footer-ray
    {
        height: 550px;
    }
}
@media(max-width: 767px)
{
    .footer.footer_newlp.footer_newlp_chine.footer_newlp_chine_no_partners .footer-ray
    {
        height: 450px;
    }
}
@media(max-width: 450px)
{
    .footer.footer_newlp.footer_newlp_chine.footer_newlp_chine_no_partners .footer-ray
    {
        height: 500px;
    }
}
.footer.footer_newlp.footer_newlp_korea .pay li
{
    padding: 0 7px;
}
.footer_chine_wrapper .fbt .partners_list, .footer_chine_wrapper .fbt .pay li
{
    padding: 0;
}
.footer.footer_newlp.footer_newlp_korea .regulators
{
    margin: 10px 0;
}
@media(max-width: 400px)
{
    .footer.footer_newlp.footer_newlp_korea .footer-ray
    {
        height: 510px;
    }
}
.footer.footer_newlp.footer_newlp_no_partners_copyright .pay li
{
    margin: 0 3px 5px;
}
.footer.footer_newlp.footer_newlp_no_partners_copyright .pay li img
{
    max-width: 110px;
    height: 20px;
    min-height: 20px;
    max-height: 25px;
}
.footer.footer_newlp.footer_newlp_no_partners_copyright .regulators
{
    margin: 10px 0;
}
.footer.footer_newlp.footer_newlp_no_partners_copyright .regulators li img
{
    max-width: inherit;
    width: auto;
    height: 34px;
}
.footer.footer_newlp.footer_newlp_no_partners_copyright .footer-ray
{
    height: 260%;
}
.footer.footer_dk .container
{
    height: 165px;
}
@media(max-width: 767px)
{
    .footer.footer_dk .container
    {
        height: 212px;
    }
}
.footer .rb
{
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
}
.footer .rb-img, .footer .rb-text
{
    display: inline-block;
    vertical-align: bottom;
}
.footer .rb-text
{
    line-height: 1.5;
    margin-left: 11px;
    text-align: left;
    margin-bottom: -4px;
}
.footer-bg
{
    background-size: auto 100%;
    background-repeat: repeat-x;
}
.footer_chine_wrapper .fbt
{
    background: #fff;
}
.footer_chine_wrapper .fbt .container
{
    max-width: 970px;
}
.footer_chine_wrapper .fbt .partners_list li
{
    display: inline;
}
.footer_chine_wrapper .fbt .partners_list li a
{
    display: inline;
    margin: 0 10px;
}
@media(max-width: 479px)
{
    .footer .rb-img
    {
        width: auto;
        height: 50px;
    }
    .footer_chine_wrapper .fbt .partners_list li a
    {
        margin: 0 8px;
    }
}
.footer_chine_wrapper .fbt .partners_list li a.wide
{
    margin: 0;
}
.footer_chine_wrapper .fbt .partners_list li img
{
    display: inline-block;
    margin: 5px 0 10px;
    height: 40px;
}
.footer_chine_wrapper .fbt .pay
{
    margin-bottom: 10px;
}
.footer_chine_wrapper .fbt .pay li img
{
    margin: 0 10px;
}
@media screen and (max-width: 767px)
{
    .footer_chine_wrapper .fbt .pay li img
    {
        margin: 0 4px;
    }
    .footer_chine_wrapper .fbt .pay li
    {
        line-height: 32px;
    }
}
.footer_chine_wrapper .fbt .pay li.big-image img
{
    margin: 0 10px;
}
.footer_chine_wrapper .fbt .regulators_china
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 5px 0;
    margin-bottom: 10px;
}
.footer_chine_wrapper .fbt .regulators_china li
{
    margin: 0 10px;
}
.footer_chine_wrapper .fbt .regulators_china li img
{
    height: 38px;
}
@media screen and (max-width: 767px)
{
    .footer_chine_wrapper .fbt .regulators_china li img
    {
        height: 24px;
    }
    .footer_chine_wrapper .fbt .regulators_china li
    {
        margin: 4px 6px;
    }
}
.footer_chine_wrapper .fbt .regulators_china li.small-height img
{
    height: 20px;
}
@media screen and (max-width: 767px)
{
    .footer_chine_wrapper .footer_copyright
    {
        font-size: 12px;
    }
}
.wrap
{
    margin-bottom: -150px;
}
.page__buffer
{
    height: 150px;
}
.footer_chine_wrapper.footer_chinese2 h3
{
    font-size: 13px;
}
.footer_chine_wrapper.footer_chinese2 .fbt
{
    background: #013d79;
    color: #fff;
    padding: 20px 0;
}
.footer_chine_wrapper.footer_chinese2 .fbt .partners_list li a
{
    margin: 0 5px;
}
.footer_chine_wrapper.footer_chinese2 .footer_copyright
{
    font-size: 12px;
}
.footer_chine_wrapper.footer_chinese2 .mb10
{
    margin-bottom: 10px;
}
.footer_chine_wrapper .fbt .pay li img
{
    height: 40px;
}
.footer_chine_wrapper .fbt .pay li.big-image img
{
    height: 32px;
}
.footer.footer_generic, .footer.footer_latam, .footer.footer_ng
{
    background: #013d79;
}
.footer.footer_latam .partners, .footer.footer_ng .partners
{
    padding-top: 0;
    padding-bottom: 10px;
}
.footer.footer_latam .partners h3, .footer.footer_ng .partners h3
{
    padding-bottom: 10px;
}
.footer.footer_latam .partners a img, .footer.footer_ng .partners a img
{
    height: 44px;
}
.footer.footer_latam .liscense, .footer.footer_ng .liscense
{
    padding-top: 5px;
    line-height: 24px;
}
.footer.footer_latam .pay li, .footer.footer_ng .pay li
{
    padding: 0;
    margin: 0 8px;
}
.footer.footer_latam .pay li img, .footer.footer_ng .pay li img
{
    max-width: 85px;
    max-height: 40px;
    min-height: 20px;
}
@media(max-width: 991px)
{
    .footer.footer_latam .pay li img, .footer.footer_ng .pay li img
    {
        height: auto;
    }
}
.footer.footer_latam .regulators li, .footer.footer_ng .regulators li
{
    padding: 0;
    margin: 0 10px;
}
.footer.footer_latam .regulators li img, .footer.footer_ng .regulators li img
{
    max-width: inherit;
    width: auto;
    height: 34px;
}
.footer.footer_latam .regulators li img.denmark-regulators-icon, .footer.footer_ng .regulators li img.denmark-regulators-icon
{
    height: 28px;
}
@media(max-width: 767px)
{
    .footer.footer_latam .regulators li img.denmark-regulators-icon, .footer.footer_ng .regulators li img.denmark-regulators-icon
    {
        height: 24px;
    }
}
.footer.footer_latam .regulators li img.denmark-regulators-icon.spillemyndigheden-icon, .footer.footer_ng .regulators li img.denmark-regulators-icon.spillemyndigheden-icon
{
    height: 80px;
    max-height: 80px;
    margin-top: -17px;
    margin-bottom: -17px;
}
@media(max-width: 767px)
{
    .footer.footer_latam .regulators li img.denmark-regulators-icon.spillemyndigheden-icon, .footer.footer_ng .regulators li img.denmark-regulators-icon.spillemyndigheden-icon
    {
        display: block;
        margin: 5px auto -32px;
    }
}
.footer.footer_ng .pay
{
    margin: 5px 0 15px;
}
.footer.footer_ng .pay li
{
    margin: 0 8px 5px;
}
.footer.footer_ng .pay li img
{
    max-width: 100px;
    max-height: 25px;
}
.partners
{
    line-height: 25px;
    min-height: 50px;
}
.partners h3
{
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: 400;
    display: block;
    line-height: 25px;
}
.partners-wrap:after, .partners-wrap:before
{
    background-color: rgba(255,255,255,.2);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
@media(max-width: 767px)
{
    .partners-wrap:after, .partners-wrap:before
    {
        width: 30%;
    }
}
.partners-wrap:before
{
    right: .2em;
    margin-left: -50%;
}
.partners-wrap:after
{
    left: .2em;
    margin-right: -50%;
}
.partners>img
{
    height: 60px;
    display: inline-block;
    margin: 0 10px 10px;
}
.partners a
{
    display: inline;
    margin: 0 10px 10px;
}
@media(max-width: 479px)
{
    .partners>img
    {
        height: 50px;
    }
    .partners a
    {
        margin: 0 8px 10px;
    }
}
.partners a img
{
    height: 60px;
    display: inline-block;
    margin: 5px 0;
}
@media(max-width: 479px)
{
    .partners a img
    {
        height: 50px;
    }
}
@media(min-width: 480px)
{
    .partners
    {
        line-height: 50px;
    }
    .partners h3
    {
        font-size: 12px;
    }
}
@media(min-width: 768px)
{
    .partners h3
    {
        font-size: 13px;
    }
}
.pay
{
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.pay li
{
    padding: 0 5px 5px;
    display: inline-block;
}
@media(max-width: 600px)
{
    .pay li
    {
        padding: 0 2px 2px;
    }
}
.pay li img
{
    max-height: 35px;
    width: auto;
}
@media(max-width: 991px)
{
    .pay li img
    {
        height: 35px;
    }
}
.pay.pay_mu li
{
    padding: 0 5px;
}
.regulators
{
    display: block;
    margin: 10px 0;
    padding: 0;
    list-style: none;
}
.regulators.regulators_mu li img
{
    height: auto;
    max-height: 55px;
}
.regulators li
{
    padding: 5px 5px 0;
    display: inline;
}
@media(max-width: 600px)
{
    .regulators li
    {
        padding: 2px 2px 0;
    }
}
.regulators li.dark_line
{
    font-size: 9px;
}
.regulators li.dark_line:before
{
    background: #000;
    content: '';
    z-index: -1;
    width: 100%;
    position: absolute;
    height: 50px;
    left: 0;
    margin-top: -5px;
}
@media(max-width: 767px)
{
    .regulators li.dark_line
    {
        display: block;
    }
    .regulators li.dark_line:before
    {
        height: 80px;
        margin-top: -35px;
    }
}
.regulators li img
{
    max-height: 55px;
    max-width: 120px;
    height: auto;
    width: auto;
}
@media(max-width: 991px)
{
    .regulators li img
    {
        height: 35px;
    }
}
.regulators li.regulator_mb img
{
    margin-bottom: 15px;
}