body {
  background-position: left top;
  background-attachment: scroll;
}
body .block-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .widget-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .header {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .left {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .right {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .footer {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
/** modify style code here. :) 高吉客製樣式*/
*{font-family: "Microsoft JhengHei";-webkit-text-size-adjust: none;}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100&family=Cormorant+SC&family=Open+Sans&display=swap');
body {background: #ffffff!important;}
p {/* text-align: justify; */}
ul li {list-style: none;}
a:hover {text-decoration: none;}
h1,
h2,
h3,
h4,
h5,
h6 {
  /* line-height: 1.5; */
  /*margin: 0;*/
  /*margin-bottom: 0.5rem;*/
}
h1 {
  font-size: 2.4rem;
}
h2 {
  font-size: 2.2rem;
}
h3 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1.0rem;
}
@media (max-width: 768px) {
.m-5 {
    margin: 1.5rem!important;
}
.mt-5, .my-5 {
    margin-top: 1.5rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1.5rem!important;
}
.p-5 {
    padding: 1.5rem!important;
}
.pt-5, .py-5 {
    padding-top: 1.5rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1.5rem!important;
}
}
@media (max-width: 500px) {
.m-5 {
    margin: 1rem!important;
}
.mt-5, .my-5 {
    margin-top: 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;
}
}

.px-30 {padding: 0 30px;}
.h-100vh>.module-container>.main{height: 100vh;}
.h-40vh>.module-container>.main{height: 40vh;}
.h-100vh>.module-container>.main .header-title{display:none;}
.w-1440 {max-width: 1440px;margin: 0px auto;}
@media (max-width:991px){.h-100vh>.module-container>.main{height: inherit;}}
@media (min-width:1200px) {.w-1200 {max-width: 1200px;margin: 0px auto;}.w-1000 {max-width: 1000px;}.w-800 {max-width: 800px;}}
@media (max-width:1199px) and (min-width:991px) {.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;margin: 0px auto;}.w-1000 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}}
@media (max-width:991px){.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;margin: 0px auto;}}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.px-30 {padding: 0 30px;}
@media (min-width:1200px) {.w-1200 {min-width: 1200px;}}
@media (max-width:1199px) and (min-width:991px) {.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}}

