@charset "utf-8";
/*
Theme Name: Tabriz News
Theme URI: https://www.rtl-theme.com/user-profile/sornagostar/
Author: Farzad Aghaei
Author URI: https://www.rtl-theme.com/user-profile/sornagostar/
Description: Farzad Aghaei
Version: 2.0
*/
#main_box {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#main_box right{
  flex-direction: row-reverse;
}
#sidebar_right {
  width: 73%;
}
#sidebar_right_film {
  width: 100%;
}
#sidebar_left {
  width: 27%;
  padding-right: 15px;
}
.aligncenter{text-align:center;}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
header,
hgroup,
menu,
output,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
header,
hgroup,
menu,
section {
  display: block;
}
body {
  line-height: 1px;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.alignright,
img.alignright {
  float: right;
  margin: 0 0 15px 15px;
}
.alignleft,
img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}
img {
  max-width: 100%;
  height: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ul li {
  list-style-type: none;
}
a,
article,
.left_vdo_li span,
img {
  text-decoration: none;
  transition: 0.3s all;
  -moz-transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
a {
color:#333;
}
a:hover {
  transition: 0.3s all;
  -moz-transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.clear {
  clear: both;
}
.clear2 {
  clear: both;
  padding: 15px 0;
}
.clear3 {
  clear: both;
  padding: 10px 0;
}
.search-submit{
	    background: #38609a;
    color: #fff;
    font-size: 16px;
}
strong {
  font-weight: bold;
}
input,
button,
textarea {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: unset;
  -moz-outline: unset;
  -webkit-outline: unset;
}
body {
  background-image: url("../img/bg.jpg");
  background-position: top;
  background-size: cover;
  color: #333;
  font-size: 13px !important;
  line-height: 26px !important;
  direction: rtl;
  text-align: right;
  overflow-x: hidden;
  min-height: 100vh;
}
.film,.gallery-template-default,.media-template-default {
  background: #313131;
  color: #333;
  font-size: 13px;
  line-height: 26px;
  direction: rtl;
  text-align: right;
  overflow-x: hidden;
}
a {
  color: #333;
}
.tarlanweb_center {
  margin: 15px auto;
}

#header {
  width: 100%;
  height: auto;
  background: #e50e28;
  margin-bottom: 20px;
  box-shadow: 0 5px 5px -5px rgba(11, 11, 11, 0.2);
}
.header_top {
  width: 100%;
  height: auto;
}
.logo {
  width: 150px;
  height: 50px;
  float: right;
  line-height: 0;
  margin: 10px;
}
.logo a,
.logo img {
  display: block;
  line-height: 0;
}

.left_top_head {
  width: 85%;
  float: left;
  background: #313131;
  color: #fff;
  padding: 0 10px;
  position: relative;
  margin: 10px 0;
  border-radius: 5px;
}

.left_top_head a {
  color: #fff;
}
.left_thead {
  float: left;
}

.left_thead_dates {
  float: left;
  padding: 12px;
}
.left_thead_socials {
  float: left;
  margin: 5px 15px 0 0;
}
.left_thead_socials a {
  font-size: 20px;
  padding: 10px 5px;
  float: left;
}

.rightt_thead {
  float: right;
  margin: 12px 0 0 0;
  transition: all 0.5s ease-in-out;
}
.rightt_thead nav > ul > li {
  float: right;
  transition: all 0.5s ease-in-out;
}
.rightt_thead nav > ul > li > a {
  display: block;
  padding: 0 15px;
  border-radius: 3px;
}
.rightt_thead nav > ul > li > a:hover {
  background: #cd0f26;
}

.rightt_thead nav > ul > li > ul {
  position: absolute;
  top: 87px;
  right: 0;
  opacity: 0;
  background: #e50e28;
  visibility: hidden;
  z-index: 99999999999;
  transition: all 0.5s ease-in-out;
}
.rightt_thead nav > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.rightt_thead nav > ul > li > ul > li {
  float: right;
  margin-left: 5px;
  position: relative;
}
.rightt_thead nav > ul > li > ul > li > a {
  padding: 0 15px;
}
.rightt_thead nav > ul > li > ul > li::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #fff;
  left: 0;
  top: 11px;
}
.rightt_thead nav > ul > li > ul > li:last-child::after {
  display: none;
}
.rightt_thead nav > ul > li > ul > li > ul {
  width: 150px;
  position: absolute;
  top: 30px;
  opacity: 0;
  visibility: hidden;
  z-index: 99999999999;
}
.rightt_thead nav > ul > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.rightt_thead nav > ul > li > ul > li > ul > li {
  width: 100%;
  height: auto;
  clear: both;
}
.rightt_thead nav > ul > li > ul > li > ul > li > a {
  padding: 4px 10px;
  display: block;
  background: #e50e28;
}

.rightt_thead nav > ul > li:first-child > ul {
  visibility: visible;
  opacity: 1;
}

.bt_head {
  width: 100%;
  height: auto;
  padding: 20px 0;
  background: #e50e28;
}

#searches {
  width: 25%;
  height: 40px;
  padding: 5px;
  background: #fff;
  position: relative;
  float: left;
  border-radius: 3px;
}
#lsds {
  width: 100%;
  border: none;
  position: absolute;
  right: 0;
  outline: unset;
  background: #fff;
  height: 30px;
  text-indent: 12px;
  font-size: 12px;
  border-radius: 3px;
}
#searches button {
  width: 30px;
  height: 30px !important;
  font-size: 16px;
  text-align: center;
  background: #212121;
  color: #fff;
  border: none;
  position: relative;
  border-radius: 3px;
  cursor: pointer;
  float: left;
}
.box_shadow {
  box-shadow: 0 6px 20px rgba(11, 11, 11, 0.2);
}

#news_ticker_box,
#top_slide_ads,
#news_plus_box,
#day_notes_box,
#ads_top_box,
#ads_bt_box,
#more_news_box,
#img_news_box,
#sports_box,
#video_gallerys,
#th3_boxs,
#th3_boxs_t {
  width: 100%;
  margin-bottom: 20px;
}

.news_ticker_i {
  width: 100%;
  height: auto;
  clear: both;
  background: #fff;
  border-radius: 5px;
}

.news_ticker_it {
  width: 150px;
  background: #e50e28;
  color: #fff;
  float: right;
  padding: 10px;
  position: relative;
  border-radius: 0 5px 5px 0;
}
.news_ticker_it::after {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  left: -8px;
  top: 0;
  bottom: 0;
  background: #e50e28;
  transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -webkit-transform: skew(-15deg);
}
.ticker {
  width: 87%;
  margin: 10px auto;
  direction: rtl;
  float: left;
}
.ticker div {
  display: inline-block;
  word-wrap: break-word;
  font-weight: 500;
}
.p_dates {
  float: left;
}

.right_img_slide {
  width: 49.39%;
  float: right;
}
.img_slide_item {
  position: relative;
  width: 100%;
  height: 350px;
  display: block;
  line-height: 0;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  direction: rtl;
}
.img_slide_item img {
  line-height: 0;
  display: block;
  border-radius: 5px;
  width: 100%;
}
.slide_img_dets {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 30px 15px 15px;
  line-height: 27px;
  color: #fff;
  z-index: 99999;
}
.slide_img_dets::before {
  content: "";
  width: 3px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 25px;
  background: #e50e28;
  border-radius: 3px;
  display: block;
}
.slide_img_dets span {
  display: block;
  line-height: 20px;
}
.slide_img_t {
  font-size: 12px;
}
.img_slide_item::after,
.img_box_film::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(5%, rgba(0, 0, 0, 0.1)),
    color-stop(75%, rgba(0, 0, 0, 0.5)),
    color-stop(100%, rgba(0, 0, 0, 0.75))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
}
.slide_img_top .owl-item {
  border-radius: 5px !important;
  overflow: hidden;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
}

.vip_top_box {
  width: 34%;
  float: right;
  margin-right: 2%;
  background: #fff;
  position: relative;
  padding: 15px;
  border-radius: 5px;
}
.title_nt_box {
  width: 100%;
  height: auto;
  padding: 0 20px 15px 0;
  position: relative;
}
.title_nt_box h4,
.title_nt_box h2 {
  font-size: 16px;
  font-weight: bold;
  float: right;
}
.title_nt_box span {
  color: #38609a;
}
.title_nt_box::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #ffb81c;
  position: absolute;
  right: 8px;
  top: 6px;
}
.title_nt_box h6{
	color:#fff;
}
.news_article_box {
  margin-bottom: 20px;
}
.box_vip_bn {
  width: 100%;
  height: auto;
  clear: both;
}
.box_vip_bn li {
  height: 82px !important;
  margin-bottom: 5px;
  border-bottom: 1px solid #f5f5f5;
}
.box_vip_bn li a {
  display: block;
  width: 100%;
  height: auto;
}
.box_vip_bn li a span {
  display: block;
}
.box_vip_bn li a img {
  width: 83px;
  height: 63px;
  float: right;
  margin: 7px 0 0 10px;
  border-radius: 5px;
}

