body {
  background-attachment: scroll;
  background-position: left top;
}
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=Playfair+Display:wght@400;500&display=swap');
body {background: #fff;}
p {margin-bottom: 1rem;}
img{display: initial;}
ul li {list-style: none;}
a:hover {text-decoration: none;}
button:focus {outline: none;}
input:focus, select:focus {outline: #91a4ba 1px auto;}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
  margin: 0;
  margin-bottom: 0.5rem;
  /*font-family: 'Noto Sans TC', serif !important;*/
}
h1 {
  font-size: 3.0rem;
}
h2 {
  font-size: 2.4rem;
}
h3 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.75rem;
}
h5 {
  font-size: 1.5rem;
}
h6 {
  font-size: 1.0rem;
}
@media (max-width: 768px){
h1 {
  font-size: 1.8rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.3rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.0rem;
}
h6 {
  font-size: .9rem;
}
}
@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;
}
}
.mt-6{margin-top: 6rem!important;}
@media (max-width: 500px) {
.m-5 {
    margin: 1rem!important;
}
.mt-5, .my-5 {
    margin-top: 1rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1rem!important;
}
.p-5 {
    padding: 1rem!important;
}
.pt-5, .py-5 {
    padding-top: 1rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1rem!important;
}
}

:focus {outline: none;}
.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.delay-01s {   -webkit-animation-delay: .1s;   animation-delay: .1s; }
.animated.delay-02s {   -webkit-animation-delay: .2s;   animation-delay: .2s; }
.animated.delay-03s {   -webkit-animation-delay: .3s;   animation-delay: .3s; }
.animated.delay-04s {   -webkit-animation-delay: .4s;   animation-delay: .4s; }
.animated.delay-05s {   -webkit-animation-delay: .5s;   animation-delay: .5s; }
.animated.delay-1s {   -webkit-animation-delay: 1s;   animation-delay: 1s; }
.animated.delay-2s {   -webkit-animation-delay: 2s;   animation-delay: 2s; }
.animated.delay-3s {   -webkit-animation-delay: 3s;   animation-delay: 3s; }
.animated.delay-4s {   -webkit-animation-delay: 4s;   animation-delay: 4s; }
.animated.delay-5s {   -webkit-animation-delay: 5s;   animation-delay: 5s; }
.animated.fast {   -webkit-animation-duration: 800ms;   animation-duration: 800ms; }
.animated.faster {   -webkit-animation-duration: 500ms;   animation-duration: 500ms; }
.animated.slow {   -webkit-animation-duration: 2s;   animation-duration: 2s; }
.animated.slower {   -webkit-animation-duration: 3s;   animation-duration: 3s; }

.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;}}

/*Template*/
.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: 10;}
@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;}
.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;margin-bottom: 0rem !important;}
.day_style_13 p {background: rgb(237 237 237);color: #1e1e1e;padding: 15px 20px;text-align: center;line-height: initial !important;}
.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;}

.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;}

