@font-face {
    font-family: 'dana';
    src: url('/client/themes/fa/main/fonts/dana-regular.eot'),
    url('/client/themes/fa/main/fonts/dana-regular.eot?#iefix') format('eot'),
    url('/client/themes/fa/main/fonts/dana-regular.woff2') format('woff2'),
    url('/client/themes/fa/main/fonts/dana-regular.woff') format('woff'),
    url('/client/themes/fa/main/fonts/dana-regular.ttf') format('ttf');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'vazir';
    src: url('/client/themes/fa/main/fonts/vazir.eot'),
    url('/client/themes/fa/main/fonts/vazir.eot?#') format('eot'),
    url('/client/themes/fa/main/fonts/vazir.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'vazirBold';
    src: url('/client/themes/fa/main/fonts/vazirBold.eot'),
    url('/client/themes/fa/main/fonts/vazirBold.eot?#') format('eot'),
    url('/client/themes/fa/main/fonts/vazirBold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Shabnam-bold';
    src: url('/client/themes/fa/main/fonts/Shabnam-Bold-FD.eot'),
    url('/client/themes/fa/main/fonts/Shabnam-Bold-FD.eot?#') format('eot'),
    url('/client/themes/fa/main/fonts/Shabnam-Bold-FD.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Shabnam-FD';
    src: url('/client/themes/fa/main/fonts/Shabnam-FD.eot'),
    url('/client/themes/fa/main/fonts/Shabnam-FD.eot?#') format('eot'),
    url('/client/themes/fa/main/fonts/Shabnam-FD.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'vazirMedium';
    src: url('/client/themes/fa/main/fonts/vazirMedium.eot'),
    url('/client/themes/fa/main/fonts/vazirMedium.eot?#') format('eot'),
    url('/client/themes/fa/main/fonts/vazirMedium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/client/themes/fa/main/fonts/fontawesome-webfont.eot?v=4.5.0'),
    url('/client/themes/fa/main/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),
    url('/client/themes/fa/main/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),
    url('/client/themes/fa/main/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.clr-red-1 {
    color: #FF0000 !important;
    font-weight: 700 !important;
}

.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;
}

.cx2 {
    width: 16.66666667%;
}

.cx12 {
    width: 100%
}

.cx10 {
    width: 83.33333333%
}

.row_flex {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

a {
    text-decoration: none;
}

body {
    background-image: url('/client/themes/fa/main/img/bg_body.gif');
    padding: 0;
    margin: 10px 0 0 0;
    font: normal 13px/26px Vazir;
    color: #000000;
    direction: rtl;
    text-align: right;
}

.container::after {
    clear: both;
}

.container::before, .container::after {
    content: " ";
    display: table;
}

.container {
    margin-left: auto;
    margin-right: auto;
}

.page_main {
    border-bottom: 0 none;
}

.page_home, .page_main {
    width: 100%;
    border: 1px solid silver;
    background-color: #fff;
    margin: 0 auto;
    padding: 4px;
}

.nav_update_news {
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
    color: #000;
    font: 11px/23px Vazir;
    margin-bottom: 5px;
    padding: 0 5px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

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

.nav_update_news {
    color: #000;
    font: 11px/23px Vazir;
}
ul.menu1 {
    padding: 0 3px 0 5px !important;
}

.nav {
    list-style: none;
}

ul.menu1 li {
    position: relative;
}

ul.menu1 li a {
    font: 11px/25px Vazir;
    padding: 0 7px;
}

.nav_update_news {
    color: #000;
    font: 11px/23px Vazir;
}

ul.menu1 li::after {
    content: " ";
    width: 1.10pt;
    height: 12px;
    background-color: #6c919b;
    position: absolute;
    left: 0;
    top: 6px;
}

ul.menu1 li:last-child::after {
    display: none;
}

a.instagram_link {
    width: 16px;
    height: 16px;
    line-height: 13px;
    display: block;
    float: right;
    padding: 0;
    overflow: hidden;
    margin: 3px 5px 0 0;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: rgb(85, 65, 214);
    background: -moz-linear-gradient(-45deg, rgba(85, 65, 214, 1) 0%, rgba(195, 38, 148, 1) 40%, rgba(240, 31, 65, 1) 56%, rgba(251, 192, 76, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(85, 65, 214, 1) 0%, rgba(195, 38, 148, 1) 40%, rgba(240, 31, 65, 1) 56%, rgba(251, 192, 76, 1) 100%);
    background: linear-gradient(135deg, rgba(85, 65, 214, 1) 0%, rgba(195, 38, 148, 1) 40%, rgba(240, 31, 65, 1) 56%, rgba(251, 192, 76, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5541d6', endColorstr='#fbc04c', GradientType=1);
}
.bourse_color {
    color: green !important;
}

a.facebook_link i {
    color: #FFFFFF;
    font-size: 1.1em;
}

a.googleplus_link i {
    color: #FFFFFF;
    font-size: .86em;
}

a.twitter_link i {
    color: #FFFFFF;
    font-size: 1.2em;
}

a.rss_link i, a.rss_footer i {
    color: #FFFFFF;
    font-size: 1.2em;
}

a.facebook_link {
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    padding: 0;
    overflow: hidden;
    margin: 3px 5px 0 0;
    line-height: 16px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #3B5998;
}

a.googleplus_link {
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    padding: 0;
    overflow: hidden;
    margin: 3px 5px 0 0;
    line-height: 13px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #DD5044;
}

a.twitter_link {
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    padding: 0;
    overflow: hidden;
    margin: 3px 5px 0 0;
    line-height: 16px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: rgb(134, 202, 247);
    background: -moz-linear-gradient(-45deg, rgba(134, 202, 247, 1) 0%, rgba(90, 163, 214, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(134, 202, 247, 1) 0%, rgba(90, 163, 214, 1) 100%);
    background: linear-gradient(135deg, rgba(134, 202, 247, 1) 0%, rgba(90, 163, 214, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86caf7', endColorstr='#5aa3d6', GradientType=1);
}

a.rss_link {
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    padding: 0;
    overflow: hidden;
    margin: 3px 5px 0 0;
    line-height: 16px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: rgb(229, 116, 46);
    background: -moz-linear-gradient(-45deg, rgba(229, 116, 46, 1) 0%, rgba(251, 169, 82, 1) 50%, rgba(229, 116, 46, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(229, 116, 46, 1) 0%, rgba(251, 169, 82, 1) 50%, rgba(229, 116, 46, 1) 100%);
    background: linear-gradient(135deg, rgba(229, 116, 46, 1) 0%, rgba(251, 169, 82, 1) 50%, rgba(229, 116, 46, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5742e', endColorstr='#e5742e', GradientType=1);
}
.row::before, .row::after {
    content: " ";
    display: table;
}

.row::after {
    clear: both;
}

.padd_l, .padd_left {
    padding-left: 5px;
    padding-right: 0;
}

.hidden-ms {
    display: block !important;
}

.hidden-xs {
    display: block !important;
}

.footer {
    height: auto;
    overflow: hidden;
    width: 100%;
    background: #FFFFFF;
    border: 1px #ccc solid;
}

.footer_nav {
    overflow: hidden;
    border-top: 1px solid #C0C0C0;
    padding: 0 0 15px 0;
    text-align: center;
}

.footer_nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer_nav ul li a {
    color: #000000;
    cursor: pointer;
    font: 12px/18px Vazir;
}
.b_mrg {
    margin-bottom: 10px;
}


.bold {
    font-weight: bold !important;
}

.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
    display: none !important;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    max-width: 100%;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button, select {
    text-transform: none;
}

.col3-news {
    width: 14.7%;
    float: right;
    min-height: 1px
}

.col1-news {
    width: 60.6%;
    padding: 0 8px 0 8px;
    float: right;
    min-height: 1px
}

.col2-news {
    width: 24.7%;
    float: right;
    min-height: 1px
}

.s_Mobile, .S_mobile {
    width: 100%;
}

.search_part {
    width: 100%;
    height: 37px;
    border: 2px solid #c8c8c8;
    margin-bottom: 5px;
}

.col-sm-6, .col-sm-3, .col-sm-12 {
    float: right;
    min-height: 1px;
}

.news_nav {
    font: normal 11px Vazir;
    color: #1809A6;
}

.news_id_c {
    text-align: right;
    font-size: 10px;
    margin-left: 6px;
}

.news_nav_title {
    color: #000000;
}

.news_pdate_c {
    width: 100%;
    text-align: left;
}

.col-xs-6 {
    width: 50%;
}

.news_path {
    float: right;
    font: 10px Vazir;
    margin-left: 6px;
}

.news_path a {
    color: #1809A6;
}

.news_nav_toolbar {
    font: normal 11px Vazir;
    color: #ff0000;
    cursor: pointer;
    padding-left: 10px;
    min-height: 30px !important;
}

.news_nav_toolbar.error_report_s {
    font-size: 9.5px;
    min-height: 23px !important;
    margin-left: 4px;
    padding-left: 0;
}

.send_error_bot {
    height: 23px;
    overflow: hidden;
    float: left;
    color: #ff0000;
    display: block;
    border: 1px solid #ff0000;
    padding: 4px 5px 3px;
}

.col-xs-6, .col-xs-9, .col-xs-2 {
    float: right;
    min-height: 1px;
}

.news-share {
    padding-left: 10px;
}

.news_print_botton {
    font-size: 1.10em;
}

.news_print_botton, .news_emails_botton, .news_save_botton {
    width: 13px;
    height: 16px;
    line-height: 15px;
    overflow: hidden;
    float: left;
    margin-right: 2px;
    cursor: pointer;
    color: #203D98;
}

.news_emails_botton {
    width: 13px;
    font-size: 1em;
}

.news_save_botton {
    width: 14px;
    height: 17px;
    display: block;
    font-size: 1.1em;
    margin-top: 1px;
}

.news_print_botton::before, .news_emails_botton::before {
    vertical-align: middle;
}

.news_size_up, .news_size_down {
    font-size: 1.2em;
    color: #203D98;
    float: left;
    line-height: 21px;
}

.news_size_reset {
    font: 15px/12px Vazir;
    float: left;
    margin-right: -5px;
    color: #203D98;
}

.news_size_reset_span {
    font-size: 12px;
}

#news .title, .body h2, .body h3, .body h4, .body h5, .body h6 {
    font-family: Vazir !important;
    font: bold 16px/25px Vazir;
}

.title {
    font: bold 16px/25px Vazir;
    color: #0e00ee;
}

.lead_image {
    display: block;
    border: 0;
    margin-right: 15px;
    float: left;
    margin-top: 10px;
    width: 300px;
    height: 150px;
}

.subtitle, .print_subtitle {
    font: 12px/20px Vazir;
    color: black;
    background-color: #f8f8f8;
    padding: 8pt;
    margin-top: 10px;
    border: 0 solid #e0e0e0;
    text-align: justify;
}

.body {
    font: 15px/30px Vazir !important;
    color: #000000;
    margin-top: 10px;
    text-align: justify;
    direction: rtl;
}

.body * {
    max-width: 100%
}

.body p {
    font: 15px/30px Vazir !important
}

.body *[style='font-size:10pt;'] {
    font-size: 15px !important;
}

.short-link {
    margin-bottom: 10px;
}

.link-style {
    font-size: 13px;
    color: #1809A6;
}

.short-link span {
    font: 12px/20px Vazir;
    color: #000;
    font-weight: bold;
    cursor: pointer;
}

.link_en {
    color: #1809A6;
}

.inner_go_home i {
    float: right;
    color: #203D98;
    font-size: 1.4em;
    line-height: 13px;
    margin-left: 3px;
}

.inner_go_home span {
    font: 11px/16px Vazir;
    float: right;
}

.send_down_news {
    height: 22px;
}

.send_down_news i {
    color: #203D98;
    font-size: 1.3em;
}

.print_news_down i {
    color: #203D98;
    font-size: 1.5em;
}

.share_to_container_news {
    float: right;
    margin-bottom: 5px;
}

.sn_telegram {
    background-color: #2aa8e2;
}

.news-share-item {
    border-radius: 3px;
    color: #FFFFFF !important;
    display: block;
    float: right;
    font-size: 17px;
    height: 28px;
    margin-left: 3px;
    overflow: hidden;
    text-align: center;
    width: 30px;
}

.news-share-item:last-of-type {
    margin-left: 0;
}

.news-share-item:not(.sn_whatsapp) i {
    font-size: 14px;
}

.sn_facebook {
    background-color: #47639E;
}

.sn_twitter {
    background-color: #74BAE9;
    font-size: 19px;
}

.sn_gplus {
    background-color: #DD5044;
}

.sn_whatsapp {
    background-color: #00e866;
    font-size: 18px;
}

.col-md-6, .col-lg-6, .col-md-12, .col-md-9 {
    float: right;
    min-height: 1px;
}

.tbg_sar {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    color: #1809A6;
    border: 1px solid #C0C0C0;
    font: 15px/23px vazirMedium;
    padding-right: 5px;
    border-radius: 6px 6px 0 0;
    height: 24px;
    overflow: hidden;
    width: 100%;
    text-align: right;
}

.comments_topic, .comments_topic2 {
    font: 16px/25px Vazir;
    color: #444444;
    float: right;
    margin-left: 10px;
}

.panel_left {
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    border-radius: 0 0 4px 4px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px;
}

#comm_b {
    position: relative;
    overflow: hidden
}

.form-group {
    margin-bottom: 3px;
}

.frm_label, .frm_error, .form_error_message_class, .form_msg {
    margin: auto 5px;
}

.frm_label, .frm_options, .frm_invalid_label {
    color: #000000;
    font: 12px/18px Vazir;
    display: inline-block
}

.form-control::placeholder {
    color: #999999;
    opacity: 1;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 12px;
    font-family: Vazir;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 11px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-family: Vazir;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

#characters {
    bottom: 14px;
    color: red;
    display: block;
    left: 0;
    position: absolute;
}

.wrapper {
    clear: both;
    height: 0 !important;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.search_part input {
    width: 100%;
    background: transparent;
    border: none;
    color: #000;
    font: 12px/30px Vazir;
    font-weight: bold;
    padding-right: 8px;
    padding-left: 24px;
}

.search_part ::placeholder {
    opacity: 1;
    color: #000;
    font: 14px/35px Vazir;
}

.search_part a {
    position: absolute;
    left: 7px;
    top: 2px;
    color: #000;
    font-size: 18px;
}

.search_part i {
    color: #000;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}

.search_form {
    position: relative;
}

.news_sar {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    color: #444444;
    border: 1px solid #C0C0C0;
    font: 16px/25px Vazir;
    border-radius: 6px 6px 0 0;
    height: 24px;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.panel_left {
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    border-radius: 0 0 4px 4px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px;
}

.tab_sar_news1 {
    background: #CCCCCC;
    border-left: 1px solid #FFFFFF;
    color: #444444;
    cursor: pointer;
    display: block;
    float: right;
    font: 13px/23px Vazir;
    height: 25px;
    overflow: hidden;
    text-align: center;
    width: 25%;
}

.nav-pills_news > li.active > a, .nav-pills_news > li.active > a:hover, .nav-pills_news > li.active > a:focus {
    color: #AA0002;
}

.nav-pills_news > li > a {
    margin: 0;
    padding: 0 5px;
    height: 24px;
}

.nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tab_sar_news1 a {
    color: #000;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #AA0002;
}

.nav-pills > li > a {
    border-radius: 4px 4px 0 0;
    margin: 0;
    padding: 0;
    height: 24px;
}

.nav::before, .nav::after {
    content: " ";
    display: table;
}

.nav::after {
    clear: both;
}

.tab_sar_news {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    color: #444444;
    float: right;
    border: 1px solid #C0C0C0;
    font: 15px/25px Vazir;
    border-radius: 6px 6px 0 0;
    height: 24px;
    overflow: hidden;
    width: 49%;
    cursor: pointer;
    display: block;
    text-align: center;
}

.nav-pills > li + li {
    margin-right: 2%;
}

.tab_sar_news a {
    color: #000;
}

a:hover {
    color: #bb0003;
}

.comm_title_box {
    border-bottom: 1px solid #CFCFCF;
}

.comments_topic_b {
    background-color: #EBEBEB;
    border: 1px solid #C0C0C0;
    border-radius: 5px 5px 0 0;
    color: #103E6F;
    float: right;
    font: 11px/23px Vazir;
    height: 24px;
    margin-left: 10px;
    text-align: center;
    width: 108px;
}

.com_title_p, .com_title_u, .com_title_n {
    overflow: hidden;
    font: 11px/24px Vazir;
    color: #6F6F6F;
    text-align: center;
    background-color: #ededed;
}

.com_title_p {
    margin-right: 20px;
    padding-right: 3px;
    border-left: 1px solid #FFFFFF;
}

.comments_container {
    border: 1px solid #CFCFCF;
    border-top: none;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    overflow: hidden;
    transition: all 1s ease-in-out;
}

.comments_item {
    width: 100%;
    margin-bottom: 25px;
}

.comm_info_content {
    background-color: #FFFFFF;
    margin: 2px 0;
    border-radius: 5px;
}

.col-xs-4 {
    width: 33.33333333%;
}

.comm_info_name {
    font: 11px/18px Vazir;
    color: #5F5F5F;
    text-align: center;
    border-left: 1px solid #C0C0C0;
    margin: 3px 0;
}

.comm_info_country {
    height: 20px;
    font: 11px/24px Vazir;
    color: #000000;
    text-align: center;
    padding-top: 6px;
}

.comm_info_country img {
    display: block;
    margin: auto;
}

.col-xs-26 {
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-2, .col-xs-4, .col-xs-6, .col-xs-3 {
    float: right;
    position: relative;
    min-height: 1px;
}

.col-xs-6 {
    width: 50%;
}

.comm_info_date {
    font: 11px/18px Vazir;
    color: #5F5F5F;
    text-align: center;
    margin: 3px 0;
    border-right: 1px solid #C0C0C0;
}

.comm_rating {
    width: 100%;
    height: 20px;
    float: right;
    padding-top: 6px;
}

.parent_rating_down {
    padding: 0 0 0 19px;
    float: right;
    position: relative;
    margin-left: 5px;
}

.rating_down, .rating_up {
    width: 43px;
    height: 14px;
    overflow: hidden;
    text-align: center;
    font: 11px Vazir;
    border: 1px solid #c5c5c5;
    border-left-color: rgb(197, 197, 197);
    background-color: #FFFFFF;
}

.rating_down {
    float: right;
    color: #E30303;
    border-left: none;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
}

.rate_down_link, .rate_up_link {
    width: 24px;
    height: 14px;
    display: inline;
    cursor: pointer;
    border: 1px solid #5C5C5C;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
}

.rate_down_link {
    background-color: #E30303;
    float: left;
    margin-right: -2px;
}

.rate_down_link i, .rate_up_link i {
    color: #FFFFFF;
    display: block;
    font-size: .7em;
    height: 16px;
    line-height: 12px;
    padding: 0;
}

.parent_rating_up {
    padding: 0;
    float: right;
    position: relative;
}

.rate_up_link {
    background-color: #116DD6;
    float: right;
    margin-left: -2px;
}

.rating_up {
    color: #116DD6;
    float: left;
    border-right: none;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
}

.col-sm-4, .col-sm-1, .col-sm-7, .col-sm-8, .col-sm-10, .col-sm-2 {
    float: right;
    position: relative;
    min-height: 1px
}

.comm_answer_link {
    height: 26px;
    float: right;
    font: 11px/24px Vazir;
    text-align: right;
    color: #000000;
    overflow: hidden;
}

.comm_answer_link a {
    font: 11px/24px Vazir;
    color: #000000;
}

.comments {
    padding: 20px 50px 10px 50px;
    font: 12px/150% Vazir;
    color: #5F5F5F;
    text-align: justify;
    margin-bottom: 8px;
}

.i-comment {
    color: #6095C9;
    font-size: 1.25em;
}

.comm_admin_reply {
    padding: 10px 16px 0 0;
    color: #AD2224;
    line-height: 125%;
}

.admin_icon {
    width: 24px;
    height: 24px;
    display: block;
    float: right;
    background-color: #F0F7FF;
    border: 1px solid #70A1D2;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font: 9px/9px Vazir;
    color: #216BB5;
    margin-left: 5px;
}

.comments_form_container {
    width: 100%;
    padding: 10px;
    height: 0px;
    transition: all 0.4s ease-in-out;
}

.comm_info_bar {
    background-color: #EDEDED;
    padding-left: 5px;
    overflow: hidden;
    border-bottom: 1px solid #CFCFCF;
}

.link_title_content_hot:hover, .link_title_content:hover {
    color: #fff;
}

.left {
    padding-left: 5px !important;
}

.comm_info_content {
    background-color: #FFFFFF;
    margin: 2px 0;
    border-radius: 5px;
}

.webgardi_main {
    background: #FFFFFF;
    border: 1px solid #912F2C;
    margin-bottom: 5px;
    overflow: hidden;
    box-shadow: 0.1pt 0.1pt 0.4pt #000;
    border-radius: 4px;
}

.row-film-rss .webgardi_main .webgardi_header {
    background-color: #1809A6;
    text-align: right;
    padding-right: 10px !important;
}

.webgardi_main .webgardi_header {
    background: #F70D0E;
    background-color: rgb(247, 13, 14);
    display: block;
    color: #FFE6EA;
    text-align: center;
    font: 16px/25px vazirMedium;
    height: 23px;
}

.parent_row1_col_right {
    padding: 5px;
}

.comm_answer {
    padding: 0 50px 0 0;
}

.comm_answer_title {
    height: 22px;
    border-bottom: 1px solid #C0C0C0;
    font: 11px/21px Vazir;
    color: #000000;
}

.comm_answer_title_span {
    font: 11px/21px Vazir;
    display: inline-block;
    background: #EDEDED;
    border-radius: 5px 5px 0 0;
    padding: 0 20px;
}

.comm_answer_content {
    border-right: 4px solid #EDEDED;
    padding-top: 20px;
}

.comment_answer_2 {
    color: #5F5F5F;
    float: right;
    font: 11px/18px Vazir;
    height: auto;
    text-align: right;
    width: 49%;
}

.comment_answer_c span {
    display: block;
    width: 2px;
    height: 20px;
    float: right;
    color: #FFFFFF;
    padding: 0 15px;
    font: 11px/18px Vazir;
}

.fl_img, .fr_img, .body_img, .center_img {
    display: block;
    border: 0;
}

.fr_img {
    float: right;
}

.comment_answer_c img {
    margin-top: 4px;
}

.comment_answer_5 {
    color: #5F5F5F;
    float: right;
    font: 11px/18px Vazir;
    height: auto;
    text-align: center;
    width: 100px;
}

.b_pasokh {
    height: 5px;
    background: #EDEDED;
    border-radius: 0 0 5px 0;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
}

.comment_answer_c {
    width: 100%;
    height: auto;
    background-color: #EDEDED;
    float: right;
    padding: 0 5px;
}

.clear {
    clear: both;
}

textarea.form-control {
    height: auto;
}

.col-ms-3 {
    float: right;
    position: relative;
    min-height: 1px
}

.col-xs-12 {
    width: 100%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.view_stat {
    height: 25px;
    color: #ffffff;
    line-height: 25px;
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 12px;
}

.videojs_main {
    position: relative;
    margin: 0 auto 10px;
}

.mrg-b10 {
    margin-bottom: 10px;
}

.r_news_title a {
    width: 100%;
    font: normal 9pt/150% Vazir;
    text-align: right;
    display: block;
    text-indent: 4px;
    color: #000;
}

.bolet_red {
    width: 6px;
    height: 6px;
    float: right;
    margin: 4px auto auto 5px;
    background-color: #dc191d;
}

.logo1_news {
    max-height: 90px;
}

.video_share_tag_box.close-tag-box {
    display: none;
}

.video-player-download-link:hover .main-div-download-qualities {
    visibility: visible;
    opacity: 1;
}

.album_list_content {
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding: 5px;
}

.album_list_desc {
    background: #F8F8F8;
    border: 1px solid #E0E0E0;
    margin-bottom: 5px;
    padding: 3px 5px;
    text-align: center;
    direction: rtl;
}

.grid_item {
    background-color: #F8F8F8;
    border: 1px solid #E0E0E0;
    display: block;
    height: 120px;
    line-height: 60px;
    margin: 0 2px 2px 0;
    padding: 7px !important;
    text-align: center;
}

.grid_item img {
    display: block;
    height: 100%;
    width: 100%;
}

.news_pic {
    padding: 4px;
    background: #FFFFFF;
    border: 1px solid silver;
    height: 98px !important;
}

.title10 {
    display: block;
    font: 12px/20px vazirMedium;
    text-align: right;
    width: 100%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-3 {
    width: 25%;
}

.content_item {
    border: 1px solid #026cdc;
    border-radius: 5px;
    margin-bottom: 3px;
    padding-bottom: 5px;
    width: 100%;
}

.content_item_hot {
    border: 1px solid #ff5a00 !important;
}

.date_content {
    background-color: #193395;
    font: 13px/25px Vazir;
    width: 100%;
    padding: 5px 10px;
    overflow: hidden;
    text-align: left;
    color: #FFFFFF;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.date_content.date_content_hot {
    background-color: #FF0707;
}

.title_content {
    padding: 0 !important;
    font: 17px/23px Vazir;
    text-align: right;
}

.title_content a {
    color: #ffffff;
}

.borderSection {
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    border-radius: 0 0 4px 4px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px;
}

.fa-google-plus::before {
    content: "\f0d5";
}

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

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

.fa-download::before {
    content: "\f019";
}

.fa-plus-square-o::before {
    content: "\f196";
}

.fa-minus-square-o::before {
    content: "\f147";
}

.fa-save::before, .fa-floppy-o::before {
    content: "\f0c7";
}

.fa-envelope-o::before {
    content: "\f003";
}

.fa-print::before {
    content: "\f02f";
}

.fa-send::before, .fa-paper-plane::before {
    content: "\f1d8";
}
.fa-plus::before {
    content: "\f067";
}

.fa-minus::before {
    content: "\f068";
}

.button_comment {
    height: 50px;
    text-align: center;
    font: 16px/130% Vazir;
    color: #000;
    padding: 10px;
    margin: 10px auto;
    display: block;
}

.adv_sticky, .adv_sticky_2, .adv_sticky_3 {
    display: none;
    border: 1px solid silver;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 5px;
    padding: 4px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.stickyParent {
    position: sticky;
    top: 0;
    z-index: 9
}

.adv_sticky {
    z-index: 10000;
}

.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "\f00d";
}

.adv_sticky .fa-close, .adv_sticky_2 .fa-close, .adv_sticky_3 .fa-close {
    color: #cc1412;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
}

.ads_close {
    height: 0px;
    transition: height 0.5s;
    display: none !important;
}

.col-xs-5 {
    width: 41.66666667% !important;
}

.fa-chain::before, .fa-link::before {
    content: "\f0c1";
}

.fa-home::before {
    content: "\f015";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-left:before {
    content: "\f053";
}

.inner_go_home span {
    font: 11px/16px Vazir;
    float: right;
}

.fa-send-o::before, .fa-paper-plane-o::before {
    content: "\f1d9";
}

.fa-whatsapp::before {
    content: "\f232";
}

.print_news_down i {
    color: #203d98;
    font-size: 1.5em;
}

.print_news_down i {
    color: #203d98;
    font-size: 1.5em;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
    opacity: 1;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.linear_news {
    margin-bottom: 4px;
    text-align: right;
    width: 100%;
}

.title5 {
    width: 100%;
    font: 12px/20px Vazir;
    text-align: right;
    display: block;
    text-indent: 4px;
    color: #000;
}

.linear_news .title5 .bolet_red {
    margin-top: 5px;
}

.bolet1_red, .bolet2_red, .bolet3_red {
    width: 2px;
    height: 2px;
    background-color: #fff;
    display: block;
    float: right;
}

.title5:hover .bolet1_red, .title11:hover .bolet1_red {
    background: #dc191d;
}

.bolet3_red, .bolet3_red2 {
    clear: both;
}

#ticker-wrapper.has-js {
    width: 97%;
    height: 24px;
    font: 11px Vazir;
    line-height: normal;
    line-height: 21px;
    color: #b62934;
    float: right;
    direction: rtl;
}

#ticker-wrapper * {
    margin: 0;
}

#ticker {
    width: 100%;
    height: 24px;
    display: block;
    float: right;
    position: relative;
    overflow: hidden;
}

.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

.panel_tele .fr-angle-left {
    display: block;
    float: right;
    color: #b21111;
    font-size: 1.2em;
    line-height: 23px;
    padding-right: 2px;
}

.fa-angle-left::before {
    content: "\f104";
}

.panel_tele {
    background: #feffff;
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef', GradientType=0);
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-bottom: 5px;
    height: 26px;
    overflow: hidden;
    padding-right: 5px;
}

.click1000_allcontent {
    margin: 10px auto 15px;
    border: 1px solid #dedede;
    border-radius: 10px;
    width: 100%;
}

.click1000_header a {
    background: url('/client/themes/fa/main/img/1000clickads.jpg') right center no-repeat;
    width: 100%;
    display: block;
    height: 26px;
    overflow: hidden;
}

.click1000_section {
    color: #000;
    margin: 2px;
    padding: 1px;
    transition: all .3s ease-out 0s;
    text-align: center;
    border: 1px solid #d2d2d2;
}

.click1000_section a {
    font: 11px Vazir;
    color: #134888;
}

.click1000_desc {
    transition: all .3s ease-out 0s;
    font: 11px/130% Vazir;
    color: #666;
}

.click1000_section, .click1000_section > div {
    width: fit-content;
    width: -moz-fit-content;
}

.click1000_content > div:not([class]) {
    display: inline-block;
    vertical-align: bottom;
}

.webgardi_main {
    background: #fff;
    border: 1px solid #912f2c;
    margin-bottom: 5px;
    overflow: hidden;
    box-shadow: .1pt .1pt .4pt #000;
    border-radius: 4px;
}

.webgardi_main .webgardi_header {
    background: #f70d0e;
    display: block;
    color: #ffe6ea;
    text-align: center;
    font: 16px/25px vazirMedium;
    height: 23px;
}

.webgardi_main .webgardi_content {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px !important;
}

.right_col {
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 0 0 4px 4px;
}

.panel_owl .splide {
    padding: 10px 18px 0;
    margin-bottom: 10px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.ms6 {
    background: #fff;
    border: 1px solid silver;
    border-radius: 0 0 4px 4px;
    margin-bottom: 5px;
    padding: 10px 18px 0;
    position: relative;
}

.zero-xs-lpad10 {
    padding-left: 10px;
}

.fa-smile-o::before {
    content: "\f118";
}

.emoji_first_icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    font-size: 1.1em;
}

.comments_form_container .emoji_content {
    bottom: 123px;
}

.emoji_content {
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    z-index: 99999;
    transition: 0.4s;
    background: #fff;
    overflow: hidden;
}

.img-adv {
    width: 100%;
    border: 0 none;
}

#comment_name {
    height: 19px
}

#comment_mail {
    height: 19px
}

.fa-comment-o::before {
    content: "\f0e5";
}

.splide__arrow--prev {
    right: -4px !important;
    background: unset;
}

.splide__arrow--next {
    left: -4px !important;
    background: unset;
}

.film_rssService_slice {
    padding: 2px;
}

.film_rssService .album_pic1 {
    height: 100px !important;
    width: 180px !important;
    padding: 4px;
    border-width: 1px;
}

.album_pic {
    padding: 4px;
    background: #fff;
    border: 1px solid silver;
}

a.popUp.show {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100000;
    transition: 0.3s;
}

a.popUp.show img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.4s;
    animation-name: zoom;
    animation-duration: 0.4s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.figure {
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
    display: inline-block;
    line-height: 0;
}

.panel_owlS .swiper-slide {
    flex-wrap: wrap;
}

.panel_owl {
    overflow: hidden;
}

.panel_owlS .swiper-slide a.picLink {
    width: 100%
}

.panel_owlS .swiper-slide a img.news_pic {
    width: 100%
}

.fade.active.in {
    animation: opacityTab 0.5s;
}

@keyframes opacityTab {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0.25;
    }
    50% {
        opacity: 0.50;
    }
    75% {
        opacity: 0.75;
    }
    100% {
        opacity: 1;
    }
}

#js-news {
    padding: 0 15px 0 0;
}

#js-news li {
    display: none;
}

#js-news li:first-child {
    display: block;
}

#js-news li a {
    font: 11px/25px Vazir;
    color: #b62934;
}

.panel_tele {
    background: #feffff;
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef', GradientType=0);
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-bottom: 5px;
    height: 26px;
    overflow: hidden;
    padding-right: 5px;
    position: relative;
}

#clearfix {
    background: rgb(254, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef', GradientType=0); /* IE6-9 */
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    width: 100%;
    height: 24px;
    display: none;
}

.panel_tele .fr-angle-left {
    display: block;
    float: right;
    color: #b21111;
    font-size: 1.2em;
    line-height: 23px;
    padding-right: 2px;
}

.fa-angle-left::before {
    content: "\f104";
}

.panel_tele .fr-angle-left {
    color: #b21111;
    font-size: 1.2em;
    line-height: 23px;
}

#ticker-wrapper.has-js {
    width: 97%;
    height: 24px;
    font: 11px/21 Vazir;
    color: #b62934;
    float: right;
    direction: rtl;
}

.more {
    float: left;
    padding-left: 10px;
    font: 15px/23px Vazir;
}

figure.figure, figure.figure img {
    max-width: 100%;
}

img.news_corner_image {
    width: auto !important;
    height: auto !important;
}

.nav-pills li.active a, .nav-pills2 li.active a {
    background: #ebebeb;
    margin: 0;
}

.headerSection {
    display: flex;
    justify-content: space-between;
}

.poll_title {
    font: 14px/28px vazirBold;
    color: #444444;
    text-align: justify;
    padding: 5px 0;
}

.poll_option {
    width: 100%;
    float: right;
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
    margin-bottom: 9px;
}

.poll_option .frm_label_poll {
    font: 14px/20px Vazir;
    color: #434343;
}

.poll_img img {
    height: auto;
    display: block;
    margin: 0 auto;
}

.poll_form_c .email_text {
    margin: 5px 0;
    max-width: 100%;
}

.error_msg_poll {
    color: red;
    font: 12px/17px Vazir;
    padding: 10px 0 5px;
}

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

.poll_result_container {
    margin-top: 5px;
}

.poll_bar_outter {
    border: 1px solid #999;
    height: 11px;
    overflow: hidden;
    border-radius: 5px;
}

.poll_percent {
    font: normal 10px Vazir;
    color: #7F7F7F;
    text-align: left;
}

.poll_text {
    font: normal 12px Vazir;
    color: #444444;
    padding-bottom: 5px;
}

.poll_archive_c {
    text-align: left;
}

.poll_options {
    font: normal 12px/14px Vazir;
    color: #444444;
    padding: 5px 0;
}

.poll_bar_inner {
    background-color: #A00303;
    height: 11px;
}

.send_error_bot:hover {
    color: #ffffff;
    background-color: #ff0000;
}

.emoji_content .nav-tabs {
    height: 27px;
    padding-right: 3px;
}

.emoji_content .nav-tabs li.active a, .emoji_content .nav-tabs li.active a:hover, .emoji_content .nav-tabs li.active a:focus {
    border: none;
}

.active .emoji_1_tab {
    background-position: center -279px;
}

.emoji_tab {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url('/client/themes/fa/main/img/emoji/IconsetSmiles_1x.png') no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
}

.emoji_2_tab {
    background-position: center -37px;
}

.emoji_3_tab {
    background-position: center -148px;
}

.emoji_4_tab {
    background-position: center -93px;
}

.emoji_5_tab {
    background-position: center -200px;
}

.emoji_6_tab {
    background-position: center -251px;
}

.emoji_content .tab-content .tab-pane {
    overflow-y: scroll;
    max-height: 82px;
    padding-right: 5px;
}

.emoji_content .tab-content .tab-pane .emoji, .comments .emoji, .comm_answer_line .emoji {
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-left: 2px;
    cursor: pointer;
}

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
    float: right;
    margin-bottom: -1px;
}

.nav > li {
    position: relative;
    display: block;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    outline: none;
}

.nav-tabs > li > a {
    margin-left: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.active .emoji_2_tab {
    background-position: center -7px;
}

.emoji_1_tab {
    background-position: center -309px;
}

.comment_reply_msg {
    color: #116DD6;
    direction: rtl;
    text-align: center;
    padding: 5px;
    padding-right: 30px;
    background: #EDEDED;
    margin-bottom: 5px;
}

.body_content {
    padding: 5px 10px;
}

.tags_container {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 3px;
}

.tags_title {
    width: 100%;
    font: 12px/180% Vazir;
    color: #000000;
}

.fa-tag::before {
    content: "\f02b";
}

.news-icon-tag {
    color: #203D98;
    font-size: 1.4em;
}

.tag_element {
    display: inline-block;
    border: 1px solid #C0C0C0;
    font: normal 11px Vazir;
    border-radius: 6px;
    text-align: right;
    padding: 2px 7px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    color: black;
}

.adv_news_body img {
    width: 230px !important;
    height: 100px;
    margin: 0 auto;
}

.titlerelated span {
    font: bold 13px/20px Vazir;
    color: red;
}

.related_content {
    border-right: 5px solid #f0f0f0;
    padding: 0px 10px;
    margin: 10px 0px;
}

.linear_news {
    margin-bottom: 4px;
    text-align: right;
    width: 100%;
}

.titlerel {
    font: 16px/25px Vazir;
    font-weight: normal;
    color: #3740d0;
    font-weight: bold;
}

.fixed-icons {
    position: fixed;
    right: 0;
    z-index: 1000;
    top: 3%;
    width: 400px;
    height: 70px;
    opacity: 0;
}

.fix-menu-close {
    text-align: center;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 292px;
    top: -10px;
    background: #0151b2;
    z-index: 1;
    line-height: 22px;
}

.fix-menu-open {
    background: #c7d1f3;
    color: #0151b2;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: 27px;
    padding-top: 9px;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    -moz-transition: all .5ms ease-in-out !important;
    cursor: pointer;
    display: none;
    top: -5px;
    right: 12px;
    position: absolute;
    text-align: center;
}

.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "\f00d";
}

.pishnahad_sec {
    background: #c7d1f3;
    color: #fff;
    padding: 6px;
    width: 313px;
    height: 77px;
    margin-left: 19px;
    border-radius: 2px;
    font-size: 14px;
    transition: 1s all ease;
    opacity: 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .09);
    overflow: hidden;
}

.img_pi {
    width: 85px;
    height: 63px;
    border: 2px solid #fff;
    float: right;
    margin-left: 12px;
}

.Htag {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.titlepi {
    font: 15px/28px vazirMedium;
    color: #000;
    padding-top: 9px;
    overflow: hidden;
    display: block;
}

.close {
    float: left;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.fixed-icons .pishnahad_sec.close {
    right: -1000px;
    float: none;
    opacity: 0;
    z-index: 0;
    display: none;
}

.fa-bell::before {
    content: "\f0f3";
}

.far {
    font-weight: 400;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.sutitr_c {
    border: 1px dotted #808080;
    margin: 10px;
    padding: 10px 4px;
}

.sutitr {
    background: url('/client/themes/fa/main/img/close-quote.gif') no-repeat left bottom;
    color: #A40B0D;
    font: 12px/130% Vazir;
    text-align: right;
}

.sutitr_o {
    background: url('/client/themes/fa/main/img/open-quote.gif') no-repeat right top;
    margin-left: 5px;
    padding: 10px 15px 5px 5px;
}

.page_text {
    font: 12px/20px Vazir;
    padding-bottom: 5px;
}

.news_source {
    font: 11px Vazir;
    color: #1809A6;
}

.video_share_tag_box.open-tag-box > textarea {
    width: 100%;
}

.video-tool-box {
    padding-bottom: 20px !important;
}

.author_info {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.author_info .author_name {
    float: right;
}

.author_name {
    display: block;
    font: 16px/25px Vazir;
    text-align: center;
}

.more_con_author a {
    font: 13px/25px Vazir;
    text-align: right;
    padding-right: 10px;
}

.com_title_n {
    margin-right: 0;
    padding-right: 5px;
    border-left: 1px solid #FFFFFF;
}

.fa-angle-right:before {
    content: "\f105";
}

.ms6 i {
    font-size: 1.7em;
}

.swiper-button-next7, .swiper-button-prev7, .swiper-button-next8, .swiper-button-prev8, .swiper-button-next1, .swiper-button-prev1 {
    position: absolute;
    top: 40%;
}

.poll_title {
    font: 14px/16px vazirBold;
    color: #444444;
    text-align: justify;
    padding: 5px 0;
}

.poll_option {
    width: 100%;
    float: right;
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
    margin-bottom: 9px;
}

.poll_option .frm_label_poll {
    font: 14px/20px Vazir;
    color: #434343;
}

.poll_img img {
    height: auto;
    display: block;
    margin: 0 auto;
}

.poll_form_c .email_text {
    margin: 5px 0;
    max-width: 100%;
}

.error_msg_poll {
    color: red;
    font: 12px/17px Vazir;
    padding: 10px 0 5px;
}

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

.poll_result_container {
    margin-top: 5px;
}

.poll_bar_outter {
    border: 1px solid #999;
    height: 11px;
    overflow: hidden;
    border-radius: 5px;
}

.poll_percent {
    font: normal 10px Vazir;
    color: #7F7F7F;
    text-align: left;
}

.poll_text {
    font: normal 12px Vazir;
    color: #444444;
    padding-bottom: 5px;
}

.poll_archive_c {
    text-align: left;
}

.poll_options {
    font: normal 12px/14px Vazir;
    color: #444444;
    padding: 5px 0;
}

.poll_bar_inner {
    background-color: #A00303;
    height: 11px;
}

.send_error_bot:hover {
    color: #ffffff;
    background-color: #ff0000;
}

.emoji_content .nav-tabs {
    height: 27px;
    padding-right: 3px;
}

.emoji_content .nav-tabs li.active a, .emoji_content .nav-tabs li.active a:hover, .emoji_content .nav-tabs li.active a:focus {
    border: none;
}

.active .emoji_1_tab {
    background-position: center -279px;
}

.emoji_tab {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url('/client/themes/fa/main/img/emoji/IconsetSmiles_1x.png') no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
}

.emoji_2_tab {
    background-position: center -37px;
}

.emoji_3_tab {
    background-position: center -148px;
}

.emoji_4_tab {
    background-position: center -93px;
}

.emoji_5_tab {
    background-position: center -200px;
}

.emoji_6_tab {
    background-position: center -251px;
}

.emoji_content .tab-content .tab-pane {
    overflow-y: scroll;
    max-height: 82px;
    padding-right: 5px;
}

.emoji_content .tab-content .tab-pane .emoji, .comments .emoji, .comm_answer_line .emoji {
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-left: 2px;
    cursor: pointer;
}

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
    float: right;
    margin-bottom: -1px;
}

.nav > li {
    position: relative;
    display: block;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    outline: none;
}

.nav-tabs > li > a {
    margin-left: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.active .emoji_2_tab {
    background-position: center -7px;
}

.emoji_1_tab {
    background-position: center -309px;
}

.comment_reply_msg {
    color: #116DD6;
    direction: rtl;
    text-align: center;
    padding: 5px;
    padding-right: 30px;
    background: #EDEDED;
    margin-bottom: 5px;
}

.body_content {
    padding: 5px 10px;
}

.tags_container {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 3px;
}

.tags_title {
    width: 100%;
    font: 12px/180% Vazir;
    color: #000000;
}

.fa-tag::before {
    content: "\f02b";
}

.news-icon-tag {
    color: #203D98;
    font-size: 1.4em;
}

.tag_element {
    display: inline-block;
    border: 1px solid #C0C0C0;
    font: normal 11px Vazir;
    border-radius: 6px;
    text-align: right;
    padding: 2px 7px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    color: black;
}

.adv_news_body img {
    width: 230px !important;
    height: 100px;
    margin: 0 auto;
}

.titlerelated span {
    font: bold 13px/20px Vazir;
    color: red;
}

.related_content {
    border-right: 5px solid #f0f0f0;
    padding: 0px 10px;
    margin: 10px 0px;
}

.linear_news {
    margin-bottom: 4px;
    text-align: right;
    width: 100%;
}

.titlerel {
    font: 16px/25px Vazir;
    font-weight: normal;
    color: #3740d0;
    font-weight: bold;
}

.fix-menu-close {
    text-align: center;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 292px;
    top: -10px;
    background: #0151b2;
    z-index: 1;
    line-height: 22px;
}

.fix-menu-open {
    background: #c7d1f3;
    color: #0151b2;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: 27px;
    padding-top: 9px;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    -moz-transition: all .5ms ease-in-out !important;
    cursor: pointer;
    display: none;
    top: -5px;
    right: 12px;
    position: absolute;
    text-align: center;
}

.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "\f00d";
}

.pishnahad_sec {
    background: #c7d1f3;
    color: #fff;
    padding: 6px;
    width: 313px;
    height: 77px;
    margin-left: 19px;
    border-radius: 2px;
    font-size: 14px;
    transition: 1s all ease;
    opacity: 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .09);
    overflow: hidden;
}

.img_pi {
    width: 85px;
    height: 63px;
    border: 2px solid #fff;
    float: right;
    margin-left: 12px;
}

.Htag {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.titlepi {
    font: 15px/28px vazirMedium;
    color: #000;
    padding-top: 9px;
    overflow: hidden;
    display: block;
}

.close {
    float: left;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.fixed-icons .pishnahad_sec.close {
    right: -1000px;
    float: none;
    opacity: 0;
    z-index: 0;
    display: none;
}

.fa-bell::before {
    content: "\f0f3";
}

.far {
    font-weight: 400;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.sutitr_c {
    border: 1px dotted #808080;
    margin: 10px;
    padding: 10px 4px;
}

.sutitr {
    background: url('/client/themes/fa/main/img/close-quote.gif') no-repeat left bottom;
    color: #A40B0D;
    font: 12px/130% Vazir;
    text-align: right;
}

.sutitr_o {
    background: url('/client/themes/fa/main/img/open-quote.gif') no-repeat right top;
    margin-left: 5px;
    padding: 10px 15px 5px 5px;
}

.page_text {
    font: 12px/20px tahoma;
    padding-bottom: 5px;
}

.news_source {
    font: 11px tahoma;
    color: #1809A6;
}

.video_share_tag_box.open-tag-box > textarea {
    width: 100%;
}

.video-tool-box {
    padding-bottom: 20px !important;
}

.author_info .author_icon {
    float: right;
}

.author_info .author_name {
    float: right;
}

.more_con_author a {
    font: 13px/25px Vazir;
    text-align: right;
    padding-right: 10px;
}

.com_title_n {
    margin-right: 0;
    padding-right: 5px;
    border-left: 1px solid #FFFFFF;
}

.fa-angle-right:before {
    content: "\f105";
}

.ms6 i {
    font-size: 1.7em;
}

.swiper-button-next7, .swiper-button-prev7, .swiper-button-next8, .swiper-button-prev8, .swiper-button-next1, .swiper-button-prev1 {
    position: absolute;
    top: 40%;
}

.swiper-button-next7, .swiper-button-next8, .swiper-button-next1 {
    cursor: pointer;
    right: 0;
}

.swiper-button-prev1, .swiper-button-prev7, .swiper-button-prev8 {
    cursor: pointer;
    left: 0;
}

.txt_adv_container {
    background-color: #CDCCD1;
    direction: rtl;
    font: 12px tahoma;
    height: 20px;
    margin-bottom: 2px;
    padding-top: 2px;
    text-align: center;
}

.txt_adv_content {
    font: normal 12px Vazir;
    margin-bottom: 5px;
    text-align: center;
    direction: rtl;
    border: 1px solid gray;
    background-color: #fff;
    padding: 5px;
}

.txt_adv_content2 {
    float: right;
    width: 127px;
    margin-left: 5px;
}

.txt_adv_text {
    text-align: right;
    color: #000;
}

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

.fa-google-plus::before {
    content: "\f0d5";
}

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

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

.fa-download::before {
    content: "\f019";
}

.fa-plus-square-o::before {
    content: "\f196";
}

.fa-minus-square-o::before {
    content: "\f147";
}

.fa-save::before, .fa-floppy-o::before {
    content: "\f0c7";
}

.fa-envelope-o::before {
    content: "\f003";
}

.fa-print::before {
    content: "\f02f";
}

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

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

.fa-plus::before {
    content: "\f067";
}

.fa-minus::before {
    content: "\f068";
}

.button_comment {
    height: 50px;
    text-align: center;
    font: 16px/130% Vazir;
    color: #1809a6;
    padding: 10px;
    margin: 10px auto;
    display: block;
}

.clock-svg {
    display: flex;
}

.clock-svg:before {
    content: url('/client/themes/fa/main/img/clock-news.svg');
    margin-left: 5px;
    width: 30px;
    height: 30px;
}

.fal-hafez {
    display: flex;
    text-align: center
}

.box-news-new {
    border: 1px solid #a9a4a4;
    height: 60px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.border-left:nth-child(2n) {
    border-left: none;
}

.share-content a {
    color: #000;
}

.fal-hafez:before {
    transform: scale(.8, .8);
    content: url('/client/themes/fa/main/img/fal-hafez.png');
    width: 50px;
    height: 45px;
}

.news_end {
    margin-bottom: 10px;
}

.span-fal-hafez {
    cursor: pointer;
}

.insta-svg {
    display: flex;
}

.comment-box {
    display: flex;
}

.comment-box:before {
    margin-left: 5px;
    content: url('/client/themes/fa/main/img/comment.svg');
    width: 30px;
    height: 30px;
}

.insta-svg:before {
    margin-left: 5px;
    content: url('/client/themes/fa/main/img/instagram-nav.png');
    width: 32px;
    height: 32px;
}

.share-1-box, .clock-svg {
    border-bottom: none;
}

.adv_sticky, .adv_sticky_2, .adv_sticky_3 {
    display: none;
    border: 1px solid silver;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 5px;
    padding: 4px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.adv_sticky {
    position: sticky;
    top: 0;
    z-index: 10000;
}

.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "\f00d";
}

.adv_sticky .fa-close, .adv_sticky_2 .fa-close, .adv_sticky_3 .fa-close {
    color: #cc1412;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
}

.ads_close {
    height: 0px;
    transition: height 0.5s;
    display: none !important;
}

.col-xs-5 {
    width: 41.66666667% !important;
}

.fa-chain::before, .fa-link::before {
    content: "\f0c1";
}

.fa-home::before {
    content: "\f015";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-left:before {
    content: "\f053";
}

.inner_go_home span {
    font: 11px/16px Vazir;
    float: right;
}

.fa-send-o::before, .fa-paper-plane-o::before {
    content: "\f1d9";
}

.fa-whatsapp::before {
    content: "\f232";
}

.print_news_down i {
    color: #203d98;
    font-size: 1.5em;
}

.print_news_down i {
    color: #203d98;
    font-size: 1.5em;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
    opacity: 1;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.linear_news {
    margin-bottom: 4px;
    text-align: right;
    width: 100%;
}

.title5 {
    width: 100%;
    font: 12px/20px Vazir;
    text-align: right;
    display: block;
    text-indent: 4px;
    color: #000;
}

.linear_news .title5 .bolet_red {
    margin-top: 5px;
}

.bolet1_red, .bolet2_red, .bolet3_red {
    width: 2px;
    height: 2px;
    background-color: #fff;
    display: block;
    float: right;
}

.title5:hover .bolet1_red, .title11:hover .bolet1_red {
    background: #dc191d;
}

.bolet3_red, .bolet3_red2 {
    clear: both;
}

#ticker-wrapper.has-js {
    width: 97%;
    height: 24px;
    font: 11px Vazir;
    line-height: normal;
    line-height: 21px;
    color: #b62934;
    float: right;
    direction: rtl;
}

#ticker-wrapper * {
    margin: 0;
}

#ticker {
    width: 100%;
    height: 24px;
    display: block;
    float: right;
    position: relative;
    overflow: hidden;
}

.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

.panel_tele .fr-angle-left {
    display: block;
    float: right;
    color: #b21111;
    font-size: 1.2em;
    line-height: 23px;
    padding-right: 2px;
}

.fa-angle-left::before {
    content: "\f104";
}

.panel_tele {
    background: #feffff;
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef', GradientType=0);
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-bottom: 5px;
    height: 26px;
    overflow: hidden;
    padding-right: 5px;
}

.click1000_allcontent {
    margin: 10px auto 15px;
    border: 1px solid #dedede;
    border-radius: 10px;
    width: 100%;
}

.click1000_header a {
    background: url('/client/themes/fa/main/img/1000clickads.jpg') right center no-repeat;
    width: 100%;
    display: block;
    height: 26px;
    overflow: hidden;
}

.click1000_section {
    color: #000;
    margin: 2px;
    padding: 1px;
    transition: all .3s ease-out 0s;
    text-align: center;
    border: 1px solid #d2d2d2;
}

.webgardi_main {
    background: #fff;
    border: 1px solid #912f2c;
    margin-bottom: 5px;
    overflow: hidden;
    box-shadow: .1pt .1pt .4pt #000;
    border-radius: 4px;
}

.webgardi_main .webgardi_header {
    background: #f70d0e;
    display: block;
    color: #ffe6ea;
    text-align: center;
    font: 16px/25px vazirMedium;
    height: 23px;
}

.webgardi_main .webgardi_content {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px !important;
}

.right_col {
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 0 0 4px 4px;
}

.panel_owl .splide {
    padding: 10px 18px 0;
    margin-bottom: 10px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.ms6 {
    background: #fff;
    border: 1px solid silver;
    border-radius: 0 0 4px 4px;
    margin-bottom: 5px;
    padding: 10px 18px 0;
    position: relative;
}

.zero-xs-lpad10 {
    padding-left: 10px;
}

.fa-smile-o::before {
    content: "\f118";
}

.emoji_first_icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    font-size: 1.1em;
}

.comments_form_container .emoji_content {
    bottom: 123px;
}

.emoji_content {
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    z-index: 99999;
    transition: 0.4s;
    background: #fff;
    overflow: hidden;
}

.img-adv {
    width: 100%;
    border: 0 none;
}

#comment_name {
    height: 19px
}

#comment_mail {
    height: 19px
}

.fa-comment-o::before {
    content: "\f0e5";
}

.splide__arrow--prev {
    right: -4px !important;
    background: unset;
}

.splide__arrow--next {
    left: -4px !important;
    background: unset;
}

.film_rssService_slice {
    padding: 2px;
}

.film_rssService .album_pic1 {
    height: 100px !important;
    width: 180px !important;
    padding: 4px;
    border-width: 1px;
}

.album_pic {
    padding: 4px;
    background: #fff;
    border: 1px solid silver;
}

a.popUp.show {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100000;
    transition: 0.3s;
}

a.popUp.show img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.4s;
    animation-name: zoom;
    animation-duration: 0.4s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.figure {
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
    display: inline-block;
    line-height: 0;
}

.panel_owlS .swiper-slide {
    flex-wrap: wrap;
}

.panel_owl {
    overflow: hidden;
}

.panel_owlS .swiper-slide a.picLink {
    width: 100%
}

.panel_owlS .swiper-slide a img.news_pic {
    width: 100%
}

.fade.active.in {
    animation: opacityTab 0.5s;
}

@keyframes opacityTab {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0.25;
    }
    50% {
        opacity: 0.50;
    }
    75% {
        opacity: 0.75;
    }
    100% {
        opacity: 1;
    }
}

#js-news {
    padding: 0 15px 0 0;
}

#js-news li {
    display: none;
}

#js-news li:first-child {
    display: block;
}

#js-news li a {
    font: 11px/25px Vazir;
    color: #b62934;
}

.panel_tele {
    background: #feffff;
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef', GradientType=0);
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-bottom: 5px;
    height: 26px;
    overflow: hidden;
    padding-right: 5px;
    position: relative;
}

#clearfix {
    background: rgb(254, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgba(254, 255, 255, 1) 48%, rgba(239, 239, 239, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef', GradientType=0); /* IE6-9 */
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    width: 100%;
    height: 24px;
    display: none;
}

.panel_tele .fr-angle-left {
    display: block;
    float: right;
    color: #b21111;
    font-size: 1.2em;
    line-height: 23px;
    padding-right: 2px;
}

.fa-angle-left::before {
    content: "\f104";
}

.panel_tele .fr-angle-left {
    color: #b21111;
    font-size: 1.2em;
    line-height: 23px;
}

#ticker-wrapper.has-js {
    width: 97%;
    height: 24px;
    font: 11px/21 Vazir;
    color: #b62934;
    float: right;
    direction: rtl;
}

.more {
    float: left;
    padding-left: 10px;
    font: 15px/23px fana;
}

figure.figure, figure.figure img {
    max-width: 100%;
}

img.news_corner_image {
    width: auto !important;
    height: auto !important;
}

.nav-pills li.active a, .nav-pills2 li.active a {
    background: #ebebeb;
    margin: 0;
}

.linear_news .Htag .title5.R {
    color: #ff000c !important;
}

.font-text {
    font: 18px/30px Vazir;
    font-weight: bold;
    color: #000;
    display: inline-block;
}

.poll_title {
    font: 14px/28px vazirBold;
    color: #444444;
    text-align: justify;
    padding: 5px 0;
}

.poll_option {
    width: 100%;
    float: right;
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
    margin-bottom: 9px;
}

.poll_option .frm_label_poll {
    font: 14px/20px Vazir;
    color: #434343;
}

.poll_img img {
    height: auto;
    display: block;
    margin: 0 auto;
}

.poll_form_c .email_text {
    margin: 5px 0;
    max-width: 100%;
}

.error_msg_poll {
    color: red;
    font: 12px/17px Vazir;
    padding: 10px 0 5px;
}

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

.poll_result_container {
    margin-top: 5px;
}

.poll_bar_outter {
    border: 1px solid #999;
    height: 11px;
    overflow: hidden;
    border-radius: 5px;
}

.poll_percent {
    font: normal 10px Vazir;
    color: #7F7F7F;
    text-align: left;
}

.poll_text {
    font: normal 12px Vazir;
    color: #444444;
    padding-bottom: 5px;
}

.poll_archive_c {
    text-align: left;
}

.poll_options {
    font: normal 12px/14px Vazir;
    color: #444444;
    padding: 5px 0;
}

.poll_bar_inner {
    background-color: #A00303;
    height: 11px;
}

.send_error_bot:hover {
    color: #ffffff;
    background-color: #ff0000;
}

.emoji_content .nav-tabs {
    height: 27px;
    padding-right: 3px;
}

.emoji_content .nav-tabs li.active a, .emoji_content .nav-tabs li.active a:hover, .emoji_content .nav-tabs li.active a:focus {
    border: none;
}

.active .emoji_1_tab {
    background-position: center -279px;
}

.emoji_tab {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url('/client/themes/fa/main/img/emoji/IconsetSmiles_1x.png') no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
}

.emoji_2_tab {
    background-position: center -37px;
}

.emoji_3_tab {
    background-position: center -148px;
}

.emoji_4_tab {
    background-position: center -93px;
}

.emoji_5_tab {
    background-position: center -200px;
}

.emoji_6_tab {
    background-position: center -251px;
}

.emoji_content .tab-content .tab-pane {
    overflow-y: scroll;
    max-height: 82px;
    padding-right: 5px;
}

.emoji_content .tab-content .tab-pane .emoji, .comments .emoji, .comm_answer_line .emoji {
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-left: 2px;
    cursor: pointer;
}

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
    float: right;
    margin-bottom: -1px;
}

.nav > li {
    position: relative;
    display: block;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    outline: none;
}

.nav-tabs > li > a {
    margin-left: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.active .emoji_2_tab {
    background-position: center -7px;
}

.emoji_1_tab {
    background-position: center -309px;
}

.comment_reply_msg {
    color: #116DD6;
    direction: rtl;
    text-align: center;
    padding: 5px;
    padding-right: 30px;
    background: #EDEDED;
    margin-bottom: 5px;
}

.body_content {
    padding: 5px 10px;
}

.tags_container {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 3px;
}

.tags_title {
    width: 100%;
    font: 12px/180% Vazir;
    color: #000000;
}

.fa-tag::before {
    content: "\f02b";
}

.fa-video:before {
    content: "\f03d";
}

.news-icon-tag {
    color: #203D98;
    font-size: 1.4em;
}

.tag_element {
    display: inline-block;
    border: 1px solid #C0C0C0;
    font: normal 11px Vazir;
    border-radius: 6px;
    text-align: right;
    padding: 2px 7px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    color: black;
}

.adv_news_body img {
    width: 230px !important;
    height: 100px;
    margin: 0 auto;
}

.titlerelated span {
    font: bold 13px/20px Vazir;
    color: red;
}

.related_content {
    border-right: 5px solid #f0f0f0;
    padding: 0px 10px;
    margin: 10px 0px;
}

.linear_news {
    margin-bottom: 4px;
    text-align: right;
    width: 100%;
}

.titlerel {
    font: 16px/25px Vazir;
    font-weight: normal;
    color: #3740d0;
    font-weight: bold;
}

.fix-menu-close {
    text-align: center;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 292px;
    top: -10px;
    background: #0151b2;
    z-index: 1;
    line-height: 22px;
}

.fix-menu-open {
    background: #c7d1f3;
    color: #0151b2;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: 27px;
    padding-top: 9px;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    -moz-transition: all .5ms ease-in-out !important;
    cursor: pointer;
    display: none;
    top: -5px;
    right: 12px;
    position: absolute;
    text-align: center;
}

.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "\f00d";
}

.pishnahad_sec {
    background: #c7d1f3;
    color: #fff;
    padding: 6px;
    width: 313px;
    height: 77px;
    margin-left: 19px;
    border-radius: 2px;
    font-size: 14px;
    transition: 1s all ease;
    opacity: 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .09);
    overflow: hidden;
}

.img_pi {
    width: 85px;
    height: 63px;
    border: 2px solid #fff;
    float: right;
    margin-left: 12px;
}

.Htag {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.titlepi {
    font: 15px/28px vazirMedium;
    color: #000;
    padding-top: 9px;
    overflow: hidden;
    display: block;
}

.close {
    float: left;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.fixed-icons .pishnahad_sec.close {
    right: -1000px;
    float: none;
    opacity: 0;
    z-index: 0;
    display: none;
}

.fa-bell::before {
    content: "\f0f3";
}

.far {
    font-weight: 400;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.sutitr_c {
    border: 1px dotted #808080;
    margin: 10px;
    padding: 10px 4px;
}

.sutitr {
    background: url('/client/themes/fa/main/img/close-quote.gif') no-repeat left bottom;
    color: #A40B0D;
    font: 12px/130% Vazir;
    text-align: right;
}

.sutitr_o {
    background: url('/client/themes/fa/main/img/open-quote.gif') no-repeat right top;
    margin-left: 5px;
    padding: 10px 15px 5px 5px;
}

.page_text {
    font: 12px/20px Vazir;
    padding-bottom: 5px;
}

.news_source {
    font: 11px Vazir;
    color: #1809A6;
}

.video_share_tag_box.open-tag-box > textarea {
    width: 100%;
}

.video-tool-box {
    padding-bottom: 20px !important;
}

.author_info .author_icon {
    float: right;
}

.author_info .author_name {
    float: right;
}

.author_name {
    display: block;
    font: 16px/25px Vazir;
    text-align: center;
}

.more_con_author a {
    font: 13px/25px Vazir;
    text-align: right;
    padding-right: 10px;
}

.com_title_n {
    margin-right: 0;
    padding-right: 5px;
    border-left: 1px solid #FFFFFF;
}

.fa-angle-right:before {
    content: "\f105";
}

.ms6 i {
    font-size: 1.7em;
}

.swiper-button-next7, .swiper-button-prev7, .swiper-button-next8, .swiper-button-prev8, .swiper-button-next1, .swiper-button-prev1 {
    position: absolute;
    top: 40%;
}

.poll_title {
    font: 14px/16px vazirBold;
    color: #444444;
    text-align: justify;
    padding: 5px 0;
}

.poll_option {
    width: 100%;
    float: right;
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
    margin-bottom: 9px;
}

.poll_option .frm_label_poll {
    font: 14px/20px Vazir;
    color: #434343;
}

.poll_img img {
    height: auto;
    display: block;
    margin: 0 auto;
}

.poll_form_c .email_text {
    margin: 5px 0;
    max-width: 100%;
}

.error_msg_poll {
    color: red;
    font: 12px/17px Vazir;
    padding: 10px 0 5px;
}

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

.poll_result_container {
    margin-top: 5px;
}

.poll_bar_outter {
    border: 1px solid #999;
    height: 11px;
    overflow: hidden;
    border-radius: 5px;
}

.poll_percent {
    font: normal 10px Vazir;
    color: #7F7F7F;
    text-align: left;
}

.poll_text {
    font: normal 12px Vazir;
    color: #444444;
    padding-bottom: 5px;
}

.poll_archive_c {
    text-align: left;
}

.poll_options {
    font: normal 12px/14px Vazir;
    color: #444444;
    padding: 5px 0;
}

.poll_bar_inner {
    background-color: #A00303;
    height: 11px;
}

.send_error_bot:hover {
    color: #ffffff;
    background-color: #ff0000;
}

.emoji_content .nav-tabs {
    height: 27px;
    padding-right: 3px;
}

.emoji_content .nav-tabs li.active a, .emoji_content .nav-tabs li.active a:hover, .emoji_content .nav-tabs li.active a:focus {
    border: none;
}

.active .emoji_1_tab {
    background-position: center -279px;
}

.emoji_tab {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url('/client/themes/fa/main/img/emoji/IconsetSmiles_1x.png') no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
}

.emoji_2_tab {
    background-position: center -37px;
}

.emoji_3_tab {
    background-position: center -148px;
}

.emoji_4_tab {
    background-position: center -93px;
}

.emoji_5_tab {
    background-position: center -200px;
}

.emoji_6_tab {
    background-position: center -251px;
}

.emoji_content .tab-content .tab-pane {
    overflow-y: scroll;
    max-height: 82px;
    padding-right: 5px;
}

.emoji_content .tab-content .tab-pane .emoji, .comments .emoji, .comm_answer_line .emoji {
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-left: 2px;
    cursor: pointer;
    vertical-align: middle;
}

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
    float: right;
    margin-bottom: -1px;
}

.nav > li {
    position: relative;
    display: block;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    outline: none;
}

.nav-tabs > li > a {
    margin-left: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.active .emoji_2_tab {
    background-position: center -7px;
}

.emoji_1_tab {
    background-position: center -309px;
}

.comment_reply_msg {
    color: #116DD6;
    direction: rtl;
    text-align: center;
    padding: 5px;
    padding-right: 30px;
    background: #EDEDED;
    margin-bottom: 5px;
}

.body_content {
    padding: 5px 10px;
}

.tags_container {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 3px;
}

.tags_title {
    width: 100%;
    font: 12px/180% Vazir;
    color: #000000;
}

.fa-tag::before {
    content: "\f02b";
}

.news-icon-tag {
    color: #203D98;
    font-size: 1.4em;
}

.tag_element {
    display: inline-block;
    border: 1px solid #C0C0C0;
    font: normal 11px Vazir;
    border-radius: 6px;
    text-align: right;
    padding: 2px 7px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    color: black;
}

.adv_news_body img {
    width: 230px !important;
    height: 100px;
    margin: 0 auto;
}

.titlerelated span {
    font: bold 13px/20px Vazir;
    color: red;
}

.related_content {
    border-right: 5px solid #f0f0f0;
    padding: 0px 10px;
    margin: 10px 0px;
}

.linear_news {
    margin-bottom: 4px;
    text-align: right;
    width: 100%;
}

.titlerel {
    font: 16px/25px Vazir;
    font-weight: normal;
    color: #3740d0;
    font-weight: bold;
}

.fix-menu-close {
    text-align: center;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 292px;
    top: -10px;
    background: #0151b2;
    z-index: 1;
    line-height: 22px;
}

.fix-menu-open {
    background: #c7d1f3;
    color: #0151b2;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: 27px;
    padding-top: 9px;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    -moz-transition: all .5ms ease-in-out !important;
    cursor: pointer;
    display: none;
    top: -5px;
    right: 12px;
    position: absolute;
    text-align: center;
}

.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "\f00d";
}

.pishnahad_sec {
    background: #c7d1f3;
    color: #fff;
    padding: 6px;
    width: 313px;
    height: 77px;
    margin-left: 19px;
    border-radius: 2px;
    font-size: 14px;
    transition: 1s all ease;
    opacity: 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .09);
    overflow: hidden;
}

.img_pi {
    width: 85px;
    height: 63px;
    border: 2px solid #fff;
    float: right;
    margin-left: 12px;
}

.Htag {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.titlepi {
    font: 15px/28px vazirMedium;
    color: #000;
    padding-top: 9px;
    overflow: hidden;
    display: block;
}

.close {
    float: left;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.fixed-icons .pishnahad_sec.close {
    right: -1000px;
    float: none;
    opacity: 0;
    z-index: 0;
    display: none;
}

.fa-bell::before {
    content: "\f0f3";
}

.far {
    font-weight: 400;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.sutitr_c {
    border: 1px dotted #808080;
    margin: 10px;
    padding: 10px 4px;
}

.sutitr {
    background: url('/client/themes/fa/main/img/close-quote.gif') no-repeat left bottom;
    color: #A40B0D;
    font: 12px/130% Vazir;
    text-align: right;
}

.sutitr_o {
    background: url('/client/themes/fa/main/img/open-quote.gif') no-repeat right top;
    margin-left: 5px;
    padding: 10px 15px 5px 5px;
}

.page_text {
    font: 12px/20px tahoma;
    padding-bottom: 5px;
}

.news_source {
    font: 11px tahoma;
    color: #1809A6;
}

.video_share_tag_box.open-tag-box > textarea {
    width: 100%;
}

.video-tool-box {
    padding-bottom: 20px !important;
}

.author_info .author_icon {
    float: right;
}

.author_info .author_name {
    float: right;
    padding-right: 5px;
}

.com_title_n {
    margin-right: 0;
    padding-right: 5px;
    border-left: 1px solid #FFFFFF;
}

.fa-angle-right:before {
    content: "\f105";
}

.ms6 i {
    font-size: 1.7em;
}

.swiper-button-next7, .swiper-button-prev7, .swiper-button-next8, .swiper-button-prev8, .swiper-button-next1, .swiper-button-prev1 {
    position: absolute;
    top: 40%;
}

.swiper-button-next7, .swiper-button-next8, .swiper-button-next1 {
    cursor: pointer;
    right: 0;
}

.swiper-button-prev1, .swiper-button-prev7, .swiper-button-prev8 {
    cursor: pointer;
    left: 0;
}

.txt_adv_container {
    background-color: #CDCCD1;
    direction: rtl;
    font: 12px Vazir;
    height: 20px;
    margin-bottom: 2px;
    padding-top: 2px;
    text-align: center;
}

.txt_adv_content {
    font: normal 12px tahoma;
    margin-bottom: 5px;
    text-align: center;
    direction: rtl;
    border: 1px solid gray;
    background-color: #fff;
    padding: 5px;
}

.txt_adv_content2 {
    float: right;
    width: 127px;
    margin-left: 5px;
}

.txt_adv_text {
    text-align: right;
    color: #000;
}

.tamashaa {
    width: 50%;
    padding: 7px;
    background: #e7e7e7;
    margin-right: auto;
}

.tamashaa .picLink.move .img-responsive {
    width: 100% !important;
}

.tamashaa .title2-film {
    font-size: 13px !important;
    color: #3c0080 !important;
    font-weight: bold !important
}

.tamashaa .move {
    display: block;
    position: relative !important;
    height: auto !important;
}

.tamashaa .iconVideoNews {
    width: 43px;
    height: 43px;
    background-color: red;
    border-radius: 50%;
    border: 2px solid white;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.7;
}

.tamashaa .iconVideoNews svg {
    fill: white;
    width: 20px;
    height: 20px;
    margin: 10px 7px;
}

.tamashaa .Htags {
    margin: 2px 0;
    line-height: 20px;
    text-align: right;
    font-weight: bold;
}

.tamashaa .sectionMove_sub .Htags {
    font-size: 12px;
    width: 100%;
    line-height: 21px;
    text-align: right;
    color: #0000ff !important;
    font-weight: bold;
}

.tamashaa .tbg_sar.headerSection {
    color: #000;
    border: 1px solid #e7e7e7;
    padding: 16px 0px 17px;
    align-items: center;
    justify-content: start;
    background: #e7e7e7;
    border-radius: 0;
    font-family: nassim-bold;
    font-size: 17px;
    font-weight: bold
}

.tamashaa .borderSection {
    border: none;
}

.tamashaa .borderSection {
    background: #fff;
    border: none;
    padding: 8px 8px 0px !important;
    border-radius: 0;
    margin: 0 !important;
}

.tamashaa .bg-tamashaa {
    background: #fff !important;
}

.tamashaa .sub_movies {
    padding: 8px 8px 0 !important;
}

.tamashaa .logo-vid img {
    width: 26px;
    height: 32px;
    margin-left: 10px;
    margin-top: 6px;
}

.tamashaa .linear-movies img {
    width: 21px;
    height: 28px;
    object-fit: contain;
}

.tamashaa .linear-movies {
    clear: both
}

.tamashaa .other_movies a {
    display: flex;
    justify-content: start;
    align-items: center
}

.tamashaa .other_movies .logo-vid img {
    width: 21px;
    height: 21px;
    margin-left: 7px;
    margin-top: 11px;
}

.tamashaa .other_movies span {
    color: #000;
    font-weight: normal;
    font-size: 13px;
    text-align: right;
    font-family: nassim-bold
}

.tamashaa .no-img {
    width: 100%;
    display: block;
    height: calc(50vw / 1.5) !important;
    background: #999;
}

.tamashaa .logo-linear {
    width: 21px;
    float: right;
    margin-left: 6px
}

.body p {
    word-wrap: break-word;
    word-break: break-word;
}

.comment_show { /*overflow: hidden;*/
    height: 150px;
    transition: all 0.4s ease-in-out;
}

.comment_hide {
    height: 0px;
    transition: all 0.4s ease-in-out;
}

.icon-video-news {
    float: right;
    margin-left: 10px;
    font-size: 12px;
    color: #3c0080;
    transform: rotate(180deg)
}
.showcase-content {
    overflow: hidden;
}

.body img {
    max-width: 100%;
    height: 100%
}

.showcase-content {
    position: relative
}

.no-pos {
    position: unset !important;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff; /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

#news_slider_2 {
    height: 80%;
    width: 100%;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.album_list_content img {
    width: auto !important;
    display: block;
    margin: 0 auto;
}

.visible-xs.visible-ms {
    display: none !important;
}

.mb-5 {
    margin-bottom: 5px;
}

.d-none {
    display: none;
}

#sabavision_zone_10845-Z260_plate iframe {
    display: block;
    margin: 0 auto
}

#sabavision_zone_10863-Z503_plate iframe {
    display: block;
    margin: 0 auto
}

.txt_adv_third_pa {
    color: #ee272e
}

.float-right {
    float: right;
    margin-left: 10px;
    text-align: right
}

.txt_adv_third_p {
    text-align: right
}

.text-adv-content {
    display: none
}

.icon-fif-news {
    margin-left: 10px;
}

.adv_sticky_2, .adv_sticky_3 {
    display: none;
}

.webgardi_main .Z_change {
    background: red;
    text-align: center
}

.webgardi_main .Z_change span {
    color: white;
    text-align: center
}

.share-contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 2px solid #c2c1c1;
}

.share-content:hover a, .fal-hafez:hover a {
    color: #bb0003;
}

share-content {
    margin: 0 15px;
}

.news_controll {
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0;
    color: #f02e11;
    font: 16px/32px vazirMedium;
}

.news_controll a {
    color: #ffd;
    background: #1809a6;
    padding: 2px 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.news_controll a:hover {
    background: #bb0003
}

.fix-left-menu.relatedFixedRight {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
}

.with-header-referrer {
    margin-bottom: 145px;
}

.rel_news_custom .related_content {
    border: none;
}

.fa-circle:before {
    content: "\f111";
}

.rel_news_custom_i, .sepehrKeyRelatedJS i {
    font-size: 12px;
    color: #ff0000;
}

.sepehrKeyRelatedJS svg circle {
    fill: #ff0000;
}

.menu_accordion {
    transition: 0.4s;
}

.menu_accordion.active a, .menu_accordion.active div {
    color: #bb0003;
}

.menu_accordion.active {
    background: #e7e7e7;
    border-radius: 5px;
}

.menu_accordion:before {
    content: '\f106';
    color: #777;
    font-weight: bold;
    float: left;
    font-family: FontAwesome;
    left: 10px;
    position: absolute;
    top: 6px;
}

.menu_accordion.active:before {
    content: "\f107";
}

.sub_serv_acc {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #eee;
}

.sub_serv_acc .sub_serv_a:last-child {
    border: none !important;
}

.main-new-nav {
    height: 37px;
    border: 1px solid #c0c0c0;
    margin-bottom: 5px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(239, 239, 239, 1) 100%);
    margin-top: 5px;
}

.main-new-nav ul {
    margin: 0;
    padding: 6px 4px 0;
    float: right;
}

.main-new-nav > div {
    float: left;
    margin: -1px 0 0 -1px;
    width: unset;
    min-width: 20%;
}

.main_Serv {
    position: relative;
    cursor: pointer;
    float: right
}
#shuffles img.imgYearAsr {
    height: auto;
    padding-top: 10px;
    width: 100%;
}

.film_rssService.lozad {
    min-height: 220px
}

.video-sec-inner video {
    width: 100%
}

.logo1_news .mobile-logo-400 img {
    display: none;
}

.webgardi_content-bg {
    background: red;
    font: 15px/23px vazirMedium;
    color: #ffffff
}

.txtadv10 {
    padding: 0 5px
}

.body h2 {
    color: #0000ff !important;
    font: bold 20px/30px Vazir !important;
}

.body h3 {
    color: #0000ff !important;
    font: bold 18px/30px Vazir;
}

#shareList2 {
    display: flex;
    align-items: center;
    gap: 5px
}

#shareList2 .icon-share {
    height: 21px
}

#MVnews header {
    color: #000000;
    padding: 5px;
    font-weight: bold;
    font-size: 16px;
    background-color: rgba(235, 0, 26, 1);
    color: white;
    width: fit-content;
    position: relative;
    margin-bottom: 10px;
}

#MV_afterBody {
    padding-right: 15px;
    margin-top: 15px;
}

#MVnews header:before {
    content: '';
    width: 23px;
    height: 64px;
    display: block;
    position: absolute;
    top: 19px;
    right: -15px;
    background-size: contain;
    background-image: url('/client/themes/fa/main/img/MVbodynewsIcon.svg');
    background-repeat: no-repeat;
}

#MVnews .MVnews-body > a {
    display: block;
    width: 100%;
    margin: 5px 0;
    color: rgba(24, 9, 166, 1);
    margin-right: 10px;
    padding: 10px;
    background-color: rgba(246, 246, 246, 1);
}

#MVnews .MVnews-body > a:hover {
    color: #bb0003;
}

