.d-flex {
    display: flex;
    flex-wrap: nowrap;
}

.mt-20 {
    margin-top: 20px;
}

.pt-20 {
    padding-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.pt-30 {
    padding-top: 30px;
}

label.error {
    color: rgb(251, 3, 3);
}

.nav li.active a {
    color: #175cff !important;
}

.text-align-center {
    text-align: center;
}

.mr-25 {
    margin-right: 20px;
}

@media(max-width:767px) {
    .d-flex {
        display: flex;
        flex-wrap: wrap;
    }
}



/* ============================================= */
.main-menu li a.nav-link {
    font-size: 16px;
}

h4,
.h4 {
    font-size: 20px;
}

.ptb-50 {
    padding-bottom: 50px;
    padding-top: 50px;
}

.display-5 {
    font-size: 50px;
}

.process-icon-2:after {
    height: 140px;
}

.icon-center {
    margin: 0 auto 10px;
}

.feature-card_1 {
    display: grid;
    align-items: center;
}

.footer-nav-list li.active a {
    color: #175cff !important;
}

.a_color {
    color: #fff;
}

.pt-100 {
    padding-top: 100px;
}

.pb-50 {
    padding-bottom: 50px;
}

.bgc-dark-1 {
    background-color: #fff;
}

.clr-text-1 {
    color: #000;
}

.clr-white {
    color: #000;
}

.price-feature-col-2 {
    width: 100%;
}

.pricing-tab-list {
    display: flex !important;
    justify-content: center;
    margin-bottom: 40px !important;
}

.d-flxe-c {
    display: flex;
    justify-content: center;
}

.pt-50 {
    padding-top: 50px;
}

.d-flex-b {
    display: flex;
    align-items: center;
}

.color_ {
    color: #fff !important;
}

.pricing-content-wrap-2 {
    display: flex;
    justify-content: center;
}

.display-5-2 {
    font-size: 30px !important;
}

/* For hide number input arrows */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}


/* For white and black imgs */
.process-card:hover .process-icon .hover_img:first-of-type,
.process-card .process-icon .hover_img:last-of-type {
    display: none;
}

.process-card:hover .process-icon .hover_img:last-of-type {
    display: block;
}


.work-process-list li:hover .process-icon-2 img:first-of-type,
.work-process-list li .process-icon-2 img:last-of-type {
    display: none;
}

.work-process-list li:hover .process-icon-2 img:last-of-type {
    display: block;
}

/* ======= */

.img_size img {
    width: 100% !important;
}

.fff_color>h4,
.fff_color>h2,
.fff_color>p {
    color: #fff;
}

.bg-dark_2 {
    background-color: #175CFF !important;
}

.bg-danger-soft-2 {
    background-color: #D1DEFF;
    border: #175CFF 1px solid;
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) #175CFF !important;
}

.process-icon-2:after {
    background-color: #175CFF;
}

.process-icon-2 i {
    opacity: 1;
}

.bg-gradient {
    background-color: #175CFF !important;
}

.dg-feedback-section {
    background-color: #175CFF !important;
}

.cutomer-review-app-two {
    background-color: #175CFF;
}

.feature-card,
.cta-card {
    border: #175CFF 1px solid;
}



.process-card:hover {
    border: #175CFF 1px solid;
}

.faq-accordion .accordion-item button.accordion-button {
    border: #175CFF 1px solid;
}

.digi-how-works-right .dig-how-steps ul li {
    border: #175CFF 1px solid;
}

.pricing-tab-list li button.active {
    background-color: #175CFF;
}

.bgc-dark-2 {
    background-color: #175CFF;
}

.contact-us-promo {
    border: #175CFF 1px solid;
}

.register-form input.form-control {
    border-color: #175CFF;
}contact-us-form

.form-control,
.custom-select,
.form-select {
    border: 2px solid #175CFF;
}


.price-feature-col {
    width: 100%;
    border: 2px solid #175CFF;
}
.border_color{
    border: 2px solid #175CFF;
}

