﻿@font-face {
    font-family: IRANSansWeb;
    font-weight: 400;
    src: url(../fonts/IRANSansWeb.eot);
    src: url(../fonts/IRANSansWeb.eot) format("embedded-opentype"),url(../fonts/IRANSansWeb.woff2) format("woff2"),url(../fonts/IRANSansWeb.woff) format("woff"),url(../fonts/IRANSansWeb.ttf) format("truetype");
}

@font-face {
    font-family: IRANSansWeb;
    font-weight: 700;
    src: url(../fonts/IRANSansWeb_Medium.eot);
    src: url(../fonts/IRANSansWeb_Medium.eot#iefix) format("embedded-opentype"),url(../fonts/IRANSansWeb_Medium.woff2) format("woff2"),url(../fonts/IRANSansWeb_Medium.woff) format("woff"),url(../fonts/IRANSansWeb_Medium.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    src: url(../fonts/IRANSansWeb.woff2) format('woff2'),url(../fonts/IRANSansWeb.woff) format('woff'),url(../fonts/IRANSansWeb.ttf) format('truetype'),url(../fonts/IRANSansWeb.eot),url(../fonts/IRANSansWeb.eot?#iefix) format('embedded-opentype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IRANSans(FaNum)_Medium.eot');
    src: url('../fonts/IRANSans(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_Medium.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_Light.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/IRANSansWeb(FaNum).eot');
    src: url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum).woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum).woff') format('woff'),url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    background-color: #E6E6E6 !important;
    background-color: #ffffff !important;
    margin: 0;
    direction: rtl;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
}



.ltrdir {
    direction: ltr;
}

.rtldir {
    direction: rtl;
}

.starok {
    color: #F90;
    font-size: 14px !important;
}

.starno {
    color: #ccc;
    font-size: 14px !important;
}

.mfotter {
    background-color: #000000;
    color: #7a7878;
    font-family: IRANSansWeb;
    font-size: 13px;
}

.card-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

    .card-1:hover {
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    }

