body, input, select, textarea {
    font-family: "vazir";
    direction: rtl;
}

header, nav {
    display: block;
}
.row{
    margin-left: 0!important;
    margin-right: 0!important;
}
.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    padding-left: 0!important;
    padding-right: 0!important;
}
a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

button, input {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

input {
    line-height: normal;
}

input {
    font-family: "vazir";
    direction: rtl;
}

a {
    text-decoration: none;
    outline: none;
    color: #000;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-search:before {
    content: "\f002";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-navicon:before {
    content: "\f0c9";
}

.fa-angle-down:before {
    content: "\f107";
}
.showmenu_wrapp {
    min-height: 78px;
}
.header_second_part.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
}
.main_wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0;
}

.main_wrapper:after {
    content: " ";
    display: block;
    clear: both;
}

.shadow {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2) !important;
}

.tiny_menu li, .tiny_menu li a, #nav_toggle > li .sub-menu li a, #nav_toggle > li > a {
    -webkit-transition: all 0 .3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media only screen and (max-width: 880px) {
    .header_logo img {
        display: block;
    }
    .persian_time {
        padding-left: 0!important;
    }
}

#nav_toggle {
    top: 35px;
    z-index: 9999;
}



.main_header {
    margin-bottom: 24px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 9999999;
}

.main_header:after {
    content: " ";
    display: block;
    clear: both;
}

.header_top {
    padding: 6px 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #1b4b9d;
    position: relative;
}

.header_top:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 830px) {
    .header_top {
        position: static;
    }
}

.header_top_menu {
    display: flex;
    gap: 12px;
    color: #fff;
    font: 14px vazir;
    width: 58.3333333333%;
    float: right;
}

.header_top_menu .banner {
    padding-top: 5px;
}

@media (min-width: 320px) and (max-width: 439px) {
    .header_top_menu {
        width: 51%;
    }
}

