@charset "UTF-8";
body {
	font-family: "ir_sans";
	background: #000;
	transition: 0.5s all;
	font-size: 12px;
	background-image:url('../pic/bg.jpg');
	no-repeat center center fixed;
	background-position: center
}
a {transition: 0.5s all;}
a:hover{text-decoration: none;}




.intro_home {background: #000;}
#logo2 {display: none;}
.border_orang {border-bottom: 5px solid #FF9900;}
.about {
	background-image: url(../pic/saiamak.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16%;
}
.about_text_0 {font-size: 10px;}
.about_text_1 {
	font-size: 25px;
	background: #e7db21;
	color: #fff;
	font-weight: bold;
	padding: 4px 21px;
	border-radius: 5px;
	display: inline !important;
	text-align: right !important;
	float: right;
	margin-right: 80px;	
}
.about_text_2 {
	clear: both;
	font-size: 18px;margin-right: 40px
}
.about_text_3 {font-size: 22px;margin-right: 100px;font-weight: bold;}
.about_text_4 {font-size: 22px;margin-right: 120px;font-weight: bold;}
.about_text_5 {font-size: 16px;margin-right: 70px;}
.about_text_6 {font-size: 22px;margin-right: 250px;}
.about_text_7 {font-size: 22px;margin-right: 290px;}


.contact {font-size: 13px;}
.map {
	height: 250px;
	overflow: hidden;
	margin: 10px;
	border-radius: 5px;
	filter: grayscale(1);	
}
.clear {clear: both;}
.menu {
	border-bottom: solid 1px #ff9900;
}
.menu ul li a:hover {
	background: #ff9900;
	color: #fff;
}
.logo3 img {width: 100px;margin-top:30px;}
.mainbox .box {width: 87px;display: inline-block;min-height: 450px;transition: 0.5s all;}

.boxid_1 {background-image: url('../pic/001.png');}
.boxid_2 {background-image: url('../pic/002.png');}
.boxid_3 {background-image: url('../pic/003.png');}
.boxid_4 {background-image: url('../pic/004.png');}
.boxid_5 {background-image: url('../pic/005.png');}
.boxid_6 {background-image: url('../pic/006.png');}
.boxid_7 {background-image: url('../pic/007.png');}

.box:hover{BACKGROUND-POSITION: 0px -450px;cursor: pointer;}

/* animations */
.about {display: none;}
.contact {display: none;}
.main {display: none;}
.project {display: none;}
.a2 {display: none;}
.a3_1 {display: none;}
.a3_2 {display: none;}
.a3_3 {display: none;}
.a3_4 {display: none;}
.a3_5 {display: none;}
.a4 {display: none;}
.a5 {display: none;}
.a6_1 {display: none;}
.a6_2 {display: none;}
.a7 {display: none;}

.fractal_projects ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
.fractal_projects ul li {float: left;}





.rigth_menu {margin-top:40px}
.rigth_menu ul {LIST-STYLE:NONE}
.rigth_menu ul li a {font-size:15px;text-decoration:none;color:#20525C;font-weight: bold;}



.datails {
    min-height: 150px;   
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size:150px;
}
.datails img {border-radius: 10px;margin:3px}
.letter {letter-spacing: 10px;font-size: 22px;color:#0177A5;}
.det-title {color:#0177A5}


.submenu {display: none;}