@charset "utf-8";
/* CSS Document valid on http://www.designmeena.com/ */

body{
	margin:0px;
	padding:0px;
	font-family:sans-serif, arial;
	
}

@font-face {
    font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
}


img{
	border:none;
}

.clear_left{
	clear:left;
}

.clear_both{
	clear:both;
}

#header{
	margin:0 auto;
	padding:0 auto;
	width:1100px;
}

#logo{
	float:left;
	margin-top:5px;
}

#menu{
	float:right;
}

#tracking{
	margin:0 auto;
	padding:0 auto;
	width:1100px;	
}

#row1{
	float:left;
	width:60%;
}

#row2{
	float:right;
	width:35%;
}

h3{
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:20px;
	color:#000000;
	padding-bottom:20px;
	padding-top:20px;	
}

.trck_textfld{
	border:1px solid #f08c85;
	width:98%;
	height:50px;
	background:#f2f2f2;
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:17px;
	padding-left:10px;
}

.track_btn{
	width:100%;
	background:#ffba00;
	color:#000000;
	height:50px;
	border:none;
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:18px;
	text-transform:capitalize;
}

#full_quote{
	/*background:url(../images/quotebg-1.jpg) center top no-repeat;
	background-size:cover;*/
	width:100%;
	height:540px;
}

#get_a_quote{
	margin:0 auto;
	padding:0 auto;
	width:1100px;
}

h1{
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:35px;
	text-transform:uppercase;
	text-align:center;
	color:#0278ca;
}

h2{
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:25px;
	text-transform:uppercase;
	text-align:center;
	color:#0278ca;
	padding:10px;
}

.content{
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:17px;
	text-align:justify;
	color:#333333;
	line-height:25px;
}

.textfld{
	border:none;
	width:98%;
	height:50px;
	background:#f2f2f2;
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:15px;
	padding-left:10px;
	border:1px solid #0278ca;
}

.textarea{
	border:none;
	width:99%;
	height:150px;
	background:#f2f2f2;
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:15px;
	padding-left:10px;
	border:1px solid #0278ca;
}

.textfld1{
	border:none;
	width:98%;
	height:50px;
	background:#f2f2f2;
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:15px;
	padding-left:10px;
	border:1px solid #0278ca;
}

.textarea1{
	border:none;
	width:99%;
	height:150px;
	background:#f2f2f2;
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:15px;
	padding-left:10px;
	border:1px solid #8f9092;
}

#fullfooter{
	background:#000000;
	width:100%;
	height:180px;
}

#footer{
	margin:0 auto;
	padding:0 auto;
	width:1100px;	
}

#foot_logo{
	float:left;
	margin-top:10px;
	width:49%;
}

#bar{
	float:left;
	width:5%;
}

#fot_address{
	float:right;
	width:40%;
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:18px;
	color:#FFFFFF;
	line-height:25px;
}

.copyright{
	font-family: "Candara.ttf";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:15px;
	color:#928d8d;
}

#container{
	margin:0 auto;
	padding:0 auto;
	width:1100px;	
}

#fullbanner{
	background:url(../images/ocean-freight_ban.jpg) center top no-repeat;
	width:100%;
	height:400px;
	background-size:cover;
}

#fullbanner1{
	background:url(../images/air-freight_ban.jpg) center top no-repeat;
	width:100%;
	height:400px;
	background-size:cover;
}

#fullbanner2{
	background:url(../images/overland-freight_ban.jpg) center top no-repeat;
	width:100%;
	height:400px;
	background-size:cover;
}

#fullbanner3{
	background:url(../images/warehousing.jpg) center bottom no-repeat;
	width:100%;
	height:400px;
	background-size:cover;
}

#fullbanner4{
	background:url(../images/import-export_ban.jpg) center bottom no-repeat;
	width:100%;
	height:400px;
	background-size:cover;
}

#fullbanner5{
	background:url(../images/brokerage_banner.png) center bottom no-repeat;
	width:100%;
	height:400px;
	background-size:cover;
}

#fullbanner6{
	background:url(../images/contact_ban.jpg) center top no-repeat;
	width:100%;
	height:300px;
	background-size:cover;
}

#what_we_offer{
	margin:0 auto;
	padding:0 auto;
	width:1100px;	
	margin-top:20px;
}

#contract_logistics{
	float:left;
	width:245px;
	margin:5px;
	border:0px inset #207cff;
	padding:5px;
	background:#FFFFFF;
}

#servbox_pic_icon{
	float:left;
	width:100px;
	height:100%;
}

#insudtry_sector{
	width:100%;
	height:500px;
	background:#333333;
}

.servbx_content{
	font-size:14px;
	font-family:sans-serif, arial;
	line-height:20px;
	text-align:justify;
}
#request_button{
	float:right;
	margin-top:10px;
}

#fullbanner_tracking{
	background:url(../images/body_bg.jpg) center top  no-repeat;
	width:100%;
	height:auto;
}

#fullheader{
	background:#0278ca;
	height:50px;
	width:100%;
}

#topheader{
	margin:0 auto;
	padding:0 auto;
	width:1100px;	
}

#callus{
	float:right;
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:16px;
	color:#FFFFFF;
	margin-right:20px;
	margin-top:10px;
}

.emil_icon{
	float:left;
	margin-top:4px;
	padding-right:8px;
}


#why_choose{
	margin:0 auto;
	padding:0 auto;
	width:1100px;		
}

#fullchoose{
	width:100%;
	height:370px;
	background:#f7f6f3;
	
}

#reliability{
	float:left;
	width:275px;
	border:0px solid #000000;
}