﻿@import url('color.css');
@import url('../../fonts.css');
@import url("../../all.css");
@import url("../../reset.css");
@import url("common.css");
@import url("royalslider.css");
@import url("rs-minimal-white.css");
@import url('rs-default.css');
@import url('css-responsive-nav.css');
@import url("mobile.css");
@import url('../tmmu.css');
@import url('../Comment.css');
@import url('../AjaxUpload.css');
@import url('sfmenuh.css');
@import url('../map.css');
@import url('../../gridView3.css');
@import url('lightgallery.css');
@import url('../../../Script/FMsg/jquery.floating-messages.css');
@import url('kids.css');
@import url('meeting.css');
@import url("../../../script/Flickity/flickity.css");
@import url('../../../Script/Swiper/swiper-bundle.min.css');
@import url('switchery.min.css');

input[type=text], input[type=button], input[type=submit], select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body {
    background: var(--mid-blue);
}

.FontBody ul li {
    list-style: none;
    margin-right: -18px;
}

li {
    padding: 0;
    margin: 0;
}

h1 {
    /* font-family: iranyekanfa !important; */
    color: var(--dark-orange);
    font-size: 1.4em;
}

.FontBody ul li::before {
    content: "";
    color: var(--orange);
    display: inline-block;
    width: 2.5em;
    margin-left: -23px;
    margin-right: -15px;
    text-align: right;
    direction: rtl;
    /* font-family: targanicon; */
}

.VDVTools .btnPlay {
    opacity: 1;
}

.HomeSlider .rsArrowRight, .HomeSlider .rsArrowLeft {
    top: unset !important;
    bottom: 120px !important;
}

.master {
    margin: 0 auto;
    max-width: 1800px;
    padding: 0px 2%;
}

.VACnt .master {
    margin: 0 auto;
    max-width: 1800px;
    padding: 2%;
}

.DefaultCnt .master {
    padding: 25px;
    position: relative;
}

.VideoHead .master {
    padding: 0px !important;
}


.btnLogin {
    background: url('images/u.png') no-repeat right center;
    background-color: var(--pink);
}

.btnUpgrade {
    background: url('images/up.png') no-repeat right center;
    background-color: var(--dark-orange);
}

.hypUser {
    display: block;
    text-decoration: none;
    background-size: contain;
    padding-right: 45px;
}

.pnlUser {
    position: relative;
    float: left;
    padding: 8px 5px 0 5px;
}

    .pnlUser > a {
        height: 20px;
    }


.SrchBar {
    position: absolute;
    top: 0px;
    left: 2px;
    right: 0;
    padding: 3px 0 0 0;
    display: none;
    z-index: 10000;
}

    .SrchBar input {
        border: 3px solid var(--dark-gray);
        direction: rtl;
        width: calc(100% - 34px);
        height: 35px;
        /* font-family: ctc; */
        font-size: 16px;
        color: var(--black) !important;
        padding-right: 10px;
    }

        .SrchBar input:hover, .SrchBar input:focus {
            border: 3px solid var(--dark-gray);
        }

.SrchBtn {
    background: #fff url('images/srch.svg') no-repeat center center;
    background-size: 20px 20px;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 7px;
    left: 4px;
    border-radius: 9px;
    cursor: pointer;
    text-align: center;
    font-size: 0px;
    color: #fff;
}


.Copyright, .Footer {
    direction: rtl;
    background: var(--dark-blue);
    text-align: right;
}

.Footer {
    padding: 5px 0;
}

.ENLang {
    direction: ltr;
    padding-bottom: 5px;
}

.CopyrightBox {
    padding: 10px;
    border-top: 1px solid var(--dark-gray);
}

.Copyright, .Copyright a {
    color: var(--dark-gray);
    text-decoration: none;
    font-size: 8pt;
}

.Sharing {
    float: left;
}

    .Sharing a {
        display: block;
        float: left;
        width: 25px;
        height: 25px;
        background-color: var(--dark-gray);
        margin: 5px;
        padding: 7px;
        border-radius: 50%;
        text-align: center;
    }

        .Sharing a:hover {
            background-color: var(--orange);
        }

        .Sharing a img {
            width: 100%;
        }

.FooterLinks {
    float: right;
    padding: 12px 42px 12px 10px;
    background: url('images/fb.png') no-repeat right center;
}

    .FooterLinks a {
        color: var(--white);
        text-decoration: none;
        font-size: 8pt;
        padding: 5px;
    }

        .FooterLinks a:hover {
            color: var(--orange);
        }


.InnerCnt {
    margin: 30px 0 0 0;
    direction: rtl;
    color: var(--light-gray);
    padding: 10px 20px;
    background: var(--mid-blue);
    min-height: calc(100vh - 241px);
}

.ContactForm {
    float: left;
    width: 50%;
}

