/**/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');

html{
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%; 
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{
	margin:0; 
	font-family: 'Noto Sans TC', 'Microsoft JhengHei';
	font-size:14px;
	line-height:1.428571429;
	color:#555;
	background-color:#fff;}
	
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
	display:block}

a{
	background:transparent; 
	color:#1850a3; 
	text-decoration:none;
	outline: none; /* for Firefox Google Chrome  */
	behavior:expression(this.onFocus=this.blur()); /* for IE */}
a:active,a:hover{
	outline:0; 
	color:#CCC; 
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	text-decoration:none;}
a:visited{
	text-decoration:none;}
a:focus{
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	text-decoration:none;}

h1{
	font-size:2em;
	margin:.67em 0;}

img{
	border:0;
	vertical-align:middle;}
	
input,button,select,textarea{
	font-family:inherit;
	font-size:inherit;
	line-height:inherit;
	outline: none; /* for Firefox Google Chrome  */
	behavior:expression(this.onFocus=this.blur()); /* for IE */}

::selection {
    background: #fabe00;
    color: #fff;}
::-moz-selection {
    background: #fabe00;
    color: #fff;}
	
#toTop a{
	position: fixed !important;
	right:30px;
	bottom: 370px;
	padding: 15px 17px;
	text-align:center;
	_position:absolute;
	_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
	z-index:100000;
	color: #FFF;
	background: #fabe00;
	font-weight: 600;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 40px;}
#toTop {
    opacity: 1;
    position: fixed;
    display: none;}
#toTop:hover{
    opacity: 0.8;
    cursor: pointer;}
@media (max-width:991px){
#toTop a{
	right:20px;
	bottom: 80px;
	width:60px;
	height:60px;
	background-size: 100% 100%;}}
@media (max-width:767px){
#toTop a{
	right:10px;
	bottom: 120px;
	padding: 12px 12px 0;
	width:50px;
	height:50px;
	font-size: 0.7em;}}
	
.site-main{
	margin-top: 0;}
.carousel{
	position:relative;}
.carousel-indicators {
	left: 70px;}