.card-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.card-3 {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.card-4 {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.card-5 {
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
/*gridview*/
.table table tbody tr td a,
.table table tbody tr td span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.table table > tbody > tr > td > span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.table table > tbody > tr > td > a:hover,
.table table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
/*end gridview */
.description {
    background-color: #f3f2f2;
    color: #332d2c;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 2.2em;
    text-align: justify;
}

    .description p {
        color: #332d2c;
        font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
        font-size: 12pt;
        font-weight: normal;
    }

.moarefirezume {
    background-color: #f3f2f2;
    color: #332d2c;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 2.2em;
    text-align: justify;
    border: 2px solid #6b6b6b;
}

.pasokh {
    color: #332d2c;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 1.8em;
}


.price .green {
    color: #339933;
    display: block;
    font-size: 15pt;
    font-family: IRANSansWeb;
    margin-bottom: 10px;
}

.productItem figcaption .price .green span {
    display: inline-block;
    vertical-align: middle;
}

.productItem figcaption .price .gray {
    color: #a5a5a5;
    display: block;
}

    .productItem figcaption .price .gray span {
        display: inline-block;
        vertical-align: middle;
        text-decoration: line-through;
    }

.productItem figcaption .price:after {
    clear: both;
    display: table;
    content: '';
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pb-5 hidden-md-up .px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-left: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-right: 1px solid #dee2e6 !important;
}

.bgc-3 {
    background-color: #690 !important;
}

.bgc-39 {
    background-color: #f5f5f5 !important;
}

.bgc-5 {
    background-color: #edffca !important;
}

.pstyle {
    font-family: IRANSansWeb;
    font-size: 18px;
}

.way-hezarnet h2 {
    text-align: center;
    font-weight: bold;
    margin: 5px 0;
    font-size: 42px;
}

.way-hezarnet ul {
    list-style: none;
    margin-bottom: 5px;
}

    .way-hezarnet ul li {
        text-align: center;
    }

        .way-hezarnet ul li span {
            font-size: 18px;
            margin: 15px 0;
            font-weight: bold;
            display: block;
        }

        .way-hezarnet ul li p {
            font-size: 18px;
        }

        .way-hezarnet ul li i {
            display: block;
            font-size: 46px;
            margin-bottom: 10px;
        }

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62;
    }

    .btn-secondary.focus, .btn-secondary:focus {
        box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
    }

        .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
        }

.pagination {
    display: inline-block;
}

    .pagination a {
        color: black;
        float: right;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
        font-size: 22px;
    }

        .pagination a.aspNetDisabled {
            display: none;
        }

    .pagination span.active {
        background-color: #4CAF50;
        color: white;
        border: 1px solid #4CAF50;
        float: right;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        font-size: 22px;
    }

    .pagination a:hover:not(.active) {
        background-color: #ddd;
    }
.vije {
    background-color: #fbfbfb;
    color: #332d2c;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 2.2em;
    text-align: justify;
    line-height: 32px; /* within paragraph */
    margin-bottom: 38px; /* between paragraphs */
    margin-top: 38px;
    border: 1px outset #000000;
    padding: 10px 10px;
    outline: 8px ridge rgba(245, 190, 237, 0.60);
    border-radius: 2rem;
}

/*new*/
.pstyle {
    font-family: "IRANSans", "Vazir", "Tahoma", sans-serif;
    font-size: 2.05rem;
    line-height: 2.2;
    direction: rtl;
    text-align: justify;
    color: #333;
    background: #fdfdfd;
    padding: 20px 25px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
    border: 1px solid #eee;
    transition: all 0.3s ease;
}

    .pstyle strong {
        color: #0066cc;
        font-weight: 600;
    }

    .pstyle a {
        color: #007bff;
        text-decoration: none;
        font-weight: 500;
    }

        .pstyle a:hover {
            color: #004999;
            text-decoration: underline;
        }

    .pstyle:hover {
        background: #f9fbff;
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
        transform: translateY(-2px);
    }

h1.text-center.h3 {
    direction: rtl;
    font-family: "IRANSans", "Vazir", "Tahoma", sans-serif;
    color: #1a237e;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    margin-bottom: 20px;
}

.lawbox {
    direction: rtl;
    background: #ffffff;
    border: 2px solid transparent;
    border-radius: 20px;
    background-clip: padding-box;
    position: relative;
    padding: 25px 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

    .lawbox::before {
        content: "";
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        z-index: -1;
        border-radius: 22px;
        background: linear-gradient(135deg, #0066ff, #00c6ff);
    }



    .lawbox a {
        display: inline-block;
        color: #0046ad;
        font-weight: 600;
        font-family: "Vazir", "IRANSans", sans-serif;
        text-decoration: none;
        transition: all 0.2s ease;
    }



    .lawbox hr {
        border: none;
        height: 2px;
        background: linear-gradient(to right, #0066ff, #00c6ff);
        border-radius: 2px;
        margin: 15px 0;
    }

.lawpanel {
    direction: rtl;
    font-family: "Vazir", "IRANSans", "Tahoma", sans-serif;
}

    /* ظاهر کلی پنل */
    .lawpanel .panel {
        border-radius: 15px;
        overflow: hidden;
        border: 1px solid #dce3f0;
        box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
        transition: all 0.3s ease;
    }

        .lawpanel .panel:hover {
            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
            transform: translateY(-3px);
        }

    /* سربرگ پنل */
    .lawpanel .panel-heading {
        background: linear-gradient(135deg, #003c8f, #007bff);
        color: #fff;
        padding: 12px 18px;
        border-bottom: 2px solid #005edc;
    }

    .lawpanel .panel-title a {
        display: block;
        color: #fff;
        font-size: 1.3rem;
        font-weight: 600;
        text-decoration: none;
        transition: color 0.2s ease;
    }

        .lawpanel .panel-title a:hover {
            color: #e0f7ff;
        }

    /* آیکن روزنامه */
    .lawpanel .panel-title .fa {
        font-size: 1.2rem;
        color: #ffeb3b;
    }

    /* محتوای داخلی */
    .lawpanel .panel-body {
        background: #fafbff;
        padding: 20px 15px;
        border-top: 1px solid #e4e9f2;
        font-size: 1.4rem;
        color: #333;
        line-height: 2;
        border-radius: 0 0 15px 15px;
    }

    /* انیمیشن باز و بسته شدن */
    .lawpanel .panel-collapse.collapse.in {
        animation: fadeIn 0.4s ease;
    }

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/*custom panel*/
.custom-panel {
    background: #fefefe;
    border: 1px solid #ddd;
    border-radius: 12px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

    .custom-panel:hover {
        box-shadow: 0 6px 16px rgba(0,0,0,0.12);
        transform: translateY(-2px);
    }

    /* نوار عنوان */
    .custom-panel .panel-heading {
        background: linear-gradient(90deg, #0c5adb, #093d9e);
        color: #fff;
        padding: 12px 20px;
        border-radius: 12px 12px 0 0;
    }

        .custom-panel .panel-heading h4 {
            font-size: 1.5rem;
            font-weight: 600;
            margin: 0;
            display: flex;
            align-items: center;
        }

        .custom-panel .panel-heading .fa {
            margin-left: 8px;
            font-size: 1.5rem;
        }

        /* لینک عنوان */
        .custom-panel .panel-heading a {
            color: #fff;
            text-decoration: none;
            transition: color 0.2s ease;
        }

            .custom-panel .panel-heading a:hover {
                color: #ffd966;
            }

    /* محتوای بدنه */
    .custom-panel .panel-body {
        background: #fafafa;
        padding: 18px;
        color: #333;
        font-size: 1.5rem;
        line-height: 1.8;
    }

    /* هنگام باز و بسته شدن */
    .custom-panel .panel-collapse.in {
        border-top: 1px solid #eee;
    }

    /* برای آیتم‌های داخلی */
    .custom-panel .panel-body .row > div {
        padding: 10px;
        transition: background 0.3s;
    }

        .custom-panel .panel-body .row > div:hover {
            background: #f5f8ff;
            border-radius: 8px;
        }

/*intro-section*/
.intro-section {
    background: linear-gradient(180deg, #f9fafc 0%, #fefefe 100%);
    border: 1px solid #e5e8ec;
    border-radius: 15px;
    padding: 40px 20px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    text-align: center;
    margin-bottom: 25px;
    transition: all 0.3s ease-in-out;
}

    .intro-section:hover {
        box-shadow: 0 5px 18px rgba(0, 0, 0, 0.07);
        transform: translateY(-2px);
    }

    .intro-section h1 {
        font-size: 2rem;
        color: #2b3a55;
        font-weight: 700;
        margin-bottom: 15px;
        letter-spacing: -0.5px;
        text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    }

    .intro-section p {
        color: #444;
        font-size: 1.8rem;
        line-height: 1.9;
        max-width: 850px;
        margin: 0 auto;
        padding: 0 15px;
        font-weight: 400;
    }

        .intro-section p::first-line {
            color: #3b5681;
            font-weight: 500;
        }

/* واکنش‌گرا */
@media (max-width: 768px) {
    .intro-section {
        padding: 25px 15px;
    }

        .intro-section h1 {
            font-size: 2rem;
        }

        .intro-section p {
            font-size: 1.8rem;
        }
}


/* Modern Links Box - Fixed Hover Issue */
.links-box {
    direction: rtl;
    position: relative;
}

.divider-line {
    border: none;
    height: 2px;
    background: linear-gradient(90deg, transparent 0%, #e0e0e0 20%, #667eea 50%, #e0e0e0 80%, transparent 100%);
    margin: 30px 0;
    position: relative;
    overflow: hidden;
}

    .divider-line::after {
        content: '';
        position: absolute;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
        animation: shimmer 3s infinite;
    }

@keyframes shimmer {
    0% {
        right: -100%;
    }

    100% {
        right: 100%;
    }
}

/* FIX: اضافه کردن padding به parent برای فضای hover */
.col-lg-4.col-md-4.col-sm-4.col-xs-4.mb-3 {
    padding: 15px !important;
    position: relative;
    z-index: 1;
}

.nav-link-card {
    display: block;
    text-decoration: none;
    padding: 25px 15px;
    border-radius: 16px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
    border: 1px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(255, 255, 255, 0.9) inset, 0 2px 10px rgba(102, 126, 234, 0.1);
    height: 160px;
    position: relative;
    /* FIX: تغییر از hidden به visible */
    overflow: visible;
    margin-bottom: 0;
    backdrop-filter: blur(10px);
    z-index: 1;
}

    .nav-link-card::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 4px;
        height: 0;
        background: linear-gradient(180deg, #667eea 0%, #764ba2 100%);
        transition: height 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        z-index: 2;
    }

    .nav-link-card::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(135deg, rgba(102, 126, 234, 0.05) 0%, rgba(118, 75, 162, 0.05) 100%);
        opacity: 0;
        transition: opacity 0.4s ease;
        border-radius: 16px;
        z-index: 1;
    }

    /* FIX: بهبود hover بدون مخفی شدن */
    .nav-link-card:hover,
    .nav-link-card:focus {
        transform: translateY(-8px) scale(1.05);
        box-shadow: 0 25px 60px rgba(102, 126, 234, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.95) inset, 0 10px 35px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(102, 126, 234, 0.15);
        border-color: rgba(102, 126, 234, 0.5);
        text-decoration: none;
        color: inherit;
        z-index: 100;
    }

        .nav-link-card:hover::before {
            height: 100%;
        }

        .nav-link-card:hover::after {
            opacity: 1;
        }

/* FIX: اضافه کردن glow effect خارج از کارت */
.card-glow {
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    background: radial-gradient(circle at center, rgba(102, 126, 234, 0.2) 0%, transparent 70%);
    border-radius: 25px;
    opacity: 0;
    transition: all 0.4s ease;
    z-index: -1;
    pointer-events: none;
}

.nav-link-card:hover .card-glow {
    opacity: 1;
    transform: scale(1);
}

/* Icon Wrapper */
.icon-wrapper {
    width: 70px;
    height: 70px;
    border-radius: 18px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    z-index: 3;
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}

    .icon-wrapper::before {
        content: '';
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        background: linear-gradient(135deg, #667eea, #764ba2, #667eea);
        border-radius: 20px;
        z-index: -1;
        opacity: 0;
        transition: opacity 0.4s ease;
    }

.nav-link-card:hover .icon-wrapper {
    transform: scale(1.15) rotate(5deg);
    background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
    box-shadow: 0 12px 35px rgba(102, 126, 234, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 0 20px rgba(102, 126, 234, 0.4);
}

    .nav-link-card:hover .icon-wrapper::before {
        opacity: 1;
        animation: rotate 2s linear infinite;
    }

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.icon-wrapper i {
    font-size: 24px;
    color: white;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    transition: transform 0.3s ease;
}

.nav-link-card:hover .icon-wrapper i {
    transform: scale(1.2);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}

/* Link Text */
.link-text {
    font-size: 14px;
    font-weight: 700;
    color: #2d3748;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    z-index: 3;
    line-height: 1.5;
    text-align: center;
    letter-spacing: -0.2px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

    .link-text::after {
        content: '';
        position: absolute;
        bottom: -2px;
        right: 0;
        width: 0;
        height: 2px;
        background: linear-gradient(90deg, #667eea, #764ba2);
        transition: width 0.4s ease;
        border-radius: 2px;
    }

.nav-link-card:hover .link-text {
    color: #667eea;
    transform: translateY(-2px);
    text-shadow: 0 2px 4px rgba(102, 126, 234, 0.2);
}

    .nav-link-card:hover .link-text::after {
        width: 100%;
    }

/* FIX: اضافه کردن HTML برای glow effect */
.nav-link-card .card-glow {
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: radial-gradient(circle at center, rgba(102, 126, 234, 0.15) 0%, transparent 70%);
    border-radius: 20px;
    opacity: 0;
    transition: all 0.4s ease;
    z-index: -1;
}

.nav-link-card:hover .card-glow {
    opacity: 1;
    transform: scale(1.1);
}

/* Responsive Design */
@media (max-width: 1200px) {
    .nav-link-card {
        height: 150px;
        padding: 22px 12px;
    }

    .col-lg-4.col-md-4.col-sm-4.col-xs-4.mb-3 {
        padding: 12px !important;
    }
}

@media (max-width: 992px) {
    .nav-link-card {
        height: 140px;
        padding: 20px 10px;
    }

    .col-lg-4.col-md-4.col-sm-4.col-xs-4.mb-3 {
        padding: 10px !important;
    }
}

@media (max-width: 768px) {
    .nav-link-card {
        height: 130px;
        padding: 18px 8px;
    }

    .col-lg-4.col-md-4.col-sm-4.col-xs-4.mb-3 {
        padding: 8px !important;
    }
}

@media (max-width: 576px) {
    .nav-link-card {
        height: 120px;
        padding: 15px 6px;
    }

    .col-lg-4.col-md-4.col-sm-4.col-xs-4.mb-3 {
        padding: 6px !important;
    }
}

/* 🌿 Modern Professional Form */
.pro-form {
    direction: rtl;
    background: linear-gradient(135deg, #f9fbfc, #ffffff);
    padding: 40px 35px;
    border-radius: 20px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid #e5e9ec;
    max-width: 480px;
    margin: 2px auto;
    transition: all 0.3s ease;
}

    .pro-form:hover {
        box-shadow: 0 10px 40px rgba(52, 152, 219, 0.15);
    }

    /* 🩵 عنوان فرم */
    .pro-form h1.h3 {
        color: #1e3c72;
        font-weight: 800;
        margin-bottom: 25px;
        padding-bottom: 10px;
        border-bottom: 3px solid #3498db;
        text-align: center;
        letter-spacing: -0.5px;
    }

    /* 🔘 گروه‌های ورودی */
    .pro-form .form-group {
        margin-bottom: 22px;
        position: relative;
    }

    /* 📱 آیکون و لیبل در کنار هم */
    .pro-form .fa {
        display: inline-block;
        margin-left: 6px;
        color: #6c7a89;
        font-size: 16px;
        transition: color 0.3s ease;
    }

        .pro-form .fa:hover {
            color: #3498db;
        }

        .pro-form .fa + label {
            display: inline-block;
            vertical-align: middle;
            font-size: 15px;
            font-weight: 600;
            color: #2c3e50;
            margin-bottom: 10px;
        }

    /* ✏️ ورودی‌ها */
    .pro-form .form-control {
        width: 100%;
        padding: 12px 15px;
        border: 2px solid #e6ebef;
        border-radius: 10px;
        font-size: 15px;
        transition: all 0.3s ease;
        background-color: #fdfdfd;
        height: 46px;
        box-shadow: inset 0 1px 3px rgba(0,0,0,0.03);
    }

        .pro-form .form-control:focus {
            border-color: #3498db;
            background: #ffffff;
            box-shadow: 0 0 0 4px rgba(52,152,219,0.15);
            outline: none;
        }

    /* 🧩 دراپ‌داون‌ها */
    .pro-form select.form-control {
        min-height: 52px; /* افزایش ارتفاع برای نمایش کامل محتوا */
        padding: 12px 15px;
        font-size: 15px;
        line-height: 1.6;
        border: 2px solid #e6ebef;
        border-radius: 10px;
        background-color: #fdfdfd;
        transition: all 0.3s ease;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236c7a89' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: left 15px center;
        padding-left: 40px;
    }

        .pro-form select.form-control option {
            padding: 10px 15px;
            font-size: 15px;
        }

        .pro-form select.form-control:focus {
            border-color: #3498db;
            background: #ffffff;
            box-shadow: 0 0 0 4px rgba(52,152,219,0.15);
            outline: none;
        }

    /* ✅ دکمه ورود */
    .pro-form .btn-success {
        background: linear-gradient(135deg, #27ae60, #2ecc71);
        border: none;
        padding: 14px;
        font-size: 17px;
        font-weight: 700;
        border-radius: 10px;
        width: 100%;
        box-shadow: 0 4px 15px rgba(46, 204, 113, 0.3);
        transition: all 0.3s ease;
        letter-spacing: 0.5px;
    }

        .pro-form .btn-success:hover {
            background: linear-gradient(135deg, #1e8449, #28b463);
            transform: translateY(-2px);
            box-shadow: 0 6px 20px rgba(46, 204, 113, 0.4);
        }

    /* 🧩 کپچا */
    .pro-form #MyCaptcha1 {
        display: block;
        margin-bottom: 10px;
    }

    .pro-form #ImageButton1 {
        margin-top: 5px;
        margin-right: 10px;
        transition: transform 0.3s ease;
    }

        .pro-form #ImageButton1:hover {
            transform: rotate(90deg);
        }

    /* 🔒 چک‌باکس یادآوری */
    .pro-form .form-check {
        font-size: 14px;
        color: #555;
        cursor: pointer;
        margin-top: 5px;
    }

    /* ⚠️ پیغام‌های خطا */
    .pro-form .form-text.text-danger {
        margin-top: 6px;
        font-size: 13px;
        color: #e74c3c;
        font-weight: 500;
        animation: fadeIn 0.3s ease-in;
    }

    /* ✨ مودال */
    .pro-form .modal-content {
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    }

    .pro-form .modal-header {
        background: #3498db;
        color: white;
        border-bottom: none;
        text-align: center;
    }

    .pro-form .modal-footer {
        border-top: none;
        background: #f9f9f9;
    }

        .pro-form .modal-footer .btn {
            border-radius: 8px;
        }

/* 🔹 انیمیشن خطا */
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* 📱 واکنش‌گرا */
@media (max-width: 768px) {
    .pro-form {
        padding: 25px 20px;
    }

        .pro-form h1.h3 {
            font-size: 18px;
        }

        .pro-form .btn-success {
            font-size: 15px;
            padding: 12px;
        }

        .pro-form select.form-control {
            min-height: 48px;
            font-size: 14px;
        }
}


/* Quick Guide Professional Style */
.quick-guide {
    direction: rtl;
    background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
    padding: 25px;
    border-radius: 16px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}

    .quick-guide::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 4px;
        height: 100%;
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    }

    .quick-guide .fa-question {
        color: #667eea;
        font-size: 28px;
        margin-left: 12px;
        vertical-align: middle;
    }

    .quick-guide > span:not(.fa) {
        font-size: 20px;
        font-weight: 700;
        color: #2d3748;
        vertical-align: middle;
    }

.quick-guide-list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
}

    .quick-guide-list li {
        position: relative;
        padding: 16px 60px 16px 20px;
        margin-bottom: 12px;
        background: #ffffff;
        border-radius: 12px;
        border: 1px solid #f1f5f9;
        font-size: 14px;
        line-height: 1.7;
        color: #475569;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    }

        .quick-guide-list li::before {
            content: '';
            position: absolute;
            right: 20px;
            top: 50%;
            transform: translateY(-50%);
            width: 8px;
            height: 8px;
            background: #667eea;
            border-radius: 50%;
            transition: all 0.3s ease;
        }

        .quick-guide-list li::after {
            content: '';
            position: absolute;
            right: 24px;
            top: 50%;
            transform: translateY(-50%) scale(0);
            width: 16px;
            height: 16px;
            background: rgba(102, 126, 234, 0.1);
            border-radius: 50%;
            transition: transform 0.3s ease;
        }

        .quick-guide-list li:hover {
            transform: translateX(-5px);
            border-color: #667eea;
            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.15);
            background: #fafbff;
        }

            .quick-guide-list li:hover::before {
                background: #764ba2;
                transform: translateY(-50%) scale(1.2);
            }

            .quick-guide-list li:hover::after {
                transform: translateY(-50%) scale(1);
            }

    .quick-guide-list a {
        color: #667eea;
        text-decoration: none;
        font-weight: 600;
        padding: 3px 8px;
        border-radius: 6px;
        background: rgba(102, 126, 234, 0.1);
        transition: all 0.3s ease;
        border: 1px solid transparent;
    }

        .quick-guide-list a:hover {
            color: #ffffff;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            text-decoration: none;
            border-color: #667eea;
            transform: translateY(-1px);
            box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
        }

/* Alternative Color Scheme */
.quick-guide.blue-theme::before {
    background: linear-gradient(135deg, #4299e1 0%, #3182ce 100%);
}

.quick-guide.blue-theme .fa-question {
    color: #4299e1;
}

.quick-guide.blue-theme .quick-guide-list li::before {
    background: #4299e1;
}

.quick-guide.blue-theme .quick-guide-list li:hover::before {
    background: #3182ce;
}

.quick-guide.blue-theme .quick-guide-list a {
    color: #4299e1;
    background: rgba(66, 153, 225, 0.1);
}

    .quick-guide.blue-theme .quick-guide-list a:hover {
        background: linear-gradient(135deg, #4299e1 0%, #3182ce 100%);
    }

/* Green Theme */
.quick-guide.green-theme::before {
    background: linear-gradient(135deg, #48bb78 0%, #38a169 100%);
}

.quick-guide.green-theme .fa-question {
    color: #48bb78;
}

.quick-guide.green-theme .quick-guide-list li::before {
    background: #48bb78;
}

.quick-guide.green-theme .quick-guide-list li:hover::before {
    background: #38a169;
}

.quick-guide.green-theme .quick-guide-list a {
    color: #48bb78;
    background: rgba(72, 187, 120, 0.1);
}

    .quick-guide.green-theme .quick-guide-list a:hover {
        background: linear-gradient(135deg, #48bb78 0%, #38a169 100%);
    }

/* Responsive Design */
@media (max-width: 768px) {
    .quick-guide {
        padding: 20px;
        margin: 15px 10px;
    }

        .quick-guide .fa-question {
            font-size: 24px;
            margin-left: 8px;
        }

        .quick-guide > span:not(.fa) {
            font-size: 18px;
        }

    .quick-guide-list li {
        padding: 14px 50px 14px 15px;
        font-size: 13px;
        margin-bottom: 10px;
    }

        .quick-guide-list li::before {
            right: 15px;
        }
}

@media (max-width: 576px) {
    .quick-guide {
        padding: 15px;
    }

    .quick-guide-list li {
        padding: 12px 45px 12px 12px;
    }

        .quick-guide-list li::before {
            right: 12px;
        }
}

/* Premium VIP Advertisement Style - Highest Level */
.premium-vip-ad {
    background: linear-gradient(135deg, #0c0c0c 0%, #1a1a2e 30%, #16213e 70%, #0f3460 100%);
    border-radius: 25px;
    padding: 30px;
    margin: 25px 0;
    border: 2px solid;
    border-image: linear-gradient(135deg, #ffd700, #ff6b6b, #4ecdc4, #45b7d1) 1;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(255, 215, 0, 0.2), inset 0 0 30px rgba(255, 215, 0, 0.1);
    position: relative;
    overflow: hidden;
}

    .premium-vip-ad::before {
        content: '';
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: linear-gradient(45deg, transparent 0%, rgba(255, 215, 0, 0.05) 25%, transparent 50%, rgba(255, 107, 107, 0.05) 75%, transparent 100%);
        animation: shine 8s infinite linear;
        pointer-events: none;
    }

    .premium-vip-ad::after {
        content: 'ویژه';
        position: absolute;
        top: 20px;
        left: 20px;
        background: linear-gradient(135deg, #ffd700, #ffed4e);
        color: #1a1a2e;
        padding: 8px 16px;
        border-radius: 25px;
        font-size: 11px;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 2px;
        box-shadow: 0 4px 15px rgba(255, 215, 0, 0.6);
        z-index: 2;
        animation: badgePulse 3s infinite;
    }

    /* Main row styling */
    .premium-vip-ad .well.vije {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        margin: 0;
        padding: 0;
    }

    /* Profile Image Section */
    .premium-vip-ad .col-lg-2 {
        position: relative;
    }

    .premium-vip-ad .img-circle {
        border-radius: 50% !important;
        border: 4px solid;
        border-image: linear-gradient(135deg, #ffd700, #ff6b6b, #4ecdc4) 1;
        box-shadow: 0 0 30px rgba(255, 215, 0, 0.5), inset 0 0 20px rgba(255, 215, 0, 0.1);
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        position: relative;
        overflow: hidden;
    }

        .premium-vip-ad .img-circle:hover {
            transform: scale(1.08);
            box-shadow: 0 0 50px rgba(255, 215, 0, 0.8);
        }

    /* Contact Icons */
    .premium-vip-ad .bg-success {
        background: linear-gradient(135deg, #27ae60, #2ecc71, #1abc9c) !important;
        border-radius: 15px;
        padding: 12px 0;
        margin-top: 15px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        box-shadow: 0 5px 15px rgba(39, 174, 96, 0.3);
    }

        .premium-vip-ad .bg-success a {
            color: white !important;
            font-size: 20px;
            transition: all 0.4s ease;
            display: block;
            padding: 8px;
            position: relative;
        }

            .premium-vip-ad .bg-success a:hover {
                transform: translateY(-3px) scale(1.2);
                color: #ffd700 !important;
            }

    /* Header Section */
    .premium-vip-ad .fa-hand-o-left {
        color: #ffd700;
        font-size: 22px;
        animation: handWave 2s infinite;
        text-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
    }

    /* FIX: فقط روی نام وکیل گرادیانت اعمال شود */
    .premium-vip-ad .col-lg-6 .h4 a {
        color: #ffffff !important;
        text-decoration: none;
        font-weight: 800;
        font-size: 26px;
        text-shadow: 0 2px 8px rgba(0, 0, 0, 0.7);
        transition: all 0.4s ease;
        background: linear-gradient(135deg, #ffffff, #ffd700);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

        .premium-vip-ad .col-lg-6 .h4 a:hover {
            text-shadow: 0 0 20px rgba(255, 215, 0, 0.8);
            transform: translateX(-5px);
        }

    /* FIX: Stars Section - نمایش ستاره‌ها */
    .premium-vip-ad .starok {
        color: #ffd700 !important;
        font-size: 18px;
        margin: 0 2px;
        text-shadow: 0 0 12px rgba(255, 215, 0, 0.8);
        animation: starGlow 2s infinite;
        display: inline-block !important;
    }

        .premium-vip-ad .starok:nth-child(2n) {
            animation-delay: 0.3s;
        }

        .premium-vip-ad .starok:nth-child(3n) {
            animation-delay: 0.6s;
        }

    /* FIX: Contact Info - آیکون تلفن زرد */
    .premium-vip-ad .col-xs-12 .fa-phone-square {
        color: #ffd700 !important;
        font-size: 20px;
        margin-left: 8px;
        text-shadow: 0 0 10px rgba(255, 215, 0, 0.6);
    }

    .premium-vip-ad .fa-comment,
    .premium-vip-ad .fa-warning,
    .premium-vip-ad .fa-map-marker,
    .premium-vip-ad .fa-rocket {
        color: #4ecdc4;
        font-size: 18px;
        margin-left: 8px;
        text-shadow: 0 0 8px rgba(78, 205, 196, 0.5);
    }

    /* FIX: متن تلفن - حذف اثر گرادیانت */
    .premium-vip-ad .h4.ltr {
        color: #e9ecef !important;
        font-weight: 500;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
        font-size: 18px;
        margin: 10px 0;
        -webkit-text-fill-color: #e9ecef !important;
    }

        .premium-vip-ad .h4.ltr b {
            color: #ffd700 !important;
            font-weight: 700;
            -webkit-text-fill-color: #ffd700 !important;
        }

        /* FIX: لینک تلفن - نمایش واضح */
        .premium-vip-ad .h4.ltr a {
            color: #74c0fc !important;
            text-decoration: none !important;
            font-weight: 700;
            transition: all 0.3s ease;
            background: rgba(116, 192, 252, 0.1);
            padding: 4px 12px;
            border-radius: 8px;
            display: inline-block;
            margin-right: 5px;
            -webkit-text-fill-color: #74c0fc !important;
        }

            .premium-vip-ad .h4.ltr a:hover {
                color: #ffffff !important;
                background: rgba(116, 192, 252, 0.3);
                text-shadow: 0 0 10px rgba(116, 192, 252, 0.8);
                transform: translateY(-2px);
                box-shadow: 0 4px 12px rgba(116, 192, 252, 0.4);
                -webkit-text-fill-color: #ffffff !important;
            }

    /* NEW: Signature Section - استایل امضا */
    .premium-vip-ad .fa-handshake-o {
        color: #ffd700 !important;
        font-size: 20px;
        margin-left: 8px;
        text-shadow: 0 0 10px rgba(255, 215, 0, 0.6);
        animation: handshake 3s infinite;
    }

    .premium-vip-ad .col-xs-12:has(.fa-handshake-o) {
        color: #e9ecef;
        font-size: 16px;
        margin: 12px 0;
        background: linear-gradient(135deg, rgba(255, 215, 0, 0.1), rgba(74, 222, 128, 0.1));
        padding: 15px 20px;
        border-radius: 12px;
        border-right: 4px solid #ffd700;
        border-left: 1px solid rgba(255, 215, 0, 0.3);
        line-height: 1.8;
        position: relative;
        overflow: hidden;
        -webkit-text-fill-color: #e9ecef !important;
    }

        .premium-vip-ad .col-xs-12:has(.fa-handshake-o)::before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 215, 0, 0.05), transparent);
            animation: signatureShine 6s infinite;
            pointer-events: none;
        }

        .premium-vip-ad .col-xs-12:has(.fa-handshake-o) b {
            color: #4ade80 !important;
            font-weight: 700;
            font-size: 17px;
            -webkit-text-fill-color: #4ade80 !important;
            text-shadow: 0 0 8px rgba(74, 222, 128, 0.4);
        }

    /* Highlight keywords in signature */
    .premium-vip-ad .col-xs-12:has(.fa-handshake-o) {
        font-weight: 500;
    }

        .premium-vip-ad .col-xs-12:has(.fa-handshake-o)::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 20%;
            width: 60%;
            height: 2px;
            background: linear-gradient(90deg, transparent, #ffd700, transparent);
            animation: linePulse 4s infinite;
        }

    /* Description Texts */
    .premium-vip-ad .h5,
    .premium-vip-ad .h6 {
        color: #adb5bd;
        line-height: 1.7;
        font-weight: 400;
        background: rgba(255, 255, 255, 0.05);
        padding: 10px 15px;
        border-radius: 10px;
        border-right: 3px solid #ffd700;
        margin: 10px 0;
        -webkit-text-fill-color: #adb5bd !important;
    }

    /* Location Text */
    .premium-vip-ad .col-xs-12:has(.fa-map-marker) {
        color: #e9ecef;
        font-size: 16px;
        margin: 10px 0;
        -webkit-text-fill-color: #e9ecef !important;
    }

        .premium-vip-ad .col-xs-12:has(.fa-map-marker) b {
            color: #ffd700;
            -webkit-text-fill-color: #ffd700 !important;
        }

    /* Boost Button */
    .premium-vip-ad .btn-secondary {
        background: linear-gradient(135deg, #ff6b6b, #ee5a52, #e74c3c);
        border: none;
        border-radius: 30px;
        padding: 12px 25px;
        font-weight: 700;
        color: white;
        text-decoration: none;
        transition: all 0.4s ease;
        box-shadow: 0 6px 20px rgba(255, 107, 107, 0.4);
        display: inline-block;
        position: relative;
        overflow: hidden;
        font-size: 14px;
    }

        .premium-vip-ad .btn-secondary::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
            transition: left 0.5s;
        }

        .premium-vip-ad .btn-secondary:hover {
            background: linear-gradient(135deg, #ff5252, #e74c3c, #c0392b);
            transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(255, 107, 107, 0.6);
            color: white;
            text-decoration: none;
        }

            .premium-vip-ad .btn-secondary:hover::before {
                left: 100%;
            }

/* NEW Animations for Signature */
@keyframes handshake {
    0%, 100% {
        transform: rotate(0deg) scale(1);
    }

    25% {
        transform: rotate(-10deg) scale(1.1);
    }

    50% {
        transform: rotate(10deg) scale(1.1);
    }

    75% {
        transform: rotate(-5deg) scale(1.05);
    }
}

@keyframes signatureShine {
    0%, 100% {
        transform: translateX(-100%);
    }

    50% {
        transform: translateX(100%);
    }
}

@keyframes linePulse {
    0%, 100% {
        opacity: 0.3;
    }

    50% {
        opacity: 1;
    }
}

/* Existing Animations */
@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }

    100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

@keyframes badgePulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 4px 15px rgba(255, 215, 0, 0.6);
    }

    50% {
        transform: scale(1.05);
        box-shadow: 0 6px 20px rgba(255, 215, 0, 0.8);
    }
}

@keyframes handWave {
    0%, 100% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-15deg);
    }

    75% {
        transform: rotate(15deg);
    }
}

@keyframes starGlow {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.3);
        opacity: 0.8;
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .premium-vip-ad {
        padding: 20px 15px;
        margin: 20px 10px;
        border-radius: 20px;
    }

        .premium-vip-ad .col-lg-6 .h4 a {
            font-size: 22px;
        }

        .premium-vip-ad .starok {
            font-size: 16px;
            margin: 0 1px;
        }

        .premium-vip-ad::after {
            top: 15px;
            left: 15px;
            font-size: 10px;
            padding: 6px 12px;
        }

        .premium-vip-ad .img-circle {
            width: 140px !important;
            height: 140px !important;
        }

        .premium-vip-ad .col-lg-2 {
            margin-bottom: 20px !important;
        }

        .premium-vip-ad .h4.ltr {
            font-size: 16px;
        }

            .premium-vip-ad .h4.ltr a {
                font-size: 15px;
                padding: 3px 8px;
            }

        .premium-vip-ad .col-xs-12:has(.fa-handshake-o) {
            font-size: 14px;
            padding: 12px 15px;
            line-height: 1.6;
        }

            .premium-vip-ad .col-xs-12:has(.fa-handshake-o) b {
                font-size: 15px;
            }
}

@media (max-width: 576px) {
    .premium-vip-ad {
        padding: 15px 10px;
    }

        .premium-vip-ad .col-lg-6 .h4 a {
            font-size: 20px;
        }

        .premium-vip-ad .starok {
            font-size: 14px;
        }

        .premium-vip-ad .btn-secondary {
            padding: 10px 20px;
            font-size: 13px;
        }

        .premium-vip-ad .bg-success a {
            font-size: 18px;
            padding: 6px;
        }

        .premium-vip-ad .h4.ltr {
            font-size: 18px;
        }

            .premium-vip-ad .h4.ltr a {
                font-size: 18px;
                padding: 2px 6px;
            }

        .premium-vip-ad .col-xs-12:has(.fa-handshake-o) {
            font-size: 13px;
            padding: 10px 12px;
        }

            .premium-vip-ad .col-xs-12:has(.fa-handshake-o) b {
                font-size: 14px;
            }
}