#MVnews .MVnews-body > a span {
    font-size: 16px;
}

.body .image_btn {
    display: block;
    margin: 0 auto !important;
}
@media (max-width: 1199px) {
    .font-text {
        font-size: 16px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .box-news {
        display: inline-block !important;
    }

    .share-content.share-1-box {
        margin-inline: 0;
        border-left: none;
    }

    .fal-hafez {
        border-bottom: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main_Serv {
        padding: 0 1px !important;
        margin-left: 4px !important;
    }

    .main_Serv {
        font-size: 12px !important;
    }

    .main_Serv:after {
        left: -3px !important;
    }

    .adv-header {
        padding: 0px 10px 0 20px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main_Serv {
        padding: 0 2px !important;
    }

    .main_Serv {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 768px) {
    .menu_d_none {
        display: none !important;
    }

    #adv322 > div {
        margin: 0 auto
    }

    #topNewsSlider {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .adv_topWebgardi {
        display: none;
    }

    .fal-hafez {
        border-bottom: none;
    }

    .d_xs_none {
        display: none !important;
    }
    ul.menu1 li a, ul.menu1 li div {
        font-size: 13px;
        line-height: 27px;
        padding: 0 6px !important;
    }
}

.with-header-referrer {
    margin-bottom: 145px;
}

.rel_news_custom .related_content {
    border: none;
}

.fa-circle:before {
    content: "\f111";
}

.rel_news_custom_i, .sepehrKeyRelatedJS i {
    font-size: 12px;
    color: #ff0000;
}

.sepehrKeyRelatedJS svg circle {
    fill: #ff0000;
}

.hafez {
    margin-bottom: 15px;
}

.hafez-link {
    display: block;
    width: 188px;
    height: 46px;
    margin: 0 auto;
    background: url('/client/themes/fa/main/img/icon_hafez.png')
}

.icon-fif-news {
    margin-left: 10px;
}

.adv_sticky_2, .adv_sticky_3 {
    display: none;
}

.webgardi_main .Z_change {
    background: red;
    text-align: center
}

.webgardi_main .Z_change span {
    color: white;
    text-align: center
}

.share-content {
    margin: 0 15px;
    order: 2;
}

.news_controll {
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0;
    color: #f02e11;
    font: 16px/32px vazirMedium;
}

.news_controll a {
    color: #ffd;
    background: #1809a6;
    padding: 2px 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.news_controll a:hover {
    background: #bb0003
}

.with-header-referrer {
    margin-bottom: 145px;
}

.rel_news_custom .related_content {
    border: none;
}

.fa-circle:before {
    content: "\f111";
}

.rel_news_custom_i, .sepehrKeyRelatedJS i {
    font-size: 12px;
    color: #cccccc;
}

.sepehrKeyRelatedJS svg circle {
    fill: #cccccc;
}

.hafez {
    margin-bottom: 15px;
}

.hafez-link {
    display: block;
    width: 188px;
    height: 46px;
    margin: 0 auto;
}

.mob_break {
    display: inline
}

.main_Serv a, .main_Serv span {
    font-size: 10px;
    padding: 0 6px !important;
}

.main_Serv a:hover, .main_Serv span:hover {
    color: #176F9F;
    background-color: transparent;
}

.headerTools {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.shortLink-error-share {
    display: flex;
}

.share_desktop_header .news-share-item {
    width: 21px !important;
    height: 21px !important;
}

.header_icon_tools {
    margin-left: 5px;
}

.header_pdate {
    margin-left: 5px;
}

.news_comments {
    font-size: 10px;
    margin-left: 6px;
}

.adv_arad_head {
    background: red;
}

.adv_arad_head a {
    color: #fff;
    font: 15px/23px vazirMedium;
    padding-right: 10px;
}

.no_video_poster {
    display: block;
    background: #000000;
    width: 100%;
    height: 154px;
}

.icon_paly {
    position: absolute;
    top: 36%;
    right: 40%;
    background: #e70202;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    padding: 9px 7px;
}

@media only screen and (min-width: 768px) {

    .mobile-logo {
        display: none
    }
    .top_news {
        padding-top: 5px;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-6 {
        width: 50%;
        position: relative
    }

    ul.menu1 li a {
        font-size: 10px;
        padding: 0 6px !important;
    }

    .container {
        width: 750px;
    }

    .search_part_mobile {
        display: none !important;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .comm_answer_link {
        float: left !important;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .iconDesckN {
        display: none;
    }

    .close_btn_menu {
        display: none;
    }

    .picLink.destop-logo {
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
    .share-content:nth-child(3) {
        order: 1;
    }
    .desktop-date {
        display: none
    }
    .destop-logo {
        display: none
    }
    .col1-news, .col2-news, .yn-bnr iframe {
        width: 100% !important;
        padding: 0;
    }

    .news_pdate_c {
        padding-top: 5px;
        text-align: left;
    }

    .send_error_bot {
        font-size: 12px;
    }

    .news_print_botton, .news_emails_botton, .news_save_botton, .news_size_up, .news_size_down {
        font-size: 22px;
        margin-right: 5px;
    }

    .news_print_botton, .news_emails_botton, .news_save_botton, .news_size_up, .news_size_down {
        width: unset;
        height: unset;
        padding-right: 5px;
    }

    .news_size_reset_span {
        font-size: 14px;
        padding-right: 4px;
    }

    .news_size_reset {
        font-size: 17px;
        padding-left: 0;
        padding-right: 5px;
    }

    .row > .col-md-12 {
        width: 100%;
    }

    .form-group .col-sm-12 {
        width: 100%;
    }

    .search_part_desktop {
        display: none !important;
    }

    .news_nav_toolbar, .inner_go_home span {
        font-size: 12px !important;
    }

    .fixed-icons {
        width: 270px;
        height: 80px;
    }

    .fix-menu-close {
        right: 233px;
    }

    .pishnahad_sec {
        width: 250px;
    }

    .comm_info_bar {
        padding: 2px 4px;
    }
    .iconMobileN {
      display: none !important;
    }
    .errorM {
        display: flex;
    }
    .errorM .send_error_bot {
        padding: 5px 12px 3px !important;
        margin-left: 4px;
        margin-top: 1px;
        font-size: 11px;
    }

    .link_en {
        font-size: 12px;
    }

    .short-link span {
        font-size: 11px;
    }

    .errorMDis {
        display: flex;
        flex-direction: column;
    }

    .news-share-item {
        width: 26px !important;
        height: 26px;
    }

    .serviceNewsF {
        display: flex;
        justify-content: start;
    }

    .news_pdate_c {
        padding-top: 0 !important;
    }

    .logo1_news {
        position: absolute;
        bottom: 0;
    }

    .news_id_c {
        padding-right: 5px;
    }
}

@media only screen and (max-width: 400px) {
    .serviceNewsF {
        flex-wrap: wrap;
    }

    .news_pdate_c {
        text-align: right !important;
    }
}

@media only screen and (max-width: 370px) {
    .errorM .send_error_bot {
        padding: 6px 12px 3px !important;
        width: 110px;
    }
    .errorMDis {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 408px) {
    .errorM .send_error_bot {
        padding: 6px 6px 3px !important;
        width: 66px;
    }
}

@media only screen and (max-width: 479px) {
    .adv_sticky_2, .adv_sticky_3 {
        display: block;
    }
    .adv_leftlogo_dakheli {
        display: none !important;
    }

    .common-main {
        padding: 0 10px;
    }

    .row.b_mrg .col-ms-12 {
        width: 100%
    }

    .com_title_p {
        margin-right: 0 !important;
    }

    .col-ms-12 {
        width: 100%
    }

    .col-ms-6 {
        width: 100%;
        position: relative
    }

    .film_rssService .album_pic1 {
        height: 68px !important;
    }

    .fixed-icons {
        top: 18% !important;
    }

    .visible-ms.visible-xs {
        display: block !important;
    }

    .news_id_c {
        text-align: center
    }

    .news_pdate_c {
        text-align: left
    }

    #adv321 > div {
        padding-block: 0;
    }

    #adv321 img {
        height: auto !important;
        max-height: 100px;
    }
}

@media only screen and (min-width: 480px) {
    .comm_answer_line {
        padding: 5px 30px 20px 30px;
        font: 12px/150% Vazir;
        color: #5F5F5F;
        text-align: justify;
    }

    .news-share-item {
        width: 28px !important;
    }
}

@media only screen and (max-width: 480px) {
    .padd_left {
        padding: 0 !important;
    }

    #MVnews header {
        font-size: 14px;
    }

    .mobile-date {
        display: none;
    }

    .adv_sticky {
        display: block;
    }

    .comm_answer_line {
        padding: 5px 10px 20px 10px;
        font: 12px/150% Vazir;
        color: #5F5F5F;
        text-align: justify;
    }

    .d-block-xs {
        display: block !important;
    }

    .d-none-xs {
        display: none !important;
    }

    .lead_image {
        width: 100%;
        height: auto;
    }

    .share-contents {
        flex-direction: column;
    }

    .hidden-xss {
        display: none !important;
    }

    .stickyParent {
        height: 136px;
    }

    .adv_sticky {
        top: 0;
        z-index: 9999;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .hidden-ms, tr.hidden-ms, th.hidden-ms, td.hidden-ms {
        display: none !important;
    }

    .col-ms-12 {
        width: 100%;
    }

    .visible-xs.visible-ms {
        display: block !important;
    }

    .col-ms-3 {
        width: 25%;
    }

    .col-ms-2 {
        width: 16.66666667%;
    }

    .col-ms-6 {
        width: 50%;
        position: relative
    }

    .col-ms-5 {
        width: 41.66666667%;
    }

    .film_rssService .album_pic1 {
        height: 80px !important;
    }

    .hidden-ms {
        display: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .col1-news {
        width: 68.3%;
        padding-right: 0;
    }

    .col2-news {
        width: 31.7%;
    }

    .film_rssService .album_pic1 {
        height: 61px !important;
    }

    .hidden-sm {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .footer_nav {
        padding: 0 0 8px 0;
    }

    .col-md-12.no_padd {
        width: 100%;
    }

    #sabavision_zone_10863-Z503_plate {
        display: block !important;
    }

    #sabavision_zone_10845-Z260_plate {
        display: none !important;
    }
    .parent-com{
        flex-direction: column;
    }
}

@media only screen and (max-width: 1199px) {
    ul.menu1 > li:last-of-type::after {
        content: '';
        width: 0;
        height: 0
    }

    .mob_break {
        float: right
    }

    .footer_nav ul li a {
        display: inline-block;
        padding: 4px 6px;
    }
}

@media only screen and (min-width: 992px) {
    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-pull-1 {
        left: 8.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-4, .col-md-8 {
        float: right;
    }

    .col-md-6 {
        width: 50%;
    }

    .container {
        width: 970px;
    }
    .application{
        text-align: center;
        flex-direction: column;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
        display: block !important;
    }

    .film_rssService .album_pic1 {
        height: 56px !important;
    }

    .hidden-md {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .container {
        width: 100%;
    }

    .visible-md.visible-lg {
        display: block !important;
    }

    .col-lg-6 {
        width: 50%;
    }

    .grid_item {
        width: 24% !important;
    }

    .col1-news {
        width: calc(100% - 561px);
    }

    .col2-news {
        width: 330px;
    }

    .col3-news {
        width: 231px;
    }

    .hidden-lg {
        display: none
    }

    .news_id_c {
        width: 72px;
    }
}

@media only screen and (min-width: 1400px) {
    .container {
        width: 1400px;
    }
}

@media only screen and (min-width: 992px) and  (max-width: 1199px) {
    .move {
        height: 93px !important
    }

    .video-sec-inner .move .videojs-main-container .videojs_main {
        height: 93px !important
    }
}

@media only screen and (max-width: 431px) {
    .logo1_news .mobile-logo-400 img {
        display: block;
        width: 100px;
        height: 40px
    }
}

@media only screen and (max-width: 430px) {
    .height-hamsan-1 {
        min-height: 105px
    }
}

@media only screen and (min-width: 431px) and  (max-width: 479px) {
    .height-hamsan-1 {
        min-height: 112px
    }
}

@media only screen and (min-width: 431px) and  (max-width: 479px) {
    .height-hamsan-1 {
        min-height: 137px
    }
}

@media only screen and (min-width: 480px) and  (max-width: 767px) {
    .height-hamsan-1 {
        min-height: 137px
    }
}

@media only screen and (min-width: 768px) {
    .height-hamsan-1 {
        min-height: 198px
    }
}

.height-hafez {
    min-height: 50px
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.txt_adv_second_p {
    text-align: left !important;
}

@media only screen and (min-width: 400px) and (max-width: 480px) {
    #adv279 img, #adv309 img, #adv326 img {
        min-height: 47px;
    }
}

@media only screen and (max-width: 399px) {
    #adv279 img, #adv309 img, #adv326 img {
        min-height: 37px;
    }
}

.adv-top #adv322 {
    display: flex;
}

.adv-top #adv322 div {
    height: 80px;
    overflow: hidden;
    width: 400px
}

.adv-top #adv322 div:only-child {
    height: auto;
    width: 100%;
}

.adv-top #adv322 div:nth-child(2n) {
    margin-right: 5px
}

.adv-top #adv322 .img-responsive {
    height: auto !important;
    max-height: 80px;
}

.addtext #resultPolls {
    position: absolute;
    text-align: center;
    width: 100%;
    color: red;
    top: 30px;
}

.addtext {
    position: relative;
}

.addtext .pollCont {
    padding-top: 25px;
}

@font-face {
    font-family: swiper-icons;
    src: url('/client/themes/fa/main/data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #000
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 15px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: 6px;
    top: 1%;
    z-index: 50;
    width: 4px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .65);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

@font-face {
    font-family: 'JISX';
    src: url('/client/themes/fa/main/fonts/IRANSansX-Regular-v2.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

#adsSwiper {
    margin: 10px auto;
    width: 70%;
    font-family: 'JISX', sans-serif, 'OpenSansRegular', Helvetica, Arial;
    font-size: 16px;
    line-height: normal;
    font-feature-settings: "ss02";
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    overflow: hidden;
    position: relative;
    background: #f2f4f5;
    border-radius: 20px;
    padding-bottom: 38px;
}

.slider-header {
    display: flex;
    padding: 8px 0 0 0px;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    flex-direction: row;
    position: relative;
}

.slider_title {
    font-size: 18px;
    text-align: center;
    margin: 0;
}

.slider_logo {
    width: 28px;
}

.slide__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
    border-radius: 20px;
}

.slide__img-container {
    position: relative;
    z-index: -1;
}

.slide__img-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 28%);
    border-radius: 20px;
}

.slide_city-badge {
    display: flex;
    position: absolute;
    right: 8px;
    top: 8px;
    background: #f0c807;
    color: #000;
    border-radius: 32px;
    padding: 4px 8px;
    font-size: 12px;
}

.slide_price-badge {
    display: flex;
    position: absolute;
    right: 4px;
    bottom: 23px;
    border-radius: 32px;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.slide_room-name {
    position: relative;
    bottom: -3px;
    font-size: 13px !important;
    right: 0;
    float: right;
    margin: 0;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
    max-width: 100%;
}

.swiper-container {
    overflow: hidden;
    padding-top: 6px;
}

:root {
    --swiper-pagination-bottom: 0px;
    --swiper-theme-color: #000;
}

.swiper-slide {
    display: block;
    -webkit-box-pack: initial;
    text-align: initial;
    background: none;
    font-size: inherit;
}

.slide__img-container .slide__img {
    height: auto;
}

@media only screen and (max-width: 479px) {
    .slider_title {
        font-size: 14px;
    }
}

#BackToTop {
    color: #122D92;
    font: 11px/20px Vazir;
    height: 35px;
}

.fa-up {
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    color: #5B5A5A;
    width: 21px;
    height: 21px;
    font-size: 1.5em;
    margin: 5px 0 0 5px;
    text-indent: 4px;
    background: rgb(254, 255, 255);
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(251, 251, 251, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 1) 0%, rgba(251, 251, 251, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgba(251, 251, 251, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#fbfbfb', GradientType=0);
}

.fa-angle-up:before {
    content: "\f106";
}

.aparat_youtube {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.aparat_youtube span, .aparat_youtube a {
    font-weight: bold;
}

.sn_eitaa {
    background: url('/client/themes/fa/main/img/eitaa_share.svg') no-repeat;
    height: 28px;
    display: block;
    background-size: cover;
}

.latest_news2 > a {
    display: flex;
    width: 100%;
    padding: 5px;
    background-color: #1809a6;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
    border-radius: 2px;
}

.latest_news2 > a span {
    color: #ffffff;
    font: 14px/22px Vazir;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.latest_news2 > a span:hover {
    color: #ff9f9f;
}

.latest_news2 > a > img {
    width: 60px;
    aspect-ratio: 1.5;
    height: auto;
}

#next, #prev {
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
}

#next {
    background-image: url('/client/themes/fa/main/img/nextBTN.svg');
}

#prev {
    background-image: url('/client/themes/fa/main/img/prevBTN.svg');
}

#topNewsSlider {
    background-color: #f5f5f5;
    position: relative;
    padding-bottom: 15px;
}

.sliderBTNs {
    position: absolute;
    left: 5px;
    bottom: 5px;
    display: flex;
    gap: 5px;
    align-items: center;
}

.sliderBTNs .dot {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #fff;
    border: .5px solid #000000;
}

.sliderBTNs .dot.activedot {
    background-color: red;
}

.item-slider-topnews {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease;
}

.item-slider-topnews > div > a {
    align-items: center;
    gap: 10px;
    display: flex;
}

.item-slider-topnews > div > a > span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.activeSlider {
    display: block !important;
}

.activeAnimation {
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 1 !important;
}

#MV_afterBody .latest_news2 > a {
    background-color: #f8f8f8 !important;
}