.box_vip_bn li .sub_vip_t {
  font-size: 12px;
  color: #888;
}
.box_vip_bn li .t_vip_t {
  line-height: 22px;
  font-weight: bold;
}

.vip_top_box .prev {
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 22px;
  background: #f2f2f2;
  color: #888;
  position: absolute;
  z-index: 99999999;
  top: 45px;
  left: 13px;
  transform: rotate(90deg);
  border-radius: 3px;
}
social {
    text-align: center;
}
.social a {
    font-size: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    float: none;
    border-radius: 50%;
}
.twitter {
    background: url(/tabriznews/social-images.png) no-repeat;
    background-position: 0px -159px;
}
/*Facebook*/
.facebook {
    background: url(/tabriznews/social-images.png) no-repeat;
    background-position: 0px -108px;
}
/*Google Plus*/
.google-plus {
    background: url(/tabriznews/social-images.png) no-repeat;
    background-position: 0px -307px;
}
/*LinkedIn*/
.linkedin{
    background: url(/tabriznews/social-images.png) no-repeat;
    background-position: 0px -10px;
}
/*Pinterest*/
.pinterest{
    background: url(/tabriznews/social-images.png) no-repeat;
    background-position:0px -258px;
}
/*Telegram*/
.telegram{
    background: url(/tabriznews/social-images.png) no-repeat;
    background-position:0px -358px;
}
/* Whatsapp*/
.whatsapp{
    background: url(/tabriznews/social-images.png) no-repeat;
    background-position:0px -59px;
}
.social a:hover {
    opacity: 0.7;
}
.vip_top_box .next {
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 22px;
  background: #f2f2f2;
  color: #888;
  position: absolute;
  z-index: 99999999;
  top: 15px;
  left: 13px;
  transform: rotate(90deg);
  border-radius: 3px;
}

.top_img_ads {
  width: 160px;
  background: #fff;
  border-radius: 5px;
  float: left;
  padding: 15px;
  text-align: center;
}
.top_img_ads a,
.top_img_ads img {
  display: block;
  line-height: 0;
  text-align: center;
  margin: 0 auto;
}
.top_img_ads a {
  margin-bottom: 28px;
}
.top_img_ads .ads120120 {
  margin-bottom: 0;
}

.news_plus_side,
.news_notes_side,
.ads_top_box,
.news_tg_box,
.sports_boxs,
.aside_boxs,
.breads_box,
.single_boxs {
  width: 100%;
  height: auto;
  padding: 15px;
  background: #fff;
  border-radius: 5px;
}
.related_box {
  width: 100%;
  height: auto;
  background: #fff;
  border-radius: 5px;
}
.more_news_link {
  float: left;
  color: #777;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: max-content;
}
.more_news_link span {
  font-size: 13px;
  margin-left: 6px;
}
.more_news_link i {
  font-size: 14px;
}
.more_news_link:hover,
.news_img_box .more_news_link:hover {
  color: #e50e28;
}
.news_plus_right {
  width: 50%;
  float: right;
  margin-bottom: 10px;
}
.news_plus_left {
  width: 48%;
  float: left;
  margin-bottom: 10px;
}
.news_plus_right ul {
  margin: 0 -10px;
}
.news_plus_right ul li {
  width: 50%;
  padding: 0 10px;
  float: right;
}

.news_plus_left li {
  margin-bottom: 19px;
}
.news_plus_left li:last-child {
  margin-bottom: 0;
}

.plus_post {
  width: 100%;
  background: #fcfcfc;
  border-bottom: 3px solid #e3e7eb;
  padding: 7px;
  border-radius: 7px;
}
.plus_post header figure {
  margin-bottom: 10px;
}
.plus_post header figure img {
  width: 100%;
}
.plus_post header figure a,
.plus_post header figure img {
  display: block;
  line-height: 0;
  border-radius: 5px;
}
.plus_post header h2 {
  width: 100%;
  height: 55px;
  overflow: hidden;
  font-weight: bold;
  font-size: 14px;
}
.plus_post_txt {
  width: 100%;
  height: 80px;
  overflow: hidden;
  color: #6e6e6e;
  font-size: 12px;
  margin: 5px 0;
}
.plus_post_ftr {
  font-size: 12px;
  color: #6e6e6e;
  float: right;
}
.plus_post_ftl {
  width: max-content;
  margin: 0 auto 0 0;
  color: #38609a;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.plus_post_ftl span {
  margin-left: 5px;
  font-size: 12px;
}
.plus_post_ftl i {
  font-size: 14px;
}
.plus_post:hover {
  border-bottom: 3px solid #feb638;
  border-top: 3px solid #feb638;
}
.plus_post:hover header h2 a {
  color: #e50e28;
}

.eghtesad_bc {
  color: #3c7bc3;
  display: block;
  position: relative;
  float: right;
  margin-left: 15px;
}
.eghtesad_bc::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #3c7bc3;
  border-radius: 50%;
  float: right;
  margin: 10px 0 0 5px;
}

.siasi_bc {
  color: #e50e28;
  display: block;
  position: relative;
  float: right;
  margin-left: 15px;
}
.siasi_bc::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #e50e28;
  border-radius: 50%;
  float: right;
  margin: 10px 0 0 5px;
}

.disFlex {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
}
.ejtema_bc {
  color: #8f3cc3;
  display: block;
  position: relative;
  float: right;
  margin-left: 15px;
}
.ejtema_bc::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #8f3cc3;
  border-radius: 50%;
  float: right;
  margin: 10px 0 0 5px;
}

.plus_h_post {
  width: 100%;
  background: #fcfcfc;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #e3e7eb;
  padding: 7px;
  border-radius: 7px;
}
.plus_h_post figure,
.plus_h_post figure a {
  display: block;
  line-height: 0;
}
.plus_h_post figure img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
}
.plus_h_post figure a {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.plus_h_post figure {
  float: right;
  margin-left: 15px;
}
.plus_h_post header {
  overflow: hidden;
}
.post_pdae {
  color: #6e6e6e;
  float: right;
  padding-right: 15px;
  position: relative;
}
.post_pdae::before {
  content: "";
  width: 1px;
  height: 12px;
  background: #6e6e6e;
  position: absolute;
  right: 0;
  top: 8px;
}
.plus_h_post .archivePostTxt h2 {
  width: 100%;
  clear: both;
  height: 52px;
  overflow: hidden;
}
.plus_h_post .archivePostTxt h2 a {
  font-weight: bold;
  font-size: 14px;color:#333;
}
.plus_h_post:hover {
  border-bottom: 3px solid #feb638;
  border-top: 3px solid #feb638;
}
.archive_posts {
  margin-bottom: 15px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.archive_posts figure {
  float: right;
  min-width: 172px;
  width: 172px;
  height: 102px;
  margin-left: 15px;
}
.archive_posts .archivePostTxt h2 {
  height: auto;
  margin-bottom: 3px;
}
.archive_txt {
  overflow: hidden;
}
.notes_box {
  width: 100%;
  height: auto;
}
.news_notes_side ul {
  margin: 0 -10px;
}
.news_notes_side ul li {
  width: 33.33%;
  float: right;
  padding: 10px;
}
.notes_items {
  width: 100%;
  height: 75px;
}
.notes_items figure {
  width: 75px;
  height: 75px;
  float: right;
  margin-left: 15px;
  border-radius: 50%;
  background-image: linear-gradient(
    97.2deg,
    rgba(235, 62, 62, 1) 10.5%,
    rgba(101, 46, 229, 1) 93.7%
  );
  background-image: -moz-linear-gradient(
    97.2deg,
    rgba(235, 62, 62, 1) 10.5%,
    rgba(101, 46, 229, 1) 93.7%
  );
  background-image: -ms-linear-gradient(
    97.2deg,
    rgba(235, 62, 62, 1) 10.5%,
    rgba(101, 46, 229, 1) 93.7%
  );
  background-image: -webkit-linear-gradient(
    97.2deg,
    rgba(235, 62, 62, 1) 10.5%,
    rgba(101, 46, 229, 1) 93.7%
  );
}
.notes_items img {
  width: 71px;
  height: 71px;
  display: block;
  margin: 2px;
  padding: 2px;
  background: #fff;
  border-radius: 50%;
}
.notes_items span {
  margin-top: 5px;
}
.notes_items span,
.notes_items p a {
  color: #6e6e6e;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}
.notes_items p a {
  font-weight: normal;
}
.notes_items h3 {
  font-size: 14px;
}
.notes_items h3 a {
  font-weight: bold;
}
.notes_items h3 a:hover {
  color: #e50e28;
}
.ads_top_box a {
  line-height: 0;
  display: inline-block;
}
.images_ads_box {
  line-height: 0;
  float: right;
  width: 78%;
}
.tell_number_box {
  padding: 3px;
  float: left;
  width: 18%;
  text-align: center;
  border: 1px dashed #a0a0a0;
  color: #a0a0a0;
}
.telss_number {
  font-size: 15px;
  font-weight: bold;
}
#more_news_box ul {
  margin: 0 -10px;
}
#more_news_box ul li {
  padding: 10px;
  float: right;
  width: 25%;
  position: relative;
  height: 320px;
}
#more_news_box ul li:first-child,
#more_news_box ul li:last-child {
  width: 50%;
}
#more_news_box .img_slide_item img {
  width: 100%;
}
.more_news_posts {
  width: 100%;
  height: auto;
}
#more_news_box .plus_post header h2 {
  height: 70px;
}
#video_gallerys {
  width: 100%;
  background: #313131;
  border-radius: 5px;
  padding: 15px;
}
.filmIndex #video_gallerys {
  padding: 0;
}
.news_img_box .title_nt_box h4,
.news_img_box .title_nt_box h2 {
  color: #feb638;
}
.news_img_box .title_nt_box span {
  color: #fff;
}
.news_img_box .more_news_link {
  color: #fff;
}
.news_img_rt {
  width: 100%;
  height: auto;
}
.news_img_right {
  width: 49%;
  float: right;
}
.news_img_left {
  width: 49.5%;
  float: left;
  padding: 0 0 0 10px;
}
.news_img_right img {
  width: 100%;
}
.news_img_left ul {
  margin: -5px;
}
.news_img_left ul li {
  width: 50%;
  float: right;
  padding: 5px;
}
.news_img_left .slide_img_t {
  font-size: 11px;
  color: #999a9a;
}
.news_img_left .slide_img_p {
  font-size: 12px;
  font-weight: normal;
  color: #999a9a;
}
#sports_box .title_nt_box {
  color: #1aba65;
}
#sports_box .title_nt_box::before {
  background: #1aba65;
}
.news_boxdc {
  width: 100%;
  height: auto;
}
.news_boxdc_right {
  width: 37%;
  float: right;
}
.news_boxdc_left {
  width: 61%;
  float: left;
}
.news_boxdc_left ul {
  margin: -13px;
}
.news_boxdc_left ul li {
  width: 50%;
  float: right;
  padding: 13px;
}
.news_boxdc_left .plus_h_post header {
  height: 60px;
  overflow: hidden;
}
/*
.news_boxdc_left .plus_h_post header,.news_boxdc_left .plus_h_post */
.news_boxdc_left .plus_h_post {
  margin-bottom: 0;
}
.big_posts {
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
}
.big_posts figure,
.big_posts figure a {
  display: block;
  line-height: 0;
}
.big_posts figure img {
  display: block;
  line-height: 0;
  border-radius: 7px;
  width: 100%;
}
.big_posts figure a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(5%, rgba(0, 0, 0, 0.1)),
    color-stop(75%, rgba(0, 0, 0, 0.5)),
    color-stop(100%, rgba(0, 0, 0, 0.75))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
}
.big_posts_txb {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px;
  color: #fff;
  z-index: 9999999999;
}
.big_posts_txb header h2 a {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin: 7px 0;
  display: block;
}

