/**
*  ------------------------------------------------------------------------------------------------
*
*
*   RESET
*
*
*  ------------------------------------------------------------------------------------------------
*/
html,body{
    overflow-y: hidden !important;
}
article.aposta{
    display: none !important;
}
/**
*  ------------------------------------------------------------------------------------------------
*
*
*   LANDING PAGE
*
*
*  ------------------------------------------------------------------------------------------------
*/
section.lp-jogo-da-fruta{
    position:fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    z-index: 10;
    background: #f2f2f2;
    padding-bottom: 0px;
}

section.lp-jogo-da-fruta.blocado{
    position: relative !important;
}

section.lp-jogo-da-fruta .intro{
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    width: 100%;
    height: 100vh;
    background: #eb0d18;
    box-sizing: border-box;
  box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
	overflow: hidden;
}

section.lp-jogo-da-fruta .intro .container{
    z-index: 13;
}

section.lp-jogo-da-fruta .intro .hero{
    text-align: center;
}

section.lp-jogo-da-fruta .intro .hero a,
section.lp-jogo-da-fruta .intro .hero a:hover{
    text-decoration: none;
}

section.lp-jogo-da-fruta .intro .hero a img{
    width: 100%;
}


section.lp-jogo-da-fruta .intro .actions{
    text-align: center;
    margin-top: 40px;
}


section.lp-jogo-da-fruta .actions .btn-primary,
section.lp-jogo-da-fruta .actions .btn-primary:hover,
section.lp-jogo-da-fruta .actions .btn-primary:active,
section.lp-jogo-da-fruta .actions .btn-primary:focus,
section.lp-jogo-da-fruta .actions .btn-primary:visited{
    width: 300px !important;
    font-size: 21px;
    border: none !important;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #000 !important;
}

section.lp-jogo-da-fruta .actions .btn-default,
section.lp-jogo-da-fruta .actions .btn-default:hover,
section.lp-jogo-da-fruta .actions .btn-default:active,
section.lp-jogo-da-fruta .actions .btn-default:focus,
section.lp-jogo-da-fruta .actions .btn-default:visited{
    background: none !important;
    border: none !important;
    font-size: 16px;
}


section.lp-jogo-da-fruta .intro div.parallax {
    position:absolute;
    display: block;
    top:0;
    left: 0;
    width: 320px;
    height: 320px;
    padding: 10px;    
    z-index: 12;
}
  
section.lp-jogo-da-fruta .intro div.parallax.parallax1{

}

section.lp-jogo-da-fruta .intro div.parallax.parallax2{
    transform: rotate(52deg) !important;
    left: -6%;
}

section.lp-jogo-da-fruta .intro div.parallax.parallax3{
    top: 29%;
    transform: rotate(-7deg) !important;
    width: 353px;
    height: 352px;
}

section.lp-jogo-da-fruta .intro div.parallax.parallax4{
    left: auto;
    right: 0;
    top: -63px;
    transform: rotate(-25deg) !important;
}

section.lp-jogo-da-fruta .intro div.parallax.parallax5{
    top: 28%;
    left: auto;
    right: 96px;
    transform: rotate(25deg) !important;
}

section.lp-jogo-da-fruta .intro div.parallax.parallax6{
    top: auto;
    bottom: 0;
}

section.lp-jogo-da-fruta .intro div.parallax.parallax7{
    bottom: 0 !important;
    right: 0 !important;
    top: auto !important;
    left: auto !important;
}


section.lp-jogo-da-fruta .destaque{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-height: 100vh;
    background: #ccc;
    padding-top: 150px;
    padding-bottom: 120px;
}

section.lp-jogo-da-fruta .destaque .super-caixa-branca{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 30px;
    padding-top:55px;
    background: #fff;
    border:10px solid #000;
    color: #000;
    text-align: center;
    border-radius: 12px;
}

section.lp-jogo-da-fruta .destaque .super-caixa-branca h1,
section.lp-jogo-da-fruta .destaque .super-caixa-branca h2,
section.lp-jogo-da-fruta .destaque .super-caixa-branca h3,
section.lp-jogo-da-fruta .destaque .super-caixa-branca h4,
section.lp-jogo-da-fruta .destaque .super-caixa-branca h5{
    font-weight: bold;
    color: #000;
}
section.lp-jogo-da-fruta .destaque .super-caixa-branca p{
    color: #000;
}

section.lp-jogo-da-fruta .destaque .super-caixa-branca .actions{
    padding-top: 40px;
}
section.lp-jogo-da-fruta .destaque .super-caixa-branca .actions .btn-default{
    color: #000 !important;
}


section.lp-jogo-da-fruta .conteudo-livre{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding-top: 150px;
    padding-bottom: 200px;
    background: #cae9fa;
}

section.lp-jogo-da-fruta .conteudo-livre h1,
section.lp-jogo-da-fruta .conteudo-livre h2,
section.lp-jogo-da-fruta .conteudo-livre h3,
section.lp-jogo-da-fruta .conteudo-livre h4,
section.lp-jogo-da-fruta .conteudo-livre h5{
    font-weight: 900 !important;
    text-transform: uppercase;
    color: #000;
    margin-top: 50px;
}
section.lp-jogo-da-fruta .conteudo-livre p,
section.lp-jogo-da-fruta .conteudo-livre ul,
section.lp-jogo-da-fruta .conteudo-livre ul li,
section.lp-jogo-da-fruta .conteudo-livre ol{
    color: #000;
}

section.lp-jogo-da-fruta .rodape{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top:92px;
    padding-bottom: 45px;
    text-align: center;
    background:#000;
}

section.lp-jogo-da-fruta .rodape .hero img{
    width: 300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

section.lp-jogo-da-fruta .rodape .hero p{
    color:#fff;
}

section.lp-jogo-da-fruta .rodape .btn-primary,
section.lp-jogo-da-fruta .rodape .btn-primary:hover,
section.lp-jogo-da-fruta .rodape .btn-primary:active,
section.lp-jogo-da-fruta .rodape .btn-primary:focus,
section.lp-jogo-da-fruta .rodape .btn-primary:visited{
    border:3px solid #fff !important;
}


section.lp-jogo-da-fruta.blocado .rodape{
    padding-bottom: 185px;
}

@media(max-width:540px){

    section.lp-jogo-da-fruta .intro div.parallax {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 120px;
        max-width: 120px;
        height: 120px;
        max-height: 120px;
        padding: 10px;
        z-index: 12;
    }

    section.lp-jogo-da-fruta .intro {
        position: relative;
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
        width: 100%;
        height: auto;
        min-height: 640px;
        background: #eb0d18;
        box-sizing: border-box;
        box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
        overflow: hidden;
    }

    section.lp-jogo-da-fruta .intro div.parallax.parallax3 {
        top: 40%;
        transform: rotate(-7deg) !important;
        width: 353px;
        height: 352px;
    }

    section.lp-jogo-da-fruta .intro div.parallax.parallax4 {
        left: auto;
        right: -15px;
        top: -42px;
        transform: rotate(-25deg) !important;
    }

    section.lp-jogo-da-fruta .intro div.parallax.parallax5 {
        top: 38%;
        left: auto;
        right: -5px;
        transform: rotate(25deg) !important;
    }

    section.lp-jogo-da-fruta .intro div.parallax.parallax6 {
        top: auto;
        bottom: 27px;
    }

    section.lp-jogo-da-fruta .destaque {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        min-height: 100vh;
        background: #ccc;
        padding-top: 75px;
        padding-bottom: 120px;
    }

    section.lp-jogo-da-fruta .btn-primary{
        max-width: 100%;
    }
    section.lp-jogo-da-fruta .conteudo-livre{
        padding-top: 75px;
    }

    section.lp-jogo-da-fruta.blocado .rodape {
        padding-bottom: 366px;
    }

}



/**
*  ------------------------------------------------------------------------------------------------
*
*
*   PÁGINA DO GAME
*
*
*  ------------------------------------------------------------------------------------------------
*/
section.games.games-fruta{
    position:fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 10;
    background: #f2f2f2;
}

section.frutas{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}


section.frutas .bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url("../images/madeira-v3.jpg");
  background-size: cover;
  /*transform: scale(1.1);*/
}

section.frutas canvas {
  position: relative;
  z-index: 1;
}

section.frutas .header {
  position: absolute;
  z-index: 3;
  top: 30px;
  left: 50%;
  display: block;
  padding: 13px 20px;
  width: 90%;
  margin-left: -45%;
  font-family: Lato, Arial;
  color: #333;
  box-sizing: border-box;
  background: none;
  text-transform: uppercase;
  /*
  &.game-over {
    color: transparent;
    background: black;

    &:before {
      content: "Fim do Teste";
      color: #fff;
      text-align: center;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
    }
  }
  */
}