@media (min-width: 830px) {
    .header_top_menu {
        width: 58.3333333333%;
        float: right;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 880px) {
    .header_top_menu {
        width: 30%;
    }
}

.tiny_menu {
    display: none;
}

@media (min-width: 0px) and (max-width: 879px) {
    .tiny_menu {
        width: 100%;
        z-index: 99;
        float: right;
        text-align: center;
        position: absolute;
        background-color: #646464;
        right: 0;
        top: 38px;
        border: 1px solid #fff;
    }

    .tiny_menu li {
        border-bottom: 1px solid #fff;
    }

    .tiny_menu li a {
        color: #fff;
    }
}

@media (min-width: 880px) {
    .tiny_menu {
        display: block;
        position: static;
        width: 30%;
    }
}

@media screen and (min-width: 1200px) {
    .tiny_menu {
        width: 15%;
    }
}

.tiny_menu li {
    padding-left: 8px;
    display: inline-block;
    margin-right: -7px;
}

.tiny_menu li a {
    color: #1b4b9d;
    font: 14px vazir-bold;
}

@media screen and (max-width: 880px) {
    .tiny_menu li a {
        color: #f0efef;
    }
}

.tiny_menu li span {
    color: #d2d2d2;
    font: 18px vazir;
    padding-right: 2px;
    display: inline-block;
}

@media (min-width: 300px) and (max-width: 879px) {
    .tiny_menu li span {
        display: none;
    }
}

@media (min-width: 300px) and (max-width: 879px) {
    .tiny_menu li {
        display: block;
        text-align: center;
    }
}

@media (min-width: 880px) {
    .tiny_menu li {
        text-align: right;
    }
}

.tiny_menu li:last-of-type {
    padding-left: 0;
}

.tiny_menu li:last-of-type span {
    display: none;
}

.local_time {
    width: 41.6666666667%;
    float: right;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

@media (min-width: 320px) and (max-width: 439px) {
    .local_time {
        width: 49%;
    }
}

.local_time:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 830px) {
    .local_time {
        width: 41.6666666667%;
        float: left;
        margin-left: 0;
    }
}

@media screen and (min-width: 880px) {
    .local_time {
        width: 70%;
    }
}

.local_time .header_time {
    font: 13px vazir;
    color: #fff;
}

@media (min-width: 830px) {
    .local_time .header_time {
        text-align: left;
    }
}

.date_wrap .time_seprator {
    display: none;
}

@media (min-width: 880px) {
    .date_wrap .time_seprator {
        display: inline-block;
    }
}

.persian_time {
    padding-left: 4px;
    display: block;
}

@media (min-width: 880px) {
    .persian_time {
        display: inline-block;
    }
}

.georgian_time {
    padding-right: 4px;
    display: block;
}

@media (min-width: 880px) {
    .georgian_time {
        display: inline-block;
    }
}

.header_second_part {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #212121;
}

.header_second_part:after {
    content: " ";
    display: block;
    clear: both;
}

.header_second_part .showmenu_wrapp {
    position: relative;
    background-color: #fff;
}

@media (min-width: 830px) {
    .header_second_part .showmenu_wrapp {
        position: static;
    }
}

.header_second_part .main_wrapper {
    padding: 0 0 8px 0;
}

.header_logo {
    float: right;
    width: 60%;
    margin-top: 9px;
}

.header_logo a {
    display: inline-block;
}

@media (min-width: 880px) {
    .header_logo {
        position: absolute;
        width: 150px;
    }

    .header_logo a img {
        display: block;
        width: 100%;
    }
}

@media (min-width: 300px) and (max-width: 879px) {
    .search_menu {
        float: right;
        width: 40%;
    }
}

.main_nav_cnt {
    text-align: left;
}

@media (min-width: 880px) {
    .main_nav_cnt {
        width: 95.6666666667%;
        float: right;
        float: right;
        padding-right: 160px;
        display: flex;
        align-items: center;
    }
}

#nav_toggle {
    position: absolute;
    top: 66px;
    z-index: 9999;
    left: 0;
    font-family: "vazir";
    display: none;
    width: 100%;
    text-align: right;
    background-color: #353535;
    border: 1px solid #fff;
    transition: height 0.4s ease;
    padding: 0 10px;
}
@media (min-width: 830px) and (max-width: 880px) {
    #nav_toggle {
        top: 111px;
    }
}
@media (max-width: 829px) {
    #nav_toggle {
        top: 60px;
    }
}
@media (max-width: 879px) {
    #nav_toggle  {
        height: 0;
    }
}
@media (max-width: 575px) {
    .marg-head  {
        padding-inline: 5px!important;
    }
}
@media (max-width: 879px) {
    #nav_toggle  {
        display: block!important;
        overflow: hidden;
        padding: 0;
    }
    .submenu_mobile_icn {
        padding: 4px 9px 4px 0;
        color: #fff!important;
    }
    .tags-head {
        background-color: unset!important;
    }
}
@media (min-width: 880px) {
    #nav_toggle {
        position: static;
        display: block;
        background-color: inherit;
        text-align: right;
        padding: 21px 0 15px 0;
        border: none;
    }
}

#nav_toggle > li {
    display: block;
    position: relative;
    padding-left: 8px;
    border-bottom: 1px solid #dee2ea;
    text-align: center;
}

#nav_toggle > li .sub-menu {
    display: none;
    position: static;
    background-color: #b0b0b0;
    padding: 2px 12px;
    width: 100%;
}
#nav_toggle > li .sub-menu.open {
    padding: 2px 0;
}
#nav_toggle > li .sub-menu li {
    border-bottom: 1px solid #dee2ea;
    padding: 8px 0;
}

#nav_toggle > li .sub-menu li a {
    padding: 4px 0;
    font: 14px vazir;
    color: #303b49;
}

#nav_toggle > li .sub-menu li a:hover {
    color: #000;
}

#nav_toggle > li .sub-menu li:last-of-type {
    border-bottom: none;
}
#nav_toggle > li > .tag-name-head {
    color: #fff !important;
}
.tags-head {
    background-color: #1b4b9d;
}
#nav_toggle > li > a {
    padding: 8px 0;
    font-size: 13.6px;
    color: #fff;
    font-family: "vazir-bold";
}

@media (min-width: 879px) {
    #nav_toggle > li > a {
        color: #1b4b9d !important;
    }
}

@media (min-width: 768px) {
    .main_menu .mobile-menu {
        display: none !important;
    }
}

#nav_toggle > li > a:hover {
    color: #a2a2a2;
}

