
/* ========== RESET &amp;amp;amp; BASE ========== */
#ConsultOnline_root__Kh7Mq,
#ConsultOnline_root__Kh7Mq *,
#ConsultOnline_root__Kh7Mq *::before,
#ConsultOnline_root__Kh7Mq *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#ConsultOnline_root__Kh7Mq {
    font-family: &amp;amp;amp;amp;amp;amp;quot;Vazir&amp;amp;amp;amp;amp;amp;quot;, &amp;amp;amp;amp;amp;amp;quot;Tahoma&amp;amp;amp;amp;amp;amp;quot;, &amp;amp;amp;amp;amp;amp;quot;Arial&amp;amp;amp;amp;amp;amp;quot;, sans-serif !important;

    direction: rtl !important;
    text-align: right !important;
}

/* ========== WRAPPER ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_wrapper__Pv2Nx {
    min-height: 100vh !important;
    background: #050505 !important;
    background-color: #050505 !important;
    color: #d1d5db !important;
    padding-top: 5rem !important;
}

/* ========== CONTAINER ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_container__Cx9Wm {
    max-width: 1504px !important;
    margin: 0 auto !important;
    padding: 0 1rem !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_container__Cx9Wm {
        padding: 0 1.5rem !important;
    }
}

/* ========== SECTION TITLE ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_sectionTitle__Uq3Np {
    font-size: 1.875rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    text-align: center !important;
    margin-bottom: 3rem !important;
    line-height: 1.3 !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_sectionTitle__Uq3Np {
        font-size: 2.25rem !important;
    }
}

/* ========== HERO SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_hero__Wd3Kt {
    position: relative !important;
    background: #080808 !important;
    background-color: #080808 !important;
    padding: 5rem 1rem !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
    overflow: hidden !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_heroPattern__Lm9Qr {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-image: url('https://www.transparenttextures.com/patterns/cubes.png') !important;
    opacity: 0.05 !important;
    z-index: 0 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_heroContent__Bx5Ys {
    position: relative !important;
    z-index: 10 !important;
    max-width: 56rem !important;
    margin: 0 auto !important;
    text-align: center !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_heroTitle__Zn4Jp {
    font-size: 1.875rem !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    margin-bottom: 1.5rem !important;
    line-height: 1.3 !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_heroTitle__Zn4Jp {
        font-size: 3rem !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_heroDesc__Hv8Tw {
    font-size: 1.125rem !important;
    line-height: 1.8 !important;
    color: #9ca3af !important;
    margin-bottom: 2rem !important;
    text-align: justify !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_heroDesc__Hv8Tw {
        text-align: center !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_heroBtns__Qw6Er {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 1rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_btnWhatsapp__Fn2Ls,
#ConsultOnline_root__Kh7Mq .ConsultOnline_btnTelegram__Mv8Kp {
    background: #25D366 !important;
    background-color: #25D366 !important;
    color: #ffffff !important;
    padding: 0.75rem 2rem !important;
    border-radius: 0.75rem !important;
    font-weight: 700 !important;
    border: none !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    font-size: 1rem !important;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease !important;
    box-shadow: 0 8px 20px rgba(37, 211, 102, 0.3) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_btnTelegram__Mv8Kp {
    background: #2AABEE !important;
    background-color: #2AABEE !important;
    box-shadow: 0 8px 20px rgba(42, 171, 238, 0.3) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_btnWhatsapp__Fn2Ls:hover {
    background: #128C7E !important;
    background-color: #128C7E !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 30px rgba(37, 211, 102, 0.4) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_btnTelegram__Mv8Kp:hover {
    background: #229ED9 !important;
    background-color: #229ED9 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 30px rgba(42, 171, 238, 0.4) !important;
}

/* ========== WHY ONLINE SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_whyOnline__Ty5Rh {
    padding: 4rem 0 !important;
    background-color: #050505;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_benefitsGrid__Jk4Dv {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 1.5rem !important;
    margin-bottom: 3rem !important;
}

@media (min-width: 640px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_benefitsGrid__Jk4Dv {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (min-width: 1024px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_benefitsGrid__Jk4Dv {
        grid-template-columns: repeat(5, 1fr) !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_benefitCard__Lp7Xw {
    background: #111111 !important;
    background-color: #111111 !important;
    padding: 1.5rem !important;
    border-radius: 1rem !important;
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    text-align: center !important;
    transition: border-color 0.3s ease, transform 0.3s ease !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_benefitCard__Lp7Xw:hover {
    border-color: #C5A55D !important;
    transform: translateY(-4px) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_benefitIcon__Bm2Qs {
    width: 3rem !important;
    height: 3rem !important;
    background: #1a1a1a !important;
    background-color: #1a1a1a !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #C5A55D !important;
    font-size: 1.5rem !important;
    margin: 0 auto 1rem !important;
    transition: transform 0.3s ease !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_benefitCard__Lp7Xw:hover .ConsultOnline_benefitIcon__Bm2Qs {
    transform: scale(1.1) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_benefitTitle__Rn5Yt {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    margin-bottom: 0.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_benefitDesc__Wk8Hu {
    font-size: 0.75rem !important;
    color: #9ca3af !important;
    line-height: 1.5 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_statsBox__Aq9Zp {
    background: rgba(197, 165, 93, 0.1) !important;
    border: 1px solid #C5A55D !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    text-align: center !important;
    max-width: 1504px !important;
    margin: 0 auto !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_statsText__Vh6Ld {
    color: #C5A55D !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
    line-height: 1.6 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_statsText__Vh6Ld i {
    margin-left: 0.5rem !important;
}

/* ========== HOW IT WORKS SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_howItWorks__Em4Bx {
    padding: 4rem 0 !important;
    background: #0a0a0a !important;
    background-color: #0a0a0a !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepsGrid__Tr8Wq {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 1.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepCard__Ks5Nh {
    width: 100% !important;
    min-width: 220px !important;
    background: #111111 !important;
    background-color: #111111 !important;
    padding: 1.5rem !important;
    border-radius: 1.5rem !important;
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease !important;
}

@media (min-width: 640px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_stepCard__Ks5Nh {
        width: calc(50% - 0.75rem) !important;
    }
}

@media (min-width: 1024px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_stepCard__Ks5Nh {
        width: calc(33.33% - 1rem) !important;
    }
}

@media (min-width: 1280px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_stepCard__Ks5Nh {
        width: calc(20% - 1.2rem) !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepCard__Ks5Nh:hover {
    background: #151515 !important;
    background-color: #151515 !important;
    border-color: rgba(197, 165, 93, 0.3) !important;
    transform: translateY(-8px) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepNum__Pq7Mv {
    position: absolute !important;
    top: -1rem !important;
    width: 2.5rem !important;
    height: 2.5rem !important;
    background: #C5A55D !important;
    background-color: #C5A55D !important;
    color: #000000 !important;
    font-weight: 700 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 4px 12px rgba(197, 165, 93, 0.4) !important;
    border: 4px solid #0a0a0a !important;
    z-index: 10 !important;
    transition: transform 0.3s ease !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepCard__Ks5Nh:hover .ConsultOnline_stepNum__Pq7Mv {
    transform: scale(1.1) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepIcon__Ym3Tw {
    margin-top: 1rem !important;
    margin-bottom: 0.75rem !important;
    width: 3rem !important;
    height: 3rem !important;
    border-radius: 50% !important;
    background: #1a1a1a !important;
    background-color: #1a1a1a !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #C5A55D !important;
    font-size: 1.25rem !important;
    opacity: 0.8 !important;
    transition: opacity 0.3s ease !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepCard__Ks5Nh:hover .ConsultOnline_stepIcon__Ym3Tw {
    opacity: 1 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepTitle__Dx9Fk {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 1.125rem !important;
    margin-bottom: 0.75rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_stepDesc__Gh2Lp {
    font-size: 0.875rem !important;
    color: #9ca3af !important;
    line-height: 1.5 !important;
}

/* ========== TYPES SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_types__Jm8Qv {
    padding: 4rem 0 !important;
    background-color: #080808;

}

#ConsultOnline_root__Kh7Mq .ConsultOnline_typesGrid__Nv6Bw {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 2rem !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_typesGrid__Nv6Bw {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_typeCard__Pm9Tx {
    background: #111111 !important;
    background-color: #111111 !important;
    padding: 2rem !important;
    border-radius: 1.5rem !important;
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    transition: border-color 0.3s ease, transform 0.3s ease !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_typeCard__Pm9Tx:hover {
    border-color: #C5A55D !important;
    transform: translateY(-4px) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_typeIconLarge__Wk4Ry {
    font-size: 2.5rem !important;
    color: #C5A55D !important;
    display: block !important;
    margin-bottom: 1.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_typeTitle__Fq7Lm {
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin-bottom: 1rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_typeList__Hx5Kp {
    list-style: none !important;
    padding: 0 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_typeList__Hx5Kp li {
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    font-size: 0.875rem !important;
    color: #9ca3af !important;
    margin-bottom: 0.75rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_typeList__Hx5Kp li i {
    color: #C5A55D !important;
}

/* ========== TOPICS SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_topics__Qw9Lm {
    padding: 4rem 0 !important;
    background: #0a0a0a !important;
    background-color: #0a0a0a !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_topicsGrid__Vx4Bn {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 2rem !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_topicsGrid__Vx4Bn {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_topicCol__Zk8Hp {
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_topicColTitle__Lq3Wm {
    color: #C5A55D !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    margin-bottom: 1rem !important;
    padding-bottom: 0.5rem !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_topicList__Py6Nt {
    list-style: none !important;
    padding: 0 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_topicList__Py6Nt li {
    font-size: 0.875rem !important;
    color: #d1d5db !important;
    margin-bottom: 0.75rem !important;
    display: flex !important;
    align-items: flex-start !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_topicList__Py6Nt li i {
    margin-left: 0.25rem !important;
    color: #C5A55D !important;
}

/* ========== SECURITY SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_security__Mx7Vp {
    padding: 4rem 0 !important;
    background-color: #050505;

}

#ConsultOnline_root__Kh7Mq .ConsultOnline_securityBox__Tn9Lw {
    background: #151515 !important;
    background-color: #151515 !important;
    border-radius: 1.5rem !important;
    padding: 2rem !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 2rem !important;
    align-items: center !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_securityBox__Tn9Lw {
        flex-direction: row !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_securityLeft__Bk5Qm {
    text-align: center !important;
    flex: 0 0 auto !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_securityLeft__Bk5Qm {
        flex: 0 0 33.333% !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_securityIconLarge__Rw3Yp {
    font-size: 3.75rem !important;
    color: #C5A55D !important;
    display: block !important;
    margin-bottom: 1rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_securityMainTitle__Gh8Xk {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_securityRight__Jq4Lv {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 1.5rem !important;
    flex: 1 !important;
}

@media (min-width: 640px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_securityRight__Jq4Lv {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_securitySubTitle__Km7Ft {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    margin-bottom: 0.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_securityList__Pv9Lx {
    list-style: none !important;
    padding: 0 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_securityList__Pv9Lx li {
    font-size: 0.75rem !important;
    color: #9ca3af !important;
    margin-bottom: 0.25rem !important;
}

/* ========== PRICING SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_pricing__Yv5Bk {
    padding: 4rem 0 !important;
    background: #0a0a0a !important;
    background-color: #0a0a0a !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_pricingGrid__Lm8Qw {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 2rem !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_pricingGrid__Lm8Qw {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceCard__Nk6Tv {
    background: #111111 !important;
    background-color: #111111 !important;
    border-radius: 1.5rem !important;
    padding: 2rem !important;
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    display: flex !important;
    flex-direction: column !important;
    transition: border-color 0.3s ease, transform 0.3s ease !important;
    position: relative !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceCard__Nk6Tv:hover {
    border-color: #C5A55D !important;
    transform: translateY(-4px) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceCardFeatured__Pv8Lq {
    border: 2px solid #C5A55D !important;
    transform: scale(1.05) !important;
    box-shadow: 0 0 30px rgba(197, 165, 93, 0.15) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceBadge__Mw5Yt {
    position: absolute !important;
    top: 0 !important;
    right: 50% !important;
    transform: translate(50%, -50%) !important;
    background: #C5A55D !important;
    background-color: #C5A55D !important;
    color: #000000 !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    padding: 0.25rem 0.75rem !important;
    border-radius: 1rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceCardTitle__Wx4Lp {
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin-bottom: 1rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceAmount__Hy9Km {
    font-size: 1.875rem !important;
    font-weight: 900 !important;
    color: #C5A55D !important;
    margin-bottom: 1.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceCurrency__Fq3Nm {
    font-size: 0.875rem !important;
    font-weight: 400 !important;
    color: #9ca3af !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceList__Gv7Bx {
    list-style: none !important;
    padding: 0 !important;
    margin-bottom: 2rem !important;
    flex-grow: 1 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceList__Gv7Bx li {
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    font-size: 0.875rem !important;
    color: #9ca3af !important;
    margin-bottom: 0.75rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceList__Gv7Bx li i {
    color: #C5A55D !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceBtn__Jk2Wp {
    width: 100% !important;
    background: #1a1a1a !important;
    background-color: #1a1a1a !important;
    color: #ffffff !important;
    padding: 0.75rem !important;
    border-radius: 0.75rem !important;
    border: none !important;
    cursor: pointer !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    transition: background 0.3s ease, color 0.3s ease !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceBtn__Jk2Wp:hover {
    background: #C5A55D !important;
    background-color: #C5A55D !important;
    color: #000000 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceBtnFeatured__Rq7Nm {
    background: #C5A55D !important;
    background-color: #C5A55D !important;
    color: #000000 !important;
    box-shadow: 0 8px 20px rgba(197, 165, 93, 0.3) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceBtnFeatured__Rq7Nm:hover {
    background: #b0924f !important;
    background-color: #b0924f !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_priceNote__Zv3Kp {
    margin-top: 2rem !important;
    text-align: center !important;
    font-size: 0.875rem !important;
    color: #9ca3af !important;
}

/* ========== CASE STUDIES SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_cases__Qm4Bv {
    padding: 4rem 0 !important;
    background-color: #050505;

}

#ConsultOnline_root__Kh7Mq .ConsultOnline_casesGrid__Wx7Lp {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 2rem !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_casesGrid__Wx7Lp {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_caseCard__Nv5Tk {
    background: #111111 !important;
    background-color: #111111 !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    border-right: 4px solid #C5A55D !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_caseTitle__Pm8Lw {
    font-weight: 700 !important;
    color: #ffffff !important;
    font-size: 1rem !important;
    margin-bottom: 0.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_caseLoc__Hk3Qm {
    font-size: 0.75rem !important;
    color: #C5A55D !important;
    margin-bottom: 0.75rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_caseDesc__Fy6Np {
    font-size: 0.875rem !important;
    color: #9ca3af !important;
    line-height: 1.6 !important;
}

/* ========== FAQ SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_faq__Bv8Km {
    padding: 4rem 0 !important;
    background: #0a0a0a !important;
    background-color: #0a0a0a !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_faqContainer__Lw4Qp {
    max-width: 56rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_faqList__Mx6Tn {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_faqItem__Pk9Lv {
    background: #111111 !important;
    background-color: #111111 !important;
    padding: 1.5rem !important;
    border-radius: 1rem !important;
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_faqQuestion__Wq5Nm {
    font-weight: 700 !important;
    color: #ffffff !important;
    font-size: 1rem !important;
    margin-bottom: 0.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_faqAnswer__Hv3Kp {
    font-size: 0.875rem !important;
    color: #9ca3af !important;
    line-height: 1.6 !important;
}

/* ========== REGISTRATION SECTION ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_registration__Qv7Bm {
    padding: 4rem 0 !important;
    background: #0a0a0a !important;
    background-color: #0a0a0a !important;
    margin-bottom: 2rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_regWrapper__Lk4Np {
    display: flex !important;
    flex-direction: column !important;
    gap: 3rem !important;
}

@media (min-width: 1024px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_regWrapper__Lk4Np {
        flex-direction: row !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formBox__Wm8Qv {
    flex: 1 !important;
    background: #111111 !important;
    background-color: #111111 !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 1.5rem !important;
    padding: 2rem !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_formBox__Wm8Qv {
        padding: 3rem !important;
    }
}

@media (min-width: 1024px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_formBox__Wm8Qv {
        flex: 0 0 66.666% !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formTitle__Hx5Lp {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin-bottom: 1.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_form__Pv6Nk {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formRow__Tk3Wp {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 1rem !important;
}

@media (min-width: 768px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_formRow__Tk3Wp {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formInput__Bm7Qv {
    width: 100% !important;
    background: #050505 !important;
    background-color: #050505 !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 0.75rem !important;
    padding: 0.75rem 1rem !important;
    color: #ffffff !important;
    font-size: 0.875rem !important;
    transition: border-color 0.3s ease !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formInput__Bm7Qv:focus {
    outline: none !important;
    border-color: #C5A55D !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formInput__Bm7Qv::placeholder {
    color: #6b7280 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formCouponRow__Nv4Lx {
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formCouponInput__Qw8Km {
    flex-grow: 1 !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formCouponBtn__Mx3Tp {
    background: #1a1a1a !important;
    background-color: #1a1a1a !important;
    color: #ffffff !important;
    padding: 0.75rem 1rem !important;
    border-radius: 0.75rem !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    cursor: pointer !important;
    font-size: 0.875rem !important;
    transition: background 0.3s ease, color 0.3s ease !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formCouponBtn__Mx3Tp:hover {
    background: #C5A55D !important;
    background-color: #C5A55D !important;
    color: #000000 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formSubmit__Lv9Wq {
    width: 100% !important;
    background: #C5A55D !important;
    background-color: #C5A55D !important;
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: 1.125rem !important;
    padding: 1rem !important;
    border-radius: 0.75rem !important;
    border: none !important;
    cursor: pointer !important;
    transition: background 0.3s ease, box-shadow 0.3s ease !important;
    box-shadow: 0 8px 20px rgba(197, 165, 93, 0.3) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_formSubmit__Lv9Wq:hover {
    background: #b0924f !important;
    background-color: #b0924f !important;
    box-shadow: 0 12px 30px rgba(197, 165, 93, 0.4) !important;
}

/* ========== OFFERS SIDEBAR ========== */
#ConsultOnline_root__Kh7Mq .ConsultOnline_offersBox__Tn5Kp {
    flex: 1 !important;
}

