html {
    scroll-behavior: smooth;
}

.wide {
    max-width: 87% !important;
}

.image_section {
    background: linear-gradient(145deg, #EFF6FE 0%, #d4f4fb 50%, #a1c0f6 100%) !important;
    height: 60vh;
    z-index: 0;
    position: relative;
}


.animated-wave {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
}

.banner-area div {
    height: 100%;
}

.waves {
    position: absolute;
    width: 100%;
    height: 0vh;
    min-height: 60px;
    max-height: 150px;
    bottom: 0;
    left: 0;
}

.parallax>use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax>use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax>use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax>use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax>use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }

    100% {
        transform: translate3d(85px, 0, 0);
    }
}

.imageOnbanner img {
    position: absolute;
    right: 12%;
    bottom: 0;
    z-index: -1;
    height: 88%;
}


.curveBottom {
    background-image: url(../img/seller/curve-upper.png);
    background-repeat: no-repeat;
    background-position: bottom 115px left;
    background-size: contain;
}



.button_bymin {
    margin-top: 15px;
    text-align: right;
}

.bymin_button {
    border-radius: 5px;
    padding: 7px 22px;
    border: 1px solid #055a9f;
    outline: none;
    background: #055a9f !important;
    color: white !important;
    font-size: 16px;
}



.bymin_button_second {
    border-radius: 5px;
    padding: 6px 30px;
    border: 1px solid #055a9f;
    outline: none;
    background: none;
    color: #055a9f !important;
    font-size: 13px;
    margin-left: 15px;
}

.bymin_logo_main {
    height: 45px;
    margin-top: 15px;
}

.bymin_text_section_page {
    margin-top: 160px;
    margin-left: 60px;
}

.bymin_text_page {

    font-weight: 500;

    text-align: left;

    line-height: 25px;

    font-size: 29px;

    color: #0f5295 !important;
}

.text_page_bymin {
    font-size: 24px;
    color: #223343;
    font-weight: 400;
}

.text_page_bymin1 {
    margin-top: 15px;
    font-size: 15px;
}

.text_page_bymin1 button {
    background: #024279;
    background: linear-gradient(145deg, #024279 0%, #2d6da4 100%) !important;
    color: #fff;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 13px;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.text_page_bymin1 input {
    font-size: 13px;
    border: 1px solid #eeeeee;
    background: #fff;
    padding: 18px 18px 20px 18px;
    color: #e0e0e0;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.bymin_text_page {
    color: #054d92;
    font-weight: 600;
}

.bymin_main_page {
    margin-top: 70px;
}

.how-it-works {
    display: flex;
    overflow: hidden;
    margin-top: 4em;
    margin-bottom: 1em;
    padding: 0 0 5rem 0;
    justify-content: center;
}

.why-bymin {
    display: flex;
    overflow: hidden;
    margin-bottom: 1em;
    padding: 20px 0 5rem 0;
    margin: auto;
    width: 85% !important;
    justify-content: center;
}

.gallery-box {
    display: flex;
    justify-content: space-evenly;
}

.container12 {
    background: #0C3B65 !important;
}

.bymin-platform {
    position: relative;
    width: 90%;
    margin: auto;
    max-width: 2000px;
    border-radius: 40px;
    position: relative;
    z-index: 1;
    background: #024279;
    background: linear-gradient(145deg, #024279 0%, #2d6da4 100%) !important;
    margin-top: -200px;
}

#how-it-works .marker-exp {
    font-size: 13px;
    font-weight: 300;
    padding: 1em;
    justify-content: space-between;
    text-align: center;
}

#how-it-works {}

#how-it-works .bymin_card1 {

    text-align: center;

    font-weight: 500;

    font-size: 16px;

    color: #313332;

    line-height: 20px;
}

#how-it-works .bymin_card {
    text-align: center;
    font-size: 13px;
    color: #7B7D7E;
}

