@import url(font.css);

* {
    padding: 0%;
    margin: 0%;
    font-family: 'Poppins', sans-serif;
}

body,
small {
    font-family: 'Poppins' !important;
    color: #333 !important;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #231F20;
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 36px;
    line-height: 43px;
}

h5 {
    font-size: 24px;
}

section p {
    font-size: 15px;
    font-family: 'Poppins';
}

.fw-bold {
    font-weight: 600 !important;
}

p {
    font-size: 18px;
}

::placeholder {
    color: #B1B5BD !important;
}

input[type=date]:invalid::-webkit-datetime-edit {
    color: #B1B5BD !important;
}

.sub-text {
    font-weight: 500;
    font-size: 13px;
    /* line-height: 20px; */
    color: #8F9698 !important;
}

.img-para-lh {
    line-height: 23px;
}

label {
    font-size: 16px;
    /* line-height: 25px; */
    font-weight: 400;
}

.text-muted {
    color: #8F9698 !important;
    font-size: 12px;
    /* line-height: 18px; */
}


/* Login starts here */

.bg {
    /* background-image: url(../img/blue\ bg.png); */
    background: #5367FC;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.right-sec-wrap {
    display: flex;
    align-items: center;
    padding-left: 0;
}

.pattern {
    background: url(../img/top\ right\ pattern.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.left-pattern {
    /* background: url(../img/left-pattern.png);
    background-position:top left;
    background-repeat: no-repeat;
    background-size: 250px; */
}


/* .form-width
{
    width: 500px;
} */

.form-width {
    width: 80%;
    height: 100%;
}

.text-color-primary {
    color: #F15B4D;
}

.text-color {
    color: #5367FC;
}

.text-color-2 {
    color: #F15B4D;
}

.text-color-2:hover {
    color: #F15B4D;
}

.bg-color {
    background: #5367FC !important;
}

.bg-color-2 {
    background: #00FFC1 !important;
}

.bg-color-3 {
    background: #F15B4D !important;
}

.bg-color-4 {
    background: #0A3294 !important;
}

.green-border-card {
    border: 1px solid #5367FC;
}

.card-head-green {
    background-color: #3AAD91;
}

.card-text-green {
    color: #3AAD91;
}

.text-success {
    color: #3aad91 !important;
}

.green-card {
    background-color: #3aad901c;
    cursor: pointer;
}

.small-text {
    font-size: 14px !important;
}

.business-card-head {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}

.orange-border-card {
    border: 1px solid #F66E23;
}

.card-head-orange {
    background-color: #F66E23;
}

.card-text-orange {
    color: #F66E23;
}

.orange-card {
    background-color: #FFF6F1;
}

.blue-border-card {
    border: 1px solid #0A3294;
}

.card-head-blue {
    background-color: #0A3294;
}

.card-text-blue {
    color: #0A3294;
}

.blue-card {
    background-color: #0A329412;
}

.form-control:focus,
.form-select:focus {
    border-color: #F15B4D;
    box-shadow: 0 0 0 0.25rem #F15B4D6b;
}

.form-check-input {
    width: 1.5em;
    height: 1.5em;
}

.form-check-input:checked {
    background-color: #000000;
    border-color: #000000;
}

.form-check-input:focus {
    border-color: #00000040;
    outline: 0;
    box-shadow: none;
}

.btn-color-gray {
    background-color: #F1F2F6 !important;
    color: #B1B5BD;
    padding: 12px;
}

.btn-color-gray:hover {
    color: #B1B5BD;
}

.btn-color-primary {
    background-color: #F15B4D !important;
    color: white;
    padding: 12px;
}

.btn-color-green {
    background-color: #3AAD91 !important;
    color: white;
    padding: 12px;
}

.btn-color-green:hover {
    color: white;
}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: 0 0 0 0.25rem #3aad916b;
}

.imgmrg {
    margin-left: 15%;
    width: 110% !important;
}

.imgmrg-step-1 {
    position: fixed;
    top: 50%;
    width: 30%;
    transform: translateY(-50%);
}

.responsive-checkboxes {
    height: 65px;
    width: 65px;
    margin-right: 22px;
    background: #FFFFFF;
    border: 0.866656px solid #5367FC;
    box-sizing: border-box;
    box-shadow: 0px 1.73331px 5.63326px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.checked {
    background-color: #F1FFF9;
    border: #3AAD91;
    box-shadow: 0 0 0.20rem #3aad90;
    border-radius: 5px;
}

.section-padding {
    padding-top: 40px !important;
}

.card-pad {
    padding: 10px;
}

#file-chosen,
#file-chosen1,
#file-chosen2,
#file-chosen3 {
    margin-left: 4px;
}

.step-4-5-img-width {
    width: 50%;
    margin: 0;
    text-align: center;
    display: block;
}

.step-4-5-section {
    position: fixed;
    top: 30%;
    width: 30%;
    transform: translateY(-20%);
}

section.terms-and-condition-main-wrap p {
    font-size: 15px;
    font-family: 'Poppins';
}

section.page-breathcumb-section {
    padding: 50px 0px;
    background: #5367fc;
    background-image: url('/public/assets/img/bg/bigul-bg-1.png');
    background-repeat: no-repeat;
    background-position: center right;
}

.breathcumb-left ul li {
    padding: 10px 10px;
    color: #fff;
    font-size: 20px;
}

.breathcumb-left ul {
    list-style: none;
    display: flex;
    justify-content: start;
    padding: 0px;
}

.breathcumb-left ul li {
    padding: 10px 10px;
}

footer {
    background: #eee;
    padding: 15px 0px;
}

.footer-content p {
    font-size: 12px;
}

table.table.alreadyregister-table tr td {
    font-size: 13px;
    text-align: center;
}

table.table.alreadyregister-table tr td {
    font-size: 13px;
    text-align: center;
}

table.table.alreadyregister-table tr th {
    font-size: 14px;
    background: #5367fc;
    color: #fff;
    font-weight: 400;
}


/*---------------------------------Media Queries---------------------------------*/


/*login media queries*/

@media only screen and (max-width: 1460px) {
    .small-heading {
        font-size: 36px !important;
        font-weight: 600 !important;
    }
}

@media only screen and (max-width: 1024px) {
    .imgmrg {
        margin: 0;
    }

    .textad {
        width: 75%;
    }

    .form-width {
        width: 80%
    }

    .responsive-checkboxes {
        height: 40px;
        width: 40px;
        margin-right: auto;
    }

    .imgmrg-step-1 {
        position: fixed;
        top: 50%;
        width: 35%;
        transform: translateY(-50%)
    }

    .step-4-5-section {
        width: 35%;
    }

    .step-4-5-img-width {
        width: 75% !important;
        margin: 0;
        text-align: center;
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .right-sec-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0px;
    }

    .imgmrg-step-1 {
        margin-top: 0;
        position: relative;
        top: 0;
        width: 100%;
        transform: translateY(0%)
    }

    .section-padding {
        padding-top: 30px !important;
        padding: 0px 15px;
    }

    .col-12.col-lg-7.col-md-7.col-sm-12.left-pattern.right-sec-wrap.section-padding {
        display: flex;
        align-items: center;
        justify-content: normal;
    }

    .step-4-5-section {
        width: 100%;
        position: relative;
        top: 0;
        width: 100%;
        transform: translateY(0%)
    }

    section.page-breathcumb-section {
        padding: 40px 0px;
        background: #5367fc;
    }

    .mobile-pattern {
        padding: 40px 20px !important;
    }

    .mobile-pattern .form-width {
        width: 100%;
    }
}


/* /new css  29-04-2022 */

.button-new {
    border-radius: 45px;
    box-shadow: none;
    border: none;
    padding: 18px 65px;
}

.input-design {
    background: #FFFFFF;
    border: 0.866656px solid #5367FC;
    box-sizing: border-box;
    box-shadow: 0px 1.73331px 5.63326px rgba(0, 0, 0, 0.1);
    border-radius: 84px !important;
    padding: 17px !important;
}

.footer {
    background: #f6f9ff;
    padding: 0 0 30px 0;
    font-size: 14px;
}

.footer .footer-newsletter {
    padding: 32px 0;
    background: #f6f9ff;
}

.support {
    /* background-image: url(https://myetrade.synetal.com/assets/img/new-img/support-img.png); */
    background-size: 100% auto;
    height: 144px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 701px;
    background-image: url(../../assetData/img/support-img.png);
    background-size: 100% auto;
    height: 144px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 701px;
}

.support-content {
    position: relative;
    top: 40%;
    left: 20%;
    color: #fff;
}

.support-content p {
    margin: 0px;
}

.green {
    color: #00ffc1 !important;
}

.bgdarkgreen {
    background-color: #008490 !important;
}

.orange {
    color: #f15b4d;
}

.relative {
    position: relative;
}

.pl-0 {
    padding-left: 0px;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 2rem !important;
}

.list-style-none {
    list-style: none;
}

.blue {
    color: #5367fc;
}

.bgblue {
    background-color: #5367fc !important;
}

.white60 {
    color: rgb(255, 255, 255, 0.6) !important;
}

.grey60 {
    color: rgba(0, 0, 0, 0.6);
}

.grey80 {
    color: rgba(0, 0, 0, 0.8);
}

.grey50 {
    color: rgba(0, 0, 0, 0.5);
}

.poppins {
    font-family: "Poppins";
}

.dark-gren {
    color: #008490;
}

.lineheight40 {
    line-height: 40px;
}

.black {
    color: #000000 !important;
}

.green {
    color: #00ffc1 !important;
}

.bg-green {
    background-color: #00ffc1 !important;
}

.bggreen {
    background-color: #00ffc1 !important;
    z-index: -1;
}

.white {
    color: #ffffff !important;
}

.white7 {
    color: rgb(255 255 255 / 70%);
}

.font-size12 {
    font-size: 12px !important;
}

.font-size14 {
    font-size: 14px !important;
}

.font-size16 {
    font-size: 16px !important;
}

.font-size20 {
    font-size: 20px !important;
}

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

.font-size40 {
    font-size: 40px;
}

.font-size48 {
    font-size: 48px;
}

.font-size24 {
    font-size: 24px !important;
}

.font-size100 {
    font-size: 100px !important;
}

.font-size150 {
    font-size: 150px !important;
}

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

.font-weight600 {
    font-weight: 600 !important;
}

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

.font-weight800 {
    font-weight: 800 !important;
}

.line-height30 {
    line-height: 30px;
}

.line-height48 {
    line-height: 48px;
}

.line-height22 {
    line-height: 22px;
}

.line-height32 {
    line-height: 32px;
}

.footer .footer-top {
    border-top: 1px solid #e1ecff;
    border-bottom: 1px solid #e1ecff;
    padding: 60px 0 30px 0;
}

.footer .footer-top .footer-info {
    margin-bottom: 30px;
}

.footer .footer-top h4 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
}

