

/******* 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;
}
img {
	display:block;
}
.title {
	display:none;
}
/*---------------*/
.MainWrapper {
	width:100%;
	text-align:center;
	overflow-y:hidden;
	color: #000;
}
.Main {
	width:100%;
	max-width:1440px;
	display:inline-block;
}
header {
	width:100%;
	/*height:95vh;*/
	max-height:674px;
	background: #f6f6f6;
}
.TopHearts{
	width: 100%;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	background: #404040;
}
.TopHearts img{
	display: inline-block;
	max-width: 100%;
}
.TopBackground{
	width: 100%;
	height: 137px;
	background-image: url(../images/Mustache.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: center;
	margin-top: -70px;
}
.BottomBackground{
	width: 100%;
	display: inline-block;	
}
body {
	background-color:#fff;
	
}
main {
	background-color:#fff;
	font-size:21px;
	width: 100%;
	line-height: 1.5;
	float: left;
}

.body {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.boxTopInfo{
	font-size: 17px;
	width: 90%;
	max-width: 500px;
	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;
	margin: 0 auto;
	padding: 15px;
	box-sizing: border-box;
	direction: rtl;
	text-align: justify;
}
.boxTopInfo img{
	display: inline-block;
	vertical-align: middle;
	width: 35px;
}
.boxTopInfo2{
	font-size: 17px;
	width: 90%;
	max-width: 500px;
	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;
	margin:-20px auto;
	padding: 15px;
	box-sizing: border-box;
	direction: rtl;
	text-align: justify;
	z-index: 2;
	position: relative;
}
.boxTopInfo2 .center{
	text-align: center;
	font-size: 21px;
	padding-bottom: 11px;
}
.boxTopInfo2 .text{
	text-align: justify;
}

.boxTopInfo2 .text img{
	float: left;
}
@media all and (max-width:462px){
	.boxTopInfo2 .text img{
	width: 80px;
}
}
.boxrow{
	width: 100%;	
	padding-top: 50px;
	padding-bottom: 50px;
	direction: rtl;
	background: #bba06b;
}
.boxrow.box2{
	width: 100%;	
	padding-top: 50px;
	padding-bottom: 50px;
	direction: rtl;
	background: #fff;
	margin-top: -66px;
}
.boxrow.box3{
	width: 100%;	
	padding-top: 50px;
	padding-bottom: 50px;
	direction: rtl;
	background: #0a5f0a;
	margin-top: -66px;
}
.boxrow .box{	
	margin: 10px 9%;
	width: 280px;
	box-sizing: border-box;
	text-align: center;
	direction: rtl;
	display: inline-block;
	position: relative;
}
.boxrow.box4 .box{	
	margin: 10px 1%;
	width: 260px;
	box-sizing: border-box;
	text-align: center;
	direction: rtl;
	display: inline-block;
	position: relative;
}
.boxrow .box img{
	display: inline-block;
	width: 100%;
	max-width: 300px;
}
.boxrow .box .top{
	width: 100%;
	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;
}
.boxrow .box .top div{
	padding:20px 0px;
}

.boxrow .box .btn a{
	color: #000;
	line-height: 2.8;
}
.boxrow .box .btn img{
	height: 40px;
float: left;
padding-top: 5px;
padding-left: 8px;
width: 24px;
}
.boxrow .box .btn{
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	height: 50px;
	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: #000;
	font-size:24px;
	font-weight: bold;
	margin-top: 10px;
	font-family: iranyekan,"B Yekan",Tahoma,Arial;
	line-height: 1.8;
}
.Category{
	width: 100%;
	position: relative;
	margin-top: 50px;
	padding-bottom: 20px;
	direction: rtl;
}
.Category img{
	height: 40px;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
}
.Category a{
	width: 25%;
	display: inline-block;
	height: 50px;
	line-height: 2.8;
	box-sizing: border-box;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 6px -1px rgb(241, 190, 198); 
	box-shadow: 2px 2px 6px -1px rgb(241, 190, 198);
	background-color: #fff;
	margin: 0 2%;
	max-width: 250px;
	direction: rtl;
}
@media all and (max-width:700px){
	.Category a{
		width: 40%;
		margin: 1% 1%;
	}
}
@media all and (max-width:440px){
	.Category a{
		width: 80%;
		margin: 2% 1%;
	}
}
.BrandList{
	border-radius: 10px;
	width: 90%;
	margin: 10px auto 30px;
	text-align: center;
	position: relative;
}
.BrandList .header{
	display: inline-block;
	position: relative;
	margin-top: -80px;
	padding: 30px 15px;
	font-size: 30px;
	color: #fff;
}
@media all and (max-width:683px) {
	.BrandList .header img{
		width: 180px;
	}
}
.BrandList .brand img{
	width: 180px;
	display: inline-block;
	margin: 15px;
}
.boxrow.box3 .BrandList .brand img {
    max-width: 100%;
    display: inline-block;
    margin: 15px;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 5px;
}
@media all and (max-width:683px) {
	.BrandList .brand img{
		width: 125px;
		margin: 5px;
	}
}
.IranTimerTitle,.IranTimerSubTitle,.IranTimerServices{
	width: 90%;
	margin: 20px 5%;
	direction: rtl;
	box-sizing: border-box;
}
.IranTimerTitle{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.IranTimerSubTitle{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.IranTimerServices{
	font-size: 15px;
	text-align: justify;
}
.owl-prev {
	position: absolute;
	left: 10px;
	top: calc(50% - 25px);
	font-size: 0;
	width:30px;
	height:51px;
	background-image:url(../images/arrows.png);
}
.owl-next {
	position: absolute;
	right: 10px;
	top: calc(50% - 25px);
	font-size: 0;
	width:30px;
	height:51px;
	background-image:url(../images/arrows.png);
	background-position:-30px 0;
}
.OffBrands {
	width:95%;
	background-color:rgba(255,255,255,0.9);
	display:inline-block;
	margin:0 auto;
	border-radius:5px;
	padding:40px 80px;
	box-sizing: border-box;
}
.owl-carousel .owl-item img {
	max-width:200px;
}
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;
}