.icon-service-pc {
    width: 50%;
    height: 70px;
    object-fit: contain;
    margin-bottom: 10px;
}

.img-check-services {
    object-fit: contain;
}

.services-content-items img {
    width: 20%;
    object-fit: contain;
}

.problem-item {
    display: flex;
}

.main-icon-wrapper img {
    object-fit: cover;
    width: 100%;
}
.problem-item .icon-warning {
    width: 120px;
    height: 60px;
    margin-right: 10px;
}

.problem-item .icon-warning img {
    object-fit: contain;
}

.container-service-sb {
    padding-top: 90px;
}

.content-service-card {
    padding-top: 100px;
}

.service-card .icon-service-card {
    position: absolute;
    top: -52px;
    left: 20px;
    width: 130px;
    height: 130px;
    background: #ffffff;
    border-radius: 50%;
    padding: 35px;
    display: flex;
    justify-content: center;
    box-shadow: 2px 4px 8px 0 rgba(0,0,0,.1);
}


.card-content-section-3 {
    background: #ffffff;
    padding: 40px 30px;
    border-bottom: 5px solid #e83e8c;
    box-shadow: 0 6px 8px 0 rgba(21, 27, 38, .1);
}

.service-card {
    position: relative;
    background: #F6F6F6;
    padding: 15px;
    height: 100%;
    /*box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);*/
}