#MV_afterBody .latest_news2 > a > span {
    color: black !important;
}

#MV_afterBody .latest_news2 > a:hover, #MV_afterBody .latest_news2 > a:hover span {
    background-color: #1809a6 !important;
    color: white !important;
}
.rel_news_custom p, p.sepehrKeyRelatedJSTitle {
    font: bold 13px / 20px Vazir !important;
    color: red;
}

.table-responsive {
    overflow: auto;
}

/*.body table {*/
/*    max-width: none;*/
/*    min-width: 477px;*/
/*}*/

.rel_news_custom .linear_news, .sepehrKeyRelatedJS {
    background: #EDEDF2;
    padding: 2px 10px;
    width: fit-content;
}

.sepehrKeyRelatedJS {
    margin: 0 10px 4px;
}

.aparat-svg:before {
    margin-left: 5px;
    content: url('/client/themes/fa/main/img/aparat_icon.svg');
    width: 32px;
    height: 32px;
}

.cmCaptcha {
    padding-left: 5px;
}

.cmCaptchaIcon {
    background: url('/client/themes/fa/main/img/refreshIcon.svg') no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 8px;
    top: 25%;
    cursor: pointer;
}

.cmCaptchaImg {
    position: relative;
    height: 34px;
    padding-right: 5px;
}

