*{

    direction: rtl;
	padding-left: auto;
	padding-right: auto;
    }
.footer{
	text-align: center;
	color:azure;
}

body{
	direction:rtl;
	background-color: #263f66;
	font-family: 'Yekan';
}

texter{
	text-align: center;
	color:black;
	direction: rtl;
	background-color:azure;
}

@font-face {
  font-family: 'Yekan';
  src: url('../font/Yekan.eot'); /* IE9 Compat Modes */
  src: url('../font/Yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Yekan.woff2') format('woff2'), /* Super Modern Browsers */
         url('../font/Yekan.woff') format('woff'), /* Pretty Modern Browsers */
         url('../font/Yekan.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../font/Neirizi.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../font/danstevis.otf')  format('truetype'), /* Safari, Android, iOS */
	     url('../font/Shekari.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../font/Yekan.svg#svgYekan') format('svg'); /* Legacy iOS */
	
}

.container {
    height: 250px;
    text-align: center;
	font-family: 'Yekan';
	color:azure;
  }

.container1 {
    height: 150px;
    text-align: center;
	font-family: 'Yekan';
	color:azure;
  }
.container2 {
    height: 50px;
    text-align: center;
	font-family: 'Yekan';
	color:azure;
  }
.container3 {
    height: 100px;
    text-align: center;
	font-family: 'Yekan';
	color:azure;
  }

.headertip{
    font-family: 'Yekan';
    color: white;
	font-size: auto;
}

.h1 {
    text-align: center;
    font-weight: bold;
	font-family: 'Neirizi';
}

.p{
    text-align: right;
    color:azure;
    font-weight: bold;
    
}

.img{
    float:none;
    position: fixed;
}

.font1{
	font-family: 'Neirizi';
	font-size: 18px;
	color:azure;
	text-align: center;
}

.font2{
	font-family: 'Yekan';
	color:azure;
	text-align: center;
	font-size: 30px;
}
.font3{
	font-family: 'Yekan';
	color:azure;
	text-align: center;
	font-size: 15px;

}

.span1{
	text-align: center;
}
.carousel-inner img {
      width: 100%;
      height: 100%;
  }
.horizonline{
	color: azure;
	font-weight: bold;
}