/* FRONTEND CSS
*********************************************/

@font-face {
  font-family: "IRANSansWeb(FaNum)";
  src: url('../fonts/IRANSansWeb(FaNum).eot');
  src: url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
       url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "fa-brands-400";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.ttf") format("truetype"); 
}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"),
	url("../fonts/fontawesome-webfont.woff") format("woff"), 
	url("../fonts/fontawesome-webfont.ttf") format("truetype"), 
	url("../fonts/fontawesome-webfont.svg") format("svg");
}

html {
  overflow-y: scroll;
}
body {
  background-color: #FFFFFF;
}

/* LAYOUT
*********************************************/

div,ul,li,p,h1,h2,h3,h4,h5,h6,a,img{ margin:0; padding:0;}
#tinymce{background:none!important;}

a{text-decoration: none !important; color: #333; font-size: 16px;}
a:hover {color: #F14B60 !important; text-decoration: none !important;}
body{ direction: rtl; font-family: "IRANSansWeb(FaNum)" !important; margin: 0; padding: 0; text-align: right; font-size: 14px;}

.logo img {
  width: 160px;
}
.bg-header{
  background: url(./../../../images/header-bg.webp);
  background-size: contain;
  background-position: left;
  height: 90px;
  padding-top: 17px;
}

.bac-main-menu{
  background: #f8f9fa;
  box-shadow: 0px 1px 1px 0px silver;
}
.main-menu ul {
  padding: 0;
  text-align: center;
  margin: 0;
}
div#maximenuck2486 span.titreck{font-family: 'IRANSansWeb(FaNum)' !important;}
.main-menu li{padding: 12px 16px; position: relative;}
.main-menu li a{text-align: right; color: rgb(26, 25, 25);}


div#maximenuck2487 div.maxidrop-main{margin-top: 13px !important;}
div#maximenuck2487 ul.maximenuck li.level1.parent > a:after{border-width: 5px 3px 0 3px !important;}

.main-menu ul ul li{background: #ededed; border-bottom: 1px dotted #ddd; padding: 8px 5px 8px 3px;}
.main-menu ul ul li a{font-size: 14px !important;}
.main-menu li a:before{content: "";
  position: absolute;
  bottom: -12px;
  left: 0px;
  margin: auto;
  background-color: var(--prt-skin-color);
  height: 3px;
  width: 100%;
  transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(0,1);
  -khtml-transform: scale(0,1);
  -moz-transform: scale(0,1);
  -ms-transform: scale(0,1);
  -o-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
  -khtml-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
  -moz-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
  -ms-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
  -o-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
  transition: transform .55s cubic-bezier(.37,.31,.2,.85);
}
.main-menu li a:hover:before{transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(1,1);
  -khtml-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -o-transform: scale(1,1);
  transform: scale(1,1);
  background: #F14B60;
}
div#maximenuck2487 ul.maximenuck li.level1.parent > a:after{
    display: none;
}



.box-search-social{text-align: left;}
.bac-icon-searching{text-align: left; z-index: 1; cursor: pointer; text-align: left; position: relative; /*display: inline-block;*/ display: none;}
.icon-searching{text-align: left;}
.icon-searching:before{font-family: "FontAwesome"; content: "\f002"; font-size: 18px; color: #000; cursor: pointer;}
.chenge-icon:before{content: "\f00d"; font-size: 18px;}
.bac-searching{background: #212a3b; position: absolute; top:82px; z-index: 9999; width: 100%; display: none;}
.bac-searching .searching{width: 100%; text-align: left; position: relative; display: inline-block;}
.bac-searching .searching .search{margin: 80px auto;}
.screen-reader-text{display:none;}
.searching #offlajn-ajax-search97{width: 100%; margin: 0 auto; float: none;}
.searching button{position: relative;}
.searching input.inputbox{
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    color: #fff;
    border-bottom: 2px solid #a8acaf;
    border-left: none;
    border-right: none;
    border-top: none;
    background: none;
    padding: 0 6px 10px;
    font-size: 13px;
    box-shadow: none;
}
.searching button{background: none !important; font-size: 0; border: none;}
.searching button:before{
  left: 7px;
  position: absolute;
  font-family: "FontAwesome";
  content: "\f002";
  font-size: 18px;
  color: #fff;
  /* display: table; */
  cursor: pointer;
  top: -39px;
}
.searching::-webkit-input-placeholder{color: #a8acaf; padding-right: 5px; font-weight: normal;}
.searching:-ms-input-placeholder{color:#a8acaf; padding-right: 5px; font-weight: normal;}
.searching::placeholder{color: #a8acaf; padding-right: 5px; font-weight: normal;}

.menu-social{margin-top: 13px; display: inline-block;}
.menu-social ul{margin: 0; padding: 0; text-align: left;}
.menu-social li{vertical-align: middle; display: inline-block !important; list-style: none; padding-right: 20px;}
.menu-social li a{font-size:0 !important;  display: inline-block; text-decoration:none;}
.menu-social li.face a:before{font-family: "FontAwesome"; content: "\f09a"; font-size: 19px; color: #000;}
.menu-social li.insta a:before{font-family: "fa-brands-400"; content: "\f16d"; font-size: 17px; color: #000;}
.menu-social li.telegram a:before{font-family: "FontAwesome"; content: "𝕏"; font-size: 18px; color: #000;}
.menu-social li a:hover:before{color:#ec6803 !important;}
.menu-social li a:hover{}


.joomir-content1-right {
  margin-top: 20px !important;
}
.joomir-content1-right .big-box{
  padding-left: 0;
}
.joomir-content1-right .smal-box{
  padding-left: 0;
}
.joomir-content1-right .newsflash-image{
  overflow: hidden;
  margin-bottom: 2px;
}
.joomir-content1-right img {
  width: 100%;
  height: auto;
  transition: transform .4s;
}
.joomir-content1-right .mod-articlesnews__item:hover img{
  transform: scale(1.1);
  transform-origin: 50% 50%;
}
.joomir-content1-right .mod-articlesnews__item {
  position: relative;
  margin-top: 2px;
}
.joomir-content1-right .mod-articlesnews__item::before {
  content: '';
  width: 100%;
  height: 100%;
  z-index: 99;
  position: absolute;
  background: linear-gradient(to bottom, #ffffff00 0%, #000000cc 100%);
}
.joomir-content1-right .newsflash-title a{
  font-size: 15px;
  position: absolute;
  bottom: 18px;
  color: #fff;
  z-index: 100;
  font-weight: 500;
  text-shadow: 0 0 5px rgba(255, 255, 255, .2);
  padding: 10px 11px 10px 11px;
  display: block;
  width: 100%;
}

.content1-fal {
  padding-left: 0 !important;
}
.joomir-content1-left {
  margin-top: 66px !important;
  
}
.joomir-content1-left .mod-banners img{
  width: 100%;
  height: auto;
}
.joomir-content1-left .mod-custom .vfal {
  
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  grid-auto-rows: 34px;
  gap: 4px;
  /* padding: 15px 8px; */
}
.joomir-content1-left .mod-custom .vfal .vf_item {
  display: grid;
  justify-content: start;
  padding-right: 15px;
  align-content: center;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
}
.joomir-content1-left .mod-custom .vfal .vf_item a{
  text-decoration: none;
  color: #333;
  font-size: 14px;
  transition: transform .4s;
}
.joomir-content1-left .mod-custom .vfal .vf_item a:hover{
  transition: transform .4s;
  padding-right: 3px;
}
.joomir-content1-left .mod-custom .vfal .vf_item a:before{
  font-family: "FontAwesome";
  content: "\f053";
  font-size: 9px;
  color: #EB0065;
  padding-left: 3px;
}

.joomir-content2-right {
  margin-top: 50px !important;
}
.joomir-content2-right h3{
  display: inline-block;
  background-color: #fff;
  position: relative;
  padding-left: 20px;
  width: 100%;
  font-size: 25px;
}
.joomir-content2-right h3:after {
  height: 4px;
  border-bottom: 2px dotted #ccc;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 104px;
  left: 0;
  content: '';
  border-radius: 2px;
}
.joomir-content2-right h3:before{
  font-family: "FontAwesome";
  content:"\f21e";
  font-size: 25px;
  color: #EB0065;
  padding-left: 3px;
}
.joomir-content2-right .category-last-left-side-item .mod-articlesnews__item {
  display: flex;
  justify-content: right;
  align-items: center;
  direction: ltr;
  text-align: right;
  font-size: 14px;
  line-height: 24px;
}
.joomir-content2-right .category-last-left-side-item .mod-articlesnews__item .newsflash-title a { 
  margin-right: 10px;
  font-size: 14px;
  color: #333;
  padding: 8px;
  display: block;
  line-height: 23px;
}
.joomir-content2-right .mod-articlesnews {
  margin-top: 10px;
}

.joomir-content2-right .newsflash-image img {
  height: auto;
  width: 90px;
}

.joomir-content2-1-left, .joomir-content2-2-left{
  margin-top: 35px !important;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
  margin-top: 10px;
  padding: 20px 10px;
}
.joomir-content2-1-left h3, .joomir-content2-2-left h3 {
  display: inline-block;
    background-color: #f8f9fa;
    position: relative;
    padding-bottom: 12px;
    width: 100%;
    font-size: 16px;
    border-bottom: 2px solid #ccc;
    padding-top: 13px;
    margin-bottom: 20px;
    padding-right: 4px;
    border-radius: 10px;
    margin-bottom: 15px;   
}

.content1-fal .joomir-content2-1-left .mod-articlesnews__item, .content1-fal .joomir-content2-2-left .mod-articlesnews__item{  
  display: flex;
  justify-content: right;
  align-items: center;
  direction: ltr;
  text-align: right;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 9px;
}
.content1-fal .joomir-content2-1-left .newsflash-title a, .content1-fal .joomir-content2-2-left .newsflash-title a{
  margin-right: 10px;
  font-size: 14px;
  color: #333;
  display: block;
  line-height: 21px;
  padding-right: 5px;
}
.content1-fal .joomir-content2-1-left img, .content1-fal .joomir-content2-2-left img {
  width: 90px;
  height: 60px;
}
.joomir-content2-1-left h3:before {
  font-family: "FontAwesome";
  content:"\f00c";
  font-size: 16px;
  color: #EB0065;
  padding-left: 3px;
}
.joomir-content2-2-left h3:before{
  font-family: "FontAwesome";
  content:"\f00c";
  font-size: 16px;
  color: #EB0065;
  padding-left: 3px;
}



.content1-fal .category-last-left-side-item .mod-articlesnews__item {
  display: flex;
  justify-content: right;
  align-items: center;
  direction: ltr;
  text-align: right;
  font-size: 14px;
  line-height: 24px;
}
.content1-fal .category-last-left-side-item .mod-articlesnews__item .newsflash-title a { 
  margin-right: 10px;
  font-size: 14px;
  color: #333;
  padding: 8px;
  display: block;
  line-height: 23px;
}


.newsflash-image img {
  height: auto;
}
.joomir-content3-right img, .joomir-content4-right img {
  width: 100%;
}
.joomir-content3-right .box-left {
  margin-top: 8px;
}


.joomir-content3-right, .joomir-content4-right {
  margin-top: 35px !important;
}
.joomir-content3-right h3{
  display: inline-block;
  background-color: #fff;
  position: relative;
  padding-left: 20px;
  width: 100%;
  font-size: 25px;
  margin-bottom: 10px;
}
.joomir-content3-right h3:after {
  height: 4px;
  border-bottom: 2px dotted #ccc;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 162px;
  left: 0;
  content: '';
  border-radius: 2px;
}
.joomir-content3-right h3:before{
  font-family: "FontAwesome";
  content:"\f0ac";
  font-size: 25px;
  color: #EB0065;
  padding-left: 3px;
}
.joomir-content3-right .box-right .mod-articlesnews__item {
  position: relative;
  margin-top: 2px;
}
.joomir-content3-right .box-right .mod-articlesnews__item::before {
  content: '';
  width: 100%;
  height: 100%;
  z-index: 99;
  position: absolute;
  background: linear-gradient(to bottom, #ffffff00 0%, #000000cc 100%);
}
.joomir-content3-right .box-right .newsflash-title a {
  font-size: 15px;
  position: absolute;
  bottom: 21px;
  color: rgb(255, 255, 255);
  z-index: 100;
  font-weight: 500;
  text-shadow: rgba(255, 255, 255, 0.2) 0px 0px 5px;
  padding: 10px 11px 10px 5px;
  display: block;
  width: 100%;
}
.joomir-content3-right .box-left .mod-articlesnews__item{
  display: flex;
  justify-content: right;
  align-items: center;
  direction: ltr;
  text-align: right;
  font-size: 14px;
  line-height: 24px;
}
.joomir-content3-right .box-left .newsflash-title a{
  margin-right: 10px;
  font-size: 14px;
  color: #333;
  padding: 8px;
  display: block;
  line-height: 23px;
}
.joomir-content3-right .box-left img {
  width: 90px;
  height: 60px;
}

.joomir-content4-right h3{
  display: inline-block;
  background-color: #fff;
  position: relative;
  padding-left: 20px;
  width: 100%;
  font-size: 25px;
  margin-bottom: 20px;
}
.joomir-content4-right h3:after {
  height: 4px;
  border-bottom: 2px dotted #ccc;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 152px;
  left: 0;
  content: '';
  border-radius: 2px;
}
.joomir-content4-right h3:before{
  font-family: "FontAwesome";
  content:"\f1cd";
  font-size: 25px;
  color: #EB0065;
  padding-left: 3px;
}
.joomir-content4-right .box-right .newsflash-title a {
  font-size: 14px;
  color: #333;
  padding: 8px;
  display: block;
  margin-bottom: 15px;
}
.joomir-content4-right .box-right figure {
  margin-bottom: 4px;
}
.joomir-content4-right .box-left .mod-articlesnews__item {
  display: flex;
  justify-content: right;
  align-items: center;
  direction: ltr;
  text-align: right;
  font-size: 14px;
  line-height: 24px;
}
.joomir-content4-right .box-left .newsflash-title a{
  margin-right: 10px;
  font-size: 14px;
  color: #333;
  padding: 8px;
  display: block;
  line-height: 23px;
}
.joomir-content4-right .box-left img {
   width: 90px;
   height: 60px;
}

.bac-footer {
  background: url(./../../../images/bgfooter.png);
  background-color: #f8f9fa;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 15px;
  background-repeat: no-repeat;
}
.bac-footer .joomir-footer-1, .bac-footer .joomir-footer-2, .bac-footer .joomir-footer-3{
  margin-bottom: 30px;
}
.bac-footer .joomir-footer-1 h3, .bac-footer .joomir-footer-2 h3, .bac-footer .joomir-footer-3 h3{
  color: rgb(44, 44, 44);
  font-size: 20px;
  margin-bottom: 30px;
}
.bac-footer .joomir-footer-1 h3:before, .bac-footer .joomir-footer-2 h3:before, .bac-footer .joomir-footer-3 h3:before{
  font-family: "FontAwesome";
  content: "\f07c";
  font-size: 17px;
  color: #EB0065;
  padding-left: 5px;
}
.bac-footer .copy{
  text-align: center;
  color: rgb(44, 44, 44);
  font-size: 12px;
  border-top: 1px solid #0b1646;
  padding-top: 25px;
}
.joomir-footer-1 .newsflash-image img {
  width: 100%;
  height: 80px;
}
.joomir-footer-2 .mod-articlesnews__item {
    display: flex;
    justify-content: right;
    align-items: center;
    direction: ltr;
    text-align: right;
    font-size: 14px;
    line-height: 24px;
}
.joomir-footer-2 .mod-articlesnews__item img{
  width: 90px;
  height: 60px;
}
.joomir-footer-2 .newsflash-title a {
  margin-right: 5px;
  font-size: 13px;
  color: #333;
  padding: 8px;
  display: block;
  line-height: 23px;
  direction: rtl;
}

.joomir-footer-3 .mod-articlesnews__item {
  display: flex;
  justify-content: right;
  align-items: center;
  direction: ltr;
  text-align: right;
  font-size: 14px;
  line-height: 24px;
}
.joomir-footer-3 .mod-articlesnews__item img{
  width: 90px;
  height: 60px;
}
.joomir-footer-3 .newsflash-title a {
  margin-right: 5px;
  font-size: 13px;
  color: #333;
  padding: 8px;
  display: block;
  line-height: 23px;
  direction: rtl;
}

figcaption{
  display: none;
}

/* inner page */
.page-header{
  border-bottom:none;
}
.content-inner .main-box .inner-breadcrumb{
  background: #F5F5F5;
  margin-bottom: 30px;
  box-shadow: 0 1px 2px #dfdfdf;
}
.content-inner .main-box .inner-breadcrumb ol{
  margin-top: 7px;
  margin-bottom: 3px;
}
.content-inner .main-box .inner-breadcrumb ol li{
  display: inline;
  font-size: 14px;
}
.content-inner .main-box .inner-breadcrumb .breadcrumb > li + li:before {
  padding: 3px 5px;
  color: #E64139;
}
.content-inner .main-box .inner-breadcrumb ol li a{
  color: #707070;
}
.content-inner .main-box .inner-breadcrumb .breadcrumb-item+.breadcrumb-item::before{
    float: right;
}
.content-inner .main-box {
  margin-top: 50px;
}
.content-inner .main-box {
  margin-top: 50px;
}
.content-inner .main-box .article-right .com-content-article__body ul{
  padding-right: 20px;
}
.content-inner .main-box .article-right .com-content-article__body ul li{
  font-size: 16px;
}
.content-inner .main-box .article-right .com-content-article .titletag {
  font-size: 16px;
}
.content-inner .main-box .article-right .com-content-article .tags {
    background: #EFEFEF;
    padding: 10px;
}
.content-inner .main-box .article-right .com-content-article .tags li a{
    font-size: 14px;
}
.content-inner .main-box .article-right .com-content-article .pagenavigation .previous{
  margin-left: 10px;
  padding: 7px 15px;
  background: #E82954;
  color: #fff !important;
  border: none;
  border:1px solid #E82954;
  font-size: 14px;
}
.content-inner .main-box .article-right .com-content-article .pagenavigation .next{
  padding: 7px 15px;
  background: #E82954;
  color: #fff !important;
  border: none;
  border:1px solid #E82954;
  font-size: 14px;
}
.content-inner .main-box .article-right .com-content-article .pagenavigation .previous:hover,
.content-inner .main-box .article-right .com-content-article .pagenavigation .next:hover{
  background: #fff;
  color: #E82954 !important;
}

.content-inner .main-box .article-right h1{
  font-size: 27px;
  display: block;
  padding-bottom: 10px;
}
.content-inner .main-box .article-right h2{
  font-size: 20px;
  padding-bottom: 10px;
}
.content-inner .main-box .article-right p {
  text-align: justify;
  line-height: 24px;
  font-size: 14px;
}
.content-inner .main-box .article-right .text-muted {
  display: inline-block;
  background-color: #f8f9fa;
  position: relative;
  width: 100%;
  font-size: 16px;
  border-bottom: 2px solid #ccc;
  margin-bottom: 20px;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 15px 15px;
}
.content-inner .main-box .article-right .text-muted  dd{
    margin-right:10px;
}
.content-inner .main-box .article-right .text-muted .published:before{
    font-family: "FontAwesome";
    content:"\f073";
    font-size: 18px;
    color: #EB0065;
    padding-left: 3px;
}
.content-inner .main-box .article-right .text-muted .modified:before{
    font-family: "FontAwesome";
    content:"\f044";
    font-size: 18px;
    color: #EB0065;
    padding-left: 3px;
}
.content-inner .main-box .article-right .text-muted .hits:before{
    font-family: "FontAwesome";
    content:"\f06e";
    font-size: 18px;
    color: #EB0065;
    padding-left: 3px;
}
.content-inner .main-box .article-right .related-content{
    margin-top:50px;
}
.content-inner .main-box .article-right .related-content h3{
    display: inline-block;
    background-color: #f8f9fa;
    position: relative;
    padding-bottom: 12px;
    width: 100%;
    font-size: 16px;
    border-bottom: 2px solid #ccc;
    padding-top: 13px;
    margin-bottom: 20px;
    padding-right: 4px;
    border-radius: 10px;
    margin-bottom: 25px;
}
.content-inner .main-box .article-right .related-content h3:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 16px;
    color: #EB0065;
    padding-left: 3px;
}
.content-inner .main-box .article-right .related-content .related-article-item {
    display: flex;
    padding: 10px;
    min-height: 98px;
    align-items: center;
    margin-bottom: 10px;
}
.content-inner .main-box .article-right .related-content .related-article-item a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-inner .main-box .article-right .related-content .related-article-item h5 {
    font-size: 14px;
    color: #333;
    padding-right: 6px;
}

.content-inner .main-box .article-right .items-more {
  display: inline-block;
  background-color: #f8f9fa;
  position: relative;
  width: 100%;
  font-size: 16px;
  border-bottom: 2px solid #ccc;
  margin-bottom: 20px;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 15px 15px;
}
.content-inner .main-box .article-right .items-more a{
  color: #000000;
  line-height: 2;
}

.content-inner .main-box .article-right .com-content-category-blog__item.blog-item {
  padding: 10px;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
}
.content-inner .main-box .article-right .com-content-category-blog__item.blog-item figure {
  margin-left: 10px;
  margin-bottom: 0px !important;
}
.content-inner .main-box .article-right .com-content-category-blog__item.blog-item figure img{
  width: 300px;
  height: 200px;
}
.content-inner .main-box .article-right .com-content-category-blog__item.blog-item .item-content .page-header{
    padding-bottom: 0px;
    margin: 00px;
    border-bottom: none;
}
.content-inner .main-box .article-right .com-content-category-blog__item.blog-item a {
  color: #0c0c0c;
}


/*** page tags ***/
.content-inner .main-box .article-right .com-tags.tag-category .com-tags__items ul.com-tags__category{
    width: 25%;
    float: right;
}
.content-inner .main-box .article-right .com-tags.tag-category .com-tags__items .list-group-item{
    border:none;
}
.content-inner .main-box .article-right .com-tags.tag-category .com-tags__items .list-group-item a {
    color:#333;
}
.content-inner .main-box .article-right .com-tags.tag-category .com-tags__items .com-tags__pagination{
    margin-top: 29px;
    clear: both;
    display: inline-block;
}
.content-inner .main-box .article-right .com-tags.tag-category .com-tags__items .pagination{
    width: 100%;
}



/*** pagination ***/
.pagination{
    position: relative;
    right: 10px;
}
.page-item:first-child .page-link{
    border-radius: 0 !important;
}
.pagination li .icon-angle-double-right:before {
    font-family: "FontAwesome";
    content: "\f101";
    color: #000;
    line-height: 1;
}
.pagination li .icon-angle-double-left:before {
    font-family: "FontAwesome";
    content: "\f100";
    color: #000;
    line-height: 1;
}
.pagination li .icon-angle-right:before {
    font-family: "FontAwesome";
    content: "\f105";
    color: #000;
    line-height: 1;
}
.pagination li .icon-angle-left:before {
    font-family: "FontAwesome";
    content: "\f104";
    color: #000;
    line-height: 1;
}


/**** inner page sidebar ****/
.box-sidebar-left {
  margin-top: 0px !important;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
  margin-top: 10px;
  padding: 20px 10px;
}
.box-sidebar-left .inner-ads{
  text-align: center;
}
.box-sidebar-left .inner-ads .mod-banners{
  margin-bottom: 50px;
}


.box-sidebar-left .sub-menu-cat{
    margin-bottom: 50px;
}
.box-sidebar-left .sub-menu-cat h3 {
    display: inline-block;
    background-color: #f8f9fa;
    position: relative;
    padding-bottom: 12px;
    width: 100%;
    font-size: 16px;
    border-bottom: 2px solid #ccc;
    padding-top: 13px;
    margin-bottom: 9px;
    padding-right: 4px;
    border-radius: 10px;
}
.box-sidebar-left .sub-menu-cat h3:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 16px;
    color: #EB0065;
    padding-left: 3px;
}
.box-sidebar-left .sub-menu-cat .last-article-sidebar{
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
  margin-bottom: 4px;
  display: block;
}
.box-sidebar-left .sub-menu-cat .last-article-sidebar a{
    padding: 8px;
    display: block;
    width: 100%;
    color: #111;
}
.box-sidebar-left .sub-menu-cat .last-article-sidebar h5:before{
    font-family: "FontAwesome";
    content: "\f053";
    font-size: 9px;
    color: #EB0065;
    padding-left: 3px;
}


.box-sidebar-left .latest h3{
  display: inline-block;
  background-color: #f8f9fa;
  position: relative;
  padding-bottom: 12px;
  width: 100%;
  font-size: 16px;
  border-bottom: 2px solid #ccc;
  padding-top: 13px;
  margin-bottom: 20px;
  padding-right: 4px;
  border-radius: 10px;
  margin-bottom: 25px;
}
.box-sidebar-left .latest h3:before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 16px;
  color: #EB0065;
  padding-left: 3px;
}

.box-sidebar-left .latest .last-article-sidebar {
  display: flex;
  padding: 10px;
  align-items: center;
  margin-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
}
.box-sidebar-left .latest .last-article-sidebar a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-sidebar-left .latest .last-article-sidebar h5 {
  font-size: 14px;
  color: #333;
  padding-right: 6px;
}




#toTop {
  display: block;
  position: fixed;
  top: 90%;
  right: 20px;
  padding: 10px;
  width: 45px;
  height: 45px;
  z-index: 100;
  background:#e82954;
  border-radius:50%;
}
#toTop span:before{content: "\f148"; font-family: "FontAwesome"; font-size:25px; color:#fff; padding-right: 5px; line-height: 1;}




/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}

@media (min-width: 768px) {
    .related-content .col-md-4 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .related-content .col-md-4 img {
        max-height: 67px !important;
    }
}

@media (max-width: 767px) {
   
}
@media (max-width: 480px) {
  
}

@media (max-width: 425px) {
  
}

@media (max-width: 320px) {
   .logo img{width: 100%;}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    
}
@media (min-width: 980px) and (max-width: 1200px){
    
	
}
/* Large desktop */
@media (min-width: 1201px) {
   
}

@media (max-width: 768px) {
	.joomir-content1-right .big-box {
    padding-left: 14px;
  }
  .joomir-content1-right .smal-box {
    padding-left: 14px;
  }
  .content1-fal {
    padding-left: 14px !important;
  }
  .joomir-footer-1 .newsflash-image img {
    height: auto;
  }
  .content-inner .main-box .article-right .com-content-category-blog__item.blog-item{
    display: block;
  }
  .content-inner .main-box .article-right .com-content-category-blog__item.blog-item figure img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .content-inner .main-box .article-right .items-more a {
    font-size: 14px;
  }
  .box-sidebar-left .latest .last-article-sidebar {
    display: block;
  }
  .box-sidebar-left .latest .last-article-sidebar a {
    display: block;
  }
  .box-sidebar-left .latest .last-article-sidebar img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .content-inner .main-box .article-right .com-content-article img {
    width: 100%;
  }
  .content-inner .main-box .article-right .com-content-article h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .content-inner .main-box .article-right .com-content-article h2 {
    font-size: 17px;
  }
}

/* Landscape phones and down */
@media (max-width: 480px) {
	
  
}
@media (min-width: 481px) and (max-width: 500px) {

}
@media (min-width: 768px) and (max-width: 900px){
	
}
@media (min-width: 901px) and (max-width: 1200px) { 
  
}
@media (min-width: 768px) and (max-width: 959px) {
    
}
@media (min-width: 960px) and (max-width: 1200px){ 
  
}
@media (min-width: 960px) and (max-width: 980px) {
  
}
@media (min-width: 980px) and (max-width: 1216px) {
 
}
@media (min-width: 992px) and (max-width: 1200px) {
}