body {
    direction: rtl;
    text-align: right;
    font-family: IRANSansX;
    background: #f0f0f0;
}

#mobile_menu.open {
    transform: translateX(0)
}

#mobile_menu {
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateX(100%);
    transition: transform .3s ease-in-out
}
.home {
    position: relative;
    display: block;
    background-color: #72204b;
    overflow: hidden;
    border-top: 2px solid #ac0d4fed;
}
.mega-menu {
    width: 100%;
    overflow: inherit;
    padding-bottom: 60px;
    padding-left: 30px
}

.mega-menu .mega-menu-p a {
    color: #363636;
    margin-bottom: 0;
    margin-top: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 1
}

.mega-menu .mega-menu-p a:hover,
.mega-menu .mega-menu-p a.active {
    color: #6610f2 !important
}

.mega-menu .mega-menu-p a.active:before,
.mega-menu .mega-menu-p a:hover:before {
    width: 80% !important
}



.active-menu {
    font-weight: 700;
    color: #252525;
}

.w-2\/3 {
    width: 66.666667%;
}

.shadow {
    box-shadow: 0 1px 10px rgba(112, 57, 143, 0.51);
}

.shadow-md {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.31);
}

.hidden {
    display: none;
}

.pr-5 {
    padding-right: 1.25rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.flex {
    display: flex;
}

.fixed {
    position: fixed;
}

.flex-col {
    flex-direction: column;
}

.inset-0 {
    inset: 0;
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-opacity-50 {
    --tw-bg-opacity: 0.5;
}

.w-2\/3 {
    width: 66.666667%;
}

.bottom-0 {
    bottom: 0;
}

.right-0 {
    right: 0;
}

.z-20 {
    z-index: 20;
}

.gap-5 {
    gap: 1.25rem;
}

.w-\[150px\] {
    width: 150px;
}

.p-5 {
    padding: 1.25rem;
}

.gap-8 {
    gap: 2rem;
}

.gap-1 {
    gap: 0.25rem;
}

.pt-3 {
    padding-top: 0.75rem;
}

.opacity-0 {
    opacity: 0;
}

.invisible {
    visibility: hidden;
}

.text-zinc-500 {
    --tw-text-opacity: 1;
    color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}

.whitespace-nowrap {
    white-space: nowrap;
}

.absolute {
    position: absolute;
}

.w-full {
    width: 100%;
}

.font-bold {
    font-weight: 700;
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.w-4 {
    width: 1rem;
}

.h-4 {
    height: 1rem;
}

.max-h-0 {
    max-height: 0;
}

.overflow-hidden {
    overflow: hidden;
}

.\[\&\>li\:first-child\]\:mt-5 > li:first-child {
    margin-top: 1.25rem;
}

.\[\&\>li\]\:border-b > li {
    border-bottom-width: 1px;
}

.\[\&\>li\]\:py-4 > li {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.last\:\[\&\>li\]\:border-0 > li:last-child {
    border-width: 0;
}

.text-zinc-700 {
    --tw-text-opacity: 1;
    color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}

.z-10 {
    z-index: 10;
}

.relative {
    position: relative;
}

.sticky {
    position: sticky;
}

.top-0 {
    top: 0;
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.bg-\[\#FAFAFA\],
.bg-\[\#fafafa\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.rounded-lg {
    border-radius: 0.5rem;
}

.text-\[\#292D32\] {
    --tw-text-opacity: 1;
    color: rgb(41 45 50 / var(--tw-text-opacity, 1));
}

.hover\:text-\[var\(--main\)\]:hover {
    color: var(--main);
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.mt-1 {
    margin-top: 0.25rem;
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.pb-5 {
    padding-bottom: 1.25rem;
}

.gap-3 {
    gap: 0.75rem;
}

.\!w-25 {
    width: 5rem !important;
}

.pt-10 {
    padding-top: 2.5rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.gap-2 {
    gap: 0.5rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-center {
    text-align: center;
}

.justify-center {
    justify-content: center;
}

.inline-block {
    display: inline-block;
}

.inline-flex {
    display: inline-flex;
}

.items-center {
    align-items: center;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.group:hover .group-hover\:text-\[var\(--main\)\] {
    color: var(--main);
}

.group:hover .group-hover\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:-translate-y-1:hover {
    font-weight: 700;
    --tw-translate-y: -0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1 !important;
}

.group:hover .group-hover\:visible {
    visibility: visible !important;
}

.group:hover .group-hover\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.translate-x-full {
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.duration-300 {
    transition-duration: 300ms;
}

.translate-y-4 {
    --tw-translate-y: 1rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.justify-between {
    justify-content: space-between;
}

.w-\[5rem\] {
    width: 5rem;
}

.w-1\/3 {
    width: 33.333333%;
}

@media (min-width: 768px) {
    .md\:\!w-30 {
        width: 7rem !important;
    }

    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .md\:mt-5 {
        margin-top: 1.25rem;
    }
}

@media (min-width: 1024px) {
   
    .lg\:w-\[95px\] {
        width: 95px;
    }

    .lg\:w-1\/2 {
        width: 50%;
    }

    .lg\:py-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
    }

    .lg\:block {
        display: block;
    }

    .lg\:hidden {
        display: none;
    }

    .lg\:flex-row {
        flex-direction: row;
    }

    .lg\:justify-between {
        justify-content: space-between;
    }
}
ul ul {
    margin-bottom: 0;
}

ul {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    list-style: none;
}

.card-movie {
    max-width: 200px;
    width: 100%;
    margin-bottom: 30px;
    border: 2px solid #ffffff;
    box-shadow: 0 0 3px rgb(179 49 128);
    min-height: fit-content;
    background: white;
}

    .card-movie .card-img-top {
        aspect-ratio: 2 / 3;
        object-fit: cover;
    }
header a, footer a, .card-body a h3, #mobile_menu a , .pagination li a{
    color: #554d63 !important;
    text-decoration: none;
}
button {
    border: none;
    border-radius: 0;
    margin: 0;
    text-transform: none;
    background-color: transparent;
    background-image: none;
    padding: 0;
}
.logo-text {
    font-size: 20px;
    font-weight: 600;
    color: #4b4b4c;
    margin-right: 8px;
}
.box-linkmb {
    margin: 15px 8px;
    padding: 8px;
    margin-bottom:0;
}
.rtl-input-group {
    direction: rtl;
}

    .rtl-input-group .form-control {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 0.3rem;
        border-bottom-right-radius: 0.3rem;
        border-right: 1px solid #ced4da;
        border-left: none;
    }

    .rtl-input-group .btn {
        border-top-left-radius: 0.3rem !important;
        border-bottom-left-radius: 0.3rem !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: -1px;
        z-index: 2;
    }
.fancy-bg {
    font-weight: 900;
    letter-spacing: -1px;
    background: #D6348414;
    width: fit-content;
}
.section-border-top {
    border-top: 2px solid #ff55a5 !important;
}
.section-border-bottom {
    border-bottom: 2px solid #ff55a5 !important;
}
.footer-social li.youtube a {
    color: #f20001 !important;
}
.footer-social li.telegram a {
    color: #0088cc !important;
}
.footer-social li.twitter a {
    color: #1da1f2 !important;
}
.footer-social li.instagram a {
    color: #ce0059 !important;
}
.footer-social li.facebook a {
    color: #3b5999 !important;
}
.list-unstyled li.sitemap i {
    color: #ee1e7c !important;
}
.footer-film ul li a span {
    color: #111111;
    transition: all .4s;
    font-size: 14.5px;
    font-weight: 500;
}
.footer-film ul li {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-right: 4px;
    overflow: hidden;
    height: 24px;
}
.footer-series ul li a::before {
    font-family: Ionicons;
    content: "\f42b";
    display: block;
    width: 24px;
    height: auto;
    float: right;
    margin: 0 0 0 6px;
    font-size: 20px;
    line-height: 1;
    color: #44ab71;
}
.footer-coll ul li a::before {
    font-family: Ionicons;
    content: "\f205";
    display: block;
    width: 24px;
    height: auto;
    float: right;
    margin: 0 0 0 6px;
    font-size: 20px;
    line-height: 1;
    color: #bf3d93;
}
.footer-movie ul li a::before {
    font-family: Ionicons;
    content: "\f42b";
    display: block;
    width: 24px;
    height: auto;
    float: right;
    margin: 0 0 0 6px;
    font-size: 20px;
    line-height: 1;
    color: #4463ab;
}
.card-play {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -28px;
    z-index: 2;
    font-size: 30px;
    color: #fff;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    transition: .4s ease;
    opacity: 0;
}
.card-movie:hover .card-play {
    opacity: 1;
}
.section-bg {
    background-color: #72204b;
}
.card-vertical {
    border: 2px solid #fb176c42;
    padding: 8px;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(179,49,128,.3);
}
.card-actor {
    max-width: 217px;
    width: 100%;
    margin-bottom: 30px;
    border: 2px solid #ffffff;
    box-shadow: 0 0 3px rgb(179 49 128);
    min-height: fit-content;
    background: white;
}
.fit-img {
    width: 200px;
    height: 300px;
    object-fit: cover;
}
.fit-act {
    width: 214px;
    height: 317px;
    object-fit: cover;
}
@font-face {
    font-family: "Ionicons";
    font-display: swap;
    src: url("../icon/ionicons.eot");
    src: url("../icon/ionicons.eot") format("embedded-opentype"), 
         url("../icon/ionicons.woff2") format("woff2"), 
         url("../icon/ionicons.woff") format("woff"), 
         url("../icon/ionicons.ttf") format("truetype"), 
         url("../icon/ionicons.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.ion-ios-arrow-back:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-round-back:before,
.ion-ios-arrow-round-forward:before,
.ion-ios-calendar:before,
.ion-ios-globe:before,
.ion-ios-megaphone:before,
.ion-ios-paper-plane:before,
.ion-ios-person:before,
.ion-ios-person-add:before,
.ion-ios-play:before,
.ion-ios-play-circle:before,
.ion-ios-search:before,
.ion-ios-star:before,
.ion-ios-arrow-dropleft:before,
.ion-ios-arrow-dropright:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-logo-facebook:before,
.ion-ios-arrow-up:before,
.ion-logo-instagram:before,
.ion-logo-linkedin:before,
.ion-logo-pinterest:before,
.ion-logo-twitter:before,
.ion-logo-youtube:before,
.ion-md-refresh:before,
.ion-md-refresh-circle:before {
    display: inline-block;
    font-family: "Ionicons";
    speak-as: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle
}

.ion-ios-arrow-back:before {
    content: "\f3cf"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-round-back:before {
    content: "\f117"
}

.ion-ios-arrow-round-forward:before {
    content: "\f119"
}

.ion-ios-arrow-up:before {
    content: "\f3d8"
}

.ion-ios-calendar:before {
    content: "\f3f4"
}

.ion-ios-globe:before {
    content: "\f18a"
}

.ion-ios-arrow-dropright:before {
    content: "\f114"
}

.ion-ios-arrow-dropleft:before {
    content: "\f112"
}

.ion-ios-megaphone:before {
    content: "\f1c1"
}

.ion-ios-paper-plane:before {
    content: "\f1dd"
}

.ion-ios-person:before {
    content: "\f47e"
}

.ion-ios-person-add:before {
    content: "\f1e1"
}

.ion-ios-play:before {
    content: "\f488"
}

.ion-ios-play-circle:before {
    content: "\f113"
}

.ion-ios-search:before {
    content: "\f4a5"
}

.ion-ios-star:before {
    content: "\f4b3"
}

.ion-ios-star-half:before {
    content: "\f4b1"
}

.ion-ios-star-outline:before {
    content: "\f4b2"
}

.ion-logo-facebook:before {
    content: "\f236"
}

.ion-logo-instagram:before {
    content: "\f23e"
}

.ion-logo-linkedin:before {
    content: "\f240"
}

.ion-logo-pinterest:before {
    content: "\f244"
}

.ion-logo-twitter:before {
    content: "\f2b0"
}

.ion-logo-youtube:before {
    content: "\f34f"
}

.ion-md-refresh:before {
    content: "\f366"
}

.ion-md-refresh-circle:before {
    content: "\f228"
}
    @font-face {
        font-family: IRANSansX;
        font-display: swap;
        font-style: normal;
        font-weight: 700;
        src: url("../sans/IRANSansX-Bold.woff2") format("woff2");
        -moz-font-feature-settings: "ss02";
        -webkit-font-feature-settings: "ss02";
        font-feature-settings: "ss02"
    }

    @font-face {
        font-family: IRANSansX;
        font-display: swap;
        font-style: normal;
        font-weight: 400;
        src: url("../sans/IRANSansX-Regular.woff2") format("woff2");
        -moz-font-feature-settings: "ss02";
        -webkit-font-feature-settings: "ss02";
        font-feature-settings: "ss02"
    }
@font-face {
    font-family: "Ionicons";
    font-display: swap;
    src: url("../icon/ionicons.eot");
    src: url("../icon/ionicons.eot") format("embedded-opentype"), url("../icon/ionicons.woff2") format("woff2"), url("../icon/ionicons.woff") format("woff"), url("../icon/ionicons.ttf") format("truetype"), url("../icon/ionicons.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
