@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-Regular.eot');
  src: url('fonts/Montserrat-Regular.ttf');
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-Medium.eot');
  src: url('fonts/Montserrat-Medium.ttf');
  font-weight: bold;
}

@font-face {
  font-family: 'BriemAkademiStd';
  src: url('fonts/BriemAkademiStd-Bold.eot');
  src: url('fonts/BriemAkademiStd-Bold.ttf');
  font-weight: bold;
}

:root {
  --scale: 1;
}

* {
  border: 0;
  margin: 0;
  padding: 0;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

html {
  font-size: 10px;
  line-height: 1.2;
}

body {
  background-color: #000;
}

#stage {
  display: none;
  width: 1024px;
  height: 768px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -384px;
  margin-left: -512px;
  background-color: #FFF;
  background-image: url(../imagens/bg_home.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.btMute {
  top: 10px;
  right: 60px;
  position: absolute;
  background-image: url(../imagens/mute.png);
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 30;
  display: none;
}

.btMute.trilha {
  top: 10px;
  right: 10px;
  background-image: url(../imagens/mute.png);
  display: block;
}

.btMute.mute {
  background-position-x: -50px;
}

#stage.mobile .btMute {
  transform: scale(.8);
  transform-origin: 100% 0;
  top: 0;
  right: 0;
}

/* #abertura {} */

#abertura .tituloJogo {
  position: absolute;
  width: 983px;
  height: 258px;
  top: 190px;
  left: -170px;
  background-image: url(../imagens/revolucao.png);
  pointer-events: none;
  transform-origin: 138px 206px;
}

#abertura .enunciado {
  font-size: 1.5rem;
  font-family: 'Montserrat';
  margin: 390px 0 0 305px;
  width: 460px;
  line-height: 130%;
  font-weight: bold;
}

#abertura .enunciado p {
  margin-bottom: 10px;
}

#abertura .enunciado p span {
  display: inline-block;
  font-style: italic;
}

#abertura .ilustra {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
}

#abertura .ilustra.il1 {
  background-image: url(../imagens/home_1.png);
}

#abertura .ilustra.il2 {
  background-image: url(../imagens/home_2.png);
  top: -100px;
  left: auto;
}

#abertura .ilustra.il3 {
  background-image: url(../imagens/home_3.png);
  top: -100px;
}

.btAvancar {
  position: absolute;
  width: 174px;
  height: 57px;
  bottom: 121px;
  right: 320px;
  cursor: pointer;
  background-image: url(../imagens/bt_iniciar.png);
  transform-origin: 50% 100%;
}


#info .transicao {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../imagens/bg_transicao.jpg);
}

#info .tela {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #a9d0ffcc;
  background-image: url(../imagens/bg_tela.png);
  transform-origin: 911px 628px;
  transition: 1s transform, 1s 1s background;
  display: flex;
  padding: 102px 50px 75px;
  box-sizing: border-box;
  font-family: Montserrat;
}

#info .carinha {
  position: absolute;
  width: 325px;
  height: 722px;
  background-image: url(../imagens/carinha.png);
  right: -400px;
  bottom: -327px;
  transition: 1s right;
}

#info .titulo {
  width: 630px;
  height: 111px;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  top: 10px;
  z-index: 1;
  background-image: url(../imagens/titulo_interno.png);
  transition: .5s .5s top;
}

#info.off .titulo {
  top: -220px;
}

#info.off .carinha {
  right: -100px;
}

#info.off .tela {
  transform: scale(.24);
  background-color: #a9d0ff00;
}

#info .tela .conteudo {
  width: 50%;
}

#info .tela p.tx1 {
  margin: 30px 10px 0 195px;
  font-size: 1.4rem;
}

#info .tela p.tx2 {
  margin: 36px 80px;
  color: #7fd94d;
  font-size: 1.3rem;
  text-align: center;
  text-transform: uppercase;
  height: 130px;
  width: 300px;
}

#info .tela p.tx2 b {
  font-family: 'BriemAkademiStd';
  font-size: 1.6rem;
  margin-bottom: 13px;
  display: inline-block;
}

#info .tela p.tx3 {
  margin: 98px 120px 0;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
}

#info .tela p.tx4 {
  margin: 67px 110px 0 120px;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
}

#info .tela .tx4 b {
  text-transform: uppercase;
  margin-bottom: 9px;
  display: inline-block;
}

#info .tela .conteudo.dir {
  padding: 30px 60px 0;
  position: relative;
}

#info .tela .conteudo .seta.esq {
  left: 30px;
  transform: scaleX(-1);
}

#info .tela .conteudo .seta.off,
#info .tela .conteudo .seta.desativa {
  pointer-events: none;
  filter: brightness(.3);
}

#info .tela .conteudo.left .seta {
  display: none;
}

#info .tela .conteudo .seta {
  width: 30px;
  height: 140px;
  background-color: #322c5f;
  position: absolute;
  right: 30px;
  top: 134px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

#info .tela .conteudo .seta .img {
  position: absolute;
  width: 28px;
  height: 118px;
  background-image: url(../imagens/seta.png);
  left: 10px;
  top: 8px;
}

#info .tela .conteudo.dir .container {
  width: 345px;
  height: 100%;
  background-color: #b1d6fb;
  border-radius: 20px;
  overflow: hidden;
}

#info .tela .conteudo.dir .slider {
  width: calc(365px * 5);
  height: 100%;
  position: relative;
  margin-left: -10px;
}

#info .tela .conteudo.dir .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 345px;
  float: left;
  margin: 0 10px;
}

#info .tela .conteudo.dir .foto {
  width: 100%;
  border-radius: 20px;
  background-color: #58b3ff;
  text-align: center;
  padding: 10px 0;
}

