@font-face {
	font-family: "yekan";
	src: url(Yekan.eot);
	src: url(Yekan.eot?#iefix) format("embedded-opentype"), url(Yekan.woff) format("woff"), url(Yekan.ttf) format("truetype"), url(Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "nazanin";
	src: url(26.eot);
	src: url(26.eot?#iefix) format("embedded-opentype"), url(26.woff) format("woff"), url(26.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'iran';
	src: url('IRAN.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family:'irsans';
	src:url('/yekan.eot?#iefix') format('embedded-opentype'),
	url('irsans.ttf') format('truetype'),
	url('irsans.woff') format('woff');
}
html, body { height: 100%;padding: 0; margin: 0; }
.main{
	width: 100%;
	min-width:250px;
	max-width: 1400px;
	margin: 0 auto;
	font-family: irsans;
	direction: rtl;
	position: relative;
background-image: url("../img/bg.jpg")
}

a{
	text-decoration: none;
	color: inherit;
}
.clear{
	clear: both;
}
img{
	max-width: 100%;
}
#nav	{
	position: fixed;
	top:0;
	left:0;
	z-index: 100;
	width: 100%;
	height: 50px;
	background-color: #39ac2a;
	color: white;
}
#nav ul{
	margin: 0;
}
#nav #login{
	position: absolute;
	right: 20px;
	top:10px;
}
#nav #fixmenu{
	position: absolute;
	right: 15%;
	top:5px;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
}
#nav #fixmenu li{
	display: inline-block;
	margin-left: 2px;
	padding: 0 5px;
	cursor: pointer;
}
#nav #fixmenu li:hover{
	background-color:#fff;
	color:black;
	border-radius: 5px 0 5px 0;
}

#nav #social{
	position: absolute;
	left: 5%;
	top:8px;
}
#nav #social li{
	display: inline-block;
	margin:5px 0 5px 0px;
	cursor: pointer;
}
#nav #social li img{
	width: 25px;
	height: 25px;
	transition-duration: .4s;
}
#nav #social li img:hover{
	transform: rotate(360deg ) ;
}
#nav #showbasket{
	position: absolute;
	left: 15%;
	top: 5px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	background-color: #fff;
	color: red;
	padding: 5px;
	font-weight: bold;
	background-image: url("../img/basket.png");
	background-repeat: no-repeat;
	background-size: 35px 35px;
	background-position: left;
	cursor: pointer;

}
.wait0{
	background-color: rgba(0,0,0,0.4);
	z-index: -1;
	opacity:0;
}
.wait1{
	background-color: rgba(0,0,0,0.4);
	z-index: 1000;
	opacity:1;
}
#wait{
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: ease;
	overflow: hidden;
	text-align: center;
	position:fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	padding-top: 10%
}
#header{
	margin-top: 50px;
}
.titr{
	font-size: 20px;
	font-family: yekan;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding: 2px 20px 2px 0;
	box-sizing: border-box;
	color: #ffffff;
	box-shadow: 0 0 3px rgba(80,80,80,0.6);
	background-color: #579292;

}
#wraper{
	width: 97%;
	margin:10px  auto;
	text-align: center;
	position: relative;
}
#rightbar{
	float: right;
	width: 250px;
}
#rightbar #grp{
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(80,80,80,0.6);
}
#rightbar #grp ul{
	padding:0;
}
#rightbar #grp ul li{
	list-style: none;
	border-bottom: 1px solid #eee;
	padding: 5px 10px;
	text-align: justify;
}
#rightbar #adminabout{
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(80,80,80,0.6);
}
#rightbar #adminabout .content{
	padding: 10px;
	text-align: justify;
}
#rightbar #newspic{
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(80,80,80,0.6);
}
#rightbar #newspic ul{
	padding: 0;
	width: 90%;
	margin: 0 auto;
}
#rightbar #newspic ul li{
	list-style: none;
	width: 100%;
	margin: 10px 0;
}

#add{
	float: left;
	width: 200px;
}
#add2{
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(80,80,80,0.6);
}
#add2 ul{
	padding: 0;
	width: 90%;
	margin: 0 auto;
}
#add2 ul li{
	list-style: none;
	width: 100%;
	margin: 10px 0;
}

#leftbar{
	float: right;
	margin: 0 2%;
	width: calc(100% - 510px);

}
#leftbar #rezerv {
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(80,80,80,0.6);
	margin-bottom: 20px;
}
#rezerv .rezerv2{
	display: inline-block;
	width: 30%;
	text-align: center;
	height: 200px;
	background-size: 100% 100%;
	margin: 0 9%;
	color: #decc9a;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	transition: .4s;

}
#rezerv .rezerv2:hover{
color: #990000;
}
#rezerv .sex{
	display: inline-block;
	width: 30%;
	text-align: center;
	height: 200px;
	background-size: 100% 100%;
	margin: 0 9%;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	transition: .4s;

}
#rezerv .sex:hover{
	color: #ff0000;
}
footer{
	width: 100%;
	height: 155px;
	line-height: 50px;
	background-color: #39ac2a;
	color: #ffffff;
	text-align: center;
	position: relative;
}
#asremajazi{
	position: absolute;
	top: 50px;
	left: 20px;
	color: #692437;
}
#asremajazi a{
	color: #ffff00;
}
.but{
	background-color: rgba(74, 220, 65, 0.9);
	text-align: center;
	padding: 2px 18px 0 18px;
	font-family: naskh;
	font-weight: bold;
	color: white;
	text-shadow: 0 0 3px rgba(20,20,20,0.6);
	border: 1px solid rgba(120,120,120,0.6);
	border-radius:3px;
	cursor: pointer;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease;
	position: relative;
	top: -1px
}

