<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	 font-family: Arial;
	  color:#666666;
	  font-size:14px;
	  line-height:21px;
	  background:url(../img/bg.png);
	  
	   -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
	  
	  position:relative;
 
}
a{  
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
::-moz-selection {
	background: #333333;
	color: white;
	text-shadow: none;
}

::selection {
	background: #333333;
	color: white;
	text-shadow: none;
}


.upper{ text-transform:uppercase}

.green{ color:#00a453}
.white{ color:#fff !important}
.orange{ color:#e69d37}
.blue{ color:#0071b6}
.brown{ color:#743605}
.black{ color:#414141}
.gray{ color:#333333}
.red{ color:#cc0000}
.red2{ color:#c3222e}
.star{ color:#e50707}
.bold{ font-weight:bold}

a.orange{ color:#e69d37}
a.blue{ color:#4385a5}
a.brown{ color:#97866b}
 

.font10{ font-size:10px;}
.font11{ font-size:11px;}
.font12{ font-size:12px; line-height:18px;}
.font13{ font-size:13px; line-height:16px;}
.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{font-size:17px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}
.font21{ font-size:21px;}
.font22{ font-size:22px;}
.font24{ font-size:24px; line-height:24px}
.font26{ font-size:26px}
.font28{ font-size:28px;}
.font30{ font-size:30px}
.font32{ font-size:32px}
.font34{ font-size:34px;}
.font36{ font-size:36px; line-height:40px}
.font40{ font-size:40px; line-height:40px}
.font48{ font-size:48px; line-height:40px}
.font50{ font-size:50px;}

.img_fullwidth{ width:100%}
.text_top{ vertical-align:top; top:3px; position:relative;}
 


b, strong{ font-weight:700}
h1,h2,h3,h4{ 
	font-weight:normal; 
	line-height:25px;
	font-size:28px;
	color:#333333;
}
 
.button{
	display:inline-block;
	width:auto;
	padding:2px 20px 0;
	height:47px;
	width:auto;
	border:0px;
	color:#fff;
	line-height:20px;
	text-align:center;
	position:relative;
	background-color:#0070b6;
	font-family: 'nexa_boldregular';
	font-size:16px;
 	
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
		  
		  -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
		 
}
 
.button:hover{ 
	color:#fff;
	background-color:#333333;
	text-decoration:none
}
 
 
.button.gray{background-color:#4c4c4c;}
.button.gray:hover{ background-color:#333}
button.button.disable{display:none;}

a.button{
	line-height: 33px;
    padding: 0 20px;
	color:#ffffff;
}
.button + .button{ margin-left:5px}
 
.buttons{
	display:block;
	margin:10px 0 10px;
}
 
.nomargin_bottom{ margin-bottom:0 !important}

 
.icons{
	display:inline-block;
	position:relative;
	vertical-align:top;
	background-image:url(../img/icons.png);
	background-repeat:no-repeat;
}
.icon_arrow_right{
	width:17px;
	height:8px;
	background-position:0 0;
}
.icon_arrow_right_w{
	width:17px;
	height:8px;
	background-position:-20px 0px;
	top:6px;
}
.icon_map{
	width:19px;
	height:29px;
	background-position:0px -12px;
}
.icon_mail{
	width:28px;
	height:19px;
	background-position:-21px -11px;
}
.icon_phone{
	width:24px;
	height:20px;
	background-position:-50px -12px;
}
.icon_carG{
	width:56px;
	height:39px;
	background-position:-79px 0;
}
.icon_car12{
	width:56px;
	height:39px;
	background-position:-195px 0;
}
.icon_car22{
	width:56px;
	height:39px;
	background-position:-138px 0px;
}
.icon_arrow_up{
	width:12px;
	height:24px;
	background-position:-257px 0;
}

.company_about{
	width:52px;
	height:42px;
	background-position:0 -54px;
}
.company_profile{
	width:47px;
	height:42px;
	background-position:-58px -54px;
}
.systems_solution{
	width:41px;
	height:40px;
	background-position:-108px -54px;
}
.group_company{
	background-position: -153px -54px;
	width: 52px;
    height: 36px;
}
	    
   
.show-phone-small{ display:none}    

.page{ 
	height:100%;
	width:100%;
} 
.input_group .text{
	font-size:18px;
	margin-bottom:10px;
	display:block;
}
.security_code{
	margin-bottom:10px;
	display:block;
	background-color:#f3f3f3;
	font-size:18px;
	text-align:center;
	height:46px;
	position:relative;
}
.security_code.item{ background:none}
.security_code .code{
	width:173px;
	height:46px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.security_code .refresh{
	border:0px;
	height:45px;
	width:45px;
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	background:#464646

}
.security_code .refresh .icon{
	height:43px;
	width:100%;
	display:block;
	background: url(../img/refresh.png) center center no-repeat;
	-webkit-transition: -webkit-transform 0.3s ease-out;
       -moz-transition: -moz-transform 0.3s ease-out;
    	    transition: transform 0.3s ease-out;
}
.security_code .refresh:focus .icon{
	-webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.logo_site a{
	float:left;
	width:234px;
	height:41px;
	margin-top:23px;
	background:url(../img/logo.png) 0 0 no-repeat;
}


header{
	display:block;
	width:100%;
	height:88px;
	background-color:#fff;
	
	 -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
} 
header .navbar .nav{ margin-top:15px} 

header.animateIt {
	height:57px;
	background-color:#1476b9;
    position:fixed;
    top:-88px;
    left: 0;
    right: 0;
    z-index:999;
   /* transition:0.4s top cubic-bezier(.3, .73, .3, .74);*/
}
body.down header.animateIt {
    top:0;
}

header.animateIt .navbar .nav &gt; li &gt; a:focus,
header.animateIt .navbar .nav &gt; li &gt; a:hover,
header.animateIt .navbar .nav &gt; li:hover &gt; a {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

header.animateIt .logo_site a{
	background:url(../img/logo_w.png) 0 0 no-repeat;
	height:32px;
	margin-top:12px;
}
 

header.animateIt .navbar .nav{ margin:0}
header.animateIt .navbar .nav &gt; li &gt; a,
header.animateIt .navbar .nav &gt; li &gt; a:hover{ color:#fff;}
 
.banner{
	display:block; 
	overflow:hidden; 
	position:relative; 
	background:#fff;
	background-position:top center;
} 
.banner.height70{
	height:70px;
} 
.banner.height260{
	height:260px;
}
.banner.fullscreen{
	height:645px;
	background-position:top center;
	background-repeat:no-repeat
}


.banner .page_name_wrap{
	height:165px;
	position:relative;
	top:50%;
	margin-top:-190px;
	display:block
} 
.banner .page_name{
	color:#fff;
	border:0;
	font-size:62px;
	padding:0px;
	margin-top:105px;
}
.banner .page_name + .page_name{
	margin-top:80px;
}
.banner .page_name.font80{ font-size:80px}
.undercon .page_name.font80:first-child{ margin-top:65px}
.banner .page_name_detail{
	font-size:18px;
	font-style:italic;
	text-align:center;
	color:#fff;
}
.banner .page_name_line{
	width:60px;
	height:2px;
	margin:30px auto 30px;
	background-color:#fff;
	display:block
}
.banner .page_name_vertical_line{
	position:absolute;
	bottom:0px;
	height:35%;
	left:50%;
	width:2px;
	margin-left:-1px;
	border-left:1px solid #fff;
}
.banner .page_name_vertical_line:before{
	content:'';
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	background-color:#fff;
	margin-left:-11px;
	-webkit-border-radius:50%;
     -moz-border-radius:50%;
          border-radius:50%;
}
@media screen and (max-height: 700px) {
	.banner .page_name_vertical_line{
		height:30%;
	}
}

.fullwidth{
	padding:60px 0;
	display:block;
	background-color:#fff;
}
.fullwidth.background{background-color:#f6f8f8;}
.fullwidth.big_padding{padding:95px 0;}
.section_line{border-top:1px solid #ccc;}

.shadow{
	-webkit-box-shadow: 0 4px 5px 0 rgba(50, 50, 50, 0.3);
	   -moz-box-shadow: 0 4px 5px 0 rgba(50, 50, 50, 0.3);
			box-shadow: 0 4px 5px 0 rgba(50, 50, 50, 0.3);
}

 

.title.big{
	font-family: 'nexa_boldregular';
	text-align:center;
	font-size:40px;
}
.title.light{
	font-family: 'nexa_lightregular';
	text-align:center;
	font-size:21px;
	color:#006cb4;
}

.section_name .title.big{text-align:center; margin:0; margin-bottom:35px;}
.section_name .title.light{text-align:center; margin:0; margin-bottom:10px;}
.section_name p{text-align:center;}
.section_name .title.big + p{ margin-top:-13px;}

.article{
	padding:90px 0 30px 0;
	font-size:18px;
	line-height:30px;
	color:#333;
}
.article.no-padding{ padding:0 0 10px 0}
.article h2{
	color:#006ab2;
	font-size:24px;
	font-family: 'nexa_boldregular';
	margin-top:60px;
}
.article h2:first-child{ margin-top:0}
.article h2.font36{ font-size:36px; margin-bottom:30px}
.article h3{
	font-size:24px;
	font-family: 'nexa_boldregular';
	font-weight:normal
}
.article p{
	margin-top:20px;
}

.circle_flow {
	width:730px;
	margin:30px auto 30px;
	text-align:center;
	display:block;
	list-style-type:none
}
.circle_flow li{
	display:inline-block;
	width:142px;
	height:144px;
	margin:25px 45px 15px;
	vertical-align:top;
	font-size:16px;
	font-family: 'nexa_boldregular';
	color:#333333;
	background:url(../img/circle_flow.png) 0 0 no-repeat;
}
 
.circle_flow li .middle{
	width:142px;
	height:144px;
	display:table-cell;
	vertical-align:middle;
	color:#333333;
}
.circle_flow li .middle:hover{ color:#000}

.circle_flow li.c01{ background-position:0 0;}
.circle_flow li.c02{ background-position:-144px 0px;}
.circle_flow li.c03{ background-position:-289px 0;}
.circle_flow li.c04{ background-position:0 -145px;}
.circle_flow li.c05{ background-position:-144px -145px;}

.circle_flow li.c01 .middle:hover{ color:#006cb4}
.circle_flow li.c02 .middle:hover{ color:#f49129}
.circle_flow li.c03 .middle:hover{ color:#42ad4d}
.circle_flow li.c04 .middle:hover{ color:#d44736}
.circle_flow li.c05 .middle:hover{ color:#20a7c0}

.project_ref{
	display:none;
	margin-top:35px;
	width:970px;
	min-height:350px;
	margin-left:-10px;
}
.project_ref_list{
	list-style-type:none;
	margin:auto;
	margin-bottom:30px;
	width:295px;
} 

.project_ref_list .pic{
	width:100%;
	text-align:center;
	overflow:hidden;
}
.project_ref_list .pic a{ display:block; position:relative}
.project_ref_list .text_overlay{
	top:20px;
	text-align:left;
}
.project_ref_list .name h2{
	font-size:18px;
	line-height:21px;
	font-family: 'nexa_boldregular';
	margin:23px 0 15px;
}
.project_ref_list .name a{ color:#333}
.project_ref_list .name a:hover{ color:#006fb5}
.project_ref_list .info{font-size:13px;}
.project_ref_list .info p:first-child{ margin-top:0}
.project_ref_list a.learnmore{
	color:#006fb5;
	font-family:'nexa_boldregular';
	font-size:14px;
}
.project_ref_list a.learnmore .icons{
	position:relative;
	left:5px;
	top:7px;
	
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.project_ref_list a.learnmore:hover .icons{ left:13px;}

.allpage .contact_form{margin-top:0; margin-bottom:10px}
.contact_form{ margin-top:50px; margin-bottom:30px;}
.contact_form .input_width{
	height:auto;
	font-size:18px;
}
.contact_form .button{
	padding-left:0px;
	padding-right:0px;
	width:100%;
	margin-top:5px;
}
.contact_form .button .icons{ 
	position:relative; 
	left:10px;
	-webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
         -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}
.contact_form .button:hover .icons{ left:20px;}
.contact_form textarea.input_width{ height:200px; line-height:26px}

.contact_info{
	text-align:center;
	margin-top:50px;
}
.contact_info a{ color:#666666}
.contact_info a:hover{ color:#0071b6}
.contact_info .icons{ margin-bottom:10px}
.text_overlay{
	position:absolute;
	left:30px;
	top:30px;
	color:#fff;
	font-size:12px;
	line-height:19px;
	border-left:1px solid #fff;
	padding-left:10px;
	opacity: 0.8; 
	filter:alpha(opacity=80); 
}

.space_value_map{
	position:absolute;
	top:0px;
	right:0;
	width:240px;
	text-align:center;
	background:#fff;
	padding:8px 0 8px;
	color:#333333;
	z-index:99;
	font-family: 'nexa_boldregular';
	font-size:15px;
	line-height:24px;
}
.map_wrap{
	background-color:#333333
}
#map{
	width:100%;
	height:390px;
	display:block;
	background-color:#ccc;
}
.gmnoprint img {
    max-width: none; 
}


.page_name{
	width:100%;
	display:block;
	font-size:62px;
	line-height:60px;
	margin:0px;
	padding:0px 0 50px; 
	color:#333333;
	text-align:center;
	font-family: 'nexa_boldregular';
	border-bottom:1px solid #0071b6;
}

.company_menu_wrap{
	padding-top:0px;
}
.company_menu{
	color:#211d1e;
	font-size:19px;
	font-family: 'nexa_boldregular';
	text-align:center;
	display:block;
	line-height:26px;
	border-top:4px solid transparent;
	padding-top:50px;
}
.company_menu:hover,
.company_menu.active{
	border-top:4px solid #0071b6;
}
.company_menu .icons{ height:45px}
.company_menu span{
	display:block;
	margin-top:20px;
}

.table_2column { width:100%; margin-top:-5px; font-size:16px}
.table_2column  th{
	text-align:right;
	font-weight:normal;
	font-family: 'nexa_boldregular';
	font-size:18px;
	color:#0071b6;
}
.table_2column  th,
.table_2column  td{ 
	vertical-align:top;
	padding:5px 5px;
	line-height:30px
}
.table_2column  td{ padding-left:40px; color:#211d1e; }
.table_2column  td a{ color:#211d1e}
.table_2column  td a:hover{ text-decoration:underline;}

.table_2column ul li{ line-height:30px; font-size:16px;}


.systems_solution_wrap h2{
	font-size:36px;
	margin-bottom:15px
}
.systems_solution_wrap h3{
	font-size:24px;
	line-height:30px;
}
.systems_solution_wrap .img{ margin:35px 0 35px}
.systems_solution_wrap .article{
	text-align:center;
	position:relative;
	padding-bottom:50px;
	padding-top:70px;
	width:820px
}

.article_line{
	border-bottom:1px solid #e9e9e9;
	width:100%;
	height:5px;
}

ol.policy_box{
	margin:0px;
	padding:0px;
	list-style-type:none;
	counter-reset: li-counter;
	color:#211d1e;
	
}
ol.policy_box &gt; li{
	border:2px solid #efefef;
	position:relative;
	padding:50px 40px 30px 40px;
	margin-top:100px;
}
ol.policy_box &gt; li:before {
    position: absolute;
    top: 0;
	left:50%;
	margin-left:-32px;
	margin-top:-32px;
	width:60px;
	height:60px;
	font-size:26px;
	line-height:60px;
	color:#006ab2;
	background-color:#fff;
	border:3px solid #efefef;
    font-family: 'nexa_boldregular'; 
    text-align: center;
    content: counter(li-counter);
    counter-increment: li-counter;
	
  -webkit-border-radius:50%;
     -moz-border-radius:50%;
          border-radius:50%;
}
ol.policy_box &gt; li p:first-child{ margin-top:0}

ol.policy_box ul.list{ margin-top:25px; margin-bottom:10px;}
ol.policy_box ul.list li{
	font-size:18px;
	color:#211d1e;
	line-height:30px;
}


.article  .policy_font_italic{
	font-style:italic;
	text-align:center;
	margin:80px 0;
}
.article  .policy_font_italic p{color:#666}
.policy_note{
	text-align:center;
	background-color:#efefef;
	padding:40px 40px 30px 40px;
	color:#666;
}
.policy_note h2{ color:#333}
.policy_note p{ color:#666 !important}
.policy_note p:first-child,
.policy_font_italic p:first-child{ margin-top:0}

.policy_note.blue_box{
	text-align:left;
	background-color:#e9f4fe;
}
.policy_note .font_italic{
	text-align:right;
	margin-top:30px;
}
p.font_italic{
	font-size:16px;
	font-style:italic;
	color:#666666;
}

.term_of_use{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.term_of_use &gt; li{
	margin:80px 0 0 0;
	padding:0px;
	display:block;
	line-height:30px;
}
.term_of_use &gt; li:first-child{ margin-top:0}

ul.list{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.list li{
	padding:0 0 0 15px;
	margin:0px;
	position:relative;
}
ul.list li:before{
	content:'-';
	position:absolute;
	left:0px;
	top:0;
}
.product_section{
	border-top:1px solid #ccc;
	width:100%;
	display:block;
	color:#333333;
}
.product_section .article{
	text-align:center;
	font-size:18px; 
	line-height:32px
}
.product_section .article h2{ font-size:48px; line-height:46px; margin-bottom:30px}

.simple-video-wrapper{
	width:640px;
	margin:auto;
	position:relative;
}
.simple-video-overlay{
	display:block;
	width:100%;
	height:360px; 
	background:rgba(0,0,0,0.8) url(../img/play-button.png) center center no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
 

.product_vdo{ 
	width:100%; 
	height:360px; 
	display:block;
	margin:70px 0;
	cursor:pointer; 
}
.product_vdo_inner{
	background:#101010;
	display:block;
	height:360px;
	width:640px;
	margin:auto;
}

 .product_thumb {
	margin:60px 0 0 0;
	padding:0px;
	display:block;
	list-style-type:none;
	text-align:center;
}
.product_thumb.no-margin li{ margin-top:0}
.product_thumb li{ margin-top:80px}
.product_thumb .pic{
	display:block;
	width:100%;
}
.product_thumb .pic.arrow{ position:relative}
.product_thumb .pic.arrow:before{
	background:url(../img/tower-parking-arrow.png) 0 0 no-repeat;
	width:104px;
	height:36px;
	display:block;
	position:absolute;
	right:-45px;
	bottom:30px;
	content:'';
}
.product_thumb .pic .middle{
	width:295px;
	height:205px;
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
}
.product_thumb .pic img{ max-width:295px;}
.product_thumb .text{
	margin:25px 0px 0;
	font-size:16px;
	color:#333333;
}
.product_thumb .photo_tower{
	margin-top:-435px;
	position:relative;
	top:-40px;
}

.parking_level { text-align:left;}
.parking_level  + .parking_level {}
.parking_level  .text{
	font-size:16px;
	margin:20px 0 0;
	line-height:24px;
}
.parking_level  h3{
	text-align:left;
	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	margin-top:0
}
.parking_level  h3 .icons{ 
	top:-10px; 
	margin:0 2px;
}
.parking_level  h3 .font_normal{ font-weight:normal}

.photo_gallery{
	margin:35px 0 35px -10px;
	padding:0px;
	list-style-type:none;
	float:left;
}
.photo_gallery li{
	float:left;
	margin:0px;
	padding:0px;
	width:227px;
	height:173px;
	background:#ccc;
	margin:10px 0 0 10px;
	overflow:hidden;
	position:relative;
}
.photo_gallery li.big_photo{ 
	width:703px; 
	height:357px;
	float:right;
}
.photo_gallery li img{max-width:227px;} 
.photo_gallery li.big_photo img{max-width:703px;} 

.photo_gallery .text{
	font-size:11px;
	color:#fff;
	position:absolute;
	left:10px;
	bottom:10px;
}

.product_section{ padding-bottom:110px;}
.product_section .section_name .title.big{ margin-top:60px;}
.product_section .contact_form{ margin-top:60px; color:#666}

.product_section.background{
	border:0px;
	background-size:cover;
	height:auto;
	background-attachment:fixed;
	padding:50px 0 50px
}
.product_section.background p{
	color:#fff;
	font-size:16px;
	line-height:30px;
}
.product_section.background p:first-child{ margin-top:0}
.product_section.background .article{ padding:0}

.product_section.blue{ border-top:1px solid #0071b6; margin-top:70px}

.product_section.orange{ border-top:1px solid #f49129;}
.product_section.orange h2{ color:#f49129}

.product_section.green{ border-top:1px solid #42ad4d;}
.product_section.green h2{ color:#42ad4d}
.product_section.green .background{padding:20px 0;}
.product_section.green .background .article{text-align:left}
.product_section.green .background h3 { font-size:21px; color:#fff;}
.product_section.green .background h3 + p{ margin-top:0; margin-bottom:0}

.product_section.red{ border-top:1px solid #d44736;}
.product_section.red h2{ color:#d44736}

.product_section.bluesky{ border-top:1px solid #20a7c0;}
.product_section.bluesky h2{ color:#20a7c0}

.product_section.gray{ padding-bottom:0}

.no-padding-bottom{ padding-bottom:0px !important}
.no-padding-top{ padding-top:0px !important}
.no-padding{padding-bottom:0px !important; padding-top:0px !important}

.parking_type{
	display:block;
	text-align:center;
}
.parking_type span{
	padding:2px 20px 0;
	margin:0px;
	display:inline-block;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
}
.parking_type span + span{ margin-left:-2px}
.parking_type .tower{ background-color:#de4d62}
.parking_type .stack{ background-color:#628f4c}
.parking_type .ramps{ background-color:#0071b6}

.case_study_gallery{list-style-type:none;}
.case_study_gallery li{ 
	position:relative;
	text-align:left;
	font-size:12px;
	margin-top:20px;
	color:#666666
}
.case_study_gallery .text_overlay{
	top:5px;
	left:25px;
}
.case_study_gallery .text{ margin-top:20px}
.case_study_gallery .large .text{
	position:absolute;
	bottom:0;
	left:0px;
	background:rgba(255,255,255,0.9);
	margin:0px;
	padding:10px 20px;
	color:#666666;
}

.company_country{
	height:645px;
	background:url(../img/company_country-2560_668.jpg) center center no-repeat;
}
.company_country .container{position:relative; height:645px;}
.company_country .pin{
	width:40px;
	height:40px;
	display:block;
	position:absolute;
}
.company_country .thai{
	left: 214px;
    top: 341px;
	width:50px;
	height:65px;
}
.company_country .japan{
	right: 160px;
    top: 33px;
}
.company_country .singapore{
	left: 268px;
    bottom: 56px;
}
.company_country .chaina{
	right: 455px;
    top: 186px;
}
.company_country .vietnam{
	left:275px;
    top: 265px;
}
.company_country .myanmar{
	left:152px;
    top: 277px;
}

.company_country .myanmar2{
	left: 148px;
    top: 295px;
    width: 24px;
}
.company_country .myanmar3{
	left: 172px;
    top: 301px;
    width: 24px;
}


.tooltip{
	font-size:14px;
} 
.tooltip h2{
	color:#fff;
	font-size:16px;
	font-family: 'nexa_boldregular';
	text-transform:uppercase;
	margin-bottom:5px;
}

.company{ 
	margin-top:35px; 
	margin-bottom:35px;
}
.company h2{
	font-size:19px;
	font-family: 'nexa_boldregular';
	color:#333333;
	margin:0px;
	position:relative;
	text-transform:uppercase
}
.company h2:before{
	content:'';
	width:45px;
	height:4px;
	display:block;
	background-color:#333;
	position:absolute;
	left:0px;
	top:-20px;
}
.company a{ color:#666;}
.company a:hover{ text-decoration:underline}
.group_company_wrap{
	margin-top:10px;
	margin-bottom:30px
}
.company h3{
	font-size:16px;
	font-family: 'nexa_boldregular';
	color:#006ab2;
	margin-top:50px;
	margin-bottom:0px;
}
.company p{
	margin:5px 0px;
}
.company h2 + h3{margin-top:25px;}
.company h2 + p{margin-top:25px;}

.backtotop{
	width:115px;
	height:115px;
	display:block;
	margin:auto;
	margin-top:70px;
	margin-bottom:10px;
	background:#999999;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
   position:relative;
	
  -webkit-border-radius:50%;
     -moz-border-radius:50%;
          border-radius:50%;
}
.backtotop:hover{ background:#333;}
.backtotop .icons{
	position:absolute;
	top:35px;
	left:30px;
}
 
.backtotop .text{
	font-family: 'nexa_boldregular';
	font-size:14px;
	color:#fff;
	line-height:16px;
	display:inline-block;
	position:absolute;
	top:35px;
	right:33px;
}

footer{
	display:block;
	padding:40px 0 35px;
	background:url(../img/footer_bg.png) repeat-y center top;
	position:relative;
 	min-width: 1140px;
}

.footer_left{
	float:left;
	color:#fff;
}
.footer_right{
	float:right;
	
	display:none
}
.footer_right a{
	display:block;
	color:#fff;
	width:205px;
	padding-bottom:20px;
	text-transform:uppercase;
	font-weight:bold;
}
.footer_right a:hover{ color:#333333}


.body_page{
	display:block;
	width:100%;
	margin-bottom:583px;
	position:relative;
	z-index:1;
	min-width:1140px
}
.bottom_page_fixed{
	width:100%;
	position:fixed;
	height:583px;
	min-width:1140px;
	bottom:0px;
	left:0px;
	opacity: 0.8; 
	filter:alpha(opacity=80);

}
 
.allpage .body_page{ /*margin-bottom:192px*/ margin-bottom:0}
.allpage .bottom_page_fixed{height:192px;}

body.mobile{
	position:relative;
	overflow:hidden;
}
.mobile .slide_caption{ top:100px} 
.mobile .banner.fullscreen{ height:550px;}
.mobile .flexslider .slides &gt; li,
.mobile .banner.flexslider {height:550px;}
  </pre></body></html>