@media (min-width: 880px) {
    #nav_toggle > li {
        display: inline-block;
        padding: 0 6px;
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: none;
        border-left: 1px solid #9b9b9b;
        margin-right: -5px;
    }

    #nav_toggle > li a:hover {
        color: #a2a2a2;
    }

    #nav_toggle > li:hover .sub-menu {
        display: block;
        position: absolute;
        z-index: 10;
        left: -39px;
        top: 25px;
        background-color: #1b4b9d;
        text-align: center;
        width: 180px;
        border: 1px solid #212121;
        padding: 0;
    }

    #nav_toggle > li:hover .sub-menu li {
        border-bottom: 1px solid #212121;
        padding: 0;
    }

    #nav_toggle > li:hover .sub-menu li a {
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        display: block;
        padding: 8px 0;
        color: #fff;
    }

    #nav_toggle > li:hover .sub-menu li a:hover {
        background-color: #a2a2a2;
        color: #000;
    }


}



#nav_toggle li:last-of-type {
    border-left: none;
}

.submenu_mobile_icn {
    float: left;
    font: 20px vazir;
    color: #1b4b9d;
    padding: 1px 9px 4px 0;
    cursor: pointer;
}
@media (max-width: 879px) {
    #nav_toggle > li .sub-menu.open {
        display: block!important;
    }
}


@media screen and (min-width: 768px) {
    .submenu_mobile_icn {
        padding: 4px 9px 4px 0;
    }
}

.show_menu {
    display: inline-block;
    color: #1b4b9d;
    text-align: center;
    border: none;
    background-color: transparent;
    cursor: pointer;
    font: 24px vazir;
    padding: 0;
}

@media (min-width: 880px) {
    .show_menu {
        display: none;
    }
}

.show_top_menu {
    background-color: transparent;
    border: none;
    float: right;
    display: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font: 24px vazir;
    padding: 0 0 4px 0;
}

@media (min-width: 880px) {
    .show_top_menu {
        display: none;
    }
}

.search_box {
    text-align: left;
    padding-bottom: 12px;
}

@media (min-width: 880px) {
    .search_box {
        padding-right: 6px;
        float: right;
        width: 4.3333333333%;
        margin-left: 0;
        padding-top: 18px;
        margin-bottom: 0;
    }
}



@media (min-width: 800px) {
    .left_search_box {
        top: -23px;
    }
}
.search_box {
    position: relative;
}
.top_search.noprint {
    position: relative;
}
.left_search_box span {
    float: left;
    cursor: pointer;
}

.left_search_box span i {
    color: #1b4b9d;
    font-size: 20px;
}

.left_search_box form {
    height: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: #424242;
    position: absolute;
    box-shadow: none;
    width: 187px;
    top: 39px;
    left: 0;
    z-index: 1111;
    overflow: hidden;
}

@media (min-width: 300px) and (max-width: 880px) {
    .left_search_box form {
        top: 28px;
        left: 0;
    }
}

.left_search_box form input {
    background: none;
    outline: none;
    padding: 8px;
    width: 100%;
    font-size: 14px;
    border: none;
    color: #fff;
    font-family: "vazir-bold";
}

.left_search_box form #search-submit {
    border: none;
    position: absolute;
    top: 5px;
    left: 10px;
    padding: 0;
    background: none;
}

@media (min-width: 800px) {
    .left_search_box form #search-submit {
        top: 7px;
    }
}

.svg_img {
    border-left: unset;
}

.svg_img a {
    align-items: center;
    gap: 9px;
}

@media screen and (min-width: 880px) {
    .svg_img a {
        display: flex;
    }
}

