body
{
    padding:0%;
    margin:0%;
   
    }
/*-----------header-------------*/
#header{
			/*border:1px solid brown;*/
			width:100%;
			height:650px;
			position:relative;
			z-index: 999999999999;
			top:0px;
			/*background-color:background: rgb(143,2,34); 
background: -moz-linear-gradient(top,  rgba(143,2,34,1) 33%, rgba(169,3,41,1) 52%, rgba(109,0,25,1) 92%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(33%,rgba(143,2,34,1)), color-stop(52%,rgba(169,3,41,1)), color-stop(92%,rgba(109,0,25,1)));
background: -webkit-linear-gradient(top,  rgba(143,2,34,1) 33%,rgba(169,3,41,1) 52%,rgba(109,0,25,1) 92%);
background: -o-linear-gradient(top,  rgba(143,2,34,1) 33%,rgba(169,3,41,1) 52%,rgba(109,0,25,1) 92%);
background: -ms-linear-gradient(top,  rgba(143,2,34,1) 33%,rgba(169,3,41,1) 52%,rgba(109,0,25,1) 92%); 
background: linear-gradient(to bottom,  rgba(143,2,34,1) 33%,rgba(169,3,41,1) 52%,rgba(109,0,25,1) 92%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f0222', endColorstr='#6d0019',GradientType=0 );
			*/
			 /*background-image:url(images/body/box.jpg);*/
			/*background: linear-gradient(to bottom, rgba(75, 43, 2, 1) 0%,rgba(88, 61, 11, 1) 41%,rgba(53, 36, 2, 1) 100%);*/
			background-image:url(images/slider-1.jpg);
			border-image-repeat:stretch;
			

	}
#header1{
			/*border:1px solid brown;*/
			width:100%;
			height:350px;
			position:relative;
			z-index: 1;
			top:0px;
			/*background-color:background: rgb(143,2,34); 
background: -moz-linear-gradient(top,  rgba(143,2,34,1) 33%, rgba(169,3,41,1) 52%, rgba(109,0,25,1) 92%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(33%,rgba(143,2,34,1)), color-stop(52%,rgba(169,3,41,1)), color-stop(92%,rgba(109,0,25,1)));
background: -webkit-linear-gradient(top,  rgba(143,2,34,1) 33%,rgba(169,3,41,1) 52%,rgba(109,0,25,1) 92%);
background: -o-linear-gradient(top,  rgba(143,2,34,1) 33%,rgba(169,3,41,1) 52%,rgba(109,0,25,1) 92%);
background: -ms-linear-gradient(top,  rgba(143,2,34,1) 33%,rgba(169,3,41,1) 52%,rgba(109,0,25,1) 92%); 
background: linear-gradient(to bottom,  rgba(143,2,34,1) 33%,rgba(169,3,41,1) 52%,rgba(109,0,25,1) 92%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f0222', endColorstr='#6d0019',GradientType=0 );
			*/
			 /*background-image:url(images/body/box.jpg);*/
			/*background: linear-gradient(to bottom, rgba(75, 43, 2, 1) 0%,rgba(88, 61, 11, 1) 41%,rgba(53, 36, 2, 1) 100%);*/
			background-image:url(images/slider-2.jpg);
			border-image-repeat:stretch;
			

	}
	
.myheader{
			/*border:1px solid green;*/
			width:100%;
			height:650px;
			margin:0px auto;
			background-color:rgb(0 0 0 / 61%);
			
	}
.mheader{
			/*border:1px solid green;*/
			width:300px;
			height:155px;
			margin:0px;
			background-image:url(images/banner1.png);
			
	}
.myheader1{
			/*border:1px solid green;*/
			width:100%;
			height:350px;
			margin:0px auto;
			background-color:rgb(0 0 0 / 36%);
			
	}
.enmyheader{
			/*border:1px solid green;*/
			width:950px;
			height:151px;
			margin:0px auto;
			background-image:url(images/enbanner.png);
			
	}	