@media (min-width: 1024px) {
    #ConsultOnline_root__Kh7Mq .ConsultOnline_offersBox__Tn5Kp {
        flex: 0 0 33.333% !important;
    }
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_offersInner__Gv7Lw {
    background: linear-gradient(135deg, #1a1a1a 0%, #000000 100%) !important;
    border: 1px solid #C5A55D !important;
    border-radius: 1.5rem !important;
    padding: 1.5rem !important;
    position: relative !important;
    overflow: hidden !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_offersDecor__Hm2Qx {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 8rem !important;
    height: 8rem !important;
    background: #C5A55D !important;
    opacity: 0.1 !important;
    border-radius: 0 0 100% 0 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_offersTitle__Pk6Nv {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    margin-bottom: 1rem !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    position: relative !important;
    z-index: 1 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_offersTitle__Pk6Nv i {
    color: #C5A55D !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_offersList__Wq4Lm {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
    position: relative !important;
    z-index: 1 !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_offerItem__Bv8Kp {
    background: #111111 !important;
    background-color: #111111 !important;
    padding: 1rem !important;
    border-radius: 0.75rem !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_offerItemTitle__Mx3Ln {
    color: #C5A55D !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
    margin-bottom: 0.25rem !important;
}

#ConsultOnline_root__Kh7Mq .ConsultOnline_offerItemDesc__Ty6Qw {
    font-size: 0.75rem !important;
    color: #9ca3af !important;
    line-height: 1.5 !important;
}
 
            body{
                position: relative;
            }
            .dno{
                display: none!important;
            }
            .public-header{
                position: relative;
                transition:5s;
            }
            .absolute-container{
                background-color: #ee273a;
                border-radius: 7px;
                position: fixed;
                top: 50%;
                left: 2%;
                transform: translateY(-50%);
                padding: 10px;
                z-index: 4900;
            }
            .social-absolute{
                position: relative;
                padding: 10px 0;
                border-bottom: 1px solid rgba(0, 0, 0, .1);
                box-sizing: content-box;
                width: 24px;
                height: 24px;
            }
            .social-absolute:last-child {
                border-bottom: none !important;
            }
            .social-absolute img{
                width: 24px;
                height: 24px;
            }
            .absolute-tooltip{
                position: relative;
                transition: all 0.5s;
                border-radius: 0 7px 7px 0;
                font-size: 14px;
                overflow: hidden;
                white-space: nowrap;
            }
            .absolute-tooltip > span{
                padding: 10px 20px;
                display: block;
            }
            .tooltip-shake{
                display: block;
                width: 100%;
                height: 100%;
            }
            .tooltip-shake:before,
            .tooltip-shake:after {
                position: absolute;
                content: "";
                opacity: 0;
                transition: all 0.4s ease;
                color: #fff;
                font-weight: bold;
            }
            .tooltip-shake:before {
                content: attr(data-tooltip);
                background: #3c5059;
                width: 0;
                padding: 0;
                font-size: 0.9rem;
                top: 50%;
                left: calc(24px + 32px);
                border-radius: 5px;
                transform: translateY(-50%);
                overflow: hidden;
                white-space: nowrap;
            }
            .tooltip-shake:after {
                border-width: 8px 10px 8px 0;
                border-style: solid;
                border-color: transparent #3c5059 transparent transparent;
                top: 50%;
                left: calc(24px + 24px);
                transform: translateY(-50%);
            }
            .tooltip-shake:hover::before,
            .tooltip-shake:hover::after {
                opacity: 1;
                overflow: hidden;
                white-space: nowrap;
                transform: translate(0, -50%);
            }
            .tooltip-shake:hover::before {
                width: max-content;
                padding: 10px 25px;
            }
            @keyframes shake {
                0% {
                    transform: rotate(2deg);
                }
                50% {
                    transform: rotate(-3deg);
                }
                70% {
                    transform: rotate(3deg);
                }
                100% {
                    transform: rotate(0deg);
                }
            }
            .social-absolute:hover {
                animation: shake 500ms ease-in-out forwards;
            }
            
                .public-header{
                    width: 100%;
                    background: #000;
                    background-size: auto;
                    background-repeat: no-repeat;
                }
            
            .adv-banner-container{
                width: 100%;
                height: 10px;
            }
            .adv-banner-container .adv-item{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
            .top-bar-container{
                width: 100%;
                min-height: 40px;
                height: 40px;
                background: #222 ;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-bar{
                width: 1200px;
                height: 100%;
                margin: auto;
                padding: 0 8px;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
            }
            .top-item{
                height: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container{
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container img{
                width: 16px;
                height: 16px;
            }
            .info-container > span{
                display: inline-flex;
            }
            .top-info,
            .top-social{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-social{
                padding: 5px 0;
            }
            .top-social li a img{
                width: 32px;
                height: 32px;
            }
            .top-social li a span{
                font-size: 0px;
                font-weight: 200;
                color: #777;
            }
            .top-list{
                width: max-content;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                margin: 0  0px;
            }
            .top-list:hover{
                color: ;
            }
            
                .top-list:first-child{
                    margin-right : 0;
                }
                .top-list:last-child{
                    margin-left : 0;
                }
            
            .arrow-menu-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-list a span,
            .top-list span{
                color: #777;
                font-weight: bold;
                font-size: 14px;
            }
            .top-list a img,
            .top-list span img{
                margin: 0 5px;
                width: 24px;
                height: 24px;
                object-fit: contain;
            }
            .top-list:first-child a img,
            .top-list:first-child span img{
                margin-right: 0;
            }
            .top-navbar{
                height: 100%;
                background: transparent;
            }
            .top-nav-list{
                position: relative;
                height: 100%;
                padding: 0 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-nav-list a span,
            .top-nav-list span{
                color: #000;
                font-size: 0px;
                font-weight: 200;search
            }
            .top-nav-list:hover{
                background-color: #fff;
            }
            .top-nav-list .arrow-menu-container svg{
                fill: #000;
            }
            .top-nav-list:hover a span,
            .top-nav-list:hover span,
            .top-nav-list:hover .arrow-menu-container svg{
                color: #fff;
                fill: #fff;
            }
            .top-nav-list .icon-title-part{
                padding-left: 5px;
            }
            .top-sub-nav > .top-sub-list a span,
            .top-sub-nav > .top-sub-list span{
                color: #000;
            }
            .top-sub-nav > .top-sub-list:hover a span,
            .top-sub-nav > .top-sub-list:hover span{
                color: #fff;
            }
            
            .top-sub-nav{
                flex-direction: column;
                justify-content: center;
                align-content: flex-start;
                position: absolute;
                z-index: 4999;
                min-width: 150px;
                width: max-content;
                background: #2c3e50;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translateY(-10px) scaleY(0.5);
                transform-origin: top;  
                border-radius: 0;
            }
            .top-nav-list:hover > .top-sub-nav{
                display: flex;
                top: 100%;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
        
                .top-nav-list:hover > .top-sub-nav{
                    right: 0;
                }
                .top-sub-list{
                    border-left: 5px solid  #f00;
                }
            
            .top-sub-list{
                width: 100%;
                padding: 8px 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-sub-list:hover{
                background: #fff;
            }
            .header-container{
                display: grid;
                width: 1200px;
                margin: auto;
                height: auto;
                grid-template-rows: 1fr 1fr;  
                grid-template-columns: 1fr 3fr 1fr;
                grid-template-areas: 
                    "top-1 top-2 top-3"
                    "bottom-1 bottom-2 bottom-3"; 
                padding-top: 8px;
                padding-bottom: 8px;
                padding-left: 8px;
                padding-right: 8px;
            }
            .top-section-1{
                grid-area: top-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-2{
                grid-area: top-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-3{
                grid-area: top-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-end;
                align-items: center;
            }
            .logo-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 100%;
                padding: 0px  0px;
            }
            .logo-container img{
                display: block;
                width: 230px;
                height: 100px;
                max-width: 230px;
                max-height: 100px;
                object-fit: contain;
            }
            .nav-container{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                box-sizing: border-box;
                margin: 0 10px;
            }
            .nav-container > .navbar{
                width: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                background: #222 ;
                box-sizing: border-box;
                border: px  solid  ;
                border-radius: 3px;
            }
            
                .nav-container > .navbar{
                    margin-left: calc(0px + 10px);
                }
            
            .max-height{
                height: 700px;
                overflow-x:hidden;
                overflow-y: auto;
                display:flex!important;
                flex-direction: column!important;
                justify-content: flex-start!important;
            }
            .nav-container .navbar .nav-list{
                padding: 10px 18px;
                min-height: 45px;
                position: relative;
                list-style: none;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-content: center;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list.active{
                background-color: ;
            }
            .nav-container .navbar .nav-list.active a,
            .nav-container .navbar .nav-list.active span{
                color: ;
            }
            
            .nav-container .navbar .nav-list .icon-title-part{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .nav-container .navbar .nav-list .icon-title-part img{
                width: 24px;
                height: 24px;
                margin: 0 5px;
            }
            .nav-container .navbar .nav-list .overflow-menu{
                justify-content: center !important;
            }
            .nav-container .navbar .nav-list:hover{
                background-color: ;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list:hover a,
            .nav-container .navbar .nav-list:hover span{
                color:  ;
            }
            .nav-container .navbar .nav-list img{
                width: 32px;
                height: 32px;
            }
            .nav-container .navbar .nav-list a,
            .nav-container .navbar .nav-list span{
                text-decoration: none;
                font-size: 14px;
                color: #fff;
            }
            .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
            .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                display: flex;
                top: 45px;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                display: flex;
                right: calc(100%  +  1px);
                top: 0;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
                    .nav-container .navbar.navbar-sub{
                        position: absolute;
                        z-index: 4999;
                        background: #fff;
                        clip: rect(1px, 1px, 1px, 1px);
                        opacity: 0.1;
                        transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                                    opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                        transform: translateY(-10px) scaleY(0.5);
                        transform-origin: top;  
                        border-radius: 0;
                    }
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                    .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                        right: 0;
                    }
                    .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                        right: calc(100%  +  1px);
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width:200px;
                        border-left: 1px solid #C5A55D;
                    }
                
            .arrow-icon-menu{
                width: 8px;
                height: 8px;
            }
            .arrow-icon-menu.arrow-bottom{
                transform: rotate(90deg);
            }
            
                .arrow-menu-container{
                    margin-right: 5px;
                }
                .arrow-icon-menu.arrow-right,
                .overflow-list .arrow-icon-menu.arrow-bottom{
                    transform: rotate(180deg);
                }
                .nav-container .navbar .nav-list:first-child:hover{
                    border-radius: 0 3px 3px 0;
                }
                .nav-container .navbar .nav-list:last-child:hover{
                    border-radius: 3px 0 0 3px;
                }
            
            .nav-container .navbar .nav-list.base-level svg,
            .nav-container .navbar .nav-list .overflow-menu svg{
                fill: #fff;
            }
            .nav-container .navbar .nav-list.base-level:hover svg{
                fill: ;
            }
            .sub-menu-container{
                position: absolute;
                min-width: 150px;
                background-color: #fff;
                color: #fff;
                top: 32px;
                right: 0;
                z-index: 4999;
               /* display: none;*/
            } 
            /*.sub-navbar{
                width: 100%;
                height: 100%;
            }*/
            .nav-container .navbar.navbar-sub .nav-list img{
                width: 16px;
                height: 16px;
            }
            .nav-container .navbar.navbar-sub .nav-list a,
            .nav-container .navbar.navbar-sub .nav-list span{
                color: #000;
                font-size: 12px;
            }
            .nav-list.with-sub-menu:hover .sub-menu-container{
                display: block;
            }
            .nav-container .navbar.navbar-sub .nav-list .arrow-menu-container svg{
                fill: #000;
            }
            .active{
                background-color: ;
            }
            .active a{
                color: ;
            }     
            .icon-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
            }
            .icon-container .icon-item{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
                box-sizing: border-box;
                min-height: 45px;
                margin: 0 5px;
            }
            
                .icon-container .icon-item:first-child{
                    margin-right: 0 !important;
                }
                .icon-container .icon-item:last-child{
                    margin-left: 0 !important;
                }
                
            
            .icon-container .icon-item a{
                border: 0px  solid  ;
            }
            .icon-container .icon-item.basket-icon{
                position: relative;
                color: #fff;
                min-width: 45px;
                min-height: 45px;
                outline: none;
                border-radius: 3px;
                background: #C5A55D ;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                cursor: pointer;
                text-decoration: none;
                margin: 0 10px;
            }
            .icon-container .icon-item .icon-shortcut{
                color: #fff;
                min-width: 45px;
                min-height: 45px;
                margin: 0;
                outline: none;
                border-radius: 3px;
                background: #C5A55D ;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                transition: .4s;
                cursor: pointer;
                text-decoration: none;
            }
            
            .basket-shop{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 45px;
                height: 45px;
                border-radius: 3px;
            }
            .icon-container .icon-item .icon-shortcut:hover svg,
            .icon-container .icon-item .icon-shortcut:hover .add-item-to-cart.open span
            {
                fill: #fff;
                color: #fff;
            }
            
                .icon-container .icon-item.basket-icon .add-item-to-cart{
                    color: #fff;
                    border-radius: 3px;
                    background: #C5A55D ;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .4s;
                    cursor: pointer;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                
                    .icon-container .icon-item.basket-icon .add-item-to-cart{
                        border-left: none !important;
                    }
                    .border-basket{
                        border-right: none !important;
                    }
                
                    .icon-container .icon-item:hover > span,
                    .icon-container .icon-item.login-icon:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover,
                    .icon-container .icon-item.login-icon .icon-shortcut:hover,
                    
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover .add-item-to-cart{
                       background: #C5A55D ;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open{
                        width: 45px;
                        border-radius: 0 3px 3px 0;
                        display: flex;
                        flex-direction: row;
                        justify-content: center;
                        align-items: center;
                    }
                    .icon-container .icon-item.basket-icon:hover .add-item-to-cart.open{
                        background: #C5A55D ;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open + .icon-shortcut{
                        border-radius: 3px 0 0 3px;
                    }
                    .icon-container .icon-item.lang-icon .icon-shortcut:hover{
                        background: #C5A55D ;
                    }
                    .icon-container .icon-item.search-icon .icon-shortcut .search-container .search-btn:hover{
                        background: #C5A55D ;
                    }
                 
            .icon-container .icon-item svg{
                width: 25px;
                height: 25px;
            
                fill: #fff;
            
            }
            .icon-container .icon-item.login-icon{
                position: relative;
            }
            /*.icon-container .icon-item.login-icon .icon-shortcut{
                width: 100%;
                height: 100%;
            }*/
            .icon-container .icon-item.login-icon .icon-login{
                width: 25px;
                height: 25px;
            }
            #div_profile_picture, 
            #div_profile_picture_metro {
                display: block;
                width: 0 !important;
                height: 0 !important;
                line-height: unset !important;
            }
            #div_profile_picture .rShowLogin{
                position: absolute;
                top: 0;
                left: 0;
                width: 0;
                height: 0;
                z-index: -1000;
            }
            #div_profile_picture .login-container{
                display: none !important;
            }
            #div_profile_picture #profile_picture,
            #div_profile_picture #profile_exit{
                display: none !important;
            }
        
                .icon-container .icon-item.login-icon{
                    color: #fff;
                    /*width: 90px !important;*/
                    min-height: 45px;
                    outline: none;
                    border-radius: 3px;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    text-decoration: none;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                .icon-container .icon-item.login-icon .status-user,
                .icon-container .icon-item.login-icon .icon-login{
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    text-align: center;
                    margin: 0 5px;
                    font-size:14px;
                }
            
            .public-header .bottom-section-1{
                grid-area: bottom-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-2{
                grid-area: bottom-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-3{
                grid-area: bottom-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            
                .icon-container .icon-item{
                    width: unset;
                    height: unset;
                }
                .search-icon{
                    position: relative;
                }
                .search-container {
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-end;
                    align-items: center;
                    height: 100%;
                    position: relative;
                    border-radius: 3px;
                    min-width: 45px;
                }
                .search-container > .search-btn svg,
                .search-container > .close-search-btn svg{
                    fill: #fff;
                }
                .search-container > .search-btn:hover svg,
                .search-container > .close-search-btn:hover svg{
                    fill: #fff;
                }
                .search-btn {
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .8s;
                    cursor: pointer;
                    text-decoration: none;
                    border: 0px  solid  transparent;
                }
                
                .icon-container .icon-item img{
                    width: 25px;
                    height: 25px;
                    object-fit:contain;
                }
                
                    .search-container.open-search-box .search-btn{
                        border-radius: 3px 0 0 3px !important;
                    }
                    .search-container.open-search-box .close-search-btn{
                        border-radius: 0 3px 3px 0 !important;
                    }
                 
                .search-btn,
                .search-command,
                .close-search-btn{
                    box-sizing: content-box;
                }
                .search-btn > svg {
                    fill: #fff;
                }
                .cls-pls::placeholder{
                    color: ;
                }
                .search-input {
                    padding: 0;
                    height: 100%;
                    background: #2c3e50;
                    color: #fff;
                    font-size: 14px;
                    font-weight: normal;
                    transition: all 1s ease-in-out;
                    width: 0;
                    position: absolute;
                    top: 0;
                    overflow: hidden;
                    white-space: nowrap;
                    border: 0px  solid  transparent;
                }
                
                .open-search-box > .search-input{
                    padding : 10px 48px;
                }
                
                    .search-input {
                        left: calc(0px + 45px);
                        border-right: none;
                        border-left: none;
                    }
                
                        .search-container.open-search-box .search-btn{
                            border-radius: 3px 0 0 3px !important;
                        }
                        .search-container.open-search-box .close-search-btn{
                            border-radius: 0 3px 3px 0 !important;
                        }
                        .search-container.open-search-box .search-input{
                            border-radius: 0 3px 3px 0 !important;
                        }
                    
                .close-search-btn{
                    position: absolute;
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    box-sizing: border-box;
                    box-sizing: border-box;
                }
                .close-search-btn svg{
                    fill: #fff;
                }
            
            .sticky{
                width: 100vw;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 999;
                padding: 2vh 8vw;
                transition: .8s;
                background-color: #ddd !important;
            }
            .public_sticky{
                width: 100%;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 1001;
            }
            .d-none{
                display: none !important;
            }
            .border-left-n{
                border-left: none !important;
            }
            .border-right-n{
                border-right: none !important;
            }
            .w-1200px{
                width: 1200px !important;
                margin: auto;
            }
            .lang-icon{
                position: relative;
            }
            .language-container .lang-btn{
                width: 25px;
                height: 25px;
            }
            .lang-list-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .lang-list{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .lang-list::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
            .lang-nav{
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
            }
            .lang-nav .lang-li{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                list-style: none;
                width: max-content;
                margin: 5px 0;
                
            }
            .lang-nav .lang-li a{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .lang-nav .lang-li img{
                width: 25px;
                height: 25px;
                object-fit: cover;
                margin: 0 4px;
            }
            .lang-nav .lang-li span{
                text-transform: uppercase;
                line-height: 2.5;
                font-size: 14px;
                margin: 0 4px;
                color: #fff;
            }
            .lang-nav .lang-li a{
                color: #fff;
            }
            .lang-nav .lang-li span:hover{
                cursor: pointer;
                color: #fff;
            }
            .lang-nav .lang-li .lang-active{
                font-weight: bold;
                color: #e84118;
            }
            .icon-item.lang-icon:hover .lang-list-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            /*---------------------------------------------------------------------------------*/
            .link-profile-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .link-profile-container .link-wrapper{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px 25px;
                background: #C5A55D ;
                border-radius: 3px;
            }
            .link-profile-container .link-wrapper a{
                color: #fff;
            }
            .link-profile-container .link-wrapper a:hover{
                cursor: pointer;
                color: #fff;
            }
            .link-profile-container .link-wrapper::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #C5A55D ;
                display: block;
            }
             .icon-item.login-icon:hover .link-profile-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            
            .backTop{
                display: flex !important;
            }
            #back_to_top{
                display: none;
                position: fixed;
                transition: 600ms;
                right: 25px;
                left: unset;
                bottom: 50px;
                z-index: 100;
                border-radius: 50%;
                border: 1px  solid  #000;
                padding: 15px;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                background-color: #777 ;
            }
            #back_to_top svg{
                width: 24px;
                height: 24px;
                fill: #fff ;
            }
            #back_to_top img{
                width: 24px;
                height: 24px;
                fill: #fff ;
                object-fit:contain;
            }
            .search-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .basket-shop img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .lang-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .icon-login img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
        
                    .header-container{
                        grid-template-rows: 1fr;  
                        grid-template-columns: 230px minmax(auto, 100%) 1fr;
                        grid-template-areas: 
                            "top-1 top-2 top-3"; 
                    }
                    .top-section-1{
                        justify-content: flex-start;
                    }
                    .top-section-2{
                        justify-content: flex-start;
                    }
                    .logo-container{
                        justify-content: flex-start;
                    }
                    .nav-container{
                        justify-content: flex-start;
                    }
                    .nav-container .navbar{
                        justify-content: flex-start;
                    }
                    .width-full{
                        width: 100% !important;
                    }
                
            #msg_footer.msg_footer,
            #msg_footer_complete.msg_footer{
                position: fixed;
                top: 50px;
                right: 10px;
                width: 400px;
                height: 50px;
                z-index: 10000;
                border-radius: 3px;
            }

            #msg_footer .d_flex,
            #msg_footer_complete .d_flex{
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
                height: 100%;
                padding: 0 15px;
            }

            #msg_footer.green_msg_footer {
                background-color: #d4edda;
                border: 1px solid #c3e6cb;
                color: #155724;
            }

            #msg_footer.red_msg_footer,
            #msg_footer_complete.red_msg_footer{
                background-color: #f8d7da;
                border: 1px solid #f5c6cb;
                color: #721c24;
            }

            #msg_footer .close_msg,
            #msg_footer_complete .close_msg{
                cursor: pointer;
                font-size: 25px;
                padding-right: 15px;
            }

            #msg_footer .close_msg:hover,
            #msg_footer_complete .close_msg:hover{
                color: #000;
            }
            
            .border_red{
                border: 1px solid #e20000;
            }
            footer a{
                color: inherit;
            }
        
            #body_popup_1,#body_popup_2{
                position:fixed;
                display:flex;
                text-align:center;
                top:0;
                bottom:0;
                right:0;
                left:0;
                z-index:99999;
                visibility:hidden;
                opacity: 0;
                background:rgba(0,0,0,0.5);
            }
            #body_popup_1.open-popup,#body_popup_2.open-popup{
                visibility:visible;
                opacity: 1;
            }
            #body_popup_1 > div,#body_popup_2 > div{
                display:block;
                background:#fff;
                padding:10px;
                margin:auto;
                transform:translateY(-150px);
                -webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;
                text-align:center;
                border-radius:10px;
                position:relative;
                z-index:999999;
            }
            #body_popup_1.open-popup > div,#body_popup_1.open-popup > div{
                transform:translateY(0);
            }
            #body_popup_1 .icon-close-popup{
                position:absolute;
                font-size:30px;
                height:30px;
                width:30px;
                border-radius:50%;
                color:red;
                top:-10px;
                right:-10px;
                background-color:transparent;
                z-index:9999;
            }
            #body_popup_1 .icon-close-popup i{
                position:absolute;
                top:0;
                right:0;
            }
            #body_popup_1 .container-html{
                height:100%;
                overflow:auto;
                max-height:90vh;
            }
            #body_popup_1 .container-html::-webkit-scrollbar{
                width:5px;
                height:100%;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-track{
                background-color:transparent;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-thumb{
                background-color:#777;
                border-radius:20%;
            }
            #body_popup_1 .icon-close-popup{
                color:#fff;
                top:0;
                right:0;
            }
            #module_waiting_box{
                position:fixed;
                background:rgba(256,256,256,0.8);
                width:100%;
                height:100%;
                -webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;
                top:0;
                right:0;
                opacity:0;
                z-index:9999999999999;
                visibility:hidden;
            }
            #module_waiting_box.show-waiting{
                visibility:visible;
                opacity:1;
            }
            #module_waiting_box .spinner {
              margin: 100px auto 0;
              width: 70px;
              text-align: center;
            }
            
            #module_waiting_box .spinner > div {
              width: 18px;
              height: 18px;
              background-color: #333;
              border-radius: 100%;
              display: inline-block;
              -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
              animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }
            
            #module_waiting_box .spinner .bounce1 {
              -webkit-animation-delay: -0.35s;
              animation-delay: -0.35s;
            }
            
            #module_waiting_box .spinner .bounce2 {
              -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s;
            }
            
            @-webkit-keyframes sk-bouncedelay {
              0%, 95%, 100% { -webkit-transform: scale(0) }
              50% { -webkit-transform: scale(1.0) }
            }
            
            @keyframes sk-bouncedelay {
              0%, 95%, 100% { 
                -webkit-transform: scale(0);
                transform: scale(0);
              } 50% { 
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
              }
            }
        body{direction: rtl;text-align: right;}