body {
    font-weight: 400;
    font-family: 'Hanken Grotesk', sans-serif;
    color: #000;
}

.sec-1 {
    /*	background-image: url(../img/bg-sec1.png);
*/
    overflow: hidden;
    padding: 35px 0 135px;
    position: relative;
    width: 100%;
    background: url(../img/rectangle_1.png) no-repeat center 0;
    background-position: center top;
    background-size: cover;
}

.logo img {
    width: 345px;
}

.h-bg {
    margin: 45px 0 0;
    padding: 11px 0;
    position: relative;
    z-index: 16;
    border: 2px dotted #fa22bf;
    border-radius: 51.5px;
    background: rgba(37, 118, 210, 0.09);

}

.font-family1 {
    font-family: 'Hanken Grotesk', sans-serif;
}

.font-family2 {
    font-family: 'Caveat', cursive;
}

.font-i {
    font-style: italic;
}

.fs-12 {
    font-size: 12px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-32 {
    font-size: 32px;
}

.fs-22 {
    font-size: 22px;
}

.fs-23 {
    font-size: 23px;
}

.fs-28 {
    font-size: 26px;
}

.fs-40 {
    font-size: 42px;
}

.fs-32 {
    font-size: 32px;
}

.fs-36 {
    font-size: 36px;
}

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

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

.fs-60 {
    font-size: 65px;
}

.fs-80 {
    font-size: 80px;
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

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

.lh-11 {
    line-height: 55px;
}

.lh-12 {
    line-height: 65px;
}
.text-pink{
    color: #fa22bf;
}
.text-danger2 {
    color: #ff7f7f;
}

.text-danger3 {
    color: #dd1414;
}

.text-danger4 {
    color: #ff2f65;
}

.text-light2 {
    color: #8c9cb2;
}

.text-light3 {
    color: #f0f1f2;
}

.text-yellow {
    color: #ffa21d;
}

.text-yellow2 {
    color: #ffdf8a;
}

.text-green {
    color: #0dc61a;
}

.text-green2 {
    color: #25a318;
}

.text-golden {
    color: #fdbf00;
}

.text-red {
    color: #ff2323;
}

.text-red1 {
    color: #ff0000;
}

.text-red2 {
    color: rgb(241, 30, 30);
}

.text-primary2 {
    color: #3aa1ff;
}

.bg-red {
    background: #ff0000;
}

.bg-danger2 {
    background: #ff7f7f;
}

.bg-gray {
    background: #587a9a;
}

.bg-light2 {
    background: #edeaf3;
}

.z-index {
    z-index: 9;
}

.p1-img {
    top: -17px;
    left: 71px;
    position: absolute;
}

.overflow-h {
    overflow: hidden;
}

.rounded-5 {
    border-radius: 15px;
}

.timer {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    z-index: 9;
    position: relative;
}

.timer div {
    margin: 16px;
    padding-top: 18px;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    background: #ff3d3d;
}

.timer span {
    display: block;
    font-size: 20px;
    font-weight: 800;
}

.shape-1-holder {
    padding: 10px 0 10px;
    position: relative;
    background: url(../img/shape_1.png) no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.rectangle-10 {
    height: 337px;
    border-radius: 15px;
    background: #707c88;
}

/* .rectangle-2-holder {
    height: 100px;
    margin: 27px auto 0;
    line-height: 6.4rem;
    position: relative;
    border-radius: 30px;
    background: url(../img/rectangle_2.png) no-repeat, linear-gradient(0deg, #e77f1c 0, #f04821 100%);
    box-shadow: 0 18px 24px 0 rgba(13, 15, 29, 0.15);
} */
.check-card {
    border-radius: 15px;
    background: rgba(221, 236, 253, 0.1);
    padding: 37px 30px 40px;
}

.bg-card-body {
    background: rgba(255, 255, 255, 0.06);
}

/*sec-2*/
.group-37 {
    padding: 60px 0;
    position: relative;
    margin-top: -222px;
    border-radius: 30px;
    background: url(../img/rectangle_19.png) no-repeat;
    background-size: cover;
}

.p-img1 {
    position: relative;
    bottom: 17px;
    right: -5.3rem;
}

.p-img1 img {
    width: 35%;
    position: absolute;
    z-index: 9;
    right: 16px;
}

/*sec-3*/
.sec-3 {
    overflow: hidden;
    padding: 50px 0 110px;
    position: relative;
    background: url(../img/rectangle_20.png) no-repeat center 0;
    /* background: linear-gradient(180deg, #0085FF 0%, #A85AE5 100%); */
    background-size: auto;
    background-size: cover;
    /* background-size: 100% 100%; */
    /* position: relative;
    padding: 0px 0 0;
    height: 800px; */
    color: #000;
}



.rectangle-21 {
    height: 10px;
    margin: 26px 0 0;
    width: 194px;
    background: #fec30f;
}

/* money-bg */
.sec-money {
    padding: 119px 0 320px;
    position: relative;
    background: url(../img/money-bg.jpg) no-repeat center 0;
    background-size: cover;
}

/* money-bg */
/*sec-77*/

.sec-77 {
    padding: 119px 0 320px;
    position: relative;
    background: url(../img/rectangle_1_2.png) no-repeat center 0;
    background-size: cover;
}

.text-underline-c {
    text-decoration: underline;
    text-decoration-color: #f7f7f7;
}

.text-underline-c3 {
    text-decoration: underline;
    text-decoration-color: #ff7f7f;
}

.sec-77 .steps {
    padding: 10px 0 9px;
    position: relative;
    width: 132px;
    background: #ffa34e;
    color: #274156;
    text-align: center;
}

.sec-77 .steps2 {
    background: #a6ffe5;
}

.sec-77 .steps3 {
    background: #e793ff;
}

.rectangle-13 {
    height: 313px;
    background: #f0f5ff;
    margin-left: 15.5px;
}

.p-img5 img {
    position: absolute;
    left: 39%;
    bottom: -8rem;
}

.p-img6 img {
    position: absolute;
    right: 39%;
    bottom: -8rem;
}

.sec-88 {
    padding: 167px 0 0;
    position: relative;
    width: 100%;
    margin-top: -5rem;
    background: url(../img/rectangle_166.png) no-repeat center 0;
    background-position: center top;
    background-size: cover;
    z-index: 999;
}

/*sec-4*/
@media (min-width:991px) {
    .sec-4 {
       
        position: relative;
        z-index: 119;
        background: linear-gradient(180deg, #0085FF 0%, #A85AE5 100%);
        background-size: cover;
    }
}

@media (max-width:991px) {
    .sec-4 {
       
        position: relative;
        z-index: 119;
        background: linear-gradient(180deg, #0085FF 0%, #A85AE5 100%);
        background-size: cover;
    }
}

.p-img8 {
    position: absolute;
    top: -17px;
    left: -1%;
    text-align: center;
    width: 100%;
}

/*sec-5*/
.sec-5 {

    position: relative;
    width: 100%;
    z-index: 134;
    background: url(../img/rectangle_16.png) no-repeat center 0;
    background-position: center top;
    background-size: contain;
}

.p-img2 {
    position: absolute;
    left: -30%;
}

.p-img2 img {
    width: 56%;
}

.sec-6 {
    top: 0;
    width: 100%;
    background: url(../img/rectangle_5.png) no-repeat center 0;
    background-size: cover;
}

.logo .logo-w {
    width: 300px;
}

.p-img3 {
    position: absolute;
    top: 23%;
}

.p-img3 img {
    height: 1488px;
}

.sec-7 {
    top: 0;
    width: 100%;
    background: url(../img/future.png) no-repeat center 0;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
}

.check-card-2 {
    border-radius: 15px;
    /* background: rgba(221, 236, 253, 0.1); */
    background: rgba(57, 74, 255, 0.37);
    padding: 37px 30px 40px;
    border: 1px solid rgb(251, 168, 8);
}

/* .sec-7 .rectangle-2 {
    height: 470px;
    background: #fff8e1;
    position: relative;
    right: -40%;
}
.sec-7 .rectangle-3c {
    height: 470px;
    background: #fff8e1;
    position: relative;
    left: -40%;
    background: #f4e6f3;
}
.sec-7 .rectangle-4c {
    background: #e5f1e7;
}
.sec-7 .rectangle-5c {
    background: #f8f1eb;
}
.sec-7 .rectangle-6c{
    background: #fbf1f4;
}
.sec-7 .rectangle-7c{
    background: #ebf2f8;
}
.sec-7 .rectangle-8c{
    background: #f7f9d3;
}
.sec-7 .rectangle-9c{
    background: #f4e6f3;
}
.sec-7 .rectangle-10c{
    background: #c8e5ee;
} */
.sec8-img {
    position: absolute;
    z-index: 9;
    top: 0px;
}

.sec8-img.sec8-img1 {
    top: 5%;
    left: 20%;
}

.sec8-img .object_4 {
    position: relative;
    left: -13%;
    width: 25% !important;
    margin: auto;
    padding-top: 5rem;
}

.sec-8 {
    padding: 0px 0 120px;
    position: relative;
    z-index: 259;
    /* background: url(../img/rectangle_17.jpg) no-repeat center 0; */
    background-size: cover;
    background-color: #fff;
    color: #000;
}

.crad-sec {
    border: 5px solid rgb(52, 70, 219);
    padding: 15px;
    border-radius: 15px;
}

.sec-9 {
    padding: 81px 0;
    top: 0;
    width: 100%;
    background: url(../img/rectangle_25.jpg) no-repeat center 0;
    background-size: cover;
}

.main-sec {
    padding: 0px 0px 91px;
    background: url(../img/rectangle_20_2.png) no-repeat center 0;
    background-size: cover;
}

i.fas.fa-circle.fs-12 {
    position: relative;
    top: -3px;
}

.p-img18 {
    position: relative;
    z-index: 9;
}

.p-img18 img {
    width: 350px;
    position: absolute;
    left: -3rem;
    top: -13rem;
}

.p-img19 {
    position: relative;

    z-index: 9;
}

.p-img19 img {
    position: absolute;
    width: 200px;
    right: -3rem;
    top: -8rem;
}

.sec-10 {
    padding: 0 0 120px;
    position: relative;
    z-index: 0;
    background: url(../img/rectangle_26.jpg) no-repeat center 0;
    background-size: cover;
}

.sec-10 .contain19 {
    padding: 137px 0px 90px;
    position: relative;
    background: #f3f5f8;
    border-radius: 30px;
}

.bonus-btn {
    padding: 11px 0;
    width: 200px;
    border: none;
    border-radius: 50px;
    background: #dd1414;
    color: #fff;
    z-index: 9;
    position: relative;
}

.btn-bonus-outline::after {
    content: '';
    border: 1px solid;
    border-radius: 51px;
    width: 200px;
    height: 60px;
    position: absolute;
    left: 4px;
    top: 2px;
    /*z-index: -1;*/
}

.sec-11 {
    overflow: hidden;
    padding: 80px 0 0 50px;
    position: relative;
    width: 100%;
    z-index: 331;
    background: url(../img/rectangle_16_2.jpg) no-repeat center 0;
    background-size: cover;
    color: #fff;
}

.sec-12 {
    overflow: hidden;
    padding: 116px 0 120px;
    position: relative;
    z-index: 362;
    background: url(../img/rectangle_13_2.png) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
}

.card-1 {
    border-radius: 30px;
    background: #e7eefa;
    position: relative;
    padding: 18rem 0 28px 0;
}

.card-2 {
    border-radius: 30px;
    background: #343a4d;
    position: relative;
    padding: 18rem 0px 20px 0;
}
.card-1-img {
    position: absolute;
    top: -1rem;
  }

@media (min-width: 768px) {
    .card-1-img {
        position: absolute;
        top: -10rem;
    }
  }

.card1-heading {
    background: #234b92;
}

.card2-heading {
    background: #ffc71d;
}

.hr-1 {
    margin: 1rem 2rem 1rem 0rem;
    color: inherit;
    border: 0;
    border-top: 2px solid;
    opacity: 1;
    color: #ced7f0;
}

/*sec-21*/

.sec-21 {
    overflow: hidden;
    padding: 50px 0 50px;
    position: relative;
    background: url(../img/rectangle_6.png) no-repeat center 0;
    background-size: cover;
    background-position: bottom;
}

.sec-21 .container {
   
    position: relative;
    border-radius: 50px;
    /* background: rgba(57, 81, 103, 0.3); */
}

/* .card-3 {
    border-radius: 20px;
    background: #fee3ae;
    box-shadow: 1.935375px 7.762366px 0 0 rgba(66, 72, 85, 0.2);
} */

.card-3 p {
    position: relative;
    top: -4rem;
    color: #fff;
}

/* .bg-primary1 {
    background-color: #1680e0;
} */
.sec-23-child2 a:hover {
    color: #fff;
  }
  .sec-23-child2 a {
    text-decoration: none;
  }
.ellipse-1 {
    height: 208px;
    margin: 0 auto;
    position: relative;
    top: -6rem;
    width: 208px;
    z-index: 91;
    border: 4px solid #ffffff;
    border-radius: 104px;
    background: #ffffff;
    background-clip: padding-box;
}

.mb-6rem {
    margin-bottom: 12rem;
}

.p-img20 {
    position: absolute;
    top: 25%;
    left: 3%;
    z-index: 9;
}

.p-img21 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
}

.sec-23-child1 {
    height: 120px;
    margin: 0 auto;
    max-width: 1920px;
    background: #ffe400;
}

.sec-23-child2 {
    padding: 100px 0 98px;
    position: relative;
    background: #000;
}

.btn-green {
    padding: 12px 0;
    position: relative;
    border-radius: 20px;
    background: #39ac33;
}

.btn-red {
    padding: 25px 0;
    position: relative;
    border-radius: 20px;
    background: #fb0101;
}

/**/
@media(min-width: 1200px) {
    .sec-16-heading {
        border-radius: 0 0 30px 30px;
        margin: 0px 8rem;
        padding: 15px;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1260px;
    }
}

.blue-color {
    color: #2a375a;
}

/*Modal Pop-Up Start*/
#ouibounce-modal .modal-header h5 span {
    font-size: 25px;
}

#ouibounce-modal .modal-header h5 {
    text-align: center;
    width: 100%;
    font-size: 58px;
    line-height: 65px;
    color: #fff;
    font-weight: 700;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 15px;
    border-bottom: 0 solid #dee2e6;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

#ouibounce-modal .modal-header {
    background-color: #ff0056;
    border-radius: 5;
}

#ouibounce-modal .modal-body {
    padding: 1rem 1rem 2rem;
    position: relative;
    flex: 1 1 auto;
    padding: 2rem 0.5rem;
    margin-top: -10px;
}

.btn_custom_set1 {
    color: #fff;
    text-decoration: none;
    padding: 30px 50px;
    border-radius: 60px;
    transition: all 0.5s ease;
    display: inline-block;
    line-height: 26px;
    background-image: -moz-linear-gradient(-45deg, rgb(58, 67, 208) 0%, rgb(108, 116, 247) 100%);
    background-image: -webkit-linear-gradient(-45deg, rgb(58, 67, 208) 0%, rgb(108, 116, 247) 100%);
    background-image: -ms-linear-gradient(-45deg, rgb(58, 67, 208) 0%, rgb(108, 116, 247) 100%);
}

.btn_custom_set1:hover {
    color: #fff;
    text-decoration: none;
    padding: 30px 50px;
    border-radius: 60px;
    transition: all 0.5s ease;
    display: inline-block;
    line-height: 26px;
    background-image: -moz-linear-gradient(90deg, rgb(108, 116, 247) 100%, rgb(58, 67, 208) 0%);
    background-image: -webkit-linear-gradient(90deg, rgb(108, 116, 247) 100%, rgb(58, 67, 208) 0%);
    background-image: -ms-linear-gradient(90deg, rgb(108, 116, 247) 100%, rgb(58, 67, 208) 0%);
}

.btn_custom_set1 span {
    font-size: 16px;
    font-weight: lighter;
}

#ouibounce-modal .modal-body h2 {
    text-align: center;
    font-size: 25px;
    color: #212529;
    margin-bottom: 0.5rem;
    font-family: montserrat, -apple-system, BlinkMacSystemFont, segoe ui,
        Roboto, helvetica neue, Arial, noto sans, sans-serif,
        apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
    font-weight: 700;
    line-height: 1.2;
}

