body {
    background-color: #d3e5e4 !important;
}
@media (min-width: 992px) {
    html.w-mod-js:not(.w-mod-ix)
        [data-w-id="2c3b21b2-d41a-06a9-9a0d-4d7f58420014"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix)
        [data-w-id="2bad4452-4e76-7ade-2cc8-1968e21ca24e"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix)
        [data-w-id="2bad4452-4e76-7ade-2cc8-1968e21ca263"] {
        opacity: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    html.w-mod-js:not(.w-mod-ix)
        [data-w-id="2c3b21b2-d41a-06a9-9a0d-4d7f58420014"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix)
        [data-w-id="2bad4452-4e76-7ade-2cc8-1968e21ca24e"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix)
        [data-w-id="2bad4452-4e76-7ade-2cc8-1968e21ca263"] {
        opacity: 0;
    }
}

@media (max-width: 767px) and (min-width: 480px) {
    html.w-mod-js:not(.w-mod-ix)
        [data-w-id="2c3b21b2-d41a-06a9-9a0d-4d7f58420014"] {
        opacity: 0;
    }
}

@media (max-width: 479px) {
    html.w-mod-js:not(.w-mod-ix)
        [data-w-id="2c3b21b2-d41a-06a9-9a0d-4d7f58420014"] {
        opacity: 0;
    }
}

.content-portfolio-3-wrap {
    width: 100% !important;
}

.flex_item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.big-baclground-gradient {
    height: 85% !important;
}

@media screen and (min-width: 1280px) {
    .big-baclground-gradient.about-us {
        height: 90% !important;
    }
}

@media screen and (max-width: 991px) {
    .big-baclground-gradient {
        height: 100% !important;
    }
}

@media screen and (max-width: 479px) {
    .big-baclground-gradient.about-us {
        height: 100% !important;
    }
}

@media screen and (max-width: 1024px) {
    .padd_t_b_tab {
        padding-top: 80px !important;
        padding-bottom: 0px !important;
    }
}

@media screen and (min-width: 1280px) {
    .numbers-wrapper {
        grid-column-gap: 110px;
        grid-row-gap: 110px;
        justify-content: space-between !important;
        align-items: flex-start;
    }
}

.collection-item-service._2-type-iteam-service {
    padding-right: 60px !important;
}

.paragraph-gap-wrapper {
    grid-row-gap: 0px !important;
}

.padd_t_b {
    padding-top: 80px !important;
    padding-bottom: 0px !important;
}

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

.padd_b {
    padding-bottom: 0px !important;
}

.padd_t_80 {
    padding-top: 80px !important;
}

.padd_b_80 {
    padding-bottom: 80px !important;
}

.padd_b_50 {
    padding-bottom: 50px !important;
}

.padd_t_50 {
    padding-top: 50px !important;
}

label.error {
    color: red;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}

input.error,
textarea.error {
    border-color: red;
}

.field-wrapper {
    display: block !important;
}

.image-banner-home-3 {
    /* border-bottom-right-radius: 285px; */
    border-bottom-right-radius: 0px;
    padding-bottom: 25px !important;
        object-fit: fill !important;
}

/* @media screen and (min-width: 1280px) {
    .collection-list-services
{
    grid-template-columns: 1fr 1fr 1fr;
}
} */

/* sign in and sign up css */
.rt-contact-details-box {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
}

.rt-contact-details-box.rt-right-border {
    border-right: 1px dashed #ffffff4d;
}

.rt-contact-details-box.rt-right-grey-border {
    border-right: 1px solid #0003;
}

.rt-contact-v1-details-wrapper {
    border-radius: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 1230px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
}

.rt-contact-v1-details-wrapper.rt-background-color-change {
    margin-top: 20px;
    margin-bottom: 125px;
}

.rt-contact-v1-details-wrapper.rt-background-yellow {
    background-color: var(--very-pale-yellow);
    background-color: var(--very-pale-yellow);
    margin-top: 0;
}

.rt-get-in-touch-box {
    flex-flow: column;
    display: flex;
}

.rt-checkbox {
    background-color: #3898ec00;
    border: 1px solid #0003;
    width: 22px;
    height: 22px;
    margin-top: 0;
    margin-left: -10px;
}

.rt-checkbox.w--redirected-checked {
    background-color: #000;
    background-image: url(https://cdn.prod.website-files.com/67f39047a400a22f7397b032/682adcc0f198f02a54322321_Vector%2019%20\(3\).svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-style: none;
    border-radius: 0;
    box-shadow: 0 2px 5px #0000;
}

.rt-checkbox.w--redirected-focus {
    box-shadow: 0 2px 5px #0000;
}

.rt-checkbox.rt-checkbox-change {
    border-color: #00000080;
    margin-left: -11px;
    padding: 3px;
}

.rt-checkbox.rt-checkbox-change.w--redirected-checked {
    background-color: var(--almost-black);
    background-image: url(https://cdn.prod.website-files.com/67f39047a400a22f7397b032/682adcc0f198f02a54322321_Vector%2019%20\(3\).svg);
    background-size: auto;
    border-style: solid;
}

.rt-checkbox.rt-checkbox-change.w--redirected-focus {
    border-style: solid;
    box-shadow: 0 2px 5px #0000;
}

.rt-form-check-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 0;
    display: flex;
}

.rt-textarea {
    border: 0 solid #000;
    border-bottom: 1px solid #0000004d;
    height: 240px;
    min-height: 240px;
    padding-top: 30px;
    padding-left: 0;
}

.rt-textarea:focus {
    color: var(--black);
    border-bottom-style: solid;
    border-bottom-color: #0003;
}

.rt-textarea::placeholder {
    color: var(--black);
    letter-spacing: 1.6px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 28px;
}

.rt-textarea.textarea-change {
    background-color: #fff0;
    border-bottom-color: #0003;
    height: 270px;
    min-height: 270px;
}

.rt-textarea.textarea-change::placeholder {
    color: var(--black);
}

.rt-get-in-heading-para-max-width {
    max-width: 410px;
}

.rt-get-in-heading-para-max-width.rt-contact-para-bottom-padding {
    padding-bottom: 85px;
}

.rt-get-in-heading-para-max-width.rt-contact-three-text-bottom-padding {
    max-width: 399px;
    padding-bottom: 55px;
}

.rt-check-box-text {
    color: var(--almost-black);
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family:
        Satoshi Variable,
        Arial,
        sans-serif;
    font-size: 14px;
    line-height: 1;
}

.rt-contact-subtext-wrapper {
    max-width: 134px;
}

.rt-get-in-qustion {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-bottom: 1px solid #0003;
    justify-content: flex-start;
    align-items: center;
    max-width: 302px;
    padding-bottom: 30px;
    display: flex;
}

.rt-input-box {
    width: 100%;
}

.rt-input-type {
    color: #000;
    background-color: #fff0;
    border: 0 solid #000;
    border-bottom: 1px solid #0003;
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 0;
}

.rt-input-type:focus {
    border-bottom: 1px solid #0003;
}

.rt-input-type::placeholder {
    color: var(--black);
    letter-spacing: 0.32px;
    text-transform: uppercase;
    font-family:
        Satoshi Variable,
        Arial,
        sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.rt-input-type.input-type-change {
    background-color: #fff0;
    border-bottom-color: #0003;
}

.rt-contact-form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.rt-form-button-box {
    position: relative;
}

.contact-hero-v3-big-container {
    z-index: 5;
    background-image: url(https://cdn.prod.website-files.com/67f39047a400a22f7397b032/681d93c4ac8a783867c86ee7_Mask%20group%20-%202025-05-09T110322.994.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    padding-top: 210px;
    padding-bottom: 235px;
    position: relative;
}

.rt-big-container {
    max-width: 1734px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.rt-contact-hero-v3 {
    padding-top: 215px;
    padding-bottom: 130px;
}

.rt-contact-v3-text {
    max-width: 602px;
    margin-left: auto;
    margin-right: auto;
}

.rt-contact-v3-form-right {
    background-color: #f5f7fa;
    border-radius: 15px;
    flex: 1;
    max-width: 704px;
    padding: 20px 50px 40px;
}

.rt-get-in-contact-v3-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    align-items: center;
    max-width: 1244px;
    margin-left: auto;
    margin-right: auto;
    /* padding-bottom: 80px; */
    display: flex;
}

.rt-contact-v1-left-text-max-width {
    max-width: 288px;
    padding-top: 25px;
    padding-bottom: 55px;
}

.rt-contact-v1-left-text-max-width.rt-padding-remove {
    padding-bottom: 0;
}

.rt-form-submit-button {
    opacity: 0;
    position: absolute;
    inset: 0%;
}

.rt-form-submit-button.rt-z-index-top {
    z-index: 10;
    z-index: 10;
}

.rt-footer-link-text {
    color: #b9b9b9;
}

.rt-contact-link-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.active {
    color: green !important;
}

.activeli {
    color: green !important;
}

.nav-link {
    font-weight: bold !important;
}

.nav-item-title {
    font-weight: bold !important;
}

.accordion-list {
    transition: all 0.3s ease;
    overflow: hidden;
}

.right-title-text-wrap {
    max-width: 480px !important;
}

.big-title-section-wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 720px !important;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
}

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

.section.banner-home-3 {
    /* background-image: url('assets/images/home/home-bg.webp') !important; */
    /* background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%; */
    background: linear-gradient(
        180deg,
        rgba(79, 134, 132, 1) 18%,
        rgba(27, 99, 96, 1) 52%,
        rgba(59, 85, 82, 1) 100%
    ) !important;
}

.banner-home-3 {
    background: linear-gradient(
        180deg,
        rgba(79, 134, 132, 1) 18%,
        rgba(27, 99, 96, 1) 52%,
        rgba(59, 85, 82, 1) 100%
    ) !important;
}

.grad_colo2 {
    background: #50aaa6;
    background: linear-gradient(
        180deg,
        rgb(80 170 166 / 14%) 50%,
        rgb(80 170 166 / 39%) 50%
    );
}

.payout_gradient {
    background-image: linear-gradient(180deg, #d3e5e4, #50aaa675) !important;
}
.grad_colo2_n {
    background: #50aaa6;
    background: linear-gradient(180deg, #d3e5e4 60%, rgb(80 170 166 / 39%) 40%);
}

.home-3_cards {
    background: linear-gradient(
        360deg,
        rgba(79, 134, 132, 1) 18%,
        rgba(27, 99, 96, 1) 52%,
        rgba(59, 85, 82, 1) 100%
    ) !important;
}

.color_grey {
    background-color: #d3e5e4 !important;
}

.color_grey_blu {
    background-color: #bbdedb !important;
}

.color_grey_dark {
    background-color: #50aaa663 !important;
}

.color_green_dark {
    background-color: #3b5552 !important;
}

.img-fit {
    object-fit: scale-down !important;
}

.smart_img {
    min-height: 320px !important;
}

.new_cover {
    object-fit: contain !important;
}

.icon {
    width: 50px !important;
    height: 50px !important;
}
.icon_size {
    width: 50px;
    height: 50px;
}

.icon-service {
    width: 50px !important;
    height: 50px !important;
}

.big-right-image {
    object-fit: scale-down !important;
}

.big-right-image.big-left-image {
    inset: 0% auto 0% 5% !important;
}

.flex_ban {
    display: flex;
    flex-direction: row !important;
}

.content-banner-home-3 {
    max-width: none !important;
}

.faq-wrapper {
    justify-content: center !important;
    align-items: flex-start;
    display: flex;
}

@media screen and (max-width: 1024px) {
    .flex_ban {
        flex-direction: column !important;
    }

    .flex_ban_row {
        flex-direction: row !important;
    }
}

.subtitle-text {
    border: 1px solid var(--border-color);
    border-radius: var(--r-12);
    background-color: #d7a30f !important;
    color: #000 !important;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1em;
    display: flex;
    box-shadow:
        0 12px 16px 4px #0a0d1214,
        0 4px 6px -2px #0a0d1208,
        0 2px 2px -1px #0a0d120a;
}

.primary-button {
    background-color: #d7a30f !important;
    color: #000 !important;
    background-image: none !important;
}

.borders-primary-botton {
    background-image: none !important;
}

.bg_none {
    border: none !important;
    border-radius: none !important;
    background-color: unset !important;
}

/* .banner-1-background {
    border-radius: var(--r-12);
    background-image: url("https://cdn.prod.website-files.com/67f66f8a89aae210c1cac09f/67f8d1d298bae77df2ebf434_BG%20Banner%201.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
    height: 88%;
    margin-left: 15px;
    margin-right: 15px;
    position: absolute;
    inset: 0% 0% auto;
} */

.bg_new {
    border-radius: var(--r-12);
    /* background-image: url("assets/images/curr_acc/control_finance.webp") !important; */
    background-image: url("../images/curr_acc/control_finance.webp") !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-size: contain;

    max-width: 100%;
    height: 100%;
    margin-left: 15px;
    margin-right: 15px;
    position: absolute;
    inset: 0% 0% auto;
}



/* .img2_images{
       max-width: 100%;
    height: 100%;

    background-image:
        url("../images/curr_acc/control-finances.png"),
        url("../images/curr_acc/Background.png") !important;

    background-size:
        100% 100%,
        100% 100%;

    background-position:
        center,
        center;

    background-repeat:
        no-repeat,
        no-repeat;
} */


.bg_new_imgs {
    border-radius: var(--r-12);
    /* background-image: url("assets/images/curr_acc/control_finance.webp") !important; */
    background-image: url("../images/curr_acc/control_finance.webp") !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-size: contain;
    max-width: 100%;
    height: 100%;
    margin-left: 15px;
    margin-right: 15px;
    position: absolute;
    inset: 0% 0% auto;
}

.img2_images {
    position: absolute;
    max-width: 100%;
    height: 100%;
    background:  url("../images/curr_acc/Background.png") center/cover no-repeat !important;
    overflow: visible; /* Allow overlay to extend outside */
}

.img2_images::after {
    content: "";
    position: absolute;

    /* Make overlay larger than the background */
    width: 100%;
    height: 100%;

    left: 0%;
    top: 5%;

    background:  url("../images/curr_acc/control-finances.png") center/contain no-repeat !important;

    z-index: 2;
    pointer-events: none;


    /* Animation */
    animation: popOut 1.2s ease-out forwards;
    transform-origin: center bottom;
}
@keyframes popOut {
    0% {
        transform: scale(0.7) translateY(50px);
        opacity: 0;
    }
    100% {
        transform: scale(1) translateY(0);
        opacity: 1;
    }
}



@media screen and (max-width: 1024px) 
{
   .img2_images
{
           inset: 8% 0% auto !important;
} 
}

@media screen and (max-width: 768px) 
{
.img2_images
{

           inset: 0% 0% auto !important;

    
}

.img2_images::after {
 
   z-index: 0;

}


}


.banner-1-background {
    border-radius: var(--r-12);
    background-image: url("../images/api/bg-1x.webp") !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
    height: 88%;
    margin-left: 15px;
    margin-right: 15px;
    position: absolute;
    inset: 0% 0% auto;
}

.cusm_ban_wid {
    max-width: 1523px !important;
}

.color_wht {
    color: #fff !important;
}

.color_blk {
    color: #000 !important;
}

.bg_ban {
    background-color: #d3e5e4;
}

.payout-dark_bg {
    /* background-image: linear-gradient(180deg, #D3E5E4, #4F8684) !important; */
    /* background: linear-gradient(180deg, #D3E5E4 60%,  #4F8684 40%) !important; */
    background: linear-gradient(
        190deg,
        rgba(79, 134, 132, 1) 18%,
        rgba(27, 99, 96, 1) 52%,
        rgba(59, 85, 82, 1) 100%
    ) !important;
}

.escrow_bg {
    background-color: #4f8684 !important;
}

.btm_box_shd {
    box-shadow: 0 8px 98px -6px #00000036;
}

.color_grey_light {
    background-color: #d3e5e4a1 !important;
}

.padd_t_80 {
    padding-top: 80px !important;
}

.padd_b_80 {
    padding-bottom: 80px !important;
}

.grn_bg {
    background-color: #466561 !important;
}
.bg_white {
    background-color: white !important;
}

.bg_trans {
    background-color: transparent !important;
}

.hgt {
    height: 40px !important;
}

.primary-button-white {
    background-color: #d7a30f !important;
    color: #000 !important;
}

.active {
    color: #d7a30f !important;
        font-weight: 600;
    /* color:  #ffbd00 !important; */
}

.color_grey_dk {
    background-color: #bbcbca59 !important;
}

.max_w600px {
    max-width: none !important;
}

/* .image-banner-home-3api
{
    border-radius: 15px;
} */

.image-banner-home-3api {
    z-index: 1;
    object-fit: cover;
    object-position: 100% 100%;
    border-bottom-right-radius: 230px;
    border-bottom-left-radius: 12px;
    width: 99%;
    max-width: 1400px;
    height: 65%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: 0% 0% auto;
    box-shadow:
        0 12px 16px -4px #0a0d1214,
        0 4px 6px -2px #0a0d1208,
        0 2px 2px -1px #0000000a;
    border-radius: 15px;
    top: 115px;
}
.wid_35px {
    /* width: 135px; 
    */
        width: fit-content;
}

.mg_b_0px {
    margin-bottom: 0px !important;
}

.pd-65px {
    padding-top: 65px !important;
}

.pd-50px {
    padding-top: 50px !important;
}

.img_wid {
    width: 50%;
    position: relative;
    bottom: 100px;
    right: 84px;
}

.img_wid_50 {
    width: 50%;
}

.pad_60px {
    padding: 60px;
}

.pad_top60px {
    padding-top: 60px;
}

.image-banner-home-3payout {
    z-index: 1;
    object-fit: cover;
    object-position: 100% 100%;
    border-bottom-right-radius: 230px;
    border-bottom-left-radius: 12px;
    width: 99%;
    max-width: 1542px;
    height: 70%;
    margin-left: auto;
    margin-right: auto;

    /* margin-right: auto; */
    position: absolute;
    inset: 0% 0% auto;
    box-shadow:
        0 12px 16px -4px #0a0d1214,
        0 4px 6px -2px #0a0d1208,
        0 2px 2px -1px #0000000a;
    border-radius: 15px;
    top: 140px;
}

.max_520px {
    max-width: 520px !important;
}

.img_wid_payment {
    width: 50%;
    position: relative;
    bottom: 60px;
    right: 70px;
}

.padd_t_95 {
    padding-top: 95px !important;
}

.img_wid_paym {
    width: 40%;
    position: relative;
    bottom: 115px;
    right: 47px;
}

.img_wid_soln {
    width: 50%;
    position: relative;
    bottom: 80px;
    right: 0;
}

.pos_rel {
    position: relative;
    top: 40px;
}

.title-service-block_overflow {
    overflow: unset !important;
}

.link-portfolio-3_new {
    height: 330px;
}

.footer-about p {
    font-size: 16px !important;
}
.footer-column ul li a {
    font-size: 16px !important;

}

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

.contact-item {
    font-size: 16px !important;

}

.footer-bottom {
    font-size: 16px !important;

}

.small-text {
    font-size: 16px !important;
    line-height: 1.2em;
}
@media screen and (max-width: 1366px) {
    .img_wid_paym {
        right: 15px !important;
    }
}

@media screen and (max-width: 1280px) {
    .bg_new_in {
        inset: 8% 0% auto !important;
    }

    .collection-list-services {
        grid-template-columns: 1fr 1fr ;
    }
}

@media screen and (max-width: 1024px) {
    .img_wid {
        right: 30px !important;
    }

    .img_wid_paym_ven {
        bottom: 35px !important;
    }
    .top_160 {
        top: 160px !important;
    }

    .bt_35 {
        bottom: 35px !important;
    }
}

@media screen and (max-width: 1024px) {
    .ban_con {
        margin-bottom: 40px !important;
    }

    .bg_new_in {
        inset: 20% 0% auto !important;
    }

    .about-image {
        object-fit: contain !important;
    }

    .img_wid_payment {
        width: 50%;
        position: relative;
        bottom: 0px !important;
        right: 70px;
    }
}

.img_wid {
    width: 50%;
    position: relative;
    bottom: 100px;
    right: 30px;
}



@media screen and (max-width: 1024px) {
    .img_wid {
        bottom: 50px !important;
    }


    .collection-item-service:last-child {
    /* display: block !important; */
}
}

@media screen and (max-width: 991px) {
    .left-content-wrapper {
        width: 50% !important;
    }

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

    .pd-65px {
        padding-top: 0px !important;
    }
    .img_wid {
        bottom: 0px !important;
    }
}

@media screen and (max-width: 820px) {
    
    .bg_new {
        background-image: none !important;
    }
}

@media screen and (max-width: 1024px) {
    /* .img_wid {
        width: 100%;
        right: 0px !important;
    } */
    .img_wid {
        width: 50%;
        right: 0px !important;
    }


    .img_wid_soln {
    width: 50%;
    position: relative;
    bottom: 20px;
    right: 0;
}



}

@media screen and (max-width: 600px) {

     .img_wid {
        width: 100%;
        right: 0px !important;
    }
    .left-content-wrapper {
        width: 100% !important;
    }
    .img_wid_payment {
        width: 100%;
        right: 0px !important;
        padding-bottom: 20px;
    }

    .img_wid_paym {
        width: 100%;
        right: 0px !important;
    }
    .button-wrapper {
        justify-content: center !important;
        align-items: center !important;
    }

    .collection-item-service:last-child {
        display: flex !important;
    }

    .collection-item-service._2-type-iteam-service {
        padding-right: 20px !important;
    }

    .dis_unset {
        display: unset !important;
    }

    .dis_none {
        display: none;
    }

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

    .b_30px
    {
        padding-bottom: 30px !important;
    }

    .img_wid_soln {
    width: 100%;
    position: relative;
    bottom: 0px;
    right: 0;
}

 .collection-list-services {
        grid-template-columns: 1fr;
    }

    .image-banner-home-3 {
        object-fit: cover !important;
}
}


.image-banner-home-3esc {
    z-index: 1;
    object-fit: cover;
    object-position: 100% 100%;
    border-bottom-right-radius: 230px;
    border-bottom-left-radius: 12px;
    width: 99%;
    max-width: 1400px;
    height: 80%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: 0% 0% auto;
    box-shadow: 0 12px 16px -4px #0a0d1214,
        0 4px 6px -2px #0a0d1208,
        0 2px 2px -1px #0000000a;
    border-radius: 15px;
    top: 90px;
}


.icon30px
{
    width: 30px !important;
    height: 30px !important;
}

.wid_55per
{
    width: 55%;
}

.hg_350px
{
    height: 350px !important;
}

@media screen and (max-width: 600px) {
.wid_55per
{
    width: 100%;
}
.flex_ban_row {
        flex-direction: column !important;
    }
}

@media screen and (max-width: 700px) {
.flex_ban_row {
        flex-direction: column !important;
    }

        .dis_unset {
        display: unset !important;
    }
}




.small-paragraph {
    margin-top: 5px;
    font-size: 16px !important;
}


.primary-button:hover {
    /* border-radius: var(--r-5); */
    background-color: var(--primary) !important;
    background-image: linear-gradient(180deg, #32726000, var(--dark-primary)) !important;
    color: var(--white) !important;
    /* text-align: center;
    letter-spacing: .5px;
    text-transform: none;
    padding: 12px 22px;
    font-family: Inter Tight, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em; */
    /* transition: background-color .4s; */
}

.primary-button-white:hover {
  background-color: var(--primary) !important;
    background-image: linear-gradient(180deg, #32726000, var(--dark-primary)) !important;
    color: var(--white) !important;
}

.w-nav-link:hover {
    color: #d7a30f  !important;

}

.nav-item-title:hover
{
    color: #d7a30f  !important;

}

.color_blk_hov:hover
{
    color: #d7a30f  !important;

}

@media screen and (max-width: 991px) {
    .collection-item-program:last-child {
        display: block !important;
    }
}

@media screen and (max-width: 768px) {
    .bg_new_in {
        inset: 0% 0% auto !important;
    }
     

        /* .dis_unset {
        display: unset !important;
    } */

  .bg_new {
    border-radius: var(--r-12);
    /* background-image: url("assets/images/curr_acc/control_finance.webp") !important; */
    background-image: url("../images/curr_acc/control_finance.webp") !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-size: auto;
    max-width: 100%;
    height: 100%;
    margin-left: 15px;
    margin-right: 15px;
    position: absolute;
    inset: 0% 0% auto;
}
.padd_b_80_tm {
    padding-bottom: 15px !important;
}

    .title-button-wrap {
        display: block !important;
    }

        .top-title-big-wrapper {
        justify-content: center;
        align-items: center !important;
        margin-bottom: 30px;
    }

    .top-title-big-wrapper {
    flex-direction: column !important;
    }

        .big-baclground-gradient {
        height: 96% !important;
    }
}

@media screen and (max-width: 991px) {
    .collection-list-portfolio-3 {
        grid-template-columns: 1fr !important;
    }
}

@media screen and (max-width: 991px) {
    .collection-list-programs {
        grid-template-columns:1fr !important;
    }
}

@media screen and (max-width: 1280px) {
    /* .collection-list-services {
        grid-template-columns: 1fr !important;
    } */
}

@media screen and (max-width: 768px) {
    .dis_unset {
        display: unset !important;
    }

}

@media screen and (max-width: 1280px) {
     .fr1_css {
        grid-template-columns: 1fr !important;
    }
}

.flex_item_ficon {
    display: flex;
    gap: 10px;
}

.img_fot
{
    width: 22px;
    height: 22px;
    /* margin-top: 15px; */

}

.link_color:hover
{
    color:#d7a30f !important;
}


@media screen and (max-width: 768px) {
    .bg_new_curr {
        border-radius: var(--r-12);
        /* background-image: url(assets/images/curr_acc/control_finance.webp) !important; */
        background-image: url(../images/curr_acc/control_finance.webp) !important;
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-size: cover !important;
        /* background-size: auto; */
        max-width: 100%;
        height: 100%;
        margin-left: 15px;
        margin-right: 15px;
        position: absolute;
        inset: 0% 0% auto;
    }
}

@media screen and (max-width: 600px) {
    .bg_new_curr {
        border-radius: var(--r-12);
        /* background-image: url(assets/images/curr_acc/control_finance.webp) !important; */
        background-image: url(../images/curr_acc/control_finance.webp) !important;
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-size: contain !important;
        /* background-size: auto; */
        max-width: 100%;
        height: 100%;
        margin-left: 15px;
        margin-right: 15px;
        position: absolute;
        inset: 0% 0% auto;
    }
}


 .password-wrapper {
        position: relative;
    }

    .toggle-password {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        font-size: 18px;
        color: #666;
    }

    .password-wrapper input {
        padding-right: 45px;
    }


    .nav-dropdown-icon {
    color: #000000 !important;
    margin-right: 10px;
    font-size: 10px;
}



.big_button{
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 720px !important;
    margin-bottom: 0px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
}

.wid_414px
{
    width: 72%;
}

.img_wid_escrow {
    width: 50%;
    /* position: relative;
    bottom: 50px;
    right: 0; */
}

@media screen and (max-width: 1280px) {
.wid_414px
{
    width: 100%;
}

.img_wid_escrow {
    width: 50%;
    /* position: relative;
    bottom: 0px;
    right: 0; */
}
}


@media screen and (max-width: 600px) {
.img_wid_escrow {
    width: 100%;
    /* position: relative;
    bottom: 0px;
    right: 0; */
}
}

@media(min-width:2260px){

    .image-banner-home-3payout {
    margin-left: auto;
   margin-right: auto !important;
    }
}

.bg_cream
{
    background-color: rgb(253, 248, 245);
}

.img_pos
{
        position: relative;
    bottom: 190px;
}

@media screen and (max-width: 1024px) {
.img_pos
{
        position: unset;
    /* bottom: 190px; */
}
}

.color_grn {
    color: #327260 !important;
}

.colr_white
{
    color:#ffffff;
}

.mar_60_btm
{
    margin-bottom: 60px !important;
}


.mar_t_80px
{
    margin-top: 80px !important;
}

.mar_b_80px
{
    margin-top: 80px !important;
}

.max_wid_800
{
    max-width: 800px !important;
}

.brand {
    height: 40px !important;
}