@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


  .st0-h {
    fill: #CECCCF;
  }

  .st1-h {
    fill: #F5F1F2;
  }

  .st2-h {
    fill: #28283A;
  }

  .st3-h {
    font-family: 'Arial-BoldMT';
  }

  .st4-h {
    font-size: 13px;
  }

  .st5-h {
    font-size: 9px;
  }

  .st6-h {
    font-family: 'ArialMT';
  }

  .st7-h {
    font-size: 11px;
  }

  .st8-h {
    fill: #217C3F;
  }

  .st9-h {
    font-size: 12px;
  }

  .st10-h {
    fill: none;
    stroke: #000000;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
  }

  .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}







body,
html {
  background-color: #ebf3f7;
  font-family: Roboto, sans-serif;
  font-size: 100%;
  font-weight: 400;
  height: 100%;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  -webkit-font-smoothing: antialiased;
}
.sectionContainer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding-left: 30px;
  padding-right: 30px;
}
#nrm {
  display: none;
  font-size: 1em;
}
#nrm {
  text-align: left;
}
h1 {
  font-family: Playfair Display, sans-serif;
  font-size: 2.8rem;
  letter-spacing: -0.05rem;
  margin-top: 0;
}
h2,
h3 {
  font-weight: 700;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.5rem;
}
li,
p {
  font-size: 0.9rem;
  margin: 0 0 1.15rem;
}
.articleImageContainer,
ul {
  color: #333;
  margin: 20px 0 16px;
}
@media (max-width: 767px) {
  body,
  html {
    background-color: #fff;
  }
  .sectionContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1 {
    font-family: Playfair Display, sans-serif;
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.2rem;
  }
  h3 {
    font-size: 1.25rem;
  }
}
.articleImageContainer img {
  width: 100%;
  height: auto;
}
a,
button {
  outline: none;
}
a {
  color: #069;
  cursor: pointer;
  text-decoration: underline;
}
a:hover {
  color: #7dc049;
}
header {
  background-color: #fff;
  height: 90px;
  width: 100%;
}
header .sectionContainer {
  padding-left: 0;
  padding-right: 0;
}
#advertisement {
  color: #999;
  font-size: 0.75rem;
  margin: 0;
  text-align: center;
}
header .sectionContainer p {
  display: inline-block;
  color: #273c51;
  font-size: 20px;
  font-weight: 400;
  margin: 8px 2px 0;
}
@media (max-width: 767px) {
  header {
    height: 65px;
  }
  header .sectionContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .sectionContainer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .sectionContainer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.articleContent {
  background-color: #fff;
  border-bottom: 1px solid #cce0eb;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 20px;
}
.articleInfo {
  color: #999;
  font-size: 100%;
  margin-bottom: 16px;
}
.articleAuthor {
  color: #7dc049;
  font-weight: 700;
  margin-right: 8px;
}
.photoAuthor {
  height: 35px;
  margin-right: 12px;
  width: 35px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .articleContent {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 10px;
  }
  .articleInfo {
    font-size: 0.85rem;
  }
}

@media screen and (min-width: 768px) {
  li,
  p {
    font-size: 1.15rem;
    margin: 0 0 1.25rem;
  }
}


.intgrtn-loader-holder{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.7);
    z-index:50;
    display:none
}
.intgrtn-loader-holder .intgrtn-loader-text-holder{
    text-align:center;
    max-width:80%;
    max-height:80%;
    position:absolute;
    left:50%;
    top:50%;
    color:#fff;
    transform:translate(-50%,-50%)
}
.intgrtn-loader-holder .intgrtn-loader-text-holder .intgrtn-lds-dual-ring{
    position:static;
    left:auto;
    right:auto;
    transform:translate(0,0)
}
.intgrtn-loader-text{
    margin-top:15px;
    font-size:14px
}
.intgrtn-loader-holder .intgrtn-lds-dual-ring:after{
    content:" ";
    display:block;
    width:46px;
    height:46px;
    margin:1px;
    border-radius:50%;
    border:5px solid #fff;
    border-color:#fff transparent #fff transparent;
    animation:intgrtn-lds-dual-ring 1.2s linear infinite
}
@keyframes intgrtn-lds-dual-ring{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}
.regform-error-text{
    display:block;
    margin-top:2px;
    padding-right:5px;
    text-align:right;
    font-size:13px;
    color:#f44336;
    vertical-align:sub
}
.email-error,.first-name-error,.last-name-error,.phone-error,.invalid-phone-error{
    display:none
}
#custom-regform{
    font-family:Lato,sans-serif
}
#custom-regform input{
    font-size:13px
}
#custom-regform .form-header{
    border-top-left-radius:6px;
    border-top-right-radius:6px;
    text-transform:uppercase;
    background:#60359b;
    text-align:center;
    color:#fff;
    font-weight:700;
    margin:0;
    padding:30px 24px;
    font-size:20px;
    letter-spacing:2px;
    font-family:inherit;
    line-height:40px;
    white-space:normal;
    word-break:break-word
}
#regform{
    position:relative
}
.form-body{
    margin:0;
    padding:30px;
    box-sizing:border-box;
    text-indent:0;
    text-align:left
}
.steps-navigator{
    text-align:center;
    margin-bottom:20px;
    display:flex
}
.active-step{
    background-color:#5a3594
}
.inactive-step{
    background-color:#ececec
}
.navigator-step{
    display:inline-block;
    color:#fff;
    font-size:2em;
    line-height:1.1em;
    border-radius:3px;
    font-weight:700;
    height:7px;
    width:50%;
    text-indent:100%;
    margin-right:5px;
    overflow:hidden
}
.input-holder{
    margin-bottom:10px
}
.input-holder input{
    padding:12px 16px;
    width:100%;
    display:block;
    margin:0;
    font-size:1rem;
    line-height:1.5;
    color:#495057;
    background-color:#fff;
    background-clip:padding-box;
    border:1px solid #cacaca;
    border-radius:6px;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.form-btn-holder{
    margin-bottom:10px;
    margin-top:15px;
    text-align:center
}
.step-btn{
    margin:0 auto;
    font-size:17px;
    font-weight:700;
    position:relative;
    color:#fff;
    border:none;
    border-radius:6px;
    background:#5a3594;
    text-transform:uppercase;
    width:100%;
    padding:16px 24px;
    cursor:pointer;
    white-space:normal;
    text-align:center;
    outline:0
}
#btn-step-2,.second-step{
    display:none
}
#btn-step-1,.first-step{
    display:block
}
#f_phone{
    width:100%
}
.step-btn span{
    cursor:pointer;
    display:inline-block;
    position:relative;
    transition:.5s
}
.step-btn span:after{
    content:'\00bb';
    position:absolute;
    opacity:0;
    top:0;
    right:-20px;
    transition:.5s
}
.step-btn:hover span{
    padding-right:25px
}
.step-btn:hover span:after{
    opacity:1;
    right:0
}
.step-btn:active{
    -webkit-box-shadow:inset 0 0 6px #bdbdbd;
    -moz-box-shadow:inset 0 0 6px #bdbdbd;
    box-shadow:inset 0 0 6px #bdbdbd
}
#terms-box {
    font-size: 13px;
}


