/* --Start banner--------------- */
.section-banner {
    position: relative;
    background: url(../img/oem/banner.webp) no-repeat center bottom/ cover scroll;
    margin-top: 55px;
    height: calc(45vh - 144px);
}

.section-banner .center-item {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (min-width: 1200px) {
    .section-banner {
        margin-top: 144px;

    }
}

.section-banner .title-item {}


.section-banner .title-item h2 {
    font-size: 30px;
    font-family: 'BOLDNINE';
    color: #fff;
    font-style: italic;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: center;
}

.section-banner .title-item p {
    font-family: Lorin;
    font-style: italic;
    color: #fff;
    font-size: 16px;
    text-align: center;
}



@media (min-width: 992px) {
    .section-banner .title-item h2 {
        font-size: 40px;
    }

    .section-banner .title-item p {
        font-size: 16px;
    }

    .section-banner .center-item {
        width: 90%;
    }
}

@media (min-width: 1200px) {
    .section-banner {
        background: url(../img/oem/banner.webp) no-repeat center center/ cover scroll;
        height: calc(70vh - 94px);
        margin-top: 94px;
    }

    .section-banner .title-item h2 {
        font-size: 80px;
    }
}

/* --End banner--------------- */

/* --Start menu--------------- */
.section-menu {
    position: relative;
    z-index: 99;
    background: radial-gradient(circle at center, #6c419b, #3e1d64, #3f1b61);
}

.section-menu .category-link-item {
    text-align: center;
}

.section-menu .category-link-item .line-item {
    border: 1px solid #ffffff33;

}

.section-menu .category-link-item a {
    font-size: 14px;
    padding: 10px 0px;
    height: 100%;
    background: transparent;
    font-family: 'Metropolis-M';
    color: #fff;
    font-weight: bolder;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
}

.section-menu .category-link-item a.active {
    background: #344655;
}

.section-menu .category-link-item a:hover {
    background: #ffffff11;
}

@media (min-width: 992px) {

    .section-menu .category-link-item a {
        padding: 20px 0px;
        font-size: 16px;
        border-top: none;
        border-bottom: none;
    }

    .section-menu .category-link-item a+a {
        border-left: none;
    }
}

/* --End menu--------------- */
/* --Start breadcrumb--------------- */
.section-breadcrumb .breadcrumb {
    /* justify-content: s; */
    margin: 10px 0;
    font-family: 'Metropolis-M';
    font-size: 14px;
}

    .section-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
        color: #333;
    }

    .section-breadcrumb .breadcrumb .breadcrumb-item a {
        color: #333;
        transition: all 0.2s ease-in-out;
    }

        .section-breadcrumb .breadcrumb .breadcrumb-item a:hover {
            color: #666;
        }

    .section-breadcrumb .breadcrumb .breadcrumb-item.active {
        color: #888;
        font-weight: bolder;
    }
/* --End breadcrumb--------------- */
/* --Start oem--------------- */
.section-oem-product {
    padding: 60px 0 0px;
    position: relative;
}

.section-oem-product .bg-img {
    position: absolute;
    width: 100%;
    top: 220px;
}



.section-oem-product .title-item h2 {
    font-size: 30px;
    font-family: 'BOLDNINE';
    color: #541b86;
    font-style: italic;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.section-oem-product .title-item p {
    padding-top: 16px;
    color: #000;
    font-family: 'Metropolis-M';
    font-style: italic;
    font-weight: bolder;
    font-size: 18px;
    line-height: 2;
    margin-bottom: 0;
}

.section-oem-product .pic-item {
    margin-top: 0px;
    position: relative;
    z-index: 5;
}

@media (min-width: 1200px) {
    .section-oem-product {
        padding: 100px 0 0px;
    }

    .section-oem-product .title-item h2 {
        font-size: 50px;
    }

    .section-oem-product .title-item p {
        font-size: 24px;
    }

    .section-oem-product .pic-item {
        margin-top: -100px;
    }
}

/* --End oem--------------- */
/* --Start 3d--------------- */
.section-oem-3d {
    background: #fafafa;
    position: relative;
    z-index: 3;
    padding-bottom: 200px;
    margin-top: 0;
    padding-top: 100px;
}

.section-oem-3d .icon-img {
    display: none;
    width: 750px;
    position: absolute;
    right: 0;
    top: 100px;
}

.section-oem-3d .title-item h2 {
    font-size: 40px;
    font-family: 'BOLDNINE';
    color: #541b86;
    font-style: italic;
    letter-spacing: 2px;
    margin-bottom: 0;
    position: relative;
    z-index: 9;
}

.section-oem-3d .title-item p {
    font-size: 16px;
    color: #000;
    font-family: 'Metropolis-M';
    padding-top: 20px;
    font-style: italic;
    font-weight: bolder;
    line-height: 2;
    margin-bottom: 0;
}

.section-oem-3d .item p {
    font-size: 16px;
    font-family: 'Metropolis-M';
    color: #333;
}

.section-oem-3d .product-item {
    position: relative;
}

.section-oem-3d .product-item img {
    width: 100%;
}

.section-oem-3d .product-item h4 {
    font-size: 18px;
    position: absolute;
    right: 40px;
    bottom: 70px;
    font-family: 'Metropolis-M';
    font-weight: bolder;
    color: #541b86;
}

.section-oem-3d .product-item h4::after {
    content: '';
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 1px;
    background: #666;
}

.section-oem-3d .text-p {
    font-size: 16px;
    font-family: 'Metropolis-M';
    color: #5d5d5d;
    padding: 10px 0;
}

@media (min-width: 992px) {
    .section-oem-3d .item h3 {
        padding-top: 0px;
        font-size: 30px;
        padding-bottom: 30px;
    }

    .section-oem-3d .text-p {
        font-size: 18px;
    }

    .section-oem-3d .item p {
        font-size: 18px;
    }

    .section-oem-3d .icon-img {
        width: 750px;
        display: block;
    }
}

@media (min-width: 1200px) {
    .section-oem-3d .product-item h4 {
        font-size: 24px;
    }

    .section-oem-3d {
        padding: 200px 0 100px;
        margin-top: -120px;
        padding-top: 200px;
    }

    .section-oem-3d .item h3 {
        font-size: 50px;
    }

    .section-oem-3d .item h3 span {
        font-size: 60px;
    }

    .section-oem-3d .item p {
        font-size: 22px;
    }

    .section-oem-3d .icon-img {
        width: 950px;
        display: block;
    }

    .section-oem-3d .title-item h2 {
        font-size: 50px;
    }

    .section-oem-3d .title-item p {
        font-size: 24px;
    }

}

/* --End 3d--------------- */
/* --Start Test--------------- */
.section-oem-test {
    padding: 100px 0;
    margin-top: -250px;
    position: relative;
    z-index: 4;
}

.section-oem-test .title-item {
    padding: 100px 0;
    width: 100%;
    background: url(../img/oem/test-banner.webp) no-repeat center center/ cover scroll;
}



.section-oem-test .title-item h2 {
    font-size: 30px;
    font-family: 'BOLDNINE';
    color: #fff;
    font-style: italic;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: center;
}

.section-oem-test .test-item {
    align-items: center;
}

.section-oem-test .test-item.first {
    margin-top: 0px;
    position: relative;
    z-index: 5;
}


.section-oem-test .test-item .text-item {
    padding: 10px 0;
}




.section-oem-test .test-item .text-item.p {
    background: #541b86;
    padding: 100px 15px;
    text-align: end;
}

.section-oem-test .test-item .text-item.p p,
.section-oem-test .test-item .text-item.p h3 {
    color: #fff;
}

.section-oem-test .test-item .text-item h3 {
    font-size: 18px;
    color: #000;
    font-family: 'Metropolis-M';
    font-weight: bolder;
}



.section-oem-test .test-item .text-item p {
    font-size: 16px;
    color: #5d5d5d;
    font-family: 'Metropolis-M';
}

.section-oem-test .test-item .icon-item {
    display: flex;
    align-items: center;
}

.section-oem-test .test-item .icon-item img {
    width: 60px;
}

.section-oem-test .test-item .icon-item h4 {
    font-size: 16px;
    color: #5d5d5d;
    font-family: 'Metropolis-M';
    margin-bottom: 0;
    padding: 0 15px;
}

@media (min-width: 1200px) {
    .section-oem-test .title-item {
        padding: 200px 0;
    }

    .section-oem-test .title-item h2 {
        font-size: 50px;
    }

    .section-oem-test .test-item .text-item {
        padding: 30px 15px 30px;
    }

    .section-oem-test .test-item .text-item h3 {
        font-size: 28px;
    }

    .section-oem-test .test-item .text-item p {
        font-size: 20px;
    }

    .section-oem-test .test-item .icon-item h4 {
        font-size: 18px;
    }
}


@media (min-width: 1400px) {
    .section-oem-test .test-item.first {
        margin-top: -20px;
    }
}

/* --End Test--------------- */
/* --Start Service--------------- */
.section-oem-service {
    padding: 150px 0 200px 0;
    background: url(../img/oem/service-banner.webp) no-repeat center center/ cover scroll;
}


.section-oem-service .title-item {}

.section-oem-service .title-item h2 {
    font-size: 40px;
    font-family: 'BOLDNINE';
    color: #fff;
    font-style: italic;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: center;
}

.section-oem-service-content {
    position: relative;
    z-index: 6;
    margin-top: -150px;
}

.section-oem-service-content img {
    -webkit-filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.15));
}

