


.bingo_bg {
    background: url("https://cdn.ghstatic.com/images/site/zylom/promo/bingo_deluxe/bg.jpg?v=20210503.171.320") no-repeat #fff5ba;
    width: 746px;
    height: 881px;
    position: relative;
}
.bingo_slogan { 
    padding-left: 45px;
    padding-top: 165px;
}
.bingo_howto {
    width: 360px;
    height: 240px;
    color: #8f7e64;
    position: absolute;
    right: 27px;
    bottom: 12px;
    z-index:10;
}
.bingo_howto h1{
    color: #d57f04;
    font-size: 26px;
    padding-bottom: 10px;
}
.bingo_howto span{
    font-weight: bold;
    color: #8f7e64;
}
.sumup {
    padding-top: 20px;
}
.sumup li {
    background: url("https://cdn.ghstatic.com/images/site/zylom/promo/bingo_deluxe/bullit.png?v=20210503.171.320") no-repeat;
    height: 13px;
    padding-bottom: 5px;
    font-size: 10px;
    color: #d67f04;
    font-weight: bold;
}
.sumup a{
    color: #d67f04;  
}
.sumup a:hover {
    text-decoration: underline;
    color: #ff7030;
}


/******************* COUPONPAGE ***********************/
.bingo_coupon_bg {
    background: url("https://cdn.ghstatic.com/images/site/zylom/promo/bingo_deluxe/coupon_bg.jpg?v=20210503.171.320") no-repeat #fff5ba;
    width: 746px;
    height: 796px;
    position: relative;
}
.info_holder {
    width: 746px;
    padding-top: 192px;
    position:relative;
}

.bingo_coupon_discount {
    color: #ffffff;
    font-size: 29px;
    font-weight: bold;
    width: 705px;
    text-align: center;
    margin-left: 19px;
    line-height: 26px;
}
.bingo_coupon_code {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    width: 705px;
    text-align: center;
    padding-top: 8px;
}
.bingo_coupon_numbers {
    color: #000000;
    font-size: 25px;
    font-weight: bold;
    padding-top: 18px;
    text-align: center;
    margin-left: 15px;
    width: 690px;
    line-height: 25px;
    position: relative;
}
.coupon_part1 {
    letter-spacing: 36px;
    position: absolute;
    top: 14px;
}
.coupon_part2 {
    letter-spacing: 36px;
    position: absolute;
    left: 236px;
    top: 14px;
}
.coupon_part3 {
    letter-spacing: 36px;
    position: absolute;
    right: 2px!important;
    right: 36px;
    top: 14px;
}
.bingo_coupon_note {
    width: 670px;
    color: #6d5f45;
    margin-left: 45px;
    text-align: center;
    padding-top: 95px;
}
.bingo_coupon_sumup {
    width: 670px;
    margin-left: 45px;
    margin-top: 25px;
}
.bingo_coupon_sumup h1{
    color: #d67f04;
    font-weight: bold;
    font-size: 24px;
}
.bingo_coupon_sumup ol{
    list-style-type: decimal;
    list-style-position: outside;
    color: #d67f04;
    font-size: 12px;
    margin-left:20px;
}
.bingo_coupon_sumup li{
    background: none;
    color: #6d5f45;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.bingo_coupon_sumup li a{
    color: #d67f04;
    font-weight: bold;
}
.bingo_coupon_sumup li a:hover{
    color: #ff7030;
    text-decoration: underline;
}



/******************* ENDPAGE ***********************/
.bingo_end_bg {
    background: url("https://cdn.ghstatic.com/images/site/zylom/promo/bingo_deluxe/end_bg.jpg?v=20210503.171.320") no-repeat #ffffff;
    width: 746px;
    height: 796px;
    position: relative;
}
.info_holder {
    width: 746px;
    padding-top: 192px;
    position:relative;
}

.bingo_ended {
    color: #ffffff;
    font-size: 29px;
    font-weight: bold;
    width: 705px;
    text-align: center;
    margin-left: 19px;
    line-height: 26px;
}
.bingo_ended span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}