.comments {
    padding: 30px 0 0;
  }
  .w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
  }
  
  .div-block-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: none;
    border-bottom: 1px solid hsla(0, 0%, 58%, 0.6);
  }
  
  .grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  
  .text-block-3 {
    color: #fff;
    font-size: 20px;
    line-height: 1;
  }
  
  .name-tag {
    display: flex;
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    background-color: #0178d4;
  }
  
  .feedback-text {
    margin-bottom: 10px;
    color: rgba(51, 51, 51, 0.66);
    font-size: 14px;
    line-height: 1.8;
  }
  
  .div-block-2-copy {
    display: flex;
    align-items: center;
  }
  
  .gray-small-text {
    color: #949494;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none;
  }
  
  .image-4 {
    width: 17px;
  }
  

  .div-block-2 {
    display: flex;
    align-items: center;
}
.gray-small-text {
  color: #949494;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
}
.gray-vertical-line {
  width: 1px;
  height: 20px;
  margin-right: 15px;
  margin-left: 15px;
  background-color: #949494;
}
.gray-small-text._10px-margin {
  margin-right: 10px;
}
.gray-horizontal-line {
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
  background-color: hsla(0, 0%, 58%, .6);
}

img.hero-deposit-img {
  padding: 0;
  display: inline-block;
  width: 60.4%;
  margin: 0;
  float: left;
}

