
/* @media (max-width: 600px) {
  .remoteContainer2,
  img {
    width: 90vw;
    border: 1px solid black;
  }
} */

.btnContainer {
  position: absolute;
  top: 0;
  left: 0;
}

.buttonDEM {
  position: absolute;
  cursor: pointer;
  /* transform: scale(0.8); */
}

.buttonDEM:hover {
  transform: scale(1.2);
  animation: hover 1s ease-in-out;
}

@keyframes hover {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }
}

.buttonDEM:active {
  transform: scale(1.2);
  animation: active 1s ease-in-out;
}

@keyframes active {
  0% {
    transform: scale(1);
  }

  20% {
    transform: scale(0.9);
  }
}

/* .do-mamusi {
  top: 50px;
  left: 50px;
} */

.turnOffDEM {
  position: absolute;
  opacity: 0;
  top: 58px;
  left: 118px;
}

.turnOnDEM {
  opacity: 1;
}

.exitDEM {
  top: 45px;
  left: 42px;
}

.powerDEM {
  top: 42px;
  left: 168px;
}

/* tryb romantyczny  */

.sexDEM {
  top: 92px;
  left: 37px;
}

.obiadDEM {
  top: 92px;
  left: 105px;
}

.wychodzeDEM {
  top: 92px;
  left: 171px;
}

/* marzenia */

.dzieciDEM {
  top: 139px;
  left: 42px;
}

.garnekDEM {
  top: 139px;
  left: 103px;
}

.samochodDEM {
  top: 140px;
  left: 164px;
}

/* życzenia */

.piwoDEM {
  top: 191px;
  left: 42px;
}

.whiskyDEM {
  top: 191px;
  left: 103px;
}

.pilotDEM {
  top: 192px;
  left: 164px;
}

.flaszkaDEM {
  top: 244px;
  left: 41px;
}

.zagrychaDEM {
  top: 244px;
  left: 103px;
}

.fajkiDEM {
  top: 244px;
  left: 164px;
}
/* sekcja ratunkowa*/

.loveyouDEM {
  top: 296px;
  left: 41px;
}

.pieknieDEM {
  top: 296px;
  left: 102px;
}

.serceDEM {
  top: 296px;
  left: 164px;
}

/* fantazje */

.stripDEM {
  top: 352px;
  left: 41px;
}

.igraszkiDEM {
  top: 353px;
  left: 104px;
}

.masazDEM {
  top: 353px;
  left: 164px;
}

.kolezankaDEM {
  top: 397px;
  left: 42px;
}

.prysznicDEM {
  top: 398px;
  left: 104px;
}

.numerekDEM {
  top: 398px;
  left: 164px;
}

/* tryb manulany  */

.wyzejDEM {
  top: 439px;
  left: 93px;
}

.nizejDEM {
  top: 518px;
  left: 92px;
}

.orgazmDEM {
  top: 475px;
  left: 101px;
}

.zloz_nogiDEM {
  top: 458px;
  left: 44px;
}

.rozloz_nogiDEM {
  top: 460px;
  left: 167px;
}

/* tryb manulany 2  */
.szybciejDEM {
  top: 562px;
  left: 48px;
}

.glosniejDEM {
  top: 562px;
  left: 153px;
}

.zamilczDEM {
  top: 597px;
  left: 107px;
}

.wolniejDEM {
  top: 618px;
  left: 52px;
}

.ciszejDEM {
  top: 617px;
  left: 150px;
}
