@charset "utf-8";
/* CSS Document */
.main{
	margin:0 auto;
	padding:0;
	}
 
body{
	width:100%;
	margin:0 auto;
}

*{direction:rtl;
box-sizing: border-box;
}
@font-face{
	font-family:'itmax';
	src:url(fonts/Yekan.woff) format('woff');
	}
header{
	width:100%;
	float:right;
	/*clear:both;*/
	margin:0 auto;
	position:relative;
	}	
.header-info{
	background-color:#f0f0f0;
	margin:0 auto;
	font:14px 'itmax';
	}	
.header-info .info-content{
	font:14px 'itmax';
	float:right;
	padding:0.5% 20%;
	}
.header-soc >a{
	text-decoration:none;
	display:inline-block;
	margin:0.5% 1px;
	color:#003AC3;
	padding:0 2px;
	}
.header-logo{
	width:99%;
	height:80px;
	float:right;
}
 .img-logo{
	margin-top:2%;
    margin-right:9%;
	width:18%;
	float:right;
	}
.tell{
	float:right;
	width:18%;
	margin-top:3%;
	}
.tell >a{
	color:#0F29EF;
	display:inline-block;
	float:right;
	}
.tell >p{
	text-align:center;
	font:14px 'itmax';
	}
.header-time{
	float:right;
	margin:3% 5% 3% 0;
	}	
.header-time>a{
	color:#0F29EF;	
	}			
.header-time >#h-time{
	float:left;
	margin:20px 30px;
	font:14px 'itmax';	
	}
.search{
	float:left;
	margin:4% 7% 4% 1%;
	width:23%;
	}
.search input{
	padding:7px 15px 7px 20px;
	background:url(img/search.jpg) 4% #ffffff no-repeat;
	border:2px solid #BDBDBD;
	border-radius:6px;
	color:#f5f5f5;
	transition:0.5s;
	width:56%;
}
:focus{
	outline:0;
}
.search input:focus{
	border:2px solid #0F29EF;
	transition:0.5s;
}	
.main-topbar{
	width:100%;
	height:50px;
	background-color:#1c63b8;
	float:right;
	margin-top:10%;
/*	position:fixed;
	top:0;
	z-index:9999;*/
	}
.topbar{
	width:99%;
	margin:0 auto;
	}
.topbar >ul,li {
	margin:0 auto;
	list-style:none;
	}
a{
	text-decoration:none;
}
.topbar >ul>li{
	display:inline-block;
	float:right;
	position:relative;	
	}
.topbar >ul>li >a{
	color:#F8F7F7;
	padding:10px 13px;
	display:block;
	font:14px 'itmax';
	transition:0.5s;
	}
.topbar >ul>li > a:hover{
	background-color:#4F83C1;
	transition:0.5s;
	}
.silder{
	clear:both;	
	}
.mySlides{
	display:none;
}
.ft-animate-bottom{
	position:relative;
	animation:animatebottom 0.4s;
}
@keyframes animatebottom{
	from{
		bottom:-300px;
		opacity:0;
	} 
	to{
		bottom:0;
		opacity:1;
		}
}
.ft-animate-top{
	position:relative;
	animation:animatetop 0.4s;
}
@keyframes animatebottom{
	from{
		top:-300px;
		opacity:0;
	} 
	to{
		top:0;
		opacity:1;
	}
}
.ft-animate-right{
	position:relative;
	animation:animateright 0.4s;
}
@keyframes animateright{
	from{
		right:-300px;
		opacity:0;
	}
	 to{
		 right:0;
		 opacity:1;
	}
}
.ft-animate-left{
	position:relative;
	animation:animateleft 0.4s;
}
@keyframes animateleft{
	from{
		left:-300px;
		opacity:0;
	} 
	to{
		left:0;
		opacity:1;
	}
}
.ft-display-container{
	position:relative;
}
.ft-content{
	margin-left:auto;
	margin-right:auto;
}
.ft-content{
	max-width:100%;
}
.ft-content img{
	width:auto;
	height:600px;
}
.ft-button:hover{
	color:#000!important;
	background-color:#ccc!important;
}
.ft-button{
	border:none;
	display:inline-block;
	padding:8px 16px;
	vertical-align:middle;
	overflow:hidden;
	text-decoration:none;
	color:inherit;
	background-color:inherit;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;
}
.ft-display-left{
	position:absolute;
	top:50%;
	left:0%;
	transform:translate(0%,-50%);
	-ms-transform:translate(-0%,-50%);
}
.ft-display-right{
	position:absolute;
	top:50%;
	right:0%;
	transform:translate(0%,-50%);
	-ms-transform:translate(0%,-50%);
}
.ft-black{
	background-color:#ccc;
}
.content{
	background-color:rgba(250,250,250 ,0);
	position:absolute;
	bottom:0%;
	color:rgba(0,0,0,1.00);
	transition:0.5s;
	margin-right:3%;
	margin-bottom:30%;
	}
.content >p{
	font:40px 'itmax';	
	}
.main-sec{
	width:100%;
	margin:10px auto;
	clear:both;
	}
 .khadamat h2{
	border-bottom: 2px  solid #000000;
	text-align:center;
	width:10%;
	margin:0 45%;
	font: 28px'itmax';
	}
h5{
	text-align:center;
	font: 14px'itmax';
	}
.khamat-shape{
	float:right;
	margin:5px 7px;
	width:20%;
	margin-right:3%;
	text-align:center;
	background-color:#FFFFFF;
	}
.khamat-shape .img-kh img{
	width:90px;
	height:85px;
	border-radius:50%;
	}
.khamat-shape .img-kh{
	overflow:hidden;
	padding:20px 2px;	
	}