.box_menue{
	
	}	
@font-face{
			font-family:Byekan;
			src:url('fonts/yekan/BYekan.eot?#'),
				url('fonts/yekan/BYekan.woff') format('woff'),
				url('fonts/yekan/BYekan.ttf') format('truetype')
	}
@font-face{
			font-family:BMitra;
			src:url('fonts/mitra/BMitra.eot?#'),
				url('fonts/mitra/BMitra.woff') format('woff'),
				url('fonts/mitra/BMitra.ttf') format('truetype')
	}

/*-----------menuo-------------*/
#menuo{
		/*border:1px solid red;*/
		margin: -70px auto;
		padding-left: 142px;
		position:fixed;
		z-index:9999;
		
	}
	

ul#navigation{
				/*border: 0px solid blue; */
				box-shadow: 0px 0px 10px #fff;
				list-style-type: none;
				padding: 10px 180px;
				direction: rtl;
				width: 100%;
				height: 65px;
				margin: 70px auto;
				background-color: #2c2d2fbf;
				
		/*		background-color: background: rgb(240,183,161);
background: -moz-linear-gradient(top, rgba(240,183,161,1) 0%, rgba(140,51,16,1) 50%, rgba(117,34,1,1) 51%, rgba(191,110,78,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,183,161,1)), color-stop(50%,rgba(140,51,16,1)), color-stop(51%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1)));
background: -webkit-linear-gradient(top, rgba(172, 87, 54, 1) 0%,rgba(140,51,16,1) 50%,rgba(143, 55, 21, 1) 51%,rgba(191,110,78,1) 100%);
background: -o-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%);
background: -ms-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%);
background: linear-gradient(to bottom, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 );
;
				*/
			
}

ul#navigation li a:link,ul#navigation li a:visited{
				
				display: block;
				width: 140px;
				height: 32px;
				margin: 5px;
				padding: 2px 0px 0px 0px;
				/*border: 1px solid blue;*/
				text-decoration: none;
				text-align: center;
				font-family: Byekan;
				font-size: 17px;
				color: #FFF;
				
							
	}
ul#navigation li a:hover{
				border: 1px solid rgb(231, 248, 231);
				background-color:#28a599;
				border-radius: 5px;
				color: #000;
				
				
				-webkit-transition: background-color .5s linear, color .2s linear;
				-moz-transition: background-color .5s linear, color .2s linear;
				-o-transition: background-color .5s linear, color .2s linear;
				-ms-transition: background-color .5s linear, color .2s linear;
				transition: background-color .5s linear, color .2s linear;
}
ul#navigation li{
				position:relative;
				float:right;
}
ul#navigation li ul{

				padding: 0px 10px 10px 10px;
				margin: 0px;
				list-style-type: none;
				position: absolute;
				top: 32px;
				right: 0px;
				display: none;
				z-index: 995;
				margin-top: 7px;
				box-shadow: 0px 0px 10px #000;
				border: 1px solid white;
				background-color:#2c2d2fbf;
}
ul#navigation li ul li {

				/*position:absolute;*/
				top:2px;
				left:10px;
				width:133px;
				height:40px;
				padding:5px; 
				
	}
ul#navigation li ul li ul{

	position:absolute;
	top:-10px;
	right:150px;
	width:160px;
}
#titr{
			/*border: 1px solid red;*/
			color: white;
			font-size: 50px;
			font-family: 'BMitra';
			text-align: center;
			margin-top: -562px;
	}
#titr1{
			/*border: 1px solid red;*/
			color: white;
			font-size: 50px;
			font-family: 'BMitra';
			text-align: center;
			margin-top: -189px;
	}
#slideshow{
			

			width:950px;
			height:390px;
			padding:10px;
			background-image:#fff;
			margin: 30px auto
	}
/*-----------body-------------*/
#badaneh{
			/*border:1px solid red;*/
			width:100%;
			min-height:50px;
			margin-top:20px;
			margin-bottom:20px;
	}