.news_vdo_right {
  width: 50%;
  float: right;
}
.news_vdo_left {
  width: 48%;
  float: left;
  padding-left: 10px;
}
#video_gallerys .slide_img_t i {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
#video_gallerys .slide_img_dets {
  padding: 15px;
}
#video_gallerys .slide_img_dets::before {
  display: none;
}

.gg-play-button {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  z-index: 99999;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  transform: scale(var(--ggs, 1));
}
.gg-play-button::before {
  width: 0;
  height: 20px;
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 3px;
}

.news_vdo_right:hover .gg-play-button::before,
.news_vdo_left li:hover .gg-play-button::before {
  border-left: 12px solid #feb638;
}

.right_vdo_li {
  width: 200px;
  background: #353535;
  color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.img_vdo_left {
  width: 146px;
  height: 100px;
  position: relative;
}
.right_vdo_li img {
  width: 100%;
  object-fit: cover;
  height: 100px;
  border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -ms-border-radius: 8px 0 0 8px;
  -o-border-radius: 8px 0 0 8px;
}
.right_vdo_li_number {
  width: 55px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 40px;
  color: #fff;
}
.right_vdo_li i.icofont-image {
  width: 25px;
  height: 25px;
  font-size: 25px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.img_vdo_left .gg-play-button {
  width: 40px;
  height: 40px;
}
.left_vdo_li {
  width: 100%;
  overflow: hidden;
}
.left_vdo_li span {
  display: block;
  color: #fff;
  position: relative;
}
.pdates {
  font-size: 11px;
}
.ptitres {
  font-size: 14px;
  margin-bottom: 10px;
}
.ptimes {
  float: right;
  background: #ffb81c;
  color: #fff !important;
  padding: 0 10px;
  border-radius: 3px;
}
.news_vdo_left li {
  width: 100%;
  margin-bottom: 10px;
}
.news_vdo_left li:hover .ptimes {
  background: #386298;
}
.news_vdo_left li:hover .right_vdo_li_number {
  color: #ffb81c;
}
.scrolls_bars {
  height: 350px;
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: thin;
  width: 100%;
  padding-left: 10px;
}
.scrolls_bars::-webkit-scrollbar {
  width: 10px;
  height: 7px;
  background-color: #282828;
  border-radius: 1px;
  z-index: 1;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.scrolls_bars::-webkit-scrollbar-thumb {
  border-radius: 1px;
  background-color: #ffb81c;
  background: #ffb81c;
  -webkit-box-shadow: inset 1px 1px 0 #ffb81c;
  z-index: 2;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.leftVideos ul {
  width: 100%;
}
.leftVideos li a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.leftVideos .right_vdo_li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.leftVideos .left_vdo_li {
  width: calc(100% - 200px);
  padding-right: 15px;
}

.news_vdo_left li a:hover span {
  color: #fff !important;
}

.right_reports_box {
  width: 73%;
  float: right;
}
.pishkhan_box {
  width: 25%;
  float: left;
  margin-bottom: 30px;
}
.comments_boxc {
  margin-bottom: 0;
}
.right_reports_box .plus_post_txt {
  height: 135px;
}

.right_reports_box_right {
  width: 50%;
  float: right;
}
.right_reports_box_left {
  width: 48%;
  float: left;
}
.right_reports_box .plus_post,
.right_reports_box .plus_post:hover {
  background: unset;
  border-bottom: unset;
}
.report_links_b {
  padding-right: 30px;
  position: relative;
  display: block;
}
.report_links_b::before {
  content: "";
  width: 3px;
  height: 80%;
  position: absolute;
  right: 15px;
  top: 10%;
  background: #38609a;
  border-radius: 3px;
  display: block;
}
.report_links_b span {
  display: block;
}
.report_links_b .slide_img_t {color: var(--bs-body-color);
  font-size: 12px;
}
.report_links_b .slide_img_p {
  font-weight: bold;color: var(--bs-body-color);
}
.right_reports_box_left ul li {
  margin-bottom: 20px;
}
.right_reports_box_left ul li:last-child {
  margin-bottom: 0;
}

.pishkhan_img_box {
  width: 80%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 30px;
}
.pishkhan_img_box img {
  z-index: 2;
  display: block;
  position: relative;
  border-radius: 7px;
}
.pishkhan_img_box::after {
  content: "";
  width: 110%;
  height: 50%;
  background: #dc0e27;
  z-index: 1;
  position: absolute;
  bottom: -15px;
  right: -5%;
  left: -5%;
  border-radius: 7px;
}

.bt_boxes {
  position: relative;
  direction: rtl;
}
.bt_boxes_right {
  float: right;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  padding-right: 10px;
}
.bt_boxes_left {
  float: left;
}
.bt_boxes_right::before {
  content: "";
  width: 3px;
  height: 80%;
  position: absolute;
  right: 0;
  top: 10%;
  background: #e50e28;
  border-radius: 3px;
  display: block;
}

.pishkhan_box .owl-dots {
  position: absolute;
  top: -45px;
}
.pishkhan_box .owl-dot {
  float: left;
}
.pishkhan_box .owl-dots .active span,
.pishkhan_box .owl-dot:hover span {
  background: #dc0e27 !important;
}

.comments_box_txt {
  font-size: 11px;
  line-height: 24px;
  text-align: justify;
  direction: rtl;
  height: 75px;
  overflow: hidden;
}
.comment_imgs_box {
  width: 120px;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  padding-top: 20px;
}
.comment_imgs_box img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  display: block;
  z-index: 99999;
  margin-bottom: 10px;
  border-radius: 50%;
}
.comment_imgs_box span {
  color: #ff6a07;
  font-size: 15px;
  font-weight: bold;
}
.comment_imgs_box::before {
  content: "\efce";
  font-family: IcoFont !important;
  font-size: 110px;
  color: #ebebeb;
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}

#th3_boxs_t {
  margin-top: 45px;
}

.rkian_box_s {
  width: 28%;
  float: right;
  height: auto;
  position: relative;
  margin-left: 2%;
  padding: 15px 0;
  background: #fff;
  border-radius: 5px;
}
.rkian_box_last {
  float: left;
  margin-left: 0;
  width: 40%;
}
.rkian2_boxes {
  background: #fff;
  padding: 15px 0;
  position: relative;
  height: 350px;
  width: 97%;
  border-radius: 10px;
}

.tirle_rty {
  background: #d90e27;
  padding: 3px 15px 20px 15px;
  float: right;
  color: #fff;
  position: absolute;
  top: -20px;
  right: 0;
  border-radius: 5px;
}

.rkian2_boxes ul {
  padding: 0 15px;
}
.rkian2_boxes ul li {
  border-bottom: 1px solid #f5f2f2;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.rkian2_boxes ul li:last-child {
  border-bottom: unset;
  margin-bottom: 0;
}
.rkian2_boxes .report_links_b::before {
  right: 0;
}
.rkian2_boxes .report_links_b {
  padding-right: 15px;
}

.rkian_box_s .os-scrollbar > .os-scrollbar-track {
  background: #f4f4f4 !important;
}
.img_link_ert img {
  float: right;
  margin-left: 15px;
}

.news_rtgp {
  overflow: hidden;
}
.news_rtgp span {
  display: block;
  font-size: 12px;
}

.os-theme-light
  > .os-scrollbar:hover
  > .os-scrollbar-track
  > .os-scrollbar-handle {
  background: #000 !important;
}

.ft_top_right_box {
  width: 45%;
  float: right;
}
.ft_txtc {
}
.ft_top_middle_box {
  width: 20%;
  float: left;
}
.titles_frg {
  width: 100%;
  height: auto;
  clear: both;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.ft_linksf {
}
.ft_linksf li {
  width: 50%;
  float: right;
}

.socials_links {
  width: 100%;
  height: auto;
  clear: both;
  margin: 20px 0;
}
.socials_links a {
  float: left;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #444;
  margin-right: 10px;
  border-radius: 50%;
}

.socials_links a:hover {
  border: 1px solid #d90e27;
  background: #d90e27;
  color: #fff !important;
}

.copy_right_box {
  width: 100%;
  border-top: 1px solid #262626;
  clear: both;
  padding-top: 20px;
}
.copy_right_box_right {
  float: right;
}
.copy_right_box_left {
  float: left;
  margin-top: 15px;
}
.aside_boxs1{
	width:26%;
	  background: #fff;

}
#sidebar_left .title_nt_box {
  padding-right: 12px;
}
#sidebar_left .title_nt_box::before {
  right: 0;
}
.aside_boxs {
  margin-bottom: 30px;
}
.aside_boxs1 {
  margin-bottom: 30px;
}
.aside_boxs .report_links_b::before {
  right: 0;
}
.aside_boxs .report_links_b {
  padding-right: 15px;
}
.side_boxes li {
  width: 100%;
  height: auto;
  clear: both;
  margin-bottom: 10px;
}
.side_boxes li figure {
  width: 80px;
  height: 70px;
}
.side_boxes li:last-child {
  margin-bottom: 0;
}
.most_viewd_box li {
  border-bottom: 1px solid #f5f2f2;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.most_viewd_box li:last-child {
  border-bottom: unset;
  margin-bottom: 0;
}
.aside_boxs .plus_h_post .c_b_fo {
  overflow: hidden;
}
.aside_boxs .plus_h_post figure {
  margin: 7px 0 0 15px;
}
.aside_boxs1 figure {
  margin: 7px 0 0 15px;
}
.aside_boxs .plus_h_post .c_b_fo h3 {
  width: 100%;
  clear: both;
  height: 33px;
  overflow: hidden;
}
.aside_boxs .plus_h_post .c_b_fo h3 a {
  font-weight: bold;
  font-size: 13px;color: var(--bs-body-color);
}

.side_boxes .ads_center_img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.side_boxes1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ads_center_img {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ads_center_img a,
.side_boxes .ads_center_img a {
  width: 120px;
  height: 240px;
  display: block;
  margin: 5px;
}
.ads_center_img a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.breads_box {
  padding: 10px 15px;
  margin-bottom: 20px;color:#333;
}
.breads_box a{color:#333;}
.breads_box i {
  float: right;
  font-size: 20px;
  margin: 2px 0 0 5px;
  color: #cecece;
}

.single_boxs {
  margin-bottom: 20px;
}
.news_article_box header {
  width: 100%;
  height: auto;
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cecece;
}
.footer-single {
  width: 100%;
  height: auto;
  clear: both;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #cecece;
}
.footer-single a {
  padding: 3px 10px;
  background: #f6f6f6;
  color: #333;
  margin: 3px;
  border-radius: 3px;
}
.news_article_body img {
  border-radius: 5px;
}
.short_desck_body {
  width: 100%;
  height: auto;
  padding: 15px;
  background: #fbfbfb;
  border-bottom: 5px solid #38609a;
  border-radius: 7px;
}
.footer-single a:hover {
  background-color: #feb638;
}
.hed_title {
  float: right;
  margin-top: 7px;
}
.left_head_bxc {
  float: left;
  position: relative;
}
.lefts_box_items {
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  background: #f6f6f6;
  color: #909090;
  float: left;
  margin-right: 10px;
  font-size: 22px;
  cursor: pointer;border:none;
  border-radius: 12px;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.lefts_box_items:hover {
  color: #ffb81c;
}
.news_article_boxfilm {
  display: block;
}
.news_article_boxfilm .artclImgRight {
  width: 100%;
  margin-bottom: 20px;
}
.articleHeader h1 {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  height: auto;
  clear: both;
  margin: 5px 0 15px 0;
}
.articleHeader ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.articleHeader ul li {
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  margin-left: 20px;
  margin-bottom: 5px;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  min-width: max-content;
}
.articleHeader ul li i {
  font-size: 13px;
}
.articleHeader ul li span {
  margin-right: 5px;
  font-size: 13px;
}
.filmIndex .articleHeader {
  color: #fff;
}
.artclMainImg {
  width: 100%;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  display: block;
}
#lightgallery {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.lg-container.lg-show {
  direction: ltr;
}

#lightgallery .glryCard {
  width: 24%;
  margin: 4px;
  height: 180px;
  transition: all 0.6s;
  position: relative;
  cursor: pointer;
  z-index: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

#lightgallery .glryCard .glryItemTitl {
  display: none;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  position: absolute;
  left: 15px;
  bottom: 12px;
  width: 180px;
  transition: all 0.6s;
  text-align: left;
  z-index: 2;
}

#lightgallery .glryCard .plyIconBox {
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 68px;
  height: 66px;
  background: rgba(87, 87, 86, 0.75);
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(10px);
  transition: all 0.6s;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}

#lightgallery .glryCard .plyIconBox span {
  font-size: 20px;
}

