body {
  background-position: left top;
  background-attachment: scroll;
}
body .block-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .widget-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .header {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .left {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .right {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .footer {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
/** modify style code here. :) 雄峰預設主題 */
*{font-family: 'Noto Sans TC', sans-serif;-webkit-text-size-adjust: none;}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&family=Noto+Serif+TC:wght@200;300;400&display=swap')
body {background: #ffffff!important;font-family: 'Noto Serif TC',serif !important;}
p {/* text-align: justify; */font-family: 'Noto Serif TC',serif !important;}
ul li {list-style: none;}
a:hover {text-decoration: none;}
button:focus {outline: none;}
input:focus, select:focus {outline: #ba91a0 1px auto;}
h1,
h2,
h3,
h4,
h5,
h6 {font-family: 'Noto Serif TC',serif !important;}
h1 {
  font-size: 2.4rem;
}
h2 {
  font-size: 2.2rem;
}
h3 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1.0rem;
}
@media (max-width: 768px) {
.m-5 {
    margin: 1.5rem!important;
}
.mt-5, .my-5 {
    margin-top: 1.5rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1.5rem!important;
}
.p-5 {
    padding: 1.5rem!important;
}
.pt-5, .py-5 {
    padding-top: 1.5rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1.5rem!important;
}
}
@media (max-width: 500px) {
.m-5 {
    margin: 1rem!important;
}
.mt-5, .my-5 {
    margin-top: 1.25rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1.25rem!important;
}
.p-5 {
    padding: 1rem!important;
}
.pt-5, .py-5 {
    padding-top: 1rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1rem!important;
}
}

.px-30 {padding: 0 30px;}
.h-100vh>.module-container>.main{height: 100vh;}
.h-40vh>.module-container>.main{height: 40vh;}
.h-100vh>.module-container>.main .header-title{display:none;}
.w-1440 {max-width: 1440px;margin: 0px auto;}
@media (max-width:991px){.h-100vh>.module-container>.main{height: inherit;}}
@media (min-width:1200px) {.w-1200 {max-width: 1200px;margin: 0px auto;}.w-1000 {max-width: 1000px;}.w-800 {max-width: 800px;}}
@media (max-width:1199px) and (min-width:991px) {.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;margin: 0px auto;}.w-1000 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}}
@media (max-width:991px){.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;margin: 0px auto;}}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.px-30 {padding: 0 30px;}
@media (min-width:1200px) {.w-1200 {min-width: 1200px;}}
@media (max-width:1199px) and (min-width:991px) {.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}}
@media (min-width:992px){.index_style .col-lg-3 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}}
[data-position="center"]{margin-top: 0px;}
@media(max-width:1200px) and (min-width:768px){[data-position="center"]{margin-top: 0px;}}
@media(max-width:768px){[data-position="center"]{margin-top: 50px;}}