.footer .footer-top .social-links a {
    font-size: 20px;
    display: inline-block;
    color: rgba(1, 41, 112, 0.5);
    line-height: 0;
    margin-right: 10px;
    transition: 0.3s;
}

.img-fluida {
    max-width: 100%;
    height: auto;
    width: 104px;
    object-fit: contain;
}

.footer .footer-top .footer-links {
    margin-bottom: 30px;
}

.footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

.footer .footer-top .footer-links ul li {
    padding: 8px 0;
    display: flex;
    align-items: center;
}

.footer .footer-top .footer-links ul a {
    color: rgba(0, 0, 0, 0.5);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
}

.footer-middle {
    border-top: 1px solid #e1ecff;
    padding-top: 30px;
}

.footer-middle p {
    color: rgba(0, 0, 0, 0.5);
    font-family: "Poppins";
}

.footer .copyright {
    text-align: center;
    padding-top: 30px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-family: "Poppins";
}

.centered {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    width: 73%;
}

.d-none {
    display: none;
}

.ml-3 {
    margin-left: 20px !important;
}

.dd-none {
    display: none !important;
}

@media only screen and (max-width: 1024px) {
    .button-new {
        padding: 18px 30px;
    }

    .toggl {
        display: none !important;
    }

    .toggl.show {
        display: flex !important;
    }

    .arrow-down.intro .arrow-up-img {
        display: block !important;
    }

    .arrow-down.intro .arrow-down-img {
        display: none;
    }

    .arrow-down .arrow-up-img {
        display: none;
    }

    .arrow-up.intro .arrow-up-img {
        display: block;
    }

    .arrow-down .arrow-down-img {
        display: block;
    }

    .arrow-up.intro .arrow-down-img {
        display: none;
    }

    .bank-para {
        display: inherit !important;
        text-align: center;
    }

    p.bank-info {
        text-align: left;
    }

    .bankdetails-image {
        border: 2px solid #5367FC;
        border-radius: 30px;
    }

    .support-content {
        position: relative;
        top: 4%;
        left: 15%;
        color: #fff;
        display: flex !important;
    }

    .md-block {
        display: block !important;
    }

    .mml-14 {
        margin-left: 14px;
    }

    .mpt-0 {
        padding-top: 0px !important;
    }

    .mmt-0 {
        margin-top: 0px !important;
    }

    .mmt-2 {
        margin-top: 1rem !important;
    }

    .mfont-size10 {
        font-size: 10px !important;
    }

    .mfont-size12 {
        font-size: 12px !important;
    }

    .mfont-size14 {
        font-size: 14px !important;
    }

    .mfont-size16 {
        font-size: 16px !important;
    }

    .mfont-size17 {
        font-size: 17px !important;
    }

    .mfont-size20 {
        font-size: 20px !important;
    }

    .mfont-size40 {
        font-size: 40px !important;
    }

    .mfont-size45 {
        font-size: 45px !important;
    }

    .mfont-size48 {
        font-size: 48px !important;
    }

    .mfont-size76 {
        font-size: 76px !important;
    }

    .mfont-size100 {
        font-size: 100px !important;
    }

    .mfont-size24 {
        font-size: 24px !important;
    }

    .md-none {
        display: none !important;
    }

    .md-block {
        display: block !important;
    }

    .support {
        background-image: url(../../assetData/img/support-img-mobile.png);
        background-size: 100% auto;
        height: 144px;
        background-repeat: no-repeat;
        background-position: center center;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .width118 {
        object-fit: contain;
        height: 118px;
    }

    .centered {
        position: absolute;
        top: 42%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .centered.ab {
        position: absolute;
        top: 0;
        left: 0;
        transform: inherit;
        width: 100%;
        padding-top: 6px;
    }

    .input-design {
        padding: 12px !important;
    }
}

.checkbox-design:checked {
    background-color: #008490 !important;
    border-color: #008490 !important;
}

.w209 {
    width: 209px;
}

.p-3 {
    padding: 20px
}

.bgblue {
    background: #5367fc !important;
}

.mobilebg2 {
    display: none;
}

.bg-images .mobilebg1 {
    display: none !important;
}

.bg-images .mobilebg2 {
    display: block !important;
}

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

.textad {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ml-40 {
    margin-left: 40px;
}

/* bonanza css*/
.bonanza-blue {
    color: #005aaa;
}

.text-border {
    border: 0.866656px solid #81c141 !important;
}

.bonanzabtnbg {
    background: linear-gradient(to right, #81c141, #2859a3);
}

/* bonanza css*/

/*DDPI PAGES CSS NEW*/


.ddpi_page {
    width: 100%;
    height: auto;
    min-height: 100vh;
    position: relative;
}

.ddpi_page .p-relative {
    position: relative;
}

.ddpi_page .img-cover {
    width: 100%;
    height: 100%;
}

.ddpi_page .content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
}

.ddpi_page .content .left-image {
    width: 100%;
    height: auto;
    position: relative;
    padding: 40px 30px;
}

.ddpi_page .content .left-image img {
    width: 100%;
    padding: 0 50px;
    margin-bottom: 30px;
}

.ddpi_page .content .left-text {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
}

.ddpi_page .content .left-text span {
    font-weight: 700;
    color: #00FFC1;
}

.ddpi_page .content .text-box {
    width: 100%;
    height: auto;
    padding: 0 50px;
}

.ddpi_page .content .text-item {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 10px;
}
.ddpi_page .content .text-item .text-icon{
    display: none;
}
.ddpi_page .content .text-item .text {
    width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 19%;
    padding-right: 25px;
}

.ddpi_page .content .text-item .text.pl-120 {
    padding-left: 21%;
}

.ddpi_page .content .text-item .text h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.ddpi_page .content .text-item .text ul {
    list-style: none;
    padding-left: 0;
}

.ddpi_page .content .text-item .text ul li {
    font-size: 12px;
    display: flex;
}

.ddpi_page .content .text-item .text ul li img {
    width: 12px;
    flex: 0 0 12px;
    height: 8px;
    margin-top: 8px;
    margin-right: 8px;
}

.ddpi_page .content .text-item .text .img-box {
    width: 100%;
}

.ddpi-button {
    background: #5367fc;
    padding: 12px 45px;
}

.ddpi_page .form-box-width {
    padding: 0 60px;
    width: 100%;
}

.ddpi_page .ddpi-input-check {
    width: 1.2rem;
    height: 1.1rem;
    flex: 0 0 1.2rem;
}

.ddpi_page .ddpi-input {
    padding: 10px 15px !important;
}

.ddpi-otp-field {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    margin-right: 20px;
}

.ddpi_page .ddpi-client-code {
    background: #00FFC1;
    border-radius: 30px;
    padding: 10px 20px;
}

.ddpi_page .box1 h2 {
    color: #000;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: bold;
}

.ddpi_page .box1 h2 span {
    color: #5367fc;
}

.ddpi_page .box1 h3 span {
    color: #008490;
    font-size: 19px;
    font-weight: 700;
}

.ddpi_page .box1 h3 span sup {
    top: -4px !important;
}

.ddpi_page .box1 {
    background: #fff;
    width: 100%;
    border-radius: 29px;
    padding: 21px 0px;
    margin-bottom: 30px;
    border: 1px solid #5367fc;
}

.ddpi_page .box1 h3 {
    text-align: center;
    font-size: 13px;
    line-height: 1;
}

.ddpi_page .box1 .text-box p {
    font-size: 13px;
    margin-bottom: 2px;
    text-align: center;
    line-height: 1;
}

.ddpi_page .box1 .text-box p .orange-span {
    color: #008490;
    font-weight: 700;
    font-size: 15px;
}

.ddpi_page .box2 .text-box p {
    text-align: right;
}

.ddpi_page .box1 .text-box a {
    background-color: #5367fc;
    color: #fff;
    height: 32px;
    width: 136px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 28px;
    font-size: 14px;
    margin: 10px 0px;
}

.ddpi_page .box1 .img-wrapper {
    display: flex;
    align-items: center;
}

.ddpi_page .box1 .img-wrapper img {
    width: 33%;
}

.ddpi_page .box1 .img-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ddpi_page .box1 h3 span.span1 {
    color: #000;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 500;
}

.ddpi_page .box2 h3 {
    text-align: right;
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    left: -30px;
}

.ddpi_page .box1.box2 {
    padding-right: 29px;
}

@media only screen and (max-width: 767px) {
	.ddpi_page .line-height48 {
	    line-height: 26px;
	}
    .ddpi_page .content .text-item {
        background: #fff;
    }

    .ddpi_page .content .text-item img {
        display: none;
    }
    .ddpi_page .content .text-item .text ul li img{
        display: block;
    }
    .ddpi_page .content .text-item .text-icon{
    display: block;
    width: 50px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
   }
    .ddpi_page .content .text-item .text {
        position: relative;
        padding: 10px;
        padding-left: 70px;
        top: 0;
        transform: translateY(0);
    }

    .ddpi_page .content .text-item .text.pl-120 {
        padding-left: 70px;
    }

    .ddpi_page .img-cover {
        display: none;
    }

    .ddpi_page .content {
        position: relative;
        background: #5367fc;
    }

    .ddpi_page .content .text-box {
        padding: 50px 15px;
    }

    .ddpi_page .form-box-width {
        padding: 50px 15px;
    }
    .ddpi-otp-field{
        margin-right: 5px;
       }
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
	.ddpi_page .content .text-item img{
		display: none;
	}
    .ddpi_page .content .text-item .text ul li img{
        display: block;
    }
    .ddpi_page .content .text-item .text-icon{
    display: block;
    width: 50px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
   }
	.ddpi_page .content .text-item .text{
		position: relative;
		top: 0;
		background: #fff;
		padding: 15px;
        padding-left: 70px;
		transform: unset;
	}
	.ddpi_page .content .text-item .text.pl-120{
		padding-left: 70px;
	}
    .ddpi-otp-field{
        margin-right: 10px;
       }
}
@media only screen and (max-width: 1190px) and (min-width: 993px) {
	.ddpi_page .content .text-item .text ul li{
		font-size: 9px;
	}
	.ddpi_page .content .text-item .text h4{
		font-size: 16px;
	}
	.ddpi_page .content .text-item .text{
		padding-right: 15px;
	}
}

@media only screen and (min-width: 1500px) {
    .ddpi_page .content .text-box {
        padding: 0 80px;
    }

    .ddpi_page .content .left-image {
        padding: 40px 80px;
    }
}

/*DDPI PAGES CSS NEW*/

/* bonanza css NEW*/
.bonanza-blue {
    color: #005aaa;
}

.text-border {
    border: 0.866656px solid #81c141 !important;
}

.bonanzabtnbg {
    background: linear-gradient(to right, #81c141, #2859a3);
}

/* bonanza css NEW*/

/*BA PLAN CSS*/
.ba-plan-page{
    width: 100%;
    height: auto;
    min-height: 100vh;
    position: relative;
    background: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.ba-plan-page .para{
    font-size: 14px;
    color: #6c6c6c;
}
.ba-plan-page .f-weight300{
    font-weight: 300;
}
.ba-plan-page .f-weight400{
    font-weight: 400;
}
.ba-plan-page .f-weight500{
    font-weight: 500;
}
.ba-plan-page .f-weight600{
    font-weight: 600;
}
.ba-plan-page .f-weight700{
    font-weight: 700;
}
.ba-plan-page .font-size30{
    font-size: 30px;
}
.ba-plan-page .font-size13{
     font-size: 13px;
}
.ba-plan-page .mb-10{
    margin-bottom: 10px;
}
.ba-plan-page .mb-20{
    margin-bottom: 20px;
}
.ba-plan-page .mb-30{
    margin-bottom: 30px;
}
.ba-plan-page .mb-50{
    margin-bottom: 40px;
}
.ba-plan-page .mb-50{
    margin-bottom: 50px;
}

.ba-plan-page .ba-btn-style{
    border: none;
    background: #5367fc;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 30px;
}
.ba-plan-page .ba-left-part{
    position: relative;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: -3px 0px 25px -7px rgba(0,0,0,0.10);
    -moz-box-shadow: -3px 0px 25px -7px rgba(0,0,0,0.10);
    box-shadow: -3px 0px 25px -7px rgba(0,0,0,0.10);
    }
.ba-plan-page .ba-left-part .left-bar{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ba-plan-page .ba-right-part{
    position: relative;
    background: #F6F7FF;
    border-radius: 10px;
    
}
.ba-plan-page .ba-right-part .right-bar{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ba-plan-page .ba-left-part .ba-content-left{
    width: 100%;
    height: auto;
    padding-top: 70px;
    padding-left: 50px;
    padding-bottom: 70px;
}
.ba-plan-page .ba-left-part .ba-content-left .logo{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 40px;
}
.ba-plan-page .ba-left-part .ba-content-left .title{
    width: 100%;
    height: auto;
    position: relative;
}
.ba-plan-page .ba-left-part .ba-content-left .title h3{
    font-size: 32px;
    margin-bottom: 30px;
    color: #000000;
}
.ba-plan-page .otp-box{
    width: 95%;
    height: auto;
    background: #fff;
    -webkit-box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.07);
    padding: 25px;
    border-radius: 20px;
}
.ba-plan-page .otp-box .otp-input{
    width: 50px;
    height: 50px;
    border-radius: 10px;
    margin-right: 15px;
}
.ba-plan-page .ba-content-right{
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 70px;
    padding-right: 50px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.ba-plan-page .ba-content-right ul{
    list-style: none;
    margin: 0;
    padding:0; 
}
.ba-plan-page .ba-content-right ul li{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}
.ba-plan-page .ba-content-right .image-box{
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}
.ba-plan-page .ba-content-right .image-box img{
    width: 60%;
}
.ba-plan-page .ba-input{
    height: 45px;
    padding: 9px 15px !important;
}
.ba-plan-page .ba-input.mobile{
    text-indent: 65px;
}
.ba-plan-page .c-code{
    position: absolute;
    display: block;
    width: 70px;
    border-radius: 30px;
    border: 1px solid #5367FC;
    text-align: center;
    height: 45px;
    display: flex;
    line-height: 1;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    background: #fff;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important; 
    z-index: 9;
}
.ba-plan-page .input-check{
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
}
.ba-plan-page .ba-form-box{
    width: 95%;
    height: auto;
    max-height: 580px;
    overflow-y: auto; 
    background: #fff;
    -webkit-box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 18px -1px rgba(0,0,0,0.07);
    padding:15px 25px ;
    border-radius: 20px;
}
.ba-form-box::-webkit-scrollbar {
        width: 5px;
    }
    .ba-form-box::-webkit-scrollbar-thumb {
        background: #5367fc; 
        border-radius: 10px;
    }
.input-radio{
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
}
.input-radio:checked{
    background-color: #5367fc !important;
    border-color:#5367fc !important;
}
.ba-plan-page .ba-content-right .text-box .item{
    width: 100%;
    height: auto;
    display: flex;
    margin-bottom: 15px;
}
.ba-plan-page .ba-content-right .text-box .item img{
    width: 22px;
    flex: 0 0 22px;
    margin-right: 10px;
    height: 20px;
}
.ba-plan-page .ba-content-right .text-box .item p{
    margin: 0;
}
.ba-plan-page .sing-border{
    border-radius: 20px !important;
    border: 1px solid #000;
}
.ba-plan-page .up-btn-style{
    background: #00FFC1;
    color: #000;
    border-radius: 30px;
    padding: 7px 25px;
}
.ba-plan-page .tnk-text{
    border-radius: 10px;
    width: 80%;
}
.ba-plan-page .tnk-code{
    width: 100%;
    height: auto;
    position: relative;
}
.ba-plan-page .tnk-code h4{
    font-size: 26px;
}
.ba-plan-page .copy-box{
    width: 100%;
    height: auto;
    position: relative;
    border:2px solid #00FFC1;
    border-radius: 30px;
    display: flex;
    align-items: center;
}
.ba-plan-page .copy-box .text-monospace{
    width: 100%;
    height: auto;
    position: relative;
    padding: 15px 20px;
    border: none;
    background: transparent;
}
.ba-plan-page .copy-box .copy-btn{
    background: #00FFC1;
    border-radius: 30px;
    border: none;
    color: #fff;
    font-weight: 600;
    width: 150px;
    padding: 15px 0;
    flex: 0 0 150px;
}
.ba-plan-page .share-box{
    display: flex;
    align-items: center;
}
.ba-plan-page .share-box p{
    margin: 0;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 600;
}
.ba-plan-page .share-box a{
    margin-right: 10px;
}
@media only screen and (max-width: 960px) {
    .ba-plan-page .ba-left-part .left-bar{
        display: none;
    }
    .ba-plan-page .ba-right-part .right-bar{
        display: none;
    }
    .ba-plan-page .ba-left-part .ba-content-left{
        padding:10px 0px;
        
    }
    .ba-plan-page .otp-box{
        width: 100%;
        padding: 15px;
    }
    .ba-plan-page .ba-content-right{
        padding: 10px 0;
    }
    .ba-plan-page .copy-box .text-monospace{
        padding: 10px;
    }
    .ba-plan-page .copy-box .copy-btn{
        padding: 10px 0;
        width: 100px;
        flex: 0 0 100px;
    }
    .ba-plan-page .tnk-code h4{
        font-size: 18px;
    }
    .ba-plan-page .ba-content-right h3{
        font-size: 28px;
    }
    .ba-plan-page .share-box a img{
        width: 40px;
    }
    .ba-plan-page .otp-box .otp-input{
        width: 40px;
        height: 40px;
        border-radius: 7px;
        margin-right: 12px;
    }
    .ba-plan-page .ba-form-box{
        width: 100%;
        max-height: unset;
    }
}

.row.gy-4.footer-row{
    display: flex;
    flex-wrap: wrap;
}
.row.gy-4.footer-row .footer-info{
    width: 20%;
}
.row.gy-4.footer-row .footer-links{
width: 13%;
}

element.style {
}
.footer .footer-top .footer-links ul a {
    font-family: Poppins;
}
.footer .footer-top .footer-links ul a {
    font-size: 13px;
}
/*BA PLAN CSS*/
@media only screen and (max-width: 960px) {
   .row.gy-4.footer-row .footer-info{
    width: 50%;
}
.row.gy-4.footer-row .footer-links{
width: 50%;
} 
}