.text-dark{
    color: #000 !important;
}
.t-text-clr{
  color: rgb(46, 37, 77) !important;
}
.text-clr{
 
    color: #2CD9D2 !important;
}
.text-clr1{
    color: #9ABA64 !important;
}
.text-clr2{
  color:#00DFFE;
}
.text-clr3{
  color:#F89F07;
}
.text-clr4{
  color:#00FF57;
}
.text-clr5{
  color: #FF1D48;
}
.text-clr6{
  color: #02CB46;
}
.text-clr7{
  color: rgb(248, 68, 255);
}

.border-botoms {
background-color: #C1C5CA;
  height: 2px;
}
.barlow {
  font-family: "Barlow", serif;
  font-style: normal;
}

.rammetto {
  font-family: "Rammetto One", sans-serif;
  font-style: normal;
}
.montserrat {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
@media (min-width:1200px) {
.link-btn{
    /* display: flex;
  align-items: center;
  justify-content: center; */
  position: relative;
  margin: 11px -30px 5px 28px;
}
.btn-link-img{
  position: absolute;
  top: -30px;
  left: 0px;
  width: 123px;

}
}
@media (max-width:1024px) {
  .link-btn{
      /* display: flex;
    align-items: center;
    justify-content: center; */
    display: flex;
    position: relative;
    margin: 10px 10px 7px 10px;
  }
  .btn-link-img{
    position: absolute;
    top: -30px;
    left: 0px;
    width: 123px;
  
  }
  }
  @media (max-width:768px) {
    .link-btn{
        /* display: flex;
      align-items: center;
      justify-content: center; */
      display: block;
      position: relative;
      margin: 10px 10px 7px 10px;
    }
    .btn-link-img{
      position: absolute;
      top: -30px;
      left: 0px;
      width: 123px;
    
    }
    

    }


.sales-st{
    background: url(../images/st1.png) no-repeat center center;
    background-size: auto;
  /* display: inline-block; */
  padding: 11px 0;
  background-size: 100% 100%;
  color: #fff;

}
@media (min-width:991px) {
.sl-stroke1{
    background: url(../images/stroke1.png) no-repeat center center;
    background-size: auto;
  /* display: inline-block; */
  padding: 30px 50px;
  background-size: 100% 100%;
  color: #fff;


}
.sl-stroke2{
  background: url(../images/stroke2.png) no-repeat center center;
  background-size: auto;
/* display: inline-block; */
padding: 15px 0 30px 0px;
    background-size: 100% 100%;
    color: #fff;



}
.pre-heding{
	background: linear-gradient(90deg, #C98300 0%,  #7CA536 100%);
    color: #fff;
    display: inline-block;
    border-radius: 360px;
    padding: 0 50px;
}
}
@media (max-width:991px) {
    .sl-stroke1{
        /* background: url(../images/stroke1.png) no-repeat center center; */
        background-image: linear-gradient(90deg, #7CA536 0%, #C98300 100%);
        background-size: auto;
      /* display: inline-block; */
      background-image: linear-gradient(90deg, #7CA536 0%, #C98300 100%);
      background-size: auto;
      display: inline-block;
      padding: 10px 10px;
      background-size: 100% 100%;
      color: #fff;
      border-radius: 50px;
    
    }
    .sl-stroke2{
      background: url(../images/stroke2.png) no-repeat center center;
      background-size: auto;
    /* display: inline-block; */
    padding: 15px 0 20px 0px;
        background-size: 100% 100%;
        color: #fff;
  
  }

    .pre-heding {
        background: linear-gradient(90deg, #C98300 0%, #7CA536 100%);
        color: #fff;
        display: inline-block;
        border-radius: 360px;
        padding: 5px 10px;
      }
    }

   
.sl-bg {
  padding: 5px 13px;
  margin-bottom: -10px;
  border: 4px solid #e802dd;
border-radius: 0px;
}
.toq{
  
  color: #000;
  display: inline-block;
  border-radius: 0;
  padding: 5px 15px;
  letter-spacing: 4px;
/* letter-spacing: 4px;
  border: 1px dashed #f16830; */
  background-color: #fff;
}

.hihglight2 {
  padding: 0px 5px;
  /* background: transparent url(../images/hihglight2.png) no-repeat center center; */
  background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  display: inline-block;

  line-height: 1.1;
  border-radius: 10px;
  background-color: rgb(180, 63, 246);
}
@media (min-width: 768px) {

  .hihglight2 {
    padding: 0px 5px;
    /* background: transparent url(../images/hihglight2.png) no-repeat center center; */
    background-size: auto;
    background-size: auto;
    background-size: 100% 100%;
    display: inline-block;

    line-height: 1.1;
    border-radius: 10px;
    background-color: rgb(180, 63, 246);

  }
}

.hedline1 {
    color: #fff;
    display: inline-block;
    padding: 3px 15px;
    border-width: 1px;
    border-color: rgb(72, 67, 140);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(51, 2, 87);
}

@media (min-width:991px) {
  .hedline2 {

    background-color: #f07c2e;
    color: #fff;
    display: block;
    border-radius: 360px;
    padding: 5px 50px;
  }
  .here{
    padding: 0 0;
  }
  }
@media (max-width:991px) {

.hedline2 {
  background-color: #f07c2e;
  color: #fff;
  display: block;
  border-radius: 360px;
  padding: 5px 50px;
}
}

@media (max-width:991px) {
  .here{
    padding: 0 5px;
  }
}
.hedline3 {
  background: linear-gradient(90deg, #C98300 0%, #7CA536 100%);
  color: #fff;
  display: block;
  border-radius: 360px;
  /* padding: 5px 50px; */
  transform: rotate(-2deg);
}
.hedline4 {
  background: linear-gradient(90deg, #C98300 0%, #7CA536 100%);
  color: #fff;
  display: block;
  border-radius: 360px;
  padding: 5px 50px;
  transform: rotate(-2deg);
}
.hedline5 {
  background: #fff;
  display: block;
  border-radius: 70px;
  padding: 18px 50px;
  transform: rotate(-2deg);
}
@media (min-width: 768px) {
.hedline6 {
  background: #c4c4c438;
  display: block;
  border-radius: 70px;
  padding: 18px 50px;
  transform: rotate(-2deg);
}
}
@media (max-width: 768px) {
  .hedline6 {
    background: #c4c4c438;
    display: block;
    border-radius: 70px;
    padding: 18px 20px;
    transform: rotate(-2deg);
  }
  }
.box-card{
  background-color: #ffffff1f;
  border-radius: 0px;
  background-color: #ffffff1f;
  border-radius: 0px;
  padding: 30px 40px 30px 50px;

}
@media (min-width: 991px) {
.page-box{
background-color: #595552;
border-radius: 0px;
padding: 0px 50px 0px 0px;
}
}
@media (max-width: 991px) {
  .page-box{
  background-color: #595552;
  border-radius: 0px;
  padding: 0px 0px 20px 0px;
  }
  }

.launcher-box{
    position: relative;
 }
@media (min-width: 1024px) {

    .launcher-box .leftroket{
      position: absolute;
    left: 3%;
    top: -13px;
    width: 52px;

    
      }
      .launcher-box .rightroket{
        position: absolute;
  
        right: 3%;
        top: -13px;
        width: 52px;
      }
    
  
  .under-line {
    background:  url(../images/lins.png) no-repeat center center;
    background-size: 100% 5%;
    padding: 0px 0px 70px 0px;
  }


  .mt-40{
    margin-top: -40px;
  }
}
@media (max-width: 1024px) {
    .launcher-box .leftroket{
        display: none;
          
            }
            .launcher-box .rightroket{
                display: none;
            }
    }




    @media (max-width: 991px) {
        .box-fire img{
            display: none;
        }
        
      
            }
        
  @media (min-width: 768px) {

   .box-gif {
    background: linear-gradient(90deg, #FBBF09 0%, #FBBF09 100%);
    padding: 10px 10px;
    border-radius: 3px;
  }

  .text-box{
    background-color: #01FFEE;
    padding: 10px 0;
    color: #16324D;
  }
         
}
@media (max-width: 768px) {
    .box-gif {
      background: linear-gradient(90deg, #7400FF 0%, #7400FF 100%);
      padding: 10px 10px;
      border-radius: 3px;
      }
      .text-box{
        background-color: #01FFEE;
        padding: 10px 0;
        color: #16324D;
      }
   }         

   
 .profits-section{
  background: url(../images/profits-section.png) no-repeat center center;
    background-size: auto;
  background-size: auto;
  background-size: cover;
  padding: 60px 0px 30px 0px;
 }

   .blur-box{
    border-radius: 40px;
    position: relative;
   }
  
   .blur-card{
    background-color: #fff;
    border-radius: 40px;
    position: relative;
    padding: 20px 30px 0 20px;
   }
   .shadow1:before {
    content: "";
    position: absolute;
    inset: -12px;
    transform: translate(10px,8px);
    z-index: 0;
    background: linear-gradient(90deg, #00E5FF99 0%, #FF9D00AB 100%);
    filter: blur(10px);
    transform: rotate(0deg);
    border-radius: 40px;
  }
   @media (min-width: 768px) {
   .smiling-girl img {
    margin-top: 50px;
    margin-left: 50px;
    /* margin-right: 78px; */
    }
    .profits-section{
      padding: 60px 0px 0px 0px;
     }
    .shadow1:before {
      transform: rotate(5deg);
    }


    .blur-card{
      padding: 30px 50px 0px 50px;
    }
    .surprised {
      margin-top: -120px;
    }
   }
   @media (max-width: 768px) {
    .smiling-girl img {
      margin-top: 50px;
      margin-left: -78px;
      }
  
    .surprised {
      margin-top: 0px;
    }
   }
   /* .dont-img{
    position: relative;
   } */

   @media (min-width: 1200px) {
    .dont-img img{
      margin-top: -47px;
      position: absolute;
  
    }
   }

   @media (max-width: 1200px) {
   .dont-img img{
    margin-top: -24px;
    position: absolute;
   }
  }


  .reason-title1 {
    padding: 10px 40px;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    position: relative;
    z-index: 9;
    background: #000;
    transform: rotate(-3deg);
    margin-top: -30px;
  }

  .path-box{
    border-radius: 30px;
  background-color: #D2EBA8;
  padding: 30px 30px 30px 30px;
  color: #000;
  }



  @media (min-width: 768px) {
    .path-box{
      border-radius: 30px;
      background-color: #D2EBA8;
      padding: 30px 30px 30px 30px;
      color: #000;
    }
    .reason-title1{
      padding: 15px 60px;
      margin-top: -60px;
    }
  }

  .reason-title2 {
    padding: 10px 40px;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    position: relative;
    z-index: 9;
    background: #FF5C00;
    transform: rotate(-3deg);
    margin-top: -30px;
  }
  @media (min-width: 768px) {
    .reason-title2{
      padding: 15px 100px;
      margin-top: -60px;
    }
  }

  
.stip-img{
  position: relative;
}
.stip-img img{
  position: absolute;
  bottom: -75px;
  left: 35px;
}
.reason-box1 {
  border-radius: 30px;
  background-color: #8CF6F2;
  padding: 0 0;
  color: #000;

}
.reason-box2 {
  border-radius: 30px;
  background-color: #D2EBA8;
  padding: 0 0;
  color: #000;

}
.reason-box-padding {
  padding: 20px;
}
ul.reason1 {
  margin: 0px;
  padding: 0px;
}
ul.reason2 {
  margin: 0px;
  padding: 0px;
}

ul.reason1 li {
  list-style: none;
  background: url(../images/green-tick.png) no-repeat top left;
    background-position-x: left;
    background-position-y: top;
    padding-left: 50px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  background-position: 0px 5px;
  min-height: 35px;
  /* border-bottom: solid 1px #FFF; */
}
ul.reason2 li {
  list-style: none;
  background: url(../images/orange-tick.png) no-repeat top left;
    background-position-x: left;
    background-position-y: top;
  padding-left: 50px;
  margin-bottom: 15px;
  padding-bottom: 48px;
  background-position: 0px 5px;
  min-height: 35px;
  /* border-bottom: solid 1px #FFF; */
}


@media (min-width: 768px) {
  .reason-box-padding {
    padding: 36px;
  }
}

@media (min-width: 768px) {
  .reason-box1 {
    padding: 0px 16px;

  }
  .reason-box2 {
    padding: 0px 16px;

  }
}



.left-box-img {
  background: linear-gradient(135deg, #0dccea, #f9c942); /* Border gradient */
  border-radius: 10px;
  padding: 10px;
}
.right-box-img {
  background: linear-gradient(135deg, #0dccea, #f9c942); /* Border gradient */
  border-radius: 10px;
  padding: 10px;
}

.right-box {
  background: #2f4b66; /* Blue background */
  color: #fff;
  padding: 20px 30px;
  border-radius: 35px;
  font-size: 16px;
  line-height: 1.5;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;

}

.left-box {
  background: #2f4b66; /* Blue background */
  color: #fff;
  padding: 20px 30px;
  border-radius: 35px;
  font-size: 16px;
  line-height: 1.5;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;

}
.sky-box {
  background-color: #ABF5FF;
  padding: 0px 20px 52px 20px;
  z-index: 999;
  position: relative;
}
.no2-img{
  width: 38%;
}
.no2{
  margin-top: -46%;
  position: relative;
  z-index: -1;
}
.no2{
  margin-top:0%;
}
.no1{
  margin-top: -60px;
}
@media (min-width: 768px) {
  .sky-box {
    background-color: #ABF5FF;
    padding: 0px 20px 0px 20px;
    z-index: 999;
    position: relative;
  }
.no2{
  margin-top: -41%;
  margin-left: -17px;
}
.no1{
  margin-top: -75px;
}
.no3{
  margin-top: -75px;
}
  .right-box {
    margin-left: 50px;
  }
  .left-box {
    margin-right: 50px;
  }

  .left-try{
    width: 75px;
    height: 100px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 0 50%, 50% 100%);
    position: absolute;
    left: -37px;
  }
  .right-try{
    width: 75px;
    height: 100px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 50% 100%, 100% 50%);
    position: absolute;
    right: -37px;
  }


}
@media (max-width: 768px) {
  .right-box {
    margin-top: 50px;
  }
  .left-box {
    margin-top: 50px;
  }

  .left-try{
    width: 100px;
    height: 70px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 0 50%, 100% 50%);
    position: absolute;
    top: -35px;
  }
  .right-try{
    width: 100px;
    height: 70px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 0 50%, 100% 50%);
    position: absolute;
    top: -35px;
  }


}


ul.right-tick{
  margin: 0px;
  padding: 0px;
}
ul.right-tick li {
  list-style: none;
  background: url(../images/right-tick.png) center left no-repeat;
  margin-bottom: 22px;
  background-position: 0px 0px;
  min-height: 37px;
  background-size: 68px;

  padding: 5px 0 45px 93px;
}

ul.count-tick1{
  margin: 0px;
  padding: 0px;
}
ul.count-tick1 li {
  list-style: none;
  background: url(../images/count-tick1.png) center left no-repeat;
  margin-bottom: 70px;
  background-position: 0px 0px 0 0;
  min-height: 37px;
  background-size: 80px;
  padding: 0px 0 0px 100px;
}

ul.count-tick2{
  margin: 0px;
  padding: 0px;
}

ul.count-tick2 li {
  list-style: none;
  background: url(../images/count-tick2.png) center left no-repeat;
    background-size: auto;
  margin-bottom: 22px;
  background-position: 0px 0px 0 0;
  min-height: 37px;
  background-size: 81px;
  padding: 56px 0 65px 100px;
}

@media (min-width: 768px) {

ul.count-tick2 li {
  list-style: none;
  background: url(../images/count-tick2.png) center left no-repeat;
  margin-bottom: 22px;
  background-position: 0px 0px 0 0;
  min-height: 37px;
  background-size: 80px;
  padding: 0px 0 0px 100px;
}

}

.option-box{
  /* background: #FFFFFF63;
  padding: 40px 0px 0px 0px;
  box-shadow: 0px 39px 0px 38px rgba(255, 255, 255, 0.39);
  border-radius: 10px 10px 0px 0; */
  /* background: #FFF; */
  padding: 40px 0px 0px 0px;
  /* box-shadow: 0px 39px 0px 38px rgb(255, 255, 255); */
  border-radius:  0;
}

.option-card{
  background: #fff;
  padding: 20px 0px 20px 0px;
  border-radius: 0 30px 30px 30px;
}
.option-card{
  position: relative;
}
.option-card2 {
  background: #fff;
  padding: 20px 0px 20px 0px;
  border-radius: 0 30px 30px 30px;
}
.option-card2{
  position: relative;
}

@media (min-width: 768px) {

  .option-tittle {
    position: absolute;
    background-color: #0047FF;
    padding: 5px 65px;
    border-radius: 65px 50px 50px 0px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    top: -57px;
    left: 0;
  }
  .option-card{
    background: #00061b;
    padding: 40px 30px 40px 30px;
    border-radius: 10px;
    border: 1px solid #600389;
    box-shadow: 0 0 20px 0 #c700ff inset;
  }
  .option-card{
    position: relative;
  }
  .option-card2 {
    background: #00061b;
    padding: 40px 30px 40px 30px;
    border-radius: 10px;
    border: 1px solid #600389;
    box-shadow: 0 0 20px 0 #c700ff inset;
  }
}
@media (max-width: 768px) {
  .option-tittle {
    position: absolute;
    background-color: #0047FF;
    padding: 5px 65px;
    border-radius: 65px 50px 50px 0px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    top: -35px;
    left: 0;
  }
}

.click-section1{
  background: url(../images/create-section1.png) no-repeat center center;
    background-size: cover;
    padding: 60px 0px 0px 0px;
    overflow: hidden;

}



.left1-box-img {
  background: linear-gradient(135deg, #0dccea, #f9c942); /* Border gradient */
  border-radius: 10px;
  padding: 10px;
}
.right1-box-img {
  background: linear-gradient(135deg, #0dccea, #f9c942); /* Border gradient */
  border-radius: 10px;
  padding: 10px;
}

.right1-box {
  background: #9ABA64; /* Blue background */
  color: #000;
  padding: 20px 30px;
  border-radius: 35px;
  font-size: 16px;
  line-height: 1.5;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;

}

.left1-box {
  background: #9ABA64; /* Blue background */
  color: #000;
  padding: 20px 30px;
  border-radius: 35px;
  font-size: 16px;
  line-height: 1.5;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;

}


@media (min-width: 768px) {
 
  .right1-box {
    margin-left: 50px;
  }
  .left1-box {
    margin-right: 50px;
  }

  .left1-try{
    width: 75px;
    height: 100px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 0 50%, 50% 100%);
    position: absolute;
    left: -37px;
  }
  .right1-try{
    width: 75px;
    height: 100px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 50% 100%, 100% 50%);
    position: absolute;
    right: -37px;
  }


}
@media (max-width: 768px) {
  .right1-box {
    margin-top: 50px;
  }
  .left1-box {
    margin-top: 50px;
  }

  .left1-try{
    width: 100px;
    height: 70px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 0 50%, 100% 50%);
    position: absolute;
    top: -35px;
  }
  .right1-try{
    width: 100px;
    height: 70px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 0 50%, 100% 50%);
    position: absolute;
    top: -35px;
  }


}

@media (min-width:991px) {
  .block-tick-box{
      /* background: url(../images/stroke1.png) no-repeat center center; */
      background-image: linear-gradient(90deg, #00E5FF 0%, #FF9D00 100%);

    background-size: auto;
    display: inline-block;
    padding: 10px 10px;
    background-size: 100% 100%;
    color: #fff;
    border-radius: 0px;
    margin-left: 10px;
  
  }

  }

@media (max-width:991px) {
  .block-tick-box{
      /* background: url(../images/stroke1.png) no-repeat center center; */
   

    background-image: linear-gradient(90deg, #00E5FF 0%, #FF9D00 100%);
    background-size: auto;
    display: inline-block;
    padding: 10px 10px;
    background-size: 100% 100%;
    color: #fff;
    border-radius: 0px;
    margin-left: 10px;
  }

  }

 
.block-tick-card{
  background-color: #fff;
  padding: 33px 50px;
  margin-bottom: 0px;
  border-radius: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.block-tick-card::before {
  content: '';
  background: url(../images/block-tick.png) no-repeat;
    background-size: auto;
  position: absolute;
  background-size: 20%;
  width: 100%;
  height: 100%;
  top: -25px;
  left: -14px;
}
@media (min-width: 768px) {
  .block-tick-card::before {
    content: '';
  background: url(../images/block-tick.png) no-repeat;
  position: absolute;
  background-size: 13%;
  width: 100%;
  height: 100%;
  top: -43px;
  left: -10px;
  }
}




.sp-1 {
  position: absolute;
  top: 20px;
  left: 30px;
  text-align: center;
  width: 94%;
}

.sp-2 {
  position: absolute;
  top: -12px;
  left: 13%;
  text-align: center;
  width: 75%;
}

.sp-3 {
  position: absolute;
  top: 148px;
  left: 12%;
  text-align: center;
  width: 76%;
}

.sp-4 {
  position: absolute;
  top: 15px;
  left: 0;
  text-align: center;
  width: 100%;
}

.sp-5 {
	position: absolute;
	top: 20px;
	left: 0;
	text-align: center;
	width: 100%;
}

.sp-6 {
  position: absolute;
  top: 44px;
  left: 105px;
  text-align: center;
  width: 82%;
  height: 145%;
}

.sp-7 {
	position: absolute;
	bottom: -12%;
	left: 0;
	text-align: center;
	width: 100%;
}

@media (max-width:1200px) {

	.sp-2 {
		position: absolute;
		top: 55px;
		left: 0;
		text-align: center;
		width: 100%;
	}

	.sp-4 {
		position: absolute;
		top: -10px;
		left: 0;
		text-align: center;
		width: 100%;
	}

}

@media (max-width:991px) {

	.sp-2 {
		position: absolute;
		top: -55px;
		;
		left: 0;
		text-align: center;
		width: 100%;
	}


}

@media (max-width:768px) {

	.sp-2 {
		position: absolute;
		top: -35px;
		left: 0;
		text-align: center;
		width: 100%;
	}

	.sp-5 {
		display: none;
	}

	.sp-6 {
		position: absolute;
		top: 35px;
		left: 0;
		text-align: center;
		width: 100%;
	}
}

@media (max-width:668px) {
	.sp-6 {
		position: absolute;
		top: 10px;
		left: 0;
		text-align: center;
		width: 100%;
	}
}

@media (max-width:400px) {
	.sp-2 {
		display: none;
	}

	.sp-4 {
    position: absolute;
    top: 8px;
    left: 45px;
    text-align: center;
    width: 76%;
	}
	.sp-3 {
    position: absolute;
  top: 55px;
  left: 12%;
  text-align: center;
  width: 76%;
  }
}

.roof-box{
  border-radius: 40px;
  position: relative;
 }

 .roof-card{
  background-color: #fff;
  border-radius: 60px;
  position: relative;
  padding: 20px 20px 20px 20px;
 }
 .roof1:before {
  content: "";
  position: absolute;
  inset: -1px;
  transform: translate(10px,8px);
  z-index: 0;
  background: linear-gradient(90deg, #00E5FF99 0%, #FF9D00AB 100%);
  filter: blur(0px);
  transform: rotate(3deg);
  border-radius: 60px;
}
.roof2:before {
  content: "";
  position: absolute;
  inset: -1px;
  transform: translate(10px,8px);
  z-index: 0;
  background: linear-gradient(90deg, #00E5FF99 0%, #FF9D00AB 100%);
  filter: blur(0px);
  transform: rotate(1deg);
  border-radius: 60px;
}
 @media (min-width: 768px) {

  .roof1:before {
    transform: rotate(3deg);
  }
  .roof2:before {
    transform: rotate(1deg);
  }
 }
 .text-rotate{
  transform: rotate(2deg);
 }

 .click-box{
  background-color: #ffffff1a;
  padding: 0px 20px 0 20px;
 }


 ul.presence-tick{
  margin: 0px;
  padding: 0px;
}
ul.presence-tick li {
  list-style: none;
  background: url(../images/presence-tick.png) center left no-repeat;
    background-size: auto;
  margin-bottom: 35px;
  background-position: 0px 0px 0 0;
  min-height: 27px;
  background-size: 47px;
  padding: 0px 0 0px 80px;
  width: 100%;
  height: 100%;
}

.bg-blacks1{
  padding-top: 35px;
  padding-bottom: 75px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px -10px 22px 5px #24fff54f;
}

.visitors-box {
  padding-top: 35px;
  padding-bottom: 75px;
  background: #000;
  border-radius: 20px;
  box-shadow: 0px -10px 22px 5px #24fff1;
}

.inner-content li {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0 0 10px 0px;
  background-size: 40px;
  margin-bottom: 10px;
}
.inner-content li img {
  margin-right: 15px;
  margin-top: -47px;
  width: 65px;
}

.inner-content {
  padding-left: 5px;
  padding-right: 5px;
}
.inner-content li span {
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
  color: #000000;
}
.box-inner{
  background-color: #fff;
  padding: 60px 0 60px 0;
  border-radius: 90px;
}
.pointer-box{
  background-color: #FFFFFF29;
  padding: 0px 0px 0px 0px;
  border-radius: 90px;
}




.bigprofit-box-img {
  background: linear-gradient(135deg, #0dccea, #f9c942); /* Border gradient */
  border-radius: 10px;
  padding: 10px;
}
.bigprofitleft-box-img {
  background: linear-gradient(135deg, #0dccea, #f9c942); /* Border gradient */
  border-radius: 10px;
  padding: 10px;
}

.bigprofitright-box {
  background: #0085FF; /* Blue background */
  color: #fff;
  padding: 20px 30px;
  border-radius: 35px;
  font-size: 16px;
  line-height: 1.5;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;

}

.bigprofitleft-box {
  background: #0085FF; /* Blue background */
  color: #fff;
  padding: 20px 30px;
  border-radius: 35px;
  font-size: 16px;
  line-height: 1.5;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;

}


@media (min-width: 768px) {
  .inner-content {
    padding-left: 0px;
  }
  .pointer-box{
    background-color: #FFFFFF29;
    padding: 0px 20px 0px 0px;
    border-radius: 90px;
  }
  .bigprofitright-box {
    margin-left: 50px;
  }
  .bigprofitleft-box {
    margin-right: 50px;
  }

  .bigprofitleft-try{
    width: 75px;
    height: 100px;
    background-color: #0085FF;
    clip-path: polygon(50% 0%, 0 50%, 50% 100%);
    position: absolute;
    left: -37px;
  }
  .bigprofitright-try{
    width: 75px;
    height: 100px;
    background-color: #0085FF;
    clip-path: polygon(50% 0%, 50% 100%, 100% 50%);
    position: absolute;
    right: -37px;
  }


}
@media (max-width: 768px) {
  .bigprofitright-box {
    margin-top: 50px;
  }
  .bigprofitleft-box {
    margin-top: 50px;
  }

  .bigprofitleft-try{
    width: 100px;
    height: 70px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 0 50%, 100% 50%);
    position: absolute;
    top: -35px;
  }
  .bigprofitright-try{
    width: 100px;
    height: 70px;
    background-color: #9ABA64;
    clip-path: polygon(50% 0%, 0 50%, 100% 50%);
    position: absolute;
    top: -35px;
  }


}

.cardbox-img {
  background: linear-gradient(135deg, #0dccea, #f9c942);
  border-radius: 10px;
  padding: 10px;
}
.content-card{
  background-color: #2A4D6F;
  border-radius: 10px;
  padding: 40px 10px;
  color: #fff;
  border-radius: 35px;
  font-size: 16px;
  line-height: 1.5;
  /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); */
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
/* .over-f{
overflow: hidden;
} */

.content-card {
  background-color: rgba(146, 122, 193, 0.28); /* Semi-transparent background */

  border-radius: 20px; /* Smooth corners */
  background-size: cover; /* Ensure background image covers the container */
  padding: 20px 5%; /* Adjust padding for flexibility */
  min-height: 240px;/* Minimum height for content */
  display: flex; /* Flexbox for alignment */
  align-items: center; /* Center items vertically */
  justify-content: center; /* Center items horizontally */
  box-sizing: border-box; /* Include padding in the total width/height */
}

/* Media Queries for Responsiveness */
@media (min-width: 1024px) {
  .pd{
    padding: 20px 0% !important;
  }
  }
@media (max-width: 1024px) {
  .content-card {
    padding: 15px 4%; /* Reduce padding for smaller screens */
    min-height: 300px; /* Adjust minimum height */
  }
}

@media (max-width: 768px) {
  .content-card {
    padding: 10px 3%; /* Further reduce padding for medium screens */
    min-height: 250px; /* Smaller height for tablets */
  }
}

@media (max-width: 480px) {
  .content-card {
    padding: 10px 2%; /* Minimal padding for small screens */
    min-height: 200px; /* Minimum height for mobile devices */
  }
}


/* Now You Can Section */


/* .nowinner-content li {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0 0 10px 0px;
  background-size: 40px;
  margin-bottom: 10px;
}
.nowinner-content li img {
  margin-right: 15px;
  margin-top: -47px;
  width: 65px;
}

.nowinner-content {
  padding-left: 0px;
}
.nowinner-content li span {
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
  color: #fff;
}
.nowbox-inner{
  background-color: #DA804E;
  padding: 60px 0 25px 0;
  border-radius: 90px;
  margin-top: -162px;
}
.nowpointer-box{
  background-color: #FCB57E;
  padding: 0px 20px 0px 0px;
  border-radius: 90px;
}

.now-you-img{
  margin-top: -60px;
  margin-left: -85px;
}


@media (max-width: 768px) {

} */



.nowinner-content li {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0 0 10px 0px;
  background-size: 40px;
  margin-bottom: 10px;
}

.nowinner-content li img {
  margin-right: 15px;
  margin-top: -47px;
  width: 65px;
}

.nowinner-content {
  padding-left: 0px;
}

.nowinner-content li span {
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
  color: #fff;
}

.nowbox-inner {
  background-color: #DA804E;
  padding: 44px 0 25px 0;
  border-radius: 90px;
  margin-top: -162px;
}

.nowpointer-box {
  background-color: #FCB57E;
  padding: 0px 20px 0px 0px;
  border-radius: 90px;
}

.now-you-img {
  margin-top: -100px;
  margin-left: -85px;
}

/* Responsive Design */
@media (max-width: 1024px) {
  
 

  .nowbox-inner {
    padding: 50px 0 20px 0;
    border-radius: 70px;
    margin-top: -140px;
  }

  .nowinner-content li span {
    font-size: 22px;
    line-height: 34px;
  }

  .nowinner-content li img {
    margin-top: -40px;
    width: 60px;
  }

  .now-you-img {
    margin-top: -50px;
    margin-left: -70px;
  }
  .nowpointer-box {

    border-radius: 37px !important ;
    padding: 0px 0px 0px 0px;
  }

}

@media (max-width: 768px) {
  .nowbox-inner {
    padding: 40px 0 15px 0;
    border-radius: 50px;
    margin-top: -120px;
  }

  .nowinner-content li span {
    font-size: 20px;
    line-height: 30px;
  }

  .nowinner-content li img {
    margin-top: -35px;
    width: 55px;
  }

  .now-you-img {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .nowpointer-box {
    padding: 0px 0px 0px 0px;
    border-radius: 37px !important ;
  
  }
}

@media (max-width: 576px) {
  .nowinner-content {
    padding-left: 14px;
    padding-right: 14px;
  }
  .nowbox-inner {
    padding: 30px 0 10px 0;
    border-radius: 40px;
    margin-top: -100px;
  }

  .nowinner-content li span {
    font-size: 18px;
    line-height: 28px;
  }

  .nowinner-content li img {
    margin-top: -30px;
    width: 50px;
  }

  .now-you-img {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .nowpointer-box {
    padding: 0px 0px 0px 0px;
    border-radius: 37px !important ;
  
  }
}

@media (max-width: 360px) {
  .nowinner-content {
    padding-left: 14px;
    padding-right: 14px;
  }
  .nowbox-inner {
    padding: 20px 0 5px 0;
    border-radius: 30px;
    margin-top: -30px;
  }

  .nowinner-content li span {
    font-size: 16px;
    line-height: 24px;
  }

  .nowinner-content li img {
    margin-top: -25px;
    width: 45px;
  }

  .now-you-img {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .nowpointer-box {
    padding: 0px 0px 0px 0px;
    border-radius: 37px !important ;
  
  }
}
.profitimg3{
margin-bottom: -21px;
}


.effect-1 {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.effect-1::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 50%;
    bottom: -10px;
    /* background-color: rgb(255, 182, 10); */
    z-index: -1;
    transform: translateX(-50%);
    background: url(../images/path-2.png) no-repeat center center;
    background-size: 100% 100%;
}

.effect-2 {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.effect-2::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  left: 50%;
  bottom: 15px;
  background-color: rgb(255, 199, 0);
  z-index: -1;
  transform: translateX(-50%);
  /* background: url(../images/effect-1.png) no-repeat center center;

  background-size: 100% 100%; */
}
.effect-3 {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.effect-3::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  left: 50%;
  bottom: 15px;
  background-color: rgb(242, 41, 41);
  z-index: -1;
  transform: translateX(-50%);
  /* background: url(../images/effect-1.png) no-repeat center center;

  background-size: 100% 100%; */
}
.effect-11 {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.effect-11::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  left: 50%;
  bottom: 0px;
  z-index: -1;
  transform: translateX(-50%);
  background: url(../images/path-3.png) no-repeat center center;

  background-size: 100% 100%;
}
.effect-12 {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.effect-12::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  left: 50%;
  bottom: 0px;
  z-index: -1;
  transform: translateX(-50%);
  background: url(../images/path-4.png) no-repeat center center;

  background-size: 100% 100%;
}

.no-more{
  border: 1px dashed #fb4b6e;
  display: inline-block;
  padding: 0 30px;
}
.video-icon-box{
  padding: 5px 0 5px 0;
  /* display: flex; */
  align-items: center;

}
.play-icon-img {
  padding-right: 20px;
  padding-top: 5px;
}
.play-icon-img img{
  width: 35px;
}
.play-video{

  border-radius: 15px;
}


@media (max-width:991px) {
  .toq{
  padding: 5px 15px;
  }
  .effect-3::before {
    width: 100%;
    height: 6px;
    left: 50%;
    bottom: 5px;
  }
  .effect-1::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    left: 50%;
    bottom: 0px;
  }
}
@media (max-width:576px) {
  .play-icon-img img {
    width: 80px;
  }
  .play-icon-img {
    padding-right: 5px;
    padding-top: 5px;
  }
}


.card-img1 {
  position: absolute;
  left: -4%;
  bottom: 0;
  width: 30%;
}


.card-img {
  position: absolute;
  right: -4%;
  bottom: 0;
  width: 20%;
}

@media (max-width:991px) { 
  .card-img1  img {
    display: none;
  }
  .card-img img {
  display: none;
  }
}


.button-block{
  z-index: 9;
  position: relative;
}







@media (min-width: 768px) {

  .create-section2 {
        background: url(../images/create-section2.png) no-repeat center center;
        background-size: auto;
        background-size: auto;
        background-size: cover;
        padding: 60px 0px 9% 0px;
}
   .create-section8{
    background: url(../images/create-section8.png) no-repeat center top;
    background-size: auto;
  background-size: auto;
  background-size: cover;
  padding: 60px 0px 80px 0px;
  overflow: hidden;
   }
 
}
@media (max-width: 768px) {
.create-section2{
  background: url(../images/create-section2.png) no-repeat center center;
  background-size: auto;
background-size: auto;
background-size: cover;
padding: 60px 0px 80px 0px;
overflow: hidden;
 }
 .create-section8{
  background: url(../images/create-section8.png) no-repeat center center;
background-size: cover;
padding: 60px 0px 80px 0px;
overflow: hidden;
 }
}


.tool-features{
  background: url(../images/tool-features.png) no-repeat center center;
    background-size: cover;
    padding: 80px 0px 80px 0px;
    overflow: hidden;
    /* background-attachment: fixed; */
}

.tool-box {
  border: 1px solid  rgb(25, 158, 254);
  background-color: #fff;
  padding: 21px 30px 21px 30px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 15px 5px #00000021;
}
.tool-text{
  color: rgb(255, 227, 0);
}
.tool-box2 {
  background-color: rgb(25, 158, 254);
  padding: 21px 30px 21px 30px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 15px 5px #00000021;
}
.tool-box-inner {
  background-color: #199efe;
  padding: 35px 23px 35px 23px;
  border-radius: 10px;
}
.tool-box-inner2 {
 
  background-color: #fff;
  padding: 35px 23px 35px 23px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .tool-box {
    border: 1px solid  rgb(255, 186, 40);
    background-color: #fff;
    padding: 21px 30px 21px 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px 5px #00000021;
  }
  .tool-box2 {
    background-color: rgb(255, 186, 40);
    padding: 21px 30px 21px 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px 5px #00000021;
  }
  .tool-box-inner {
  
      background-color: rgb(255, 186, 40);
    padding: 20px 23px 20px 23px;
    border-radius: 10px;
  }
  .tool-box-inner2 {

    background-color: #fff;
    padding: 20px 23px 20px 23px;
    border-radius: 10px;
  }
}




@media (min-width: 768px) {
.tool-box-inner .ptm{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.tool-box-inner2 .ptm{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}


.col-vscount {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10%;
  background-color: rgb(252, 210, 97);
  color: #000;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.5;
  position: absolute;
  right: -18px;
  top: -32px;
}
.col-vscount2 {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10%;
  background-color: rgb(252, 210, 97);
  color: #000;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.5;
  position: absolute;
  left: -18px;
  top: -32px;
}
}
@media (max-width: 768px) {
  .col-vscount2 {
    width: 115px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 71px;
    background-color: rgb(252, 210, 97);
    color: #000;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.5;
    position: absolute;
    left: 33%;
    top: -35px;
  }
  .col-vscount {
    width: 115px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 71px;
    background-color: rgb(252, 210, 97);
    color: #000;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.5;
    position: absolute;
    right: 33%;
    top: -35px;
  }
}
.stp-img-box{
  display: flex;
}
.stp-img{
  width: 150px;
  padding-right: 15px;
}

.top-arrow {
  position: absolute;
  bottom: -39%;
  width: 100%;
}


.cardbox {
  /* background-color: rgb(255, 255, 255); */

color: #000;
border-radius: 20px;
padding: 40px 40px;
/* border: 1px solid #ffffff82; */
/* box-shadow: 0px 0px 10px rgba(226, 104, 251, 0.33); */
}
@media (max-width: 768px) {
	.step-block {

		padding: 10px 0px;
	
	  }
	  .cardbox {
	
		padding: 40px 15px;

	  }
  }

@media (max-width:768px) {

  
.effect-2::before {
content: '';

position: absolute;

width: 100%;

height: 10px;

left: 50%;

bottom: 7px;
}
  
.effect-5::before {
content: '';

position: absolute;

width: 100%;

height: 8px;

left: 50%;

bottom: 4px;
}
  }


  @media (min-width: 768px) {
    .video-title-box .power-icon-left {
      /* background: url() no-repeat;  background: url(../images/power-icon-left.png) no-repeat  ; */
     
      position: absolute;
      width: 65px;
      height: 65px;
      top: 12px;
      left: 16px;
      content: '';
    }
  }
  @media (min-width: 768px) {
    .video-title-box .power-icon-right{
      /* background: url() no-repeat;  background: url(../images/power-icon-right.png) no-repeat  ; */
      position: absolute;
      width: 65px;
      height: 65px;
      top: 12px;
      right: 16px;
      content: '';
  
    }
  }