body {
     font-family: "Inter", sans-serif;
    font-size: 16px;
	overflow-x: hidden;
	color: #07072d;
}

h1 {
 font-family: "Space Grotesk", sans-serif;
 font-size: 52px;
}

h2 {
	 font-family: "Space Grotesk", sans-serif;
 font-size: 40px;
  font-weight: bold;

}

h3 {
	 font-family: "Space Grotesk", sans-serif;
font-size: 1.7rem;

}

p, li {

    font-size: 18px;

    color: #07072d;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #069cf3;
    text-decoration: none;
}

ul li {
    margin-bottom: 1em;
}

body > img {
    display: none;
}

.row:not(:first-child) {
    margin: 2em 0;
}

.jw-900 {
    font-weight: 900;
}

.jweb-container {
   
   background: #07072d url(../img/top-bg.png) no-repeat center center / cover;
    padding: 1rem 0 1rem 0;
background-repeat: no-repeat;

}
.text-white{
	color: #fff;
}
.text-purple{
	color: #625df5;
}
.text-pink{
	color: #cc5df5;
}
.text-lpurple{
	color: #ccd1e9;
}
.text-yellow{
	color: #f9be4b;
}
.top-container{
	padding: 5px;
  border-radius: 25.5px;
  border: solid 1px #625df5;
  background-color: #fff;
}
.top-container p{
	margin-bottom: 0rem;
	 font-size: 24px;
  font-weight: bold;
  font-family: "Space Grotesk", sans-serif;
}
.b-right {
	border-right: 2px solid #625df5;
	
}
.b-left {
	border-left: 2px solid #625df5;
	
}
.font-size-40{
	
	  font-size: 40px;

}
.header-video{
	  border-radius: 16px;
overflow: hidden;
  box-shadow: 0 0 36px 0 #625df5;
  border: solid 1px #707070;
}
.container-one {
 background: url(../img/g-bg.png), #09052f00;
    background-size: cover;
    background-position: center top;
    background-blend-mode: overlay;
    padding: 4rem 0 2rem 0;
background-repeat: no-repeat;

}
.container-seven {
 background: #f0f2f7;
    
    padding: 4rem 0;


}
.dark-container{
	padding: 35px 25px;
  border-radius: 14px;
  background-image: linear-gradient(to bottom, #161446 57%, #04040e);
}
.white-container{
padding: 30px;
    border-radius: 20px;
 box-shadow: 0 9px 34px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(to bottom, #fcfcfc, #f7f9fc 32%, #f0f2f7);
}

.white-container h3{
	 color: #625df5;
font-size: 35px;
}
	.white-container p{
	 color: #656567;

}
.font-size-25{
	
	  font-size: 25px;

}
.font-size-100{
	
	  font-size: 100px;

}
.jw-img-pr-w li {
    display: block;
   background: url(../img/pr.svg) no-repeat 5px 5px / 22px;
    padding-left: 45px;
    padding-top: 0;
    color: #414141;
    padding-bottom: 19px;
    text-align: left;
    font-size: 18px;
	font-weight: 600;
}
ul.jw-img-pr-w {
   padding: 20px;
	
}
.step-1{
	padding-bottom: 200px;
}
.step-1::after {
    content: "";
    background: url(../img/ar-1.svg) no-repeat;
       background-size: contain;
    width: 635px;
    height: 328px;
    position: absolute;
    top: 335px;
   
}
.step-2{
	padding-bottom: 200px;
}
.step-2::after {
    content: "";
    background: url(../img/ar-2.svg) no-repeat;
       background-size: contain;
    width: 635px;
    height: 328px;
    position: absolute;
    top: 905px;
   
}
.step-3{
	
}
.step-3::after {
   
   
}
.phases {
  padding: 20px 0;
}

.phase-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.gradient-span {
  font-size: 154px;
  font-weight: bold;
  font-family: "Space Grotesk", sans-serif;
  background-image: linear-gradient(to left, #f5925d 0%, #cc5df5 20%, #8e5df5 50%, #17175d 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.9;
  line-height: 1;
}

.phase-text {
  display: flex;
  flex-direction: column;
}

.phase-text .text-pink {
  font-size: 20px;
  font-weight: bold;
  color: #cc5df5; /* or your preferred pink */
  margin-bottom: 4px;
}

.phase-text p {
  margin: 0;
  color: #ccd1e9;
  font-size: 16px;
}
	 .grad-span {
          font-size: 74px;
            font-weight: bold;
background-image: linear-gradient(to left, #f5925d 0%, #cc5df5 50%, #625df5 70%);
 font-family: "Space Grotesk", sans-serif;

            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            display: inline-block;
			line-height: 75px;
            opacity: 0.9; /* Only applies to text */
        }	
.b-box{
	padding: 35px 25px;
 border-radius: 14px;
  background-image: linear-gradient(46deg, #07074b 10%, #1b1b38 38%, #161624 52%, #252536 96%);
 
}

.b-box h4{
font-family: "Space Grotesk", sans-serif;
text-align: left;
}	
.b-box p{

text-align: left;
}
.grad-hr {
   
    height: 1px; /* Thin line */
    background-image: linear-gradient(to bottom, #f5925d, #cc5df5 47%, #625df5);
    width: 100%; /* Full width */
}
.bp-box{
	
	padding: 35px 25px;
 border-radius: 20px;
  border: solid 1px #313133;
background-image: linear-gradient(to bottom, #19195d, #07072d); 
}
.nm-100{
margin-top: -100px;	
}
.container-4 {
    background: #fff;
    padding: 2rem 0 0rem 0;
	margin-bottom: -70px;
}
.bp-box h3{
font-family: "Space Grotesk", sans-serif;
text-align: left;
color: #fff;
}	
.bp-box p{
color: #ccd1e9;
text-align: left;
margin-top: 20px;
}
.bpp-1::after {
    content: "";
    background: url(../img/ar-icon.png) no-repeat;
    background-size: contain;
    width: 39px;
    height: 39px;
    position: absolute;
   bottom: 175px;
    right: 75px;
}
.jvformbtn{
	border-radius: 7px;
  border: solid 1px #707070;
  background-color: #808093;
  color: #fff;
}
.jvbtn {
    display: inline-block;
    text-decoration: none;
    text-align: center;
   border-radius: 16px;
    box-shadow: 0 0 36px 0 #625df5;
    border: solid 1px #707070;
   
   background-color: #06061b;
    color: #fff;
	width: 100%;
	margin-bottom: 10px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease, border 0.3s ease;
}

.jvbtn:hover {
    background-color: #06061b;
    border-color: #5f5f6f;
	text-decoration: none;
	color: #fff;
	
}
.jvbtnp {
    display: inline-block;
    text-decoration: none;
    text-align: center;
   border-radius: 16px;
    box-shadow: 0 0 36px 0 #625df5;
    border: solid 1px #707070;
   
   background-color: #625df5;
    color: #fff;
	width: 100%;
	margin-bottom: 10px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease, border 0.3s ease;
}

.jvbtnp:hover {
    background-color: #625df5;
    border-color: #5f5f6f;
	text-decoration: none;
	color: #fff;
	
}
.mt-120{
	margin-top: 120px;
}
.mt-100{
	margin-top: 100px;
}
.arrow-top::after {
    content: "";
    background: url(../img/arrow-top.png) no-repeat;
   background-size: contain;
   width: 254px;
    height: 132px;
    position: absolute;
    bottom: 135px;
    right: 275px;
}
.s-1::after {
    content: "";
    background: url(../img/s-1.png) no-repeat;
   background-size: contain;
   width: 240px;
    height: 127px;
    position: absolute;
    bottom: 235px;
    left: 345px;
}
.s-2::after {
    content: "";
    background: url(../img/s-2.png) no-repeat;
   background-size: contain;
   width: 270px;
    height: 87px;
    position: absolute;
    top: 255px;
    right: 325px;
}
.s-3::after {
    content: "";
    background: url(../img/s-3.png) no-repeat;
   background-size: contain;
   width: 286px;
    height: 183px;
    position: absolute;
    top: 125px;
    left: 125px;
}
.b-box-n{
	padding: 0px 25px;
	margin-top: -40px;
}
.b-box-mid{
	padding: 0px;
 border-radius: 14px;
  background-image: linear-gradient(46deg, #07074b 10%, #1b1b38 38%, #161624 52%, #252536 96%);
  text-align: left;
}

	
.b-box-mid p{
padding: 35px 25px;
text-align: left;
}
/*** Form ***/
.mpm-container{
	width: 100%;
    height: 100%;
    padding: 0px;
    box-sizing: border-box;
    background-size: cover;
    background-color: #8f454500!important;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center;
}
#mpmInnerForm{
	margin: 0 auto;
    max-width: 100%;
    border-style: none;
    border-width: 2px;
    border-radius: 3px;
    background-size: cover;
    background-color: #8f454500!important;
   
}
.mpm-row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: column!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mpm-col-sm-4-col1 {
    max-width: 100%!important;
    flex-basis: 100%!important;
	padding: 0px !important;
}
.mpm-col-sm-4-col2 {
    max-width: 100%!important;
    flex-basis: 100%!important;
	padding: 0px !important;
}
.mpm-col-sm-4-col3 {
    max-width: 100%!important;
    flex-basis: 100%!important;
	padding:10px 0 0 0px !important;
}
 .form-container {
            max-width: 500px;
            width: 100%;
            text-align: center;
			margin: 0 auto;
        }
		
.form-container::after {
           content: "";
    background: url(../img/arrow.png) no-repeat;
    background-size: contain;
    width: 40px;
    height: 50px;
    position: absolute;
    bottom: 135px;
    right: 125px;
        }
        input {
            width: 100%!important;
            padding: 10px!important;
            margin: 5px 0!important;
            border: 1px solid #ccc!important;
            border-radius: 5px!important;
        }
         button:not(.Tech__wrapper *) {
           width: 100% !important;
    padding: 10px !important;
    background-color: #808093 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    margin-top: 0px !important;
    font-size: 18px !important;
    font-weight: 400 !important;

        }
         button:not(.Tech__wrapper *):hover {
            background-color: #ffd37c;
        }
 .small {
            font-size: 0.9em;
            color: #fff;
}
	.mt-50{
		margin-top: 50px;
	}
.mb-50{
margin-bottom: 50px;
}	
.container-two {
	background: #f9faff ;
    
    padding: 2rem 0;
   
}
.w-box-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px; /* Optional spacing between boxes */
}

.w-box {
    flex: 1 1 150px; /* Ensures equal width and height flexibility */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 150px; /* Adjust based on content */
    padding: 20px;
    border-radius: 78px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
    text-align: center;
}



.w-box p{
	font-size: 18px;
  font-weight: 500;
    color: #07072d;

}

.ww-box p{
	font-size: 18px;
  font-weight: 400;
    color: #07072d;
margin-top: 10px;
text-align: left;
}
.ww-box {
    flex: 1 1 150px; /* Ensures equal width and height flexibility */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 50px; /* Adjust based on content */
    padding: 10px 30px;
    border-radius: 78px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
    text-align: center;
	margin-bottom: 30px;
}
.font-size-70{
	font-size: 70px;
}
.text-lv{
	color: #a9a7f6;
}
.inline-content {
    display: inline-flex;
    align-items: center;
    gap: 34px; /* Adjust spacing */
}

.inline-content img {
    width: 75px; /* Adjust image size */
    height: auto;
}

.inline-content .big-text {
    font-size: 60px; /* Make $5,000 bigger */
    font-weight: bold;
    color: #414141; /* Adjust color if needed */
}

.inline-content .small-text {
    font-size: 25px; /* Make other text smaller */
    color: #414141; /* Adjust color */
	text-align: left;
}

.inline-content .medium-text {
    font-size: 45px; /* Adjust '-' size */
    color: #414141;
}
.font-size-20 {
    font-size: 20px;
}
hr.grey {
  border-top: 1px solid #afb0b7;
  width: 70%;
  margin: 30px 0;
}
.br-mid{
	padding: 0 30px;
	margin: 0 20px;
    border-right: 3px solid #625df5;
}
.container-three {
	background: linear-gradient(to bottom, #f9faff 65%, #625df5 95%);
   padding: 2rem 0 2rem 0;
   
}
.container-3 {
	background:  url(../img/hd-bg.png) no-repeat top center / cover, linear-gradient(to bottom, #625df5 0%, #07072d 45%);
   padding: 2rem 0 2rem 0;
   
}
.container-33 {
	background: linear-gradient(to bottom, #fff 0%, #625df5 0%, #07072d 100%);
   padding: 2rem 0 2rem 0;
   
}
.font-size-30{
	
	  font-size: 30px;

}
.font-size-50{
	
	  font-size: 50px;

}
.color-lo{
	color: #f5925d;
}
hr.grey-mid {
    border-top: 1px solid #afb0b7;
   width: 70%;
    margin: 20px auto;
}
.d-box-container {
   
    justify-content: center;
    gap: 20px; /* Optional spacing between boxes */
}

.d-box {
   
   
    align-items: center;
    justify-content: center;
   
    padding: 0px;
     border-radius: 20px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #cc5df5;
  background-color: #d5d1ff;
    text-align: center;
}
.d-box-heading {
	 padding: 20px 40px;
	border-radius: 20px 20px 0 0;
  
background-image: linear-gradient(232deg, #f5925d, #cc5df5, #625df5);

}
.d-box-heading h3{
	 
	 font-size: 30px;
  font-weight: 500;
    color: #fff;

}
.d-box p{
	padding: 20px 40px;
	font-size: 18px;
  font-weight: 500;
    color: #414141;

}
.bt-box {
   
   
    align-items: center;
    justify-content: center;
   
    padding: 0px;
     border-radius: 12px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
 margin-bottom: 20px;
  background-color: #f0f2f7;
    text-align: center;
}
.bt-box-heading {
	 padding: 20px 40px;
	border-radius: 0 0 12px 12px;
  
 background: linear-gradient(135deg, #625df5, #f5925d, #cc5df5);
  overflow: hidden;

}
.bt-box h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    background: linear-gradient(238deg, #f5925d 20%, #cc5df5 70%, #625df5 100%);
    margin-bottom: 20px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding: 30px 20px 20px 20px;
}
.bt-box-heading h4{
	 
	 font-size: 50px;
  font-weight: 500;
    color: #fff;

}
.price-tag-wrapper {
  position: relative;
  display: inline-block;
  margin: 10px auto;
}

.extra-glow {
  position: absolute;
  top: 50%;
  right: -50px;
  transform: translateY(-50%);
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #cc5df5;
  filter: blur(30px);
  opacity: 1;
  z-index: 0;
}

.price-tag {
  font-size: 100px;
  font-weight: bold;
  color: white;
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 20px 40px;
}

/* Blue & Orange glows */
.price-tag::before,
.price-tag::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 120px;
  border-radius: 50%;
  filter: blur(30px);
  z-index: -1;
  opacity: 1;
}

.price-tag::before {
  left: -50px;
  background: #625df5;
}

.price-tag::after {
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f5925d;
}



.bt-box p{
	padding: 20px 20px;
	font-size: 18px;
  font-weight: 500;
    color: #414141;

}
.text-size-18{
	font-size: 18px;
}
.container-four {
	background: linear-gradient(to bottom, #07072d, #07072d);

   padding: 2rem 0 4rem 0;
   
}
.m-box-container {
   display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
	flex-direction: row;
}
.m-box {
   
   
  flex: 1 1 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 150px;
   padding: 30px;
    
    border-radius: 14px;
  
  background-image: linear-gradient(36deg, #07074b 10%, #1b1b38 38%, #161624 52%, #252536 96%);
}
   


.m-box h3{
	 text-align: left;
    font-size: 30px;
    font-weight: 500;
       background: linear-gradient(238deg, #f5925d 50%, #cc5df5 70%, #625df5 100%);
margin-bottom: 20px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.m-box p{
	font-size: 18px;
  font-weight: 400;
    color: #fff;
text-align: left;

}
.jw-img-icon-p li {
    display: block;
  
    background: url(../img/ar-icon.png) no-repeat 5px 5px / 22px;
    padding-left: 45px;
    padding-top: 0;
    color: #fff;
    padding-bottom: 19px;
    text-align: left;
    font-size: 18px;
	font-weight: 400;
}
ul.jw-img-icon-p {
   padding:20px;
	
}
.jw-img-check-p li {
    display: block;
   font-family: "IBM Plex Sans", sans-serif;
    background: url(img/tick-circle.png) no-repeat 5px 5px / 22px;
    padding-left: 45px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 18px;
	font-weight: 600;
}
ul.jw-img-check-p {
   padding:20px;
	background: #F7F7F7;
	border-radius: 20px;
}
.jw-img-pr-p li {
    display: block;
   background: url(../img/pr.svg) no-repeat 5px 5px / 22px;
    padding-left: 45px;
    padding-top: 0;
    color: #fff;
    padding-bottom: 19px;
    text-align: left;
    font-size: 18px;
	font-weight: 400;
}
ul.jw-img-pr-p {
   padding: 20px;
	
}
.container-five {
    background: #f0f2f7 url(../img/icon-bg.png) no-repeat top center / contain;
    padding:5rem 0 4rem 0;
}
.ar{
	z-index: 999;
    position: relative;

}
.pr-box{
	  padding: 30px;
	  border-radius: 20px;
  background-image: linear-gradient(to bottom, #1c196c, #07072d);
  margin-top: -100px;
}
.pr-box h3{
	 color: #fff;
	 font-size: 35px;
	 margin-top:40px;
}
.container-six{
background: #f0f2f7  url(../img/mg-bg.png) no-repeat top center / cover;
    padding: 0rem 0 4rem 0;
	
	}
	
/*** End Form ***/
/**** Footer ****/
.footer {
    background-color: #F1F1F1;
}

.footer-bottom {
 background-color: #000;
    z-index: 100;
    padding: 30px 0;
}

.footer-bottom p {
    font-weight: 100;
    margin: 10px 0;
    color: #fff;
  
    font-size: 14px;
    line-height: 16px;
}

.footer-clear {
    margin-bottom: 230px
}

.form-top {
    text-align: center;
}

footer ul li {
    display: inline-block;
    background: none;
    line-height: 0;
    vertical-align: middle;
    list-style: none;
    padding: 0 15px 0 0;
}

footer ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}

footer ul li a img {
    width: 120px;
}

footer ul {
    text-align: center;
    padding: 0 0 20px;
    margin: 0;
    list-style: none;
}

.footer-bottom a {
    color: #000;
  
    font-size: 14px;
    line-height: 16px;
}

.footer-bottom p {
    font-weight: 100;
    margin: 10px 0;
   
}

/**** End Footer ****/
@media only screen and (max-width: 1200px) {
    .form-container::after {
   
    bottom: 155px;
    right: 65px;
}
.step-1::after {
   
    width: 535px;
    height: 228px;
    position: absolute;
    top: 335px;
}
.step-2::after {
    
    width: 535px;
    height: 228px;
    position: absolute;
    top: 855px;
}
.bt-box p {
   
    font-size: 16px;
    
}
.bt-box h3 {
   
    font-size: 25px;
    
}
}
@media (min-width: 1025px) and (max-width: 1199px) {

.arrow-top::after {
    
    bottom: 335px;
    right: 185px;
}
.s-1::after {
   
    width: 200px;
    height: 107px;
    position: absolute;
    bottom: 285px;
    left: 345px;
}
.s-2::after {
   
    width: 250px;
    height: 67px;
    position: absolute;
    top: 285px;
    right: 195px;
}
.s-3::after {
   
    width: 266px;
    height: 163px;
    position: absolute;
    top: 215px;
    left: 95px;
}
}
@media only screen and (max-width: 1025px) {
  .b-right {
    border-right: none;
}
.s-1::after {
   
    width: 220px;
    height: 107px;
    position: absolute;
    bottom: 285px;
    left: 345px;
}
.s-2::after {
   
    width: 250px;
    height: 67px;
    position: absolute;
    top: 255px;
    right: 285px;
}
.s-3::after {
   
    width: 266px;
    height: 163px;
    position: absolute;
    top: 215px;
    left: 95px;
}
.arrow-top::after {
    
    bottom: 335px;
    right: 165px;
}
}
@media only screen and (max-width: 992px) {
    .form-container::after {
   
    bottom: 155px;
    right: 105px;
}
    .step-1::after {
        width: 505px;
        height: 198px;
        position: absolute;
        top: 305px;
    }
	    .step-2::after {
        width: 505px;
        height: 198px;
        position: absolute;
        top: 805px;
    }
.arrow-top::after {
    
   bottom: 385px;
        right: 145px;
}
.bt-box-heading h4 {
    font-size: 40px;
    
}
.inline-content .big-text {
    font-size: 40px;
    font-weight: bold;
    color: #414141;
}
.font-size-70 {
    font-size: 50px;
}
}
@media only screen and (max-width: 768px) {
    body {
        font-size: 14px;
		
    }

	.jvbtn {
  margin-top: 30px;
}
.container-one {
  
    padding: 2rem 0;
   
}
	 .bt-box {
    margin: 20px;
	   
}
.m-box {
    margin:0 20px;
	 flex: 1 1 250px;
}
.d-box {
     margin: 20px;
}
.container-five {
    background: #f0f2f7;
    padding: 2rem 0 2rem 0;
}
.ww-box {
   
    padding: 10px 50px;
   
}
.pr-box {
   
    margin-top: -70px;
}
ul.jw-img-pr-p {
    padding: 0px;
}
.font-size-100 {
    font-size: 70px;
}
.price-tag {
    font-size: 70px;
   
}
ul.jw-img-pr-w {
    padding: 0px;
}

.font-size-30 {
    font-size: 25px;
}


.container-four {
   
    padding: 2rem 0 0rem 0;
}
.row:not(:first-child) {
    margin: 0em 0;
}
	h2{
		font-size: 2rem;
	}
	    .form-container::after {
   
    bottom: 155px;
    right: 15px;
}
.inline-content {
    gap: 10px;
    flex-direction: column;
}
.font-size-40 {
    font-size: 30px;
	margin-bottom: 20px;
}
.b-right {
    border-right: none;
}
.b-box-mid p {
   
    text-align: center;
}
.mt-120 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 20px;
}
.mt-50 {
    margin-top: 20px;
}
h1 {
   
    font-size: 32px;
}
.step-1::after{
display: none;
}
.step-2::after{
display: none;
}
.step-3::after{
display: none;
}
.step-1 {
    padding-bottom: 20px;
}
.step-2 {
    padding-bottom: 20px;
}
.mbw{
	color: #fff;
}
.mbc{
	text-align: center;
}
.br-mid {
    padding: 0 30px;
    margin: 0 20px;
    border-right: 0px solid #625df5;
}
.br-mid-c {
    padding: 0 30px;
    margin: 0 20px;
   
}
.s-1::after {
    display: none;
}
.s-2::after {
    display: none;
}
.s-3::after {
    display: none;
}
.gradient-span {
    font-size: 104px;
   
}
.nm-100 {
    margin-top: 10px;
}
.container-4 {
   
    margin-bottom: 0px;
}
.font-size-50{
    font-size: 35px;
}
.container-3 {
  
    padding: 0rem 0 2rem 0;
}
.container-two {
   
    padding: 1rem 0;
}
 	.arrow-top::after {
    
 display: none;
    }
	.b-box-mid {
   text-align: center;
    margin-bottom: 30px;
}
.mt-100 {
    margin-top: 30px;
}
.font-size-70 {
    font-size: 60px;
}
.inline-content .big-text {
    font-size: 50px;
   
}
.bt-box-heading h4 {
    font-size: 35px;
    
}
}
@media only screen and (max-width: 766px) {
    	.arrow-top::after {
    
  bottom: 515px;
        right: 45px;
    }
	
}
@media only screen and (max-width: 575px) {
    	.arrow-top::after {
    
 display: none;
    }
}
@media only screen and (max-width: 420px) {
    body {
        font-size: 12px;
    }
}
/* Basic navbar styles */
.navbar {
  display: flex;
  justify-content: flex-end; /* Align navbar items to the right */
}

.navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex; /* Display items in a row */
  flex-direction: row;
  gap: 20px; /* Add space between the items */
}

.nav-item {
  display: inline-block; /* Makes items inline */
}

.nav-item a {
  text-decoration: none;
  color: #000;
  font-size: 16px;
}

.nav-item a:hover {
  color: #007bff;
}
.footer-mid {
    background-color: #e9ecef;
    z-index: 400;
    padding: 30px 0;
}
.footer-mid p {
    font-weight: 400;
    margin: 10px 0;
    color: #000;
  
    font-size: 14px;
    line-height: 16px;
}
.banner-btm {
  
    font-weight: 900;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
 background: #f5925d;
    padding: 15px 0;
    color: #fff;
    font-size: 32px
}

.banner-btm p:first-child {
    margin-bottom: 0;
	color: #fff;
    margin-right: 20px!important;
    position: relative
}

.banner-btm p:before {
    content: '';
    position: absolute;
    background-image: url();
    background-repeat: no-repeat;
    background-size: contain;
   width: 160px;
    height: 150px;
    top: -90px;
    left: -252px;
	display: none;
}

.banner-btm #demo {
    font-size: 36px;
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.banner-btm #demo p {
    margin: 0 5px!important
}

.banner-btm #demo span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transform: translateY(40%)
}

#pgDailyCountDown {
    font-size: 30px
}

.smalltext {
    font-size: 15px
}

.count-text {
    display: inline-block;
    padding: 0 15px
}

.banner-btn {
    position: relative
}

.banner-btn a {
    display: inline-block;
    background-color: #fff;
    color: #1c196b;
    font-size: 18px;
  text-decoration: none;
    padding: 15px 30px;
    margin-left: 70px;
    border-radius: 30px;
    box-shadow: 0 0 31px 0 rgba(255, 255, 255, .5)
}

.banner-btn:before {
    content: '';
    position: absolute;
    background-image: url(img/footer-bg-btn-before.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 75px;
   height: 230px;
    top: -70px;
    left: -252px;
}

.banner-btn:after {
    content: '';
    position: absolute;
    background-image: url();
    background-repeat: no-repeat;
    background-size: contain;
   width: 180px;
    height: 150px;
    top: -110px;
    right: -305px;
	display: none;
}

.banner-btn a:hover,
.banner-btn a:focus {
    background-color: #fff;
    color: #351d40;
    box-shadow: 0 0 31px 0 rgba(255, 255, 255, .5)
}

@media only screen and (min-width:1601px) and (max-width:1950px) {
    .banner-btm p:first-child {
        margin-right: 40px!important
    }
    .banner-btm p:before {
        width: 265px;
        height: 245px;
        top: -150px;
        left: -300px
    }
    .banner-btn:after {
        width: 280px;
        height: 190px;
        top: -125px;
        right: -385px
    }
}

@media only screen and (min-width:1441px) and (max-width:1599px) {
    .banner-btm {
        font-size: 20px
    }
    .banner-btm p:first-child {
        margin-right: 20px!important
    }
    #pgDailyCountDown {
        font-size: 28px
    }
    .smalltext {
        font-size: 20px
    }
    .banner-btn a {
        font-size: 18px;
        padding: 15px 20px;
        margin-left: 40px
    }
    .count-text {
        padding: 0 10px
    }
    .banner-btm p:before {
        width: 190px;
        height: 160px;
        top: -98px;
        left: -195px
    }
    .banner-btn:before {
        width: 60px;
        height: 60px;
        top: -5px;
        left: -15px
    }
    .banner-btn:after {
        width: 190px;
        height: 110px;
        top: -70px;
        right: -195px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .banner-btm {
        font-size: 30px
    }
    .banner-btm p:first-child {
        margin-right: 20px!important
    }
    #pgDailyCountDown {
        font-size: 28px
    }
    .smalltext {
        font-size: 20px
    }
    .banner-btn a {
        font-size: 18px;
        padding: 15px 20px;
        margin-left: 40px
    }
    .count-text {
        padding: 0 10px
    }
    .banner-btm p:before {
        width: 170px;
        height: 139px;
        top: -65px;
        left: -165px
    }
    .banner-btn:before {
        width: 60px;
        height: 60px;
        top: -5px;
        left: -15px
    }
    .banner-btn:after {
       width: 160px;
    height: 125px;
    top: -75px;
    right: -205px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1280px) {
    .banner-btm {
        font-size: 18px
    }

    .banner-btm p:first-child {
        margin-right: 25px!important
    }
    #pgDailyCountDown {
        font-size: 26px
    }
    .smalltext {
        font-size: 16px
    }
    .banner-btn a {
        font-size: 16px;
        padding: 12px 15px;
        margin-left: 25px
    }
    .count-text {
        padding: 0 10px
    }
    .banner-btm p:before {
        width: 170px;
        height: 139px;
        top: -85px;
        left: -165px
    }
    .banner-btn:before {
        width: 50px;
        height: 50px;
        top: 0;
        left: -18px
    }
    .banner-btn:after {
       width: 160px;
    height: 105px;
    top: -65px;
    right: -265px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-btm {
        font-size: 16px
    }
		.list-top > h1 span {
    
    font-size: 10px!important;
    
}

    .banner-btm p:first-child {
        margin-right: 10px!important
    }
    #pgDailyCountDown {
        font-size: 22px
    }
    .smalltext {
        font-size: 16px
    }
    .banner-btn a {
        font-size: 14px;
        padding: 12px 15px;
        margin-left: 25px
    }
    .count-text {
        padding: 0 5px
    }
    .banner-btm p:before {
        width: 130px;
        height: 110px;
        top: -60px;
        left: -100px
    }
    .banner-btn:before {
        width: 45px;
        height: 45px;
        top: 5px;
        left: -20px
    }
    .banner-btn:after {
        width: 135px;
    height: 90px;
    top: -60px;
    right: -200px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-btm {
        font-size: 14px
    }
    .banner-btm p:first-child {
        margin-right: 10px!important
    }
    .banner-btn a {
        font-size: 10px;
        padding: 6px 5px;
        margin-left: 10px
    }
    .banner-btm #demo {
        font-size: 12px;
        padding-left: 0
    }
    .banner-btm #demo p {
        margin: 0 10px!important
    }
    .smalltext {
        font-size: 16px
    }
    .banner-btm #demo span {
        font-size: 10px
    }
    .count-text {
        display: inline-block;
        padding: 0 5px
    }
    .banner-btm p:before {
        width: 85px;
        height: 70px;
        top: -28px;
        left: -70px
    }
    .banner-btn:before {
        width: 30px;
        height: 30px;
        top: 2px;
        left: -20px
    }
    .banner-btn:after {
        width: 100px;
        height: 60px;
        top: -30px;
        right: -100px
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .banner-btm {
        font-size: 16px;
        display: inline-block
    }
    .banner-btm p:first-child {
        margin-right: 0!important
    }
    .banner-btn a {
        font-size: 14px;
        padding: 10px 20px;
        margin-left: 10px
    }
    .banner-btm #demo {
        font-size: 25px;
        padding-left: 0;
        justify-content: center
    }
    .banner-btm #demo span {
        font-size: 14px
    }
    .banner-btm p:before,
    .banner-btn:before,
    .banner-btn:after {
        display: none
    }
}

@media(max-width:480px) {
    .banner-btm {
        font-size: 16px;
        display: inline-block
    }
    .banner-btm p:first-child {
        margin-right: 0!important
    }
    .banner-btn a {
        font-size: 12px;
        padding: 10px;
        margin-top: 5px;
        margin-left: 10px
    }
    .banner-btm #demo {
        font-size: 20px;
        padding-left: 0;
        justify-content: center
    }
    .banner-btm #demo span {
        font-size: 14px
    }
    .banner-btm p:before,
    .banner-btn:before,
    .banner-btn:after {
        display: none
    }
}
 ul.countdown {
  list-style: none;
  margin: 0px 0;
  padding: 0;
  display: block;
  text-align: center;
}

ul.countdown li { display: inline-block;margin-bottom: 0em;margin-top: 15px; }

ul.countdown li span {
  font-size: 55px;
  font-weight: 700;
  line-height: 10px;
 
 color: #fff;
  margin-left: -4px;
  background: #1c196b94;
   margin: 0 10px;
   padding: 20px 40px;
   border-radius: 20px;
}

ul.countdown li p {
  color: #1c196b;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0px;
 
 
  font-weight: 400;
}
.count-top h2 {
   
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    font-weight: 900;
	text-align: center;
}
.count-top {
   padding-top: 30px;
}
.days {
    
    padding: 0 10px;
   
}
