﻿

.contact-wrap {
    padding: 20px 20px;
    max-width: 1000px;
    margin: auto;
}

.main-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
}

/* کارت اصلی */
.card {
    background: #111827;
    border-radius: 16px;
    padding: 20px;
    border: 1px solid rgba(255,255,255,0.06);
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);direction:rtl
}

/* بخش‌ها */
.section {
    padding: 12px 0;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

    .section:last-child {
        border-bottom: none;
    }

    .section h4 {
        margin: 0 0 6px;
        font-size: 15px;
        color: #ffffff;
    }

    .section p {
        margin: 0;
        font-size: 13px;
        color: #b8c1d1;
        line-height: 1.8;
    }

/* سوشال */
.social {
    margin-top: 15px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

    .social a {
        text-decoration: none;
        background: #1f2937;
        padding: 8px 12px;
        border-radius: 8px;
        color: #fff;
        font-size: 13px;
        transition: 0.3s;
    }

        .social a:hover {
            background: #2563eb;
        }
.rbt-fshape-box-outline-style .rbt-component-section-title {
    border-right: solid 2px #ffff;
}

.moshaveran a {
    color: ghostwhite;
}

.djonob a {
    color: ghostwhite;
}

.emails a {
    color: ghostwhite;
}

.soss a {
    color: ghostwhite;
}

.dmarkazi a {
    color: ghostwhite;
}