﻿.mt-6 {
    margin-top: 4rem !important;
}

.mt-7 {
    margin-top: 5rem !important;
}

.mt-8 {
    margin-top: 6rem !important;
}

.mt-9 {
    margin-top: 8rem !important;
}

.mt-10 {
    margin-top: 10rem !important;
}

.mb-6 {
    margin-bottom: 4rem !important;
}

.mb-7 {
    margin-bottom: 5rem !important;
}

.mb-8 {
    margin-bottom: 6rem !important;
}

.mb-9 {
    margin-bottom: 8rem !important;
}

.mb-10 {
    margin-bottom: 10rem !important;
}


.c-rtl {
    direction: rtl !important;
}

.c-ltr {
    direction: ltr !important;
}

/*
body.dark-arshia, .dark-arshia .ajax-page-content {
    background-color: #1E1E1F !important;
}

.dark-arshia .left-side, .dark-arshia #main > section, .dark-arshia .right-side {
    background-color: #2D2E31 !important;
}
*/
.full-width {
    width: 100% !important;
}

body.dark-arshia, .dark-arshia .ajax-page-content {
    background-color: #232324 !important;
}

.dark-arshia .left-side, .dark-arshia #main > section, .dark-arshia .right-side {
    background-color: #2E2F33 !important;
}

.raw-content-section {
    padding: 20px;
    background-color: #38393E;
}

    .raw-content-section li {
        font-size: 14px !important;
        line-height: 25px;
    }

@media (min-width: 991px) {
    .hero-content {
        text-align: right;
    }
}

.about-description {
    direction: rtl !important;
    text-align: justify;
    line-height: 30px;
}

.personal-info {
    text-align: right;
}