@media (min-width: 320px) and (max-width: 768px) {
    .services-content-items img {
        width: 42px;
    }
    .services-body {
        width: 100%; margin: 0px auto; position: relative;
    }

    .img-header-mobile {
        display: block;
        width: 100%;
        height: 480px;
        margin: 0 auto
    }

    .end-item-services-1-mobile {
        width: 100%;
    }

    .item-services-1-pc {
        width: 45%;
        text-align: center;

        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;

        -ms-flex-align: center;
        align-items: center;
    }

    .position-content-services {
        width: 90%;
        position: absolute;
        left: 5%;
        top: 68%;
        z-index: 10;
    }

    .content-box-services {
        padding: 15px;
    }

    .position-content-services-2 {
        width: 90%;
        left: 5%;
        position: absolute;
        z-index: 10;
    }

    .services-width-title-1 {
        width: 100%;
        text-align: center;
    }

    .services-group-button {
        width: 100%;
        position: relative;
        /*left: 0px;*/
        /*bottom: -40px;*/
    }

    .services-detail-button {
        padding: 10px;
        width: 50%
    }

    .services-spec-button {
        padding: 10px; width: 50%
    }

    .services-top-content {
        width: 100%;
        margin: 0px auto;
        position: relative;
        padding-top: 275px;
    }

    .services-title {
        width: 100%;
        text-align: center;
    }

    .services-content-2 {
        width: 100%;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
    }

    .services-content-3 {
    }

    .services-content-items {
        width: 100%;
        padding-bottom: 20px;
    }

    .img-check-services {
        width: 50px;
        height: 50px;
    }

    .service-customer-wrapper {
        margin-top: 450px;
    }

    .service-design-wrapper {
        flex-wrap: wrap;
        justify-content: center;
        align-items: self-end;
    }

    .service-card-wrapper:not(:last-child) {
        margin-bottom: 88px;
    }

    .service-card-wrapper:last-child {
        margin-bottom: 20px;
    }

    .content-section-3 {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: 1fr;
    }
    .content-problem {
        padding: 20px 0;
    }

    .wrap-img-section-4 img {
        object-fit: contain;
        max-height: 285px;
    }
    .problem-item {
        margin-bottom: 15px;
    }

    .container-service section {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 480px) {
    .services-top-content {
        padding-top: 320px;
    }
}

@media screen and (min-width: 769px) {
    .service-design-wrapper {
        justify-content: space-between;
    }
    .container-section-3 {
        width: 68%;
        margin: 0 auto;
    }

    .content-section-3 {
        display: grid;
        grid-gap: 55px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .main-icon-wrapper img {
        height: 500px;
    }

    .wrap-img-section-4 img {
        width: 99%;
    }

    .content-section-3 {
        padding: 40px 0 30px 0;
    }
}


@media screen and (min-width: 768px) and (max-width: 1025px) {
    .top-services-1 {
        top: 330px;
        right: 140px;
        width: 90%;
        position: absolute;
        padding: 40px;
    }
    .img-check-services {
        width: 55px;
        height: 55px;
    }
    .service-customer-wrapper {
        margin-top: 300px;
    }
}


@media screen and (min-width: 1025px) {
    .services-body {
        width: 100%;
        margin: 0px auto;
        position: relative;
    }

    .service-customer-wrapper {
        margin-top: 245px;
    }

    .img-header-mobile, .end-item-services-1-mobile {
        display: none;
    }

    .end-item-services-1-pc, .services-content-items-none {
        display: block;
    }

    .item-services-1-pc {
        width: 30%;
    }

    .position-content-services {
        width: 45%;
        position: absolute;
        z-index: 10;
    }

    .content-box-services {
        padding: 45px;
    }

    .position-content-services-2 {
        width: 45%;
        position: absolute;
        z-index: 10;
    }


    .top-services-1 {
        top: 240px;
        right: 140px;
        width: 45%;
        position: absolute;
    }

    .services-width-title-1 {
        width: 80%;
    }

    .services-group-button {
        width: 100%; position: absolute; left: 0px; bottom: -65px;
    }

    .services-detail-button {
        padding: 20px; width: 50%;
    }

    .services-spec-button {
        padding: 20px; width: 50%
    }

    .services-top-content {
        width: 100%;
        /*margin: 200px auto 0 auto;*/
        margin: 0px auto;
        position: relative;
        padding-top: 200px;
    }

    .services-title {
        width: 80%;
    }

    .services-content-2 {
        width: 100%;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;

        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .services-content-3 {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;

        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .services-content-items {
        width: 45%;
    }

    .img-check-services {
        width: 55px;
        height: 55px;
    }
}


@media only screen and (min-width: 1600px) {
    .top-services-1 {
        top: 375px;
        right: 195px;
    }

    .service-section-title {
        width: 50%;
        margin: 0 auto;
    }

    .container-service section {
        /*height: 100vh;*/
        padding: 80px;
    }

    .img-check-services {
        width: 66px;
        height: 66px;
    }
}

@media only screen and (max-width: 420px) {
    .position-content-services {
        top: 60%;
    }
    .services-top-content {
        padding-top: 440px;
    }
    .service-customer-wrapper {
        margin-top: 307px
    }
    .position-content-services-2 {
        position: absolute;
        top: 825px;
    }
}


@media only screen and (min-width: 1366px) {
    .service-customer-wrapper {
        margin-top: 345px;
    }
}

@media only screen and (min-width: 1600px) {
    .service-customer-wrapper {
        margin-top: 345px;
    }
}

.partner-wrapper {
    border: 1px solid #e8e8e8;
}

.partner-wrapper img {
    height: 85px;
    padding: 10px;
}

.partner-item-title {
    color: #fff;
    background: var(--primary-color);
    font-size: 24px;
    font-weight: 600;
    width: 290px;
    height: 85px;
    padding: 16px;
    display: flex;
    align-items: center;
    clip-path: polygon(0 0, 80% 0, 100% 50%, 80% 100%, 0 100%);
}

.partner-item {
    display: flex;
    gap: 30px;
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    /*padding: 10px 0;*/
}

.partner-container {
    padding: 60px 0;
    font-size: 20px;
}

.partner-desc {
    font-size: 28px;
    text-align: center;
}

.services-section-title {
    font-size: 32px;
    font-weight: 600;
    color: #e10e77;
    margin-bottom: 12px;
}

.chung-nhan {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0;
    justify-content: space-around;
}

.chung-nhan img {
    height: 100px;
}

.partner-content {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.benefit-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px 30px;
    font-size: 20px;
}
.benefit-item-title {
    font-weight: 600;
    color: var(--primary-color);
}

.service-problem-item {
    img {
        width: 40px;
    }
}

.title-problem-item {
    font-size: 22px;
    color: #e10e77;
}

@media (max-width: 1024px) {
    .container-service-content .max-width-content {
        padding: 0 20px;
    }
    .benefit-list {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .benefit-list {
        grid-template-columns: 1fr;
    }
    .chung-nhan {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .chung-nhan img {
        flex-direction: column;
        width: max-content;
    }
    .partner-item {
        flex-direction: column;
        padding: 20px 0;
    }
    .partner-item .partner-item-title {
        clip-path: none;
    }
    .partner-item .list-partners {
        flex-direction: column !important;
    }
    .partner-item .list-partners img {
        height: auto;
        width: 150px;
    }
}