/* .............Common css.............. */

.padding-50 {
    padding: 50px 0;
}

.padding-b-50 {
    padding-bottom: 30px;
}

.padding-30 {
    padding: 30px;
}

h1 {
    font-size: 60px;
}

.padding-b-0 {
    padding-bottom: 0 !important;
}

a {
    text-decoration: none;
}

/* ..................... */

a.w-webflow-badge,
a.buy-now-fixed.w-inline-block,
a.view-our-templates.w-inline-block {
    display: none !important;
}

.nav-dropdown-link-wrapper.products-insidedropdown {
    flex-direction: column;
}

.products-dropdown ul li a {
    text-decoration: none;
}

.megamenu-dropdown-wrap.megamenu-dropdown-wrap-full {
    width: 80%;
}

nav.nav-dropdown-list.home.w-dropdown-list.produts-dropdown-lists.w--open {
    width: 260px;
}

.header_sign_btn {
    margin-right: 20px;
}

/* ...............index page.............. */

.section-home {
    padding-bottom: 0;
}

#affordable-price {
    padding-bottom: 0;
}

#affordable-price .section-dark.wf-section {
    padding-bottom: 30px;
}

.heading_long_ques {
    font-size: 30px;
}

.background_anim_img img {
    width: 50px;
}

.pricing-grid_home_page {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
}

.product-block .head img {
    width: 80px;
}

.grid_left_image {
    grid-template-columns: 1fr 0.75fr;
}

.lets_get_st img {
    margin: auto;
}

.lets_get_st .div-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.afford_heading_text {
    font-size: 45px;
    text-align: center;
}

.logo_header_image {
    max-width: 190px;
    width: 100%;
    bottom: 0 !important;
}

a.footer-icon.w-nav-brand.w--current img {
    max-width: 250px;
}

.footer-wrapper-flex .footer-brand-2 {
    align-items: center;
}

/* ....................index page................... */

/* .............................preloader........................ */

.onloadpage {
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #000;
}

.onloadpage .pre-content {
    top: 50%;
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
}

.onloadpage .pre-text- {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    width: 30%;
    margin: 0 auto;
}

.onloadpage .pre-text- span {
    display: block;
}

.logo-pre {
    /* background: linear-gradient(to bottom, #fffce9 0, #ffe1ec 100%); */
    /* border-radius: 50%; */
    height: 100px;
    width: 100px;
    /* box-shadow: 0 0 0 0 rgb(0 0 0/0%); */
    animation: pulse 2s infinite;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    padding: 8px;
}

/* ...........................preloader ends........................ */

/* ..............api banking page.............. */

.api_sign_btn {
    max-width: 132px;
}

.section-backgrounds .anim_particles img {
    width: 50px;
}

/* ......................api baking page........... */

/* .........................privacy policy.......................... */

.privacy-para-one ol li {
    display: list-item !important;
}

.privacy-para-one {
    margin-bottom: 2rem;
}

.privacy-para-one p {
    text-align: justify;
}

.privacy-para-one ol li {
    text-align: justify;
}

.privacy-page-head {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    color: #c9fa49;
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 600;
}

.privacy-sub-head {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    color: #c9fa49;
    font-size: 35px;
    line-height: 1.2em;
    font-weight: 600;
}

.privacy_list {
    display: list-item;
    list-style-type: disc;
}

@media (min-width: 280px) and (max-width: 570px) {
    .privacy-page-head {
        font-size: 18px;
    }
    .terms-condition-contents p {
        text-align: initial;
    }
    .privacy-para-one ol li {
        text-align: justify;
    }
    .privacy-para-one ol li {
        text-align: initial;
    }
    .privacy-para-one p {
        text-align: justify;
    }
    address {
        font-size: 13px;
    }
    .job-position-content-wrapper {
        margin-bottom: 0px !important;
    }
}

/* ..............................privacy policy ends..................... */

/* ..............................terms & Condition......................... */

.terms-condition-contents ol li {
    display: list-item;
    list-style-type: disc;
}

.terms-condition-contents .number-list li {
    display: list-item;
    list-style-type: decimal;
}

.terms-section .terms-sub-header2 {
    color: #c9fa49;
}

.terms-section .terms-sub-header2-end {
    color: #c9fa49;
}

@media (min-width: 280px) and (max-width: 570px) {
    .terms-section .terms-sub-header2 {
        font-size: 24px;
    }
    .terms-section .terms-sub-header2-end {
        font-size: 22px;
    }
}

/* ...............................terms & Conditions ends.................. */

/* ...................................signup page........................ */

