.main {
  font-family: Akrobat;
  font-weight: 600;
  color: rgb(255,255,255);
  background: #31246a;
}

.img_logo {
  width: 120px;
  margin-top: 0px;
}

.header {
  padding-top: 14px;
}

.main_logo {
  width: 100%;
}

.player {
  text-align: center;
}

#btn_pause {
  font-size: 66px;
  display: none;
}

#btn_play {
  font-size: 66px;
}

#volume {
  width: 220px;
}

#player {
  text-align: center;
}

#play_audio {
}

#button_play {
  text-align: center;
  cursor: pointer;
}

#button_center {
  text-align: center;
}

#img_vesty {
  width: 100%;
}

body {
  background: #31246a;
}

#volumes {
}

#downloads {
  color: #ffffff;
  text-decoration: none;
}

a {
  text-decoration: none;
}

#canvas {
}

#content {
  width: 800px;
}

#content {
}

#main {
}

#footer {
}

#vizualosator {
  height: 100px;
}