/*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: #3baac6 !important;border-color: #3baac6 !important;}
.web-page-frame .btn-primary:hover{color:#fff!important;background-color: #51c0dc !important;border-color: #3baac6 !important;}
.search_table tbody td.sale-situation .btn {border-radius: 0rem;border-radius: 5px !important;}
.web-page-frame .btn-primary:not(:disabled):not(.disabled):active,.web-page-frame .btn-primary:not(:disabled):not(.disabled).active,.web-page-frame .show>.btn-primary.dropdown-toggle{color:#fff!important;background-color: #51c0dc!important;border-color: #3baac6;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: #3baac6 !important;border-color: #3baac6 !important;}
.web-page-frame .btn-green:hover{color:#fff!important;background-color: #3baac6 !important;border-color: #3baac6 !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:#3baac6 */}
.info .btn-primary{background-color:#3baac6;border-color:#3baac6}
.info .btn-primary:hover{color:#fff!important;background-color: #3baac6!important;border-color: #3baac6!important;}
.web-page-frame .text_blue{color: #de3545;font-size: 1.2rem;}
.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:#3baac6!important}
.web-page-frame .search-area .search-box .select-goal .title i{color:#3baac6!important}
.web-page-frame .search-area .search-box .select-place .title i{color:#3baac6!important}
.web-page-frame .search-area .search-box .select-date .title i{color:#3baac6!important}
.web-page-frame section.search_banner .search-area .search-box .select-input .data-icon-search{color:#3baac6!important}
.radio_style [type="radio"]:checked+label:after{background:#3baac6!important}
section.search_con .pagination .page-item .page-link{/* border:1px solid #3baac6!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: #3baac6;}
section .page-item.active .page-link {background:#3baac6;}
section.search_con .pagination .page-item .page-link:hover {background: #3baac6 !important;color: #ffffff;border: 1px solid #3baac6!important;}
section.search_con .pagination .page-item .page-link:hover svg{fill: #ffffff;}
section.search_con .pagination .page-item.active .page-link {background: #297dc0;border: 1px solid #3685c4!important;}
section .page-item.active .page-link {background:#3baac6;}
section .page-link {color: #333333;}
.web-page-frame .irs-slider{background: #3baac6;}
.web-page-frame .irs-slider.state_hover,.web-page-frame .irs-slider:hover{border: 2px solid #3baac6;}
.web-page-frame .irs-from,.web-page-frame .irs-to,.web-page-frame .irs-single{background: #297dc0;}
.web-page-frame figure.block_style .main_words a:hover {color: #3baac6;}
.web-page-frame .pic_style figure.block_style .main_words a:hover {}
.web-page-frame figure.block_style .note_words .share_box:hover {color:#3baac6}
.web-page-frame .table .thead, .web-page-frame .table .thead:hover {background: #515151;font-size: 1.0rem;}
.web-page-frame .table .thead th {font-weight: normal;}
section.group_table .table .trip_name h5 {margin:0;}
.web-page-frame section.group_table.trip_airline .table .thead th {border-right: 1px solid #7d7d7d;}
.web-page-frame section.group_banner .media-grouop .share_box:hover, .web-page-frame section.group_banner .media-grouop .forword_box:hover { background: #3baac6;}
.web-page-frame section.group_table.trip_airline .table .thead:hover  {background: #404040;}
.web-page-frame .filter_list .form-check .customcheck input:checked ~ .checkmark {background-color: #297dc0;}
.web-page-frame section.group_banner.trip_banner .btn-info {background-color: #3baac6;border-color: #3baac6;}
.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: #3baac6 !important;}
.popover .close {border: 1px solid #3baac6 !important;color: #3baac6 !important;}
.popover .arrow:after, .popover .arrow:before {border-color: transparent transparent #3baac6 transparent !important;}
.popover .close:hover {background: #3baac6 !important;}
.web-page-frame .sub_menu-trip .trip_menu li a:hover {/* background: #5c5c5c; */}
.web-page-frame .sub_menu-trip .trip_menu li a:hover span{/* color: #ca9861; */}
.Day_menu .swiper_day .swiper-slide a:hover {background: #3baac6 !important;border: 1px solid #404040 !important;}
section.trip_note .card-header .btn {background: #404040 !important;color: #fff !important;}
section.trip_note .card-header a[aria-expanded="false"]:after {color: #fff !important;}
.sub_menu-trip .server_menu li:nth-child(1) {/* background: #51c0dc; */}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){/* background: #404040; */}
.sub_menu-trip .trip_menu i{
    display: none;
}
/* line 1476, ../sass/page/_group.sass */
.sub_menu-trip .server_menu > ul > li.download-fixed-btn {
  /* background: #404040; */
  /* border-right: 1.0px solid #7d7d7d; */
}
/* line 1478, ../sass/page/_group.sass */
.sub_menu-trip .server_menu > ul > li.share-fixed-btn {
  /* background: #404040; */
  /* border-right: 1.0px solid #7d7d7d; */
  /* border-left: 1.0px solid #7d7d7d; */
}
.sub_menu-trip .server_menu > ul > li.query-fixed-btn {
	/* background: #404040; */
}
figure.block_style .pic_all .plane_word {
    background: transparent linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.84) 100%) 0% 0% no-repeat;
    bottom: 0px;
}
.Detail.DayTrip .TripBlock .TripHotel>div {flex-wrap: wrap;}
/*main*/


[data-position="center"]{/* margin-top: 110px; */}
.group_home [data-position="center"],
.D_products_group_molddetail [data-position="center"],
.D_products_domestic_pdetail [data-position="center"] {margin-top: 120px;}
@media(max-width:1200px) and (min-width:768px){[data-position="center"]{margin-top: 109px;}}
@media(max-width:768px){[data-position="center"]{margin-top: 50px;}}

.member_home [data-position=center]:before, .group_home [data-position=center]:before{height: 140px;background:#363131}
.member_home .signin_width{margin-top:250px;margin-bottom:150px}

@media (max-width:991px){
.member_home [data-position=center]:before, .group_home [data-position=center]:before{height:100px;}
.member_home .signin_width{margin-top:150px;margin-bottom:150px}
}
@media (max-width: 767px){
.member_home [data-position=center]:before, .group_home [data-position=center]:before{height: 0px;}
.member_home .signin_width{margin-top: 50px;margin-bottom: 50px;}
}
@media (min-width: 991px){
.Search section.group_banner .search-area .search-box :nth-child(4){-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.Search section.group_banner .search-area .search-box .select-date .select input{background-color: #ffffff00 !important;border-bottom:1px solid #dcb39c;margin-top:14px;/* font-size:.9rem */width: calc(40%);}
}

.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner{height: 340px;}
@media (max-width:767px){.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner{height: 600px;}}
.WinChrome section.group_banner .search-area, .WinIe section.group_banner .search-area{bottom: calc(30% - (150px/2));}
figure.block_style .pic_all::after{border-color: transparent transparent transparent rgb(81 192 220 / 80%);}

.title_style{padding: 1rem 2rem 1rem 2rem;}
.title_style h2{margin-bottom:1rem;letter-spacing: .3rem;padding: .5rem 4rem;font-size: 1.5rem;font-family:'Noto serif TC',serif!important;font-weight: 600;color: #275379;display: block;width: fit-content;margin: 1.0rem auto;position: relative;line-height: 2.0rem;}
.title_style h2 .deco:before{content: "";position:absolute;top: 6px;left: -15px;width: 8px;height: 8px;background: #51c0dc;border-radius: 10px;}
.title_style h5{margin-bottom:1rem;letter-spacing: 0.2rem;margin:2.5rem 0;font-size: 1.0rem;color: #444444;font-weight: 400;}
.title_style span.deco{letter-spacing: .1rem;font-size: 0.85rem;position: relative;}
.ye.title_style h2 .deco:before{background: #fed422;}
@media (max-width:768px){
.title_style{padding:0 2.5rem .5rem 2.5rem}
.title_style h2{font-size: 1.25rem;letter-spacing: .5rem;}
.title_style h5{font-size: .9rem;letter-spacing:.3rem}
.title_style span.deco{font-size: .8rem;letter-spacing: .1rem;}
}
.title_bg:before{content:'';background: linear-gradient(to bottom, rgba(243,246,232,1) 0%,rgba(243,246,232,0) 100%);width:100%;height: 200px;position:absolute;top: 0;left: 0;z-index: 0;}


/*版型*/
.header_box{/* background:#fff; */}
.gizle.header_box,
.member_home .header_box,
.group_home .header_box,
.D_products_group_molddetail .header_box,
.D_products_domestic_pdetail .header_box{background: rgb(255 255 255 / 80%);transition: 0.5s;/* background: linear-gradient(180deg, rgb(255 255 255 / 90%) 0, rgb(255 255 255 / 70%) 80%, rgb(255 255 255 / 0%) 100%); */}
@media (min-width: 1200px){
.header_box .module-container {max-width: 1400px;margin: 0 auto;}
}
.header_top .header-part .navbar-brand{height: auto;padding:0 15px;margin-top: 0px;/* margin-bottom:5px; */position: absolute;padding: 0;/* margin-top: 16px; */z-index: 100;padding-top: 30px;padding-bottom: 10px;}
.header_top .header-part .navbar-brand img{height: 100%;width: 100%;max-height: 60px;}
.gizle .header_top .header-part .navbar-brand img,
.member_home .header_top .header-part .navbar-brand img,
.group_home .header_top .header-part .navbar-brand img,
.D_products_group_molddetail .header_top .header-part .navbar-brand img,
.D_products_domestic_pdetail .header_top .header-part .navbar-brand img{content: url(https://materials.fillo.com.tw/materials/gaoji/images/01ca40ac-9aee-451a-90ab-cc2c2c161b4d.svg);}
.header_top .header-part .navbar-nav .nav-link{line-height: 26px;font-size: 1.0rem;margin:0;padding:0 5px;margin: 0px 10px;display:block;font-weight: normal;letter-spacing: 0px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.header_top .header-part .navbar-nav .nav-link:hover{/* opacity:0.8; */background: none !important;}
.header_top .header-part .navbar-nav :nth-last-child(1) .nav-link:hover{opacity:1;}
.header_top{margin-top: 20px;}
.header_top .header-part{padding:5px 15px;/* max-width:1440px; *//* margin:0 auto; */margin-left:auto;position:relative;z-index: 100;}
.header_top .header-part .navbar-nav .nav-link i{position:relative;/* height: 19px; */}
.header_top .header-part .navbar-nav .nav-link i:before{content:'';position:absolute;width: 18px;height: 20px;left:0;top: 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,.header_top .header-part .navbar-nav .nav-link i.fa-facebook-f,.header_top .header-part .navbar-nav .nav-link i.fa-commenting{width: 19px;margin: 5px 0px;height: 19px;}
.header_top .header-part .navbar-nav .nav-link i.fa-facebook-f{width: 9px;}
.header_top .header-part .navbar-nav .nav-link i.fa-instagram:before{background:url(https://materials.fillo.com.tw/materials/gaoji/images/09527fef-65d8-4ad2-96bc-0d214c45acba.png);width: 20px;}
.header_top .header-part .navbar-nav .nav-link i.fa-facebook-f:before{background:url(https://materials.fillo.com.tw/materials/gaoji/images/492bdcb0-7e68-46d5-b138-0861e77285aa.png);width: 9px;background-position: center center;}
.header_top .header-part .navbar-nav .nav-link i.fa-commenting:before{background:url(https://materials.fillo.com.tw/materials/gaoji/images/615e823b-a0f4-4c90-95b6-42f92505b1c6.png);width: 21px;}
.gizle .header_top .header-part .navbar-nav .nav-link i.fa-instagram:before,
.member_home .header_top .header-part .navbar-nav .nav-link i.fa-instagram:before,
.group_home .header_top .header-part .navbar-nav .nav-link i.fa-instagram:before,
.D_products_group_molddetail .header_top .header-part .navbar-nav .nav-link i.fa-instagram:before,
.D_products_domestic_pdetail .header_top .header-part .navbar-nav .nav-link i.fa-instagram:before{background:url(https://materials.fillo.com.tw/materials/gaoji/images/fcff7e9e-ab27-4854-9679-eb54015758c6.png);width: 20px;}
.gizle .header_top .header-part .navbar-nav .nav-link i.fa-facebook-f:before,
.member_home .header_top .header-part .navbar-nav .nav-link i.fa-facebook-f:before,
.group_home .header_top .header-part .navbar-nav .nav-link i.fa-facebook-f:before,
.D_products_group_molddetail .header_top .header-part .navbar-nav .nav-link i.fa-facebook-f:before,
.D_products_domestic_pdetail .header_top .header-part .navbar-nav .nav-link i.fa-facebook-f:before{background:url(https://materials.fillo.com.tw/materials/gaoji/images/bc18eb19-079d-49e3-baa6-f124d1467ddd.png);width: 9px;background-position: center center;}
.gizle .header_top .header-part .navbar-nav .nav-link i.fa-commenting:before,
.member_home .header_top .header-part .navbar-nav .nav-link i.fa-commenting:before,
.group_home .header_top .header-part .navbar-nav .nav-link i.fa-commenting:before,
.D_products_group_molddetail .header_top .header-part .navbar-nav .nav-link i.fa-commenting:before,
.D_products_domestic_pdetail .header_top .header-part .navbar-nav .nav-link i.fa-commenting:before{background:url(https://materials.fillo.com.tw/materials/gaoji/images/a37a7a0d-1129-4ee3-a842-0e5b3f003cd5.png);width: 21px;}
.header_top .header-part .navbar-nav .nav-item:nth-child(n+4) .nav-link{/* margin:0; */}
.header_top .header-part .navbar-nav .nav-item:nth-last-child(1) .nav-link{border: 1px solid #fff;border-radius: 5px;padding: 2px 13px;}
.gizle .header_top .header-part .navbar-nav .nav-item:nth-last-child(1) .nav-link,
.member_home .header_top .header-part .navbar-nav .nav-item:nth-last-child(1) .nav-link,
.group_home .header_top .header-part .navbar-nav .nav-item:nth-last-child(1) .nav-link,
.D_products_group_molddetail .header_top .header-part .navbar-nav .nav-item:nth-last-child(1) .nav-link,
.D_products_domestic_pdetail .header_top .header-part .navbar-nav .nav-item:nth-last-child(1) .nav-link{border: 1px solid #51c0dc;color: #51c0dc !important;background: #ffffff7a;}
.header_top .header-part .navbar-nav .nav-item:nth-last-child(1) .nav-link i{display: none;}
@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 0.25rem;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 1.0rem;background: none!important;}
.header_nav .mega-menu .menu-links>li:nth-last-child(2){padding-right: 0;}
.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; */}
.header_nav .mega-menu>section.menu-list-items{background: none !important;}
.header_nav .mega-menu .menu-links>li:hover>a:after{width:100%;height:2px;content:'';background: #fed422;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: 500;}
.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: #ec2895!important; */}
.gizle .header_nav .mega-menu .menu-links>li a,
.member_home .header_nav .mega-menu .menu-links>li a,
.group_home .header_nav .mega-menu .menu-links>li a,
.D_products_group_molddetail .header_nav .mega-menu .menu-links>li a,
.D_products_domestic_pdetail .header_nav .mega-menu .menu-links>li a{color: #3a3a3a !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 .5rem}
}
@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;float: right;margin-right: 15px;}
.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 1rem}
.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: #5e5e5e!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;}
}

.footer_style{border-top: 5px solid #9ddaea !important;}
.footer_style .footer-sample,.footer_style .powered{ background-color: transparent;}
.footer_style .footer-sample{padding-top: 30px;padding-bottom: 16px;max-width: 1400px;}
.footer_style .footer-sample.row {flex-flow: column;margin: 0 auto;background: none !important;}
.footer_style .footer-sample.row>div { flex: 0 0 100%; max-width: 100%; }
.footer_style .footer-sample .contact-us-part .contact-use-row {margin-bottom: 5px;padding-right: 0;letter-spacing: 1px;font-size: 1.0rem;}
.footer_style .footer-sample .logo-part {margin-top: 0;padding-top: 25px;padding-bottom: 11px;/* border-bottom: 1px solid rgb(255 255 255 / 20%); */}.footer_style .footer-sample .logo-part .logo {max-width: 240px;}
.footer_style .footer-sample .contact-us-part{text-align: center;margin-top: 1.0rem;margin-bottom: 1.0rem;}
.footer_style .footer-sample .contact-us-part .contact-title{font-size: 1.25rem;padding: 14px 4vw;width: max-content;margin: 0 auto 15px;border-bottom: 1px solid #9ddaea;font-weight: normal;}
/* .footer_style .footer-sample .contact-us-part>div:nth-child(1)+div.contact-use-row:nth-child(2){ padding-left: 33px;} */
.footer_style .footer-sample .service-item-part { margin-top: 0; text-align: center; }
.footer_style .footer-sample .service-item-part a{ width: 42px; height: 42px; margin-right: 0; background-color:rgb(166 129 68 / 70%); border-radius: 50%; display: inline-block;}
.footer_style .footer-sample .service-item-part .social-btn{margin-top: 0; display: flex;  justify-content: center;}
.footer_style .footer-sample .service-item-part .social-btn a{width: 42px;height: 42px;margin-right: 0;background-color: rgb(168 160 147);border-radius: 50%;display:flex;justify-content: center;align-items: center;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.footer_style .footer-sample .service-item-part .social-btn a+a { margin-left: 12px; }
.footer_style .footer-sample .service-item-part .social-btn a i{font-size: 20px;opacity: 0.7;width: 17px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;color: #fff;}
.footer_style .footer-sample .service-item-part .social-btn a:last-child i{ background: url(https://materials.fillo.com.tw/materials/cowelltrip/images/44e0ab6b-f13d-4b26-b284-62ae1fbde41c.svg); width: 23px; height: 23px; background-size: 23px;opacity: 0.7; }
.footer_style .footer-sample .service-item-part .social-btn a:hover{ background-color: rgb(166 129 68 / 100%);}
.footer_style .footer-sample .service-item-part .social-btn a:hover i{ opacity: 1;}
.footer_style .powered {line-height: 14px;padding-bottom: 2.5rem;font-size: .9rem;/* letter-spacing: .5px; */background: none !important;font-weight: 600;}
@media(max-width:991px){
.footer_style { padding-bottom: 100px;}
}
@media(max-width:575px){
.footer_style { padding-bottom: 30px;}
.footer_style .footer-sample.row>div{padding: 0;}
.footer_style .powered{font-size: 12px;padding: 0;}
.footer_style .footer-sample .logo-part{display: none;}
}
@media(max-width:400px){
.footer_style .footer-sample .contact-us-part>div:nth-child(1)+div.contact-use-row:nth-child(2) { padding-left: 0; display: block !important; }
}

/*search*/
.inbound_search,.outbound_search{padding: 1.5rem 2rem 1rem 2rem;/* z-index:1; */background: rgb(255 255 255 / 70%);margin: 0 auto 3rem;/* z-index:1; */max-width:1400px;border-radius: 15px;/* padding: 0 20px; */box-shadow: 1px 1px 5px #b3afb194;}
.inbound_search .group_banner.search_banner .search-area>.container,.outbound_search .group_banner.search_banner .search-area>.container{background:0 0;border:none;margin-top:.25rem}
.inbound_search section.group_banner .search-area .search-box,.outbound_search section.group_banner .search-area .search-box{margin:0;/* height:90px; */}
@media (min-width: 1200px){.outbound_search section.group_banner .search-area .search-box>div:nth-child(1){-ms-flex: 0 0 13%;flex: 0 0 13%;max-width: 13%;%}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(2){-ms-flex: 0 0 13%;flex: 0 0 13%;max-width: 13%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(3){-ms-flex: 0 0 13%;flex: 0 0 13%;max-width: 13%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(4){-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
.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%}
}
.inbound_search section.group_banner .area_input,.outbound_search .search-area .search-box .select select{background-color: #fffcf5;border-radius: 5px;height: 40px!important;background-position:95%;padding:0 8px;border: 1px solid #dcdcdc!important;}
section.group_banner .search-area .search-box .search-btn{background: #51c0dc;}
.inbound_search section.group_banner .search-area .search-box div div,.outbound_search section.group_banner .search-area .search-box div div{padding: 0!important;margin-bottom: .25rem;background: none !important;}
.outbound_search .search-area .search-box .select-date .select .divide,.inbound_search .search-area .search-box .select-date .select .divide{margin: 20px 18px 0px 18px;}
.inbound_search section.group_banner .search-area .search-box .select-date .select , .outbound_search section.group_banner .search-area .search-box div .select-date .select {/* border: 1px solid #dcdcdc !important; */border-radius: 5px;}
.inbound_search section.group_banner .search-area .search-box .select-date .select input,.outbound_search section.group_banner .search-area .search-box div .select-date input{width: calc(47% - 18px)!important;height: 40px;padding: 5px;border: 1px solid #dcdcdc !important;border-radius: 5px;}
.inbound_search section.group_banner .search-area .search-box .select-date >.select >input[type="text"] ,.outbound_search section.group_banner .search-area .search-box div .select-date >.select >input[type="text"]{background: #fffcf5 !important;}
.outbound_search section.group_banner .search-area .search-box div div.divide{background:#000!important;height:2px!important;min-height:2px!important}
.inbound_search section.group_banner .search-area .title i,.outbound_search section.group_banner .search-area .search-box .title i{display:none!important}
.inbound_search section.group_banner .search-area .search-box .title h6,.outbound_search section.group_banner .search-area .search-box .title h6{font-size:1rem!important;margin:0!important;color: #5f5754!important;line-height:15px}
.inbound_search section.group_banner .search-area .search-box .search-btn,.outbound_search section.group_banner .search-area .search-box .search-btn{margin-top: 30px;background: #51c0dc;color:#fff;font-size:1.4rem;height: 40px;line-height: 30px;border: 1px solid #dcdcdc;border-radius: 5px;position: relative;}
.inbound_search .search-area .search-box .search-btn h5,.outbound_search .search-area .search-box .search-btn h5{font-size:0;font-weight:400;letter-spacing: 0;text-align: left;padding: 5px 10px;position: relative;width: 100%;margin: 0;}
.inbound_search .search-area .search-box .search-btn h5:after {content: "開始探索";font-size: 1.10rem;color: #FFF;margin-right: -9px;letter-spacing: 1px;}
.outbound_search .search-area .search-box .search-btn h5:after {content: "開始探索";font-size: 1.10rem;color: #FFF;letter-spacing: 2px;text-align: center;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 100%;}
.inbound_search .search-area .search-box .search-btn h5:before {content: "";background-image: url('https://materials.fillo.com.tw/materials/wantour/images/3cfa48e5-58d7-4884-97f3-bf262470a97d.svg');position:absolute;top: 8px;right: 10px;/* right:6px; */width: 16px;height: 15px;background-repeat: no-repeat;}
.outbound_search .search-area .search-box .search-btn h5:before {content: "";/* background-image: url('https://materials.fillo.com.tw/materials/wantour/images/3cfa48e5-58d7-4884-97f3-bf262470a97d.svg'); */position:absolute;top: 8px;right: 10px;/* right:6px; */width: 16px;height: 15px;background-repeat: no-repeat;}
.inbound_search .search-area .search-box .search-btn i,.outbound_search .search-area .search-box .search-btn i{display:none}
.outbound_search section.group_banner .search-area .search-box .select-input>input{background:0 0}
.inbound_search section.group_banner .search-area .search-box .select-input,.outbound_search section.group_banner .search-area .search-box .select-input{border-bottom:1px solid #fff;position:relative}
.outbound_search section.group_banner .search-area .search-box .select-status,.inbound_search section.group_banner .search-area .search-box .select-status{right: 15%;}
.outbound_search section.group_banner .form-check .customcheck input:checked ~ .checkmark,.inbound_search section.group_banner .form-check .customcheck input:checked ~ .checkmark{background-color: #51c0dc;}
.outbound_search section.group_banner .search-area .search-box .select-status .form-check,.inbound_search section.group_banner .search-area .search-box .select-status .form-check{padding-left: 18px !important;}
.outbound_search section.group_banner .search-area .search-box .select-input>input::placeholder{}
.inbound_search section.group_banner .search-area .search-box .select-input>input,.outbound_search section.group_banner .search-area .search-box .select-input>input{height:26px;/* margin-top:30px; */line-height:30px;height: 40px;margin-top: 29px;border: 1px solid #dcdcdc !important;border-radius: 5px;background: #fffcf5;padding:0 8px}
.outbound_search section.search_banner .search-area .search-box .select-input .data-icon-search{top:calc(9px);color:#fff;display:none}
.datepicker table tr td.active.active{background-color: #88b04b;background-image: -moz-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -ms-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8ebf6c), to(#88b04b));background-image: -webkit-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -o-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: linear-gradient(to bottom, #8ebf6c, #88b04b);}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active{background-color: #88b04b;background-image: -moz-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -ms-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8ebf6c), to(#88b04b));background-image: -webkit-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -o-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: linear-gradient(to bottom, #8ebf6c, #88b04b);}
.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: #8ebf6c;}
.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.day.focused, .datepicker table tr td.day:hover{background:#d5e4c7}
.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{color:#bbb}
@media (max-width:1600px){.inbound_search,.outbound_search,.search_tabs .blk-tabs.dp-tbl{/* flex: 0 0 90%; *//* max-width: 90%; *//* margin:0 auto; */}
}
@media (max-width:1200px) and (min-width:991px){
.inbound_search, .outbound_search{}
.inbound_search .group_banner.search_banner .search-area>.container, .outbound_search .group_banner.search_banner .search-area>.container{margin-bottom: 1rem;}
}
@media (max-width:991px){
.inbound_search section.group_banner .search-area .search-box .select-input>input,.outbound_search section.group_banner .search-area .search-box .select-input>input{height:40px;margin-top:10px}
.inbound_search section.group_banner .search-area .search-box,.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}
.inbound_search,.outbound_search{flex:0 0 100%;max-width:100%;margin:0 auto 5px;padding:1rem 1rem}
.inbound_search,.outbound_search,.search_tabs .blk-tabs.dp-tbl{flex:100%;max-width:100%;margin:0 auto;}
}
@media (min-width:767px){.inbound_search section.group_banner .search-area .search-box .search-btn:hover,
.outbound_search section.group_banner .search-area .search-box .search-btn:hover{margin-top: 30px;background: #51c0dc;color:#fff;font-size:1.4rem;height: 40px;line-height: 40px;}
}
/*search END*/

/*module*/
.main_slider .bs-carousel{display:flex;flex-direction:column}
.main_slider .carousel-indicators{/* position:relative; */order:12;z-index:10;padding: 10px 10px;margin:0;bottom: 4%;}
.main_slider .carousel-indicators li{width: 13px;height: 13px;border-radius:100%;overflow:hidden;opacity:1;margin:1px;background-color: #cbcbcbde;border:10px solid transparent}
.main_slider .carousel-indicators li.active{background-color: #fed422;}
.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}
.main_slider .carousel-inner picture::before {content: "";position: absolute;background: linear-gradient(0deg, #0000001c, #0000002b);width: 100%;height: 100%;left: 0;top: 0;z-index: 2;}
.main_slider .bs-carousel .carousel-caption{top: 30%;z-index: 10000;}
.main_slider .bs-carousel .carousel-caption .text{padding: 10px 20px;z-index: 10000;}
.main_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;*/}
.main_slider .bs-carousel .carousel-caption p{margin: 0;}
.main_slider .bs-carousel .carousel-item h3{text-shadow: none;font-size: 2.4rem;font-family: 'Noto Serif TC',serif !important;letter-spacing: .1rem;margin-top: 1.75rem;margin-bottom: 1.75rem;font-weight: 500;text-align: left;}
.main_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;z-index: 10000;text-align: left;}
.main_slider .bs-carousel .carousel-item h5 span{/* font-family: 'Playfair Display', sans-serif!important; */text-align: left;}
.main_slider .bs-carousel .carousel-item h5:nth-child(1) span{border-bottom: 1px solid #fff;padding-bottom: 5px;}
.main_slider .bs-carousel .carousel-item p.main_btn{margin-top: 3.5rem;width:fit-content;font-size:1.15rem;text-shadow:none;letter-spacing: 1px;text-align: left;padding: .75rem 2.5rem .75rem 1.5rem;border-radius: 50px;background: #51c0dc;color: #ffffff;font-weight:400;/* position:absolute; *//* bottom:20%; *//* left:50%; *//* transform:translate(-50%,0); */position: relative;}
.main_slider .bs-carousel .carousel-item p.main_btn:after{content: "";background-image: url('https://materials.fillo.com.tw/materials/wantour/images/3cfa48e5-58d7-4884-97f3-bf262470a97d.svg');position:absolute;top: 18px;right: 10px;width: 16px;height: 15px;background-repeat: no-repeat;}
@media (max-width:1199px) and (min-width:991px){
.main_slider .bs-carousel .carousel-item h3{font-size: 2.8rem;}
.main_slider .bs-carousel .carousel-item h5{font-size: 1.0rem;}  
}
@media (max-width: 991px){
.main_slider .bs-carousel .carousel-item h3{font-size: 2.4rem;letter-spacing: .5rem;}
.main_slider .bs-carousel .carousel-item h5{font-size: 1.0rem;}  
.main_slider .bs-carousel .carousel-caption{top: 15%;}
}
@media (max-width: 767px){
.main_slider .bs-carousel .carousel-caption{display: block !important;top: 10%;}
.main_slider .bs-carousel .carousel-item h3{font-size: 1.5rem;letter-spacing: .1rem;}
.main_slider .bs-carousel .carousel-item h5{font-size: 1.0rem;} 
}
@media (max-width: 500px){
.main_slider .carousel-indicators{padding:0 10px 10px 10px}
.main_slider .bs-carousel .carousel-caption{display: block !important;top: 5%;}
.main_slider .bs-carousel .carousel-caption .text{padding: 10px 20px;}
.main_slider .bs-carousel .carousel-item h3{font-size: 1.3rem;text-align: center;}
.main_slider .bs-carousel .carousel-item h5{font-size: 1.0rem;display: none;}
.main_slider .bs-carousel .carousel-item p.main_btn{margin-top: 1.5rem;padding: .5rem 1.75rem .5rem 1.0rem;font-size: 0.9rem;margin: 0 auto;}
 .main_slider .bs-carousel .carousel-item p.main_btn:after{top: 14px;width: 14px;height: 11px;}
}

.theme_slider .module-container .swiper-slide .swiper-title{font-size: 1.15rem;overflow:hidden;display:inline-block;color: #000000;font-weight:500;letter-spacing:2px;margin-top:1rem;padding: 1.0rem .75rem;align-items:end;border-right: 1px solid #fed422;border-left: 1px solid #fed422;-ms-writing-mode: vertical-lr;writing-mode: vertical-lr;}
.theme_slider .module-container .swiper-slide:hover .swiper-title{color: #514822;}
.theme_slider .module-container .swiper-slide .swiper-content{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6;border:none;display:flex;padding:0 15px;flex-direction:column}
.theme_slider .module-container .swiper-slide .swiper-content p{font-size:1rem!important}
.theme_slider .module-container .swiper-slide .swiper-content img{max-width:max-content;margin:0 auto}
.theme_slider .module-container .swiper-slide:hover .swiper-content img{-webkit-filter:saturate(200%);filter:saturate(200%)}
.theme_slider .swiper-container{padding: 0px 60px 60px;}
.theme_slider .module-container .swiper-slide-style{box-shadow:none!important;overflow:hidden;background:0 0;position:relative;border-radius:15px;padding: 10px;margin-top: 0px;margin-bottom: 0px;}
.theme_slider .module-container .swiper-slide-style:hover{transition:.5s}
.theme_slider .module-container .swiper-slide .swiper-img img{border-radius: 9px;transition:.5s;border: 10px solid #ffffff;}
.theme_slider .module-container .swiper-slide:hover .swiper-img img{transition:.5s}
.theme_slider .module-container .swiper-slide .swiper-img{z-index:0;overflow:hidden;margin:0;border-radius: 10px;transition:.2s;position:relative;/* border: 10px solid #ffffff; */box-shadow: 1px 1px 5px #b3afb194;}
.theme_slider .module-container .swiper-pagination-bullet{width:2px;height:2px;padding:3px;line-height:5px;background:rgb(0 0 0);border:1px solid #0000;color:#000;border:5px solid #fff}
.theme_slider .module-container .swiper-pagination-bullet.swiper-pagination-bullet-active{background:rgb(0 0 0);border-radius:50px;box-shadow:0 0 0 1px #b7b7b7}
.theme_slider .module-container .swiper-button-prev{top:unset;bottom:0;width: 50px;height:100%;/* background:#fff6ed; */opacity:1;left:-10px;z-index:10}
.theme_slider .module-container .swiper-button-next{top:unset;bottom:0;width: 50px;height:100%;/* background:#fff6ed; */opacity:1;right:0;z-index:10}
.theme_slider .module-container .swiper-button-next:hover,.theme_slider .module-container .swiper-button-prev:hover{opacity:1}
.theme_slider .module-container .swiper-button-prev:after{font-size: 2.4rem;font-weight:700;background:0 0;padding:5px 0 5px 0;color: #e5e5e5;}
.theme_slider .module-container .swiper-button-next:after{font-size: 2.4rem;font-weight:700;background:0 0;padding:5px 0 5px 0;color: #e5e5e5;}
.theme_slider .module-container .swiper-button-disabled{display:none}
@media (max-width:1640px){.theme_slider{padding:0 30px}
}
@media (max-width:991px){.theme_slider .swiper-container{padding:10px 90px}
.theme_slider{padding:0 0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (max-width:767px){.theme_slider{padding:0 20px}
.theme_slider .swiper-container{padding:10px 60px}
.theme_slider .module-container .swiper-button-next,.theme_slider .module-container .swiper-button-prev{width:60px}
.theme_slider .module-container .swiper-slide-style{margin-top:10px}
}

.Itinerary_tabs .nav {border-top: 1px solid #dadada;width: 1440px;margin: 0 auto;padding-top: 1.0rem;}
.Itinerary_tabs .nav-link{background:#fff;margin: 0px 0px;color: #5f5754;letter-spacing:1.8px;padding: 0.5rem 1.0rem;font-size: 1.0rem;border-radius: 50px;border: 1px solid #dadada;margin-right: 10px;font-weight: 600;}
.Itinerary_tabs .nav-link.active{color: #ffffff;background: #51c0dc;border: 1px solid #51c0dc;}
.Itinerary_tabs .nav-link:hover{/* border: 1px solid #bcbcbc; */}
@media (max-width:768px){
.Itinerary_tabs .nav{padding: 6px 10px 0px 10px;justify-content: flex-start !important;width: 100%;overflow-x: auto;flex-wrap: nowrap !important;}
.Itinerary_tabs .nav li{min-width: fit-content;}
.Itinerary_tabs .nav-link{padding: 0.5rem 0.5rem;margin: 0px;font-size: 1.1rem;}
.Itinerary_tabs .nav-link.active{border-bottom: 2px solid #e5007f;}
}

.Itinerary{/* margin-bottom: 5.0rem; */z-index:1;/* background:#fff; */padding: 10px 15px 0px 15px;}
.Itinerary .swiper-container{margin-bottom: 90px;}
.Itinerary .swiper-slide-style{box-shadow:none;border-radius:0;margin-top:30px;height:auto;/* background: #eeebe9; */margin-bottom: 0px;/* box-shadow: 0px 3px 8px 0px #c2c2c2bf; *//* border: 1px solid #e6e6e6; */}
.Itinerary .swiper-slide .swiper-img{margin: 0;}
.Itinerary .swiper-slide .swiper-img img{border-radius:0}
.Itinerary .swiper-slide .swiper-content{padding: 0 30px;color:#5f4c3f;text-align:right;position:relative;font-size:1.25rem;-webkit-line-clamp:3;margin-bottom: 10px;}
.Itinerary .swiper-slide .swiper-title{padding: 0 30px;text-align:left;color:#3a3a3a;font-size: 1.25rem;font-weight: 600;line-height:23px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;position:relative;width: 50%;margin-top: -42px;background: #fff;padding-top: 20px;margin-bottom: 1.0rem;}
.Itinerary .swiper-slide .swiper-content ul{margin-bottom:0}
.Itinerary .swiper-slide .swiper-content li{font-size:1rem;text-align:left;margin:0;color: #565656;}
.Itinerary .swiper-slide .swiper-content li:before{left:0;font-size:1rem}
.Itinerary .swiper-slide .swiper-content .price{color: #51c1db;font-weight: 500;font-size:1.25rem;font-family:'Noto Sans TC',serif!important}
.Itinerary .swiper-slide .swiper-content .price:before{content:"$";left:0;/* font-size:1rem; */font-weight:400;color:#474747;overflow:hidden;line-height:1.5;color: #51c1db;}
.Itinerary .swiper-slide .swiper-content .price .up{font-size:1rem;content:"èµ·";line-height:1.8;color:#474747}
.Itinerary .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}
.Itinerary .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}
.Itinerary .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8c783c}
.Itinerary .swiper-button-next,.Itinerary .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;display: none;}
.Itinerary .swiper-button-prev{left:calc(50% - 200px)}
.Itinerary .swiper-button-next{right:calc(50% - 200px)}
.Itinerary .swiper-button-next:after,.Itinerary .swiper-button-prev:after{padding:0;font-size:1rem;font-weight:600;color:#9a9a9a}
.Itinerary .swiper-button-next:hover:after{padding-left:2px;background:#9a9a9a}
.Itinerary .swiper-button-prev:hover:after{padding-right:2px}
@media (max-width:767px){.Itinerary{padding: 0px 15px 0px 15px;margin-bottom: 0rem;}
.Itinerary .swiper-slide-style{margin-top: 0px;}}

.explore_hover .wall-wrapper{background:0 0}
.explore_hover .wall-wrapper .wall-row .px-0{padding-right:15px!important;padding-left:15px!important;margin-bottom:30px}
.explore_hover .wall-wrapper .wall-row .thicon_info{overflow:hidden}
.explore_hover .wall-wrapper .wall-row .theme_info p.theme-text{text-align:center;padding-top:38%;position:relative;padding-left:10%;padding-right:10%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.explore_hover .wall-wrapper .wall-row .thicon_info span{top: 50%;left:50%;translate:-50%;letter-spacing:2px;text-shadow:none;width:max-content;/* opacity:0; */font-size: 1.25rem;bottom: 50%;}
.explore_hover .wall-wrapper .wall-row .theme_info:hover:after{opacity:1}
.explore_hover .wall-wrapper .wall-row .thicon_info:hover span{opacity:1;transition:.5s}
.explore_hover .wall-wrapper .wall-row .thicon_info h3{text-shadow:none;font-size: 2.0rem;letter-spacing:2px;padding:10px;width: max-content;text-align:center;margin: 0 auto;top: 45%;bottom: unset;font-weight: 500;left: 50%;transform: translate(-50%, -50%);}
.explore_hover .wall-wrapper .wall-row .thicon_info h3:before{width: 70px;height: 1px;content:'';background: rgb(255 255 255 / 50%);position:absolute;left: -80px;bottom:0;z-index:1}
.explore_hover .wall-wrapper .wall-row .thicon_info h3:after{width: 70px;height: 1px;content:'';background: rgb(255 255 255 / 50%);position:absolute;right: -80px;bottom:0;z-index:1}
.explore_hover .wall-wrapper .wall-row .thicon_info:hover h3{/* opacity:0; */}
.explore_hover .wall-wrapper .wall-row .thicon_info .s_img{left:10px;top:10px}
.explore_hover .wall-wrapper .wall-row .theme_info{background: linear-gradient(to top, rgb(81 192 220) 0, rgb(81 192 220 / 80%) 80%) !important;}
.style_1.explore_hover .wall-wrapper .wall-row .thicon_info h3{top: unset;bottom: 20px;font-size: 1.25rem;transform: translate(-50%, 0%);font-weight: 500;}
.style_1.explore_hover .wall-wrapper .wall-row .thicon_info h3:before,.style_1.explore_hover .wall-wrapper .wall-row .thicon_info h3:after{display: none;}
.style_1.explore_hover .wall-wrapper .wall-row .thicon_info:hover span{top:28%}
.style_1.explore_hover .wall-wrapper .wall-row .theme_info p.theme-text{padding-top:54%}
.style_1.explore_hover .wall-wrapper .wall-row .thicon_info:hover .theme_info .theme-text:after{top:66%}
@media (min-width:1440px){.explore_hover .wall-wrapper .wall-row{margin-right:-15px;margin-left:-15px}
}
@media (max-width:1440px){.explore_hover{padding:0 15px}
}
@media (max-width:992px){.style_1.explore_hover .wall-wrapper .wall-row .px-0{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.explore_hover .wall-wrapper .wall-row .px-0{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}
}
@media (max-width:768px){.explore_hover{padding:0 15px;margin-bottom:0}
}
@media (max-width:575px){.explore_hover .wall-wrapper .wall-row .thicon_info h3{font-size:1rem}
.explore_hover .wall-wrapper .wall-row .thicon_info .s_img{bottom:16%;width:30%!important}
}

.idx_blog{padding:10px 15px 0 15px}
.idx_blog .swiper-container{padding: 0vw 0;margin-bottom: 30px;}
.idx_blog .swiper-slide-style{box-shadow:none;border-radius:0;margin-top: 0px;/* margin-bottom: 60px; */height:auto;background:0 0;border-bottom: 1px solid #dbdbdb;}
.idx_blog .swiper-slide-style:hover{border-bottom: 1px solid #70cce1;}
.idx_blog .swiper-slide .swiper-img{margin-bottom:25px}
.idx_blog .swiper-slide .swiper-img img{border-radius:0}
.idx_blog .swiper-slide .swiper-content{padding: 0 20px;color:#565656;position:relative;font-size:1rem;-webkit-line-clamp:3;margin-bottom:10px;}
.idx_blog .swiper-slide:hover .swiper-content{/* border-bottom:1px solid #e26e1a; */}
.idx_blog .swiper-slide .swiper-title{padding: 0 20px;text-align:left;color:#565656;font-size: 1.15rem;font-weight:500;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;margin-bottom: 1.25rem}
.idx_blog .swiper-slide .swiper-content h5{font-size:1rem;text-align:left;margin:0;color:#565656;font-weight:400}
.idx_blog .swiper-slide .swiper-content p{color:#565656;font-weight:400;font-size:1rem;font-family:'Noto Sans TC',serif!important;text-align:right;margin-top:1.5rem;margin-bottom:.5rem;padding-right:2rem}
.idx_blog .swiper-slide .swiper-content p{position:relative}
.idx_blog .swiper-slide .swiper-content p:after{content:'';position:absolute;width:18px;height:20px;top:2px;right:3px;margin:0;margin-top:0;background-repeat:no-repeat!important;background:url(https://materials.fillo.com.tw/materials/justplay/images/79a3a77e-8ff7-4842-95e8-5dcd81eb3631.png);background-position:center}
.idx_blog .swiper-slide:hover .swiper-content p:after{right:5px;transition:.5s}
.idx_blog .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}
.idx_blog .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}
.idx_blog .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8c783c}
.idx_blog .swiper-button-next,.idx_blog .swiper-button-prev{top: calc(50% - 15px);/* bottom:0; */height:60px;width:60px;line-height:0;font-size:0;cursor:pointer;background:0 0;opacity:1;color: #ffffff;/* display:none; */}
.idx_blog .swiper-button-prev{/* left:calc(50% - 200px); */}
.idx_blog .swiper-button-next{/* right:calc(50% - 200px); */}
.idx_blog .swiper-button-next:after,.idx_blog .swiper-button-prev:after{padding:0;font-size: 2.5rem;font-weight:600;color: #ffffffcf;background: none;}
.idx_blog .swiper-button-next:hover:after{padding-left:2px;/* background:#9a9a9a; */}
.idx_blog .swiper-button-prev:hover:after{padding-right:2px}
@media (max-width:1440px){.idx_blog{padding:10px 30px 0 30px}
}
@media (max-width:767px){.idx_blog{padding: 10px 15px 0 40px;margin-bottom:0}
.idx_blog .swiper-slide-style{margin-top:0}
}

.video_left div.module{padding:0}
.video_left .video-container{padding-bottom:570px}
.video_left .video-container iframe{height:600px}
.video_right{margin-left:-60px}
.video_right>.module-container>.main{display:flex;align-items:stretch;justify-content:space-evenly;align-content:flex-start;flex-direction:column-reverse;flex-wrap:wrap}
.video_right>.module-container>.main>div:nth-child(2){display:flex;flex-direction:row;flex-wrap:wrap;align-content:stretch;align-items:baseline;justify-content:flex-end;margin-top:60px}
.video_right>.module-container>.main>div:nth-child(2)>figure{position:relative;overflow:hidden}
.video_right>.module-container>.main>div:nth-child(2)>figure a[data-fancybox]{position:relative;overflow:hidden}
.video_right>.module-container>.main>div:nth-child(2)>figure a[data-fancybox]>img{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center center;transition:.3s;transform:scale(1)}
.video_right>.module-container>.main>div:nth-child(2)>figure:hover a[data-fancybox]>img{transition:.3s;transform:scale(1.1)}
.video_right>.module-container>.main>div:nth-child(2)>figure a[data-fancybox]::after{background-size:101%;background-position:bottom;background-repeat:no-repeat;width:100%;height:inherit;content:'';display:block;position:absolute;top:0;left:0}
.video_right figure>.content-bottom{display:block;position:absolute;bottom:40px;left:60px;font-size:20px;color:#fff}
.video_right figure>.content-bottom *{margin:0}
.video_right figure>.content-top{display:block!important;font-size:0}
.video_right figure>.content-top *{margin:0}
.video_right figure>.content-top::before{content:'';display:block;width:40px;height:40px;border-radius:30px;position:absolute;z-index:1;right:32px;bottom:41px;background:#ffffff96}
.video_right figure>.content-top::after{content:'';display:block;width:0;height:0;border-style:solid;border-width: 8px 0 8px 10px;border-color:transparent transparent transparent #fff;position:absolute;right: 45px;bottom: 54px;z-index:1;/* transition:.5s; */transform:rotate(0);transform-origin:3px 6px}
.video_right figure:hover>.content-top::after{/* transition:.5s; *//* transform:rotate(360deg); */}
.video_right figure:hover>.content-top::before{transition: .2s;background: #ffffff73;}
@media (max-width:1300px){.video_left{max-width:55%;flex:0 0 55%}
.video_left .video-container{padding-bottom:470px}
.video_left .video-container iframe{height:500px}
.video_right{max-width:45%;flex:0 0 45%}
.video_right>.module-container>.main>div:nth-child(2){height:500px}
}
@media (max-width:991px){.video_left{max-width:100%;flex:0 0 100%}
.video_right{max-width:100%;flex:0 0 100%}
.video_right>.module-container>.main>div:nth-child(2){height:200px}
.video_right>.module-container>.main>div:nth-child(2)>figure{max-width:25%;width:25%;flex:0 0 25%;height:100%}
}
@media (max-width:767px){.video_left .video-container{padding-bottom:330px}
.video_left .video-container iframe{height:400px}
.video_right>.module-container>.main>div:nth-child(2){height:300px}
.video_right>.module-container>.main>div:nth-child(2)>figure{max-width:50%;width:50%;flex:0 0 50%;height:calc(100% / 2)}
}

.bg_outline{border: 10px solid #ffffff !important;}

/*contac_form*/
section.group_table .container{padding: 120px 80px 80px;}
section.group_table .container>h2{display:none}
.contac_form .form-row{background: url(https://materials.fillo.com.tw/materials/cowelltrip/images/8c69b72d-97ab-4f10-a87d-1494a1169217.png) #ffffff;padding:0 5%;max-width:900px;margin:0 auto;}
.contac_form .form-row:nth-of-type(2){padding-top: 2%;}
.contac_form .form-row:nth-of-type(4){padding-bottom:5%}
.contact h4 .note{display:none}
.contact .trip_title{max-width: 900px; margin: 0 auto; letter-spacing: 1.2px;}
.contact #form_customForm .trip_title{letter-spacing:1.2px;margin:0;border-bottom:none;max-width: 900px;margin: 0 auto;background: url(https://materials.fillo.com.tw/materials/sunlee/images/b7f39a06-6a6c-405c-8863-fa734e020d34.png) #454a52d9;background: url(https://materials.fillo.com.tw/materials/cowelltrip/images/8c69b72d-97ab-4f10-a87d-1494a1169217.png) #e3e3e3;background: rgb(255 255 255 / 85%);}
.contact .contac_form .form-row h3{font-size: 1.25rem;color: #51c0dc;margin-top: 2.0rem;border-bottom: 1px solid #d0d0d0;line-height: 1.8;}
.contact .contac_form .form-row #field_20 h3{font-size:2rem;font-weight:400;text-align:center;border-bottom:1px solid #dcdcdc;padding-bottom:30px}
.contact .contac_form .form-row label{font-size:1rem;color: #555;display: block;}
.contact .form-check .checkmark{background-color: #fffcf5;border: 1px solid #ced4da;border-radius: 5px !important;}
.contact .radio_style [type="radio"]:checked + label:before, .contact .radio_style [type="radio"]:not(:checked) + label:before{background: #fffcf5;}
.contact .contac_form .form-row label .text_blue{font-size: 1.0rem;color: #e5007f;}
.contact .contac_form .form-row label:hover:before {border: 1px solid #04abf2;background-color: #ffffff;}
section.contact #form_customForm .btn-group-lg>.btn,section.contact #form_customForm .btn-lg{color:#fff;background-color:#343a40;border-color:#343a40;font-size:1rem;font-weight:400;border-radius:30px;padding:.75rem 3rem;background-color: #51c0dc !important;border-color: #51c0dc !important;}
section.contact #form_customForm .btn-group-lg>.btn,section.contact #form_customForm .btn-lg:hover {background-color: #9ddaea !important;border-color: #96d0df !important;color: #3d7887 !important;}
.form_title{padding:0 20px;text-align: center;}
.form_title h2 {color: #fff;font-weight: 400;padding-top: 6.0rem;line-height: 1.2;color: #51c0dc;font-family: 'Pathway Gothic One',sans-serif;text-align: center;line-height: 1;font-size: 1.8rem;margin-top: 1.0rem;margin-bottom: 0.25rem;}
section.group_table .container h4 {font-size: .9rem;text-align: center;color: #5e5e5e;padding: 0;border: 0;}
.contact .trip_title p {font-size: .9rem;color: #717171;}
.main_text {padding: 0 40px;}
@media (max-width:767px) {
.main_text {padding: 20px 40px;}
.main_text .main_text {padding: 20px 20px;}
.main_text hr {display: none;}
}
textarea.form-control {border-radius: 0;min-height: 150px;background: #fffcf5;border-radius: 5px;}
.contact .contac_form input{background: #fffcf5;border-radius: 5px;}
.form-group select.form-control  {border-radius: 0;height: 50px !important;background: #fffcf5;border-radius: 5px;}
.form-check.radio_style, .form-group .form-check {display: inline-block;}
.form-group .form-check {/* padding-left: 24px; */margin: 10px 15px;}
.form-group .form-check .checkmark:hover {border: 1px solid #3baac6;background-color: #333333;}
.form-group .form-check .customcheck:hover input ~ .checkmark {/* background-color: #fff; *//* border: 1px solid #333333; *//* background-color: #fffcf5; */border-radius: 5px;}
