body{-webkit-animation: fadein 3s;-moz-animation: fadein 3s;/* Firefox < 16 */-ms-animation: fadein 3s;/* Internet Explorer */-o-animation: fadein 3s;/* Opera < 5.1 */animation: fadein 3s;}}@keyframes fadein {from {opacity: 0;}to {opacity: 1;}}/* Firefox < 16 */@-moz-keyframes fadein {from {opacity: 0;}to {opacity: 1;}}/* Safari, Chrome and Opera > 5.1 */@-webkit-keyframes fadein {from {opacity: 0;}to {opacity: 1;}}/* Internet Explorer */@-ms-keyframes fadein {from {opacity: 0;}to {opacity: 1;}}/* Opera < 5.1 */@-o-keyframes fadein {from {opacity: 0;}to {opacity: 1;}}

#ff1 {
  position: absolute;
  top: 0;
  left: 1px;
  width: 1400px;
  height: 1200px;
  z-index: 99999;
  pointer-events: none;
  opacity: 1;
  border: none;
}
#temp {
  position: Absolute;
  top: 0;
  text-align: center;
  left: 1%;
  overflow-x: hidden;
  z-index: 1;
  pointer-events: none;
}
#avatar {
  position: Absolute;
  top: 400px;
  left: 524px;
  overflow-x: hidden;
  z-index: 2;
  pointer-events: none;
}
.B {
  position: absolute;
  z-index: 2;
}
.B.B1 {
  left: 460px;
  top: 866px;
}
.B.B2 {
  left: 456px;
  top: 908px;
}
#Map area {
  outline: none;
}

::-webkit-scrollbar {
  width: 7px;
}
::-webkit-scrollbar-track {
  background-color: #e652f3;
}
::-webkit-scrollbar-thumb {
  background-color: #fff;
}
::-webkit-scrollbar:horizontal {
  height: 0;
}
::-webkit-scrollbar-thumb:vertical:hover,
::-webkit-scrollbar-thumb:horizontal:hover {
  background: #fff;
  width: 0;
  height: 0;
}
body,
layout {
  overflow-x: hidden;
  background-color: #050505;
}
layout:hover {
  cursor: default;
}
::selection {
  background: #0a0b1e;
  color: #fff;
}
body {
  position: relative;
  text-align: center;
  position: absolute;
  width: 1500px;
  height: 1040px;
  left: 50%;
  top: -10px;
  margin: 0 auto 0 -750px;
  background-image: url(https://popscream.org/Custom/User/Dreta/Bg2.jpg);
}
#Map area {
  outline: none !important;
}
*,
body,
html {
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
::selection {
  background: transparent;
  color: #9dffff;
}
::-moz-selection {
  background: transparent;
}
a,
a:visited,
a:focus,
a:active,
a:hover {
  outline: 0 none !important;
}
.avatar {
  width: 160px;
  height: 220px;
  position: absolute;
  left: 667px;
  top: 376px;
  z-index: 1 !important;
  overflow: none;
  -webkit-transition-duration: 0.3s;
}
.avatar:hover {
  opacity: 0.7;
}
.avatar img {
  width: 160px;
  height: 220px;
}
.active {
  animation-name: active;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.active:hover {
  animation-name: none;
}
@keyframes active {
  from {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.Footer {
  margin-top: 20px;
  line-height: 2px;
  font-family: Calibri;
  color: #fff;
  font-size: 8px;
  letter-spacing: 1px;
  position: absolute;
  width: 200%;
  top: 1171px;
  left: -51%;
  z-index: 500;
  padding: 10px;
  -webkit-transition: 0.3s ease;
  text-transform: uppercase;
  text-align: Center;
  background-color: #bf4dec;
  border-top: 2px solid #fff;
}
.Footer:hover {
  cursor: link;
  background-color: #e639c0;
}
.floating {
  animation-name: floating;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.floating2 {
  animation-name: floating2;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.floating3 {
  animation-name: floating3;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-delay: 0.2s;
}
#bunny {
  position: absolute;
  top: 17px;
  left: 289px;
  z-index: 3;
  pointer-events: none;
}
#lg3 {
  position: absolute;
  top: 1px;
  left: 75px;
  z-index: 2;
  width: 1200px;
  height: 1304px;
  pointer-events: none;
}
@keyframes floating {
  from {
    transform: translate(0, 0px);
  }
  55% {
    transform: translate(0, 15px);
  }
  to {
    transform: translate(0, 0px);
  }
}
@keyframes floating2 {
  from {
    transform: translate(0, 0px);
  }
  55% {
    transform: translate(0, 10px);
  }
  to {
    transform: translate(0, 0px);
  }
}
@keyframes active {
  from {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.menubutton:hover {
  opacity: 0.9;
}
menu2 {
  width: 350px;
  height: 20px;
  position: absolute;
  left: 110px;
  top: 503px;
  z-index: 2;
  height: 50px;
  line-height: 50px;
}
menu2 a {
  text-decoration: none;
  font: bold 8px arial;
  text-transform: uppercase;
  color: #fff;
  height: 145px;
  width: 135px;
  letter-spacing: 0;
  display: inline-block;
  line-height: 168px;
  border-radius: 50%;
  margin-right: 23px;
  transition: 0.5s ease;
}
menu2 a:nth-of-type(2n) {
  position: absolute;
  margin-top: -80px;
  position: absolute;
}
menu2:nth-of-type(2n) a:nth-of-type(2n) {
  margin-top: 80px;
  position: absolute;
}
menu2:nth-of-type(2n) {
  left: 896px;
  margin-top: -80px;
}
menu2 a img {
  margin-left: 12px;
}
menu2 a:hover {
  opacity: 0.5;
  padding-top: 10px;
}
#top_links {
  z-index: 5 !important;
  position: Absolute;
  left: 730px;
  top: 25px;
  color: #fdadee;
  font-family: arial;
  font-size: 12px;
  margin-bottom: 2px;
  display: inline-block;
  width: 700px;
  height: 20px;
  text-decoration: none;
  opacity: 0.7;
}
#top_links a {
  text-decoration: none;
  padding: 10px;
  color: #ff5cff;
}
#top_links a:hover {
  color: #ca48c4;
}
.enter {
  position: absolute;
  top: 745px;
  left: 680px;
  z-index: 2;
  width: 120px;
  height: 48px;
  border: 1px solid transparent;
  border-radius: 25px;
  background-color: rgba(255, 255, 255, 0.3);
  background-image: url(https://popscream.org/Custom/User/Dreta/Sparkle.gif);
  box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.671);
  opacity: 0;
}
.enter:hover {
  opacity: 1;
}
