/* body {
    font-family: dana !important;
} */

.top-header {
    box-shadow: 0 0 5px lightgray;
}

.main-logo {
    max-height: 40px;
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
}

.top-header form {
    max-width: 400px;
}

.top-header form input {
    height: 100% !important;
    width: 100% !important;
    border-style: none !important;
    background-color: transparent !important;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
    font-size: 14px !important;
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}

.height-2 {
    height: 2.5rem !important;
}

.btn-post-read {
    margin-left: -10px;
    border-radius: 0;
    border-bottom-left-radius: 16px;
}

.btn-lightness-green {
    height: 2rem!important;
    aspect-ratio: 1 / 1;
    padding: 0px !important;
    background-color: rgb(39 242 128 / 22%);
    margin-right: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 8px;
}

.btn-lightness-green i {
    color: green;
}

.btn {
    display: flex;
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 14px;
    color: black;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    border: none;
}

.btn.btn-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(39 242 128 / 22%);
}

.btn.btn-lightness {
    --tw-bg-opacity: 0.075;
}

.btn.btn-primary.btn-lightness,
.btn.btn-primary.btn-outline,
.btn.btn-primary.btn-text {
    --tw-text-opacity: 1;
    color: #007741;
}

.fs-7 {
    font-size: 7px;
}

.fs-8 {
    font-size: 8px;
}

.fs-9 {
    font-size: 9px;
}

.fs-10 {
    font-size: 10px;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px!important;
}