#info .tela .conteudo.dir .foto img {
  width: 95%;
  height: auto;
}

#info .tela .conteudo.dir .foto .legenda {
  font-size: 1.3rem;
  margin: 5px 5px 0;
}

#info .tela .conteudo.dir ul {
  font-size: 1.4rem;
  margin: 0 10px 0 40px;
  list-style: none;
}

#info .tela .conteudo.dir li {
  margin: 8px 0;
  position: relative;
}

#info .tela .conteudo.dir li:before {
  content: '';
  position: absolute;
  width: 3px;
  border-radius: 50%;
  height: 4px;
  border: 3px solid #ff7b38;
  left: -15px;
  top: 5px;
}

#info .tela .conteudo.dir .txt {
  padding: 10px 15px;
  margin: 0 20px 20px 40px;
  background-color: #7fc0ff;
  border-radius: 10px;
  font-size: 1.3rem;
}

/* #info .tela .conteudo.dir .item3 .foto img {
  height: 120px;
} */

#info .tela .conteudo.dir .item4 ul {
  margin-bottom: 20px;
}

#stage.mobile {
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  margin: 0;
  min-height: 568px;
  overflow-y: auto;
  background-position-x: -50vw;
}

.mobile #abertura .enunciado {
  margin: 39vh 0 0 8vw;
  width: 88vw;
}

.mobile #abertura .enunciado p span {
  display: inline;
}

.mobile .btAvancar {
  margin: auto;
  left: 0;
  right: 0;
  transform: scale(.8);
  top: 77vh;
}

.mobile #abertura .tituloJogo {
  width: calc(100vw * 1.3);
  height: calc(100vw * .3);
  background-size: 100%;
  top: 20vh;
  left: -40vw;
  background-repeat: no-repeat;
}

.mobile #abertura .ilustra.il1 {
  background-image: url(../imagens/home_1.png);
  background-position: left bottom;
  background-size: auto 60%;
}

#abertura .ilustra.il2 {
  background-position: top right;
  background-size: 140%;
  top: -16px;
  margin-right: -20vw;
}

#abertura .ilustra.il3 {
  background-image: url(../imagens/home_3.png);
  top: -9vh;
  background-position: center top;
  background-size: auto 70%;
}

.mobile #info {
  overflow: hidden;
}

.mobile #info .transicao {
  background-size: auto 100%;
  background-position: right;
}

.mobile #info .carinha {
  transform: scale(.8);
  right: -35vw;
  z-index: 0;
}

.mobile #info .titulo {
  width: 100vw;
  height: 20vw;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}

.mobile #info.off .tela {
  opacity: 0;
}

.mobile #info .tela {
  flex-direction: column;
  background-image: none;
  transition: 1s opacity;
  padding: 0;
  display: block;
  opacity: 1;
  z-index: 1;
}

.mobile #info .tela .conteudo.left {
  background-image: url(../imagens/bg_tela_mobile.png);
  transition: none;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.mobile #info .tela .conteudo {
  width: 100%;
  height: 100%;
  position: absolute;
}

#info .tela .conteudo.dir .item {
  justify-content: start;
}

.mobile #info .tela .conteudo.dir .txt {
  margin: 0 5vw 20px 10vw;
}

.mobile #info .tela p.tx1 {
  margin: 14vh 20% 0 10%;
  height: 9vh;
}

.mobile #info .tela p.tx2 {
  margin: 7vw 10%;
  width: 80%;
  height: 21vh;
}

.mobile #info .tela p.tx3 {
  margin: 10vh 0 0 22%;
  width: 55%;
  font-size: 1.3rem;
  height: 10vh;
}

.mobile #info .tela p.tx4 {
  width: 60%;
  margin: 18vw 0 0 22%;
  font-size: 1.3rem;
  height: 14vh;
}

.mobile #info .tela .conteudo.dir {
  display: none;
  padding: 0;
}

.mobile #info .tela .conteudo .seta {
  right: 10px;
  transform: scale(.5, 0.8);
  z-index: 1;
  top: 20vw;
}

.mobile #info .tela .conteudo.dir .container {
  width: 92vw;
  margin: 6.7vh 4vw 0;
  border-radius: 7px;
  height: 91vh;
}

.mobile #info .tela .conteudo.dir .item {
  width: 92vw;
}

.mobile #info .tela .conteudo.dir .foto {
  border-radius: 10px;
  padding: 0 0px;
  box-sizing: border-box;
}

.mobile #info .tela .conteudo.dir .foto .img {
  margin-top: 5px;
}

.mobile #info .tela .conteudo .seta.esq {
  transform: scale(-0.5, 0.8);
  left: 10px;
}

.mobile #info .tela .conteudo .seta.esq.mudaPg {
  pointer-events: auto !important;
  filter: none !important;
}

.mobile #info .tela .conteudo.dir .foto .legenda {
  margin: 5px 8vw;
}

.mobile #info .tela .conteudo.dir ul {
  margin: 10px 10px 10px 10vw;
}

.mobile #info .tela .conteudo.dir li:before {
  top: 2px;
}

.mobile #info .tela .conteudo.dir .item4 ul {
  margin: 0 10px 20px 10vw;
}

.mobile #info .tela .conteudo.left .seta {
  transform: scale(1, 0.3);
  top: 7.5vh;
  right: 6vw;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  width: 40px;
  display: block;
  z-index: 0;
}

@media (max-width: 320px) {
  html {
    font-size: 8.7px;
  }

  .mobile .btAvancar {
    transform: scale(.7);
    top: 80vh;
  }

  .mobile #info .tela .conteudo.left .seta {
    top: 5vh;
  }
}