
@font-face{font-family:'iransans';
src:url('https://ayas.ir/css/IRANSansWeb.ttf') format('truetype'),
url('https://ayas.ir/css/IRANSansWeb.woff') format('woff');

}   

    h1.increase {
	font-size : 30px;  
	 
	  font-family:'IRANSans';
	
	   
		  text-justify: inter-character;
		  
		  margin-top : auto;
		  margin-bottom : auto;
}

   span.increase {
	font-size : 30px;  
	 
	  font-family:'IRANSans';
	
	   
		  text-justify: inter-character;
		  
		  margin-top: auto;
		  margin-bottom: auto;
		  padding-top : auto;
		   padding-bottom: auto;
}
   .increase {
	font-size : 30px;  
	 
	  font-family:'IRANSans';
	 vertical-align: middle;
}

.center{
	
	margin : auto;
	
}
    h2.increase {
	font-size : 30px;  
	 
	  font-family:'IRANSans';
	
	   
		  text-justify: inter-character;
		  
		  margin-top : auto;
		  margin-bottom : auto;
}

    h3.increase {
	font-size : 30px;  
	 
	  font-family:'IRANSans';
	
	   
		  text-justify: inter-character;
		  
		  margin-top : auto;
		  margin-bottom : auto;
}

    h4.increase {
	font-size : 30px;  
	 
	  font-family:'IRANSans';
	
	   
		  text-justify: inter-character;
		  
		  margin-top : auto;
		  margin-bottom : auto;
}
div.whatsapp2{
	width : 100px;
	height :100px;
	
	direction : rtl;
	position : fixed ;
	bottom : 50px ;
	right : 5px;
	zIndex : 5;
	color : black ;
}

div.whatsapp2:hover{
	width:100px;
	height :100px;
	
  background: rgb(255,30,127); 
  border-radius : 50px;
}
.imgsapra{
	
	width : 100px;
	height :100px;
	
	
}

div.backtop{
	direction : rtl;
	position : fixed ;
	bottom : 150px ;
	right : 5px;
	zIndex : 5;
	color : black ;
}
div.backtop:hover{
 	background: rgb(255,30,127); 
  border-radius : 50px;
}

div.samandehi{
	direction : ltr;
	position : fixed ;
	bottom : 50px ;
	left : 5px;
	zIndex : 5;
	color : black ;
}

div.samandehi:hover{
  background: rgb(255,30,127); 
  border-radius : 30px;
}



body{
 
	  direction : rtl;
	font-size : 20px; 
	  font-family:'IRANSans';
	
		  text-justify: inter-character;
  
	
}

td{
	font-size : 20px;
}

p.fontCustom{
	font-size : 20px;
	 box-shadow: 1px 1px 1px 1px rgba(127,30,127,0.25);
}


.centerclass{
	
	text-align : center;
	
	margin : auto;
	
}