.fs-13 {
    font-size: 13px!important;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.fs-21 {
    font-size: 21px;
}

.fs-23 {
    font-size: 23px;
}

.fs-70 {
    font-size: 70px;
}

.fs-9vh {
    font-size: 9vh;
}

.fs-7vh {
    font-size: 7vh;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.height-auto {
    height: auto;
}

.p-3p {
    padding: 3px;
}

.p-5p {
    padding: 5px;
}

.p-10p {
    padding: 10px;
}

.border-light-gray {
    border: 1px solid #f4f4f4;
}

.border2 {
    border: 2px solid black;
}

.border-bottom-2 {
    border-bottom: 2px solid black;
}

.border-bottom-1 {
    border-bottom: 1px solid #c4c4c4;
}

.border-light-green {
    border: 1px solid #38810a2b;
}

.border-green {
    border: 1px solid #38810a;
}

.border-top-lightgrey {
    border-top: 1px solid #d8d8d8;
}

.border-none {
    border: none;
}

.last-border-none .bb-n:last-child {
    border: none!important;
}

.border-grey {
    border-color: #f0f0f0!important;
}

.border-l-grey {
    border: 1px solid #f0f0f0;
}

.b-t-n {
    border-top: none!important;
}

.main-manu .category {
    padding-left: 1rem;
    margin-left: 0.375rem;
    border-left: 1px solid lightgray;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.z-1040 {
    z-index: 1040;
}

.z-1035 {
    z-index: 1035;
}

.z-3 {
    z-index: 3;
}

.z-4 {
    z-index: 4;
}

.b-r-19 {
    border-radius: 19px!important;
}

.b-r-6 {
    border-radius: 6px!important;
}

.radius10 {
    border-radius: 10px;
}

.radius5 {
    border-radius: 5px;
}

.radius8 {
    border-radius: 8px;
}

.radius50 {
    border-radius: 50px;
}

.radius15 {
    border-radius: 15px;
}

.bt-radius15 {
    border-radius: 15px 15px 0 0;
}

.bt-radius7 {
    border-radius: 7px 7px 0 0;
}

.bt-radius8 {
    border-radius: 8px 8px 0 0;
}

.bb-radius8 {
    border-radius: 0 0 8px 8px;
}

.mb-section {
    margin-bottom: 5rem;
}

.mb-section-half {
    margin-bottom: 2.5rem;
}

.rounded-full {
    border-radius: 1000px;
}

.w-1\.5 {
    width: 0.375rem;
}

.max-50 {
    max-width: 50%;
}

.h-5 {
    height: 1.25rem;
}

.h-13rem {
    height: 13rem!important;
}

.h-3p {
    height: 3px!important;
}

.flex-center-50 {
    flex: 0 0 calc(50% - 4px) !important;
}

.flex-1 {
    flex: 1;
}

.shadow-box-low {
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.shadow-box-medium {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.imgbox-60 {
    width: 60px;
    height: 60px;
}

.width25 {
    width: 25px;
}

.width80 {
    width: 80px;
}

.width114 {
    width: 114px;
}

.hidden {
    display: none;
}

.w-25 {
    width: 25px;
}

.w-28 {
    width: 28px;
}

.w-25p {
    width: 25px!important;
}

.w-20p {
    width: 20px!important;
}

.w-30 {
    width: 30px!important;
}

.w-32 {
    width: 32px!important;
}

.w-36 {
    width: 36px!important;
}

.w-56 {
    width: 56px!important;
}

.w-145 {
    width: 145px;
}

.w-181 {
    width: 181px;
}

.w-65 {
    width: 65%;
}

.w-20 {
    width: 20%;
}

.w-80 {
    width: 80%;
}

.w-100-24 {
    width: calc(100% - 24px);
}

.h-23p {
    height: 23px;
}

.h-160 {
    height: 160px;
}

.h-344 {
    height: 344px;
}

.h-30 {
    height: 30px;
}

.h-32 {
    height: 32px;
}

.h-35 {
    height: 35px;
}

.h-36 {
    height: 36px;
}

.h-56 {
    height: 56px;
}

.h-325 {
    height: 325px;
}

.transition-right {
    transition: right 1s ease;
}

.transition05 {
    transition: 0.5s;
}

.height25 {
    height: 25px;
}

.right-m70 {
    right: -70%;
}

.h-fit {
    height: fit-content;
}

footer hr {
    margin: 0;
    background: #bababa;
}

a.ttl {
    border-right: 4px solid #347646;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 700;
}

.owl-post-gallery .owl-dots {
    position: absolute;
    bottom: 4px;
    width: 100%;
}

.owl-post-gallery .owl-dots .owl-dot.active span,
.owl-post-gallery .owl-dots .owl-dot:hover span {
    background: green !important;
}

.owl-post-gallery .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    margin: 5px 3px !important;
    background: #ffffff !important;
}

.owl-style1 .owl-nav button {
    background-color: white !important;
    border-radius: 50%!important;
    width: 30px;
    height: 30px;
    color: #333 !important;
    font-size: 18px;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    border: none;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-style1 .owl-nav button span {
    background: transparent!important;
    margin: 0!important;
    padding: 0!important;
    font-size: 20px!important;
}

.owl-style1 .owl-nav button:hover {
    background-color: #f1f1f1 !important;
    color: #000 !important;
}

.owl-style1 .owl-nav button:focus {
    outline: none;
}

.owl-style1 .owl-nav {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    z-index: 10;
}

.owl-style2 .owl-nav {
    position: absolute;
    top: 39%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.owl-style2 .owl-nav button.owl-prev,
.owl-style2 .owl-nav button.owl-next {
    background: rgb(255, 255, 255);
    border: none;
    width: 25px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    transition: all 0.3s ease;
    margin: 0;
}

.owl-style2 .owl-nav button.owl-prev {
    border-radius: 7px 0 0 7px;
}

.owl-style2 .owl-nav button.owl-next {
    border-radius: 0 7px 7px 0;
}

.owl-style2 .owl-nav button.owl-prev span,
.owl-style2 .owl-nav button.owl-next span {
    background: none;
    padding: 0;
    margin: 0;
}

.owl-style2 .owl-nav i {
    font-size: 18px;
    color: #000;
}

.owl-style2 .owl-nav button:hover {
    background: #007bff;
}

.owl-style2 .owl-nav button:hover i {
    color: #fff;
}

.owl-style2 .owl-rtl .owl-nav button.owl-prev {
    left: auto;
    right: 0;
}

.owl-style2 .owl-rtl .owl-nav button.owl-next {
    right: auto;
    left: 0;
}

.owl-style2 .owl-dots {
    margin-top: 17px;
}

.owl-carousel {
    position: relative;
}

.owl-style1 .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
}

.owl-category img {
    width: 60px!important;
}

.small-box {
    box-shadow: 0 0 10px #e2e2e2;
    display: block;
    margin: 7px auto;
    padding: 18px 15px;
}

.nav-pills .active {
    background: #2a2a2a!important;
}

.solid-border-lightgrey {
    border: 1px solid lightgray!important;
}

.padding-ha {
    padding: 5px 15px;
}

.item-post-img-wrap {
    position: relative;
    height: 13rem;
}

.item-post-title {
    margin-bottom: 0.5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 42px;
    --tw-text-opacity: 1 !important;
    color: rgb(68 68 68)!important;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}

.img-fit-box img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
    max-width: unset!important;
}

.img-fit {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.start-15 {
    left: 15px!important;
}

.top-15 {
    top: 15px!important;
}

.top-20 {
    top: 20px!important;
}

.top-left-badget {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 3;
}

.top-right-badget {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 3;
}

.bottom-right-badget {
    position: absolute;
    bottom: 8px;
    right: 8px;
    z-index: 3;
}

.bottom-left-badget {
    position: absolute;
    bottom: 8px;
    left: 8px;
    z-index: 3;
}

.item-post-img-wrap2 {
    flex: 0 0 180px;
    height: 120px;
    border-radius: 8px;
    overflow: hidden;
}

.card-post {
    padding: 8px;
    border: 1px solid lightgray;
    border-radius: 8px;
}

.text-two-line {
    text-align: justify;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 42px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 42px;
}

.author-img {
    width: 39px !important;
    height: 39px !important;
    object-fit: contain;
    border-radius: 50% !important;
    border: 1px solid black;
    padding: 1.5px;
}

.mb-8 {
    margin-bottom: 8px;
}

.mr-minus-100 {
    margin-right: -100px;
}

.opacity-65 {
    opacity: 65%;
}

.opacity-90 {
    opacity: 90%;
}

.opacity-100 {
    opacity: 100%;
}

.story-img {
    width: 90px !important;
    height: 90px !important;
    object-fit: cover;
    border-radius: 50% !important;
    border: 1px solid black;
    padding: 1.5px;
}

.max-335 {
    max-width: 335px;
}

.max-400 {
    max-width: 400px;
}

.outline-none {
    outline: unset!important;
}

.modal {
    position: fixed;
    right: 0;
    bottom: 0;
    top: unset;
    max-height: 75%;
    width: 100%;
    overflow-y: auto;
    border-radius: 8px;
    background-color: rgb(255 255 255);
}

.modal-category-nav li ul {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    background-color: rgb(76 76 76 / 0.05);
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.menu-item-has-children.open>i {
    transform: rotate(-90deg);
}

.submenu-left {
    top: 14px !important;
    left: 11px !important;
    width: 25px;
    height: 25px;
    z-index: -1;
}

.breadcrumbs i {
    left: -7px;
    top: 5px;
}

.breadcrumbs li:last-child i {
    display: none;
}

.card-one-content {
    padding: 10px 10px 0;
    border: 1px solid #e6e6e6;
    border-top: 0;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 7px;
    margin: 0 3px;
}

.text-justify {
    text-align: justify;
}

.letter-spacing-5 {
    letter-spacing: -5px;
}


/* تنظیمات رنگ */

.text-pink {
    color: #F61865;
}

.text-black {
    color: black;
}

.text-black-imp {
    color: black!important;
}

.text-black-imp {
    color: black!important;
}

.text-green {
    color: #007741;
}

.text-green.active {
    color: #007741!important;
}

.text-grey {
    color: rgb(68 68 68)!important;
}

.text-gray {
    color: #666666;
}

.bg-body {
    background: #e1e1e1!important;
}

.bg-green {
    --tw-bg-opacity: 1;
    background-color: #007741
}

.bg-white-10 {
    background-color: rgb(255 255 255 / 23%);
}

.bg-grey {
    background: lightgray;
}

.bg-lightgrey {
    background: #f0f0f0;
}

.bg-lightgrey-10 {
    background: #fafafa;
}

.bg-light-green {
    background-color: rgb(247 255 249);
}

.bg-light-green.active {
    background-color: rgb(220 252 222)!important;
}

.bg-light-green-10 {
    background-color: #e5f5e2;
}

.bg-light-green-10.active {
    background-color: #5abd96!important;
    color: white;
}

.bg-insta {
    background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
}

.bg-faceboock {
    background: #1877F2;
}

.bg-telegram {
    background: #0088cc;
}

.bg-youtube {
    background: #FF0000;
}

.bg-twitter {
    background: #1DA1F2;
}

.bg-gradient-lightgreen-nav {
    background: linear-gradient(to right, #F5FEF6, #E0FBE3)
}

.bg-gradient-darkgreen-nav {
    background: linear-gradient(to right, #679870, #13311D)
}

.bg-teal-500 {
    background-color: #00BF96;
}

.content-editor p {
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
}

.content-editor h2 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 5px;
}

.content-editor h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.content-editor img {
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 15px;
    margin: 0 auto;
    max-width: 100%;
    display: block;
}

.content-editor ul,
.content-editor ol {
    line-height: 30px;
}

.content-editor ul li,
.content-editor ol li {
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
}

.content-editor figure {
    width: 100%!important;
    text-align: center;
    max-width: 100%;
}

.accordion-button {
    text-align: right!important;
}

.accordion-button::after {
    margin-right: auto;
    margin-left: 0;
}

.accordion-button:not(.collapsed) {
    color: unset;
    background-color: unset;
    box-shadow: unset;
}

.accordion-button:focus {
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.text-wrapper {
    overflow: hidden;
    transition: max-height 0.6s ease;
    max-height: 10em;
    /* حدود دو خط */
}

.text-wrapper.expanded {
    max-height: 2000px;
}

.gradient-fade {
    position: relative;
}

.gradient-fade::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.5em;
    background: linear-gradient(to top, #fff, transparent);
    transition: opacity 0.4s;
    opacity: 1;
}

.expanded+.btn-toggle::after {
    opacity: 0;
}

.line-height-20 {
    line-height: 20px;
}

.line-height-24 {
    line-height: 24px;
}

.ps-19per {
    padding-left: 19%!important;
}

.zip {
    width: 100%;
    height: 70px;
    /* ارتفاع نوار */
    background: black;
    padding-top: 5px;
    /* فاصله از بالا */
    padding-bottom: 5px;
    /* فاصله از پایین */
    box-sizing: border-box;
    /* پترن تکرار شونده فقط با علامت !  */
    background-image: url("data:image/svg+xml,\<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'>\<text x='5' y='15' font-size='20' fill='white'>!</text>\</svg>");
    background-repeat: repeat-x;
    /* فقط افقی تکرار شود */
    background-position-y: center;
    /* وسط قرار بگیرد */
}

.menu-btn {
    width: 28px;
    height: 35px;
    flex-direction: column;
    background: transparent;
    border: none;
    cursor: pointer;
}

.menu-btn span {
    display: block;
    height: 3px;
    background: #333;
    border-radius: 4px;
    transition: 0.3s;
    width: 100%;
}

.menu-btn span:nth-child(2) {
    width: 80%;
}

.menu-burger {
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none;
    /* وقتی مخفی است کلیک‌پذیر نباشه */
}

.menu-burger.show {
    opacity: 1;
    pointer-events: auto;
}

.gap-6 {
    gap: 6rem !important;
}

@media (min-width: 768px) {
    .card-pad-8 {
        padding: 0 4px;
    }
    .mr-minus-100-lg {
        margin-right: -100px;
    }
}

@media (max-width: 768px) {
    .nav-pills {
        display: flex;
        flex-wrap: nowrap;
        /* جلوگیری از رفتن به خط بعدی */
        overflow-x: auto;
        /* فعال کردن اسکرول افقی */
        -webkit-overflow-scrolling: touch;
        /* اسکرول نرم در موبایل */
        scrollbar-width: none;
        /* مخفی کردن اسکرول در فایرفاکس */
    }
    .nav-pills::-webkit-scrollbar {
        display: none;
        /* مخفی کردن اسکرول در کروم و سافاری */
    }
    .nav-pills .nav-item {
        flex: 0 0 auto;
        /* جلوگیری از شکست خطی آیتم‌ها */
    }
    .x-fs-7 {
        font-size: 7px;
    }
    .x-fs-10 {
        font-size: 10px;
    }
    .x-fs-11 {
        font-size: 11px;
    }
    .x-fs-13 {
        font-size: 13px;
    }
    .sm-d-none {
        display: none;
    }
    .owl-category img {
        width: 35px!important;
    }
    .x-gap-2 {
        gap: .5rem !important;
    }
    .x-d-grid {
        display: grid!important;
    }
    .x-d-flex {
        display: flex!important;
    }
    .x-mb-2 {
        margin-bottom: .5rem !important;
    }
    .x-mb-3 {
        margin-bottom: 1rem !important;
    }
    .item-post-img-wrap2 {
        height: 150px;
    }
    .mt-minus-50-sm {
        margin-top: -50px;
    }
    .fs-13-sm {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .w-90 {
        width: 90px;
    }
    .d-none-md {
        display: none!important;
    }
    .h-443-md {
        height: 443px;
    }
    .h-500-md {
        height: 500px;
    }
    .mb-section-md {
        margin-bottom: 2rem;
    }
    .fs-35-md {
        font-size: 35px;
    }
    .fs-40-md {
        font-size: 40px;
    }
    .maxh-200-md {
        max-height: 200px;
    }
    .h-200-md {
        height: 200px;
    }
    .fs-23-md {
        font-size: 23px;
    }
    .fs-15-md {
        font-size: 15px;
    }
    .p-4-md {
        padding: 1.5rem !important;
    }
    .letter-spacing-none-md {
        letter-spacing: 0px;
    }
    .order1-md {
        order: 1;
    }
    .order2-md {
        order: 2;
    }
    .d-grid-md {
        display: grid!important;
    }
    .d-flex-md {
        display: flex!important;
    }
    .flex-1-md {
        flex: 1!important;
    }
    .gap-5-md {
        gap: 3rem!important;
    }
    .mb-3-md {
        margin-bottom: 1rem !important;
    }
    .w-181-md {
        width: 181px;
    }
    .px-15-md {
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
    }
}

@media (max-width: 1700px) {
    .p-0-1600 {
        padding: 0!important;
    }
}

@media not all and (min-width: 992px) {
    .mobile\:mt-4 {
        margin-top: 1rem;
    }
    .mobile\:order1 {
        order: 1;
    }
    .mobile\:order2 {
        order: 2;
    }
    .mobile\:max-100 {
        max-width: 100%!important;
    }
}

@media (min-width: 992px) {
    .show-mobile {
        display: none!important;
    }
    .xl-max-50 {
        max-width: 50%!important;
    }
    .xl-maxh-265 {
        max-height: 265px;
    }
    .xl-h-265 {
        height: 265px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1500px;
    }
}

@media (min-width: 1700px) {
    .container {
        max-width: 1600px;
    }
}

@media (max-width: 1600px) {
    .container {
        width: 100%;
        max-width: unset;
    }
}