.sign-up-sectionNew {
    font-size: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.sign-up-section_contents {
    padding-bottom: 30px;
}

.sign-up-section_contents a {
    color: #4d5b25;
    font-weight: 800;
}

.sign-up-section_contents a:hover {
    color: #c9fa49;
}

.sign-up-section_contents-right-inner_content {
    text-align: center;
}

.sign-up-sectionNew .sign-up-section_contents {
    display: flex;
    /* height: 100vh; */
    align-items: stretch;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    background: #f6f1fe;
}

.sign-up-section.sign-up-sectionNew
    .sign-up-section_contents
    .sign-up-section_contents-right.flex1 {
    /* flex: 1; */
    text-align: center;
    max-width: 600px;
    width: 100%;
}

.sign-up-section.sign-up-sectionNew .sign_form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0.5rem;
    max-width: 400px;
    width: 100%;
    font-family: "Roboto", sans-serif;
}

.sign-up-section.sign-up-sectionNew .form-hero {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 1.5rem;
    gap: 1rem;
}

.sign-up-section.sign-up-sectionNew .input-hero {
    width: 100%;
    height: 50px;
    position: relative;
    display: block;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
}

.sign-up-section.sign-up-sectionNew .input-hero input {
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    font-weight: 500;
    font-size: 1rem;
    font-family: Lato, sans-serif;
    color: #fff;
    border-style: solid;
    border-radius: 20px;
    border: 1px solid #c9fa49;
    background-color: black;
    padding: 16px 18px;
    transition: all 0.25s ease 0s;
}

.sign-up-section.sign-up-sectionNew .input-name {
    left: 1rem;
    position: relative;
    display: block;
    /* background: var(--background); */
    z-index: 2;
    transition: all 0.25s ease 0s;
    top: 0;
    color: #fff;
    font-size: 15px;
    background: #000000;
    padding: 1px 5px;
}

.sign-up-section.sign-up-sectionNew .password-input {
    margin-bottom: 2rem;
}

.sign-up-section.sign-up-sectionNew .fourth-btn {
    color: #000;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    width: 225px;
    height: 50px;
    background: #c9fa49;
    border: 1px solid #c9fa49;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    letter-spacing: 0.5px;
    border-style: solid;
    border-width: 2px;
    -webkit-tap-highlight-color: transparent;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 16px 22px;
    border-radius: 50px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),
        box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.sign-up-section.sign-up-sectionNew .fourth-btn:hover {
    color: #c9fa49;
    background: #000000;
    /* transform: background 2s; */
}

/* .section-dark button .button-div-green1:hover {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}

.section-dark button .button-div-green1 {
    opacity:0;
    -webkit-transform:translate3d(0, 0, 0) scale3d(0.7, 0.7, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    -moz-transform:translate3d(0, 0, 0) scale3d(0.7, 0.7, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    -ms-transform:translate3d(0, 0, 0) scale3d(0.7, 0.7, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    transform:translate3d(0, 0, 0) scale3d(0.7, 0.7, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)
} */

p.form-bottom a {
    color: #302b5f;
}