.cmCaptchaImg .captcha_img {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    object-fit: contain;
    height: 34px;
    padding-left: 28px;
}

.info-text {
    font: 17px / 27px VazirMedium;
}

.info-link {
    color: #0e00ee;
}

.info-link:hover {
    color: #bb0003;
}

.englishEducation-svg:before {
    content: " ";
    margin-left: 5px;
    background-image: url('/client/themes/fa/main/img/en.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 32px;
    height: 32px;
}

.sadi-svg:before {
    content: " ";
    margin-left: 5px;
    background-image: url('/client/themes/fa/main/img/golestan.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 50px;
    height: 45px;
}

.learnEnglishNewsPage .borderSection .renderSection img {
    width: 100%;
    aspect-ratio: 1.5;
}

.learnEnflishNewsTitle {
    display: flex;
    gap: 5px;
    width: 100%;
    font: 12px / 20px dana;
    text-align: right;
    color: #1809A6;
}

.learnEnglishNewsPage .borderSection {
    padding: 0;
}

.learnEnflishNewsTitle img {
    margin-top: 2px
}
.application:after{
    content: "";
    background-image: url('/client/themes/fa/main/img/asriranApp.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 145px;
    height: 120px;
    float: left;
}
.parent-com{
    display: flex;
}
.application a{
    font: 15px / 30px vazir;
}
.application{
    height: 180px;
}
.mv-other-title{
    color:#000;
    font: 14px /25px Shabnam-FD;
}
.mv-title{
    font: 16px /25px Shabnam-bold;
    color:#000;
}
.numberIndex{
    font: 30px / 25px Shabnam-bold;
    color: #4a4848;
}
.border-line , .first-news{
    border-bottom: 1px solid #ddd;
}
.linear_news.border-line:last-child{
    border-bottom: none;
}
.linear_news.border-line{
    padding: 7px 0;
}
.first-news img{
    aspect-ratio: 1.5;
    height: auto;
    max-width: 320px;
    margin: 0 auto;
    display: block;
    width: 100%;
    object-fit: contain;
}

#com_mail{
    text-align: right;
}
.body .netChannel{
    display: flex;
    justify-content: flex-end;

}
.body .netChannel span{
    margin: 0 5px;
    color:#0e00ee;
}
.body .netChannel a.rubika{
    font-weight: 700;
}
@media only screen and (min-width: 576px) {
    .stickyAdvFooter{
        display: none !important;
    }
}
@media (min-width: 768px) {
    .topNewsSlider{
        display: none !important;
    }
}

@media (max-width: 767px) {
    .topNewsSlider .swiper-slide img{
        width: 54px;
    }
    .topNewsSlider{
        padding-bottom: 20px;
    }
    .p_custom_latest_news2{
        display: flex;
        align-items: center;
        justify-content: right;
        gap: 10px;
    }
    .topNewsCard{
        padding-bottom: 10px;
    }
    .topNewsSlider .swiper-pagination{
        text-align: left;
    }
    .topNewsCard > a > span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .topNewsSlider .swiper-pagination-bullet{
        width: 6px;
        height: 6px;
    }
    .topNewsSlider .swiper-pagination-bullet-active{
        background-color:#bb0003 !important;
    }
    .swiper-button-next{
        left:0px !important;
    }
    .swiper-button-next , .swiper-button-prev{
        width: auto !important;
        height: auto !important;
    }
    .swiper-button-next::after , .swiper-button-prev::after{
        content: '' !important;
    }
    .swiper-pagination{
        left:17px !important;
        bottom:5px !important;
    }
    .navigateTop{
        position: relative;
        text-align: left;
        width: 88px;
        float: left;
    }

}