
.remoteContainer {
  display: flex;
  align-items: center;
  justify-content: center;
}

.remoteContainer img {
  max-width: none;
  margin-top: 0;
}

.remoteContainer2 {
  position: relative;
}

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

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

.remoteContainer2 .button {
  position: absolute;
  cursor: pointer;
}

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

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

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

.remoteContainer2 .button: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;
} */

.turnOff {
  position: absolute;
  opacity: 0;
  top: 56px;
  left: 114px;
}

.turnOn {
  opacity: 1;
}

.exit {
  top: 44px;
  left: 38px;
}

.power {
  top: 37px;
  left: 168px;
}

/* bez dyskusji  */

.sex {
  top: 91px;
  left: 35px;
}

.obiad {
  top: 91px;
  left: 101px;
}

.wychodze {
  top: 91px;
  left: 169px;
}

/* tryb automatyczny  */

.dzieci {
  top: 138px;
  left: 38px;
}

.garnek {
  top: 138px;
  left: 100px;
}

.samochod {
  top: 137px;
  left: 163px;
}

/* podaj natychmiast */

.piwo {
  top: 191px;
  left: 38px;
}

.whisky {
  top: 189px;
  left: 100px;
}

.pilot {
  top: 190px;
  left: 163px;
}

.flaszka {
  top: 243px;
  left: 37px;
}

.zagrycha {
  top: 244px;
  left: 100px;
}

.fajki {
  top: 242px;
  left: 163px;
}
/* sekcja ratunkowa*/

.loveyou {
  top: 298px;
  left: 40px;
}

.pieknie {
  top: 296px;
  left: 100px;
}

.serce {
  top: 296px;
  left: 163px;
}

/* fantazje */

.strip {
  top: 355px;
  left: 39px;
}

.igraszki {
  top: 354px;
  left: 101px;
}

.masaz {
  top: 354px;
  left: 164px;
}

.kolezanka {
  top: 401px;
  left: 39px;
}

.prysznic {
  top: 400px;
  left: 101px;
}

.numerek {
  top: 400px;
  left: 164px;
}

/* tryb manulany  */

.wyzej {
  top: 440px;
  left: 91px;
}

.nizej {
  top: 523px;
  left: 91px;
}

.orgazm {
  top: 479px;
  left: 101px;
}

.zloz_nogi {
  top: 463px;
  left: 40px;
}

.rozloz_nogi {
  top: 463px;
  left: 168px;
}

/* tryb manulany 2  */
.szybciej {
  top: 569px;
  left: 46px;
}

.glosniej {
  top: 569px;
  left: 155px;
}

.zamilcz {
  top: 605px;
  left: 105px;
}

.wolniej {
  top: 627px;
  left: 50px;
}

.ciszej {
  top: 628px;
  left: 149px;
}