.mybody{
			
			width:950px;
			min-height:50px;
			margin:0px auto;
			border-radius:10px;
			
			
	}

#etnamaieshgah{
			
			width: 100%;
			height: 300px;
			background-color: #28a599;
			margin: 23px 0px;
			
	
	}
.chaildet{
			/*border:1px solid blue;*/
			position:relative; 
			width:100%;
			height:250px;
			float:right;
			margin:30px;
			
	}
#namaieshgah{
			
			width: 100%;
			height: 500px;
			background-color: #28a599;
			margin: 23px 0px;
			
	
	}
.chaildetna{
			/*border:1px solid blue;*/
			position:relative; 
			width:100%;
			height:480px;
			float:right;
			margin:30px;
			
	}
.et1{
			position:relative;
			display:inline-block;
			float:right;
			/*border:1px solid red;*/
			width:200px;
			height:200px;
			margin:10px 12px;
			
	}
.et1 img{
			border:3px solid black;
			border-radius:80px;
			margin:30px 45px 10px;
	}
.et1 h3{
			/*border:1px solid black;*/
			font-family:byekan;
			width:200px;
			height:30px;
			font-size:20px;
			color:black;
			font-weight:bold;
			float: right;
			
			text-align:center;
		}
#bnnamaieshgah{
			
			width: 100%;
			height: 400px;
			background-color: #28a599;
			margin: 18px 0px;
			
	
	}
.chaildbn{
			/*border:1px solid blue;*/
			position:relative; 
			width:100%;
			height:350px;
			float:right;
			margin:20px;
			
	}
.bn{
			/*border:1px solid red;*/
			box-shadow:0px 0px 30px #000605;
			width:880px;
			height:300px;
			display:inline-block;
			position:relative;
			margin:8px 25px;
			float:right;
			background-color:rgba(247,240,240,1.00);
	}
.et1 img{
			border:1px solid black;
			border-radius:20px;
			margin:30px 45px 10px;
	}
.bn h3{
			/*border:1px solid black;*/
			font-family: byekan;
			width: 470px;
			height: 30px;
			font-size: 18px;
			color: black;
			font-weight: bold;
			float: right;
			text-align: center;
			margin: 15px 205px;
			padding: 5px;
		}

#news{
			/*border:1px solid red;*/
			width:950;
			height:710px;
			margin-top:70px;
			position:relative;
		
	}
.boxnew{
			/*border:1px solid rgba(71,68,68,1.00);*/
			box-shadow:0px 0px 10px #28a599; 
			position:relative;
			display:inline-block;
			float:right;
			width:300px;
			height:600px;
			margin:8px;
			overflow:hidden;
	
	}
.boxnew img{
			width:300px;
			height:200px;
			padding:10px;
			transition:transform 500ms;
			-webkit-transition:-webkit-transform 500ms;
			-moz-transition:-moz-transform 500ms;
			-o-transition:-o-transform 500ms;
			-ms-transition:-ms-transform 500ms;
	}
.boxnew:hover img{
		
			transform:scale(2);
			-webkit-transform:scale(1.2);
			-moz-transform:scale(1.2);
			-o-transform:scale(1.2);
			-ms-transform:scale(1.2);
	}
.titr{
			/*border:1px solid blue*/;
			width:300px;
			height:32px;
			text-align:center;
			font-family:byekan;
			font-size:15px;
			font-weight:bold;
			color:rgba(50,48,48,1.00);
			float:right;
			padding:10px;
	}
.matnnew{
			/*border:1px solid yellow;*/
			width:300px;
			height:300px;
			text-align:justify;
			direction:rtl;
			font-family:'BMitra';
			font-size:17px;
			color:rgba(59,57,57,1.00);
			float:right;
			padding:10px;
	}
