body {padding-right: 0px !important;}

.s1-txt3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #cccccc;
  line-height: 1.4;
}

.l1-txt1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
}

.l1-txt2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #fff;
  line-height: 1.2;
}

.size1 {
  width: 100%;
  min-height: 100vh;
}

.bg-g1 {
  background: #7918f2;
  background: -webkit-linear-gradient(-45deg, #ac32e4, #7918f2, #4801ff);
  background: -o-linear-gradient(-45deg, #ac32e4, #7918f2, #4801ff);
  background: -moz-linear-gradient(-45deg, #ac32e4, #7918f2, #4801ff);
  background: linear-gradient(-45deg, #ac32e4, #7918f2, #4801ff);
}
