

/******* Online Font ******/
@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src: url('../../assets/font/iranyekanwebbold.eot');
	src: url('../../assets/font/iranyekanwebbold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../assets/font/iranyekanwebbold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../assets/font/iranyekanwebbold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../assets/font/iranyekanwebbold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../../assets/font/iranyekanweblight.eot');
	src: url('../../assets/font/iranyekanweblight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../assets/font/iranyekanweblight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../assets/font/iranyekanweblight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../assets/font/iranyekanweblight.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 800;
	src: url('../../assets/font/iranyekanwebregular.eot');
	src: url('../../assets/font/iranyekanwebregular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../assets/font/iranyekanwebregular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../assets/font/iranyekanwebregular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../assets/font/iranyekanwebregular.ttf') format('truetype');
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:17px;font-family:iranyekan,"B Yekan",Tahoma,Arial;vertical-align:baseline}article,aside,details,figcaptiontion,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/*general defines*/
.clrRow {
    display:block;
    width:100%;
    height:0;
    font-size:0;
    clear:both;
}
a, a:hover, a:link, a:visited, a:active {
    text-decoration:none;
    color:#333;
}

.fbody{
    width: 100%;
    font-family: IranyL;
    font-size: 18px;
    background-color: #fff;
}
.fmain{
    text-align: center;

}
.title{
    display: none;
}
header{
    width: 100%;
    margin-top: 0;
    background-color: #f1f1f1;
}
main{
    width: 100%;
}
.ftop img{
	max-width: 100%;
}
.fetrtitle{
    width: 100%;
    padding: 30px 0;
}
.ftitle{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}
.ftitle::before{
    content: '';
    width: 32px;
    height: 32px;
    margin: 0 10px;
    background-image: url('../images/left.png');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.ftitle::after{
    content: '';
    width: 32px;
    height: 32px;
    margin: 0 10px;
    background-image: url('../images/right.png');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.brandrow .ftitle::after{
    background-image: url('../images/left.png');
}
.brandrow .ftitle::before{
    background-image: url('../images/right.png');
}
.btitle{
    color: #900;
}
.brandrow{
	direction: rtl;
    margin: auto;
    width: 100%;
    max-width: 1260px;
    background-color: #f1f1f1;
    padding-top: 30px;
    margin-bottom: 20px;
}
.brandrow .ftitle{
	direction: ltr;
}
.brandrow img{
    margin: 3%;
}
.price{
    direction: rtl;
    color: #fff;
    font-size: 20px;
    width: 100%;
    margin-top: 0;
    padding: 40px 0;
    background-color: #0e0d3f;
}
.price img{
    width: 180px;
    border: 4px solid #bba06b;
    border-radius: 10px;
    margin: 3%;
}
.category{
    width: 100%;
    display: block;
    padding-top: 40px;
    background-color: #fff;

}
.category img {
    max-width: 400px;
    margin-top: 30px;
    margin: 20px 3%;
    width: 35%;
}
.category2{
    width: 100%;
    direction: rtl;
}
.category2 .categorybox{
    width: 300px;
    margin: 10px 3%;
    display: inline-block;
    position: relative;
}
.category2 .categorybox img{
    width: 100%;
    max-width: 300px;
    display: inline-block;
}
.category2 .categorybox .btn{
    height: 48px;
    margin: 30px 3%;
    padding-top: 3px;
    background-color: #fff;
    border: 2px solid #0e0d3f;
    border-radius: 10px;
    box-sizing: border-box;
	box-shadow: 2px 2px 6px -1px rgb(0 0 0 / 52%);
	line-height: 2;
	font-size: 18px;
	color: #000;
}
.category2 .categorybox .btn:hover{
    background-color: #0e0d3f;
    border: 2px solid #0e0d3f;
}
.category2 .categorybox .btn img{
    width: 24px;
    height: 40px;
    float: left;
    padding-top: 0px;
    padding-left: 11px;
    
}
.category2 .categorybox .btn a{
    color: #000;
	font-size: 18px;
	line-height: 2;
}
.category2 .categorybox .btn:hover{
    color: #fff;
}
.fetrtitle .btitle{
	line-height: 2.5;
	font-size: 19px;
}
@media all and (max-width:600px) {
    .category img {
        width: 75%;
    }
	.fetrtitle{
		font-size: 13px;
	}
	.fetrtitle .btitle{
		font-size: 13px;
		margin: 5px;
	}
	.brandrow img{
		width: 137px;
	}
	.price img{
		width: 128px;
	}
}

.IranTimerTitle,.IranTimerSubTitle,.IranTimerServices{
	width: 90%;
	margin: 20px 5%;
	direction: rtl;
	box-sizing: border-box;
}
.IranTimerTitle{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
footer {
	background-color:white;
	width:100%;
	padding:0;
	/*height:70px;*/
	/*line-height:70px;*/
	font-size:24px;
	font-weight:bold;
	vertical-align:middle;
	text-align:justify;
	box-sizing:border-box;
	overflow:hidden;
	margin:50px 0 0 0;
	max-width:1250px;
	display:inline-block;
}
footer img {
	vertical-align:middle;
}
footer > a {
	display:inline-block;
}
footer > ul {
	display:inline-block;
}
footer:after {
	content:'';
	width:100%;
	display:inline-block;
}

.Socials {
	height:60px;
	line-height:60px;
}
.Socials li {
	list-style:none;
	display:inline-block;
	margin:10px;
}
.Socials a {
	width:27px;
	height:27px;
	display:inline-block;
	background-image:url(../images/social_spirit.png);

	-webkit-transition:all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66);;
	-moz-transition:all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66);;
	-o-transition:all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66);;
	transition:all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66);;
}
.Socials .fb {
	background-position:0 -27px;
}
.Socials .ig {
	background-position:-27px -27px;
}
.Socials .tg {
	background-position:-54px -27px;
}
.Socials .ap {
	background-position:-81px -27px;
}
.Socials .em {
	background-position:-108px -27px;
}
.Socials .fb:hover {
	background-position:0 0px;
}
.Socials .ig:hover {
	background-position:-27px 0px;
}
.Socials .tg:hover {
	background-position:-54px 0px;
}
.Socials .ap:hover {
	background-position:-81px 0px;
}
.Socials .em:hover {
	background-position:-108px 0px;
}
/*#endregion*/
.OffBrandsTitle {
	color:#000;
	line-height:50px;
	font-size:19px;
	font-weight:normal;
}
.OffBrandsTitle:before,.OffBrandsTitle:after {
	content:'';
	width:32px;
	height:32px;
	display:inline-block;
	background-image:url(../images/left.png);
	line-height:50px;
	vertical-align:middle;
	margin:0 15px;
}
.OffBrandsTitle:after {
	background-image:url(../images/right.png);
}
@media all and (max-width:1260px) {
	.HeadBack {
		padding-top:65%;
	}
}
@media all and (max-width:900px) {
	.HeadBack {
		padding-top:90%;
	}
}
@media all and (max-width:650px) {
	.OffBrands {
		padding:40px 45px;
	}
	footer>a,footer>ul {
		width:100%;
		text-align:center;
	}
	footer:after {
		display:none;
	}
	.HeadBack {
		padding-top:100%;
	}
}
.Services{
	width: 95%;
	margin: 0 auto;
text-align: center;
}
.Services a{
	width: 108px;
	height: 108px;
	display: inline-block;	
}
.CopyClipboard{
	cursor: pointer;
}
.boxrow .box {
    margin: 10px auto;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    direction: rtl;
    display: inline-block;
    position: relative;
    max-width: 310px;
}
.boxrow .box .top {
    width: 100%;
    box-sizing: border-box;
	background-color: #fff;
	padding-top: 10px;
}
.boxrow .box .code {
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 6px -1px rgba(0,0,0,0.52);
    box-shadow: 2px 2px 6px -1px rgba(0,0,0,0.52);
    background-color: #fff;
    color: #bba06b;
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.boxrow .box .copytext {
    font-size: 12px;
    text-align: right;
    padding: 5px 10px;
}