.e-matlab{
			/*border: 1px solid black;*/
			width: 100px;
			height: 30px;
			float: left;
			text-align: center;
			padding: 5px;
			margin:0px 10px;
			font-size: 14px;
			font-family: bykan;
			color: black;
			box-shadow:0px 0px 10px #838B8A; 
		}
#aboutus{
			/*border: 1px solid red;*/
			width: 950px;
			height: 300px;
			margin: 45px 0px 75px 0px;
			position:relative;
	}
#modiran{
			/*border: 1px solid red;*/
			width: 950px;
			height:550px;
			margin: 45px 0px 75px 0px;
			position:relative;
	}
.boxmodir{
			/*border: 1px solid red;*/
			width: 300px;
			height: 150px;
			position: relative;
			box-shadow: 0px 0px 10px #131313;
			float: right;
			display: inline-block;
			margin: 10px 8px;
			font-weight: bold;
			border-radius: 24px 0px 25px;
}
.boxmodir img{
			width: 100px;
			height: 100px;
			float: right;
			margin: 26px 7px 0px 0px;
			border-radius:50px;
	
	}
.pmodir{
			float: right;
			font-size: 15px;
			font-family: 'BMitra';
			text-align: right;
			margin-top: 47px;
			margin-right: 5px;
	}
#gallery{
			/*border: 1px solid red;*/
			width: 950px;
			height:800px;
			margin: 45px 0px 75px 0px;
			position:relative;
	}

.matnaboutus{
			/*border: 1px solid green;*/
			width: 500px;
			height: 200px;
			float: right;
			direction: rtl;
			font-family: 'BMitra';
			font-size: 20px;
			text-align: justify;
			padding: 5px;
			margin: 0px 20px;
	}
#contentbox1{
			border: 1px solid rgb(141, 96, 28);
			width: 600px;
			height: 160px;
			margin: -20px 0px;
			border-radius:0px 0px 8px 8px;
			behavior:url('PIE.htc');
	}

#titrbox1{
			border: 1px solid rgb(141, 96, 28);
			width: 600px;
			height: 40px;
			border-radius: 8px 8px 0px 0px;
			margin: 20px 0px;
			behavior: url('PIE.htc');
			font-family: Byekan;
			text-align: center;
			font-size: 18px;
			padding-top: 10px;
    background-color: background: rgb(240,183,161);
}

#contentbox2{
			border: 1px solid rgb(141, 96, 28);
			width: 258px;
			height: 180px;
			margin:215px 610px;
			border-radius: 0px 0px 8px 8px;
			text-align: justify;
			padding: 25px 15px;
			font-family: Bmitra;
			font-size: 17px;
}
			
	
#titrbox2{
			border: 1px solid rgb(141, 96, 28);
			width: 289px;
			height: 40px;
			margin: -215px 610px;
			border-radius: 8px 8px 0px 0px;
			font-family: Byekan;
			text-align: center;
			font-size: 18px;
			padding-top: 10px;
    background-color: background: rgb(240,183,161);
}
#contentbox3{
			border: 1px solid rgb(141, 96, 28);
			width: 258px;
			height: 184px;
			margin: 200px 610px;
			border-radius: 0px 0px 8px 8px;
			behavior:url('PIE.htc');
			text-align: right;
			padding: 25px 15px;
			font-family: Bmitra;
			font-size: 17px;
			
	}
#titrbox3{
			border: 1px solid rgb(141, 96, 28);
			width: 289px;
			height: 40px;
			margin:-200PX 610PX;
			border-radius: 8px 8px 0px 0px;
			behavior:url('PIE.htc');
			font-family: Byekan;
			text-align: center;
			font-size: 18px;
			padding-top: 10px;
    background-color: background: rgb(240,183,161);
}
#contentbox4{
			border: 1px solid rgb(141, 96, 28);
			width: 570px;
			height: 250px;
			margin: 555px 0px;
			border-radius: 0px 0px 8px 8px;
			text-align: right;
			padding: 25px 15px;
			font-family: Bmitra;
			font-size: 17px;
}
			
	
#titrbox4{
			border: 1px solid rgb(141, 96, 28);
			width: 600px;
			height: 40px;
			margin: -555px 0px;
			border-radius: 8px 8px 0px 0px;
			font-family: Byekan;
			text-align: center;
			font-size: 18px;
			padding-top: 10px;
    background-color: background: rgb(240,183,161);
}

