@charset "utf-8";
@font-face{
	font-family:"mj-moharram";
	src:url(../fonts/Mj_Moharram%20Light.TTF);
	}
@font-face{
	font-family:"mj-moharram";
	src:url(../fonts/mj.otf);
	}
@font-face{
	font-family:"tech";
	src:url(../fonts/Caviar.ttf);
}
.alert{display: none;}
#line{
	position: absolute;
	transition-timing-function: linear;
	bottom: -20px;
	width: 0;
	height: 2px;
	margin-left: -22px;
	border-bottom: 4px solid #c89664;
	animation: timer 4s infinite;
}
@keyframes timer {
	0%{
		width: 0;


	}
	100%{
		width: 100%;
	}

}
html{
	background-image:url(../images/main-page-back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#0d4767;
	background-size:cover;
	width: 100%;
	height: 100%;
}
a{
	outline:none;
	text-decoration:none;
	color:black;
}
.StaredBrick{
	width: 250px;
	margin: auto;
	padding: 5px;
	background-color: rgba(255,255,255,0.3);
	/* border: 2px solid #c89664; */
	border-top: 1px solid #ccc;
	margin-top: -50px;
	margin-bottom: 40px;
	transition-duration: 0.5s;
	font-family: "mj-moharram";
	position: relative;
	font-size:25px;
	border-radius: 5px;

}
.StaredBrick:hover{
	background-color: #c89664;
}
.StaredBrick_new{
	position: absolute;
	top:-8px;
	font-size:17px;
	padding: 3px;
	right: -8px;
	border-radius: 25px;
	background-color: gold;
}
div.en{
	border-bottom :2px solid #c89664;
		opacity: 0;
		padding: 10px;
	width:600px;
	background-color:rgba(216,236,236,0.6);
	word-spacing:5px;
	color:rgba(0, 0, 0, 0.9);
	font-family:"tech";
	font-size:26px;
	margin:auto;
	margin-top:0.5em;
	text-align:center;
	height: 60px;
		margin-bottom: 70px;
		}
.news{
		position: relative;
		text-align: right;
		word-spacing: 0;
		font-family:"mj_moharram";
		margin: auto;
		font-size: 13px;
		width: 576px;
		padding: 10px;
		color: black;
		}
.marquee{
		text-align: center;
		word-spacing: 3px;
		font-family: "mj-moharram";
		font-size: 30px;
		font-weight: normal;
		color: rgb(120,50,50);
		text-shadow: 0 0 5px white;
		position: absolute;
		width:600px;
		bottom: -17px;
		left:0;
		z-index:4;
		display: none;
		}
span.news-title{
	height: 0;
	padding-right: 10px;
	line-height: 30px;
	word-spacing: 0;
	width: 50px;
	z-index: 5;
	position: absolute;
	bottom: -20px;
	right: -12px;
	border-bottom: 33px solid #c89664;
	border-left: 30px solid rgba(255,255,255,0.0);
}
@media screen and (min-width:750px){
	div.main{
	    min-width: 720px;
		text-align:center;
		}
	div.arm{
		margin:auto;
		width:180px;
	    margin-top: 30px;
		}
	#en{
		animation-name: "en";
		-webkit-animation: en 10s infinite; /* Safari 4.0 - 8.0 */
	    animation: en 10s infinite;
		transition-timing-function: linear;
	}
	@keyframes en {
		0%{color: black;}
		50%{color: white;text-shadow: 1px 1px 5px rgba(0,0,0,0.2)}
		100%{color: black;}
	}
	table.table{
		border-spacing:60px 0px;
		text-align:center;
	}
	#boxone , #boxtwo , #boxthree , #boxfour{
        display: none;
    }
	table.table tr td{
    	width:110px;
	}
	#t1,#t2,#t3,#t4{
	    z-index: -2;
	    opacity: 0;
	    margin-top:0px;
	    transition-duration: 0.5s;
	    position: absolute;
	}
	#t3{
		margin-left: -10px;
	}
    #t4{
        margin-left: -15px;
    }
    #t2{
        margin-left: -10px;
    }
    #t1{
        margin-left: -20px;
    }
	.back-menu{
	  	padding-top:20px;
		font-size:25px;
		box-sizing: border-box;
		font-family:"mj-moharram";
		height:100px;
		width: 110px;
		background-color:#c89664;
	}
	.eng{
		color: white;
		font-family: "tech";
		font-size: 16px;
	}
}
/**********************************************************************/
@media screen and (min-width:0px) and (max-width:750px){
	div.main{
		text-align:center;
		}
	div.arm{
		margin:auto;
		width:180px;
	    margin-top: 30px;
		}
	#en{
		animation-name: "en";
		-webkit-animation: en 10s infinite; /* Safari 4.0 - 8.0 */
	    animation: en 10s infinite;
		transition-timing-function: linear;
	}
	@keyframes en {
		0%{color: black;}
		50%{color: white;text-shadow: 1px 1px 5px rgba(0,0,0,0.2)}
		100%{color: black;}
	}
	div.en{

		width:500px;

	    }
	.news{

	    width: 476px;

	}
	.marquee{

			width:500px;

	}
	span.news-title{
	}
	table.table{
		width: auto !important;
		border-spacing:45px 0px;
		text-align:center;
		}
	#boxone , #boxtwo , #boxthree , #boxfour{display: none;}
	#t1,#t2,#t3,#t4{
	    z-index: -2;
		width: 70px;
	    opacity: 0;
	    transition-duration: 0.5s;
	    position: absolute;
		right: 10px;
	}
	#t1{padding-top: 25px;}
	#t2{padding-top: 5px;}
	#t3{padding-top: 17px;}
	#t4{padding-top: 16px;}
	.back-menu{
		position: relative;
	  	padding:10px;
		font-size:22px;
		font-family:"mj-moharram";
		box-sizing: border-box;
		height:80px;
		width: 90px;
		background-color:#c89664;
		}
	.eng{
		color: white;
		font-family: "tech";
		font-size: 13px;
	}
}