svg:not(:root) {
  overflow: hidden;
}
.hero-deposit-svg {
  enable-background: new 0 0 267 519;
  padding: 0;
  display: inline-block;
  width: 33.9%;
  margin: 0;
}

@media only screen and (max-width: 500px) {
  img.hero-deposit-img, .hero-deposit-svg {
      width: 100%;
  }
  img.hero-deposit-img {
    width:100%!important;
  }
}

.main-form-body {
  margin-bottom: 100px;
  background: #fff;
}

.main-form-body {
  box-shadow:0px 2px 6px 6px rgba(0, 0, 0, 0.1);
  max-width: 510px;
  margin: 0 auto;
  border-radius: 10px;
  margin-top: 50px;
}

.headerformText {
  background: linear-gradient(116.57deg, #154f5a 16.67%, #216978 100%) !important;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  border-radius: 10px 10px 0 0;
}
div#form {
  padding: 20px;
}
#custom-regbox input,
    #custom-regbox .flag-container {
        font-size: 16px !important;
    }

    html {
        scroll-behavior: smooth;
    }

    .offerlink {
        color: #1f2b86;
    }

    #nextBtn, button.btn_1 {
        width: 100%;
        font-weight: 700;
        background-color: #ff0000 !important;
        border: 0;
        box-shadow: inset 0 1px 0 hsla(0, 0, 100%, .2), 0 2px 0 #d77907;
        min-height: 55px;
        transition: all .1s linear;
        animation-duration: 2s;
        animation-delay: 1.5s;
        animation-fill-mode: forwards;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        transform-origin: 50% 50%;
        vertical-align: middle;
        margin: 0;
        text-decoration: none;
        text-align: center;
        white-space: nowrap;
        line-height: 1;
        z-index: 1;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
        margin-top: 7px;
    }

    #reg_form {
        padding: 0px !important;
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
      cursor: not-allowed;
      opacity: .65;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  button[disabled], html input[disabled] {
      cursor: default;
  }
  .hiddenArea {
      display: none !important;
  }
  .btn-group-lg>.btn, .btn-lg {
      padding: 10px 16px;
      font-size: 18px;
      line-height: 1.3333333;
      border-radius: 0;
  }
  .btn-danger {
      color: #fff;
      background-color: #ee3224;
      border-color: #e72112;
  }
  .btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      vertical-align: middle;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      white-space: nowrap;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 0;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
  }
  .loader-spinner {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    -webkit-animation: spin 1s infinite ease-in;
    animation: spin 1s infinite ease-in;
    border-top-color: #202C8D;
    border-left-color: #202C8D;
}

.privacy-div {
  margin: auto;
  text-align: center !important;
}

.lockimg {
  width: 15px !important;
  height: 15px !important;
  display: inline-block !important;
  vertical-align: middle !important;
}
.privacy-text {
  display: inline !important;
  padding: 0 !important;
  margin: 5px 0 !important;
  font-size: 12px !important;
  color: #222 !important;
  box-shadow: none !important;
}

