html, body {
    margin: 0 !important;
    padding: 0 !important;
   
    overflow: hidden;
}



.conteiner{
  overflow: hidden;
  width: 320px;
  /* height: 100vh; */
  position: relative;
  margin: 0 auto;
  /* border: 1px solid red; */
  text-align: center;
  background-color: #4f2414;
  height: 480px;
}

.w100 { width: 100%;}

.ref {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    /*height: 480px;*/
    right: 0;
    pointer-events: none;
    z-index: 900;
    opacity: 0.5;
}


.layer2{
  top: 123px;
}
.layer3{
  top: 137px;
  left: 0;
}
.layer4{
  top: 161px;
  right: 0;
}
.layer5{
  top: 273px;
  left: 113px;
}
.layerBk {
  width: 100vw;
  height: 100vh;
 /* background-color: red;
  opacity: 0.5;*/
}

.abs50 {
  position: absolute;
  z-index: 50;
}
.abs100 {
  position: absolute;
  z-index: 100;
}
.abs10 {
  position: absolute;
  z-index: 10;
}
.abs30 {
  position: absolute;
  z-index: 30;
}
.layer1{
  margin-top: 3% !important;
  width: 20%;
  display: block;
  margin: 0 auto;
  margin-bottom: 5% !important;
}
.layerTitulo{
  width: 45%;
  max-width: 230px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10% !important;
}
.layerCapa1 {
  margin-bottom: 53% !important;
  position: relative;
  width: 100%;
  margin-top: -13px;
}
.layerText {
  margin-bottom: 5%;
  width: 320px;
}
.flexicons {
    display: flex;
    align-items: center;
    margin-bottom: 10%;
    margin: 0 auto;
}
.wiP {
  width: 20%;
}
.wiG {
  width: 40%;
}
.w100 {width: 100%;}
.wiP img {    width: 75% }
.wiG img {    width: 75% }
.ima1, .ima2, .ima3, .ima4{
  top: 0;
  left: 0;
}
.layerRed{
  width: 100vw;
  height: 100vh;
  background-color: red;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

.layerTxt2, .layerCta, .layerFoo {
  opacity: 0;
  display: none;
  margin: 0 auto;
  position: relative;
  top: -149px;
  width: 260px;
}

.animfinal{
  width: 320px;
    height: 350px;
 /*   border: 1px solid red;*/
    position: relative;
        margin-bottom: 5%;
        opacity: 0;

        display: none;
}
.layerCta {
  margin-bottom: 5%;
}
.hel1 {
  top: 152px;
    left: 60px;
}
.bur1 {
      left: 0;
    top: 0;
}
.bur2 {
    top: 38px;
}
.pre1{
  left: 94px;
}
.pre1 img{
  width: 60px;
  margin: 0;
  position: absolute;
  left: 43px;
  right: 0;
  top: 10px;
}
.bur2 img{
  width: 150px;
    position: relative;
    left: 170px;
    top: -20px;
}
.bur1 img{
  width: 150px;
    position: relative;
    left: 0px;
}
.hel1 img{
  width:180px;
  position: relative;
  left: 0;
  top:-51px;
}
.match {
  top: -60px;
    z-index: 500;
    /* height: 317px; */
    /* width: 317px; */
    left: -50px;
    right: 0;
    /* width: 50%; */
    transform: scale(0.5);
    pointer-events: none;
    opacity: 0;


}
.imgMate{
  width: 270px;
  position: relative;
  margin: 0 auto;
  left: 28px;
  right: 0;
  top: -6px;
}