/*
Theme Name: Motekhases Job
Theme URI: http://www.Yoonesd.ir
Author: Yoones
Author URI: Yoonesd.ir
Description: Motekhases Job
Version: 1.0
*/

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	text-decoration:none;
	font-family: irs,"yekan";
	box-sizing: border-box;

}

body
{
background: #fff;
}

a,li {
	transition:all 0.2s ease-out 0.15s;
	-webkit-transition:all 0.2s ease-out 0.15s;
	-moz-transition:all 0.2s ease-out 0.15s;
}


img {
	max-width: 100%;
	height: auto;
}
