@import url('https://fonts.googleapis.com/css2?family=Montserrat: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');
@import url('https://fonts.googleapis.com/css2?family=Raleway: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: 'Montserrat', sans-serif !important;
  color: #060d47;
  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.4 !important;
  margin-bottom: 0px;
  font-family: 'Raleway', sans-serif !important;
}
li{
  font-family: 'Raleway', sans-serif !important;
}
.p1{
  font-size: 20px !important;
}
.p18{
  font-size: 18px !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: #f5d500;}
.green{color: #50b91d;}
.blue{color: #00146d;}
.light-blue{color: #00ecfc;}
.pink{color: #EB4660;}
.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: 40px;
}
.heading1a{
  font-size: 45px;
}
.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/bg1a.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 0px;
  background-position: center top;
}
.section2{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section3{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section4{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section5{
  display: block;
  background: #fff url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section6{
  display: block;
  background: #01071A;
  padding-top: 0px;
  padding-bottom: 50px;
  margin-top: -1px;
  background-position: center center;
}
.section7{
  display: block;
  background: #fff url(../images/bg9.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section8{
  display: block;
  background: #becbff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section9{
  display: block;
  background: #ecf2ff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section10{
  display: block;
  background: url(../images/bg5.png) repeat 0 0 / cover;
  padding-top: 0px;
  padding-bottom: 100px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section11{
  display: block;
  background: #F2E6FF;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: -1px;
  background-position: center top;
}
.section12{
  display: block;
  background: #becbff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section13{
  display: block;
  background: url(../images/bg12.png) repeat 0 0 / cover;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section14{
  display: block;
  background: #F2E6FF;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section15{
  display: block;
  background: #becbff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section16{
  display: block;
  background: #fff url(../images/bg14.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section17{
  display: block;
  background: #01071A;
  padding-top: 50px;
  padding-bottom: 0px;
  margin-top: -1px;
  background-position: center bottom;
}
.section18{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 100px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section19{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section20{
  display: block;
  background: #b6c4ff url(../images/bg15.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section21{
  display: block;
  background: #01071A;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section22{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section23{
  display: block;
  background: #ecf2ff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section24{
  display: block;
  background: #fff url(../images/bg13.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 100px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section25{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section26{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 100px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section27{
  display: block;
  background: #01071A;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section28{
  display: block;
  background: #ecf2ff;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section29{
  display: block;
  background: #fff;
  padding-top: 0px;
  padding-bottom: 100px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*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: 25%;
}
.top-menu{
  display: block;
  margin-top: 20px;
  float: right;
  text-align: center;
}
.top-menu a{
  font-size: 20px;
  opacity: 0.7;
  color: #fff;
  padding: 0px 10px;text-decoration: none;
}
.top-menu a:hover{
  color: #fff;
  opacity: 1;
  text-decoration: none;
}
.top-strip {
  display: inline-block;
  /*background: #fc1784;*/
  background: #1B1942;
  border: 2px dashed #3E3EA3;
  /*background: rgb(255,22,133);
  background: linear-gradient(90deg, rgba(255,22,133,1) 0%, rgba(240,136,92,1) 100%);*/
  padding: 10px 35px;
  font-size: 25px;
  color: #fff;
  font-weight: 500;
  border-radius: 30px;
  -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);
}
.top-strip1{
  display: -webkit-inline-box;
  background: #25024b;
  padding: 10px 50px;
  border-radius: 50px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
}
.aff-form {
  display: inline-block;
  background: #250471;
  padding: 30px;
  border: 4px dashed #ff6405;
  -webkit-box-shadow: 3px 10px 41px -14px rgb(0 0 0 / 69%);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgb(0 0 0 / 69%);
}
.aff-form form input {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  padding: 10px;
  font-size: 22px;
}
.aff-form form button {
  width: 100%;
  margin-top: 10px;
  padding: 10px;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  background: #ff6405;
  border: none;
  cursor: pointer;
  -webkit-box-shadow: 3px 10px 41px -14px rgb(0 0 0 / 69%);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgb(0 0 0 / 69%);
}
.a2 img{
  width: 5%;
  position: absolute;
  left: 23%;
}
.a1 img{
  width: 5%;
  position: absolute;
  right: 23%;
}
.grad-text{
  background: linear-gradient(90deg, rgba(245,135,42,1) 0%, rgba(249,184,52,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.grad-text1{
  background: linear-gradient(129deg, rgba(129,65,238,1) 0%, rgba(70,103,242,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.border1{
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #FDBB00;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
}
.blue-bg{
  display: block;
  width: 100%;
  background: url(../images/blue-bg.png) repeat 0 0 / cover;
  padding: 40px;
  /*margin-bottom: -135px;*/
  background-position: center center;
  border-radius: 20px;
}
.blue-bg iframe{
  border-radius: 15px;
}
.cta-bar{
  display: block;
  background: url(../images/blue-bg.png) repeat 0 0 / cover;
  /*padding-top: 50px;*/
  /*margin-bottom: -135px;*/
  background-position: center center;
}
.button-primary {
  display: inline-block;
  transition: 0.5s;
  background: linear-gradient(90deg, var(--c1, #ff1585), var(--c2, #ff9162) 50%, var(--c1, #ff1585)) var(--x, 0)/ 200%;
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  border-radius: 50px;
  padding: 15px 70px;
  -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-primary:hover {
  text-decoration: none;
  color: #fff;
  --x: 100%;
  transform: scale(1.03);
}
.testimonial-box {
  display: inline-block;
  width: 95%;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  margin-top: 100px;
  -webkit-box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
}
.testimonial-box-img img {
  width: 120%;
  margin-left: -60px;
  margin-top: -60px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
}
.testimonial-box .quote img {
  width: 12%;
  float: right;
  margin-top: -50px;
  margin-right: 20px;
}
.testimonial-box .text {
  padding: 30px 30px 0px 0px;
  margin-left: -10px;
}
.testimonial-box .text .star i {
  color: #ff7816;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.graphic5 img{
  position: absolute;
  width: 35%;
  left: -10%;
  bottom: -10%;
}
.graphic6 img{
  position: absolute;
  width: 20%;
  right: -10%;
  bottom: -10%;
}
.mockup2 img{
  position: absolute;
  width: 30%;
  right: -12%;
  top: -10%;
  opacity: 0.2;
}
.mockup3 img{
  position: absolute;
  width: 30%;
  left: -12%;
  top: 10%;
  opacity: 0.2;
}
.feat-box{
  display: inline-block;
  background: #07024b;
  width: 100%;
  padding: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
}
.feat-box1{
  display: inline-block;
  background: #fff;
  width: 100%;
  padding: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
}
.white-box{
  display: inline-block;
  background: #e6edff;
  width: 100%;
  padding: 50px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
}
.white-box1{
  display: inline-block;
  background: #e6edff;
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
}
.white-box2{
  display: inline-block;
  background: #f6e6ff;
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 81px rgb(0 0 0 / 8%);
}
.white-box3{
  display: inline-block;
  background: #e7ebff;
  text-align: center;
  width: 100%;
  padding: 30px 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.white-box3 img{
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.tick p{
  font-size: 24px !important;
  margin-top: 50px;
  line-height: 1.5 !important;
  padding-left: 100px;
}
.tick img{
  width: 5%;
  position: absolute;
  left: 85px;
}
.tick{
  display: block;
}
.tick1 p{
  font-size: 24px !important;
  margin-top: 30px;
  line-height: 1.5 !important;
  padding-left: 110px;
}
.tick1 img{
  width: 5%;
  position: absolute;
  left: 85px;
}
.tick1{
  display: block;
}
.tick2 p{
  font-size: 24px !important;
  margin-top: 50px;
  line-height: 1.5 !important;
  padding-left: 70px;
}
.tick2 img{
  /*width: 5%;*/
  position: absolute;
  left: 85px;
  max-width: 50px;
  max-height: 50px;
}
.tick2{
  display: block;
}
.icona-box{
  display: inline-block;
  background: #fff9f3;
  border: 2px dotted #e78419;
  width: 100%;
  padding: 15px 20px;
  border-radius: 10px;
}
.icona-box img{
  width: 100%;
}
.icond-box{
  display: inline-block;
  background: #fff;
  border: 2px dotted #1c32cc;
  width: 100%;
  min-height: 350px;
  padding: 30px 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.icond-box img{
  max-height: 200px;
  max-width: 100%;
}
.iconf-box{
  display: inline-block;
  background: #ededff;
  width: 90%;
  text-align: center;
  min-height: 450px;
  padding: 30px 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.iconf-box p{
  font-size: 20px !important;
}
.iconf-box img{
  max-height: 200px;
  max-width: 100%;
}
.list1 li {
  list-style: none;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-top: 20px;
  opacity: 0.8;
}
.list1 li i {
  color: #50b91d;
  margin-left: -33px;
  margin-right: 5px;
}
.bonus-box{
  display: block;
  width: 100%;
  background: linear-gradient(129deg, rgb(40 6 96) 0%, rgba(70,103,242,1) 100%);
  padding: 20px 50px;
  /*margin-bottom: -135px;*/
  background-position: center center;
  border-radius: 50px;
}
.orange-bg{
  display: inline-block;
  background: linear-gradient(90deg, rgba(245,135,42,1) 0%, rgba(249,184,52,1) 100%);
  width: 100%;
  padding: 5px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.blue-box{
  display: block;
  width: 100%;
  background: #000;
  padding: 20px;
  /*margin-bottom: -135px;*/
  background-position: center center;
  border-radius: 20px;
}
.blue-box hr{
  border-color: #ffffff4a;
  border-style: dotted;
}
.blue-box2{
  display: block;
  width: 100%;
  background: #160b5b;
  padding: 20px 30px;
  /*margin-bottom: -135px;*/
  background-position: center center;
  border-radius: 20px;
}
.info-box{
  display: inline-block;
  background: #fff;
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  height: 320px;
}
.strip1{
  display: inline-block;
  margin-top: -50px;
  background: rgb(129,65,238);
  background: linear-gradient(129deg, rgba(129,65,238,1) 0%, rgba(70,103,242,1) 100%);
  font-size: 30px;
  color: #fff;
  font-weight: 800;
  padding: 10px 50px;
  border-radius: 35px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.strip2{
  display: inline-block;
  background: #FE9C00;
  font-size: 30px;
  color: #000;
  font-weight: 800;
  padding: 10px 50px;
  border-radius: 10px;
}
.avatar img{
  border-radius: 50%;
  width: 70%;
}
.p-table {
  display: inline-block;
  background: #fff;
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.p-head1 {
  background: #504f4f;
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-head2 {
  background: rgb(255,89,123);
background: linear-gradient(180deg, rgba(255,89,123,1) 0%, rgba(235,69,95,1) 100%);
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-body {
  background: #eaeaea;
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.p-body1{
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.p-list {
  margin-left: -30px;
  text-align: left;
}
.p-list li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
}
.p-list li i {
  color: #1DB85C;
}
.p-lista {
  /*margin-left: -30px;*/
  text-align: left;
}
.p-lista li {
  list-style: none;
  font-size: 18px;
  font-weight: 300;
}
.p-lista li i {
  color: #1DB85C;
}
.p-list1 {
  margin-left: -30px;
  text-align: left;
}
.p-list1 li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
}
.p-list1 li i {
  color: #ff0000;
}
.video-100 video{
  width: 100%;
  border-radius: 15px;
}
.step1-bg{
  display: inline-block;
  background: #12134b;
  width: 100%;
  padding: 15px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.step2-bg{
  display: inline-block;
  background: #124b25;
  width: 100%;
  padding: 15px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.step3-bg{
  display: inline-block;
  background: #31124b;
  width: 100%;
  padding: 15px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.step4-bg{
  display: inline-block;
  background: #124b4b;
  width: 100%;
  padding: 15px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}
.arrow1 img{
  width: 5%;
  animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}
details{
  background: #eaedff;
  border-width: 1px 1px 5px 1px;
  border-style: solid;
  border-color: #6952EF;
  margin-bottom: 1rem;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
  box-shadow: 0px 0px 81px rgb(48 114 232 / 13%);
}

details summary p{
  font-size: 25px !important;
}
details summary{
  font-weight: bold;
  /*color: #fff;*/
  cursor: pointer;
  display: block;
  padding: 10px 30px 15px 30px;
}

details summary::before{
  display: none;
}

details > * + *{
  padding: 0 1rem 1rem 2rem;
  margin: 0;
}

details[open] summary::before{
  content: "-"
}

details[open]{
  background-color: #eaedff;
}
.bb1{
  border-bottom: 1px solid #7d7d7d;
}
.blue-bg-head{
  background: #040f2e;
  padding: 10px 20px 10px 30px;
  border-top-left-radius: 25px;
}
.table-blue-bg{
  background: #040f2e;
  padding: 15px 20px 15px 30px;
}
.green-bg-head{
  background: #040f2e;
  padding: 10px 20px;
  border-top-right-radius: 25px;
}
.green-bg{
  background: #040f2e;
  padding: 10px 20px;
}
.highlight-bg-head{
  background: #e9f0ff;
  padding: 20px 20px;
}
.highlight-bg{
  background: #e9f0ff;
  padding: 10px 20px;
}
.feature-title{
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  padding-top: 15px;
}
.light-title{
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  padding-top: 15px;
}
.highlight-title img{
  width: 60%;
}
.highlight-title{
  font-size: 30px;
  font-weight: 600;
  color: #ffec04;
  text-align: center;
}
.feature-list{
  font-size: 20px;
  font-weight: 500;
  color: #fff;

}
.light-list{
  color: #fff;
  text-align: center;
  font-size: 30px;
  padding: 5px;
}
.light-list p{
  font-size: 20px !important;
}
.highlight-list{
  text-align: center;
  font-size: 30px;
  padding: 5px;
}
.light-list, .highlight-list p{
  margin-bottom: -10px;
}
.button1{
  display: inline-block;
  transition: .5s;
  background: linear-gradient(90deg,var(--c1,#1DB85D),var(--c2,#0c883f) 50%,var(--c1,#0c883f)) var(--x,0)/200%;
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  border-radius: 50px;
  padding: 5px 35px;
  -webkit-box-shadow: 3px 10px 41px -14px rgb(0 0 0 / 69%);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgb(0 0 0 / 69%);
}
.button1:hover {
  text-decoration: none;
  color: #fff;
  --x: 100%;
  transform: scale(1.03);
}
@media (max-width: 767px){
  .logo img{
    width: 30%;
  }
  .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;
  }
  .heading1a{
    font-size: 30px;
  }
  .headingl1{
    font-size: 45px;
  }
  .headingl{
    font-size: 35px;
  }
  .heading-big{
    font-size: 40px;
  }
  p{
    font-size: 18px !important;
  }
  .p1{
    font-size: 17px !important;
  }
  h2{
    font-size: 23px;
  }
  h3{
    font-size: 20px;
  }
  .top-strip1{
    font-size: 18px;
  }
  .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;
  }
  .top-menu a{
    font-size: 16px;
  }
  .top-button{
    font-size: 18px;
    float: unset;
  }
  .top-strip{
    font-size: 17px;
  }
  .button1{
    font-size: 20px;
  }
  form {
    display: block;
  }
  .avatar img{
    width: 40%;
  }
  .blue-bg{
    padding: 10px;
  }
  .button-primary{
    font-size: 22px;
    padding: 10px 30px;
  }
  .tick p{
    font-size: 18px !important;
    margin-top: 25px;
    padding-left: 30px;
  }
  .tick img{
    left: 40px;
  }
  .white-box{
    padding: 25px;
  }
  .info-box{
    height: unset;
  }
  .strip2{
    font-size: 18px;
  }
  .strip1{
    font-size: 22px;
  }
}
@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;
  }
}