    @font-face {
        font-family: "Vazir";
        src: url("../fonts/Vazir.eot");
        /* IE9 Compat Modes */
        src: url("../fonts/Vazir-Bold-FD-WOL-UI.eot?#iefix") format("embedded-opentype"), url("../fonts/Vazir-Bold-FD-WOL-UI.woff2") format("woff2"), url("../fonts/Vazir-Bold-FD-WOL-UI.woff") format("woff"), url("../fonts/Vazir-Bold-FD-WOL-UI.ttf") format("truetype");
        /* Safari, Android, iOS */
    }
    @font-face {
        font-family: "Yekan";
        src: url("../fonts/other_font/pixelboy-BYekan.eot");
        /* IE9 Compat Modes */
        src: url("../fonts/other_font/pixelboy-BYekan.eot?#iefix") format("embedded-opentype"),  url("../fonts/other_font/pixelboy-BYekan.woff") format("woff"), url("../fonts/other_font/pixelboy-BYekan.ttf") format("truetype");
        /* Safari, Android, iOS */
    }
     @font-face {
        font-family: "Nazanin";
        src: url("../fonts/other_font/pixelboy-BNazanin.eot");
        /* IE9 Compat Modes */
        src: url("../fonts/other_font/pixelboy-BNazanin.eot?#iefix") format("embedded-opentype"),  url("../fonts/other_font/pixelboy-BNazanin.woff") format("woff"), url("../fonts/other_font/pixelboy-BNazanin.ttf") format("truetype");
        /* Safari, Android, iOS */
    }
    @font-face {
        font-family: "Homa";
        src: url("../fonts/other_font/pixelboy-BHoma.eot");
        /* IE9 Compat Modes */
        src: url("../fonts/other_font/pixelboy-BHoma.eot?#iefix") format("embedded-opentype"),  url("../fonts/other_font/pixelboy-BHoma.woff") format("woff"), url("../fonts/other_font/pixelboy-BHoma.ttf") format("truetype");
        /* Safari, Android, iOS */
    }
    @font-face {
        font-family: "Parastoo";
        src: url("../fonts/parastoo/web/Parastoo.eot");
        /* IE9 Compat Modes */
        src: url("../fonts/parastoo/web/Parastoo-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/parastoo/web/Parastoo-Bold.woff2") format("woff2"), url("../fonts/parastoo/web/Parastoo-Bold.woff") format("woff"), url("../fonts/parastoo/web/Parastoo-Bold.ttf") format("truetype");
        /* Safari, Android, iOS */
    }    
     :root {
        --bg: #0073cf ;
        --text: #fff;
        --height: 450px;
        --width_content: auto;
    }
    /*
@font-face {
    font-family:"Yekan";

    src:
     url("../fonts/Yekan.woff2") format("woff2"),
      url("../fonts/Yekan.woff") format("woff");
} */
    
    button {
        font-family: "Parastoo";
    }
    
    input,
    textarea,
    select {
        font-family: "Parastoo";
    }
    
    /*@media (max-height: 817px) {*/
    /*    #main_content {*/
    /*        min-height: 817px;*/
    /*    }*/
    /*}*/
    
    /*@media (min-height: 817px) {*/
    /*    #main_content {*/
    /*        min-height: 1235px;*/
    /*    }*/
    /*}*/
    
    @media (min-width: 576px) {
        .modal-dialog {
            max-width: 100%;
            margin: 1.75rem auto;
        }
    }
    
    @media (min-width: 1024px) {
        #min_menu_row {
            display: none;
        }
    }
    
    @media (width: 1024px) {
        #navbar_main {
            display: block;
        }
        #min_menu_row {
            display: block;
            margin-right: auto;
        }
        #navbar_horizon_main {
            display: none;
        }
        #setting_site {
            display: none;
        }
    }
    
    @media (max-width: 980px) {
        #title_site {
            display: none;
        }
        .daste_asli_main {
            margin-left: 5px;
        }
        #sidebar_left {
            display: none;
        }
        #sidebar_right {
            display: none;
        }
        #main_content {
            --width_content: 100%;
        }
        #gallery_image_menu_big {
            height: 400px;
        }
        #gallery_image_menu_sm {
            height: 100px;
        }
    }
    
    @media (min-width: 980px) {
        .daste_asli_style {
            justify-content: center;
        }
        .daste_asli_main {
            margin-left: 5px;
        }
        #main_content {
            width: 70%;
        }
        #gallery_image_menu_big {
            height: 400px;
        }
        #gallery_image_menu_sm {
            height: 100px;
        }
        .row-item-banner {
            width: 300px;
            height: 220px;
        }
    }
    
    
    
    @media (max-width: 768px) {
        .list_item_group
        {
            max-height:40%;
            
            
        } 
        .list_item_group_under
        {
            flex-direction:initial;
        }
        .hide_min_width
        {
            display:inherit;
        }
        .hide_max_width
        {
            display:none;
        }
        .menu
        {
            left:18px;
            top:0px;
            transform: scale(0.9);
        }
        .slider_main
        {
            max-height:250px;
            min-height:250px;
        }
        #more_option_search {
            max-height: 300px;
            overflow: auto;
        }
        /* #row-items-banner {
            display: none;
        }
        #row-items-banner2 {
            display: block;
        } */
        .daste_asli_main {
            margin-left: 5px;
        }
        #menu_admin {
            width: 30%;
        }
        #sidebar_admin {
            width: 30%;
        }
        #content_admin {
            width: 70%;
        }
        #footer_main {
            display: none;
        }
        #headers {
            display: none;
        }
        #navbar_main {
            display: block;
        }
        #min_menu_row {
            margin-right: auto;
        }
        #navbar_horizon_main {
            display: none;
        }
        #setting_site {
            display: none;
        }
        #search_menu {
            width: 70%;
            margin-right: 5%;
        }
        .img_slider_hozizon {
            height: 300px;
            max-height: 300px;
        }
        #gallery_image_menu_big_horizon {
            height: 250px;
            max-height: 250px;
        }
        .card_dastrasi_sari {
            height: auto;
            margin-right: 0%;
            width: 100%;
        }
        #gallery_image_menu_big {
            height: 250px;
        }
        #gallery_image_menu_sm {
            height: 60px;
        }
        .font_cared {
            font-size: 10px;
        }
    }
    
    @media (min-width: 768px) {
        
        .hide_min_width
        {
            display:none;
        }
        .hide_max_width
        {
            display:inherit;
        }
        .list_item_group_under
        {
            flex-direction:initial;
        }
        .menu
        {
            left:40%;
            top:30%;
            transform: scale(1.2);
        }
        .slider_main
        {
            max-height:350px;
            min-height:350px;
        }
        .row-items-banner-item {
            flex: 1 1 auto!important;
        }
        .daste_asli_main {
            margin-left: 5px;
        }
        .slider-menu {
            height: 450px;
            max-height: 450px;
        }
        .row-item-banner {
            width: 200px;
            height: 200px;
        }
        .font-style {
            font-size: 14px;
        }
        .daste_asli {
            width: 100px;
            height: 100px;
        }
        #search_menu {
            margin-right: auto;
            width: 30%;
            margin-left: 1px;
        }
        .img_slider {
            height: 450px;
            max-height: 450px;
        }
        .img_slider_horizon {
            height: var(--height);
            max-height: var(--height);
        }
        #gallery_image_menu_big_horizon {
            height: var(--height);
            max-height: var(--height);
        }
        .card_dastrasi_sari {
            height: 300px;
            margin-right: 2%;
            width: 98%;
        }
        #menu_admin {
            width: 20%;
        }
        #sidebar_admin {
            width: 20%;
        }
        #content_admin {
            width: 80%;
        }
    }
    
    @media (max-width: 420px) {
        .list_item_group
        {
            max-height:112px;
            
            
        }
        .list_item_group_under
        {
            flex-direction:column;
        }
        .image_banner
        {
            width:100%;
            height:200px;
            
        }
        .delete_product_in_cart_shop {
            position: absolute;
            top: 9vw;
            right: 9vw;
            font-size: 2.5vh;
        }
        .slider-product-detailes {
            height: 300px;
            max-height: 300px;
        }
        .card_dastrasi_sari {
            display: none;
        }
        .card_dastrasi_sari2 {
            display: block;
        }
        .daste_asli_main {
            margin-left: 5px;
        }
        .image_news {
            width: 80%;
            height: 180px;
        }
        .list_news {
            width: 80%;
            margin-right: 0%;
            height: auto;
        }
        .list_news_image {
            justify-content: center;
        }
        .font_cared {
            font-size: 10px;
        }
        .slider-menu {
            height: 220px;
            max-height: 220px;
        }
        .row-item-banner {
            width: 150px;
            height: 150px;
        }
        .daste_asli {
            width: 70px;
            height: 70px;
        }
        .font-style {
            font-size: 10px;
        }
        #slider-grid {
            flex-direction: column;
        }
    }
     @media (min-width: 420px) and ( max-width: 768px) {
         .menu
        {
            left:18%;
             transform: scale(0.9);
        }
     }
    @media (min-width: 420px) {
        
        .image_banner
        {
            width:100%;
            height:200px;
        }
        .delete_product_in_cart_shop {
            position: absolute;
            top: 30px;
            right: 50px;
            font-size: 2.5vh;
        }
        #add_to_cart_bottom {
            margin-right: auto;
            margin-left: 10px;
        }
        #add_to_cart_bottom2 {
            margin-right: 10px;
        }
        .image_news {
            width: 250px;
            height: 250px;
        }
        .image_news {
            width: 170px;
            height: 140px;
        }
        .row-item-banner {
            width: 300px;
            height: 220px;
        }
        .card_dastrasi_sari {
            display: block;
        }
        .card_dastrasi_sari2 {
            display: none;
        }
        .daste_asli_main {
            margin-left: 5px;
        }
        .list_news {
            width: 60%;
            margin-right: 5%;
            height: 140px;
        }
        .slider-menu {
            height: 300px;
            max-height: 300px;
        }
        .daste_asli {
            width: 80px;
            height: 80px;
        }
        .font-style {
            font-size: 11px;
        }
        #slider-grid {
            flex-direction: row;
        }
    }
    
    @media (max-width: 400px) {
        #input_upload_file {
            margin-top: -51px;
        }
         .menu
        {
            left:0%;
            top:0px;
             transform: scale(0.9);
        }
       
    }
    @media (max-width: 320px) {
        .slider_main
        {
            max-height:180px;
            min-height:180px;
        }
        .menu{
                transform: scale(0.9);
                left: -32px;
                top: -1px;
        }
       
    }
    
    @media (min-width: 400px) {
        #input_upload_file {
            margin-top: -48px;
        }
        #lb_pic2 {
            padding-top: 9px;
        }
        .imagitems {
            width: 100px;
            height: 130px;
            margin: 1%;
        }
    }
    
    @keyframes example {
        from {
            height: 0px;
        }
        to {}
    }
    
    .img_slider_horizon {
        height: 300px;
        max-height: 350px;
    }
    
    #main_content {
        width: var(--width_content);
    }
    
    #error_login_user_ozv {
        display: none;
    }
    /* #information_me_panel_user {
    display: none;
} */
    
    #card_hokm_panel_user {
        display: none;
    }
    
    #my_messages_panel_user {
        display: none;
    }
    
    #send_information_panel_user {
        display: none;
    }
    #row-items-banner-item
    {
        margin-left:5px;
    }
    .myImg:hover {
        opacity: 0.7;
    }
    
    /*.swiper-slide:hover {*/
    /*    opacity: 0.7;*/
    /*}*/
    
    .myImg {
        cursor: pointer;
        transition: 0.3s;
    }
    
    #btn_update_address,
    #btn_check_off_code,#row-items-banner,
    .bg-them {
        background-color: var(--bg);
    }
    
    
    #btn_update_address:hover,
    #btn_check_off_code:hover {
        background-color: #000000;
    }
    
    .header_element {
        background-color: var(--bg);
    }
    /* The Modal (background) */
    /* The Close Button */
    
    .a_menu {
        color: #2f2f2f;
    }
    
    .close_modal_video {
        position: absolute;
        top: 15px;
        right: 35px;
        color: #f1f1f1;
        font-size: 40px;
        font-weight: bold;
        transition: 0.3s;
    }
    
    .close_modal_video:hover,
    .close_modal_video:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }
    
    .close_modal {
        position: absolute;
        top: 15px;
        right: 35px;
        color: #f1f1f1;
        font-size: 40px;
        font-weight: bold;
        transition: 0.3s;
    }
    
    .close_modal:hover,
    .close_modal:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }
    
    .modal {
        display: none;
        /* Hidden by default */
        position: fixed;
        /* Stay in place */
        z-index: 9999;
        /* Sit on top */
        padding-top: 100px;
        /* Location of the box */
        left: 0;
        top: 0;
        width: 100%;
        /* Full width */
        height: 100%;
        /* Full height */
        overflow: auto;
        /* Enable scroll if needed */
        background-color: rgb(0, 0, 0);
        /* Fallback color */
        background-color: rgba(0, 0, 0, 0.9);
        /* Black w/ opacity */
    }
    /* Modal Content (image) */
    
    .modal-content {
        margin: auto;
        display: block;
        width: 80%;
        max-width: 700px;
    }
    
    .news_main_menu:hover {
        background: #eeeeee;
    }
    
    .tab_menu_main {
        color: #ffffff;
    }
    
    .container_menu_main .content {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        /* Fallback color */
        background: rgba(0, 0, 0, 0.5);
        /* Black background with 0.5 opacity */
        color: #f1f1f1;
        width: 100%;
        padding: 20px;
        height: 150px;
    }
    
    li a {
        color: #ffffff;
        font-size: 1.5vh;
    }
    
    li a,
    .dropbtn {
        display: inline-block;
        color: white;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 1.8vh;
    }
    
    .li_menu_horizon {
        color: white;
    }
    
    li a:hover,
    .dropdown:hover .dropbtn {
        background-color: var(--bg);
        color: var(--text);
    }

    
    li a:active,
    .dropdown:active .dropbtn {
        background-color: var(--bg);
        color: var(--text);
    }
    
    li.dropdown {
        display: inline-block;
    }
    
    .dropdown-content {
        display: none;
        position: absolute;
        background: #2f2f2f;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, .4);
        z-index: 1;
    }
    
    #bottombar_product_details {
        background-color: var(--bg);
    }
    
    .dropdown-content a {
        color: #ffffff;
        padding: 12px 16px;
        text-decoration: none;
        min-width: 160px;
        display: block;
        text-align: left;
        text-align: inherit;
    }
    
    .dropdown-content a:hover {
        background: var(--bg);
    }
    
    .dropdown:hover .dropdown-content {
        display: block;
    }
    
    .inline {
        float: right;
        text-decoration: none;
    }
    
    a:hover span {
        text-decoration: none;
    }
    
    a:hover {
        text-decoration: none;
    }
    
    body {
        text-align: right !important;
        font-family: "Yekan";
        line-height: 1.6;
    }
    
    a:-webkit-any-link {
        text-decoration: none;
    }
    
    .card-hover:hover {
        opacity: 0.8;
        border-style: solid;
        border-width: 2px;
    }
    
    .product-hover:hover {
        opacity: 0.8;
    }
    
    .btn-product:hover {
        background-color: rgb(175, 3, 3);
        color: #fff;
    }
    /* Only FireFox */
    
    html {
        scrollbar-face-color: rgb(210, 210, 210);
        /* Firefox 63 compatibility */
        scrollbar-track-color: rgb(46, 54, 69);
        /* Firefox 63 compatibility */
        scrollbar-color: #2f2f2f #000000;
        scrollbar-width: thin;
        width: 100%;
        margin: 0%;
        padding: 0%;
        height: 100%;
        
        
    }
    /*
html {
    scrollbar-color: #2f2f2f #000000;
    scrollbar-width: 10px;
} */
    /* View Scrollbar */
    
    html {
        overflow-y: scroll;
        overflow-x: hidden;
    }
    /* width */
    
     ::-webkit-scrollbar {
        width: 4px;
        display: none;
    }
    /* Track */
    
     ::-webkit-scrollbar-track {
        box-shadow: inset 0 0 2px grey;
        border-radius: 0px;
    }
    /* Handle */
    
     ::-webkit-scrollbar-thumb {
        background: #2f2f2f;
        border-radius: 0px;
    }
    /* Handle on hover */
    
     ::-webkit-scrollbar-thumb:hover {
        background: #000000;
    }
    /* Handle on hover */
    
     ::-webkit-scrollbar-thumb:hover {
        background: #000000;
    }
    
    
    .scroll{
        scrollbar-width: thin;
    }
    .scroll::-webkit-scrollbar {
        
        display: block;
    }
    
    .scroll::-webkit-scrollbar-track
    {
    	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    	background-color: #F5F5F5;
    	border-radius: 5px;
    }
    
    .scroll::-webkit-scrollbar
    {
    	width: 2px;
    	background-color: #F5F5F5;
    	height:4px;
    }
    
    .scroll::-webkit-scrollbar-thumb
    {
    	border-radius: 5px;
    
    }


    
    #back_card {
        background-image: url('/img/images.jpg');
    }
    
    @media print {
        #back_card {
            background-image: url('/img/images.jpg');
        }
        body {
            -webkit-print-color-adjust: exact;
        }
        #printable {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            margin: 0%;
            padding: 0%;
            margin: 0 auto;
        }
        html,
        body {
            width: 100%;
            margin: 0;
            padding: 0;
            margin: 0 auto;
        }
    }
    
    .font_cared {
        text-align: right;
    }
    
    .gallery-top {
        height: 80%;
        width: 100%;
    }
    
    .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    
    .gallery-thumbs .swiper-slide {
        height: 100%;
        opacity: 0.4;
    }
    
    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }
    
    @import url('https://fonts.googleapis.com/css?family=Inconsolata|Merriweather');
    button {
        cursor: pointer;
    }
    
    #portfolio {
        width: 100%;
        min-height: 100vh;
        background: #fff;
        position: relative;
        display: grid;
        grid-template-columns: repeat(3, minmax(200px, 1fr));
        grid-template-rows: 1fr 1fr;
        grid-gap: 2px;
    }
    
    .project {
        position: relative;
        background: #f2dad7;
        overflow: hidden;
    }
    
    .project img {
        position: absolute;
        opacity: 0.9;
    }
    
    .project p {
        position: absolute;
        text-align: center;
        width: 100%;
        padding: 1em 0;
        text-transform: uppercase;
        letter-spacing: 2px;
        z-index: 3;
    }
    
    .project .grid__title {
        position: absolute;
        width: 100%;
        text-align: center;
        white-space: nowrap;
        bottom: 0;
        font-weight: 100;
        font-size: 0.8em;
        z-index: 3;
        text-transform: uppercase;
        color: #474545;
        letter-spacing: 2px;
    }
    
    .project:hover .grid__overlay {
        transform: translateY(0%);
    }
    
    .grid__overlay {
        background: var(--bg);
        height: 100%;
        grid-column: -1;
        grid-row: -1;
        position: relative;
        display: grid;
        justify-items: center;
        align-items: center;
        transform: translateY(101%);
        transition: all 0.3s ease-in-out;
    }
    
    .header_body {
        background-color: var(--bg);
    }
    
    #headers {
        background: var(--bg) !important;
    }
    
    .btn-normal:hover {
        background: var(--bg);
        cursor: pointer;
        color: var(--text);
    }
    
    .btn-normal {
        background: #ffffff;
    }
    
    #address_upload_div {
        display: none;
    }
    
    #progressbar_upload_div {
        display: none;
    }
    
    #message_update_content {
        display: none;
    }
    
    .grid__overlay button {
        background: none;
        outline: none;
        font-weight: 100;
        letter-spacing: 2px;
        border: 1px solid #fff;
        color: #fff;
        text-transform: uppercase;
        padding: 10px;
    }
    
    .grid__overlay button:hover {
        transition: all 0.3s ease-in-out;
        background: var(--text);
        color: var(--bg);
        transform: scale(1.05);
    }
    
    /*.overlay {*/
    /*    position: fixed;*/
    /*    background: rgba(71, 69, 69, 0.7);*/
    /*    top: 0;*/
    /*    right: 0;*/
    /*    bottom: 0;*/
    /*    left: 0;*/
    /*    display: none;*/
    /*    z-index: 3;*/
    /*}*/
    
    /*.overlay.open {*/
    /*    display: grid;*/
    /*    align-items: center;*/
    /*    justify-items: center;*/
    /*}*/
    
    /*.overlay__inner {*/
    /*    background: #fff;*/
    /*    width: 700px;*/
    /*    padding: 20px;*/
    /*    position: relative;*/
    /*    opacity: 1;*/
    /*}*/
    
    .close {
        position: absolute;
        top: 3px;
        right: 10px;
        background: none;
        outline: 0;
        color: #474545;
        border: 0;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    
    .close:hover {
        color: #ffffff;
    }
    
    .project__image {
        margin-left: -50%;
    }
    
    .navbar .dropdown-toggle,
    .navbar .dropdown-menu a {
        cursor: pointer;
    }
    
    .navbar .dropdown-item:focus,
    .navbar .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }
    
    .goog-te-gadget-icon {
        display: none;
        background-repeat: no-repeat;
    }
    
    .goog-te-gadget-simple {
        width: 100%;
        background: #2f2f2f;
        border-radius: 5px;
        color: #ffffff;
        height: 30px;
    }
    
    .goog-te-menu-value {
        color: #2f2f2f;
    }
    
    .news {
        width: 160px
    }
    
    .dot {
        height: 6px;
        width: 6px;
        margin-left: 3px;
        margin-right: 3px;
        margin-top: 2px !important;
        background-color: rgb(207, 23, 23);
        border-radius: 50%;
        display: inline-block
    }
    
    .daste_asli_main {
        margin-left: 5px;
    }
    
    .goog-te-gadget-simple {
        background-color: #2f2f2f;
        color: #ffffff;
    }
    
    .row-item:hover {
        opacity: 0.7;
    }
    
    #text-input-search {
        display: none;
    }
    
  
    .mb-3 {
        margin-bottom: 0%;
    }
    
    #message_new_message {
        display: none;
        font-size: 1.5vh;
    }
    
    .alert {
        font-size: 1.5vh;
    }
    
    .border-lable {
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
    }
    
    .menu_panel {
        position: absolute;
        height: 100%;
        width: 30vh;
        max-width: 30vh;
        min-width: 30vh;
        background-color: var(--bg);
    }
    
    .menu_items:hover {
        opacity: 0.7;
    }
    
    #more_option_search {
        display: none;
    }
    
    #list_maharatha_search {
        display: none;
    }
    
    #message_new_message1 {
        display: none;
    }
    
    #message_new_message2 {
        display: none;
    }
    
    #message_new_message3 {
        display: none;
    }
    
    #snackbar {
        visibility: hidden;
        min-width: 250px;
        margin-left: -125px;
        background-color: #333;
        color: #fff;
        text-align: center;
        border-radius: 2px;
        padding: 16px;
        position: fixed;
        z-index: 9999;
        left: 50%;
        bottom: 30px;
        font-size: 1.7vh;
    }
    
    .title_list_product {
        border-color: var(--bg);
    }
    
    .items-user-profile:hover {
        opacity: 0.7;
    }
    
    #snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 2s, fadeout 2s 2s;
        animation: fadein 2s, fadeout 2s 2s;
    }
    
    .move_ud{
         -webkit-animation: up_to_down 2s;
        animation: up_to_down 2s;
    }
    .move_du{
         -webkit-animation: down_to_up 2s;
        animation: down_to_up 2s;
    }
    
    @-webkit-keyframes up_to_down {
        
        0% {
            margin-top: -500px;
        }
        100% {
            margin-top: 0px;
        }
    }
    
    @keyframes up_to_down {
        0% {
            margin-top: -500px;
        }
        100% {
            margin-top: 0px;
        }
    }
    
    @-webkit-keyframes down_to_up {
        
        0% {
            margin-top: 700px;
        }
        100% {
            margin-top: 0px;
        }
    }
    
    @keyframes down_to_up {
        0% {
            margin-top: 700px;
        }
        100% {
            margin-top: 0px;
        }
    }
    
    
    @-webkit-keyframes fadein {
        from {
            bottom: 0;
            opacity: 0;
        }
        to {
            bottom: 30px;
            opacity: 1;
        }
    }
    
    @keyframes fadein {
        from {
            bottom: 0;
            opacity: 0;
        }
        to {
            bottom: 30px;
            opacity: 1;
        }
    }
    
    @-webkit-keyframes fadeout {
        from {
            bottom: 30px;
            opacity: 1;
        }
        to {
            bottom: 0;
            opacity: 0;
        }
    }
    .swiper-slide2
    {
        margin-left:5px;
    }
    @keyframes fadeout {
        from {
            bottom: 30px;
            opacity: 1;
        }
        to {
            bottom: 0;
            opacity: 0;
        }
    }
    
    .item_menu_shop:hover {
        background-color: #2f2f2f;
        border-radius: 5px;
        color: #fff;
        height: 40px;
    }
    
    .hover:hover{
        
        transform: scale(1.05);
        cursor:pointer;
        opacity: 0.6;

        
    }
    
    .not_hover_a
    {
        background-color: none;
        color: none;
    }
    
    *{
        -ms-overflow-style: none; /* IE 11 */
        scrollbar-width: none;
    }
    
    /**/
    /**/
    /**/
    /**/
    /**/
    /**/
    /**/
    /**/
    /*menu*/
    
   