.but:HOVER{
	background-color: rgba(71, 193, 62, 0.9);
	text-shadow: 0 0 3px rgba(20,20,20,0.9);
	border: 1px solid rgba(120,120,120,0.8);
	border-radius:4px;
}
.but2{
	background-color: rgba(255, 51, 51, 0.9);
	text-align: center;
	padding: 2px 18px 0 18px;
	font-family: naskh;
	font-weight: bold;
	color: white;
	text-shadow: 0 0 3px rgba(20,20,20,0.6);
	border: 1px solid rgba(120,120,120,0.6);
	border-radius:3px;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease;
	position: relative;
	top: -1px
}
.but3{
	background-color: rgba(255, 245, 17, 0.9);
	text-align: center;
	padding: 2px 10px 0 10px;
	font-family: naskh;
	font-weight: bold;
	color: #d80606;
	text-shadow: 0 0 3px rgba(20,20,20,0.6);
	border: 1px solid rgba(120,120,120,0.6);
	border-radius:3px;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease;
	position: relative;
	top: -1px
}
#rezervdate{
	padding: 0;
}
#rezervdate li{
	display: inline-block;
	width: 200px;
	margin: 10px 15px;
	background-color: #ddd;
	border-radius: 5px;
}
#rezervdate li .heder{
	background-color: #ccc;
	position: relative;
	width: 100%;
	height: 40px;
	border-radius: 5px 5px 0 0;
	display: block;
	padding: 10px;
	box-sizing: border-box;
}
#rezervtime{
	padding: 0;
}
#rezervtime li{
	display: inline-block;
	width: 260px;
	margin: 10px 15px;
	background-color: #ddd;
	border-radius: 5px;
}
#rezervtime li .heder{
	background-color: #ccc;
	position: relative;
	width: 100%;
	height: 40px;
	border-radius: 5px 5px 0 0;
	display: block;
	padding: 10px;
	box-sizing: border-box;
}
#talabe{
	text-align: center;
	font-size: 25px;
}
.success{
	position: fixed;
	right: 30%;
	left:30%;
	top: 40%;
	padding:8px;
	text-align:center;
	background: rgba(20,180,20,0.95);
	font-family: naskh;
	font-size:1.3em;
	z-index: 99999;
	background-image: url("../img/rback.png");
	border-radius:6px;
	border: 1px solid rgba(50,50,50,0.5);
	color:white;
	text-shadow: 0 0 1px black;
	box-shadow: 0 0 10px rgba(50,50,50,0.5);
	display: none;
}
.error{
	position: fixed;
	right: 30%;
	left:30%;
	z-index: 99999;
	top: 40%;
	padding:8px;
	text-align:center;
	background: rgba(250,50,50,0.95);
	font-family: naskh;
	font-size:1.3em;
	background-image: url("../img/rback.png");
	border-radius:6px;
	border: 1px solid rgba(50,50,50,0.5);
	color:white;
	text-shadow: 0 0 1px white;
	box-shadow: 0 0 10px rgba(50,50,50,0.5);
	display: none;
}
#loginback {
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 250;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
}
.logindiv{
	height: 50%;
	background-color: white;
	width: 30%;
	margin: auto;
	margin-top: 8%;
	border-radius: 10px;
	color: #000;
	box-sizing: border-box;
}
#registerback {
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 250;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
}
.registerdiv{
	height: 50%;
	background-color: white;
	width: 65%;
	margin: auto;
	margin-top: 8%;
	border-radius: 10px;
	color: #000000;
}
.registerdiv ul{
	margin:auto;
}
.registerdiv ul li{
	display: inline-block;
	width: 40%;
	text-align: left;
	margin: 10px 0;

}

.but4{
	background-color: #b41334;
	text-align: center;
	padding: 5px 18px;
	font-family: naskh;
	margin-right: 2px;
	font-weight: bold;
	color: white;
	text-shadow: 0 0 3px rgba(20,20,20,0.6);
	border: 1px solid rgba(120,120,120,0.6);
	border-radius:3px;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease;
	position: relative;
	top: -1px;
	cursor: pointer;
}
.but4:HOVER{
	background-color: #980926;
	text-shadow: 0 0 3px rgba(20,20,20,0.9);
	border: 1px solid rgba(120,120,120,0.8);
	border-radius:4px;
}
#playerbck {
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 250;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
}
.backcontent{
	height: 70%;
	background-color: white;
	width: 60%;
	margin: auto;
	margin-top: 8%;
	border-radius: 10px;
	padding: 30px;
	box-sizing: border-box;

}
#leftbar #news{
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(80,80,80,0.6);
}
#leftbar #news .titr{
	color: #ffffff;
}
#leftbar #news #content{
	padding: 10px;
}

