﻿.delivery-wrap{position:relative;padding:50px 0}
.delivery-wrap .kche-t130-title,.delivery-wrap p{color:#fff}
.delivery-wrap .kche-t130-content{isolation:isolate}
.delivery-wrap .kche-t130-list{background:#fff;padding:0 50px;margin-top:50px;border-radius:10px}
.delivery-wrap .kche-t130-list p{color:#000}
.delivery-wrap .kche-t130 .kche-t130-list .kche-t130-item{box-shadow:none}
.delivery-wrap:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;width:1920px;height:100%;background:url(/uploads/45211/page/p202512311141376c883.webp)}
@media (max-width:1024px){
.delivery-wrap .kche-t130 .kche-t130-list .kche-t130-item{width:49%}
.delivery-wrap .kche-t130-list{padding:0 15px}
}
@media (max-width:768px){
.delivery-wrap .kche-t130-list{margin-top:30px}
}
.customization .custom-inquiry {position:relative;padding: 11% 0;}
.customization .custom-inquiry:before{
    content:"";
    position:absolute;
    left:50%;
    top:0;
    width:1920px;
    height:100%;
    transform:translateX(-50%);
    background:url(/uploads/45211/page/p202512311310303a336.webp) no-repeat;
    background-size:cover;
}
.customization .custom-inquiry .inquiry-info{isolation:isolate;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.customization .custom-inquiry .inquiry-headtitle{color:#fff;width:48%;}
.customization .custom-inquiry .inquiry-headtitle h2{font-size:24px;margin-bottom:15px;}
.customization .custom-inquiry .inquiry-form-box{width:48%;background:#af1827;padding:20px 30px;}
.customization .custom-inquiry .inquiry-form-box>p{color:#fff;}
.customization .custom-inquiry .inquiry-form-box>p:nth-child(2){font-size:24px;font-weight:500;}
.customization .custom-inquiry .inquiry-form-box .wmkcfeedback{margin-top:20px;}
.customization .custom-inquiry .wmkcfeedback .send-btn{width:100%;background:#fff;color:#af1827;border-radius:5px;margin-top:0;}
@media (max-width:768px){
.customization .custom-inquiry .inquiry-headtitle,.custom-inquiry .inquiry-form-box{width:100%;margin-bottom:15px;}.customization .custom-inquiry .inquiry-form-box{padding:10px;}
}