.khamat-shape .img-kh :hover{
	box-shadow:0 0 5px 5px #80DEEA;
	}					
.content-kh p{
	text-align:center;
	font:18px 'itmax';
	}	
.content-kh a{
	text-align:center;
	font:18px 'itmax';
	display:inline-block;
	margin-top:20px;
	}
.galery-sm{
	width:100%;
	margin:40px auto;
	/*background-color:#C5C3C3;*/
	clear:both;
	display:inline-block;
	}		
.contet-sm h3{
	text-align:center;
	font:32px 'itmax';
	margin:0 auto;
	padding:20px auto;
	border-bottom:2px dotted #9D9D9D;
	width:30%;
	}	
.contet-sm p{
	text-align:center;
	font:13px 'itmax';
	padding:7px auto;
	margin:0 auto;
	}
.btn{
	text-align:center;
	margin-top:7%;
	}	
.btn-co{
	font:14px 'itmax';
	text-align:center;
	width:14%;
	color:#726F6F;
	height:50px;
	transition:0.5s;
	}
.btn-co:hover{
	background-color:#003AC3;
	color:#FFFFFF;
	transition:0.5s;
	}
.Description{
	margin:2% auto;
	width:100%;
	padding-bottom:40%;
	}
.Description > .des-text{
	float:right;
	width:45%;
	padding-left:20px;
	padding-right:30px;
	}	
.des-text >h3 {
	font:25px 'itmax';
	padding-bottom:10px;
	border-bottom:2px dotted #4DD0E1;
	width:45%;
	}
.des-text >p{
	font:14px 'itmax';
	}
.btn-des{
	margin:20px auto;
	}	
.desbtn{
	width:55%;
	height:40px;
	font:14px 'itmax';
	text-align:center;
	color:#726F6F;
	transition:0.5s;
	}
.desbtn:hover{
	background-color:#003AC3;
	color:#FFFFFF;
	transition:0.5s;
	}				
.Description > .des-img{
	width:25%;
	float:right;
	}	
footer{
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color:#20252b;
	clear:both; 
	}
.f-btn{
	width:100%;
	background-color:#003AC3;
	height:90px;
	}
.f-btn >p{
	font:16px 'itmax';
	float:right;
	padding:1% 3% 1% 5%;
	}
.btnfo{
	margin:2% 10%;
	height:40px;
	float:left;
	font:14px 'irmax';
	padding:1% 3% ;
	border-radius:10%;
	transition:0.5s;
	}
.btnfo:hover{
	background-color:#171717;
	color:#FFFFFF;
	transition:0.5s;
	box-shadow:2px 3px 7px 2px #EFECEC;
	}
.main-footer{
	margin:0 auto;
	}	
.main-footer >img{
	margin:3% auto;
	box-shadow:0 0 3px 3px #FFF9C4;
	text-align:center;
	}
.main-footer >p{
	color:#F5F0F0;
	font:16px 'itmax';
	text-align:center;
	}
.footer-colum{
	background-color:#20252b;
	margin:2% auto;
	height:16em;
	}	
.c-one,.c-two,.c-tree{
	width:30%;
	float:right;
	border-bottom: 1px dotted #003AC3;
	margin:auto 1%;
	font:14px 'itmax';
	}
.c-one,.c-two,.c-tree >p{
	color:#F5F0F0;
	text-align:center;
	position:relative;
	
	}
.f-link{
	position:absolute;
	padding:2% 1%;
		}
.f-link >p{
	color:#F5F0F0;
	}		
.f-link ul>li{
	padding:7px 5px;
	color:#F5F0F0;
	list-style:square;
	}				
.f-link ul>li>a	{
	color:#F5F0F0;
	display:block;
	float:right;
	position: relative;	
	}	
.copy-right{
	text-align:center;
	font:12px 'itmax';
	color:#A7A7A7;
	margin-top:7%;
	}	
.copy-right >a {
	margin:0 1%;
	color:#A7A7A7;
	}	
/*tamas banma*/	
.map-add{
	width:100%;
	margin:10 auto;
	clear:both;
	
	}	
.con-map{
	padding:3% 3% 0;
	font:23px 'itmax';
	color:#8E8E8E;
	
	}
.form-tamas{
	width:100%;
	margin:5% auto ;
	clear:both;
	}
.form-tamas >.d-one{
	float:right;
	width:38%;
	margin-right:10%;
	}
.btn-form >button{
	width:25%;
	height:45px;
	font:12px 'itmax';
	margin-right:30px;
	margin-top:10px;
	background-color:#20252b;
	color:#F9F3F3;
	transition:0.5s;
	}
.btn-form >button:hover{
	background-color:#0F29EF;
	transition:0.5s;
	}		
.d-one,.con-two >p{
	font:14px 'itmax';
	color:#000000;	
	}	
.form-tamas >.d-two{
	float:right;
	width:38%;
	margin-right:1%;
	margin-bottom:40px;
	}
	/*darbariema	*/	
.about-top{
	width:50%;
	overflow:hidden;
	margin:0 auto;
	}
.about-img{
	overflow:hidden;
	}	
.about-img img{
	width:100%;
	}
	
.about-us{
	margin:0 auto;
	width:100%;
	/*padding-bottom:40%;*/
	clear:both;
	background-color:#ececec;
	height:800px;
	}
.about-us> .us-text{
	float:right;
	width:50%;
	padding-left:20px;
	padding-right:30px;
	}	
.us-text >h3 {
	font:25px 'itmax';
	padding-bottom:10px;
	border-bottom:2px dotted #1A237E;
	width:45%;
	}
.us-text >p{
	font:14px 'itmax';
	}
				
.about-us > .us-img {
	width:35%;
	float:right;
	margin-right:7%;
	margin-top:3%;
	}
																	