.section-hero-all-product-page-header {
	text-shadow: 5px 5px 4px #332a2a;
}
.section-hero-all-product-page {
	position:relative;
	background-image:url("https://smilemeat.co.th/wp-content/themes/smile-meat/assets/images/our-service-page/AW-SmileMeat-All-Service.jpg");
}
.section-hero-all-product-page-wrapper {
	position: absolute;
    left: 53%;
    bottom: 28%;
}
}
.section-hero-all-product-page.our-service-page {
    background-image: url(../images/our-service-page/AW-SmileMeat-All-Service.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
/* .section-hero-all-product-page.our-service-page .section-hero-all-product-page-image-2 {
    left: 0;
} */

.section-our-service-product {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 982px;
}
.section-our-service-product .service-product {
	height:65vw;
}
.section-our-service-product-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 1216px;
    gap: 40px;
}
.section-our-service-product-box {
    display: flex;
    flex-direction: column;
    width: 378px;
    height: 368px;
    background-color: #D81B18;
    border-radius: 14px;
    gap: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 296px;
}
.section-our-service-product-box.image-1 {
    background-image: url(../images/our-service-page/All-Service-Page-Pig-fattening-service.png);
}
.section-our-service-product-box.image-2 {
    background-image: url(../images/our-service-page/AllService-Page-Pig-slaughtering-and-butchering-services.png);
}
.section-our-service-product-box.image-3 {
    background-image: url(../images/our-service-page/All-ServicePage-Part-Trimming-Service.png);
}
.section-our-service-product-box.image-4 {
    background-image: url(../images/our-service-page/Allservice-Page-OEM-service-processed-products.png);
}
.section-our-service-product-box.image-5 {
    background-image: url(../images/our-service-page/All-servicepage-Spezial-Trimmservice.png);
}


.section-our-service-product-box:nth-child(4),
.section-our-service-product-box:nth-child(5) {
    width: 588px;
}
/* .section-our-service-product-image-box {
    display: flex;
    height: 296px;
} */
.section-our-service-product-box:nth-child(3) .section-our-service-product-image-box {
    justify-content: flex-end;
    align-items: center;
}
.section-our-service-product-box:nth-child(4) .section-our-service-product-image-box,
.section-our-service-product-box:nth-child(5) .section-our-service-product-image-box {
    justify-content: center;
    align-items: center;
}
.section-our-service-product-box:first-child .section-our-service-product-image {
    display: flex;
    width: 372px;
    height: 276px;
}
.section-our-service-product-box:nth-child(2) .section-our-service-product-image {
    display: flex;
    width: 366px;
    height: 296px;
}
.section-our-service-product-box:nth-child(3) .section-our-service-product-image {
    display: flex;
    width: 332px;
    height: 238px;
}
.section-our-service-product-box:nth-child(4) .section-our-service-product-image {
    display: flex;
    width: 314px;
    height: 246px;
}
.section-our-service-product-box:nth-child(5) .section-our-service-product-image {
    display: flex;
    width: 369px;
    height: 246px;
}
.section-our-service-product-paragraph-box {
    display: flex;
    justify-content: center;
}
.section-our-service-product-paragraph {
    font-family: "sukhumvit-set-semiBold";
    font-size: 24px;
    color: #fff;
    line-height: 1;
}
.section-our-service-floating-image {
    position: absolute;
    bottom: 90px;
    right: 0;
    width: 120px;
    height: 116px;
}
.section-our-service-floating-image img {
    height: auto;
}
.section-image-our-service-slide {
    display: flex;
    justify-content: center;
    width: 100vw;
    height: 560px;
    overflow-x: scroll;
}
.section-image-our-service-slide-wrapper {
    display: flex;
    width: max-content;
    gap: 30px;
}
.section-image-our-service-slide-box {
    width: 800px;
    height: 400px;
}
.section-image-our-service-slide-box img {
    width: 100%
}
.section-image-our-service-slide-button-wrapper {
    display: flex;
    position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translateX(-50%);
    gap: 40px;
}
.section-image-our-service-slide-button-previous {
    display: flex;
    width: 26px;
    height: 26px;
    border: 0;
    background-color: unset;
    cursor: pointer;
}
.section-image-our-service-slide-button-previous img {
    width: 100%;
}
.section-image-our-service-slide-button-next {
    display: flex;
    width: 26px;
    height: 26px;
    border: 0;
    background-color: unset;
    cursor: pointer;
}
.section-image-our-service-slide-button-next img {
    width: 100%;
}

@media screen and (min-width: 1441px) {
    .section-our-service-product {
        height: 68.194vw;
    }
    .section-our-service-product-wrapper {
        width: 84.444vw;
        gap: 2.778vw;
    }
    .section-our-service-product-box {
        width: 26.25vw;
        height: 25.556vw;
        border-radius: 0.972vw;
        gap: 0.556vw;
        padding-top: 20.556vw;
    }
    .section-our-service-product-box:nth-child(4),
    .section-our-service-product-box:nth-child(5) {
        width: 40.833vw;
    }
    /* .section-our-service-product-image-box {
        height: 20.556vw;
    } */
    .section-our-service-product-box:first-child .section-our-service-product-image {
        width: 25.833vw;
        height: 19.167vw;
    }
    .section-our-service-product-box:nth-child(2) .section-our-service-product-image {
        width: 25.417vw;
        height: 20.556vw;
    }
    .section-our-service-product-box:nth-child(3) .section-our-service-product-image {
        width: 23.056vw;
        height: 16.528vw;
    }
    .section-our-service-product-box:nth-child(4) .section-our-service-product-image {
        width: 21.806vw;
        height: 17.083vw;
    }
    .section-our-service-product-box:nth-child(5) .section-our-service-product-image {
        width: 25.625vw;
        height: 17.083vw;
    }
    .section-our-service-product-paragraph {
        font-size: 1.667vw;
    }
    .section-our-service-floating-image {
        bottom: 6.25vw;
        width: 8.333vw;
        height: 1.111vw;
    }
    .section-image-our-service-slide {
        width: 100vw;
        height: 38.889vw;
    }
    .section-image-our-service-slide-wrapper {
        gap: 2.083vw;
    }
    .section-image-our-service-slide-box {
        width: 55.556vw;
        height: 27.778vw;
    }
    .section-image-our-service-slide-button-wrapper {
        bottom: 6.25vw;
        gap: 2.778vw;
    }
    .section-image-our-service-slide-button-previous {
        width: 1.806vw;
        height: 1.806vw;
    }
    .section-image-our-service-slide-button-next {
        width: 1.806vw;
        height: 1.806vw;
    }
}

@media screen and (max-width: 1439px) {
    .section-our-service-product {
        height: 68.194vw;
    }
    .section-our-service-product-wrapper {
        width: 84.444vw;
        gap: 2.778vw;
    }
    .section-our-service-product-box {
        width: 26.25vw;
        height: 25.556vw;
        border-radius: 0.972vw;
        gap: 0.556vw;
        padding-top: 20.556vw;
    }
    .section-our-service-product-box:nth-child(4),
    .section-our-service-product-box:nth-child(5) {
        width: 40.833vw;
    }
    /* .section-our-service-product-image-box {
        height: 20.556vw;
    } */
    .section-our-service-product-box:first-child .section-our-service-product-image {
        width: 25.833vw;
        height: 19.167vw;
    }
    .section-our-service-product-box:nth-child(2) .section-our-service-product-image {
        width: 25.417vw;
        height: 20.556vw;
    }
    .section-our-service-product-box:nth-child(3) .section-our-service-product-image {
        width: 23.056vw;
        height: 16.528vw;
    }
    .section-our-service-product-box:nth-child(4) .section-our-service-product-image {
        width: 21.806vw;
        height: 17.083vw;
    }
    .section-our-service-product-box:nth-child(5) .section-our-service-product-image {
        width: 25.625vw;
        height: 17.083vw;
    }
    .section-our-service-product-paragraph {
        font-size: 1.667vw;
    }
    .section-our-service-floating-image {
        bottom: 6.25vw;
        width: 8.333vw;
        height: 1.111vw;
    }
    .section-image-our-service-slide {
        width: 100vw;
        height: 38.889vw;
    }
    .section-image-our-service-slide-wrapper {
        gap: 2.083vw;
    }
    .section-image-our-service-slide-box {
        width: 55.556vw;
        height: 27.778vw;
    }
    .section-image-our-service-slide-button-wrapper {
        bottom: 6.25vw;
        gap: 2.778vw;
    }
    .section-image-our-service-slide-button-previous {
        width: 1.806vw;
        height: 1.806vw;
    }
    .section-image-our-service-slide-button-next {
        width: 1.806vw;
        height: 1.806vw;
    }
}

@media screen and (max-width: 1024px){
	.section-hero-all-product-page-header {
		font-size:1rem;
	}
    .section-our-service-product {
        height: 80.194vw;
    }
}

@media screen and (max-width: 430px) {
    .section-hero-all-product-page {
        height:120px !important;
    }
    .section-our-service-product {
        height: 477.674vw;
    }
	.section-our-service-product #service-product {
        height: 487.674vw;
    }
    .section-our-service-product-wrapper {
        width: 84.444vw;
        gap: 3.778vw;
    }
    .section-our-service-product-box {
        width: 85.116vw;
        height: 85.116vw;
        border-radius: 3.256vw;
        gap: 4vw;
    }
    .section-our-service-product-box:nth-child(4),
    .section-our-service-product-box:nth-child(5) {
        width: 85.116vw;
    }
    /* .section-our-service-product-image-box {
        height: 64.651vw;
    } */
    .section-our-service-product-box:first-child .section-our-service-product-image {
        width: 85.116vw;
        height: 64.186vw;
    }
    .section-our-service-product-box:nth-child(2) .section-our-service-product-image {
        width: 82.791vw;
        height: 63.256vw;
    }
    .section-our-service-product-box:nth-child(3) .section-our-service-product-image {
        width: 76.674vw;
        height: 55.349vw;
    }
    .section-our-service-product-box:nth-child(4) .section-our-service-product-image {
        justify-content: center;
        width: 90.233vw;
        height: 52.558vw;
    }
    .section-our-service-product-box:nth-child(5) .section-our-service-product-image {
        width: 80.465vw;
        height: 49.767vw;
    }
    .section-our-service-product-paragraph {
        font-size: 5.581vw;
    }
    .section-our-service-floating-image {
        display: none;
        bottom: 6.25vw;
        width: 8.333vw;
        height: 1.111vw;
    }
    .section-image-our-service-slide {
        width: 100vw;
        height: 38.889vw;
    }
    .section-image-our-service-slide-wrapper {
        gap: 2.083vw;
    }
    .section-image-our-service-slide-box {
        width: 55.556vw;
        height: 27.778vw;
    }
    .section-image-our-service-slide-button-wrapper {
        bottom: 6.25vw;
        gap: 2.778vw;
    }
    .section-image-our-service-slide-button-previous {
        width: 1.806vw;
        height: 1.806vw;
    }
    .section-image-our-service-slide-button-next {
        width: 1.806vw;
        height: 1.806vw;
    }
}