﻿/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@font-face
{
	font-family:IranSans;
	font-style:normal;
	font-weight:normal;
	src:url("../Fonts/IranSans/Regular.eot");
	src:url("../Fonts/IranSans/Regular.eot?#iefix") format('embedded-opentype'),
		url("../Fonts/IranSans/Regular.woff2") format('woff2'),
		url("../Fonts/IranSans/Regular.woff") format('woff'),
		url("../Fonts/IranSans/Regular.ttf") format('truetype');
}
@font-face
{
	font-family:IranSansFa;
	font-style:normal;
	font-weight:normal;
	src:url("../Fonts/IranSansFa/Regular.eot");
	src:url("../Fonts/IranSansFa/Regular.eot?#iefix") format('embedded-opentype'),
		url("../Fonts/IranSansFa/Regular.woff2") format('woff2'),
		url("../Fonts/IranSansFa/Regular.woff") format('woff'),
		url("../Fonts/IranSansFa/Regular.ttf") format('truetype');
}

@font-face
{
	font-family:BTitrBold;
	font-style:normal;
	font-weight:normal;
	src:url("../Fonts/BTitr/Bold.eot");
	src:url("../Fonts/BTitr/Bold.eot?#iefix") format('embedded-opentype'),
		url("../Fonts/BTitr/Bold.woff") format('woff'),
		url("../Fonts/BTitr/Bold.ttf") format('truetype');
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

html
{
	overflow-x:hidden !important;
}
body
{
	direction:rtl;
	margin:0px;
	background-color:#000000;
}
a
{
	-webkit-transition:color 0.5s ease;
	-moz-transition:color 0.5s ease;
	-o-transition:color 0.5s ease;
	transition:color 0.5s ease;
}
p
{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
hr
{
	width:100%;
	height:2px;
	margin:10px auto 10px auto;
	padding:0px;
	border:none;
	background-color:#cdcdcd;
}
iframe
{
    border:none;
}
strong
{
	color:#000000;
}
::selection
{
	color:#ffffff;
	background-color:#144154;
}
::-moz-selection
{
	color:#ffffff;
	background-color:#144154;
}
.ltr-field
{
	direction:ltr;
}
.ltr-field-align-right
{
	direction:ltr;
	text-align:right;
}
.clear-both
{
	clear:both;
}
.display-none
{
	display:none;
}
.fa
{
    font-family:IranSansFa !important;
}
.fa input
{
    font-family:IranSansFa !important;
}
.fa select
{
    font-family:IranSansFa !important;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.form
{
}
.form p
{
	margin:0px;
	padding:10px 5px 5px 0px;
	font-family:IranSans;
	font-size:14px;
	color:#ffffff;
	position:relative;
}
.form p span
{
	float:left;
}
.form div input[type=text]
{
	width:100%;
}
.form div input[type=password]
{
	width:100%;
}
.form div input[type=submit]
{
	width:100%;
}
.form div input[type=file]
{
	width:100%;
}
.form div select
{
	width:100%;
}
.form div textarea
{
	width:100%;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.message
{
	font-family:IranSans;
	font-size:14px;
	color:#e64b3c;
	text-align:center;
	padding-top:20px;
}
.message:empty
{
	display:none;
}
.submit
{
	margin-top:20px;
	text-align:center;
	margin-bottom:10px;
}
.submit span
{
	width:100%;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.text
{
	font-family:IranSans;
	font-size:14px;
	color:#ffffff;
	line-height:30px;
	text-align:justify;
}
.text-aboutus
{
	font-family:IranSans;
	font-size:14px;
	color:#000000;
	line-height:30px;
	text-align:justify;
}
.text a
{
	color:#144154;
	text-decoration:underline;
}
.text a:hover
{
	color:#4285f4;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.link
{
	font-family:IranSans;
	font-size:14px;
	color:#333333;
}
.link a
{
	color:#144154;
	text-decoration:underline;
}
.link a:hover
{
	color:#4285f4;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.result
{
	font-family:IranSans;
	font-size:14px;
	color:#333333;
	text-align:center;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.sitemap ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.sitemap li
{
	margin:10px;
	padding-right:16px;
	background:url("../Images/icon-sitemap-item.png") no-repeat right 7px;
}
.sitemap a
{
	font-family:IranSans;
	font-size:15px;
	color:#d66d2c;
	text-decoration:none;
}
.sitemap a:hover
{
	color:#ffffff;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.list-info
{
	font-family:IranSans;
	font-size:14px;
	color:#333333;
}
.list-info ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.list-info ul li
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	overflow:hidden;
}
.list-info ul li div
{
	padding-top:10px;
	padding-bottom:10px;
}
.list-info ul li div:first-child
{
	width:24.5%;
	width:calc(25% - 15px);
	padding-right:10px;
	background-color:#ffffff;
	float:right;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.list-info ul li div:last-child
{
	width:74.5%;
	width:calc(75% - 15px);
	padding-right:10px;
	background-color:#ffffff;
	float:left;
	text-align:right;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.pageline
{
    margin:0px;
    padding:0px;
    list-style:none;
}
.pageline li
{
    margin:0px 0px 25px 0px;
    font-family:IranSans;
    font-size:14px;
    color:#000000;
}
.pageline li:last-child
{
    margin-bottom:0px;
}
.pageline h4
{
    margin:0px;
    padding:0px;
    font-weight:normal;
    font-size:16px;
    color:#144154;
}
.pageline img
{
    width:100%;
    height:auto;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.pageline .image-right
{
    width:250px;
    margin-left:10px;
    margin-bottom:10px;
    float:right;
}
.pageline .image-left
{
    width:250px;
    margin-right:10px;
    margin-bottom:10px;
    float:left;
}
.pageline .image-top
{
    width:100%;
    height:auto;
    margin-bottom:10px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.post-list ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.post-list li
{
    margin-bottom:50px;
	background-color:#ffffff;
}
.post-list li:last-child
{
    margin-bottom:0px;
}
.post-list-title
{
	height:40px;
	line-height:40px;
	border-bottom:solid 1px #b7b7b7;
	background-color:#42b3e5;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
.post-list-title h4
{
	margin:0px;
	padding:0px 10px 0px 0px;
	float:right;
}
.post-list-title h4 a
{
	font-family:IranSans;
	font-weight:300;
	font-size:13px;
	color:#144154;
	text-decoration:none;
}
.post-list-title h4 a:hover
{
	color:#000000;
}
.post-list-title div
{
	direction:ltr;
	padding-left:10px;
	font-family:IranSansFa;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	float:left;
}
.post-list-image
{
	float:left;
	position:relative;
}
.post-list-image img
{
    width:200px;
    height:auto;
	margin:10px;
	border:solid 1px #e6e6e6;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.post-list-summary
{
	padding:10px;
	box-sizing:border-box;
	line-height:33px;
	font-family:IranSans;
	font-size:13px;
	color:#333333;
	text-align:justify;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.post-layout ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:10px;
}
.post-layout ul li
{
	width:24.25%;
	height:400px;
	margin:0px 0px 1% 1%;
	padding:5px;
	float:right;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

}
.post-layout ul li:nth-child(4n)
{
	margin-left:0px;
}
.post-layout ul li p
{
	width:100%;
	margin:0px;
	padding:0px;
	overflow:hidden;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
}
.post-layout ul li p img
{
	width:100%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
}
.post-layout div
{
	font-family:IranSansFa;
	font-size:13px;
	color:#ffffff;
	text-align:center;
}

.post-layout h4
{
	padding:0px;
	text-align:center;
	width:100%;
	background-color:#d66d2c;
	height:40px;
	line-height:40px;
	white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    
}
.post-layout h4 a
{
	font-family:IranSans;
	font-size:15px;
	font-weight:normal;
	color:#144154;
	text-decoration:none;
}
.post-layout h4 a:hover
{
	color:#ffffff;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.post-view-cover-image img
{
	width:100% !important;
	height:auto !important;
	margin-bottom:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.post-images
{
    margin:10px auto;
}
.post-images ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.post-images ul li
{
	width:32.6667%;
	margin:0% 0% 1% 1%;
	padding:0px;
	border:solid 1px #cdcdcd;
	position:relative;
	float:right;
	overflow:hidden;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.post-images ul li:nth-child(3n)
{
	margin-left:0px;
}
.post-images ul li img
{
	width:100%;
}
.post-date
{
	direction:ltr;
	text-align:left;
	font-family:IranSansFa;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.tags
{
}
.tags ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.tags ul li
{
	width:12.0625%;
	margin:0px 0px 0.5% 0.5%;
	padding:4px 10px;
	border:solid 1px #cdcdcd;
	background-color:#eaeaea;
	float:right;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    -webkit-transition:background-color 1s ease;
    -moz-transition:background-color 1s ease;
    -o-transition:background-color 1s ease;
    transition:background-color 1s ease;
}
.tags ul li:nth-child(8n)
{
    margin-left:0px;
}
.tags ul li:hover
{
	background-color:#ffffff;
}
.tags ul li a
{
	font-family:IranSans;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.loading-progress
{
    width:100%;
    height:100%;
    background:#ffffff url("../Images/loading_colore-blue.gif") no-repeat center;
    z-index:99999999;
    position:fixed;
    left:0px;
    top:0px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:768px)
{
	.post-list-title
	{
		position:relative;
	}
	.post-list-title h4
	{
		position:inherit;
		right:0px;
	}
	.post-list-title div
	{
		text-align:right;
		position:inherit;
		left:0px;
	}
	
	
	
	.post-layout ul li:nth-child(3n)
    {
        margin-left:1%;
    }
    .post-layout ul li
    {
	    width:49.5%;
    }
    .post-layout ul li:nth-child(2n)
    {
        margin-left:0px;
    }
	.post-view-images li
	{
		width:49%;
		height:37%;
		margin:0.5%;
	}
}
@media only screen and (max-width:480px)
{
    .post-list-image
	{
		float:none;
		padding-right:0px;
		padding-bottom:0px;
	}
	.post-list-image img
	{
		width:100%;
		height:auto;
		margin:10px 0px;
	
	}
	.post-layout li:nth-child(n)
	{
		width:100%;
		margin:0px;
		margin-bottom:3%;
		float:none;
	}
	.post-layout li
	{
		width:100%;
		margin:0px;
		margin-bottom:3%;
		float:none;
	}
	.post-view-images li
	{
		width:100%;
		height:auto;
		margin:0px;
		margin-bottom:10px;
	}
	.post-view-images li:last-child
	{
		margin-bottom:0px;
	}
	
	
	
	
	
	.pageline .image-right
    {
        width:100%;
        margin-left:0px;
        float:none;
    }
    .pageline .image-left
    {
        width:100%;
        margin-right:0px;
        float:none;
    }
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */