.pc_all_pol {
    margin: 0 auto;
}
.pc_pb {
    padding-bottom: 50px;
    padding-top: 6rem;
}

.pc_pt {
    padding-top: 20px;
}

.about-feature-list {
    width: 100%;
}

.about-feature-list ul li {
    list-style-type: disc;
}
/* key feautures starts css */

.slider-container {
    max-width: 1200px;
    margin: auto;
    padding: 20px;
}

.profile-slider {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
    gap: 30px;
}

.profile-card {
    text-align: center;
    cursor: pointer;
    padding: 10px 0px 10px 10px;
    border-radius: 10px;
    transition: background-color 0.3s;
}
.profile-card {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(5, 98, 81);
}
.profile-card img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.profile-card h4 {
    font-size: 20px;
    color: #fff;
    margin: 5px 0;
}

.profile-card p {
    color: #fff;
}

.profile-card.active {
    background-color: #f9c674;
}

.profile-detail {
    display: flex;
    gap: 20px;
    max-width: 826px;
    margin: auto;
    background-color: #ffc107;
    padding: 20px;
    border-radius: 10px;
    flex: 0 0 240px;
}

.profile-detail img {
    border-radius: 10px;
}

.profile-detail h3 {
    margin: 10px 0;
    color: #444;
}

.profile-detail p {
    color: #555;
}
.pc_text_flex {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
}
#detail-desc {
    max-width: 576px;
}
.rating {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    background: #056251;
}

.rating span {
    font-size: 1.5rem;
    color: #f9c674;
}

.rating .inactive {
    color: #ccc;
}

.rating-value {
    font-size: 1.2rem;
    margin-left: 10px;
    background: #fff;
}

.pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pagination span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #ddd;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s;
}

.pagination span.active {
    background-color: #f9c674;
}

.testimonial-content {
    padding-left: 5px;
}

.section-padding {
    padding: 120px 0;
}
/* .container {
    max-width: 1320px;
} */

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

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

.section-title {
    position: relative;
    margin-bottom: 30px;
}
.section-title p {
    color: #056251;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    /* padding-left: 90px !important; */
}

.top_rev {
    margin-top: 20px;
}
.section-title h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    color: #061815;
}
.mt-60 {
    margin-top: 60px;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.choose-us-section .single-feature-item {
    background: #a499ba;
    padding: 25px;
    transition: 0.3s ease;
}

.mt-60 {
    margin-top: 60px;
}
.choose-us-section .single-feature-item .feature-icon {
    background: #322e53;
    color: #fff;
    display: inline-block;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 80px;
    transition: 0.5s;
    margin-top: -65px;
}
.single-feature-item:hover {
    background: #a499ba;
}
.choose-us-section .single-feature-item .feature-title h4 {
    font-size: 24px;
    margin-top: 30px;
}
.choose-us-section .single-feature-item p {
    color: #000;
    margin-top: 30px;
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}
@media (min-width: 1200px) {
    .offset-xl-1 {
        margin-left: 8.33333333%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
}

.feature-icon .ph {
    font-size: 30px;
}

.swiper-container {
    width: 100%;
    height: auto;
}

.pc_cold .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    gap: 10px;
    border: 1px solid #ccc;
}
.pc_swiper_slider2 .swiper-slide {
    border: none;
}
.pc_swiper_slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border: unset;
}
.swiper-container {
    overflow: hidden;
}

.pc_qr_code .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: auto;
    top: auto;
    display: block;
    text-align: center;
    margin: 60px 0 30px;
}

.pc_onboarding_api .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: auto;
    top: auto;
    display: block;
    text-align: center;
    margin: 60px 0 30px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    background: #a499ba;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 10px;
    border-radius: 0px;
}

.single-testimonal-item {
    display: flex;
    background: #fff;
    padding: 30px;
    position: relative;
    align-items: center;
}

/* .single-testimonal-item .testimonial-img {
    flex: 0 0 128px;
} */

.single-testimonal-item .testimonial-content {
    padding-left: 25px;
}
.single-testimonal-item .testimonial-content p {
    font-size: 18px;
    font-weight: 600;
    font-family: "Syne", sans-serif;
    margin: 25px 0;
    color: #000;
}

.process-section.process-two .single-process-item {
    background: #a499ba;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 20px;
    padding-left: 0;
    margin-bottom: 25px;
}
.process-section.process-two .single-process-item .process-icon {
    background: #322e53;
    color: #fff;
    padding: 20px;
    width: 90px;
    height: 90px;
    flex: 0 0 90px;
    text-align: center;
}

.process-section.process-two .single-process-item .process-content {
    padding-left: 20px;
}
.process-section.process-two .single-process-item .process-content p {
    color: #061815;
    margin: 0;
    margin-top: 5px;
}

.pc_flex_com {
    flex: 0 0 auto;
    width: 50%;
}

/* .process-section.process-two .single-process-item:hover {
    background: #a499ba;
    color: #fff;
}

.process-section.process-two .single-process-item:hover .process-icon {
    background: #322e53;
} */

.pc_inc .ph {
    font-size: 45px;
}
/* 
.process-section.process-two .single-process-item:hover .process-content p {
    color: #fff;
} */