@media (min-width: 1200px) {
    .section-oem-service {
        padding: 200px 0;

    }

    .section-oem-service .title-item h2 {
        font-size: 50px;
    }
}

/* --End Service--------------- */
/* --Start Packaging--------------- */
.section-oem-packaging {
    padding: 100px 0;
    position: relative;
    background: url(../img/line.webp) no-repeat center center/ cover scroll;
}

.section-oem-packaging:after {
    top: 35px;
    content: '';
    width: 1px;
    height: 100px;
    background-image: linear-gradient(to bottom, #541b86, #541b86, #fff);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.section-oem-packaging .title-item {
    padding: 50px 0;
}

.section-oem-packaging .title-item h2 {
    font-size: 40px;
    font-family: 'BOLDNINE';
    color: #541b86;
    font-style: italic;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: center;
}



.section-oem-packaging .item {
    background: #e4e4e6;
}

.section-oem-packaging .item .pic-item {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden;
}

.section-oem-packaging .item .pic-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-oem-packaging .item .text-item {
    position: relative;
    padding: 20px 15px;
}


.section-oem-packaging .item .text-item h3 {
    font-size: 16px;
    color: #000;
    font-family: 'Metropolis-M';
    margin-bottom: 0;
    padding: 0 15px;
    position: relative;
}

.section-oem-packaging .item .text-item h3::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 30px;
    background: #541b86;
}

@media (min-width: 1200px) {
    .section-oem-packaging {
        padding: 150px 0;
    }

    .section-oem-packaging .title-item h2 {
        font-size: 50px;
    }

    .section-oem-packaging:after {
        top: 75px;

    }

    .section-oem-packaging .item .text-item h3 {
        font-size: 18px;
    }
}

/* --End Packaging--------------- */