/*main*/
.go-to-top {right: 0;bottom: 10%;display: none !important;}
.web-page-frame .go-to-top .top{background: #404040;width: 50px;height: 50px;margin-right: 0px;border-radius: 0;box-shadow: none;font-weight: lighter;opacity: 0.9;}
.web-page-frame .go-to-top .top:hover {opacity: 1.0;}
.web-page-frame .go-to-top .top:after{margin-top: 14px;margin-left: 18px;width:12px;height: 12px;border-top: 2px solid #fff;border-right: 2px solid #fff;}
.web-page-frame .go-to-top .top-txt{left: calc(50% - 13px);font-weight: normal;font-size: 0.8rem;bottom: 9px;}
.web-page-frame .btn-primary{color:#fff!important;background-color: #b8a98f !important;border-color: #a77845 !important;}
.web-page-frame .btn-primary:hover{color:#fff!important;background-color: #b98854 !important;border-color: #a77845 !important;}
.search_table tbody td.sale-situation .btn {border-radius: 0rem;border-radius: 5px !important;}
.web-page-frame .btn-primary:not(:disabled):not(.disabled):active,.web-page-frame .btn-primary:not(:disabled):not(.disabled).active,.web-page-frame .show>.btn-primary.dropdown-toggle{color:#fff!important;background-color: #b98854!important;border-color: #a77845;border-radius: 0rem;}
.web-page-frame .btn-primary:focus,.web-page-frame .btn-primary.focus,.web-page-frame .page-link:focus{box-shadow: 0 0 0 .2rem rgba(188,145,96,0.2)!important;}
.web-page-frame .btn-green{color:#fff!important;background-color: #2e489d !important;border-color: #2e489d !important;}
.web-page-frame .btn-green:hover{color:#fff!important;background-color: #2e489d !important;border-color: #2e489d !important;}
.web-page-frame .btn-light{color:#fff!important;background-color: #6c757d !important;border-color: #6c757d !important;}
section.group_table .table a:hover{color: #404040;}
section.group_table .table .trip_name a:hover{/* color:#2e489d */}
.info .btn-primary{background-color:#2e489d;border-color:#2e489d}
.info .btn-primary:hover{color:#fff!important;background-color: #2e489d!important;border-color: #2e489d!important;}
.web-page-frame .text_blue{color: #de3545;font-size: 1.2rem;}
.search-area .search-box .search-btn{background: #bc4786 !important;}
.list_con .style_icon .nav-pills .nav-link.active svg{fill: #666 !important;}
.list_con .style_icon .nav-pills a svg {fill: #a9a9a9;}
.filter_list i{color:#2e489d!important}
.web-page-frame .search-area .search-box .select-goal .title i{color:#2e489d!important}
.web-page-frame .search-area .search-box .select-place .title i{color:#2e489d!important}
.web-page-frame .search-area .search-box .select-date .title i{color:#2e489d!important}
.web-page-frame section.search_banner .search-area .search-box .select-input .data-icon-search{color:#2e489d!important}
.radio_style [type="radio"]:checked+label:after{background:#2e489d!important}
section.search_con .pagination .page-item .page-link{/* border:1px solid #2e489d!important; */width: 28px;height: 30px;}
@media (max-width:767px){section.search_con .pagination .page-item{margin: 0;}}
section.search_con .pagination .page-item.active .page-link {color: #ffffff;background: #2e489d;}
section .page-item.active .page-link {background:#2e489d;}
section.search_con .pagination .page-item .page-link:hover {background: #2e489d !important;color: #ffffff;border: 1px solid #2e489d!important;}
section.search_con .pagination .page-item .page-link:hover svg{fill: #ffffff;}
section.search_con .pagination .page-item.active .page-link {background: #297dc0;border: 1px solid #3685c4!important;}
section .page-item.active .page-link {background:#2e489d;}
section .page-link {color: #333333;}
.web-page-frame .irs-slider{background: #2e489d;}
.web-page-frame .irs-slider.state_hover,.web-page-frame .irs-slider:hover{border: 2px solid #2e489d;}
.web-page-frame .irs-from,.web-page-frame .irs-to,.web-page-frame .irs-single{background: #297dc0;}
.web-page-frame figure.block_style .main_words a:hover {color: #0f2459;}
.web-page-frame .pic_style figure.block_style .main_words a:hover {color:#2e489d}
.web-page-frame figure.block_style .note_words .share_box:hover {color:#2e489d}
.web-page-frame .table .thead, .web-page-frame .table .thead:hover {background: #515151;font-size: 1.0rem;}
.web-page-frame .table .thead th {font-weight: normal;}
section.group_table .table .trip_name h5 {margin:0;}
.web-page-frame section.group_table.trip_airline .table .thead th {border-right: 1px solid #7d7d7d;}
.web-page-frame section.group_banner .media-grouop .share_box:hover, .web-page-frame section.group_banner .media-grouop .forword_box:hover { background: #2e489d;}
.web-page-frame section.group_table.trip_airline .table .thead:hover  {background: #404040;}
.web-page-frame .filter_list .form-check .customcheck input:checked ~ .checkmark {background-color: #297dc0;}
.web-page-frame section.group_banner.trip_banner .btn-info {background-color: #2e489d;border-color: #2e489d;}
.web-page-frame section.group_banner.trip_banner .btn-info:focus, .web-page-frame section.group_banner.trip_banner .btn-info.focus {box-shadow: 0 0 0 0.2rem rgba(148, 148, 148, 0.4);}
.popover {background: #2e489d !important;}
.popover .close {border: 1px solid #2e489d !important;color: #2e489d !important;}
.popover .arrow:after, .popover .arrow:before {border-color: transparent transparent #2e489d transparent !important;}
.popover .close:hover {background: #2e489d !important;}
.web-page-frame .sub_menu-trip .trip_menu li a:hover {/* background: #5c5c5c; */}
.web-page-frame .sub_menu-trip .trip_menu li a:hover span{color: #ca9861;}
.Day_menu .swiper_day .swiper-slide a:hover {background: #2e489d !important;border: 1px solid #404040 !important;}
section.trip_note .card-header .btn {background: #404040 !important;color: #fff !important;}
section.trip_note .card-header a[aria-expanded="false"]:after {color: #fff !important;}
.sub_menu-trip .server_menu li:nth-child(1) {background: #bda171;}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){background: #404040;}
.sub_menu-trip .trip_menu i{
    display: none;
}
/* line 1476, ../sass/page/_group.sass */
.sub_menu-trip .server_menu > ul > li.download-fixed-btn {
  background: #404040;
  /* border-right: 1.0px solid #7d7d7d; */
}
/* line 1478, ../sass/page/_group.sass */
.sub_menu-trip .server_menu > ul > li.share-fixed-btn {
  background: #404040;
  /* border-right: 1.0px solid #7d7d7d; */
  /* border-left: 1.0px solid #7d7d7d; */
}
.sub_menu-trip .server_menu > ul > li.query-fixed-btn {
	background: #404040;
}
figure.block_style .pic_all .plane_word {
    background: transparent linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.84) 100%) 0% 0% no-repeat;
    bottom: 0px;
}
/*main*/

.day_style_1 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_1 img {width:100%;}
.day_style_2 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_2 img {width:100%;}
.day_style_3 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_3 img {width:100%; height: 253px;}
.day_style_4 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_4 img {width:100%; height: 187px;}
.day_style_5 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_5 img {width:100%;height: 253px;height: 230px !important;}
@media (max-width: 1600px) {.day_style_5 img {width:100%;height: 253px;height: 170px !important;}}
@media (max-width: 1400px) {.day_style_5 img {width:100%;height: 253px;height: 170px !important;}}
@media (max-width: 1200px) {.day_style_5 img {width:100%;height: 253px;height: 140px !important;}}
@media (max-width: 991px) {.day_style_5 img {width:100%;height: 253px;height: 150px !important;}}
@media (max-width: 768px) {.day_style_5 img {width:100%;height: 253px;height: auto !important;}}
.day_style_6 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_6 img {width:100%; height: 187px;}
.day_style_7 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_7 img {width:100%; height: 253px;}
.day_style_8 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_8 img {width:100%; height: 187px;}
.day_style_9 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_9 img {width:100%;}
.day_style_10 {width: 100%;display: table;margin-bottom: 20px;position: relative;/*padding: 15px;*/overflow: hidden;}
.day_style_10 img {width:100%;}
.day_style_10 .item_text {/* z-in;;in: 0px 15px; *//* overflow: hidd;;e;/* overflow: hidden; */}
.day_style_10 .item_text p {margin: 0;background: rgba(0, 0, 0, 0.6);color: #FFF;padding: 40px 50px;position: absolute;bottom: 10%;width: calc(100% - 30px);margin: 0 auto;z-index: 1;}
@media (max-width:991px){
.day_style_10 .item_text p{padding:35px 20px;position:relative;bottom:0;width:calc(100% - 0px)}
.day_style_10 img{margin-bottom:0!important}
}
.day_style_11 {width: 100%; display: block; margin-bottom: 20px; padding: 0;}
.day_style_11 .tp_group {width:100%;/*border: 1px solid #ddd;*/ padding: 0; display: inline-block;}
.day_style_11 .tp_group p {margin: 10px 0 0;}
.day_style_11 .tp_group img {width:100%;}
.day_style_12 {width: 100%; display: block; margin-bottom: 20px; padding: 0 0px;}
.day_style_12 .tp_group {width:100%;/* border: 1px solid #ddd; *//* padding: 10px 0; */display: inline-block;}
.day_style_12 .tp_group img {width:100%;}
.day_style_13 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_13 img {width:100%; height: 187px;height: auto !important;}
.day_style_13 p {background: rgba(0, 0, 0, 0.7); color: #FFF; text-align: center;}
.day_style_14 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_14 iframe {width: 100%; height: 383px;}
.day_style_15 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_15 iframe {width: 100%; height: 383px;}
.day_style_1, .day_style_2, .day_style_3, .day_style_4, .day_style_5, .day_style_6, .day_style_7, .day_style_8, .day_style_9, .day_style_10, .day_style_11, .day_style_12, .day_style_13, .day_style_14, .day_style_15 {display: flex;flex-wrap: wrap;}

.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner{height: 300px;}
.WinChrome section.group_banner .search-area, .WinIe section.group_banner .search-area{bottom: calc(50% - (240px / 2));}

.day_con .info img {height:auto !important;}
.day_con p{margin-top: 10px;margin-bottom: 10px;}
section.group_table.trip_features .item img {height:auto !important;margin-top: .5rem;margin-bottom: .5rem;}
.main_trip img {height:auto !important;}
.trip_day .day_con .info_box .word_r + div > .info > img, .trip_day .day_con .info_box .word_l + div > .info > img {display: none;}
.img-thumbnail {border: none;padding: 0;border-radius: 0;}
.Detail .item h3{margin: 10px 0px 10px;padding: 3px 0px 0px 15px;}

.day_con .info_box > .row > div:nth-child(1){display:none;}
.day_con .info_box > .row > div:nth-child(2){max-width:100%;flex:0 0 100%;}
section.group_table.trip_day .info_box .info_box_title{margin-left:0;}

.search_tabs .blk-tabs.dp-tbl .nav{max-width: 1440px;margin: 0 auto;padding: 20px 30px 10px 30px;}
.search_tabs .blk-tabs.dp-tbl{/* display: none !important; */}
.search_tabs .blk-tabs.dp-tbl{/* margin-top: -120px; *//* z-index: 2; */}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link{/* background: #e5007f; */color: #9a9a9e;border-bottom: 2px solid #9a9a9e;font-size: 1.25rem;font-weight: bold;letter-spacing:.05rem;padding: .5rem 1.8rem;/* margin: .85rem 1.8rem; */border-radius: 10px 10px 0 0;margin-right: 2px;}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link.active{color: #ea168c;/* background: #fff; */border-bottom: 2px solid #ea168c;}
@media (max-width:767px){.search_tabs .blk-tabs.dp-tbl{margin-top: 0rem;z-index: 1;}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link{margin: 0 .5rem 0 0.5rem;padding: 0.5rem 0.8rem;font-size:1.2rem}
.search_tabs .blk-tabs.dp-tbl .nav{justify-content: center;}
}
.inbound_search,.outbound_search{/* padding: 1rem 1rem; *//* margin-top: -80px; */z-index: 2;/* background: #ffffff; *//* box-shadow:0 5px 10px #e2e2e2; */border-radius: 10px 10px 0px 0px;}
.inbound_search section.group_banner .search-area .search-box .select-date .select input{width:calc(50% - 18px);/* background-color: #f3ece5; */border-radius: 1px;height:35px;padding:5px}
.inbound_search .search-area .search-box .select-date .select .divide{margin:16.5px 10px 0 10px}
.inbound_search .group_banner.search_banner .search-area>.container, .outbound_search .group_banner.search_banner .search-area>.container {background:0 0;border:none;}
.inbound_search section.group_banner .search-area .search-box .select-departure, .inbound_search section.group_banner .search-area .search-box .select-destination,.inbound_search section.group_banner .search-area .search-box .select-date{background: none;padding: 0px 10px;}
.outbound_search .group_banner.search_banner .search-area>.container{margin-top: 3rem;margin-bottom: 3rem;}
.outbound_search section.group_banner .search-area .search-box div div {min-height: auto !important;}
@media (min-width:991px){
.inbound_search section.group_banner .search-area .search-box, .outbound_search section.group_banner .search-area .search-box{margin: 0px;height: 105px;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(1){-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(2){-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(3){-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(4){-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(5){-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(6){-ms-flex: 0 0 10%;/* flex: 0 0 10%; *//* max-width: 10%; *//* flex-direction: column; *//* position: relative; *//* width: 100%; *//* right: unset; *//* bottom: unset; */bottom: -36px;right: 20%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(7){-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 15%;flex-direction: column;}}
.inbound_search section.group_banner .search-area .search-box .select-departure, .inbound_search section.group_banner .search-area .search-box .select-destination,.inbound_search section.group_banner .search-area .search-box .select-date{padding: 0;}
}
.inbound_search section.group_banner .search-area .search-box .select-date,.inbound_search section.group_banner .search-area .search-box .select-departure,.inbound_search section.group_banner .search-area .search-box .select-destination{padding:10px 0;background: #ffffff;}
.inbound_search section.group_banner .area_input, .outbound_search .search-area .search-box .select select{background-color: #ffffff;border-radius: 0px;height: 55px !important;background-position:95%;padding: 0 12px;font-family: 'Noto Serif TC',serif !important;}
.inbound_search section.group_banner .search-area .search-box .select-status{bottom:-10px}
section.group_banner .search-area .search-box .search-btn{/* border-radius: 20px; */background: #e5007f;}
.inbound_search section.group_banner .search-area .search-box .select-date .title,.inbound_search section.group_banner .search-area .search-box .select-departure .title,.inbound_search section.group_banner .search-area .search-box .select-destination .title,.inbound_search section.group_banner .search-area .search-box .select-goal .title,.inbound_search section.group_banner .search-area .search-box .select-place .title{height:30px;min-height:30px;position: relative;}
.inbound_search section.group_banner .search-area .search-box .select-date .title h6,.inbound_search section.group_banner .search-area .search-box .select-departure .title h6,.inbound_search section.group_banner .search-area .search-box .select-destination .title h6{font-size:1rem;color: #1d1d1d;margin: 0px;}
.inbound_search section.group_banner .search-area .search-box .select-date .title i,.inbound_search section.group_banner .search-area .search-box .select-departure .title i,.inbound_search section.group_banner .search-area .search-box .select-destination .title i,.inbound_search section.group_banner .search-area .search-box .select-goal .title i,.inbound_search section.group_banner .search-area .search-box .select-place .title i{display: none;}
.outbound_search section.search_banner .search-area .search-box .select-goal, .outbound_search section.search_banner .search-area .search-box .select-place,.outbound_search section.group_banner .search-area .search-box div .select-date{padding: 0px 10px;}
.outbound_search section.group_banner .search-area .search-box div div {background: none !important;height: 36px !important;/* min-height: 30px !important; *//* padding: 0px !important; */position: relative;width: 100%;}
.outbound_search section.group_banner .search-area .search-box div .form-check label{color: #8f8f8f;font-family: 'Noto Serif TC',serif !important;}
.outbound_search section.group_banner .search-area .search-box .form-check .customcheck input:checked ~ .checkmark{background-color: #bc4786;}
.outbound_search section.group_banner .search-area .search-box .form-check .customcheck input ~ .checkmark{background-color: #c6c6c6;border-radius: 2px;}
.outbound_search section.group_banner .search-area .search-box div.select-input{/* margin-top: 26px; */}
.outbound_search section.group_banner .search-area .search-box div .select-date input.date-start,.outbound_search section.group_banner .search-area .search-box div .select-date input.date-end{width: calc(50% - 18px) !important;height: 55px;background: #ffffff !important;border-radius: 0;}
.outbound_search section.group_banner .search-area .search-box div div.divide{background: black !important;height: 2px !important;min-height: 2px !important;}
.outbound_search section.group_banner .search-area .search-box .title i{display: none;}
.outbound_search section.group_banner .search-area .search-box .title h6{font-size: 1.10rem !important;margin: 0px 0px 5px 28px !important;color: #edd4a8!important;line-height: 28px;font-family: 'Noto Serif TC',serif !important;}
.outbound_search .search-box .title::before{content:"";position:absolute;top: 3px;left: 1px;right:6px;width: 22px;height: 22px;background-repeat: no-repeat;}
.outbound_search .search-box .select-goal .title::before{ background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/0b73edab-e1c7-4df8-a0e5-7f115ef48fa2.png'); }
.outbound_search .search-box .select-place .title::before{ background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/3a125b88-29fc-4846-9906-fdeb1902429d.png'); }
.outbound_search .search-box .select-date .title::before{ background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/33547411-d543-4c0b-adba-99cbd7a8dac3.png'); }
.inbound_search section.group_banner .search-area .search-box .search-btn{margin-top:5px;background: #e5007f;color: #fff;margin-top: 30px;height: 36px;line-height: 40px;}
.outbound_search section.group_banner .search-area .search-box .search-btn{margin-top:5px;background: #bc4786;color: #fff;margin-top: 36px;height: 55px;line-height: 40px;}
.inbound_search section.group_banner .search-area .search-box .search-btn i{display:none}
.inbound_search .search-area .search-box .search-btn h5,.outbound_search .search-area .search-box .search-btn h5{font-size: 1.0rem;font-family: 'Noto Serif TC',serif !important;font-size: 0 !important;position: relative;}
.outbound_search .search-area .search-box .search-btn h5:before {content: "搜尋";font-size: 1.25rem;color: #FFF;margin-right: -9px;letter-spacing: 5px;}
.outbound_search .search-area .search-box .search-btn h5:after {content: "";background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/aa16422a-3311-4b5f-aa14-0b76780db7bf.png');color: #FFF;letter-spacing: 5px;width: 13px;height: 18px;position: absolute;right: 15px;top: 4px;transition: 0.1s;}
.outbound_search .search-area .search-box .search-btn:hover h5:after{right: 17px;transition: 0.2s;opacity: 0.85;}
.outbound_search .search-area .search-box .search-btn i{display: none;}
.inbound_search section.group_banner .search-area .search-box .select-input>input{/* background: #f3ece5; */}
.inbound_search section.group_banner .search-area .search-box .select-input{border-bottom: 1px solid #ffffff;position: relative;}
.inbound_search section.group_banner .search-area .search-box .select-input>input::placeholder{color: #1d1d1d;}
.inbound_search section.group_banner .search-area .search-box .select-input>input{line-height: 30px;height: 35px;margin-top: 30px;padding-left: 10px;}
.inbound_search section.search_banner .search-area .search-box .select-input .data-icon-search{top: calc(12px);color: #ffffff;display: none;}
.outbound_search section.group_banner .search-area .search-box .select-input > input{background: #ffffff;}
.outbound_search section.group_banner .search-area .search-box .select-input{border-bottom: 1px solid #ffffff;/* position: relative; *//* min-height: auto !important; *//* padding: 0px !important; */}
.outbound_search section.group_banner .search-area .search-box .select-input>input::placeholder{color: #1d1d1d;}
.outbound_search section.group_banner .search-area .search-box .select-input>input{height: 26px;margin-top: 30px;line-height: 30px;height: 55px;margin-top: 36px;padding-left: 10px;}
.outbound_search section.search_banner .search-area .search-box .select-input .data-icon-search{top: calc(12px);color: #ffffff;display: none;}
/*.outbound_search .search-box .title::before{content:"";position:absolute;top: 3px;left: 1px;right:6px;width: 20px;height: 20px;background-repeat: no-repeat;}
.outbound_search .search-box .select-goal .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/601b26ba-eb94-46ae-8147-6546b1133578.png'); }
.outbound_search .search-box .select-place .title::before{background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/4aff90a5-5fa2-48a4-9f97-6ed4e4f49c38.png');}
.outbound_search .search-box .select-date .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/fdaa0593-b1ef-42cf-b84b-850794ab907d.png'); }
.outbound_search .search-box .select-keywords .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/0a71a529-0098-4f29-96a0-271881b53ce4.png');}
.outbound_search .search-area .search-box .select-date .title, .outbound_search .search-area .search-box .select-place .title, .outbound_search section.group_banner .search-area .search-box .select-goal .title {padding: 0 0 0px 22px !important;margin-bottom: 5px;}*/
.inbound_search .search-box .title::before{content:"";position:absolute;top: 3px;left: 1px;right:6px;width: 20px;height: 20px;background-repeat: no-repeat;display: none;}
.inbound_search .search-box .select-departure .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/601b26ba-eb94-46ae-8147-6546b1133578.png'); }
.inbound_search .search-box .select-destination .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/4aff90a5-5fa2-48a4-9f97-6ed4e4f49c38.png'); }
.inbound_search .search-box .select-date .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/fdaa0593-b1ef-42cf-b84b-850794ab907d.png'); }
.inbound_search .search-box .select-keywords .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/0a71a529-0098-4f29-96a0-271881b53ce4.png');}
.inbound_search .search-area .search-box .select-departure .title,.inbound_search .search-area .search-box .select-destination .title,.inbound_search .search-area .search-box .select-date .title, .inbound_search section.group_banner .search-area .search-box .select-keywords .title h6 {/* padding: 0 0 0 22px !important; */}
.datepicker table tr th.dow{color:#04abf2;border-bottom:1px solid #ebebeb}
.datepicker table tr th.dow:nth-last-child(1),.datepicker table tr th.dow:nth-last-child(2){color:#ff9191}
.datepicker .next,.datepicker .prev{background:#eee;border-radius:50px}
.datepicker table tr th.clear{color:#999}
.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none;font-size:15px}
.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{color:#bbb}
@media (min-width:1200px){.inbound_search section.group_banner .search-area .search-box{/* height:90px; */}
}
@media (min-width:992px){}
@media (max-width:1600px){.inbound_search,.outbound_search,.search_tabs{/* flex:0 0 83.333333%; *//* max-width:83.333333%; */}
}
@media (max-width:1366px){.inbound_search,.outbound_search,.search_tabs{/* flex:0 0 91.666667%; *//* max-width:91.666667%; */}
}
@media (max-width:991px){.inbound_search section.group_banner .search-area .search-box{/* height:90px; */}
.inbound_search section.group_banner .search-area .search-box .select-input>input{margin-top: 15px;}
.outbound_search section.group_banner .search-area .search-box .select-input>input{height: 40px;margin-top: 0px;}
.outbound_search section.group_banner .search-area .search-box div div{height: auto !important;}
}
@media (max-width:767px){.inbound_search section.group_banner .search-area .search-box .search-btn, .outbound_search section.group_banner .search-area .search-box .search-btn{height:45px;line-height:45px;margin-top: 0px;}
.inbound_search,.outbound_search,.search_tabs{/* flex: 0 0 90%; *//* max-width: 90%; *//* margin-top: -50px; *//* border: 1px #ebebeb solid !important; */border-bottom: 0 !important;}
.outbound_search section.group_banner.search_banner{width: 100%;}
.outbound_search section.group_banner .search-area .search-box{margin: .5rem 0 .5rem;}
.outbound_search section.search_banner .search-area .search-box .select-goal, .outbound_search section.search_banner .search-area .search-box .select-place,.outbound_search section.group_banner .search-area .search-box div .select-date{ padding: 10px 0px !important; }
.outbound_search .group_banner.search_banner .search-area>.container{margin-top: 1rem;margin-bottom: 1rem;}
.inbound_search section.group_banner .area_input, .outbound_search .search-area .search-box .select select,.outbound_search section.group_banner .search-area .search-box div .select-date input.date-start, .outbound_search section.group_banner .search-area .search-box div .select-date input.date-end{
    height: 36px !important;
}
}

.header_nav {/* background-color: rgb(255 255 255 / 0.97) !important; */padding: 0px 15px 0 15px;}
.header_nav .mega-menu .menu-logo>li>a:hover{background:0 0}
@media (min-width:991px){
.header_nav .mega-menu > section.menu-list-items {background: #ffffffe6 !important;display: flex!important;justify-content: space-between;flex-direction: row;}
.header_box .mega-menu .mg-drop-down .list_box ul{margin-top: 10px;}
.header_nav .mega-menu .menu-links > li{animation-duration: 1500ms;animation-delay: 0ms;animation-name: fadeInUp;}
.header_nav .mega-menu .menu-links > li:nth-child(1){animation-delay: 0.1s;}
.header_nav .mega-menu .menu-links > li:nth-child(2){animation-delay: 0.2s;}
.header_nav .mega-menu .menu-links > li:nth-child(3){animation-delay: 0.3s;}
.header_nav .mega-menu .menu-links > li:nth-child(4){animation-delay: 0.4s;}
.header_nav .mega-menu .menu-links > li:nth-child(5){animation-delay: 0.5s;}
.header_nav .mega-menu .menu-links > li:nth-child(6){animation-delay: 0.6s;}
.header_nav .mega-menu .menu-links > li:nth-child(7){animation-delay: 0.7s;}
.header_nav .mega-menu .menu-links > li:nth-child(8),.header_nav .mega-menu .menu-links > li:nth-child(9),.header_nav .mega-menu .menu-links > li:nth-child(10){animation-delay: 0s;animation-name: fadeIn;}
.header_box .mega-menu .menu-links > li:nth-last-child(1),.header_box .mega-menu .menu-links > li:nth-last-child(2),.header_box .mega-menu .menu-links > li:nth-last-child(3){position: absolute;}
.header_box .mega-menu .menu-links > li:nth-last-child(1) a,.header_box .mega-menu .menu-links > li:nth-last-child(2) a,.header_box .mega-menu .menu-links > li:nth-last-child(3) a{padding: 7px 7px;}
.header_box .mega-menu .menu-links > li:nth-last-child(1){right: 0px;margin-right: 20px;padding: 0;width: 110px;}
.header_box .mega-menu .menu-links > li:nth-last-child(2):hover,.header_box .mega-menu .menu-links > li:nth-last-child(3):hover {background: #efefef !important;}
.header_box .mega-menu .menu-links > li:nth-last-child(2){right: 140px;}
.header_box .mega-menu .menu-links > li:nth-last-child(3){right: 180px;}
.header_box .mega-menu .menu-links > li:nth-last-child(1){width: 110px;}
.header_box .mega-menu .menu-links > li:nth-last-child(1):hover {background: #a91364 !important;}
.header_box .mega-menu .menu-links > li:nth-last-child(1) a{color: #fff !important;padding: 0 1.2rem;line-height: 42px;}
.header_box .mega-menu .menu-links > li:nth-last-child(1) a:hover {color: #fff !important;}
.header_box .mega-menu .menu-links > li:nth-last-child(1) .mg-drop-down{/* width: 118px; */}
}
.header_box .mega-menu .menu-links > li:hover {background: none !important;}
.header_nav .mega-menu .menu-links > li {/* background: #153075 !important; *//* position: inherit; */padding: 0 .5rem;}
.header_nav .mega-menu .menu-links li .list_tag h4 {line-height: 1.8;/* font-size: .75em; */padding: 0px 5px;margin: 7px 5px 0px 0px;/* background: #a4769c; */color: #4976dc !important;letter-spacing: 1.2px;font-weight: 600;}
.header_box {/* position: fixed; */top: 0px;z-index: 100;}
.header_box .mega-menu .menu-links > li:hover a {color: #6f8aa3;/* position: relative; */color: #a91364!important;/* position: relative; */}
.header_box .mega-menu .menu-links > li:hover>a:after{width: 100%;height: 2px;content: '';background: #fff8bd00;position: absolute;left: 0;bottom: -0px;}
.header_box .mega-menu .menu-links li .list_tag li  {margin-right: 5px;}
.header_box .mega-menu .menu-links>li a, .header_box .mega-menu .menu-links>li a p{font-size: 1.0rem;text-decoration: unset;color: #fff8bd !important;font-family: 'Noto Serif TC',serif !important;}
.header_box .mega-menu .menu-links>li:nth-last-child(1) a p{color: #FFEB3B;}
.header_box .mega-menu .menu-links>li a:hover p{/* color: #537ede !important; */text-decoration: underline;}
.header_box .mega-menu .menu-links>li a i{/* line-height: 1.3rem; *//* padding-right: 2px !important; *//* display: none; *//* color: #537ede !important; */}
.header_box .mega-menu .menu-links>li a i{/* display:block; *//* position: absolute; *//* left: -10px; */padding: 3px 5px 3px 1px !important;}
.header_box .mega-menu .menu-links li .list_tag a p{color: #4976dc !important;border: 1px solid #4976dc;line-height: 1.5;padding: 1px 4px;background: #f6f6f6;font-size: .9rem;}
.header_box .mega-menu .menu-links .list_box h4{/* background:#4976dc; *//* padding: 4px 0px; *//* border-radius: 4px; */color: #fff8bd!important;display:inline-block;font-size: 1.0em;font-weight: bold;letter-spacing:1.2px;margin-bottom: 1rem;/* border-bottom: 1px solid #4976dc; */width: 100px;}
.header_box .mega-menu .mg-drop-down {/* box-shadow: 1px 7px 8px -2px #00000070; *//* width: 110px; *//* position: absolute; */}
.mega-menu li:nth-child(1) .mg-drop-down .list_box ul li a p{color: #fff !important;}
@media (min-width:768px) {
.header_nav .mega-menu .menu-logo {position: absolute;z-index: 1;/* padding: 0px 0 0px 70px; */}
.header_nav .mega-menu .menu-logo > li > a {padding: 15px 10px;}
.header_nav .mega-menu .menu-logo>li>a img{width: 100%;height: 100%;position:relative;top:auto;left:auto}
.gizle .header_nav .mega-menu .menu-logo>li>a img{top: 2px;width: 66%;transition: all 0.35s ease;}
.header_box .megamenu_box{display:flex;flex-wrap: wrap;position:relative;/* padding-left: 300px; */width:100%;/* max-width: 900px; *//* height: 303px; */flex-direction: row;align-content: flex-start;justify-content: center;}
.header_box li:nth-child(1) .megamenu_box{/*max-width: 980px;*/}
.header_box .mega-menu .menu-links li .list_box{/* padding: 0 10px; *//* order:2; *//* margin:0; *//* margin-top: 15px; */-ms-flex: 0 0 150px;/* flex: 0 0 150px; *//* max-width: 150px; */padding: 0px 5px;}
.mega-menu .mg-drop-down .list_box ul{/* height: 100px; *//* overflow:hidden; */text-align: center;/* margin-top: 15px; */}
.mega-menu li:nth-child(1) .mg-drop-down .list_box ul{text-align: left;}
.header_box .mega-menu .menu-links li .list_box ul li{display:inline-block;margin: 2px 40px 2px 0;text-align: center;}
.header_box  .mega-menu .menu-links li:nth-child(1) .list_box ul li{display: block;margin: 2px 0px 10px 0;}
.header_box .mega-menu .menu-links li .list_onlyimg{order:1;padding:0;flex:0 0 14%;height:100%;position:absolute;left: 15px;-ms-flex: 0 0 426px;flex: 0 0 426px;max-width: 426px;margin:0;}
.header_box .mega-menu .menu-links li .list_tag{order:3;margin:0;left:0;/* position:absolute; */bottom:0;/* padding-left: 440px; */margin-top: 10px;}
.header_box .mega-menu .menu-links > li:nth-last-child(2),.header_box .mega-menu .menu-links > li:nth-last-child(3){width: 42px;height: 42px;padding: 0;background: #fff;border: 1px solid #a91364;}
.header_box .mega-menu .menu-links > li:nth-last-child(1){background: #bc4786!important;color:#ffffff !important;}
}
@media (min-width:991px) {
.header_box .mega-menu .menu-links li .list_box{/* padding: 0 10px; *//* order:2; *//* margin:0; *//* margin-top: 15px; */-ms-flex: 0 0 160px;/* flex: 0 0 160px; *//* max-width: 160px; *//* width: 100%; */margin-right: 1em;padding: 5px 10px;}
.header_box .mega-menu .menu-links>li>a{padding: 0 1vw;}
}
@media (min-width:1200px) {
.header_box .mega-menu .menu-links li:nth-child(1) .list_box{padding: 0 10px;order: 2;margin:0;margin-top: 15px;-ms-flex: 0 0 158px;flex: 0 0 165px;max-width: 165px;}
.header_box .mega-menu .menu-links li:nth-child(1) .list_box{padding: 0 0px 0 3px;}
}
@media (min-width:1300px) {.header_box .mega-menu .menu-links li .list_box{/* padding:0 15px; *//* order:2; *//* margin:0; */margin-top: 30px;-ms-flex: 0 0 220px;/* flex: 0 0 220px; *//* max-width: 220px; */margin: 0 auto;width: 100%;}
}


@media (max-width:768px) {
.header_box{position: fixed;}
.header_nav .mega-menu .menu-logo>li>a{margin-top: 0px;}
.header_nav .mega-menu .menu-logo>li>a{/* background-color: #fff; *//* padding: 29px 28px 0 86px; */}
.header_nav .mega-menu .menu-logo>li>a img{width: 136px;height:auto;margin: 0;}
.header_nav .mega-menu .menu-mobile-collapse-trigger{z-index:99999999}
.header_box .mega-menu .mg-drop-down{padding: 0;background: #153075 !important;/* border-top: 1px solid #fff8ad; */}
.header_box .mega-menu .menu-links > li:hover>a:after{display: none;}
}
@media(max-width:1400px) {
.header_box .mega-menu .menu-links > li > a {padding: 0 .5vw;}
.header_nav .mega-menu .menu-links > li{padding: 0 .75rem;}
}
@media(max-width:1200px) {
.header_box .mega-menu .menu-links > li > a {padding: 0 1.0rem;}
.header_nav .mega-menu .menu-links > li{padding: 0 .75rem;}
}
@media(max-width:991px) and (min-width:768px) {
.header_box .mega-menu .menu-links > li > a {padding: 0 0.5rem 0 1.0rem;}
}
@media (max-width:991px) {
.header_box .mega-menu .menu-links {/* display: flex !important; *//* justify-content: flex-end; *//* flex-direction: column; *//* width: 100%; *//* margin-top: 15px; */}
.header_box .mega-menu .menu-links>li>a{line-height:70px;padding:0 1.5rem;font-size:1em}
.header_nav .mega-menu .menu-links > li{padding: 0 .5rem;}
}
@media(min-width:768px) {
body .header{position:fixed;width:100%;top:0;z-index: 100;}
.header_box .mega-menu .menu-links{display:flex!important;justify-content: center;width: 100%;/* background: #000; */padding: 18px 20px;/* height: 70px; */align-items: center;position: relative;}
.header_box .mega-menu .menu-links>li>a{/* line-height: 42px; *//* padding: 0 1vw; */text-align: center;font-size: 1.1rem;color: #333333!important;}
.header_box .mega-menu .menu-links>li>a i{position:absolute;bottom:0;text-align:center;left:46%;right:46%;bottom:10px;display:none!important}
.header_box .mega-menu .mg-drop-down{display:flex!important;justify-content: center;flex-direction:row;/* max-width: 1200px; */padding:0;top: 68px;left: 0 !important;background: rgb(73 73 73 / 90%)!important;}
.header_box .mega-menu .menu-links li:nth-child(1) .mg-drop-down{width: 100%;/* left: 20px !important; *//* max-width: 855px;*/}
}
@media (max-width:767px) {
.header_box .mega-menu .menu-links {margin-top: 50px;}
}
@media screen and (max-width: 767px){
.header_nav .mega-menu .menu-mobile-collapse-trigger{z-index:99999999;height:50px;width:50px;background: #b8a98f;}
.header_nav .mega-menu .menu-mobile-collapse-trigger:hover{background: #313246;}
.header_nav .mega-menu .menu-mobile-collapse-trigger span,.header_nav .mega-menu .menu-mobile-collapse-trigger:after,.header_nav .mega-menu .menu-mobile-collapse-trigger:before{height:2px;width:30px;background: #ffffff;}
.header_nav .mega-menu .menu-mobile-collapse-trigger.active:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:36px;top:11px;left:11px}
.header_nav .mega-menu .menu-mobile-collapse-trigger.active:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:36px;width:36px;left:10px}
}


@media (max-width: 991px){
.header_nav{background-color: #ffffff!important;padding:0 15px 0 15px}
.header_nav .mega-menu>section.menu-list-items{background: #ffffff!important;}
.header_box .mega-menu .menu-links>li>a{padding:0 1rem}
.header_box .mega-menu .menu-links>li:nth-last-child(1){margin-right:0;height: 42px;}
.header_box .mega-menu .menu-links{justify-content:flex-end;flex-direction:row;max-height:100vh!important;}
}



@media (max-width: 768px) {
.header_box .mega-menu .menu-links > li > a{padding: 10px 0rem;line-height: 30px;text-align: center;width: 100%;color: #3a3a44 !important;}
.header_box .mega-menu .menu-links > li > a img{margin: 0 auto;float: none;}
.header_nav .mega-menu .menu-links > li{padding: 0 .5rem;background: #f9f6f0 !important;border-bottom: 1px solid #e8e7e6;}
.header_box .mega-menu .menu-links > li:hover{
    background: #e6d9c1 !important;
}
.header_box .mega-menu .mobileTriggerButton {/*z-index: 21;*/}
.header_nav .mega-menu .menu-links li .list_box {padding: 0px;}
.header_nav .mega-menu .menu-links li .list_box ul li {display:  inline-flex;margin: 0px 0px !important;padding: 5px 7px;}
.header_box .mega-menu .menu-links .list_box h4 {margin-bottom: 0.2em;text-align: center;width: 100%;background: #102968cc;padding: 5px;}
.header_box .mega-menu .mg-drop-down ul{margin: 10px -5px;}
}
@media(max-width:1200px) and (min-width:768px){
.header_box .mega-menu .menu-links>li>a{padding: 7px 7px;font-size: .9em;line-height: 28px;}
.header_box .mega-menu .menu-links > li:nth-last-child(1) a {color: #FFFFFF!important;}
.header_nav .mega-menu .menu-logo{padding:2px 0 5px 15px}
.header_box .mega-menu .menu-links{/* width:auto; *//* float:right; */height: 66px;}
.header_nav .mega-menu .menu-logo>li>a img{width:120px;/* margin-top:10px; */}
.gizle{top:0!important;}
.gizle .header_nav .mega-menu .menu-logo>li>a img{width:120px;top: 0px;}
.gizle  .header_nav{padding: 0px 15px 0 15px;}
}

@media(max-width:767px){
  .header_box {padding: 0;position: fixed;}
  .header_nav {padding: 0 15px;}
  .header_nav .mega-menu {padding: 0 15px;}
  .header_nav .mega-menu > section.menu-list-items {/*height: 50px; *//* background: #313246 !important; */}
  .header_nav .mega-menu .menu-logo>li>a {position: fixed; background-color: transparent; margin: 0; padding: 8px 15px;}
  .header_nav .mega-menu .menu-logo>li>a img {position: initial;}
}

.footer_box{/* margin-top: 130px; */position:relative}
@media (min-width: 991px){
.footer_info .footer-wrap .contact-box:before{content:'';width: 1px;height: 100%;background: #585b6b;position: absolute;left: 0px;z-index: 1;bottom: 0;}
.footer_info .footer-wrap .contact-box:nth-last-child(1):after{content:'';width: 1px;height: 100%;background: #585b6b;position: absolute;right: 0px;z-index: 1;bottom: 0;}
}
.footer_info .footer-wrap .footer_nav li a{padding:15px 20px;font-size: 1.1rem;font-weight: bold;}
.footer_info .footer-wrap{background: #eeebe9;background: none;background-size:cover;border-top: 3px solid #b8a98f;}
.footer_info .footer-wrap .footer_center{background:0 0}
.footer_info .footer-wrap .fnav_wrap{display: none;}
.footer_info .footer-wrap .footer_center{max-width: 1200px;width:100%;padding-bottom: 0em;margin-top: 2.0rem;}
.footer_info .footer-wrap .info_box h3{font-size:1.5em;letter-spacing:.1rem;position:relative;margin:15px 0 8px 0;font-weight:400}
.footer_info .footer-wrap .info_box p{font-size:1rem;letter-spacing:.1rem;margin-bottom: .5rem;font-family:'Noto Sans TC',serif!important}
.footer_info .company-info .info-text p:nth-child(2),.footer_info .company-info .info-text p:nth-child(3){display:inline-block;position:relative;padding-right:20px}
.footer_info .footer-wrap .contact-box h4:hover{color: #ffffff;}
.footer_info .footer-wrap .contact-box h4{color: #e3e3e8;letter-spacing: .1rem;line-height:28px;padding-left: 0px;font-family: 'Noto Serif TC',serif !important;}
.footer_info .fb-info{margin-top: 0rem !important;position:relative;/* background: rgb(255 255 255 / 3%); */padding-top: 4em;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.footer-wrap .footer_sbox{display: none;}
.footer_info .fb-info:before{content:'';position:absolute;width: 100%;/* height: 100%; */}
.footer_info .company-info{padding-bottom: 2em;margin-top: 4rem !important;-ms-flex: 0 0 5%;flex: 0 0 15%;max-width: 15%;}
.footer_info .company-info .info_box {/* margin-left: 228px; *//* margin-left: 8.333333%; */}
.footer-wrap .contact-info{padding-bottom: 2em;margin-top: 4rem !important;-ms-flex: 0 0 65%;flex: 0 0 65%;max-width: 65%;}
.footer_info .contact-info .contact-box:nth-child(1){-ms-flex: 0 0 45%;flex: 0 0 45%;max-width: 45%;}
.footer_info .contact-info .contact-box:nth-child(2){-ms-flex: 0 0 55%;flex: 0 0 55%;max-width: 55%;}
.footer_info .footer-wrap .icon_wrap{padding: 10px;background:0 0;display: flex;display: -ms-flexbox;-ms-flex-wrap: wrap;flex-wrap: wrap;background: none !important;max-width: 1200px;margin: 0 auto;margin-bottom: 3rem;}
.footer_info .footer-wrap .icon_wrap p{/* margin-left: auto; *//* margin-right: 0 !important; *//* flex: 0 0 75%; *//* max-width: 75%; *//* max-width: 1155px; */font-size: 1.0rem;text-align: left;margin: 0;padding-right: 10px;padding-left: 10px;font-family: 'Noto Serif TC',serif !important;}
.footer_info .footer-wrap .icon_wrap:before{/* content:''; *//* background: #28283C; *//* width: 100%; */}
.footer_info .footer-wrap .icon_wrap ul.footer_bticon{margin:0;-ms-flex: 0 0 25%;/* flex: 0 0 25%; *//* max-width: 25%; */display: inline-block;position: revert;}
.footer_info .footer-wrap .footer_bticon li a img{width: auto;padding: 10px 5px;}
.footer_info .footer-wrap .footer_bticon li a:hover img{opacity:0.7}
.footer_info .footer-wrap .contact-box h2{margin: 0rem;/* padding-bottom:.5rem; *//* line-height:2; */font-size: 1.25em;font-weight: normal;letter-spacing: .15rem;font-family: 'Playfair Display', sans-serif!important;position: relative;}
.footer_info .footer-wrap .contact-box p{margin:0 0 5px}
.footer_info .footer-wrap .contact-box:nth-last-child(1) p a svg{fill:#005519!important}
.footer_info .footer-wrap .contact-box p a{border:none;font-size:1rem;padding:8px 0;display:table;transition:unset;display:initial;height:auto;line-height:1.5rem}
.footer_info .footer-wrap .contact-box p a{padding:0 20px 0 33px}
.footer_info .footer-wrap .contact-box:nth-child(1) p:nth-child(2) a{font-size:1.2rem;color:#e5007f!important;font-weight:700;padding:4px 20px 4px 33px}
.footer_info .footer-wrap .contact-box:nth-child(1) p:nth-child(2) img{top:9px}
.footer_info .footer-wrap .contact-box:nth-child(1) p:nth-child(2) a:before{content:'ÃƒÂ©Ã¢â‚¬ÂºÃ‚Â»ÃƒÂ¨Ã‚Â©Ã‚Â±ÃƒÂ¯Ã‚Â¼Ã…Â¡';font-size:1rem;color:#000!important;font-weight:400}
.footer_info .footer-wrap .contact-box p a svg{width:20px;fill:#e5007f!important}
.footer_info .footer-wrap .contact-box p a:hover{font-size:1rem;color:#000!important;background:0 0!important}
.footer_info .footer-wrap .contact-box:nth-child(3) p:nth-child(2) a:hover{border-bottom:3px solid #00000000}
.footer_info .footer-wrap .contact-box p a::after{display:none}
.footer_info .footer-wrap .contact-box p img{width:20px}
.footer_info .footer-wrap .contact-box,.footer_info .footer-wrap .fb-box{padding: 15px 30px;position: relative;}
.footer_info .footer-wrap .fb-box h2{border: none;margin-top: .75rem;padding: 0;font-size: 1.0em;color: #fff;font-weight: normal;font-family: 'Noto Serif TC',serif !important;}
.footer_info .footer-wrap .fb-box a{-ms-flex: 0 0 50%;flex: none;max-width: fit-content;margin-bottom:.5rem;padding: 10px 0px 10px 15px;}
.footer_info .footer-wrap .fb-box a .tooltiptext{visibility: initial;margin: 0;bottom: unset;left: unset;position: relative;background: no-repeat;}
.footer_info .footer-wrap .fb-box a .tooltiptext::after{display: none;}
.footer_info .footer-wrap .fb-box a:hover .tooltiptext{}
.footer_info .footer-wrap .fb-box a img{max-width: 100%;width: auto;/* display: none; */}
.footer_info .footer-wrap .fb-box a:hover .tooltiptext{/* display:none; */}
.footer_info .footer-wrap .footer_sbox a img{height:auto}
.footer-wrap .info_box a img{/* max-width:277px!important; */margin-bottom: 1.5rem;margin: 0 auto;}
@media(max-width:1200px){.footer_info .company-info .info-text{-ms-flex:0 0 100%;/* flex:0 0 100%; *//* max-width:100%; */display: none;}
.footer-wrap .info_box a{/* display:none; */-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-left: 0;}
}
@media(max-width: 991px){.footer_info .company-info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:0!important;text-align:left!important;display: none;}
.footer_info .company-info .info-text{text-align:center}
.footer_info .footer-wrap .contact-info{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important;flex-direction:column;padding-bottom: 0em;}
.footer-wrap .contact-box{-ms-flex:0 0 100%!important;max-width:100%!important;margin-top:0!important}
.footer-wrap .contact-box:nth-child(1){padding:0;margin-bottom: 0 !important;}
.footer-wrap .contact-box:nth-child(2){padding:0;display: flex;justify-content: flex-start;margin-bottom: 0 !important;flex-direction: column;}
.footer-wrap .contact-box:nth-child(2) p{text-align:center;width:auto}
.footer-wrap .contact-box:nth-child(2) h4{padding: 0px;/* padding-left: 10px; */}
.footer-wrap .contact-box:nth-child(3){padding:0}
.footer-wrap .contact-box:nth-child(3) p:nth-child(2){width:100%;text-decoration:none}
.footer_info .footer-wrap .footer_sbox{margin-bottom: 10px;margin-top: 10px;}
.footer_info .footer-wrap .footer_center{padding-bottom:0}
.footer_info .footer-wrap .info_box p{font-size: 1.0rem;}
.footer_info .footer-wrap .info_box h3{font-size:1rem;letter-spacing:.1rem}
.footer_info .footer-wrap .contact-box h4{font-size: 1.0rem;letter-spacing:.1rem;margin: 3px 0;}
.footer_info .footer-wrap .contact-box:nth-child(1) h4{/* padding-left: 36px; */word-break: break-all;}
.footer_info .footer-wrap .contact-box p{margin:6px 0 6px}
.footer_info .footer-wrap .fb-box a{-ms-flex:0 0 50px!important;flex:0 0 50px!important;max-width:50px!important;margin-bottom:.5rem}
.footer_info .fb-info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top: 0!important;display: none;}
.footer_info .fb-info .row{/* margin:0 auto; *//* width:100%; *//* margin:0 auto; *//* text-align:center; *//* max-width:150px; */display: flex;flex-direction: row;}
.footer_info .footer-wrap .icon_wrap{margin-bottom: 0rem;justify-content: center;}
.footer_info .footer-wrap .icon_wrap p{text-align: center;}
.footer_info .footer-wrap .fb-box{flex-direction: row;flex-wrap: nowrap;padding: 0px;}
}
@media(max-width:767px){
.footer_box{/* margin-top:30px; */}
.footer_info .company-info{}
.footer_info .footer-wrap .contact-box h2{margin-bottom:.5rem;margin-top:1.5rem;display: none;}
.footer_info .footer-wrap .footer_center{margin-top:.5rem}
.footer_info .footer-wrap .fnav_wrap .footer_nav{/* padding:7px 10px; */display: none;}
.footer_info .footer-wrap .footer_nav li a{padding:5px 5px}
.footer-wrap .info_box a{margin:0 auto;text-align:center!important}
.footer-wrap .info_box a img{width:186px}
.footer_info .footer-wrap .contact-box p a{font-size:.85rem;letter-spacing:0;padding:0 10px 0 30px}
.footer_info .footer-wrap .contact-box:nth-child(1) p:nth-child(2) a{padding:4px 20px 4px 30px}
.footer_info .contact-info .contact-box:nth-child(2)
.footer_info .footer-wrap .contact-box:nth-child(1) h4{}
.footer_info .footer-wrap .icon_wrap p{font-size: .9rem;color: #8e8e8e!important;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;} 
.footer_info .footer-wrap .icon_wrap{display: flex;flex-direction: column;padding: 6px;}
.footer_info .footer-wrap .icon_wrap ul.footer_bticon{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-top: 10px;display: none;}
.footer_info .contact-info .contact-box:nth-child(2) h2{display: none;}
.footer_info .footer-wrap .footer_sbox{margin: 0px;}
.footer_info .footer-wrap .contact-box:nth-child(1) h4{padding-left: 0px;word-break: break-all;font-size: 1.0rem;margin: 3px 0;}
.footer_info .footer-wrap .fnav_wrap{border:none}
.footer-wrap .contact-box:nth-child(2){/* display: none; */display: flex;flex-direction: column;}
.footer_info .contact-info .contact-box:nth-child(1){margin: 0 !important;}
.footer_info .company-info{display: none;}
.footer_info .fb-info{display: none;}
.footer_info .footer-wrap .contact-info{padding-bottom: 0em;}
}

.main_slider{background: #00000078;}
.main_slider .slider-container{max-width:100%}
.main_slider .slider{position:relative;margin-bottom:00px}
.main_slider .rslides{margin:0}
.main_slider .thumb{position:absolute;z-index: 1;bottom: 0;padding-bottom: 27px;padding-top: 25px;padding-bottom: 1.6vw;padding-top: 2vw;/* padding-left: 15px; *//* padding-right: 15px; */margin: 0;background: linear-gradient(180deg ,#00000000 0,#000000a8 100%);display: flex;/* max-width: 1440px; *//* min-width: 1440px; *//* width: 1440px; *//* margin: 0 auto; *//* left: 8%; *//* flex-wrap: nowrap; *//* flex-direction: row; */justify-content: center;}
.main_slider .thumb li span{border: none !important;/* font-weight: bold; */color: #ffffff;line-height: 20px;width: auto;padding: 20px 30px;padding: 1vw 2vw;font-family: 'Noto Serif TC',serif !important;}
.main_slider .rslides .slide1 a{overflow:hidden}
.main_slider .thumb li.active{position:relative}
.main_slider .thumb li.active span{border: none;/* font-weight:700; *//* color: #3c3c3c; *//* background: #f3cc67; */position:relative}
.main_slider .thumb li.active span:after{width: 100%;height: 3px;content: '';background: #bc4786;position: absolute;left: 0;bottom: 0px;}
@media (min-width:991px){.main_slider .thumb{/* padding-left: 16%; *//* padding-right: 16%; */}
}
.main_slider .thumb li{color:#fff!important;/* background: #000; *//* text-align:left; */padding: 0 5px;z-index:2;font-size: 1.25rem;letter-spacing: 1.0px;width: auto !important;border: none !important;line-height: 18px;}
.main_slider .thumb li.active span{/* font-weight:700; */text-align: center;/* border-radius: 100px; */}
.main_slider .thumb li.active:after,.main_slider .thumb li:before{display:none}
@media (min-width:767px){
}
@media (max-width:767px){.main_slider{/* margin-top: 50px; */}
.main_slider .thumb{position:relative;padding-top:10px;/* background:#092f90; */display: flex;flex-direction: row;flex-wrap: wrap;padding-bottom: 10px;}
.main_slider .thumb li{/* width: 50%!important; *//* background:#092f90; *//* height: 49px; */line-height:44px;padding: 0 6px;}
.main_slider .thumb li span{padding: 15px 6px;}
.main_slider .thumb li.active span{border-bottom: none!important;margin:0 auto;display:block}
.main_slider .thumb li.active span:before{border:none!important}
}

.focus_slider{margin-top:150px;margin-top: 10vw;position:relative}
.focus_slider:before{background-image:url(https://materials.fillo.com.tw/materials/goldenteam/images/c6687e7a-4229-40f6-b2fc-2261c50cab39.jpg);content:"";position:absolute;bottom:0;left:0;width:100%;height:12vw;background-repeat:repeat-x}
.focus_slider .module-container .header-title{position: absolute;right: 26vw;top: 13%;}
.focus_slider .module-container .header-title img {width: 16vw;max-width: 299px;}
.focus_slider .module-container .swiper-slide h3{text-align:center}
.focus_slider .module-container .swiper-slide .btn,.focus_slider .module-container .swiper-slide p{display:none}
.focus_slider .module-container .swiper-slide-active h3{text-align:left;font-size:1.8rem}
.focus_slider .module-container .swiper-slide-active p{display: block;font-size: 1.0rem;}
.focus_slider .module-container .swiper-slide-active .btn{display: flex;width: max-content;transition: .5s;margin-right: 0;margin-left: auto;padding: 5px 38px 5px 15px;text-align: right;font-weight: 500;box-shadow: none;color: #ffffff;/* background: #ffffff; */border: 1px solid #ffffff;border-radius: 0px;letter-spacing: 1.0px;position: relative;font-family: 'Noto Serif TC',serif !important;}
.focus_slider .module-container .swiper-slide-active .btn:after{content:'';width: 25px;height:1px;background: #ffffff;position: absolute;right: 0px;z-index: 1;bottom: 0;top: 50%;transition: .5s;}
.focus_slider .module-container .swiper-slide .swiper-title{overflow:hidden;font-size: 1.5rem!important;overflow:hidden;display:inline-block;color: #fff;font-weight:500;letter-spacing:2px;width:100%;margin:0;padding:0 15px;z-index: 1;position: absolute;bottom: 1px;left: 0;/* display:flex; *//* justify-content:center; *//* align-items:end; */padding-bottom:15px;/* display:none; */font-family: 'Noto Serif TC',serif !important;}
.focus_slider .module-container .swiper-slide .swiper-content{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;width:100%;color: #ffffff;border:none;padding:20px 30px;padding: 0.5vw 1vw;display:block;/* background:#fff; */z-index:1;transition:.5s;align-items:center;/* display:flex; *//* flex-wrap: wrap; *//* display: none; */position: absolute;bottom: 1px;margin-bottom: 5px;}
.focus_slider .module-container .swiper-slide-active .swiper-content{display:block!important;transform: scale3d(.8,.8,.8);padding: 0px 0px;}
.focus_slider .module-container .swiper-slide.swiper-slide-next .swiper-content{opacity:1;transition:.5s;margin-bottom:10px;}
.focus_slider .module-container .swiper-slide .swiper-content h4{font-size:1.5rem;margin-bottom:0;position:relative;font-family:'Noto Serif TC',serif!important}
.focus_slider .module-container .swiper-slide .swiper-content .line{content:'';width:20px;height:2px;margin:auto 20px;margin-right:20px;background-color:#a0a0a0}
.focus_slider .module-container .swiper-slide .swiper-content h6{margin-bottom:0;font-weight:400}
.focus_slider .module-container .swiper-slide-style{box-shadow:none!important;overflow:hidden;border-radius:0!important;background:0 0;margin-right: 76px !important;margin-right: 4vw!important;margin-bottom: 0;}
.focus_slider .module-container .swiper-slide-style.swiper-slide-next{/* padding:0; */}
.focus_slider .module-container .swiper-slide-style:hover{transition:.5s}
.focus_slider .module-container .swiper-slide .swiper-img img{border-radius:0;transition:.5s}
.focus_slider .module-container .swiper-slide:hover .swiper-img img{transition:.5s;transform:scale(1.03);}
.focus_slider .module-container .swiper-slide .swiper-img{box-shadow:0 5px 11px #00000033;border-radius:0;z-index:0;overflow:hidden;margin-bottom:0}
.focus_slider .module-container .swiper-slide-active .swiper-img:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background: linear-gradient(0deg, rgb(0 0 0 / 50%) 0% , rgb(0 0 0 / 0%) 70% );opacity: 1;-webkit-transition:.3s ease-in;transition:.3s ease-in;z-index: 1;}
.focus_slider .module-container .swiper-slide .swiper-img:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background: linear-gradient(0deg, rgb(0 0 0 / 50%) 0% , rgb(0 0 0 / 0%) 70% );opacity: 1;-webkit-transition:.3s ease-in;transition:.3s ease-in;z-index: 1;}
.focus_slider .module-container .swiper-slide:hover .swiper-img:before{background: linear-gradient(0deg, rgb(0 0 0 / 60%) 0% , rgb(0 0 0 / 0%) 70% );}
.focus_slider .module-container .swiper-slide:hover .swiper-img{box-shadow:0 4px 12px #00000069;}
.focus_slider .module-container .swiper-pagination{display:none}
.focus_slider .module-container .swiper-button-prev{top: calc(20% - 20px);top: calc(8vw - 20px);bottom:0;/* width:40px; *//* height:40px; */background: none;opacity:.8;right: calc(11% + 75px);right: calc(11vw + 75px);z-index:10;left: unset;}
.focus_slider .module-container .swiper-button-next{top: calc(20% - 20px);top: calc(8vw - 20px);bottom:0;/* width:40px; *//* height:40px; */background: none;opacity:.8;right: calc(5% + 75px);right: calc(5vw + 75px);z-index:10}
.focus_slider .module-container .swiper-button-next:hover,.focus_slider .module-container .swiper-button-prev:hover{opacity:1}
.focus_slider .module-container .swiper-button-prev:after{content: "";background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/9f9bc9e2-3bea-42f4-adcd-fcd92fb94283.jpg');background-repeat: no-repeat;background-size: contain;color: #FFF;letter-spacing: 5px;width: 75px;width: 4vw;height: 75px;height: 4vw;position: absolute;/* right: 15px; *//* top: 4px; */transition: 0.1s;}
.focus_slider .module-container .swiper-button-next:after{content: "";background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/4e01c2d0-295c-49cc-a78c-3252a91cf0f3.jpg');background-repeat: no-repeat;background-size: contain;color: #FFF;letter-spacing: 5px;width: 75px;width: 4vw;height: 75px;height: 4vw;position: absolute;/* right: 15px; *//* top: 4px; */transition: 0.1s;}
.focus_slider .module-container .swiper-button-disabled{/* display:none; */}
@media (min-width:767px){
.focus_slider .module-container .swiper-slide-active .btn:hover:after{background: #ffffffcc;width: 30px;}
.focus_slider .module-container .swiper-slide-style{transition: .8s cubic-bezier(.45,0,.55,1);will-change: transform;transform-origin: bottom;}
.focus_slider .module-container .swiper-slide .swiper-content{/* opacity:0; */}
.focus_slider .module-container .swiper-wrapper{align-items: flex-end;left: -20vw;}
.focus_slider .module-container .swiper-container{padding: 200px 0 76px;padding: 10vw 0 5vw;/* margin-top: -120px; */}
.focus_slider .module-container .swiper-wrapper .swiper-slide-style{}
.focus_slider .module-container .swiper-wrapper .swiper-slide-style.swiper-slide-active{margin: 0 calc(6% + 76px) 0 6%!important;margin: 0 calc(6.5vw + 4vw) 0 6.5vw !important;z-index: 2;transform: scale3d(1.7,1.7,1.7);}
.focus_slider .module-container .swiper-wrapper .swiper-slide-style.swiper-slide-next{padding: 0;}
}
@media (max-width:1400px) and (min-width:1199px){
.Journey_slider{margin-top:13vh;margin-bottom:15vh!important}
.focus_slider .module-container .swiper-slide h3{font-size: 1.5rem;}
.focus_slider .module-container .swiper-slide p{font-size: 0.9rem;}
.focus_slider .module-container .swiper-slide-active .btn{font-size: .75rem;}
}
@media (max-width:1200px) and (min-width:991px){
.Journey_slider{margin-top:13vh;margin-bottom:15vh!important}
.focus_slider .module-container .swiper-slide h3{font-size: 1.25rem;}
.focus_slider .module-container .swiper-slide p{font-size: 0.75rem;}
.focus_slider .module-container .swiper-slide-active .btn{font-size: .5rem;}
}
@media (max-width:991px){
.focus_slider .module-container .swiper-slide h3{font-size: 1.5rem;}
.focus_slider .module-container .swiper-slide p{font-size: .9rem;display: block;}
.focus_slider .module-container .swiper-slide-active h3{font-size:1.2rem}
.focus_slider .module-container .swiper-slide-active p{font-size: .9rem;}
.focus_slider .module-container .swiper-slide-active .btn{font-size: .8rem;padding: 5px 35px 5px 12px;}
.focus_slider .module-container .swiper-wrapper{align-items: flex-end;left: -32vw;}
}
@media (max-width:767px){
.focus_slider .module-container .swiper-container{padding: 60px 0 40px;padding: 12vw 0 5vw;}
.focus_slider .module-container .swiper-button-next{/* right:20px; */top: calc(8vw - 20px);right: calc(-3vw + 75px);}
.focus_slider .module-container .swiper-button-left{/* right:20px; */top: calc(11vw - 20px);right: calc(-3vw + 75px);}
.focus_slider .module-container .swiper-button-next,.focus_slider .module-container .swiper-button-prev{/* display:none; */}
.focus_slider .module-container .swiper-slide .swiper-content{display:flex;flex-direction:column;padding:15px;margin:0;align-items: flex-start;}
.focus_slider .module-container .swiper-slide-active .swiper-content{transform: scale3d(1,1,1);}
.focus_slider .module-container .swiper-slide .swiper-content .line{margin:10px 22px}
.focus_slider .module-container .swiper-slide h3{font-size: 1.25rem;}
.focus_slider .module-container .swiper-wrapper{align-items: flex-end;left: 0vw;}
.focus_slider .module-container .header-title{position: absolute;right: unset;padding-left: 24px;left: 0;top: 2%;}
.focus_slider .module-container .header-title img {width: 40vw;max-width: 299px;}
.focus_slider .module-container .swiper-button-prev:after{width: 10vw;height: 10vw;}
.focus_slider .module-container .swiper-button-next:after{width: 10vw;height: 10vw;}
}

.main-item .hover-wall .htpro_tit{margin-bottom:1.0rem}
.main-item .hover-wall .htpro_tit h1{margin:.3em 0;border:0;font-weight:700;padding: 15px 0;}
.main-item .hover-wall .htpro_tit i{content:'';padding-left:0;left: 14px;top:0;color: #b0e5d5;font-size: 3.6rem;}
.main-item .hover-wall .htpro_tit h1 span{width:100%;margin-left: -36px;}
.main-item .hover-wall .mb-4{margin-bottom: 2.5rem!important;}
.main-item .hover-wall .icon_info{box-shadow:none;border-radius:0;overflow:initial;height: 100%;}
.main-item .hover-wall .icon_info a{display: flex;flex-direction: column;background: #efe9e9;}
.main-item .hover-wall .icon_info a:hover{background: #bc4786;}
.main-item .hover-wall .icon_info figure{margin:0 0 1rem;text-align:center;border-radius: 0px;}
.main-item .hover-wall .icon_info:hover figure .b_img{transform:unset}
.main-item .hover-wall figure .overlay{display:none}
.main-item .hover-wall .icon_info:hover{bottom:0;box-shadow: none;}
.main-item .hover-wall a figure{position:relative}
.main-item .hover-wall a:hover figure:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color: #ffffff33;opacity:0;-webkit-transition:.3s ease-in;transition:.3s ease-in;z-index:1}
.main-item .hover-wall a:hover figure:before{opacity:.7;-webkit-transition:.3s;transition:.3s}
.main-item .hover-wall .icon_info h3{font-size: 1.25rem;padding: 10px 15px;z-index: 3;background: #bc4786;width: fit-content;margin-top: -40px;margin-left: 20px;text-align: left;font-family: 'Noto Serif TC',serif !important;}
.main-item .hover-wall .icon_info:hover h3{background: #efe9e9 !important;}
.main-item .hover-wall .icon_info h4{font-style: normal;/* width: calc(100% - 40px); */min-height: 90px;bottom: 1%;padding: 5px 20px 5px;left: 20px;text-shadow: none;font-weight: normal;font-size: 1.25em;line-height: 2.0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;border-bottom: none !important;z-index: 2;text-align: left !important;word-break: break-all;font-family: 'Noto Serif TC',serif !important;}
.main-item .hover-wall .icon_info:hover h4{color: #ffffff !important;}
.main-item .hover-wall .icon_info p.animate-text{padding: 0 20px 20px 20px;font-style: italic;font-weight: normal;text-shadow: none;font-size: 1.5rem;border-top: none !important;z-index: 2;text-align: right;margin: 0;font-family: 'Noto Serif TC',serif !important;}
.main-item .hover-wall .icon_info p.animate-text:after{content:'起';font-size: 1.0rem;}
.main-item .hover-wall .icon_info:hover p{color: #ffffff !important;}
@media (max-width:768px){
.main-item .hover-wall .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-flow:row nowrap;place-content:stretch flex-start;overflow-x:auto;margin:0;}
.main-item .hover-wall .htpro_tit{display:none}
.main-item .hover-wall .row>div{min-width:80%;padding-right: 5px;padding-left: 5px;}
.main-item .hover-wall figure .s_img{max-width:75px!important}
.main-item .hover-wall .icon_info h3{/* margin: -45px auto 0 auto; */font-size: 1.15rem;}
.main-item .hover-wall .icon_info h4{font-size:1em;/* width:calc(100% - 30px); */margin:-15px auto 0 auto;padding:20px 14px 5px}
.main-item .hover-wall .icon_info p.animate-text{font-size:1.1rem;padding:0 15px 10px 15px}
}

.new_list{background: linear-gradient(0deg, white 0% , rgb(255 255 255 / 50%) 50% );/* padding: 80px 0 30px 0; */padding-top: 80px;padding-bottom: 30px;margin: 80px 0 0 0;border-bottom: 1px solid #bc4786 !important;border-top: 1px solid #dddede !important;border-left: 1px solid #dddede !important;border-right: 1px solid #dddede !important;}.new_list .header-title p{margin:0;}
.new_list .mix-wrapper{padding: 15px 0px;max-width: 1200px;margin: 0 auto;}
.new_list .mix-wrapper .row {margin: 20px 10px;padding-bottom: 20px;border-bottom: 1px solid #e0e0e0;}
.new_list .mix-wrapper .row:nth-last-child(1){border:none;margin-bottom: 0;}
@media(min-width: 768px){.new_list .editor-content{padding-right: 30px;padding-left: 30px;}}
.new_list .editor-content{display: flex;flex-direction: column;justify-content: flex-end;margin-bottom: 0px;}
.new_list .pic-content{padding: 0px;margin: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.new_list .editor-content h5{margin-bottom:1.5rem;letter-spacing:1.2px}
.new_list .editor-content h4{position:relative;margin-bottom:1.5rem;letter-spacing:.5rem;padding-bottom:1rem;display:table}
.new_list .editor-content h4:after{content:"";position:absolute;right:0;height:10px;bottom:2px;width:100%;/* border-bottom:10px dotted #c5e1ed; */background: radial-gradient(circle at 8px 7px,#c5e1ed 3px,transparent 0);background-size: 23.0px 24.5px;}
.new_list .editor-content h3{margin-bottom: 1.25rem;font-size: 1.5rem;color: #222222;font-family: 'Noto Serif TC',serif !important;}
.new_list .editor-content p{font-size: 1.5rem;letter-spacing:.2rem;line-height:2;margin-bottom: 0;color: #666666;font-family: 'Noto Serif TC',serif !important;}
@media(max-width: 767px){.new_list .editor-content{/* text-align: center; */margin-top: 30px;padding: 0 30px;}
.new_list .editor-content h5{margin-bottom: .5rem;letter-spacing:1.2px;font-size: 1.25em;}
.new_list{padding-top: 1.5rem;padding-bottom: 30px;margin: 0;}}

.new_list .falls-container .grid{display:flex;padding: 15px 0px;max-width: 1200px;margin: 0 auto;}
.new_list .falls-container .grid .grid-item{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:flex;margin-right:-15px;margin-left:-15px;margin: 10px 0px;padding: 0;padding-bottom:20px;border-bottom:1px solid #e0e0e0}
.new_list .falls-container .grid .grid-item:nth-last-child(1){border:none;margin-bottom: 0;}
.new_list .falls-container .grid .grid-item img{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;margin:0;/* padding-right:15px; *//* padding-left:15px; */}
.new_list .falls-container .grid .grid-item .text{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%;padding-right: 30px;padding-left: 30px;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:0}
.new_list .falls-container .grid .grid-item .text h3{margin-bottom:1.25rem;font-size:1.5rem;color:#222;font-family:'Noto Serif TC',serif!important}
.new_list .falls-container .grid .grid-item:hover .text h3{color:#bc4786}
.new_list .falls-container .grid .grid-item .text p{font-size:1.5rem;letter-spacing:.2rem;line-height:2;margin-bottom:0;color:#666;font-family:'Noto Serif TC',serif!important}
@media(max-width: 767px){
.new_list .falls-container .grid .grid-item{display:flex;flex-direction: row;flex-wrap: nowrap;}
.new_list .falls-container .grid .grid-item .text,{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.new_list .falls-container .grid .grid-item img{-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.new_list .falls-container .grid .grid-item .text{padding-left: 10px;padding-right: 0px;-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
.new_list .falls-container .grid .grid-item .text h3{font-size:1.25rem;margin-bottom: .5rem;}
.new_list .falls-container .grid .grid-item .text p{font-size:1.1rem;line-height: 1.5;}
}

.new_list_btn{margin-top: -25px;margin-bottom: 50px;}
.new_list_btn div{text-align: center;}
.new_list_btn a{transition:.5s;margin: 0 auto;padding: 10px 45px;text-align: center;box-shadow: none;background: #ffffff;color: #ffffff;border: 1px solid #bc4786;color: #bc4786;border-radius: 0;letter-spacing: 1.0px;position: relative;z-index: 1;font-size: 1.25rem;font-family: 'Noto Serif TC',serif !important;}
.new_list_btn a:hover:after{background: #ffffffcc;width: 30px;}
.new_list_btn a:hover{background: #bc4786;color: #ffffff;}
.new_list_btn a:hover{transition:.2s;}

.index_about .row{padding-top: 5rem;padding-bottom: 5rem;padding-right: 3vw;padding-left: 3vw;box-shadow: 0px 10px 8px rgb(150 137 122 / 30%);}
.index_about .pic-content{margin: 0;display: flex;flex-direction: column;justify-content: center;/* padding-right: 90px; */}
.index_about .pic-content img{/* width: auto !important; */margin: 0 auto;text-align: center;}
.index_about .editor-content{padding-right: 3vw;/* padding-left: 90px; */display: flex;flex-direction: column;justify-content: center;margin-top: 0;}
.index_about {margin: 3rem auto 6rem auto;}
.index_about h3 {margin-bottom: 1rem;text-align: justify;}
.index_about h4 {color: #bc4786;margin-bottom: 2.5rem;letter-spacing: 0.3rem;position: relative;padding-left: 50px;}
.index_about span{font-family: 'Noto Serif TC',serif !important;}
.index_about h4:before{content:'';width: 30px;height:1px;background: #bc4786;position: absolute;left: 0px;z-index: 1;bottom: 0;top: 50%;transition: .5s;}
.index_about h6{margin: 1rem 0;font-size: 1.1rem;line-height: 1.8;}
@media (min-width:1200px){.index_about h3 {text-align-last: justify;}}
@media (max-width:1200px){.index_about .pic-content img{width: 100% !important;/* max-width: 300px; */}}
@media (max-width:767px){
.index_about .row{padding-top: 1rem;padding-bottom: 1rem;}
.index_about .pic-content{/* display: none; */padding: 0;}
.index_about .editor-content{border:none;padding-right: 15px;padding-left: 15px;}
.index_about h4{padding: 0;font-size: 1.25rem;margin-bottom: 1rem;}
.index_about h3{font-size: 1.5rem;margin-top: 1.0rem;}
.index_about h6{font-size: 1.0rem;}
.index_about h4:before{display: none;}}
@media (max-width:575px){.index_about .row{padding-right: 10px;padding-left: 10px;}}

.index_about .contact_btn a{transition:.5s;margin: 10px 0px 40px 0px;padding: 10px 40px 10px 20px;text-align: left;font-weight:700;box-shadow: none;color: #bc4786;background: #ffffff;border: 1px solid #bc4786;border-radius: 0px;letter-spacing: 1.0px;position: relative;font-family: 'Noto Serif TC',serif !important;}
.index_about .contact_btn a:after{content:'';width: 25px;height:1px;background: #bc4786;position: absolute;right: 0px;z-index: 1;bottom: 0;top: 50%;transition: .5s;}
@media (min-width:767px){.index_about .contact_btn a:hover:after{background: #ffffffcc;width: 30px;}
.index_about .contact_btn a:hover{background: #bc4786;color: #ffffff;}
.index_about .contact_btn a:hover{transition:.2s;}
}
.index_about .contact_btn img {padding-right: 5px;}
.index_about .contact_btn a:hover img{padding-right: 7px;}
@media (max-width:575px){
.index_about {margin-bottom: 1rem;margin: 0rem auto 1rem auto;}
.index_about .contact_btn a{margin: 0;}
}

.gotop .side_box{bottom: 118px;z-index: 300;}
.gotop .side_box .side_bar{/* border-radius: 100%; */box-shadow: none;padding: 0px;width: 44px;height: 44px;margin: 0;}
.gotop .side_box .side_bar li{/* border:none; */height: 44px;}
.gotop .side_box .side_bar li:nth-child(1){background: #4caf50;border-radius: 100%;}
.gotop .actGotop.actGotop{width: 60px;height: 60px;right: 50px;bottom: 50px;z-index: 300 !important;/* border: 1px solid #9a9a9a; */}
.gotop .actGotop a,.gotop .actGotop a:link{width: 60px;height: 60px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;line-height: 76px;border-radius: 0;font-family: 'Noto Serif TC',serif !important;font-weight: lighter;font-size: 1.0rem;letter-spacing: 0.05rem;}
.gotop .actGotop a i{width: 44px;font-size: 0rem;top: 7px;}
.gotop .actGotop a i:before{content: "";background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/66c47d8c-a01b-4a0c-925c-045d8afbe1cd.png');color: #FFF;letter-spacing: 5px;width: 23px;height: 11px;position: absolute;right: 2px;top: 7px;transition: 0.1s;}
.gotop .actGotop a:hover i{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;top: 8px;}
.WinChrome .gotop .side_box {display:none}
@media (max-width:575px){.gotop .actGotop.actGotop{right: 0px;}
}

/*contact-bespoke*/
input::placeholder{color:#ccc!important;font-size:13px}
.web-page-frame.lock{background:0 0}
section.group_table.contact{padding-top: 165px;background-image: url(https://materials.fillo.com.tw/materials/goldenteam/images/a7d31421-52fe-4963-8f5b-7e6f551dcf3d.jpg);margin-bottom: 0px;}
section.group_table.contact .trip_title{padding: 50px 48px 20px;margin:0;border-bottom: 2px solid #b8a98f;}
section.group_table.contact .container{width:100%;max-width:1080px;margin-bottom: 100px;padding:0;background: #d0cbc1cf;}
section.group_table.contact:before{/* background: url(https://materials.fillo.com.tw/materials/nonotour/images/47f10719-08af-4f7e-afbd-24dbb8a12ab3.png); */background-attachment: fixed;background-position: center center;}
section.group_table.contact .container .trip_title article h2{line-height:1;display:table;margin:0 auto;padding: 0 2rem 1.5rem;letter-spacing:.2rem;position:relative}
section.group_table.contact>.container>h2,section.group_table.contact>.container>h4{display:none;}
section.group_table.contact .trip_title article{position:relative}
section.group_table.contact .trip_title article h3{margin-bottom:30px;font-family:Roboto,sans-serif!important;font-weight:200;letter-spacing:.09rem}
section.group_table.contact .trip_title article h4{line-height:1.7rem;border-bottom:0;margin-bottom:0;padding:0}
section.group_table.contact .trip_title article p{position:absolute;right:-15px;/* bottom:-40px; */}
section.group_table.contact .trip_title h5{margin-top:0}
section.group_table.contact .trip_title p{margin-bottom: .5rem;}
section.group_table.contact .trip_title a{background-color: #00b900!important;border-radius: 50px;padding: 5px 17px;margin-right: 10px;color: #ffffff;font-size: 1.0rem;}
section.group_table.contact .form-row{background: #f3f3f3;margin:0;padding: 0px 45px 0;/* background-image:url(https://materials.fillo.com.tw/materials/funvoyage/images/eb470fa9-9556-425f-a65f-cfaa8d853f83.png); */}
section.group_table.contact .form-row:nth-of-type(2){padding-top: 45px;}
section.group_table.contact .trip_title .bg-primary{background-color: #a77845 !important;border-radius: 50px;padding: 5px 17px;margin-right: 10px;}
section.group_table.contact .form-row:last-child{/* padding:33px 45px 50px; */}
.contact .contac_form .form-row .form-group{margin-bottom: 1.5rem;/* flex: 0 0 33.3%; *//* max-width: 33.3%; */padding-left: 15px !important;}
section.group_table.contact .form-row:last-child .form-group{flex: 0 0 100%;max-width: 100%;margin: 0;}
section.group_table.contact .form-row:last-child .form-group img{margin: 0 !important;}
.contact .contac_form .form-row > [class*="col-"]:nth-child(1){padding-left: 15px !important;}
.contact .contac_form .form-row .form-group[data-type="TTL"]{text-align:center;/* border:1px solid #d2d2d2; */padding: 10px 20px !important;margin-bottom:30px;margin-top:30px;/* background: #f1f1f1; */flex: 0 0 100%;max-width: 100%;border-bottom: 1px #d9d9d9 dashed;}
.contact .contac_form .form-row h3{font-size: 1.5rem;color: #838383;margin: 0;}
.contact .contac_form label{font-size: 1.0rem;margin-bottom: 10px;/* padding-left:25px; */color:#545454;font-family: 'Noto Serif TC',serif !important;}
.contact .contac_form .form-check.radio_style{margin: 0px 16px;}
.contact .text_blue{color: #bc4786;font-size: 1.0rem;}
.contact .fa-calendar{position:absolute;margin-top:-28px;right:30px;color:#787a44}
.contact .contac_form input{/* width:calc(100% - 46px); */height:40px;/* border:0; */margin:0 auto;padding:.3rem .5rem;/* font-size:13px; */}
.contact select.form-control{/* width:calc(100% - 46px); */margin:0 auto;padding:2px;height:40px;font-size:14px;border-radius:0;color:#666;/* border:0; */}
.contact select.form-control:not([size]):not([multiple]){height:40px}
.contact div[data-type=CBX] .form-check{height:20px;font-size:14px;margin:0;margin-bottom:10px;padding-left:20px}
.contact textarea.form-control{/* width:calc(100% - 46px); */margin:0 auto;/* border:0; */border-radius:0;height:150px}
.contact .form-row button{position:relative;font-size: 1.0rem;margin: 0 auto!important;margin-bottom: 60px !important;padding: 8px 0px;text-align: center;width:180px;border-radius:0;background-color: #bc4786;border-color: #bc4786;color: #ffffff;outline:0;font-family: 'Noto Serif TC',serif !important;}
.contact .form-row button.btn-primary:not(:disabled):not(.disabled).active,.contact .form-row button.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background: #3e4b3f;border: 1px solid #3e4b3f;box-shadow: none;}
.datepicker-days .table-condensed thead{color:#787a44}
.datepicker-days .table-condensed thead tr{border-bottom:1px solid #787a44}
.datepicker-days .table-condensed .day.active{background:#c46c19;border-radius:15px}
.datepicker table tr td.today{background:#e4e6be}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background:#e4e6be;border-color:#e4e6be;color:#787a44;text-shadow:0 0 #000}
.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#787a44;border-color:#787a44}
.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#787a44;border-color:#787a44}
.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover{background-color:#787a44;color:#fff}
@media (max-width:1199px){section.group_table.contact .container{width:90%}
}
@media (max-width:991px){section.group_table.contact .trip_title{padding:50px 30px 60px}
}
@media (max-width:767px){section.group_table.contact .form-row{padding: 30px 15px 0;}
.contact .contac_form input,.contact select.form-control,.contact textarea.form-control{width:calc(100% - 26px)}
.contact .contac_form label{padding-left:15px}
}
@media (max-width:575px){section.group_table.contact{padding-top: 0px;}
section.group_table.contact .trip_title{padding:40px 30px 50px}
.contact .contac_form .form-row .form-group{flex:0 0 100%;max-width:100%}
section.group_table.contact .container .trip_title article h2{font-size:20px!important}
section.group_table.contact .trip_title article h3{margin-bottom:20px;font-size:16px!important}
section.group_table.contact .trip_title article h4{line-height:1.5rem;font-size:13px!important}
section.group_table.contact .trip_title article p{right:0;font-size:13px!important}
section.group_table.contact .form-row:last-child{padding:20px 45px 30px}
section.group_table.contact .container{width:100%;margin-bottom: 0;}
}
/*contact-bespoke*/

@media (max-width:575px){
.title_icon.select img{max-width:50vw}
.title_icon.about img{max-width:30vw;margin:0}
.new_list .header-title img{max-width:50vw}
}

.sub_menu-trip .server_menu{/* position:fixed; *//* right:0; *//* top:230px; */}
.sub_menu-trip .server_menu li{width:33.33%;float:right;border-radius:0;box-shadow:none;margin-bottom:0}
.sub_menu-trip .server_menu > ul > li > a{padding: 5px 20px !important;line-height:inherit;font-size: 1.1rem;}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){padding: 5px 22.5px !important;}
.sub_menu-trip .server_menu>ul>li a:hover{font-size: 1.1rem;}
.sub_menu-trip .server_menu>ul>li{opacity:.9;font-size: 1.1rem;}
.sub_menu-trip .server_menu > ul > li.join-fixed-btn {font-size: 1.1rem;/* font-weight: normal; */background: #a77845 !important;}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1)::after{margin-left: 8px;}
.sub_menu-trip .server_menu>ul>li:hover{opacity:1;}
.sub_menu-trip .server_menu a br{display:none}
.sub_menu-trip .server_menu a i{font-size: 1.20rem;/* margin-right:0!important; */}
.sub_menu-trip .server_menu a:hover i{/* margin-right:5px!important; */}
section.group_banner .group_num #qrcode::after{font: normal normal normal 18px/1 FontAwesome;}
section.group_banner .price_content .panel-info {border: 1px solid #ca9861;border-radius: 5px;}
section.group_banner .price_content .panel-info .panel-heading {background: #ca9861;font-weight: normal;font-size: 1.0rem;padding: 5px 10px;line-height: 1.8;}
section.group_banner .price_content .panel-info .panel-body{color: #444;}
section.group_banner.trip_banner h3.price {/* font-weight: normal; */letter-spacing: .1rem;font-size: 2.0rem;font-family: 'Noto', sans-serif;/* color: #bc4786; */}
.basic-air-info .time {border-bottom: 2px dotted #adadad;color: #555;}
.basic-air-info {background: #fbf4ed;border: 1px solid #ca9861;padding: 1.8rem 1rem !important;margin-top: 1.5rem !important;margin-bottom: 0 !important;border-radius: 5px 5px 0px 5px;}
.basic-air-info .go i, .basic-air-info .back i {color: #555;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);font-size: 1.2rem;margin-right: 14px;}
.basic-air-info .go i.fa-plane:before, .basic-air-info .back i.fa-plane:before {content: "\E005";font-family: "icon", "FontAwesome";}
.basic-air-info .go h3, .basic-air-info .back h3 {color: #555;font-size: 1.25rem;}
.basic-air-info .go br, .basic-air-info .back br {display: none;}
.basic-air-info .go h4, .basic-air-info .back h4 {font-family: 'Noto', sans-serif;margin-bottom: 0;font-size: 1.25rem;color: #404040;font-weight: normal;}
.basic-air-btn a {font-size: 1.0rem;background: #a77845;border: 1px solid #fff;padding: 10px 25px;color: #fff;font-weight: normal;background: #ca9861;color: #ffffff;border: none;border-radius: 0 0 5px 5px;}
.basic-air-btn a:hover {background: #d8aa77;color: #ffffff;}
section.group_table.tripdown .style_icon ul li a.nav-link {border: 1px solid #a77845;color: #a77845;border-radius: 0px;font-size: .9rem;padding: 8px 12px;}
section.group_table.tripdown .style_icon ul li a.active.nav-link {background-color: #a77845;color:#fff;}
section.group_table.tripdown .style_icon ul li a.nav-link svg {fill: #a77845;width: 18px;}
section.group_table.tripdown .search_table tbody td.tour-price span {font-family: 'Noto', sans-serif;font-size: 1.25rem;font-weight: normal;color: #a77845 !important;}
section.group_table.tripdown .search_table tbody td.tour-name a.title_main {/* font-weight: normal; */font-size: 1.1rem;}
section.group_table.tripdown .search_table tbody td.go-airport h6 {margin-bottom: 0rem;}
section.group_table.trip_day .info_box .info_box_title p {background: #f1f1f1;}
section.group_table.trip_features, section.group_table.trip_airline, section.group_table.trip_day, section.group_table.trip_note, section.group_table.view_intro, section.group_table.tripdown {padding-top: 15rem;}
section.group_table.trip_features:after, section.group_table.trip_airline:after, section.group_table.trip_day:after, section.group_table.trip_note:after, section.group_table.view_intro:after, section.group_table.tripdown:after {background: #000000;}
section.group_table>.container>.text-center {padding-top: 0rem;margin-top: -6rem;}
section.group_table.trip_features .container .group_table_box p{text-align: justify;}
section.group_table.tripdown #search-calendar .fc .fc-toolbar.fc-header-toolbar{background: #404040;padding: 10px 15px;}
section.group_table.tripdown #search-calendar .fc .fc-toolbar.fc-header-toolbar h2{text-shadow: none;font-size: 1.25em;}
section.group_table.tripdown #search-calendar .fc .fc-button-primary:disabled{background-color: #2e489d;opacity: 0.8;}
section.group_table.tripdown #search-calendar .fc .fc-button{background: #297dc0;}
section.group_table.tripdown #search-calendar .fc .fc-button-primary .fc-icon{color: #ffffff;}
section.group_table.tripdown #search-calendar .fc .fc-button-primary:hover{background: #2e489d;border-color: #ffffff;}
section.group_table.trip_day table.table tr.thead th:nth-child(2),section.group_table.trip_day table.table tr.thead th:nth-child(2)::before {background: #b8a98f;}

.product-search{margin-top: 90px}
@media (max-width:767px){.product-search{margin-top: 0px}}

/*about*/
.about_main .title_style{padding: 30px 0px 0px 0px;margin: 60px auto;}
.about_main .bgfixed{}
.about_main .title_style h3 span{font-size: 2.5rem;font-weight: 500;font-family: 'Noto Serif TC',serif !important;letter-spacing: .5rem;position: relative;}
.about_main .title_style h3 span:after{content:'';width: 120px;height: 2px;background: #ffffff;position: absolute;z-index: 1;bottom: -19px;left: 50%;transform: translate(-50%, 0);}
@media (max-width:1440px){.about_main .title_style{padding: 30px 0px 0px 0px;}}
@media (max-width:991px){.about_main .title_style{padding: 30px 0px 0px 0px;}
}
@media (max-width:768px){
.about_main .title_style {padding: 0px 30px;margin: 30px auto;}
.about_main .title_style h3 span{font-size: 2.0rem;}
.about_main .title_style h3 span:after{width: 100px;}
}

.about_title{margin: 5.5rem auto;box-shadow: 0px 20px 30px #b2a59f63;}
.about_title .title_style{/* padding: 20px 0px 0px 0px; */margin: 3.0rem auto;}
.about_title .bgfixed{box-shadow: 0px 20px 30px 0px #00000052;}
.about_title .bgfixed:before{content:'';position: absolute;z-index: 1;left: 1vw;top: 1vw;width: 0;height: 0;border-top: 30px solid #d7be91;border-right: 30px solid transparent;}
.about_title .bgfixed:after{content:'';position: absolute;z-index: 1;right: 1vw;bottom: 1vw;width: 0;height: 0;border-bottom: 30px solid #d7be91;border-left: 30px solid transparent;}
.about_title .title_style h4 {margin: 1.0rem 0px 3rem;}
.about_title .title_style h4 span{font-size: 2.0rem;font-weight: 500;font-family: 'Noto Serif TC',serif !important;letter-spacing: .3rem;position: relative;}
.about_title .title_style h5{text-align: center;font-weight: normal;margin-bottom: 1.5rem;}
.about_title .title_style h5 span{font-family: 'Noto Serif TC',serif !important;}
@media (max-width:1440px){.about_title .title_style{/* padding: 30px 0px 0px 0px; */}
.about_title{/* margin: 3rem auto; */max-width: 90%;}}
@media (max-width:991px){.about_title .title_style{/* padding: 0; */}
.about_title{margin: 4rem auto;max-width: 90%;}
.about_title .title_style h4 span{font-size: 1.5rem;}
.about_title .title_style h5 span{font-size: 1.1rem;}
}
@media (max-width:768px){
.about_title .title_style {padding: 12px 30px;margin: 30px auto;}
.about_title .title_style h3 span{font-size: 1.5rem;}
.about_title .title_style p{text-align: left !important;}
.about_title .bgfixed:before{left: 2vw;top: 2vw;}
.about_title .bgfixed:after{right: 2vw;bottom: 2vw;}
}

.about_introduce .row{/* padding-top: 5rem; *//* padding-bottom: 5rem; */padding-right: 3vw;padding-left: 3vw;/* box-shadow: 0px 10px 8px rgb(150 137 122 / 30%); */}
.about_introduce .pic-content{margin: 0;display: flex;flex-direction: column;justify-content: center;padding-right: 90px;}
.about_introduce .pic-content img{/* width: auto !important; */margin: 0 auto;text-align: center;box-shadow: 0px 15px 15px #b8ada8;}
.about_introduce .editor-content{margin-right: 3vw;/* padding-left: 90px; */display: flex;flex-direction: column;justify-content: center;margin-top: 0;/* border-top: 1px solid  #999999; */position:relative}
.about_introduce .editor-content:before{content:'';width: 100%;height: 1px;background: #999999;position: absolute;z-index: 1;top: 0;}
.about_introduce .editor-content:after{content:'';width: 100%;height: 1px;background: #999999;position: absolute;z-index: 1;bottom: 0;}
.about_introduce {margin: 3rem auto 6rem auto;}
.about_introduce h4 {margin-top: 1.5rem;margin-bottom: 1.5rem;letter-spacing: 0.2rem;position: relative;}
.about_introduce span{font-family: 'Noto Serif TC',serif !important;}
.about_introduce h6{margin: 1rem 0;font-size: 1.1rem;line-height: 1.8;}
@media (max-width:1200px){.about_introduce .pic-content img{width: 100% !important;/* max-width: 300px; */}}
@media (max-width:767px){
.about_introduce {margin: 0rem auto;}
.about_introduce .row{padding-top: 1rem;padding-bottom: 1rem;}
.about_introduce .pic-content{/* display: none; */padding: 0;}
.about_introduce .editor-content{border:none;padding-right: 15px;padding-left: 15px;margin-top: 3.0rem;}
.about_introduce h4{padding: 0;font-size: 1.25rem;margin-bottom: 1rem;}
.about_introduce h6{font-size: 1.1rem;}
.about_introduce h4:before{display: none;}}
@media (max-width:575px){.about_introduce .row{padding-right: 10px;padding-left: 10px;}}

.about_contact {margin-bottom: 5rem;margin-top: 5rem;padding-left: 3rem;padding-right: 3rem;}
.about_contact h6 {margin: 1rem 0;font-size: 1.1rem;}
.about_contact h6 span{font-family:'Noto Serif TC',serif!important;letter-spacing:.2rem}
.about_contact .contact_btn a{transition:.5s;margin: 20px 0px 40px 0px;padding: 10px 50px 10px 30px;text-align: left;font-weight: 500;box-shadow: none;color: #ffffff;background: #bc4786;border: 1px solid #bc4786;border-radius: 0px;letter-spacing: .1rem;position: relative;font-family: 'Noto Serif TC',serif !important;}
.about_contact .contact_btn a span{font-family: 'Noto Serif TC',serif !important;}
.about_contact .contact_btn a:after{content:'';width: 25px;height:1px;background: #ffffff;position: absolute;right: 0px;z-index: 1;bottom: 0;top: 50%;transition: .5s;}
@media (min-width:767px){.about_contact .contact_btn a:hover:after{background: #ffffffcc;width: 30px;}
.about_contact .contact_btn a:hover{opacity: 0.9;}
.about_contact .contact_btn a:hover{transition:.2s;}
}
@media (max-width:575px){
.about_contact {margin-bottom: 1rem;margin-top: 1rem;}
.about_contact .contact_btn a{margin: 10px 0px 20px 0px;}
.about_contact h6{text-align: left !important;}
}

.theme_slider .carousel{display: flex;flex-direction: column-reverse;}
.theme_slider .carousel-item{clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);}
.theme_slider .carousel-control-next:hover,.theme_slider .carousel-control-prev:hover{opacity:.6}
.theme_slider .carousel-indicators{margin-bottom: 1rem;margin-top: 30px;z-index: 2;/* display: none; */position: relative;}
.theme_slider .carousel-indicators li{background: #c3c3c3;border:none;width: 12px;height: 12px;border-radius: 14px;margin: 10px;}
.theme_slider .carousel-indicators li.active{background: #c79a52;}
.theme_slider .carousel-inner picture img{/*transition: all 20s;*//* transform: scale(1.15); */clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);}
.theme_slider .carousel-inner .active picture img{transform: scale(1);}
.theme_slider .carousel-caption{bottom: calc(30% - 75px);display: block !important;width: 60%;margin: 0 auto;}
.theme_slider .bs-carousel .carousel-item h5{text-shadow: -1px 0 4px #b7b7b7, 0 1px 3px #000000;letter-spacing: 1.0px;font-size: 1.6rem;margin-bottom: 0.2em;}
.theme_slider .bs-carousel .carousel-item p.more{text-shadow: none;letter-spacing: 1.0px;margin: 0;background: #b7ff93;display: table;color: #000;border-radius: 50px;padding: 10px 40px;margin: 0 auto;}
.theme_slider .bs-carousel .carousel-item small{}
.theme_slider .bs-carousel .carousel-item b{font-size: 1.8rem;}
.theme_slider .carousel-control-prev-icon, .theme_slider .carousel-control-next-icon{display:none}
.theme_slider .carousel-control-next svg,.theme_slider .carousel-control-prev svg{display:none}
.theme_slider .carousel-control-next,.theme_slider .carousel-control-prev{opacity:1}
.theme_slider .carousel-control-next,.theme_slider .carousel-control-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;margin-top:0;padding:0;border:0;outline:0;width: 15%;height: 100%;z-index:1;top:0;transition:all .3s linear}
.theme_slider .carousel-control-prev{left:-25px;cursor:url(https://materials.fillo.com.tw/materials/ilovetravel/images/c6c87c69-3d37-4975-8336-43abfced1d3b.svg),auto;left:0;background: url(https://materials.fillo.com.tw/materials/ilovetravel/images/c6c87c69-3d37-4975-8336-43abfced1d3b.svg) no-repeat left 15px center;background-size:auto 36px}
.theme_slider .carousel-control-next{right:-25px;cursor:url(https://materials.fillo.com.tw/materials/ilovetravel/images/3babca1c-85f5-4402-a698-b833cb9a2398.svg),auto;right:0;background: url(https://materials.fillo.com.tw/materials/ilovetravel/images/3babca1c-85f5-4402-a698-b833cb9a2398.svg) no-repeat right 15px center;background-size:auto 36px}
@media (max-width:767px){.theme_slider .carousel-caption{display: none !important;}
.theme_slider{margin-top: 0px;}
.theme_slider .carousel-inner picture img{transition: all 20s;transform: scale(1.0);}
.theme_slider .carousel-indicators{margin-bottom: 1.0rem;z-index: 2;}
}
@media (min-width:767px){
.theme_slider .carousel-control-prev-icon, .theme_slider .carousel-control-next-icon{display:none}
.theme_slider .carousel-control-next svg,.theme_slider .carousel-control-prev svg{display:none}
.theme_slider .carousel-control-next,.theme_slider .carousel-control-prev{opacity:1}
.theme_slider .carousel-control-next,.theme_slider .carousel-control-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;margin-top:0;padding:0;border:0;outline:0;width:20%;height: 100%;z-index:1;top:0;transition:all .3s linear}
.theme_slider .carousel-control-prev{left:-25px;cursor:url(https://materials.fillo.com.tw/materials/ilovetravel/images/c6c87c69-3d37-4975-8336-43abfced1d3b.svg),auto;left:0;background:url(https://materials.fillo.com.tw/materials/ilovetravel/images/c6c87c69-3d37-4975-8336-43abfced1d3b.svg) no-repeat left 50px center;background-size:auto 36px}
.theme_slider .carousel-control-next{right:-25px;cursor:url(https://materials.fillo.com.tw/materials/ilovetravel/images/3babca1c-85f5-4402-a698-b833cb9a2398.svg),auto;right:0;background:url(https://materials.fillo.com.tw/materials/ilovetravel/images/3babca1c-85f5-4402-a698-b833cb9a2398.svg) no-repeat right 50px center;background-size:auto 36px}
.theme_slider .carousel-control-prev:hover{background-position:left -100px center}
.theme_slider .carousel-control-next:hover{background-position:right -100px center}
.theme_slider .carousel-control-next:after,.theme_slider .carousel-control-prev:after{content:"";display:block;height: 20vw;width: 10vw;position:absolute;top:50%;background-color: #000000;overflow:hidden;transform:translateY(-50%) scale(.8);opacity:0;transition:all .3s ease}
.theme_slider .carousel-control-prev:after{border-radius: 0 40vw 40vw 0;transform-origin:left center;left:0}
.theme_slider .carousel-control-next:after{border-radius:40vw 0 0 40vw;transform-origin:right center;right:0}
.theme_slider .carousel-control-next:hover:after,.theme_slider .carousel-control-prev:hover:after{opacity: 0.2;transform:translateY(-50%) scale(1);} 
}

.Itinerary_tabs {border-bottom:  1px solid #cba569 !important;position:relative}
.Itinerary_tabs:before{content:'';background-repeat:no-repeat;position:absolute;left:0;bottom: 0px;width:100%;height: 8px;z-index: 0;background: #e5e5e5;background: linear-gradient( 0deg ,#c3c3c340 0%,#fff0 100%);}
.Itinerary_tabs .nav-item{min-width: 120px;}
.Itinerary_tabs .nav-link{background: #eadac1;background: linear-gradient( 0deg ,#dfc8a5 0%,#f3eadb 100%);margin: 0px 1px;color: #8c6e40;letter-spacing: 0.75px;padding: 0.8rem 0.75rem;font-size: 1.15rem;border-radius: 0;text-align: center;font-family: 'Noto Serif TC',serif !important;}
.Itinerary_tabs .nav-link:hover{color: #f7f7f7;background: #d6b88a;/* background: linear-gradient( 0deg ,#cba56a 0%,#dfc8a5 100%); */}
.Itinerary_tabs .nav-link.active{color: #fff;background: #d6b88a;background: linear-gradient( 0deg ,#cba56a 0%,#dfc8a5 100%);position: relative;text-shadow: #8c6e40 1px 0 9px;}
@media (max-width:768px){
.Itinerary_tabs .nav{padding: 6px 10px 0px 10px;justify-content: flex-start !important;width: 100%;overflow-x: auto;flex-wrap: nowrap !important;}
.Itinerary_tabs .nav li{min-width: fit-content;}
.Itinerary_tabs .nav-link{padding: 0.75rem 0.75rem;margin: 0px;font-size: 1.1rem;}
.Itinerary_tabs .nav-link.active{/* border-bottom: 2px solid #e5007f; */}
.Itinerary_tabs .nav-link.active:before{width: 16px;height: 22px;}
}

.theme-item{margin-top:60px;margin-bottom:40px}
.theme-item .ads-wrapper .item_box .item_more_txt{margin-top:2vh}
.theme-item .ads-wrapper .item_box .item_more_txt h3{font-size:1.25rem;letter-spacing:.2rem;line-height:1.8}
.theme-item .ads-wrapper .item_box .item_more_txt span.item_tag:nth-child(2){padding:0;font-size:1rem;margin:0 3px}
.theme-item .ads-wrapper .item_box h4,.theme-item .ads-wrapper .item_box h4 span{font-size:1.75rem;font-style:italic;font-family:'Noto Serif TC',serif!important;font-weight:400;letter-spacing:.1rem}
.theme-item .ads-wrapper .item_box h4 span{margin-right:-4px}
.theme-item .ads-wrapper .item_box span.item_btn,.theme-item .ads-wrapper .item_box span.item_btn_hover{display:none!important}
.theme-item .ads-wrapper .item_box:hover figure img{opacity:1}
.theme-item .ads-wrapper .item_box figure{border-radius:0;overflow:hidden;position:relative}
.theme-item .ads-wrapper .item_box figure img{padding-right:6px;padding-bottom:6px}
.theme-item .ads-wrapper .item_box figure:after{background:linear-gradient(317deg ,#cba56a 0,#fff 50%,#fff 100%);content:'';width:calc(100% + 10px);height:calc(100% + 10px);position:absolute;top:0;right:0;left:0;bottom:0;border-radius:0;z-index:-1;display:none;overflow:hidden}
.theme-item .ads-wrapper .item_box:hover figure:after{display:block}
@media (min-width:500px){.theme-item .ads-wrapper .item_box a{margin-left:calc(37vw - 40px);padding:0 15px 0 20px;height:35vw;width:60vw}
.theme-item .ads-wrapper .item_box figure{position:absolute;left:0;width:32vw;padding-left:20px}
}
@media (min-width:991px){.theme-item .ads-wrapper .item_box a{margin-left:40%;height:240px;width:60%}
.theme-item .ads-wrapper .item_box figure{position:absolute;left:0;width:40%;overflow:hidden}
}
@media (min-width:1200px){.theme-item .ads-wrapper .item_box .item_more_txt{margin-top:3vw}
.theme-item .ads-wrapper .item_box a{margin-left:240px;height:270px;width:60%}
.theme-item .ads-wrapper .item_box figure{position:absolute;left:0;width:40%;max-width:240px}
}
@media (max-width:991px){.theme-item .ads-wrapper .item-box{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (max-width:767px){.theme-item .ads-wrapper .item-box{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.theme-item .ads-wrapper .item_box .item_more_txt{margin-top:0}
.theme-item .ads-wrapper .item_box .item_more_txt h3{font-size:1.15rem;letter-spacing:.1rem;line-height:1.8}
.theme-item .ads-wrapper .item_box .item_more_txt span.item_tag:nth-child(2){font-size:.9rem}
.theme-item .ads-wrapper .item_box h4,.theme-item .ads-wrapper .item_box h4 span{font-size:1.5rem}
}

.theme_title span{font-weight:500;font-family:'Noto Serif TC',serif!important}
.theme_title h5{font-size:.9rem}
.theme_title h4{font-size:2rem;font-weight:500;font-family:'Noto Serif TC',serif!important;letter-spacing:.2rem}

