.section0 .small {
  margin-left: 73px; }

#top-section {
  padding: 0; }
  #top-section .container-fluid {
    padding: 90px 0; }
  #top-section h2 {
    margin-bottom: 10px; }

#deposit-steps {
  padding: 75px;
  padding-bottom: 0; }
  #deposit-steps .blocks .block {
    height: 400px;
    padding: 0 50px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    margin-top: 15px; }
  #deposit-steps .blocks.no-step {
    background: #AAAAAA; }
    #deposit-steps .blocks.no-step h2 {
      color: #fff;
      text-align: left; }
    #deposit-steps .blocks.no-step .text {
      color: #AAAAAA;
      text-align: left; }
  #deposit-steps .blocks.step .number {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #deposit-steps .blocks.step .number .num {
      color: #21B8EC;
      font-size: 99px;
      font-weight: bold;
      line-height: 85px; }
    #deposit-steps .blocks.step .number .st {
      margin-top: 30px;
      color: #1D1D1B;
      text-transform: uppercase;
      font-size: 19px;
      font-weight: 300;
      line-height: 19px; }
  #deposit-steps .blocks.step .title {
    color: #1D1D1B;
    text-transform: none;
    font-weight: bold;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px; }
  #deposit-steps .button a {
    margin-top: 42px; }
  #deposit-steps .button .small {
    margin-bottom: 49px; }

section .small {
  margin-top: 15px; }
  section .small a {
    font-size: 12px;
    text-decoration: underline;
    color: #21B8EC; }

#deposit-works {
  padding-top: 0; }
  #deposit-works .small {
    margin-left: 60px; }
  #deposit-works .center-block {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 0 135px 0 155px; }

@media (min-width: 1400px) and (max-width: 1599px) {
  #deposit-works .greybg {
    padding: 0 30px; } }
@media (min-width: 992px) and (max-width: 1399px) {
  #deposit-steps .blocks {
    padding: 0 15px; }

  #deposit-works .greybg {
    padding: 30px; }
  #deposit-works img {
    height: 100%; } }
@media (max-width: 991px) {
  .section0 .small {
    margin-left: 0 !important;
    margin-bottom: 40px; }

  #top-section .row {
    padding: 40px; }

  #deposit-steps {
    padding: 10px; }
    #deposit-steps .blocks .block {
      padding: 0 30px 30px;
      height: auto !important; }

  .button a {
    margin-top: 40px !important; }
  .button .small {
    margin-bottom: 40px !important; }

  #deposit-works .center-block {
    padding: 40px !important; } }

/*# sourceMappingURL=deposit-bonus.css.map */
