@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light.eot');
    src: url('fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light.woff') format('woff'),
         url('fonts/roboto-light.ttf') format('truetype'),
         url('fonts/roboto-light.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	width:100%;
	height:100%;
	margin:0 auto;
	font-family: 'robotolight';
}
*{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
	border:none;
}
.clear{
	clear:both;
}
.container{
	width:1000px;
	margin:0px auto;
	margin-top:50px;
}
.title{
	width:100%;
	height:50px;
	background:url(../images/pattern-dot.png);
	float:left;
}
.title-txt{
	height:100%;
	line-height:50px;
	color:#2a73b8;
	font-size:40px;
	float:left;
	background:#fff;
	padding:0px 5px;
}
.section{
	width:100%;
	float:left;
}
.fleat-sec{
	width:100%;
	margin-top:45px;
	float:left;
}
.cargo-cont{
	width:250px;
	height:320px;
	float:left;
	background:#eee;
	position:relative;
}
.cargo-cont:hover {
	margin-top:-5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.8);
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	z-index:3;
}
.cargo-img{
	width:100%;
	height:160px;
	float:left;
}
.cargo-title{
	width:100%;
	height:45px;
	line-height:45px;
	float:left;
	color:#fff;
	background:#e8312b;
	text-align:center;
	font-size:25px;
}
.cargo-go{
	width:104px;
	height:39px;
	position:absolute;
	top:302px;
	left:70px;
	z-index:4;
	display:none;
	background:url(../images/go.jpg);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.cargo-text{
	width:220px;
	height:55px;
	padding:15px;
	padding-top:15px;
	font-size:16px;
	color:#000;
	text-align:center;
	line-height:16px;
	float:left;
}
.half-container{
	width:470px;
	float:left;
}
.half-sec-desc{
	width:460px;
	margin-top:25px;
	margin-left:5px;
	float:left;
	border-left:5px solid #eee;
	position:relative;
	height:205px;
}
.inside-half-cont-title{
	width:440px;
	padding-left:20px;
	font-size:20px;
	line-height:20px;
	color:#000;
	float:left;
	font-weight:bold;
}
.inside-half-cont-txt{
	width:440px;
	padding-left:20px;
	float:left;
	margin-top:25px;
	font-size:20px;
	line-height:20px;
	color:#000;
	
}
.inside-half-cont-quotes{
	width:19px;
	height:15px;
	float:left;
}
.inside-half-more-sec{
	width:440px;
	height:60px;
	position:absolute;
	left:20px;
	bottom:0px;
}
.inside-half-more-txt{
	color:#c8c8c8;
	font-size:20px;
	line-height:20px;
	float:left;
	width:260px;
}
.inside-half-more-btn{
	width:150px;
	height:60px;
	text-align:center;
	background:#2a73b8;
	font-size:25px;
	color:#fff;
	line-height:60px;
	float:right;
	cursor:pointer;
}
.inside-half-more-btn:hover{
	background:#e8312b;
}
.partner-container{
	width:100%;
	height:125px;
	background:url(../images/pattern-dot.png);
	float:left;
	margin-top:100px;
}
.partner-left-container{
	width:170px;
	float:left;
}
.partner-right-container{
	width:810px;
	float:left;
	padding:10px;
	height:105px;
}
.about-txt{
	width:100%;
	margin-top:40px;
	color:#000;
	font-size:20px;
}
.faq{
	width:130px;
	height:100%;
	float:left;
	background:url(../images/faq.png) center no-repeat;
	
}
.faqq-sep{
	width:13px;
	height:100%;
	background:url(../images/pattern-dot.png);
	float:left;
}
.faq-right-desc{
	width:275px;
	float:left;
	padding-left:15px;
	position:relative;
	color:#c8c8c8;
	font-size:18px;
	line-height:18px;
	height:100%;
}
.faq-link{
	position:absolute;
	right:0px;
	bottom:0px;
}
.team-image-cont{
	width:100%;
	float:left;
	margin-top:30px;
}
.team-image{
	width:188px;
	height:220px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	position:relative;
	float:left;
}
.team-desc{
	width:100%;
	height:75px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:rgba(42,115,184,0.9);
	display:none;
	border-bottom:5px solid #d9241e;
}
.team-person-name{
	width:100%;
	text-align:center;
	float:left;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:25px;
	margin-top:15px;
}
.team-person-position{
	width:100%;
	margin-top:5px;
	height:18px;
	line-height:18px;
	font-size:18px;
	color:#000;
	text-align:center;
	float:left;
}
.faq-cont{
	width:100%;
	float:left;
	margin-top:35px;
}
.faq-quest{
	width:100%;
	color:#d9241e;
	height:25px;
	font-size:25px;
	line-height:25px;
	float:left;
	font-weight:bold;
}
.faq-answer-cont{
	width:990px;
	margin-left:5px;
	margin-top:10px;
	border-left:5px solid #eeeeee;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
.faq-answer{
	width:970px;
	padding-left:20px;
	color:#8c8c8c;
	font-size:20px;
	line-height:22px;
	float:left;
}
.faq-sep{
	width:100%;
	margin-top:35px;
	height:12px;
	background:url(../images/pattern-dot.png);
	float:left;
	
}
.careers-title{
	float:left;
	width:100%;
	height:30px;
	font-size:30px;
	line-height:30px;
	color:#d9241e;
}
.allcv{
	width:100%;
	float:left;
	margin-top:50px;
}
.lallcv{
	width:510px;
	float:left;
	font-size:20px;
	color:#000;
	line-height:20px;
}
.yourBtn{
	width:245px;
	padding-left:10px;
	float:left;
	background:url(../images/text-bg.png) no-repeat bottom;
	height:40px;
	line-height:50px;
	font-size:20px;
	border:0px;
}

.lallcv ul {
	list-style-image:url(../images/bullet.png);
    padding:0;
    margin:0;
}
.clients-cont{
	width:970px;
	padding-left:30px;
	float:left;
	margin-top:45px;
}
.client-name{
	width:235px;
	float:left;
	color:#d9241e;
	font-size:24px;
	line-height:24px;
}
.client-desc{
	width:715px;
	float:left;
	border-left:5px solid #e8e8e8;
	padding-left:15px;
}
.client-quotes{
	width:24px;
	height:20px;
	float:left;
	margin-top:5px;
}
.client-tetsimonial{
	width:635px;
	padding:15px;
	float:left;
	color:#8c8c8c;
	font-size:18px;
	line-height:18px;
}
.tac{
	width:100%;
	margin-top:25px;
	float:left;
}
.agent-search{
	/*width:100%;*/
	float:left;
	height:40px;
	float:left;
	/*margin-top:45px*/
	margin-top:0px;
}
.agent-submit{
	width:130px;
	height:40px;
	float:left;
	background:url(../images/search.jpg);
	border:0px;
	margin-left:5px;
}
.agent-container{
	width:100%;
	/*margin-top:60px;*23-7-14*/
	margin-top:15px;
	float:left;
}
.agent-img{
	width:188px;
	height:220px;
	position:relative;
	margin-left:15px;
	margin-top:15px;
	float:left;
}
.agent-desc{
	width:100%;
	height:115px;
	border-bottom:5px solid #d9241e;
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	background:rgba(42,115,184,0.9);
}
.agent-person-name{
	width:100%;
	text-align:center;
	float:left;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:22px;
	margin-top:10px;
}
.agent-person-position{
	width:100%;
	margin-top:5px;
	height:18px;
	line-height:18px;
	font-size:18px;
	color:#000;
	text-align:center;
	float:left;
}
.plus{
	width:100%;
	height:40px;
	float:left;
}
.plus-agent{
	width:45px;
	height:40px;
	margin:0 auto;
	margin-top:5px;
	background:url(../images/search-ag.png) no-repeat center rgba(217,36,30,0.5);
}
.agent-pop{
	width:555px;
	padding:20px;
	display:none;
	min-height:380px;
}
.agent-pop-left{
	width:188px;
	float:left;
	min-height:380px;
}
.agent-contact{
	width:100%;
	color:#000;
	font-size:14px;
	line-height:14px;
	margin-top:10px;
	float:left;
	
}
.agent-right{
	width:345px;
	float:left;
	margin-left:20px;
	min-height:380px;
}
.agent-pop-name{
	padding:10px;
	float:left;
	background:#d9241e;
	color:#fff;
	font-size:30px;
	line-height:30px;
}
.agent-pop-pos{
	padding:10px;
	float:left;
	background:#2a73b8;
	color:#fff;
	font-size:23px;
	line-height:30px;
}
.fulwidth{
	width:100%;
	float:left;
}
.location{
	width:100%;
	height:24px;
	margin-top:20px;
	float:left;
	font-size:22px;
	color:#606060;
}
.loc-des{
	width:100%;
	border-bottom:1px solid #fff;
	float:left;
	background:#e5e5e5;
	color:#3f3f3f;
	height:30px;
	font-size:20px;
	line-height:30px;
}
.agent-op{
	width:100%;
	margin-top:20px;
	color:#2a73b8;
	font-size:16px;
	line-height:18px;
	float:left;
}
.map{
	width:1000px;
	height:500px;
	margin-top:10px;
	float:left;
}
.contact-info{
	width:300px;
	float:left;
	color:#8c8c8c;
	font-size:17px;
	line-height:20px;
	margin-top:30px;
	
}
.contact-row{
	width:100%;
	height:20px;
	float:left;
	margin-top:30px;
}
.contact-left{
	width:490px;
	float:left;
	height:100%;
	color:#8c8c8c;
	font-size:18px;
	line-height:18px;
	
	
}
.contact-input{
	width:335px;
	padding-left:10px;
	height:18px;
	background:url(../images/text-bg-345.png) no-repeat bottom;
	color:#000;
	font-size:1px;
	border:0px;
	font-size:16px;
	line-height:18px;
}





















