﻿@font-face {
    font-family: IRANyekan;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/eot/iranyekanwebboldfanum.eot");
    src: url("../fonts/eot/iranyekanwebboldfanum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff/iranyekanwebboldfanum.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/iranyekanwebboldfanum.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: IRANyekan;
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/eot/iranyekanwebthinfanum.eot");
    src: url("../fonts/eot/iranyekanwebthinfanum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff/iranyekanwebthinfanum.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/iranyekanwebthinfanum.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: IRANyekan;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/eot/iranyekanweblightfanum.eot");
    src: url("../fonts/eot/iranyekanweblightfanum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff/iranyekanweblightfanum.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/iranyekanweblightfanum.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: IRANyekan;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eot/iranyekanwebregularfanum.eot");
    src: url("../fonts/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff/iranyekanwebregularfanum.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/iranyekanwebregularfanum.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: IRANyekan;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/eot/iranyekanwebmediumfanum.eot");
    src: url("../fonts/eot/iranyekanwebmediumfanum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff/iranyekanwebmediumfanum.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/iranyekanwebmediumfanum.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: IRANyekan;
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/eot/iranyekanwebextraboldfanum.eot");
    src: url("../fonts/eot/iranyekanwebextraboldfanum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff/iranyekanwebextraboldfanum.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/iranyekanwebextraboldfanum.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: IRANyekan;
    font-style: normal;
    font-weight: 850;
    src: url("../fonts/eot/iranyekanwebblackfanum.eot");
    src: url("../fonts/eot/iranyekanwebblackfanum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff/iranyekanwebblackfanum.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/iranyekanwebblackfanum.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: IRANyekan;
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/eot/iranyekanwebextrablackfanum.eot");
    src: url("../fonts/eot/iranyekanwebextrablackfanum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff/iranyekanwebextrablackfanum.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/iranyekanwebextrablackfanum.ttf") format("truetype");
    font-display: swap;
}

body {
    font-family: IRANyekan;
    background-color: #090909;
    color: #F1F3F8;
}

.relative {
    position: relative;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

.hv100 {
    height: 100vh;
}

.hv90 {
    height: 90vh;
}

.h-30 {
    height: 30px !important;
}

.border-white {
    border-color: #F1F3F8 !important;
}

/*********Plyr********/
.plyr__control--overlaid {
    background: #34F395 !important;
    color: #080808 !important;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #34F395 !important;
}

.plyr--full-ui input[type=range] {
    color: #34F395 !important;
}

.plyr__video-wrapper {
    height: 100vh !important;
}

#vid-cont {
    position: relative;
}

    #vid-cont .overlay {
        text-align: center;
        position: absolute;
        top: 20px;
        right: 20px;
        left: auto;
        z-index: 999;
    }

        #vid-cont .overlay h1 {
            font-size: 17px;
        }

.home-trailer-wrapper .plyr__video-wrapper {
    height: 100% !important;
}

.btn-primary:hover {
    color: #fff !important;
}

.navbar .btn-link:hover, .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #34F395 !important;
    text-decoration: none;
}

.navbar-light .navbar-nav .nav-link {
    color: #F1F3F8;
}

.nav-link svg path, .navbar-light .profile-icon-mobile a svg path {
    stroke: #F1F3F8 !important;
}

.nav-link:hover svg path, .navbar-light .navbar-nav .active svg path, .search-icon-mobile:hover svg path, .profile-icon-mobile a:hover svg path {
    stroke: #34F395 !important;
}

.navbar-light .navbar-nav .active > .nav-link::after, .navbar-light .navbar-nav .nav-item:hover > .nav-link::after {
    content: '';
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    width: 100%;
    height: 16px;
    border-top: 8px solid transparent;
    border-left: 12px solid #34F395;
    border-bottom: 8px solid transparent;
    transform: rotate(270deg);
    margin: auto;
    display: block;
    max-width: fit-content;
    transition: 1s;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #34F395 !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    font-weight: 200;
}

.breadcrumb-item, .breadcrumb-item a {
    color: #6c757d !important;
}

    .breadcrumb-item.active {
        color: #F1F3F8 !important;
        font-weight: 700;
    }

.bg-primary {
    background-color: #2092d8 !important;
}

.bg-light-dark {
    background-color: #1A1A1A !important;
}

.bg-gray {
    background-color: #3E3F40 !important;
}

.bg-dark {
    background-color: #282828 !important;
}

.txt-white {
    color: #F1F3F8 !important;
}

.text-muted {
    color: #adadad !important;
}

.text-green {
    color: #34f395 !important;
}

.btn-primary {
    color: #fff;
    background-color: #2092d8;
    border-color: #2092d8;
}

    .btn-primary:hover {
        background-color: #2092d8;
        border-color: #2092d8;
    }

.btn-green {
    color: #080808;
    background-color: #34F395;
    border-color: #34F395;
}

    .btn-green:hover {
        background-color: #34F395;
        border-color: #34F395;
    }

.btn-gray {
    color: #fff;
    background-color: #A1AEB3;
    border-color: #A1AEB3;
}

    .btn-gray:hover {
        color: #fff;
    }

    .btn-gray:not(:disabled):not(.disabled).active, .btn-gray:not(:disabled):not(.disabled):active, .show > .btn-gray.dropdown-toggle {
        color: #fff;
        background-color: #2092d8;
        border-color: #2092d8;
    }

.fsize11 {
    font-size: 11px;
}

.fsize12 {
    font-size: 12px;
}

.fsize13 {
    font-size: 13px !important;
}

.fsize14 {
    font-size: 14px;
}

.fsize15 {
    font-size: 15px;
}

.fsize16 {
    font-size: 16px;
}

.fsize18 {
    font-size: 18px;
}

.fsize20 {
    font-size: 20px;
}

.fsize22 {
    font-size: 22px;
}

.fsize24 {
    font-size: 24px;
}

.w-90 {
    width: 90%;
}

.h-325 {
    height: 325px;
}
.cursor-pointer{
    cursor:pointer;
}

.line-vertical {
    background-color: #F1F3F8;
    width: 1px;
    height: 100%;
}

.line-horizontal-fade {
    background: linear-gradient(270deg,#4a4c4e 5.21%,rgba(23,33,56,0));
    height: 1px;
}

.navbar-brand .img-logo {
    width: 110px !important;
}

.exclusive-img {
    width: 100%;
    border-radius: 15px;
}

.error-message {
    display: none;
    text-align: center;
    font-size: 13px;
    padding-top: 10px;
    color: #ffeb3b;
}

.menu-dropdown .dropdown-item:hover, .menu-dropdown .dropdown-item:focus {
    background-color: transparent;
    color: #34F395 !important;
}

.menu-dropdown.show button {
    color: #34F395 !important;
}

.auth-step {
    display: none;
}

.auth-step1 {
    display: block;
}

.input-auth input {
    padding-right: 30px;
}

.input-auth img {
    position: absolute;
    right: 0;
}

.swiper-wrapper {
    height: auto;
}

.swiper-button-next, .swiper-button-prev {
    width: auto !important;
}

.swiper-button-next {
    right: auto !important;
    left: 45px !important;
}

.swiper-button-prev {
    right: auto !important;
    left: 5px !important;
}

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 18px !important;
        font-weight: 700 !important;
        color: #F1F3F8 !important;
    }

.swiper-lazy-preloader {
    width: 100% !important;
    height: fit-content !important;
    animation: unset !important;
    border-radius: unset !important;
    position: unset !important;
    border: none !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

    .swiper-lazy-preloader img {
        width: 100%;
    }

    .swiper-lazy-preloader + img {
        display: none;
    }

.metafilm-logo {
    width: 80%;
    display: block;
}

.custom-header {
    box-shadow: 0 1px 10px rgb(0 0 0 / 16%), 0 3px 10px rgb(0 0 0 / 1%);
}

.authenticate-modal {
    background-color: #1414149e;
}

    .authenticate-modal .modal-content {
        background-color: #191919;
    }

    .authenticate-modal .close {
        position: absolute;
        right: 0;
        top: 12px;
        text-shadow: none;
        color: white;
    }

    .authenticate-modal input {
        font-size: 16px;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #F1F3F8;
        border-radius: 0;
        box-shadow: none;
        outline: none;
        text-align: center;
        margin-bottom: 30px;
        color: #F1F3F8;
        padding-bottom: 15px;
    }

        .authenticate-modal input:hover, .authenticate-modal input:focus {
            background-color: transparent;
            color: #F1F3F8;
            outline: none !important;
            box-shadow: none !important;
        }

        .authenticate-modal input::placeholder {
            letter-spacing: 0;
            text-align: right;
            color: #F1F3F8;
        }

@media (min-width: 576px) {
    .authenticate-modal .modal-dialog {
        max-width: 400px;
    }
}

footer {
    box-shadow: 0 1px 10px rgb(0 0 0 / 16%), 0 3px 10px rgb(0 0 0 / 1%);
}

    footer a.text-dark:hover {
        color: #2092d8 !important;
        text-decoration: none;
    }

.rounded {
    border-radius: 10px !important;
}

.rounded-custom {
    border-radius: 15px !important;
}

.status-badge {
    width: 12px;
    height: 12px;
    position: absolute;
    top: -4px;
    border-radius: 50%;
    left: -3px;
    z-index: 2;
}

.status-active {
    background-color: #34f395;
}

.status-deactive {
    background-color: red;
}

.card-item {
    position: relative;
    height: fit-content;
    overflow: hidden;
    border-radius: 15px;
    background-color: #282828;
    transition: opacity 0.5s ease-out 100ms;
}

.card-name {
    width: 95%;
    display: block;
    margin: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 12px 3px;
    font-size: 15px;
    white-space: nowrap;
    text-align: center;
    z-index: 4;
    position: relative;
}

.card-hover {
    background-color: #1b1b1bc7;
    position: absolute;
    width: 100%;
    height: 90%;
    z-index: 3;
    opacity: 0;
    top: 0;
    padding: 22px;
    font-size: 14px;
    text-decoration: none;
}

.card-item:hover .card-hover {
    opacity: 1;
    text-decoration: none !important;
}

.card-item:hover * {
    text-decoration: none !important;
}

.card-hover p {
    font-size: 12px;
    height: 70px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
}

.card-hover .imdb-card-hover {
    background-color: #ffeb3b;
    font-family: SANS-SERIF;
    color: #000;
    font-weight: 700;
    display: inline-block;
    border-radius: 10px;
    padding: 2px 10px;
    transition: 0.5s;
}

.card-hover > div {
    color: #a7a7a7;
    text-decoration: none;
}

    .card-hover > div > span {
        color: #fff;
    }


.line-red {
    position: absolute;
    width: 100%;
    display: block;
    border: 1px solid red;
    transform: rotate(-10deg);
    top: 13px;
}

.pricing-price {
    min-height: 60px;
}

.pay-outline {
    height: 70vh;
}

.pay-wrapper {
    max-width: 420px;
    margin: auto;
}

.pay-content {
    background-color: #1a1a1a;
}

.policy p, .internet-usage li, .about-us p, .rules-wrapper p {
    line-height: 30px;
}

.genre-item a {
    background: linear-gradient(180deg, #282828 0%, #003E1F 166.07%);
    min-width: 112px;
    padding: 18px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

    .genre-item a.active {
        background: #34f395;
        color: #000 !important;
        font-weight: 700;
    }

.genre-items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #202020;
    border-radius: 10px;
}

.genre-items::-webkit-scrollbar {
    width: 1px;
    height: 4px;
    background-color: #202020;
}

.genre-items::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #34F395;
}

.summary-item {
    border-bottom: 1px solid rgb(241 243 248 / 20%);
}

    .summary-item:last-child {
        border-bottom: none;
    }

.summary-content {
    overflow-y: scroll;
}

    .summary-content::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #333333;
    }

    .summary-content::-webkit-scrollbar {
        width: 8px;
        background-color: #333333;
        border-radius: 10px;
    }

    .summary-content::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #3E3F40;
    }

