/**
 * Copyright 19 de dez de 2023 Google LLC
 * 
 * Use of this source code is governed by an MIT-style
 * license that can be found in the LICENSE file or at 
 * https://opensource.org/licenses/MIT.
 * @author Lucas O. Silva <? PHP Developer ?>
 * @instagram @_lucaslw
   
 */ /* 
    Created on : 19 de dez de 2023, 19:35:44
    Author     : lu-ca
*/
.icone{
    display: inline-block;
    width:20px;
    height: 20px;
    background-repeat: no-repeat!important;
    background-size: covefr!important;
    background-position: center!important;
}
.icone.mediun{ 
    width:35px;
    height: 35px; 
}
.icone.small{ 
    width:27px;
    height: 27px; 
}
.icone.large{ 
    width:42px;
    height: 42px; 
}
.icone.meus-numeros{ background:url('../../assets/images/Meus numeros.svg')}
.icone.meus-numeros-o{ background:url('../../assets/images/Meus numeros2.svg')}
.icone.home{ background:url('../../assets/images/Inicio.svg')}
.icone.politicas{ background:url('../../assets/images/Politica de Privacidade.svg')}
.icone.sorteios{ background:url('../../assets/images/Sorteios.svg')}
.icone.ganhadores{ background:url('../../assets/images/Ganhadores.svg')}

.toast-body {
    color:#FFF
}
:root{
    --color-dark:#333;
    --color-light:#eee;
}
.loading-page{
    background:rgba(255,255,255,0.6);
    position: fixed;
    width:100%;
    bottom: 0px;
    top:0px;
    z-index: 9999;
    align-items: center;
    justify-content: center;
    display: none
}
.loading-page.active{
  
    display: flex;
}
.loading-page img{
  height: 50px;
}
body {
    background: #e9ecef;
    color: var(--bs-gray-900);
    height: auto!important;
    font-size: 16px;
}
.card-cota-premiada{
    background:rgba(var(--bs-success-rgb),0.5)!important;
    border:2px solid var(--bs-success)!important;
    padding: 10px;
    text-align: center;
}
.swiper-button-next,
.swiper-button-prev{
    color:#FFF
}
.header-style-one{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #000;
    color: #FFF;
    font-size: .9em;
}
.header-style-one .main-navigation{
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    height: 70px;
}
.app-main{
    background: var(--incrivel-primariaDarken);
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    max-width: 600px;
    margin-top: -18px;
}
.container-600{
    max-width: 600px;
}
.site-footer{
    background: #FFF
}
.swiper-slide img{
    width:100%;
    /*height: 550px;*/
    object-fit: cover;
    object-position: center center;
}
.reservation.in-reservating:after{
    content: '';
    background:url('../../assets/img/load_w.gif') no-repeat;
    background-size: contain;
    height: 25px!important;
    width:30px!important; 
    position: absolute;
    right:10px;
}