#lightgallery .glryCard:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 44.21%,
    #242423f0 98.26%
  );
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  transition: all 0.6s;
  z-index: 1;
  display: none;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
}

#lightgallery .glryCard:hover {
  opacity: 1;
}

#lightgallery .glryCard:hover:before {
  display: block;
  transition: all 0.6s;
}

#lightgallery .glryCard:hover > .glryItemTitl {
  display: block;
  transition: all 0.6s;
}

#lightgallery .glryCard img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.ads_bt_box,
.related_box {
  width: 100%;
  height: auto;
  clear: both;
  margin-bottom: 20px;
  padding: 10px;
}
.related_box .plus_post {
  width: 250px;
  margin: 0 auto;
  float: none;
  direction: rtl;
}
.plus_post {
  width: 100%;
  background: #fcfcfc;
  border-bottom: 3px solid #e3e7eb;
  padding: 7px;
  border-radius: 7px;
}
.plus_post .rel_bxc figure {
  margin-bottom: 10px;
}
.plus_post .rel_bxc figure img {
  width: 100%;
}
.plus_post .rel_bxc figure a,
.plus_post .rel_bxc figure img {
  display: block;
  line-height: 0;
  border-radius: 5px;
}
.plus_post .rel_bxc h2 {
  width: 100%;
  height: 55px;
  overflow: hidden;
  font-weight: bold;
  font-size: 14px;
}

.comments_box_roles {
  width: 100%;
  height: auto;
  clear: both;
  color: #181818;
}

.share_box {
  background: #ececec;
  position: absolute;
  left: 0;
  top: 50px;
  padding: 10px;
  width: 128px;
	height: auto;
  border-radius: 7px;
  display: none;
}
.share_box .icofont-whatsapp {
  margin-right: 0 !important;
}
.share_box .icofont-paper-plane:hover {
  background: #00abff;
  color: #fff;
}
.share_box .icofont-twitter:hover {
  background: #00aced;
  color: #fff;
}
.share_box .icofont-whatsapp:hover {
  background: #55d775;
  color: #fff;
}

.post-actions-input {
  width: 180px;
  margin-top: 5px;
  float: left;
  overflow: hidden;
}
.post-actions-input input {
  width: 180px;
  position: relative;
  direction: ltr;
  font-size: 12px;
  border: 1px solid #858585;
  background: #ececec;
  padding: 5px 10px;
  border-radius: 25px;
}
.post-actions-input {
  display: none;
}