.sign-up-section.sign-up-sectionNew .popUp_modal {
    position: fixed;
    top: 50%;
    /* left: 50%; */
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 9;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.sign-up-section.sign-up-sectionNew .popUp_modal .pop-box {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

.sign-up-section.sign-up-sectionNew .pop-box {
    position: relative;
    width: 100%;
    /* margin: .5rem; */
    max-width: 500px;
    margin: auto;
    top: 50%;
}

.sign-up-section.sign-up-sectionNew
    input[type="number"]::-webkit-inner-spin-button,
.sign-up-section.sign-up-sectionNew
    input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.sign-up-section.sign-up-sectionNew .input-name {
    left: 1rem;
    position: relative;
    display: block;
    /* background: var(--background); */
    z-index: 2;
    transition: all 0.25s ease 0s;
    top: 0;
    color: #c9fa49;
    font-size: 15px;
    background: #000000;
    padding: 0 4px;
}

.sign-up-section.sign-up-sectionNew .input-hero .input-name.news {
    top: -1.25rem;
    border-radius: 6px;
    padding: 2px 6px;
    border: 1px solid #c9fa49;
    background-color: #000000;
    color: #c9fa49;
}

.sign-up-section.sign-up-sectionNew .input-hero input:valid + .input-name {
    top: -1.25rem;
}

.sign-up-section.sign-up-sectionNew .input-icon {
    position: relative;
    right: 0.5rem;
    z-index: 2;
    color: #606060;
    transition: all 0.25s ease 0s;
}

.sign-up-section.sign-up-sectionNew .input-hero .input-name.news + .input-icon {
    color: #2155cd;
}

.sign-up-section.sign-up-sectionNew .input-icon svg {
    vertical-align: middle;
    width: 1.875rem;
    height: 1.875rem;
}

.sign-up-section.sign-up-sectionNew .password-input {
    margin-bottom: 2rem;
    min-width: auto;
}

.sign-up-section.sign-up-sectionNew .recovery-password {
    position: absolute;
    bottom: -2.5rem;
    right: 0;
    color: #2155cd;
}

.sign-up-section.sign-up-sectionNew .checkbox-hero {
    width: 100%;
    align-items: flex-start;
    color: #606060;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.sign-up-section.sign-up-sectionNew .m-c-modal {
    margin-top: 25%;
    /* width: 30%; */
    /* transform: translate(-50%, -50%); */
    background-color: #97c71a;
    margin: 0px auto;
    padding: 0.5rem;
    border: 5px solid #fff;
}

.sign-up-section.sign-up-sectionNew #ok_popup {
    color: white;
    /* padding: 10px; */
    font-size: 16px;
    /* padding: 2px 19px; */
    padding: 10px 22px;
    border-radius: 10px;
    margin-top: 20px;
}

.sign-up-section.sign-up-sectionNew .gradint_button {
    background: #222 !important;
}

.sign-up-section.sign-up-sectionNew .m-c-modal .modal-body {
    padding: 30px;
    text-align: center;
}

.sign-up-section.sign-up-sectionNew .m-c-modal .modal-body h5 {
    color: #fff;
    font-size: 22px;
}

.container-medium-600px.tab-stepssec-title {
    margin-bottom: 56px;
    text-align: center;
    max-width: 650px;
}

section.section-2.current-marquee img {
    width: 70px;
}

.subtitle-wrapper.home-hero.payoff-title {
    display: flex;
    justify-content: center;
}

.steps-tabs-content.w-tab-content .image.step-mockup {
    max-width: 100%;
}

.contact-details .address-box {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
}

/* .................................signup page edns....................... */

/* .............................expenses page...................... */

.trsuted_text {
    font-size: 30px;
}

.planet-ai-account-last-section .ai-accounting-table-para {
    padding: 12px;
    text-align: center;
}

.trasted-block .text-block-planet {
    font-size: 45px;
}

.office-life-block {
    padding: 32px;
    border-radius: 10px;
    background-color: #626c496b !important;
    color: #f3f4f8;
}

.office-life-block._2nd {
    position: relative;
    top: 76px;
}

.office-life-block._4th {
    position: relative;
    top: 76px;
}

.office-life-4-blocks-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 56px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.vertical-spacing.bottom-160 {
    padding-bottom: 160px;
}

.vertical-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
}

.grid_expense_page {
    grid-template-columns: 1fr 0.6fr;
    align-items: center;
}

#w-node-b838a7e0-b70c-5c11-da79-9647877b044d-69789bf8 {
    -ms-grid-column-align: end;
    justify-self: end;
}

.office-life-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 376px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

/* ...................................expenses page........................... */

/*..................... terms and condition style................  */

.terms-condition-contents ol li {
    display: list-item;
}

.terms-usecase-list {
    line-height: normal;
}

.terms-condition-contents p {
    text-align: justify;
}

.terms-header {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    color: #c9fa49;
    font-size: 50px;
    line-height: 1.2em;
    font-weight: 600;
}

@media (min-width: 280px) and (max-width: 570px) {
    .terms-header {
        font-size: 22px;
    }
    .terms-sub-header {
        font-size: 18px !important;
    }
    .terms-condition-contents p {
        text-align: justify;
    }
    address {
        font-size: 13px;
    }
    .section-dark.margin-botton {
        padding-bottom: 5px;
    }
    .jp {
        max-width: 65%;
    }
    .pd_b{
        padding-top: 20px;
        padding-bottom: 15px;
    }
}

/*..................... terms and condition style................  */

/* .................................collection api........................... */

.office-life-block {
    padding: 32px;
    border-radius: 10px;
    background-color: #2f3142;
    color: #f3f4f8;
    max-width: 380px;
}

.office-life-block._2nd {
    position: relative;
    top: 76px;
}

.office-life-block._4th {
    position: relative;
    top: 76px;
}

.office-life-4-blocks-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 56px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    justify-items: center;
}

.vertical-spacing.bottom-160 {
    padding-bottom: 160px;
}

.vertical-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
}

.grid_expense_page {
    grid-template-columns: 1fr 0.6fr;
    align-items: center;
}

#w-node-b838a7e0-b70c-5c11-da79-9647877b044d-69789bf8 {
    -ms-grid-column-align: end;
    justify-self: end;
}

.office-life-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 376px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.planet-ai-account-four-section .text-block-planet {
    font-size: 40px;
}

