.container {
  position: relative;
}

.topleft {
  position: absolute;
  top: 3px;
  left: 16px;
}

.bottomleft {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

.bottom-right {
    position: absolute;
    bottom: 3px;
    right: 16px;
  }

img.sus {
  width: 100%;
  height: auto;
  opacity: 1;
}

.alb{
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px white, 0 0 5px darkgray;
  font-size: 2.2em;
}

.mov {
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px white, 0 0 5px darkgray;
  font-size: 2em;
}

.why {
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px white, 0 0 5px darkgray;
  font-size: 2em;
  text-align:center;
}

/*pentru butonul continua*/
a.vr1:link, a.vr1:visited {
  background-color: #2885A1;
  color: white;
  font-size: 3vw !important;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

a.vr1:hover, a.vr1:active {
  background-color: darkgreen;
}

div.acu {
  background-image: url('antet1.jpg');
  background-size: cover;
}