#ouibounce-modal .modal-body h3 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 0.5rem;
    font-family: montserrat, -apple-system, BlinkMacSystemFont, segoe ui,
        Roboto, helvetica neue, Arial, noto sans, sans-serif,
        apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
    font-weight: 700;
    line-height: 1.2;
}

.setcolo {
    color: #0c4394;
}

.myfontmain {
    font-size: 45px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold !important;

}

#ouibounce-modal .modal-header .close {
    border-radius: 50%;
    padding: 5px 8px;
    background-color: #f4eeee;
    opacity: 1;
    color: #fff;
    margin: -29px -23px 0.9rem auto;
    border: 2px solid #fff;
}

.banner-popup .close {
    position: absolute;
    top: -13px;
    z-index: 99;
    background: #000000;
    opacity: 1;
    border: 3px solid white;
    width: 37px;
    height: 37px;
    line-height: 22px;
    border-radius: 50%;
    right: -13px;
    color: #fff;
}

button.close {
    padding: 0;
    border: 0;

}

.close span {
    font-size: 30px;
    font-weight: 700;
}

a.nothank {
    color: #ff8181;
    text-decoration: none;
}

a.nothank1 {
    color: #000000;
    text-decoration: none;
}

.coupon {
    background: yellow;
    padding: 10px 15px;
    display: inline-block;
    margin: 15px 0px;
}

.banner-popup {
    background: rgba(0, 0, 0, 0.8);
    top: 0px !important;
    padding-top: 60px;
}

/*Modal Pop-Up End*/


.box_btn {
    background-color: #fa22bf;
    background-size: cover;
    padding: 10px 0;
    color: #fff !important;
}

.box_btn-flex {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    flex-direction: row;
}

@media (min-width:768px) {
    .box_btn-flex {
        display: flex;
        align-items: center;
        gap: 20px;
        justify-content: center;
        flex-direction: row;
    }
}


@media (min-width: 768px) {
    .font-md32 {
        font-size: 32px;
    }
   .mt-lass{
    margin-top: -80px;
   }
}

.weight700 {
    font-weight: 700 !important;
}

.weight400 {
    font-weight: 400 !important;
}

@media (max-width: 768px) {
    .font18 {
        font-size: 18px;
    }
    .mt-lass{
        margin-top: 0px;
       }
       .sec-1 {
        padding: 35px 0 35px;
       }
}