/*EWAYS 2019*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:300,400,500,700|Paytone+One|Alatsi|Montserrat:400,500,600,700,800,900|Racing+Sans+One|Stardos+Stencil:400,700|Pinyon+Script|Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Paytone+One&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";
	letter-spacing:0.5px;
	font-size:14px;
	line-height:1.428571429;
	letter-spacing: 1px;
	color:#555;
	background-color:#fff;}
	
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
	display:block}

a{
	background:transparent; 
	color:#3ac3ed; 
	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: #3ac3ed;
    color: #fff;}
::-moz-selection {
    background: #3ac3ed;
    color: #fff;}
	
#toTop {
    opacity: 0.8;
    position: fixed;
    display: none;}
#toTop:hover{
    opacity: 1;
    cursor: pointer;}
#toTop a{
	position: fixed !important;
	right:30px;
	bottom: 40px;
	padding: 0;
	width: 99px;
	height: 78px;
	text-align:center;
	_position:absolute;
	_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
	z-index:1013;
	font-size: 1.2em;
	color: #FFF;
	background: transparent url(../images/icon_top.png) no-repeat;}
@media (max-width:767px){
#toTop a{
	right:5px;
	bottom: 20px;
	width: 60px;
	height: 47px;
	background-size: contain;}}

footer {
	background: #fafafa;
    color: #a6a6a6;}
footer a, footer a:visited {
	color: #646463;}
footer a:hover, footer a:active, footer a:focus  {
	color: #333;}
footer i {
	display: inline-block;
	width: 25px;
	margin-right: 5px;}
footer p {
	font-size: 1.15em;
	margin-bottom:0;}
footer img {
	height: 40px !important;}
.footer_box{
	margin-bottom:15px;}
.copyright{
	font-size: 1.05em;
	margin-bottom: 0;
	text-align: center;
	padding: 20px;
	line-height: 200%;}
.copyright a.eways{
	font-size: 0.9em;
	color: #a6a6a6;
	display: inline-block;}

/*----------------------------------------------------------------------------------BANNER*/

/*BANNER*/
.video_banner_area{
	height:700px;}
@media (max-width:1200px){
.video_banner_area{
	height:600px;}}
@media (max-width:767px){
.video_banner_area{
	height:600px;}}

.carousel{
	margin-bottom: 20px;
	position: relative;}
/*.carousel-control.left, .carousel-control.right{
	background-image:none;}*/
.carousel-inner > .item > img, .carousel-inner > .item > a > img{
	width:100%;}
.carousel-control{
	width: 8%;}
.glyphicon-chevron-left:before {
    content: "\e257";}
.glyphicon-chevron-right:before {
    content: "\e258";}

.carousel-indicators {
    bottom: -45px;;}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 2px;
    margin: 3px 3px 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #666 \9;
    border: 2px solid #666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;}
