@font-face {
	font-family: 'BBCNassim';
	font-weight: normal;
	src: url('../fonts/bbcnassim/bbc-nassim-regular.eot');
	src: local('BBCNassim'),
	url("../fonts/bbcnassim/bbc-nassim-regular.ttf") format("ttf"),
	url("../fonts/bbcnassim/bbc-nassim-regular.woff") format("woff"),
	url("../fonts/bbcnassim/bbc-nassim-regular.otf") format("opentype"),
	url("../fonts/bbcnassim/bbc-nassim-regular.svg#BBCNassim") format("svg");
}
@font-face {
	font-family: 'BBCNassim';
	font-weight: bold;
	src: url('../fonts/bbcnassim/bbc-nassim-bold.eot');
	src: local('BBCNassim'),
	url("../fonts/bbcnassim/bbc-nassim-bold.ttf") format("ttf"),
	url("../fonts/bbcnassim/bbc-nassim-bold.woff") format("woff"),
	url("../fonts/bbcnassim/bbc-nassim-bold.otf") format("opentype"),
	url("../fonts/bbcnassim/bbc-nassim-bold.svg#BBCNassim") format("svg");
}
@font-face {
    font-family: 'bYekan';
    src: url('../fonts/yekan/BYekan.eot');
    src: url('../fonts/yekan/BYekan.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yekan/BYekan.woff') format('woff'),
         url('../fonts/yekan/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0600–06FF;
}

@font-face {
    font-family: 'dastnevis';
    src: url('../fonts/dastnevis/dastnevis.eot');
    src: url('../fonts/dastnevis/dastnevis.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dastnevis/dastnevis.woff') format('woff'),
         url('../fonts/dastnevis/dastnevis.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0600–06FF;
}

@font-face {
    font-family: 'Bhoma';
    src: url('../fonts/homa/BHoma.eot');
    src: url('../fonts/homa/BHoma.eot?#iefix') format('embedded-opentype'),
         url('../fonts/homa/BHoma.woff') format('woff'),
         url('../fonts/homa/BHoma.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BKoodakBold';
    src: url('../fonts/koodak/BKoodakBold.eot');
    src: url('../fonts/koodak/BKoodakBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/koodak/BKoodakBold.woff') format('woff'),
         url('../fonts/koodak/BKoodakBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BVahidBold';
    src: url('../fonts/vahid/BVahidBold.eot');
    src: url('../fonts/vahid/BVahidBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vahid/BVahidBold.woff') format('woff'),
         url('../fonts/vahid/BVahidBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'webdinar';
    src: url('../fonts/dinar.woff') format('woff');
}

@font-face{
	font-family : "HelveticaNeueLT";
	src: url('../fonts/HelveticaNeueLT-Arabic-55-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family : "HelveticaNeueLT-Bold";
	src: url('../fonts/HelveticaNeueLT-Arabic-75-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face{
	font-family : "BNazanin";
	src: url('../fonts/B-Nazanin-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family : "BNazanin-Bold";
	src: url('../fonts/B-Nazanin-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face{
	font-family : "BYekan1";
	src: url('../fonts/BYekan.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family : "BYekanBold1";
	src: url('../fonts/BYekan-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'IranNastaliq';
	src: url('../fonts/IranNastaliq.eot?#iefix') format('embedded-opentype'),  url('../fonts/IranNastaliq.woff') format('woff'), url('../fonts/IranNastaliq.ttf')  format('truetype'), url('../fonts/IranNastaliq.svg#IranNastaliq') format('svg');
	font-weight: normal;
	font-style: normal;
}
.HelveticaNeueLT{
	font-family: "HelveticaNeueLT";
}

.HelveticaNeueLTBold{
	font-family: "HelveticaNeueLT-Bold";
}
.BNazanin{
	font-family: "BNazanin";
}
.BNazaninBold{
	font-family: "BNazanin-Bold";
}
.BYekan{
	font-family: "BYekan1";
}
.BYekanBold{
	font-family: "BYekanBold1";
}

/*     --------------  Boxes  ----------------    */

.mod{
	margin-top:10px;
	margin-bottom:5px;
}

.mod .mod-title{
	font-family:'BBCNassim', Arial;
	font-size:17px;
}

.mod-title-h3
{
	line-height: 1.5;
}

.mod .mod-inner{
	font-family:tahoma;
}

.mod .mod-icon{
	/*display:none;*/
}

.icon .mod-icon{
	display:block;
}

.keshoee .mod-title{
	position:relative;
}

.keshoee .mod-slider{
	display:block;
	width:15px;
	height:15px;
	position:absolute;
	left:10px;
	top:10px;
	color:#666;
	font-size:13px;
	cursor:pointer;
}

.keshoee .mod-slider .fa{
	position:relative;
	display:block;
}

.keshoee .mod-slider .fa:before{
	position:absolute;
	left:0px;
	top:0px;
}

.general_advertisment img{
	max-width:100%;
}

.general_advertisment .ad-item{
	margin-bottom:3px;
}



footer{
	background-image:url('images/footerbgdark.png');
	background-repeat:repeat;
	background-color:#eee;
	border-top:5px solid #cdcdcd;
}

.social-holder{
}

.social-holder span{
	width:32px;
	height:32px;
	display:inline-block;
	margin:3px;
	cursor:pointer;
}

.social-holder span.tw{
	background:url('images/tw.png') no-repeat center center;
}

.social-holder span.rss{
	background:url('images/rss.png') no-repeat center center;
}

.social-holder span.fb{
	background:url('images/fb.png') no-repeat center center;
}



/* ---------------- EFFECTS ------------------ */

/* ---------------- NEWSFRAME ------------------ */

.NEWSFRAME .news-list-holder{
	padding:7px;
	background-color:#444;
}
.NEWSFRAME .news-list-holder .news-list-item{
	display: block;
	width: 100%;
	height: 130px;
	overflow: hidden;
	box-sizing:border-box;
	margin-bottom:7px;
	position:relative;
}
.NEWSFRAME .news-list-holder .news-list-item:hover{
	outline:2px solid #fff;
}
.NEWSFRAME .news-list-holder .news-list-item:last-child{
	margin-bottom:0;
}
.NEWSFRAME .news-list-holder .news-list-item img{
	display:block;
}
.NEWSFRAME .news-list-holder .news-list-item h3{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:30px;
	background-color:rgba(0,0,0,0.8);
	color: #fff;
	font-family: 'BBCNassim', Arial;
	font-size: 17px;
	line-height: 26px;
	margin:0;
}

.NEWSFRAME .news-list-holder .news-list-item h3 a{
	color:#fff;
	text-decoration:none;
}

.NEWSFRAME .news-date, .NEWSFRAME .news-views, .NEWSFRAME .news-body{
	display:none;
}



/* ---------------- CAROUFREDSEL ------------------ */

.HCAROUSEL{
	
}

.HCAROUSEL .caroufredsel_wrapper{
	margin: 0 auto !important;
}

.HCAROUSEL .mod-inner{
	padding:0;
	margin:0;
}

.HCAROUSEL .hcarousel {
	
	position:relative;
}
.HCAROUSEL .hcarousel ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.HCAROUSEL .hcarousel li {
	background: transparent url(images/carousel_polaroid.png) no-repeat 0 0;
	font-size: 40px;
	color: #999;
	text-align: center;
	display: block;
	width: 232px;
	height: 178px;
	padding: 0;
	margin: 6px;
	float: left;
	position: relative;
}

.HCAROUSEL .hcarousel li img {
	width: 211px;
	height: 129px;
	margin-top: 14px;
}

.HCAROUSEL .hcarousel li span {
	background: transparent url(images/carousel_shine.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 211px;
	height: 129px;
	position: absolute;
	z-index: 2;
	top: 14px;
	left: 16px;
}			

.clearfix {
	float: none;
	clear: both;
}
.HCAROUSEL .hcarousel .prev, .HCAROUSEL .hcarousel .next {
	background: transparent url(images/carousel_control.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	margin-left: 10px;
	position: absolute;
	top: 70px;				
}
.HCAROUSEL .hcarousel .prev {
	background-position: 0 0;
	left: 25px;
}
.HCAROUSEL .hcarousel .prev:hover {
	left: 25px;
}			
.HCAROUSEL .hcarousel .next {
	background-position: -18px 0;
	right: 27px;
}
.HCAROUSEL .hcarousel .next:hover {
	right: 27px;
}				
.HCAROUSEL .hcarousel .pager {
	text-align: center;
	margin: 0 auto;
}
.HCAROUSEL .hcarousel .pager a {
	background: transparent url(images/carousel_control.png) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}
.HCAROUSEL .hcarousel .pager a.selected {
	background: transparent url(images/carousel_control.png) no-repeat -12px -32px;
	text-decoration: underline;				
}





/* ------------- HNEWSTICKER --------------- */

.hnt-holder{
	height:40px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.hnt-holder li{
	height:40px;
	list-style:none;
	font-family:'BBCNassim', Tahoma;
	font-size:18px;
	color:#666;
	line-height:40px;
	text-indent:25px;
}

.hnt-holder li a{
	display:block;
	color:#fff;
	text-decoration:none;
}


/* ------------- INFINITESCROLLER --------------- */


.INFINITESCROLLER .hinfinite {
	margin-top: -60px;
}
.INFINITESCROLLER .hinfinite div {
	text-align: center;
	width: 125px;
	height: 140px;
	padding: 0 20px;
	float: left;
	position: relative;
}
.INFINITESCROLLER .hinfinite div img {
	border: none;
	width: 100%;
	height: auto;
}
.INFINITESCROLLER .hinfinite div span {
	display: none;
}
.INFINITESCROLLER .hinfinite div:hover span,
.INFINITESCROLLER .hinfinite div.hover span {
	background-color: #333;
	color: #fff;
	display: inline-block;
	width: 100px;
	padding: 2px 0;
	margin: 0 0 0 -50px;
	position: absolute;
	bottom: 0;
	left: 50%;
	border-radius: 3px;
}
.INFINITESCROLLER .hinfinite .pager {
	text-align: center;
	padding-top: 20px;
}
.INFINITESCROLLER .hinfinite .pager a {
	background: #ccc;
	display: inline-block;
	border-radius: 5px;
	width: 10px;
	height: 10px;
	margin: 0 2px;
}
.INFINITESCROLLER .hinfinite .pager a.selected {
	background: #999;
}
.INFINITESCROLLER .hinfinite .pager a:hover {
	background: #666;
}
.INFINITESCROLLER .hinfinite .pager a span {
	display: none;
}

.INFINITESCROLLER .caroufredsel_wrapper{
	margin:0 !important;
	height:140px !important;
	
}

.pagination-holder
{
	float: left;
}

.pageination_wrapper
{
	width: 100%;
	float: left;
	height: 50px;
	overflow-x: hidden;
}


/* ------- SIMPLEBOXES ------------------- */

.SIMPLEBOXES .news-list-holder{
}

.SIMPLEBOXES .news-list-item{
	float:right;
	margin:5px;
	width:23%;
}

.SIMPLEBOXES .news-list-item img{
	width:100%;
	max-height:150px;
}

.SIMPLEBOXES .news-list-item h3{
	font-family:'BBCNassim', Times New Roman;
	font-size:18px;
}

.SIMPLEBOXES .news-list-item h3 a{
}





/* ------- VSCROLLER ------------------- */

.VSCROLLER ul{
	margin:0;
	padding:0;
	direction:ltr;
}

.VSCROLLER li{
	height:50px;
	width:100%;
	overflow:hidden;
	list-style:none;
	margin-bottom:1px;
	background:transparent;
	
}

.VSCROLLER li .news-item-image{
	float:right;
	height:100%;
	margin-left:10px;
}

.VSCROLLER li h4{
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
}

.VSCROLLER li .news-item-image img{
	width:100%;
	margin-top:-10px;
}












.CONTENTTICKER .content-holder .item {
	width: 100%;
	height: 230px;
	float: left;
}
.CONTENTTICKER .content-holder .item > div {
	width: 800px;
	height: 222px;
	overflow: hidden;
}
.CONTENTTICKER .content-holder .item img {
	width: 200px;
	height: 200px;
	float: left;
	border:1px solid #ccc;
	padding:10px;
}
.CONTENTTICKER .content-holder .item div.text {
	background-color: #ddd;
	width: 500px;
	height: 200px;
	padding: 10px 20px;
	margin-left: 20px;
	float: left;
	position: relative;
	text-align:right;
	direction:rtl;
	font-family:'BBCNassim', Tahoma;
}
.CONTENTTICKER .content-holder .item div.text:after {
	content: " ";
	border: 10px solid transparent;
	border-right-color: #ddd;
	display: block;
	width: 0;
	height: 0;
	margin-top: -10px;
	position: absolute;
	left: -20px;
	top: 50%;
}

.CONTENTTICKER .content-holder .item div.text a{
	color:#555;
}


/* --------- Content Internal -------------- */

[dir="rtl"] .mod-content-internal
{
	direction:rtl;
	text-align:right;
}

[dir="ltr"] .mod-content-internal
{
	direction:ltr;
	text-align:left;
}

.mod-content-internal h3
{
	font-family:'BBCNassim', sans-serif;
	color:#333;
	font-size:18px;
	font-weight:normal;
}

.news-detail .news-content-holder {
	font-family:tahoma;
	font-size:11px;
	color:#666;
	line-height:23px;
}

/* begin javadi added */
.float-fixer
{
    clear:both !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 0 !important;
	float: none;
}

.block
{
    display: block;
}

.remove-padding
{
    padding: 0 !important;
}

.remove-margin
{
    margin: 0 !important;
}

.remove-radius
{
    border-radius: 0 !important;
}

.margin-5
{
    margin:5px;
}

@media (max-width: 320px)
{
    .col-xxs-12
    {
        width: 100%;
        display: block;
    }
}

.mod-keshoee .fa
{
	position: absolute;
	left: 5px;
	top: 5px;
	cursor: pointer;
	color: #933;
}

.mod-keshoee .fa:hover
{
	color: #b00;
}

.mod-keshoee.expanded .fa-plus-square
{
	display: none;
}

.mod-keshoee.closed .fa-minus-square
{
	display: none;
}

/* end javadi added */
@media(min-width:992px)
{
	[dir="rtl"] .col-md-1,
	[dir="rtl"] .col-md-2,
	[dir="rtl"] .col-md-3,
	[dir="rtl"] .col-md-4,
	[dir="rtl"] .col-md-5,
	[dir="rtl"] .col-md-6,
	[dir="rtl"] .col-md-7,
	[dir="rtl"] .col-md-8,
	[dir="rtl"] .col-md-9,
	[dir="rtl"] .col-md-10,
	[dir="rtl"] .col-md-11,
	[dir="rtl"] .col-md-12
	{
		float: right !important;
	}
}
 /* begin horizontal tab */
 .tab-horizontal
 {
	margin-bottom: 5px;
	margin-top: 5px;
 }
 
.tab-horizontal .nav-tabs
{
	padding:  0;
	font-family: "BBCNassim", "tahoma";
	font-size: 15px;
}

[dir="rtl"] .tab-horizontal .nav-tabs li
{
	float: right !important;
	direction: rtl;
}

[dir="ltr"] .tab-horizontal .nav-tabs li
{
	float: left !important;
	direction: ltr;
}

/* end horizontal tab */


/* begin vertical tab */
 .tab-vertical
 {
	margin-bottom: 5px;
	margin-top: 5px;
 }

.tab-vertical .nav-tabs
{
	padding:  0;
	font-family: "BBCNassim", "tahoma";
	font-size: 15px;
}

[dir="ltr"] .tab-vertical .nav-tabs li
{
	direction: ltr;
}

[dir="rtl"] .tab-vertical .nav-tabs li
{
	direction: rtl;
}

@media (min-width: 480px)
{

.tab-vertical .nav-tabs li
{
	float: none !important;
	display: block;
}

[dir="rtl"] .tab-vertical .nav-tabs,
[dir="rtl"] .tab-vertical .tab-content
{
	float: right;
}

[dir="ltr"] .tab-vertical .nav-tabs,
[dir="ltr"] .tab-vertical .tab-content
{
	float: left;
}


	.tab-vertical .nav-tabs
	{
		width: 25%;
	}

	.tab-vertical .tab-content
	{
		width: 75%;
	}
}

/* end vertical tab */

/* begin styleesh horizontal tab */

.tab-horizontal .nav-tabs li a
{
    transition: all 0.25s;
}

.tab-horizontal .nav-tabs li a
{
    background: rgb(50,100,200);
    color: #fff;
}

.tab-horizontal .nav-tabs li:hover a
{
    background: rgb(50,140,220);
    color: #fff;
}

.tab-horizontal .nav-tabs li.active a
{
    background: rgb(0,180,250);
    color: #fff;
}

.tab-horizontal .tab-content
{
    padding: 5px;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px
}
/* end styleesh horizontal tab */

/* begin styleesh vertical tab */
.tab-vertical 
{
    border:1px solid #ccc;
}

.tab-vertical .nav-tabs li a
{
    background: rgb(50,100,200);
    color: #fff;
    border: 1px solid rgb(50,140,220);
    border-right: 0px solid rgb(50,140,220);
    border-left: 0px solid rgb(50,140,220);
    margin: 0;
    border-radius: 0;

    transition: all 0.25s;
}

.tab-vertical .nav-tabs li:hover a
{
    background: rgb(50,140,220);
    color: #fff;
}

.tab-vertical .nav-tabs li.active a,
.tab-vertical .nav-tabs li.active:hover a
{
    border: 1px solid rgb(50,140,220);
    border-right: 0px solid rgb(50,140,220);
    border-left: 0px solid rgb(50,140,220);

    background: rgb(0,180,250);
    color: #fff;
}

[dir="rtl"] .tab-vertical .nav-tabs li.active a,
[dir="rtl"] .tab-vertical .nav-tabs li.active:hover a
{
    border-right: 5px solid rgb(50,100,200);
}

[dir="ltr"] .tab-vertical .nav-tabs li.active a,
[dir="ltr"] .tab-vertical .nav-tabs li.active:hover a
{
    border-left: 5px solid rgb(50,100,200);
}

.tab-vertical .tab-content
{
    padding: 5px;
}
/* end styleesh vertical tab */

.accordion-vertical .panel-heading
{
	font-family: "BBCNassim", "tahoma";
	font-size: 15px;
}
/*  sticker menu */
.fixed-to-right 
{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999999999;
	margin: 0;
}

.fixed-to-left 
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999;
	margin: 0;
}

.fixed-to-bottom 
{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999999999;
	margin: 0;
}

.fixed-to-top 
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999;
	margin: 0;
}

.fixed-to-right .fixed-to-right-button .fa,
.fixed-to-left .fixed-to-left-button .fa,
.fixed-to-bottom .fixed-to-bottom-button .fa,
.fixed-to-top .fixed-to-top-button .fa
{
	margin-left: 5px;
	margin-right: 5px;
	position: absolute;
	left: 0;
}

.fixed-to-right .fixed-to-right-button,
.fixed-to-left .fixed-to-left-button,
.fixed-to-bottom .fixed-to-bottom-button,
.fixed-to-top .fixed-to-top-button
{
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #fff;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 5px 5px 0 0;
    background: #C30007;
    background-image: linear-gradient(#FD0009 0%, #C00505 50%, #C30007 100%);
    font-family: "bbcnassim", "tahoma";
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    outline: none !important;
    box-shadow: 0 0 5px #000;

    transition: all 0.5s;	
}

.fixed-to-right .fixed-to-right-button:hover,
.fixed-to-left .fixed-to-left-button:hover,
.fixed-to-bottom .fixed-to-bottom-button:hover,
.fixed-to-top .fixed-to-top-button:hover,
.fixed-to-right .fixed-to-right-button.opened,
.fixed-to-left .fixed-to-left-button.opened,
.fixed-to-bottom .fixed-to-bottom-button.opened,
.fixed-to-top .fixed-to-top-button.opened
{
    background: #FD0009;
    background-image: linear-gradient(#C00505 0%, #FD0009 50%, #C30007 100%);
    color: #fff;
    box-shadow: 0 0 10px #FD0009;
    border-color: #C00505;
}

.fixed-to-bottom .fixed-to-bottom-button.opened
{
	position: absolute;
	left: 15px;
	z-index: 5;
	bottom: 100%;
}

.fixed-to-bottom .fixed-to-bottom-button.closed
{
	position: absolute;
	left: 15px;
	z-index: 5;
	bottom: 100%;
}

.fixed-to-top .fixed-to-top-button.opened
{
	position: absolute;
	left: 15px;
	z-index: 5;
	top: 100%;
	border-radius: 0 0 5px 5px;
}

.fixed-to-top .fixed-to-top-button.closed
{
	position: absolute;
	left: 15px;
	z-index: 5;
	top: 100%;
	border-radius: 0 0 5px 5px;
}

.fixed-to-right .fixed-to-right-button.closed
{
	position: absolute;
	top: -42px;
	right: 100%;
	z-index: 5;
	transform: rotateZ(-90deg);  
	transform-origin: 100% 100%;
}

.fixed-to-left .fixed-to-left-button.closed
{
	position: absolute;
	top: 59px;
	right: 0%;
	z-index: 5;
	transform: rotateZ(90deg);  
	transform-origin: 100% 100%;
}

.fixed-to-right .fixed-to-right-button.opened
{
    position: absolute;  
    top: 100px;  
    left: 0%;  
    z-index: 5;  
    transform: rotateZ(-90deg);  
    transform-origin: 0% 0%;
}


.fixed-to-left .fixed-to-left-button.opened
{
    position: absolute;  
    top: 59px;  
    right: 4%;
    z-index: 5;  
    transform: rotateZ(90deg);
    transform-origin: 100% 100%;
}

.fixed-to-right .fixed-to-right-button.opened .fa-caret-up,
.fixed-to-left .fixed-to-left-button.opened .fa-caret-up,
.fixed-to-bottom .fixed-to-bottom-button.opened .fa-caret-up,
.fixed-to-top .fixed-to-top-button.opened .fa-caret-down
{
	display:none;
}

.fixed-to-right .fixed-to-right-button.closed .fa-caret-down,
.fixed-to-left .fixed-to-left-button.closed .fa-caret-down,
.fixed-to-bottom .fixed-to-bottom-button.closed .fa-caret-down,
.fixed-to-top .fixed-to-top-button.closed .fa-caret-up
{
	display:none;
}

.fixed-to-right,
.fixed-to-right .mod-holder,
.fixed-to-left,
.fixed-to-left .mod-holder
{
    transition: all 0.5s;
}

.col-md-12-,.col-md-11-,.col-md-10-,.col-md-9-,.col-md-8-,.col-md-7-,.col-md-6-,.col-md-5-,.col-md-4-,.col-md-3-,.col-md-2-,.col-md-1-
{
	width: 0 !important;
	transition: all 0.5s;	
}
/*  sticker menu */


/* loading wait div */

.breadcrumb>.active h3
{
	display: inline;
	font-size: 16px;
	margin: 0;
	color: #999;
}

div#ajax-cover
	{
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999999999999999999;

		background: url("images/ajaxloader.gif") center center no-repeat rgba(0,0,0,0.75);
		height: 100%;
		width: 100%;
		display: none;
	}

	div#ajax-cover.fade_zoom_animation
	{
		animation: fade_zoom 0.5s;
		-webkit-animation: fade_zoom 0.5s;
	}

	div#ajax-cover.fade_zoomout_animation
	{
		animation: fade_zoomout 0.5s;
		-webkit-animation: fade_zoomout 0.5s;
		display: block;
	}

	@keyframes fade_zoom
	{
		0%
		{
			transform: scale(0);
			opacity: 0.0;
		}

		100%
		{
			transform: scale(1);
			opacity: 1.0;
		}
	}

	@-webkit-keyframes fade_zoom
	{
		0%
		{
			transform: scale(0);
			opacity: 0.0;
		}

		100%
		{
			transform: scale(1);
			opacity: 1.0;
		}
	}

	@keyframes fade_zoomout
	{
		0%
		{
			transform: scale(1);
			opacity: 1.0;
		}

		100%
		{
			transform: scale(0);
			opacity: 0.0;
		}
	}

	@-webkit-keyframes fade_zoomout
	{
		0%
		{
			transform: scale(1);
			opacity: 1.0;
		}

		100%
		{
			transform: scale(0);
			opacity: 0.0;
		}
	}
	
	/* loading wait div */

	
/**** begin modal direction *****/
[dir="rtl"] .modal .modal-content,
[dir="rtl"] .modal .modal-content *
{
	direction: rtl;
	text-align:right;
}

[dir="ltr"] .modal .modal-content .pull-right
{
	float: left !important;
}

[dir="ltr"] .modal .modal-content .pull-left
{
	float: right !important;
}

[dir="ltr"] .modal .modal-content,
[dir="ltr"] .modal .modal-content *
{
	direction: ltr;
	text-align:left;
}

[dir="ltr"] .modal .modal-content input
{
	float: left !important;
	margin-right: 0;
	margin-left: -20px;
}
/**** end modal direction *****/

.fa
{
	font-family: "FontAwesome" !important;
}

/*  special alert */

.alert-box-sh1{
			margin-top: 0;
			position: fixed;
			top: 0;
			width: 40%;
			opacity: 0.9;
			background-color: #d9edf7;
			color: #31708f;
			border: solid 1px #bce8f1;
			filter: alpha(opacity=90);
			z-index: 1000;
			display: none;
			padding: 10px 15px;
			font-family: "BYekan";
			font-size: 130%;
		}
		[dir=rtl] .alert-box-sh1{
			left: 0;
			border-top: 0;
			border-left: 0;
			-webkit-border-radius: 0 0 5px 0;
			-moz-border-radius: 0 0 5px 0;
			-ms-border-radius: 0 0 5px 0;
			-o-border-radius: 0 0 5px 0;
			border-radius: 0 0 5px 0;
		}
		[dir=ltr] .alert-box-sh1{
			right: 0;
			border-top: 0;
			border-right: 0;
			-webkit-border-radius: 0 0 0 5px;
			-moz-border-radius: 0 0 0 5px;
			-ms-border-radius: 0 0 0 5px;
			-o-border-radius: 0 0 0 5px;
			border-radius: 0 0 0 5px;
		}
		@media (max-width: 768px){
			.alert-box-sh1, [dir=ltr] .alert-box-sh1, [dir=rtl] .alert-box-sh1{
				width: 100%;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				border: 0;
				border-bottom: 1px;
			}
		}
		.alert-box-sh1.warning-box{
			background-color: #fcf8e3;
			color: #8a6d3b;
			border: solid 1px #faebcc;
		}
		.alert-box-sh1.warning-box i:before{
			content: "\f12a";
		}
		.alert-box-sh1.success-box{
			background-color: #dff0d8;
			color: #3c763d;
			border: solid 1px #d6e9c6;
		}
		.alert-box-sh1.success-box i:before{
			content: "\f00c";
		}
		.alert-box-sh1.info-box{
			background-color: #d9edf7;
			color: #31708f;
			border: solid 1px #bce8f1;
		}
		.alert-box-sh1.info-box i:before{
			content: "\f05a";
		}
		.alert-box-sh1.danger-box{
			background-color: #f2dede;
			color: #a94442;
			border: solid 1px #ebccd1;
		}
		.alert-box-sh1.danger-box i:before{
			content: "\f071";
		}
		.filter-data{
		display:none;
		}
/* clean font start*/		
		
.clean-font, .clean-font *{
			font-size: inherit !important;
			position: static !important;
			font-weight: normal !important;
			background-color: initial !important;
			color: inherit !important;
			cursor: auto;
		}
		.clean-font a, .clean-font a:hover, .clean-font a:focus, .clean-font a:active, .clean-font a:visited{
			text-decoration: none;
			color: inherit;
		}
		.clean-desc img,
		.clean-desc table{
			display: none;
		}	
/* clean font end*/		

h2.ehsan-landing-page{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;
}
h3.ehsan-landing-page{
	font-size:16px;
	font-weight:bold;
	background-color:#b1b1b1;
	color:#fff;
	padding:5px 10px;
	display:inline-block;
	margin:5px 0;
	
}

/*------------------------------SEO CONSOLE STYLE*/
.row.console-general {
    font-family: "IRANSans","byekan","calibri";
    float: none !important;
    margin: 10px auto;
}

.breadcrumb {
    background:  transparent;
    border:1px solid #ddd;
    margin:  0;
    border-radius: 4px 4px 0 0 ;
}

.breadcrumb ul {
    list-style:  none;
    padding-right:  0;
    font-size: 13px;
}

.breadcrumb ul li {
    float:  right;
    color: #292929;
}

.breadcrumb ul li a {
    color:  #292929;
    text-decoration:none;
}

.breadcrumb ul li a:hover,
.breadcrumb ul li a:active,
.breadcrumb ul li a:focus {
    color:  #0652bc;
}

.breadcrumb ul li i.fa {
    font-size: 10px;
    color: #a2a1a1;
    margin-left: 10px;
    margin-right: 10px;
}

.mainTitPrd {
    padding: 5px 15px 5px;
    font-size:  14px;
    margin:  0;
    line-height:  20px;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 0;
}
.mainTitPrd h1 {
    font-size:  18px;
    color:  #292929;
    padding-bottom:5px ;
    margin: 0;
}

.discPrd {
    text-align:  justify;
    line-height: 25px;
    color:  #292929;
}

.discPrdMore {
    text-align:  justify;
    line-height: 25px;
    color:  #292929;
	display:none;
}


.subCat {
    border: 1px solid #ddd;
    margin: 0;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    border-bottom:  1px solid #0652bc;
    box-shadow: 0px -3px 0 #0652bc inset;
    height: 52px;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.subCat.active {
	height:auto;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}
@media(max-width: 767px){
	.subCat {
    	height: 146px;
	}
}
.subCatItm {
    margin: 5px 0;
}
.subCatItm h2 {
    font-size: 14px;
    text-align: center;
    margin: 0;
    /*padding: 0 10px 4px;*/
}

.subCatItm h2 a {
    display:  block;
    /*margin-right:  15px;
    margin-left:  15px;*/
    border: 1px solid #bfbebe;
    padding: 10px;
    color:  #292929;
    text-decoration: none;
    transition: all .3s ease-in-out;
    border-radius:  28px;
    background: transparent;
    box-shadow: 1px 1px 0px #fff inset, -1px -1px 0px #fff inset;
    -webkit-transition:  all .3s ease-in-out;
    -ms-transition:  all .3s ease-in-out;
    -moz-transition:  all .3s ease-in-out;
    -o-transition:  all .3s ease-in-out;
}
.subCatItm h2 a:hover,
.subCatItm h2 a :focus,
.subCatItm h2 a :active{
	background: #0652bc;
	color: #fff;
}
div#consulSeoMoreTags {
    display: inline;
    background: #0652bc;
    padding: 5px 10px;
    border-radius: 0 0 3px 3px;
    margin: 0px 0 8px 4px;
    color: #fff;
    float: left;
    cursor: pointer;
}
/*------------------------------END-------------SEO CONSOLE STYLE*/

/*_____________________________DESIGER CODE__________*/
/*HOVER OF breadcrumb*/
.breadcrumb ul li a:hover,
.breadcrumb ul li a:active,
.breadcrumb ul li a:focus {
    color:  #0652bc;
}
/*COLOR OF THE BOTTOM OF TAGS*/
.subCat {
    border-bottom:  1px solid #0652bc;
    box-shadow: 0px -3px 0 #0652bc inset;
}
/*HOVER OF TAGS*/
.subCatItm h2 a:hover,
.subCatItm h2 a :focus,
.subCatItm h2 a :active{
	background: #0652bc;
	color: #fff;
}
/*COLOR OF MORE TAGS BTN*/
div#consulSeoMoreTags {
    background: #0652bc;
    color: #fff;
}

div#consulSeoMoreDescriptionOpen {
    background: #0652bc;
    color: #fff;
    display: inline;
    background: #0652bc;
    padding: 5px 10px;
    border-radius: 0 0 3px 3px;
    margin: 0px 0 8px 4px;
    color: #fff;
    float: left;
    cursor: pointer;
}

div#consulSeoMoreDescriptionClose {
    background: #0652bc;
    color: #fff;
    display: none;
    background: #0652bc;
    padding: 5px 10px;
    border-radius: 0 0 3px 3px;
    margin: 0px 0 8px 4px;
    color: #fff;
    float: left;
    cursor: pointer;
}
/*_____________________________END DESIGER CODE__________*/

/*_____________________________START LANDING TAGS__________*/
.landinglandingTags-ak1{
	font-family: "IRANSans","BYekan";
	color: inherit;
	font-size: 13px;
	line-height: 20px;
	padding: 15px;
}
.landinglandingTags-ak1 h2,
.landinglandingTags-ak1 h3,
.landinglandingTags-ak1 h4{
	margin: 3px 5px;
	float: right;
	font-size: 13px;
	font-weight: normal;
}
.landinglandingTags-ak1 a {
	color: inherit;
	display: block;
	padding: 5px 9px;
	border: 1px solid #01419a;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}
.landinglandingTags-ak1 a:hover,
.landinglandingTags-ak1 a:focus,
.landinglandingTags-ak1 a:active {
	color: #fff;
	background: #01419a;
}
/*_____________________________END LANDING TAGS__________*/