html, body { height: 100%; padding: 0 !important; }
body { font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; overflow-x: hidden; overflow-y: auto; }
ul { padding: 0; }
li { list-style: none; }
section { width: 100%; height: auto; float: left; }
.p-0 { padding: 0 !important; }
.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
.py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
.py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
.m-0 { margin: 0 !important; }
.m-1 { margin: .25rem; }
.mx-1 { margin-left: .25rem; margin-right: .25rem; }
.mx-2 { margin-left: .5rem; margin-right: .5rem; }
.mt-3 { margin-top: 1rem; }
.mr-1 { margin-right: .25rem; }
.mb-1 { margin-bottom: .25rem; }
.mb-2 { margin-bottom: .5rem; }
.mb-3 { margin-bottom: 1rem; }
.mb-4 { margin-bottom: 1.5rem; }
.noPadding { padding: 0; }
.text-center { text-align: center!important; }
.text-justify { text-align: justify!important; }
.w-100 { width: 100% !important; }
.d-block { display: block !important; }

/*-----------------Fonts-----------------*/
h1, h2, h3, h4, h5, a, p, span, input, button, select { font-family: 'Montserrat', sans-serif; }
a { cursor: pointer; }
a:hover { text-decoration: none; }
.c-quina { color: #260085 }
.c-loteca { color: #fb1f00 }
.c-timemania { color: #2ba54e; }
.c-dia-de-sorte { color: #cb852b; }
.c-dupla-sena { color: #a61324; }
.c-lotomania { color: #f78100; }
.c-loto-facil { color: #930089; }
.c-loteria-federal { color: #103099; }

/*-----------------Fonts-----------------*/
.header { position: fixed; top: 0; width: 100%; height: 178px; z-index: 222; }
.header.rolagem { background: #212223; height: 60px; }
.header .line-menu { width: 100%; height: 40px; background-color: #212223; float: left; opacity: 1; z-index: 11; position: relative; }
.header.rolagem .line-menu { display: none; opacity: 0 }
.header .menu-geral { width: 88%; height: 40px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-around; float: left; }
.header .menu-geral a { font-size: 16px; color: #fff; font-weight: 400; height: 40px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; padding: 0 6px; }
.header .menu-geral a:hover { border-bottom: 4px solid #f5821f; }
.header .menu-geral button:hover .dropdown-menu { display: block; margin-top: -4px; }
.header .menu-geral .dropdown-menu { background: #202223; }
.header .menu-geral .dropdown-menu a { padding-left: 15px; }
.header .menu-geral .button:hover .dropdown-menu { display: block; }
.header .menu-geral .btn { font-size: 16px; color: #fff; font-weight: 400; height: 40px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; padding: 0 10px; background: transparent; border-radius: 0; }
.header .menu-geral .btn:hover { border-bottom: 4px solid #f5821f; }
.header .menu-geral .btn:hover, .header .menu-geral .btn { -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; transition: .2s; }
.header .line-login { width: 100%; height: 136px; float: left; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-around; position: relative; }
.header.rolagem .line-login { height: 60px; background: #212223; }
.line-login .line { width: 100%; height: 1px; background: rgba(255, 255, 255, .2); float: left; }
.header .box-aposta { width: 33%; height: 136px; float: left; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; }
.header.rolagem .box-aposta { height: 60px; }
.box-aposta .comprar, .box-aposta .aposta { width: 176px; height: 36px; display: block; background-color: #82a824; border-radius: 10px; font-size: 14px; color: #fff; font-weight: 400; margin-right: 20px; text-align: center; line-height: 36px; border: 1px solid #82a824; }
.box-aposta .comprar:hover, .box-aposta .aposta:hover { border: 1px solid #fff; }
.box-aposta .aposta { background-color: #f5821f; font-weight: 700; border: 1px solid #f5821f; }
.header .box-logo { width: 33%; height: 136px; float: left; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; align-items: center; }
.header.rolagem .box-logo { height: 60px; }
.owl-theme .owl-nav [class*='owl-']:focus { outline: none }
.header.rolagem .box-logo img { width: 120px; }
.header .box-login { width: 34%; height: 136px; float: left; padding-top: 28px; }
.header.rolagem .box-login { height: 60px; padding-top: 0; }
.box-login .cart { max-width: 150px; height: 40px; float: left; padding: 10px; border-radius: 10px; border: 1px solid rgba(255, 255, 255, .5); margin-left: 20px; position: relative; }
.box-login .cart {
    min-width: 40px;
}
.box-login .cart a .only-icon {
    position: absolute;
    top: 8px;
    left: 7px;
}
.box-login .cart a .badge {
    position: absolute;
    top: 2px;
    left: 20px;
    font-size: 0.8em;
    border-radius: 50%;
    width: 19px;
    height: 18px;
    background: #82a824;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    padding: 1px 4px;
    z-index: 1;
    line-height: 1.4;
    font-style: normal;
}
.box-login .cart #valorTotalCarrinho { font-size: 14px; color: #fff; font-weight: 400; margin-left: 10px; }
.box-login .entrar span { position: relative; line-height: 1.1; }
.box-login .box-entrar { max-width: 184px; height: 40px; float: left; border-radius: 10px; margin-left: 20px; position: relative; }
.box-login .box-entrar span { font-size: 14px; color: #fff; font-weight: 400; margin-left: 10px; }
.box-login .box-saldo { float: left; color: #fff; min-height: 20px; margin-left: 20px; margin-bottom: 2px; font-size: 14px; font-weight: 400; font-family: 'Montserrat', sans-serif; }
@keyframes bounce {
	0% { transform: scale(.7); opacity: 0; visibility: hidden; }
	80% { transform: scale(1.2); }
	100% { transform: scale(1.0); opacity: 1; visibility: visible; }
}
@keyframes out {
	from { transform: scale(1.0); opacity: 1; visibility: visible; }
	to { transform: scale(.7); opacity: 0; visibility: hidden; }
}
#box { animation: scale 2s infinite; }
.box-login .cart .box-items { position: absolute; right: 0; top: 40px; z-index: 14; opacity: 0; visibility: hidden; animation: out .3s; }
.box-items-warp { margin-top: 20px; background-color: #8ba12c; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0 2px 20px 8px rgba(0, 0, 0, 0.25); box-shadow: 0 2px 20px 8px rgba(0, 0, 0, 0.25); -webkit-box-sizing: border-box; box-sizing: border-box; height: auto; padding: 8px; padding: 5px 10px; }
.box-login .cart:hover .box-items, .box-login .cart .box-items.open-box { opacity: 1; visibility: visible; animation: bounce .2s; }
.box-login .cart .table-bordered { border: 0; width: 380px; }
.box-login .cart .table thead tr { background: #fff; border: 0; }
.box-login .cart .table thead tr th { border: 0; font-size: 14px; color: #fff; font-weight: 400; background-color: #8ba12c; text-transform: uppercase; }
.box-login .cart .table-bordered>tbody>tr>td { color: #260085; font-size: 14px; font-weight: 600; border: 0; }
.box-login .cart .table-bordered>tbody>tr>td button.fechar { padding: 0; border: 0; background: transparent; }
.box-login .cart .table-bordered>tbody>tr>td button.fechar img { width: 10px; opacity: .5 }
.box-login .cart .table-bordered>tbody>tr>td button.fechar:hover img { opacity: 1 }
.box-login .cart .box-items .finalizar { width: 100%; float: left; height: 30px; }
.box-login .cart .box-items .finalizar td { border: 0; padding: 0; width: calc(100% - 20px); position: absolute; }
.box-login .cart .box-items .finalizar td button { width: 100%; border: 0; height: 35px; margin-top: 10px; border-radius: 5px; text-align: center; color: #919b34; text-transform: uppercase; letter-spacing: 1px }
.box-login .cart .box-items .finalizar td button:hover { background: #46376d; color: #fff; }
.box-login .cart .table-striped>tbody>tr { background: #f9f9f9 }
.header.rolagem .line-menu, .header .line-menu, .box-aposta { -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; transition: .2s; }
.header.rolagem .line-login, .header .line-login { -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; transition: .2s; }
.header.rolagem .box-aposta, .header .box-aposta { -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; transition: .2s; }
.header.rolagem .box-logo, .header .box-logo { -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; transition: .2s; }
.header.rolagem .box-logo img, .header .box-logo img, .header.rolagem .box-login, .header .box-login { -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; transition: .2s; }
.box-aposta .cadastrar { width: 112px; height: 40px; padding: 10px; border-radius: 10px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; position: relative; border: 1px solid rgba(255, 255, 255, .5); justify-content: center; align-items: center; font-size: 14px; color: rgba(255, 255, 255, .9); }
.box-aposta .cadastrar:hover { background-color: #82a824; color: #fff; }
.header .redes-sociais a:hover img, .header .redes-sociais a img, .cadastrar:hover, .box-aposta .cadastrar { -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; transition: .2s; }
.redes-sociais img { margin-right: 10px; }
.redes-sociais { width: 12%; float: left; height: 40px; float: left; padding-top: 7px; }
.redes-sociais a img { margin: 0; }
.redes-sociais a { height: 25px; background: transparent; width: 25px; display: block; margin: 0; float: left; display: flex; align-items: center; justify-content: center; border-radius: 15px; margin-right: 10px; }
.redes-sociais a:hover { background: #8ba12c; }
.footer .redes-sociais { width: 120px; }
.box-login .box-entrar > a { border: 1px solid rgba(255, 255, 255, .5); display: block; height: 40px; padding: 10px; border-radius: 10px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; }
.box-login .box-entrar .entrar-submenu { position: absolute; top: 40px; left: 0; /*width: 100%;*/ margin: 0; display: none; }
.box-login .box-entrar .entrar-submenu a { font-size: 14px; color: #fff; font-weight: 400; width: 100%; height: auto; padding: 10px; background: #82a824; border-radius: 5px; margin-bottom: 1px; display: block; text-align: center; }
.box-login .box-entrar .entrar-submenu a:hover { background-color: #65841a; }
.box-login .box-entrar:not(.mobile):hover .entrar-submenu { display: block; }
.box-login .btn-box-login.entrar { height: 40px; border-radius: 10px; position: relative; border: 1px solid rgba(255, 255, 255, .5); float: left; height: 40px; padding: 10px; border-radius: 10px; min-width: 173px; /*text-align: center;*/ }
.box-login .btn-box-login.entrar span { color: #fff; }
.box-login .btn-box-login.entrar span strong { max-width: 106px; display: inline-flex; overflow: hidden; }
.box-login .box-entrar span::after { width: 12px; height: 3px; background-color: #fff; position: absolute; top: 4px; right: -5px; transform: rotate(45deg); }
.box-login .box-entrar span::before { width: 12px; height: 3px; background-color: #fff; position: absolute; top: 4px; right: -5px; transform: rotate(-45deg); }
.box-login .btn-box-login:hover { background-color: #82a824; }
.box-login .cart { border: 0; position: relative; }
.box-login .cart:hover .tooltipo { opacity: 1 }
.tooltipo { position: absolute; top: 40px; background-color: #fff; padding: 6px 12px; left: 0; font-weight: 400; font-size: 14px; border-radius: 10px; line-height: 1.2em; opacity: 0; color: #666 }
.tooltipo::after { content: ""; width: 12px; height: 12px; background-color: #fff; transform: rotate(45deg); position: absolute; top: -6px; left: 50%; margin-left: -5px; }

/*----------------Header fim----------------*/

/*---------------Footer inicio---------------*/

.footer { width: 100%; height: 526px; float: left; background-color: #212223; padding-top: 50px; position: relative; }
.menu-footer-principal, .menu-footer { width: 100%; height: auto; float: left; margin-bottom: 30px; }
.menu-footer-principal a, .menu-footer a { font-size: 14px; color: #fff; width: 100%; display: block; float: left; font-weight: 400; padding: 3px 0; }
.menu-footer-principal a:hover, .menu-footer a:hover { color: #f5821f; }
.menu-footer-principal a:first-child { padding-top: 0; line-height: 1.1; }
.menu-footer a { color: #9a9ea1; font-weight: 300; }
.footer h3 { font-size: 14px; color: #fff; font-weight: 500; margin-bottom: 20px; margin-top: 0; }
.footer form { width: 100%; height: auto; float: left; }
.footer input { width: 100%; height: 40px; float: left; background-color: transparent; border: 1px solid #fff; border-radius: 40px; padding-left: 15px; outline: none; font-size: 14px; color: #fff; font-weight: 400; }
.footer button { width: 90px; height: 40px; border-radius: 40px; background-color: #464749; font-size: 14px; color: #fff; text-align: center; border: 0; margin-top: 10px; float: right; outline: none; font-size: 14px; color: #fff; }
.footer button:hover { color: #f5821f; border: 1px solid #fff; background-color: #fff; font-weight: 700; }
.rodape .wrapper { border-top: 1px solid rgba(255, 255, 255, .1); padding-top: 30px; }
.rodape .box-figure { float:right; margin-top: -80px; }

.rodape .box-sitio { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; }
.rodape h4 { font-size: 14px; color: #fff; font-weight: 500; margin-bottom: 20px; margin-top: 0; }
.box-login .cart .box-items .finalizar td button:hover, .box-login .cart .box-items .finalizar td button, .footer button, .footer button:hover { -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }

/*-----------------Fim footer-----------------*/
.abas-principal > li+li { margin-left: 0; }
.abas-principal > li { margin-top: 1px; text-align: center; }
.abas-principal > li > a { font-size: 18px; background: #fff; line-height: 32px; height: 50px; border-radius: 10px 10px 0 0; border: 1px solid #ddd; }
.abas-principal.escolher-pagamento > li > a { line-height: normal; height: auto; }
.abas-principal > li.active > a, .abas-principal > li.active > a:focus, .abas-principal > li.active > a:hover { /*border-bottom: 0;*/ background-color: #82a824 !important; color: #fff; }
.abas-principal > li > a:hover { background-color: #82a824 !important; color: #fff; }
@media screen and (max-width:767px) {
    .abas-principal { padding-left: 4px; padding-right: 4px; }
    .abas-principal li > a { font-size: 16px; padding-left: 8px !important; padding-right: 8px !important; }
    .abas-principal .tab-3 { width: 25%; }
    .abas-principal .tab-4 { width: 33.33333333%; }
    .abas-principal .tab-5 { width: 41.66666667%; }
    .abas-principal .tab-6 { width: 50%; }
    .abas-principal .tab-8 { width: 66.66666667%; }
    .abas-principal .tab-12 { width: 100%; }
}
.banner-home { width: 100%; height: auto; float: left; overflow: hidden; margin-top: 40px; }
.banner-home ul { width: 100%; height: auto; }
.banner-home ul li { width: 100%; height: auto; }
.banner-home a { width: 100%; height: auto; display: block; background: yellow url(../../data/midias/banner-jogo-certo.jpg) no-repeat center top; }
.banner-home .owl-dots { display: none; }
.banner-home .owl-nav { position: absolute; top: 190px; z-index: 1; width: 100%; justify-content: space-between; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; }
.banner-home .owl-nav span { width: 30px; height: 90px; display: block; background: url(../../data/midias/arrow-n.png)no-repeat center top; color: transparent; margin: 0 10px; outline: none; }
.owl-carousel .owl-nav button.owl-prev span { background: url(../../data/midias/arrow-p.png)no-repeat center top; }
.banner-home .owl-carousel { position: relative; }
.arrow { width: 0; height: 0; }
.line-jogos { width: 100%; height: 114px; float: left; margin-top: -114px; position: relative; z-index: 111; }
.line-jogos .wrapper { width: 100%; height: 114px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; }
.line-jogos .menu-jogos { background-color: #fff; float: left; width: auto; height: 114px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; border-top-right-radius: 10px; border-top-left-radius: 10px; padding-top: 30px; margin-bottom: 0; position: relative; }
.line-jogos .menu-jogos::before { content: ""; width: 96%; height: 1px; position: absolute; background-color: #e8e8e9; top: 15px; left: 2%; }
.line-jogos .menu-jogos::after { content: "hoje"; height: auto; width: 40px; position: absolute; background-color: #fff; float: left; top: 7px; left: 50%; margin-left: -20px; text-align: center; font-size: 12px; color: #8b8e91; }
.line-jogos .menu-jogos.amanha::after { content: "amanhã"; width: 56px; margin-left: -28px; }
.line-jogos .menu-jogos.depois::after { content: "depois"; width: 50px; margin-left: -25px; }
.menu-jogos li { width: 100%; height: 100%; float: left; }
.menu-jogos li:nth-child(even) { background: -webkit-linear-gradient(#fff, #eeefef); background: -o-linear-gradient(#fff, #eeefef); background: linear-gradient(#fff, #eeefef); }
.menu-jogos a { display: block; height: 80px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; width: auto; flex-wrap: wrap; justify-content: center; align-content: center; line-height: 1.2; }
.menu-jogos span { font-size: 16px; color: #000; font-weight: 400; }
.menu-jogos .titulo { font-size: 13px; color: red; font-family: 'Montserrat', sans-serif; width: 100%; float: left; text-align: center; font-weight: 700; margin-bottom: 10px; text-transform: uppercase; }
.menu-jogos .valor { width: 100%; text-align: center; font-size: 24px; font-weight: 700; }
.menu-jogos .valor span { font-size: 16px; margin-right: 5px; }
.cabecalho-jogo { width: 100%; height: auto; float: left; margin: 10px 0 30px 0; }
.box-login .btn-box-login:hover, .box-login .btn-box-login, .bloco-jogo .tem-faca a:hover, .bloco-jogo .tem-faca a, .menu-footer-principal a:hover, .menu-footer a:hover, .header .menu-geral a:hover, .header .menu-geral a, .tabela-h td:nth-child(9) a:hover, .tabela-h td:nth-child(9) a { -webkit-transition: .1s ease-out; -moz-transition: .1s ease-out; -ms-transition: .1s ease-out; -o-transition: .1s ease-out; transition: .1s ease-out; }
.lista-arquivos-download li { margin-bottom: 10px; }

/* Pagamento */
.pagamento { padding: 0 0 60px 0; width: 100%; height: auto; float: left; }
.pagamento input { outline: none; margin: 0; }
.pagamento .wrapper { width: 100%; height: auto; float: left; }
.pagamento .pag-cartao { width: 100%; height: auto; float: left; padding-bottom: 30px; }
.pagamento h2 { text-transform: uppercase; font-size: 20px; font-weight: 300; }
.pagamento .bandeiras label { min-width: 100px; width: auto; }
.pagamento .bandeiras label input { width: auto; height: auto; margin: 0 }
.pagamento .nome { width: 100%; height: 50px; border: 2px solid #121212; border-radius: 10px; margin: 15px 0 20px 0; background-color: transparent; padding-left: 15px; outline: none; font-size: 14px; color: #222222; font-weight: 300; }
.pagamento .line { width: 100%; height: auto; float: left; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; align-items: center; }
.pagamento .line span { display: block; width: 60px; }
.pagamento .number { width: 50%; padding-left: 10px; height: 50px; border-radius: 10px; border: 2px solid #212121; }
.pagamento .validate { width: 19%; padding-left: 10px; height: 50px; border-radius: 10px; border: 2px solid #212121; }
.pagamento .cvv { width: 12%; padding-left: 10px; height: 50px; border-radius: 10px; border: 2px solid #212121; }
.pagamento .pag-cartao .box { margin: 30px 0px 0 10px; width: auto; height: 160px; padding: 15px; background-color: #fff; box-shadow: 1px 1px 8px rgba(0, 0, 0, .15); border-radius: 15px; display: block; }

/* Style the checkmark/indicator */
.cont .checkmark:after { left: 8px; top: 4px; width: 8px; height: 13px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.pagamento .box button { width: auto; padding: 0 20px; margin: 30px 0 0 0; }
/*.pagamento .escolher-pagamento { width: 100%; height: auto; float: left; border-bottom: 1px solid #666; height: 41px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; margin-top: 20px; }*/
/*.pagamento .escolher-pagamento a { font-size: 14px; background-color: white; color: #000; border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #666; text-transform: uppercase; padding: 10px; margin-right: 10px; height: 40px; margin-bottom: 0; }*/
/*.pagamento .escolher-pagamento a.active, .escolher-pagamento a:hover { background-color: #82a824; color: white; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; }*/
.pagamento .utilizar-credito { width: 100%; height: auto; float: left; }
.pagamento tr { width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; padding: 10px; }
.pagamento .pag-deposito, .pagamento .pag-link-pagamento { width: 100%; height: auto; float: left; }
.pagamento .pag-deposito .d-l, .pagamento .pag-link-pagamento .d-l { padding-top: 20px; }
.pagamento .pag-deposito .banco input { border: 0; border-bottom: 1px solid #666; margin-right: 15px; }
.pagamento .pag-deposito .banco input.nome-banco { width: 200px; }
.pagamento .pag-deposito .banco input.agencia-banco { width: 80px; }
.pagamento .pag-deposito .banco input.numero-conta { width: 80px; }
.pagamento .pag-deposito .banco input.operacao { width: 60px; }
.pagamento .pag-deposito .d-l h4, .pagamento .pag-link-pagamento .d-l h4 { font-size: 16px; line-height: 1.3em; }
.pagamento .pag-deposito .d-l h5, .pagamento .pag-link-pagamento .d-l h5 { font-size: 18px; margin-top: 20px; }
.pagamento .pag-deposito p, .pagamento .pag-link-pagamento p { margin-bottom: 0; }
.pagamento .pag-deposito .escolher-banco { margin-top: 10px; }
.pagamento .pag-deposito .escolher-banco a { padding: 0 15px 0 0; }
.pagamento .box button, button#finalizar-carrinho { width: 176px; height: 36px; display: block; background-color: #82a824; border-radius: 10px; font-size: 14px; color: #fff; font-weight: 400; margin-right: 20px; text-align: center; line-height: 34px; float: right; margin-top: 30px; outline: none; }
.pagamento .box button:hover, button#finalizar-carrinho:hover { background-color: #2c7897; }
.pagamento .pag-deposito .d-r .box, .pagamento .pag-link-pagamento .d-r .box { margin-top: 30px; height: 160px; padding: 15px; background-color: #fff; box-shadow: 1px 1px 8px rgba(0, 0, 0, .15); border-radius: 15px; display: block; }
.pagamento .utilizar-credito .d-r .box { margin-top: 30px; height: 160px; padding: 15px; background-color: #fff; box-shadow: 1px 1px 8px rgba(0, 0, 0, .15); border-radius: 15px; display: block; }
.pagamento .utilizar-credito table { width: 100%; height: auto; float: left; }
.pagamento .utilizar-credito tbody { padding: 30px 0; }
.pagamento .cont { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 14px; font-weight: 700; color: #666; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; line-height: 1.8; }
.pagamento .cont span, .cont a { text-decoration: underline; }

/* Hide the browser's default checkbox */
.cont input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }

/* Create a custom checkbox */
.checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #eee; }
.cont .checkmark { border: 1px solid #666666; }

/* On mouse-over, add a grey background color */
.cont:hover input ~ .checkmark { background-color: #ccc; }

/* When the checkbox is checked, add a blue background */
.cont input:checked ~ .checkmark { background-color: #2196F3; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after { content: ""; position: absolute; display: none; }

/* Show the checkmark when checked */
.cont input:checked ~ .checkmark:after { display: block; }

/* Fim Pagamento */

.shake {
  animation: shake-animation 4.72s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes shake-animation {
   0% { transform:translate(0,0) }
  1.78571% { transform:translate(5px,0) }
  3.57143% { transform:translate(0,0) }
  5.35714% { transform:translate(5px,0) }
  7.14286% { transform:translate(0,0) }
  8.92857% { transform:translate(5px,0) }
  10.71429% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}

@media screen and (max-width:1200px) {
	.banner-home .owl-nav { display: none }
	.pagamento .number { width: 46%; }
	.box-login .box-saldo { margin-left: 0; }
}
@media screen and (max-width:1024px) {
	.box-login .box-saldo { margin-left: 20px; }
	.box-login .cart { padding-left: 0; }
}
@media screen and (max-width:992px) {
	.line-jogos .wrapper { justify-content: normal; }
	.footer { height: auto; }
	.rodape .wrapper { margin-bottom: 74px; }
	.footer .box-rodape.two { margin-top: 60px; }
	.rodape .box-sitio { width: 20%; margin-top: 164px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: flex-end; }
	.box-logo img { width: 200px; }
	.header .redes-sociais { display: none; }
	.header .menu-geral { padding-right: 0; width: 100%; }
	.box-aposta .comprar span { display: none; }
	.header .box-logo { width: 22%; }
	.header .box-login { width: 44%; }
	.box-logo img { width: 150px; padding-left: 20px; }
	/*.header .box-login .cart a img { display: none; }*/
	.box-login .box-entrar { margin-left: 0; }
	.box-login .cart { margin-left: 10px; }
	.box-login .box-saldo { margin-left: 0; }
	.header .line-login .col-md-12 { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0; }
	.header .box-logo, .header .box-login { width: auto; }
	.header .menu-geral a { font-size: 14px; }
	.header .menu-geral .btn { position: relative; }
	.dropdown-menu { top: 43px; }
	.header .line-menu > .container { padding: 0; }
	.pagamento .box { width: 100%; float: right; }
}
@media screen and (max-width:767px) {
	.footer h3 { margin-top: 20px; float: left; width: 100%; font-size: 18px; }
	.footer h3, .menu-footer-principal a, .menu-footer a { text-align: center; }
	.footer form { justify-content: center; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; margin: 0 0 30px 0; }
	.box-rodape.one img { width: 100%; }
	.rodape .box-sitio { width: 100%; margin-top: 30px; justify-content: start; float: left; margin-bottom: 20px; }
	.footer .box-rodape.two { margin-top: 40px; }
	.rodape .box-no-figure img { width: auto; height: 52px; }

	/*-------------TOPO-------------*/
	.menu-jogos .titulo { margin-bottom: 0; }
	.menu-jogos a { height: 60px; }
	.line-jogos, .line-jogos .wrapper, .line-jogos .menu-jogos { height: 100px; }
	.menu-jogos span { font-size: 12px; }
	.header { height: 66px; position: fixed; }
	.line-login, .box-logo, .box-aposta, .box-login { height: auto; }
	.header .line-menu { height: auto; background-color: #383838; float: left; }
	.header .menu-geral { height: auto; flex-wrap: wrap; }
	.header .menu-geral a { width: 100%; }
	.line-login, .box-logo, .box-aposta, .box-login { width: auto; }
	.line-login { padding-top: 20px; background-color: #212223; position: absolute; right: 0; width: 100%; display: flex; }
	.box-logo { display: block; }
	.box-login { display: block; float: right; }
	.line-login .container { width: 100%; padding: 0; }
	.box-login .btn-box-login { margin-left: 0; width: 40px; padding: 0; }
	.box-logo img, .box-login .btn-box-login, .box-aposta .comprar, .box-aposta .aposta { margin-bottom: 10px; }
	.box-aposta { display: none; }
	.box-logo img, .box-login .btn-box-login, .box-aposta .comprar, .box-aposta .aposta { float: right; }
	.line-login { padding-top: 10px; height: 64px; border-bottom: 1px solid #fff }
	.box-logo img { width: 109px; margin-left: 50px; }
	.header .line-menu { margin-top: 0px; display: none; }
	.header .menu-geral > :first-child { margin-top: 40px; }
	.header .menu-geral .btn { font-size: 14px; float: left; width: 100%; padding-left: 5px; }
	.header .line-login { position: fixed; top: 0; z-index: 33; }
	.header .menu-geral { margin-top: 15px; }
	.header .line-menu .container { padding: 0; }
	.header .line-menu .col-md-12 { padding: 10px; }
    .header .box-login { padding-top: 0; }
	.box-login .btn-box-login span { display: none; }
	.box-login .btn-box-login:hover { background-color: #4c4c4c; }
	.box-login .cart { margin-right: 10px; }
	.box-login .cart .table-bordered { width: 334px; }
	.box-login .cart #valorTotalCarrinho { margin-left: 0px; }
	.box-login .cart #valorTotalCarrinho #currsymbol { display: none; }
	.line-jogos, .line-jogos .wrapper, .line-jogos .menu-jogos { height: 120px; overflow-y: hidden; }

	/*------------button menu------------*/
	.button-menu { position: absolute; width: 60px; height: 55px; z-index: 111999999; display: block; left: 0; top: 0; padding: 32px 0 0 15px; cursor: pointer; }
	.button-menu span { width: 30px; height: 2px; display: block; background-color: #ccc; position: relative; }
	.button-menu span::before, .button-menu span::after { content: ''; width: 30px; height: 2px; background-color: #ccc; top: -8px; left: 0; position: absolute; }
	.button-menu span::before { top: 8px; }
	.button-menu.rotate span::after { transform: rotate(45deg); top: 0; }
	.button-menu.rotate span::before { transform: rotate(-45deg); top: 0; }
	.button-menu.rotate span { background-color: transparent; }
	.button-menu.rotate span, .button-menu.rotate span::before, .button-menu.rotate span::after, .button-menu span, .button-menu span::before, .button-menu span::after { -webkit-transition: .2s ease; -o-transition: .2s ease; transition: .2s ease; }
	.box-logo img { width: 110px !important; }
	.line-login, .box-logo, .box-aposta, .box-login { height: auto !important; }

	/*Novooooooooos*/
	.box-login .btn-box-login.entrar { width: auto; margin-right: 10px; }
	.header .box-aposta { display: none; }
	.box-login .btn-box-login.entrar span { display: block; line-height: 2.8; }
	.box-login .box-entrar .btn-box-login.entrar span { line-height: 1.1; }
	.box-login .btn-box-login span { display: block; }
	.box-login .btn-box-login.entrar img { display: none; }
	.box-login .btn-box-login.entrar { padding: 0px 10px; min-width: 0; }
	.footer .redes-sociais { width: 100%; justify-content: center; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; }
	.carrinho.pagamento { margin-top: 0; padding: 0; }
	.pagamento .bandeiras label { min-width: 70px; }
	.pagamento .number { width: 100%; margin: 0 0 20px; }
	.pagamento .line { flex-wrap: wrap; }
	.pagamento .validate { width: 40%; margin: 0 }
	.pagamento .cvv { width: 30%; }
	.pagamento .box { width: 100%; padding: 15px; height: auto; }
	.pagamento .box label { line-height: 1; min-width: 70px; width: auto; }
	.pagamento .box button { margin: 20px 0 0 0; }
	.carrinho tr.total td .maior { font-size: 22px; }
	/*.pagamento .escolher-pagamento { height: auto; flex-wrap: wrap; }*/
	/*.pagamento .escolher-pagamento a { width: 100%; }*/
	/*.pagamento .escolher-pagamento a.active, .escolher-pagamento a:hover { border: 0; border-left: 1px solid #666; }*/
}
@media screen and (max-width:405px) {
	.box-login .btn-box-login.entrar span strong { max-width: 70px; }
}
@media screen and (max-width:320px) {
	.box-login .cart .box-items { right: -136px; }
	.box-login .cart .table-bordered { width: 300px; }
	.rodape .box-no-figure img { width: auto; height: 44px; }
	.footer .box-figure img { width: auto; height: 80px; }
}

/*Box comprovante*/
.wrapper-loteria .titulo { height: auto; max-height: 308px; overflow-y: scroll; text-align: center; padding: 5px 0; /* padding-bottom: 10px; */ }
.wrapper-loteria .titulo b { color: #666 !important; }
.modal-loteria .header-loteria .row-bottom { margin-bottom: 0px !important; }
.modal-loteria .header-loteria .row-top { margin-top: 0 !important; }
.modal-loteria .btn-primary { display: none; }
.modal-loteria .modal-footer { padding: 15px 0 50px 0 !important; }
#comprovantes .owl-nav { width: 100% !important; height: 50px !important; position: relative !important; top: -260px !important; }
#comprovantes .owl-nav span { font-size: 50px; background: transparent; width: 50px; display: block; line-height: 1.4; padding: 0; margin-top: -14px; }
.wrapper-loteria .middle-nav .status .status-text { text-align: center; }
#comprovantes .owl-next { float: right; margin-right: 18%; }
#comprovantes .owl-prev { float: left; margin-left: 18%; }
#comprovantes .owl-dots { position: relative !important; top: -50px !important; }

/*Box comprovante*/
@media screen and (max-width:992px) {
    #comprovantes .owl-prev { margin-left: 0; }
    #comprovantes .owl-next { margin-right: 0; }
    #comprovantes .owl-nav { top: -160px !important; }
}

@media screen and (max-width:767px) {
    .wrapper-loteria .titulo { max-height: 150px; line-height: 17px; text-align: justify; }
}