.single_img_box {
  width: 100%;
}
.gallery_box_x {
  width: 100%;
  height: auto;
  clear: both;
  margin: 20px auto;
}
.news_article_boxfilm .gallery_box_x ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.news_article_boxfilm .gallery_box_x ul li {
  width: 48%;
  height: 90px;
  margin-bottom: 6px;
}
.news_article_boxfilm .gallery_box_x ul li:nth-child(2n) {
  margin-right: 3px;
}
.news_article_boxfilm .gallery_box_x ul li:nth-child(2n + 1) {
  margin-left: 3px;
}
.news_article_boxfilm .gallery_box_x ul a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.gallery_box_x ul li img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  filter: brightness(0.5);
  -webkit-filter: brightness(0.5);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  object-fit: cover;
}
.news_article_boxfilm .gallery_box_x ul a:hover > img {
  filter: none;
  -webkit-filter: none;
}

.film_bg {
  background: #313131;
}
.film_bg .news_img_box {
  padding: 0;
  margin-bottom: 30px;
}
.film_bg .news_vdo_left {
  padding-left: 0;
}
#fim_content ul li {
  width: 23%;
  max-width: 260px;
}
.films_post {
  width: 100%;
  position: relative;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}
.films_post header a i.icofont-image,
.img_big_icon {
  width: 25px;
  height: 25px;
  color: #fff;
  font-size: 25px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.img_big_icon {
  width: 40px;
  height: 40px;
  font-size: 40px;
}
.films_post header figure {
  width: 100%;
  height: auto;
}
.films_post header figure img {
  border-radius: 5px;
  width: 100%;
  height: auto;
}
.films_post header figure a {
  display: block;
  line-height: 0;
}
.films_post .ptimes {
  position: absolute;
  top: 10px;
  left: 10px;
}
.films_post figure a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(5%, rgba(0, 0, 0, 0.1)),
    color-stop(75%, rgba(0, 0, 0, 0.5)),
    color-stop(100%, rgba(0, 0, 0, 0.75))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 5%,
    rgba(0, 0, 0, 0.5) 75%,
    rgba(0, 0, 0, 0.75) 100%
  );
}
.films_bt_content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 30px 15px 15px;
  line-height: 27px;
  color: #fff;
  z-index: 9;
}
.films_bt_content h2{font-size:13px !important;}
.film_dates {
  display: block;
}
.film_h2_a a {
  color: #fff;
}

.filLists {
  width: 100%;
}
.filLists ul {
  width: 100%;
  margin: 0;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.filLists ul li {
  height: 195px;
  margin: 5px;
}
.filLists ul li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.filLists figure {
  width: 100%;
  height: 100%;
}
.filLists img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.filLists .films_bt_content {
  background: #0000008c;
  padding: 5px 15px 10px 15px;
}
.filLists .films_bt_content h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pagination_box {
  width: 100%;
  height: auto;
  clear: both;
  margin: 25px auto 50px auto;
}
.pagination {
  width: 100%;
  list-style: none;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
  width: max-content;
}
.pagination li {
  width: 40px;
  height: 40px;
  display: inline-block;
  padding: 0;
  float: none;
  margin: 4px;
}
.pagination li a,
.pagination li .inactive,
.pagination .current {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  background: #fff;
  display: inline-block;
  border-radius: 5px;
  box-shadow: 0 3px 10px rgba(11, 11, 11, 0.2);
}

.film_bg .pagination li a,
.film_bg .pagination li .inactive,
.film_bg .pagination .current {
  background: #111;
  color: #fff;
}

.pagination .current,
.pagination li a:hover,
.film_bg .pagination .current,
.film_bg .pagination li a:hover {
  color: #fff;
  background: #38609a;
}

.related_sliders .films_post {
  width: 90%;
  position: relative;
}
.film_bg .related_box,
.film_bg #respond {
  background: #313131;
  padding: 0;
}
.film_bg .title_nt_box h4 {
  color: #fff;
}
.film_bg .form-submit #submit,
.film_bg #reviews #submit {
  background: #e50e28;
}
.film_bg #comments input#author,
.film_bg #comments input#email,
.film_bg #comments input#url,
.film_bg #reviews input#url,
.film_bg #reviews input#email,
.film_bg #reviews input#author,
.film_bg .comment-form-comment textarea#comment,
.film_bg #reviews textarea {
  background: #313131;
  color: #fff;
}