label.error{
    color: red !important;
}
/* new */
@media (max-width:320px){
    .hero-section .hero-content-wrap .display-5{
        font-size: 40px;
    }
    /* .ptb-50 {
        padding-bottom: 20px;
        padding-top: 20px;
    } */
}
@media (max-width:767px){
    .work-process .work-process-list .d-flex{
        flex-wrap: nowrap;
    }
    .feature-tab-list-2{
        justify-content: center !important;
    }
    .nav-item button {
        margin-bottom: 20px;
    }
    .pricing-section{
        padding-bottom: 40px;
    }
    .pe-5 {
        padding-right: 0rem !important;
    }
}
@media (min-width:768px) and (max-width:1024px){
    .hero-screen-wrap{
        justify-content: center;
    }
    .pricing-section{
        padding-bottom: 40px;
    }
    .contact-us-form  .align-items-center{
        justify-content: center;
    }
    .d-flex{
        flex-wrap: wrap;
    }

}
/*  */
.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
}
.onloadpage .pre-content {
    top: 50%;
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
}
.onloadpage {
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #202020;
}
/* new */
.bg-gradient-1{
    background: -webkit-gradient( linear, left top, right top, from(#000717), to(#002d97) ) !important;
}
.platform_details{
    display: flex;
    align-items: flex-end;
    font-size: 20px;
    padding-bottom: 25px;
    padding-top: 20px;
    gap: 10px;
}
.platform_details span{
    font-size: 120px;
    line-height: 96px;
    text-align: left;
    font-weight: 700;
}
.css-1j9vhsu {
    opacity: 0.2;
    border: 0;
    border-color: inherit;
    border-style: solid;
    border-bottom-width: 1px;
    width: 65%;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: auto;
    border-width: 1.4px;
    border-image: linear-gradient(to right, #006FE2, #FFFFFF) 100% 0%;
}
.gst_details{
    display: flex;
    align-items: center;
}
.platform_details_contents p{
    margin-bottom: 0;
}
/* billing page  */
.billing_page_section {
    padding: 40px 0 70px !important;
    background: #fff;
}
.m_row {
    display: flex;
    flex-direction: row;
    /* flex-wrap: wrap; */
}
.m_row div[class^="w-col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.w-col-8 {
    width: 66.66666667%;
}
.billing_information_form {
    padding: 15px;
    border: 1px solid #175cff;
}
.billing_information_form .b1 {
    padding-left: 5px;
}
.billing_information_form .b1 {
    padding-left: 5px;
}
.font-size-12 {
    font-size: 12px;
}

.w-col-12 {
    width: 100%;
}
.number_filed {
    position: relative;
    margin-bottom: 0 !important;
}
.number_filed select {
    width: 70px;
    border: none;
    position: absolute;
    top: 2px;
    left: 1px;
}


.number_filed select {
    width: 70px;
    border: none;
    position: absolute;
    top: 2px;
    left: 1px;
}
.field input, .field select {
    width: 100%;
    padding: 12px 7px 10px;
    line-height: 24px;
    background: transparent;
    border: 1px solid #175cff;
    color: black;
}
.field select option {
    margin: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: black;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
button[disabled], html input[disabled] {
    cursor: default;
}

.number_filed input {
    padding-left: 85px;
}
.field input, .field select {
    width: 100%;
    padding: 12px 7px 10px;
    line-height: 24px;
    background: transparent;
    border: 1px solid #175cff;
    color: black;
}
.country_name span {
    position: absolute;
    font-size: 10px;
    top: 0;
}
.country_name {
    position: relative;
    border: 1px solid #175cff;
    padding: 16px 7px 0px;
    color: black;
    line-height: 27px;
    margin: 10px 0;
    background: transparent;
}
h6.b1{
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    color: #888;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 600;
    color: #175cff;
}
p.b1{
    /* margin-top: 10px; */
    font-family: Poppins, sans-serif;
    color: black;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
    margin-bottom: 0;
}
.field {
    margin-bottom: 20px !important;
    position: relative;
    width: 100%;
}
/* .number_filed_validation {
    background: #5f6749;
    padding: 10px;
} */
.number_filed select {
    width: 70px !important;
    border: none !important;
    position: absolute ;
    top: 2px;
    left: 1px;
}
.field input, .field select {
    width: 100%;
    padding: 12px 7px 10px;
    line-height: 24px;
    background: transparent;
    border: 1px solid #175cff;
    color: black;
}
.field select option {
    margin: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: black;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
button[disabled], html input[disabled] {
    cursor: default;
}
.number_filed input {
    padding-left: 85px !important;
}
.field input, .field select {
    width: 100%;
    padding: 12px 7px 10px;
    line-height: 24px;
    background: transparent;
    border: 1px solid #175cff;
    color: black;
}
label {
    display: block;
}
 .billing_frm_fild {
        margin-top: 15px;
    }
    .field span.field__label {
        position: absolute;
        font-size: 12px;
        padding: 0 11px;
        top: -1px;
        color: black;
    }
    .w-col-6 {
        width: 50%;
    }
    .btn_submit_.bg-dark {
        background: #175cff !important;
        color: black;
        border: 1px solid #175cff;
    }
    
    .btn_submit_ {
        width: 100%;
        padding: 5px;
        background: transparent;
        border: 1px solid #175cff;
        color: black;
    }
    .w-col-4 {
        width: 33.33333333%;
    }
    .order_summary {
        /* background: #5f6749; */
        border: 1px solid #175cff;
        padding: 15px;
    }
    .edit_your_order._1 {
        padding: 20px 0;
        border-bottom: 1px solid #175cff;
        color: black;
    }
    .edit_your_order {
        display: flex;
        justify-content: space-between;
    }
    .edit_your_order._1 {
        /* padding: 20px 0;
        border-bottom: 1px solid #175cff; */
        color: black;
    }
    .offer_disclaimer {
        border-bottom: 1px solid #175cff;
        margin-top: 7px;
    }
    .offer_disclaimer a {
        font-size: 12px;
        padding: 0px 0;
    }
    
    .text-underline {
        text-decoration: underline;
    }
    .edit_your_order._3 {
        font-size: 12px;
        margin-top: 5px;
        color: black;
    }
    
    .edit_your_order {
        display: flex;
        justify-content: space-between;
    }
    .edit_your_order._2 {
        margin-bottom: 5px;
    }
    .nice_saved {
        padding: 10px 0;
        text-align: center;
        font-size: 14px;
        color: #175cff;
    }
    .order_summary p {
        font-size: 10px;
        margin-top: 10px;
    font-family: Poppins, sans-serif;
    color: black;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
    }
    .edit_your_order._1  a{
        color: black;
    }
    .offer_disclaimer a{
        color: black;
    }
    .edit_your_order.total_inr {
        /* padding: 10px 0; */
        color:  black;
        font-size: 18px;
    }
    .order_summary p a{
        color: black;
    }
    .order_summary h6{
        color: #175cff;
    }
    .number_filed_validation  .font-size-12{
        color: black;
    }
    /* end */
    .gst_details_contnet{
        font-size: 20px;
    }
    .pay_planner_custom{
        font-size: 20px;
        color: rgb(14, 13, 13) !important;
    }
    .forge_custom{
        font-size: 2.5rem;
    }
    .heading_custom h4{
        font-size: 1.875rem;
    }
    .aiart-gd-text {
        background: linear-gradient(91deg, #2a0090 51.27%, #2a0090 96.15%);
        -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    }
    .risk-shadow{
        border: 1px solid #175cff;
    }
    .border-bottom {
        border-bottom: 1px solid #175cff !important;
    }
    .heading_custom .btn{
        border: 2px solid #175cff;
    }
    .aiart-gd-btn::after{
        border: 1px solid #175cff;
    }
    .aiart-gd-btn::before {
        background: none;
    }

.aiwt-faq .accordion-item .accordion-header button[aria-expanded="true"] {
    background-color: #175cff;
}
.text-warning{
    color: #fff !important;
}

@media (max-width:767px){
    .w-col-8 {
        width: 100%;
    }
    .m_row {
        flex-direction: column;
    }
    .w-col-4{
        width: 100%;
        margin-top: 50px;
    }

}
/* user dashboard */
.user-dasboard .card {
    border: 1px solid #175cff;
    
}
.user-dasboard .card-header{
    border-bottom: 1px solid #175cff;
}
.card-header {
    color: rgb(12, 12, 12);
    font-size: 22px;
    font-weight: 600;
}
.table > :not(caption) > * > * {
    border-right: 1px solid #175cff;
    border-bottom-color: #175cff;
}
.plan_details{
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}
.person_name{
    display: flex;
    justify-content: space-between;
}
.person_email{
    display: flex;
    justify-content: space-between;
}

.dashboard_heading{
    color: rgb(15, 15, 15);
font-size: 35px;
font-weight: 700;
margin-bottom: 20px;
    
}
.inner_box p{
    color: rgb(15, 15, 15) ;
    font-weight: 500;
}
.dasboard_padding{
    padding: 80px 0;
}
.dash_table table, .dash_table th, .dash_table td {
    border: 2px solid #175cff;
    padding: 5px;
    color: black;
    text-align: center;
    /* line-height: 22px;
    font-weight: 900;
    font-size: 18px; */
}
.action_button{
    border-radius: 0 !important;
    padding: 4px 0px !important;
    text-align: center;
    width: 140px;
    margin: 4px 0;
    color: #fff;
    border-color: #175cff;
    background-color: #175cff;
}
/*  */
label {
    display: block;
    /* margin-bottom: 40px; */
    font-family: Poppins, sans-serif;
    color: black;
    /* font-weight: 700; */
}
.contacts-input {
    height: auto;
    padding: 16px 18px;
    border-style: solid;
    border-width: 1px;
    border-color: #175cff;
    border-radius: 20px;
    background-color: #FFF;
    /* -webkit-transition: all 200ms ease;
    transition: all 200ms ease; */
    /* font-family: Lato, sans-serif; */
    color: black;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
}
.primary-button.full-width {
    width: 100%;
    border-radius: 50px;
}
.primary-button {
    display: inline-block;
    margin-top: 5px;
    padding: 16px 22px;
    border-style: solid;
    border-width: 2px;
    border-color: #175cff;
    border-radius: 50px;
    background-color: #175cff;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.5px;
    text-decoration: none;
    text-transform: none;
}
/* button */
.dash_board_button .nav-link{
    font-size: 18px;
    margin: 15px 0;
    color: #fff;

}
.nav-pills .nav-link {
    background: #0044e3;
    color: #fff;
    border-radius: 0;
}
/* dropdown */
.sign_in_profile a img {
    width: 40px;
    border-radius: 50%;
    border: 2px solid #1351D8;
    margin-right: 20px;
}
.sign_in_profile {
    padding: 24px 0;
    position: relative;
}
.profile_dropdown {
    background-color: #000000;
    border-radius: 20px;
    min-width: 240px;
    box-shadow: 0 30px 80px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.profile_dropdown {
    display: none;
    position: absolute;
    right: -100px;
    top: 70px;
    z-index: -9;
}
.profile_header {
    display: flex;
    gap: 15px;
    border-bottom: 1px solid #1351D8;
    padding: 20px;
    align-items: center;
}
.icon_size {
    width: 30px;
}
.profile_body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding-left: 60px;
    border-bottom: 1px solid #1351D8;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sign_in_profile:hover .profile_dropdown {
    z-index: 99;
    display: block;
}   
.profile_body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding-left: 60px;
    border-bottom: 1px solid #1351D8;
    padding-top: 10px;
    padding-bottom: 10px;
}
.profile_body a span{
    color: #fff;
    font-weight: 500;

}
.profile_footer {
    padding-left: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.profile_footer  a span{
    color: #fff;
    font-weight: 500;

}
.profile_body a span svg {
    margin-right: 10px;
}
.my_dashboard{
    padding: 0 20px;
}
.person_details{
    padding: 0 20px;
}
.my_plans{
    padding: 0 20px;
}
.dash_table th{
    line-height: 22px;
    font-weight: 900;
    font-size: 18px;
}
.nav-link{
    padding: 10px 15px 10px 15px;
}
.profile_header_name h4{
    color: #fff;
}
.profile_footer a span svg {
    margin-right: 10px;
}
.profile_body a span:hover, .profile_footer a span:hover{
    color: #175cff;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    background-color: #fff;
    color: #000000;
    border: 2px solid #0044e3;
}
/* changes */
.right-radius-custom{
    border-radius: 1rem 1rem 1rem 1rem;
}
@media(max-width:1024px){
    .right-0 {
        right: 50px;
    }
    .sign_in_profile a img {
        margin-right: 0px;
    }
    .contact-us-img{
        margin-top: 25px;
    }
    .list-align{
        display: flex;
        align-items: baseline;
        gap: 10px;
    }
}
@media (min-width:1024px) and (max-width:1366px){
    .process-card {
        min-height: 450px;
        max-height: 450px;
    }
    .testimonial-tab-menu{
        grid-template-columns: repeat(auto-fit, minmax(274px, 1fr));
    }
}
@media (min-width:768px) and (max-width:1024px){
    .profile_dropdown {
        right: -26px;
    }
    .work-process .d-flex{
        flex-wrap: nowrap;
    }
    .customer-review-tab .d-flex{
        flex-wrap: nowrap;
    }
    .right-0 {
        right: 0;
    }
    a {
        word-wrap: break-word;
    }
    .payment_route_section .d-flex{
        flex-wrap: wrap;
    }
    .contact-promo .d-flex{
        flex-wrap: nowrap;
    }
    .cta-img img {
        margin-bottom: 10px;
    }
    .margin-top{
        margin-top: 1.5rem !important;
    }
    .pricing-page{
        text-align: center;
    }
    .platform_details {
        justify-content: center;
    }
    .gst_details {
        justify-content: center;
    }
    .sign-up-in-section{
        min-height: unset;
    }
    .chakra-divider{
        display: none;
    }
    .gst_details_contnet{
        text-align: center;
    }
    .platform_details span{
        font-size: 50px;
    }
}
@media(max-width:767px){
    .profile_dropdown {
        right: -8px;
    }
    .display-5 {
        font-size: 36px;
    }
    .aiart-price-item .d-flex {
        flex-wrap: nowrap;
        align-items: baseline !important;
    }
    .flex-direction-custom{
        flex-direction: column-reverse;
    }
    .contact-us-promo {
        padding: 10px 10px 10px 10px !important;
    }
    .process-icon-2:after {
        height: 150px;
        top: -14px;
    }
    .mb-text-align-center{
        text-align: center;
    }
    .customer-review-tab .nav-link.d-flex{
        flex-wrap: nowrap;
    }
    .feature-promo .single-feature-promo.pb-5{
        padding: 1rem !important;
    }
    .feature-section .feature-card.p-5{
        padding: 1rem !important;
        text-align: center;
    }
    .pricing-section .price-feature-col.p-5{
        padding: 1rem !important;
    }
    .pricing-section .nav_pill_tab h4, .pricing-section .nav_pill_tab p{
        text-align: center;
    }
    .contact-us-form{
        text-align: center;
    }
    a {
        word-wrap: break-word;
    }
    .contact-promo .d-flex {
        flex-wrap: nowrap;
    }
    .about_us_how_it_work_section .digi-testimonial-single{
        text-align: center;
    }
}
.offcanvas-header button.close-btn {
    background: #175cff;
    color: #fff !important;
}
.cta-img img{
    margin-bottom: 25px;
}
.single-review-slider .d-flex{
    margin-bottom: 20px;
}
.faq-list {
    margin-right: 6px;
}
@media (max-width:300px){
    .process-icon-2:after {
        height: 267px;
        top: -79px;
    }
    .feature-promo .single-feature-promo.p-4{
        padding: 0px !important;
    }
    .platform_details {
        align-items: unset;
        flex-direction: column;
    }
    .home-page-feature-rich-section .p-5{
        padding: 1rem !important;   
    }
    .about_us_how_it_work_section .digi-testimonial-single{
        padding: 10px;
    }
    
}
@media  (min-device-width: 1024px) and (max-device-width: 1366px){
    .cta-img{
        top: 70px;
    }
}
.ca-accordion .accordion-button:not(.collapsed)::after {
    margin-top: 15px;
}
@media(max-width:991px){
    .faq-list-group {
        max-height: 237px;
    }
}
.justify-content-between-custom{
    justify-content: space-evenly !important;
}
.form-control, .custom-select, .form-select {
    border: 2px solid #175CFF;
}