.border-bar {
    -webkit-box-shadow: 0 20px 30px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 20px 30px 0 rgba(0,0,0,.08);
    box-shadow: 0 20px 30px 0 rgba(0,0,0,.08);
    background-color: #000;
    height: 18px;
}
.user-dropdown img {
    border-radius: 100%;
    height: 50px;    
    width: 50px;    
}
#div-customer img {
    height: 60px;
    margin-right: 10px;
    border-radius: 10px;
}
.customer-name {
   border-radius: 100%;
    height: 50px;width: 50px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.customer-name:after {
   display: none
}
.badge.aguardando{
    color: #fff; 
    background-color: rgba(0,0,0,.7);
}
.badge.acabando{
    color: #fff; 
    background-color: rgba(0,0,0,.7)
}
.badge.finalizado{
    color: #fff; 
    background-color: #dc3545
}
.badge.comprando{
    color: #fff; 
    background-color: #198754
}
/*//winners*/

.fila-espera{
    text-align: center!important;;
}
.fila-espera img{
   filter:invert()!important;
}
.list-winners .image-customer{
    height: 80px;
    border-radius: 100%;
    width:80px;
    object-fit: cover;
}
.list-winners .image-campaing{
    height: 80px;
    border-radius: 100%;
    width:80px;
    object-fit: cover;
}
.list-winners .row{
     background: #FFF;
    border-radius: 10px;
    padding: 10px;
}
/*endwinners*/
/*//pagina de pagamengo*/
.payment-card {
    background:#FFF;
    border-radius: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
.card-rifa h1 {
    color:#000;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px
}
.card-rifa p {
    font-size: 12px;
    margin-bottom: 0px;
}
.card-rifa * {
    color:#333;
}

.detalhes-compra{
    background:#FFF;
    border-radius: 10px;
}
.accordion-button{
    background: transparent!important
}
/*roleta premiada*/

.lista-premios-roulette{
   list-style: none;
    padding: 0px;
    margin:0px;
}
.lista-premios-roulette li{
   display: flex;
    background: var(--color_title);
    color:#FFF;
    justify-content: space-between;
    margin-top: 5px;
    border-radius: 5px;
    padding: 4px;
}
/*footer grouo*/

.group-social{
    position: fixed;
    right:0px;
    width:45px;
    height: 200px;
    bottom: 0px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    z-index:999;
    justify-content: flex-end;
}
.group-social a{
    display: block
}
.group-social img{  
    height: 35px; 
    margin-bottom: 10px;
    border-radius:100%;
    box-shadow: 2px 2px 4px 1px #a7a7a7;
}
.group-social img:hover{
   transform: scale(1.1);
    transition: all ease 0.3s;
}
 

/*menu*/
 .nav-submenu li a{
/*    display: flex;
    justify-content: flex-start;
    align-items: center;*/
}
.d-block,.menu-mobile .menu-mobile--lista a,.menu-mobile .menu-mobile--minus {
    display: block!important
}

.border-bottom,.menu-mobile .menu-mobile--lista a {
    border-bottom: 1px solid #dee2e6!important
}

.mb-1,.menu-mobile .menu-mobile--usuario .nome-usuario span {
    margin-bottom: .25rem!important
}

.app-footer,.menu-mobile .menu-mobile--minus,.nav-vertical ul li,.rede-social-item,.text-center {
    text-align: center!important
}

.menu-mobile .menu-mobile--lista a,.menu-mobile .menu-mobile--minus,.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important
}

.menu-mobile {
    -webkit-transition: opacity .45s,left .45s ease-out;
    transition: opacity .45s,left .45s ease-out;
    background-color: var(--incrivel-primaria);
    pointer-events: none;
    padding: 20px 27px;
    position: fixed;
    overflow: auto;
    z-index: 1021;
    height: 100%;
    color: #fff;
    width: 100%;
    left: -100%;
    opacity: 0;
    top: 0
}

.menu-mobile.menu-mobile--aberto {
    pointer-events: all;
    opacity: 1;
    left: 0
}

.menu-mobile .menu-mobile--minus {
    background-color: var(--incrivel-primariaHover);
    border-radius: 13px;
    font-size: 1.2em;
    padding: 7px;
    width: 50px
}

.menu-mobile .menu-mobile--usuario .imagem {
    height: 85px
}

.menu-mobile .menu-mobile--usuario .nome-usuario p {
    font-size: 1em
}

.menu-mobile .menu-mobile--usuario .nome-usuario span {
    font-size: .9em;
    display: block
}

.menu-mobile .menu-mobile--usuario .nome-usuario .creditos {
    background-color: #333;
    padding: 5px
}

.menu-mobile .menu-mobile--info .logo {
    height: 50px
}

.menu-mobile .menu-mobile--lista {
    list-style: none;
    padding: 0;
    margin: 0
}

.menu-mobile .menu-mobile--lista a {
    border-color: var(--incrivel-primaria)!important;
    padding: 17px 10px;
    font-size: 1.1em
}

.menu-mobile .menu-mobile--lista a span {
    padding-right: 10px;
    display: inline-block;
    color: var(--incrivel-primaria);
    width: 50px
}

.nav-vertical ul li .sub-menu li .menu-icon {
    margin-right: 8px
}

.app-header {
    -webkit-box-shadow: 0 10px 30px 1px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0 10px 30px 1px rgba(0, 0, 0, .06);
    box-shadow: 0 10px 30px 1px rgba(0, 0, 0, .06);
    background-color: #000;
    color: #d1d1d1;
    font-size: .9em;
    height: 80px;
}

.modal-fluid .modal-content {
    color: #323232;
    border-radius: 0 !important;
    height: 100vh;
    border: 0;
}

.app-header .app-brand {
    max-height: 35px;
}

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

 

.nav-vertical ul {
    list-style: none;
}

.nav-vertical ul,
.p-0 {
    padding: 0 !important;
}

.m-0,
.nav-vertical ul {
    margin: 0 !important;
}

.bg-cor-primaira {
    background-color: #000 !important;
}

.nav-vertical ul li {
    /* background-color: var(--cor-primaria-lighten);
    color: var(--cor-primaria-link); */
    border-radius: 10px;
    font-size: 1em;
    min-height: 50px;
    text-align: left !important;
    display: flex;
    align-items: center;
    /*border-bottom: solid;*/
}

.app-footer,
.menu-mobile .menu-mobile--minus,
.rede-social-item,
.text-center {
    text-align: center !important;
}

.nav-vertical ul li a {
    -webkit-transition: background-color .4s ease-in-out, border-radius .7s ease-in-out, font-weight .7s ease-in-out;
    transition: background-color .4s ease-in-out, border-radius .7s ease-in-out, font-weight .7s ease-in-out;
    border-bottom: 1px solid rgba(255,255,255, .1);
    text-decoration: none;
}

.lista-horizontal {
    list-style: none
}

.lista-horizontal li {
    margin-right: 10px;
    float: left
}

.lista-horizontal li:last-child {
    margin-right: 0
}

.nav-vertical ul {
    list-style: none
}

.nav-vertical ul li {
    background-color: var(--cor-primaria-lighten);
    color: var(--cor-primaria-link);
    border-radius: 10px;
    font-size: 1em
}

.nav-vertical ul li:last-child a {
    border: none
}

.nav-vertical ul li a {
    -webkit-transition: background-color .4s ease-in-out,border-radius .7s ease-in-out,font-weight .7s ease-in-out;
    transition: background-color .4s ease-in-out,border-radius .7s ease-in-out,font-weight .7s ease-in-out;
    border-bottom: 1px solid rgba(var(--incrivel-rgba),.1)
}

.nav-vertical ul li a:hover {
    opacity: .7
}

.nav-vertical ul li a.active .bi-dash {
    display: block
}

.nav-vertical ul li .bi-dash,.nav-vertical ul li a.active .bi-plus {
    display: none
}

.nav-vertical ul li .bi-plus {
    display: block
}

.nav-vertical ul li .icone {
    margin-right: 20px;
    font-size: 1.4em
}

.nav-vertical ul li .right {
    color: rgba(var(--incrivel-rgba),.5);
    text-align: right;
    -moz-box-flex: 1;
    flex: 1 1
}

.nav-vertical ul li .sub-menu {
    font-size: .9em
}

.nav-vertical ul li .sub-menu li .menu-icon {
    margin-right: 8px
}

.nav-vertical ul li.active {
    background-color: var(--cor-secundaria);
    color: var(--cor-secundaria-link)
}

.nav-vertical ul li.success {
    background-color: #259249;
    color: #fff
}


.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
}