@media print {
    .noprint {
        display: none;
    }
}
/*start footer*/
.main_footer {
    background: red;
}
footer, nav {
    display: block;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

img {
    border: 0;
}

h2 {
    font-family: "vazir-bold";
    font-weight: normal;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: none;
    color: #000;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

p {
    padding: 0;
    margin: 0;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa.fa-clock-o {
    padding-left: 4px;
}

.fa-twitter:before {
    content: "\f099";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-send:before {
    content: "\f1d8";
}


.container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.container:after {
    content: " ";
    display: block;
    clear: both;
}

.all-list li a {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.fa-rss:before {
    content: "\f09e";
}

.white {
    color: #fff;
}

.zxc_home {
    text-align: center;
}

h2 {
    font-size: 20px;
}

.all-list {
    margin: 0;
}

.all-list li {
    padding-top: 8px;
}

.all-list li a {
    color: #0c0c0c;
    padding-right: 14px;
    font-size: .8em;
    display: inline-block;
}

.all-list li:hover a {
    color: #000;
}

.all-list li .l_development_content {
    position: relative;
}

.main_footer {
    background: linear-gradient(0deg, #011642 0%, #041944 13%, #000205 100%);
    padding-top: 3px;
}

.footer_elements {
    display: grid;
}

@media (min-width: 0) and (max-width: 780px) {
    .footer_elements {
        grid-template-columns:auto;
    }
}

@media (min-width: 780px) {
    .footer_elements {
        grid-template-columns:repeat(3, 1fr);
    }
}

.footer_elements .footer_sec {
    padding-top: 8px;
}

.footer_elements .footer_sec .title {
    color: #fff;
    font-family: "vazir-bold";
}

.footer_elements .footer_sec .l_development_content a {
    color: #fff;
}

.footer_banner_wrapper {
    padding: 16px;
}

.footer_banner_wrapper .footer_banner {
    background-color: #fff;
    border-radius: 10px;
    margin: 0 auto;
    background-image: url('/client/themes/fa/main/img/gostaresh-footer.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    padding: 60px 35px;
}

@media (min-width: 1200px) {
    .footer_banner_wrapper .footer_banner {
        width: 55%;
    }
}

.footer_banner_wrapper .footer_banner_right {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
}

.footer_banner_wrapper .footer_banner_right a {
    background: #1d005e;
    color: white;
    border-radius: 11px;
    padding: 12px 48px;
    display: inline-block;
    font-size: 20px;
    font-family: "vazir-bold";
    box-shadow: 0px 0px 20px #1d0c09;
}

@media (min-width: 0) and (max-width: 680px) {
    .footer_banner_wrapper .footer_banner_right a {
        font-size: 16px;
        margin-top: 4px;
    }
}

.footer_banner_wrapper .footer_banner_right .banner_title {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
}

.footer_banner_wrapper .footer_banner_right .banner_title h2 {
    font-size: 24px;
    color: #1c005e;
}

.footer_banner_wrapper .footer_banner_right .banner_title p {
    font-family: "vazir-bold";
    font-size: 14px;
}

@media (min-width: 680px) {
    .footer_banner_wrapper .footer_banner_right .banner_title {
        width: 50%;
        float: right;
    }

    .footer_banner_wrapper .footer_banner_right .banner_button {
        width: 50%;
        float: right;
        text-align: center;
    }
}

.footer_first_part {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.footer_first_part:after {
    content: " ";
    display: block;
    clear: both;
}

.footer_nav .footer_tiny_menu {
    text-align: center;
    padding-top: 12px;
}

.footer_nav .footer_tiny_menu li {
    padding: 0 8px;
    display: inline-block;
    margin-right: -7px;
}

.footer_nav .footer_tiny_menu li a {
    color: #fff;
    font-size: 15px;
    font-family: "vazir-medium";
}

.footer_nav .footer_tiny_menu li a:hover {
    color: #d2d2d2;
}

@media (min-width: 780px) {
    .footer_nav .footer_tiny_menu {
        width: 41.6666666667%;
        float: right;
        text-align: right !important;
        padding-top: 16px;
    }
}

.footer_nav2 .footer_tiny_menu {
    text-align: center;
}

.footer_nav2 .footer_tiny_menu li {
    padding: 0 8px;
    display: inline-block;
    margin-right: -7px;
}

.footer_nav2 .footer_tiny_menu li a {
    color: #fff;
    font-size: 16px;
    font-family: "vazir-medium";
}

.footer_nav2 .footer_tiny_menu li a:hover {
    color: #d2d2d2;
}

@media (min-width: 680px) {
    .footer_nav2 .footer_tiny_menu {
        text-align: center;
    }
}

.copy_right {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
}

@media (min-width: 780px) {
    .copy_right {
        width: 25%;
        float: right;
        text-align: right;
    }
}

.copy_right p {
    font-size: 14px;
    font-family: "vazir-medium";
    padding: 16px 0;
    color: #fff;
    padding-top: 20px;
}

.footer_second_part {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 0;
}

.footer_second_part:after {
    content: " ";
    display: block;
    clear: both;
}

.iransamaneh_box {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.iransamaneh_box:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 780px) {
    .iransamaneh_box {
        width: 33.3333333333%;
        float: left;
        margin-left: 0;
        text-align: left;
    }
}

.iransamaneh-span-logo {
    display: block;
    float: right;
    margin-top: 18px;
    padding-right: 4px;
    font-size: 14px;
    font-family: "vazir-medium";
}

.footer_box_iransamaneh a, .footer_box_iransamaneh span {
    color: #fff;
    display: inline-block;
}
.footer_box_iransamaneh span {
    width: 100%;
}

.footer_box_iransamaneh .logo {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 4px;
}

.footer_box_iransamaneh .logo:after {
    content: " ";
    display: block;
    clear: both;
}

.footer_box_iransamaneh .logo img {
    margin-top: 8px;
    display: block;
    float: right;
}

.footer_global_icon {
    text-align: center;
    padding-top: 8px;
}
@media (min-width: 880px) {
    .tags-head:before {
        content: "\f111";
        font-family: "FontAwesome";
        font-size: 0.7em;
        color: #fff;
        -webkit-animation-name: blinker;
        -webkit-animation-duration: 1.4s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-name: blinker;
        -moz-animation-duration: 1.4s;
        -moz-animation-timing-function: linear;
        -moz-animation-iteration-count: infinite;
        animation-name: blinker;
        animation-duration: 1.4s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
    }
}
@media (min-width: 780px) {
    .footer_global_icon {
        width: 67%;
        padding-top: 0;
        float: left;
        text-align: right;
    }
}

.footer_adv {
    text-align: right;
    padding-top: 8px;
}

@media (min-width: 780px) {
    .footer_adv {
        width: 33%;
        padding-top: 0;
        float: right;
        text-align: center;
    }
}

.social li {
    display: inline-block;
    padding: 0 20px;
}

.social li a {
    display: block;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    font-size: 23px;
    padding-top: 4px;
    padding-left: 2px;
    color: #000;
}

.social li a i {
    vertical-align: middle;
}

.social .aparat {
    position: relative;
    width: 30px;
    height: 32px;
    background-size: 28px;
    right: -5px;
    top: 10px;
    background-repeat: no-repeat;
}

.social .insta i {
    color: #e4405f;
}

.social .twt i {
    color: #55acee;
}

.social .tlg i {
    color: #00aff0;
}

.social .utube i {
    color: #ff0000;
}

.social .rss {
    color: #f9a500;
}

@media print {
    .noprint {
        display: none;
    }
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/*end footer*/
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*! CSS Used from: Embedded */
@media screen and (min-width: 880px) {
    .svg_img a {
        display: flex;
    }
}

.svg_img {
    border-left: unset !important;
}

.svg_img a {
    align-items: center;
    gap: 9px;
}

/*! CSS Used keyframes */
@-moz-keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



/********************footer style***********************/
@media (max-width: 991px) {
    .pad-left {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .pad-inline {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .pad-right {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
}
.social_btn.aparat:before {
    content: " ";
    width: 23px;
    height: 32px;
    display: inline-block;
    background: url('/client/themes/fa/main/img/aparat.svg') no-repeat center / contain;
}
.film-svg:after {
    content: " ";
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url('/client/themes/fa/main/img/film.svg') no-repeat center / contain;
    vertical-align: middle;
}
.home_tele {
    margin-bottom: 8px;
    height: 28px;
}
.home_tele a {
    font-size: 14px !important;
    font-family: vazir-bold !important;
    color: #000 !important;
}
#ticker-swipe {
    background: #fff !important;
}
#nav_toggle.open {
    overflow: scroll;
}
/*yektanet adv*/
#yn-notification-99445.yn-borderbox.YN.yn-notification.desktop {
    bottom: 123px;
}
.stickyAdv{
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 10000000000000000000000000000;
}
.closeAdv{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 20px;
    transform: translateY(-50%);
    background: url('/client/themes/fa/main/img/close_icon.svg') no-repeat center center;
    cursor: pointer;
    z-index: 501;
}
.stickyAdvImg{
    width: 100%;
    max-width: 100%;
    max-height: 60px;
    height: auto;
    object-fit: contain;
    background-color: #FFFFFF0F;
    backdrop-filter: blur(10px);

}
.stickyAdv .stickyAdvItem:not(:last-child){
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .dMobileNone{
        display: none;
    }
    .closeAdv{
        right: 0;
    }
}
@media (min-width: 768px) {
    .dDesktopNone{
        display: none;
    }
}