﻿body {
    background-color: #000000;
    font-family: Vazirmatn;
    font-size: 16px !important;
    font-weight: 600;
    text-align: justify;
    text-align: justify !important;
}
select:focus,
select.form-select :focus,
.form-select :focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    box-shadow: inset 0 0px 0 var(--s-light);
    border-color: var(--s-light);  
}
button {
    border: none;
}

.end-banner {
    bottom: 0;
    position: absolute;
    width: 100%;
}

footer {
    bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
}

    footer .nav-link {
        padding: .5rem .4rem !important;
    }

.MoviesGallery {
    -ms-user-select: none; /* IE 10 and IE 11 */
    -webkit-user-select: none; /* Safari */
    user-select: none; /* Standard syntax */
}

a {
    text-decoration: none !important;
}

html {
    min-height: 100%;
    position: relative;
}

/*body {
    margin-bottom: 60px;
}*/

.nav-link {
    font-size: 14px;
}

.carousel-caption {
    bottom: 0rem;
    color: white !important;
    padding-bottom: 1.25rem;
    position: absolute;
    right: 0%;
    text-align: center;
}

.max-w-50 {
    max-width: 75% !important;
}

.carousel-h2 {
    font-weight: bold;
}

.z-index {
    z-index: 100;
}

.z-index-1 {
    z-index: 1 !important;
}

.carousel-control-prev,
.carousel-control-next {
    height: 5%;
    width: 5%;
}

.top-83 {
    top: 83% !important;
}

.right-50 {
    right: 50% !important;
}

.right-80 {
    right: 80% !important;
}

.me-5-percent {
    margin-right: 5%;
}

.ms-9-percent {
    margin-left: 9%;
}

.w-150-px {
    width: 150px !important;
}

.w-300-px {
    width: 300px !important;
}

.hover-dropdown {
    display: block;
    position: relative;
}

.dropdown-content {
    background-color: #292929;
    background-color: #151515;
    border-radius: 10px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    display: none;
    font-size: 13px;
    position: absolute;
    z-index: 1;
}

    .dropdown-content a {
        border-radius: 10px;
        color: white;
        display: flex !important;
        padding: 12px 16px;
        text-decoration: none;
    }

.dropdown-content-profile {
    background-color: #292929;
    background-color: #151515;
    border-radius: 10px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    display: none;
    font-size: 13px;
    position: absolute;
    width: 150px !important;
    z-index: 1;
}

    .dropdown-content-profile a {
        border-radius: 10px;
        color: white;
        display: flex !important;
        padding: 12px 16px;
        text-decoration: none;
        width: 100% !important;
    }


.hover-dropdown a:hover {
    transform-origin: bottom right;
}

.hover-dropdown:hover .dropdown-content {
    display: flex !important;
    flex-wrap: wrap;
}

.hover-dropdown-userprof:hover .dropdown-content-profile {
    display: block !important;
    flex-wrap: wrap;
}

.profile-btn {
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0.5rem;
}

    .profile-btn a {
        border-radius: 10px;
        display: flex !important;
        padding: 12px 16px;
        text-decoration: none;
        width: 100% !important;
    }

    .profile-btn :hover {
        border-radius: 0.5rem;
    }

.top-35 {
    top: 35%;
}

.w-35 {
    width: 35%;
}

.m-1-1 {
    margin-right: 1px;
}


.br-radius-10 {
    border-radius: 10px !important;
}

.br-radius-15 {
    border-radius: 15px !important;
}

.card {
    border-radius: 15px !important;
}

.br-radius-5 {
    border-radius: 5px !important;
}

.img-hover-des {
    padding: 16px 32px;
}

.max-w-25 {
    max-width: 25% !important;
}

.w-20 {
    width: 20% !important;
}

.w-15 {
    width: 15% !important;
}

.max-w-10 {
    max-width: 35%;
}

.mt-md-10 {
    margin-top: 5rem !important;
}

.mb-md-20 {
    margin-bottom: 12rem !important;
}

.mb-manfi-1 {
    margin-bottom: -0.5%;
}

/*.container-fluid {
    padding-right: 3%;
    padding-left: 3%;
}*/

.movie-info-container-fluid {
    margin-left: 8.8rem;
    /*padding-right: 91px;*/
    margin-right: 5.7rem;
}