.film_bg .commentlist li {
  background: #313131;
  color: #fff;
  box-shadow: unset;
  border: 1px solid #fff;
}
.film_bg .comment-date {
  background: transparent;
}
.film_bg .comment-replay a {
  color: #fff;
}
.film_bg .news_article_box {
  color: #fff;
  margin-bottom: 20px;
}
.film_bg .news_article_box header {
  border-bottom: unset;
}
.film_bg .news_article_box footer {
  border-top: unset;
}
.film_bg .news_article_box header h1 {
  color: #fff;
}
.film_bg .vide_single {
  margin-bottom: 20px;
}
.film_bg .vide_single video {
  width: 100%;
  height: auto;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
/* .vide_single.vidSinglBx,
.vidSinglBx .vjs-poster,
.vidSinglBx .vjs-text-track-display,
.vidSinglBx .video-js .vjs-tech {
  height: 300px;
  max-height: 300px;
} */

.films_sides {
  padding: 15px 15px 20px 15px;
  margin-bottom: 20px;
}
.filmIndex .films_sides {
  background-color: #313131;
  box-shadow: none;
}


.related_box .swiper-wrapper {
  align-items: flex-start;
  justify-content: flex-start;
}
.related_box .swiper-slide-elementor {
  width: 260px;
  height: 195px;
  display: block;
  transition: all 200ms linear;
  border-radius: 12px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
}
.related_box .swiper-slide-elementor figure {
  width: 100%;
  height: 100%;
}
.related_box .swiper-slide-elementor img {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.related_box .films_bt_content {
  background: #0000008c;
  padding: 5px 15px 10px 15px;
}
.related_box .swiper-button-prev-elementor,
.related_box .swiper-button-next-elementor {
  width: 35px;
  height: 35px;
  background: #5858589c;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.related_box .swiper-button-prev-elementor:after,
.related_box .swiper-button-next-elementor:after {
  font-size: 12px;
  color: #fff;
}
.related_box .swiper-button-prev-elementor:hover,
.related_box .swiper-button-next-elementor:hover {
  background: #ffae00;
}

.vide_single video {
  width: 100%;
  height: 300px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.vide_single .video-js.vjs-16-9,
.vide_single .video-js.vjs-4-3,
.vide_single .video-js.vjs-fluid {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.vide_single .vjs-poster {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.vide_single .video-js .vjs-big-play-button {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.vide_single .video-js .vjs-big-play-button .vjs-icon-placeholder::before,
.vide_single .video-js .vjs-modal-dialog,
.vide_single .vjs-button > .vjs-icon-placeholder::before,
.vide_single .vjs-modal-dialog .vjs-modal-dialog-content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: auto;
  height: auto;
}
.film_bg .short_desck_body {
  background: #353535;
}
.film_bg .news_article_box footer a {
  background: #353535;
  color: #fff;
}
.film_bg .news_article_box footer a:hover {
  background: #515151;
  color: #fff;
}
.film_bg .news_article_box header ul li i {
  color: #fff;
}

.film_bg .news_article_dl {
  background: #353535;
  margin: 20px 0;
  padding: 15px;
  border-radius: 7px;
}
.film_bg .news_article_dl ul {
  margin: 0 -10px;
}
.film_bg .news_article_dl ul li {
  width: 25%;
  float: right;
  padding: 10px;
}
.film_bg .news_article_dl ul li span {
  display: block;
  margin-top: 10px;
}
.film_bg .news_article_dl ul li a {
  display: block;
  border: 1px solid #fff;
  padding: 10px 0;
  text-align: center;
  border-radius: 5px;
  color: #fff;
}
.film_bg .news_article_dl ul li a:hover {
  background: #e50e28;
  border: 1px solid #e50e28;
  color: #fff;
}
.films_side_lefts li {
  width: 100%;
  height: auto;
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 8px;
  color: #6f6f6f;
  border-bottom: 1px solid #a1a1a15d;
}
.films_side_lefts li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.films_side_lefts li img {
  border-radius: 5px;
}
.films_side_lefts li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.filmIndex .news_article_dl,
.filmIndex .news_article_dl a {
display: block;border: 1px solid #fff;padding: 10px 0;text-align: center;
border-radius: 5px;color: #fff;}
.news_article_dl { background-color:#38609a;}
.news_article_dl a:hover{color: #000;}
.news_article_dl li :hover{background-color: #feb638;}
.news_rtgp {
  padding-right: 15px;
  text-align: right;
  color: #181818;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.news_rtgp p {
  line-height: 1.2;
}
.filmIndex .news_rtgp {
  color: #fff;
}
.films_side_lefts li a:hover > .news_rtgp {
  color: #ffb81c;
}
.img_box_film {
  width: 105px;
  height: 85px;
  position: relative;
}
.films_side_lefts .img_link_ert img {
  margin-left: 0;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.asideImg {
  width: 125px;
  height: 85px;
  width: 100%;
  height: 100%;
}
.img_box_film::after {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.films_side_lefts .gg-play-button {
  width: 40px;
  height: 40px;
}

.slide_img_top .owl-dots {
  display: none !important;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
  direction: ltr !important;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl !important;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  width: 35px;
  height: 35px;
  font-size: 25px !important;
  border-radius: 12px;
  top: 50%;
  background: #fff !important;
  color: #a8a8a8 !important;
  text-align: center;
  cursor: pointer;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.owl-carousel .owl-nav button.owl-prev {
  right: -60px;
  -webkit-box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, 0.15);
}
.owl-carousel .owl-nav button.owl-next {
  left: -60px;
  -webkit-box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, 0.15);
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #ffa800;
  color: #fff !important;
  text-decoration: none;
}
.textwidget{
  margin: 15px;

}
.cat-label, .tag-label, .author-label, .archive-label, .search-label
 {font-size : normal;padding : 3px;text-align : center;}
.author-label,.search-author select{color:rgb(53, 122, 232);border-color:rgb(53, 122, 232)}
.tag-label,.search-tag select{color:rgb(142, 68, 173);border-color:rgb(142, 68, 173)}
.cat-label,.search-cat select{color:rgb(216, 66, 55);border-color:rgb(216, 66, 55)}
.archive-label,.archive-field input{color:rgb(0, 167, 83);border-color:rgb(0, 167, 83)}
form.searchform ul li {display: inline-block;}
form.searchform ul li ul li{display: list-item;}
.search-form select,.search-form input {
border: solid 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin:3px;text-align:center
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #ffa800 !important;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 3px;
  background: #d6dee8;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #49962d;
}

.slide_img_top .owl-nav button.owl-next {
  width: 25px;
  height: 25px;
  background: #e50e28 !important;
  color: #fff !important;
  top: 30px;
  left: 50px !important;
  border-radius: 3px;
}
.slide_img_top .owl-nav button.owl-prev {
  width: 25px;
  height: 25px;
  background: #e50e28 !important;
  color: #fff !important;
  right: auto !important;
  top: 30px;
  left: 20px !important;
  border-radius: 3px;
}

.news_img_right .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  background: rgba(0, 0, 0, 0.6) !important;
  color: #fff !important;
  right: 20px !important;
  bottom: 0;
  margin: auto;
  margin-right: 0;
  left: 0 !important;
  border-radius: 50%;
}
.news_img_right .owl-nav button.owl-prev {
  width: 35px;
  height: 35px;
  background: rgba(0, 0, 0, 0.6) !important;
  color: #fff !important;
  left: 20px !important;
  bottom: 0;
  margin: auto;
  margin-left: 0;
  right: 0 !important;
  border-radius: 50%;
}

.related_sliders .owl-nav button.owl-prev {
  right: 0px;
  background: rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
  font-size: 35px;
  border-radius: 0 50% 50% 0;
}
.related_sliders .owl-nav button.owl-next {
  left: 0px;
  background: rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
  font-size: 35px;
  border-radius: 50% 0 0 50%;
}

#comment-nav-above {
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
  margin: 5px auto;
  border: none;
  display: table;
  white-space: nowrap;
  padding: 3px;
}
#comment-nav-above a,
#comment-nav-above span {
  padding: 7px 14px;
  display: inline-block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#comment-nav-above a:focus,
#comment-nav-above a:hover,
#comment-nav-above span.current {
  background: #e54a3a;
  color: #fff;
}

#comments,
.woocommerce-Reviews {
  width: 100%;
  height: auto;
  margin: 10px auto;
}
#commentform {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.comment-form-rating {
  width: 100%;
  float: right;
  margin-bottom: 0 !important;
}
.right-commentss {
  width: 100% !important;
  height: auto;
  float: right;
}
.leftss00 {
  width: 100%;
  float: left;
}
.comment-form-author {
  width: 49.4%;
  float: right;
}
.comment-form-email {
  width: 49.4%;
  float: left;
}
.comment-form-url {
  display: none;
}

textarea#comment,
.woocommerce #review_form #respond textarea,
#reviews textarea {
  width: 100% !important;
  height: 150px !important;
  float: left !important;
  margin-bottom: 5px;
}
.comment-form-comment {
  width: 100%;
  height: auto;
  float: none;
  margin: 0 auto;
}
.side_boxs select {
  width: 90% !important;
  height: 30px;
  margin: 15px auto;
  float: none !important;
}
#comments input#author,
#comments input#email,
#comments input#url,
#reviews input#url,
#reviews input#email,
#reviews input#author,
.side_boxs select,
#edd_checkout_form_wrap input[type="text"],
#edd_checkout_form_wrap input[type="email"],
#edd_checkout_form_wrap input[type="password"],
#edd_checkout_form_wrap input[type="tel"],
#edd_checkout_form_wrap textarea,
.rkianoosh_txt form input {
  width: 100%;
  height: 50px;
  float: right;
  display: block;
  position: relative;
  font-size: 13px !important;
  background: #fff;
  border: 1px solid #ccc;
  text-indent: 10px;
  padding: 3px 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.rkianoosh_fields input[type="submit"] {
  color: #fff !important;
}

.wpcf7-quiz-label {
  width: 100%;
  clear: both;
  display: block;
}
.wpcf7-form-control-wrap {
  position: unset !important;
}

.comment-form-comment textarea#comment {
  width: 100% !important;
}
.logged-in .comment-form-comment textarea#comment {
  width: 100% !important;
}
.comment-form-comment textarea#comment,
#reviews textarea,
.rkianoosh_txt form textarea {
  font-size: 13px !important;
  height: 150px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  position: relative;
  text-align: justify !important;
  float: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.side_boxs form a {
  color: #404040;
  padding-top: 25px;
}
.rkianoosh_txt form textarea,
.rkianoosh_txt form input[type="submit"] {
  float: right !important;
  clear: both;
}
#comments input#author,
#comments input#email,
#comments input#url,
#comments textarea#comment,
#reviews input#author {
  transition: all 0.5s;
  margin: 0 0 10px 0;
}
.form-submit #submit,
#reviews #submit,
.rkianoosh_txt form input[type="submit"] {
  width: 120px !important;
  height: 45px !important;
  font-size: 15px;
  border: unset;
  outline: unset;
  cursor: pointer;
  float: left;
  background: #313131;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.form-submit #submit:hover,
.rkianoosh_txt form input[type="submit"]:hover {
  color: #fff;
}
.form-submit #submit:hover {
  background: #ffb81c;
}

#comments .avatar,
.woocommerce-Reviews .avatar {
  width: 45px;
  height: 45px;
  border-radius: 3px;
}
.comment-content {
  width: 92%;
  float: left;
  height: auto;
  position: relative;
  text-align: justify;
}
.rkianoosh_ir_com {
  width: 100%;
  position: relative;
  margin-top: 5px;
}
#respond {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
}
.commentlist li {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  padding: 15px;
  margin-bottom: 25px;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist .commentsBox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.commentlist .commentsBox .comment-author {
  width: 55px;
  height: auto;
}
.commentlist .commentsBox .comment-author img {
  width: 100%;
  height: auto;
}
.commentlist .commentsBox .comment-content {
  padding-right: 15px;
  width: calc(100% - 55px);
  float: none;
}

#reply-title {
  margin: 0 20px;
  font-size: 14px;
}
.left_kianoosh_like {
  width: auto;
  float: left;
  text-align: center;
  margin-top: 3px;
  font-size: 13px;
  padding: 0;
  line-height: 25px;
}
.comments_likes {
  width: 40%;
  float: right;
  display: inline-grid;
}
.comment-date {
  float: left;
  text-align: left;
  background: #f0f2f7;
  padding: 0 6px;
  border-radius: 5px;
}
.fn {
  line-height: 30px;
  float: right;
  font-size: 15px;
  position: relative;
  z-index: 2;
}
.fn a {
  color: #49962d !important;
}

.comment-meta {
  padding-bottom: 0;
  padding: 0 !important;
  width: 50px;
  position: absolute;
  right: 15px;
  top: 20px;
  margin-top: 0 !important;
  border-top: none !important;
}
.comment-replay a {
  text-align: center;
  margin: 5px auto 0 0;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.comment-replay a span {
  margin-right: 5px;
}
.comment-replay a:hover {
  color: #ffb81c;
}

#commentnotes {
  font-size: 10px;
}
.comment .depth-2,
.comment .depth-3,
.comment .depth-4,
.comment .depth-5 {
  width: 97%;
  margin-bottom: 15px;
}
.comment-title {
  font-size: 16px;
  padding: 15px;
}
.attachment-shop_thumbnail {
  width: 23%;
  height: 50px;
  padding: 0.5%;
  margin: 5px 0.48%;
  float: right;
  border: 1px solid #d4d4d4;
}

.responsive-menu-button-inner {
  position: absolute;
  width: 24px;
  height: 2px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-color: #afafaf;
}
.panel-menu-button-inner::after,
.panel-menu-button-inner::before,
.responsive-menu-button-inner::after,
.responsive-menu-button-inner::before {
  content: "";
  -webkit-transition: transform 0.45s cubic-bezier(0.5, -0.6, 0.19, 1),
    top 0.45s cubic-bezier(0.5, -0.6, 0.19, 1),
    bottom 0.45s cubic-bezier(0.5, -0.6, 0.19, 1), background 0.3s ease-in-out;
  -webkit-transition: top 0.45s cubic-bezier(0.5, -0.6, 0.19, 1),
    bottom 0.45s cubic-bezier(0.5, -0.6, 0.19, 1), background 0.3s ease-in-out,
    -webkit-transform 0.45s cubic-bezier(0.5, -0.6, 0.19, 1);
  transition: top 0.45s cubic-bezier(0.5, -0.6, 0.19, 1),
    bottom 0.45s cubic-bezier(0.5, -0.6, 0.19, 1), background 0.3s ease-in-out,
    -webkit-transform 0.45s cubic-bezier(0.5, -0.6, 0.19, 1);
  transition: transform 0.45s cubic-bezier(0.5, -0.6, 0.19, 1),
    top 0.45s cubic-bezier(0.5, -0.6, 0.19, 1),
    bottom 0.45s cubic-bezier(0.5, -0.6, 0.19, 1), background 0.3s ease-in-out;
  transition: transform 0.45s cubic-bezier(0.5, -0.6, 0.19, 1),
    top 0.45s cubic-bezier(0.5, -0.6, 0.19, 1),
    bottom 0.45s cubic-bezier(0.5, -0.6, 0.19, 1), background 0.3s ease-in-out,
    -webkit-transform 0.45s cubic-bezier(0.5, -0.6, 0.19, 1);
}
.panel-menu-button-inner,
.panel-menu-button-inner::after,
.panel-menu-button-inner::before,
.responsive-menu-button-inner,
.responsive-menu-button-inner::after,
.responsive-menu-button-inner::before {
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #afafaf;
}
.panel-menu-button-inner::before,
.responsive-menu-button-inner::before {
  bottom: -7px;
}
.panel-menu-button-inner::after,
.responsive-menu-button-inner::after {
  top: -7px;
}
.responsive-menu-button-inner::after,
.responsive-menu-button-inner::before {
  right: 0;
}

.navicon {
  height: 40px;
  width: 40px;
  line-height: 43px;
  float: left;
  cursor: pointer;
  position: relative;
  font-size: 20px;
  text-align: center;
  background: #f0f2f7;
  color: #7f8187;
  margin: 12px 10px 0 0;
  border-radius: 4px;
}
#mobiles_header .circle_hlink {
  height: 40px;
  width: 40px;
  line-height: 43px;
  float: left;
  text-align: center;
  cursor: pointer;
  background: #f0f2f7;
  color: #7f8187;
  position: relative;
  font-size: 20px;
  margin: 12px 10px 0 0;
  border-radius: 4px;
}

#mobiles_header .login_register_url {
  height: 46px;
  width: 46px;
  line-height: 49px;
  font-size: 25px;
  padding: 0;
  margin: 10px 15px 0 0 !important;
  text-align: center !important;
}

#mobiles_header {
  width: 100%;
  height: 65px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  z-index: 99999999999;
  background: #313131;
  padding: 0 2%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

.mobiles_menu {
  position: fixed;
  float: none;
  height: 100%;
  right: 0px;
  top: 0;
  background: #333;
  width: 220px;
  z-index: 999999999;
  margin: 0px -232px 0px 0px;
  overflow-y: auto;
}

.bodydeactive {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 99999999;
  display: none;
  top: 0px;
  right: 0;
  left: 0;
  bottom: 0;
}

.top_logo_title {
  width: 100%;
  height: auto;
  background: #000;
  text-align: center;
  position: relative;
  padding: 15px 0;
}
.top_logo_title a {
  display: block;
  width: 100%;
  height: auto;
  clear: both;
  color: #fff;
}
.top_logo_title img {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
}
.top_logo_title span {
  padding-bottom: 10px;
  display: block;
}

.bottom_box {
  text-align: center;
  width: 100%;
  background: #222;
}
.bottom_box .socials_url {
  width: 100%;
  float: none;
  text-align: center;
}
.bottom_box a {
  display: inline-block;
  font-size: 26px;
  padding: 5px;
  color: #fff;
  float: none;
  margin: 3px;
  border-radius: 3px;
}
.bottom_box a:hover {
  background: #fff;
}

.search_icons {
  font-size: 18px;
  margin-left: 0;
}
.search_mobile_box {
}
.logo_mobiles {
  width: 145px;
  height: 43px;
  line-height: 0;
  margin-top: 10px;
  float: right;
}

.searches_mobile {
  width: 100%;
  height: 65px;
  margin: 0 auto;
  display: none;
  z-index: 9999999999;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
}
#lsds_mobile {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  border: unset;
  padding-right: 20px;
}
.searches_mobile button {
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 25px;
  cursor: pointer;
  border: unset;
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 100%;
  color: #ffffff;
  position: relative;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu ul li,
#cssmenu ul li a {
  position: relative;
  display: block;
}
#cssmenu > ul > li > a {
  padding: 10px 20px;
  z-index: 2;
  font-size: 14px;
  color: #fff;
  display: block;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  background: #e50e28;
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.15);
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.comment_header{

    background: #38609a;
    border-radius: 5px 5px 0 0px;
    margin-bottom: 5px;
}
.comment_header h2{
    color: #fff;
    font-size: 16px;
    padding: 4px;
    margin: 5px;
}
.comment_hr{
  margin: 2px;
}
.comment_header p{
    font-size: 13px;
    color: #fff;
	padding-right:10px;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  left: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 11px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eee;
}
.holder::before {
  top: 12px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  z-index: 1;
  font-size: 13px;
  color: #eee;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  color: #fff;
}
#cssmenu ul ul ul li a {
  padding-right: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

