.page-template-template-hire-developers .section.section-ourwork {
    background: linear-gradient(90deg, rgba(250, 250, 252, 1) 0%, rgba(219, 219, 230, 1) 100%);
}

.page-template-template-hire-developers .section.section-magento-upgrade-service .col-left {
    padding-bottom: 92px;
    padding-top: 68px;
}

.list-blogs.swiper-container{
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.section.section-our-blogs {
    padding: 42px 0 59px;
    background: linear-gradient(to right, #2C3377, #2F3AA0 44%, #0F1762);
}

.section.section-our-blogs .title h2 {
    text-align: center;
    color: #fff;
    letter-spacing: 0.04em;
    margin-bottom: 30px;
}

.section.section-our-blogs .description p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.02rem;
}

.section.section-our-blogs .list-blogs .featured-image img {
    width: 100%;
    height: 344px;
    object-fit: cover;
    display: block;
}

.section.section-our-blogs .list-blogs .col-md-6.col-right {
    background: #F3F3F3;
    padding: 40px;
    box-shadow: 0 4px 21px rgba(0, 0, 0, .1);
    border: 1px solid #e1eaf5;
    flex: 0 0 47%;
    max-width: 47%;
}

.section.section-our-blogs .list-blogs .col-md-6.col-left {
    padding: 90px 0 0 16px;
    flex: 0 0 51%;
    max-width: 51%;
}

.section.section-our-blogs .list-blogs .swiper-pagination {
    text-align: left;
}

.section.section-our-blogs .list-blogs .row{
    align-items: flex-start;
    justify-content: space-between;
    column-gap: 19px;
}

.section.section-our-blogs .list-blogs .post-date {
    display: flex;
    column-gap: 10px;
    align-items: center;
    margin-bottom: 10px;
    padding-top: 16px;
}

.section.section-our-blogs .list-blogs .swiper-pagination-bullet {
    background: #D1D1D1;
    opacity: 1;
}

.section.section-our-blogs .list-blogs .swiper-pagination-bullet-active {
    background: #929292;
}

.section.section-our-blogs .list-blogs .swiper-horizontal>.swiper-pagination-bullets, 
.section.section-our-blogs .list-blogs .swiper-pagination-bullets.swiper-pagination-horizontal, 
.section.section-our-blogs .list-blogs .swiper-pagination-custom, 
.section.section-our-blogs .swiper-pagination-fraction {
    width: auto;
    display: inline-flex;
    bottom: 10px;
}

.section.section-our-blogs .description {
    max-width: 925px;
    margin: 0 auto;
    display: block;
}

.section.section-our-blogs .list-blogs .post-date span {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02rem;
    color: #746F6F;
}

.section.section-our-blogs .list-blogs .post-title h5 {
    line-height: 32px;
    letter-spacing: 0.04em;
    color: #000;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-template-template-hire-developers .section.we-provide .items-listing {
    max-width: 955px;
    margin: 0 auto;
}

.section.section-our-blogs .list-blogs .post-excerpt p {
    color: #746F6F;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section.section-our-blogs .list-blogs .button-more{
    margin-top: 134px;
}

.page-template-template-hire-developers .section-reason-to-choose-us .title-section {
    max-width: 1133px;
    margin: 0 auto;
    display: block;
}

.page-template-template-hire-developers .section.we-provide .items-listing .item {
    padding: 43px 40px 104px 69px;
}

.section.section-our-blogs .list-blogs .post-excerpt {
    margin-top: 12px;
}

@media (max-width: 991px) {
    .section.section-our-blogs .list-blogs .col-md-6.col-left {
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section.section-our-blogs .list-blogs .col-md-6.col-right {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 40px 20px 33px;
    }

    .section.section-our-blogs .list-blogs .row {
        margin: 0;
    }

    .section.section-our-blogs .list-blogs .button-more {
        margin-top: 50px;
    }

    .section.section-our-blogs {
        padding: 50px 0 39px;
    }

    .section.section-our-blogs .list-blogs .swiper-horizontal>.swiper-pagination-bullets, 
    .section.section-our-blogs .list-blogs .swiper-pagination-bullets.swiper-pagination-horizontal, 
    .section.section-our-blogs .list-blogs .swiper-pagination-custom, 
    .section.section-our-blogs .swiper-pagination-fraction {
        width: 100%;
        bottom: 0;
        position: relative;
        justify-content: center;
        margin-top: 39px;
    }

    .list-blogs.swiper-container {
        margin-top: 37px;
    }
}

@media (max-width: 767px) {
    .page-template-template-hire-developers .section.we-provide .items-listing .item {
        padding: 30px 20px 30px 48px;
    }

    .section.section-our-blogs .title h2 {
        font-size: 30px;
        line-height: 52px;
    }

    .section.section-our-blogs .list-blogs .post-excerpt p {
        font-size: 14px;
    }

    .section.section-our-blogs .list-blogs .post-title h5 {
        line-height: 24px;
        font-size: 20px;
    }

    .page-template-template-hire-developers .section.section-magento-upgrade-service .col-left {
        padding-bottom: 18px;
    }
}