@media (min-width: 1200px) {
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

.single-price-item {
    background: #fff;
    padding: 45px 35px 0;
    text-align: center;
    margin-bottom: 30px;
}

.single-price-item h4 {
    font-size: 30px;
}

.single-price-item p {
    font-size: 18px;
    margin: 30px 0;
    color: #061815;
}
.single-price-item .price-amount h2 {
    font-size: 52px;
    font-weight: 600;
    margin-bottom: 30px;
}

.single-price-item .price-feature-list {
    background: #322e53;
    padding: 50px 75px;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.single-price-item .price-feature-list ul li {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
    padding-left: 15px;
}

.single-price-item .price-feature-list ul li i {
    font-size: 18px;
    color: #ffb966;
    margin-right: 15px;
}

.main-btn.white {
    background: #fff;
    color: #061815;
}

.main-btn,
.main-btn.white {
    display: inline-block;
    background: #ffb966;
    color: #061815;
    font-family: "Syne", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 15px 30px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* .single-price-item:hover {
    background: #ffb966;
} */

.light-bg-1 {
    background-image: url("../images/og/bg_is.webp");
    background-repeat: no-repeat;
    background-size: cover;
}

.projects-section {
    position: relative;
}

/* slide test */

.carousel-item {
    position: relative;
    overflow: hidden;
}

.carousel-item img {
    width: 100%;
    height: auto;
    display: block;
}

.carousel-content {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0%,
        rgba(0, 0, 0, 1) 100%
    );
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: all 900ms ease;
}

.carousel-item:hover .carousel-content {
    opacity: 1;
}

.carousel-content h3 {
    margin: 0;
    font-size: 20px;
}

.carousel-content p {
    margin: 5px 0 0;
    font-size: 16px;
}
.project-block {
    position: relative;
}

.project-block .inner-box {
    position: relative;
}

.project-block .inner-box .carousel-item {
    position: relative;
    overflow: hidden;
}
.project-block .inner-box .image {
    position: relative;
    overflow: hidden;
}

.project-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.project-block .inner-box:hover .image img {
    transform: scale(1.06, 1.06) rotate(1deg);
}

.project-block .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;

    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition:
        transform 0.4s ease,
        -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.project-block .inner-box:hover .overlay-box {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}

.project-block .overlay-box::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    background-image: -ms-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(0, 0, 0, 1) 100%
    );
    background-image: -moz-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(0, 0, 0, 1) 100%
    );
    background-image: -o-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(0, 0, 0, 1) 100%
    );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(255, 255, 255, 0)),
        color-stop(100, rgba(0, 0, 0, 1))
    );
    background-image: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(0, 0, 0, 1) 100%
    );
    background-image: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}

.project-block .inner-box:hover .overlay-box {
}

.project-block .overlay-box .content {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
    display: block;
}

.project-block .title {
    position: relative;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    /* padding-left: 25px; */
}

.project-block .title:before {
    position: absolute;
    content: "\f02b";
    left: 0px;
    color: #fff;
    font-family: "FontAwesome";
}

.project-block h4 {
    font-weight: 600;
}

.project-block h4 a {
    position: relative;
    color: #fff;
    display: inline;
    width: 100%;
    background-repeat: no-repeat;
    background-position-y: -2px;
    background-image: linear-gradient(
        transparent calc(100% - 2px),
        currentColor 1px
    );
    -webkit-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-size: 0 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: var(--font-family-Archivo);
}

.project-block h4 a:hover {
    background-size: 100% 100%;
    color: #fff;
}

/* Feeautures section tax payments starts */