img:hover,
.notes_items:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media (max-width: 1300px) {
  .ticker {
    width: 85%;
  }
  .images_ads_box {
    width: 85%;
  }
  .tell_number_box {
    width: 15%;
  }
  .ft_top_middle_box {
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .left_top_head {
    width: 100%;
  }
  .logo {
    float: none;
    margin: 0 auto;
    width: auto;
    height: auto;
    padding: 15px 0;
    text-align: center;
  }
  .logo a,
  .logo img {
    margin: 0 auto;
  }
  .top_img_ads {
    width: 13%;
  }
  .ticker {
    width: 82%;
  }
  .ads_top_box a {
    width: 47%;
    margin: 10px 1%;
  }
}
@media (max-width: 1100px) {
  .news_notes_side ul li {
    width: 50%;
    overflow: hidden;
  }
}
@media (max-width: 1000px) {
  .news_vdo_right,
  .news_boxdc_right,
  .right_img_slide,
  .news_img_right,
  .news_plus_right {
    width: 100%;
    margin-bottom: 25px;
  }
  .news_vdo_left,
  .news_boxdc_left,
  .news_img_left {
    width: 100%;
    padding-left: 0;
  }
  .ticker {
    width: 78%;
  }
  .news_plus_left {
    width: 100%;
  }
  .vip_top_box {
    width: 77%;
    margin-right: 0;
  }
  .top_img_ads {
    width: 20%;
  }
  #more_news_box ul li:first-child,
  #more_news_box ul li:last-child {
    width: 100%;
  }
  #more_news_box ul li {
    width: 50%;
    height: auto;
  }
  .tell_number_box {
    width: 100%;
  }
  .images_ads_box {
    width: 100%;
    text-align: center;
  }
  .images_ads_box a {
    width: 49%;
    margin: 10px 0.5%;
    float: right;
  }
  #comments {
    margin-bottom: 25px;
  }

  #header {
    display: none;
  }
  #mobiles_header {
    display: block;
  }
}
@media (max-width: 991px) {
  .news_article_boxfilm {
    flex-direction: column;
  }
  .news_article_boxfilm .artclImgRight {
    width: 100%;
    padding-left: 0;
  }
  .news_article_boxfilm .gallery_box_x {
    width: 100%;
    margin-bottom: 35px;
  }
  .news_article_boxfilm .gallery_box_x ul {
    justify-content: center;
  }
  #sidebar_right,
  #sidebar_left {
    width: 100%;
    padding: 0;
  }

  #fim_content ul li {
    width: 31%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #lightgallery .glryCard {
    width: 32%;
  }
}
@media (min-width: 481px) and (max-width: 991px) {
  .news_article_boxfilm .gallery_box_x ul li {
    width: 23.3%;
    margin: 3px;
  }
}
@media (max-width: 900px) {
  .right_reports_box {
    width: 100%;
    margin-bottom: 25px;
  }
  .pishkhan_box {
    width: 48.5%;
    float: right;
  }
  .comments_boxc {
    float: left;
  }
  .vip_top_box {
    width: 100%;
    margin-bottom: 25px;
  }
  .top_img_ads {
    width: 100%;
  }
  .gallery_box_x ul li {
    width: 33.3%;
  }
}
@media (max-width: 800px) {
  .ft_top_middle_box,
  .ft_top_right_box {
    width: 100%;
  }
  .rkian_box_s {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .news_ticker_it {
    width: 100%;
    text-align: center;
    border-radius: 5px 5px 0 0;
  }
  .news_ticker_it::after {
    display: none;
  }
  .ticker {
    width: 100%;
    padding: 5px 10px;
  }
  #fim_content ul li {
    width: 50%;
  }
  .news_article_box header h1 {
    font-size: 16px;
  }
  .news_article_box header ul li {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .archive_posts {
    flex-direction: column;
  }
  .archive_posts .archivePostTxt {
    width: 100%;
    padding: 10px;
    margin-top: 15px;
  }
  .pagination li {
    width: 30px;
    height: 30px;
  }
  .pagination li a,
  .pagination li .inactive,
  .pagination .current {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #lightgallery .glryCard {
    width: 32%;
    min-width: 32%;
    height: 155px;
  }
}
@media (max-width: 700px) {
  .news_boxdc_left ul li {
    width: 100%;
  }
  .right_reports_box_right,
  .right_reports_box_left {
    width: 100%;
  }
  .comment-form-author,
  .comment-form-email,
  .form-submit #submit,
  #reviews #submit[type="submit"] {
    width: 100% !important;
  }
  .comment-content {
    width: 85%;
  }
  .film_bg .news_article_dl ul li:first-child {
    width: 100%;
  }
  .film_bg .news_article_dl ul li {
    width: 33%;
  }
  .gallery_box_x ul {
    margin: 0 -5px;
  }
  .gallery_box_x ul li {
    width: 50%;
    padding: 5px;
  }
}
@media (max-width: 600px) {
  .news_notes_side ul li {
    width: 100%;
  }
  .pishkhan_box {
    width: 100%;
  }
  .images_ads_box a {
    width: 100%;
    margin: 5px auto;
  }
  .archive_posts figure {
    width: 80% !important;
    float: none;
    margin: 15px auto;
    text-align: center;
  }
}
@media (max-width: 575px) {
  #lightgallery .glryCard {
    width: 47.2%;
    height: 105px;
  }
}
@media (min-width: 481px) and (max-width: 575px) {
  .artclMainImg {
    height: 400px;
  }
}
@media (max-width: 500px) {
  .news_plus_right ul li {
    width: 100%;
    padding-bottom: 20px;
  }
  #more_news_box ul li,
  .news_img_left ul li {
    width: 100%;
  }
  .plus_h_post figure {
    width: 30%;
  }
  #fim_content ul {
    margin: 0;
  }
  #fim_content ul li {
    width: 100%;
    padding: 10px 0;
  }
  .comment-content {
    width: 75%;
  }
  .film_bg .news_article_dl ul li {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .commentlist .commentsBox {
    align-items: flex-start;
  }
  .news_article_boxfilm .gallery_box_x ul li {
    width: 48%;
    height: 100px;
    margin: 3px;
  }
  .right_vdo_li {
    width: 100%;
  }
  .right_vdo_li_number {
    width: 85px;
  }
  .img_vdo_left {
    width: calc(100% - 85px);
  }
  .leftVideos .left_vdo_li {
    width: 100%;
    padding-right: 0;
    padding-top: 15px;
  }
  .news_vdo_left li {
    margin-bottom: 25px;
  }
}
@media (max-width: 300px) {
  .comment-content {
    width: 100%;
  }
  .comment-meta {
    display: none;
  }
  .gallery_box_x ul {
    margin: 0;
  }
  .gallery_box_x ul li {
    width: 100%;
    padding: 5px 0;
  }
}