.ketwords {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

    .ketwords span {
        background: #dba423;
        color: #fff;
        border-radius: 30px;
        padding: 5px 10px 5px 10px;
        line-height: 40px;
    }

.subtitle.right::before {
    right: 0 !important;
}

.subtitle.right::after {
    right: 0 !important;
    background: linear-gradient(181deg, #dba423 40%, rgba(13, 202, 145, 0) 100%) !important;
}

.entry-meta .list-inline {
    padding: 0 !important;
    margin: 0 !important;
}

.section.about {
    overflow: hidden !important;
}

.video-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-frame {
    position: relative;
}

.video-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-description {
    line-height: 30px;
    font-size: 14px;
    padding-top: 20px;
    direction: rtl;
    text-align: justify;
}

.header-title {
    font-size: 18px;
    margin: 0px !important;
}

.entry-meta a {
    font-size: 10px;
    margin-left: 10px;
}

.entry-meta li {
    text-align: right;
    margin: 0px !important;
}

.blog-single .entry-meta ul li i {
    margin: 0px !important;
}

.portfolio-item {
    padding: 0px 12px 0px 12px !important;
}

.blog-header {
    font-size: 16px;
}

.prev-next-blog {
    display: flex;
    justify-content: space-between;
}

    .prev-next-blog .primary-button {
        background-color: #2d2d2d;
        border: 1px solid #3f3f3f;
    }

    .prev-next-blog a {
        font-size: 12px;
    }

    .prev-next-blog i {
        color: #dba423;
        font-weight: 800;
    }

.next-post {
    display: inline-block;
    text-align: center;
}

.prev-post {
    display: inline-block;
    text-align: center;
}

.justify {
    text-align: justify;
}

.attachment-link-box {
    direction: rtl;
    background: #303135;
    line-height: 40px;
    border-radius: 10px;
}

    .attachment-link-box a {
        color: #fff;
    }

        .attachment-link-box a:hover {
            color: #a0b1ff;
        }

.radio-label {
    color: #c5c2c2;
}



.left-side i {
    color: #c89621;
}

.home-about-me .home-about-me-part-title {
    margin-left: 10px;
}

.home-about-me .home-about-me-part {
    display: flex;
    margin-top: 15px;
    padding-left: 20px;
}


    .home-about-me .home-about-me-part div {
        display: flex;
        flex-direction: column;
        margin-left: 10px;
        text-align: left;
    }

    .home-about-me .home-about-me-part .home-about-me-key,
    .home-about-me .home-about-me-part .home-about-me-value {
    }

    .home-about-me .home-about-me-part .home-about-me-value {
        color: #dddddd;
        font-size: 10px;
        line-height: 20px;
    }

    .home-about-me .home-about-me-part .home-about-me-key {
        font-size: 12px;
    }

    .home-about-me .home-about-me-part i {
        padding: 10px;
        background-color: #262525;
        border-radius: 10px;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-content: center;
        text-align: center;
    }

    .home-about-me .home-about-me-part .home-about-me-value {
        color: #dddddd;
    }



.home-my-tech {
    display: flex;
    padding: 0px 20px 0px 20px;
    flex-wrap: wrap;
}

    .home-my-tech .home-my-tech-logo {
        width: 20px !important;
        height: 20px;
    }

    .home-my-tech .home-my-tech-item {
        margin: 10px 3px 0 0px;
        padding: 5px 13px 5px 10px;
        background: #262525;
        border-radius: 20px;
        border: 1px #4f4f4f solid;
    }

        .home-my-tech .home-my-tech-item span {
            font-size: 12px;
            padding: 0 0 0 5px;
        }

.home-my-experiences {
    text-align: center;
    justify-content: center;
    display: flex;
    width: 100%;
}

    .home-my-experiences .home-about-me-horizontal-seprator {
        width: 2px;
        height: 100px;
        background-color: #4f4f4f;
    }

    .home-my-experiences .left-part,
    .home-my-experiences .right-part {
        text-align: left;
        width: 100%;
        padding: 10px 0 0 15px;
        font-size: 13px;
    }

        .home-my-experiences .left-part span,
        .home-my-experiences .right-part span {
            color: #d5dbd5;
        }

    .home-my-experiences .home-my-experiences-in {
        width: 80%;
        display: flex;
    }

    .home-my-experiences .home-my-experiences-title {
        font-size: 15px;
    }

    .home-my-experiences .home-my-experiences-title {
        font-size: 15px;
    }

    .home-my-experiences .home-my-experiences-number {
        font-size: 30px;
        color: #eea222;
        line-height: 26px;
    }

.home-about-tech-part-title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.home-about-tech-part-title-in {
    display: flex;
    align-items: center;
}

.home-about-tech-part-title div {
    text-align: left;
    width: 85%;
}

.home-about-tech-part-title span {
    font-size: 15px;
}

.home-about-tech-part-title i {
    background: #232324;
    width: 32px;
    height: 33px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 13px;
}


.hero-content .hero-my-knowledge {
    direction: ltr;
}

.hero-my-intro {
    font-size: 40px;
    line-height: 50px
}

    .hero-my-intro span {
        color: #eea222;
    }

.hero-my-welcome {
    font-size: 17px;
    color: #d4d3d3;
}


.home-about-me-seprator, .home-hero-seprator {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .home-about-me-seprator div, .home-hero-seprator div {
        height: 0.5px !important;
        background: #4f4f4f;
        margin-right: 0px;
        margin-left: 0px;
    }

    .home-about-me-seprator div {
        width: 80%;
    }

    .home-hero-seprator div {
        width: 40%;
    }


.hero-content {
    padding: 0 10px 0 20px;
}

.hero-description {
    text-align: justify !important;
    font-size: 12px;
    line-height: 30px;
    color: #d4d3d3;
}

.download-cv, .hero-other-btn {
    font-size: 12px;
    font-weight: bold;
}

.download-cv {
    color: #202022 !important;
}

.primary-button i, .secondary-button i {
    font-weight: bold;
    font-size: medium;
}

.primary-button {
    color: #fff !important;
}

.hero-other-btn {
    color: #d4d3d3 !important;
}

.menu-content-align {
    margin-top: 20px;
}

.next-prev-page button i {
    display: flex !important;
}

.timeline-content ul li {
    padding: 5px;
}


.knowledge-item {
    padding-left: 0;
    margin-top: 25px;
    direction: ltr;
}

.timeline-box.with-b-line {
    position: relative;
}

    .timeline-box.with-b-line.from-right::after {
        background: linear-gradient(to right, rgba(185, 143, 95, 0.15), #dba423);
    }

    .timeline-box.with-b-line.from-left::after {
        background: linear-gradient(to right, #dba423, rgba(185, 143, 95, 0.15));
    }

    .timeline-box.with-b-line::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        box-sizing: border-box;
    }

.honors {
    list-style: none;
    padding-right: 0;
    margin: 0;
}

    .honors li {
        flex-wrap: wrap;
        align-items: center;
        position: relative;
        margin-bottom: .75rem;
    }

        .honors li::before {
            content: "\F154"; /* bi-award-fill */
            font-family: "bootstrap-icons";
            top: .15rem;
            color: #ffc107; /* طلایی */
            font-size: 1.5rem;
            padding-left: 5px;
        }

.vertical-line::after {
    height: 105%;
}

.light-link {
    color: #eea222;
}

    .light-link:hover {
        color: #f6cb81 !important;
        pointer-events: painted;
    }

#cv li {
    text-align: justify;
    color: #cbccce !important;
}

.honor-icon {
    color: #ffc107;
    font-size: 1rem;
}

.portfolio .portfolio-image {
    border-radius: 0px !important;
}

.portfolio-box {
    background-color: #343539;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #3e3f45 !important;
}

.portfolio-content {
    display: flex;
    align-items: center;
}

.portfolio .portfolio-content {
    margin-top: 0px !important;
    height: 50px;
    padding-right: 15px;
}

    .portfolio .portfolio-content a h6 {
        font-size: 13px;
        display: flex;
        align-items: center;
    }

.portfolio-filter {
    direction: rtl;
    justify-content: center;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 10px;
    /* مخفی کردن اسکرول بار */
    -ms-overflow-style: none; /* IE و Edge قدیمی */
    scrollbar-width: none; /* Firefox */
}

    .portfolio-filter::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Edge */
    }

    .portfolio-filter > * {
        flex-shrink: 0;
    }

    .portfolio-filter li {
        border: 1px solid #6d6f79;
        padding: 10px;
        border-radius: 10px;
        background-color: #3e3f45;
        margin-right: 0px !important;
        font-size: 13px;
        flex-shrink: 0;
        white-space: nowrap;
    }

        .portfolio-filter li.menu-active {
            border: 1px solid #dba423;
        }

            .portfolio-filter li.menu-active a {
                color: #dba423 !important;
            }

.video-content {
    margin-top: 40px;
}

.video-frame {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #dba423;
}



.blog-single .heading-title {
    width: 100%;
    text-align: center;
    font-size: 30px !important;
    font-weight: 800 !important;
    direction: rtl;
}

.blog-single .heading-meta-container .description {
    margin-bottom: 0 !important;
}

.blog-single .entry-meta {
    display: flex;
    justify-content: center;
}

    .blog-single .entry-meta li a {
        font-size: 14px;
        margin-left: 0px !important;
    }

    .blog-single .entry-meta li:not(:last-child)::after {
        content: "|";
        padding: 0 10px 0 10px;
        color: #ffffff36;
    }

.entry-content {
    width: 90%;
    padding: 0px !important;
}

.entry-content-parent {
    width: 100%;
    display: flex;
    justify-content: center;
}

.path-parts a:not(:last-child)::after {
    content: " / ";
}

.blog-tags ul {
    direction: rtl;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0 !important;
    justify-content: center;
}

.blog-tags li {
    background: #2d2d2d;
    padding: 5px 20px 5px 20px;
    border-radius: 20px;
    margin: 5px;
    display: flex;
    align-items: center;
    background-color: #dba423;
}

.timeline-content p {
    text-align: justify;
}

/*FORM STYLE*/
.form form {
    text-align: right !important;
}

.form .form-item {
    margin-top: 25px;
    font-size: 14px !important;
}

.form .required {
    color: #dba423;
    font-size: 20px;
}


.form input[type=text], .form input[type=number], .form textarea {
    padding: 15px 10px 15px 0;
    border: 2px solid #5d5d5d;
    border-radius: 5px;
    background-color: transparent;
}

    .form input[type=text], .form input[type=number]:focus {
        color: #fff;
    }

    .form textarea:focus {
        color: #fff;
        background-color: transparent;
        border: 2px solid #5d5d5d;
    }

.c-select {
    background-color: transparent;
    border: 2px solid #5d5d5d;
    color: #fff;
    font-size: 14px !important;
}

    .c-select option {
        font-family: IRANYekan !important;
        font-size: 14px !important;
    }

.checks-box {
    border: 1px solid #ffffff0f;
    padding: 15px 10px 15px 0;
    border-radius: 5px;
}

.form .checks-box.c-inline {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.form .checks-box.c-not-inline div {
    padding: 10px 10px 10px 10px;
}

.form .checks-box div {
    display: flex;
    gap: 7px;
    align-items: center;
}

.form-description {
    background-color: #38393D;
    border-radius: 10px;
    text-align: right;
    font-size: 14px;
    padding: 10px;
}
/* Chrome, Edge, Safari, Opera */
.form input[type="number"]::-webkit-outer-spin-button,
.form input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.form input[type="number"] {
    -moz-appearance: textfield;
    appearance: textfield;
}
/*FORM STYLE*/


/*Radio Gold Style*/
.gold-check {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: transparent;
    border: 2px solid #67686c;
    display: inline-grid;
    place-content: center;
    flex-shrink: 0;
    cursor: pointer;
    transition: background-color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

    /* حالت مخصوص رادیو */
    .gold-check[type="radio"] {
        border-radius: 50%;
    }

    /* حالت مخصوص چک‌باکس */
    .gold-check[type="checkbox"] {
        border-radius: 5px;
    }

    /* علامت داخلی مشترک */
    .gold-check::before {
        content: "";
        transform: scale(0);
        transition: transform 0.15s ease;
    }

    /* نقطه داخل رادیو */
    .gold-check[type="radio"]::before {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #e5a914;
    }

    /* تیک داخل چک‌باکس */
    .gold-check[type="checkbox"]::before {
        width: 10px;
        height: 6px;
        border-left: 2px solid #232324;
        border-bottom: 2px solid #232324;
        transform: rotate(-45deg) scale(0);
    }

    /* حالت انتخاب‌شده مشترک */
    .gold-check:checked {
        border-color: #e5a914;
        box-shadow: 0 0 0 3px rgba(229, 169, 20, 0.1);
    }

    /* رادیو هنگام انتخاب، پس‌زمینه شفاف می‌ماند */
    .gold-check[type="radio"]:checked {
        background-color: transparent;
    }

    /* چک‌باکس هنگام انتخاب طلایی می‌شود */
    .gold-check[type="checkbox"]:checked {
        background-color: #e5a914;
    }

    /* نمایش علامت انتخاب */
    .gold-check[type="radio"]:checked::before {
        transform: scale(1);
    }

    .gold-check[type="checkbox"]:checked::before {
        transform: rotate(-45deg) scale(1);
    }

    /* Hover */
    .gold-check:hover {
        border-color: #e5a914;
    }

    /* حالت دسترسی با کیبورد */
    .gold-check:focus-visible {
        outline: 2px solid rgba(229, 169, 20, 0.55);
        outline-offset: 3px;
    }

    /* غیرفعال */
    .gold-check:disabled {
        opacity: 0.45;
        cursor: not-allowed;
    }


.form-error {
    border: 1px solid red !important;
}
/*Radio Gold Style*/
.next-prev-page button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-image {
    border-radius: 20px !important;
    overflow: hidden;
}

.event {
    color: #fff !important;
}

.smaller-hero-image {
    height: 200px !important;
    overflow: hidden;
}

    .smaller-hero-image span {
        transform: translateY(-30px);
    }

.hero-buttons {
    margin-top: 10px;
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;
}

.bold-paragraph {
    font-size: 18px !important;
}

    .bold-paragraph span {
        font-weight: bold;
    }

@media (max-width: 900px) {
    .secondary-button, .primary-button {
        border-radius: 10px;
        padding: 10px 15px;
        font-size: 12px;
    }



    #cv .boxes [class^="col-"]:nth-child(2n)::after, #cv .timeline-box.with-b-line.from-right::after,
    #cv .boxes [class^="col-"]:nth-child(2n+1)::after {
        display: none !important;
    }


    .next-prev-page {
        right: 25px !important;
        bottom: 25px !important;
    }

    .resume .boxes {
        padding: 0 5px 0 5px;
    }

    .timeline-content ul {
        list-style-position: inside;
        padding: 0 5px 0 5px !important;
    }

    .menu-toggle {
        right: 30px !important;
        top: 30px !important;
    }

    .cv-page-content {
        margin-top: 25px;
    }

    .home-hero-seprator {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .hero-my-intro {
        font-size: 20px;
        line-height: 50px;
        display: none;
    }

    .hero-my-intro-mobile {
        display: flex;
        flex-flow: wrap;
        gap: 5px;
        justify-content: center;
        font-size: 24px;
    }

    .hero-my-welcome {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .hero-image {
        margin-top: 0px;
    }

    .hero-my-knowledge {
        margin-bottom: 5px !important;
        text-align: center !important;
        font-size: 14px;
    }

    .blog-single .heading-title {
        width: 100%;
        text-align: center;
        font-size: 20px !important;
        font-weight: 800 !important;
        direction: rtl;
    }

    .blog-single .entry-meta li a {
        font-size: 12px;
        margin-left: 0px !important;
    }

    .video-frame {
        margin-top: 20px;
        width: 90%;
    }

    .prev-next-blog a {
        font-size: 10px;
    }

    .prev-next-blog.primary-button {
        padding: 10px 10px
    }

    .section-content {
        font-size: 14px;
        text-align: justify;
    }
}

/*Shiny*/
.Shiny {
    color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 14px;
    background: #2b2b2b;
}

    .Shiny::before {
        content: "";
        position: absolute;
        width: 140px;
        height: 140px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background: radial-gradient( circle, rgba(255,210,120,.9) 0%, rgba(255,210,120,.35) 35%, transparent 70% );
        animation: orbit 4s linear infinite;
    }

    .Shiny::after {
        content: "";
        position: absolute;
        inset: 1px;
        border-radius: 13px;
        background: inherit;
    }

    .Shiny > * {
        position: relative;
        z-index: 2;
    }

@keyframes orbit {
    from {
        transform: translate(-50%,-50%) rotate(0deg) translateX(120px) rotate(0deg);
    }

    to {
        transform: translate(-50%,-50%) rotate(360deg) translateX(120px) rotate(-360deg);
    }
}
/*Shiny*/

/*Table Style*/
.c-table {
    margin: 35px 0;
}

.table-body {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.table-row.comment {
    grid-template-columns: unset;
}

    .table-row.comment ul {
        padding: 10px;
        margin: 0 !important;
    }

        .table-row.comment ul li {
            padding-right: 20px;
            list-style: inside
        }

.table-row {
    display: grid;
    grid-template-columns: 200px 1fr 170px;
    align-items: center;
    background: #343539;
    border: 1px solid rgba(229,169,20,.08);
    border-radius: 16px;
    overflow: hidden;
    transition: .25s;
}


    .table-row:hover {
        transform: translateY(-2px);
        border-color: rgba(229,169,20,.35);
        box-shadow: 0 8px 30px rgba(0,0,0,.28), 0 0 0 1px rgba(229,169,20,.08);
    }

.table-cell {
    padding: 18px 22px;
    color: #d8d8d8;
    font-size: 15px;
    line-height: 1.8;
}

    .table-cell:not(:last-child) {
        border-left: 1px solid rgba(255,255,255,.05);
    }
/* Header */

.table-header {
    background: linear-gradient( 90deg, #3b3c40, #2f3034);
    border: 1px solid rgba(229,169,20,.25);
}

    .table-header .table-cell {
        color: #e5a914;
        font-weight: 700;
        font-size: 15px;
    }
 
.table-row:not(.table-header) .table-cell:first-child {
    display: flex;
    justify-content: center;
}

    .table-row:not(.table-header) .table-cell:first-child span {
        background: rgba(229,169,20,.08);
        color: #e5a914;
        border: 1px solid rgba(229,169,20,.25);
        border-radius: 999px;
        padding: 6px 14px;
        font-size: 13px;
        font-weight: 600;
    }
 
.table-row:not(.table-header) .table-cell:last-child {
    color: #ffc94d;
    font-size: 18px;
    font-weight: bold;
}
 
.bold-row {
    background: linear-gradient( 90deg, rgba(229,169,20,.12), #343539);
    border-color: rgba(229,169,20,.35);
}

    .bold-row .table-cell {
        font-weight: 700;
    }

        .bold-row .table-cell:last-child {
            color: #ffd66d;
            font-size: 20px;
        }

.table-cell i {
    color: #ffd66d;
    position: relative;
}
/* موبایل */
@media(max-width:768px) {

    .table-row {
        grid-template-columns: 1fr;
    }

    .table-cell {
        border: 0 !important;
        border-bottom: 1px solid rgba(255,255,255,.05);
        text-align: center;
    }

        .table-cell:last-child {
            border-bottom: none;
        }

    .table-header {
        display: none;
    }

    .price::after {
        font-size: 12px;
        content: 'ریال'
    }
}
/*Table Style*/

@media (min-width: 900px) {
    .expert-desc, .expert-desc p {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .expert-desc p {
            width: 50%;
        }
    .event {
        width: 100%;
        text-align: center;
    }

        .event img {
            width: 80% !important;
        }

    .desktop-mt-4 {
        margin-top: 4rem !important;
    }

    .honors li {
        display: flex;
    }

    .home-hero-seprator {
        padding-top: 1rem;
        padd: 1rem;
    }

    .hero-my-intro-mobile {
        display: none;
    }

    .hero-content .hero-my-knowledge {
        text-align: center !important;
    }

    .hero .hero-center {
        top: 45% !important;
    }

    .video-frame {
        width: 90%;
    }
}

@media (min-width: 1440px) {
    .left-side {
        padding-top: 0 !important;
    }
}
