@charset "utf-8";
/* CSS Document */
@font-face{font-family:Behdad;src:url(../fonts/Behdad-Regular.woff2) format("woff2"),url(../fonts/Behdad-Regular.woff) format("woff"),url(../fonts/Behdad-Regular.ttf) format("truetype"),url(../fonts/Behdad-Regular.otf) format("otf")}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
		/*.top_menu{
			height:350px;
			background-color:black;
		}*/
		body{
			margin:0px;
			padding:0px;
			direction:rtl;
			
		}
		.nav_top{
			color: #939292;
			float: left;
			padding-left: 20px;
			padding-top: 20px;
			font-size: 18px;
		}
	
		.menu{
			
			height: 80px;
                        background-color: #BFC1C2E6;
                        border-width: 2px;
                        border-style: solid;
                        border-color: #9EB9B9;
                        border-radius: 2px;
			
		}
	       .job{
                        position:fixed;
	                margin:-600px auto;
			overflow-y: auto;

		}
	
		.map{
			
			position:fixed;
			
			left:0px;
			right:0px;
			height: 520px;
			
			background-color:#000;
			
		}

		/*.job{
			position:absolute;
			right:0px;
			top:70px;
			overflow: hidden;
			
			width:300px;
			border:1px solid #070952;
			background-color:#fff;
			display:none;
			direction:rtl;
		}*/

	/*	.job table td{
			background-color:#eee;
			border:1px solid #999;
			margin-bottom:10px;
			
		}

		.menu table td{
			position: relative;
			right: 200px;
			padding:40px 5px;
			font-size: 12px;
			color: forestgreen;
		}
		#t1{
			position: relative;
			right: 10px;
			padding:10px 5px;
			font-size: 10px;
			
		}*/
		.ion-map, .ion-briefcase {
			font-size: 20px;
			line-height: 18px;
			padding:10px 5px;
		}
	/*	a{
			text-decoration:none;
			color: #BE63DC;
		}
		a:hover{
			color: white;
		}
		i{
			position: absolute;
			right: 200px;
			padding:10px 15px;
			font-size: 20px;
		}*/
