@import url('font-awesome.css');
@import url('flaticon.css');

html,body {
    font-family:"微軟正黑體",'Microsoft JhengHei','Montserrat', 'sans-serif';
    
    background-color: #FDFDFD;
}


ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.headerbg{
	background:#fff;
	box-shadow:  4px 4px 3px rgba(20%,20%,40%,0.5);
}

.navbar {padding:0px;margin:0px;}
.navbar-default .navbar-nav >li > a {
	color: #fff;
	padding:25px 0px;
	background: #4ECCE8;
	font-weight: 900;
	
	font-size: 25px;
}

.navbar-default .navbar-nav > li a:hover {

	background-color: #D3D3D3;
}

.nvabg{
	background:#EDEDED;
	

}

.free-phone{
	color:#ff1f3f;
	font-size:28px;
	font-weight:900;
	margin-left:10px;
	line-height: 70px;
	
}

.circle-icon {
    background: #20c997;
    padding:40px;
    border-radius: 50%;
    margin-bottom:10px;
}

.section-heading {
	font-size:40px;
	font-weight: 900;
	line-height: 30px;
	padding-top: 50px;
	
}

.section-subheading {
	font-size:15px;
	font-weight: 900;
	line-height: 20px;
	padding-top: 10px;
	margin-bottom:50px;
}

.service-heading{
	font-size:30px;
	font-weight: 900;
	line-height:30px;
	padding-bottom:20px;
}

.service-subheading{
	font-size:16px;
	font-weight: 400;
	line-height: 20px;
	padding-top: 10px;
	margin-bottom:50px;
}
.warehouse-heading{
	font-size:30px;
	font-weight:900
	line-height:20px;
	color:#0F4233;
}

.contentbg{
	background: url("../images/map1.png") center center no-repeat;
	background-size: 55%;
}

.footerbg{
	background:#28A9D6FF;
	color:#fff;
}
/* header menu */
.toggle,
[id^=drop] {
	display: none;

}



.logo {
	display: block;
	letter-spacing: 10px;
	padding: 0 30px;
	float: left;
	font-size:30px;
	font-weight: 900;
	line-height: 70px;

}


====================================================================
	Fluid Section Two Style
====================================================================



.fluid-section-two{
	position:relative;
	background:#eaeff3;
	overflow:hidden;	
}

.fluid-section-two .large-container{
	position:relative;	
}

.fluid-section-two .large-container .left-column{
	position:relative;
	float:left;
	width:48%;
	padding:70px 0px 0px;	
}

.why-us-column{
	position:relative;
	color:#666666;
	padding-right:120px;
}

.why-us-column.style-two{
	padding-right:15px;	
}

.why-us-column h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#2b2b2b;
}

.why-us-column .desc-text{
	position:relative;
	margin-bottom:40px;	
}

.why-us-column .column{
	position:relative;
	margin-bottom:20px;	
}

.styled-list-one{
	position:relative;	
}

.styled-list-one li{
	position:relative;
	margin-bottom:10px;
	padding-left:30px;
	line-height:24px;
}

.styled-list-one li:before{
	content:'\f00c';
	font-family:'FontAwesome';
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	line-height:24px;
	font-size:14px;
	color:#eb1d1d;	
}


.fluid-section-two .large-container .bg-skew{
	position:absolute;
	right:0px;
	top:0px;
	width:50%;
	height:100%;
	background:#2086d5;
	transform:skewX(22deg);
	-webkit-transform:skewX(22deg);
	-ms-transform:skewX(22deg);
	-o-transform:skewX(22deg);
	-moz-transform:skewX(22deg);
}

.fluid-section-two .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	left:50%;
	width:1500px;
	height:100%;
	background:#2086d5;
	
}

.fluid-section-two .right-column{
	position:relative;
	float:right;
	width:52%;
	color:#ffffff;
	padding:70px 50px 20px 80px;
	
}

.fluid-section-two .right-column h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	padding-left:10px;
	text-transform:uppercase;
	color:#000;
	
}

.fluid-section-two .specs-outer{
	position:relative;
	padding-left:30px;

}

.fluid-section-two .specs-outer .line-left{
	position:absolute;
	display:block;
	left:0px;
	width:1px;
	background:#ffffff;
	height:86%;
	top:24px;
}

.fluid-section-two .specs-outer .spec-block{
	position:relative;
	margin-bottom:70px;
	padding-left:40px;
	transform:skewX(22deg);
	-webkit-transform:skewX(22deg);
	-ms-transform:skewX(22deg);
	-o-transform:skewX(22deg);
	-moz-transform:skewX(22deg);
	
}

.fluid-section-two .specs-outer .spec-block .icon-box{
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-20px;
	height:40px;
	width:40px;
	font-size:32px;
	line-height:40px;	

}

.fluid-section-two .specs-outer .spec-block:before{
	content:'';
	position:absolute;
	display:block;
	left:-30px;
	top:40%;
	width:20px;
	height:0px;
	border-bottom:1px solid #ffffff;
	
}


/* Media Queries
--------------------------------------------- */

@media (min-width: 1025px) and (max-width:1434px) { 

	.navbar-default .navbar-nav >li > a {
		color: #000;
		padding:30px 0px;
		background: #4ECCE8;
		font-weight: 900;
		font-size: 20px;

	}

	section {
	  padding: 20px 0px 150px 0;
	}
}

/*@media (min-width: 992px) and (max-width:1024px) { 

	section {
	  padding: 150px 0;
	}
}*/
@media (min-width: 770px) and (max-width : 1024px) {
	.collapse{
		//margin-right:50px;
	}
	.navbar-toggler{
		margin-right:45px;
	}

	.logo{
		font-size:25px;
		letter-spacing: 5px;
		
	}
	.navbar-default .navbar-nav >li > a {
		color: #fff;
		padding:25px 0px;
		background: #4ECCE8;
		font-weight: 900;
		font-size: 13px;
		

	}
	.free-phone{
		text-align: center;
		font-size:15px;
		font-weight:900;
		margin-left:-10px;
	
	}
}
@media (min-width: 401px) and (max-width : 769px) {
	.navbar-toggler{
		margin-right:35px;
	}
	.free-phone{
		text-align: center;
		font-size:19px;
		font-weight:900;
		margin-left:0px;
	
	}

	.warehouse-heading{
		font-size:22px;
		
	}
	.logo{
		font-size:25px;
		
	}

	
}
@media(max-width:400px){
	.logo img{width:200px;}
	.free-phone{
		text-align: center;
		font-size:23px;
		font-weight:900;
		line-height: 40px;
		padding-top:10px;
		margin-left:0px;
	}
}	
}
@media (max-width: 320px) {
	.navbar-toggler{
		margin-right:20px;
	}
	/*.logo{
		
		letter-spacing: 5px;
		font-size:20px;
		font-weight: 900;
		line-height: 70px;
		
	}*/

	.free-phone{
		text-align: center;
		font-size:20px;
		font-weight:900;
		line-height: 40px;
		padding-top:10px;
		margin-left:0px;
	}
}	

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }