.why-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 40px;
    width: 100%
}

.section-five-django {
    padding-top: 60px
}

.right-slider-banner {
    border: none;
    background: 0 0;
    max-width: 630px
}

.main-banner-inner p {
    max-width: 540px
}

.main-banner-inner .button-wrapper {
    justify-content: start;
    margin-top: 40px
}

.main-banner-inner .button-wrapper a.blue-button {
    padding: 0 25px
}

.testimonials {
    color: #fff;
    padding: 70px 0
}

.test-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.testimonial-grid,
.why-grid {
    grid-template-columns: repeat(3, 1fr)
}

.test-header .text {
    max-width: 650px
}

.testimonial-grid {
    display: grid;
    gap: 24px;
    margin-top: 40px
}

.testimonial-card {
    background: #fff;
    color: #000;
    padding: 23px;
    border-radius: 16px;
    box-shadow: 0 5px 14px 0 #0000000D;
    border: 1.45px solid #efefef
}

.testimonial-card p {
    font-weight: 600;
    color: #000;
    font-size: 16px;
    margin: 15px 0 20px;
    min-height: 286px
}

.client-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
    border-top: 1px solid #efefef;
    padding-top: 20px
}
.client-wrap img{
    border-radius: 50px;
    overflow: hidden;
}

.client-wrap h4,
section.why-manufacturing h3 {
    margin: 0
}

.client-wrap span {
    color: #848484;
    font-size: 14px
}

.why-card {
    background: #fff;
    padding: 30px;
    border-radius: 20px
}

.glide__slides {
    padding-bottom: 10px
}

.why-card {
    width: calc(20% - 12px);
    background: #fff;
    border: 1px solid #e4e4e4;
    box-shadow: 0 0 31.8px rgba(0, 0, 0, .05);
    border-radius: 24px;
    text-align: center;
    padding: 15px 0
}

.team-et-wrapper {
    background: #f5f8fe;
    padding: 60px 40px
}

.why-card span {
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    color: #2166f3;
    margin: 0
}
nav.rank-math-breadcrumb a svg {
    margin-bottom: -4px;
}
.why-card div {
    margin-top: 15px
}

.why-card p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    margin: 8px 0 0 0;
    padding: 0 15px 20px 15px
}

.Outsourcing-tech {
    padding: 60px 45px;
    background: #fbfbfb
}

.tech-logo {
    margin-top: 40px;
    background: #FFFFFF;
    border: 1px solid #F7F7F7;
    border-radius: 27px;
    padding: 25px;
}

.Outsourcing-tech ul {
    padding: 0;
    list-style: none
}

.Outsourcing-tech ul li {
    display: flex;
    gap: 0;
    width: calc(50% - 25px);
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    text-transform: capitalize;
    color: #2166f3;
    padding: 20px 8px 20px 30px;
    background: rgba(33, 102, 243, .03);
    border-radius: 17px;
    align-items: center;
    gap: 10px;
}

.Outsourcing-tech ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 40px 0 0 0;
    justify-content: center
}

.Outsourcing-tech ul li img {
    margin-right: 15px
}

.tech-logo img {
    width: 100%;
}

.testimonials .test-header {
    justify-content: center;
    width: 100%;
}

/* Multiple Models of Our IT Outsourcing Services */
.multiple-models {
    background: #FBFBFB;
    padding: 60px 25px;
}

/* Slider Root Container */
.project-slider-root {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* Track and Slides */
.project-slider__track {
    overflow: hidden;
}

.project-slider__slides {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.box-slider-blocks {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.03));
    border-radius: 27px;
}

.box-slider-blocks .case-content-box {
    padding: 0 40px;
}

.img-wrapper-fixed-cost img {
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
}

.box-slider-blocks .case-content-box h3 {
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    color: #2166F3;
    margin-bottom: 10px;
    margin-top: 0;
}

.box-slider-blocks .case-content-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 15px;
}

.box-slider-blocks .case-content-box ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.box-slider-blocks .case-content-box ul li {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    width: calc(50% - 15px);
    display: flex;
    gap: 8px;
    align-items: start;
}

.box-slider-blocks a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #2166F3;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 30px;
}

.blue-arrow-btn {
    display: flex;
    justify-content: flex-end;
}

.img-wrapper-fixed-cost {
    width: 300px;
    overflow: hidden;
    flex: 0 0 300px;
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
    height: 367px;
}

.box-slider-blocks .case-content-box ul li img {
    margin-top: 2px;
}

.project-slider-root .slider-pagination {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    gap: 5px;
}

.project-slider-root .slider-pagination button.dot-indicator {
    width: 13px;
    height: 13px;
    border: 0;
    border-radius: 40px;
}

.project-slider-root button.dot-indicator.is-active {
    background: #2166F3;
}

section.team-ET-wraper {
    background: #FBFBFB;
    padding: 60px 45px;
}

.future-proof {
    display: flex;
    align-items: start;
    gap: 30px;
}

.future-outsourcing-services-img {
    height: 342px;
    flex: 0 0 327px;
    border-radius: 20px;
    overflow: hidden;
}

.future-outsourcing-services-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.future-outsourcing-services-text h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 15px;
}

.future-outsourcing-services-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 15px;
}

.future-outsourcing-services-text ul li {
    display: flex;
    gap: 0;
    width: calc(50% - 5px);
    padding: 15px;
    background: rgba(33, 102, 243, .03);
    border-radius: 12px;
    text-align: left;
}

.future-outsourcing-services-text ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 15px 0 0 0;
    justify-content: start;
    padding: 0;
}

.future-outsourcing-services-text ul li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    text-transform: capitalize;
    color: #2166f3;
}

.future-outsourcing-services-text ul li a img {
    margin-right: 10px;
}

.just-click-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
}

.more-information {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 35px;
}

.more-information p {
    margin: 0;
}

.more-information div,
.more-information div p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
}

.mobile-logo {
    display: none;
}


/* media */
@media (max-width: 1366px) {

    .case-study-wrapper h3, .case-study-wrapper h4 {
        font-size: 24px;
        line-height: 30px;
    }
}

@media (max-width: 1024px) {
    .left-large-box {
        width: 100%;
    }

}

@media (max-width: 991px) {
    .faq-block-wrapper .plus {
        top: 10px
    }

    .testimonial-grid,
    .why-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    section.faq-wrapper-section .plus {
        top: unset
    }
}

@media (max-width: 860px) {
    .faq-wrapper-section h2 {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .compliance-ready-software {
        padding-bottom: 0;
    }

    .right-slider-banner {
        display: block;
    }

    .case-study-wrapper h3,
    .case-study-wrapper h4 {
        line-height: normal;
        margin-bottom: 10px;
    }

    .future-proof {
        flex-wrap: wrap;
    }

    .why-grid {
        gap: 7px;
    }

    .why-card {
        width: calc(20% - 6px);
    }

    .team-et-wrapper {
        padding: 40px 30px;
    }

    .box-slider-blocks .case-content-box ul li {
        width: 100%;
    }

    .box-slider-blocks .case-content-box h3 {
        font-size: 20px;
        line-height: 1;
    }

    .box-slider-blocks .case-content-box p {
        font-size: 14px;
        line-height: 1.5;
    }

    .box-slider-blocks .case-content-box ul {
        gap: 9px;
    }

    .box-slider-blocks a {
        font-size: 14px;
        margin-top: 15px;
    }

    .blue-arrow-btn {
        justify-content: start;
    }

    .box-slider-blocks .case-content-box {
        padding: 30px;
    }

    img.mobile-logo {
        display: block;
        width: auto;
        margin: 0 auto;
        max-width: 390px;
    }

    .deasktop-logo {
        display: none;
    }

    section.main-banner-inner .text p {
        max-width: none
    }

    .case-study-wrapper h3,
    .case-study-wrapper h4 {
        font-size: 28px;
        line-height: normal
    }

    .casestudy-icon img {
        width: 80%
    }

    section.main-banner-inner .text h1.title {
        margin-top: 0 !important;
    }

}

@media (max-width: 767px) {
    .glide__bullets {
        display: block;
        text-align: center;
        margin-top: 31px
    }

    .glide__bullets button.glide__bullet.glide__bullet--active {
        width: 10px
    }

    .box-slider-blocks {
        flex-wrap: wrap;
        overflow: hidden;
    }

    .img-wrapper-fixed-cost {
        width: 100%;
        flex: 0 0 100%;
        border-radius: 0;
    }

    .Outsourcing-tech ul {
        flex-wrap: wrap;
    }

    .Outsourcing-tech ul li {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .why-card {
        width: calc(33.33% - 6px);
    }

    .future-outsourcing-services-text ul li {
        width: calc(100% - 5px);
    }
}

@media (max-width: 640px) {

    .testimonial-grid,
    .why-grid {
        grid-template-columns: 1fr
    }

    .test-header {
        flex-flow: row wrap
    }

    .testimonial-card p {
        min-height: auto;
    }

    .Outsourcing-tech {
        padding: 35px;
    }

    .case-study-wrapper a,
    .case-study-wrapper h3,
    .case-study-wrapper h4 {
        color: #000;
        font-size: 18px;
        line-height: normal
    }

    .img-wrapper-fixed-cost {
        height: 250px;
        ;
    }
}

@media (max-width: 540px) {
    .future-outsourcing-services-img {
        width: 100%;
        flex: 100%;
        height: auto;
    }

    section.team-ET-wraper {
        padding: 15px;
    }

    .more-information {
        flex-wrap: wrap;
        gap: 17px;
    }

    .more-information a.blue-button {
        width: 100%;
    }

    .Outsourcing-tech {
        padding: 15px;
    }

    .Outsourcing-tech ul li {
        font-size: 14px;
        padding: 10px 14px;
    }

    .tech-logo.text-center {
        margin-top: 15px;
    }

    .Outsourcing-tech ul {
        margin-top: 15px;
    }

    .why-card {
        width: calc(100% - 6px);
    }

    .why-grid {
        justify-content: center;
    }

    img.mobile-logo {
        max-width: 100%;
    }
}