body,
body * {
  vertical-align: baseline;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
}
* {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preload img {
  width: 100%;
  height: auto;
  display: block;
}
#container {
  position: absolute;
  width: 300px;
  height: 250px;
  overflow: hidden;
  cursor: pointer;
  background-color: #fff;
}
.logo {
  position: absolute;
  top: 1px;
  right: 12px;
  z-index: 999;
}
.frameContainer {
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 166px;
  top: 0;
  left: 0;
}
.copy {
  position: absolute;
  top: 72px;
  left: 162px;
}
.copy3 {
  top: 70px;
}
.copy4 {
  left: 160px;
  top: 58px;
}
.legal {
  position: absolute;
  bottom: 4px;
  left: 163px;
}
.legal2 {
  bottom: 3px;
  left: 162px;
}
.legal3 {
  bottom: 1px;
  left: 160px;
}
.person {
  position: absolute;
  bottom: 0;
  left: 1px;
}
.person3,
.person4 {
  bottom: -1px;
}
.cta {
  position: absolute;
  top: 130px;
  left: 64px;
  z-index: 999;
}
.cta .hover {
  opacity: 0;
  position: absolute;
  top: 0;
}
.scrollerContainer {
  opacity: 0;
  height: 84px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #fff;
  z-index: 9;
}
.link {
  position: absolute;
  top: 0;
  z-index: 2;
}
.scrollWrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.scroll {
  height: 1266px;
}
.border {
  position: absolute;
  background-color: #aeaeae;
  z-index: 99999;
}
.topBorder {
  width: 100%;
  height: 1px;
  top: 0;
}
.leftBorder {
  height: 100%;
  width: 1px;
  left: 0;
}
.rightBorder {
  height: 100%;
  width: 1px;
  right: 0;
}
.bottomBorder {
  width: 100%;
  height: 1px;
  bottom: 0;
}
.iScrollVerticalScrollbar {
  right: 2px;
  top: 16px;
  background: url('scrollbar.jpg');
  height: 47px;
  position: absolute;
  z-index: 9999;
  width: 11px;
  overflow: hidden;
}
.iScrollIndicator {
  height: 11px;
  background: url('indicator.jpg');
  position: absolute;
  width: 11px;
  display: block;
}
.up {
  position: absolute;
  bottom: 11px;
  right: 2px;
}
.down {
  position: absolute;
  bottom: 1px;
  right: 2px;
}
.hotArea {
  position: absolute;
  z-index: 99;
}
.hotArea img {
  width: 100%;
  height: 100%;
}
.informacion {
  bottom: 200px;
  width: 136px;
  height: 16px;
  left: 109px;
}
.guia {
  bottom: 183px;
  width: 103px;
  height: 17px;
  left: 16px;
}
.fda {
  width: 100px;
  height: 20px;
  bottom: 76px;
  left: 6px;
}
.upContent {
  visibility: visible;
}
