@charset "utf-8";
/* CSS Document */

*{margin:0px;
padding:0px;
}

@font-face {
	font-family: 'BebasRegular';
	src: url('../fonts/BEBAS___-webfont.eot');
	src: url('../fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'), url('../font/BEBAS___-webfont.woff') format('woff'), url('../fonts/BEBAS___-webfont.ttf') format('truetype'), url('../fonts/bebas/BEBAS___-webfont.svg#BebasRegular') format('svg');
}


body{margin:0px;
padding:0px;
background-color:#f2f2f2;
}

a {
	text-decoration: none;
}

:focus {
	outline: none;
}

.clr {
	clear: both;
}
img {
	border: none;
	margin:0px;
	padding:0px;
}

h1, h2, h3, p, ul, li {
	margin: 0;
	padding: 0;
}

h1 {
	font-family:'BebasRegular';
	font-size: 16px;
	color: #fff;
	letter-spacing:1px;
}
h2 {
	font-family:'BebasRegular';
	font-size: 14px;
	color: #bb1319;
	font-weight: normal;
}
h3 {
	font-family:'BebasRegular';
	font-size: 18px;
	color: #f4e2c4;
	font-weight: normal;
}
p {
	font-size: 14px;
	color: #696969;
	line-height: 18px;
	text-align: justify;
}

input{border:none;
outline:none;
}

textarea{border:none;
outline:none;
}

#header_bg{width:100%;
min-height:100px;
background-color:#fff;
border-bottom:6px solid #e6e6e6;
}

.header{width:960px;
height:auto;
margin:0 auto;
}

.logo{width:240px;
height:auto;
float:left;
margin:10px 0 0 0
}

.menu{width:650px;
height:auto;
float:right;
}