/*list*/
.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner {/* height: 640px; */}
.WinChrome section.group_banner .search-area, .WinIe section.group_banner .search-area {/*min-height: 110px;bottom: calc(50% - (145px/2));*/}
figure.block_style .pic_all::after {border-color: transparent transparent transparent rgb(106 86 97 / 65%);}
.list_con .style_icon span {line-height: 2.0;}
.font-weight-bold  {font-weight: 500 !important;}
.filter_list .btn i  {vertical-align: inherit;margin-right: 10px;}
figure.block_style .price_box span {/* font-size: 1.6rem; *//* font-weight: normal; *//* letter-spacing: .1rem; *//* font-family: 'Noto',  sans-serif; */}
.pic_style figure.block_style .price_all h4 span {font-family: 'Noto',  sans-serif;font-weight: normal;font-size: 1.4rem;}
.list_con .title p {margin-top: 10px;}
figure.block_style .pic_all .item_days {font-family: 'Noto', 'Microsoft JhengHei' , sans-serif;width: 64px;font-weight: lighter;font-style: italic;padding: 5px 0;font-size: 2.0rem;letter-spacing: 0.1rem;}
figure.block_style .pic_all .item_days span {font-size: .8rem;margin-left: 5px;margin-top: 8px;}
figure.block_style .main_words .go-date {font-size: 1.2rem;/* color: #898989; */letter-spacing: 0.02rem;}
.irs-bar {background: #4976dc;}
.badge-primary {background-color: #4976dc;}
.search_table tbody td.tour-price span {font-size: 1.2rem;font-family: 'Noto', sans-serif;font-weight: normal;}
.pic_style figure.block_style .main_words {border: 1px solid #e2e2e2;}
.search_table .thead th.tour-price {width: 15%;}
.all_box tbody td.tour-name a.title_main{font-weight: 400;}
.search_table tbody td.tour-name a.title_main:hover{color: #4976dc !important;}
figure.block_style .main_words a h4{font-weight: 400;}

/*detail*/
.sub_menu-trip .trip_menu i {display:none;}
@media (min-width: 992px){
}
.basic-air-btn a {font-size: 1.0rem;background: #ffffff;border: 1px solid #ddd;padding: 5px 25px;color: #888;border-radius: 0px;}
.basic-air-btn a:hover {background: #e8e8e8;color: #444;}
#qrcode:hover canvas {width: 200px;height: 200px;box-shadow: 0px 1px 17px #adadad;}
.group_num #qrcode img {width: 40px;}
section.group_banner .group_num #qrcode::after{font: normal normal normal 18px/1 FontAwesome;}
section.group_banner .price_content .panel-info {border: 1px solid #404040;}
section.group_banner .price_content .panel-info .panel-heading {background: #404040;font-weight: normal;font-size: 1.0rem;}
section.group_banner .price_content .panel-info .panel-body{font-size: 1.0rem;color: #444;}
section.group_banner.trip_banner h3.price {letter-spacing: .1rem;/*font-family: 'Noto', sans-serif;*/}
.basic-air-info .time {border-bottom: 2px dotted #adadad;color: #555;}
.basic-air-info {background: #f0f0f0;border: 1px solid #404040;padding: 1.8rem 1rem !important;margin-top: 1.5rem !important;}
.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.15rem;color: #404040;font-weight: normal;}
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;}
.group_table>.container>.text-center {padding-top: 0rem;margin-top: -6rem;}
section.group_table.trip_day .info_box .info_box_title .day_title {font-size: 3rem;font-weight: normal;font-family: 'Noto', sans-serif;font-style: italic;}
section.group_table.trip_day .info_box .info_box_title .day_sub-title {font-size: 1.0rem;letter-spacing: .05rem;}
.basic-air-airport i {color: #f37272;}
.flight_details .details_box > h4  {background: #6c757d;}
.flight_details {border: 1px solid #6c757d;}
.flight_details .details_box > h4 i {color: #ffffff;}
section.group_table.tripdown .style_icon ul li a.nav-link {border: 1px solid #666666;color:#666666;border-radius: 0px;font-size: .9rem;padding: 8px 12px;}
section.group_table.tripdown .style_icon ul li a.active.nav-link {background-color: #396fa6;color:#fff;}
section.group_table.tripdown .style_icon ul li a.nav-link svg {fill:#666666;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;}
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.tripdown .search_table tbody td  {padding: 20px 10px;}
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 .container .group_table_box{text-align: justify;}
section.group_table.trip_features .container .group_table_box p{text-align: justify;margin-bottom: .5rem;line-height: 1.8;}
section.group_table.trip_features .container .group_table_box .title_s{/* font-size: 0; *//* border: none; */display: none;}
@media (max-width: 767px) {
section.group_table.trip_day .info_box .info_box_title .day_title {margin: 0px auto 10px auto;}
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: 9rem;}
}
@media (max-width: 500px) {
#qrcode {display:none;}
section.group_banner.trip_banner h6 {padding: 0px;}}
.Day_menu.active {top: 70px !important;background: rgb(255 255 255 / 0.7);padding-bottom: 0px;z-index: 1;padding: 10px 0px;width: 70%;}
.Day_menu .swiper_day .swiper-slide a {background: #fff;}
/*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: #379cff !important;border-color: #1e85eb !important;}
.web-page-frame .btn-primary:hover{color:#fff!important;background-color: #2894ff !important;border-color: #1e85eb !important;}
.search_table tbody td.sale-situation .btn {/* border-radius: 0rem; */}
.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: #3a9bb5!important;border-color: #3a9bb5;/* 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: #666666 !important;border-color: #666666 !important;}
.web-page-frame .btn-green:hover{color:#fff!important;background-color: #666666 !important;border-color: #666666 !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:#666666 */}
.info .btn-primary{background-color:#666666;border-color:#666666}
.info .btn-primary:hover{color:#fff!important;background-color: #666666!important;border-color: #666666!important;}
.web-page-frame .text_blue{/* color: #de3545; */font-size: 1.2rem;}
.search-area .search-box .search-btn{background: #0a68ae;}
.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:#666666!important}
.web-page-frame .search-area .search-box .select-goal .title i{color:#8c783c!important}
.web-page-frame .search-area .search-box .select-place .title i{color: #8c783c !important;}
.web-page-frame .search-area .search-box .select-date .title i{color:#8c783c!important}
.web-page-frame section.search_banner .search-area .search-box .select-input .data-icon-search{display: none;}
.radio_style [type="radio"]:checked+label:after{background: #2894ff!important;}
section.search_con .pagination .page-item .page-link{/* border:1px solid #666666!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: #666666;}
section .page-item.active .page-link {background:#666666;}
section.search_con .pagination .page-item .page-link:hover {/* background: #e5007f; *//* color: #ffffff; *//* border: 1px solid #e5007f!important; */}
section.search_con .pagination .page-item .page-link:hover svg{fill: #ffffff;}
section.search_con .pagination .page-item.active .page-link {color: #ffffff;background: #666;border: 1px solid #666666!important;}
section .page-item.active .page-link {background: #586d74;border-color: #586d74;}
section .page-link {color: #333333;}
.web-page-frame .irs-slider{background:#666666}
.web-page-frame .irs-slider.state_hover,.web-page-frame .irs-slider:hover{border:2px solid #666666}
.web-page-frame .irs-from,.web-page-frame .irs-to,.web-page-frame .irs-single{background: #2894ff;}
.web-page-frame .filter_list .resize_input{font-size: 1.0rem;}
.web-page-frame figure.block_style .main_words a:hover {color: #4976dc;}
.web-page-frame .pic_style figure.block_style .main_words a:hover {/* color:#666666; */}
.web-page-frame figure.block_style .note_words .share_box:hover {color:#666666}
.web-page-frame .table .thead, .web-page-frame .table .thead:hover {background: #666666;font-size: 1.0rem;}
.web-page-frame .table .thead th {/* font-weight: normal; */color: #ffffff;}
section.group_table.trip_day table.table tr.thead th:nth-child(2){background: #4e8894;}
section.group_table.trip_day table.table tr.thead th:nth-child(2)::before{background: #4e8894;}
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: #666666;}
.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: #666666;}
.web-page-frame section.group_banner.trip_banner .btn-info {background-color: #666666;border-color: #666666;}
.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: #666666 !important;}
.popover .close {border: 1px solid #666666 !important;color: #666666 !important;}
.popover .arrow:after, .popover .arrow:before {border-color: transparent transparent #666666 transparent !important;}
.popover .close:hover {background: #666666 !important;}
.web-page-frame .sub_menu-trip .trip_menu li a:hover {/*background: #5c5c5c;*/}
.Day_menu .swiper_day .swiper-slide a:hover {background: #666666 !important;border: 1px solid #404040 !important;}
section.trip_note .card-header .btn {background: #74a0a6 !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:#396fa6}
.sub_menu-trip .server_menu>ul>li.download-fixed-btn{background:#404040}
.sub_menu-trip .server_menu>ul>li.share-fixed-btn{background:#404040}
.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,.84) 100%) 0 0 no-repeat;bottom:0}

.D_products_group_detail #search-calendar .fc .fc-toolbar.fc-header-toolbar{background:#666;font-size:1rem}
.D_products_group_detail section.group_table.tripdown .container h2{/* font-size:1.25rem; */}

.D_products_group_mold #search-calendar, .D_products_group_detail #search-calendar{display: none;}
.D_products_group_mold #search-table, .D_products_group_detail #search-table{display: block;opacity: 1;}
.D_products_group_mold #pills-tab .nav-item #pills-home-tab, .D_products_group_mold #pills-tab .nav-item #pills-contact-tab,
.D_products_group_detail #pills-tab .nav-item #pills-home-tab, .D_products_group_detail #pills-tab .nav-item #pills-contact-tab{opacity: 0;display: none;}

.group_table.tripdown .IconMean{position: relative !important;top: 0px !important;}
/*End Template*/

.header_top .header-part .navbar-brand{height:auto!important;padding:0 15px;margin-top: 12px;margin-bottom: 12px;}
.header_top .header-part .navbar-brand img{
    width: 215px;
}
.header_top .header-part .navbar-toggler{background-color: #9fa1b7;padding: 0.25rem 0.25rem;}
.header_top .header-part .navbar-nav .nav-link{line-height:20px;font-size:1.1rem;margin:0;padding:0 5px;margin-right:15px;display:block;font-weight: bold;letter-spacing:1px;font-family: "Helvetica Neue", "微軟正黑體", Helvetica, Arial, sans-serif !important;}
.header_top .header-part{padding:5px 15px;max-width:1440px;margin:0 auto;margin-left:auto;position:relative}
.header_top .header-part .navbar-nav .nav-link i{position:relative;height:20px}
.header_top .header-part .navbar-nav .nav-item:nth-last-child(1) .nav-link i:before,
.header_top .header-part .navbar-nav .nav-item:nth-last-child(2) .nav-link i:before,
.header_top .header-part .navbar-nav .nav-item:nth-last-child(3) .nav-link i:before,
.header_top .header-part .navbar-nav .nav-item:nth-last-child(4) .nav-link i:before{content:'';position:absolute;width:30px;height:22px;left:0;margin:0;margin-top:0;background-size:auto!important;background-repeat:no-repeat!important}
.header_top .header-part .navbar-nav .nav-link i.fa-instagram{width:22px}
.header_top .header-part .navbar-nav .nav-link i.fa-facebook-f{width:22px}
.header_top .header-part .navbar-nav .nav-link i.fa-commenting-o{width:22px}
.header_top .header-part .navbar-nav .nav-link i.fa-youtube-play{width:28px}
.header_top .header-part .navbar-nav .nav-link i.fa-instagram:before{background:url(https://materials.fillo.com.tw/materials/bigeagle/images/4cd94e09-7fa6-40b9-a6b9-9d9716117a53.png);width:22px}
.header_top .header-part .navbar-nav .nav-link i.fa-facebook-f:before{background:url(https://materials.fillo.com.tw/materials/bigeagle/images/5e8ede2a-eb02-4b33-96ab-d51c8e994212.png);width:18px}
.header_top .header-part .navbar-nav .nav-link i.fa-commenting-o:before{background:url(https://materials.fillo.com.tw/materials/bigeagle/images/5d68f471-c668-43b1-a5aa-5ef8fb3c1503.png);width:22px}
.header_top .header-part .navbar-nav .nav-link i.fa-youtube-play:before{background:url(https://materials.fillo.com.tw/materials/bigeagle/images/492fe4b2-c81d-4f7a-a683-244e62e908be.png);width:28px}
.header_top .header-part .navbar-nav .nav-link i.fa-user:before{background:url(https://materials.fillo.com.tw/materials/bigeagle/images/f3b6e8d9-62eb-4ace-a04e-1c8a4cdf98aa.png);color: #28283d;}
.header_top .header-part .navbar-nav .nav-item:nth-child(n+5) .nav-link{margin:0}
@media (max-width:1200px)and (min-width:992px){.header_top .header-part .navbar-brand{padding:0 0}
.header_top .navbar-expand-lg .navbar-nav .nav-link{font-size: 1.0rem;}
.header_top .header-part{padding:0 15px}
}
@media (max-width:768px){.header_top{display:none!important}
}

.header_nav{padding:0}
.header_nav:before{content:'';background:#c1c1c1;height:0;width:100%;position:absolute;bottom:0;z-index:999}
.header_nav .mega-menu .menu-links li:nth-child(1) .list_box{border-right:1px dashed #c1c1c1}
.header_nav .mega-menu .menu-links li:nth-child(1) .list_box:nth-last-child(2){border:none}
.header_nav .mega-menu .menu-links>li>a{padding: 0 1vw;font-size:1rem}
@media (min-width:991px){.header_nav .mega-menu>section.menu-list-items{display:flex;justify-content:center}
}
.header_nav .mega-menu li:nth-child(3) .mg-drop-down .list_box:hover ul{position:relative}
.header_nav .mega-menu li:nth-child(3) .mg-drop-down .list_box:hover ul:before{content:'';width:1px;height:100%;background:#b0a485;position:absolute;left:-15px;top:0}
.header_nav .mega-menu li:nth-child(3) .mg-drop-down .list_box:hover ul:after{content:'';width:3px;height:30px;background:#b0a485;position:absolute;left:-14px;top:0}
.header_nav .mega-menu .menu-links>li{padding: 0 .6vw;background: none!important;}
.header_nav .mega-menu .menu-links>li>a img{max-width:initial!important;height:20px;float:right;margin:30px 2px}
.header_nav .mega-menu .menu-links li .list_tag h4{line-height:1.8;padding:0 5px;margin:7px 5px 0 0;color:#4976dc!important;letter-spacing:1.2px;font-weight:600}
.header_nav{top:0;z-index:100;z-index:10}
.header_nav .mega-menu .menu-links>li:hover>a:after{width:100%;height:2px;content:'';background:#8c783c;position:absolute;left:0;bottom:0;z-index:1}
.header_nav .mega-menu .menu-links li .list_tag li{margin-right:5px}
.header_nav .mega-menu .menu-links>li>a, .header_nav .mega-menu .menu-links>li>a p{font-size: 1.25rem;text-decoration:unset;margin:0;font-weight:700;}
.header_nav .mega-menu .menu-links li .mg-drop-down a{font-size: 1.1rem;text-decoration:unset;margin:0;}
.header_nav .mega-menu .menu-links>li a img.list_img{max-width:100%;width:auto;margin:20px 0 10px 0}
.header_nav .mega-menu .menu-links>li:nth-last-child(1) a p{color:#ffeb3b}
.header_nav .mega-menu .menu-links>li a:hover p{text-decoration:underline}
.header_nav .mega-menu .menu-links>li a i{padding:3px 5px 3px 1px!important;color:#1d1d1d!important}
.header_nav .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: 1.0rem;}
.header_nav .mega-menu .menu-links .list_box h4{display:inline-block;font-size:1em;font-weight:700;letter-spacing:1.2px;margin-bottom:.3rem;width:100px}
.header_nav .mega-menu .mg-drop-down{padding:0}
.header_nav .mega-menu .mg-drop-down:before{content:'';position:absolute;top:0;z-index:1;width:100%;height:1px;background:#aaa}
.header_nav .mega-menu .menu-links li .list_onlyimg{display: flex;flex-direction: column;}
.header_nav .mega-menu .menu-links li .list_onlyimg h4{text-align: center;order: 2;font-size: 1em;line-height: 1.25;padding-top: 0;margin-bottom: 0.8em;font-weight: normal;color: #8c783c;}
.header_nav .mega-menu .menu-links li .list_onlyimg a p{text-align: center !important;width: 100%;font-size: 1em;line-height: 1.25;padding-top: 1em;margin-bottom: 0.5em;font-weight: bold;}
@media (min-width:768px){.header_nav .mega-menu .menu-logo{display:none}
.header_nav .mega-menu .menu-logo>li>a{padding:10px 0}
.header_nav .mega-menu .menu-logo>li>a img{width:260px;height:100%;position:relative;top:auto;left:auto}
.gizle .header_nav .mega-menu .menu-logo>li>a img{top:2px;width:66%;transition:all .35s ease}
.header_nav .megamenu_box{position:relative;padding:10px 20px;width:100%;flex-direction: row;flex-wrap: wrap;display: flex;justify-content: center;margin-left: -15px;margin-right: -15px;}
.header_nav li:nth-child(3) .megamenu_box{max-width:1440px;background:#fff}
.header_nav .mega-menu .menu-links>li:hover a{color:#8c783c!important}
.header_nav .mega-menu .menu-links li .list_box{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;margin: 0;}
.header_nav .mega-menu .mg-drop-down .list_box ul{text-align:center;margin:1rem 0 1rem}
.header_nav .mega-menu li:nth-child(3) .mg-drop-down .list_box ul{text-align:left}
.header_nav .mega-menu .menu-links li .list_box ul li{display:inline-block;margin:2px 40px 2px 0;text-align:left}
.header_nav .mega-menu .menu-links li:nth-child(3) .list_box ul li{display:inline-block;margin:2px 0 1px 0;padding-right:5px}
.header_nav .mega-menu .menu-links li:nth-child(3) .list_box ul li:nth-child(1){display:block;margin-bottom:.5rem}
.header_nav .mega-menu .menu-links li:nth-child(3) .list_box ul li:nth-child(1) a p{color:#927f46!important;font-weight:700;font-size: 1.25rem;}
.header_nav .mega-menu .menu-links li .list_tag{order:3;margin:0;left:0;bottom:0;margin-top:10px}
}
@media (min-width:991px){.header_nav .mega-menu .menu-links li .list_box{-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}
}
@media (min-width:1200px){.header_nav .mega-menu .menu-links li:nth-child(1) .list_box{padding:0 19px;margin:0;margin-bottom:0;-ms-flex:0 0 25%}
.header_nav .mega-menu .menu-links li:nth-child(1) .list_box{border:0 0 0 3px}
}
@media (min-width:1300px){.header_nav .mega-menu .menu-links li .list_box{padding:0 15px;margin-top:30px;-ms-flex:0 0 220px;/* margin:0 auto; */width:100%}
.header_nav .mega-menu .menu-links li:nth-child(3) .list_box{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
}
@media (max-width:768px){.header_nav{position:fixed;z-index: 100000;}
.header_nav .mega-menu .menu-logo>li>a{margin-top:10px;margin-bottom:10px}
.header_nav .mega-menu .menu-logo>li>a{background-color:#fff!important;width:150px;left: calc(50% - 75px);}
.header_nav .mega-menu .menu-logo>li>a img{width:150px;height:36px;margin:0;left:0}
.header_nav .mega-menu .menu-mobile-collapse-trigger{z-index:99999999}
.header_nav .mega-menu .mg-drop-down{padding:0;background: #ffffff!important;}
.header_nav .mega-menu .menu-links>li:hover>a:after{display:none}
.header_nav .mega-menu .menu-links>li>a img{margin:0 5px;float:right}
.header_nav .mega-menu .menu-links li .list_onlyimg{margin: 0 auto;float: none;align-items: center;padding: 0px;border-bottom: 1px solid #eeebe9;}
.header_nav .mega-menu .menu-links li .list_onlyimg img{display:none;}
}
@media(max-width:1200px){.header_nav .mega-menu .menu-links>li{padding:0 .75rem}
}
@media(max-width:991px) and (min-width:768px){.header_nav .mega-menu .menu-links>li>a{padding:0 .5rem 0 1rem}
}
@media (max-width:991px){.header_nav .mega-menu .menu-links>li>a{/* line-height:70px; */padding:0 1.5rem;font-size:1.25em}
.header_nav .mega-menu .menu-links>li{padding: 0 .5vw;}
}
@media(min-width:768px){body .header{position:fixed;width:100%;top:0;z-index:100}
.header_nav .mega-menu .menu-links{max-width:1440px;padding:0 20px;float:right}
.header_nav .mega-menu .menu-links>li>a i{position:absolute;bottom:0;text-align:center;left:46%;right:46%;bottom:10px;display:none!important}
.header_nav .mega-menu .mg-drop-down{display:flex!important;justify-content:center;flex-direction:row;left:0!important;}
.header_nav .mega-menu .menu-links li:nth-child(1) .mg-drop-down{width:100%}
}
@media screen and (max-width:767px){.header_nav .mega-menu .menu-mobile-collapse-trigger{z-index:99999999;height:50px;width:50px;background:#fff}
.header_nav .mega-menu .menu-mobile-collapse-trigger:hover{background:#fff}
.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:#1d1d1d}
.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}
.header_nav .mega-menu>section.menu-list-items{background:#fff!important;padding: 0 15px;}
}
@media (max-width:991px){.header_nav{padding:0}
.header_nav .mega-menu .menu-links>li>a{padding: 0 1vw;}
.header_nav .mega-menu .menu-links>li:nth-last-child(1){/* margin-right:0; */}
.header_nav .mega-menu .menu-links{justify-content:flex-end;flex-direction:row;max-height:100vh!important}
}
.widget-item.title{margin:6rem 0 1rem 0}
.widget-item.title .main{padding-left:15px;padding-right:15px}
@media (max-width:768px){.widget-item.title{margin:3rem 0 .5rem 0}
.header_nav .mega-menu .menu-links>li>a{padding: 14px 0rem;line-height:20px;color:#000!important}
.header_nav .mega-menu .menu-links>li a img.list_img{margin:0 0 10px 0}
.header_nav .mega-menu .menu-links>li{/* padding:0; */border-bottom: 1px solid #bcbcbc;}
.header_nav .mega-menu .menu-links>li:nth-last-child(1){border:none;padding-bottom: 8vh;}
.header_nav .mega-menu .menu-links>li.activeTriggerMobile{background-color:#153075;color:#fff}
.header_nav .mega-menu .menu-links>li:hover{color:#fff;background: #eeebe9;}
.header_nav .mega-menu .menu-links>li.activeTriggerMobile a{color: #8c783c!important;}
.header_nav .mega-menu .menu-links li .list_box{padding: 4px 0px;}
.header_nav .mega-menu .menu-links li .list_box ul li{display:inline-flex;padding:0;margin: 0px 5px;}
.header_nav .mega-menu .menu-links .list_box h4{margin-bottom:.2em;text-align:center;width:100%;background:#102968cc;padding:5px}
.header_nav .mega-menu .mg-drop-down ul{margin:0;}
.header_nav .mega-menu li:nth-child(3) .list_box li:nth-child(1){display:block;margin: 9px 5px;background: #efefef;padding: 4px;}
.header_nav .mega-menu li:nth-child(3) .list_box li:nth-child(1) p{color: #8c783c!important;width: 100%;text-align: center;font-size: 1.1em;font-weight: bold;text-decoration: underline;}
.header_nav .mega-menu li:nth-child(3) .list_box li:nth-child(1) a {margin: 0 auto !important;display: table;padding: 5px 0;}
.header_nav .mega-menu .menu-links>li>a i.fa{font-size:2rem!important}
.header_nav .mega-menu .menu-links>li.activeTriggerMobile>a i.fa {transform: rotate(180deg);transition: transform 0.1s;}
.header_nav .mega-menu>section.menu-list-items .menu-links:before{content:"服務主選單";position:relative;padding: 6px;width:100%;background:#e0e0e0;color:#636262;position:relative;cursor:pointer;line-height:normal;display:block;/* font-size:1.25rem; *//* font-weight:700; */text-align: center;}
}
@media(max-width:1200px) and (min-width:768px){.header_nav .mega-menu .menu-links>li>a{font-size: 1.0em;}
.header_nav .mega-menu .menu-logo{padding:0 0 0 15px}
.header_nav .mega-menu .menu-links{float:right}
.header_nav .mega-menu .menu-logo>li>a img{width:210px}
.gizle{top:0!important}
.gizle .header_nav .mega-menu .menu-logo>li>a img{width:120px;top:0}
.gizle .header_nav{padding:0 15px 0 15px}
.header_nav .mega-menu .menu-links>li>a img{margin:24px 2px}
}

/*menu_btn*/
@media (min-width: 768px){
.header_nav .mega-menu .menu-links > li:nth-last-child(1) {display: none;}
}
@media (max-width: 767px){
.header_nav .mega-menu .menu-links>li:nth-last-child(1)>a{display: none;}
.header_nav .mega-menu .menu-links{max-height:100vh!important;background:rgb(255 255 255 / .95);height:100vh;padding: 5px 15px 10px 15px;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) div.mg-drop-down.col-12{display:block!important;background: none !important;padding: 0;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) div.mg-drop-down.col-12 .list_tag{padding: 0;}
.header_nav .mega-menu .menu-links li .list_box{padding: 0;margin: 0;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_tag ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch;align-content:stretch;margin-top: 10px;float: none;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_tag li{margin: 0px;border-right: 1px solid #000000;padding: 0  15px;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_tag li a{padding: 0;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_tag li:nth-last-child(1) {border: 0;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_box ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width: 100%;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_box li{border: 1px solid #b3ad9c;margin-bottom: 15px;margin-right:0;text-align:center;margin-top: 0px;margin: 4px 0px;background: #EDEDED;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_box li:nth-child(1){-ms-flex: 0 0 99%;flex: 0 0 99%;max-width: 99%;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_box li:nth-child(2){-ms-flex: 0 0 48.5%;flex: 0 0 48.5%;max-width: 48.5%;margin-right: 2%;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_box li a{text-align:center;display: inline-block;color: #000000!important;padding: 10px 0;font-size: 1.0rem;letter-spacing: 1.0px;/* line-height: 1.8; */vertical-align: middle;text-align: center;display: table;margin: 0 auto;width: 100%;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_box li a i{color:#073462!important;font-size:17px}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_box li:nth-child(3){-ms-flex: 0 0 48.5%;flex: 0 0 48.5%;max-width: 48.5%;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_box li a p{color: #8c783c!important;font-weight: bold;font-size: 1.1em;text-align: center;}
.header_nav .mega-menu .menu-links>li:nth-last-child(2){border-bottom:none;margin-bottom: 5vh;}
.header_nav .mega-menu .menu-links>li:nth-last-child(2) a{display: none;}
.header_nav .mega-menu .menu-links>li:hover{background:0 0}
.header-part .navbar-toggler{display:none!important}
.header_nav .mega-menu .menu-mobile-collapse-trigger{left: 5px;top: 1px;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .mg-drop-down:before{content:'';position:absolute;top:0;z-index:1;width:100%;height:1px;background:#aaa;display: none;} 
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_tag  a p {color: #14143B !important;border: none;background: none;}
.header_nav .mega-menu .menu-links li:nth-last-child(1) .list_tag:nth-child(3) li {border: none;}
}

.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;}

[data-position="center"]{margin-top: 130px;}
@media(max-width:1200px) and (min-width:768px){[data-position="center"]{margin-top: 109px;}}
@media(max-width:768px){[data-position="center"]{margin-top: 50px;}}

.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-size:cover;border-top: 1px solid #ffffff;}
.footer_info .footer-wrap .fnav_wrap{border-bottom: 1px solid #ddd9d7;}
.footer_info .footer-wrap .footer_center{background:0 0}
.footer_info .footer-wrap .footer_center{max-width:1400px;width:100%;padding-bottom:2em;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{color:#3e4b3f;letter-spacing:.2rem}
.footer_info .footer-wrap .contact-box h4{line-height:28px;padding-left:44px;padding-left: 0px;}
.footer_info .fb-info{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;margin-top:1.5rem!important;display:none}
.footer_info .company-info{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.footer_info .contact-info .contact-box:nth-child(1){-ms-flex:0 0 75%;flex: 0 0 75%;max-width:75%}
.footer_info .contact-info .contact-box:nth-child(2){-ms-flex:0 0 25%;flex:0 0 75%;max-width:25%}
.footer_info .footer-wrap .icon_wrap{padding: 3px;background:0 0;display: flex;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.footer_info .footer-wrap .icon_wrap p{margin-left: auto;margin-right: 0 !important;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;max-width: 1155px;font-size: 1.0rem;display: flex;align-items: center;}
.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-bottom: 1.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 h2:before{content:'';width:45px;height:1px;background: #aaa8b3;position: absolute;left: -60px;z-index: 999;top: 46%;}
.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{padding: 0 15px 0 60px;}
.footer_info .footer-wrap .fb-box a{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:.5rem}
.footer_info .footer-wrap .fb-box a img{max-width:50px}
.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;}
@media(max-width:1200px){.footer_info .company-info .info-text{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.footer-wrap .info_box a{/* display:none; */}
}
@media (min-width:992px) and (max-width:1199px){.footer_info .company-info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@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}
.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}
.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}
.footer-wrap .contact-box:nth-child(2){padding:0;display: flex;justify-content: center;margin-bottom: 0 !important;}
.footer-wrap .contact-box:nth-child(2) p{text-align:center;width:auto}
.footer-wrap .contact-box:nth-child(2) h4{padding: 4px;}
.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}
.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%;margin-top:0!important}
.footer_info .fb-info .row{margin:0 auto;width:100%;margin:0 auto;text-align:center;max-width:150px}
}
@media(max-width:767px){.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: 10px;word-break: break-all;font-size: 1.0rem;}
.footer_info .footer-wrap .fnav_wrap{border:none}
.footer-wrap .contact-box:nth-child(2){display: none;}
}

.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: #eeebe9;color: #8c783c;font-size: 1.0rem;font-weight: unset;letter-spacing:.05rem;padding: .5rem 1.8rem;/* margin: .85rem 1.8rem; *//* border-radius: 10px 10px 0 0; */}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link.active{color: #ffffff;background: #8c783c;}
@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 1.5rem;font-size:1.2rem}
}

.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: #eeebe9;color: #8c783c;font-size: 1.0rem;font-weight: unset;letter-spacing:.05rem;padding: .5rem 1.8rem;/* margin: .85rem 1.8rem; *//* border-radius: 10px 10px 0 0; */}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link.active{color: #ffffff;background: #8c783c;}
@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 0 0 .5rem;font-size:1.2rem}
}

.outbound_search{padding: .5rem;z-index: 1;margin: .1rem auto;z-index: 1;max-width: 1440px;background: #eeebe9;border: 1px solid #fff !important;padding: 8px;}
.outbound_search>.module-container{background: #eeebe9;border: 1px solid #fff !important;padding: 15px 40px 10px;}
.outbound_search .search-area .search-box .select-goal , .outbound_search .search-area .search-box .select-place, .outbound_search .search-area .search-box .select-date
.outbound_search .search-area .search-box .select-keywords{background: #f0f0f0;}
.outbound_search .group_banner.search_banner .search-area>.container {background:0 0;border:none;}
.outbound_search .group_banner.search_banner .search-area>.container{margin-top:.25rem;}
.outbound_search section.group_banner .search-area .search-box{margin:0;height: 90px;}
@media (min-width:991px){
.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){right: 16%;}}
.outbound_search .search-area .search-box .select select{background-color: #ffffff;border-radius: 0px;height: 35px !important;background-position:95%;padding:0 8px;border: 1px solid #bdb7ae !important;}
section.group_banner .search-area .search-box .search-btn{/* border-radius: 20px; */}
.outbound_search section.group_banner .search-area .search-box > div > div {background: none !important;/* height: auto  !important; *//* min-height: auto  !important; */padding-top: 0px !important;}
.outbound_search section.group_banner .search-area .search-box > div.select-status > div{font-size: .9rem;}
.outbound_search section.group_banner .form-check .customcheck input:checked ~ .checkmark{background-color: #c9b98a;}
.outbound_search section.group_banner .form-check .customcheck:hover input ~ .checkmark{background-color: #e4e4e4;}
.outbound_search section.group_banner .search-area .search-box div .select-date input{width: calc(50% - 18px) !important;height: 35px;border: 1px solid #bdb7ae !important;}
.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: 1rem !important;/* margin: 0px !important; */color: #8c783c !important;line-height: 15px;}
.outbound_search section.group_banner .search-area .search-box .search-btn{margin-top: 26px;background: #0b68ab;color: #fff;font-size: 1.4rem;height: 35px;}
.outbound_search .search-area .search-box .search-btn h5{/* font-size: 1.5rem; */font-weight: normal;letter-spacing: 2px!important;transition: .5s;font-size: 0;}
.outbound_search .search-area .search-box .search-btn:hover h5{letter-spacing:3px!important;margin-right: -5px!important;transition:.8s}
.outbound_search .search-area .search-box .search-btn h5:before {content: "SEARCH";font-size: 1.0rem;color: #FFF;margin-right: -9px;font-family: 'Playfair Display', sans-serif!important;}
.search-area .search-box .search-btn h5 {/* width: initial !important; */font-size: 0;}
.search-area .search-box .search-btn:hover h5{letter-spacing:3px!important;margin-right: -5px!important;transition:.8s}
.search-area .search-box .search-btn h5:before {content: "SEARCH";font-size: 1.0rem;color: #FFF;font-family: 'Playfair Display', sans-serif!important;transition: .5s;}
.outbound_search .search-area .search-box .search-btn i{display: none;}
.outbound_search section.group_banner .search-area .search-box .select-input > input{background:none;}
.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; *//* padding: 9px; */}
.outbound_search section.group_banner .search-area .search-box .select-input>input::placeholder{color: #c9c9c9;}
.outbound_search section.group_banner .search-area .search-box .select-input>input{height: 26px;margin-top: 30px;line-height: 30px;height: 36px;margin-top: 25px;border: 1px solid #bdb7ae !important;background: #ffffff;padding: 0px 8px;}
.outbound_search section.search_banner .search-area .search-box .select-input .data-icon-search{top: calc(9px);color: #ffffff;display: none;}
.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){}
@media (min-width:992px){}
@media (max-width:1600px){.outbound_search,.search_tabs{flex:0 0 83.333333%;max-width:83.333333%}
}
@media (max-width:1366px){.outbound_search,.search_tabs{flex:0 0 91.666667%;max-width:91.666667%;}
}
@media (max-width:991px){
.outbound_search section.group_banner .search-area .search-box .select-input>input{height: 40px;margin-top: 10px;}
.outbound_search section.group_banner .search-area .search-box{margin:0;height: auto;}
}
@media (max-width:767px){.outbound_search section.group_banner .search-area .search-box .search-btn{height:45px;line-height:45px;margin-top: 0px;}
.outbound_search,.search_tabs{flex:0 0 100%;max-width:100%;margin: 0rem auto 5px;/* padding: 1rem 1rem; */}
.outbound_search>.module-container{padding: 15px 10px 10px;}
.outbound_search section.search_banner {width: 100%;}
.outbound_search section.group_banner .search-area .search-box .select-input{padding: 10px;}
}


.inbound_search{padding: .5rem;margin: .1rem auto;z-index: 2;background: #eeebe9;border: 1px solid #fff !important;max-width: 1440px;padding: 8px;}
.inbound_search>.module-container{background: #eeebe9;border: 1px solid #fff !important;padding: 15px 40px 10px;}
.inbound_search section.group_banner .search-area .search-box .select-date .select input{width:calc(50% - 18px);background-color: #ffffff;border-radius: 1px;height:35px;padding:5px;border: 1px solid #bdb7ae !important;}
.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 {background:0 0;border:none;margin-top: 0.25rem;}
@media (min-width:991px){
.inbound_search section.group_banner .search-area .search-box{margin: 0px;height: 90px;}
}
.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: none;}
.inbound_search section.group_banner .area_input{background-color: #ffffff;border-radius: 0px;height: 35px !important;background-position:95%;padding:0 8px;border: 1px solid #bdb7ae !important;}
.inbound_search section.group_banner .search-area .search-box .select-status{bottom: -3px;}
.inbound_search section.group_banner .search-area .search-box > div > div {background: none !important;/* height: auto  !important; *//* min-height: auto  !important; */padding-top: 0px !important;}
.inbound_search section.group_banner .search-area .search-box > div.select-status > div{font-size: .9rem;}
.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: #8c783c;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; */color: #8c783c !important;}
.inbound_search section.group_banner .search-area .search-box .search-btn{/* line-height: 30px; */margin-top: 26px;background: #0b68ab;color: #fff;font-size: 1.4rem;height: 35px;display: flex;flex-wrap: wrap;align-content: center;justify-content: center;cursor: pointer;}
.inbound_search section.group_banner .search-area .search-box .search-btn i{display:none}
.inbound_search .search-area .search-box .search-btn h5{font-size: 1.0rem;font-weight: normal;letter-spacing: 2px!important;transition: .5s;font-size: 0;margin-bottom: 0rem;width: 100%;}
.inbound_search section.group_banner .search-area .search-box .select-input>input{background: #ffffff;}
.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{height: 26px;margin-top: 30px;line-height: 30px;height: 36px;margin-top: 25px;padding-left: 10px;border: 1px solid #bdb7ae !important;}
.inbound_search section.search_banner .search-area .search-box .select-input .data-icon-search{top: calc(12px);color: #ffffff;}
.inbound_search .search-box .title::before{/*content:"";position:absolute;top: 3px;left: 1px;right:6px;width: 20px;height: 20px;background-repeat: no-repeat;*/}
.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; */}
@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,.search_tabs{flex:0 0 83.333333%;max-width:83.333333%;}
}
@media (max-width:1366px){.inbound_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;}
}
@media (max-width:767px){
.inbound_search>.module-container{padding: 15px 10px 10px;}
.inbound_search section.group_banner .search-area .search-box{margin: 0rem 0 1rem;}
.inbound_search section.group_banner .search-area .search-box .search-btn{height:45px;line-height:45px;margin-top: 0px;}
.inbound_search,.search_tabs{flex: 0 0 100%;max-width: 100%;/* margin-top: -50px; *//* border: 1px #ebebeb solid !important; *//* border-bottom: 0 !important; */}
}

.Itinerary .expand-graphics .item_box{background:#fff;height:100%;width:100%}
.Itinerary .expand-graphics .item_box a{padding-bottom: 50px;}
.Itinerary .expand-graphics .item_box figure{border-radius:0;margin-bottom:0}
.Itinerary .expand-graphics .item_box:hover figure img{transition: 0.5s;-webkot-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);opacity: 0.8;}
.Itinerary .expand-graphics .item_box .item_more_txt{padding:1.5rem 1.5rem 0 1.5rem;display:inline-block}
.Itinerary .expand-graphics .item_box .item_more_txt h3{font-size:1.2rem;color:#3a3a3a;line-height:30px;word-break:normal;display:-webkit-box;/* -webkit-line-clamp:2; *//* -webkit-box-orient:vertical; *//* overflow:hidden; *//* text-overflow:ellipsis; */position: relative;}
.Itinerary .expand-graphics .item_box .item_more_txt h3:before{content:'';width: 4px;height:0px;background: #8c783c;position:absolute;left: -24px;z-index: 999;-webkit-transform: scaleY(0);transform: scaleY(0);opacity: 0;transition: .2s ease;bottom: 0;}
.Itinerary .expand-graphics .item_box:hover .item_more_txt h3:before{height:100%;-webkit-transform: scaleY(1);transform: scaleY(1);opacity: 1;transition: .2s ease;}
.Itinerary .expand-graphics .item_box .item_more_txt span.item_tag{display:block;color:#474747;word-break:break-all;display:inline-block;margin:0!important;padding:0;font-weight:700;word-break:break-all;border-radius: 100px;padding: 2px 5px;}
.Itinerary .expand-graphics .item_box .item_more_txt span:nth-child(2){/* padding-left:0; */}
.Itinerary .expand-graphics .item_box h4{font-weight:400;margin:10px 1rem 20px;line-height:1;display:flex;float:right;position: absolute;bottom: 0;right: 20px;}
.Itinerary .expand-graphics .item_box span.item_btn,.Itinerary .expand-graphics .item_box span.item_btn_hover{margin:1rem 1rem;text-align:center;border-radius:2px;padding:5px 12px;display:none!important;position:absolute;right:1rem;bottom:0}
.Itinerary .expand-graphics .item_box h4 span{font-weight:400;color:#474747;overflow:hidden;line-height:1.5}
.Itinerary .expand-graphics .item_box h4:after{content:'起';font-size:.9rem;line-height:1.8;color:#474747}
@media (max-width:767px){.Itinerary .expand-graphics .item_box{border: 1px solid #eeebe9;}}

.title_style{/* padding: 6rem 1.5rem 0.5rem 1.5rem; */}
.title_style h1{font-size: 2.8rem;margin-bottom:1rem;font-family:'Noto Serif TC',serif !important;letter-spacing: .75rem;margin: 1.5rem 0 0.5rem 0;}
.title_style h2{margin-bottom:1rem;font-family:'Noto Serif TC',serif !important;letter-spacing:.5rem;margin: 1.5rem 0 0.5rem 0;}
.title_style h3{margin-bottom:1rem;font-family:'Noto Serif TC',serif !important;letter-spacing:.5rem;margin: 2.0rem 0 .5rem 0;font-weight: bold;}
.title_style h4{margin-bottom:1rem;font-family:'Noto Serif TC',serif !important;letter-spacing:.25rem;}
.title_style h5{letter-spacing:.1rem;font-size: 1.15rem;}
.title_style ul li{list-style: disc;}
.title_style p{margin-bottom: 1.0rem;letter-spacing: 1.2px;font-weight: 400;font-size: 1.05rem;}
.title_style p.deco span{font-family: 'Playfair Display', sans-serif!important;}
.title_style img{max-width: 100% !important;}
.title_style .vertical_line{width:2px;height:60px;background:#555;display:block;text-align:center;position:relative;transform:translate(-50%,0);left:50%}
@media (max-width:768px){.title_style{padding: 0rem 1rem 0.5rem 1rem;}
.title_style h1{font-size: 2.0rem;}
.title_style h3{font-size: 1.5rem;letter-spacing: .3rem;}
.title_style h5{font-size: 1.0rem;}
}

.event{margin-bottom:3.0rem}
.event .five-wrapper.page-wrapper{z-index:1}
.event .five-wrapper .rooms-section-one{padding:15px 0;background:0 0}
.event .five-wrapper .sec-title.centered{margin-bottom:0}
.event .five-wrapper .outer-container .room-block-one:hover .cap-box{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.event .five-wrapper .outer-container .room-block-one .hover-box{max-width:100%;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;top:0;bottom:0;left:0;right:0;height:854px}
.event .five-wrapper .outer-container .room-block-one .hover-box .hover-inner{background:#ffffffe6;height:100%;padding:20px;border:1px solid #d1cab8}
.event .five-wrapper .outer-container .room-block-one.height-two .hover-box .hover-inner{padding:20px 30px}
.event .five-wrapper .outer-container .room-block-one .hover-box .hover-inner h4{font-size:18px;color:#fff;margin:0;bottom:30px;margin-top:30%;font-size:1.15rem;color:#8c783c!important;font-weight:700;text-align:center}
.event .five-wrapper .outer-container .room-block-one.height-two .hover-box .hover-inner h4{font-size:1.5rem;letter-spacing:.2rem;margin-top:60px}
.event .five-wrapper .outer-container .room-block-one .hover-box .hover-inner .text{color:#5a5a5a;letter-spacing:.1rem;margin: 0 0 20px;}
.event .five-wrapper .outer-container .room-block-one .hover-box .pricing{display:none}
.event .five-wrapper .outer-container .room-block-one .hover-box{opacity:0}
.event .five-wrapper .outer-container .room-block-one:hover .hover-box{opacity:1;display:block;color:#fff}
.event .five-wrapper .outer-container .room-block-one .hover-box .hover-inner .link-box{width:100%;height:100%;position:absolute;display:block;top:0;bottom:0;left:0;right:0;box-shadow:none}
.event .five-wrapper .outer-container .room-block-one:hover .cap-box{display:none}
.event .five-wrapper .outer-container .room-block-one .hover-box .hover-inner .link-box a{width:100%;height:100%;position:absolute;display:block;top:0;bottom:0;left:0;right:0;background:0 0!important}
.event .five-wrapper .outer-container .room-block-one .hover-box .hover-inner .link-box a span{display:none}
.event .five-wrapper .outer-container .room-block-one .cap-box{bottom:0;left:0;right:0;max-width:100%}
.event .five-wrapper .outer-container .room-block-one .cap-box .cap-inner{width:100%;display:flex;padding:15px 30px;background:-moz-linear-gradient(top,rgba(9,47,144,0) 0,#092f90 100%);background:-webkit-linear-gradient(top,rgba(9,47,144,0) 0,#0000005e 100%);flex-direction:column;letter-spacing:1px;text-align:center;border-bottom:4px solid #8c783c!important}
.event .five-wrapper .outer-container .room-block-one .cap-box .cap-inner h5{font-size:1.3rem;color:#fff;order:1;font-weight:700;letter-spacing:.2rem}
.event .five-wrapper .outer-container .room-block-one.height-two .cap-box .cap-inner h5{margin-bottom:.5rem}
.event .five-wrapper .outer-container .room-block-one .cap-box .cap-inner .price{order:2;color:#e9bf89;font-size:1.1rem}
.event .five-wrapper .outer-container .room-block-one .cap-box .price span{color:#fff}
.event .five-wrapper .outer-container .room-block-one.height-two .cap-box .cap-inner .price{font-weight:400}
.event .five-wrapper .outer-container .room-block-one:hover .inner-box{box-shadow:none}
.event .five-wrapper .outer-container .room-block-one.height-two .hover-box{height:max-content;padding:10px;margin:30px;background:#fff;top:unset}
.event .five-wrapper .outer-container .room-block-one.height-one .hover-box{height:auto;padding:10px;margin:30px;background:#fff}
.event .five-wrapper .outer-container .room-block-one .image-box{background:rgb(54 49 46)}
.event .five-wrapper .rooms-section-one .column:nth-child(2){order:-1}
@media (min-width:767px){.event .five-wrapper .rooms-section-one .column:nth-child(1),.event .five-wrapper .rooms-section-one .column:nth-child(3){-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.event .five-wrapper .rooms-section-one .column:nth-child(2){-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}
.event .five-wrapper .room-block-one .cap-box .cap-inner:before{display:none}
.event .five-wrapper .room-block-one:hover .image-box .image-layer{opacity:.3}
.event .five-wrapper .room-block-one.height-one .image-box{height:360px}
.event .five-wrapper .room-block-one.height-two .image-box{height:734px}
@media (max-width:767px){
.event{margin-bottom:0}
.event .five-wrapper .rooms-section-one{padding:0}
.event .five-wrapper .room-block-one.height-two .image-box{height:360px}
.event .five-wrapper .rooms-section-one .room-block-one,.event .five-wrapper .rooms-section-one .room-block-one{margin-bottom: 0;}
.event .five-wrapper .outer-container .room-block-one .hover-box .hover-inner h4{margin-top:10%;font-size:1.25rem}
.event .five-wrapper .outer-container .room-block-one.height-two .hover-box .hover-inner h4{font-size:1.25rem;margin-top:10%}
.event .five-wrapper .outer-container .room-block-one .hover-box .hover-inner{display:flex;flex-direction:column;justify-content:center}
.event .five-wrapper .outer-container .room-block-one.height-two .hover-box{top:0;height:auto}
}

.main_tab .blk-tabs{order:1;max-width:1440px;margin:0 auto}
.main_tab .nav{margin-top:0;padding:20px;background:#ffffff80}
.main_tab .nav>.nav-item+.nav-item{padding-left:20px}
.main_tab .nav-pills .nav-link{padding:1rem 1.5rem;border-radius:0;color:#5f4c3f;letter-spacing:.02rem;font-size:18px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;background:#fff}
.main_tab .nav-pills .nav-link.active,.main_tab .nav-pills .nav-link:hover,.main_tab .nav-pills .show>.nav-link{background-color:#8c783c;color:#fff;position:relative}
.main_tab .nav-pills .nav-link.active:after{border-style:solid solid solid;border-width:12px 12px;bottom:-24px;content:"";height:0;right:calc(50% - 12px);position:absolute;width:0;border-width:12px 8px;border-color:#8c783c transparent transparent transparent}
@media (max-width:767px){.main_tab .nav-pills .nav-link{padding: .5rem 1rem;}
.main_tab .nav{/* padding: 10px 10px 0px 10px; */justify-content: flex-start !important;width: 100%;overflow-x: scroll;overflow-y: hidden;flex-wrap: nowrap !important;}
.main_tab .nav li{min-width: fit-content;}}

.main_hot{margin-bottom: 5.0rem;z-index:1;background:#fff;padding: 10px 60px 0px 60px;}
.main_hot .swiper-container{/* padding: 10px 30px 60px 30px; */}
.main_hot .swiper-container{padding: 0px 0px 60px 0px;}
.main_hot .swiper-slide-style{box-shadow:none;border-radius:0;margin-top:30px;height:auto;background:#eeebe9;margin-bottom: 0px;}
.main_hot .swiper-slide .swiper-img{margin:0 0 20px}
.main_hot .swiper-slide .swiper-img img{border-radius:0}
.main_hot .swiper-slide .swiper-content{padding:0 1.5rem;color:#5f4c3f;text-align:right;position:relative;font-size:1.25rem;-webkit-line-clamp:3;margin-bottom: 20px;}
.main_hot .swiper-slide .swiper-title{padding:0 1.5rem;text-align:left;color:#3a3a3a;font-size:1.2rem;line-height:23px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;position:relative}
.main_hot .swiper-slide-style:hover h3:before{content:'';width:4px;height:100%;background:#8c783c;position:absolute;left:0;z-index:999}
.main_hot .swiper-slide .swiper-content ul{margin-bottom:0}
.main_hot .swiper-slide .swiper-content li{font-size:1rem;text-align:left;margin:0;color:#8c783c}
.main_hot .swiper-slide .swiper-content li:before{left:0;font-size:1rem}
.main_hot .swiper-slide .swiper-content .price{color:#1469ab;font-weight:400;font-size:1.25rem;font-family:'Noto Sans TC',serif!important}
.main_hot .swiper-slide .swiper-content .price:before{content:"$";left:0;font-size:1rem;font-weight:400;color:#474747;overflow:hidden;line-height:1.5}
.main_hot .swiper-slide .swiper-content .price .up{font-size:1rem;content:"起";line-height:1.8;color:#474747}
.main_hot .swiper-pagination{position:absolute;right:0;bottom:0;list-style:none;display:block;text-align:center;padding:0;margin:15px 0;height:30px;background:#fff}
.main_hot .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;opacity:.5;transition:opacity .6s ease;width:10px;height:10px;border-radius:100%;overflow:hidden;opacity:1;padding:0;background-color:#9a9a9a;border:10px solid #ffffff00;line-height:12px;font-size:3px}
.main_hot .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8c783c}
.main_hot .swiper-button-next,.main_hot .swiper-button-prev{top:unset;bottom:0;height:60px;width:60px;line-height:0;font-size:0;cursor:pointer;background:0 0;opacity:1;color:#331919}
.main_hot .swiper-button-prev{left:calc(50% - 200px)}
.main_hot .swiper-button-next{right:calc(50% - 200px)}
.main_hot .swiper-button-next:after,.main_hot .swiper-button-prev:after{padding:0;font-size:1rem;font-weight:600;color:#9a9a9a}
.main_hot .swiper-button-next:hover:after{padding-left:2px;background:#9a9a9a}
.main_hot .swiper-button-prev:hover:after{padding-right:2px}
@media (max-width:767px){.main_hot{padding: 0px 15px 0px 15px;margin-bottom: 0rem;}
.main_hot .swiper-slide-style{margin-top: 0px;}}

.main_city{margin-bottom:20px}
.main_city .swiper-container{padding:10px 30px 60px 30px}
.main_city .module-container{padding:10px 40px 10px 40px}
.main_city .swiper-slide-style{box-shadow:none;margin-top:10px;height:auto;background:linear-gradient(180deg,#fff0 60%,#fff 40%);border-radius:0}
.main_city .swiper-slide .swiper-img{margin:30px;}
.main_city .swiper-slide .swiper-img img{border-radius:100%;box-shadow:0 6px 0 #d6d3cd}
.main_city .swiper-slide:hover .swiper-img img{border-radius:100%;box-shadow:0 6px 0 #d4c8b2}
.main_city .swiper-slide .swiper-content{color:#5b5b5b;margin-bottom:20px;position:relative;font-size:1rem;background: #fff;}
.main_city .swiper-slide .swiper-title{margin-top: -56px;padding: 40px 15px 0px 15px;text-align:center;color:#28283c;font-size: 1.0rem;line-height:23px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;background: #fff;}
.main_city .swiper-pagination{position:absolute;right:0;bottom:0;list-style:none;display:block;text-align:center;padding:0;margin:15px 0;height:30px}
.main_city .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;opacity:.5;transition:opacity .6s ease;width:10px;height:10px;border-radius:100%;overflow:hidden;opacity:1;padding:0;background-color:#9a9a9a;border:10px solid #ffffff00;line-height:12px;font-size:3px}
.main_city .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8c783c}
.main_city .swiper-button-next,.main_city .swiper-button-prev{top:unset;bottom:0;height:60px;width:60px;line-height:0;font-size:0;cursor:pointer;background:0 0;opacity:1;color:#331919}
.main_city .swiper-button-prev{left:calc(50% - 200px)}
.main_city .swiper-button-next{right:calc(50% - 200px)}
.main_city .swiper-button-next:after,.main_city .swiper-button-prev:after{padding:0;font-size:1rem;font-weight:600;color:#9a9a9a}
.main_city .swiper-button-next:hover:after{padding-left:2px;background:#9a9a9a}
.main_city .swiper-button-prev:hover:after{padding-right:2px}
@media (max-width:767px){
.main_city .swiper-container{padding: 0px 0px 60px 0px;}
.main_city .module-container{padding: 0;}
.main_city .swiper-slide .swiper-title{margin-bottom:0}
.main_city .swiper-slide .swiper-content{padding:15px 15px 0}
}

/*contact-bespoke*/
input::placeholder{color:#ccc!important;font-size:13px}
.web-page-frame.lock{background:0 0}
section.group_table.contact{padding-top:196px}
section.group_table.contact .trip_title{padding:50px 48px 60px;margin:0;border-bottom: 1px solid #d4d4d4;}
section.group_table.contact .container{width:100%;max-width:1080px;padding:0;background: #ebebebde;}
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 .form-row{background: #f3f3f3;margin:0;padding: 45px 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: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%; */}
section.group_table.contact .form-row:last-child .form-group{flex: 0 0 100%;max-width: 100%;}
.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;}
.contact .contac_form .form-check.radio_style{margin: 0px 16px;}
.contact .text_blue{color: #e36464;}
.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!important;padding: 8px 0px;text-align: center;width:180px;border-radius:0;background-color: #0c9fde;border-color: #0b96d2;color: #ffffff;outline:0}
.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:130px}
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}
}
/*contact-bespoke*/

/*大鷹公版調整*/
div.seats,.total-seat {display: none!important;}

.stepPage_group .available_sale{font-size:0;line-height:unset}
.stepPage_group .available_sale span{font-size:16px;line-height:22px}
.stepPage_group .available_sale:before{content:"可售團位：";font-size:16px}

.main_slider .bs-carousel{display:flex;flex-direction:column}
.main_slider .carousel-indicators{position:relative;order:12;z-index:10;padding:10px 10px 20px 10px;margin:0}
.main_slider .carousel-indicators li{width:10px;height:10px;border-radius:100%;overflow:hidden;opacity:1;margin:1px;background-color:#9a9a9a;border:10px solid transparent}
.main_slider .carousel-indicators li.active{background-color:#8c783c}
.main_slider .carousel-control-next-icon{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/68e04996-2c59-46de-a14b-eeabe33c0c9a.svg)}
.main_slider .carousel-control-prev-icon{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/642faeb1-e3ea-4b3b-b67f-a5df4a860c06.svg)}
.main_slider .carousel-control-next-icon,.main_slider .carousel-control-prev-icon{width:35px;height:35px}

.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: 44px;height: 44px;right: 24px;bottom: 2px;z-index: 300 !important;/* border: 1px solid #9a9a9a; */}
.gotop .actGotop a,.gotop .actGotop a:link{width: 44px;height: 44px;/* border-radius:0; */-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;line-height: 48px;}
.gotop .actGotop a i{width: 44px;font-size: 1.5rem;top: 7px;}
.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:767px) {
.sub_menu-trip .server_menu > ul > li.join-fixed-btn i.data-icon-signUp:before{content: '報名'; width: 100%; text-align: center; margin: 0;}
.sub_menu-trip .server_menu > ul > li.join-fixed-btn a.disabled i.data-icon-signUp:before{content: '截止'; width: 100%; text-align: center; margin: 0;}
}

.youtube .play{position:absolute;top:calc(50% - 30px);right:calc(50% - 30px);pointer-events:none;z-index: 2;}
.youtube figure:hover .play{opacity:0.9;}
.youtube [data-fancybox]:hover img{opacity: .95;}
.youtube [data-fancybox]{background: #000;}
.youtube .position-bottom{position:relative;padding: 5px !important;}
.youtube .content-bottom .btn{padding:0;border:none;position: absolute;bottom: 0px;right: 0;z-index: 2;}
.youtube .position-bottom:nth-child(1){-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

.slogan{background:#f5f5f3}
.slogan>.module-container{max-width:1440px;margin:10px auto 20px auto}
.slogan_title {display: flex !important;justify-content: center;align-items: center;}
.slogan_title h3{margin-top:0}
@media (max-width:767px){.slogan_title{padding: 1.5rem 1rem 1.5rem;}}

.theme_tab .blk-tabs{order:1;max-width:1440px;margin:0 auto}
.theme_tab .nav{margin-top:0;padding: 20px 20px 0px;}
.theme_tab .nav>.nav-item{padding-left:20px}
.theme_tab .nav-pills .nav-link{padding:1rem 1.5rem;border-radius:0;color:#5f4c3f;letter-spacing:.02rem;font-size:18px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;background:#fff}
.theme_tab .nav-pills .nav-link.active,.theme_tab .nav-pills .nav-link.active:hover,.theme_tab .nav-pills .show>.nav-link{background-color:#8c783c;color:#fff;position:relative}
.theme_tab .nav-pills .nav-link:hover{background-color:#d7d6d3;}
@media (max-width:767px){.theme_tab .nav-pills .nav-link{padding: .5rem 1rem .5rem 1rem;font-size: 1.15rem;border-radius: 5px;border: 1px solid #d0d0d0;}
.theme_tab .nav{padding: 10px;justify-content: flex-start;width: 100%;align-content: space-between;align-items: flex-start;}
.theme_tab .nav li{min-width: fit-content;}
.theme_tab .nav .nav-item{padding: 5px;}
.theme_tab .nav-pills .nav-link.active:after{border-style:solid solid solid;border-width:12px 12px;top: calc(50% - 7px);content:"";height:0;left: 5px;position:absolute;width:0;border-width: 8px 8px;border-color: transparent  transparent transparent   #ffffff;}
}

.theme_slider .bs-carousel{display:flex;flex-direction:column}
.theme_slider .carousel-inner{padding-bottom: 30px;}
.theme_slider .carousel-indicators{position:relative;order:12;z-index:10;padding:10px 10px 20px 10px;margin:0}
.theme_slider .carousel-indicators li{width:10px;height:10px;border-radius:100%;overflow:hidden;opacity:1;margin:1px;background-color:#9a9a9a;border:10px solid transparent}
.theme_slider .carousel-indicators li.active{background-color:#8c783c}
.theme_slider .carousel-control-next-icon{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/68e04996-2c59-46de-a14b-eeabe33c0c9a.svg)}
.theme_slider .carousel-control-prev-icon{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/642faeb1-e3ea-4b3b-b67f-a5df4a860c06.svg)}
.theme_slider .carousel-control-next-icon,.theme_slider .carousel-control-prev-icon{width:35px;height:35px}
.theme_slider .bs-carousel .carousel-caption{max-width: 540px;width: 40%;margin: 0px auto 0 auto;background: #28283c;bottom: -15px;padding: 0;display: block !important;}
.theme_slider .bs-carousel .carousel-caption .text{padding: 10px 20px;}
.theme_slider .bs-carousel .carousel-caption .text:before{position:absolute;content:'';border: 1px solid #8c783c;width: calc(100%);height: calc(100%);top: 6px;left: 6px;z-index: 1;}
.theme_slider .bs-carousel .carousel-caption p{margin: 0;}
.theme_slider .bs-carousel .carousel-item h3{text-shadow: none;font-size: 1.6rem;font-family: 'Noto Serif TC',serif !important;letter-spacing: .5rem;margin-bottom: .75rem;font-weight: bold;}
.theme_slider .bs-carousel .carousel-item h5{text-shadow: none;margin-top: 1rem;margin-bottom: .75rem;letter-spacing: 1.2px;font-weight: 400;font-size: 1.25rem;}
.theme_slider .bs-carousel .carousel-item h5 span{font-family: 'Playfair Display', sans-serif!important;}
@media (max-width: 500px){.theme_slider .bs-carousel .carousel-caption{width: 55%;}
.theme_slider .carousel-indicators{padding:0 10px 10px 10px}
.theme_slider .bs-carousel .carousel-caption .text{padding: 10px 20px;}
.theme_slider .bs-carousel .carousel-item h3{font-size: 1.3rem;}
.theme_slider .bs-carousel .carousel-item h5{font-size: 1.0rem;}
}

.theme_style{margin-top: 1.5rem!important;}

.white_bg{background: #ffffffc2;box-shadow: 3px 4px 7px #d0d0d075;padding: 5% 8%;}

.about_slider{margin-bottom:20px}
.about_slider .swiper-container{padding:10px 30px 60px 30px}
.about_slider .module-container{padding:10px 40px 10px 40px}
.about_slider .swiper-slide-style{box-shadow:none;margin-top:10px;height:auto;border-radius:0;background: none;}
.about_slider .swiper-slide .swiper-img{margin: 10px;}
.about_slider .swiper-slide .swiper-img img{border-radius:100%;}
.about_slider .swiper-slide:hover .swiper-img img{border-radius:100%;box-shadow: 0 2px 0 #ffffff;}
.about_slider .swiper-slide .swiper-content{color:#5b5b5b;margin-bottom:20px;position:relative;font-size:1rem;text-align: center;}
.about_slider .swiper-slide .swiper-title{margin-top: -40px;padding: 40px 15px 0px 15px;text-align:center;color:#28283c;font-size: 1.15rem;line-height:23px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;font-weight: normal;}
.about_slider .swiper-pagination{position:absolute;right:0;bottom:0;list-style:none;display:block;text-align:center;padding:0;margin:15px 0;height:30px}
.about_slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;opacity:.5;transition:opacity .6s ease;width:10px;height:10px;border-radius:100%;overflow:hidden;opacity:1;padding:0;background-color:#9a9a9a;border:10px solid #ffffff00;line-height:12px;font-size:3px}
.about_slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #0968ad;}
.about_slider .swiper-button-next,.about_slider .swiper-button-prev{top:unset;bottom:0;height:60px;width:60px;line-height:0;font-size:0;cursor:pointer;background:0 0;opacity:1;color:#331919}
.about_slider .swiper-button-prev{left:calc(50% - 200px)}
.about_slider .swiper-button-next{right:calc(50% - 200px)}
.about_slider .swiper-button-next:after,.about_slider .swiper-button-prev:after{padding:0;font-size:1rem;font-weight:600;color:#9a9a9a}
.about_slider .swiper-button-next:hover:after{padding-left:2px;background:#9a9a9a}
.about_slider .swiper-button-prev:hover:after{padding-right:2px}
@media (max-width:767px){
.about_slider .swiper-container{padding: 0px 0px 60px 0px;}
.about_slider .module-container{padding: 0;}
.about_slider .swiper-slide .swiper-title{margin-bottom:0}
.about_slider .swiper-slide .swiper-content{padding:15px 15px 0}
.about_slider .swiper-button-next,.about_slider .swiper-button-prev{display: none;}
}

.about_slider.no_arrow .swiper-button-next,.about_slider.no_arrow .swiper-button-prev{display:none}
.about_slider.no_arrow .swiper-container{padding:0}
.about_slider.business .swiper-slide .swiper-img{display:none}
.about_slider.business .swiper-slide-style{background:#0968ad}
.about_slider.business .swiper-slide .swiper-title{color:#b8d2e6;font-size:2rem;padding:28px 15px 15px 15px;margin-top:0;margin-bottom:10px;line-height:30px;font-family:'Playfair Display',sans-serif!important;text-align:left;position: relative;}
.about_slider.business .swiper-slide .swiper-title:after{content:'';height:1px;width:calc(100% - 17px);background:#b8d2e6;position:absolute;right:2px;bottom:0}
.about_slider.business .swiper-slide .swiper-content{color:#fff;padding: 10px 15px 40px 15px;text-align: left;}
@media (max-width:767px){.about_slider.business .swiper-slide .swiper-content{padding: 10px 15px 10px 15px;}}

.about_mix .editor-content{display:flex!important;justify-content:center;flex-direction:column}
.about_mix li p a:hover{text-decoration: underline;}
.about_mix li p a:hover span{color: #3068a3 !important;}
.honor_btn a{transition:.5s;margin:10px 10px 10px 10px;padding:12px 0;width: 150px;letter-spacing:3px;/* font-weight:700; */box-shadow:none;border:1px solid #1070b6;border-radius:0;color: #ffffff;background:#0968ad}
.honor_btn a:hover{background:#1070b6;color: #ffffff;transition:.2s;letter-spacing:4px;border:1px solid #095892}
.honor_btn a span{font-family:'Playfair Display',sans-serif!important;}
@media (max-width:767px){.about_mix{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.honor_btn{text-align: center;}}

.tour-banner .mix-wrapper{padding: 0px 30px;}
@media(min-width: 768px){.tour-banner .editor-content{padding-right: 60px;padding-left: 60px;margin-top:45px}}
.tour-banner .editor-content{}
.tour-banner .pic-content{padding: 0px;margin: 0;}
.tour-banner .editor-content h5{margin-bottom:1.5rem;letter-spacing:1.2px}
.tour-banner .editor-content h4{position:relative;margin-bottom:1.5rem;letter-spacing:.5rem;padding-bottom:1rem;display:table}
.tour-banner .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;}
.tour-banner .editor-content p{font-size:1rem;letter-spacing:.2rem;line-height:2;margin-bottom: 0.5rem;}
@media(max-width: 767px){.tour-banner .editor-content{/* text-align: center; */margin-top: 30px;padding: 0 30px;}
.tour-banner .editor-content h5{margin-bottom: .5rem;letter-spacing:1.2px;font-size: 1.25em;}}

.tour-theme {margin-bottom: 3rem;}
.tour-theme .hover-wall .htpro_tit{margin-bottom: 2em;}
.tour-theme .hover-wall .icon_info{border-radius:0;border: 1px solid #e7e7e7;box-shadow: none;height: 100%;}
.tour-theme .hover-wall .icon_info figure{margin: 0;}
.tour-theme .hover-wall .icon_info figure .b_img{border-radius: 0px;}
.tour-theme .hover-wall .icon_info h3{font-size: 1.25em;margin-top: 2rem;margin-top: 1rem;margin-bottom: .5rem;}
.tour-theme .hover-wall .icon_info h4{/* font-size: .9em; */font-style:initial;color: #b2b2a8;letter-spacing: .2rem;font-family: 'Playfair Display', sans-serif!important;margin-top: 1.0rem;/* margin-bottom: 0; */}
.tour-theme .hover-wall .icon_info a p.animate-text{margin-bottom: 2rem;color: #5b5b5b;font-size: 1em;font-family: 'Noto Sans TC', sans-serif;letter-spacing: .2rem;line-height: 2;margin-top: .5rem;margin-bottom: 1rem;}
.tour-theme .hover-wall .icon_info:hover figure .b_img{-webkot-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.tour-theme .hover-wall .icon_info:hover{box-shadow: none;}
.tour-theme .hover-wall .icon_info figure .overlay{background: none;display: none;}
.tour-theme .hover-wall .icon_info:hover figure .overlay i{display:none}
@media(max-width:991px){.tour-theme {margin-bottom: 3rem;}}
@media(max-width:767px){.tour-theme {margin-bottom: 1rem;}
.tour-theme .hover-wall .htpro_tit{margin-bottom: 0em;}
}

.tour-theme.item-6 .hover-wall .icon_info h3{font-size: 1.25em;margin-top: 1rem;margin-bottom: 0.5rem;padding: 0 10px;}
.tour-theme.item-6 .hover-wall .icon_info h4{padding: 0 10px;}
@media(max-width:767px){.tour-theme.item-6 .hover-wall .col-sm-12{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}}

.tour-main h1{font-size: 3.6rem;letter-spacing: 5px;font-weight: 300;}
.tour-main p{letter-spacing: 2px;}
.tour-main .bgfixed{position:relative}
.tour-main .bgfixed:after{background: rgb(0 0 0 / 20%);position:absolute;content:'';height:100%;display:block;width:100%;top:0;z-index:0;left:0}
.tour-main section{position:absolute;z-index:1;width:100%;top:30%;display:flex;align-content:center;justify-content:center;align-items:center;flex-direction:column}
@media(max-width:767px){.tour-main h1{font-size: 1.8rem;}}

.tour-link{margin-top: 1rem;padding: 5px;background: #ffffffd1;}
.tour-link:hover{background: #f6f2eb;}
.tour-link .btn{padding: 0.5rem 1rem;border: 1px solid #cac1a5;margin: 0 auto;width: 140px;border-radius: 0;letter-spacing: 2px;background: #ffffffa3;padding: 10px;}
.tour-link:hover .btn{background: #f6f2eb;border: 1px solid #a08d51;}
.tour-link .btn .focus,.tour-link .btn:focus {box-shadow: 0 0 0 0.2rem rgb(179 160 102 / 27%);}

.tour-vertical .mix-wrapper {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;padding: 0;margin-top: 2.5rem;margin-bottom: 1.5rem;}
.tour-vertical .mix-wrapper>div {-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;align-items: center;max-width: 436px;margin:0 0 3.0rem 0;padding: 23px 0;}
.tour-vertical .pic-content,.tour-vertical .editor-content {padding: 0 30px;/* margin: 0; */}
.tour-vertical .editor-content { min-height: 220px; display: flex; align-items: center;  justify-content: center;}
@media (max-width: 1430px){.tour-vertical .mix-wrapper>div { max-width: 330px; }}
}
@media (max-width: 991px){.tour-vertical .mix-wrapper>div { max-width: 220px; }}
@media (max-width: 767px){.tour-vertical .img-mode .img-box{ text-align: center; padding: 0;}
.tour-vertical .mix-wrapper>div { max-width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;margin:0 0 1.0rem 0; }
.tour-vertical .editor-content { min-height: inherit; }}

/*detial-bg*/
section.group_table.trip_features:before{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/1222b6f1-783a-447a-a55f-93900b6556df.png)}
section.group_table.trip_day:before{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/c3b02d77-569a-43ff-abd0-73b136f9531c.png)}
section.group_table.trip_note:before{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/4cca1f7c-8b25-486c-81da-d46bc359d098.png)}
section.group_table:before{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/e2f34a33-184b-4bf8-b6ae-9b64ddb30c47.png)}

@media (max-width: 767px){#fb-root{display: none;}}

.blog-banner{height:300px!important}
.blog-banner .img_box{min-height:300px!important}
.blog-bigtitle{top:250px!important}

.skin_block .item-images{height:auto!important}

.fall .falls-container .grid .grid-item h3 {text-align: center;}

.feedback_nav .blk-tabs{order:1;max-width:1440px;margin:0 auto}
.feedback_nav .nav{margin-top:0;padding: 10px;}
.feedback_nav .nav>.nav-item{/* padding-left:20px; */margin: 6px;}
.feedback_nav .nav-pills .nav-link{padding: .5rem 1.0rem;border-radius:0;color:#5f4c3f;letter-spacing:.02rem;font-size:18px;border-radius: 5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;background:#fff}
.feedback_nav .nav-pills .nav-link.active,.feedback_nav .nav-pills .nav-link.active:hover,.feedback_nav .nav-pills .show>.nav-link{background-color:#8c783c;color:#fff;position:relative}
.feedback_nav .nav-pills .nav-link:hover{background-color:#d7d6d3;}
@media (max-width:767px){.feedback_nav .nav-pills .nav-link{padding: .5rem 1rem .5rem 1rem;font-size: 1.0rem;border-radius: 5px;border: 1px solid #d0d0d0;}
.feedback_nav .nav{padding: 10px;justify-content: flex-start;width: 100%;align-content: space-between;align-items: flex-start;}
.feedback_nav .nav li{min-width: fit-content;}
.feedback_nav .nav .nav-item{/* padding: 0px; */margin: 3px;}
.feedback_nav .nav-pills .nav-link.active:after{border-style:solid solid solid;border-width:12px 12px;top: calc(50% - 7px);content:"";height:0;left: 5px;position:absolute;width:0;border-width: 8px 8px;border-color: transparent  transparent transparent   #ffffff;}
}

.Opinion{margin-bottom: 5rem;}
.Opinion .header-title{line-height:23px;font-size:1.25rem;margin-top:30px;margin-bottom:15px;padding-right:30px;padding-left:30px;padding-bottom:15px;border-bottom:2px solid #bebebe}
.Opinion .list-wrapper .price-block{color: #8b8573;font-weight: 600;font-size:17px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;order: 1;text-align: left;padding-bottom: 5px;}
.Opinion .list-wrapper .row:hover .price-block{color: #ae8c28;}
.Opinion .list-wrapper .name-block{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-top: 0;}
.Opinion .list-wrapper .row{background: #ececec !important;}
.Opinion .list-wrapper .row:nth-child(even){background: #f5f4f3 !important;}
.Opinion .list-wrapper .row:hover{background: #efebe5 !important;}
@media (max-width:767px){
.Opinion{margin-bottom: 2.5rem;}
.Opinion .list-wrapper{padding: 0;}
.Opinion .list-wrapper .name-block{padding-bottom: 5px;}
.Opinion .list-wrapper .price-block{padding-top:5px}
}

.feedback_year div.link-list ul{text-align: center;}
.feedback_year.year-01  div.link-list ul li:nth-last-child(1) a,
.feedback_year.year-02  div.link-list ul li:nth-last-child(2) a,
.feedback_year.year-03  div.link-list ul li:nth-last-child(3) a,
.feedback_year.year-04  div.link-list ul li:nth-last-child(4) a,
.feedback_year.year-05  div.link-list ul li:nth-last-child(5) a,
.feedback_year.year-06  div.link-list ul li:nth-last-child(6) a,
.feedback_year.year-07  div.link-list ul li:nth-last-child(7) a,
.feedback_year.year-08  div.link-list ul li:nth-last-child(8) a,
.feedback_year.year-09  div.link-list ul li:nth-last-child(9) a{color:#8c783c !important}

.WinChrome .bottom-bar{display:none}
.main_nav{/*display:none*/}
.main_nav .nav-pills .nav-item a.active:after,.main_nav .nav-pills .nav-item:hover a:after{left: calc(50% - 10px) !important;}

#tripDown{order:10;}
#tripNote{order:11}

.News_Opinion .list-wrapper .pic-block{-ms-flex: 0 0 140px;flex: 0 0 140px;max-width: 140px;display: flex;align-items: center;}
.News_Opinion .list-wrapper .name-block{-ms-flex: 0 0 calc(90% - 140px);flex: calc(90% - 140px);max-width: calc(90% - 140px);display:flex}
.News_Opinion .list-wrapper .note-block{-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;display:flex;justify-content:flex-end}
.News_Opinion .price-block{display:none}
@media (max-width:991px){
.News_Opinion .list-wrapper .pic-block{-ms-flex: 0 0 120px;flex: 0 0 120px;max-width: 120px;}
.News_Opinion .list-wrapper .name-block{-ms-flex: 0 0 calc(80% - 120px);flex: 0 0 calc(80% - 120px);max-width: calc(80% - 120px);}
.News_Opinion .list-wrapper .note-block{-ms-flex: 0 0 18%;flex: 0 0 18%;max-width: 18%;}
}
@media (max-width:767px){
.News_Opinion .list-wrapper .pic-block{-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;display: flex;padding-top: 5px;}
.News_Opinion .list-wrapper .name-block{-ms-flex: 0 0 calc(100% - 100px);flex: 0 0 calc(100% - 100px);max-width: calc(100% - 100px);display:flex;padding-top: 5px;padding-bottom: 0;padding-left: 10px;padding-right: 0;}
.News_Opinion .list-wrapper .note-block{display:flex;justify-content: flex-end;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-top: 0;padding-bottom: 5px;padding-left: 0;padding-right: 0;}
}

.feedback_nav .nav{display: none;}
.feedback_nav .open .nav{display: flex;}
.date_list p{padding:.5rem 2rem;border-radius:0;color:#5f4c3f;letter-spacing:.02rem;font-size:18px;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;background:#eeebe9;width:auto;display:table;margin:12px auto}
.date_list p:before,.date_list p:after{content: "\f103";font: normal normal normal 14px/1 FontAwesome;font-size: inherit;margin: 5px;}
.date_list p:hover{color:#eeebe9;background:#5f4c3f}
