.innerBanner2,
.addcontentmid,
.whychooseussmo,
.ko-faq-section {
    background: #1c1c1c !important;
    float: none;
    width: 100%;
    padding: 70px 0 !important;
}

.innerBanner2 img,
.imgsmomid img {
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    border: 1px solid rgba(255, 157, 35, 0.18);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.28);
}

.titleA2,
.innerBanner2 .titleA2,
.showdetailssmo h2.titleA2 {
    color: #ff9d23 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    font-weight: 800 !important;
    letter-spacing: 0.04em;
    text-transform: none;
    margin-bottom: 8px !important;
}

.titleB2,
.innerBanner2 .titleB2,
.showdetailssmo h2.titleB2,
.addcontentmid .title_1,
.devchose h2,
.whychooseussmo h2,
.ko-faq-section h2 {
    color: #f6efe4 !important;
    font-size: 32px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    margin-bottom: 16px !important;
    text-align: left;
}

.devchose h2,
.ko-faq-section h2,
.addcontentmid .title_1 {
    text-align: center !important;
}

.innerBanner2 .showdetailssmo p,
.showdetailssmo p,
.addcontentmid p,
.showparamid,
.showdatamidsmo p,
.ko-faq-section .ko-container > p {
    color: #cfc8bb !important;
    font-size: 16px !important;
    line-height: 1.75 !important;
}

.innerBanner2 .showdetailssmo p strong,
.showdetailssmo p strong,
.showdetailssmo p b {
    color: #ff9d23 !important;
}

.showdetailssmo .listsmotop {
    float: none;
    margin: 16px 0 20px;
    padding: 0;
    list-style: none;
}

.showdetailssmo .listsmotop li {
    color: #e8ddd0 !important;
    padding-left: 28px !important;
    margin-bottom: 8px;
    background: none;
}

.showdetailssmo .listsmotop li:before {
    background: none !important;
    content: "\f00c" !important;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #ff9d23;
    width: auto;
    height: auto;
    top: 2px;
    left: 0;
}

.showdetailssmo .listsmotop li span {
    border-bottom: none;
}

.reqbtnsmo {
    background: #ff9d23 !important;
    color: #1a1a1a !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    height: auto !important;
    line-height: 1.3 !important;
    padding: 12px 22px !important;
    font-size: 15px !important;
}

.reqbtnsmo:before {
    display: none !important;
}

.devchoselistsmo,
.devchoselistsmo1 {
    padding-left: 0 !important;
}

.devbox {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    min-height: 0 !important;
    margin-bottom: 16px;
    padding: 22px !important;
    background: #2a2a2a !important;
    border: 1px solid rgba(255, 157, 35, 0.18) !important;
    border-radius: 16px !important;
    transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}

.devbox:hover {
    transform: translateY(-3px);
    border-color: #ff9d23 !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.28);
}

.devboxicon {
    float: none !important;
    flex: 0 0 auto;
}

.devboxicon .right {
    width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: #ff9d23 !important;
    color: #1a1a1a !important;
    font-size: 16px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.boxcontant,
.boxcontant p,
.devbox .text-dark-content {
    width: auto !important;
    margin: 0 !important;
    color: #cfc8bb !important;
    font-size: 15px !important;
    line-height: 1.65 !important;
}

.boxcontant b,
.boxcontant p b,
.boxcontant .text-dark-content,
.devbox p b,
.devbox [class*="wc-"] {
    color: #ff9d23 !important;
}

.showdatamidsmo h2,
.showdatamidsmo .title,
.showdatamidsmo h6 {
    color: #ff9d23 !important;
}

.imgsmomid {
    border: 1px solid rgba(255, 157, 35, 0.18) !important;
    border-radius: 16px !important;
    overflow: hidden;
    margin-left: 0 !important;
}

.ko-accordion-item,
.accordion-item {
    background: #2a2a2a !important;
    border: 1px solid rgba(255, 157, 35, 0.14) !important;
    border-radius: 12px !important;
    margin-bottom: 10px;
    overflow: hidden;
}

.ko-accordion-item-header,
.accordion-button {
    color: #f3ead8 !important;
    background: transparent !important;
}

.ko-accordion-item-body-content,
.accordion-body {
    color: #cfc8bb !important;
}

.service-box,
.seodetailsimag {
    background: #2a2a2a !important;
    border-radius: 16px;
}

@media (max-width: 767.98px) {
    .innerBanner2,
    .addcontentmid,
    .whychooseussmo,
    .ko-faq-section {
        padding: 40px 0 !important;
    }

    .titleB2,
    .innerBanner2 .titleB2,
    .addcontentmid .title_1,
    .devchose h2,
    .ko-faq-section h2 {
        font-size: 24px !important;
    }
}