.hdrMnuBox > ul > li{float: right;position: relative;}
.hdrMnuBox > ul > li:last-child{}
.hdrMnuBox > ul > li > a{padding: 5px 2px;font-size: 15px;color: var(--light-text);display: inline-block;position: relative;font-weight: 500;border-radius:5px;margin-right:8px;}
.hdrMnuBox ul li a:hover{background: #fff;color: var(--color-three);}
.hdrMnuBox > ul > li > a:hover,.hdrMnuBox > ul > li > a:focus,
.hdrMnuBox > ul > li > a:active{}
.hdrMnuBox > ul > li > a:hover:before,.hdrMnuBox > ul > li > a:focus:before,.menu_right > ul > li > a:active:before {-webkit-transform: scale(1);transform: scale(1);}
.hdrMnuBox .menu-item-has-children::after{font-family: FontAwesome;content: "\f107";color:#fff;font-size:13px;
position: absolute;left: 8px;bottom: 10px;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;}
.hdrMnuBox .menu-item-has-children:hover::after{transform: rotate(180deg);-moz-transform: rotate(180deg);
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;}
.hdrMnuBox .menu-item-has-children:hover::after{}
.hdrMnuBox .menu-item-has-children:hover,.hdrMnuBox ul ul .menu-item-has-children{}
.hdrMnuBox > ul > li.menu-item-has-children > a{padding: 10px 10px 10px 20px;}
.hdrMnuBox > ul > li.menu-item-has-children:hover > a{}
.hdrMnuBox .menu-item-has-children:hover > a,.hdrMnuBox ul ul .menu-item-has-children:hover > a{}
.hdrMnuBox ul ul .menu-item-has-children:hover > a:before{}
.hdrMnuBox ul ul .menu-item-has-children::after{position: absolute;
font-family: FontAwesome;content: "\f104";font-size: 15px;bottom: 3px !important;left: 10px;}
.hdrMnuBox .current-menu-item,.hdrMnuBox .current-menu-parent,.menu_right .current-post-parent{}
.hdrMnuBox li {position:relative;margin:0px;}
.hdrMnuBox li ul.sub-menu {width:180px;position:absolute;z-index:999999999;margin-top: 15px;
display:none;background: #fff;text-align: right;border-radius: 7px;box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.hdrMnuBox li ul ul.sub-menu {margin-top: 0;}
.hdrMnuBox ul ul li{width: 100%;position: relative;float: right;}
.hdrMnuBox ul ul li a {width: 100%;position: relative;font-size: 15px;padding: 7px;color: var(--color-three);
display: block;}
.hdrMnuBox ul ul li a:hover{background: var(--primary-color);color: var(--light-text);}
.hdrMnuBox > ul > li > ul.sub-menu {top:100%;right: 0;}
.hdrMnuBox li li ul {top:0px;right:100%;}
.hdrMnuBox li a {display: block;}

@media print {

#sidebar_left,.indexBox > header,.headline,.indexBox > footer,.related_box,#comments,.footer-single,.articleHeader ul,.left_head_bxc,.breads_box{display:none !important;}
.single_boxs{box-shadow:unset;padding:0;}
.ads_bt_box{display:none;}

}
.advrtsngBx-ads h3 {
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 5px 10px;
  background: #;
  width: max-content;
  margin: 0 auto 15px auto;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
}
 .advrtsngBx-ads h3:hover {
  background-color: #feb638;
}
.advrtsngBx-ads a {
  width: 100%;
  height: 140px;
  display: block;
  margin-top: 10px;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.advrtsngBx-ads img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advrtsngBx-ads a:hover {
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
}
.sectnTopBx-ads {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 6px 12px 0px rgba(227, 231, 235, 0.35);
}
.advrtsngBx-ads h3 {
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 5px 10px;
  background:#385E9D;
  width: max-content;
  margin: 0 auto 15px auto;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
}
.secTopLeft .advrtsngBx a {
  width: 100%;
  height: 140px;
  display: block;
  margin-top: 10px;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.secTopLeft .advrtsngBx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.secTopLeft .advrtsngBx a:hover {
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
}
.pressCountr-elementor-elementor .prssCntrTtl img,
.lastNewsTtl img {
  width: 17px;
  height: 14px;
  display: block;
}
 .pressCountr-elementor-elementor .prssCntrTtl h3,
.lastNewsTtl h3 {
  margin-right: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--dark-color);
}
.pressCountr-elementor {
  padding: 8px 15px;
}
.pressCountr-elementor .prssCntrTtl {
  display: flex;
  align-items: center;
  justify-content: start;
}
.pressCountr-elementor .newspprArchve {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 8px 8px 2px;
  margin-top: 20px;
  border-radius: 5px;
  border-right: 4px solid var(--primary-color);
}
.pressCountr-elementor .newspprArchve h2 {
  text-align: right;
  font-size: 12px;
  line-height: 1;
  font-family: "IRANSans_Medium";
  color: var(--dark-color);
}
.pressCountr-elementor .newspprArchve a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: var(--dark-color);
}
.pressCountr-elementor .newspprArchve a i {
  font-size: 12px;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.pressCountr-elementor .newspprArchve a span {
  margin-left: 8px;
  font-family: "IRANSans_Light";
  font-size: 10px;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.pressCountr-elementor .newspprArchve a:hover span {
  color: #ffb81c;
}
.pressCountr-elementor .newspprArchve a:hover i {
  transform: translateX(-2px);
  -webkit-transform: translateX(-2px);
  -moz-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  -o-transform: translateX(-2px);
  color: #ffb81c;
}
.prssCntrTtl h3,
.lastNewsTtl h3 {
  margin-right: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--dark-color);
}
.secTopRight .firstNewsBx-elementor {
  width: 60%;
  padding-left: 10px;
  direction: ltr;
  height: 380px;
}

 