.modal-fullscreen .modal-header {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

.modal-fullscreen .modal-footer {
    border-radius: 0
}
#HomeModalMenu{
    margin-left: 0px !important;
    left:0px;
    padding-left:0px;
    width: auto;
}
#HomeModalMenu .modal-body{
    background: #000;
}
#HomeModalMenu .modal-body a,
#HomeModalMenu  .btn.menu-mobile--button{
    color:#FFf
}

/*endmenu*/

/*modal*/
.modal .modal-content{
    border-radius: 15px;
}
.modal .modal-header{
    border-bottom: 0px;
}
.modal .modal-header .modal-title{
    font-weight: bold;
}
/*endmodal*/

/*mmodo manual*/

.section-manual h6{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}
.section-manual .payment{
    width:100%;
    background:#FFF;
    border-radius: 10px;
    padding: 10px;
    position: sticky;
    bottom: 0px;
}
 
#raffles{
    min-height: 400px;
    height: 100%;
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    justify-content: center;
     background: var(--bg_card_number); 
/*     padding: 10px; */
    margin-bottom: 20px;
    padding-top:10px;
    align-content: flex-start;
    
}
#raffles a{
/*    margin-right:6px;
    margin-bottom: 6px;*/
    padding: 5px 15px;
    border-radius: 5px; 
    color:var(--color_numbers)!important;
    min-width:50px;
    text-align: center; 
}
#raffles.mil a{ 
    min-width:60px; 
}

.raffles img{ 
    filter: invert();
}
.pagas-rm{
      background:var(--bg_paid); 
}
.reservadas-rm{
     background:var(--bg_reserved);      
}
.disponivel-rm{
    background:var(--bg_cota);     
}
.pagas-rm:hover,.reservadas-rm:hover,.disponivel-rm:hover{
   opacity: 0.7;
}
#raffles a.disponivel{
   background:var(--bg_cota);    
}
#raffles a.selected{
   background:var(--bg_selected);    
}
#raffles a.pago{
   background:var(--bg_paid);    
}
#raffles a.reservado{
   background:var(--bg_reserved);      
}
#raffles .number-cover{
    background-position: center!important;
    background-size:35px!important;
    height: 35px;
    width:35px;
    z-index: 2;
}
.raffles.times a span{
 font-weight: bold;
    font-size: 1.1em;
}
#numberSelected {
    display: flex;
    padding: 10px;
    flex-wrap: wrap; 
}
#numberSelected .number-selected{
    margin-right:4px;
    margin-bottom: 5px;
    padding: 0px 3px;
    border-radius: 5px;
    background:#31e041;
    font-size: 11px;
}

/*end modo manual*/

/*Fazendinha*/
.grupo-fazendinha,
.grupo-meia-fazenda{
    cursor: pointer;
    width: 25%;
    height: 150px;
    background-size: cover; 
    margin-top: 5px;
}
.grupo-meia-fazenda{
    display: flex;
}
.grupo-meia-fazenda .selected{
    background: #FFF
} 

