.service-banner {
    background-color: #080E24;
    padding: 52px 0;
}

@media (min-width:992px) {
    .service-banner {
    background-image: url('../image/service/rps-solutions.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding: 112px 0;
}
}

.service-banner .service-banner-item .bedge {
    padding: 8px 12px;
    border-radius: 10px;
    background: var(--green-lime);
    color: var(--green-dark);
    font-size: var(--fs-14);
    display: inline-block;
    font-family: var(--body-font);
}

.service-banner .service-banner-item h1 {
    font-family: var(--heading-font);
    margin: 0;
    color: var(--white);
    font-size: var(--fs-48);
    font-weight: 700;
}

.service-banner .service-banner-item p {
    font-size: var(--fs-16);
    color: var(--white);
    margin: 0;
    font-family: var(--body-font);
}

.service-banner .service-banner-item button {
    background: var(--orange-main);
    font-size: var(--fs-16);
    padding: 12px 16px;
    border-radius: 8px;
    font-weight: 700;
    color: var(--white);
    font-family: var(--body-font);
    border: none;
    transition: all 0.3s ease-in-out;
}

/* .service-banner .service-banner-item button:hover {
    color: var(--white);
    background: var(--orange-main);
}    */


.hxNNjo {
    overflow: hidden;
    padding: 72px 0px 72px;
}

@media (max-width:768px) {
    .hxNNjo {
        padding: 36px 0;
    }
}

.fdbzZY {
    padding-top: 24px;
    display: flex;
    align-items: flex-end;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

@media (max-width:768px) {
    .fdbzZY {
        flex-wrap: wrap;
        justify-content: end;
    }
}

.eBbJIC {
    max-width: 612px;
    width: 100%;
}

.eBbJIC h3 {
    font-size: var(--fs-24);
    font-family: var(--heading-font);
    color: var(--black);
    font-weight: 700;
    padding-bottom: 16px;
    margin: 0;
}

.eBbJIC p {
    font-size: var(--fs-16);
    font-family: var(--body-font);
    color: var(--grey);
    margin: 0;
}

.guBODO {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 21px;
}

.guBODO .activetab {
    position: relative;
    border: 1.08px solid var(--orange-main);
    width: 100%;
    max-width: 52px;
    min-width: 52px;
    height: 100%;
    min-height: 52px;
    max-height: 52px;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.jjCaJW {
    position: relative;
    cursor: pointer;
    border: 1.08px solid var(--grey);
    width: 100%;
    max-width: 52px;
    min-width: 52px;
    height: 100%;
    min-height: 52px;
    max-height: 52px;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.guBODO .activetab span {
    font-weight: 500;
    font-size: var(--fs-16);
    line-height: 21px;
    letter-spacing: 0.01em;
    color: var(--orange-main);
}

.jjCaJW span {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.01em;
    color: var(--grey);
}

.ldmrYL {
    position: absolute;
    top: 101%;
}

.gPuMhe {
    margin-top: 50px;
    position: relative;
    overflow: hidden;
}

/* @media only screen and (max-width: 991px) {
    .gPuMhe {
        margin-top: 35px;
    }
}
@media only screen and (max-width: 749px) {
    .gPuMhe {
        margin-top: 35px;
    }
} */
.gPuMhe::before {
    content: "";
    background-image: url('../image/service/bg-green.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    height: 438px;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 991px) {
    .gPuMhe::before {
        height: 219px;
    }
}

@media only screen and (max-width: 749px) {
    .gPuMhe::before {
        height: 100px;
    }
}

/* .fKnxoS {
    width: 100%;
    max-width: 1272px;
    margin: 0px auto;
    padding: 0px 24px;
} */
.cfVex {
    border: 1px solid var(--orange-main);
    border-radius: 24px;
    padding: 36px;
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .cfVex {
        padding: 25px;
        /* background-color: var(--white); */
    }
}

@media only screen and (max-width: 768px) {
    .cfVex {
        padding: 16px;
    }
}

.kYJDmx {
    display: inline-flex;
    box-shadow: 0px 0px 34px var(--black-shadow-7);
    background: var(--white);
    position: relative;
    border-radius: 4px;
}

.kYJDmx img {
    max-height: 725px;
    height: 100%;
    max-width: 100%;
    width: 100%;
    border-radius: 8px;
}

.service-sec-two .bwUviM h2 {
    font-size: var(--fs-42);
    font-family: var(--heading-font);
    color: var(--black);
    font-weight: 700;
    margin: 0;
}

.service-sec-two .bwUviM p {
    font-size: var(--fs-16);
    font-family: var(--body-font);
    color: var(--grey);
    margin: 0;
}

/*--- why-choose-service style start ---*/
.why-choose-service {
    padding-top: 0;
}

.why-choose-service h2 {
    font-size: var(--fs-42);
    color: var(--black);
    font-weight: 700;
    font-family: var(--heading-font);
    margin: 0;
}

.why-choose-service h3 {
    font-size: var(--fs-24);
    color: var(--black);
    font-weight: 400;
    font-family: var(--heading-font);
    margin: 0;
}

.why-choose-service .row:nth-child(2) {
    background: var(--white);
    border-radius: 24px;
    border: 1px solid var(--grey);
    overflow: hidden;
    /* padding: 24px; */
}

.why-choose-service .col-lg-3 {
    padding: 0;
}

.why-choose-service .why-choose-service-item {
    border-right: 1px solid var(--grey);
    border-bottom: 1px solid var(--grey);
    padding: 16px;
    height: 100%;
}

@media (min-width:768px) {
    .why-choose-service .why-choose-service-item {
        padding: 24px;
    }
}

@media (max-width:992px) {
    .why-choose-service .col-lg-3:nth-child(even) .why-choose-service-item {
        border-right: none;
    }

    .why-choose-service .col-lg-3:nth-child(7) .why-choose-service-item,
    .why-choose-service .col-lg-3:nth-child(8) .why-choose-service-item {
        border-bottom: none;
    }
}

@media (min-width:992px) {
    .why-choose-service .col-lg-3:nth-child(4) .why-choose-service-item {
        border-right: none;
    }

    .why-choose-service .col-lg-3:nth-child(8) .why-choose-service-item {
        border-right: none;
    }

    .why-choose-service .col-lg-3:nth-child(5) .why-choose-service-item,
    .why-choose-service .col-lg-3:nth-child(6) .why-choose-service-item,
    .why-choose-service .col-lg-3:nth-child(7) .why-choose-service-item,
    .why-choose-service .col-lg-3:nth-child(8) .why-choose-service-item {
        border-bottom: none;
    }
}

.why-choose-service .why-choose-service-item img {
    width: 36px;
    height: 36px;
    display: block;
}

@media (max-width:768px) {
    .why-choose-service .why-choose-service-item img {
        width: 28px;
        height: 28px;
    }
}

.why-choose-service .why-choose-service-item span {
    color: var(--black);
    font-weight: 700;
    font-family: var(--heading-font);
    font-size: var(--fs-16);
}

.why-choose-service .why-choose-service-item p {
    color: var(--black);
    font-weight: 400;
    font-family: var(--body-font);
    font-size: var(--fs-14);
    margin: 0;
}

/*--- why-choose-service style end ---*/

/*--- service-sec-three style start ---*/
.service-sec-three h2 {
    font-size: var(--fs-42);
    font-family: var(--body-font);
    color: var(--black);
    font-weight: 700;
    margin: 0;
}

.service-sec-three .item {
    border: 1px solid var(--grey);
    border-radius: 24px;
    overflow: hidden;
    background: var(--white);
}
.service-sec-three .item .content {
    padding: 16px 16px 0 16px;
    margin-bottom: 36px;
}
@media (min-width:768px) {
    .service-sec-three .item .content {
        min-height: 144px;
        margin-bottom: 0;
    }
}
.service-sec-three .item h4 {
    font-size: var(--fs-24);
    font-family: var(--heading-font);
    color: var(--black);
    font-weight: 700;
}
.service-sec-three .item p{
    font-size: var(--fs-16);
    margin: 0;
    font-family: var(--body-font);
}
.service-sec-three .item img {
    width: 100%;
    height: auto;
    display: block;
}

/*--- service-sec-three style end ---*/

/*--- service-testimonial-sec style start ---*/
@media (max-width:768px) {
    .service-testimonial-sec .row {
        margin: 0;
    }
}

.service-testimonial-sec .col-12 {
    background: var(--green-lime);
    border-radius: 36px;
    padding: 24px;
}

@media (min-width:992px) {
    .service-testimonial-sec .col-12 {
        padding: 36px;
    }
}

.service-testimonial-sec .col-12 .profileImg {
    max-width: 100%;
    display: block;
    margin: auto;
    border: 1px solid var(--white);
    border-radius: 16px;
}

@media (max-width:768px) {
    .service-testimonial-sec .col-12 .profileImg {
        max-width: 50%;
    }
}

.service-testimonial-sec .col-12 .iconvector {
    max-width: 4%;
    height: auto;
    display: block;
    margin: auto;
}

.service-testimonial-sec .col-12 h3 {
    font-size: var(--fs-24);
    font-family: var(--heading-font);
    color: var(--black);
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.service-testimonial-sec .col-12 span {
    font-size: var(--fs-16);
    font-family: var(--body-font);
    color: var(--grey);
    font-weight: normal;
    text-align: center;
    display: block;
}

/*--- service-testimonial-sec style end ---*/

/*--- service-workflow sec start ---*/
@media (max-width:768px) {
    .service-workflow .row{
        margin: 0;
    }
}
.service-workflow .col-12 {
    padding: 36px;
    border: 1px solid var(--black);
    border-radius: 24px;
}
@media (max-width:768px) {
    .service-workflow .col-12{
        padding: 24px;
    }
}
.service-workflow h2 {
    font-size: var(--fs-42);
    font-family: var(--heading-font);
    color: var(--black);
    font-weight: 700;
    margin: 0;
}

.service-workflow ul {
    padding: 0;
    margin-top: 36px;
}

@media (max-width:768px) {
    .service-workflow ul {
        margin-top: 24px;
    }
}

.service-workflow ul li {
    font-size: var(--fs-16);
    font-family: var(--body-font);
    color: var(--grey);
    font-weight: normal;
    list-style: none;
    display: flex;
    align-items: start;
    gap: 16px;
    margin-top: 16px;
}

.service-workflow ul li::before {
    content: url('../image/service/angle-small-down.svg');
}

/*--- service-workflow sec end ---*/