@font-face {
  font-family: BYekan;
  src: url(BYekan.TTF)
}
* {
	box-sizing: border-box;
	user-select: none;
	overflow:hidden;
}
.full::after{
	content: "";
	clear: both;
	display: table;
}
#top{
	border: #45CAFF solid;
	width: 5rem;
	height: 5rem;
	float: right;
}
img{
	width: 100%;
}
.curser{
		cursor: pointer;
}
.tit{
	font-size: 1.1rem;
    font-weight: 900;
    top: 1.4rem;
    right: 7rem;
    position: absolute;
}
.tit_en{
    font-size: 1.1rem;
    font-weight: 900;
    top: 1.4rem;
    left: 7.7rem;
    position: absolute;
}
.tit_top{
    font-size: 1.6rem;
    font-weight: 900;
    top: 1.3rem;
    color: #00d0d0;
    position: absolute;
}
.tit_top_en{
    left: 6.5rem;
 }
.tit_top_fa{
    right: 6.5rem;
    color:#45CAFF;
}
.tit2{
	font-size: 1rem;
    font-weight: 700;
    top: 1.6rem;
    right: 6.3rem;
    position: absolute;
	}
.bradi{
	border-radius: 20%;
}
.container{
    margin-top:2px;
	font-family:BYekan;
	position: relative;
}

.serob{
	display: none;
	position: relative;
}
.nim{
	display: none;
}
#big_one, #big_onee, #big_two, #big_twoo, #big_three, #big_threee, #big_four, #big_fourr{
	transition: margin-top 1s;
}
.big_top_margin{
	margin-top: 12.9rem !important;
}
.type_two{
	float: right;
	width: 4rem;
    height: 4rem;
    border: #FB11AD solid;
    margin: 0rem 2.5rem 0 0rem;
}

.type_three{
	float: right;
	border: aqua solid;
	width: 3rem;
	height: 3rem;
	margin: 0rem 2.5rem 0 0rem;
	}
#small_one {
    top: -25rem;
    right: 3.5rem;
    position: relative;
}
#small_two {
    top: -21rem;
    right: 3.5rem;
    position: relative;
}
#small_three {
    top: -17rem;
    right: 3.5rem;
    position: relative;
}
#small_four {
    top: 0rem;
    right: 3.5rem;
    position: relative;
}
.type_three_en_margin{
		margin-top: 1rem;
}

