@font-face {
    font-family: sitefont-r;
    src: url('../fonts/SFProText-Regular.eot');
    src: url('../fonts/SFProText-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProText-Regular.woff2') format('woff2'),
        url('../fonts/SFProText-Regular.woff') format('woff'),
        url('../fonts/SFProText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: sitefont-m;
     src: url('../fonts/SFProText-Medium.eot');
    src: url('../fonts/SFProText-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProText-Medium.woff2') format('woff2'),
        url('../fonts/SFProText-Medium.woff') format('woff'),
        url('../fonts/SFProText-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: sitefont-sb;
    src: url('../fonts/SFProText-Semibold.eot');
    src: url('../fonts/SFProText-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProText-Semibold.woff2') format('woff2'),
        url('../fonts/SFProText-Semibold.woff') format('woff'),
        url('../fonts/SFProText-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'sitefont-b';
    src: url('../fonts/SFProText-Bold.eot');
    src: url('../fonts/SFProText-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProText-Bold.woff2') format('woff2'),
        url('../fonts/SFProText-Bold.woff') format('woff'),
        url('../fonts/SFProText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Carnero SemBd';
    src: url('../fonts/titleb/Carnero-SemiBold.eot');
    src: url('../fonts/titleb/Carnero-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/titleb/Carnero-SemiBold.woff2') format('woff2'),
        url('../fonts/titleb/Carnero-SemiBold.woff') format('woff'),
        url('../fonts/titleb/Carnero-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Carnero Book';
    src: url('../fonts/titleb/Carnero-Book.eot');
    src: url('../fonts/titleb/Carnero-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/titleb/Carnero-Book.woff2') format('woff2'),
        url('../fonts/titleb/Carnero-Book.woff') format('woff'),
        url('../fonts/titleb/Carnero-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Carnero reg';
    src: url('../fonts/titleb/Carnero-Regular.eot');
    src: url('../fonts/titleb/Carnero-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/titleb/Carnero-Regular.woff2') format('woff2'),
        url('../fonts/titleb/Carnero-Regular.woff') format('woff'),
        url('../fonts/titleb/Carnero-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Carnero Bold';
    src: url('../fonts/titleb/Carnero-Bold.eot');
    src: url('../fonts/titleb/Carnero-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/titleb/Carnero-Bold.woff2') format('woff2'),
        url('../fonts/titleb/Carnero-Bold.woff') format('woff'),
        url('../fonts/titleb/Carnero-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: sitefont-r;
}
.ml-auto li a {
    border-radius: 24px;
    padding: 8px 25px !important;
}
.sitem-f {
    font-family: sitefont-m !important;
}
.sitesb-f {
    font-family: sitefont-sb !important;
    letter-spacing: -2px;
}
.nav-link{color: #000 !important}
.nav-link:hover{color: #7254fc !important}
.siteb-f,.fw-bold{
    font-family: sitefont-b !important;
    letter-spacing: -1px;
}
.greyline
{
    background: #898989;
    height: 2px;
    width: 150px;
    margin: 10px auto;
    opacity: 1;
}
.fw-m{font-family: sitefont-m;}
.gradbtn {
    background: linear-gradient(221deg, #06BCFF 4%, #A800FF 121%);
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 30px;
 /*   border: 0px;*/
}
.goldbg{
    /* Submit Popup */

/* Bg */



background: linear-gradient(101.6deg, #FFF2C6 -7.33%, #FFFFFF 45.75%, #FFF8DA 100.84%);
border-radius: 25px;



}
.bluegrad{/* Submit the details */
background: linear-gradient(172.16deg, #003A73 -24.28%, #4083FF 127.36%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;

}
.gradbtn:hover,.input-group-text:hover
{
    background: linear-gradient(45deg, #06BCFF, #A800FF);
    color: #fff !important;
}
.gradbg {
    color: #fff !important;
    padding: 10px 25px;
    border-radius: 25px;
    display: inline-block;
    background: url(../images/white-star.svg),   linear-gradient(221deg, #06BCFF 4%, #A800FF 121%);
    background-repeat: no-repeat;
    background-position: 17px 12px, center;
    padding-left: 50px;
}
.gradbg1
{
    background: url(../images/gradbg1.png);
    background-repeat: repeat-x;
    background-position: center top;
    background-size: cover;}
}
.appbanner .row {
    /*min-height: 70vh;*/
}

.blurbg {
    position: absolute;
    background: linear-gradient(271deg, #d9f1ff, #f0e2ff);
    content: "";
    bottom: 20px;
    width: 100%;
    height: 160px;
    filter: blur(61px);
    z-index: -1;
}

.blurbg1 {
    position: absolute;
    background: linear-gradient(271deg, #f0e2ff, #d9f1ff);
    content: "";
    top: 0;
    width: 100%;
    height: 90px;
    filter: blur(61px);
    z-index: -1;
}

.appbanner {
    
    position: relative;
     overflow: hidden; 
    background-size:60vh;
    background-position: 85% bottom;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}
.appbanner .container{padding-top: 100px; padding-bottom: 10vh;
background: url(../images/mockup01.png);background-size: 490px;background-repeat: no-repeat;
  background-position: bottom right;}
/**project-start**/
    .ambassador
    {
        background: #0C0E1D;
        position: relative;
    }
    .bannerbox
    {
        background: ##5f45dd75;
        border-radius: 20px;
        margin: 0px auto;
        max-width:1150px;
        position: relative;
        z-index: 999;
    }
    
    .bannerbox1
    {
        background:#5f45dd75;
        border-radius: 20px;
        margin: 0px auto;
        max-width:1150px;
        z-index: 99;
        position: relative;
       
    }
    .siteform{position: relative;}
    .formbox
    {
        background: #4b35b67d;
        border-radius: 20px;
        margin: 0px auto;
        max-width:1150px;
        position: relative;
    }
    .leftc{
        position: absolute;
        content: "";
        background: #13507f;
        width: 500px;
        height: 500px;
        border-radius: 500px;
        filter: blur(155px);
        top: 20%;
        left: 0;
    }
    
    .rightc{
        position: absolute;
        content: "";
        background: #602099;
        width: 500px;
        height: 500px;
        border-radius: 500px;
        filter: blur(155px);
        top: 0;
        right: 0;
    }
    .leftc1
    {
        position: absolute;
    content: "";
    background: #1179c9e3;
    width: 50%;
    height: 50%;
    border-radius: 500px;
    filter: blur(155px);
    top: 0;
    left: 0;
    }
    .rightc1
    {
          position: absolute;
    content: "";
    background: #602099;
    width: 50%;
    height: 50%;
    border-radius: 500px;
    filter: blur(155px);
    bottom: 0;
    right: 0;
    }
    .nf{ font-family: "Noto Sans KR", sans-serif;}
    .nf1
    {
         font-family: 'Carnero SemBd';
         font-optical-sizing: auto;
         font-weight: 900;
         font-style: normal;
    }
    .centerc{

        content: "";
    background: #004A83;
    width: 30%;
    height: 30%;
    border-radius: 500px;
    filter: blur(65px);
    bottom: 0;
    left: 39%;
    position: absolute;
    }
    .frntv{
        position: relative;
        z-index: 99;
    }
    .frntv .mx-auto,.redbtn
    {
        position: relative;
    }
    .yt{
        background: linear-gradient(268.42deg, #FFDA06 17.5%, #FFC131 42.79%, #FFCA32 63.76%, #FFD227 101.7%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
    }
    .redbtn{
        background: #FF0101;
        color: #fff !important;
        font-size: 18px;
        border-radius: 15px;
        min-width: 200px;
}
    .sitebtn-lg
    {
        padding: 15px 30px;
        font-weight:800;
    }
    .mw{
        min-width: 120px;
    }
    .glowpic
    {
            box-shadow: 0px 0px 64px 0px #7cc7ff54;
    border-radius: 30px;
    }
    .linebtn{

background: linear-gradient(252.77deg, #06BCFF 2.56%, #A800FF 117.87%);
    border-radius: 50px;
    padding:2px;
    border: 0px;
    }
    .linebtn span{background: #ffffff;
        border-radius: 51px;
    min-width: 120px;
    display: block;
    line-height: 42px;}
    .bluet{color: #003A73}
    .greenbtn{background: #14F200;    min-width: 230px;position: relative;
    border-radius: 10px;}
    .siteform .form-control{
       height: 45px;
       border-radius: 12px !important;
       border-color: #c9c9c9 !important;
    }
    .siteform .input-group
    {
        border-radius: 8px;
        padding: 0px;
        overflow: hidden;
        border: 0px;
    }
    .input-group .form-control
    {
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }
    .siteform .input-group-text
    {
        padding: 10px;
    }
    #project_form label.error{position: relative !important; right: inherit !important; bottom: inherit !important;}
    #project_form .form-group{position: relative;}
    .siteform label
    {
        font-size: 14px;
        margin-bottom: 5px;
        color: #000;
        font-weight: 500;
    }
    label .redt{color: red;}
    .siteform .input-group span{
        background: transparent;
        border: 0px;
        background: #F0F0F0;
        border-radius: 0px !important;
    }
    .siteform .input-group span.input-group-text.last
    {
        padding: 4px;
    margin: 9px 10px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 8px !important;
    /* margin-right: 20px; */
    min-width: 90px;
    text-align: center;
    display: inline-block;
    background: linear-gradient(45deg, #A800FF, #06BCFF);
    }
    .gradbtns
    {
    border: 0;
    padding: 5px 14px;
    font-size: 12px;
    border-radius: 8px;
    background: linear-gradient(221deg, #06BCFF 4%, #A800FF 121%);
    color: #fff;
    min-width: 100px;
    }
    .ticktext{
        line-height: normal;
    }
    .tickpic{margin-right:8px;}
    .nav-link.bluebtn,.nav-link.bluebtn:hover
    {


background: linear-gradient(265.43deg, #E9AF27 -17.34%, #FFDF66 54.79%, #E2A908 122.38%);

color: #0D4B72 !important;
border-radius: 1000px;

padding: 8px 20px !important;
    }
/**project-end**/
section {
    padding: 6vh 0;
}

.slogos img {
    object-fit: cover;
    object-fit: cover;
    max-height: 30px;
}

p {
    color: #000;
}

.dark-t {
    color: #000;
    text-decoration: none;
}

.roundicon {
    background: #EAF6FF;
}

.roundicon {
    background: #EAF6FF;
    padding: 15px;
    border-radius: 70px;
    width: 70px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.roundicon img {
    max-width: 35px;
}
.prelat{position: relative; overflow: hidden;}
.line {
    height: 2px;
    background: linear-gradient(198deg, #06BCFF, #A800FF);
    margin: 30px 0
}
::placeholder {
  /* Firefox */
  font-size:12px;
}

::-ms-input-placeholder { /* Edge 12-18 */
  font-size:12px;
}
.l-gradbg {
    position: relative;
    overflow: hidden;
     background: linear-gradient(91deg, #d2f3ff, #f9efff);
}

.wrapperbox {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
}
.wrapperbox p{
    font-family: sitefont-r;
  
}

.nf1.mb-3{line-height: 40px;}
p {
    line-height: 25px !important;
}

.mgradbg {
    background-image: url(../images/gradbg.jpg);
    color: #fff;

}
.mlogo{cursor: pointer;position: relative;}
.home-demo .item {
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #000;
    border-radius: 25px;
    height: 100%;
}

.owl-stage {
    display: flex;
}

.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}

.gradtxt {
    background: -webkit-linear-gradient(45deg, #06BCFF, #A800FF 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

 
.whiterad {
    padding: 10px 20px;
    display: inline-block;
    border-radius: 50px;
    background: url(../images/grad-star.svg), #fff;
    background-repeat: no-repeat;
    background-position: 13% 11px;
    padding-left: 50px;
}
.col-lg-8 .collapse.show
{
    box-shadow: 1px 7px 14px 3px #00000021
}

.accordion-item {
    background: linear-gradient(90deg, #A800FF -20%, #06BCFF 80%);
    padding: 1px;
    margin-bottom: 25px;
    border-radius: 10px !important;
    border: 0;
}
.owl-dot.active{
    transform: scale(1.5);

}
.owl-dot.active span{
    background: #fff !important;
}
.accordion-item .accordion-header .accordion-button {
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}

.accordion-item .accordion-header .accordion-button.collapsed {
    border-radius: 8px;
}

.accordion-collapse {
    border-radius: 0px 0px 8px 8px;
    overflow: hidden;
}

.accordion-button {
    color: #000 !important;
    font-weight: bold;
    font-size: 17px;
    padding: 20px 15px;
}

.accordion-button:not(.collapsed) {
    background: #fff;
}

.accordion-body {
    color: #636363;
    background: #fff;
}

.accordion-button:focus {
    box-shadow: none;
    outline: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/downarrow.svg);
}

.input-group-text {
    background: linear-gradient(45deg, #A800FF, #06BCFF);
}

.input-group {
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 30px;
    background: #fff;
}

.input-group input {
    border: 0px;
    box-shadow: none !important;
}

.input-group-text {
    border-radius: 32px !important;
    padding: 4px 22px;
    border: 1px solid #329bfd;
    /* overflow: hidden; */
    position: relative;
}

.bottom-menu ul {
    padding-left: 0px;
}

.bottom-menu h5 {
    text-transform: uppercase;
    margin-bottom: 25px;
}

.bottom-menu li {
    list-style: none;
    margin-bottom: 10px;
}

.bottom-menu li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
section{overflow: hidden;}
.bottom-menu li a:hover
{
    color: #3873fc;
}

.mobbg::after {
    position: absolute;
    content: "";
    background: red;
    height: 75%;
    width: 100%;
    top: 25%;
    left: 0;
    z-index: -1;
    border-radius: 30px 30px 0px 0px;
    background: linear-gradient(198deg, #06BCFF, #A800FF)
}
.shadowb
{
    box-shadow: 1px 1px 20px -1px #90a0cb66;
}
.mobbg {
    background-image: url(../images/bottom-mobile.png);
    background-position: 91% 100%;
    background-size: 498px;
    background-repeat: no-repeat;
    padding: 50px;
    padding-bottom: 20px;
    position: relative;
    padding-top: 140px
}

.mobbg {
    color: #fff
}

nav li a {
    display: inline-block !important;
}

.social {
    padding: 0px;
}

.social li {
    list-style: none;
    margin: 5px 10px;
}
.social li a:hover img{filter: hue-rotate(45deg);}
.let-space{
    letter-spacing: -2px;
}
h1{
    font-size: 50px;
}
.b-t{
    color: #000000;
}
.payment {
    background: url(../images/pay-bg.png);
    min-height:850px;
    display: flex;
    align-items: start;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    padding: 0;
}

.payment .payfem
{
        background: url(../images/payment-women.png);
    min-height: 850px;
    background-repeat: no-repeat;
    background-position: 114% 5%;
}
.pay-two{
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, rgb(6 188 255 / 16%) 2.25%, rgb(168 0 255 / 16%) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
}
.w-box {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    box-shadow: 0px 0px 7px #ccc;
    height: 100%;
    margin: 0px 20px;
}
.premium {
    /*min-height: 90vh;*/
    background: url(../images/pre-bg.png);
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: 10% bottom, left bottom;
    background-size:100% 40%;
    position: relative;
    padding-bottom: 0px;
}
.premium .container{
       background: url(../images/premium-women.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
}
.pre-hei > div:first-child
{
        padding: 120px 0 100px 0;
}
.pre-hei > div:nth-child(2)
{
        padding-bottom: 70px;
    padding-top: 45px;
}
.boxm
{
        display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: normal;
}
.premiun-btn {
        background: #000000;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 20px;
    border-radius: 40px;
    display: flex;
    min-width: 150px;
    text-align: center;
    justify-content: center;
    letter-spacing: 0.5px;
    margin-left: 15px;
    height: 45px
}
.gra-btn {
    background: linear-gradient(221deg, #06BCFF 4%, #A800FF 121%);
    border-radius: 82px;
    color: #fff;
    font-size: 15px;
    border: 0;
    padding: 12px 25px;
}
.pre-hei{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.premium:before {
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: #ffeaa2;
    border-radius: 50%;
    filter: blur(181px);
    left: 0;
    top: 0;
    z-index: -1;
}
.premium:after{
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: #ffeaa2;
    border-radius: 50%;
    filter: blur(181px);
    right: 0;
    top: 50%;
    z-index: -1; 
}
.people5{
    padding:50px 0px 0 0;
    background: url(../images/clubbg.svg);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 40%;
}
.people5 .container
{
    background-image: url(../images/5people1.png);
    padding: 70px 0px !important;
        background-position: 100% 101%;
    background-repeat: no-repeat;
    background-size: 60%;
}
.gold{padding: 0px;}
.g-text{/* Referral Rewards */

background: conic-gradient(from 59.58deg at -8.83% 100%, #FFEFBB 0deg, #FFDE67 81deg, #FFF5C7 171deg, #FFE388 256.5deg, #FFEFBB 360deg);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;

}
.gold:before {
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: #ffeaa2;
    border-radius: 50%;
    filter: blur(181px);
    left: 0;
    top: 0;
    z-index: -1;
}
.gold:after{
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: #ffeaa2;
    border-radius: 50%;
    filter: blur(181px);
    right: 0;
    top: 50%;
    z-index: -1; 
}
.bg-light{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    background-color: #fff !important;
}
.f7{
    font-weight: 700;
}
.top{
    margin-top: 77px;
}
.y-box {
    background: conic-gradient(from 128.95deg at 51.68% 41.62%, #FFF2C6 0deg, #FFFFFF 81deg, #FFF8DA 171deg, #FFFFFF 266.4deg, #FFF2C6 360deg);
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    border: 2px solid #ffd751;
    height: 100%;
   
}
.premium-two .y-box div:first-child
{
    margin-right: 25px;
}
.premium-two .y-box{
     display: flex;
    align-items: center;
    text-align: left;
}
.premium-two{
    position: relative;
}
.premium-two:before{
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: #ffeaa2;
    border-radius: 50%;
    filter: blur(181px);
    left: 0;
    top: 0;
    z-index: -1;
}
.c-div {
    background: linear-gradient(45deg, #A800FF, #06BCFF);
    border-radius: 15px;
    padding: 2px;
    height: 100%;
}
.y-div {
    background: conic-gradient(from 84.8deg at 51.68% 41.62%, #FFF7DC 0deg, #FFE790 81deg, #FFF3BF 171deg, #FFECA1 266.4deg, #FFF7DC 360deg);
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    height: 100%;
}
.limit {
    background: linear-gradient(90deg, #A800FF -9.73%, #06BCFF 106.08%);
    border-radius: 0px 0px 7px 7px;
    color: #fff;
    font-size: 12px;
    width: max-content;
    padding: 2px 30px;
    margin: 0px auto 6px auto;
}
.r-line{
    position: relative;
    display: inline-block;
}
.r-line:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background: red;
    left: 0px;
    top: 30px;
    transform: rotate(14deg);
}
.pre-three{
    position: relative;
}
.pre-three:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 60%;
    background: #cccccc73;
    left: 54%;
    top: 20%;
}
.newrefer .container
{
    background: url(../images/referbanner.png);
    background-size: 580px;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 110px 30px;

}
.paybg{background: url(../images/pay-bg.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: cover;}
.newrefer .container .row{padding-top: 80px; padding-bottom: 80px;}
.refer {
    min-height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/refer-per.png), url(../images/pay-bg.png);
    background-repeat: no-repeat;
    background-position: 10% bottom, left bottom;
    background-size: contain;
}
.refer-hei{
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;

}
.l-t{
    color: #5d5d5d;
}
.y-border {
    display: flex;
    border: 1px solid #ffa500;
    border-radius: 10px;
    background: #fff;
    padding: 30px 50px;
    justify-content: center;
}
.l-btn{
    background: linear-gradient(233.28deg, #06BCFF -8.64%, #A800FF 110.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: bold;
    border-style: solid;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    padding-bottom: 0;
    border-image: linear-gradient(233.28deg, #06BCFF -8.64%, #A800FF 110.01%) 1;
}
.ml-auto li .l-btn{
    padding: 10px 0 0px 0px !important;
    border-radius: 0;

}
.sear{
    position: absolute;
    top: 12px;
    left: 20px;
    color: #6c757d;
}
.invite{
    min-height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.invite:after{
    position: absolute;
    content: "";
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    right: 0;
    bottom: 0;
    filter: blur(150px);
    border-radius: 286px;
    width: 750px;
    height: 330px;
    z-index: -1;
}
.gray-box {
    background: #F6F6F6;
    border: 1px solid #F6F6F6;
    padding: 25px;
    border-radius: 25px;
    height: 100%;
}
.blog-p{
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 15px;
}
.about {
    /*min-height: 90vh;*/
    padding: 120px 0px 120px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:url(../images/about2.png),linear-gradient(20deg, #A800FF -20%, #06BCFF 96%);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    overflow: hidden;
    width: 100%;
    position: relative;
    flex-direction: column;
}
.text-dark{color:#212529}
section.blurbg3::before {
   width: 120%;
    height: 490px;
    content: "";
    background: linear-gradient(0deg, #ffffff 20%, #ffffff 30%, #ffffff00 90%);
    /* filter: blur(152px); */
    bottom: -160px;
    position: absolute;
    left: -10%;
    }
.team-photo {margin: 0px auto;margin-bottom: 35px;}    
.team-photo img{
        max-width: 250px;
    padding-bottom:20px;
    max-height: 250px;
    display: inline-block;
}    
 .secondsection{
   position: relative;
    
    width: 100%;
 } 
 .secondsection .container
 {
    
    /* z-index: 9999; */
    margin-top: 150px;
  
 }  
 .secondsection .container .row{
    background: #fff;
    /* z-index: 9999; */
    padding: 10px;
    padding-top: 35px;
    border-radius: 14px;
 }
.abo-div{
    position: relative;
}
.abo-div:before {
    position: absolute;
    content: "";
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    /* opacity: 0.15; */
    filter: blur(170px);
    width: 300px;
    height: 300px;
    top: 42%;
    left: 0;
    z-index: -1;
}
.abo-div:after {
    position: absolute;
    content: "";
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    /* opacity: 0.15; */
    filter: blur(170px);
    width: 300px;
    height: 300px;
    bottom: 0%;
    right: 0;
    z-index: -1;
}
.cms-banner{
    min-height: 40vh;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.ls{
    letter-spacing: 0px;
}
.cms .nav-item a{
    background: linear-gradient(252.77deg, #06BCFF 2.56%, #A800FF 117.87%) !important;
    border-radius: 1000px !important;
    color: #fff !important;
    width: 100%;
    font-weight: bold;
    padding: 12px 25px;
    text-align: center;
}
.cms .nav-item{
    min-width: 305px;
}
.cms .nav-item {
    background: #fff !important;
    border-radius: 50px;
    margin: 0px 10px 50px 0px;
}
.cms .nav-item a.active{
    background: linear-gradient(233.28deg, #06BCFF -8.64%, #A800FF 110.01%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
    font-weight: bold;
}
.cm-ti {
    position: absolute;
    width: 100%;
    top: 35%;
    left: 0;
}
.cms-banner:after {
    position: absolute;
    content: "";
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    filter: blur(310px);
    border-radius: 468px;
    width: 400px;
    height: 400px;
    left: 0;
    top: 30%;
    z-index: -1;
}
.career{
    position: relative;
    background: url(../images/gradebg.svg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 60%;
}
.career:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 80px;
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    opacity: 0.35;
    filter: blur(150px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    bottom: 0;
}
.step-div{
    background: #12121233;
    transition: 0.5s all;
    padding-top: 2px;
    height: 100%;
}
.step-div:hover {
    background: linear-gradient(45deg, #A800FF, #06BCFF);
    padding-top: 2px;
}
.job{
    background: #fff;
    height: 100%;
}
.step-div:hover h5{
    background: linear-gradient(233.28deg, #06BCFF -8.64%, #A800FF 110.01%) ;
    -webkit-background-clip: text ;
    -webkit-text-fill-color: transparent ;
    background-clip: text ;
    text-fill-color: transparent ;
}
.step{
    position: relative;
}
.step:after{
    position: absolute;
    content: "";
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    opacity: 0.3;
    filter: blur(150px);
    width: 100%;
    height: 80px;
    left: 0;
    bottom: 0;
}
.feat li{
    background: linear-gradient(252.77deg, #06BCFF 2.56%, #A800FF 117.87%);
    border-radius: 50px;
    padding: 1px;
}
.feat li .nav-link{
    background: #ffffff;
    border-radius: 50px; 
    min-width: 100px; 
}
.feat li .nav-link span{
    background: -webkit-linear-gradient(#06BCFF, #A800FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.feat li .nav-link.active{
    background: linear-gradient(252.77deg, #06BCFF 2.56%, #A800FF 117.87%);
    color: #fff !important;
}
.feat li .nav-link.active span{color: #fff !important; background:transparent !important;
  -webkit-text-fill-color: inherit !important;}
.feat-box {
    background: #F6F6F6;
    border-radius: 20px;
    padding: 30px;
    height: 100%;
}
 .color{
    background: linear-gradient(233.28deg, #06BCFF 78.36%, #A800FF 100.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }
.support {
    background: url(../images/supprot.png);
    min-height: 65vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.w-t{
    color: #ffffff;
}
.c-sear {
    background: #ffffff4a;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    padding: 7px 15px;
    margin-top: 10px;
}
.latest img{
    min-width: 100px;
}
.support-box {
    background: #F6F6F6;
    padding: 30px;
    border-radius: 20px;
    height: 100%;
    border: 1px solid #ebebeb;
}
.blog {
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
.blog:before {
    position: absolute;
    content: "";
    width: 320px;
    height: 320px;
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%);
    filter: blur(280px);
    border-radius: 284px;
    left: 0;
    top: 0;
    z-index: -1;
}
.blog:after {
    position: absolute;
    content: "";
    width: 320px;
    height: 320px;
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%);
    filter: blur(280px);
    border-radius: 284px;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.refer-ti{
    font-size: 38px;
}
.pay-top{
    position: relative;
    top: 100px;
}
.color-btn{
    background: linear-gradient(252.77deg, #06BCFF 2.56%, #A800FF 117.87%);
    border-radius: 10px;
    color: #fff !important;
    border:0;
    padding: 12px;
}
.date {
    position: absolute;
    top: 21px;
    left: 21px;
    background: #fff;
    padding: 0px;
    text-align: center;
    font-size: 13px;
    border-radius: 10px;
    font-weight: bold;
    padding-bottom: 5px;
}
.latest {
    background: #F6F6F6;
    padding: 30px;
    border-radius: 20px;
}
.tag{
    background: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    margin-top: 10px;
}
.tag span{
    background: linear-gradient(252.77deg, #06BCFF 2.56%, #A800FF 117.87%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
    font-size: 14px;
}
.my-ae .dropdown-toggle{
    margin-right: 10px;
}
.my-ae .dropdown-toggle::after {
    border-right: 0;
    border-left: 0;
    background: url(../images/ae.png);
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    border: 0;
    background-size: 36%;
    top: 45%;
    right: -13px;
}
.my-ae .dropdown-toggle.show::after{
    z-index: -1;
}
.my-ae .dropdown-menu{
    border: 0px;
    box-shadow: 0px 0px 10px 5px #ccccccb8;
    border-radius: 10px;
}
/*.stick-div{
    position: sticky;
    top: 10%;
}*/
.border-div{
    background: linear-gradient(233.28deg, #06BCFF -8.64%, #A800FF 110.01%);
    padding: 1px;
    border-radius: 30px;
}
.border-div input{
    border-radius: 30px;
    padding: 9px;
    text-indent: 10px;
}
.border-div textarea{
    border-radius: 30px;
}
.c-form{
    position: relative;
}
.c-form:after {
    position: absolute;
    content: "";
    background: radial-gradient(173.5% 366.46% at 104.75% -46.86%, #06BCFF 2.25%, #A800FF 100%);
    filter: blur(270px);
    border-radius: 414px;
    transform: rotate(180deg);
    width: 290px;
    height: 290px;
    right: 28%;
    top: 30%;
    z-index: -1;
}
.contact-form {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}
.dash{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/afte.png);
    background-position: center;
    background-size: cover;
}
.veri {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 15px;
    background: linear-gradient(228deg, #06BCFF 28.36%, #A800FF 70.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: ;
}
.veri::before
{
 position: absolute;
 top: 0px
}
.rounded{border-radius: 9px !important}
.bg-card{
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.09);
    border-radius: 32px;


}
.l5{margin-left: 50px}
.r-t{
    color: #FF0000;
}
.gold-bg {
    background: url(../images/s-lady.png), url(../images/gold.png);
    padding: 30px;
    background-repeat: no-repeat;
    background-position: 7% bottom, center;
    background-size: 30%, cover;

}
.go {
    background: #000;
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 40px;
    border-radius: 30px;
}
.devide{
    position: relative;
}
.devide:after{
    position: absolute;
    content: "";
    width: 2px;
    height: 90%;
    background: #cacaca91;
    right: 45%;
}
.devide2{
    position: relative;
}
.devide2:after{
    position: absolute;
    content: "";
    width: 2px;
    height: 90%;
    background: #cacaca91;
    right: 50%;
}
.dash-pre{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/dash-pre.png);
    background-position: center;
    background-size: cover;
}
.e-copy{
    position: absolute;
    right: 1%;
    top: 15%;
    font-size: 22px;
    background: linear-gradient(228deg, #06BCFF 28.36%, #A800FF 70.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: ;
}
.rew{
    background: linear-gradient(86.45deg, #FFEFBB -36.63%, #FFFFFF 5.12%, #FFF8DA 51.5%, #FFFFFF 100.66%);
    box-shadow: 0px 0px 35px 18px rgba(0, 0, 0, 0.09);
    border-radius: 15px;
    border: 1px solid #ffc733;
}
.gg-t{
    color: #1FC431;
}
.y-t{
    color:#ffcc08;
}
/*==========================================log-style.css=================================*/
.ml-auto li a {
    border-radius: 24px;
    padding: 8px 25px !important;
}


.login{
    background: url(../images/login.png);
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
}
.fix-bar{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
}
.container-fluid{
    max-width: 85%;
}
.fix-bar .nav-link{
    color: #fff !important;
}
.border-div{
   background: linear-gradient(180deg, #06BCFF -18.64%, #A800FF 134.01%);
    padding: 1px;
    border-radius: 30px;
}

.border-div textarea{
    border-radius: 30px;
}
.code-n{
    background: #fff;
    height: 100%;
    padding: 7px;
    border-radius: 20px 0px 0px 20px;
    position: absolute;
    left: 2px;
    width: 65px;
    display: flex;
    align-items: center;
    height: 44px;
}
.color {
    background: linear-gradient(233.28deg, #06BCFF -1.64%, #A800FF 100.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.color-btn {
    background: linear-gradient(252.77deg, #06BCFF 2.56%, #A800FF 117.87%);
    border-radius: 10px;
    color: #fff !important;
    border: 0;
}
.w-t{
    color: #fff;
}
.log-cont {
    background:#fff;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position:  center;
    background-size: contain;
}
.otp-ti {
    position: absolute;
    left: 60px;
    bottom: 20px;
}
.otp-bg {
    background: url(../images/otp-bg.png);
    background-repeat: no-repeat;
    background-size: 73%;
    background-position: left center;
    height: 40px;
    display: flex;
    align-items: center;
    letter-spacing: 31px;
    font-weight: bold;
    padding-left: 13px;
    width: 270px;
}
.color1{
    background: linear-gradient(181deg, #06BCFF 6.56%, #A800FF 99.85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.account {
    background: url(../images/accoount.jpg);
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
}
.account-cont{
    background: #fff;
    border-radius: 20px;
}
.logtwo{
    background: #fff;
    
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 45% 100%;
}
.l-t{
    color: #8F8F8F;
}
.eye {
    position: absolute;
    top: 16px;
    right: 20px;
    color: #B9B9B9;
}
.forgot{
    background:#fff;
    border-radius: 20px;
}
.reset{
    background:#fff;
    border-radius: 20px;
}
.re-otp {
    background: url(../images/otp-bg.png);
    width: 430px;
    margin: 5px auto 20px auto;
    height: 50px;
    display: flex;
    align-items: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 221px;
    letter-spacing: 25px;
    /* padding-left: 30px; */
    text-align: center;
    justify-content: center;
    letter-spacing: 37px;
    text-indent: 39px;
    font-weight: bold;
}
.w-logo,.c-logo{
    display: none;
}
.log-sec .w-logo{
    display: block;
}
.set-acc .c-logo{
   display: block; 
}
.log-sec .bg-light,.set-acc .bg-light{
    background-color: transparent !important;
}

.log-sec li a{
    color: #fff !important;
}

.log-sec li a:hover{
    color: #fff !important;
}
.otp-ti2{
    position: absolute;
    right: 40px;
    bottom: 30px;
}
.log-p{
    border-radius: 15px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.sf{
    font-size: 14px;
}
.sf2{
    font-size: 12px;
}
.mx-auto li
{
    margin: 0px 10px;
}
.mbtn{
    min-width: 200px
}
.blogpic{width: 100px;height: 100px;}
.blogpic img{width: 100%;height: 100%; object-fit: cover;border-radius: 10px}
.pagelist > div,.pagelist li {
    width: 30px;
    height: 30px;
    margin: 2px;
        border-radius: 14px;
    font-size: 14px;
    background: #F6F6F6;
    border-radius: 30px;
    }
    .pagelist> div.active,.pagelist li.active{background: linear-gradient(221deg, #06BCFF 4%, #A800FF 121%); border-radius: 40px;}
    .pagelist> div:hover a, .pagelist li a:hover{background: linear-gradient(221deg, #06BCFF 4%, #A800FF 121%) !important; color: #fff;margin: 0px; width: 30px; height: 30px;}
    .pagelist> div.active a,.pagelist li.active span{background: #fff !important; padding: 0px !important;background: #F6F6F6;
    width: 28px;
    height: 28px;
    margin: 1px !important;display: flex; justify-content: center; align-items: center; color: #000 !important;border-radius: 30px;}
.pagelist > div a,.pagelist li span{text-decoration: none; color: #000 !important; padding: 0px !important;border-radius: 30px !important;width: 30px; height: 30px;display: flex; justify-content: center; align-items: center;}    
.pagelist > div a, .pagelist li a {
    background: #F6F6F6;
    width: 28px;
    height: 28px;
    margin: 1px !important;
    display: flex !important;
    border-radius: 24px;
    justify-content: center;
    align-items: center;
    padding: 0px !important; 
    border: 0px !important;
    color: #000;
}  
.page-item:first-child .page-link,.page-item:last-child .page-link {
  
    font-size: 21px;
    line-height: 0px;
    position: relative;
    top: -2px;
    background: transparent;
    border: 0px !important;
    border-radius: 30px !important;
} 
.contact-form .border-div{position: relative; }

.contact-form label.error{position: absolute; bottom: 0px;bottom: -20px;left: 20px; right: inherit;}
label.error{color: #ff5050;font-size: 13px;}
label#email-error.error{position: absolute;bottom: -21px;font-weight: normal !important;right: 20px;}
.modal-content{border-radius: 30px;}
.myv .w-vulcan-icon-wrapper{display: none !important;}
nav{z-index: 999 !important;}
.dynamicg .col-lg-7{width: 100%;}
.dynamicg.otp-sent .col-lg-7{width: 58.33333333%;}
.transbg{background: transparent !important;
    width: auto !important;
    min-width: inherit !important;padding: 0px !important;}
    .mv{display: none;}
 /**new-css-start**/   
    .leftc2{
    position: absolute;
    content: "";
    background: #0084ff96;
    width: 30%;
    height: 30%;
    border-radius:500px;
    filter: blur(750px);
    bottom: 30%;
    left: -13%;
    }
    .rightc2{
    position: absolute;
    content: "";
    background: #2F00FF;
    width: 30%;
    height: 30%;
    border-radius: 500px;
    filter: blur(750px);
    bottom: 30%;
    right: -15%;
    }  
    .f0{
        font-size: 60px;
    }
    .f1{
        font-size:40px;
        font-weight: 900;
    }
    .f2{
        font-size:30px;
        font-weight: 700;
    }
    .rela{position:relative;}
    .sitec{max-width: 1500px !important;padding: 0 3% !important;}
    .overlays{
    position: fixed;
    width: 100%;
    left: 0;
    height: 1280px;
    overflow: hidden;
    top: 0px;
    z-index: -1;
    }
    .overlays1{
position: fixed;
width: 100%;
left: 0;
height: 100%;
overflow: hidden;
top: 0px;
z-index: -1;
background: url(../images/grad_bg.png), #F0F7FF;
background-size: 100%;
background-position: center center;
background-repeat: no-repeat;
}
    .nbannerbox
    {
        background: ##5f45dd75;
        border-radius: 20px;
        margin: 0px auto;

        position: relative;
        z-index: 999;
    }
    .gradtxt1 {
    background: -webkit-linear-gradient(45deg, #0084FF, #5348D7 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    .gradbtn{
        background: -webkit-linear-gradient(45deg, #0084FF, #5348D7 80%);
    }
    .bannerbox2
    {
        background:#fff;
        border-radius: 20px;
        margin: 0px auto;
        max-width:1150px;
        z-index: 99;
        position: relative;
       
    }
    .form-select{
        height: 46px;
    }
    .siteinputgroup{
        border: 1px solid #ccc !important;
    }
    .redt
    {
            color: red;
    }
    .siteselect
    {
        background: url(../images/down_arrow.svg);
        background-repeat: no-repeat;
    background-position: 97% center;
    border-radius: 12px !important;
    }
    .f6{font-size: 14px;}
    .darkbtn{background: #000;}
    .greent{color:#00FF66;}
    
    .mv.darkbtn{border-radius: 10px;}
    .btxt{font-family: 'Carnero Bold';}
/**new-css-end**/      
@media(max-width: 1450px) {
    .appbanner {
        background-size: 450px, cover;
        background-position: 93% 130px;
    }

    .container {
        max-width: 95%;
    }
    .payment .payfem
    {
        background-position: 111% 5%;       
    }
    .gold-bg h3{
        font-size: 18px;
    }
}
/*@media(max-width: 1350px){
    .refer {
        background-position: 4% bottom, left bottom;
    }
    .refer-hei img{
        max-width: 260px;
        width: 100%;
        height: auto;
    }
    .refer{
        background-size: contain, 100% 41%;
    }
}*/
@media(max-width: 1300px)
{
    .container{max-width: 100%}
    .payment .payfem {
        background-position: 131% 5%;
    }

}

@media(max-width: 1200px)
{

    .payment .payfem {
        background-position: 200% 5%;
    }

}
@media(max-width: 1100px) {
    .mobbg {
        background-size: 420px;
    }
    .payment{
        background-position: 110% bottom, bottom center;
        min-height: 400px;
        padding-bottom: 130px;
    }
    .payment .payfem{background:transparent; min-height: 400px}
    .premium {
        background-position: 0% bottom, left bottom;
    }
    .refer{
        background-size: 53%, 100% 32%;
    }
    .pay-top{
        top: 0px;
    }

}

@media(max-width: 991px) {
    .appbanner {
        background-position: 83% 330px;
    }
    .mv{display: block;}
    .mn{display: none;}
    .top{margin-top: 10px;}
    section{padding: 1.5vh 0;}
    .ambassador{min-height: 100vh;}
    .appbanner .container{padding-top: 0px;}
    .ambassador{position: inherit !important;}
    .mobbg {
        background-image: none;
    }
    .dynamicg.otp-sent .col-lg-7{width: 100%;}
     .payment{
        background: url(../images/pay-bg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 100% 30%;
     }
     .premium{
        background-image: none;
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 100% 30%;
     }
         .refer {
        background: url(../images/pay-bg.png);
        background-repeat: no-repeat;
        background-position: left bottom;
    }
    .gold-bg {
    background: url(../images/gold.png);
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
}
.devide:after,.devide2:after{
    display: none;
}
.e-copy{
    right: 0;
}
.log-cont{
    margin-top: 117px;
}
.log-sec .bg-light{
    background-color: #5a5bff !important;
}
.set-acc .bg-light{
    background-color: #fff !important;
}
.bannerbox{    padding: 15px !important;background:#5f45dd75;}
.leftc {
    position: absolute;
    content: "";
    background: #1e83d1;
    width: 50%;
    height: 50%;
    border-radius: 500px;
    filter: blur(155px);
    bottom: 0;
    left: 0;
}
.rightc {
    position: absolute;
    content: "";
    background: #a23aff;
    width: 50%;
    height: 50%;
    border-radius: 500px;
    filter: blur(155px);
    top: 0px;
    right: 0;
}
.ticktext
{
    flex-direction: column;
    align-items: start !important;
}
.bannerbox1  {padding: 15px !important;margin-bottom: 70px !important;}

.rightc1{top: 0px; bottom: inherit !important;}
.premium .container, .newrefer .container, .appbanner .container, .people5 .container{background: none}
    .fixedp{
    width: 100%;
    /* margin: 0px auto; */
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0px;
    z-index: 99;
    background: linear-gradient(0deg, #181135, #0c182d00);
    padding-bottom: 20px;
    margin-bottom: 0px !important;
    left: 0px;
}
   
}
@media(max-width: 768px)
{
.modal-content{
    max-width: 100%;
    margin: 0px auto;
}
.modal-content .modal-body{
    padding: 15px;
}
.bannerbox1 .siteform .text-center.mb-5
{
    margin-top: 20px;margin-bottom: 20px !important;
}
}

@media(max-width: 750px) {
    .appbanner {
        background: none;
        padding: 30px 0px !important;
    }

    .slogos .col-lg-2 {
        width: 45%;
        text-align: center;
        float: left;
        max-width: 50%;
    }
    .pre-hei{
        text-align: center;
    }
    .career,.support{
        text-align: center;
    }
    .cms .nav-item{
        margin: 0;
    }
    .cms-banner:after{
        max-width: 400px;
        width: 100%;
    }
    .r-line:after{
        top: 20px;
    }
    .m-font{
        font-size: 25px;
    }
    .mobbg {
        padding: 25px;
    }

    .mobbg:after {
        height: 100%;
        width: 100%;
        top: 0%;
        left: 0;
        z-index: -1;
        border-radius: 30px;
        background: linear-gradient(198deg, #06BCFF, #A800FF);
    }
    .wrapperbox .me-3{margin-right: 10px;}
    .wrapperbox .me-3 img{width: 40px;}
    .wrapperbox p{font-size: 14px;}
    .wrapperbox .h5{font-size: 17px;}
    .f2 {font-size: 22px;}
}

@media(max-width: 500px) {
    .slogos .col-lg-2 {
        width: 100%;
        text-align: left;
        float: left;
        max-width: 80%;
    }

    .storeicon {
        flex-wrap: wrap;
        width: 100%;
        text-align: center;
    }

    .storeicon>div {
        width: 100%;
    }
    .payment{
        background-image: none;
        min-height: auto;
    }
    .pre-hei .d-flex{
        display: block !important;
    }
    .premiun-btn{
        justify-content: center;
        margin-top: 15px;
    }
    .refer{
        min-height: 95vh;
    }
    h1 {
    font-size: 35px;
}
.bg-card{
    padding: 20px !important;
}
.w-logo,.c-logo{
    width: 130px;
}

}