.bg {
  /*background-color: #8e1d5e;*/
  background: linear-gradient(60deg, #2e6da4 0%, #337ab7 100%);
}

.bg form,
.bg h4,
.bg form .form-check-label a {
  color: #ffffff;
}
.bg form .form-label {
  text-transform: uppercase;
}
.card {
  border: 0;
}
.plashka-box {
  position: relative;
}
.plashka {
  width: 150px;
  height: 150px;
  position: absolute;
  right: -50px;
  top: -35px;
}
.pt-44 {
  padding-top: 2rem !important;
}