.toggle_menu img
{
    width: 70px;
    cursor: pointer;
}
.menu li img
{
    width: 30px;
    
}
/* Video - Tutorial */
.menu
{

    position: absolute;
    display: flex;
}
.menu li{
    position: absolute;
    left: 0;
    list-style: none;
    transition: 0.5s;
    transition-delay: calc(0.1s * var(--i));
    transform-origin: 180px;
    transform: rotate(0deg) translateX(110px);
}
/* Efectoo de animacion */
.menu.active li
{

    transform: rotate(calc(360deg / 6 * var(--i)) ) translateX(0px);
}
.menu li a
{
display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px;
    color: #f9a60b;
    border: 2px solid #f9a60b;
    border-radius: 50%;
    font-size: 1.5em;
    transform: rotate(calc(360deg / -6 * var(--i)));
    transition: 1s;
    background: linear-gradient(to top, #004c9a, 41%, #c9efff);

}
.menu li a:hover{
    transition: 0;
    background: linear-gradient(to top, #f9a60b,26%, #fff);
    color: #333;
    box-shadow: 0 0 10px #fff, 0 0 30px #fff, 0 0 50px #fff;

}
.toggle:hover
{
    filter: grayscale(100%);
    box-shadow: 0 0 10px #fff; 

}
/* Resto */
.menu .toggle_menu
{
    position: absolute;
    width: 100px;
    height: 100px;
    background: #f9a60b;
    border: 2px solid #fff;
    border-radius: 50%;
    color: white;
    display: flex;
    justify-content: center;
    text-align: center;
    z-index: 10000;
    font-size: 2rem;
    transition: trasform 2.25s;
    left: 130px;
}
/**/
/**/
/**/
/**/
/**/
/**/
/*new swiper slide*/
.slide-container{
  max-width: 1120px;
  width: 100%;
  padding: 40px 0;
}
.slide-content{
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}
.card{
  border-radius: 25px;
  background-color: #FFF;
}
.image-content,
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}
.image-content{
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
  width: 100%;
}
.overlay{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #4070F4;
  border-radius: 25px 25px 0 25px;
}
.overlay::before,
.overlay::after{
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  background-color: #4070F4;
}
.overlay::after{
  border-radius: 0 25px 0 0;
  background-color: #FFF;
}
.card-image{
  position: relative;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background: #FFF;
  padding: 3px;
}
.card-image .card-img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #4070F4;
  padding:0px;
}
.name{
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.description{
  font-size: 14px;
  color: #707070;
  text-align: center;
}
.button{
  border: none;
  font-size: 16px;
  color: #FFF;
  padding: 8px 16px;
  background-color: #4070F4;
  border-radius: 6px;
  margin: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button:hover{
  background: #265DF2;
}

.swiper-navBtn{
  color: #6E93f7;
  transition: color 0.3s ease;
}
.swiper-navBtn:hover{
  color: #4070F4;
}
.swiper-navBtn::before,
.swiper-navBtn::after{
  font-size: 35px;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev{
  left: 0;
}
.swiper-pagination-bullet{
  background-color: #6E93f7;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #4070F4;
}

@media screen and (max-width: 768px) {
  .slide-content{
    margin: 0 0px;
  }
  .swiper-navBtn{
    display: none;
  }
}



/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
.image_rotate {
    position: absolute;
    left: 50%;
    width: 120px;
    height: 120px;
    -webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}



/**/
/**/
/**/
/**/
/**/
/**/
.main-wrapper {
  width: 90%;
  max-width: 900px;
  margin: 3em auto;
  text-align: center;
  background: #004c9a45;
  border-radius: 10px;
}

.badge_menu {
  position: relative;
  margin: 1.5em 3em;
  width: 4em;
  height: 6.2em;
  border-radius: 10px;
  display: inline-block;
  top: 0;
  transition: all 0.2s ease;
  transform: scale(1.3);
  cursor:pointer;
}
.badge_menu:before, .badge_menu:after {
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.badge_menu:before {
  transform: rotate(60deg);
}
.badge_menu:after {
  transform: rotate(-60deg);
}
.badge_menu:hover {
  top: -4px;
}
.badge_menu .circle {
    width: 55px;
    height: 55px;
    position: absolute;
    background: #fff;
    z-index: 10;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: -1px;
    bottom: 0;
    margin: auto;
}
.badge_menu .circle i.fa {
  font-size: 2em;
  margin-top: 8px;
}
.badge_menu .font {
  display: inline-block;
  margin-top: 1em;
}
.badge_menu .ribbon {
    position: absolute;
    border-radius: 4px;
    padding: 3px;
    width: 100px;
    z-index: 11;
    color: #fff;
    bottom: 5px;
    left: 60%;
    margin-left: -55px;
    height: 25px;
    font-size: 14px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.27);
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    background: linear-gradient(to bottom right, #555 0%, #333 100%);
    cursor: default;
}

.yellow {
  background: linear-gradient(to bottom right, #ffeb3b 0%, #fbc02d 100%);
  color: #ffb300;
}

.orange {
  background: linear-gradient(to bottom right, #ffc107 0%, #f57c00 100%);
  color: #f68401;
}

.pink {
  background: linear-gradient(to bottom right, #F48FB1 0%, #d81b60 100%);
  color: #dc306f;
}

.red {
  background: linear-gradient(to bottom right, #f4511e 0%, #b71c1c 100%);
  color: #c62828;
}

.purple {
  background: linear-gradient(to bottom right, #ab47bc 0%, #4527a0 100%);
  color: #7127a8;
 
}

.teal {
  background: linear-gradient(to bottom right, #4DB6AC 0%, #00796B 100%);
  color: #34a297;
}

.blue {
  background: linear-gradient(to bottom right, #4FC3F7 0%, #2196F3 100%);
  color: #259af3;
}

.blue-dark {
  background: linear-gradient(to bottom right, #1976D2 0%, #283593 100%);
  color: #1c68c5;
}

.green {
  background: linear-gradient(to bottom right, #cddc39 0%, #8bc34a 100%);
  color: #7cb342;
}

.green-dark {
  background: linear-gradient(to bottom right, #4CAF50 0%, #1B5E20 100%);
  color: #00944a;
}

.silver {
  background: linear-gradient(to bottom right, #E0E0E0 0%, #BDBDBD 100%);
  color: #9e9e9e;
}

.gold {
  background: linear-gradient(to bottom right, #e6ce6a 0%, #b7892b 100%);
  color: #b7892b;
}

/**/

/**/
/*button*/
/**/

/**/


.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
		-webkit-tap-highlight-color: transparent;
}

.button_color {
	/*width: 150px;*/
	/*height: 50px;*/
	cursor: pointer;
	background: #6dd6d1;
	border: none;
	border-radius: 10px;
	box-shadow: 0px 10px 25px #57aba7, 0px -10px 25px #a6fffa, inset 0px -5px 10px #57aba7, inset 0px 5px 10px #a6fffa;
	color: white;
	font-size: 20px;
	transition: 500ms;
	max-width: 40%;
    margin: 15px;
}

.button_color:hover {
		border: 2px solid #6dd6d1;
	animation: hueRotation 2s linear infinite;
}

@keyframes hueRotation {
	to {filter: hue-rotate(360deg);}
}

.button_color:focus {
	outline: none;
}




.music-container {
      background-color: #fff;
      border-radius: 15px;
      box-shadow: 0 3px 10px 0 rgba(186, 184, 184, 0.6);
      display: flex;
      padding: 20px 30px;
      position: relative;
      margin: 100px 0;
      z-index: 1;
      margin-bottom:10px;
    }
    
    .img-container {
      position: relative;
      width: 80px;
    }
    
    .img-container img {
      border-radius: 50%;
      object-fit: cover;
      height: 110px;
      width: inherit;
      position: absolute;
      bottom: 0;
      left: 0;
      animation: rotateImage 3s linear infinite;
      animation-play-state: paused;
    }
    
    .img-container::after {
      content: '';
      position: absolute;
      background-color: #fff;
      border-radius: 50%;
      bottom: 100%;
      left: 50%;
      height: 20px;
      width: 20px;
      transform: translate(-50%, 50%);
    }
    
    .music-container.play .img-container img {
      animation-play-state: running;
    }
    
    @keyframes rotateImage {
      from {
        transform: rotate(0deg);
      }
      to {
        transform: rotate(360deg);
      }
    }
    
    .navigation {
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1;
    }
    
    #next
    {
        -moz-transform: scale(-1, 1);
        -webkit-transform: scale(-1, 1);
        -o-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1);
    }
    
    .action-btn {
      background-color: #fff;
      border: 0;
      color: #490349;
      font-size: 20px;
      cursor: pointer;
      /*padding: 10px;*/
      /*margin: 0 20px;*/
    }
    
    .action-btn:focus {
      outline: none;
    }
    
    .action-btn:hover, .action-btn.action-btn-big:hover {
      color: #8d91fe;
    }
    
    .action-btn.action-btn-big {
      color: #0c085f;
      font-size: 30px;
    }
    
    .music-info {
      background-color: rgba(255,255,255,0.5);
      border-radius: 15px 15px 0 0;
      position: absolute;
      width: calc(100% - 40px);
      padding: 10px 10px 10px 10px;
      top: 0;
      left: 20px;
      opacity: 0;
      transform: translateY(0%);
      transition: transform 0.3s ease-in, opacity 0.3s ease-in;
      z-index: 0;
    }
    
    .music-container.play .music-info {
      opacity: 1;
      transform: translateY(-100%);
    }
    
    .music-info h2 {
      font-size: 1rem;
      font-weight: bold;
      margin: 0;
    }
    
    .progress-container {
      background-color: #fff;
      border-radius: 5px;
      cursor: pointer;
      margin: 10px 0;
      height: 4px;
      width: 100%;
    }
    
    .progress {
      background-color: #fe8daa;
      border-radius: 5px;
      height: 5px;
      width: 0%;
      transition: width 0.1s linear;
    }
    
    .progress {
      color: #fe8daa;
    }
    
    .progress::-moz-progress-bar {
      background: #fe8daa;
    }
    
    .progress::-webkit-progress-value {
      background: #000000;
    }
    
    .progress::-webkit-progress-bar {
      background: #fe8daa;
    }
    
    
    
    
    @keyframes wiggle {
      0%, 7% {
        transform: rotateZ(0);
      }
      15% {
        transform: rotateZ(-15deg);
      }
      20% {
        transform: rotateZ(10deg);
      }
      25% {
        transform: rotateZ(-10deg);
      }
      30% {
        transform: rotateZ(6deg);
      }
      35% {
        transform: rotateZ(-4deg);
      }
      40%, 100% {
        transform: rotateZ(0);
      }
    }
    

    @keyframes wipe-enter {
    	0% {
    		transform: scale(0, .025);
    	}
    	50% {
    		transform: scale(1, .025);
    	}
    }
    
    @media (prefers-reduced-motion: no-preference) {
      .square-animation {
        animation: wipe-enter 1s 1;
      }
    }
    
    
    /**/
    /**/
    /**/
    /**/
    /**/
    /**/
    /**/
    
    
    .container_load {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  filter: url('#goo');
  animation: rotate-move 2s ease-in-out infinite;
}

.dot { 
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.dot-3 {
  background-color: #f74d75;
  animation: dot-3-move 2s ease infinite, index 6s ease infinite;
}

.dot-2 {
  background-color: #10beae;
  animation: dot-2-move 2s ease infinite, index 6s -4s ease infinite;
}

.dot-1 {
  background-color: #ffe386;
  animation: dot-1-move 2s ease infinite, index 6s -2s ease infinite;
}

@keyframes dot-3-move {
  20% {transform: scale(1)}
  45% {transform: translateY(-18px) scale(.45)}
  60% {transform: translateY(-90px) scale(.45)}
  80% {transform: translateY(-90px) scale(.45)}
  100% {transform: translateY(0px) scale(1)}
}

@keyframes dot-2-move {
  20% {transform: scale(1)}
  45% {transform: translate(-16px, 12px) scale(.45)}
  60% {transform: translate(-80px, 60px) scale(.45)}
  80% {transform: translate(-80px, 60px) scale(.45)}
  100% {transform: translateY(0px) scale(1)}
}

@keyframes dot-1-move {
  20% {transform: scale(1)}
  45% {transform: translate(16px, 12px) scale(.45)}
  60% {transform: translate(80px, 60px) scale(.45)}
  80% {transform: translate(80px, 60px) scale(.45)}
  100% {transform: translateY(0px) scale(1)}
}

@keyframes rotate-move {
  55% {transform: translate(-50%, -50%) rotate(0deg)}
  80% {transform: translate(-50%, -50%) rotate(360deg)}
  100% {transform: translate(-50%, -50%) rotate(360deg)}
}

@keyframes index {
  0%, 100% {z-index: 3}
  33.3% {z-index: 2}
  66.6% {z-index: 1}
}








.swiper-pagination-bullet
{
    margin:2px;
    width:10px;
    height:10px;
}


@keyframes caudal {
  from {
    transform: rotateY(5deg);
    margin-left:0px;
  }
  to {
    transform: rotateY(35deg);
    margin-left:10px;
  }
}
@keyframes dorsal {
  from {
    transform: rotateX(0deg);
  }
  to {
    transform: rotateX(15deg);
  }
}
@keyframes diving {
  0%, 100% {
    margin-top:0;
    transform: rotate(0deg);
  }
  50% {
    margin-top: 20px;
    transform: rotate(-3deg);
  }
}

.fish
{
    animation: caudal 1s ease infinite alternate;
}

.anim_slide
{
    animation: dorsal 1s ease infinite alternate;
}





.arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: rotate(90deg);
    cursor: pointer;
}

.arrow span {
    display: block;
    width: 15px;
    height: 15px;
    border-bottom: 5px solid white;
    border-right: 5px solid white;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate2 2s infinite;
}

.arrow span:nth-child(2) {
    animation-delay: -0.2s;
}

.arrow span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes animate2 {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}


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

.bg {
  background-color: #1e1f26;
  height: 100vh;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.level {
  background-color: #00d1b2;
  padding: 5rem 0;
  color: #ffffff;
  margin: 0 !important;
}

.title {
  color: inherit;
  width: 200px;
  height: 36px;
}



/*seday_jahrom*/

        /* Reset and Base Styles */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: Vazir, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            -webkit-tap-highlight-color: transparent;
        }
        
        :root {
            --primary-dark: #0a0a14;
            --secondary-dark: #151521;
            --card-dark: #1e1e2d;
            --accent-teal: #20dac9;
            --accent-blue: #2b9be9;
            --accent-purple: #9b59b6;
            --text-primary: #ffffff;
            --text-secondary: #cdcdde;
            --success: #0abb87;
            --warning: #ffce54;
            --tab-height: 65px;
            --header-height: 60px;
        }
        
        body {
            background-color: var(--primary-dark);
            color: var(--text-primary);
            line-height: 1.6;
            overflow: hidden;
            height: 100vh;
            display: flex;
            flex-direction: column;
        }
        
        /* App Container */
        .app-container {
            display: flex;
            flex-direction: column;
            height: 100vh;
            max-width: 600px;
            margin: 0 auto;
            position: relative;
            overflow: hidden;
            box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
            border-radius: 20px;
        }
        
        /* Header Styles */
        .app-header {
            background: linear-gradient(to right, var(--secondary-dark), var(--card-dark));
            padding: 15px 20px;
            position: relative;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
            border-bottom: 1px solid rgba(43, 155, 233, 0.15);
            display: flex;
            justify-content: space-between;
            align-items: center;
            z-index: 10;
            height: var(--header-height);
            border-radius: 20px 20px 0 0;
        }
        
        .logo {
            display: flex;
            align-items: center;
        }
        
        .logo-text {
            font-size: 1.5rem;
            font-weight: 800;
            background: linear-gradient(to right, var(--accent-teal), var(--accent-blue));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-right: 10px;
            margin-bottom: 8px;
        }
        
        .logo i {
            font-size: 1.6rem;
            color: var(--accent-teal);
        }
        
        .header-icons {
            align-items: center;
            padding-left: 10px;
            display: flex;
            gap: 18px;
        }
        
        .header-icon {
            color: var(--text-secondary);
            font-size: 1.3rem;
            position: relative;
        }
        
        .header-icon.active {
            color: var(--accent-teal);
        }
        
        .notification-badge {
            position: absolute;
            top: -5px;
            left: -5px;
            background: var(--accent-purple);
            color: white;
            width: 18px;
            height: 18px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 0.7rem;
        }
        
        /* App Content */
        .app-content {
            flex: 1;
            overflow-y: auto;
            padding: 15px 20px 80px;
            -webkit-overflow-scrolling: touch;
            background: linear-gradient(to bottom, var(--primary-dark), #0f0f1c);
        }
        
        /* Hide scrollbar for Chrome, Safari and Opera */
        .app-content::-webkit-scrollbar {
            display: none;
        }
        
        /* Hide scrollbar for IE, Edge and Firefox */
        .app-content {
            -ms-overflow-style: none;  /* IE and Edge */
            scrollbar-width: none;  /* Firefox */
        }
        
        /* Search Bar */
        .search-container {
            padding: 15px 0;
            /*position: sticky;*/
            /*top: 0;*/
            background: linear-gradient(to bottom, var(--primary-dark) 80%, transparent);
            /*z-index: 5;*/
        }
        
        .search-bar {
            display: flex;
            align-items: center;
            background: rgba(30, 30, 45, 0.8);
            backdrop-filter: blur(10px);
            border-radius: 15px;
            padding: 12px 20px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            border: 1px solid rgba(32, 218, 201, 0.1);
        }
        
        .search-bar i {
            color: var(--text-secondary);
            margin-left: 10px;
            font-size: 14px;
        }
        
        .search-bar input {
            flex: 1;
            background: transparent;
            border: none;
            color: var(--text-primary);
            font-size: 14px;
            outline: none;
        }
        
        .search-bar input::placeholder {
            color: var(--text-secondary);
        }
        
        /* Main Slider */
        .main-slider {
            margin: 20px 0;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
            min-height: 200px;
        }
        
        .swiper {
            width: 100%;
            height: 100%;
            border-radius: 20px;
        }
        
        .swiper-slide {
            position: relative;
            border-radius: 20px;
            overflow: hidden;
        }
        
        .slide-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            padding:0px;
        }
        
        .slide-content {
            position: absolute;
            bottom: 0;
            right: 0;
            left: 0;
            padding: 20px;
            background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
            color: white;
        }
        
        .slide-badge {
            background: var(--accent-teal);
            color: var(--primary-dark);
            padding: 5px 12px;
            border-radius: 20px;
            font-size: 0.8rem;
            font-weight: 700;
            display: inline-block;
            margin-bottom: 10px;
        }
        
        .slide-title {
            font-size: 1.2rem;
            margin-bottom: 5px;
            font-weight: 700;
        }
        
        .slide-description {
            font-size: 0.9rem;
            opacity: 0.9;
        }
        
        .swiper-pagination-bullet {
            background: var(--text-secondary);
            opacity: 0.6;
            width: 6px;
            height: 6px;
            transition: all 0.3s ease;
        }
        
        .swiper-pagination-bullet-active {
            background: var(--accent-teal);
            opacity: 1;
            width: 20px;
            border-radius: 10px;
        }
        
        /* Content Sections */
        .section {
            margin: 25px 0;
        }
        
        .section-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 15px;
        }
        
        .section-title {
            font-size: 1.2rem;
            font-weight: 700;
            color: var(--text-primary);
            display: flex;
            align-items: center;
        }
        
        .section-title i {
            color: var(--accent-teal);
            margin-left: 10px;
            font-size: 1.3rem;
        }
        
        .view-all {
            color: var(--accent-teal);
            text-decoration: none;
            font-size: 0.9rem;
            font-weight: 500;
            display: flex;
            align-items: center;
        }
        
        .view-all i {
            margin-right: 5px;
            transition: transform 0.3s ease;
        }
        
        .view-all:hover i {
            transform: translateX(-5px);
        }
        
        /* Horizontal Scrolling */
        .horizontal-scroll {
            display: flex;
            overflow-x: auto;
            gap: 15px;
            padding: 5px 0 20px;
            -webkit-overflow-scrolling: touch;
            scroll-snap-type: x mandatory;
        }
        
        .horizontal-scroll::-webkit-scrollbar {
            display: none;
        }
        
        /* Content Cards */
        .content-card {
            flex: 0 0 auto;
            width: 150px;
            background: var(--card-dark);
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
            scroll-snap-align: start;
            border: 1px solid rgba(255, 255, 255, 0.05);
            margin:3px;
            height:200px;
            max-height:200px;
        }
        
        .content-card:active {
            transform: scale(0.95);
        }
        
        .card-badge {
            position: absolute;
            top: 10px;
            left: 10px;
            background: var(--success);
            color: white;
            padding: 4px 10px;
            border-radius: 20px;
            font-size: 0.7rem;
            font-weight: 700;
            z-index: 2;
        }
        
        .card-img {
            height: 100px;
            overflow: hidden;
            position: relative;
        }
        
        .card-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .card-content {
            padding: 12px;
        }
        
        .card-content h3 {
            font-size: 0.9rem;
            margin-bottom: 5px;
            color: var(--text-primary);
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .card-content p {
            color: var(--text-secondary);
            font-size: 12px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            max-height: 4.5em;
            line-height: 1.5em;
        }
        
        /* Large Cards */
        .large-card {
            width: 100%;
            margin-bottom: 20px;
            border-radius: 20px;
            overflow: hidden;
            background: var(--card-dark);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
            border: 1px solid rgba(255, 255, 255, 0.05);
            transition: transform 0.3s ease;
        }
        
        .large-card:active {
            transform: scale(0.98);
        }
        
        .large-card .card-img {
            height: 180px;
        }
        
        .large-card .card-content {
            padding: 15px;
        }
        
        .large-card .card-content h3 {
            font-size: 1.1rem;
            margin-bottom: 8px;
        }
        
        .large-card .card-content p {
            font-size: 0.9rem;
        }
        
        /* Category Grid */
        .category-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 15px;
            margin: 20px 0;
        }
        
        .category-item {
            background: linear-gradient(to bottom, var(--card-dark), #252540);
            border-radius: 15px;
            padding: 20px 10px;
            text-align: center;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
            border: 1px solid rgba(255, 255, 255, 0.05);
            transition: all 0.3s ease;
        }
        
        .category-item:active {
            transform: scale(0.95);
            background: rgba(32, 218, 201, 0.1);
        }
        
        .category-icon {
            width: 50px;
            height: 50px;
            background: rgba(32, 218, 201, 0.1);
            border-radius: 15px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 15px;
            font-size: 1.5rem;
            color: var(--accent-teal);
        }
        
        .category-item h3 {
            font-size: 0.9rem;
            color: var(--text-primary);
            font-weight: 600;
        }
        
        /* Bottom Navigation */
        .bottom-nav {
            position: absolute;
            bottom: 0;
            width: 100%;
            background: rgba(21, 21, 33, 0.95);
            backdrop-filter: blur(10px);
            display: flex;
            justify-content: space-around;
            padding: 12px 0;
            border-top: 1px solid rgba(43, 155, 233, 0.15);
            z-index: 100;
            border-radius: 0 0 20px 20px;
        }
        
        .nav-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-decoration: none;
            color: var(--text-secondary);
            font-size: 0.8rem;
            position: relative;
            transition: all 0.3s ease;
        }
        
        .nav-item.active {
            color: var(--accent-teal);
        }
        
        .nav-icon {
            font-size: 1.4rem;
            margin-bottom: 0px;
            transition: all 0.3s ease;
        }
        
        .nav-item.active .nav-icon {
            transform: translateY(-5px);
        }
        
        .nav-indicator {
            position: absolute;
            top: -10px;
            width: 6px;
            height: 6px;
            background: var(--accent-teal);
            border-radius: 50%;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .nav-item.active .nav-indicator {
            opacity: 1;
        }
        
        /* Now Playing Bar */
        .now-playing {
            position: fixed;
            bottom: 65px;
            width: 100%;
            max-width: 600px;
            background: linear-gradient(to right, rgba(32, 218, 201, 0.9), rgba(43, 155, 233, 0.9));
            padding: 12px 20px;
            display: none;
            align-items: center;
            justify-content: space-between;
            z-index: 90;
            backdrop-filter: blur(10px);
            box-shadow: 0 -5px 20px rgba(32, 218, 201, 0.3);
        }
        
        .now-playing-info {
            display: flex;
            align-items: center;
            flex: 1;
        }
        
        .now-playing-img {
            width: 45px;
            height: 45px;
            border-radius: 10px;
            overflow: hidden;
            margin-left: 15px;
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        }
        
        .now-playing-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .now-playing-text {
            flex: 1;
        }
        
        .now-playing-text h4 {
            font-size: 0.95rem;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .now-playing-text p {
            font-size: 0.8rem;
            opacity: 0.9;
        }
        
        .now-playing-controls {
            display: flex;
            gap: 20px;
        }
        
        .now-playing-controls i {
            font-size: 1.3rem;
        }
        
        /* Player Screen */
        .player-screen {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(135deg, var(--primary-dark), #0f0f1c);
            z-index: 1000;
            display: none;
            flex-direction: column;
            justify-content: space-between;
            padding: 30px 20px;
            border-radius: 20px;
        }
        
        .player-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .player-close {
            color: var(--text-primary);
            font-size: 1.5rem;
        }
        
        .player-title {
            font-size: 1.2rem;
            font-weight: 700;
        }
        
        .player-album-art {
            width: 280px;
            height: 280px;
            margin: 0 auto;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
        }
        
        .player-album-art img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .player-controls {
            padding: 20px 0;
        }
        
        .player-song-info {
            text-align: center;
            margin-bottom: 30px;
        }
        
        .player-song-info h2 {
            font-size: 1.6rem;
            margin-bottom: 10px;
            font-weight: 700;
        }
        
        .player-song-info p {
            color: var(--text-secondary);
            font-size: 1rem;
        }
        
        .progress-bar {
            width: 100%;
            height: 6px;
            background-color: rgba(255, 255, 255, 0.2);
            border-radius: 10px;
            margin: 20px 0;
            overflow: hidden;
            position: relative;
        }
        
        .progress {
            width: 30%;
            height: 100%;
            background: linear-gradient(to right, var(--accent-teal), var(--accent-blue));
            border-radius: 10px;
        }
        
        .time {
            display: flex;
            justify-content: space-between;
            color: var(--text-secondary);
            font-size: 0.9rem;
        }
        
        .control-buttons {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 30px;
            margin-top: 30px;
        }
        
        .control-buttons i {
            font-size: 1.5rem;
            color: var(--text-primary);
            transition: all 0.3s ease;
        }
        
        .control-buttons i:active {
            transform: scale(0.9);
        }
        
        .control-buttons i.fa-play-circle {
            font-size: 3.5rem;
            color: var(--accent-teal);
            box-shadow: 0 0 20px rgba(32, 218, 201, 0.5);
            border-radius: 50%;
        }
        
        /* Swipe indicator */
        .swipe-indicator {
            width: 40px;
            height: 5px;
            background-color: rgba(255, 255, 255, 0.3);
            border-radius: 3px;
            margin: 10px auto;
        }
        
        /* Responsive Design */
        @media (max-width: 600px) {
            .app-container {
                max-width: 100%;
                border-radius: 0;
            }
            
            .bottom-nav, .now-playing {
                max-width: 100%;
            }
            
            .swipe-indicator {
                display: block;
            }
            
            .app-header {
                border-radius: 0;
            }
            
            .bottom-nav {
                border-radius: 0;
            }
        }
        
        /* Animation */
        @keyframes pulse {
            0% { transform: scale(1); }
            50% { transform: scale(1.05); }
            100% { transform: scale(1); }
        }
        
        .pulse {
            animation: pulse 2s infinite;
        }
    
    
    /**/
    
    
    
        /* استایل بخش محتوای رسانه ای */
        .media-content__container {
            position: relative;
            width: 100%;
            height: 250px;
            overflow: hidden;
        }
        
        .media-content__poster {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .media-content__play-btn {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: rgba(0, 255, 255, 0.7);
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            color: var(--primary-dark);
            font-size: 1.5rem;
            cursor:pointer;
        }
        
        .media-content__badges {
            position: absolute;
            top: 15px;
            left: 15px;
            display: flex;
            gap: 8px;
        }
        
        .media-content__badge {
            background-color: #00cc99;
            color: var(--primary-dark);
            padding: 5px 10px;
            border-radius: 20px;
            font-size: 0.7rem;
            font-weight: bold;
        }
        
        /* استایل اطلاعات محتوا */
        .content-info__container {
            width:100%;
            padding: 20px;
        }
        
        .content-info__title {
            font-size: 1.5rem;
            margin-bottom: 10px;
            color: var(--accent-teal);
        }
        
        .content-info__meta {
            display: flex;
            justify-content: space-between;
            margin-bottom: 15px;
            color: var(--text-secondary);
            font-size: 0.9rem;
        }
        
        .content-info__stats {
            display: flex;
            gap: 15px;
        }
        
        .content-info__stat {
            display: flex;
            align-items: center;
            gap: 5px;
        }
        
        .content-info__description {
            margin-bottom: 20px;
            line-height: 1.8;
        }
        
        .content-info__fulltext {
            background-color: var(--card-bg);
            padding: 15px;
            border-radius: 10px;
            margin-top: 15px;
            line-height: 1.8;
        }
        
        .content-info__show-more {
            color: var(--accent-teal);
            margin-top: 10px;
            display: inline-block;
            font-size: 0.9rem;
        }
        
        /* استایل بخش امتیازدهی */
        .rating-section__container {
            padding: 0 20px;
            margin-bottom: 25px;
        }
        
        .rating-section__title {
            font-size: 1.2rem;
            margin-bottom: 15px;
            color: var(--accent-teal);
        }
        
        .rating-section__stars {
            display: flex;
            gap: 5px;
            margin-bottom: 15px;
        }
        
        .rating-section__star {
            color: var(--text-secondary);
            font-size: 1.5rem;
            cursor: pointer;
            transition: color 0.2s;
        }
        
        .rating-section__star.active {
            color: gold;
        }
        
        .rating-section__score {
            display: flex;
            align-items: center;
            gap: 10px;
        }
        
        .rating-section__average {
            font-weight: bold;
            font-size: 1.1rem;
        }
        
        .rating-section__count {
            color: var(--text-secondary);
            font-size: 0.9rem;
        }
        
        /* استایل بخش نظرات */
        .comments-section__container {
            padding: 0 20px;
        }
        
        .comments-section__title {
            font-size: 1.2rem;
            margin-bottom: 15px;
            color: var(--accent-teal);
        }
        
        .comments-section__form {
            background-color: var(--card-bg);
            padding: 15px;
            border-radius: 10px;
            margin-bottom: 20px;
        }
        
        .comments-section__textarea {
            width: 100%;
            background-color: var(--secondary-dark);
            border: 1px solid var(--accent-teal);
            border-radius: 8px;
            padding: 12px;
            color: var(--text-primary);
            resize: vertical;
            min-height: 100px;
            margin-bottom: 15px;
        }
        
        .comments-section__submit {
            background-color: var(--accent-teal);
            color: var(--primary-dark);
            border: none;
            padding: 12px 25px;
            border-radius: 8px;
            cursor: pointer;
            font-weight: bold;
            display: block;
            margin-left: auto;
            transition: background-color 0.3s;
        }
        
        .comments-section__submit:hover {
            background-color: var(--accent-green);
        }
        
        .comments-section__list {
            display: flex;
            flex-direction: column;
            gap: 15px;
        }
        
        .comments-section__comment {
            background-color: var(--card-bg);
            border-radius: 10px;
            padding: 15px;
        }
        
        .comments-section__comment-header {
            display: flex;
            justify-content: space-between;
            margin-bottom: 10px;
            color: var(--accent-green);
            font-size: 0.9rem;
        }
        
        .comments-section__comment-content {
            color: var(--text-primary);
            line-height: 1.6;
        }
        
        /* استایل ناوبری پایین */
        .bottom-nav {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            display: flex;
            justify-content: center;
            padding: 0px;
            
        }
        
        .bottom-nav__btn {
            display: flex;
            flex-direction: column;
            align-items: center;
            color: var(--text-secondary);
            text-decoration: none;
            font-size: 0.8rem;
        }
        
        .bottom-nav__btn.active {
            color: var(--accent-teal);
        }
        
        .bottom-nav__icon {
            font-size: 1.2rem;
            margin-bottom: 5px;
        }
        
        /* کلاس های یونیک برای جلوگیری از تداخل */
        .unique-content-card {
            background-color: var(--card-bg);
            border-radius: 12px;
            margin: 15px;
            overflow: hidden;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
        }
        
        .unique-tag-list {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            margin: 15px 0;
        }
        
        .unique-tag {
            background-color: rgba(0, 255, 255, 0.15);
            color: var(--accent-teal);
            padding: 5px 12px;
            border-radius: 20px;
            font-size: 0.8rem;
        }
        
        
        
        /**/
        
        
        
        
        /* استایل پاپ‌آپ */
        .popup-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.8);
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 1000;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
        }
        
        .popup-overlay.active {
            opacity: 1;
            visibility: visible;
        }
        
        .popup-content {
            background-color: white;
            border-radius: 15px;
            width: 90%;
            max-width: 700px;
            padding: 25px;
            position: relative;
            transform: scale(0.9);
            transition: transform 0.3s ease;
            box-shadow: 0 5px 30px rgba(0, 0, 0, 0.25);
        }
        
        .popup-overlay.active .popup-content {
            transform: scale(1);
        }
        
        .close-btn {
            position: absolute;
            top: 15px;
            left: 15px;
            background: #ff4757;
            color: white;
            width: 35px;
            height: 35px;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            font-size: 18px;
            font-weight: bold;
            z-index: 10;
            transition: all 0.2s ease;
        }
        
        .close-btn:hover {
            background: #ff2e43;
            transform: rotate(90deg);
        }
        
        .media-container {
            width: 100%;
            margin-top: 15px;
        }
        
        video, audio {
            width: 100%;
            border-radius: 10px;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        }
        
        .media-title {
            text-align: center;
            margin-bottom: 15px;
            color: #5c6bc0;
            font-size: 22px;
        }
        
        @media (max-width: 768px) {
            .container {
                padding: 25px;
            }
            
            h1 {
                font-size: 24px;
            }
            
            .play-btn {
                padding: 14px 35px;
                font-size: 18px;
            }
            
            .popup-content {
                padding: 20px;
            }
        }
        
        
        /*group_page*/
        
        /* Header */
        .category-header {
            background: linear-gradient(to right, rgba(21, 21, 33, 0.9), rgba(30, 30, 45, 0.9));
            padding: 10px 0 10px;
            text-align: center;
            border-bottom: 1px solid rgba(32, 218, 201, 0.2);
            margin-bottom: 0px;
        }
        
        .category-icon {
            font-size: 2rem;
            color: var(--accent-teal);
            margin-bottom: 20px;
        }
        
        .category-title {
            font-size: 2.5rem;
            margin-bottom: 15px;
            background: linear-gradient(to right, var(--accent-teal), var(--accent-blue));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
        
        .category-description {
            font-size: 1.1rem;
            color: var(--text-secondary);
            max-width: 700px;
            margin: 0 auto 30px;
            line-height: 1.8;
        }
        
        .category-stats {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .stat-item {
            background: rgba(32, 218, 201, 0.1);
            padding: 15px 25px;
            border-radius: 15px;
            backdrop-filter: blur(10px);
        }
        
        .stat-number {
            font-size: 1.8rem;
            font-weight: 700;
            color: var(--accent-teal);
            margin-bottom: 5px;
        }
        
        .stat-label {
            
            font-size: 0.9rem;
            color: var(--text-secondary);
        }
        
        /* Navigation */
        .category-nav {
            background: var(--secondary-dark);
            padding: 20px 0;
            position: sticky;
            top: 0;
            z-index: 100;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        }
        
        .nav-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .back-button {
            display: flex;
            align-items: center;
            color: var(--accent-teal);
            text-decoration: none;
            font-weight: 500;
        }
        
        .back-button i {
            margin-right: 8px;
        }
        
        .category-filters {
            display: flex;
            gap: 15px;
        }
        
        .filter-button {
            background: var(--card-dark);
            color: var(--text-secondary);
            border: none;
            padding: 10px 20px;
            border-radius: 25px;
            cursor: pointer;
            transition: all 0.3s ease;
            font-size: 0.9rem;
        }
        
        .filter-button.active {
            background: linear-gradient(to right, var(--accent-teal), var(--accent-blue));
            color: var(--primary-dark);
            font-weight: 500;
        }
        
        /* Content Grid */
        .content-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 25px;
            padding: 40px 0;
        }
        
        .podcast-card {
            background: var(--card-dark);
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border: 1px solid rgba(255, 255, 255, 0.05);
        }
        
        .podcast-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 35px rgba(32, 218, 201, 0.2);
        }
        
        .card-header {
            position: relative;
        }
        
        .card-image {
            width: 100%;
            height: 180px;
            object-fit: cover;
        }
        
       
        .podcast-card:hover .play-button {
            opacity: 1;
        }
        
        
       
        /* Featured Section */
        .featured-section {
            margin: 60px 0;
        }
        
        .section-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 30px;
        }
        
        
        /**/
        
        .formatted-text {
            white-space: pre-wrap;
            word-wrap: break-word;
            font-size: 17px;
            line-height: 1.8;
            text-align: justify;
            background: #f9f9f9;
            padding: 25px;
            border-radius: 10px;
            border-right: 4px solid #4a6bdf;
            box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
        }
        
       