.scroll-show {
    overflow-x: scroll;
    overflow-y: hidden;
    padding-top: 0.125rem;
}

.card-img-overlay {
    padding: .2rem !important;
}

.w-90 {
    width: 90% !important;
}

.h-90 {
    height: 90% !important;
}

.w-10 {
    width: 10% !important;
}

.h-10 {
    height: 10% !important;
}

.text-justify {
    text-align: justify !important;
}

.mt-10 {
    margin-top: 6rem !important;
}

.mt-15 {
    margin-top: 9rem !important;
}

.mt-20 {
    margin-top: 12rem !important;
}

.mt-8 {
    margin-top: 4.5rem !important;
}

.logo-site {
    width: 13% !important;
}

.me-manfi-2 {
    margin-right: -2%;
}

.mr-7 {
    margin-right: 7% !important;
}

.ml-7 {
    margin-left: 7% !important;
}

.ml-3 {
    margin-left: 3% !important;
}

.mr-5 {
    margin-right: 5% !important;
}

.mr-4 {
    margin-right: 4% !important;
}

.ml-5 {
    margin-left: 5%;
}

.mt-manfi-2 {
}

.btn-buysubscribe {
    font-size: 14px;
}

.serial-base {
    position: relative;
    width: 100%;
}

.serial-bg {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    overflow: hidden;
}

.serial-info-imge-parent {
    border: 5px black;
    padding: 10px;
    top: 0;
    width: 20%;
}

.serial-operator {
    align-items: end;
    display: flex;
    flex-direction: column;
    margin-right: auto;
}

    .serial-operator a {
        align-items: center;
        border-radius: 14px;
        cursor: pointer;
        display: flex;
        font-size: 20px;
        height: 40px;
        justify-content: center;
        margin: 4px;
        transition: all;
        width: 40px;
    }

.serial-info-img {
    border: 5px solid #262626;
    border-radius: 10px;
    max-height: 100%;
    max-width: 100%;
}

.serial-episode {
    color: white;
    display: flex;
    flex-direction: column;
    margin: 1%;
    text-decoration: none !important;
    width: 100%;
}

.max-height-100 {
    height: 80% !important;
}


.right-20 {
    right: 20% !important;
}

.serial-swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 180px;
    position: relative;
    transition-property: transform;
    width: 10%;
}

.br-withe-1 {
    border: 1px solid #424242;
}

.br-radius-5-withe {
    border: solid #c3c3c3;
    border-radius: 10px;
}

.spLinesCan {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0px;
    position: absolute;
    text-align: center;
    top: -12px;
    width: 100%;
}

.spLine1 {
    border-top: 1px solid #5a5a5a;
    display: inline-block;
    margin: 3px auto;
    width: 70%;
}

.spLine2 {
    border-top: 1px solid #5a5a5a;
    display: inline-block;
    width: 85%;
}

.max-width-100 {
    max-width: 100% !important;
    /*width: 100% !important;*/
}

.aSeriByGenre {
    /*margin: 1%;*/
    border-radius: 10px;
    display: flex;
    position: relative;
}

.seriSummeryGenreCan span {
    background-color: #4e4e4e;
    border-radius: 10px;
    color: #fff;
    font-size: 11px;
    font-size: 0.8vw;
    margin: 0 5px;
    padding: 0.1vw 0.5vw;
}

.seriSummeryImdb {
    background-color: #000;
    border-radius: 10px;
    color: #fff;
    font-size: 17px;
    font-size: 1.2vw;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0px 10px;
}

.seriSummeryImdbIcon {
    height: 23px;
}

.seriSummeryYear {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 20px;
    font-size: 1.4vw;
    font-weight: bold;
    justify-content: center;
}

.seriSummeryGenreCan {
    align-items: center;
    display: flex;
    justify-content: center;
}

.seriSummeryAge {
    background-color: #d30707;
    border-radius: 5px;
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    font-size: 1vw;
    font-weight: bold;
    padding: 3px 10px;
    padding: 0.1vw 0.3vw;
}

