/* 联系/搜索展示型：可输入，不可提交 */
.contact-form-display .btn,
.search-form-display button {
    cursor: default;
}

/* ========== 各模块统一上下间距 ========== */
.witr_swiper_area {
    margin-bottom: 40px;
}
.techsell_about_area,
.techsell_testimonial_area,
.techsell_service_area,
.portfolio_area,
.techsell_why_choose_area,
.techsell_accordion_area,
.contact_area2,
.techsell_team_area2,
.techsell_brand_area,
.techsell_blog_area,
.techsell_counter_area,
.call_to_action_area {
    padding-top: 90px !important;
    padding-bottom: 80px !important;
    margin-bottom: 40px !important;
    box-sizing: border-box;
}
/* CTA 稍紧凑，但仍与上下模块拉开 */
.call_to_action_area {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    margin-bottom: 40px !important;
}
/* 品牌区外层间距；内层紫条保持自身 padding */
.techsell_brand_area {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.techsell_brand_area .carousel_imagess_area {
    padding: 55px 30px 60px !important;
}
/* 页脚前最后一块模块少留底边，避免双空隙 */
.techsell_counter_area {
    margin-bottom: 0 !important;
}
@media (max-width: 767px) {
    .techsell_about_area,
    .techsell_testimonial_area,
    .techsell_service_area,
    .portfolio_area,
    .techsell_why_choose_area,
    .techsell_accordion_area,
    .contact_area2,
    .techsell_team_area2,
    .techsell_brand_area,
    .techsell_blog_area,
    .techsell_counter_area {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
        margin-bottom: 28px !important;
    }
    .call_to_action_area {
        padding-top: 36px !important;
        padding-bottom: 36px !important;
        margin-bottom: 28px !important;
    }
    .witr_swiper_area {
        margin-bottom: 28px;
    }
}

/* 主题包缺省本地背景图时清掉 CSS url（勿加 !important，以免盖掉 lozad 内联背景） */
.breadcumb-area,
.witr_swiper_height {
    background-image: none;
}

/* 主题包内无 assets/images/*.jpg，避免 404 */
.em_team_area {
    background-image: linear-gradient(90deg, #9A0ACED1 0%, #0236bf 100%);
}
.em_team_area::before {
    z-index: 0;
    pointer-events: none;
}
.em_team_area > .container {
    position: relative;
    z-index: 1;
}

/* 评价区：去掉遮罩；不用 slick（.slick-slide{display:none} 失败时只剩蓝底） */
.techsell_testimonial_area {
    background-image: linear-gradient(90deg, #0236bf 0%, #9a0ace 100%) !important;
    background-color: #0236bf;
    position: relative;
}
.techsell_testimonial_area::before {
    content: none !important;
    display: none !important;
}
.techsell_testimonial_area > .container {
    position: relative;
    z-index: 2;
}
.techsell_testimonial_area .witr_section_title_inner h2,
.techsell_testimonial_area .witr_section_title_inner h3 {
    color: #fff !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}
.techsell_testimonial_area .theme18-testimonial-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.techsell_testimonial_area .theme18-testimonial-grid > [class*="col-"] {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    float: none !important;
    height: auto !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.techsell_testimonial_area .em_single_testimonial {
    background: #fff !important;
    position: relative;
    z-index: 2;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    height: auto !important;
    min-height: 160px;
}
.techsell_testimonial_area .test_text_all::after {
    content: "";
    display: table;
    clear: both;
}

.techsell_video_area {
    background-image: linear-gradient(180deg, #9a0ace 0%, #0236bf 100%);
}

.pricing_top_box,
.top_box_image2,
.top_box_image3 {
    background-image: linear-gradient(135deg, #0236bf 0%, #9a0ace 100%);
}

/* 团队区大标题：避免空 h3 / 继承色导致“有成员无标题” */
.techsell_team_area2 .witr_section_title_inner h3 {
    display: block;
    opacity: 1;
    visibility: visible;
    color: #140909;
    font-size: 36px;
    line-height: 1.4;
    margin: 0 auto 10px;
}
.techsell_team_area2 .witr_section_title_inner h2:empty,
.techsell_team_area2 .witr_section_title_inner h3:empty {
    display: none;
}

/* 合作伙伴：标题白字 + 静态 Logo 网格（勿 slick） */
.techsell_brand_area .carousel_imagess_area .witr_section_title {
    padding-bottom: 20px;
}
.techsell_brand_area .carousel_imagess_area .witr_section_title_inner h2,
.techsell_brand_area .carousel_imagess_area .witr_section_title_inner h3 {
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
    color: #fff !important;
}
.techsell_brand_area .carousel_imagess_area .witr_section_title_inner h2 {
    font-size: 16px;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.9) !important;
}
.techsell_brand_area .carousel_imagess_area .witr_section_title_inner h3 {
    font-size: 32px;
    line-height: 1.4;
    margin: 0 auto 10px;
}
.techsell_brand_area .carousel_imagess_area .witr_section_title_inner h2:empty,
.techsell_brand_area .carousel_imagess_area .witr_section_title_inner h3:empty {
    display: none;
}
.techsell_brand_area .theme18-brand-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.techsell_brand_area .theme18-brand-grid > [class*="col-"] {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    float: none !important;
    height: auto !important;
    margin-bottom: 20px;
    text-align: center;
}
.techsell_brand_area .theme18-brand-grid .slide_items {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    padding: 10px;
}
.techsell_brand_area .theme18-brand-grid .slide_items img {
    display: inline-block !important;
    max-width: 100%;
    max-height: 64px;
    width: auto;
    height: auto;
    object-fit: contain;
    opacity: 1 !important;
    visibility: visible !important;
    margin: 0 auto;
}

/* sticky 单 logo */
.techsell-main-menu .logo a.main_sticky_main_l,
.techsell-main-menu .prefix .logo a.main_sticky_main_l,
.techsell_nav_area.prefix .logo a.main_sticky_main_l {
    display: inline-flex !important;
}
.techsell-main-menu .logo a.main_sticky_l,
.techsell-main-menu .prefix .logo a.main_sticky_l,
.techsell_nav_area.prefix .logo a.main_sticky_l {
    display: none !important;
}

/* 首屏 Swiper 背景 slide：勿因 SEO .lozad{opacity:0} 卡住整屏 */
.witr_swiper_height.lozad {
    opacity: 1 !important;
    min-height: 420px;
}

img.lozad[src] {
    opacity: 1 !important;
    filter: none !important;
}

header img.lozad[data-src],
footer img.lozad[data-src] {
    background-color: transparent !important;
    background-image: none !important;
}
