<!DOCTYPE html>
<!--[if lt IE 7 ]>
<html class="ie ie6" lang="pt-br"> <![endif]-->
<!--[if IE 7 ]>
<html class="ie ie7" lang="pt-br"> <![endif]-->
<!--[if IE 8 ]>
<html class="ie ie8" lang="pt-br"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="pt-br"> <!--<![endif]-->
<head>
    <!-- Basic Page Needs
    ================================================== -->
    <title>Jogar Bingo</title>
    <meta name="description" content="Bingo de Verdade é Conosco!">
    <meta property="og:image" content="http://jogarbingo.com.br/images/uploads/jogarbingo01.png" />
    <meta property="og:description" content="Bingo de Verdade é Conosco!" />
    <meta property="og:image:secure_url" content="http://jogarbingo.com.br/images/uploads/jogarbingo01.png" />
    <meta property="og:site_name" content="Jogar Bingo" />
    <meta property="og:url" content="http://jogarbingo.com.br/" />
    <meta property="og:title" content="Jogar Bingo"/>
    <meta property="og:image:width" content="300"/>
    <meta property="og:image:height" content="300"/>
    <meta property="og:type" content="blog"/>
    <meta property="fb:app_id" content="xxxxx"/>

    <meta charset="utf-8">
    <meta name="keywords" content="Jogar Bingo">
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="manifest" href="/site.webmanifest">
    <meta name="author" content="Super Afiliados">
    <!-- Mobile Specific Metas
    ================================================== -->
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    <meta http-equiv="x-ua-compatible" content="IE=9">
    <!-- Font Awesome -->
    <link href="stylesheets/font-awesome.css" rel="stylesheet">
    <!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
    <!--[if lt IE 9]>
    <script src="js/html5shiv.js"></script>
    <script src="js/respond.min.js"></script>
    <![endif]-->
    <!--headerIncludes-->


    <!-- Generated by Banner Bing BETA -->
    <script type="text/javascript" src="http://media.afiliados.live/delivery/ajs/index/block/"></script>


    <!-- CSS
    ================================================== -->
    <link rel="stylesheet" href="stylesheets/menu.css">
    <link rel="stylesheet" href="stylesheets/flat-ui-slider.css">
    <link rel="stylesheet" href="stylesheets/base.css">
    <link rel="stylesheet" href="stylesheets/skeleton.css">
    <link rel="stylesheet" href="stylesheets/landings.css">
    <link rel="stylesheet" href="stylesheets/main.css">
    <link rel="stylesheet" href="stylesheets/landings_layouts.css">
    <link rel="stylesheet" href="stylesheets/box.css">
    <link rel="stylesheet" href="stylesheets/pixicon.css">
    <link rel="stylesheet" type="text/css" href="stylesheets/purecookie.css" async/>
    <link href="assets/css/animations.min.css" rel="stylesheet" type="text/css" media="all"/>

    <!--[if lt IE 9]>
    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <!-- Favicons
    ================================================== -->
    <link rel="shortcut icon" href="images/favicon.ico">
    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">

    <style>

        .full_top_banner {
            display: flex;
            justify-content: center;
        }

        .full_middle_banners {
            display: flex;
            justify-content: center;
        }

        .middle_banner_right {
            margin-left: 10px;
        }


    </style>

</head>
<body>

<div id="page" class="page">

<div id="pffbar">
        <style>

            #pffbar {
                position: fixed;
                bottom: 0px;
                z-index: 998;
            }

            #pffcontainer {
                width: 100vw;
            }

            #pffinnercontainer {
                width: 100%;
                background-color: #f70;
                height: 25px;
                margin: 0;
                padding: 0;
                border-top: 7px solid #FFA200;
            }

            #pffcontent {
                margin: 0 auto;
                max-width: 1200px;
                height: 25px;
                display:flex;
                flex-flow: row wrap;
                justify-content: space-between;
                align-items: flex-end;
                align-content: flex-end;
            }

            #pfflogo {
                flex: 1 1 auto;
                width: 30%;
                text-align: center;
                max-width: 360px;
                position: relative;
            }

            #closepff {
                position: absolute;
                background-color: #FFA200;
                padding: 1px 7px 0 7px;
                border-radius: 50%;
                left: 85px;
                cursor:pointer;
            }

            #pfflogo img {
                width: 50%;
                min-width: 160px;
                max-width: 180px;
                height: auto;
                background-color: #f70;
                padding: 10px 20px 10px 20px;
                border-radius: 30px 30px 0px 0px;
                box-sizing: border-box;
            }

            #closepff span {
                font-family: sans-serif;
                margin: 0;
                font-weight: bold;
                color:#fff;
            }

            #pfffrase {
                flex: 1 1 auto;
                width: 70%;
                max-width: 840px;
                text-align: center;
                color: #fff;
                font-weight: bold;
            }

            #pfffrase span {
                font-family: sans-serif;
                font-size: 14px;
                margin: 0;
                padding: 0px 30px;
            }

            @media only screen and (max-width: 1080px) {
                #pfflogo {
                    width: 50%;
                }
                #pfffrase {
                    width: 50%;
                }
            }
            @media only screen and (max-width: 850px) {
                #pfflogo {
                    width: 100%;
                    margin: 0 auto;
                }
                #pfffrase {
                    width: 100%;
                }
            }
            @media only screen and (max-width: 455px) {
                #pfffrase {
                    background-color: #f70;
                    border-top: 7px solid #FFA200;
                }
                #pfffrase span {
                    padding: 0px;
                }
                #pfflogo{
                    height: 55.5px;
                }
            }
            @media only screen and (max-width: 360px) {
                #pfflogo{
                    height: 50px;
                }
            }
            @media only screen and (max-width: 320px) {
                #closepff {
                left: 70px;
                }
            }

        </style>
        <div id="pffcontainer">
            <div id="pffinnercontainer">
                <div id="pffcontent">
                    <div id="pfflogo">
                        <div id="closepff">
                            <span>X</span>
                        </div>
                        <a href="http://www.afilia.me/p/p4f/qEtTsK" target="_blank" rel="noopener noreferrer"><img src="./images/p4flogo01.png" alt="p4f logo"></a>
                    </div>
                    <div id="pfffrase">
                        <span>TAXAS REDUZIDAS E APROVAÇÃO INSTANTÂNEA</span>
                    </div>
                </div>
            </div>
        </div>
    </div>

    <!-- container -->
    
    <div class="light_gray_bg pix_builder_bg" id="section_header_4"
    style="background-image: none; background-color: rgb(68, 68, 68); padding-top: 0px; padding-bottom: 0p