
/* DR. BOBOEV — SERVICES TITLE CONTRAST V13.4 */

/* /xizmatlar hero sarlavhasi */
body.services-v13-3.services-index-v13-3 main > section:first-child .services-hero-text-v13-3,
body.services-title-v13-4 main > section:first-child .services-hero-text-v13-3 {
    padding: 24px 30px !important;
    border: 1px solid rgba(122, 64, 94, .10) !important;
    border-radius: 20px !important;
    background: rgba(255, 255, 255, .70) !important;
    box-shadow: 0 14px 34px rgba(63, 38, 52, .08) !important;
    backdrop-filter: blur(6px) !important;
    -webkit-backdrop-filter: blur(6px) !important;
}

/* Katta sarlavha — to‘q olxo‘ri/pushti */
body.services-v13-3.services-index-v13-3 main > section:first-child .services-hero-text-v13-3 h1,
body.services-v13-3.services-index-v13-3 main > section:first-child h1,
body.services-title-v13-4 main > section:first-child h1 {
    color: #5A2948 !important;
    text-shadow: none !important;
    opacity: 1 !important;
}

/* Pastdagi izoh — to‘q kulrang-pushti */
body.services-v13-3.services-index-v13-3 main > section:first-child .services-hero-text-v13-3 p,
body.services-v13-3.services-index-v13-3 main > section:first-child p,
body.services-title-v13-4 main > section:first-child p {
    color: #6B5662 !important;
    text-shadow: none !important;
    opacity: 1 !important;
}

/* Agar eski CSS span/strong orqali rang bersa */
body.services-title-v13-4 main > section:first-child .services-hero-text-v13-3 * {
    text-shadow: none !important;
}

/* Mobilda blok ixcham */
@media (max-width: 900px) {
    body.services-v13-3.services-index-v13-3 main > section:first-child .services-hero-text-v13-3,
    body.services-title-v13-4 main > section:first-child .services-hero-text-v13-3 {
        padding: 18px 18px !important;
        border-radius: 16px !important;
        background: rgba(255,255,255,.78) !important;
    }

    body.services-title-v13-4 main > section:first-child h1 {
        color: #542642 !important;
    }

    body.services-title-v13-4 main > section:first-child p {
        color: #66535D !important;
    }
	/* Bizning xizmatlar — orqa panelni olib tashlash */
body.services-v13-3.services-index-v13-3
main > section:first-child
.services-hero-text-v13-3,
body.services-title-v13-4
main > section:first-child
.services-hero-text-v13-3 {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;

    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;

    padding: 0 !important;
    border-radius: 0 !important;
}
/* Sarlavha */
body.services-title-v13-4 main > section:first-child h1 {
    color: #5A2948 !important;
    text-shadow: none !important;
}

/* Pastki matn */
body.services-title-v13-4 main > section:first-child p {
    color: #6B5662 !important;
    text-shadow: none !important;
}

}