.navigation  {
		margin:30px 0 0 0;  
		padding:0; 
		list-style:none;
		float:right;
	}	
	
	/* Little tricking with positions */
	.navigation  li {
		float:left; 
		position:relative; 
	}
		
	/* Playing with Main Categories */
	.navigation  li a {
		color:#000000;
		display:block;  	/* Making sure a element covers whole li area */
		padding:15px 15px 12px 15px; 
		text-decoration:none; /* No underline */
		text-align:center; 
		text-transform:capitalize;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}

	.navigation  li a:hover {
		color:#930609;
	}
	
	
	/* Sub Cat Menu stuff*/
	.navigation  ul {
		position:absolute; 
		left:0; 
		display:none; /* Hide it by default */
		margin:0 0 0 -1px; 
		padding:0; 
		list-style:none;
		border-bottom:3px solid #F2861D;
		background-color:#FFF;
		z-index:99;
	}
		
	.navigation  ul li {
		width:130px; 
		float:left; 
		border-top:none;
	}
		
	/* Sub Cat menu link properties */
	.navigation  ul a {
		display:block;    	/* Making sure a element covers whole li area */
		height:15px;
		padding:8px 7px 13px 7px; 
		color:#000;
		text-decoration:none;	
		border-top:none;
		border-bottom:1px dashed #6B6B6B;
		text-align:left;
	}
		
	.navigation  ul a:hover {
		color:#F2861D;
	}
	
	/*********end menu css*************/
	
	#page{
		width:960px;
	height:auto;
	margin:0 auto;
	}
	#page-2{
	width:100% !important;
	height:auto;
	margin:0 auto;
	}
	
	.categories{
	width:960px;
	height:auto;
	position:relative;
		}
	.categories-2{
	width:100%;
	height:auto;
	position:relative;
		}
	
	.map{width:960px;
	height:445px;
	position:relative;
	z-index:0;
	background-color:#CCC;
	}
	
	.caption{width:100%;
	height:auto;
	position:absolute;
	/* z-index:10; */
	/* background-image:url(../images/caption.png); */
	top:200px;
	padding: 10px 0px;
	/* margin:0 0 0 175px; */
	background-color: #3c7c83d0;
	text-align: center;
	}
	
	.caption h2{font-family:'BebasRegular';
	font-size:18px;
	color:#fff;
	/* margin:8px 0 0 50px; */
	letter-spacing:1px;
	}
	
	
	.product{
		width:100%;
		/* width:960px; */
	height:194px;
	border-radius:10px;
	background-color:#e6e6e6;
	position:relative;
	top:0px;
	}	
	
	.product_list{width:890px;
	margin:0 auto;
	list-style:none;
	}
	
	.product_list ul{list-style:none; }
	
	.product_list ul li{
	width: 131px;
	display:block;
	height:170px;
	margin:10px 4px 0 4px;
	text-align:center;
	float:left;
	}
	
	.product_list ul li h3{font-family:'BebasRegular';
	font-size:16px;
	color:#3f3d3d;
	margin:7px 0 0 0;
	}
	
	.footer_bg{width:100%;
	height:71px;
	background-color:#9aedf8;
	margin:20px 0 0 0;
	}
	
	.footer{width:960px;
	height:auto;
	margin:0 auto;
	}
	
	.netgear{width:960px;
	height:auto;
	}
	
	.netgear p{font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3c5356;
	margin:10px 0 0 0;	
	text-align:center;
	float:left;
	width:858px;
	}
	
	
	.bottom_quick{width:200px;
	height:auto;
	float:left;
	margin:10px 0 0 400px;
	}
	
	.bottom_quick ul{list-style:none;}
	
	.bottom_quick ul li{font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3c5356;
	display:block;
	float:left;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	border-right:1px solid #000;
	}
	
	.bottom_quick ul li a{color:#000;}
	
	.follow{width:100px;
	height:auto;
	float:right;
	text-align:right;
	}
	
	.follow img{width:20px;
	height:20px;
	margin:10px 0 0 5px;
	}
	
	.copyright{width:960px;
	height:auto;
	}
	
	.copyright p{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:16px;
	float:left;
	}
	
	.copyright p a{color:#000;}
	
	.copyright p.varroh{
	float:right;
	margin:10px 0 0 0;
	}	
	
	/*********************about us*******************/
	
	.aboutus{width:960px;
	height:497px;
	background-color:#FFF;
	}
	
	.aboutus p{font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:20px;
	margin:20px 10px 0 10px;
	}
		
	/***************************product**********************/
	.product_range{width:960px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	}
	
	.product_inner{width:960px;
	height:auto;
	}
	
	.product_inner_list{width:425px;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	}
	
	.product_inner_list h2{font-family: 'BebasRegular';
	font-size:18px;
	color:#000;
	margin:10px 0 0 15px;
	}
	
	.brand_list{width:425px;
	height:auto;
	margin:5px 0 0 0;
	}
	
	.brand_list ul{list-style:none;}
	
	.brand_list ul li{margin:0 0 0 15px;
	padding:0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:22px;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	}
		
	.product_inner_brand{width:425px;
	height:auto;
	float:right;
	margin:20px 0 0 0;
	}
	
	/*****************service****************/
	
	.service{width:960px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	padding:0 0 15px 0; 
	}
		
	.service_notebook{width:960px;
	height:auto;
	}
		
	.service_box{width:290px;
	height:auto;
	float:left;
	margin:20px 0 0 23px;
	}
	
	.service_box img{width:124px;
	height:96px;
	float:left;
	border:5px solid #fff;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(67, 50, 50, 0.76);
-moz-box-shadow:    0px 2px 5px 0px rgba(67, 50, 50, 0.76);
box-shadow:         0px 2px 5px 0px rgba(67, 50, 50, 0.76);
	}
	
	.service_box p{width:146px;
	float:right;
	font-family: 'BebasRegular';
	font-size:13px;
	color:#0b9faf;
	margin:40px 0 0 0;
	}
	
	.service_box1{width:600px;
	height:auto;
	float:left;
	margin:20px 0 0 23px;
	}
	
	.service_box1 img{width:124px;
	height:96px;
	float:left;
	border:5px solid #fff;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(67, 50, 50, 0.76);
-moz-box-shadow:    0px 2px 5px 0px rgba(67, 50, 50, 0.76);
box-shadow:         0px 2px 5px 0px rgba(67, 50, 50, 0.76);
	}
	
	.service_box1 p{width:456px;
	float:right;
	font-family: 'BebasRegular';
	font-size:13px;
	color:#0b9faf;
	margin:40px 0 0 0;
	}
	
	/*********************strength************/
	
	.strength{width:960px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	padding:0 0 15px 0; 
	}
	
	
	.strength_description{width:960px;
	height:auto;
	margin:20px 0 0 0;
	}
	
	.strength_description ul{list-style:none;}
	
	.strength_description ul li{margin:10px 0 0 20px;
	padding:0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	line-height:20px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-repeat:no-repeat;
	}
	
	.strength_description ul li ul li{margin:10px 0 0 0px;
	padding:0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	line-height:20px;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-repeat:no-repeat;
	}
	
	/*******************contact us****************/
	
	.contactus{width:960px;
	height:500px;
	background-color:#FFF;
	overflow:hidden;
	padding:0 0 15px 0; 
	}
	
	.contactus h1{font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:normal;
	margin:15px 0 0 15px;
	}
	
	.contactus_content{width:960px;
	height:auto;
	margin:15px 0 0 0;
	overflow:hidden;
	}
	
	.contactus_map{width:407px;
	height:226px;
	float:left;
	margin:0 0 0 15px;
	}
	
	.contactus_textiles{width:407px;
	height:auto;
	float:right;
	}
	
	.contactus_textiles h3{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#058799;
	font-weight:bold;
	margin:20px 0 0 0;
	}
	
	.contactus_textiles p{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	line-height:20px;
	margin:10px 0 0 0;
	}
	
	.contactus_textiles p a{color:#000;}
	
		/*******************new supplier****************/
		
		.supplier{width:960px;
	height:500px;
	background-color:#FFF;
	overflow:hidden;
	padding:0 0 15px 0; 
	}
	
	.supplier p{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:20px;
	margin:20px 15px 0;
	}
	
	.supplier p span{color:#038ba0;}
	
	.job{width:960px;
	height:700px;
	background-color:#FFF;
	overflow:hidden;
	padding:0 0 15px 0; 
	}
	
	.job p{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:20px;
	margin:20px 15px 0;
	}
	
	
	
	.job p span{color:#038ba0;}
	
	.job p span a{color:#038ba0;}
	
	.job_list{width:960px;
	height:auto;
	margin:10px 0 0 0;
	}
	
	.job_list ul{list-style:none;}
	
	.job_list ul li{margin:0 0 0 20px;
	padding:0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	line-height:24px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-repeat:no-repeat;
	}
	
	/*********************customer************************/
	
	.customer{width:960px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	padding:0 0 15px 0; 
	}
	
	.customer_box{width: auto;
height: auto;
background-color: #FFF;
border: 1px solid #CCC;
float: left;
margin: 10px 5px 0px 5px;
padding: 2px;
	
	}
.customer_box:hover{border: 1px solid #0069b4;
}
	
	
	.private{width:960px;
	height:auto;
	margin:15px 0 0 0;
	}
	
	.private p{font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
color: #000;
margin: 10px;
font-weight: bold;
padding: 10px;
font-style: italic;}
.logo{
	position: relative;
	margin: 0 auto;
}
.logo img{
	padding-bottom: 10px;
	margin-top: 10px;
}
.logo::before{
	content: "“Buying & Sourcing Agency for Apparel”";
	position: absolute;
	bottom: -13px;
	left: 0px;
	font-size: 13px;
	font-weight: 600;
	color: #000;
}