

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  overflow: hidden;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ctaFin {
  width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;

}
.imasec1, .videosection, video { width: 100%; }
.videosection {
  margin-top: -5px;
}
.imasecCta {
      position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 35px;
}
body {
     background-color: #000000;
     width: 300px;
     height: 600px;
     margin: 0 auto;
}
.contaier{
  position: relative;
  width: 300px;
  height: 600px;
  margin:0 auto;
  display: block;
  overflow: hidden;
}
.secCta {
  margin-bottom: 100px;
}
.abs50 {
  position: absolute;
  z-index: 50;

}
.abs100 {
  position: absolute;
  z-index: 100;

}
.abs70 {
  position: absolute;
  z-index: 70;

}
.abs40 {
  position: absolute;
  z-index: 40;

}
.adorno {
  top: 0;
  width: 100%;
  pointer-events: none;
}
.abs60 {
  position: absolute;
  z-index: 60;

}
.w100 {
  width: 100%;
}
.gafasGeneral {
    opacity: 0;
  }
.gafasZonaLeft {
    top: 0%;
    left: 10%;
    width: 77px;
    height: 37px;

  }
.marginSp {margin-left: 20px;}
.marginSp2 {margin-right: -20px;}
.gafasZonaRight {
    top: 0%;
    right: 10%;
	width: 79px;
    height: 28px;
}

.secGeneral, .secGeneralTop {
    max-width: 414px;
    margin: 0 auto;
    position: relative;
}
.secGeneral {
  height: 600px;
  background-image: url(../img/top.jpg);
  background-repeat-y: repeat;
  background-position: center;
  width: 300px;
}
.boton {
  width: 45px;
  height: 45px;
}
.bLeft {
    top: 85%;
    left: 4%;
}
.bRight {
  top: 85%;
    right: 4%;
}
.mano {
  width: 106px;
  height: 128px;

   bottom: 80px;
   left: 40%;
}
.secGeneralAma {
position: absolute;
margin: auto;
    right: 0;
   width: 300px;
   height: 600px;
    top: 0;
    left: 0;
    z-index: 99999999999999;
    display: none ;


}
.tapa {
    width: 100%;
    /* height: 128px; */
    bottom: 0px;
    left: 0;
}
.counter {
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    /* margin-top: -8px; */
    align-items: center;
    font-family: 'Monda', sans-serif;
    font-weight: 700;
    position: absolute;
    width: 300px;
    z-index:99999999;
    overflow: hidden;
  
}
#leftGCount {
  flex: 1;
  padding-right: 26%;
  text-align: right;
  height: 59px;
  margin: 0;
  font-size: 22px;
  position: relative;
  left: 30px;
  top: 20px;
}

#leftGCount::after{
  content: url(../img/pastillal.jpg);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: auto;
  flex: 1;
  height: 59px;
  position: absolute;
  z-index: -1;
  left: -30px;
  top: -20px;
}


.numberConter{
  
  
}
#rightGCount {
  flex: 1;
  padding-right: 26%;
  text-align: left;
  height: 59px;
  margin: 0;
  font-size: 22px;
  position: relative;
  left: 50px;
  top: 20px;
}

#rightGCount::after{
  content: url(../img/pastillar.jpg);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: auto;
  height: 59px;
  position: absolute;
  z-index: -1;
  right: 50px;
  top: -20px;
}
#crono {
    flex: 1;
    text-align: center;
    /*font-family: 'Roboto Mono', monospace;*/
    font-family: 'Monda', sans-serif;
    font-weight: 400;
	font-size: 28px;
  
}