#how-it-works .card {

    padding: 30px 10% 43px 10%;

    width: 90%;

    border-radius: 30px;

    position: relative;

    z-index: 1;

    border: #dfe9e9 1px solid;

    margin: 1em;

    box-sizing: border-box;

    background: rgb(238, 246, 246);

    background: linear-gradient(180deg, rgb(235 245 245) 10%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
}

.bymin-platform .card {
    margin: 0 1em;
    height: fit-content;
    padding: 25px 20px;
    box-sizing: border-box;
    border-radius: 1.5em;
    background: #00000040;
    width: 95%;
}

.bymin-platform .card2 {
    margin-top: 60px !important;
}

.bymin-platform .marker-exp-heading {

    text-align: center;

    font-size: 16px;

    font-weight: 600;

    color: #fff;

    line-height: 22px;

    padding: 4px 50px;
}

.bymin-platform .marker-exp {
    font-size: 13px;
    font-weight: 300;
    padding: 0em .5em .0em .5em;
    color: #fff;
    justify-content: space-between;
    text-align: center;
}

.bymin_section_responsive {
    margin-top: 75px;
    left: 11%;
}

.card_img {
    text-align: center;
    width: 64px;
    margin: 4px auto;
}



.img_section_information {
    background-image: url(image/bg.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -150px;
}

.bymin_seller_section {
    color: #fff;
    text-align: center;
    margin-top: 50px;
}

.bymin_seller_section p {
    font-size: 22px;
}


.review-session {
    padding: 30px 60px;
    background: #024279;
    background: linear-gradient(145deg, #024279 0%, #2d6da4 100%) !important;
    margin-top: 5rem;
}

.review-session .card {
    padding: 16px 30px;
    text-align: center;
    background-image: linear-gradient(to top left, #ffffff, #ddfeff);
    border-radius: 7px;
}

.review-session .card-head {
    font-size: 19px;
    color: #07365e;
    line-height: 22px;
}

.bymin-seller {
    background-color: #EDF5FF;
    padding: 115px 2px 200px 2px;
    margin-top: -115px;
}

.bymin-seller .bymin-card-group {
    padding-bottom: 60px;
    padding-top: 25px;
}

.bymin-seller .bymin-card h3 {
    padding: 12px;
    border-radius: 80px;
    /* background-color:#5E90BE; */
    background-image: linear-gradient(#5E90BE, #5167AE);
    width: 60px;
    font-weight: 600;
    height: 60px;
}

.number-line {
    background-image: linear-gradient(#5E90BE, #5167AE);
    height: 2px;
    position: absolute;
}

.shape-left-top {
    height: 100%;
    width: 50%;
    top: 25px;
    background-image: url(../img/seller/8.png);
    position: absolute;
    left: 0;
    background-size: contain;
    background-position: right top;
    background-repeat: no-repeat;
    z-index: 0;
}

.bymin-seller .bymin-card-img {
    display: flex;
    justify-content: center;
}

.bymin-seller .bymin-card-img h3 {
    font-size: 28px;
}

.bymin-seller .bymin-card-title h5 {
    color: #42579a;
    text-align: center;
    padding-bottom: 0px;
    font-size: 16px;
}

.bymin-seller .bymin-card-title p {
    color: #4b7ba7;
    font-weight: 400;
    text-align: center;
    padding: 0px 20px;
    font-size: 13px;
}

.bymin-title-heading h2 {
    padding: 0px 0px 0px 0px;
    font-size: 24px;
    margin-bottom: 0;
}

.bymin-title-heading .sub-heading {
    font-weight: 100;
    font-size: 24px;
}


/*.bymin-seller
.bymin-hr{
    height: 3px;
    width: 60% ;
    background-color: #5E90BE;
    top: 40px;
    position: relative;
    max-width: 70%;

}*/
.bymin-seller .bymin-card {
    position: relative;
}

footer.page-footer {
    background: #ddfeff;
    padding: 20px 0 0 0;
}

.footer-copyright {
    background: #07365e;
    color: #fff;
    font-size: 13px;
}



.footer-short-desc img {
    width: 145px;
}

.footer-short-desc p {
    color: #0058b3;
    font-size: 13px;
}

.page-footer h5 {
    color: #0a589b;
    font-size: 15px;
}

.page-footer a {
    color: #0a589b;
    font-size: 13px;
}

.footer-copyright a {
    color: #fff;
}

.footer-copyright a:hover {
    color: #fff;
}


.social ul {
    display: inline;
    margin: 0;
    padding: 0;
}

.social ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

.social ul li a {
    color: #fff;
    background: #0a589b;
    width: 28px;
    padding: 3px 0;
    float: left;
    text-align: center;
    margin: 0 3px;
    border-radius: 4px;
    transition: .5s;
}

.social ul li a:hover {
    color: #0a589b;
    background: #fff;
}

.image_background {
    background-image: url(../img/seller/bg.png);
    height: 716px;
    background-repeat: no-repeat;
    background-size: cover;
}

.button_bymin {
    margin-top: 15px;
    text-align: right;
}

.bymin_button {
    border-radius: 5px;
    padding: 8px 24px;
    border: none;
    outline: none;
    background: #055a9f !important;
    color: white !important;
    font-size: 13px;
}

.bymin_logo {
    margin-left: 60px;
    height: 48px;
    margin-top: 20px;
}

.bymin_text1 {
    text-align: center;
    font-size: 40px;
}

.bymin_text {
    font-weight: 600;
    text-align: center;
    font-size: 36px;
    color: #0056a1 !important;
}

.bymin_text_section {
    margin-top: 160px;
}

.form_section {
    background-color: white;
    border-radius: 12px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    /*box-shadow:inset 0 0 4px ;*/

}

.registration_fieldset {
    height: 50px;
    position: relative;
    border: 1px solid #c5bdbd;
    border-radius: 5px;
    transition: .4s;
}

.registration_fieldset1 {
    height: 69px;
    border: 1px solid #c5bdbd;
    border-radius: 5px;
    width: 100%;
}

.registration_number {
    padding: 0px 5px;
    text-align: left;
    width: auto;
    font-size: 13px;
    background-color: white;
    margin-left: 16px;
    border: none;
    color: #c5bdbd;
    margin-bottom: 0;
}

#mobile::before {
    display: block;
    content: "+91";
}

.otp-section {
    display: none;
}

.disabled {
    cursor: not-allowed !important;
    color: #c5bdbd !important;
    border: 1px solid #c5bdbd !important;
    pointer-events: none;
}

.enabled {
    cursor: pointer !important;
}

.success {
    color: #fff !important;
    border: 1px solid #009416 !important;
    background: #009416 !important;
}

.country_code {
    font-size: 14px;
    padding: 0px 6px 2px 8px;
    border-right: 1px solid #bebebe;
    color: #bebebe;
}

.toggle-password {
    right: 12px;
    top: 2px;
    position: absolute;
    color: #0056a1;
}

#strengthMessage {
    height: 7px;
    line-height: 28px;
    border-radius: 10px;
}

.Short {
    width: 100%;
    background-color: #dc3545;
    margin-top: 5px;
    color: #dc3545;
    font-weight: 500;
    font-size: 12px;
}

.Weak {
    width: 100%;
    background-color: #ffc107;
    margin-top: 5px;
    color: #ffc107;
    font-weight: 500;
    font-size: 12px;
}

.Good {
    width: 100%;
    background-color: #d39e00;
    margin-top: 5px;
    color: #d39e00;
    font-weight: 500;
    font-size: 12px;
}

.Strong {
    width: 100%;
    background-color: #28a745;
    margin-top: 5px;
    height: 3px;
    color: #28a745;
    font-weight: 500;
    font-size: 12px;
}

.input_number {
    outline: none;
    border: none;
    background: transparent;
    padding-left: 15px;
    margin-left: 6px;
    width: 97%;
    color: #937B66;
}

.button {
    padding: 0px 17px;
    width: 100%;
    height: 41px;
    margin-top: 9px;
    font-size: 13px;
    border-radius: 5px;
    cursor: pointer;
    border: ridge;
    background-color: white;
    color: #c5bdbd;
    border: none;
    border: 1px solid #c5bdbd;
}

.input_number1 {
    outline: none;
    border: none;
    background: transparent;
    padding-left: 15px;
    margin-left: 6px;
    width: 80%;
    color: #3c3c3c;
    font-size: 13px;
}

.mobile_number .input_number1 {
    padding-left: 0px;
}

.input_error {
    font-size: 11px;
    color: #ff0000;
    margin-top: 4px;
    transition: .3s;
}

.registration_text {
    font-size: 24px;
}

.registration_text1 {
    font-size: 18px;
    color: #c5bdbd;
    font-weight: 100;
}

.bymin_span_text {
    color: #007ec1;
}

.conditions_section {
    font-size: 12px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 600;
}

.register_button {
    width: 100%;
    background-color: #0056a1 !important;
    color: white !important;
    margin-bottom: 30px;
    font-size: 20px;
}

.registration_sections {
    padding-top: 15px;
}

.bymin_text span {
    color: #0056a1;
}

.conditions_section span {
    color: #0056a1;
}

.bymin_logo1 {
    height: 50px;
    margin: 20px auto;
}


.accordion-content {
    max-width: 570px;
    margin: 0 auto;

    background: #fff;
    border-radius: 8px;
}

h2.accordion-item {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.09);
    cursor: pointer;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.item-header {
    display: flex;
    justify-content: space-between;
    column-gap: 0.2em;
}

.item-icon {
    margin-top: 1rem;
    flex: 0 0 25px;
    display: grid;
    place-items: center;
    font-size: 1.25rem;
    height: 25px;
    width: 25px;
    border-radius: 4px;
    background: #dedede;
    cursor: pointer;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.09);
}

.item-icon i {
    transition: all 0.25s cubic-bezier(0.5, 0, 0.1, 1);
}

.item-question {
    font-size: 1em;
    line-height: 1;
    font-weight: 500;
}

.active .item-icon i {
    transform: rotate(180deg);
}

.active .item-question {
    font-weight: 500;
}

.item-content {
    max-height: 0;
    overflow: hidden;
    transition: all 300ms ease;
}

.item-answer {
    line-height: 150%;
    opacity: 0.8;
}

.faq-heading {
    font-family: Graphik, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 22px;
    font-weight: 700;
    color: #466467;
    padding: 2px 4px;
}

.faq-title {

    font-weight: 500;
    line-height: normal;
    color: #1A3039;
    padding: 2px 30px;
}

.faq-description {
    padding: 2px 30px;
    color: #1A3039;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
}

.faq-icon {
    font-size: 22px;
    margin-bottom: 0px;
    text-align: center;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    padding: 21px 0px;
}

.left-form {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.alert-show {
    background: #FFFCD1;
    color: #DAC26C;
    border: 1px solid;
    margin: 7px 16px;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
}


.registration_number {
    padding: 0px 4px;
    width: auto;
    font-size: 13px;
    background-color: #ffff;
    margin-left: 16px;
    border: none;
    margin-bottom: 0px;
    outline: none;
    margin-top: -10px;
    transition: .3s;
}


.nav-link,
.nav-tabs .nav-link.active {
    color: #3688c4 !important;
    outline: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 35px;
}

.nav-link,
.nav-tabs .nav-link {
    color: #3688c4b8 !important;
    outline: none;
    background: #ccfafd;
}

.register_button {
    width: 100%;
    background-color: #0056a1 !important;
    color: white !important;
    margin-bottom: 30px;
    font-size: 20px;
}

.accordion-button:not(.collapsed) {
    color: #22293A !important;
    font-weight: 600;
    border: none;
    background: #ccfafd !important;
    width: 100%;
    font-size: 19px;
    text-align: left;
    margin-bottom: 0;
}

.accordion-button {
    position: relative;
    color: #22293A !important;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    padding: 0 1rem;
    border-radius: 5px;
    border: 1px solid #ddd;
    /* box-shadow: 0px 4px 16px rgb(0 0 0 / 9%); */
    cursor: pointer;
    background: #fff;
    margin-bottom: 0.5em;
    width: 100%;
    padding: 12px 0px 14px 18px;
    font-size: 19px;
}


/* ======================  new css =============== */

#myTab li {
    width: 33.33%;
}


.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    padding-left: 0px;
    background: #fff;
}

.byminseller {
    background-image: url(../img/seller/bg-left.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

form .city .registration_fieldset {
    width: 99%;
}

#active {
    background-color: #fff;
    border-bottom: none;
}

#myTabContent {
    background-color: #ffffff;
    height: 468px;
    padding-top: 20px;
}

.nav-link {
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

li:focus .nav-item {
    background-color: #ffff;

}

#myTab:nth-child(2) {
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}

.left-form ul li:active {
    background-color: #ffff;
}

.accordion-body {
    background-color: #ccfafd !important;
    padding: 8px 0px 15px 13px;
    margin-bottom: 10px;
}

.accordion-button:focus {
    z-index: 0;
    background: transparent;
    outline: 0;
    background: none;
    box-shadow: none;
}

.accordion-button button:focus:not(:focus-visible) {
    outline: 0;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    position: absolute;
    right: 12px;
    height: 1.25rem;
    margin-left: auto;
    margin-top: 5px;
    padding: 0px 0 0 0;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}

@media (max-width:480px) {
    .image_section {
        height: 40vh;
    }

    .bymin_text_page {
        font-size: 17px;
        padding: 0 !important;
    }

    .bymin_section_responsive {
        margin-top: 20px;
        left: 0%;
    }

    .button_bymin {
        width: 65%;
        margin-top: 7px;
        padding: 2px 0px;
    }

    .logo_div {
        width: 35%;
        padding: 0 0px;
    }

    .bymin_logo_main {
        height: 37px;
        margin-top: 5px;
    }

    .wide {
        max-width: 100% !important;
    }

    .bymin_button {

        font-size: 12px;

        border-radius: 3px;

        padding: 5px 10px;

    }

    .bymin_button_second {
        margin-left: 5px;
        padding: 3px 7px;
        font-size: 12px;
        border-radius: 3px;
    }

    .imageOnbanner img {
        height: 70%;
        right: 0;
        bottom: 0;
    }

    .text_page_bymin1 {
        padding: 0 !important;
        display: block;
        margin-top: 4px;
    }

    .text_page_bymin1 input {
        font-size: 12px;
        padding: 9px 18px 10px 11px;
        width: 65% !important;
        border-radius: 3px !important;
    }

    .text_page_bymin1 button {
        padding: 5px 15px;
        font-size: 12px;
        margin-top: 6px;
        border-radius: 3px !important;
    }

    .text_page_bymin {
        font-size: 15px;
    }

    .how-it-works {
        margin-top: 1rem;
    }

    #how-it-works .card {
        padding: 20px 5% 30px 5%;
        width: 85%;
        margin: auto;
        margin-bottom: 16px;
    }

    #how-it-works .bymin_card1 {
        font-size: 18px;
    }

    #how-it-works .bymin_card {
        font-size: 13px;
    }

    .bymin-title-heading h2 {
        font-size: 18px;
    }

    .bymin-seller {
        margin-top: -120px;
    }

    .bymin-title-heading .sub-heading {
        font-size: 17px;
    }

    .bymin_seller_section {

        margin-top: 0px;
    }

    .bymin-platform {
        width: 100%;
        margin-top: -215px;
    }

    .bymin-platform .marker-exp-heading {
        font-size: 16px;
    }

    .card_img {
        width: 55px;
    }

    .bymin-platform .card2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    section.container.platform {
        padding: 0;
    }

    .bymin-platform .card {
        margin: 0 auto;
    }

    .review-session .card {
        margin-top: 10px;
        padding: 7px 0px;
    }

    .review-session {
        padding: 15px 15px;
        margin-top: 3rem;
    }

    .review-session .card-head {
        font-size: 18px;
        margin-bottom: 0;
    }

    .contact-footer {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-copyright {
        padding: 9px 0;
    }

    .bottom-footer {
        text-align: center !important;
        padding: 3px 0 !important;
    }
}