@media (max-width: 768px) {
     .grupo-fazendinha {
        height: 100px !important;
    } 

    .grupo-fazendinha .pago{
        height: 100%;
    }

    .grupo-fazendinha .reservado{
        height: 100%;
    }
} 

.grupo-fazendinha .reservado { 
    width: 100%;
    height: 90%;
}

.grupo-fazendinha .pago { 
    width: 100%;
    height: 90%;
}
.grupo-fazendinha.selected {
    opacity: 0.4;
}
/*end fazendinha*/
/*start fazendinha meio*/
/* .grupo-fazendinha {
        padding: 5px;
        cursor: pointer;
        width: 150px;
        height: 150px;
        background-size: cover;
        display: flex;
        margin-top: 5px;
    }

    @media (max-width: 768px) {
        .grupo-fazendinha {
            height: 100px !important;
        }

        .le{
            height: 100% !important;
        }

        .ld{
            height: 100% !important;
        }
        
    }
*/ 
    .grupo-meia-fazenda .fazenda-reservado {
        background-color: var(--bg_reserved);
        opacity: 0.5
    }

    .grupo-meia-fazenda .fazenda-pago {
        background-color: var(--bg_paid);
        opacity: 0.5
    }

    .selected-group {
        opacity: 0.5;
    }

     .grupo-meia-fazenda .le.selected-group,
     .grupo-meia-fazenda .ld.selected-group {
         background-color: var(--bg_selected);
         opacity: 0.5
    }

    .grupo-meia-fazenda .le {
        width: 50%;
        height: 90%;
        background-size: cover;
    }

    .grupo-meia-fazenda .ld {
        width: 50%;
        height: 90%;
        background-size: cover;
    }
/*end fazendinha end*/


/*winner home*/

.ganhador {
    display: flex !important;
    margin-bottom: 10px;
    background: #fff;
    padding: 5px;
    border-radius: 10px;
    cursor: pointer;
}

.ganhador-foto img {
    width: 52px;
    height: 52px;
    border: 2px solid #63ac49;
    margin-top: 10px;
}

.ganhador-desc {
    margin-left: 5px;
    width: 80%;
}

.ganhador-desc h3 {
    font-size: 1.1em;
}

.ganhador p {
    font-size: .85em;
    margin-bottom: 0;
    opacity: .85;
}

.ganhador-rifa {
    float: right;
}

.ganhador-rifa img {
    height: 40px;
    width: 40px;
    border-radius: 50rem;
    margin-top: 5px;
}

.ganhadores a {
    text-decoration: none !important;
}

                        
                       
                        
/*efeitos*/
.blob {
    /*background: black;*/
    /*border-radius: 50%;*/
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    /*margin: 10px;*/
    /*height: 20px;*/
    /*width: 20px;*/
    transform: scale(1);
    animation: pulse-black 2s infinite;
}

@keyframes pulse-black {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.blob.white {
    background: white;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
    animation: pulse-white 2s infinite;
}

@keyframes pulse-white {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.blob.red {
    background: transparent;
    /*box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);*/
    animation: pulse-red 1.5s infinite;
}

@keyframes pulse-red {
    0% {
        transform: scale(0.95);
        /*box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);*/
    }

    70% {
        transform: scale(1);
        /*box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);*/
    }

    100% {
        transform: scale(0.95);
        /*box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);*/
    }
}

.blob.orange {
    background: rgba(255, 121, 63, 1);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 1);
    animation: pulse-orange 2s infinite;
}

@keyframes pulse-orange {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 121, 63, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 121, 63, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 121, 63, 0);
    }
}

.blob.yellow {
    background: rgba(255, 255, 1, 1);
    box-shadow: 0 0 0 0 rgba(255, 255, 1, 1);
    animation: pulse-yellow 2s infinite;
}

@keyframes pulse-yellow {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 1, 1);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 177, 66, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 177, 66, 0);
    }
}

.blob.blue {
    background: rgba(52, 172, 224, 1);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 1);
    animation: pulse-blue 2s infinite;
}

@keyframes pulse-blue {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
    }
}

.blob.green {
    background: rgba(41, 179, 0.00);
    box-shadow: 0 0 0 0 rgba(41, 179, 0.00);
    animation: pulse-green 2s infinite;
}

@keyframes pulse-green {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(41, 179, 0.00);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(51, 217, 178, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, 0);
    }
}

.blob.purple {
    background: rgba(142, 68, 173, 1);
    box-shadow: 0 0 0 0 rgba(142, 68, 173, 1);
    animation: pulse-purple 2s infinite;
}

@keyframes pulse-purple {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(142, 68, 173, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(142, 68, 173, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(142, 68, 173, 0);
    }
}


