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;}}

.frame {
  position: Absolute;
  top: 10px;
  text-align: center;
  left: -12.3%;
  overflow-x: hidden;
  z-index: 0;
}
.B {
  position: absolute;
  z-index: 2;
  border: 1px solid transparent;
}
.B.B1 {
  left: 638px;
  top: 1197px;
}
.B.B2 {
  left: 1px;
  top: 1px;
}
#Map area {
  outline: none;
}
::-webkit-scrollbar {
  width: 7px;
}
::-webkit-scrollbar-track {
  background-color: #9451e2;
}
::-webkit-scrollbar-thumb {
  background-color: #fce6fa;
}
::-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: #fff0f4;
}
layout:hover {
  cursor: default;
}
::selection {
  background: #d897cd;
  color: #fff;
}
body {
  position: relative;
  text-align: center;
  position: absolute;
  width: 1500px;
  height: 1250px;
  left: 46%;
  top: -10px;
  margin: 0 auto 0 -750px;
  background-image: url(https://popscream.org/B50/Base/BG.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: 751px;
  top: 705px;
  z-index: 2 !important;
  overflow: none;
  transition-duration: 0.3s;
  border-radius: 25px;
}
.avatar:hover {
  opacity: 0.7;
}
.avatar img {
  width: 160px;
  height: 220px;
  border: 1px solid #ffffff;
  outline: 1px solid #525ced;
}
nad {
  position: absolute;
  left: 757px;
  top: 528px;
  z-index: 2;
  width: 550px;
}
nad a {
  text-decoration: none;
  font: bold 8px arial;
  text-transform: uppercase;
  color: #fff;
  height: 44px;
  width: 144px;
  letter-spacing: 0;
  display: block;
  line-height: 168px;
  transition: 0.5s ease;
  opacity: 1;
  border: 2px dotted transparent;
  border-radius: 25px;
  text-align: left;
}
nad a:hover {
  background-image: url(https://popscream.org/Ressources/Images/Tabs/1.gif);
  opacity: 0.7;
}
nad a:nth-of-type(2n) {
  position: Absolute;
  top: 79px;
}
/* Second Menu */
nad:nth-of-type(2n) {
  left: 1292px;
}
nad:nth-of-type(2n) a:nth-of-type(2n) {
  position: Absolute;
  top: 79px;
}
/* Buttons*/

.active {
  animation-name: active;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.active:hover {
  animation-name: none;
}
@keyframes activex {
  from {
  }
  55% {
    box-shadow: 0px 10px 30px rgba(197, 106, 250, 0.637);
    opacity: 1;
  }
  to {
  }
}
.Footer {
  margin-top: 20px;
  line-height: 15px;
  font-family: Calibri;
  color: rgba(255, 255, 255, 0.575);
  font-size: 8px;
  letter-spacing: 1px;
  position: absolute;
  width: 200%;
  top: 1450px;
  left: -50%;
  z-index: 500;
  padding: 10px;
  transition: 0.3s ease;
  text-transform: uppercase;
  text-align: Center;
  background-color: #9451e2;
  border-top: 2px dashed #f8f1ff;
  height: 15px;
}
.Footer:hover {
  cursor: pointer;
  border-color: #dce8fa;
  color: white;
}

.menubutton:hover {
  opacity: 0.9;
}
menu2 {
  width: 450px;
  height: 80px;
  position: absolute;
  left: 149px;
  top: 497px;
  z-index: 2;
  height: 50px;
  line-height: 50px;
  text-align: left;
  z-index: 3;
}
menu2 a {
  text-decoration: none;
  font: bold 8px arial;
  text-transform: uppercase;
  color: #fff;
  height: 168px;
  width: 351px;
  letter-spacing: 0;
  display: block;
  line-height: 140px;
  transition: 0.5s ease;
  opacity: 1;
  border-radius: 50%;
  text-align: center;
  margin-right: 309px;
}
menu2 a:hover {
  opacity: 0.7;
}
menu2 a:nth-of-type(2n) {
  margin-left: 100px;
}

menu2:nth-of-type(2n) {
  position: absolute;
  left: 1130px;
}
menu2:nth-of-type(2n) a:nth-of-type(2n) {
  margin-left: -100px;
}
#top_links {
  z-index: 5 !important;
  position: Absolute;
  left: 825px;
  top: 23px;
  color: #ffffffa6;
  font-family: arial;
  font-size: 12px;
  margin-bottom: 2px;
  display: inline-block;
  width: 700px;
  height: 20px;
  text-decoration: none;
  opacity: 1;
}
#top_links a {
  text-decoration: none;
  padding: 10px;
  color: #de5ecc;
}
#top_links a:hover {
  color: #da46e0;
}

.Logo {
  z-index: 3;
  position: Absolute;
  left: 540px;
  top: 295px;
  width: 586px;
  height: 243px;
  pointer-events: none;
}

.Floating1 {
  animation-name: Floating1;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes Floating1 {
  from {
  }
  55% {
    transform: translate(0px, 15px);
  }
  to {
  }
}

#PS {
  display: block;
  position: Absolute;
  left: 0px;
  z-index: 9999;
  pointer-events: none;
}