/* font-family */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');


/* import files */
@import url("../css/auth.css");
@import url("../css/header_footer.css");
@import url("../css/font.css");

* {
  font-family: "Outfit", sans-serif;
}

body {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #424242;
  overflow-x: hidden;
  background: linear-gradient(180deg, #3B70C7 0%, #07183D 100%);
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 90px;
}


a, a:hover {
  text-decoration: none;
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
  -o-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

main {
  padding: 90px 0 0;
}

/*Banner section*/
.wd-as-banner {
    /* height: 550px; */
    padding: 98px 0 50px;
    background: url(../images/banner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.wd-left-content {
    padding: 0 30px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    gap: 10px;
}

.wd-as-ban-text {
  font-size: 28px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
}

.wd-as-ban-title {
  
  font-size: 50px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
}

.wd-as-ban-line {
  
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: rgba(255, 255, 255, 1);
}
.banner-img img{
  object-fit: contain;
}
.banner-img {
    text-align: center;
    margin-bottom: -54px;
}
.wd-key-featues {
  padding: 80px 0;
}

.grp_btn {
  display: flex;
  gap: 15px;
}

.grp_btn img {
  width: 100%;
  height: 74px;
}

.wd-as-stepbx {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.step-circle {
  width: 96px;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
border: 8px solid #2D58A1;
  background: #FF5C00;
  font-size: 34px;
  font-weight: 500;
  z-index: 11;
}
.step-circle img {
  height: 42px;
  width: 42px;
  object-fit: contain;
}
.step-box {
  min-height: 235px;
  border-radius: 10px;
  border: 1px solid #FFFFFF66;
  background: #FFFFFF1A;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.15);
  padding: 70px 10px 15px;
  margin-top: -45px;
  /* background: rgba(255, 255, 255, 1); */
  border-top: none;
  text-align: center;
  backdrop-filter: blur(84px)

}

.step-box {
  margin-bottom: 20px;
}

.wd-as-features {
  margin-top: 40px;
}

.wd-as-title {
  text-align: center;
}

.wd-as-titletxt {
  
  font-size: 41px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 18px;
}

.wd-as-titletag {
    font-size: 22px;
    font-weight: 300;
    color: #ffffff;
    opacity: 0.6;
    max-width: 90%;
    margin: auto;
}

.step-box h4 {
  
  font-size: 22px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
}

.step-box p {
  font-size: 18px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}

/*How it works*/
.wd-how-it-works {
  padding: 60px 0;
  background: rgba(0, 0, 0, 0.13);
}
.wd-mobile-img {
  margin-top: 40px;
}
.custom-container {
  /* padding: 0 50px; */
  max-width: 1320px;
  padding: 0 15px;
  margin: 0 auto;
}

.wd-mobile-img img {
  /* box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1); */
  height: 623px;
  width: 100%;
  object-fit: contain;
}

.wd-as-steps {
  text-align: center;
}

.wd-step-number {
  
  font-size: 26px;
  font-weight: 600;
  color: #FFFFFF;
  opacity: 0.7;
}

.wd-step-title {
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
  margin: 14px 0;
}
.wd-step-descp{
  
  font-size: 18px;
  font-weight: 400;
   color: #ffffff;
  opacity: 0.6;
}

/* How It Works Slider */
.how-it-works-slider {
  margin-top: 60px;
}

.how-it-works-slider .item {
  padding: 0 10px;
}

.how-it-works-slider .wd-steps-box {
  height: 100%;
}

.how-it-works-slider .owl-nav,
.how-it-works-slider .owl-dots {
  display: none !important;
}

/*QRScanner Section*/
.wd-as-qr {
  padding: 80px 0;
}
.wd-as-scan-title{
font-size: 40px;
font-weight: 800;
line-height: 60px;
color: rgba(255, 255, 255, 1);
margin-bottom: 20px;
}
.wd-app-mobview img {
  height: 526px;
}
.wd-as-qrcode img {
  height: 171px;
  object-fit: contain;
}
.wd-as-appstore a{
  display: inline-block;
}
.wd-as-appstore img {
  height: 70px;
  object-fit: contain;
  margin-bottom: 20px;
}

.wd-as-scantxt {
    font-size: 19px;
    font-weight: 400;
    line-height: 36px;
    color: #ffffff;
    opacity: 0.6;
}
/*----Terms and condition*/
.terms{
  padding: 50px 0 30px;
}
.term_bx {
    margin-bottom: 18px;
}
.term_bx h3 {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 700;
    line-height: 19.12px;
    text-align: left;
    margin-bottom: 8px;
}
.term_bx p, .term_bx ul li {
    color: rgba(0, 0, 0, 0.5);;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin-bottom: 6px;
}