﻿/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@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:IranSans;
	font-style:normal;
	font-weight:normal;
	src:url("../default.htm");
	src:url("../default.htm#iefix") format('embedded-opentype'),
		url("../default.htm") format('woff2'),
		url("../default.htm") format('woff'),
		url("../default.htm") format('truetype');
}
@font-face
{
	font-family:BTitr;
	font-style:normal;
	font-weight:normal;
	src:url("../fonts/btitr/btitrbold.eot")format('eot');
	src:url("../fonts/btitr/btitrbold.ttf") format('truetype'),
		url("../fonts/btitr/btitrbold.woff") format('woff'),
        url("../fonts/btitr/btitrbold.woff2") format('woff2');
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

html
{
	overflow-x:hidden !important;
}
body
{
	direction:rtl;
	margin:0px;
    background-color:#fff;
}
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;
}
strong
{
	color:#e50275;
}
::selection
{
	color:#ffffff;
	background-color:#7cfc00;
}
::-moz-selection
{
	color:#ffffff;
	background-color:#7cfc00;
}
.ltr-field
{
	direction:ltr;
}
.ltr-field-align-right
{
	direction:ltr;
	text-align:right;
}
.clear-both
{
	clear:both;
}
.display-none
{
	display:none;
}
.fa
{
    font-family:IranSans;
}
.fa input
{
    font-family:IranSans;
}
.fa select
{
    font-family:IranSans;
}
.farsi
{
    font-family:IranSans !important;
}
.farsi input
{
    font-family:IranSans !important;
}
.farsi select
{
    font-family:IranSans !important;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.form
{
}
.form p
{
	margin:0px;
	padding:10px 5px 5px 0px;
	font-family:IranSans;
	font-size:14px;
	color:#333333;
	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;
}
.submit span
{
	width:100%;
}

.all-form
{
    width:1280px;
    height:auto;
    overflow:hidden;
    margin:0px auto 50px auto;
    position:relative;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.text
{
	font-family:IranSans;
	font-size:14px;
	color:#333333;
	line-height:30px;
	text-align:justify;
}
.text a
{
	color:#1a0dab;
	text-decoration:underline;
}
.text a:hover
{
	color:#4285f4;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.link
{
	font-family:IranSans;
	font-size:14px;
	color:#333333;
}
.link a
{
	color:#1a0dab;
	text-decoration:underline;
}
.link a:hover
{
	color:#4285f4;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.result
{
	font-family:IranSans;
	font-size:14px;
	color:#333333;
	text-align:center;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.sitemap ul
{
    width:1280px;
	margin:0px auto;
	padding:0px;
	list-style:none;
}
.sitemap li
{
	margin:10px;
	padding-right:16px;
	background:url("../images/icon-sitemap-item.png") no-repeat right 7px;
    color:#333333;
}
.sitemap a
{
	font-family:IranSans;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
.sitemap a:hover
{
	color:#4285f4;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.banners
{
    width:100%;
    height:auto;
    margin:10px auto;
    padding:5px;
    border:solid 1px #cdcdcd;
    -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;
}
.banners > a
{
    font-family:IranSans;
    font-size:14px;
    color:#000000;
    text-decoration:none;
}
.banners > a > img
{
    width:100%;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.banners > a > div
{
    height:46px;
    line-height:46px;
    text-align:center;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.banners-sample
{
    width:100%;
    height:auto;
    margin:10px auto;
}
.banners-sample > a
{
    font-family:IranSans;
    font-size:14px;
    color:#000000;
    text-decoration:none;
}
.banners-sample > a > img
{
    width:100%;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.banners-sample > a > div
{
    height:46px;
    line-height:46px;
    text-align:center;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.list-info
{
    width:460px;
    margin:0px auto;
	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;
    border:2px solid #cdcdcd;
}
.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;
}
.payment-continue-button
{
    width:300px;
    height:30px;
    margin:20px auto;
    font-size:14px;
    font-family:IranSans;
    background-color:#ef7f2d;
    color:#ffffff;
    text-align:center;
    line-height:30px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.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:#f52780;
}
.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
{
	min-height:40px;
    height:auto;
    overflow:hidden;
	line-height:40px;
	border-bottom:solid 1px #b7b7b7;
	background-color:#eeeeee;
	-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:normal;
	font-size:13px;
	color:#222222;
	text-decoration:none;
}
.post-list-title div
{
	direction:ltr;
	padding-left:10px;
	font-family:IranSans;
	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 10px 10px 0px;
	border:solid 1px #e6e6e6;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.post-list-summary
{
	padding-top:10px;
	line-height:33px;
	font-family:IranSans;
	font-size:13px;
	color:#333333;
	text-align:justify;
}
.post-list-summary a
{
    color:#1a0dab;
}
.post-list-summary a:hover
{
    color:#4285f4;
}
.posts-more
{
    width:100%;
    height:38px;
    float:right;
}
.posts-more a
{
    display:block;
    width:135px;
    height:30px;
    line-height:30px;
    text-align:center;
    text-decoration:none;
    color:#000;
    float:left;
    border:1px solid #7cfc00;
    background-color:#7cfc00;
    font-family:IranSans;
    font-size:14px;
}
.posts-more a:hover
{
    background-color:#ffffff;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.post-layout ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.post-layout ul li
{
	width:32.6667%;
	height:auto;
	margin:0px 0px 1% 1%;
	padding:5px;
	border:solid 1px #cdcdcd;
	background-color:#ffffff;
	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(3n)
{
	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
{
	direction:ltr;
	margin-top:10px;
	font-family:IranSans;
	font-size:13px;
	color:#333333;
	text-align:center;
}
.post-layout h4
{
	margin:10px auto;
	padding:0px;
	text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.post-layout h4 a
{
	font-family:IranSans;
	font-size:13px;
	font-weight:normal;
	color:#1a0dab;
	text-decoration:none;
}
.post-layout h4 a:hover
{
	color:#4285f4;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.posts-title
{
    width:100%;
    min-height:30px;
    line-height:30px;
    text-align:center;
    background-color:#2b292a;
    color:#ffffff;
    font-size:15px;
    font-family:IranSans;
}
.posts-title h4
{
    font-weight:normal;
    margin:0;
}
.posts-details
{
    height:auto;
    overflow:hidden;
    padding:10px 0;
}
.main-posts-images
{
    width:500px;
    height:auto;
    overflow:hidden;
    float:left;
    margin:10px 0 0 0;
    border-right:20px solid #f1f1f1;
    border-bottom:5px solid #f1f1f1;
}
.posts-images
{
    border:1px solid #a6a6a6;
    background-color:#fff;
    padding:5px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.posts-images> div:first-child
{
    height:auto;
    overflow:hidden;
}
.posts-images> div:last-child
{
   padding:10px 20px 0 20px;
   -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.posts-images> div:first-child img
{
   width:100%;
   cursor:pointer;
   border-radius:5px;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
}
.carousel-posts-images
{
    width:100%;
    height:auto;
}
.images-item
{
    display:block;
    width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.images-item img
{
    display:block;
    width:100%;
}
.posts-description
{
    text-align:justify;
    line-height:25px;
    font-family:IranSans;
    font-size:13px;
    margin-top:10px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.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.gif") no-repeat center;
    z-index:99999999;
    position:fixed;
    left:0px;
    top:0px;
}
.title-bar
{
	width:1280px;
	height:45px;
	line-height:45px;
	margin:10px auto;
	border-bottom:solid 2px #cdcdcd;
	position:relative;
    text-align:justify;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.title-bar div a 
{
    text-decoration: none;
    font-family: IranSans;
    font-size: 16px;
    color: #464646;
    margin-left: 5px;
}
.title-bar h1
{
	margin:0px;
	padding:0px 5px;
	font-family:IranSans;
	font-size:18px;
    height:45px;
	font-weight:normal;
	color:#2f2442;
	border-bottom:solid 2px #7cfc00;
	float:right;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.form-text-right
{
	width:48%;
	float:right;
}
.form-text-left
{
	width:48%;
	float:left;
}
.form-text-left-with-border
{
	width:48%;
	padding:10px;
	margin-top:10px;
	border:solid 1px #cdcdcd;
	background-color:#ffffff;
	float:left;
	-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;
}
.form-text-left-signup
{
	height:351px;
}
.form-text-left-signin
{
	height:199px;
}
.form-text-left-change-information
{
	height:199px;
}
.form-text-left-change-password
{
	height:199px;
}
.form-text-left-forget-password
{
	height:123px;
}
.form-text-left-change-forget-password
{
	height:123px;
}
.form-text-left-change-forget-password
{
	height:123px;
}
.form-contact-us
{
	height:626px;
}
.form-contact-us-text
{
    height:48%;
	height:calc(50% - 10px);
}
.form-contact-us-map
{
    height:48%;
	height:calc(50% - 10px);
	margin-top:10px;
	overflow:hidden;
}
.member-address
{
    width:1280px;
    min-height:100px;
    height:auto;
    overflow:hidden;
    margin:0px auto;
    padding:20px 10px;
    border:1px solid #cdcdcd;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.member-address span
{
    margin:0px 0px 0px 10px;
    padding:0px;
    font-family:IranSans;
    font-size:15px;
}
.address-dropdown
{
    display:inline-block;
    width:70%;
    height:35px;
    line-height:35px;
    font-family:IranSans;
    font-size:13px;
    border-radius:5px;
    outline:0px;
}
.member-address a
{
    display:inline-block;
    width:150px;
    height:35px;
    line-height:35px;
    font-family:IranSans;
    font-size:13px;
    text-decoration:none;
    margin-right:15px;
    text-align:center;
    background-color:#ef7f2d;
    border-radius:5px;
    color:#ffffff;
    float:left;
}
.member-address p
{
    display:inline-block;
    width:70%;
    height:35px;
    line-height:35px;
    font-family:IranSans;
    font-size:13px;
    border-radius:5px;
    outline:0px;
    color:#ff0000;
}
.accounts-address
{
    width:95%;
    min-height:300px;
    height:auto;
    margin:0px auto;
    border:1px solid #cdcdcd;
    padding:20px 20px 20px 20px;
     -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:#ffffff;
}
.signin-botton
{
    display:block;
    width:100%;
    height:33px;
    line-height:33px;
    border:0px;
    border-radius:5px;
    background-color:#7cfc00;
    font-size:13px;
    color:#000;
    font-family:IranSans;
    margin-bottom:20px;
}
.input-address
{
    display:block;
    width:100%;
    height:27px;
    line-height:27px;
    padding:5px;
    border:1px solid #cdcdcd;
    border-radius:5px;
     -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-family:IranSans;
    font-size:10px;
    color:#6a6a6a;
    margin-bottom:5px;
}
.accounts-address p
{
    display:block;
    width:100%;
    height:30px;
    line-height:30px;
    font-family:IranSans;
    font-size:12px;
    color:#6a6a6a;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:768px)
{
    .form-text-right
	{
		width:100%;
		float:none;
	}
	.form-text-left
	{
		width:100%;
		float:none;
	}
	.form-text-left-with-border
	{
		width:100%;
		float:none;
		margin-top:30px;
		height:auto;
	}
	.form-contact-us
	{
		height:auto;
	}
	.form-contact-us-map
	{
	    height:350px;
	}
	.post-list-title
	{
		height:auto;
		position:relative;
	}
	.post-list-title h4
	{
		position:inherit;
		right:0px;
	}
	.post-list-title div
	{
		text-align:right;
		position:inherit;
		left:0px;
	}
	.post-layout li:nth-child(n)
	{
		width:48%;
		margin:1%;
	}
	.post-layout li
	{
		width:48%;
		margin:1%;
	}
	.post-layout li:nth-child(2n-1)
	{
		width:49%;
		margin-right:0px;
		margin-left:1%;
	}
	.post-layout li:nth-child(2n)
	{
		width:49%;
		margin-left:0px;
		margin-right:1%;
	}
	.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-top:10px;
		margin-right: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;
    }
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.copy-right-bar
{
    width:100%;
    height:auto;
    font-size:11px;
    font-family:IranSans;
    text-align:center;
    color:#b0aeae;
    background-color:#3a3a3a;
    padding:20px 0px;
}
.copy-right-bar > div
{
    width:1280px;
    height:auto;
    margin:0 auto;
}
.copy-right-bar span
{
    display:block;
    font-size:11px;
    color:#9c9c9c;
    text-align:center;
    line-height:30px;
}
.copy-right-bar a
{
    font-size:13px;
    color:#9c9c9c;
    text-decoration:none;
}
.copy-right-bar a:hover
{
    color:#7cfc00;
}
.copy-right-bar img
{
	width:auto;
	height:100px;
}
.payment-error
{
	width: 100%;
	text-align: center;
	color: #f71414;
	height: 50px;
	line-height: 50px;
	font-family: IranSans;
	font-size: 15px;
}
.payment-continue-button
{
    display:block;
    width:300px;
    height:40px;
    line-height:40px;
    background-color:#f81415;
    text-align:center;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:20px auto;
    font-family:IranSans;
    font-size:15px;
}
.payment-continue-button a
{
    text-decoration:none;
    color:#ffffff;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
.accounts-link
{
    width:270px;
    height:auto;
    overflow:hidden;
    margin:20px auto;
}
.accounts-link div
{
    display:block;
    width:48.5%;
    height:120px;
    margin-left:3%;
    margin-bottom:9px;
    padding:15px 15px 15px 15px;
    float:right;
    border:1px solid #cdcdcd;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    font-size:12px;
    font-family:IranSans;
    color:#343434;
    border-radius:5px;
    position:relative;
}
.accounts-link div a
{
    display:block;
    width:100%;
    min-height:30px;
    height:auto;
    line-height:30px;
    text-align:center;
    text-decoration:none;
    color:#343434;
}
.accounts-link div:nth-child(2n)
{
     margin-left:0px;
}
.accounts-link img
{
    width:65px;
    height:auto;
}