img.pay {
  width: 140px;
  padding: 20px;
}

#main {
  background: url("files/img/bg.jpg") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-color: #010101;
  padding-top: 67px;
}

.main-container {
  padding-top: 0px !important;
}

#main {
  background-position: bottom;
}

.disc {
  font-size: 10pt;
  line-height: 11pt;
  text-align: center;
  position: absolute;
  color: #fff;
  content: "";
  width: 75%;
  left: 50%;
  bottom: 0;
  margin-left: -37%;
  margin-bottom: 5%;
  background-size: cover;
  background-position: center;
}

.claim {
  font-size: 10pt;
  line-height: 12pt;
  text-align: center;
  position: absolute;
  color: #fff;
  width: 65%;
  left: 50%;
  bottom: 0;
  margin-left: -32%;
  margin-bottom: 19%;
  padding-bottom: 5px;
}

.terms-text a {
  color: #d42c20;
}

.steps {
  background-color: #1b1b1b;
}
/*mobile background image*/

/* @media (min-width: 1199px){
       .desktop-size{
       }
     } */

@media (min-width: 1199px) {
  .disc_mobile {
    display: none;
  }
}

.ptOffer {
  padding-top: 85px;
  padding-bottom: 15px;
}

.mtOffer {
  margin-top: -40px;
  margin-bottom: 15px;
}

/* .logos {
  margin-left: -10%;
} */

.img-pay {
  height: 50px;
  opacity: 0.5;
  padding: 10px;
}

.logo {
  z-index: 9999;
  margin-top: 2.5rem;
}