#enamad {
	position: absolute;
	top: 0;
	right: 20px;
	color: #692437;
}
.menuicon{
	display: none;
}
.showbasket1{
	width: 90%;
	margin: 10px auto;
	border: 1px solid #aaa;
}
.hrow{
	text-align: center;
	background-color: rgba(180,180,180,1);
	font-size: 0.9em;
	height: 20px
}
.row{
	text-align: center;
	background-color: rgba(240,240,240,1);
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease;
	font-size: 0.8em;
}
.row2{
	background-color: rgba(240,240,240,1);
}
.row:HOVER{
	text-shadow: 0 0 1px black;
	background-color: #579292;
	/*background-color: rgba(220,220,220,1);*/
}
.row td{
	border-bottom: 1px solid rgb(200,200,200);
	border-left: 1px dotted rgb(220,220,220);
}
.row2 td{
	border-bottom: 1px solid rgb(200,200,200);
}
.showbasket2{
	display: none;
	width: 98%;
	border: 1px solid #ccc;
	margin: 15px auto;

}
.showbasket2 tr td:FIRST-CHILD{
	width: 25%;
	background-color: #d4d4d4
}
.showbasket2 tr td:LAST-CHILD{
	background-color: #eee;
	padding-right: 10px
}
.paid{
	width: 80%;
	margin: 0 auto;
	border: 1px solid #aaa;
}
.paid tr td{
	width: 33%;

}
.paid tr td img{
	width: 40%;
}
.pleaselogin{
	color:#ff0000;
	padding: 20% 0;
	text-align: center;
}
.rightbarrespansiv{
	display: none;
}
#offres{
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(80,80,80,0.6);
}
#offres #content{
	padding: 10px;
}
@media only screen and (max-width: 1100px) {
	#add{
		float: none;
		margin:0 auto;
		width: 200px;
	}
	#leftbar {
		float: right;
		margin: 0 2%;
		width: calc(100% - 300px);
	}
	.clear2{
		clear: both;
	}
	#asremajazi{
		top:85px;
	}
	.backcontent{
		height: 70%;
		width: 80%;
		margin-top: 5%;
	}
	.logindiv{
		height: 50%;
		width: 50%;
		margin-top: 5%;
	}
	.registerdiv{
		height: 50%;
		width: 70%;
		margin-top: 5%;
	}


}
@media only screen and (max-width: 950px) {
	.menuicon{
		display: inline-block;
	}
	#rightbar{
		float:none;
		width: 100%;
	}
	#leftbar {
		float: none;
		margin: 0;
		width: 100%;
	}
	#add{
		float: none;
		margin:0 auto;
		width: 100%;
	}
	#nav #login{
		right: 45px;
	}
	#nav{
		position: relative;
		height: auto !important;
	}
	#header {
		margin-top: 0;
	}
	#nav #fixmenu{
		display: none;
		position: relative;
		width: 100%;
		height: auto!important;
		right: 0;
		top:0;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	#nav #fixmenu li{
		display: block;
		position: relative;
		width: 100%;

	}
	.backcontent{
		height: 70%;
		width: 90%;
		margin-top: 5%;
	}
	.logindiv{
		height: 50%;
		width: 75%;
		margin-top: 5%;
	}
	.registerdiv{
		height: 50%;
		width: 95%;
		margin-top: 5%;
	}
	.registerdiv input{
		width: 120px !important;
	}
	#nav #showbasket{
		left: 27%;
	}

	.showbasket1 {
		display: none;
	}
	.showbasket2 {
		display: inline-table;
	}
	.rightbarnormal{
		display: none;
	}
	.rightbarrespansiv{
		display: inline-block;
	}
	}
@media only screen and (max-width: 700px) {
	.registerdiv{
		height: 70%;
		width: 95%;
		margin-top: 5%;
	}
	.registerdiv ul li{
		display: inline-block;
		width: 51%;
		text-align: left;
		margin: 10px 0;

	}
}

@media only screen and (max-width: 500px) {
	#rezerv .rezerv2{
		width: 70%;
		margin: 1% 9%;
	}
	#asremajazi{
		top:10px;
	}
	#rezerv .sex {
		width: 70%;
		margin: 1% 9%;
	}
	#rezervtime li{
		width: 90%;
	}
	#rezervtime li .heder{
		height: 50px;
	}
	.backcontent{
		height: 70%;
		width: 100%;
		margin-top: 5%;
	}
	.logindiv{
		height: 50%;
		width: 95%;
		margin-top: 5%;
	}
	.logindiv input{
		width: 100px !important;
	}
	.registerdiv ul li{
		display: inline-block;
		width: 80%;
		text-align: left;
		margin: 10px 0;
	}
	#nav #showbasket{
		width: 25px;
		font-size: 0;
	}
	#nav #login{
		font-size: 3vw;
	}
}