.featured-section {
    position: relative;
    padding: 0px 0px 70px;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.featured-section .inner-container {
    position: relative;
    padding-bottom: 80px;
    border-bottom: 1px solid rgba(255, 255, 255);
}

.featured-section .scroll-top {
    position: absolute;
    left: 50%;
    bottom: -33px;
    width: 66px;
    height: 66px;
    cursor: pointer;
    line-height: 64px;
    border-radius: 50px;
    text-align: center;
    margin-left: -33px;
    display: inline-block;
    font-family: "Flaticon";
    color: var(--white-color);
    font-size: var(--font-28);
    background-color: #5a629f;
    border: 1px solid rgba(var(--white-color-rgb), 0.1);
    filter: drop-shadow(0px 3px 30px rgba(24, 29, 69, 0.23));
}

.feature-block {
    position: relative;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .pc_flex_per {
        flex: 0 0 auto;
        width: 25%;
    }
}

.feature-block .inner-box {
    position: relative;
    padding: 30px 20px;
    border-radius: 10px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border: 8px solid rgba(175, 52, 52, 0.1);
    height: 100%;
}

/* .feature-block .inner-box:hover {
    border: 8px solid rgba(175, 52, 52, 0.1);
} */

.feature-block .icon {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.feature-block .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.feature-block h5 {
    font-weight: 500;
    font-size: 23px;
    margin: 25px 0px 15px;
    color: #000;
    font-family: var(--font-family-Jost);
}

.feature-block h5 a {
    color: #000;
}

.feature-block .text {
    position: relative;
    font-size: 15px;
    color: #333;
    margin-bottom: 20px;
    font-family: var(--font-family-Roboto);
}

.feature-block .read-more {
    position: relative;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    font-family: var(--font-family-Roboto);
    background-color: #322e53;
}

.feature-block:nth-child(2) .read-more {
    background-color: #a499ba;
}

.feature-block:nth-child(3) .read-more {
    background-color: #322e53;
}

.feature-block:nth-child(4) .read-more {
    background-color: #a499ba;
}

.feature-block:nth-child(6) .read-more {
    background-color: #a499ba;
}
.feature-block:nth-child(8) .read-more {
    background-color: #a499ba;
}

/* tax payments section ends */

.process-section {
    position: relative;
    padding: 50px 0px 70px;
}

.process-section .icon-layer {
    position: absolute;
    right: 10%;
    bottom: 20%;
    width: 82px;
    height: 61px;
    background-repeat: no-repeat;
}

.process-section .sec-title-four {
    margin-bottom: 30px;
}

.process-section .btn-style-eleven {
    padding: 14px 44px;
    margin-bottom: 70px;
}

.process-section .inner-container {
    position: relative;
    padding-left: 80px;
}

.process-section .inner-container:before {
    position: absolute;
    content: "";
    left: 100px;
    top: -350px;
    right: 0px;
    bottom: 0px;
    background: url(https://html.themexriver.com/barnix/images/icons/process-line.png)
        no-repeat;
}

.btn-style-eleven {
    position: relative;
    line-height: 30px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    border-radius: 10px;
    padding: 17px 44px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    background-color: #322e53;
}
.btn-style-eleven:before {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: -200%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background: rgb(12, 32, 47);
}

.btn-style-eleven .btn-wrap {
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    display: inline-block;
}
.process-section .process-block:nth-child(2) {
    margin-top: -126px;
}

.process-section .process-block:nth-child(3) {
    margin-top: -379px;
}

.process-block {
    position: relative;
    margin-bottom: 30px;
}

.process-block .inner-box {
    position: relative;
}

.process-block .circle {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: inline-block;
    border: 18px solid rgb(255, 255, 255);
    background-color: rgb(0, 109, 119);
}

.process-block .circle .ripple,
.process-block .circle .ripple:before,
.process-block .circle .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    -o-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(233, 141, 141, 0.6);
    -moz-box-shadow: 0 0 0 0 rgba(233, 141, 141, 0.6);
    -ms-box-shadow: 0 0 0 0 rgba(233, 141, 141, 0.6);
    -o-box-shadow: 0 0 0 0 rgba(233, 141, 141, 0.6);
    box-shadow: 0 0 0 0 rgba(233, 141, 141, 0.6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.process-block .circle .ripple:before {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.process-block .circle .ripple:after {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
    }
}

.process-block h6 {
    font-weight: 600;
    margin: 15px 0px 15px;
    font-family: var(--font-family-Manrope);
}

.process-block .text {
    color: var(--color-fourtyeight);
    font-family: var(--font-family-DMSans);
}

.d-flex {
    display: flex !important;
}
.justify-content-between {
    justify-content: space-between !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.sec-title-four .title {
    line-height: 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}

.sec-title-four h2 {
    color: rgb(12, 32, 47);
    margin-top: 20px;
    font-size: 50px;
}

.sec-title-four .text {
    line-height: 30px;
    font-size: 16px;
    color: var(--color-fourtyeight);
    margin-top: 15px;
}

@media only screen and (max-width: 1023px) {
    .process-section .inner-container {
        padding-left: 0px;
    }

    .process-section .process-block:nth-child(3),
    .process-section .process-block:nth-child(2) {
        margin-top: 0px;
    }

    .process-section .inner-container:before {
        display: none;
    }

    .process-section .sec-title-four h2 br,
    .process-section .sec-title-four .text br {
        display: none;
    }
}

@media (min-width: 1200px) {
    .pc_row .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

.about-left-wrap {
    max-width: calc(100% - 40px);
    position: relative;
}

.pc_row .section-title {
    position: relative;
    margin-bottom: 30px;
}

.about-right-wrap p {
    margin: 30px 0;
    font-size: 18px;
    color: #555555;
}

.about-right-wrap .circle_progress_area {
    margin-left: 0;
}

.circle_progress_area {
    display: block;
    position: relative;
    text-align: center;
    margin-left: 65px;
}

.pt-30 {
    padding-top: 30px;
}
.circle_progress_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.circle_progress_single {
    display: block;
    position: relative;
    text-align: center;
    padding-bottom: 24px;
    margin-bottom: 32px;
}

.circle_progress_box {
    position: relative;
    display: inline-block;
}

.circle_progress_box canvas {
    transform: rotate(90deg);
}

.circle_progress_box span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translateY(-67%) translateX(-50%);
    font-family: "Syne", sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    color: #061815;
}

.feature-section {
    position: relative;
    z-index: 1;
}
.feature-section:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: #fff;
}

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

.feature-item-wrap {
    background: #a499ba;
    padding: 30px;
    padding-top: 80px;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    position: relative;
}

.feature-item-wrap .feature-icon {
    background: #322e53;
    width: 90px;
    height: 90px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: -45px;
    left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .feature-item-wrap .feature-icon::after {
    position: absolute;
    content: "";
    bottom: -2px;
    right: -2px;
    width: 100%;
    height: 100%;
    background: #ffb966;
    border-radius: 50%;
    z-index: -1;
} */

.feature-item-wrap .feature-content h4 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}

.feature-item-wrap .feature-content p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-top: 30px;
}

.feature-item-wrap::after {
    content: "";
    position: absolute;
    right: 12px;
    bottom: 12px;
    height: 16px;
    width: 16px;
    background: #a499ba;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feature-item-wrap:hover:after {
    width: 100%;
    height: 100%;
    z-index: -2;
}
.wid_30 {
    width: 100%;
    max-width: 48px;
}

.feature-item-wrap::after {
    content: "";
    position: absolute;
    right: 12px;
    bottom: 12px;
    height: 16px;
    width: 16px;
    background: #322e53;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.pc_maj .ph-fill {
    font-size: 30px;
}
@media (min-width: 1200px) {
    .pc_col .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

.rounded_full {
    width: 100%;
    max-width: 50px;
}
/* Testimonials secctions starts */

.testimonial-section-two {
    position: relative;
    padding: 110px 0px 100px;
    background-position: center center;
    background-repeat: repeat-x;
}

.testimonial-section-two .title-box {
    position: relative;
    margin-bottom: 70px;
}

.testimonial-section-two .title-box .icon {
    position: relative;
    width: 54px;
    height: 54px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 1) 0%,
        rgba(255, 255, 255, 0) 100%
    );
}

.testimonial-section-two .title-box h2 {
    position: relative;
    font-weight: 500;
    color: rgb(12, 32, 47);
    margin-top: 25px;
    font-family: var(--font-family-Poppins);
}

.testimonial-section-two .title-box .text {
    font-size: 16px;
    color: rgb(86, 95, 102);
    margin-top: 90px;
}

.testimonial-section-two .title-box .more-service {
    position: relative;
    font-weight: 600;
    display: inline-block;
    color: rgb(21, 42, 56);
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 20px;
}

.testimonial-section-two .title-box .more-service span {
    position: relative;
    top: 1px;
    font-family: "Flaticon";
    font-size: 14px;
    margin-left: 5px;
}

.testimonial-section-two .title-box .more-service:hover {
    color: rgb(229, 62, 41);
}

.testimonial-section-two .owl-nav {
    display: none;
}

.testimonial-section-two .pc_owl_dots.owl-dots {
    position: relative;
    text-align: center;
    margin-top: 20px;
}

.testimonial-section-two .pc_owl_dots.owl-dots .owl-dot {
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0px 12px;
    border-radius: 50px;
    display: inline-block;
    background-color: rgb(119, 127, 149);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section-two .owl-dots .owl-dot:before {
    position: absolute;
    content: "";
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px;
    border-radius: 50px;
    border: 1px solid transparent;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section-two .owl-dots .owl-dot:hover,
.testimonial-section-two .owl-dots .owl-dot.active {
    background-color: rgb(21, 42, 56);
}

.testimonial-section-two .owl-dots .owl-dot:hover::before,
.testimonial-section-two .owl-dots .owl-dot.active:before {
    border-color: rgb(21, 42, 56);
}

.testimonial-block-two {
    position: relative;
}

.testimonial-block-two .inner-box {
    position: relative;
    padding: 0px 40px 35px;
}

.testimonial-block-two .inner-box:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 37px;
    right: 0px;
    bottom: 0px;
    background: linear-gradient(
        155.12deg,
        rgba(var(--white-color-rgb), 1) -129.03%,
        rgba(255, 255, 255, 0) 116.82%
    );
    box-shadow: 0px 27px 30px rgba(185, 204, 216, 0.15);
    border-radius: 10px;
}

.testimonial-block-two .quote-icon {
    position: absolute;
    right: 40px;
    top: 70px;
}

.testimonial-block-two .author-image {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    width: 74px;
    height: 74px;
    border: 2px solid #ffffff;
}

.testimonial-block-two h6 {
    font-weight: 500;
    margin-top: var(--margin-top-20);
    font-family: var(--font-family-Archivo);
}

.testimonial-block-two .designation {
    position: relative;
    font-weight: 600;
    font-size: var(--font-12);
    text-transform: uppercase;
    color: var(--color-fifteen);
    margin-top: var(--margin-top-5);
    font-family: var(--font-family-Archivo);
}

.testimonial-block-two .text {
    position: relative;
    line-height: 30px;
    color: var(--color-ten);
    font-size: var(--font-18);
    margin-top: var(--margin-top-25);
}

.testimonial-block-two .rating {
    position: relative;
    color: var(--color-seventeen);
    margin-top: var(--margin-top-15);
}

.testimonial-block-two {
    position: relative;
}

.testimonial-block-two .inner-box {
    position: relative;
    padding: 0px 40px 35px;
}

.testimonial-block-two .inner-box:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 37px;
    right: 0px;
    bottom: 0px;
    background: linear-gradient(
        155.12deg,
        rgba(255, 255, 255, 1) -129.03%,
        rgba(255, 255, 255, 0) 116.82%
    );
    box-shadow: 0px 27px 30px rgba(185, 204, 216, 0.15);
    border-radius: 10px;
}

.testimonial-block-two .quote-icon {
    position: absolute;
    right: 40px;
    top: 70px;
}

.testimonial-block-two .author-image {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    width: 74px;
    height: 74px;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-block-two h6 {
    font-weight: 500;
    margin-top: 20px;
    font-family: var(--font-family-Archivo);
}

.testimonial-block-two .designation {
    position: relative;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: var(--color-fifteen);
    margin-top: 5px;
    font-family: var(--font-family-Archivo);
}

.testimonial-block-two .text {
    position: relative;
    line-height: 30px;
    color: rgb(21, 42, 56);
    font-size: 18px;
    margin-top: 25px;
}

.testimonial-block-two .rating {
    position: relative;
    color: rgb(255, 211, 78);
    margin-top: 15px;
}

.pull-left {
    float: left;
}

.testimonial-section-two .title-box h2 {
    position: relative;
    font-weight: 500;
    color: rgb(12, 32, 47);
    margin-top: 25px;
    font-size: 50px;
}

.pull-right {
    float: right;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

/* Test */

.about-left-wrap {
    max-width: calc(100% - 40px);
    position: relative;
}
.section-title {
    position: relative;
    margin-bottom: 30px;
}

.section-title p {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    /* font-style: italic; */
    font-weight: 600;
    position: relative;
    /* padding-left: 90px !important; */
}

.section-title h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    color: #061815;
}
.padding_top_inc {
    padding-top: 50px;
}

.fouder-wrap {
    border-radius: 10px;
    padding: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.fouder-wrap .fouder-thumb {
    flex: 0 0 118px;
}

.fouder-wrap .founder-content {
    padding-left: 30px;
}

.fouder-wrap .founder-title {
    margin-bottom: 20px;
}

.fouder-wrap .founder-title h5 span {
    font-size: 16px;
    font-weight: 400;
}

.about-left-wrap a {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    font-family: "Syne", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 35px;
    color: #056251;
}

.light-bg-2 {
    background: #faf3eb;
}

.about-feature-list ul li i {
    font-size: 24px;
    /* padding-right: 15px; */
    color: #056251;
}

@media (min-width: 1200px) {
    .pc_gt .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media (min-width: 768px) {
    .about-feature-list .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

.pc_cold .swiper-slide {
    border: unset;
    text-align: center;
}

.pc_cold {
    align-items: center;
}

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

@media (min-width: 1200px) {
    .offset-xl-2 {
        margin-left: 16.66666667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

.section-title {
    position: relative;
    margin-bottom: 30px;
}
.cta-three .cta-area-inner p {
    margin-top: -60px;
    padding-left: 50px;
}

.cta-three .section-title p {
    color: #fff;
    max-width: fit-content;
    padding-left: 10px !important;
}
.section-title h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    color: #fff;
}

.main-btn,
.main-btn.white {
    display: inline-block;
    background: #ffb966;
    color: #061815;
    font-family: "Syne", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 15px 30px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (min-width: 1200px) {
    .offset-xl-4 {
        margin-left: 33.33333333%;
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
}

.pc_bg_cover .cta-area {
    height: 620px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
}
.cta-three .cta-area-inner p {
    margin-top: -60px;
    padding-left: 50px;
}
.overlay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #070707;
    opacity: 0.5;
    top: 0;
    left: 0;
    z-index: -1;
}
.cta-area.cta-three {
    height: 500px;
}

.pc_bg_cover {
    padding-bottom: 50px;
    /* padding-top: 50px; */
}

.pc_span {
    font-size: 12px;
}

.pc_center {
    text-align: center;
}

.pc_desk {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    padding-top: 20px;
}

/* validation */

label.error {
    position: absolute;
    top: 100%;
    color: red;
}

/* .div:has(.error) {
    margin-top: 10px;
} */

/* .error{
    margin-top: 10px;
} */

.pc_top {
    top: -2px;
}

.pc_left {
    left: 3px;
}

.pc_points {
    padding-top: 20px;
}

.pc_ten {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.pc_color_000 {
    color: #000 !important;
}

.pc_instant_settlements .section-title h2 {
    color: #000;
}

.pc_qr_code .section-title h2 {
    color: #000;
}

.pc_qr_code .circle_progress_box span {
    top: 52%;
    left: 51%;
    font-size: 19px;
}

/* PC OI */

.business-section {
    position: relative;
    padding: 110px 0px 40px;
}

.business-section .title-box {
    position: relative;
    margin-bottom: 70px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(83, 20, 20, 0.1);
}

.business-section .title-box h2 {
    position: relative;
    font-weight: 500;
    color: #000 !important;
    font-size: 50px;
}

.business-section .title-box .text {
    font-size: 16px;
    color: rgb(86, 95, 102);
}

.business-section .title-box .more-service {
    position: relative;
    font-weight: 600;
    display: inline-block;
    color: rgb(21, 42, 56);
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 20px;
}

.business-section .title-box .more-service span {
    position: relative;
    top: 1px;
    font-family: "Flaticon";
    font-size: 14px;
    margin-left: 5px;
}

.business-section .title-box .more-service:hover {
    color: var(--main-color);
}

.business-section .content-column {
    position: relative;
    margin-bottom: 30px;
}

.business-section .content-column .inner-column {
    position: relative;
    padding-right: 60px;
}

/* Business Block */

.business-block {
    position: relative;
    margin-bottom: 50px;
}

.business-block .block-inner {
    position: relative;
    padding-left: 80px;
}

.business-block .icon {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #322e53;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.business-block .block-inner:hover .icon {
    transform: rotateY(180deg);
}

.business-block:nth-child(2) .icon {
    background-color: #322e53;
}

.business-block:nth-child(3) .icon {
    background-color: #322e53;
}

.business-block h4 {
    font-weight: 500;
    color: rgb(12, 32, 47);
    font-family: var(--font-family-Poppins);
    font-size: 24px;
}

.business-block .text {
    font-size: 16px;
    color: rgb(86, 95, 102);
    margin-top: 10px;
}

.business-block .read-more {
    position: relative;
    font-weight: 600;
    display: inline-block;
    color: rgb(21, 42, 56);
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
}

.business-block .read-more span {
    position: relative;
    top: 1px;
    font-family: "Flaticon";
    font-size: var(--font-14);
    margin-left: var(--margin-left-5);
}

.business-block .read-more:hover {
    color: var(--main-color);
}

.business-section .image-column {
    position: relative;
    margin-bottom: 30px;
}

.business-section .image-column .inner-column {
    position: relative;
}

.business-section .image-column .image {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

/* Work section starts */

.works-section {
    position: relative;
    padding: 0px 0px 70px;
}
.sec-title-two .icon {
    position: relative;
    width: 54px;
    height: 54px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    background: rgba(#fff, 1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    background: linear-gradient(
        to bottom,
        rgba(#fff, 1) 0%,
        rgba(#fff, 0) 100%
    );
}
.works-section .sec-title-two .icon:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.4;
    border-radius: 5px;
    background: linear-gradient(
        224.1deg,
        #664bc4 4.97%,
        #69e5dd 52.22%,
        #ff40d5 95.7%
    );
}

/* Work Block */

.work-block {
    position: relative;
    margin-bottom: 30px;
}

.work-block .inner-box {
    position: relative;
}

.work-block .inner-box:before {
    position: absolute;
    content: "";
    right: 0px;
    top: 40px;
    width: 122px;
    height: 9px;
    background: url(https://html.themexriver.com/barnix/images/icons/arrow.png)
        no-repeat;
}

.work-block:last-child .inner-box:before {
    display: none;
}

.work-block .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 5px;
    background-color: #322e53;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.work-block .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.work-block:nth-child(2) .icon {
    background-color: #322e53;
}

.work-block:nth-child(3) .icon {
    background-color: #322e53;
}

.work-block:nth-child(4) .icon {
    background-color: #322e53;
}

.work-block h5 {
    font-weight: 500;
    color: #000;
    margin-top: 30px;
    font-family: var(--font-family-Poppins);
    font-size: 24px;
    line-height: 1.4em;
}

.work-block .text {
    position: relative;
    color: rgb(86, 95, 102);
    margin-top: 20px;
    line-height: 26px;
    font-size: 15px;
}

.sec-title-two.centered {
    text-align: center !important;
}

.sec-title-two {
    position: relative;
    margin-bottom: 50px;
}

.sec-title-two h2 {
    font-weight: 500;
    font-size: 50px;
    color: #000;
    margin-top: 25px;
    font-family: var(--font-family-Poppins);
}
@media (min-width: 992px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33%;
    }
}

.font-medium {
    font-size: 20px;
}

.pc_bold {
    font-size: 22px;
    font-weight: bold;
}

.services-section {
    position: relative;
    padding: 100px 0px 70px;
}

.services-section .more-service {
    position: relative;
    font-weight: 700;
    display: inline-block;
    color: #000;
    font-size: 18px;
    margin-top: 20px;
    padding-right: 5px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-section .more-service span {
    position: absolute;
    left: 100%;
    top: 0px;
    font-family: "Flaticon";
    font-size: 14px;
    margin-left: 5px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-section .sec-title .text {
    margin-top: 0px;
}

.sec-title .text {
    line-height: 30px;
    color: rgb(136, 134, 134);
    margin-top: 25px;
}
.services-section .more-service:hover span {
    left: 0px;
}

.services-section .more-service:hover {
    color: var(--main-color);
    padding-left: var(--padding-left-25);
}

.service-block {
    position: relative;
    margin-bottom: 30px;
}

.service-block .inner-box {
    position: relative;
    padding: 40px 30px 50px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 1px solid rgba(27, 26, 26, 0.1);
}

/* .service-block .inner-box:before {
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    bottom: -1px;
    height: 4px;
    opacity: 0;
    transform: scale(0.3, 1);
    background-color: rgb(229, 62, 41);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
} */

.service-block .inner-box:hover::before {
    opacity: 1;
    transform: scale(1, 1);
}

.service-block .inner-box:hover {
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1);
}

.service-block .icon {
    position: relative;
    line-height: 1em;
    display: inline-block;
    color: rgb(136, 134, 134);
    font-size: 44px;
    font-family: "Flaticon";
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
/* .service-block .inner-box:hover .icon {
    color: rgb(229, 62, 41);
    transform: rotateY(180deg);
} */
.service-block h5 {
    font-weight: 600;
    margin-top: 25px;
    font-family: var(--font-family-Archivo);
    font-size: 22px;
}

.service-block h5 a {
    color: #000;
}

.service-block .text {
    margin-top: 20px;
}

/* .service-block .inner-box:hover .icon {
    color: rgb(229, 62, 41);
    transform: rotateY(180deg);
} */

.service-block .inner-box:hover h5 a {
    color: var(--main-color);
}

.service-block-two {
    position: relative;
    margin-bottom: var(--margin-bottom-50);
}

.service-block-two .inner-box {
    position: relative;
    padding-right: var(--padding-right-30);
}

.service-block-two .icon {
    position: relative;
    line-height: 1em;
    display: inline-block;
    color: var(--main-color);
    font-size: var(--font-44);
    font-family: "Flaticon";
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.service-block-two h5 {
    font-weight: 600;
    margin-top: var(--margin-top-25);
    font-family: var(--font-family-Archivo);
}

.service-block-two h5 a {
    color: var(--white-color);
}

.service-block-two .text {
    color: var(--color-five);
    margin-top: var(--margin-top-20);
}

.service-block-two .inner-box:hover .icon {
    color: var(--main-color);
    transform: rotateY(180deg);
}

.service-block-two .inner-box:hover h5 a {
    color: var(--main-color);
}

.sec-title h2 {
    color: #000;
    font-size: 50px;
}

.pc_escrow_account .ph-fill {
    font-size: 44px;
}

.sec-title {
    position: relative;
    margin-bottom: 50px;
}

.pc_ext .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
}

.pc_ext {
    padding-top: 20px;
    font-weight: 500;
    font-size: 18px;
}

.pc_md_new {
    padding-top: 20px;
    font-weight: 500;
    font-size: 18px;
}

.pc_dr {
    padding: 10px;
}

.pc_escrow_account .process-section {
    padding: 200px 0px 70px;
}

.pc_row .section-title h2 {
    color: #000;
}

.pc_pm {
    text-align: center;
}

.pc_gh {
    padding-top: 10px;
}

.pc_gh_1 {
    padding-top: 30px;
}

.pc_amd h2 {
    color: #000 !important;
    font-size: 30px;
}

.pc_headings {
    text-transform: capitalize;
}
.emp_inc {
    font-size: 1.3rem;
}

.pc_center li {
    list-style-type: disc;
}

.font_increase {
    font-size: 30px;
    text-transform: capitalize;
}
/* Sign Up page starts */
/*
.section.hero-account {
    padding-top: 160px;
}

.section {
    background-color: #000;
    padding: 3%;
    position: relative;
}

.main-container {
    width: 100%;
    max-width: 1800px;
    padding-left: 24px;
    padding-right: 24px;
}

.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.w-container:before,
.w-container:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.master-account-background {
    background-image: url(https://cdn.prod.website-files.com/667e3c76cce0e6f9d9991f55/6682268d0b3fdd8c6a446005_Ac%20bg.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 32px;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 64px;
}

.title-wrap-account {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 64px;
    display: flex;
}

.title-wrap-account h1 {
    font-size: 90px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 130%;
}

.subtitle {
    font-size: 21px;
    max-width: 760px;
    line-height: 130%;
}

.tile-elevation-general.account-form-tile {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 56px 48px;
}

.tile-elevation-general {
    border: 1px solid #311f5d;
    border-radius: 24px;
    background-color: #0e091d;
    width: 100%;
    padding: 40px;
    transition: background-color 0.35s;
    position: relative;
    overflow: hidden;
}

.form-block-account {
    margin-bottom: 0;
}

.w-form {
    margin: 0 0 15px;
}

.contact_form {
    grid-row-gap: 24px;
    flex-direction: column;
    display: flex;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}


.field-contact {
    border: 1px solid #c9b0ff;
    color: white;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 70px;
    width: 100%;
    height: 52px;
    margin-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 18px;
}

.w-input,
.w-select {
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
}

.cta-gradient.pricing-cta {
    width: 100%;
}

.cta-gradient {
    color: #fff;
    background-color: rgba(8, 4, 17, 0);
    background-image: linear-gradient(74deg, #8351f1, #9a6dff 52%, #9b76ec);
    border-radius: 70px;
    justify-content: center;
    align-items: center;
    height: 52px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    transition: transform 0.2s;
    display: flex;
}

.success-message {
    background-color: #8351f1;
    color: white;
    border: 1px solid rgba(11, 36, 113, 0.1);
    border-radius: 16px;
}

.w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none;
}

.w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none;
}

.divider-fade-sides.account-form-divider {
    margin-top: 48px;
    margin-bottom: 48px;
}

.divider-fade-sides {
    background-image: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0),
        rgba(255, 255, 255, 0.25) 32%,
        rgba(255, 255, 255, 0.25) 69%,
        rgba(255, 255, 255, 0)
    );
    width: 100%;
    height: 1px;
} */

/* .pc_swiper_slider2 .project-block{
    max-width: 450px;
    margin: auto;
} */

.pc_payroll .heading-3 {
    font-size: 30px;
}

.pc_index_blade .heading-3 {
    font-size: 30px;
}

/* Testimonial section slide starts */
.pc_end {
    margin-top: 30px;
}

.testimonal-slider-content {
    margin: 30px;
}
.testimonal-slider-content h6 {
    color: #061815;
    font-size: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .testimonal-slider-content h6 {
        font-size: 16px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonal-slider-content h6 {
        font-size: 16px;
    }
}
@media (max-width: 991.98px) {
    .padding_btm_new {
        padding-bottom: 20px;
    }
    .pc_onboarding_api .mt-60 {
        gap: 20px;
    }
    .pc_payout .mt-60 {
        gap: 20px;
    }
    .choose-us-section .single-feature-item .feature-icon {
        margin-top: 0;
    }
    .pc_payout .section-padding {
        padding: 0;
    }
    .pc_payout .padding_top_inc {
        padding-top: 0;
    }
    .pc_payout .mt-60 {
        margin-top: 0;
    }
    .pc_flex_com {
        width: 100%;
    }
    .pc_onboarding_api .swiper-pagination-bullets.swiper-pagination-horizontal {
        margin: 0;
    }
    .pc_qr_code .swiper-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        margin: 0;
    }
    .get_qr {
        margin-top: 50px;
    }
}
@media (max-width: 767.98px) {
    .feature-item-wrap .feature-icon {
        width: 40px;
        height: 40px;
        top: -17px;
    }
}

.single-testimonial-author {
    background: rgb(5, 98, 81);
    padding: 10px 0px 10px 10px;
    border-radius: 10px;
    margin-right: 10px;
}

.single-testimonial-author.slick-current {
    background: #ffb966;
}

.testimonial-thumb img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.testimonial-content h6 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .testimonial-content h6 {
        font-size: 16px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-content h6 {
        font-size: 16px;
    }
}

.testimonial-content p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}

.testimonial-content {
    padding-left: 15px;
}

.testimonial-slide-inner {
    display: inline-flex !important;
    background: #918a8a;
    padding: 40px;
    border-radius: 12px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .testimonial-slide-inner {
        width: inherit !important;
        padding: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slide-inner {
        width: inherit !important;
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .section-padding {
        padding: 0 !important;
    }
    .testimonial-slide-inner {
        display: block;
    }

    .featured-section .inner-container {
        padding-bottom: 0;
    }
    .featured-section {
        padding: 0;
    }
    .pc_escrow_account .process-section {
        padding: 0;
    }
}

.testimonal-thumb {
    flex: 0 0 240px;
}

.testimonal-slider-content p.designation {
    color: #056251;
}

.testimonal-review-wrap {
    display: inline-block;
    padding: 0 0 0 15px;
    background: #056251;
    color: #fff;
    margin-top: 20px;
}

.testimonal-review-wrap i {
    font-size: 20px;
    margin-right: 5px;
}

.testimonal-review-wrap span {
    background: #ffb966;
    padding: 18px;
    font-size: 20px;
    color: #444;
    font-weight: 600;
}

.testimonial-slider-wrap {
    display: flex;
    margin-top: 60px;
    margin-left: 200px;
    margin-right: 200px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .testimonial-slider-wrap {
        margin-left: 0;
        margin-right: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-wrap {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .testimonial-slider-wrap {
        margin-top: 30px;
    }
    .flex_item {
        justify-content: center;
    }
}

.testimonial-author-wrap {
    margin-top: 30px;
}

.testimonial-section .section-title p {
    color: #ffb966;
}
.testimonial-section .section-title p:before {
    margin: 0 auto;
    right: 100px;
    background: #ffb966;
}

.single-testimonal-item {
    display: flex;
    background: #fff;
    padding: 30px;
    position: relative;
}
@media (max-width: 767px) {
    .single-testimonal-item {
        flex-direction: column;
    }
}
/* .single-testimonal-item .testimonial-img {
    flex: 0 0 128px;
} */
.single-testimonal-item .quote-sign i {
    font-size: 60px;
    color: #ffb967;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .single-testimonal-item .quote-sign i {
        font-size: 40px;
    }
}
.single-testimonal-item .testimonial-content {
    padding-left: 25px;
}
.single-testimonal-item .testimonial-content p {
    font-size: 18px;
    font-weight: 600;
    font-family: "Syne", sans-serif;
    margin: 25px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .single-testimonal-item .testimonial-content p {
        font-size: 16px;
        margin: 15px 0;
    }
}
.single-testimonal-item .testimonial-content h5.testimonial-title span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    color: #056251;
}
.single-testimonal-item .testimonial-content .testimonal-review-wrap {
    background: none;
    padding: 0;
    position: absolute;
    right: 40px;
    bottom: 40px;
}
@media (max-width: 767px) {
    .single-testimonal-item .testimonial-content .testimonal-review-wrap {
        display: none;
    }
}
.single-testimonal-item .testimonial-content .testimonal-review-wrap i {
    color: #ffb966;
}

.testimonial-section .owl-carousel .owl-item img {
    display: block;
    width: 128px;
    margin: 0 auto;
}

.testimonial-carousel {
    position: relative;
}
.testimonial-carousel .owl-dots {
    display: block;
    text-align: center;
    margin: 60px 0 30px;
    bottom: 0;
    right: 50px;
}
.testimonial-carousel .owl-dots button {
    width: 15px;
    height: 15px;
    background: #fff;
    display: inline-block;
    margin: 10px;
}
.testimonial-carousel .owl-dots button.active {
    background: #ffb966;
}

.slick-dots {
    position: absolute;
    bottom: -75px;
    left: 50%;
    transform: translate(-50%, -50%);
}

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

.pc_key_features .slick-dots li button:before {
    font-size: 18px;
    color: #ffb966;
}

.com_width img {
    height: 40px;
}

.comn_width_01 img {
    height: 36px;
}

.pc_width {
    width: 100%;
    max-width: 36px;
}

.width_inc {
    width: 73px;
}

.bg-softBgi {
    background-color: #322e53;
}

.bg_pnew {
    background-image: url(../images/og/make-accupay-part-of-your.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.text_mainTextColor {
    color: #fff;
}
.new_arrow {
    width: 100%;
    max-width: 200px;
}
.sec_eight {
    width: 100%;
    max-width: 36px;
}
.sec_eight_akr {
    width: 100%;
    max-width: 50px;
}

.pc_ext ul li {
    list-style-type: disc;
}
.sec_footer {
    width: 100%;
    max-width: 24px;
}

.bg_softBg {
    background-color: #322e53;
}
.color_new {
    background-color: #322e53;
}

.integration_sec .bg-white {
    background-color: #f3ab9d;
}

.btn_hover:hover {
    background-color: #ffb966;
    color: #fff;
}
.bg_purple .text-s1 {
    background-color: #322e53;
    background-image: none;
}

.bg_softBg1 {
    background-image: url(../images/og/bg_new.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.sec_eight_new {
    width: 100%;
    max-width: 48px;
}

.sec_eight_new_one {
    width: 100%;
    max-width: 45px;
}
.sec_eight_cen {
    width: 100%;
    max-width: 24px;
}
.grid_one {
    width: 100%;
    max-width: 72px;
}
.payment_links {
    padding-top: 100px;
    padding-bottom: 50px;
    grid-template-columns: repeat(1, 1fr);
}
.bg_softBg1_new {
    background-color: #322e53;
}
.tp_sw {
    width: 100%;
    max-width: 100px;
}
.text_s1 {
    color: #fff;
}

.sec_eight_pup_new {
    width: 100%;
    max-width: 40px;
}

.about-left-wrap .light-bg-2 {
    background: #a499ba;
}
.text_s2 {
    color: #a499ba;
}
.one_eight {
    width: 100%;
    max-width: 118px;
}

.bg_p1_new {
    background-image: url(../images/og/make-accupay-part-of-your.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.section-title .new_heading {
    color: #fff !important;
    background-color: #322e53;
    padding: 12px 20px !important;
    display: flex;
    align-items: center;
    border-radius: 9999px;
    width: 100%;
    max-width: fit-content;
}

.pc_qr_code .single-price-item .price-feature-list ul li {
    padding-left: 0;
}
.process-content h4 {
    font-size: 18px;
}
.new_cur {
    width: 100%;
    max-width: 48px;
}

.img_del {
    width: 100%;
    max-width: 46px;
}
.img_del1 {
    width: 100%;
    max-width: 30px;
}
.bg_soft_new {
    background-image: url(../images/og/bg_current_acc.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.pc_bg_cover {
    background-image: url(../images/og/bg_current_acc.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.bg_softBg {
    background: #322e53;
}

.bg_white {
    background: #322e53;
}
.border_Primary {
    border-color: #322e53;
    --tw-border-opacity: 1;
}

.founder_thumb {
    background: #322e53;
    border: 1px solid #322e53;
    border-radius: 50%;
}

.pc_bg_cover .section-title h2 {
    color: #000;
}

.pc_bg_cover .text-white {
    color: #000;
}

.pc_slc p {
    color: #000;
}

.width_img img {
    width: 100%;
    height: 100%;
    max-width: 40px;
}

.hover_call:hover {
    color: #f3ab9d;
}
.hover_btn:hover {
    color: #f3ab9d;
    background: #fff;
}

.padding_adj {
    padding-top: 50px;
}
.font_weight {
    font-weight: 500;
}

.footer-active {
    color: #fff;
    font-weight: 600;
}

.active_inline a {
    display: inline-block;
}

.policy_all,
.pc_md_new ul li {
    list-style-type: disc;
    line-height: 1.1;
}
.policy_all {
    padding-top: 30px;
}
.pc_headings_new {
    display: inline-block;
    /* padding-left: 0; */
}

/* Mob padding starts */

.mob_menu .activeMenuText {
    color: red;
}

/* Mob padding ends */

.flex_ind {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mar_pc {
    margin-top: 20px;
}

/* ============================== */

.footer_contact_info li {
    display: grid;
    grid-template-columns: 0.1fr 1fr;
    gap: 20px;
    align-items: flex-start;
}

.web_logo {
    max-width: 200px;
}

.acc_sign_in p {
    display: flex;
    align-items: center;
    gap: 10px;
}
a.sign-up-link {
    color: rgba(26, 147, 138, var(--tw-bg-opacity));
    --tw-bg-opacity: 1;
}
