@import url('https://fonts.googleapis.com/css2?family=Outfit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
  font-family: 'Outfit', sans-serif !important;
  color: #000;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
::selection{
  background: rgb(92, 27, 243);
  color: #fff;
}
p{
  font-size: 22px !important;
  line-height: 1.3 !important;
}
.p1{
  font-size: 24px !important;
}
h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
}
.main-container{
  padding: 0px;
  margin: 0px auto;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
  float: right;
}
.left{
  text-align: left;
  float: left;
}
.img10 img{
  width: 10%;
}
.img20 img{
  width: 20%;
}
.img30 img{
  width: 30%;
}
.img40 img{
  width: 40%;
}
.img50 img{
  width: 50%;
}
.img60 img{
  width: 60%;
}
.img70 img{
  width: 70%;
}
.img80 img{
  width: 80%;
}
.img90 img{
  width: 90%;
}
.img100 img{
  width: 100%;
}
.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}
.pl4{padding-left: 40px;}
.pl5{padding-left: 50px;}

.mt-10{margin-top: -10px;}
.mt-20{margin-top: -20px;}
.mt-30{margin-top: -30px;}
.mt-40{margin-top: -40px;}
.mt-50{margin-top: -50px;}
.mt-60{margin-top: -60px;}
.mt-70{margin-top: -70px;}
.mt-80{margin-top: -80px;}
.mt-90{margin-top: -90px;}
.mt-100{margin-top: -100px;}

.mt--5{margin-top: -50px;}
.mt--4{margin-top: -40px;}
.mt--3{margin-top: -30px;}
.mt--2{margin-top: -20px;}
.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}
.mt9{margin-top: 90px;}
.mt10{margin-top: 100px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}

.br-10{border-radius: 10px !important;}
.br-15{border-radius: 15px !important;}
.br-20{border-radius: 20px;}
.br-30{border-radius: 30px;}
.br-40{border-radius: 40px;}
.br-50{border-radius: 50%;}

.l1{line-height: 1;}
.l11{line-height: 1.1;}
.l12{line-height: 1.2;}
.l13{line-height: 1.3;}
.l14{line-height: 1.4;}
.l15{line-height: 1.5;}