.metafilm-logo-footer {
    width: 150px
}

.img-enamad, .img-samandehi {
    width: 85px;
}

.img-single-serial-icon {
    width: 50px;
    height: 50px;
}

.img-single {
    max-width: 250px;
    min-width: 250px;
}

.img-income {
    width: 85%;
    margin: auto;
    display: block;
}

.img-satra {
    width: 80px;
}

.img-sapra{
    width:65px;
}

.samandehi-wrapper img {
    max-width: 103px;
}

.path-dark {
    fill: #1a1a1a;
    stroke: #1a1a1a;
}

.single-summary-film {
    padding: 10px;
    line-height: 1.7;
}

.imdb-label {
    background-color: #ffeb3b;
    position: absolute;
    left: 0px;
    border-radius: 0 20px 20px 0 !important;
    padding: 8px 14px;
    font-family: SANS-SERIF;
}

.imdb-color {
    color: #f9a825;
}

.authrnticate-wrapper {
    width: 65%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
}

.input-wrapper {
    border-bottom: 1px solid #ddd;
    display: flex;
    flex-direction: row;
}

    .input-wrapper .form-control {
        background-color: transparent;
        border: none;
        box-shadow: none;
        text-align: center;
    }



.season__episode {
    margin-top: 15px;
}

.season__title {
    position: relative;
}

    .season__title .season_title_btn {
        border: none;
        box-sizing: border-box;
        border-radius: 7px;
        background: #34F395;
        padding: 8px 20px;
        color: #080808;
        font-family: inherit;
        font-weight: bold;
        font-size: 16px;
        text-align: right;
        cursor: pointer;
    }

        .season__title .season_title_btn img {
            margin-right: 10px;
        }

    .season__title .seasons_item {
        width: 180px;
        background: #3E3F40;
        border-radius: 9px;
        animation: growDown 300ms ease-in-out forwards;
        transform-origin: top center;
        padding: 0 5px;
    }

        .season__title .seasons_item li {
            padding: 10px;
            cursor: pointer;
        }

            .season__title .seasons_item li:hover {
                color: #34F395;
            }