a{
	text-decoration:none;
		}
/*-----------footer-------------*/

#footter{
		width:100%;
		height:280px;
		position:relative;
		background-color: #2c2d2f;
	}	
.h-footter{
		color: #28a599;
		font-size: 18px;
		font-family: 'Byekan';
		padding: 5px;
		float: right;
		margin: 10px 153px;

	}
.hr-footter{
	    width: 300px;
		border-top: 1px solid #28a599;
		margin: 43px -258px;
		float: right;
	}
.texthome{
			font-family: bmitra;
			margin-top: -10px;
			width: 500px;
			float: right;
			margin-right: 157px;
			direction: rtl;
			font-size: 13px;
			color: white;
			
	}

.h-contactus{
			color:#28a599;
			font-size: 18px;
			font-family: 'Byekan';
			padding: 5px;
			float: left;
			text-align: right;
			direction: rtl;
			margin: -118px 381px;

	}

.b-contactus{
			/*border: 1px solid red;*/
			width: 300px;
			height: 200px;
			float: left;
			direction: rtl;
			color: white;
			font-size: 16px;
			font-family: 'BMitra';
			margin: -83px 155px;
		}
.texthome1{
			font-family: byekan;
			width: 500px;
			float: right;
			margin-right: 157px;
			margin-top:10px;
			direction: rtl;
			font-size: 13px;
			color: #28a599;
			text-shadow: 0px 0px 7px #black;
	}


	/*-----------footer-------------*/

.re_page
{
    width: 950px; 
    margin: auto; 
    margin-top: 35px;
    /*border:1px solid red;*/
    min-height: 200px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 10px #000;
	padding: 10px;
	background-color: #ece7dc;
	background-image:url('images/bg/17.png');
	background-repeat:repeat;
	margin-top:85px;
    }				
#aboutkashan2 {

}

#aboutkashan3{
					
					/*border: 1px solid rgb(162, 87, 17);*/
					width: 900px;
					height: 606px;
					margin: 0px 20px 20px 25px;
					border-radius: 5px;
	}
#titrabout{
			/* border: 1px solid rgb(155, 92, 34); */
			box-shadow: 0px 0px 10px #000;
			/* width: 880px; */
			height: 38px;
			margin: 0px auto;
			border-radius: 5px;
			font-family: Byekan;
			text-align: center;
			padding: 5px;
			background-color: #aa1e22;
			color: #fff;
			font-size: 20px;
}
#badanehabout{
			/*border: 1px solid red;
			padding: 20px; */
			text-align: right;
			font-family: Bmitra;
			font-size: 18px;
			width: 394px;
			float: right;
			color: #000;
	}
#enbadanehabout{
			/*border: 1px solid red;
			padding: 20px; */
			text-align:left;
			font-family: Bmitra;
			font-size: 18px;
			width: 394px;
			float:left;
			direction:ltr;
			color: #000;
	}
.badanehgal
{
    text-align: right;
	font-family: Bmitra;
	font-size: 18px;
	float: right;
	color: #000;
    }	

.btn_contact{
	width: 90px;
	height: 30px;
	font-family: Byekan;
	background-color: rgb(122, 97, 33);
	color: floralwhite;
	font-size: 17px;
	margin: 20px 10px;
	
	border: 1px solid #7E5D21;
	border-radius: 5px;
	}	
.btn_contact:hover{
	box-shadow: 0px 0px 3px #000;
	color:yellow;
	}	
.boxfood{
    /* border: 1px solid #930; */
    width: 200px;
    height: 300px;
	position:relative;
	overflow:hidden;
    float: right;
    margin: 50px;
    background-color: #f0e8d6;
    box-shadow: 0px 0px 10px #000;
    background-color: #E5E9FA;
	
	}