.carousel-indicators .active {
    width: 15px;
    height: 2px;
    background-color: #3ac3ed;
    border: 2px solid #3ac3ed;}

/*BG*/
.fixed_bg {
	min-height: 100%;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;}	 
.bg_video_banner {	
	box-shadow:1px 1px 13px 2px rgba(0,0,0,0.2) inset;
	position: relative;
overflow: hidden;}
@media (max-width:1199px){
.fixed_bg {
	background-attachment:scroll;}}

.mask_triangle{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 0 0 1920px;
	border-color: transparent transparent transparent #fff;}

/*----------------------------------------------------------------------------------COMMON*/

/*PADDING*/
.padding_0{
	padding:0 !important;}
.index_padding{
	padding-top:20px !important; 
	padding-bottom:50px !important;}
.page_padding{
	padding-top:62px !important; 
	padding-bottom:50px !important;}
.footer_padding {
	padding-top:30px !important; 
	padding-bottom:20px !important;}
@media (max-width:767px){
.padding_turn0{
	padding:0;}
.padding_turn5{
	padding:0 5px;}
.index_padding{
	margin-top: -20px;
	padding-top:0 !important; 
	padding-bottom:40px !important;}
.page_padding{
	padding-top:60px !important; 
	padding-bottom:50px !important;}
.footer_padding {
	padding-top:30px !important; 
	padding-bottom:20px !important;}}
		
/*FIXED BG*/
.fixed-bg {
	min-height: 100%;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;}	
.fixed-bg.index_slogan {
	background-image: url(../images/bg_slogan.jpg);} 
.fixed-bg.page_aboutus {
	background-image: url(../images/bg_aboutus.jpg);} 
@media (max-width:1199px) and (min-width:768px){
.fixed-bg {
	background-attachment:scroll;}} 

/*TEXT COLOR*/
.txt_red{
	color: #fc9a52 !important;}
.txt_blue{
	color: #3ac3ed !important;}

/*ANIMATED*/
.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;}

/*MAP*/
.iframe_rwd  {
	position: relative;
	padding-top: 300px;
	height: 0;
	overflow: hidden;
	border:0;
	border-top: 1px #DDD solid;}
.iframe_rwd iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;}

/*MAIN_TITLE*/
.main_title{
	margin-top: 30px;
	margin-bottom: 30px;}
.main_title h1, .main_title h2{
	margin: 0 0 15px;
	padding: 0;
	font-size: 2.6em;
	color: #323232;
	line-height: 140%;
	font-weight: 600;
	/*font-family: 'Paytone One';*/}
.main_title p{
	color: #555;
	font-size: 1.05em;
	line-height: 180%;}
@media (max-width:767px){
.main_title{
	margin-bottom: 15px;
	padding: 0 20px;}
.main_title h2{
	font-size: 2.3em;}} 
.main_title.white_style h1, .main_title.white_style h2, .main_title.white_style p{
	color: #FFF;}

/*小頁籤*/
.sort {
    text-align: center;
	margin:0 0 15px;}
.sort a {
	display:inline-block;
    min-width: 50px;
    margin: 0 6px 10px;
    padding: 0 5px 15px;
    color: #343434;
    text-decoration: none;
    position: relative;
    vertical-align: top;
    text-align: center;
    border-radius: 8px;
    transition: all .5s;
    font-size: 1em;}
.sort a.active, .sort a:hover{
    color: #3ac3ed;
    background: transparent url(../images/icon_sort.png) center bottom no-repeat;}

/*BTN*/
.line_button{
	width:100%;
	text-align:center;
	display:inline-block;
	margin:25px auto;}
.line_button a{
	border:1px #999 solid;
	padding:13px 85px;
	font-size:1em; 
	font-weight: 600;
	color:#343434 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.line_button a:hover{
	padding:13px 100px;
	border:1px #333 solid;
	color:#343434 !important;}
.line_button.white_style a{
	border:1px #CCC solid;
	color:#FFF !important;}
.line_button.white_style a:hover{
	border:1px #FFF solid;
	color:#FFF !important;}

/*modal*/
.close {
    opacity: 1;}
.modal-backdrop.in {
    filter: alpha(opacity=100);
    opacity: 1;}
.modal-backdrop {
	background: url(../images/bg_modal.png) no-repeat;
	background-size: cover;
    background-color: transparent;}
.modal-content{
	position: relative;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);}

@media (min-width: 992px){
.modal-lg {
	width: 70%;}}

.modal_header{
	background:#3ac3ed; 
	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;}
.modal_body_content h3{
	margin: 0 0 15px;
    padding: 0;
    color: #FFF;
    line-height: 140%;
    font-weight: 500;
    font-size: 1.5em;}
.modal_body_content p{
    line-height: 180%;
    color: #CCC;}
.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:40px 20% 0;}
@media (max-width:767px){
.modal_body_content{
	padding:0 10px 10px;}
.text_content{
	padding:10px 10px 0;}}

.btn-first {
  color: #fff;
  background-color: #3ac3ed;
  border-color: #3ac3ed;}
.btn-second {
  color: #fff;
  background-color: #969696;
  border-color: #969696;}
.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;}

/*----------------------------------------------------------------------------------PAGE AREA*/

/*WORK*/
.work_list{
	margin:10px 0;}
.photo_list{
	margin:15px 0;}
@media (max-width:767px){
.work_area{
	padding:0 20px;}
.work_area .col-xs-12{
	padding:0;}}
.work_list figcaption{
	padding: 10px;}
.work_list h3{
	margin: 0 0 7px;
	padding: 0;
	color: #333;
	line-height: 140%;
	font-weight: 500;
	font-size: 1.3em;}
.work_list p{
    height:50px;
	line-height: 180%;
	color: #7a7a7a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.VivaTimeline .work_list{
	margin:10px 0 0;}
.VivaTimeline .work_list figcaption{
	padding: 10px 10px 0 10px;}
.VivaTimeline .work_list p{
	margin-bottom: 0;}
@media (min-width:768px){
.work_list:hover .pic, .photo_list:hover .pic{
	background: #111;
	overflow: hidden;}
.work_list:hover .pic img, .photo_list:hover .pic img{
    left: -50px;
	-webkit-filter: opacity(.5);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
	-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;}}

/*TALENTS*/
@media (min-width:992px){
.col-5{
	width: 20%;}}
.talents_list{
	margin:15px 0;}
@media (max-width:767px){
.talents_list{
	margin:15px 0 0;}}
.talents_list figcaption{
	padding: 10px;}
.talents_list h3{
	margin: 0 0 5px;
	padding: 0;
	color: #333;
	line-height: 140%;
	font-weight: 500;
	font-size: 1.2em;}
.talents_list p{
	line-height: 160%;
	color: #7a7a7a;
	margin-bottom: 0;}
.talents_list:hover h3{
	color: #3ac3ed;
	-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;}

/*NEWS*/
.news_tool{
	margin: 0 0 20px;}
.news_tool select{
	padding: 3px 10px;
	margin: 0 5px;
	color: #111;
	font-size: 1.1em;
	letter-spacing: 1px;
	height: auto;
	border: 2px #ccd1d9 solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}

/*AWARDS*/
.awards_list, .coperation_list{
	margin:15px 0;}
.awards_list .pic img{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;}
.awards_list .pic:hover img{
	-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;}

/*COPERATION*/
.coperation_list .pic img{
	-webkit-filter:grayscale(1);
	background:#fff;
	border: 1px #DDD solid;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;}
.coperation_list .pic: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 (min-width:768px){
.awards_list:hover, .coperation_list:hover{
	transform: translateY(-10px);
    box-shadow: 0 10px 15px rgba(0,0,0,0.2);
	-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*/
.contact_form{
	padding: 0 !important;
	margin: 15px 0;}
.contact_form .col-xs-12{
	margin-bottom: 15px;}
.contact_form h4{
	font-size: 1.2em;
	color: #FFF;
	text-align: center;
	margin: 25px 6px;}
@media (min-width:768px){
.contact_form label {
	margin-bottom: 0;}}
@media (max-width:767px){
.contact_form .col-xs-12{
	margin-bottom: 15px;
	padding: 0;}}
.contact_form label {
    display: inline-block;
    font-size: 0.9em;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 10px;
    cursor: pointer;}
.contact_form form label {
	margin-left: 5px;
	font-size: 1.1em;}
.contact_form form label small {
	color: #f8e996;}
.contact_form span {
	line-height: 180%;
	font-size: 1em;}
.contact_form p {
	line-height: 180%;
	font-size: 1.1em;}
.contact_form p i{
	display: inline-block;
	width: 35px;
	text-align: center;}
.sm-form-control{
    display: block;
    width: 100%;
    height: auto;
    padding: 8px 14px;
    font-size: 1.1em;
    line-height: 1.42857143;
    color: #444;
    background: #FFF;
    border: 0;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;}
.sm-form-control:focus {
    background: #f8e996;
    outline: 0;
    -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;}
.btn_align{
	text-align: center;}
.contact_form button{
	width: 100%;
	height:auto;
	font-size:1.1em;
	padding: 10px 15px;
	margin-top: 16px;
    box-shadow: none;
	background: #6eb6de;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px #6eb6de solid;
	color: #fff;}
.contact_form button:hover, .contact_form button:focus{
	background: transparent;
	color: #6eb6de !important;
	-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_form button[disabled], .contact_form input[disabled] {
    cursor: default;
    background: #EEE;}
.contact_form p.memo{
	font-size:1.05em;
	margin:0;
	padding-top:10px;}
@media (max-width:767px){
.contact_form button{
	width: 100%;
	margin-top: 10px;}}

.contact_info{
	margin-top: 65px;
	padding: 30px 40px;
	background: rgba(255,255,255,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;}
.contact_info a{
	color: #FFF;}
.contact_info a:hover{
	color: #ccc;}
@media (max-width:767px){
.contact_info{
	margin-top: 35px;
	padding: 20px 30px;}}
.contact_info h1{
	margin: 0 0 15px;
	padding: 0;
	font-size: 2.6em;
	color: #f8e996;
	line-height: 120%;
	font-weight: 500;
	font-family: 'Paytone One';}
.contact_info p{
	font-size: 1.05em;
	line-height: 180%;}

.btn_join{
	margin-top: 550px;}
.btn_join:hover {
    -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;}
@media (max-width:767px){
.btn_join{
	margin-top: 120px;}}

.info_tag{
	float:left;
	width:100%;
	height:auto;
	line-height:180%;
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.1em;
	text-align:center;
	/*border-bottom:1px #3ac3ed solid;*/}
.info_tag ul{
	list-style-type:none;
	margin:0;
	padding:0;}
.info_tag li{
	list-style-type:none;
	margin:0;
	padding:0;}
.info_tag a{
	width:100%;
	font-size: 1.1em;
	display:inline-block;
	padding:5px 0;
	color:#666;
	border-bottom:4px #666 solid;}
.info_tag .active a{
	color:#3ac3ed;
	border-bottom:4px #3ac3ed solid;}
	
.info_tag_show{
	float:left;
	width:100%;
	height:auto;
	line-height:180%;
	padding-top:20px;
	margin-bottom:5px;
	text-shadow:0 1px 0 rgba(255,255,255,0);
	font-size:1.15em;}
.info{
	float:left;
	width:100%;
	height:auto;
	line-height:180%;
	padding-top:10px;
	margin-bottom:0;
	text-shadow:0 1px 0 rgba(255,255,255,0);
	font-size:1em;}
.btn_link a i{
	background: #FFF;
	color: #555;
	padding: 5px;
	font-size: 1.3em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;}
.btn_link a:hover i{
	background: #3ac3ed;
	color: #fff;
    -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;}

.btn_search{
	padding:9px;}
.btn_search a i{
	color: #FFF;}

.main_menu{
	display: none;
}