.dropdown:hover {
    cursor: pointer;
}

    .dropdown:hover .dropdown_menu li {
        display: block;
    }

.dropdown_menu {
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    perspective: 1000px;
    z-index: -1;
}

    .dropdown_menu li {
        display: none;
        color: #fff;
        padding: 10px 20px;
        font-size: 16px;
        opacity: 0;
    }

.dropdown_menu--animated {
    display: none;
}

.dropdown:hover .dropdown_menu--animated {
    display: block;
    z-index: 1000;
}

.dropdown_menu--animated li {
    display: block;
    opacity: 1;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > .dropdown-toggle:active {
    pointer-events: none;
}

.dropdown-submenu .dropdown-menu {
    background-color: transparent;
    outline: none;
    border: none;
    position: absolute;
    left: 0;
    right: 0;
}

    .dropdown-submenu .dropdown-menu .dropdown-menu-bg {
        width: 280px;
        background-color: #2b2b2bbf;
        color: #fff;
        margin-top: 10px;
        padding: 10px 0;
    }

.dropdown-submenu .dropdown-item {
    color: #fff;
}

    .dropdown-submenu .dropdown-item:focus, .dropdown-submenu .dropdown-item:hover {
        background-color: transparent;
        color: #34f395;
    }

.form-control[type="tel"] {
    letter-spacing: 3px;
}

.input-wrapper .form-control::placeholder {
    text-align: right;
    letter-spacing: 0;
}

.otp-confirm-input {
    border: none;
}

    .otp-confirm-input .form-control {
        font-size: 50px;
        letter-spacing: 20px;
        padding-left: 40px;
    }

        .otp-confirm-input .form-control::placeholder {
            text-align: center;
            letter-spacing: 20px;
        }

.metafilm-logo-auth {
    width: 70%;
}

.show-password {
    position: absolute;
    left: 0;
    top: 5px;
    cursor: pointer;
    display: flex;
}

.line-view {
    width: 25px;
    height: 2px;
    background-color: #6c757d;
    position: absolute;
    transform: rotate(-45deg);
    top: 10px;
}

.lan-top-section {
    background-image: url('../images/shape1.svg');
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

.home-page .plyr--video {
    border-radius: 15px;
}

.home-sub-wrapper h2 {
    font-size: 32px;
}

.home-sub-wrapper h3 {
    font-size: 28px;
}

.home-sub-wrapper ul {
    list-style: none;
}

.play-icon {
    width: 12px;
    height: 16px;
    border-top: 8px solid transparent;
    border-left: 12px solid #34F395;
    border-bottom: 8px solid transparent;
    display: inline-block;
    transform: rotate(180deg);
}
/* New slider */
.options {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    overflow: hidden;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: 700px;
    margin: auto;
    direction: ltr;
}


    .options .option {
        position: relative;
        overflow: hidden;
        min-width: 100px;
        margin: 12px;
        background: var(--optionBackground, var(--defaultBackground, #e6e9ed));
        background-size: cover;
        background-position: center;
        cursor: pointer;
        transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
        background-repeat: no-repeat;
    }

        .options .option.active {
            flex-grow: 10000;
            max-width: 80%;
            border-radius: 40px;
            background-size: cover;
            cursor: pointer;
        }

            .options .option.active .shadow-slide {
                box-shadow: inset 0px -86px 67px -32px #131313, inset 0 -120px 120px -100px #131313;
            }

            .options .option.active .label {
                bottom: 0;
            }

                .options .option.active .label .info > div {
                    left: 0px;
                    opacity: 1;
                }

        .options .option:not(.active) {
            flex-grow: 1;
            border-radius: 70px;
        }

            .options .option:not(.active) .shadow-slide {
                bottom: -40px;
                box-shadow: inset 0 -120px 0px -120px #131313, inset 0 -120px 0px -100px #131313;
            }

            .options .option:not(.active) .label {
                bottom: 10px;
                left: 10px;
            }

                .options .option:not(.active) .label .info > div {
                    left: 20px;
                    opacity: 0;
                }

        .options .option .shadow-slide {
            position: absolute;
            bottom: 0px;
            left: 0px;
            right: 0px;
            height: 50%;
            transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
        }

        .options .option .label {
            position: absolute;
            height: 120px;
            transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
            width: 100%;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: center;
            padding: 30px;
        }

            .options .option .label .icon {
                display: none;
            }

        .options .option.active .label .icon {
            display: block;
        }

        .options .option .label .icon img {
            min-width: 50px;
            max-width: 50px;
        }

        .options .option .label .info {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-left: 10px;
            color: #F1F3F8;
            white-space: pre;
        }

            .options .option .label .info > div {
                position: relative;
                transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity 0.5s ease-out;
            }

            .options .option .label .info .main {
                font-weight: bold;
                font-size: 1.2rem;
            }

            .options .option .label .info .sub {
                transition-delay: 0.1s;
                display: flex;
                flex-direction: row-reverse;
                margin-top: 8px;
            }

                .options .option .label .info .sub span:last-child {
                    display: flex;
                }

                    .options .option .label .info .sub span:last-child img {
                        padding-right: 5px;
                    }

/* END new slider */
/*search section*/
.search-section {
    display: none;
    position: absolute;
    top: 0 !important;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 4000000;
    width: 100%;
    height: 100%;
    background-color: #090909;
}

    .search-section .close {
        width: 80%;
        display: block;
        margin: 0 auto;
        padding: 5px;
    }

        .search-section .close img {
            width: 35px;
            height: 35px;
            display: block;
            position: relative;
            top: 10px;
        }

    .search-section .search-content {
        width: 70%;
        display: flex;
        margin: 0 auto;
        padding: 5px;
        margin-top: 30px;
        position: relative;
    }

        .search-section .search-content .search-close {
            position: relative;
            right: 85px;
            cursor: pointer;
        }

        .search-section .search-content .clear-serachtxt {
            margin: 0 auto;
            width: 1%;
            display: block;
            position: absolute;
            right: 78%;
            top: 28%;
        }

        .search-section .search-content .searchbox {
            width: 100%;
            display: block;
            margin: 0 auto;
            padding: 20px 15px;
            font-family: iranyekan;
            font-size: 14px;
            background: #282828 !important;
            border-radius: 0 15px 15px 0;
            border-style: none;
            outline: none;
            color: #F1F3F8;
        }

            .search-section .search-content .searchbox:focus {
                background: #282828 !important;
                outline: none !important;
            }

        .search-section .search-content .btn {
            width: 10%;
            display: block;
            margin: 0 auto;
            background: #33D2C9;
            border-radius: 5px;
            height: 40px;
        }

.searchboxinput:-webkit-autofill,
.searchboxinput:-webkit-autofill:hover,
.searchboxinput:-webkit-autofill:focus,
.searchboxinput:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #282828 inset !important;
}

.search-content .search-icon-green {
    position: absolute;
    left: 7px;
    top: 6px;
    background-color: #34F395;
    padding: 14px 20px;
    border-radius: 15px 0 0 15px;
    cursor: pointer;
}

.search-content .search-close {
    background-color: #282828;
    padding: 14px 20px;
    border-radius: 15px;
    border: 1px solid #6F7173;
}

.no__result {
    text-align: center;
    margin: 40px auto;
    color: #F1F3F8;
}

.start__search {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 131.12%;
    letter-spacing: 0.005em;
    width: 100%;
    margin: 0 auto;
    display: block;
    color: #F1F3F8;
    text-align: center;
    margin-top: 35px;
}

.result__holder {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.search__result {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 100px;
}

.result__holder .search__result .movie__item {
    width: 200px;
    margin: 0 auto;
}

    .result__holder .search__result .movie__item .movie__item__title {
        color: black;
    }

    .result__holder .search__result .movie__item .image__box .movie__info .inner .movie__imdb__rating div {
        color: black;
    }

@media (max-width:1400px) {
    .options .option {
        min-width: 60px
    }
}

@media (max-width: 768px) {
    .start__search {
        text-align: center;
        font-size: 14px;
    }

    .search-section .search-content {
        width: 95%;
        margin-top: 100px;
    }

        .search-section .search-content .search-close {
            position: absolute;
            left: 7px;
            width: fit-content;
            top: -50px;
            right: unset;
            padding: 5px;
        }

    .options .option.active .shadow-slide {
        background-color: #4545457a;
    }

    .options .option .label {
        padding: 10px;
    }

        .options .option .label .info .main {
            white-space: normal;
        }

    .home-sub-wrapper a {
        width: 100% !important;
    }

    .home-sub-wrapper h2 {
        font-size: 22px;
        margin-top: -25px;
    }

    .home-sub-wrapper h3 {
        font-size: 18px;
    }

    .options .option {
        margin: 0;
    }

    .plyr__progress {
        bottom: 50px;
        position: absolute !important;
        width: 95%;
        margin: auto;
        left: 0 !important;
        right: 0 !important;
        display: block;
    }

    .options .option .shadow-slide {
        background: linear-gradient(transparent, black) !important;
    }
}


@media(min-width:768px) {
    .container-fluid {
        padding-left: 64px;
        padding-right: 64px;
    }
}

@media (min-width:993px) {
    .header-tablet {
        padding-left: 64px;
        padding-right: 64px;
    }

        .header-tablet .navbar-brand {
            padding-left: 40px;
        }
}

@media(max-width:992px) {
    .breadcrumb {
        display: none !important;
    }

    .authrnticate-wrapper {
        width: 90%;
    }

    .img-single {
        margin-top: 60px !important;
        max-width: 90%;
        margin: auto;
        display: block;
    }

    .header-tablet {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .single-card-detail {
        padding-right: 0 !important;
    }

        .single-card-detail h1 {
            font-size: 17px;
            margin-top: 20px !important;
        }
}

@media (max-width:768px) {
    footer, .videoPlayer {
        margin-bottom: 100px;
    }

    .footer-list-item {
        margin-top: 15px;
        font-size: 14px;
        text-align: center !important;
    }

        .footer-list-item li {
            width: 50%;
        }

    .genre-item a {
        min-width: 100px;
        padding: 18px 3px;
    }

    .dropdown-submenu .dropdown-menu {
        display: none;
    }

    .fsize-mobile-14 {
        font-size: 14px;
    }

   /* .custom-mobile-certification {
        position: absolute;
        left: 0;
        bottom: 0;
    }

        .custom-mobile-certification img {
            width: 60px;
        }*/

    .custom-mobile-items {
        position: fixed;
        bottom: 0;
        background-color: #1A1A1A;
        box-shadow: 0 1px 20px rgb(0 0 0 / 16%), 0 3px 10px rgb(0 0 0 / 1%);
        width: 100%;
        left: 0;
        right: 0;
        padding: 10px;
        z-index: 200000000000;
        text-align: center;
        justify-content: space-between;
        align-items: center
    }

        .custom-mobile-items li {
            width: 25%;
        }

            .custom-mobile-items li a {
                overflow: hidden;
            }

            .custom-mobile-items li svg {
                display: block;
                margin: auto;
                margin-bottom: 5px;
            }

            .custom-mobile-items li span {
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

    .navbar-mobile-center {
        width: 100%;
    }

        .navbar-mobile-center .navbar-brand {
            margin-left: 0;
        }

    .search-icon-mobile {
        position: absolute;
        right: 0;
        top: 10px;
    }

    .profile-icon-mobile {
        position: absolute;
        left: 0;
        top: 10px;
    }

    .authrnticate-wrapper {
        width: 100%;
        margin-bottom: 20px;
    }

        .authrnticate-wrapper form {
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
            border-radius: 15px !important;
            padding: 30px;
        }
}


@media (min-width: 1000px) and (max-width: 1600px) {
    .options {
        height: 500px;
    }
}

@media (max-width: 1000px) {
    .home-page {
        width: 100%;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto;
        margin-left: auto;
    }

    .options {
        padding: 10px;
    }

    .option-slider-arrow {
        display: block !important;
        position: relative;
        top: -450px;
        width: 100%;
    }

    .options .option {
        display: none;
    }

        .options .option.active {
            display: block;
            max-width: 100%;
            border-radius: 15px;
        }

    .option-slider-next {
        position: absolute;
        right: -5px;
        left: auto;
        background-color: #333333;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

    .option-slider-prev {
        position: absolute;
        left: -5px;
        right: auto;
        background-color: #333333;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }
}




/********* userType *********/
.login-type {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 0 0;
}

.selecotr-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48%;
}

.selector-item_radio {
    position: absolute;
    right: 8px;
    top: 13px;
    z-index: 2;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1rem;
    height: 1rem;
    border: 0.15em solid currentColor;
    border-radius: 50%;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
}

    .selector-item_radio::before {
        content: "";
        width: 0.65em;
        height: 0.65em;
        border-radius: 50%;
        transform: scale(0);
        transition: 120ms transform ease-in-out;
        box-shadow: none;
        background-color: #34f395;
    }

    .selector-item_radio:checked::before {
        transform: scale(1);
    }

.selector-item_label {
    position: relative;
    width: 100%;
    text-align: center;
    background: transparent;
    border-radius: 5px;
    transition-duration: .5s;
    transition-property: transform, color, box-shadow;
    transform: none;
    padding: 8px 30px 8px 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    border: 1px solid #ADADAD;
    color: #fff;
    font-size: 14px;
}

.selector-item_radio:checked + .selector-item_label {
    border: 1px solid #34f395;
    background: #34f395;
    color: #000;
}

.login-type-title {
    color: #fff;
    font-size: 13px;
    margin-top: 30px;
}

.toggle-wrapper {
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #ADADAD;
    align-items: center;
    cursor: pointer;
    display: none;
    font-size: 14px;
    margin-bottom: 20px;
}

    .toggle-wrapper input[type="checkbox"] {
        -webkit-appearance: none;
        appearance: none;
        visibility: hidden;
        display: none;
    }

    .toggle-wrapper .toggle-check {
        position: relative;
        display: block;
        width: 80px;
        height: 25px;
        background-color: #34f395;
        cursor: pointer;
        border-radius: 20px;
        overflow: hidden;
        transition: ease-in 0.5s;
    }

    .toggle-wrapper input:checked[type="checkbox"] ~ .toggle-check {
        background-color: #34f395;
        /*   box-shadow: 0 0 0 1200px #092c3e; */
    }

    .toggle-wrapper .toggle-check:before {
        content: '';
        position: absolute;
        top: 3px;
        left: 4px;
        background-color: #fff;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        transition: all 0.5s;
    }

    .toggle-wrapper input:checked[type="checkbox"] ~ .toggle-check:before {
        transform: translateX(-50px);
    }

    .toggle-wrapper .toggle-check:after {
        content: '';
        position: absolute;
        top: 3px;
        right: 4px;
        background-color: #fff;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        transform: translateX(50px);
        transition: all 0.5s;
    }

    .toggle-wrapper input:checked[type="checkbox"] ~ .toggle-check:after {
        transform: translateX(0px);
    }




/************ Violation report ************/
.violation-report-action {
    position: absolute;
    left: 30px;
    bottom: 20px;
    text-decoration: underline;
    color: #c8c8c8;
    font-size: 14px;
    cursor: pointer;
}

    .violation-report-action:hover {
        color: #34F395;
    }

/* The Modal (background) */
.violation-report-modal {
    display: none; /* Hidden by default */
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000cc;
    box-shadow: none;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    z-index: 2222222;
    padding: 0;
    margin: 0;
    bottom: 0;
    top: 0;
}

    /* Modal Content */
    .violation-report-modal .violation-modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 5px;
        width: 100%;
        max-width: 400px;
        border-radius: 5px;
        overflow: hidden;
        border: none;
    }

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.violation-report-modal .violation-close {
    color: #727272;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 10px;
}

.violation-report-modal .violation-close:hover,
.violation-report-modal .violation-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.violation-report-modal .violation-modal-header {
    padding: 40px 5px;
    font-size: 20px;
    color: #000;
    position: relative;
}

.violation-report-modal .violation-modal-body {
    padding: 2px 16px;
}

.violation-report-modal .modal-input-wrapper {
    display: flex;
    flex-direction: column;
    text-align: right;
}

    .violation-report-modal .modal-input-wrapper label {
        color: #000;
        padding-bottom: 5px;
        font-size: 14px;
    }

    .violation-report-modal .modal-input-wrapper .input-modal {
        border-radius: 5px;
        border: 1px solid #34F395 !important;
        outline: none !important;
        padding: 10px;
        background-color: #34f39512;
        font-family: iranyekan;
    }
/*
    .violation-report-modal .modal-input-wrapper .input-modal:focus, .violation-report-modal .modal-input-wrapper .input-modal::active {
        border: 1px solid #33D2C9;
        outline:none;
    }*/

.violation-report-modal .modal-ceckbox-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 20px auto;
    color: #000;
    align-items: center;
    font-size: 14px;
}

    .violation-report-modal .modal-ceckbox-wrapper > div {
        display: flex;
    }

        .violation-report-modal .modal-ceckbox-wrapper > div > label {
            margin-right: 5px;
        }


.violation-report-modal .modal-input-wrapper textarea {
    resize: vertical;
}

.btn-report {
    padding: 10px;
    position: relative;
    background: #34F395;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    display: block;
    margin: 15px auto;
    font-size: 16px;
    cursor: pointer;
}

.sb-checkbox__input {
    display: none;
}

    .sb-checkbox__input:checked + .sb-checkbox__label:after {
        opacity: 1;
    }

.sb-checkbox__label {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    cursor: pointer;
}

    .sb-checkbox__label:before {
        content: "";
        width: 16px;
        height: 16px;
        border: 2px solid;
        box-sizing: border-box;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 2px;
        border-color: #34F395;
    }

    .sb-checkbox__label:after {
        content: "✓";
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        width: 16px;
        height: 16px;
        display: block;
        border-radius: 2px;
        overflow: hidden;
        text-align: center;
        opacity: 0;
        transition: 0.2s opacity;
        background-color: #34F395;
        color: #fff;
    }


.violation-report-modal .error-message {
    color: red;
    padding: 10px 5px;
    font-size: 15px;
    display: block;
}

.dubbed-tag {
    background: #282828;
    padding: 8px 16px 8px 25px;
    color: #34F395;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0 15px 0 24px;
    display: flex;
}

.dubbed-tag img{
    margin-left:8px;
}