section.frutas .header .saldo-ganho,
section.frutas .header .saldo-ganho span{
    color: #FDD835;
    font-size: 14px;
}

@media(max-width:540px){
    section.frutas .header .saldo-ganho,
    section.frutas .header .saldo-ganho span{
        color: #FDD835;
        font-size: 13px;
        padding: 0;
    }
}

section.frutas .header .encerrar-aposta{
    text-align: center;
    padding-top: 10px;
    opacity: 1;
    -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

section.frutas .header .encerrar-aposta a,
section.frutas .header .encerrar-aposta a:hover{
    color: #000;
    display: block;
    text-decoration: none;
    display: block;
    background: #FDD835;
    border-radius: 18px;
    width: 200px;
    max-width: 100%;
    font-weight: bold;
    font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
}

section.frutas .header .saldo-ganho span.meta{
   font-size: 0.9em;
   display: inline-block;
   padding-left: 14px;
}

section.frutas .header .saldo-ganho img{
    width: 24px;
    margin-right: 5px;
    display: inline-block;
}

section.frutas .header .life{
    position: relative;
    text-align: right;
}

section.frutas .header .life img{
    width: 24px;
    height: auto;
    display: inline-block;
    margin-left: 5px;
}

@media(max-width:540px){
    section.frutas .header .life{
        padding: 0;
        text-align: right;
    }
    section.frutas .header .life img{
        width: 20px;
    }
}


@media (max-width: 767px) {
    .diogenes-col-xl-4.diogenes-col-lg-4.diogenes-col-md-4.diogenes-col-6.saldo-ganho {
      order: 1;
    }
  
    .diogenes-col-xl-4.diogenes-col-lg-4.diogenes-col-md-4.diogenes-col-12.encerrar-aposta {
      order: 3;
    }
  
    .diogenes-col-xl-4.diogenes-col-lg-4.diogenes-col-md-4.diogenes-col-6.life {
      order: 2;
    }
  }



.mini-contador{
    position: absolute;
    display: block;
    width: 400px;
    height: auto;
    z-index: 20;
    top:150px;
    left: 50%;
    margin-left: -200px;
    color:#000;
    padding: 30px;
    padding-top:55px;
    background: none;
    border:0px solid #000;
    color: #fff;
    font-size: 132px;
    text-align: center;
    font-weight: bold;
}

.pronto-para-jogar{
    position: absolute;
    display: block;
    width: 400px;
    height: auto;
    z-index: 40;
    top:150px;
    left: 50%;
    margin-left: -200px;
    color:#000;
    padding: 30px;
    padding-top:55px;
    background: #fff;
    border:10px solid #000;
    color: #000;
    text-align: center;
    border-radius: 12px;
}


@media(max-width:540px){
    .pronto-para-jogar{
        width: 96%;
        margin-left: -48%;
    }
}

.pronto-para-jogar p{
    text-align: center;
    color:#000;
}


.pronto-para-jogar img{
    margin-left: auto;
    margin-right: auto;
    width: 190px;
}


.pronto-para-jogar .btn-primary,
.pronto-para-jogar .btn-primary:hover,
.pronto-para-jogar .btn-primary:active,
.pronto-para-jogar .btn-primary:focus,
.pronto-para-jogar .btn-primary:visited{
    width: 100%;
    background: #000 !important;
    border: none !important;
}
.pronto-para-jogar .btn-primary.btn-testar,
.pronto-para-jogar .btn-primary.btn-testar:hover,
.pronto-para-jogar .btn-primary.btn-testar:active,
.pronto-para-jogar .btn-primary.btn-testar:focus,
.pronto-para-jogar .btn-primary.btn-testar:visited{
    width: 100%;
    background: #666 !important;
    border: none !important;
}


.pronto-para-jogar .diogenes-form-group{

}

.pronto-para-jogar .diogenes-form-group label{
    color:#000;
    display: block;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}

.pronto-para-jogar .diogenes-form-group .diogenes-form-control{
    margin-bottom: 20px;
}



section.frutas div#game {
    width:100%;
    height:100%;
    cursor: crosshair;
}