.aSeriByGenreTitle {
    align-items: flex-end;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
    border-radius: 10px;
    bottom: -8px;
    color: #fff;
    display: flex;
    height: 80%;
    justify-content: center;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.circleBox {
    align-items: center;
    border-radius: 14%;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.a-boxRowItem-pic {
    background-color: #5a5a5a !important;
    display: block;
    margin: 0 auto;
    min-height: 70px;
    position: relative;
}

    .a-boxRowItem-pic img {
        border-radius: 5px;
        max-height: 100%;
        max-width: 100%;
        width: 100%;
    }

.redGradi {
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(224, 22, 39, 0.9)));
    bottom: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e01627', GradientType=0);
    height: 50%;
    left: 0px;
    position: absolute;
    width: 100%;
}

.MoviesGenre {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: row;
    font-size: 13px;
    padding: 4px 0;
    text-align: right;
}

.a-boxRowItem-title h3 {
    color: #c3c3c3;
    font-size: 12px;
    height: 40px;
    padding: 5px;
    text-align: center;
}

.dir-ltr {
    direction: ltr !important;
}

.right-0 {
    right: 0 !important;
}

.planItem {
    align-items: center;
    border: 1px solid;
    border-color: #ffffff;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    float: right;
    justify-content: space-between;
    margin: 0.5%;
    padding: 8px;
    text-align: center;
    width: 100%;
}

    .planItem a {
        text-decoration: none !important;
    }

.planItemImg {
    max-width: 100% !important;
}

.planItemfornewuser {
    background-color: gainsboro;
    border-radius: 6px;
    font-size: 13px;
    margin: auto;
    max-width: max-content;
    padding: 5px;
}

.offplanprice {
    align-items: center !important;
    color: grey !important;
    display: flex !important;
    text-decoration: line-through !important;
}

.planItemPrice {
    align-items: center !important;
    display: flex !important;
}

.txtDiscountCode {
    border: 1px solid #beb6b6;
    border-radius: 4px;
    direction: ltr;
    display: inline-block;
    font-size: 13px !important;
    font-weight: bolder;
    height: 35px !important;
    outline: 1px solid #beb6b6;
    text-align: center;
    width: 100% !important;
}

    .txtDiscountCode:focus {
        border: none;
    }

.h-25px {
    height: 200px !important;
}



.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.MoviesSliderTitle {
    margin-top: 5% !important;
    text-align: center !important;
}

.table-margin {
    border-collapse: separate;
    border-spacing: 0 .7em;
}

.table-margin2 {
    border-collapse: separate;
    border-spacing: 1em .7em;
}

.btn-comment {
    background: #D9D9D9;
    border-radius: 10px;
    float: left !important;
    font-weight: 700;
    height: 2rem;
    margin-top: 10px;
    width: 100px;
    text-align: center;
}

button:active {
    box-shadow: none;
    outline: none;
}

.Movies-info-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80vh;
    overflow: hidden;
    width: 100%;
}

.movie-des-shadow-heigth {
    height: 80vh !important
}

.serial-br {
    height: 5px !important;
    width: 100%;
}

.heart-SerialInfo {
}

    .heart-SerialInfo span:last-child {
        background-color: #c92127;
        border-radius: 50%;
        display: inline-block;
        padding: 5px;
    }

.chapter-intab-item {
    border-radius: 5px !important;
}


/*.movie-tag {
    background: #ffffff70;
    padding: 5px;
    border-radius: 5px;
    min-width: 70px;
    text-align: center;
    margin-left: 2%;
    font-size: 13px;
}*/

.slider-tag {
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    margin-left: 2%;
    min-width: 70px;
    padding: 5px;
    text-align: center;
}

.search-tag {
    background: #ffffff70;
    border-radius: 5px;
    display: block;
    font-size: 13px;
    padding: 5px;
    text-align: center;
    width: 100%;
}

.mx-w-60-p {
    max-width: 60%;
}

.linearicons-forward-circle:before {
    content: "\ec6e";
}

.btn-code {
    background: #57A2FF;
    padding: 6px;
    text-align: center;
    width: 100%;
}

.plan-card {
    border: none;
    border-radius: 5px;
    color: #151515;
}

.plan-card-body {
    font-size: 15px;
    font-weight: bold;
    padding: .5rem .5rem;
}

.plan-img {
    max-width: 65% !important;
}

.plan-price { /* white-space: nowrap;*/
}


.login-card-body {
    padding: 30px !important;
}

.login-header {
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 20px;
}

.reagent-input {
    padding: 10px;
}

.btn-login {
    padding: 10px;
    text-align: center;
    width: 100%;
}