@media (max-width: 768px) {
  .main-form-body {
      margin-bottom: 50px !important;
  }
  .headerformText {
    font-size: 20px !important;
}
.hero-deposit {
  flex-direction: column;
}
}

.div-block-3 {
  display: flex;
  margin-bottom: 20px;
  padding: 10px;
  flex-direction: row;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #e06d2c;
}
.image-7 {
  margin-right: 10px;
}

.light-dark-paragraph.white {
  margin-right: 5px;
  margin-bottom: 0;
  color: #fff;
}
.white-x {
  margin-top: 7px;
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
}

.articleInfo.mt-3 a{
  text-decoration: none !important;
}

.footer {
  padding: 20px 0;
  background: #141414;
}

.footer {
  display: flex;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

@media screen and (max-width: 479px) {
  .footer {
      flex-direction: column;
  }
}

.footer .centered {
  max-width: 1240px;
}

.centered {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.footer .centered .disclaimer-footer {
  max-width: none;
}
.footer .disclaimer-footer {
  max-width: 1170px;
  margin: 0 auto;
  text-align: left;
  color: grey;
}

.footer .disclaimer-footer .sys-menu {
  text-align: center;
  margin-top: 15px;
}

.disclaimer-footer ul {
  padding-left: inherit !important;
}

.footer .disclaimer-footer .sys-menu li {
  display: inline-block;
  vertical-align: middle;
}

.footer .disclaimer-footer .sys-menu li a {
  color: #BBBBBB;
  font-size: 13px;
  line-height: 18px;
  display: block;
  padding: 0 10px;
  text-decoration: none;
}

.footer .disclaimer-footer .sys-menu li+li a {
  border-left: 1px solid grey;
}

.footer .disclaimer-footer p {
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  color: #BBBBBB;
}

.footer .disclaimer-footer .copy {
  color: grey;
  font-size: 11px;
  line-height: 15px;
  padding: 10px 0;
  text-align: center;
}

.hero-deposit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Roboto, sans-serif !important
}

/* .hero-deposit-img {
  width:100%;
  max-width: 62%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62%;
  flex: 0 0 62%
} */

.transaction_block {
	width: 40%;
	font-family: Roboto, sans-serif !important;
}

.transaction_block .name_block {
  background: #216978;
  padding: 10px 0 10px 5px;
  color: #FFF;
  font-size: 17px;
  font-weight: 700;
  font-family: Roboto, sans-serif !important
}

.transaction_block .date_block {
  background: #216978;
  margin: 5px 0;
  color: #FFF;
  padding: 5px 0 5px 5px;
  font-size: 11px;
  font-family: Roboto, sans-serif !important
}

.transaction {
  position: relative;
  padding: 0 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.1;
  align-items: center;
  font-family: Roboto, sans-serif !important
}

.transaction:before {
/*    content: url(arrow-down.html);*/
  position: absolute;
  left: 5px;
  top: 15px
}

.transaction_block .deposit {
  font-size: 15px !important;
  margin:0 !important;
  line-height: 1.1 !important;
  font-family: Roboto, sans-serif !important
}

.transaction .receipts {
  padding: 0 20px 0 0
}

.transaction .receipt {
  color: #058c51;
  font-weight: 700;
  margin: 0 0 5px 0 !important;
  font-size: 15px;
  font-family: Roboto, sans-serif !important
}

.transaction .receipts p {
  font-size: 15px !important;
  text-align: right;
  margin: 0 !important;
  font-family: Roboto, sans-serif !important
}

.transaction_block span {
  padding: 0 0 0 30px;
  display: block;
  color: #114463;
  font-size: 12px;
  font-weight: 700;
  font-family: Roboto, sans-serif !important
}

@media only screen and (max-width: 767px) {
  .hero-deposit { 
      flex-wrap: wrap !important;
  }
  .hero-deposit-img {
      width:95%!important;
  }
  .transaction_block {
    width:100%;    
  }
}