.b3{font-weight: 300;}
.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.red1{color: #de2d2d;}
.yellow{color: #fce654;}
.green{color: #79b91d;}
.blue{color: #00146d;}
.light-blue{color: #10b2f9;}
.pink{color: #ff004c;}
.orange{color: #f88600;}
.purple{color: #592bcb;}

.uppercase{
  text-transform: uppercase;
  letter-spacing: 3px;
}
.transparent{
  opacity: 0.5;
}
.text-shadow {
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 5px 7px rgba(0,0,0,0.51);
}
.heading1{
  font-size: 47px;
}
.headingl{
  font-size: 60px;
}
.headingl1{
  font-size: 70px;
}
.heading-big{
  font-size: 100px;
}
.highlight-yellow{
  background: #ffff00;
  display: inline-block;
  padding: 5px 5px 0px;
}
.shadow{
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.cta-box{
  display: block;
  background: #4417b3;
  padding-top: 30px;
  padding-bottom: 0px;
}
.section1{
  display: block;
  background: #151D52 url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section2{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*background-position: center top;*/
}
.section3{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section4{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section5{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section6{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section7{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section8{
  display: block;
  background: url(../images/bg5.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 30px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section9{
  display: block;
  background: url(../images/bg6.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 70px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section10{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section11{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section12{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section13{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section14{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section15{
  display: block;
  background: url(../images/bg9.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section16{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section17{
  display: block;
  background: url(../images/bg10.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section18{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section19{
  display: block;
  background: url(../images/bg11.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section20{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section21{
  display: block;
  background: url(../images/bg12.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section22{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section23{
  display: block;
  background: url(../images/bg13.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section24{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section25{
  display: block;
  background: url(../images/bg14.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section26{
  display: block;
  background: #f8faff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer{
  display: block;
  background: #000932;
  padding-top: 30px;
  padding-bottom: 30px;
  /*border-top: 5px solid #E3575D;*/
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer_menu {
  display: inline-block;
}
.footer_menu li {
  display: inline-block;
  list-style: none;
  float: left;
  margin-right: 5px;
  font-size: 20px;
}
.footer_menu li a{
  text-decoration: none;
}
.footer_menu li a:hover{
  text-decoration: underline;
}
.logo img{
  width: 20%;
}
.logo1 img{
  width: 30%;
}
.main-strip{
  background: #F88600;
  padding: 8px 30px;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  border-radius: 5px;
}
.main-headline{
  background: url(../images/main-headline.png) no-repeat center center;
  padding: 7% 7% 12% 5%;
  background-size: contain;
  /*margin-top: 20px;*/
}
.main-headline1{
  background: url(../images/main-headline1.png) no-repeat center center;
  padding: 4% 7% 6% 5%;
  background-size: contain;
  /*margin-top: 20px;*/
}
.list1 li {
  list-style: none;
  font-size: 21px;
  color: #fff;
  font-weight: 300;
  margin-top: 15px;
}
.list1 li i {
  color: #fce654;
  margin-left: -30px;
  margin-right: 5px;
}
.bar1{
  background: #f88600;
  height: 5px !important;
  width: 25%;
  display: inline-block;
  opacity: 0.5;
  clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%);
}
.bar2{
  background: #10b2f9;
  height: 5px !important;
  width: 25%;
  display: inline-block;
  opacity: 0.5;
  clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%);
}
.bar3{
  background: #fce654;
  height: 5px !important;
  width: 25%;
  display: inline-block;
  opacity: 0.5;
  clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%);
}
.bar4{
  background: #592bcb;
  height: 5px !important;
  width: 25%;
  display: inline-block;
  opacity: 0.5;
  clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%);
}
.button-green {
  display: inline-block;
  background: #1cb85e;
  font-size: 35px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  padding: 15px 50px;
  border-radius: 50px;
  transition: 0.5s;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.button-green:hover{
  text-decoration: none;
  color: #fff;
  transform: scale(1.03);
  /*background: #ff9a4c;*/
}
.white-box{
  display: inline-block;
  background: #f8faff;
  width: 100%;
  padding: 10px 20px;
  border-radius: 15px;
  -webkit-box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
-moz-box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
}
.step-bar{
  display: inline-block;
  background: #f88600;
  padding: 5px 30px;
  clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.orange-bar{
  display: inline-block;
  background: #f88600;
  padding: 5px 25px;
  /*clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);*/
  font-size: 35px;
  font-weight: 700;
  color: #fff;
}
.arrow1 img{
  width: 3%;
}
.testimonial{
  background: url(../images/paper1.png) no-repeat center center;
  padding: 8% 5% 5% 5%;
  background-size: contain;
  /*margin-top: 20px;*/
}
.paper2{
  background: url(../images/paper2.png) no-repeat center center;
  padding: 2% 4% 6% 2%;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background-size: contain;
  /*margin-top: 20px;*/
}
.paper3{
  background: url(../images/paper3.png) no-repeat center center;
  padding: 7% 6% 10% 4%;
  background-size: cover;
  /*margin-top: 20px;*/
}
.paper4{
  background: url(../images/paper4.png) no-repeat center center;
  padding: 2% 4% 6% 2%;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background-size: contain;
  /*margin-top: 20px;*/
}
.paper5{
  background: url(../images/paper5.png) no-repeat center center;
  padding: 2% 4% 6% 2%;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background-size: contain;
  /*margin-top: 20px;*/
}
.paper6{
  background: url(../images/paper6.png) no-repeat center center;
  padding: 2% 4% 6% 2%;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background-size: contain;
  /*margin-top: 20px;*/
}
.paper7{
  background: url(../images/paper7.png) no-repeat;
  padding: 2% 2% 3% 4%;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background-size: contain;
  /*margin-top: 20px;*/
}
.icon1-box-bg{
  background: url(../images/vector1.png) no-repeat center center;
  background-size: contain;
  position: relative;
  padding: 8% 17%;
  width: 100%;
  height: 280px;
}
.icon1-box{
  position: relative;
  top: 1;
}
.icon1-box img{
  width: 35%;
}
.icon2-box-bg{
  background: url(../images/vector2.png) no-repeat center center;
  background-size: contain;
  position: relative;
  padding: 8% 20%;
  width: 100%;
  height: 380px;
}
.icon2-box{
  position: relative;
  top: 1;
}
.icon2-box img{
  width: 40%;
}
.icon3-box-bg{
  background: url(../images/vector3.png) no-repeat center center;
  background-size: contain;
  position: relative;
  padding: 7% 10% 3%;
  width: 100%;
  min-height: 450px;
}
.icon3-box{
  position: relative;
  top: 1;
}
.icon3-box img{
  width: 22%;
}
.icon4-box-bg{
  background: url(../images/vector2.png) no-repeat center center;
  background-size: contain;
  position: relative;
  padding: 8% 15%;
  width: 100%;
  height: 400px;
}
.icon4-box{
  position: relative;
  top: 1;
}
.icon4-box img{
  width: 35%;
}
.list2 li {
  width: 95%;
  list-style: none;
  font-size: 22px;
  font-weight: 300;
  margin-top: 15px;
  position: relative;
}
.list2 li i {
  color: #de2d2d;
  font-size: 35px;
  margin-left: -45px;
  margin-right: 5px;
  padding-top: 15px;
  position: absolute;
}
.list3 li {
  width: 95%;
  list-style: none;
  font-size: 22px;
  color: #79b91d;
  font-weight: 600;
  margin-top: 15px;
  position: relative;
}
.list3 li i {
  color: #79b91d;
  font-size: 35px;
  margin-left: -45px;
  margin-right: 5px;
  padding-top: 15px;
  position: absolute;
}
.list4 li {
  list-style: none;
  font-size: 22px;
  /*color: #fff;*/
  font-weight: 300;
  margin-top: 25px;
}
.list4 li i {
  color: #79b91d;
  margin-left: -30px;
  margin-right: 5px;
}
.list5 li {
  list-style: none;
  font-size: 22px;
  /*color: #fff;*/
  font-weight: 300;
  margin-top: 25px;
}
.list5 li b {
  /*color: #79b91d;*/
  font-size: 35px;
  margin-left: -45px;
  margin-right: 5px;
  padding-top: 5px;
  position: absolute;
}
.earning{
  display: inline-flex;
}
.earning img{
  width: auto;
  margin-right: 10px;
  margin-left: 30px;
}
.vector4-box{
  background: url(../images/vector4.png) no-repeat center center;
  background-size: contain;
  /*position: relative;*/
  padding: 5% 5%;
  /*width: 100%;*/
  /*height: 400px;*/
}
/*.vector4-box{
  position: relative;
  top: 1;
}*/
.box1{
  display: inline-block;
  width: 100%;
  padding: 20px 30px;
  border: 3px dashed #b2bbe0;
  border-radius: 20px;
}
.table1{
  display: inline-block;
  background: #f1f5ff;
  width: 95%;
  padding: 30px;
  border-radius: 25px;
  -webkit-box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
-moz-box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
}
.table2{
  display: inline-block;
  background: #ffffff;
  width: 95%;
  padding: 30px;
  border-radius: 25px;
  -webkit-box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
-moz-box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
box-shadow: 3px 10px 32px -31px rgb(0 0 0 / 69%);
}
.table-list li {
  list-style: none;
  font-size: 22px;
  /*color: #fff;*/
  font-weight: 300;
  margin-top: 25px;
}
.table-list li i {
  color: #79b91d;
  margin-left: -30px;
  margin-right: 5px;
}
.table-list1 li {
  list-style: none;
  font-size: 20px;
  /*color: #fff;*/
  font-weight: 500;
  margin-top: 25px;
  opacity: 0.5;
}
.table-list1 li i {
  color: #000;
  margin-left: -30px;
  margin-right: 5px;
  opacity: 0.5;
}
@media (max-width: 767px){
  .container1 {
    margin: 0 auto;
    padding: 4rem 1rem 4rem 1rem;
    /* width: 68rem; */
    width: 100%;
  }
  .logo img{
    width: 50%;
  }
  .section1 .top-strip h4{
    font-size: 20px;
  }
  .mt10-res{
    margin-top: 50px;
  }
  .mt5-res{
    margin-top: 20px;
  }
  .mt0-res{
    margin-top: 0px;
  }
  .center-res{
    text-align: center !important;
  }
  .headingm{
    font-size: 27px;
  }
  .heading1{
    font-size: 30px;
  }
  .headingl1{
    font-size: 45px;
  }
  .headingl{
    font-size: 35px;
  }
  .heading-big{
    font-size: 40px;
  }
  p{
    font-size: 18px !important;
  }
  .p1{
    font-size: 20px !important;
  }
  h2{
    font-size: 23px;
  }
  h3{
    font-size: 20px;
  }
  .mt0-res{
    margin-top: 0px;
  }
  .mt1-res{
    margin-top: 10px;
  }
  .mt2-res{
    margin-top: 20px;
  }
  .mt3-res{
    margin-top: 30px;
  }
  .mt40-res{
    margin-top: 40px;
  }
  .mt50-res{
    margin-top: 50px;
  }
  .mt60-res{
    margin-top: 60px;
  }
  .mt70-res{
    margin-top: 70px;
  }
  .mt80-res{
    margin-top: 80px;
  }
  .mt90-res{
    margin-top: 90px;
  }
  .mt100-res{
    margin-top: 100px;
  }
  .img100-res img{
    width: 100%;
  }
  .img50-res img{
    width: 50%;
  }
  .br-res br{
    display: none;
  }
  .button-green{
    font-size: 20px;
  }
  .button-green{
    padding: 10px 20px;
  }
  .guarantee img{
    width: 70%;
  }
  .main-headline{
    background: unset;
    padding: unset;
  }
  .list1 li{
    font-size: 18px;
  }
  .img100{
    line-height: 0.9;
  }
  .hide-sm{
    display: none;
  }
  .paper2{
    background: #00156C;
    padding: 10px 20px;
    line-height: 1.3;
  }
  .paper3{
    background: #fff;
  }
  .paper4{
    display: inline-block;
    background: #5C1BF2;
    padding: 10px 20px;
  }
  .paper5{
    display: inline-block;
    background: #5C1BF2;
    padding: 10px 20px;
  }
  .paper6, .paper7{
    display: inline-block;
    background: #FE9418;
    padding: 10px 20px;
    font-size: 25px;
  }
  .main-headline1{
    background: unset;
    padding: unset;
  }
  .icon3-box-bg{
    background: unset;
    padding: unset;
    position: unset;
    min-height: unset;
  }
  .list4 li{
    font-size: 18px;
  }
  .earning{
    display: inline-block;
  }
  .vector4-box{
    background: unset;
    padding: unset;
  }
}
@media (min-width: 1300px) and (max-width: 1600px){
  html{
    zoom: .9;
  }
  .container {
    max-width: 1250px;
  }
  .br-res1 br{
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1299px){
  html{
    zoom: .8;
  }
  .container {
    max-width: 1000px;
  }
  .br-res1 br{
    display: none;
  }
  .main-headline{
    background: unset;
    padding: unset;
  }
  .vector4-box{
    background: unset;
  }
}