.ContactBody {
    margin: 0 25% 15px 25%;
    width: 50%;
    background-color: var(--white);
    border-radius: 12px;
    color: var(--dark-gray);
    padding: 15px;
    /* font-family: ctc; */
}

.HeadTitle {
    /* font-family: iranyekan; */
    font-weight: bold;
    font-variation-settings: "wght" 500;
    font-size: 12pt;
    padding: 10px 0;
}

.FormKey {
    margin-right: 15px;
}

.ContactForm input[type="text"], .ContactForm input[type="password"], .ContactForm select, .ContactForm textarea {
    width: calc(100% - 50px);
    margin: 10px 10px;
}

.ContactForm .Captcha img {
    width: calc(100% - 105px) !important;
    margin-right: 45px !important;
    border-radius: 3px;
    margin-bottom: 20px;
}

.ContactForm input[type=submit] {
    margin-bottom: 20px;
}

.ContactForm div {
    position: relative;
}

.PageTitle, .PageTitle a {
    text-decoration: none;
    /* font-family: iranyekanfa; */
    font-size: 14pt;
    word-spacing: -2px;
}

.PageTitle {
    padding: 15px 0px;
    text-align: center;
}

.InnerCnt .PageTitle {
    color: var(--orange);
    font-size: 16pt;
    padding: 15px 0px;
    text-align: center;
    /* border: 1px solid var(--orange); */
    margin-bottom: 10px;
    border-radius: 12px;
}

    .InnerCnt .PageTitle a {
        color: var(--orange);
    }

.NewsItem {
    width: 25%;
    float: right;
    direction: rtl;
}

    .NewsItem a {
        display: block;
        margin: 5px 5px 15px 5px;
        border: 1px solid #c9c9c9;
        border-radius: 12px;
        text-decoration: none;
        padding: 0 0 15px 0;
        position: relative;
    }

.NewsImage {
    border-bottom: 5px solid #394689;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
}

    .NewsImage img {
        width: 100%;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

.NewsDate {
    position: absolute;
    z-index: 1;
    border: 2px solid #394689;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    bottom: -12px;
    right: 10px;
    background: #fff;
    min-width: 15%;
    color: #3a4489;
}

.NewsTitle {
    height: 25px;
    /* font-family: iranyekan; */
    font-size: 12pt;
    overflow: hidden;
    color: #3a4489;
    padding: 10px;
}

.NewsDesc {
    height: 75px;
    font-size: 9pt;
    overflow: hidden;
    color: #3e3e3e;
    padding: 0 10px 10px 10px;
}

.NewsMore {
    padding: 7px 5px 5px 5px;
    background: #394689;
    color: #70C6E0;
    position: absolute;
    left: calc(50% - 13px);
    bottom: -7px;
    width: 14px;
    border-radius: 8px;
    line-height: 0;
}

.NewsItem:hover a {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.NewsItem:hover .NewsMore {
    background: #FF9D00;
    color: var(--white);
}

.DHT {
    padding: 0px 0px 10px 0;
    font-weight: bold;
    font-variation-settings: "wght" 500;
    text-align: right;
    font-size: 14pt;
    margin-bottom: 10px;
}

.DHB {
    /* padding: 0px 30px 0px 30px; */
    padding: 0px;
}

.mrsImage img {
    max-width: 100%;
    max-height: 110px;
}

.mrsImage {
    margin-bottom: 20px;
}

.rsCaption {
    margin: 0 40px;
}

.mrstitle {
    color: var(--white);
    /* font-family: iranyekan; */
    font-weight: 600;
    font-variation-settings: "wght" 600;
    font-size: 1.5em;
    margin-bottom: 10px;
    /* -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px); */
    word-spacing: -1px;
}

.mrsBrief {
    color: var(--white);
    /* font-family: iranyekan; */
    font-size: 11pt;
    /* -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px); */
    word-spacing: -3px;
}

.mrslink a {
    display: block;
    float: right;
    background: #97979761;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 15px;
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: #00000054 2px 1px 1px;
}

.mrsva {
}

.mrslink a:hover {
    background: var(--pink);
    color: var(--white);
}

.VTTitle {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 38px;
    width: 100%;
    color: var(--white);
    text-decoration: none;
    text-align: right;
    padding: 10px 2px;
    font-size: 12px;
    line-height: 1.4;
    font-weight: normal;
    font-variation-settings: "wght" 400;
}

.VImage {
    position: relative;
}

.VSerial img {
    opacity: .3;
    z-index: 1;
}

.VSerial:hover .SerialFade {
    opacity: 0;
}


.SerialFade {
    display: block;
    position: absolute;
    border-radius: 4px;
    background-size: cover;
}

.SerialLev1 {
    opacity: .5;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    z-index: 2;
}

.SerialLev2 {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 3;
    opacity: 1;
}

.HoverInfo {
    opacity: 0;
    position: absolute;
    border-radius: 5px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.3) 10%,rgba(0,0,0,.75));
    color: #fff;
    z-index: 5;
}

.CCitem:hover .HoverInfo, .item:hover .HoverInfo , .lItm:hover .HoverInfo {
    opacity: 1;
}

.vINFO {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 10px;
    border-radius: 10px;
    direction: rtl;
}

.viLike {
    direction: rtl;
    color: #fff;
    border-radius: 5px;
    padding: 1px 5px;
    background: rgba(255,255,255,.2);
    float: right;
    display: none;
}

.viIMDB {
    direction: rtl;
    color: #fff;
    border-radius: 5px;
    padding: 1px 5px;
    background: rgba(255,255,255,.2);
    float: right;
}

.special .viIMDB {
    display: none;
}

.viIMDB {
    margin: 0 0 5px;
}

    .viIMDB img {
        float: right;
        width: 15px !important;
        border-radius: 2px !important;
        margin: 6px 0 0 5px;
    }

.viLike::before {
    content: '';
    /* font-family: targanicon; */
    float: right;
    padding: 0 0 0 5px;
}

.private .viLev1, .private .vINFO > .viCat ~ .viCat {
    display: none;
}

.vINFO > .viCat {
    display: none;
}

    .vINFO > .viCat ~ .viCat {
        display: unset;
    }

.viCat {
    color: #cdcdd3;
    font-size: 9pt;
    padding: 5px 0;
    font-weight: bold;
    font-variation-settings: "wght" 500;
}

.item:hover img {
    opacity: 1;
}

.loading {
    background: url('images/ajax-loader.gif') no-repeat center center;
    min-height: 20px;
}

.VideoItem {
    float: right;
    width: calc(14.28% - 10px);
    padding: 5px;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}

    .VideoItem a {
        display: block;
    }

    .VideoItem img {
        width: 100%;
        border-radius: 10px;
    }

.VOprBg {
    background: url('images/opr.png') no-repeat left top;
    background-size: cover;
    padding: 30px;
}

.OprImage img {
    border-radius: 14px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.OprImage {
    float: right;
    width: 20%;
    margin-left: 15px;
}

    .OprImage img {
        width: 100%;
    }

.OprTitle {
    /* font-family: iranyekan; */
    font-size: 14pt;
    padding-bottom: 10px;
}

.VideoHead {
    background-size: cover;
    background-position: left top;
    margin-top: -60px;
}

.VTHead {
    background: linear-gradient(to top,rgba(35, 44, 59, 100%), rgba(35, 44, 59, 10%), rgb(35, 44, 59, 0)), linear-gradient(to left, rgba(35, 44, 59, .9), rgba(35, 44, 59, 0.66), rgba(33, 43, 58, 0) 55%);
    padding: 110px 30px 100px 30px;
}

.VTHead {
    padding: 110px 2% 100px 2% !important;
}

.VDTools, .VDTools li {
    list-style: none;
    float: right;
    /* font-family: iranyekanfa; */
    font-size: 8pt;
    padding: 0;
    margin: 0;
}

    .VDTools li {
        padding: 7px;
        margin: 15px 0px 5px 5px;
        */
        /* background: var(--mid-blue); */
    }

.VPCnt .VDTools li {
    padding: 7px;
    margin: 0px 0px 4px 0px !important;
}

.VDTools li:hover {
    background-color: var(--dark-blue);
}

.VDBookmark i {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.VDBookmark span {
    float: right;
    padding: 4px 2px 0 0;
}

.VDBookmark {
    background-size: contain;
    background-image: url('images/icons.svg');
    height: 26px;
    border: 1px solid var(--light-gray);
    color: var(--light-gray);
    fill: var(--light-gray);
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 10px !important;
}

.VPCnt .VDBookmark {
    background-size: contain;
    background-image: url('images/icons.svg');
    height: 26px;
    border: 1px solid var(--light-gray);
    color: var(--light-gray);
    fill: var(--light-gray);
    border-radius: 25px;
    cursor: pointer;
    padding: 6px 9px !important;
}

.SVGStat.OK i.OK {
    display: block;
}

.SVGStat.OK i.NOK {
    display: none;
}

.SVGStat.NOK i.OK, .SVGStat i.OK {
    display: none;
}

.SVGStat.NOK i.NOK, .SVGStat i.NOK {
    display: block;
}

.VDLD {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer;
}

.VDLike {
    border: 1px solid var(--light-blue);
    color: var(--light-blue);
    fill: var(--light-blue);
    cursor: pointer;
    fill-rule: nonzero;
}

.VDDislike {
    border: 1px solid var(--dark-orange);
    color: var(--dark-orange);
    fill: var(--dark-orange);
}

.VDLikeResult {
    border: 1px solid var(--light-blue);
    border-radius: 23px;
    text-align: center;
    line-height: 9pt;
    padding: 6px 15px !important;
}

.VDLikePer {
    color: var(--light-blue);
}

.VDIRight {
    float: right;
    width: 255px;
}

    .VDIRight img {
        width: 100%;
        border-radius: 10px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
    }

.VDILeft {
    float: right;
    padding: 10px 20px 0 20px;
    width: calc(100% - 295px);
}

.btnPlay {
    background: url(images/p.png) no-repeat right center;
    background-color: var(--dark-orange);
    display: block;
    text-decoration: none;
    background-size: contain;
    padding-right: 35px;
    width: 120px;
    opacity: 0;
}

.VDILTop {
    /* border-bottom: .5px solid var(--light-gray); */
}

.VPTLike {
    float: left;
    background: var(--light-blue);
    color: var(--white);
    fill: var(--white);
    border-radius: 20px;
    padding: 6.5px 10px 6px 10px;
}

.VPBox .VPTLike {
    display: none !important;
}

.VPCRight .VDTools {
    display: none !important;
}

.VPTLike span {
    float: right;
    padding-top: 2px;
}

.VPTLike svg {
    float: left;
    height: 24px;
    width: 24px;
}

.btnSmallPlay {
    /* width: unset !important;
  float: left;
  font-size: 0pt;
  margin: 0 5px 0 0;
  min-width: 0 !important;
  width: 40px !important;
  padding: 0 !important;
  height: 40px !important;
  position: absolute;
  left: 13px;
  top: -70px;
  opacity: 0; */
    display: none;
}

.Open .btnSmallPlay {
    /* min-width: unset !important;
  font-size: 15px; */
    display: none;
}


.btnSmallPlay span {
    display: none;
}

.Open .btnSmallPlay span {
    display: block;
}

.VPCRight {
    float: right;
    width: 40px;
    padding-left: 10px;
}

    .VPCRight li {
        display: block;
        margin-bottom: 5px !important;
    }

.VPCMid {
    width: 100%;
}

    .VPCMid a {
        display: block;
    }

    .VPCMid img {
        width: 100%;
        border-radius: 5px;
    }

.VPCLeft {
    padding: 3px;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 200;
    font-variation-settings: "wght" 200;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin: 10px 0px;
}

.VDTitle {
    /* font-family: iranyekanfa; */
    font-size: 23pt;
    padding-bottom: 5px;
    font-weight: 700;
    font-variation-settings: "wght" 700, "dots" 2;
}

.VDEnTitle {
    -moz-font-feature-settings: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variation-settings: "wght" 500;
    font-size: 14pt;
    line-height: 30px;
    direction: ltr;
    text-align: right;
}

.VDSubTitle {
    padding-bottom: 10px;
    font-size: 17px;
}

.VDVTools {
    /* padding: 0 0 10px 0; */
}

.VTHead .VDCat a {
    padding: 5px 15px;
}

.VDCat, .VDCat li {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

    .VDCat li {
        float: right;
        padding: 0px 0px 5px 6px;
    }

.VDILBtn div {
    margin: 5px 0px;
}

.VDCat a {
    display: block;
    text-decoration: none;
    color: var(--white);
    background: #ffffff21;
    padding: 5px 15px;
    border-radius: 6px;
}

.VDCat li span {
    padding-bottom: 5px;
    display: block;
    /* font-family: iranyekan; */
}

.VDILBtn {
    padding-top: 10px;
}

    .VDILBtn * {
        /* font-family: iranyekanfa; */
    }

.VDCat a:hover {
    background: var(--dark-pink);
}

.VideoStory, .VideoAbout {
    float: right;
    width: 50%;
    margin-top: -65px;
    text-align: justify;
}

.VAT {
    color: var(--orange);
    /* font-family: iranyekan; */
    font-size: 13pt;
    padding: 15px 0px 0px 0px;
}

.VideoStory .VAB {
    padding: 0px 0px 0px 20px;
}

.VAB {
    /* font-family: ctc; */
    font-size: 14px;
    line-height: 200%;
    font-weight: 200;
    font-variation-settings: "wght" 200;
}

.SessionTabBtn, .SessionTabBtn li, .SessionTabCnt, .SessionTabCnt li {
    list-style: none;
    padding: 0;
    margin: 5px;
}

.SessionTabCnt {
    display: flex;
    flex-wrap: wrap;
}

.SessionTabBtn {
    padding: 5px 0 0 0;
    margin-top: 20px;
    display: block;
    height: 50px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    touch-action: pan-x;
}

    .SessionTabBtn li {
        display: inline-block;
        border: 1px solid var(--dark-gray);
        background: var(--mid-blue);
        color: var(--dark-gray);
        padding: 5px 35px;
        margin: 0 0 0 5px;
        border-radius: 15px;
        cursor: pointer;
        position: relative;
        font-size: 15px;
    }

        .SessionTabBtn li:hover {
            background: var(--dark-blue);
        }

        .SessionTabBtn li.Selected {
            background: var(--dark-blue);
            border: 1px solid var(--orange);
            color: var(--white);
            cursor: default;
        }

            .SessionTabBtn li.Selected i {
                display: inline-block;
            }

        .SessionTabBtn li i {
            display: none;
            position: absolute;
            border: solid var(--orange);
            border-width: 0 1px 1px 0;
            padding: 3px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            bottom: -5px;
            left: calc(50% - 3px);
            background: var(--dark-blue);
        }

.VPBox {
    padding: 5px 0px 0px 0px !important;
    display: none;
}

    .VPBox.Selected {
        display: flex;
    width: calc(16.6% - 10px);
    height: initial;
    background: #00000035;
    margin: 5px;
    border-radius: 12px;
    overflow: hidden;
    justify-content: flex-end;
    flex-direction: column-reverse;
    border: 1px solid #ffffff00;
    box-sizing: border-box;
    }

@media only screen and (max-width: 1440px) {
    .VPBox.Selected {
        min-width: calc(20% - 10px) !important;
    }
}

@media only screen and (max-width: 1280px) {
    .VPBox.Selected {
        min-width: calc(25% - 10px) !important;
    }
}

@media only screen and (max-width: 1024px) {
    .VPBox.Selected {
        min-width: calc(33.3% - 10px) !important;
    }
}

@media only screen and (max-width: 750px) {
    .VPBox.Selected {
        min-width: calc(50% - 10px) !important;
    }
}

@media only screen and (max-width: 400px) {
    .VPBox.Selected {
        min-width: calc(100% - 10px) !important;
    }
}

.VPBox.Selected:hover {
    background: #00000070;
    !important;
    border: 1px solid #ffffff90;
}

    .VPBox.Selected:hover .btnPlay {
        opacity: 1 !important;
        top: -55px;
    }

.VPTitle {
    display: flex;
    font-size: 16px;
    padding: 10px 10px 15px 10px;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    position: relative;
    flex-direction: column;
}

.VPCnt {
    padding: 5px 10px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: -webkit-paged-x;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: center;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.Open .VPCnt {
}

.Open .VPTitle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}

    .Open
    .VPTitle > span {
    }

.VPTitle > span {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.VPTDur {
    font-size: 10pt;
    padding-top: 3px;
    color: #ffffff80 !important;
    margin-top: -10px;
}

.pnlVideoBox {
    padding: 10px 0px 0 0px;
}

    .pnlVideoBox .VDCat {
        margin-top: 10px;
    }

.VideoGallery a {
    display: block;
    float: right;
    width: 14%;
    padding: .5%;
}

.VideoGallery img {
    width: 100%;
    border-radius: 10px;
    border: 1px solid var(--dark-gray);
}

.InnerBdy {
    background-color: var(--orange);
    padding: 22px 20px 15px 10px !important;
    border-radius: 12px;
    font-size: 19px !important;
    color: var(--dark-blue);
}

    .InnerBdy a {
        margin-top: -8px;
    }

.InnerBox {
    padding: 20px;
    background: var(--white);
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 600px;
    color: var(--dark-gray);
}

.InnerTitle {
    /* font-family: iranyekanfa; */
    font-weight: bold;
    font-variation-settings: "wght" 500;
    margin-bottom: 10px;
    font-size: 14pt !important;
    color: var(--dark-pink);
}

.InnerBox > div {
    padding: 5px 0;
    position: relative;
    /* font-family: iranyekanfa; */
    font-size: 15px;
    word-spacing: -2px;
}

.InnerBox input[type=text], .InnerBox input[type=password] {
    width: calc(100% - 35px);
    /* border-radius: 5px;
  background: var(--light-gray); */
}

.CommandBar {
    text-align: center;
    padding-top: 5px !important;
}

    .CommandBar input[type=button], .CommandBar input[type=submit] {
        min-width: 100px;
    }

.CommentWarn {
    color: var(--orange);
    display: none;
}

    .CommentWarn i, .CommentBody i {
        float: right;
        padding-left: 5px;
        cursor: pointer;
        display: none;
    }

    .CommentWarn svg, .CommentBody svg {
        width: 24px;
        height: 24px;
        fill: var(--orange);
    }

.Warn .CommentBody {
    display: none;
}

.Warn .CommentWarn {
    display: block;
}

    .Warn .CommentWarn i, .Warn .CommentBody i {
        display: block;
    }

.FtrFixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.FloatLeft {
    float: left;
}

.CheckoutBodyCnt {
    color: var(--dark-gray);
    background-color: var(--white);
    padding: 10px 50px 35px 50px;
    border-radius: 12px;
}

    .CheckoutBodyCnt .DivHolder div {
        color: var(--dark-gray);
        border: none;
        padding: 3px 10px;
    }

.DivHolder:first-child {
    display: none;
}

#ContentPlaceHolder1_pnlTotal
, #ContentPlaceHolder1_pnlDiscount
, .PayableDiv {
    font-size: 16px;
    margin-bottom: 5px;
    background-color: var(--lighter-gray);
    border-radius: 20px;
}

    .PayableDiv span {
        font-size: 18px;
        color: var(--dark-pink);
    }

    .PayableDiv:hover {
        background-color: var(--lighter-gray) !important;
    }

    #ContentPlaceHolder1_pnlTotal span, #ContentPlaceHolder1_pnlDiscount span {
        /* font-family: iranyekanfa; */
        font-size: 16px;
    }

#ContentPlaceHolder1_pnlStat span {
    color: var(--pink);
}

.CheckoutBodyCnt .DivHolder div:hover {
    background: none;
}

.DivHolder div {
    padding: 5px;
    border-bottom: 1px solid var(--dark-gray);
    color: #fff;
}

    .DivHolder div:hover {
        background: var(--dark-orange);
    }


.NoRecFound {
    text-align: center;
    padding: 50px 0;
}

/*********************************************/

.VDBIMDB {
    background: url('images/icon-imdb.svg') no-repeat right center;
    padding: 5px 35px 5px 4px;
    border-radius: 3px;
    color: var(--light-gray);
}

    .VDBIMDB span {
        font-size: 16pt;
        color: var(--white);
    }

.VDBOpr {
    /* float: right;
  margin-left: 15px; */
    padding: 5px 35px 5px 0;
    background: url('images/icon-director.svg') no-repeat right center;
}

    .VDBOpr a {
        text-decoration: none;
        color: var(--white);
    }

        .VDBOpr a:hover {
            color: var(--orange);
        }


.VDProp {
    padding: 5px 0 5px 0;
}

    .VDProp span {
        direction: rtl;
        text-align: right;
        float: right;
        display: block;
        padding: 0 0 0 10px;
    }

    .VDProp i {
        width: 30px;
        height: 24px;
        display: block;
        float: right;
    }

.VDDuration {
    padding: 5px 35px 5px 0;
    background: url('images/icon-data.svg') no-repeat right center;
}

.VOI0 {
    background: url('images/icon-dub.svg') no-repeat right center;
}

.VOI30 {
    background: url('images/icon-age.svg') no-repeat right center;
}

.VOI1 {
    background: url('images/icon-fullhd.svg') no-repeat right center;
}

.VOI2 {
    background: url('images/icon-hd.svg') no-repeat right center;
}

.VOI3 {
    background: url('images/icon-sd.svg') no-repeat right center;
}

.AllFtr {
}

.DefaultCnt {
    color: var(--white);
    direction: rtl;
    margin: 0;
    /* margin-top: -40px; */
    min-height: calc(100vh - 192px);
}

.Header {
    z-index: 100;
    width: 100%;
    position: relative;
}

    .Header::before {
        content: "";
        width: 100%;
        height: 65px;
        display: inline-block;
        position: absolute;
        background-color: rgba(18,18,18,0);
        background-image: linear-gradient(to bottom, rgba(18,18,18,1), rgba(18,18,18,0));
    }

.Menubar {
    direction: rtl;
    float: right;
    padding-top: 4px;
}

.Logo {
    display: block;
    padding: 10px;
    float: right;
    position: relative;
}

    .Logo img {
        height: 35px;
    }

.Search {
    background: #fff url('images/srch.svg') no-repeat center center;
    background-size: 20px 20px;
    float: left;
    cursor: pointer;
    color: var(--white);
    font-size: 8pt;
    margin: 10px 5px;
    padding: 10px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    position: relative;
}

    .Search:hover {
        color: var(--orange);
        background-color: var(--orange);
    }

.MobileMenu {
    display: none;
    float: right;
    width: 46px;
    padding: 5px 10px 0 0;
}

.DHBR {
    float: right;
}

.DHBL {
    float: right;
    padding-top: 4px;
    margin: 0px 12px;
}

    .DHBL a {
        text-decoration: none;
        color: var(--white);
        font-weight: normal;
        font-variation-settings: "wght" 300;
        font-size: 10pt;
        padding: 3px 10px;
        border: solid .5px #fff;
        border-radius: 5px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .DHBL a:hover {
            background-color: var(--pink);
            /* color:var(--orange); */
            border-radius: 12px;
        }

.catvideo {
    width: calc(20% - 10px);
    float: right;
    margin: 5px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.allcat {
    display: inline-block;
}

.catvideo img {
    width: 100%;
}

.catvideo:hover {
    -webkit-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.63);
    -moz-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.63);
    box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.63);
    z-index: 10;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.CCitem {
    text-decoration: none;
    margin: 5px;
    width: calc(14.286% - 10px);
    display: block;
    float: right;
}

.main-carousel {
    min-height: 200px;
}

.CCitem:hover .VTTitle {
    color: var(--orange);
}

.VImage img {
    position: relative;
    width: 100%;
    border-radius: 5px;
}

.item {
    text-decoration: none;
}

.CheckoutBodyCnt > div {
    overflow: auto;
}


.ActTitle {
    padding: 10px 0;
}

.ActInpt {
    padding: 0 0 15px 0;
}

    .ActInpt input {
        width: calc(100% - 30px) !important;
    }

.ActCmd {
    text-align: left;
    padding-top: 15px;
}


/* Class for Ahmad design HomeBigSlider*/
.HomeBigSlider {
    position: relative;
    margin-top: -58px;
    height: 70vh !important;
    z-index: 0;
}

    .HomeBigSlider .rsSlide {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .HomeBigSlider .rsSlide::after {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            bottom: -1px;
            content: "";
            background: linear-gradient(116deg, rgba(35, 44, 59,0) 0%, rgba(35, 44, 59,0) 50%, rgba(35, 44, 59,0.6) 81%, var(--mid-blue) 95%);
            z-index: 1;
        }

    .HomeBigSlider .rsDefault .rsArrowIcn {
        z-index: 200 !important;
    }
    /* .HomeBigSlider .royalSlider{
  height: 95vh ;
} */
    .HomeBigSlider img.rsImg {
        width: auto !important;
        min-height: 700px;
        margin: unset !important;
    }

    .HomeBigSlider .rsOverflow {
        position: absolute;
        /* height: 95vh ; */
    }

    .HomeBigSlider .rsDefault .rsGCaption {
        position: absolute;
        display: flex;
        float: none;
        bottom: 30vh;
        text-align: unset !important;
        right: 0;
        padding: 2px 8px;
        width: auto;
        z-index: 2;
        flex-direction: column;
        align-items: flex-start;
    }

    .HomeBigSlider .rsArrowLeft, .HomeBigSlider .rsArrowRight {
        bottom: 25vh !important;
        top: unset !important;
    }

    .HomeBigSlider .rsDefault.rsHor .rsArrowLeft {
        left: 35px !important;
    }

    .HomeBigSlider .rsDefault.rsHor .rsArrowRight {
        left: 100px !important;
    }

    .HomeBigSlider .mrsImage {
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start;
    }

    .HomeBigSlider .royalSlider::after {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        bottom: -1px;
        content: "";
        background: linear-gradient(to top, var(--mid-blue), rgba(35, 44, 59, 0) 33.61%);
        z-index: 1;
    }



/* Class for Ahmad design HomeSlider*/

.HomeSlider .royalSlider::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -1px;
    content: "";
    background: linear-gradient(to top, var(--mid-blue), rgba(35, 44, 59, 0) 33.61%);
    z-index: 1;
}

.Downloaded {
    background-color: var(--light-blue);
}


/* Class for Upra download*/
.Quality .DRow a {
    min-width: 40%;
    border-radius: 5px;
    margin: 3px 0 0 0;
    background-color: #ff92006e;
    backdrop-filter: blur(8px);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .Quality .DRow a:hover {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        background-color: var(--orange);
    }

    .Quality .DRow a.Downloaded {
        background: #459129;
    }

        .Quality .DRow a.Downloaded:hover {
            background: #55c4ff;
            color: black;
        }



/*************************************bnr***********************/


.BnrFree {
    display: block;
}

    .BnrFree img, .BnrFree video {
        width: 100%;
    }

.swCnt {
    position: relative;
}

    .swCnt .body {
        direction: rtl;
        position: absolute;
        bottom: 10%;
        right: 5%;
        padding: 1% 2%;
        text-align: center;
        opacity: 0.8;
        color: #fff;
        background: var(--Brand-800, #004165);
        max-width: 40%;
    }

    .swCnt .subtxt {
        text-align: justify;
    }

@media only screen and (max-width: 780px) {
    .swCnt .subtitle, .swCnt .subtxt {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    .swCnt .title {
        font-size: 10pt;
    }
}

@media only screen and (max-width: 350px) {
    .swCnt .body {
        display: none;
    }
}

.VPBox a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.VImage figure {
    margin: 0px 0px 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background: var(--lightBlue, #3d4e69);
}

    .VImage figure::before {
        content: "";
        display: block;
        padding-top: 146%;
        background-image: url(images/logo.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 30px;
    }

    .VImage figure div {
        position: absolute;
        inset: 0px;
        background-size: cover !important;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        border-radius: 5px;
    }

.VSerial figure {
    opacity: .3;
    z-index: 1;
}

.VImage:hover figure {
    opacity: 1;
}

.License {
    display: flex;
    justify-content: left;
    align-items: center;
}

    .License a {
        background: #fff;
        border-radius: 5px;
        margin: 5px;
        width: 100px;
        height: 110px;
        display: block;
    }

    .License img {
        width: 100%;
        border-radius: 5px;
    }

.backgroundPopup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 100;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: none;
}

    .backgroundPopup:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.05em;
    }

.pnlPopup {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 400px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    -moz-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    -o-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    -ms-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    text-align: right;
}

    .pnlPopup, .pnlPopup * {
        line-height: 15pt !important;
    }

.cWinTitle {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    font-weight: 500;
    font-size: 13pt;
    direction: rtl;
    color: #000;
}

.cWinBody {
    padding: 20px 0 10px 0;
    direction: rtl;
}

    .cWinBody textarea {
        width: 100%;
        box-sizing: border-box;
    }

.Tabs {
    border: 1px solid #dedede;
    margin-bottom: 10px;
    border-radius: 5px;
}

    .Tabs a {
        display: block;
        float: right;
        text-decoration: none;
        padding: 10px;
        color: #77797b;
        font-size: 10pt;
        border-bottom: 3px solid transparent;
        margin: 0 5px;
    }

        .Tabs a i {
            font-style: normal;
            border-radius: 50%;
            background: #f00;
            color: #fff;
            padding: 0 8px;
            margin: 0 5px 0 0;
            font-size: 8pt;
            float: left;
        }

        .Tabs a:hover, .Tabs a.Selected {
            border-bottom: 3px #f00 solid;
            color: #d80546;
        }

.pnlEmpty {
    text-align: center;
}

    .pnlEmpty img {
        max-width: 80%;
    }

.Appslider .swiper{
    width:97% !important;
}
.Appslider .swiper-slide {
    width: 33.3% ;
}
.Appslider .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, 10px) !important;
    height: var(--swiper-pagination-bullet-height, 10px) !important;
}
.Appslider h1 {
    /* font-family: iranyekanfa !important; */
    color:white !important;
    font-size: 1.2em !important;
    font-weight: 300;
}
.Appslider .swiper-pagination {
    position: relative !important;
    text-align: center !important;
    padding-left: 0 !important;
    bottom: -6px !important;
    margin-bottom: 16px !important;
}
    .flex{
        display:flex;
    }
.PaymentMethod img{
    height:20px;
}
.PaymentMethod .itm{
    cursor:pointer;
    padding:10px 0 !important;
}
.PaymentMethod {
    border-radius: 24px;
    border-color:#ccc;
    margin-bottom:40px;
}
    .PaymentMethod .itm div{
        padding:3px;
    }
    .lImg {
    padding-top: 38%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
}
.lItm {
    text-decoration: none;
    margin: 10px;
    width: 21%;
    display: block;
    float: right;
    border-radius:5px;
    background:rgba(0, 0, 0, 0.63);
    padding-bottom:3px;
    position:relative;
}

@media only screen and (max-width: 1200px) {
    .lItm {
        width: 33%;
    }
}
@media only screen and (max-width: 800px) {
    .lItm {
        width: 48%;
    }
}
@media only screen and (max-width: 500px) {
    .lItm {
        width: 100% ;
    }
}
.lTitle
{
    padding:5px;
    color:#fff;
}
.lLig, .lTime {
    color: #fff;
    font-size:8pt;
    padding:3px 5px;
}
    .lTime img {
        width: 18px;
        float: right;
        padding: 0px 0 0 5px;
    }

    .Appslider .vsItem {
        display: flex !important;
        justify-content: center;
        align-items: center;
        height: 100% !important; /* هم‌ارتفاع با اسلایدر */
    }
    
    .Appslider .item {
        display: flex !important;
        justify-content: center;
        width: 100% !important; /* عرض کامل برای مرکز کردن */
        height: 100% !important;
        align-items: stretch;
    }
    
    .Appslider .item img {
        max-width: 100% !important;
        max-height: 100% !important;
        object-fit: cover; /* تصویر را در مرکز نگه می‌دارد بدون برش */
    }
    
    .Appslider .videoSlider .flickity-viewport {
        height: 50vh !important;
    }
    .Appslider .videoSlider a {
        display: block;
        height: 100%;
    }
    .Appslider .videoSlider::after {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        bottom: -1px;
        content: "";
        background: linear-gradient(to top, rgba(35, 44, 59, 1), rgba(35, 44, 59, 0) 33.61%);
        z-index: 0;
    }