@font-face {
    font-family: 'PaymentFont';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/184748/paymentfont-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/184748/paymentfont-webfont.eot?#iefix') format('embedded-opentype'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/184748/paymentfont-webfont.woff') format('woff2'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/184748/paymentfont-webfont.woff2') format('woff'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/184748/paymentfont-webfont.ttf') format('truetype'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/184748/paymentfont-webfont.svg#paymentfont-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  body {
    font-family: "adelle", adelle, serif;
    font-weight: 100;
    height: 100%;
    width: 100%;
    background: 
      /* top, transparent red, faked with gradient */ 
     
      radial-gradient(rgba(24, 130, 250, 0.9) 50%, rgba(34, 5, 255, 0.4) 100%);
      /* bottom, image */
    background-attachment: fixed;
    background-blend-mode: multiply,normal,normal,normal;
  }
  
  .space {
    margin-top: 5px;
  }
  
  .clear {
    clear: both;
  }
  
  .center {
    text-align: center;
  }
  
  .no-margin {
    margin: 0!important;
  }
  
  img {
    max-width: 100%;
  }
  video{
    width: 453px;
  }
  
  .max-width {
    max-width: 900px;
    width: 70%;
    margin: 0 auto;
    border-radius: 12px;
  }
  
  .payment {
    padding: 5%;
    position: relative;
    top: 15vh;
    box-shadow: 15px 15px 0px -4px rgba(0, 0, 0, 0.3), 0px 0px 85px 0px rgba(0, 0, 0, 0.4), ;
  ;
  }
  
  .turquoise {
    background-color: #fff;
    color:  rgba(24, 130, 250, 0.9);
    border: 3px solid  rgba(24, 130, 250, 0.9);
  }
  
  .headline {
    position: relative;
    margin-bottom: 50px;
    border-bottom: 1px solid;
    line-height: 30px;
  }
  
  .headline abbr {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    background: #fff;
    top: 15px;
  }
  
  p {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
  }
  
  strong {
    font-weight: 900;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-family: "bryant-web", bryant, sans-serif;
    text-transform: uppercase;
    font-weight:600;
    letter-spacing: 0.03em;
  }
  
  h1 {
    font-size: 30px;
  }
  
  h2 {
    font-size: 24px;
  }
  
  h3 {
    font-size: 20px;
  }
  
  h4 {
    font-size: 16px;
  }
  
  h5 {
    font-size: 14px;
  }
  
  .upper-bryant {
    font-family: "bryant-web", bryant, sans-serif;
    text-transform: uppercase;
  }
  
  .small-bold {
    font-weight: 600;
    font-size: 14px;
  }
  
  .micro {
    font-size: 9px;
    letter-spacing: 0.4px;
  }
  
  .tiny {
    font-size: 12px;
  }
  
  .huge {
    font-size: 22px;
  }
  
  .dark-content-box {
    background:     
      radial-gradient(ellipse closest-side at center, rgba(24, 130, 250, 0.9) 50%, rgba(34, 5, 255, 0.4) 100%)
    ;
    padding: 5%;
    color: #fff;
border-radius: 10px;
    
  }
  
  hr {
    border-top: 1px solid;
    border-bottom: 0;
  }
  
  input,
  textarea {
    width: 100%;
    width: calc(100% - 2px);
    border-radius: 2px;
    border: 0;
    font-size: 18px;
    padding: 10px 0;
    font-family: "bryant-web", bryant, sans-serif;
    box-shadow: 0 0 0 1pt #eee;
    transition: box-shadow 0.3s;
  }
  
  input:focus,
  textarea:focus,
  input[type=number]:focus {
    box-shadow: 0 0 0 1pt  rgba(24, 130, 250, 0.9);
    outline: none;
  }
  
  textarea {
    min-height: 75px;
  }
  
  input,
  textarea {
    margin: 10px 0;
    padding: 10px 2%;
    width: 96%;
  }
  
  textarea.btn,
  input.btn {
    padding: 12px 0;
    margin: 10px 0;
    width: 100%;
  }
  
  section {
    margin: 20px 0;
  }
  
  .cvc-box {
    position: relative;
  }
  
  .cvc {
    position: relative;
    top: 20px;
    height: 44px;
  }
  
  p .pf {
    font-size: 2vw;
    opacity: 0.7;
    margin: 0 0.5% 1%;
  }
  
  .cards {
    text-align: center;
    border: 1px solid;
  }
  
  .cards h6 {
    margin: -5px auto 5px;
    background:       radial-gradient(ellipse closest-side at center, rgba(24, 130, 250, 0.9) 50%, rgba(34, 5, 255, 0.4) 100%)
    ;
    width: 52%;
  }
  
  .dark-content-box.payment-info {
    min-height: 183px;
  }
  
  .dark-content-box.payment-info p {
    padding: 8px 0;
    font-size: 15px;
    font-weight: 100;
    line-height: 22px;
  }
  .IM{
    width: 9%;
  }
  .tall-slash {
    font-size: 32px;
    font-weight: 100;
    padding-top: 10px;
    display: block;
  }
  
  .btn {
    border: none;
    background: none;
    cursor: pointer;
    padding: 12px 0;
    display: inline-block;
    margin: 10px 0;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    border-radius: 2px;
    background:  rgba(24, 130, 250, 0.9);
    color: #fff;
    font-size: 18px;
    font-family: "bryant-web", bryant, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    box-shadow: none;
  }
  
  .btn:active {
    background-color: #BA2348;
    color: #999;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    box-shadow: none;
  }
  
  .btn:disabled {
    background: #898C8C;
    color: #ddd;
  }
  
  .btn:hover {
    cursor: default;
    background-color: #444;
    color: #ddd;
  }
  
  .btn:active {
    background-color: #898C8C;
    color: #ddd;
  }
  
  @media (min-width: 1100px) {
    p .pf {
      font-size: 22px;
    }
    .navbar a {
      color:rgba(24, 130, 250, 0.9);
      text-decoration: none;
   
    
    }
  }
 

    .navbar a {
      margin-right: 70px;
    }
    .navbar {
      padding-left: 10px;
    }
  
  
  @media (max-width: 795px) {
    
    p .pf {
      font-size: 4.5vw;
    }
    .cards h6 {
      width: 40%;
    }
    .icon-wallet img {
      max-width: 60%;
    }
    video{
      max-width: 100%;
      max-height: 200px;
    }
    
    
  }
  
  @media (max-width: 500px) {
    
    .cards h6 {
      width: 50%;
    }
    .icon-wallet img {
      max-width: 40%;
    }
    
  }
  
  
  .IMS{
width: 5%;
  }
  body {
  margin: 0;
  font-family: Arial, sans-serif;
}

.navbar {
  overflow: hidden;
  background-color: #fff;
border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;

}

footer{
  background-color: #fff;

}
  .logo {
  color: white;
  text-decoration: none;
  font-size: 24px;
}

.navbar a {
  font-weight: bold;
  color:rgba(24, 130, 250, 0.9);
  text-decoration: none;
  margin-left: 23px;

}



html,body,h1,h2,h3,h4 {font-family:"Lato", sans-serif}
.mySlides {display:none}
.w3-tag, .fa {cursor:pointer}
.w3-tag {height:15px;width:15px;padding:0;margin-top:6px}