.carousel-indicators li {
    width: 12px;
	height: 12px;
	margin-top:30px;
    background-color: #FFF \9;
    border: 2px solid #FFF;}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #FFF;
    border: 2px solid #FFF;}	
.carousel-control{
	width: 12%;}
.carousel-control.left, .carousel-control.right{
	background:none;}
.banner_content{
	min-height:930px;
	font-family: 'Montserrat', 'Noto Sans TC', 'Microsoft JhengHei';
	position:relative;}
.banner_content p{
	position:absolute; 
	top:40%; 
	left:0; 
	width:50%;
	color:#FFF;
	line-height: 160%;
	font-size:2.2em; 
	font-weight:600;}
.banner_content p span{
	display:inline-block; 
	width:auto; 
	background:rgba(45, 45, 45, 0.6);
	padding:10px 30px; 
	margin-bottom:10px;}
.banner_content p span.title{
	font-style:italic;
	font-size: 1.3em;}
.banner_content p span.title:first-letter{
	color: #fabe00;}
@media (max-width:1199px){
.banner_content p{
	width:52%;}}
@media (max-width:991px){
.banner_content p{
	width:70%;}}
@media (max-width:767px){
.site-main{
	margin-top: 50px;}
.banner_content{
	min-height:500px;}
.banner_content p{
	position:absolute; 
	bottom:160px; 
	left:0; 
	width:100%; 
	text-align:center; 
	color:#FFF; 
	font-size:1.5em; 
	font-weight:500; 
	font-style:italic;}
.banner_content p span.title{
	font-style:italic;
	font-size: 1.1em;}}

/*PADDING*/
.padding_0{
	padding:0}
.index_padding{
	padding-top:70px !important; 
	padding-bottom:50px !important;}
.page_padding{
	padding-top:30px !important; 
	padding-bottom:60px !important;}
.page_padding2{
	padding-top:45px !important; 
	padding-bottom:60px !important;}
.footer_padding {
	margin-top: 0;
	padding-top:54px !important; 
	padding-bottom:10px !important;}
@media (max-width:767px){
.padding_turn5{
	padding:5px;}
.padding_turn0{
	padding:0;}
.index_padding{
	padding-top:50px !important; 
	padding-bottom:30px !important;}
.page_padding{
	padding-top:30px !important; 
	padding-bottom:20px !important;}
.page_padding2{
	padding-top:30px !important; 
	padding-bottom:20px !important;}
.footer_padding {
	margin-top: 0;
	padding-top:0 !important; 
	padding-bottom:0 !important;}}

/*FOOTER*/
.mask_footer{
	height: 54px;
	background: url(../images/mask_footer.png) center bottom no-repeat;}
footer {
	position: relative;
	background: #686d71;
    color: #FFF;}
footer a, footer a:visited {
	  color: #FFF;}
footer a:hover, footer a:active, footer a:focus  {
	color: #fabe00;}
footer h2 {
	font-weight:600;
	font-size: 1.5em;
	font-family: 'Montserrat', 'Noto Sans TC', 'Microsoft JhengHei';
	margin: 0 0 20px;
	padding: 0;}
footer h2:first-letter {
	color: #fabe00;}
footer p {
	font-size: 1.15em;
	margin-bottom:15px;
	margin-left: 30px;
	position: relative;}
footer p.qrcode_style {
	margin-left: 0;}
footer p i{
	position: absolute;
	top: 3px;
	left: -27px;}
footer img{
	margin-bottom: 7px;}
footer a:hover img{
	-webkit-filter: opacity(.7);
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.footer_box{
	margin-bottom:35px;}
.logo_area{
	display: block;
	width: 210px;
	height: auto;
	margin: 30px auto 10px;}
.copyright_area{
	background: #FFF;
	padding: 15px 20px;
	text-align: center;}
.copyright_area p{
	font-size: 1em;
	line-height: 180%;
	padding: 0 20px;
	margin-bottom: 0 !important;
	color: #383a3c;}
.copyright_area p a{
	color: #383a3c;}
.copyright_area p a:hover{
	color: #fabe00;}
@media (max-width:767px){
.logo_area{
	width: 220px;}
.logo_area img{
	height: 100px;}
.copyright_area{
	padding: 20px 20px;}}

.txt_red{
	color:#ff6550 !important;}
.txt_yellow{
	color:#fabe00 !important;}
.txt_black{
	color:#555 !important;}
	
.animatedDelay1{
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;}
.animatedDelay2{
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;}
.animatedDelay3{
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;}
.animatedDelay4{
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;}
.animatedDelay5{
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;}
.animatedDelay6{
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;}
.animatedDelay7{
	-webkit-animation-delay: 2.1s;
	animation-delay: 2.1s;}
.animatedDelay8{
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s;}
.animatedDelay9{
	-webkit-animation-delay: 2.7s;
	animation-delay: 2.7s;}
.animatedDelay10{
	-webkit-animation-delay: 3.0s;
	animation-delay: 3.0s;}

/*modal*/
.modal_header{
	background:#fabe00; 
	color:#FFF;
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px;}
.modal_body{
	font-size:1.05em;
	padding-bottom:0;}
.modal_body img{
	/*margin:5px auto 10px;*/
	text-align:center;}

.modal_body_content{
	padding-bottom:10px;}
@media (max-width:767px){
.modal_body_content{
	padding:0 10px 10px;}}
.modal_body_content h3{
	margin: 0 0 7px;
    padding: 0;
    color: #333;
    line-height: 140%;
    font-weight: 500;
    font-size: 1.3em;}
.modal_body_content p{
    line-height: 180%;
    color: #7a7a7a;}
.modal_product_detail_list{
	float:left;
	list-style-type:none;
	padding:0;}
.modal_product_detail_list li{
	padding-bottom:5px;}
.modal_product_detail_list li a{
	color:#272b5b;}
.modal_product_detail_list li a:hover{
	color:#CCC;}

.text_content{
	padding:10px 15px 0;}

.btn-first {
  color: #fff;
  background-color: #fabe00;
  border-color: #fabe00;}
.btn-second {
  color: #fff;
  background-color: #686d71;
  border-color: #686d71;}
.btn-first:hover, .btn-first:active, .btn-first:focus,
.btn-second:hover, .btn-second:active, .btn-second:focus{
  color: #ccc !important;}
  
.modal-footer .btn-first, .modal-footer .btn-second{
	padding:12px 5px;
	font-size:1em;}
	
.btn_left{
	border-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;}

/*----------------------------------------------------------------------------------INDEX AREA*/

/*MAIN_TITLE*/
.main_title{
	margin-bottom: 30px;
	text-align: center;}
.main_title h2{
	margin: 0;
	padding: 0;
	font-size: 2.4em;
	color: #111;
	text-transform:uppercase;
	line-height: 160%;
	font-weight: bold;
	font-style: italic;
	font-family: 'Montserrat', 'Noto Sans TC', 'Microsoft JhengHei';}
.page_padding .main_title h2, .page_padding2 .main_title h2{
	text-transform:capitalize;}
.logistics_customized .page_padding2 .main_title h2{
	color: #fff;}
.main_title span{
    display: inline-block;
    width: 100px;
    height: 2px;
    margin-top: 15px;
    background: #f0c423;}
.main_title p{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.15em;
	line-height: 180%;}
@media (max-width:767px){
.main_title{
	margin-bottom: 20px;
	padding: 0 20px;}
.main_title h2{
	margin: 0 0 12px;
	font-size: 1.8em;}
.main_title p{
	font-size: 1.2em;}
.page_padding .main_title span{
	margin-top: 0;}
.page_padding .main_title p{
	line-height: 200%;
	font-size: 1.15em;
	margin-top: 12px;}}

/*FIXED BG*/
.fixed-bg {
	min-height: 100%;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;}	
.fixed-bg.index_location{
	background-image: url(../images/bg_index1.jpg);} 
.fixed-bg.index_equipment{
	margin-top: 10px;
	background-image: url(../images/bg_index2.jpg);}  
.fixed-bg.logistics_customized{
	margin-bottom: -54px;
	background-image: url(../images/bg_customized.jpg);} 
@media (max-width:1199px) and (min-width:768px){
.fixed-bg {
	background-attachment:scroll;}} 

/*YELLOW SLOGAN*/
.index_slogan{
	background: #fabe00;
	color: #FFF;
	padding: 30px;
	margin: -150px 0 80px;
	text-transform:uppercase;
	box-shadow: 0 0 15px rgba(0,0,0,0.4);}
.index_slogan h3{
	margin: 0;
	padding: 30px 20px 0;
	font-size: 1.5em;
	line-height: 160%;}
.index_slogan p{
	padding: 15px 0 0 20px;
	font-size: 1.2em;
	line-height: 200%;}
.index_slogan .white_line{
	border-left: 1px #FFF solid;}
@media (max-width:1199px){
.index_slogan h3{
	padding: 20px 20px 0;}}
@media (max-width:767px){
.index_slogan{
	margin: -50px 0 50px;}}

/*INDEX SERVICES*/
.index_services{
	margin-top: 70px;}
.index_services_list{
	padding: 20px 20px 30px;
	margin-bottom: 50px;
	border: 1px #DDD solid;
	background: #FFF;
	box-shadow: 0 5px 10px rgba(0,0,0,0.1);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;}
.index_services_list img{
	margin-top: -80px;
	background: #fabe00;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;}
.index_services_list h3{
	padding: 0;
	margin: 10px 0 15px;
	font-size: 1.3em;
	color: #111;
	text-align: center;
	line-height: 160%;
	text-transform:uppercase;}
.index_services_list ul{
	list-style-type: none;
	margin: 0;
	padding: 0;}
.index_services_list li{
	margin: 0 0 10px 35px;
	padding: 0;
	line-height: 180%;
	font-size: 1.15em;
	position: relative;}
.index_services_list li i{
	position: absolute;
	top: 4px;
	left: -25px;
	color: #fabe00;}
@media (max-width:767px){
.index_services{
	margin-bottom: -50px;}
.index_services_list{
	padding: 20px;
	margin-bottom: 80px;}}
.index_services_list:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.index_services_list:hover img{
	background: #2b2b2b;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}

/*INDEX LOGISTICS*/
.index_logistics_list{
	margin: 15px 0 25px;}
.index_logistics_list a{
	position: relative;
	display: block;
	padding-bottom: 1px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	background: #fff;}
.index_logistics_list .pic{
	position: relative;}
.index_logistics_list span{
	-webkit-filter: opacity(0);
	position: absolute;
	bottom: -10px;
	left: 0;
	padding: 15px 0;
	font-size: 1.2em;
	display: block;
	text-align: center;
	width: 100%;
	background: rgba(250, 190, 0, 0.85);
	color: #fff;}
.index_logistics_list:hover span{
	-webkit-filter: opacity(1);
	bottom: 0;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.index_logistics_list h3{
	margin: 0;
	padding: 25px 20px 15px;
	font-size: 1.4em;
	font-weight: 500;
	color: #111;
	text-transform:uppercase;
    overflow:hidden; 
    white-space:nowrap;
    text-overflow:ellipsis;}
.index_logistics_list ul, ul.page_content_list{
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;}
.index_logistics_list li, ul.page_content_list li{
	margin: 0 25px 10px 40px;
	padding: 0;
	line-height: 160%;
	font-size: 1.15em;
	color: #333;
	position: relative;}
.index_logistics_list li i, ul.page_content_list li i{
	position: absolute;
	top: 4px;
	left: -15px;
	color: #fabe00;}
ul.page_content_list li{
	margin: 0 5px 10px 23px;
	color: #555;
	line-height: 200%;}
ul.page_content_list li i{
	top: 9px;}
@media (max-width:767px){
.index_logistics_list span{
	-webkit-filter: opacity(1);
	bottom: 0;}}

.page_padding2 .index_logistics_list{
	margin-bottom: 0;}
.page_padding2 .index_logistics_list .box{
	display: block;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	background: #FFF;}
.page_padding2 .index_logistics_list h4{
	position: absolute;
	bottom: -10px;
	left: 0;
	padding: 12px 15px;
	line-height: 140%;
	font-size: 1.25em;
	font-style: italic;
    font-family: 'Montserrat', 'Noto Sans TC', 'Microsoft JhengHei';
	font-weight: 600;
	display: block;
	width: 100%;
	background: rgba(250, 190, 0, 0.85);
	color: #fff;}
.page_padding2 .index_logistics_list h4 span.num{
	-webkit-filter: opacity(1);
	position: absolute;
	top: -10px;
	left: 10px;
    padding: 0;
    font-size: 2.2em;
    width: auto;
    background: rgba(250, 190, 0, 0);}
.page_padding2 .index_logistics_list ul{
	list-style-type: none;
	margin: 15px 00;
	padding: 0 0 10px;}
.page_padding2 .index_logistics_list:hover h4 span.num{
	top: -15px;}
.page_padding2 .index_logistics_list:hover h4{
	background: rgba(250, 190, 0, 1);
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}

/*INDEX LOCATION PARK*/
.index_locationPark .col-md-6{
	padding: 50px;}
.index_locationPark .col-xs-12 .col-xs-12{
	padding: 0 0 15px;
	background: rgba(255,255,255,.5);
	box-shadow: 0 0 15px rgba(0,0,0,0.3);}
.index_locationPark .col-xs-12:hover .col-xs-12{
	background: rgba(255,255,255,.8);
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.index_locationPark .box{
	float: left;
	width: 100%;
	height: auto;
	margin-top: -15px;
	margin-left: -15px;
	background: #FFF;
	padding: 30px;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);}
.index_locationPark h2{
	margin: 5px 0 15px;
	padding: 0;
	font-size: 1.7em;
	color: #111;}
.index_locationPark h2 i{
	color: #fabe00;
	padding-right: 10px;}
.index_locationPark p{
	line-height: 180%;
	font-size: 1.1em;}
@media (max-width:767px){
.index_locationPark .col-md-6{
	padding: 50px 20px 50px 50px;}}

/*INDEX TEAMMATE*/
.index_teammate p{
	color: #333;
	text-align: center;
	line-height: 160%;
	font-size: 1.15em;
	padding: 10px 10px 20px;}
.index_teammate .col-xs-6:hover img{
	-webkit-filter: opacity(.8);
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}

/*----------------------------------------------------------------------------------PAGE*/

/*banner標題*/
.page_banner{
	background: url(../images/bg_banner.jpg) center center no-repeat;}
.page_banner h2{
	display:inline-block; 
	width:auto; 
	background:rgba(45, 45, 45, 0.6);
	padding:10px 20px;
	margin-top:230px;
	margin-bottom:150px;
	color: #FFF;
	text-transform:uppercase;
	font-weight: 700;
	font-style:italic;
	font-size: 2em;}
.page_banner h2:first-letter {
	color: #fabe00;}
@media (max-width:991px) and (min-width:768px){
.page_banner h2{
	margin-top:230px;
	margin-bottom:150px;}}
@media (max-width:991px){
.page_banner{
	background-size: auto 100%;}}
@media (max-width:767px){
.page_banner h2{
	margin-top:50px;
	margin-bottom:50px;
	font-size:1.3em;}}

/*路徑*/	
#pathway {
	padding:10px 0 10px;
	line-height:180%;
	float: left;
	width: 100%;
	font-size: 1.05em;
	color:#999;
	text-align: left;}
#pathway span{
	font-weight:400;}
#pathway a{
	color:#999;}
#pathway a:hover{
	color:#fabe00;}
#pathway i{
	color:#fabe00;
	padding: 0 11px;}
@media (max-width:767px){
#pathway {
	font-size: 0.9em;
	padding:10px 0 10px;
	border-bottom: 1px #EEE solid;
	text-align: center;
    overflow:hidden; 
    white-space:nowrap;
    text-overflow:ellipsis;}}

/*PAGE TITLE*/
.page_title{
	padding: 20px 15px 30px;}
.page_title h2{
	display:inline-block;
	margin:0;
	padding:0;
	width:auto;
	color:#333;
	font-style: italic;
    font-size: 1.7em;
	font-weight: 600;
	line-height:150%;}
.page_title h2 i{
	color: #fabe00;
	padding-right: 10px;}
@media (max-width:767px){
.page_title h2{
	font-size: 1.5em;}}

/*網頁編輯內容*/	
.page_content{
	float:left; 
    width: 100%;
	height:auto;}
.page_content h3{
	margin:0 0 10px;
	font-size:1.3em;
	color: #111;
	line-height:160%;
    font-weight: 500;}
.page_content h4{
	padding: 0;
	margin:10px 0 0px;
	font-size:1.35em;
	color: #fabe00;
	line-height:160%;
    font-weight: 500;}
.page_content p{
	font-size:1.15em;
	margin-bottom:20px;
	line-height:200%;
	color: #555;}
.page_content a{
	color:#fabe00 ;}
.page_content a:hover{
	color: #111;}
.page_content .box{
    padding: 0 8px;}
.page_content img{
	margin-top:5px;
	margin-bottom:20px;}

/*SLOGAN*/
.slogan_area{
	text-align: center;
	color: #fff;
	background: #fabe00 url(../images/bg_gray.png) top right no-repeat;
	margin-bottom: 30px;
	font-size: 1em;}
.slogan_area h3{
	margin: 0;
	padding: 20px 0;
	font-size: 1.5em;
	font-weight: 700;
	font-style: italic;
	line-height: 150%;}
@media (max-width:767px){
.slogan_area{
	margin-bottom: 10px;
	font-size: 0.9em;}}

/*INDEX CUSTOMER*/
.performance_area{
	margin: -10px 0 50px;
	padding: 0;}
.performance_area div{
	padding:5px 5px;
	-webkit-filter:opacity(.5);}
.performance_area div img{
	-webkit-filter:grayscale(1);
	margin-bottom:5px;}
.performance_area div:hover{
	-webkit-filter:opacity(1);
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.performance_area div:hover img{
	-webkit-filter:grayscale(0);
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
@media (max-width:767px){
.performance_area{
	margin: -20px 0 30px;
	padding: 0 15px;}}

/**/
.logistics_intergration span.block_style{
	display: inline-block;
	padding: 10px 25px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: 500;
	color: #666;
	background: #f0f0f0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;}
.logistics_intergration span.bg_yellow{
	margin: -45px 0 20px;
	font-size: 1.4em;
	font-weight: 600;
	color: #fff;
	background: #fabe00;}
.logistics_intergration .main_title.col-md-offset-1{
	margin-bottom: -30px;}
@media (max-width:767px){
.logistics_intergration .main_title.col-md-offset-1{
	margin-bottom: 20px;}}

/**/
.importer_area{
	padding: 30px;}
.importer_area ul{
	margin: -20px 0 0;
	padding: 0 15px;
	list-style-type: none;
	background: url(../images/bg_line.jpg) top left 45px repeat-y;}
.importer_area li{
	margin: 0;
	padding: 0 0 5px 100px;
	position: relative;}
.importer_area li span.num{
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 5px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 1.6em;
	font-weight: 600;
	font-style: italic;
	font-family: 'Montserrat', 'Noto Sans TC', 'Microsoft JhengHei';
	background: #ccc;
	color: #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;}
.importer_area li:hover span.num{
	background: #777;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.importer_area li h3{
	font-size: 1.3em;
	font-style: italic;
	font-weight: 600;
	font-family: 'Montserrat', 'Noto Sans TC', 'Microsoft JhengHei';
	color: #686d71;}
.importer_area li p{
	font-size: 1.15em;
	color: #686d71;
	line-height: 180%;}
@media (max-width:767px){
.importer_area{
	padding: 0;}
.importer_area li{
	padding: 0 0 1px 80px;}}

/**/
.export_area{}
.export_area h3{
	margin: 0 0 10px;
	padding: 2px 0 0 60px;
	width: 100%;
	height: 45px;
	line-height: 140%;
	font-size: 1.3em;
	font-weight: 600;
	font-style: italic;
	font-family: 'Montserrat', 'Noto Sans TC', 'Microsoft JhengHei';
	position: relative;}
.export_area h3 span.num{
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 5px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 1.2em;
	font-weight: 600;
	font-style: italic;
	font-family: 'Montserrat', 'Noto Sans TC', 'Microsoft JhengHei';
	background: #666;
	color: #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;}
.export_area p{
	font-size: 1.15em;
	color: #555;
	line-height: 180%;
	margin-bottom: 30px;}
.export_area .col-sm-6{
	padding-top: 10px;}
.export_area .col-sm-6:hover h3{
	color: #fabe00;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.export_area .col-sm-6:hover h3 span.num{
	background: #fabe00;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}

/**/
.dp_txt{
	float: left;
	width: 100%;
	height: auto;
	padding: 30px 30px 100px;
	background: url(../images/icon_dp.png) bottom right no-repeat;}
.dp_txt h2, .dp_txt p{
	color: #FFF;}
@media (max-width:1199px) and (min-width:992px){
.dp_txt{
	padding: 0 0 50px;}}
@media (max-width:767px){
.dp_txt{
	background-size: 40% auto;
	padding: 0 0 50px;}}

/**/
.logistics_customized{
	padding-top: 30px;}
.logistics_customized .index_services_list{
	margin-bottom: 80px;}
@media (max-width:767px){
.logistics_customized{
	padding-bottom: 80px;}}

/*CONTACT*/
.contact_style{
	margin-top:10px;
	margin-bottom:20px;
	font-size:1.08em;
	padding: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #FFF;
	background: #686d71 url(../images/icon_dp.png) bottom right no-repeat;
	border-bottom: 6px #fabe00 solid;}
.box_line{
	float:left;
	width: 100%;
	height: auto;
	padding: 40px 40px 65px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px #FFF dashed;}
.contact_style p{
	font-size:1.05em;
	line-height:180%;
    color: #FFF;
	margin-top: 5px;}
.contact_style label{
	font-size:1.05em;
	margin-bottom:5px;
	font-weight: 400;}
.contact_style input, .contact_style textarea, .contact_style select{
	height:auto;
	border:0;
	box-shadow: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;
	border-bottom:1px #FFF dashed;
    color: #fabe00;
	background: transparent;
	font-size:1.05em !important;}
.contact_style .form-control:focus {
	border-bottom:1px #FFF solid;
    -webkit-box-shadow: none;
    box-shadow: none;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.contact_style button{
	font-size:1.05em !important;
	color: #FFF;
	background:#fabe00;
	border:1px #fabe00 solid;
	-webkit-border-radius: 50px !important; 
	-moz-border-radius: 50px !important; 
	border-radius: 50px !important;
	margin:10px auto 0;
	padding:7px 25px 7px 27px;}
.contact_style button:hover{
	background:#333;
	border-color: #333;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.contact_style .form-group{
	margin-bottom:20px;}
@media (max-width:767px){
.contact_style{
	padding: 10px;
	margin-bottom:30px;}
.box_line{
	padding: 20px 20px 35px;}
.contact_style .form-group{
	margin-bottom:20px;}}
/* 20211104 */
.index_video .video_box{
	border: 5px solid #fff;}