.plan-main {
    margin-bottom: 2rem;
    margin-top: 4rem;
}

.mobile-show {
    direction: ltr !important;
    display: inherit !important;
    font-weight: bold;
}

.activation-input {
    font-weight: bold;
    letter-spacing: 30px;
}

.resend-code {
    background-color: #fe8fa9;
    border-color: #fe8fa9;
    color: white !important;
    cursor: pointer;
    font-size: 15px;
}

.resend-code-disabled {
/*    background-color: #f2f2f2;
    border-color: #f2f2f2;
    color: black !important;*/
    cursor: default;
    font-size: 15px;
}

.resend-code:hover {
    background-color: #fe8fa9;
    border-color: #fe8fa9;
    color: white !important;
    cursor: pointer;
    font-size: 15px;
}

/*.resend-code-disabled:hover {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    color: black !important;
    cursor: default;
    font-size: 15px;
}*/

.validation-summary-errors {
    color: #ce232a !important;
}

.spinner-border {
    height: 1.2rem !important;
    width: 1.2rem !important;
}

.dropdown .dropdown-menu {
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    -webkit-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}

.img-selected {
    height: 8rem !important;
    min-width: 8rem !important;
    width: 8rem !important;
}

.mb-10 {
    margin-bottom: 0rem !important;
}

.middle-div {
    margin: auto;
    vertical-align: middle;
}

.mouse-pointer {
    cursor: pointer;
}

.lh-30 {
    line-height: 30px !important;
}

.see-all {
    font-size: small;
    margin: auto;
    text-align: left;
    vertical-align: middle;
}

.see-all-chevron {
    margin-right: 2px;
    vertical-align: middle;
}

.fa-search {
    cursor: pointer !important;
}

.card-skeleton {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.content-skeleton {
    padding: 10px 30px;
}

.content-skeleton-Serial-Slider {
    padding: 5px 20px;
}

.skeleten-h2 {
    height: 30px;
}

.skeleten-p {
    height: 20px;
}

.serial-info-img-skeleton {
    border-radius: 10px;
    height: 350px;
    max-height: 100%;
    max-width: 100%;
}

.bg-skeleton {
    animation: 1.5s shine linear infinite;
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    background-size: 200% 100%;
    border-radius: 5px;
}

.card-skeleton .is-loading, .image-skeleton, .serial-info-img-skeleton, .skeleten-h2, .skeleten-p {
    animation: 1.5s shine linear infinite;
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    background-size: 200% 100%;
    border-radius: 5px;
}

.image-skeleton {
    /*height: 230px;*/
    border-radius: 10px;
    width: 100%;
}

@keyframes shine {
    to {
        background-position-x: -200%;
    }

    0% {
        opacity: 1;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.discount-login {
    font-weight: bold !important;
    text-align: center !important;
    width: 100% !important;
}

b, strong {
    font-weight: bold !important;
}

.login-dialog {
    background-color: #F2F2F2 !important;
}

#login-modal-label {
    color: black !important;
}

.mt-subscribe {
    margin-top: 1% !important;
}

.subscribe-txt {
    max-width: 100%;
}

.plan-back {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 15px;
    box-shadow: 8px 12px 7px rgba(0, 0, 0, 0.25);
    margin: auto;
    margin-top: 6%;
    width: 60%;
}

    .plan-back .card-body {
        padding: 20px 40px !important;
    }

.fw-700 {
    font-weight: 700 !important;
}

.fw-900 {
    font-size: x-large !important;
    font-weight: 900 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.btn-buysubscribe-btn {
    background-color: #19ab56 !important;
    color: white !important;
    padding: 6px 16px !important;
}

.landing-video {
    max-height: 380px !important;
    width: 100% !important;
}

/*.img-landing {*/

/*max-height: 330px !important;*/

/*width: 100%!important;
}*/

.logo-landing {
    width: 10% !important;
}

.btn-blue {
    background-color: #702c90;
    /* padding: 15px; */
    border-radius: 15px;
    font-size: large;
    font-weight: 900;
    margin-right: 15px;
}

.moraba {
    font-family: "Morabba" !important;
}

.moraba-bold {
    font-family: "Morabba-Bold" !important;
}

.subscribe-tag {
    background-color: #fff;
    border-radius: 15px;
    padding: 5px;
}

.tizer-link {
    color: #702c8e !important;
    cursor: pointer;
    font-weight: normal !important;
}

.landing-header {
    padding-bottom: 0px !important;
}

.w-fitToContent {
    width: fit-content !important;
}

.btn-fixed-carousel {
    display: flex;
    position: absolute;
    right: 40%;
    top: 85%;
}

.btn-fixed-carousel-video {
    bottom: 18%;
    display: flex;
    left: 4%;
    position: absolute;
}

.btn-fixed-carousel-video-mobile {
    display: flex;
    position: absolute;
    right: 1%;
    top: 1%;
}

.btn-fixed-carousel-mobile {
    position: absolute;
    right: 21%;
    top: 85%;
}

.btn-carousel-video {
    border: none;
    border-radius: 50px;
    font-weight: bold;
    margin-left: 5px;
    width: unset !important;
}

    .btn-carousel-video .fa {
        vertical-align: middle;
    }

.btn-carousel-video-mobile {
    font-size: small !important;
}

.application-page {
    margin-top: 0;
    overflow-x: hidden;
}

.application-img {
    margin-left: 2%;
}

.background-step-one {
    background: radial-gradient(50% 50.00% at 50% 50.00%, rgba(50, 169, 255, 0.50) 0%, rgba(68, 161, 228, 0.00) 100%);
}

.application-btn {
    align-items: center;
    background-color: #d6b36a;
    border: none;
    border-radius: 15px;
    color: black;
    display: flex;
    flex-direction: row;
    height: 50px;
    justify-content: space-evenly;
    padding: 5px;
    width: 250px;
}

.application-img-step-one {
    margin-top: 20px;
    width: 80%;
}

.application-btn-text {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.background-step-three {
    background: radial-gradient(50% 50.00% at 50% 50.00%, rgba(103, 255, 50, 0.20) 0%, rgba(138, 228, 68, 0.00) 100%);
}

.step-two-right {
/*    background: radial-gradient(50% 50.00% at 50% 50.00%, rgba(255, 117, 117, 0.30) 0%, rgba(255, 163, 163, 0.00) 100%);*/
}

.background-step-four {
    background: radial-gradient(55.67% 50% at 50.00% 50.00%, rgba(50, 255, 206, 0.20) 0%, rgba(68, 228, 228, 0.00) 100%);
}

.subs-btn {
    background-color: #26D722;
    border-radius: 10px
}

.w-70 {
    width: 70%;
}

.form-select:focus {
    border: white !important;
    box-shadow: none !important;
}

.input-border-none {
    border: white !important;
    box-shadow: none !important;
}

button {
    border: white !important;
    box-shadow: none !important;
}

.nice-select.wide .list {
    max-height: 22.5rem !important;
    overflow-y: auto !important;
}

.collapse .show {
    height: auto;
}

.mr-1p {
    margin-right: 1%;
}

.img-back-onpic {
    background-color: white;
    border-radius: 15px;
    padding: 10px;
}

.email-404 {
    margin-left: 5%;
}

.search-page {
    max-width: 100%;
}

.input-search {
    background-color: #D9D9D9;
    color: #626262;
    outline: none
}

    .input-search :focus {
        border-color: #5a5a5a;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #626262;
        outline: none;
    }

.text-search {
    background: #FFFFFF;
    border-radius: 12px;
    color: black;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    margin-left: 8px;
    padding: 2px 8px;
}

.text-search-active-blue {
    background: #79B8F3;
}

.text-search-active-white {
    background: white;
}

.text-search-diactive {
    background: #FFFFFF;
    opacity: 0.5;
}

.background-step-five {
    background: radial-gradient(55.67% 50% at 50.00% 50.00%, rgba(50, 255, 206, 0.20) 0%, rgba(68, 228, 228, 0.00) 100%);
}

.application-accordion {
    background-color: rgba(55, 55, 55, 0.50) !important;
    border: 1px solid #A4E0F3 !important;
    border-radius: 15px !important;
    text-align: right !important;
    width: 450px !important;
}

.accordion-header {
    background-color: rgba(55, 55, 55, 0.50) !important;
    border-radius: 15px !important;
}

.accordion-button {
    background-color: rgba(55, 55, 55, 0.50) !important;
    border: none !important;
    border-radius: 15px !important;
    font-size: 14px !important;
}

.accordion-body {
    background-color: rgba(55, 55, 55, 0.50) !important;
    border-radius: 15px !important;
    font-size: 12px;
}

.accordion-collapse {
    background-color: rgba(55, 55, 55, 0.50) !important;
}

.application-accordion-button {
    display: flex !important;
    justify-content: space-between !important
}

    .application-accordion-button.collapsed::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232B88FC'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
        background-repeat: no-repeat;
        background-size: 1.25rem;
        content: "";
        flex-shrink: 0;
        height: 1.25rem;
        margin-right: auto;
        transition: transform .2s ease-in-out;
        width: 1.25rem;
    }

    .application-accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffa500'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
        transform: rotate(180deg) !important;
    }

@media only screen and (max-width: 470px) {
    .application-accordion {
        width: 310px !important;
    }
}

.application-step-five {
    background: radial-gradient(55.67% 50% at 50.00% 50.00%, rgba(50, 255, 206, 0.20) 0%, rgba(68, 228, 228, 0.00) 100%);
}

.login-movie-info {
    background: #19AB56 !important;
    border-radius: 12px;
    color: white !important;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 20px;
}

.title-on-video {
    display: flex;
    position: absolute;
    right: 1%;
    top: 20%;
}

.subscription {
    background: radial-gradient(52.89% 55.08% at 50% 50%, rgba(240, 212, 138, 0.25) 0%, rgba(14, 248, 192, 0.1) 100%);
    height: 84vh;
}

.like-film {
    border: none !important;
    box-shadow: 1px 1px 5px #212529c2;
}

.btn-verify {
    background: #3D9AFF !important;
    border-color: #3D9AFF !important;
    border-radius: 15px;
    color: #FFF !important;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    padding: 5px 20px;
    width: 100% !important;
}

.cinema-titr {
    font-size: 15px;
    text-align: center;
}

.cinema-background {
    position: relative;
    top: -20px;
}
.form-control:disabled, .form-control[readonly] {
    background-color: var(--s-gray);
    border: var(--s-gray);
    opacity: 1;
} 


.avatar-wrapper {
    position: relative;
    height: 100px;
    width: 100px;
    margin: 20px 0;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 1px 1px 15px -5px black;
    transition: all 0.3s ease;
    border: 2px solid;
}

    .avatar-wrapper:hover {
        transform: scale(1.05);
        cursor: pointer;
    }

        .avatar-wrapper:hover .profile-pic {
            opacity: 0.5;
        }

    .avatar-wrapper .profile-pic {
        height: 100px;
        width: 100px;
        transition: all 0.3s ease;
        padding: 10px;
    }

        .avatar-wrapper .profile-pic:after {
            font-family: FontAwesome;
            content: "";
            top: 0;
            left: 0;
            height: 100px;
            width: 100px;
            position: absolute;
            font-size: 60px;
            background: var(--s-light-gray);
            color: var(--s-primary);
            text-align: center;
        }

    .avatar-wrapper .upload-button {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }

        .avatar-wrapper .upload-button .fa-arrow-circle-up {
            position: absolute;
            font-size: 110px;
            top: -2px;
            left: -5px;
            text-align: center;
            opacity: 0;
            transition: all 0.3s ease;
            color: var(--s-white);
        }

        .avatar-wrapper .upload-button:hover .fa-arrow-circle-up {
            opacity: 0.9;
        }
.h-100p {
    height: 100%;
}
/*.newMovies-gallery .custom-slide {
    width: 260px !important; 
}*/
.newMovies-gallery .card-img-top {
    height: 283px;
    object-fit: cover;
}
.card-img-top.blur-img {
    width: 100% !important;
    height: 283px !important;
    object-fit: cover !important;
    border-radius: 15px;
}
@media (min-width: 768px) {
    .newMovies-gallery .swiper-wrapper {
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .newMovies-gallery .swiper-wrapper {
        justify-content: flex-start;
    }
}
.long-banner-container {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.long-banner-img {
    width: 100%;
    max-height: 360px;
    object-fit: cover;
    display: block;
    border-radius: 10px; 
}

@media (max-width: 767px) {
    .long-banner-img {
        max-height: 360px; 
    }
}
.cursor-not-allowed {
    cursor: not-allowed;
}
.text-truncate-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* تعداد خطوط */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3rem; /* می‌تونی بر اساس سایز فونت تنظیمش کنی */
}