.boxfoodG{
    /* border: 1px solid #930; */
    width: 290px;
    height: 240px;
    float: right;
    display: block;
    margin: 10px;
   box-shadow: 0px 0px 13px #000000e6;
    background-color: #28a599ba;
    /* border-radius: 10px; */
	}
.boxfoodgen{
    /* border: 1px solid #930; */
    width: 290px;
    height: 240px;
    float: left;
    display: block;
    margin: 10px;
    background-color: #f0e8d6;
    box-shadow: 0px 0px 10px #000;
    background-color: #E5E9FA;
    /* border-radius: 10px; */
	}
.boxfooden{
    /* border: 1px solid #930; */
    width: 290px;
    height: 390px;
    float: left;
    display: block;
    margin: 10px;
    background-color: #f0e8d6;
    box-shadow: 0px 0px 10px #000;
    background-color: #E5E9FA;
    /* border-radius: 10px; */
	}
.food{
	border: 3px solid #FFF;
	border: 3px solid #FFF;
    width: 250px;
    height: 200px;
    margin: 20px;
			
	}


.myfoode{
	/* border: 1px solid red; */
    width: 181px;
    height: 220px;
    margin: 25px;
    /* padding: 10px 20px 20px 10px; */
    display: block;
    float: left;
			

}
.enmyfood{
	/* border: 1px solid red; */
    width: 181px;
    height: 220px;
    margin: 25px;
    /* padding: 10px 20px 20px 10px; */
    display: block;
    float: left;
			

}
.myfood{
	/* border: 1px solid red; */
    width: 181px;
    height: 220px;
    margin: 25px;
    /* padding: 10px 20px 20px 10px; */
    display: block;
    float: right;

	}
.picfood{
	border-radius:10px 0px 10px 0px;
    box-shadow: 0px 0px 10px #000;
	
	}

.textfood{
	border:5px solid #aa1e22;
	border-radius:10px;
	padding:3px;
	background-color:rgba(249,246,202,1.00);
	font-family: Byekan;
    font-size: 15px;
    /* margin: auto; */
    text-align: center;
    margin-top: 17px;
    color: rgb(177, 0, 0);
	}

.recv{
			/*border:1px solid red;*/
			margin: 50px 680px;
			border-radius: 5px;
			background-image:url(images/2.png);
			width:120px;
			height:30px;
			cursor:pointer;
	}
.recv:hover{
			background-image:url(images/1.png);
		}
#select{
			/*border: 1px solid red;*/
			width: 600px;
			height: 100px;
			margin: 30px 100px;
			background-color:#930;
	}


#enmap{
			border: 8px solid rgba(224,219,182,1.00);
			width: 380px;
			height: 250px;
			background-image: url(images/map.png);
			margin:-260px 732px;	
	}


.home{
			float:right;
	}

.entexthome{
			font-family: byekan;
			width: 500px;
			float: left;
			margin-left: 150px;
			direction: ltr;
			font-size: 16px;
			color: white;
			margin-top:-15px;
			
	}
.entexthome1{
			font-family: byekan;
			width: 500px;
			float: left;
			margin-left:150px;
			direction: ltr;
			font-size: 15px;
			color: black;
			text-shadow: 0px 0px 7px #black;
			margin-top:-20px;
	}


#boxmap1{
		border: 1px solid rgb(192, 125, 6);
		width: 450px;
		height: 600px;
		margin: -620px 410px;
		background-color: #f0e8d6;
		border-radius: 10px;
		position: relative;
	}
#map1{
		width: 430px;
		height: 575px;
		background-image: url(images/map3.jpg);
		margin: 10px 10px;
		position: absolute;	
	}
#goToTop {
		background-image: url(images/returnTop.png);
		width: 66px;
		height: 66px;
		position: fixed;
		bottom: 10px;
		z-index:99;
		right: 72px;
		cursor: pointer;
		background-repeat: no-repeat;
		font-family: Byekan;
		font-size: 18px;
}

