* {
	padding:0;
	margin:0;
	list-style:none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
button{
	cursor:pointer;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	background:#fff;
	font-size:100%;
	color:#000;
	line-height:100%;
	font-style:normal;
	font-weight:normal;
}
input { background:none; border:0 none; outline:none; }
table {
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
}
td { vertical-align:top; }
img	{ border:0 none; max-width:100%; }
a	{ outline:none; cursor:pointer; }
.left	{ float:left; }
.right	{ float:right; }
.clear { clear:both; }
.text_right { text-align:right; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text-justify { text-align:justify; }
.clearfix {
	clear:both;
	/*content:" "; never use this property error in opera*/
	display:block;
	font-size:inherit;
	height:0;
	line-height:0;
}
::selection {
  background:#81CDC4;
  color:black;
  text-shadow:none;
}

::-moz-selection {
  background:#81CDC4;
  color:black;
  text-shadow:none;
}
h1{
	font-family: 'PixelFountain_Light';
	color:#1890C2;
	font-weight:normal;
	font-size:35px;
}
h2{
	font-family: 'PixelFountain_Light';
	font-size:35px;
}
h3{
	font-family: 'PixelFountain_Regular';
	font-size:20px;
}
h4{
	font-family: 'PixelFountain_Regular';
	font-size:20px;
}
h5{
	font-family: 'PixelFountain_Regular';
	font-size:16px;
}
h6{
	font-family: 'PixelFountain_Regular';
	font-size:14px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block;
}
/*------------------------------------------------------*/

.container{
	width:1180PX;
	margin:0 auto; 
}
.test_content{margin:1px 0 0 0;}
.scroller_anchor{height:0px; margin:0; padding:0; top:0;z-index:9999;}
.scroller{
	background:#FFFFFF;
	z-index:100;
	text-align:center;
	margin:0 auto;
	transition:all 0.5s ease 0s;
}
.unofixed{
	width:100%;
	background:#FFFFFF;
}
.header{
	float:left;
	width:100%;
	height:92px;
	background:#FFFFFF;
	transition:all 0.4s ease-out 0s;
}
.unofixed .header{
	height:62px;
}
.selectnav{
	display:none;
	width:100%;
}
.selectnav ul{
	display:none;
}
.header_top{
	float:left;
	background:#FFFFFF;
	width:100%;
	padding:4px 0 5px 0px;
	top:0;
	z-index:9999;
	position:fixed;
	border-bottom:1px solid #D1D1D1;
}
.header_top_logo{
	float:left;
	padding:0px 0 0 3px;
}
.header_top_logo a img{
	width:78px;
	height:81px;
	transition:all 0.4s ease-out 0s;
}
.unofixed .header_top_logo a img{
	width:50px;
	height:50px;
}
.header_top_logo a{
	display:block;
}
.navigation_main{
	float:right;
	width:59.32%;
	padding:33px 0 0 0;
	transition:all 0.4s ease;
}
.main_menu{
	float:left;
	width:100%;
	height:auto;
	padding-left:24px;
}
.main_menu ul{
	float:left;
	width:100%;
	height:auto;
}
.main_menu ul li{
	float:left;
	width:auto;
	height:auto;
	padding-right:6%;
}
.main_menu ul li.last{
	padding-right:0;
}
.main_menu ul li a{
	float:left;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	font-weight: normal;
	line-height:100%;
	text-transform:uppercase;
	text-decoration:none;
}
.main_menu ul li a:hover{
	color:#1890C2;
}
.main_menu ul li a.active{
	color:#1890C2;
}
.unofixed .navigation_main{
	padding-top:25px;
}
.section_main{
	float:left;
	width:100%;
	height:auto;
	position:relative;
	transition:all 0.8s ease 0s;
	clear:both;
}
.banner{
	float:left;
	width:100%;
	position:relative;
}
.banner_img{
	float:left;
	width:100%;
}
.banner_img img{
	float:left;
	width:100%;
}
.banner_txt{
	float:left;
	width:100%;
	position:absolute;
	text-align:center;
	top:19%;
	left:0;
}
.banner_txt P{
	float:left;
	width:100%;
	text-align:center;
	font-family: 'PixelFountain_Light';
	color:#0A1B29;
	font-size:50px;
	line-height:110%;
	font-weight: normal;
	padding-bottom:27px;
	transition: all 0.4s ease 0s;
}
.banner_txt P.last{
	padding-bottom:14px;
}
.banner_txt P span{
	font-family: 'PixelFountain_Light';
	color:#FFFFFF;
}
.banner_made_txt{
	float:left;
	width:100%;
	font-family: 'PixelFountain_Regular';
	color:#FFFFFF;
	font-size:30px;
	line-height:110%;
	font-weight: normal;
	letter-spacing:1.5px;
}
.aboutcon_raw{
	float:left;
	width:100%;
	min-height:242px;
	background:#FFFFFF;
	padding:50px 0 22px 0;
}
.about_con{
	float:left;
	width:100%;
	text-align:center;
}
.about_con h1{
	float:left;
	width:100%;
	text-align:center;
	line-height:110%;
	text-transform:uppercase;
	padding-bottom:25px;
}
.about_con h1 span{
	padding:0 7px;
	font-family: 'PixelFountain_Light';
	background:#81CDC4;
	color:#FFFFFF;
}
.about_con p{
	float:left;
	width:100%;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:15px;
	line-height:200%;
	font-weight: normal;
	text-align:center;
	letter-spacing:.1px;
}
.about_btn{
	float: left;
	width:100%;
    height: 35px;
    line-height:35px;
    margin-top:25px;
    text-align:center;
}
.about_btn a{
    font-family: 'PixelFountain_Regular';
	color:#2B6A63;
	font-size:16px;
	font-weight: normal;
	background:#CCE4FD;
	padding:8px 25px;
	text-decoration:none;
	border-radius:5px;
	transition: all 0.2s ease-in 0s;
	behavior:url(PIE.htc);
	position:relative;
}
.about_btn a:hover{
	background:#1890C2;
	color:#FFFFFF;	
}
.ourskill_raw{
	float:left;
	width:100%;
	min-height:674px;
	background:url(../images/ourskill_bg.jpg) repeat;
	padding:27px 0 10px 0;
}
.ourskil_con{
	float:left;
	width:100%;
	height:auto;
}
.ourskil_con h2{
	float:left;
	width:100%;
	text-align:center;
	color:#1890C2;
	font-weight:normal;
	line-height:110%;
	letter-spacing:.1px;
	padding-bottom:39px;
}
.ourskil_con ul{
	float:left;
	width:auto;
	padding-left:8px;
}
.ourskil_con ul li{
	float:left;
	width:22.63%;
	height:auto;
	text-align:center;
	margin:0 3.1% 33px 0;
}
.ourskil_con ul li.last{
	margin-right:0;
}
.ourskil_box{
	float:left;
	width:100%;
}
.skill_box_img{
	background:url(../images/skil_box_bg.png) no-repeat center;
	width:150px;
	height:150px;
	display:block;
	margin:0 auto;
	line-height:150px;
}
.skill_box_img img{
	vertical-align:middle;
}
.ourskil_box h3{
	float:left;
	width:100%;
	font-weight:normal;
	text-align:center;
	color:#1890C2;
	line-height:110%;
	padding:21px 0 8px 0;
	letter-spacing:.3px;
}
.ourskil_box p{
	float:left;
	width:100%;
	text-align:center;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:160%;
}
.customer_raw{
	float:left;
	width:100%;
	min-height:323px;
	background:#FFFFFF;
	padding:30px 0;
}
.customer_con{
	float:left;
	width:100%;
}
.customer_con h2{
	float:left;
	width:100%;
	text-align:center;
	color:#1890C2;
	font-weight:normal;
	line-height:110%;
	letter-spacing:.1px;
	padding-bottom:15px;
}
.customer_con h3{
	float:left;
	width:100%;
	text-align:center;
	color:#B1B1B1;
	line-height:110%;
	font-weight: normal;
	padding-bottom:25px;
}
.testmon_con{
	float:left;
	width:100%;
}
.testmon_con ul{
	float:left;
	width:100%;
}
.testmon_con ul li{
	float:left;
	width:49.15%;
	padding:0 1.7% 0 0;
}
.testmon_con ul li.last{
	padding-right:0;
}
.testmon_con_box{
	float:left;
	width:100%;
}
.testmon_con_box h3{
	float:left;
	width:100%;
	color:#2B6A63;
	font-family: 'PixelFountain_Italic';
	font-weight:normal;
	text-align:left;
	padding-bottom:5px;
}
.testmon_con_box p{
	float:left;
	width:100%;
	font-family: 'PixelFountain_Italic';
	color:#48606A;
	font-size:14px;
	line-height:180%;
	letter-spacing:.4px;
}
.testmon_con_box span{
	float:left;
	width:100%;
	font-family: 'PixelFountain_Regular';
	color:#34495E;
	font-size:16px;
	line-height:100%;
	padding:15px 0 0 0;
}
.tastm_btn{
	float: left;
	width:100%;
    height: 35px;
    line-height:35px;
    margin-top:25px;
    text-align:center;
}
.tastm_btn a{
    font-family: 'PixelFountain_Regular';
	color:#2B6A63;
	font-size:16px;
	font-weight: normal;
	background:#CCE4FD;
	padding:8px 13px;
	text-decoration:none;
	border-radius:5px;
	transition: all 0.2s ease-in 0s;
	behavior:url(PIE.htc);
	position:relative;
}
.tastm_btn a:hover{
	background:#1890C2;	
	color:#FFFFFF;
}
.project_planer_raw{
	float:left;
	width:100%;
	min-height:165px;
	background:#30A9D8;
	padding:27px 0 50px 0;
}
.project_plan_con{
	float:left;
	width:100%;
	text-align:center;
}
.project_plan_con h2{
	float:left;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	line-height:110%;
	font-weight:normal;
	letter-spacing:.1px;
	padding-bottom:15px;
}
.project_plan_con h3{
	float:left;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	line-height:110%;
	font-weight:normal;
	letter-spacing:.1px;
}
.planer_btn{
	float: left;
	width:100%;
    height: 50px;
    line-height:50px;
    margin-top:34px;
    text-align:center;
}
.planer_btn a{
    font-family: 'PixelFountain_Regular';
	color:#666666;
	font-size:20px;
	font-weight: normal;
	background:#FFFFFF;
	padding:14px 26px;
	text-decoration:none;
	border-radius:5px;
	transition: all 0.2s ease-in 0s;
	box-shadow: 0 2px 0 #7A7A7A;
	behavior:url(PIE.htc);
	position:relative;
}
.planer_btn a:hover{
	background:#1890C2;	
	color:#FFFFFF;
	box-shadow: 0 2px 0 #0C465F;
}
.footer_raw{
	float:left;
	width:100%;
	min-height:266px;
	background:#FFFFFF;
	padding:30px 0 15px 0;
	clear:both;
}
.footer_con{
	float:left;
	width:100%;
	height:auto;
}
.footer_con h2{
	float:left;
	width:100%;
	text-align:center;
	color:#000000;
	line-height:110%;
	font-weight:normal;
	padding-bottom:19px;
	letter-spacing:.2px;
}
.footer_con h2 span{
	color:#1890C2;
	font-family: 'PixelFountain_Light';
}
.footer_con h3{
	float:left;
	width:100%;
	text-align:center;
	color:#48606A;
	line-height:110%;
	font-weight:normal;
	padding-bottom:24px;
}
.email_footer{
	float:left;
	width:100%;
	height:37px;
}
.email_footer{
	float:left;
	width:100%;
	height:37px;
	line-height:37px;
	text-align:center;
}
.email_footer a{
	font-family: 'PixelFountain_Regular';
	color:#1890C2;
	font-size:20px;
	font-weight: normal;
	background:#F1F2F2;
	padding:8px 22px;
	text-decoration:none;
	transition: all 0.2s ease-in 0s;
}
.footer_social{
	float:left;
	width:100%;
	padding:19px 0 20px 0;
}
.footer_social_inner{
	width:288px;
	margin:0 auto;
}
.footer_social_inner a{
	float:left;
	width:40px;
    height:40px;
    margin-right:42px;
	background:url(../images/sociallink_icon.png) no-repeat;
	transition: all 0.3s ease 0s;
}
.footer_social_inner a.facebook_ico{
	background-position:0 0;
}
.footer_social_inner a.twitter_ico{
	background-position:-82px 0;
}
.footer_social_inner a.google_plus{
	background-position:-164px 0;
}
.footer_social_inner a.linkin_ico{
	background-position:-246px 0;
	margin-right:0;
}
.footer_social_inner a.facebook_ico:hover{
	background-position:0 -40px;
}
.footer_social_inner a.twitter_ico:hover{
	background-position:-82px -40px;
}
.footer_social_inner a.google_plus:hover{
	background-position:-164px -40px;
}
.footer_social_inner a.linkin_ico:hover{
	background-position:-246px -40px;
	margin-right:0;
}
.footer_callraw{
	float:left;
	width:100%;
	padding-bottom:15px;
}
.footer_callraw_inner{
	width:355px;
	margin:0 auto;
}
.call_txt{
	float:left;
	width:136px;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:16px;
	font-weight: normal;
	padding-right:52px;
}
.call_txt span{
	font-family: 'PixelFountain_Bold';
	color:#48606A;
}
.skype_txt{
	float:left;
	width:166px;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:16px;
	font-weight: normal
}
.skype_txt span{
	font-family: 'PixelFountain_Bold';
	color:#48606A;
}
.copyright_txt{
	float:left;
	width:100%;
	text-align:center;
}
.copyright_txt p{
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:11px;
	font-weight: normal;
	letter-spacing:.2px;
}




/******************INNER PAGE START*******************************/
.inner_page{
	float:left;
	width:100%;
}
.inner_container{
	width:1020px;
	margin:0 auto;
}
/******************ABOUT PAGE START*******************************/
.inner_top_bg{
	float:left;
	background-color:#F1F2F2;
	width:100%;
	min-height:65px;
	padding:15px 0 20px 0;
}
.inner_tit{
	float:left;
	width:100%;
}
.inner_tit h1{
	float:left;
	width:100%;
	font-family: 'PixelFountain_Regular';
	color:#1890C2;
	font-size:50px;
	font-weight: normal;
	text-align:center;
	line-height:110%;
}
.inner_centerbg{
	float:left;
	background-color:#FFFFFF;
	width:100%;
	height:auto;
}
.inner_aboutpage{
	float:left;
	width:100%;
	padding:25px 0 50px 0;
}
.about_topcpn{
	float:left;
	width:96.2%;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:20px;
	font-weight: normal;
	text-align:center;
	line-height:160%;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:14px;
}
.about_centercpn{
	float:left;
	width:100%;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	font-weight: normal;
	text-align:center;
	line-height:160%;
	padding-top:17px;
}
.about_centercpn.sec{
	padding-top:10px;
}
.wework_raw{
	float:left;
	width:100%;
	text-align:center;
	padding:35px 0 0 0;
}
.wework_raw h3{
	float:left;
	width:100%;
	color:#81CDC4;
	font-weight:normal;
	line-height:100%;
	text-align:center;
	padding-bottom:15px;
}
.wework_raw ul{
	width:530px;
	margin:0 auto;
}
.wework_raw ul li{
	float:left;
	background:#FFFFFF;
	width:70px;
	height:70px;
	margin-right:20px;
	line-height:70px;
	border-radius:5px;
	box-shadow: 0 0 1px #A1A1A1;
	behavior:url(PIE.htc);
	position:relative;
}
.wework_raw ul li img{
	vertical-align:middle;
}
.wework_raw ul li.last{
	margin:0;
}
.reasons_box_raw{
	float:left;
	width:100%;
	padding:35px 0 0 0;
}
.reasons_border{
	float:left;
	width:320px;
	border:1px solid #BABABA;
	margin-right:37px;
	margin-top:12px;
}
.reasons_border.sec{
	margin-right:0;
}
.reasons_tit{
	float:left;
	font-family: 'PixelFountain_Regular';
	color:#015B7C;
	font-size:25px;
	font-weight: normal;
	line-height:100%;
	margin-right:37px;
}
.reasons_tit span{
	font-family: 'PixelFountain_Bold';
}
.reasons_box_raw ul{
	float:left;
	width:100%;
	padding-top:15px;
}
.reasons_box_raw ul li{
	float:left;
	background-color:#F4F4F4;
	width:47.06%;
	min-height:156px;
	padding:10px;
	margin:0 20px 30px 0;
	border-radius:5px;
	cursor:pointer;
	box-shadow: 0 2.5px 0 #1890C2;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	behavior:url(PIE.htc);
	position:relative;
}
.reasons_box_raw ul li.first{
	margin-right:0;
}
.reasons_box_raw ul li.last{
	margin-bottom:0;
}
.reason_lileft{
	float:left;
	width:80%;
	height:auto;
}
.reason_lileft h4{
	float:left;
	width:100%;
	height:auto;
	font-family: 'PixelFountain_black';
	color:#1890C2;
	font-size:20px;
	font-weight:normal;
	line-height:100%;
	padding:2px 0 0 2px;
}
.reason_lileft p{
	float:left;
	width:100%;
	height:auto;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:160%;
	padding:16px 0 0 2px;
}
.reason_liright{
	float:left;
	width:20%;
	height:156px;
	text-align:center;
	line-height:156px;
}
.reson_ico1_hover{
	display:none;
}
.reson_ico1{
	background:url(../images/reason_ico1.png) no-repeat center;
}
.reson_ico2{
	background:url(../images/reason_ico2.png) no-repeat center;
}
.reson_ico3{
	background:url(../images/reason_ico3.png) no-repeat center;
}
.reson_ico4{
	background:url(../images/reason_ico4.png) no-repeat center;
}
.reasons_box_raw ul li:hover .reson_ico1{
	background:url(../images/reason_ico1_hover.png) no-repeat center;
}
.reasons_box_raw ul li:hover .reson_ico2{
	background:url(../images/reason_ico2_hover.png) no-repeat center;
}
.reasons_box_raw ul li:hover .reson_ico3{
	background:url(../images/reason_ico3_hover.png) no-repeat center;
}
.reasons_box_raw ul li:hover .reson_ico4{
	background:url(../images/reason_ico4_hover.png) no-repeat center;
}
.reason_liright img{
 	vertical-align:middle;
}

/******************ABOUT PAGE END*******************************/


/******************WHAT WE DO PAGE START*******************************/
.inner_whatwedopage {
    float:left;
	width:100%;
    padding:25px 0 50px;
}
.whatwedo_box{
	float:left;
	width:92.16%;
	padding:19px 3.93% 0 3.93%;
}
.whatwedo_box ul{
	float:left;
	width:100%;
}
.whatwedo_box ul li{
	float:left;
	width:31.9%;
	min-height:447px;
	margin:0 2.1% 20px 0;
}
.whatwedo_box ul li.color_first{
	background-color:#F4F4F4;
}
.whatwedo_box ul li.color_sec{
	background-color:#ECF0F1;
}
.whatwedo_box ul li.color_thired{
	background-color:#F7F9F9;
}
.whatwedo_box ul li:hover{
	box-shadow:0 0 4px #959595;
	-webkit-box-shadow:0 0 4px #959595;
    -moz-box-shadow:0 0 4px #959595;
	behavior:url(PIE.htc);
	position:relative;
}
.whatwedo_box ul li.first{
	margin-right:0;
}
.whatwedo_box ul li.last{
	margin-bottom:0;
}
.whatwedo_img{
	float:left;
	width:100%;
	height:170px;
}
.whatwedo_txtbg{
	float:left;
	width:100%;
	padding-bottom:5px;
}
.whatwedo_txtbg h3{
	float:left;
	width:100%;
	color:#1890C2;
	font-weight:normal;
	line-height:110%;
	text-align:center;
	padding:10px 0 0 0;
}
.whatwedo_txtbg p{
	float:left;
	width:92.9%;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:160%;
	text-align:center;
	padding:10px;
}
.whatwedo_txtbg a{
	float:left;
	width:29px;
	height:29px;
	background:url(../images/servise_errow.png) no-repeat;
	transition: all 0.4s ease 0s;
}
.whatwedo_txtbg a:hover{
	float:left;
	width:29px;
	height:29px;
	background:url(../images/servise_hover_errow.png) no-repeat;
	transform: rotate(360deg);
}
.servise_errow_ico{
	margin:0 auto;
	width:29px;
	text-align:center;
	transition: all 0.8s ease 0s;
}
.servisebox_ico{
	margin:0 auto;
	width:62px;
}
.servisebox_ico span{
	float:left;
	width:62px;
	height:62px;
	margin-top:-32px;
}
/******************WHAT WE DO PAGE END*******************************/

/******************CONTACT PAGE START*******************************/
.inner_contactpage {
    float:left;
	width:100%;
    padding:25px 0 50px;
}
.contact_inner{
	float:left;
	width:76.48%;
	padding:18px 11.76% 0 11.76%;
 }
 .contact_inner h2{
 	float:left;
	width:100%;
	font-family: 'PixelFountain_Regular';
	color:#53B5AA;
	font-size:50px;
	font-weight:normal;
	line-height:110%;
	text-align:center;
 }
 .contact_inner h3{
 	float:left;
	width:100%;
	color:#48606A;
	line-height:110%;
	font-weight:normal;
	text-align:center;
	padding:15px 0 40px 0;
 }
.contact_raw{
 	float:left;
	width:100%;
}
.contct_fname_raw{
	float:left;
	background-color:#F1F2F2;
	width:45.90%;
	height:38px;
	border:1px solid #D6D8D8;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:38px;
	padding:0 10px;
	margin:0 2.56% 20px 0;
	border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus{
	box-shadow: 0px 0px 0px 1px #1890C2 inset, 0px 1px 1px rgba(0, 0, 0, 0.1);
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out; /* Firefox 4 */
    -webkit-transition: all 0.2s ease-in-out; /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-outs;
}
.contct_fname_raw.last{
	margin-right:0;
}
.contct_eraw_raw{
	float:left;
	background-color:#F1F2F2;
	width:97.18%;
	height:188px;
	border:1px solid #D6D8D8;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:160%;
	text-align:center;
	padding:10px;
	margin-bottom:50px;
	border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
}
.contact_btn_raw{
	margin:0 auto;
	width:60px;
}
.contact_btn_bg{
	float:left;
	width:60px;
	height:60px;
	background:url(../images/contact_btn_bg.png) no-repeat;
	cursor:pointer;
	-moz-transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out; 
	transition: all .6s ease-in-out;
}
.contact_btn_bg:hover{
	background:url(../images/contact_btn_hover.png) no-repeat;
	 transform: rotate(360deg);
}
/******************CONTACT PAGE END*******************************/


/******************OUR PROCESS PAGE START*******************************/
.inner_ourprocess{
	float:left;
	width:100%;
    padding:25px 0 50px;
}
.ourprocess_con{
	float:left;
	width:98.03%;
	padding:49px 0 0 1.97%;
}
.ourprocess_topcon{
	float:left;
	width:100%;
}
.ourproces_raw{
	float:left;
	width:37.25%;
}
.ourproces_raw_l{
	float:left;
	width:73.68%;
	padding-right:5.26%;
}
.proces_left_ico{
	float:left;
	width:30px;
	height:36px;
	padding-right:10px;
}
.process_right_con{
	float:left;
	width:82.14%;
}
.process_right_con h3{
	float:left;
	width:100%;
	color:#1890C2;
	font-family: 'PixelFountain_black';
	font-weight:normal;
	line-height:110%;
}
.process_right_con h3 span{
	color:#BABABA;
	font-family: 'PixelFountain_black';
	padding-right:5px;
}
.process_right_con p{
	float:left;
	width:100%;
	color:#1890C2;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:12px;
	line-height:160%;
	padding-top:10px;
}
.ourproces_raw_r{
	float:left;
	width:65px;
	height:25px;
	padding-top:70px;
}
.ourproces_raw.proses_2con{
	float:left;
	width:36.27%;
}
.ourproces_raw.proses_2con .proces_left_ico{
	float:left;
	width:36px;
	height:34px;
	padding-right:10px;
}
.ourproces_raw.proses_2con .process_right_con {
    width: 83.28%;
}
.ourproces_raw.proses_2con .ourproces_raw_l{
	width:76.7%;
	padding-right:1.2%;
}
.ourproces_raw.proses_3con{
	float:left;
	width:24.51%;
}
.ourproces_raw.proses_3con .proces_left_ico{
	float:left;
	width:35px;
	height:35px;
	padding-right:10px;
}
.ourproces_raw.proses_3con .process_right_con {
    width:80.28%;
}
.ourproces_raw.proses_3con .ourproces_raw_l{
	width:100%;
	padding-right:0	;
}
.process_lifirst{
	float:left;
	width:100%;
	min-height:180px;
	padding-bottom:10px;
}
.process_lisec{
	float:left;
	width:92.16%;
	padding-left:7.84%;
	min-height:160px;
	padding-bottom:10px;
}
.ourproces_raw.proses_4con{
	float:left;
	width:51.06%;
}
.ourproces_raw.proses_4con .proces_left_ico{
	float:left;
	width:29px;
	height:35px;
	padding-right:10px;
}
.ourproces_raw.proses_4con .process_right_con {
    width:86.28%;
}
.ourproces_raw.proses_4con .ourproces_raw_l{
	width:84.16%;
	padding-right:0	;
}
.ourproces_raw.proses_5con{
	float:left;
	width:45.06%;
}
.ourproces_raw.proses_5con .proces_left_ico{
	float:left;
	width:36px;
	height:35px;
	padding-right:10px;
}
.ourproces_raw.proses_5con .process_right_con {
    width:86.28%;
}
.ourproces_raw.proses_5con .ourproces_raw_l{
	width:100%;
	padding-right:0	;
}
.process_lithird{
	float:left;
	width:71.57%;
	min-height:100px;
	padding-bottom:10px;
	padding-left:28.43%
}
.ourproces_raw.proses_6con{
	float:left;
	width:100%;
}
.ourproces_raw.proses_6con .proces_left_ico{
	float:left;
	width:70px;
	height:61px;
	padding-right:10px;
}
.ourproces_raw.proses_6con .process_right_con {
    width:50%;
}
.ourproces_raw.proses_6con .ourproces_raw_l{
	width:100%;
	padding-right:0	;
}
.process_btm_con{
	float:left;
	width:100%;
	border-top:1px solid #EEEEEE;
	padding-top:20px;
}
.shidule_con{
	float:left;
	width:100%;
	padding-bottom:30px;
}
.shidule_con.last{
	padding:0;
}
.shidule_con h3{
	float:left;
	width:100%;
	color:#015B7C;
	font-weight:normal;
	line-height:100%;
}
.shidule_con p{
	float:left;
	width:100%;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:160%;
	padding:6px 0 0 0;
}
.shidule_con ul{
	float:left;
	width:100%;
}
.shidule_con ul li{
	float:left;
	width:100%;
	padding-bottom:2px;
}
.shidule_con ul li p{
	float:left;
	width:100%;
	background:url(../images/process_li_left.png) no-repeat left 9px;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	padding:0 0 0 15px;
}
/******************OUR PROCESS PAGE END*******************************/

/******************OUR WORK PAGE START*******************************/
.inner_ourworkpage{
	float:left;
	width:100%;
    padding:25px 0 50px;
}
.ourwork_container{
	width:1000px;
}
.ourwork_menu_raw{
	float:left;
	width:100%;
	padding:20px 0 0 0;
}
.ourwork_menu_raw ul{
	float:left;
	width:100%;
}
.ourwork_menu_raw ul li{
	float:left;
	padding-right:10px;
}
.ourwork_menu_raw ul li a{
	float:left;
	position:relative;
	background-color:#F1F2F2;
	width:auto;
	height:28px;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	padding:0 15px;
	text-decoration:none;
	line-height:28px;
	border-radius:3px;
	transition: all 0.5s ease 0s;
	-webkit-border-radius:0 0 3px 3px;
    -moz-border-radius:0 0 3px 3px;
	behavior:url(PIE.htc);
	position:relative;
}
.ourwork_menu_raw ul li a span{
	float:left;
	display:none;
	position:absolute;
	width:12px;
	height:6px;
	background:url(../images/ourwork_hover_errow.png) no-repeat;
	transition: all 0.5s ease 0s;
}
.ourwork_menu_raw ul li a:hover{
	background-color:#1890C2;
	color:#FFFFFF;
}
.ourwork_menu_raw ul li a.active{
	background-color:#1890C2;
	color:#FFFFFF;
}
.ourwork_menu_raw ul li a.active span{
	display:block;
	left:47%;
	transition: all 0.9s ease 0s;
}
.ourwork_menu_raw ul li a:hover span{
	display:block;
	top:28px;
	left:47%;
	text-align:center;
	transition: all 0.9s ease 0s;
}
.ourwork_tit_raw{
	float:left;
	width:100%;
	padding:30px 0;
}
.ourwork_tit_left{
	float:left;
	width:80px;
	height:60px;
}
.ourwork_tit_right{
	float:left;
	width:70%;
}
.ourwork_tit_right h3{
	float:left;
	width:100%;
	color:#1890C2;
	line-height:110%;
	font-weight:normal;
	padding-top:18px;
}
.ourwork_img_raw{
	float:left;
	width:100%;
}
.ourwork_img_left{
	float:left;
	width:58.9%;
}
.ourwork_imgbox{
	float:left;
	background-color:#FF0000;
	width:300px;
	height:270px;
	position:relative;
}
.ourwork_imgbox.imgbox_2{
	width:300px;
	height:270px;
}
.ourwork_imgbox.imgbox_3{
	width:600px;
	height:229px;
}
.ourwork_img_right{
	float:left;
	width:400px;
	height:499px;
}
.ourwork_img_imgbox_3{
	float:left;
	width:400px;
	height:499px;
}
.ourwork_imgbox.imgbox_4{
	width:400px;
	height:499px;
}
.ourwork_img_hover{
	display:none;
	width:100%;
	height:270px;
	top:0;
	background-color:#1890C2;
	z-index:1;
	position:absolute;
	transition: all 0.8s ease 0s;
}
.ourwork_imgbox > img {
    background-size: cover;
    height: 100%;
    width: 100%;
}
.ourwork_imgbox:hover .ourwork_img_hover{
	display:block;
	transition: all 0.8s ease 0s;
}
.ourwork_contxt_raw{
	float:left;
	width:99%;
	padding:35px 0 0 0;
}
.ourwork_contxt_raw p{
	float:left;
	width:100%;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:160%;
	padding-bottom:8px;
}
.ourwork_contxt_raw p span{
	font-family: 'PixelFountain_Bold';
	color:#53B5AA;
}
.ourwork_contxt_raw p.last{
	padding:0;
}
.work_img_firstraw{
	float:left;
	width:100%;
	height:320px;
}
.work_img_inner{
	float:left;
	width:auto;
	height:320px;
	cursor:pointer;
}
.work_img_inner.first{
	width:44.3%;
}
.work_img_inner.sec{
	width:30%;
}
.work_img_inner.thired{
	width:25.7%;
}
.work_img_sectraw{
	float:left;
	width:100%;
	height:229px;
	cursor:pointer;
}
.work_img_sectraw.first{
	width:60%;
}
.work_img_sectraw.sec{
	width:40%;
}
.work_img_thiredraw{	
	float:left;
	width:100%;
	height:250px;
	cursor:pointer;
}
.work_img_thiredraw.first{
	width:26.9%;
}
.work_img_thiredraw.sec{
	width:26.9%;
}
.work_img_thiredraw.thired{
	width:23.9%;
}
.work_img_thiredraw.forth{
	width:22.3%;
}
.ourwork_bottom_link{
	float:left;
	width:100%;
}
.ourwork_bottom_link ul{
	float:left;
	width:100%;
	padding:20px 0 0 0;
}
.ourwork_bottom_link ul li{
	float:left;
	width:auto;
	padding-right:10px;
}
.ourwork_bottom_link ul li a{
	float:left;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:110%;
	text-decoration:none;
}
.ourwork_bottom_link ul li span{
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	padding-left:6px;
}
.ourwork_bottom_link ul li a:hover{
	text-decoration:underline;
}
.ourwork_bottom_link ul li a:hover span{
	text-decoration:none;
}

/******************OUR WORK PAGE END*********************************/


/******************FOR PLAN PAGE START*********************************/
.forplan_con_midd{
	padding:20px 0 !important;
}
.forplan_listing{
	float:left;
	width:100%;
}
.forplan_listing ul{
	float:left;
	width:100%;
	padding-top:5px;
}
.forplan_listing ul li{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.forplan_listing ul li p{
	float:left;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	padding-left:6px;
	background:url(../images/florplan_li_ico.jpg) no-repeat left;
	padding-left:15px;
	line-height:110%;
	padding-bottom:0;
}
/******************FOR PLAN PAGE END*********************************/



/******************PROJECT PLANNER PAGE START*********************************/
.projectplaner_container{
	width:980px;
}
.projectplaner_container .about_topcpn{
	padding-bottom:45px;
}
.inner_projectplaner{
	float:left;
	width:100%;
    padding:25px 0 50px;
}
.plnner_form{
	float:left;
	width:100%;
	padding:15px 0 0 0;
}
.plnner_form_raw{
	float:left;
	width:100%;
}
.plnner_form_raw.seven{
	margin-top:40px;
}
.plnner_form_raw h3{
	float:left;
	width:100%;
	color:#1890C2;
	font-weight:normal;
	line-height:30px;
	text-align:center;
}
.plnner_form_raw.first h3{
	height:30px;
	background:url(../images/planner_ico1.png) no-repeat 400px center;
}
.detailplaner_raw{
	float:left;
	width:95.09%;
	padding:10px 0 40px 50px;
}
.detail_fname_raw{
	float:left;
	background-color:#F1F2F2;
	width:27.9%;
	height:28px;
	border:1px solid #D6D8D8;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:100%;
	padding:0 10px;
	margin-right:20px;
	border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
}
.detail_fname_raw.last{
	margin-right:0;
}
.plnner_form_raw.sec h3{
	height:30px;
	background:url(../images/planner_ico2.png) no-repeat 384px center;
}
.plnner_form_raw.thired h3{
	height:30px;
	background:url(../images/planner_ico3.png) no-repeat 320px center;
}
.plnner_form_raw.thired .detailplaner_raw{
	padding-left:200px;
}
.plnner_form_raw.thired .detail_fname_raw{
	width:59.94%;
}
.plnner_form_raw.forth .detailplaner_raw{
	padding-left:80px;
}
.plnner_form_raw.forth h3{
	height:30px;
	background:url(../images/planner_ico4.png) no-repeat 379px center;
}
.detail_brif_raw{
	float:left;
	background-color:#F1F2F2;
	width:83.38%;
	height:190px;
	border:1px solid #D6D8D8;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:100%;
	padding:10px 10px;
	border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
}
.plnner_form_raw.fifth .detailplaner_raw{
	padding-left:50px;
}


/***** select300 *****/
.planner_dropdown .select300{
	float:left;
	background:#F1F2F2;
	width:30.37%;	
	height:28px;
	line-height:30px;
	border:1px solid #D6D8D8;
	border-radius:4px;
	margin-right:20px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
}
.planner_dropdown .select300 ul.newList {
	background:#F1F2F2;
	width:281px;
	margin:0;
	padding:0;
	list-style:none;
	color:#48606A;
	position:absolute;
	border:1px solid #DADADA;
	top:22px;
	left:0;
	overflow:auto;
	z-index:9999;
}
.planner_dropdown .select300 .newListSelected {
	float:left;
	background:url(../images/dropdown_errow.png) no-repeat right 12px !important;
	width:97%;
	height:28px;
	line-height:28px;
	font-family: 'PixelFountain_Regular';
	font-size:14px;
   	color:#48606A;
   	font-size:14px;
}
.planner_dropdown .select300 .selectedTxt {
    height:28px;
	font-family: 'PixelFountain_Regular';
	font-size:14px;
   	color:#48606A;
	overflow:hidden;
}
.planner_dropdown .stylish-select ul.newList {
	left:-9999px;
	overflow:hidden;
}
.planner_dropdown ul.newList li a {
	padding:0 11px;
	display:block;
	line-height:24px;
	cursor: pointer;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
   	color:#484848;
   	font-size:16px;
   	font-weight:400;
	text-decoration:none;
}
.planner_dropdown .selectedTxt {
	overflow:hidden;
	padding:0 23px 0 10px;
}
.planner_dropdown .newListHover {
	background:#1890C2!important;
	color:#FFFFFF!important;
	cursor:default;
}
.planner_dropdown .hiLite {
	background:#1890C2!important;
}
/*stylish select-1---end*/
.plnner_form_raw.fifth .detail_fname_raw{
	text-align:center;
}
.project_planer_btn{
	float:left;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	margin:25px 0 0 0;
}
.project_planer_btn a{
    font-family: 'PixelFountain_Regular';
	color:#666666;
	font-size:20px;
	font-weight: normal;
	background:#CCE4FD;
	padding:14px 62px;
	text-decoration:none;
	border-radius:5px;
	transition: all 0.2s ease-in 0s;
	box-shadow: 0 2px 0 #999999;
	behavior:url(PIE.htc);
	position:relative;
}
.project_planer_btn input.submit{
    font-family: 'PixelFountain_Regular';
	color:#666666;
	font-size:20px;
	font-weight: normal;
	background:#CCE4FD;
	padding:14px 62px;
	text-decoration:none;
	border-radius:5px;
	transition: all 0.2s ease-in 0s;
	box-shadow: 0 2px 0 #999999;
	behavior:url(PIE.htc);
	position:relative;
	cursor:pointer;
}
.project_planer_btn input.submit:hover{
	background:#1890C2;	
	color:#FFFFFF;
	box-shadow: 0 2px 0 #0C465F;
}
.project_planer_btn a:hover{
	background:#1890C2;	
	color:#FFFFFF;
	box-shadow: 0 2px 0 #0C465F;
}


.type_project_raw{
	float:left;
	width:95.92%;
	height:auto;
	padding:11px 0 40px 40px;
}
.type_project_opt{
	float:left;
	background:#EEEEEE;
	width:22.43%;
	height:30px;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
	margin-right:20px;
}
.type_project_opt p{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	font-weight: normal;
	padding-left:12px;
}
.type_project_chk{
	float:right;
	background:#C3C3C3;
	width:37px;
	height:30px;
	border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
    -moz-border-radius:0 4px 4px 0;
	behavior:url(PIE.htc);
	position:relative;
}
.type_project_check{
	float:left;
	width:17px;
	height:17px;
	margin:7px 0 0 11px;
}
span.checkbox {
	float:left;
	width:17px;
	height:17px;
	background:url(../images/check_box.png) no-repeat;
	display:block;
} 
.type_project_opt.checked{
	background:#CCE4FD;
}
.type_project_opt.checked .type_project_chk{
	background:#30B6BE;
}




.type_project_opt2{
	float:left;
	background:#EEEEEE;
	width:22.43%;
	height:30px;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
	margin-right:20px;
}
.type_project_opt2 p{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	font-weight: normal;
	padding-left:12px;
}
.type_project_check2{
	float:left;
	width:17px;
	height:17px;
	margin:7px 0 0 11px;
}
.type_project_opt2.checked{
	background:#CCE4FD;
}
.type_project_opt2.checked .type_project_chk{
	background:#30B6BE;
}


.type_project_opt3{
	float:left;
	background:#EEEEEE;
	width:22.43%;
	height:30px;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
	margin-right:20px;
}
.type_project_opt3 p{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	font-weight: normal;
	padding-left:12px;
}
.type_project_check3{
	float:left;
	width:17px;
	height:17px;
	margin:7px 0 0 11px;
}
.type_project_opt3.checked{
	background:#CCE4FD;
}
.type_project_opt3.checked .type_project_chk{
	background:#30B6BE;
}


.type_project_opt4{
	float:left;
	background:#EEEEEE;
	width:22.43%;
	height:30px;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
	margin-right:20px;
}
.type_project_opt4 p{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	font-weight: normal;
	padding-left:12px;
}
.type_project_check4{
	float:left;
	width:17px;
	height:17px;
	margin:7px 0 0 11px;
}
.type_project_opt4.checked{
	background:#CCE4FD;
}
.type_project_opt4.checked .type_project_chk{
	background:#30B6BE;
}
.planner_txt_raw.project_planer_raw{
	min-height:88px;
	padding:17px  0;
}
.planner_txt_raw.project_planer_raw h2{
	letter-spacing:1px;
	line-height:140%;
}
/******************PROJECT PLANNER PAGE END*********************************/






/******************INNER PAGE END*******************************/
	
	/*box-shadow:2px 0px 0px #000000;
	-webkit-box-shadow:2px 0px 0px #000000;
    -moz-box-shadow:2px 0px 0px #000000;
	behavior:url(PIE.htc);
	position:relative;
	
	transition: all 0.25s ease-in 0s;
	-webkit-transition: all 0.25s ease-in 0s;
    -moz-transition: all 0.25s ease-in 0s;
	
	border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
    -moz-border-radius:0 0 2px 2px;
	
	behavior:url(PIE.htc);
	position:relative;
	
	
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	line-height:160%;
	
	*/
	




.outer{ 
	float:left;
	width:427px; 
	height:30px; 
	margin:15px 0 0 277px;
}
.outer h1{ padding-top:80px;}
.upload_button_outer{ height:52px; padding:3px; margin:0px 20px; background:#fff; border-radius:25px; -moz-border-radius:25px;}
.filename{ 
	float:left;
	background:#F1F2F2;
	width:318px;
	height:28px; 
	line-height:28px; 
	overflow:hidden;
	border:1px solid #D6D8D8;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
	margin-right:10px;		
	font-family: 'PixelFountain_Regular';
	color:#48606A;
	font-size:14px;
	font-weight: normal;
	padding:0 10px;
}
.uploadbtn{
	float:right; 
	background:#CCE4FD;
	position:relative; 
	width:75px; 
	height:28px;
	line-height:28px;
	text-align:center; 
	overflow:hidden;
	border:1px solid #D6D8D8;
	border-radius:4px;
	-webkit-border-radius:4px;
    -moz-border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
	
}
.uploadbtn input[type=file]{ position:relative; z-index:11; font-size:40px; opacity: 0; filter:alpha(opacity=0); cursor:pointer;}
.uploadbtn .upload{width:75px; height:28px; position:absolute; left:0; top:0; z-index:10;

	font-family: 'PixelFountain_Regular';
	color:#333333;
	font-size:13px;
	font-weight: normal;
}






