* {
  margin: 0px;
  padding: 0px;
  position: absolute;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* GS dev tools */

.gs-dev-tools > * > *,
.time-scale > *,
.animation-list > *,
.select-animation,
.gs-bottom-right > * > * {
  position: relative;
}

.select-arrow,
.logo {
  opacity: 0;
}

/* banner */

#container {
  position: relative;
  width: 100%;
  height: 100%;
  /* display: flex;
  align-items: center;
  justify-content: center; */
  cursor: pointer;
}

.preview {
  z-index: 10;
  opacity: 0;
}

#banner {
  clip-path: inset(0);
  width: 768px;
  height: 1230px;
  /* scale: 0.7; */
  background-color: #000;
  transform: rotate3d(1, 1, 1, 0.01deg);
  /* display: flex;
  justify-content: center; */
}

/*! lahve a třpytky */

/*! slečna a žárovky */

.slecna {
  top: 0;
  /* right: 42px; */
}

.slecna_1 {
  /* scale: 0.6; */
  left: 0;
  width: 768px;
  top: -100px;
}

.zarovky {
  left: 100px;
  top: -200px;
}

.shadow {
  scale: 1.2;
  left: -20px;
  top: -40px;
}

/*! texty */

#txt_move {
  scale: 1.3;
  top: 230px;
  left: 90px;
}

.text {
  left: 193px;
  top: 22px;
  /* background-color: blue; */
}

.legal {
  left: 40px;
  top: -100px;
}

#txt {
  left: 193px;
  top: 2px;
  opacity: 0;
}

#txt_1 {
  background-image: url(img/text.png);
  width: 260px;
  height: 154px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 27%, 0% 40%);
}

#txt_2 {
  background-image: url(img/text.png);
  width: 260px;
  height: 154px;
  clip-path: polygon(0% 40%, 100% 20%, 100% 55%, 0% 70%);
}

#txt_3 {
  background-image: url(img/text.png);
  width: 260px;
  height: 154px;
  clip-path: polygon(0% 80%, 100% 60%, 100% 100%, 0% 100%);
}

#txt_sep_1 {
  background-image: url(img/text.png);
  width: 260px;
  height: 154px;
  clip-path: polygon(0% 70%, 100% 51%, 100% 60%, 0% 80%);
  opacity: 1;
}

#txt_sep_2 {
  background-image: url(img/text.png);
  width: 260px;
  height: 154px;
  clip-path: polygon(0% 81%, 100% 71%, 100% 75%, 0% 90%);
  opacity: 1;
}

.logo {
  left: -100px;
  top: 500px;
}

/*! button */

.button_main {
  left: 258px;
  top: 935px;
  width: 244px;
  height: 70px;
}

.button {
  width: 100%;
}

.button_mo {
  width: 100%;
}

.page_double {
  left: 0;
}
#lahve {
  top: -180px;
  left: 20px;
}

.lahev_1,
.lahev_2,
.lahev_3,
.lahev_4,
.lahev_5 {
  width: 720px;
}