#reg_form{
/*border: 1px solid red;*/
width: 900px;
margin: 20px auto;
font-family: byekan;
font-size: 18px;
padding:30px; 
	
	
	
	}	
tr{
	text-align:left;
	
	}
.texttop{
	/*border: 1px solid;*/
    height: 300px;
    text-align: right;
    margin-left:137px;
	margin-top:43px;
	margin-top:-400px;
    padding: 20px;
    font-family: bmitra;
    font-size: 22px;
    width: 800px;
	
}
.entexttop{
/*border: 1px solid;*/

height: 300px;
text-align: left;
padding:20px;
font-family:bmitra;
font-size:18px;
}


.pictop{
	background-repeat: no-repeat;
	width: 180px;
	height: 180px;
	transition: transform 400ms;
	border-radius: 50%;
	box-shadow: 0px 0px 10px #000;
	margin: 25px 20px;
	position: absolute;
	
	}
.enpictop{
	background-repeat: no-repeat;
	width: 180px;
	height: 180px;
	transition: transform 400ms;
	border-radius: 50%;
	box-shadow: 0px 0px 10px #000;
	position: absolute;
	margin: 25px 732px;
	}
.texttope{
/*border: 1px solid;*/

height: 300px;
text-align: left;
padding:20px;
font-family:bmitra;
font-size:22px;
	
}
.pictope{
	background-repeat: no-repeat;
	width: 180px;
	height: 180px;
	transition: transform 400ms;
	border-radius: 50%;
	box-shadow: 0px 0px 10px #000;
	margin: -304px 735px;
	position: absolute;
	
	}
table, th, td {
    border: 1px solid black;
	direction:rtl;
	text-align:center;
	border-collapse: collapse;
	font-family:bmitra;
	font-size:20px;

}



.boxactive1{
    /* border: 1px solid #930; */
    width: 250px;
    height: 250px;
	position:relative;
	overflow:hidden;
    float: right;
    display: block;
    margin: 30px;
    background-color: #f0e8d6;
    box-shadow: 0px 0px 10px #000;
    background-color: #E5E9FA;
	}
.caption1{
		width:150px;
		height:150px;
		background-color:rgba(0,0,0,0.5);
		position:absolute;
		top:0px;
		left:0px;
		color:white;
		text-align:center;
		display:none
	}
.caption{
		width:250px;
		height:250px;
		background-color:rgba(0,0,0,0.5);
		position:absolute;
		top:0px;
		left:0px;
		color:white;
		text-align:center;
		display:none
	}
.caption1 h4{
		margin-top:65px;	
	}
.caption h1{
		margin-top:85px;	
	}

.tasviractive{
		position:absolute	
	}
	
.boxactive{
    /* border: 1px solid #930; */
    
	position:relative;
	overflow:hidden;
	width: 450px;
	height: 600px;
	display: block;
    float: right;
    margin: 20px 250px;
    background-color: #f0e8d6;
    box-shadow: 0px 0px 10px #000;
    background-color: #E5E9FA;
	}
	
.caption h1{
		margin-top:85px;	
	}
.captioon{
		width:200px;
		height:50px;
		background-color:rgba(0,0,0,0.5);
		position:absolute;
		bottom:-50px;
		left:0px;
		color:white;
		text-align:center;
		opacity:0;
	}
.about_con{
	background-image: url(images/aboutus.png);
    background-position: 7px 12px;
    background-repeat: no-repeat;
    padding: 30px;
    font-family: bmitra;
    font-size: 20px;
    direction: rtl;
}
.enabout_con{
	back
	ground-image:url(images/enaboutus.png);
    background-position: 755px 12px;
    background-repeat: no-repeat;
    padding: 30px;
    font-family: bmitra;
    font-size: 20px;
    direction: ltr;
}
	
	