.planet-ai-account-last-section .ai-accounting-table-para {
    padding: 12px;
    text-align: center;
}

/* .planet{
    max-width: 200px;
} */

/* ..................................collection api ends...................... */

/* .........................media section starts................... */

@media (min-width: 991px) {
    .footer-wrapper-flex .footer-brand-2 .paragraph-green {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .section-home .centered.image {
        padding-bottom: 0;
    }
    .office-life-two-column {
        grid-row-gap: 48px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .grid_expense_page {
        grid-template-columns: 1fr;
    }
    .office-life-4-blocks-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .office-life-block._2nd {
        /* position: relative; */
        top: 0px;
    }
    .office-life-block._4th {
        top: 0;
    }
    .office-life-4-blocks-grid {
        grid-column-gap: 26px;
        grid-row-gap: 24px;
    }
    .office-life-4-blocks-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .office-life-content-wrapper {
        width: auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .about_us_last_section .button-light.menu {
        display: inline-block;
    }
    .service_wrap_grid h4 {
        font-size: 20px;
    }
    .api-ban_king {
        grid-column-start: span 4 !important;
    }
}

@media (max-width: 575px) {
    .footer-brand-2 {
        padding-top: 10px;
    }
    .anim_particles {
        display: none;
    }
    .get_started_space {
        padding-bottom: 0 !important;
    }
    /* .planet{
        left: 10%;
    } */
    .about-us-block h1 {
        font-size: 30px;
    }
    .trasted-block .text-block-planet {
        font-size: 24px;
    }

    .planet-ai-account-last-section {
        padding-top: 0 !important;
    }
}

@media (max-width: 360px) {
    a.footer-icon.w-nav-brand.w--current img {
        max-width: 210px;
    }
}

.footer-menu {
    display: flex;
    margin-top: 0px;
    justify-content: center;
}

.footer-menu-lists {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    margin: 0px 30px;
}

.footer-menu-lists ul li a {
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
}

#w-node-f813ad95-a9c5-07e6-7da0-0fd43cac10d8-a0a04850 {
    width: 100%;
    max-width: 425px;
}

.center__last_item {
    grid-column-start: span 2 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-home .centered.image {
        padding-bottom: 70px;
    }
}

@media (max-width: 767px) {
    .batton-block-about-us_center {
        text-align: center;
    }
    #w-node-ff5c6c3a-7c1b-932e-946e-2567fded12ab-0fa04857 h4,
    #w-node-_492ff482-0dd3-aeba-6638-b1dee46a74a8-0fa04857 h4 {
        text-align: center;
    }
    h1 {
        font-size: 30px;
    }
    .footer-menu {
        margin-top: 20px;
    }
    .paragraph_center_phone {
        text-align: center;
    }
}

@media (max-width: 479px) {
    .planet {
        width: 190px;
        left: 19% !important;
        top: 18%;
    }
    .grid-planet {
        min-height: 310px;
    }
    .trsuted_text {
        font-size: 14px;
    }
    .trsuted_text {
        font-size: 12px;
    }
    .footer-menu-lists ul li a {
        font-size: 13px;
    }

    .section-home .centered.image {
        padding-bottom: 65px !important;
    }
}

@media (max-width: 319px) {
    .planet {
        width: 190px;
        left: 14%;
    }
    .grid-planet {
        min-height: 270px;
    }
}

.thank_you_note {
    /* display: block; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#modal_msg {
    padding: 29px 60px;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
}

.service_wrap_grid h4 {
    text-align: center;
    font-size: 22px;
}

/* ............signupfporm */

#text_e,
#text_p,
#text_m,
#text-num_p {
    color: red;
    position: absolute;
    bottom: -21px;
    font-size: 12px;
    left: 15px;
}

/* ............Jira Issue..... */
@media (max-width: 360px) {
    .contact_us_section {
        padding-bottom: 0px;
    }
    .sweet-alert .icon {
        margin: 1px auto;
    }
    .partners {
        z-index: 999;
        bottom: -10%;
    }
    .head_about h2
    {
        font-size: 25px;
    }
    .paragraph-large 
    {
        text-align: center;
    }
    .section-dark.modular_product
    {
        padding-top:0;
    }
}

label.error{
    color: red;
    margin-bottom: 20px;
}    


@media(max-width:280px){
    body{
        overflow-x: hidden;
    }
    .about-3-card-content {
        padding: 30px 10px 40px;
    }
    h5 {
        font-size: 15px;
    }
    h2 {
        font-size: 25px !important;
    }
    h1 {
        font-size: 27px;
    }
    .afford_heading_text {
        font-size: 27px !important;
    }
}