

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

@font-face {
    font-family: 'Metropolis';
    font-weight: 800;
    src: url('fonts/metropolis.extra-bold.woff') format('woff');
}

@import url(https://db.onlinewebfonts.com/c/3a86b8ec8855002aad8b288eaba8915d?family=Myriad+Variable+Concept);





body {
    font-family: "Inter", sans-serif;
    /*background-color: #f4f4f4 !important;*/
    overflow-x: hidden;
}

    body .orange_theme {
        background-color: #f4f4f4 !important;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Inter", sans-serif;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.bobcaps_backimg {
    position: relative;
    z-index: 9
}

.bobcaps_backimg1 {
    position: relative;
    z-index: 9
}

img {
    width: 100%;
    max-width: 100%;
}

.orange_line1 {
    background-image: url(../images/background-lines.svg);
    background-repeat: no-repeat;
    background-position: top;
    height: 100vh;
    position: absolute;
    background-size: 576px 259px;
    top: 0px;
    z-index: -1;
    left: -135px;
    right: 1100px;
}

.mt_20 {
    /*  margin-top: 200px;
    background-color: #e8e8e8;
    border-radius: 5px;
    margin-bottom: 100px;*/
    margin-top: 124px;
    background-color: #e8e8e8;
    border-radius: 5px;
    margin-bottom: 100px;
}

.orange_line2 {
    background-image: url(../images/background-lines1.svg);
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    bottom: 0;
    background-size: 100%;
    z-index: -1 !important;
    top: 13%;
    right: 0;
    left: 0;
}

.orange_background-color {
    position: absolute;
    right: 0;
    top: -82px;
    width: 100%;
    /* z-index: -15; */
    background-repeat: repeat;
    /* padding-left: 30px; */
    background-size: cover;
    min-width: 964px;
    align-items: center;
    z-index: -1111;
}

.mobile_footer {
    width: 250px;
}

.mobile_scaner {
    width: 110px;
}

.mt_20_orange_orange {
    margin-top: 300px;
    background-color: #e8e8e8;
    border-radius: 5px;
    margin-bottom: 100px;
}
.mb_16 {
    margin-bottom: 16px;
}
.name_tax {
    color: #F26522;
    font-size: 12px;
    float: left;
}

.orange_theme .mt_21 {
    margin-top: 10px;
    background-color: #393939;
    border-radius: 0px;
    margin-bottom: 10px;
    padding: 0px 80px;
    z-index: 1;
    background-image: linear-gradient(to right, rgb(255 99 51) 0%, rgb(239 82 34) 30%, #ED5122 60%, #DA4A26 70%, #B33D2D 80%, #772839 90%, rgb(221 62 0) 100%);
}

.footer_title_bulding {
    font-size: 14px;
    line-height: 20px;
    color: #fff !important;
}

.trading-demt-text_orange {
    position: absolute;
    right: 24%;
    top: 24px;
}

.mb_15 {
    margin-bottom: 15px
}

.mt_20_orange h4 {
    font-size: 22PX;
    font-weight: 500;
    line-height: 30px;
    color: #000;
}

    .mt_20_orange h4 label {
        color: #F26527;
    }

.foot_img_cls {
    position: absolute;
    left: -12px;
    bottom: -53px;
    width: 380px;
}

.flex_scaner {
    display: flex;
    align-items: center;
    gap: 20px;
}

.row_cls {
    display: flex;
    /* justify-content: center;*/
    align-items: center;
}

.black_box_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 14px;
    flex-flow: nowrap;
}

/*.background-color{
    background-image: url(../images/bg-color.svg);
    background-repeat: no-repeat;
    background-position: top; 
    height: 140vh;
    position: fixed;
    background-size: 60% auto;
    margin-right: auto;
    left: 310px;
    z-index: -1;
}*/
.orange_theme .footer_title {
    color: #fff !important;
    font-size: 11px;
    line-height: 15px;
    color: #fff !important;
}

.orange_theme .footer_title_sub {
    font-size: 11px;
    line-height: 15px;
    color: #fff !important;
    font-family: "Myriad Variable Concept",sans-serif;
}

.footer_icons {
    width: 20px;
}

.d_flex_b {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

footer_title_sub1 {
    font-size: 14px;
    line-height: 20px;
    color: #fff !important;
}

.orange_theme .trading-demt-text_orange h2 {
    /* font-family: Inter;*/
    /* font-weight: 700;*/
    width: fit-content;
    font-size: 45px;
    line-height: 52px;
    color: #F26527;
    background-color: #fff;
    margin: auto;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.orange_theme .trading-demt-text_orange h1 {
    /*font-weight: 500;*/
    font-size: 45px;
    line-height: 52px;
    color: #fff;
    text-align: center;
    font-family: "Circular Std Bold",sans-serif;
    font-weight: bold;
}

.logo {
    padding: 20px 20px;
}

/*.orange_theme .trading-demt-text_orange {*/
/*  padding-left: 100px;
    margin-bottom: 70px;*/
/*right: 55px;
    top: -30px
}*/

.bc_img {
    width: 130px;
}

.termsCondns a {
    font-size: 13px;
    line-height: 20px;
}

.form-input-orange {
    background: white;
    padding: 20px 10px 5px 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 4px rgba(187, 187, 187, 0.547);
    text-align: center;
    border: 1px solid #F26522;
    position: absolute;
    top: 282px;
    right: 0;
    z-index: 9;
    width: 430px;
    left: 370px;
}

.bg_right {
    z-index: 99999999;
    text-align: right;
}

.left_img {
    left: 109px;
}

.form-outline, .form-group {
    margin-bottom: 15px;
    text-align: left;
}

.form-control {
    width: 100%;
    padding: 10px;
    border: 2px solid #969696;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
    transition: 0.3s;
}

.form-label {
    font-size: 14px;
    color: #F26522;
    display: block;
    margin-bottom: 5px;
}

.form-check {
    text-align: left;
    margin-bottom: 15px;
    font-size: 14px;
}

.form-check-input {
    margin-right: 5px;
}

    .form-check-input:checked {
        background-color: #F26522 !important;
        border-color: #F26522 !important;
    }

.orange_checkbox .form-check-input {
    background-color: #F26522 !important;
    border-color: #F26522 !important;
}



.button_otp {
    /*background-color: #F26522;
    color: white;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    height: 57px;
    border-radius: 10px;*/
    background-color: #F26522;
    color: white;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    height: 45px;
    border-radius: 12px;
}

    .button_otp:hover {
        background-color: #F26522 !important;
    }

    .button_otp:active {
        background-color: #F26522 !important;
    }

.income_tex {
    color: #F26522 !important;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 20px;
    text-align: left !important;
    font-weight: 700;
}

.income_tex2 {
    color: #F26522 !important;
    font-size: 14px;
    line-height: 25px;
    text-align: left !important;
    font-weight: 700;
}

.links {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    gap: 12px;
}

    .links a {
        font-size: 14px;
        text-decoration: none;
        color: #F26522;
        text-decoration: underline;
    }

        .links a:hover {
            text-decoration: underline;
        }

.centered {
    position: relative;
}

    .centered label {
        width: 100%;
    }

.textfield {
    position: relative;
    padding: 14px 16px;
    border: 2px solid #969696;
    border-radius: 5px;
    width: 100%;
    height: 47px;
    line-height: 36px;
    display: flex;
    align-items: center;
}

.centered span {
    position: absolute;
    z-index: 1;
    background-color: #fff;
    top: 12px;
    left: 15px;
    color: #A9A9A9;
    padding: 0 5px;
    opacity: 1.1;
    /* font-family: Inter;*/
    font-weight: 400;
    font-size: 16.66px;
    line-height: 25px;
    letter-spacing: 0%;
    color: #969696;
}

.textfield:focus {
    border: 2px solid #969696;
}

input:focus ~ span,
input:not(:focus):valid ~ span {
    top: -12px;
    background-color: #fff;
}

.textfield, span {
    transition: ease-in-out 0.2s all;
    -webkit-transition: ease-in-out 0.2s all;
    -moz-transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
}

input:focus {
    box-shadow: none !important
}

.input-flag {
    /*  display: flex;
    gap:5px;
    position: absolute;
  top: 12px;
  left: 15px;*/
    display: flex;
    gap: 5px;
    position: absolute;
    top: 11px;
    left: 15px;
    align-items: center;
}

    .input-flag small {
        /* font-family: Inter;*/
        font-weight: 400;
        font-size: 15.63px;
        line-height: 23.76px;
        letter-spacing: 0%;
        color: #969696;
    }

.placeholder-name {
    top: -14px !important;
}

.termsandcondition label {
    /* font-family: Inter;*/
    font-weight: 400;
    font-size: 14px;
    line-height: 21.78px;
    letter-spacing: 0%;
    color: #F26522;
}

.orange_checkbox .form-check-input:checked {
    background-color: #F26522 !important;
    border-color: #F26522 !important;
}

.orange_checkbox .form-check-input {
    background-color: #F26522 !important;
    border-color: #F26522 !important;
}

.banner-mb {
    /*position: absolute;
    left: 0;
    right: 0;
    bottom: -316px;*/
    z-index: 11;
}

.footer_icons_building {
    width: 30px;
}

.orange_theme .box_title {
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    color: #fff;
    font-family: "Myriad Variable Concept",sans-serif;
}

.orange_theme .black_box_mobile {
    margin: 5px 15px;
}

.footer_app_yt {
    display: flex;
    justify-content: center;
}

.footer_app_yt1 {
    display: flex;
    justify-content: center;
}

.orange_theme .mobile_download {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
}

.stream_img {
    width: 40px;
}

.social_meida {
    display: flex;
    justify-content: space-between;
}

.social_meida_icons {
    margin: 0px 5px;
    width: 30px;
}

.orange_theme .bottom_last_text {
    font-size: 8px;
    font-weight: 500;
    line-height: 13px;
    color: #393939;
    margin: 10px 5px 10px 5px;
    font-family: "Myriad Pro",sans-serif;
    font-weight: 300;
}

.left_vector_img {
    width: 500px;
    /* margin-left: 80px;*/
}

.gray_box_mobile {
    text-align: right;
    float: inline-end;
}

.number_field {
    text-indent: 85px;
}

.row_social {
    display: flex;
    justify-content: end;
}

.shadow_bg {
    width: 403px;
    background-image: radial-gradient(#312b39 0%, #827e87 -22%, #28292a00 70%);
    color: transparent;
}

.shadow_bg_main {
    display: flex;
    width: 65%;
    margin-top: -11px;
    margin-left: 50px;
}

.modal_h4_title {
    font-size: 20px;
}

.modal_btn {
    width: 0;
    margin-right: 5px !important;
}




















/*media Quaries*/






    @media (max-width:1400px) {

        .shadow_bg_main {
            margin-left: 40px !important;
        }

        .trading-demt-text_orange {
            right: 25%;
        }


        /*   .orange_theme .trading-demt-text_orange h1 {
        font-size: 36px;
        line-height: 44px;
    }
    .orange_theme .trading-demt-text_orange h2 {
        font-size: 36px;
        line-height: 44px;
    }*/



        .mt_20_orange h4 {
            font-size: 18PX;
            line-height: 24px;
        }

        .mobile_footer {
            width: 200px;
        }

        .mobile_scaner {
            width: 90px;
        }

        /* .form-input-orange {
        right: 220px;
        top: 320px;
    }*/

        .mt_21 {
            padding: 10px 30px;
        }

        .line2 {
            top: 120px;
        }

        .orange_theme .trading-demt-text_orange {
            padding-left: 100px;
        }
    }
@media (max-width:1367px) {
    .form-input-orange {
        background: white;
        padding: 20px 10px 5px 10px;
        border-radius: 10px;
        box-shadow: 2px 2px 5px 4px rgba(187, 187, 187, 0.547);
        text-align: center;
        border: 1px solid #F26522;
        position: absolute;
        top: 235px;
        right: 0;
        z-index: 9;
        width: 430px;
        left: 304px;
    }

    .mt_20 h4 {
        font-size: 19px;
        line-height: 26px;
        margin-top: 22px;
    }
}


@media (min-width:1280px) {
    .mt_20 h4 {
        font-size: 19px;
        line-height: 26px;
        margin-top: 22px;
    }
}



@media (min-width:1200px) and (max-width:1300px) {

  

    .form-input-orange {
        left: 240px;
        top: 220px;
    }

    .mobile_footer {
        width: 306px;
    }

    .mobile_scaner {
        width: 130px;
    }

    .mt_20 {
        margin-top: 170px;
    }

    .orange_theme .trading-demt-text_orange h1 {
        font-size: 38px;
        line-height: 45px;
    }

    .orange_theme .trading-demt-text_orange h2 {
        font-size: 38px;
        line-height: 45px;
    }
}

    @media (min-width:991px) and (max-width:1200px) {
        .mt_20 {
            margin-top: 170px;
        }

        .shadow_bg_main {
            margin-left: 100px !important;
        }

        .links a {
            padding: 9px;
        }

        .links {
            margin-top: 30px;
            display: flex;
            justify-content: center;
            gap: 1px;
        }

        .trading-demt-text_orange {
            /*right: 20%;*/
            right: 14%;
        }

        .orange_theme .trading-demt-text_orange h1 {
            font-size: 36px;
            line-height: 42px;
        }

        .orange_theme .trading-demt-text_orange h2 {
            font-size: 36px;
            line-height: 42px;
        }

        .shadow_bg_main {
            margin-left: 40px;
        }



        .form-input-orange {
            /* left: 50px;
        top: 182px;
        width: 460px;*/
            left: 50px;
            top: 182px;
            width: 395px;
        }

        /* .trading-demt-text_orange {
        padding-left: 100px;
    }*/

        .bc_img {
            width: 180px;
        }

        .logo {
            padding: 20px 20px;
        }

        .bc_img {
            width: 180px;
        }

        .line1 {
            right: 400px;
        }

        .orange_theme .mobile_download {
            text-align: center;
        }
    }


    @media (max-width:991px) {

        .termsCondns a {
            font-size: 14px;
            line-height: 20px;
        }

        .links {
            margin-top: 30px;
            display: flex;
            justify-content: center;
            gap: 1px;
        }

            .links a {
                padding: 9px;
            }


        .line1 {
            right: 371px;
        }

    }

    @media (min-width:768px) and (max-width:991px) {

       
        .shadow_bg_main {
            margin-left: 100px !important;
        }

        .orange_theme .footer_title_sub {
            text-indent: 0px;
        }

        .bc_img {
            width: 160px;
        }

        .left_vector_img {
            width: 300px;
        }

        .orange_theme .trading-demt-text_orange h1 {
            font-size: 24px;
            line-height: 30px;
        }

        .orange_theme .trading-demt-text_orange h2 {
            font-size: 24px;
            line-height: 30px;
        }

        .form-input-orange {
            left: 0px;
            top: 65px;
            max-width: 410px;
            width: 460px;
        }


        .shadow_bg_main {
            width: 76%;
            margin-left: 18px;
        }

        .trading-demt-text_orange {
            right: 18%;
            top: -56px;
        }

        .orange_theme .mobile_download {
            text-align: center;
        }
    }

    @media(max-width:1024px) {
        .orange_background-color {
            min-width: 666px;
        }

        .orange_theme .mobile_download {
            text-align: center;
        }
    }

@media (max-width:991px) {
    .pr_1 {
        padding-right: 15px;
    }

    .pl_1 {
        padding-left: 15px;
    }
    .shadow_bg_main {
        margin-left: 38px !important;
    }
}
    



    @media (max-width:997px) {


        .orange_theme .mt_21 {
            padding: 0px 15px;
        }

        .orange_background-color {
            min-width: 627px;
        }

        .shadow_bg_main {
            margin-left: 22px !important;
            margin-top: -7px;
        }

        .form-input-orange {
            /*left: 195px;
            top: 150px;
            width: 390px;*/
            left: 153px;
            top: 210px;
            width: 440px;
        }

        .mt_20 {
            margin-top: 300px;
        }

        .mobile_footer {
            width: 300px;
        }
    }
    @media(max-width:768px){
     /*   .orange_theme .trading-demt-text_orange {
            position: absolute;
            right: 150px;
            top: 15px;
            left: inherit;
        }*/



    }

    @media (max-width:768px) {

        .left_vector_img {
            display: none;
        }

        .shadow_bg_main {
            display: none;
        }

        .orange_background-color {
            display: none;
        }

        .orange_theme .trading-demt-text_orange h1 {
            color: #F26522;
            font-size: 30px;
            line-height: 36px;
        }

        .orange_theme .trading-demt-text_orange h2 {
            background-color: #F26522;
            color: #fff;
            font-size: 30px;
            line-height: 36px;
        }

        .trading-demt-text_orange {
            top: 0;
        }



        .left_vector_img {
            display: none;
        }

        .orange_theme .trading-demt-text_orange h1 {
            color: #f26527;
            font-size: 36px;
            line-height: 45px;
            font-weight: 700;
        }

        .line1 {
            right: 448px;
        }

        .bc_img {
            width: 180px;
        }

        .shadow_bg_main {
            display: none;
        }

        .foot_img_cls {
            display: none;
        }

        .left_vector_img {
            display: none;
        }

        .orange_background-color {
            display: none !important;
        }

        orange_theme .trading-demt-text_orange h1 {
            color: #f26527;
            font-size: 36px;
            line-height: 50px;
        }

        .orange_theme .trading-demt-text_orange h2 {
            color: #fff;
            background-color: #F26527;
            font-size: 36px;
            line-height: 50px;
        }

        .orange_theme .trading-demt-text_orange {
            padding-left: 50px;
        }

       /* .orange_theme .trading-demt-text_orange {
            position: absolute;
            right: 145px;
            top: 32px;
            left: inherit;
        }*/
        .orange_theme .trading-demt-text_orange {
            position: absolute;
            right: 150px;
            top: 15px;
            left: -170px;
        }

            .orange_theme .trading-demt-text_orange h1 {
                font-size: 42px;
                line-height: 48px;
            }

            .orange_theme .trading-demt-text_orange h2 {
                font-size: 42px;
                line-height: 48px;
            }

        .form-input-orange {
            width: 65%;
            margin: auto;
            left: 0;
            right: 0;
            top: 280px;
        }

        .bc_img {
            width: 140px;
        }

        .centered span {
            font-size: 14.66px;
        }

        .mt_20_orange {
            margin-top: 600px;
        }

            .mt_20_orange h4 {
                font-size: 16PX;
                line-height: 24px;
            }

        .gray_box_mobile {
            margin: auto;
            display: table;
            float: unset;
            margin-top: 15px;
        }

        .mt_20_orange h4 {
            font-size: 16PX;
            line-height: 24px;
            text-align: center;
            margin-top: 20px;
        }
        /*.flex_scaner {
        display: flex;*/
        /* justify-content: space-between; */
        /*align-items: center;
        gap: 20px;
        display: table;
        margin: auto;
        margin-bottom: 20px;
    }*/
        .mt_20 {
            margin-top: 900px;
        }
    }
    @media(max-width:767px){
        .orange_theme .trading-demt-text_orange {
            position: absolute;
            right: 17%;
            top: 15px;
            left: inherit !important;
            padding: 0 !important;
        }
        .form-input-orange {
            left: unset !important;
            top: 200px;
            width: 440px;
            right: 17%;
        }

    }
    @media (max-width:675px) {
        .orange_theme .trading-demt-text_orange h1 {
            font-size: 32px;
            line-height: 38px;
        }

        .orange_theme .trading-demt-text_orange h2 {
            font-size: 32px;
            line-height: 38px;
        }

        .form-input-orange {
            top: 230px;
        }

        .orange_theme .trading-demt-text_orange {
            right: 25% !important;
            left: inherit;
        }
        .orange_theme .trading-demt-text_orange {
            position: absolute;
            right: 17% !important;
            top: 15px;
            left: inherit !important;
            padding: 0 !important;
        }
    }








    @media (max-width:575px) {
        .orange_theme .trading-demt-text_orange {
            position: absolute;
            right: 150px;
            top: 15px;
            left: inherit !important;
        }

        .form-input-orange {
            width: 80%;
        }

        .app_yt_left {
            margin-left: 10px !important;
        }

        .d_flex_box {
            display: flex !important;
        }

        .footer_app_yt1 {
            display: flex;
            justify-content: start;
        }

        .footer_app_yt {
            display: flex;
            justify-content: start;
        }

        .flex_scaner {
            display: flex;
            justify-content: center !important;
            align-items: center;
            gap: 20px;
        }

        .name_tax {
            color: #F26522;
            font-size: 10px;
            float: left;
        }

        .form-input-orange {
            width: 90%;
        }

        .orange_theme .mobile_download {
            align-items: center;
            display: flex;
        }

        .footer_app_yt {
            justify-content: flex-start;
        }

        .footer_app_yt1 {
            justify-content: flex-start;
        }


        .orange_theme .mt_21 {
            background-image: linear-gradient(180deg, rgb(255 99 51) 0%, rgb(239 82 34) 30%, #ED5122 60%, #DA4A26 70%, #B33D2D 80%, #772839 90%, rgb(221 62 0) 100%);
        }

        .income_tex {
            line-height: 21px;
        }

        .income_tex2 {
            line-height: 21px;
        }

        .d_flex_b {
            justify-content: flex-start;
            align-items: center;
            gap: 16px;
        }

        .mobile_download {
            font-size: 14px;
            line-height: 20px;
        }

        .box_title {
            font-size: 15px;
            line-height: 26px;
        }

        .flex_scaner {
            display: flex;
            align-items: center;
            gap: 20px;
            display: table;
            margin: auto;
            margin-bottom: 20px;
        }

        .row_social {
            display: flex;
            justify-content: center;
        }



        .orange_theme .trading-demt-text_orange h1 {
            font-size: 30px;
            line-height: 41px;
        }

        .orange_theme .trading-demt-text_orange h2 {
            font-size: 30px;
            line-height: 41px;
        }

    /*    .orange_theme .trading-demt-text_orange {
            margin: auto;
            display: table;
            padding-left: unset;
            position: static;
        }*/

        .termsandcondition label {
            font-size: 13px;
            line-height: 18.78px;
        }

        .bc_img {
            width: 130px;
        }

        .mt_20_orange {
            margin-top: 430px;
            margin-bottom: 40px;
        }
    }

    @media (max-width: 480px) {
        .orange_theme .trading-demt-text_orange h1 {
            font-size: 28px;
            line-height: 36px;
        }

        .orange_theme .trading-demt-text_orange h2 {
            font-size: 28px;
            line-height: 36px;
        }

        .form-input-orange {
            top: 190px;
        }

        .links {
            margin-top: 15px;
            display: block;
        }
        .form-input-orange {
            left: 13% !important;
            top: 170px;
          
        }
    }



    @media (max-width: 376px) {
        .orange_theme .trading-demt-text_orange h1 {
            font-size: 22px;
            line-height: 30px;
        }

        .orange_theme .trading-demt-text_orange h2 {
            font-size: 22px;
            line-height: 30px;
        }
        .orange_theme .trading-demt-text_orange {
            right: 17% !important;
        }




    }







    /*media Quaries*/
