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;
}
/******** ravo style ********/
/****** 共用 ******/
.ravo_width{ max-width: 1360px; margin: 0 auto;}
.block-item.ravo_title>.module-container>.main>.header-title, .widget-item.ravo_title .header-title { position: relative; width: auto; display: table; margin: 70px auto 55px; color: #0b0a12; font-family: "Noto Sans TC", "PT Sans", 微軟正黑體, sans-serif; font-size: 42px; letter-spacing: 1.2px; font-weight: 500; text-align: center; }
.block-item.ravo_title>.module-container>.main>.header-title>div, .widget-item.ravo_title .header-title>div{ font-size: 28px; font-family: "Archivo", sans-serif; letter-spacing: 0; font-weight: 400;}
/* .row.header+.row { margin-top: 80px; } */
@media (max-width: 1400px){
	.ravo_width{ max-width:calc(100% - 100px);}
}
@media (max-width: 991px){
	.row.header+.row { margin-top: 60px; }
	.block-item.ravo_title>.module-container>.main>.header-title, .widget-item.ravo_title .header-title{ font-size: 32px;}
	.block-item.ravo_title>.module-container>.main>.header-title>div, .widget-item.ravo_title .header-title>div{ font-size: 22px;}
}
@media (max-width: 767px){
	.ravo_width{ max-width:calc(100% - 30px);}
}
@media (max-width: 575px){
	.block-item.ravo_title>.module-container>.main>.header-title, .widget-item.ravo_title .header-title { font-size: 24px; margin: 50px auto 35px;}
	.block-item.ravo_title>.module-container>.main>.header-title>div, .widget-item.ravo_title .header-title>div{ font-size: 14px;}
}

/****** 上標 header ******/
/* 上標 header */
.row.header .ravo_header{ z-index: 9999;}
/* .row.header .ravo_header{ width: auto; background: rgb(255 255 255 / 100%); z-index: 9999;  -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;} */
/* .row.header.gizle .ravo_header{ position: fixed; left: 0; right: 0; background: rgb(255 255 255 / 90%) } */
.main_nav .header-part .navbar-brand { height: 80px; padding: 22px 0; outline: none; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.main_nav .header-part {  padding: 0 20px 0 40px; z-index: 1030; height: 80px;  background: rgb(255 255 255 / 100%); -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.main_nav .header-part.fixed-top{background: rgb(255 255 255 / 90%); }
.main_nav .header-part .navbar-nav li>a>i {display: none;}
.main_nav .header-part .navbar-nav li a, .main_nav .header-part .navbar-nav .nav-link { position: relative; line-height: 20px; font-size: 20px; font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif; letter-spacing: 0.6px; font-weight: 500;; padding: 15px 22px; outline: none; }
.main_nav .header-part .navbar-nav>li.nav-item:last-child a.nav-link{ width: 46px; height: 46px; background: #0b0a12; border-radius: 50%; padding: 0;}
.main_nav .header-part .navbar-nav>li.nav-item:last-child:hover a.nav-link{ background: #0b0a12;}
.main_nav .header-part .navbar-nav>li.nav-item:last-child a.nav-link>i{ display: none;}
.main_nav .header-part .navbar-nav li a, .main_nav .header-part .navbar-nav .nav-link *{font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif;  }
.main_nav .header-part .dropdown-menu{ border-top-left-radius: 8px !important; border-bottom-right-radius: 8px !important; }
.main_nav .header-part .navbar-nav li a.dropdown-item { padding: 11px; font-size: 16px; text-align: center; }
.main_nav .header-part .navbar-nav li a.dropdown-item:hover{ color:#6dabdd}
.main_nav .header-part .navbar-nav li a.dropdown-item:first-child:hover { border-top-left-radius: 8px; }
.main_nav .header-part .navbar-nav li a.dropdown-item:last-child:hover { border-bottom-right-radius: 8px; }
.main_nav .header-part .navbar-nav li a.dropdown-item+.dropdown-item { border-top: 1px solid #d8d6d6; }
.main_nav .header-part .dropdown.show,
.main_nav .header-part .navbar-nav .nav-link:hover,.main_nav .header-part .dropdown.show,
.main_nav .header-part .dropdown.show a:hover,.main_nav .header-part .dropdown-menu.show .nav-link:hover{ background-color: transparent; color: #ffffff; text-shadow: 0px 0px 8px rgb(255 255 255 / 80%);}
.main_nav .header-part .dropdown-toggle::after { background: url(https://materials.fillo.com.tw/materials/funvoyage/images/476b6129-6787-4b49-9d6e-9c6cdeb4761a.svg); background-position: center; background-repeat: no-repeat; background-size: 11px; width: 12px; height: 6px; border: 0;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.main_nav .header-part .dropdown.show .dropdown-toggle::after  { transform: rotate(180deg);}
.main_nav .header-part .dropdown-menu.show::before { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 8px 8px 8px; border-color: transparent transparent #ffffff transparent; position: absolute; top: -8px; left: 50%; transform: translate(-50%, 0); }
.main_nav .showName { padding: 0;  }
.main_nav .showName .member-name { border-bottom: 1px solid #0b0a12; }
.main_nav .header-part .navbar-nav li a.SignOut { background: transparent; color:#0b0a12; border: 0; border-radius: 0; padding: 0; font-size: 15px; border-bottom: 1px solid #2d3b56; margin-left: 10px; }
.main_nav .top-cart { padding: 0;}
.main_nav .top-cart { padding: 0; width: 46px; height: 46px; display: block; }
.main_nav .top-cart .icon { display: block; width: 46px; height: 46px; text-align: center; padding-top: 10px; }
.main_nav .top-cart .icon .count { font-size: 13px; width: 20px; height: 20px; background: #f36a12; line-height: 20px; top: -4px; right: -5px; }
.main_nav .top-cart .top-cart-down { transform: initial; left: inherit; right: -20px; }
.main_nav .top-cart .top-cart-down::before { left: initial; right: 35px; }
.main_nav .top-cart .top-cart-down::after { left: initial; right: 35px; }
.main_nav .top-cart span.icon::before { content: ""; position: absolute; background: url(https://materials.fillo.com.tw/materials/ravo/images/1916d481-484c-4a0f-8b44-3d2ad105b3bb.svg) no-repeat center; width: 25px; height: 25px; left: 50%; transform: translate(-50%, 0); }
.mobile_cart{ z-index: 9999; position: fixed; right: 80px; top: 10px; width: 41px; height: 41px; background: #0b0a12; border-radius: 50%; }
.mobile_cart .top-cart { padding: 5px;}
.mobile_cart .top-cart .icon .count { font-size: 13px; width: 20px; height: 20px; background: #f36a12; line-height: 18px; top: 0; right: -20px; }
.mobile_cart .top-cart img { margin-top: 10px; display: block; margin-left: 5px; }
@media (max-width: 1400px){
	.main_nav .header-part{ padding: 0 20px;}
	.main_nav .header-part .navbar-nav li a, .main_nav .header-part .navbar-nav .nav-link { line-height: 16px; font-size: 16px; letter-spacing: 0.0rem; padding: 18px 10px; }
	.main_nav .header-part .navbar-nav li a.dropdown-item { font-size: 15px; }
}
@media (max-width: 1199px){
	.main_nav .header-part .navbar-brand{ padding: 26px 0;}
}

@media (max-width: 991px){
	.main_nav .header-part { padding: 0; height: 60px; }
	.main_nav .header-part .navbar-toggler{ border: 0; outline: none; position: absolute; right: 0; top: 0; height: 60px;}
	.main_nav .header-part .navbar-toggler-icon{ width: 40px; height: 40px;  background-size: 40px; background-image: url(https://materials.fillo.com.tw/materials/ravo/images/4559fd33-b515-473f-b4f8-d25e839cdf49.svg); -moz-transition: 0.5s ease 0s; -o-transition: 0.5s ease 0s; -webkit-transition: 0.5s ease 0s; transition: 0.5s ease 0s; display: block;}
	.main_nav .header-part button[aria-expanded="true"] .navbar-toggler-icon { width: 40px; height: 40px; background-size: 30px; background-image: url(https://materials.fillo.com.tw/materials/ravo/images/31b3bd26-6786-4908-a91a-08c6ee8ac6ba.svg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform:rotate(180deg);}
	.main_nav .header-part .navbar-brand { padding:14px 0 18px 15px; height: 60px;}
	.main_nav .header-part .navbar-collapse>ul { background: rgb(255 255 255 / 90%); }
	.main_nav .header-part .dropdown-menu{ background: transparent !important; box-shadow: none !important;}
	.main_nav .header-part .dropdown-menu.show::before{ display: none;}
	.main_nav .header-part .navbar-nav li a, .main_nav .header-part .navbar-nav .nav-link{padding:15px; line-height: normal;} 
	.main_nav .dropdown-toggle i.fa.fa-indicator { line-height: 52.5px; height: 52.5px; z-index: 0; }
	.main_nav .dropdown-toggle .mobileTriggerButton{  height: 52.5px; }
	.main_nav .header-part .navbar-nav li a.dropdown-item { padding:15px 30px; color: #ffffff; text-align: left; }
	.main_nav .header-part .navbar-nav li+li, .main_nav .header-part .navbar-nav li a.dropdown-item+.dropdown-item { border-top: 1px solid rgb(255 255 255 / 20%); }
	.main_nav .header-part .navbar-nav li a:hover, .main_nav .header-part .navbar-nav .nav-link:hover { color: #6CAADD !important;   }
	.main_nav .header-part .navbar-nav li:last-child{ display: none;}
}
@media (max-width: 767px){
	.main_nav .showName { padding: 0; align-items: center; }
	.main_nav .header-part .navbar-nav li a.SignOut { background: transparent; border-radius: 0;font-size: 15px; }
}

/****** 首頁 ******/
/*大圖輪播*/
.main_slider .bs-carousel { display: flex; flex-flow: column;}
.main_slider .carousel-indicators { height: 78px; align-items: center; border-bottom: 1px solid #ededed; position: relative; width: 100%; order: 2; margin: 0; padding-left: 10px; padding-right: 10px;}
.main_slider .carousel-indicators li { position: relative; -ms-flex: 1; flex: 1; text-align: center; height:auto; text-indent: initial; font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif !important; font-size: 20px;
 margin: 0; color: #0b0a12; opacity: 1; line-height: 28px; letter-spacing: 1px; border: 1px solid #0b0a1200; border-radius: 40px; height: 54px; display: flex; justify-content: center; align-items: center; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
 .main_slider .carousel-indicators li.active{ border: 1px solid #0b0a12; }
 .main_slider .carousel-indicators li::before { content: ""; font-size: 20px; text-align: center}
.main_slider .carousel-indicators li+li::after { content: ""; position: absolute; width: 1px; height:32px; background: #ededed; left: 0; top: 50%; transform: translate(0,-50%); }
.main_slider .carousel-indicators li.active+li::after,.main_slider .carousel-indicators li+li.active::after{ display: none;  }
.main_slider .carousel-control-next,.main_slider .carousel-control-prev { opacity: 1; width: 8%; }
.main_slider .carousel-control-next-icon, .main_slider .carousel-control-prev-icon { position: relative; width: 70px; height: 70px; background: no-repeat; z-index: 1; }
.main_slider .carousel-control-prev-icon { transform: rotate(180deg); }
.main_slider .carousel-control-next-icon::after, .main_slider .carousel-control-prev-icon::after { content: ""; position: absolute; left: 0; background-color: rgb(255 255 255 / 40%); width: 70px; height: 70px;
	background-size: 26px; background-position: center; background-repeat: no-repeat;  background-image: url(https://materials.fillo.com.tw/materials/ravo/images/63211609-91b5-459a-b0e5-09bdb4bf026b.svg); border-radius: 50%;
 -webkit-transition: all .3s; transition: all .3s; opacity: 1;z-index: 1; opacity: 1; }
 .main_slider .carousel-control-next-icon:hover::after, .main_slider .carousel-control-prev-icon:hover::after {background-color: rgb(255 255 255 / 80%); }
 @media (max-width: 1199px){
 	.main_slider .carousel-indicators li::before{ font-size: 18px;}
	.main_slider .carousel-control-next, .main_slider .carousel-control-prev{ width: 100px;}
 }
 @media (max-width: 767px){
 	.main_slider .carousel-indicators{ justify-content: flex-start;}
	.main_slider .carousel-indicators li{ display: none;}
	.main_slider .carousel-indicators li:nth-child(1).active,
	.main_slider .carousel-indicators li:nth-child(2).active,
	.main_slider .carousel-indicators li:nth-child(3).active,
	.main_slider .carousel-indicators li:nth-child(4).active,
	.main_slider .carousel-indicators li:nth-child(5).active,
	.main_slider .carousel-indicators li:nth-child(6).active{ display: flex; }
	.main_slider .carousel-indicators li.active{ border: none;}
 }
 @media (max-width: 575px){
	.main_slider .carousel-control-next, .main_slider .carousel-control-prev { width: 50px; }
	.main_slider .carousel-control-next-icon, .main_slider .carousel-control-prev-icon { width: 43px; height: 43px; }
 	.main_slider .carousel-control-next-icon::after, .main_slider .carousel-control-prev-icon::after{ width: 43px; height: 43px; background-size: 16px;}
	.main_slider .carousel-indicators{ height: 52px;}
	.main_slider .carousel-indicators li{ font-size: 52px; height: 50px;} 
 }

/* 搜尋頁籤 */
.search_tab .blk-tabs.dp-tbl { max-width: 1360px; margin:50px auto 0;  padding: 0 30px;}
.search_tab li.nav-item+li { margin-left: 17px; }
.search_tab li.nav-item{ position: relative;}
.search_tab a.nav-link { position: relative; background: transparent; padding: 6px 28px; font-weight: 500; font-size: 20px; letter-spacing: 1px; font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif; border: 1px solid #0b0a12;
	 border-radius: 30px; color: #0b0a12; background-color: transparent; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.search_tab a.nav-link.active,.search_tab a.nav-link.active:hover,.search_tab .nav-pills .nav-link:focus{ background-color: transparent;  border: 1px solid #0b0a12;  color: #0b0a12; padding:6px 16px 6px 40px;}
.search_tab .nav-pills .nav-link:hover,.search_tab a.nav-link.active:hover{ background-color: transparent;  border: 1px solid #6dabdd;  color: #0b0a12; }
.search_tab a.nav-link::before{ content: ""; opacity: 0; position: absolute; background: url(https://materials.fillo.com.tw/materials/ravo/images/bf227129-512a-4413-824f-a3462d51637f.svg) no-repeat center; width: 27px; height: 27px; background-size: 22px; left: 7px; top: 7px; z-index: 1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; transform: rotate(45deg);}
.search_tab a.nav-link::after{ content: ""; opacity: 0; position: absolute; background: #6dabdd; width: 27px; height: 27px; border-radius: 50%; left: 7px; top: 7px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.search_tab a.nav-link.active::before,.search_tab a.nav-link.active:hover::before,.search_tab .nav-pills .nav-link:focus::before{ opacity: 1; }
.search_tab a.nav-link.active::after,.search_tab a.nav-link.active:hover::before,.search_tab .nav-pills .nav-link:focus::before{ opacity: 1;}
@media (max-width: 575px){
	.search_tab a.nav-link { padding: 4px 25px; font-size: 16px;}
	.search_tab a.nav-link.active, .search_tab a.nav-link.active:hover, .search_tab .nav-pills .nav-link:focus { padding: 4px 14px 4px 36px; }
	.search_tab a.nav-link::before { width: 24px; height: 24px; background-size: 18px; top: 4px; }
	.search_tab a.nav-link::after { width: 24px; height: 24px; top: 4px; }
}

/* 國外搜尋引擎 */
.search_foreign .group_banner.search_banner .search-area > .container { background: transparent; border-bottom: 0;  margin: 0 auto;  padding: 0 30px;}
.search_foreign section.group_banner .search-area .search-box{ margin: 26px 0; height: 110px;}
.search_foreign section.group_banner .search-area .search-box>div{ padding:0 !important; -ms-flex:1; flex: 1; max-width: initial;}
.search_foreign .search-area .search-box .select-goal,
.search_foreign .search-area .search-box .select-place,
.search_foreign section.group_banner .search-area .search-box .select-date{ background: transparent;}
.search_foreign section.search_banner .search-area .search-box .select-goal,
.search_foreign section.search_banner .search-area .search-box .select-place { padding: 0 6px }
.search_foreign .search-area .search-box .select-goal .select select, .search_foreign .search-area .search-box .select-place .select select { border: 1px solid #e1e1e1; height: 45px; padding: 0 5px; color: #0b0a12; background: #f5f5f6; border-radius: 8px; }
.search_foreign section.group_banner .search-area .search-box .select-input > input { height: 45px; background: #f5f5f6;  border: 1px solid #e1e1e1; padding-left: 10px; border-radius: 8px;}
.search_foreign .search-area .search-box .select-place .title i,
.search_foreign .search-area .search-box .select-goal .title i,
.search_foreign .search-area .search-box .select-date .title i,
.search_foreign section.search_banner .search-area .search-box .select-input .data-icon-search{ display: none;}
.search_foreign section.group_banner .search-area .search-box .select-goal .title,
.search_foreign section.group_banner .search-area .search-box .select-place .title,
.search_foreign section.group_banner .search-area .search-box .select-date .title{ height: 30px; position:relative;}
.search_foreign section.group_banner .search-area .search-box .select-goal .title h6,
.search_foreign section.group_banner .search-area .search-box .select-place .title h6,
.search_foreign section.group_banner .search-area .search-box .select-date .title h6{ margin: 0; padding-left: 22px;font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif;  font-size: 16px; color:#0b0a12; font-weight: 500;}
.search_foreign section.group_banner .search-area .search-box>div:nth-child(4) { flex: 0 0 22%; }
.search_foreign section.group_banner .search-area .search-box .select-date { padding: 0 6px; height: 70px; }
.search_foreign section.group_banner .search-area .search-box .select-date .select input { text-align: center; color: #0b0a12; border: 1px solid #e1e1e1; height: 45px; padding: 0 5px; width: calc(50% - 14px); background: #f5f5f6 !important; border-radius: 8px;}
.search_foreign section.group_banner .search-area .search-box>div:nth-child(5) { display: -ms-flexbox; display: flex; align-items: flex-start; flex: 0 0 18%; margin-top: 30px; padding-right: 12px !important; }
.search_foreign .search-area .search-box .select-date .select .divide { background: #0b0a12; margin: 20px 5px 0px 5px; }
.search_foreign section.group_banner .search-area .search-box>div:last-child { margin-top: 30px; flex: 0 0 150px;display: -ms-flexbox; display: flex; align-items: flex-start;}
.search_foreign section.group_banner .search-area .search-box .search-btn { height: 45px; line-height: 45px; background:  #0b0a12;  outline: none; border-radius: 30px;}
 .search_foreign .search-area .search-box .search-btn h5 { position: relative; font-size: 17px; width: auto; padding-left: 10px; padding-right: 28px; line-height: 45px; }
.search_foreign .search-area .search-box .search-btn h5::before{ content: ""; background: url(https://materials.fillo.com.tw/materials/ravo/images/b764bae2-3c4e-41a4-85cf-f3b36f26b23d.svg) no-repeat center;
	 width: 20px; height: 17px; position: absolute; right: 0px; top: 13px;  -webkit-transition: all .4s; transition: all .4s;}
.search_foreign section.group_banner .search-area .search-box .search-btn:hover h5::before{ right: -5px; }
.search_foreign .search-area .search-box .search-btn i{ display: none;}
.search_foreign section.group_banner .search-area .search-box .select-goal .title::after,
.search_foreign section.group_banner .search-area .search-box .select-date .title::after,
.search_foreign section.group_banner .search-area .search-box .select-place .title::after { content: ""; position: absolute; width: 20px; height: 20px;top: 2px; left: 2px; background-position: center; background-repeat: no-repeat;}
.search_foreign section.group_banner .search-area .search-box .select-place .title::after {background-image: url(https://materials.fillo.com.tw/materials/ravo/images/8b864618-e466-4bc4-8b8c-65a5e94f6554.svg);}
.search_foreign section.group_banner .search-area .search-box .select-goal .title::after { background-image: url(https://materials.fillo.com.tw/materials/ravo/images/c6e7a6fd-d993-446f-852d-e3777781a3fd.svg); }
.search_foreign section.group_banner .search-area .search-box>div:nth-child(3)>div.select-goal .title::after{ background-image: url(https://materials.fillo.com.tw/materials/ravo/images/17c8d349-c95a-494f-995b-953997064262.svg); }
.search_foreign section.group_banner .search-area .search-box .select-date .title::after { background-image: url(https://materials.fillo.com.tw/materials/ravo/images/0f054af6-9a69-4e37-8e3c-34c8136bae0f.svg); }
.search_foreign section.group_banner .search-area .search-box .select-input::before { content: "關鍵字"; position: absolute; padding-left: 22px; font-size: 16px; letter-spacing: 1px; color:#0b0a12;  font-weight: 600; top: -28px; left: 0; }
.search_foreign section.search_banner .search-area .search-box .select-input::after { content: ""; position: absolute; left: 0px; top: -27px; width: 20px; height: 20px; background-image: url(https://materials.fillo.com.tw/materials/ravo/images/ae1ee4dd-d57d-438b-886a-4b7f043323dc.svg); }
/*搜尋月曆*/
.datepicker.dropdown-menu { z-index: 15 !important; border: 1px solid #0b0a12;; }
.datepicker.datepicker-dropdown:before { border-bottom-color: #0b0a12;; }
.datepicker.datepicker-dropdown.datepicker-orient-top:before { border-top: 7px solid #0b0a12;; }
.datepicker td,
.datepicker th { width: 30px; height: 30px; }
.datepicker table tr td.active.active { background: #6dabdd; }
.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev { color: #0b0a12;; }
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover { background-color: #0b0a12;; }
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active { background: #6dabdd; }
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:hover { background: #0b0a12;; }
@media screen and (min-width: 1401px){
    .search_foreign .group_banner.search_banner .search-area > .container { max-width: 1360px; }
}
@media(max-width:1400px){
	.search_foreign .group_banner.search_banner .search-area > .container{ max-width: 95%;}
}
@media(max-width:1199px){
	.search_foreign .group_banner.search_banner .search-area > .container { padding: 0; }
	.search_foreign section.group_banner .search-area .search-box .select-input > input{ margin-bottom: 5px;}
	.search_foreign section.group_banner .search-area .search-box>div:last-child{ margin-bottom: 5px;}
}
@media(max-width:991px) {
	.search_foreign section.group_banner .search-area .search-box { height: auto; margin-bottom: 60px;}
	.search_foreign section.group_banner .search-area .search-box>div,
	.search_foreign section.group_banner .search-area .search-box>div:nth-child(4){ -ms-flex: 0 0 50%; flex: 0 0 50%; margin-bottom: 10px; }
	.search_foreign section.group_banner .search-area .search-box .select-input::before{ left: 5px;}
	.search_foreign .search-area .search-box .select-date .select { width: 100%; }
	.search_foreign section.group_banner .search-area .search-box>div:last-child { flex: 1; justify-content: center; margin-top: 20px; }
	.search_foreign section.group_banner .search-area .search-box .search-btn{width: 200px;}
	.search_foreign section.group_banner .search-area .search-box .select-date .select { width: 100%; }
	.search_foreign section.group_banner .search-area .search-box .select-date .select input{ width: calc(50% - 13px);}
	.search_foreign section.group_banner .search-area .search-box>div:nth-child(5) { flex: 0 0 100%;padding-left: 4px !important; padding-right: 5px !important; padding-left: 5px !important; height: 45px; }
}

@media(max-width:767px) {
	.search_foreign section.group_banner .search-area .search-box>div, .search_foreign section.group_banner .search-area .search-box>div:nth-child(4){ margin-bottom: 20px;}
    .search_foreign section.group_banner .search-area .search-box>div:nth-child(4){ flex: 0 0 50%; max-width: 50%; }
    .search_foreign section.group_banner .search-area .search-box>div:last-child{ margin: 10px auto 0;}
	.search_foreign section.search_banner .search-area .search-box .select-input::after{ left: 5px;}
}
@media(max-width:575px) {
	.search_foreign section.group_banner .search-area .search-box{margin-bottom: 50px;}
    .search_foreign section.group_banner .search-area .search-box>div:nth-child(3), .search_foreign section.group_banner .search-area .search-box>div:nth-child(4), .search_foreign section.group_banner .search-area .search-box>div:nth-child(5) { flex: 0 0 100%; max-width: 100%; }
    .search_foreign section.group_banner .search-area .search-box>div:first-child, .search_foreign section.group_banner .search-area .search-box>div:nth-child(2){ flex: 0 0 50%;  max-width: 50%;}
    .search_foreign .mic_icon i{ padding: 5px 15px 3px;}
	.search_foreign section.group_banner .search-area .search-box .search-btn { width: 137px; }
}
/* 通用商品搜尋 */
.search_product .product-search { border: 0; margin: 27px auto 61px;  padding: 0 30px !important; }
.search_product .product-search form>div { flex: 0 0 24%; max-width: 24%; margin-bottom: 0 !important; padding: 0 8px !important; }
.search_product .product-search form>div:nth-child(4), .search_product .product-search form>div:nth-child(5) { display: none; }
.search_product .product-search form>div:nth-child(3) { flex: 1; max-width: initial; padding-right: 12px !important;}
.search_product .product-search form>div:last-child {max-width: initial; -ms-flex: 0 0 150px; flex: 0 0 150px; display: -ms-flexbox; display: flex; padding: 0 !important;}
.search_product .product-search .search-btn a,
.search_product .product-search .search-btn button { width:100%; margin-right: 0 !important; }
.search_product .member-l_btn { border-radius: 30px; height: 45px; }
.search_product .l_benPrimary { position: relative; background: #0b0a12; font-size: 17px; width: auto; letter-spacing: 3px; padding-left: 10px; padding-right: 20px;}
.search_product .l_benPrimary::before{ content: ""; background: url(https://materials.fillo.com.tw/materials/ravo/images/b764bae2-3c4e-41a4-85cf-f3b36f26b23d.svg) no-repeat center;
	 width: 20px; height: 17px; position: absolute; right: 32px; top: 12px;  -webkit-transition: all .4s; transition: all .4s;}
	 .search_product .l_benPrimary:hover,.search_product .l_benPrimary:focus{ background-color: #0b0a12; box-shadow:none;  }
 .search_product .l_benPrimary:hover::before,.search_product .l_benPrimary:focus::before{ right: 26px; }
.search_product .l_benSecondary { display: none; color: #ffffff; background: #909090; }
.search_product .l_benSecondary:hover,.search_product .l_benSecondary:focus{ color: #ffffff; background: #a4a3a3; }
.search_product select.form-control { border: 1px solid #e1e1e1; outline: none; height: 45px; padding: 0 5px; color: #0b0a12; background-color:#f5f5f6; border-radius: 8px; }
.search_product input { height: 45px; padding: 0 5px; color:#0b0a12; background-color: #f5f5f6; border-radius: 8px; border: 1px solid #e1e1e1; }
.search_product input:focus,.search_product select.form-control:focus{ border: 1px solid #e1e1e1;}
.search_product .inform_txt2 { padding-left: 22px; font-family: "Noto Sans TC", "PT Sans", 微軟正黑體, sans-serif; font-size: 16px; color: rgb(11, 10, 18); font-weight: 500; margin: 0 0 8px !important;}
.search_product .product-search form>div:first-child .search_mainCategory .inform_txt2::before, .search_product .product-search form>div .search_keywords .inform_txt2::before {
    content: ""; position: absolute; content: ""; position: absolute; width: 20px; height: 20px; top: 2px; left: 8px; background-position: center; background-repeat: no-repeat; }
.search_product .product-search form>div:first-child .search_mainCategory .inform_txt2::before{ background-image: url(https://materials.fillo.com.tw/materials/ravo/images/d8d24f4f-2724-4770-8262-1d47cbe365b6.svg); }
.search_product .product-search form>div .search_keywords .inform_txt2::before { background-image: url(https://materials.fillo.com.tw/materials/ravo/images/ae1ee4dd-d57d-438b-886a-4b7f043323dc.svg); }
@media screen and (min-width: 1401px){
	.search_product .product-search {max-width: 1360px;}
}
@media (max-width: 1400px){
    .search_product .product-search{ max-width:95%;  padding: 0 !important;}
}
@media (max-width: 991px){
    .search_product .product-search form>div { flex: 0 0 50%; max-width: 50%; margin-bottom: 20px !important; }
	.search_product .product-search form>div:nth-child(3){ flex: 0 0 100%; padding-right: 8px !important;}
	.search_product .product-search form>div:last-child { flex: 0 0 100%; margin-top: 20px; }
	.search_product .product-search .search-btn a, .search_product .product-search .search-btn button { width: 200px; margin: 0 auto !important; }
}
@media (max-width: 575px){
	.search_product .product-search{ margin-bottom: 30px;}
	.search_product .product-search .search-btn a, .search_product .product-search .search-btn button { width: 137px;}
	.search_product .l_benPrimary{ padding-right: 25px;}
	.search_product .l_benPrimary::before{ right: 28px;}
}

/* 瑞沃提供的服務 */
.main_service{ margin-top: 46px;}
.widget-item.main_service .header-title { position: absolute; width: 100%; top: 0; left: 50%; margin: 0; transform: translate(-50%, 0); }
.main_service .swiper-container{ padding-top: 170px;}
.main_service .swiper-slide-style{ display: flex; flex-flow: column; align-items: center; height: auto; box-shadow: none; padding:0; margin:0; border-radius: 0; background: transparent;}   
.main_service .swiper-wrapper { margin-bottom: 60px;}
.main_service .swiper-slide .swiper-title { position: relative; font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif;  writing-mode:tb; color: #0b0a12; letter-spacing: 5px; font-size:32px; margin-bottom: 0; padding-top: 20px; padding-bottom: 20px;}
.main_service .swiper-slide .swiper-title::before{ content: ""; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); width: 10px; height: 10px; background: #6eabdd; border-radius: 50%;}
.main_service .swiper-slide .swiper-img { margin-top: 0; margin-bottom: 0; border-radius: 50%; box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);}
.main_service .swiper-slide .swiper-img img{ border-radius: 50%; aspect-ratio: 1 / 1; object-fit: cover; object-position: center center; max-width: 160px; }
.main_service .swiper-button-prev.swiper-button-white,.main_service .swiper-button-next.swiper-button-white { width: 55px; height: 55px; background: #ffffff; border-radius: 50%; opacity: 1; top: 35px; outline: none; box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
	-webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.main_service .swiper-button-prev.swiper-button-white:hover,.main_service .swiper-button-next.swiper-button-white:hover{ box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.14);}
.main_service .swiper-button-next::after,.main_service .swiper-container-rtl .swiper-button-prev::after,
.main_service .swiper-button-prev::after,.main_service .swiper-container-rtl .swiper-button-next::after { display: block !important ; width: 55px; height: 55px; font-size: 0px; padding: 0px; 
background: url(https://materials.fillo.com.tw/materials/ravo/images/63211609-91b5-459a-b0e5-09bdb4bf026b.svg); background-size: 24px;  background-position: center center; background-repeat: no-repeat;
 -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.main_service .swiper-button-prev:after { transform: scaleX(-1); }
.main_service .swiper-button-prev.swiper-button-white { left: 13px; }
.main_service .swiper-button-next.swiper-button-white { right: 13px; }
.main_service .swiper-button-prev.swiper-button-white.swiper-button-disabled,
.main_service .swiper-button-next.swiper-button-white.swiper-button-disabled{ opacity: 0.4;}
@media (max-width:991px){
	.main_service .swiper-container{ padding-top: 140px;}
	.main_service .swiper-slide .swiper-title{ font-size: 26px;}
}
@media (max-width:575px){
    .main_service .swiper-slide .swiper-title{ font-size: 20px; letter-spacing: 1.5px;}
	.main_service .swiper-button-next::after, .main_service .swiper-container-rtl .swiper-button-prev::after, .main_service .swiper-button-prev::after, .main_service .swiper-container-rtl .swiper-button-next::after { width: 43px; height: 43px; background-size: 16px; }
	.main_service .swiper-button-prev.swiper-button-white, .main_service .swiper-button-next.swiper-button-white { width: 43px; height: 43px; top: 30px;}
	.main_service .swiper-button-prev.swiper-button-white { left: 5px; }
	.main_service .swiper-button-next.swiper-button-white { right: 5px; }
    .main_service .swiper-container { padding-top: 100px; }
}

/* 獨家精選頁籤 */
.block-item.ravo_title.main_exclusive_tab>.module-container>.main>.header-title{ margin: 70px auto 45px;}
.main_exclusive_tab li.nav-item+li { margin-left: 17px; }
.main_exclusive_tab li.nav-item{ position: relative;}
.main_exclusive_tab a.nav-link { position: relative; background: transparent; padding: 6px 28px; font-weight: 500; font-size: 20px; letter-spacing: 1px; font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif; border: 1px solid #0b0a1200;
	 border-radius: 30px; color: #0b0a12; background-color: transparent; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.main_exclusive_tab a.nav-link.active,.main_exclusive_tab a.nav-link.active:hover,.main_exclusive_tab .nav-pills .nav-link:focus{ background-color: transparent;  border: 1px solid #0b0a12;  color: #0b0a12; padding:6px 16px 6px 40px;}
.main_exclusive_tab .nav-pills .nav-link:hover,.main_exclusive_tab a.nav-link.active:hover{ background-color: transparent;  border: 1px solid #6dabdd;  color: #0b0a12; }
.main_exclusive_tab a.nav-link::before{ content: ""; opacity: 0; position: absolute; background: url(https://materials.fillo.com.tw/materials/ravo/images/bf227129-512a-4413-824f-a3462d51637f.svg) no-repeat center; width: 27px; height: 27px; background-size: 22px; left: 7px; top: 7px; z-index: 1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; transform: rotate(45deg);}
.main_exclusive_tab a.nav-link::after{ content: ""; opacity: 0; position: absolute; background: #6dabdd; width: 27px; height: 27px; border-radius: 50%; left: 7px; top: 7px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.main_exclusive_tab a.nav-link.active::before,.main_exclusive_tab a.nav-link.active:hover::before,.main_exclusive_tab .nav-pills .nav-link:focus::before{ opacity: 1; }
.main_exclusive_tab a.nav-link.active::after,.main_exclusive_tab a.nav-link.active:hover::before,.main_exclusive_tab .nav-pills .nav-link:focus::before{ opacity: 1;}
@media (max-width:767px){
	.main_exclusive_tab .blk-tabs.dp-tbl{ display: block;}
	.main_exclusive_tab .nav { display: block; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; margin: 0 20px; text-align: center; }
	.main_exclusive_tab li.nav-item{ display: inline-block;}
	.main_exclusive_tab li.nav-item+li { margin-left: 5px; }
	.main_exclusive_tab a.nav-link{ padding: 6px 10px; font-size: 18px;}
	.main_exclusive_tab a.nav-link.active, .main_exclusive_tab a.nav-link.active:hover, .main_exclusive_tab .nav-pills .nav-link:focus{ padding: 6px 10px 6px 40px;}
}
@media (max-width:575px){
	.block-item.ravo_title.main_exclusive_tab>.module-container>.main>.header-title { margin: 50px auto 35px; }
	.main_exclusive_tab .nav{ margin: 0;}
	.main_exclusive_tab a.nav-link{ margin: 0 5px; font-size: 16px; padding: 4px 10px;}
	.main_exclusive_tab a.nav-link.active, .main_exclusive_tab a.nav-link.active:hover, .main_exclusive_tab .nav-pills .nav-link:focus { padding: 4px 10px 4px 36px; }
	.main_exclusive_tab a.nav-link::before { width: 24px; height: 24px; background-size: 16px; top: 4px;}
	.main_exclusive_tab a.nav-link::after { width: 24px; height: 24px; top: 4px; }
}

/* 獨家精選行程 */
.main_exclusive{margin-top: 40px; margin-bottom: 70px;}
.main_exclusive .swiper-free-mode > .swiper-wrapper { margin-bottom: 95px; }
.main_exclusive .swiper-slide-style { box-shadow: none; border-radius: 0; margin-top: 0; height: auto; margin-bottom: 0; display: flex; flex-direction: row-reverse; padding-left: 20px; }
.main_exclusive .swiper-slide-style::before { content: ""; position: absolute; border-radius: 20px; border: 1px solid #0b0a12; width: 80%; height: calc(100% - 40px); left: 20px; top: 0; z-index: -1;}
.main_exclusive .swiper-slide .swiper-img { margin: 35px 0 0 0;  border-radius: 20px; overflow: hidden; }
.main_exclusive .swiper-slide .swiper-img img { border-radius: 20px; aspect-ratio: 5 / 3.77; object-fit: cover; object-position: center center; border: 20px solid #ffffff; border-radius: 40px;}
.main_exclusive .swiper-slide .swiper-content { position: relative; padding:30px 25px 40px; margin-top:0; margin-bottom:20px; display: flex; flex-direction: column; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; 
min-width: 420px; background: transparent; border-radius: 20px 0 0 20px; justify-content: space-between; font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif;  }
.main_exclusive .swiper-slide .swiper-content::before{ content: ""; position: absolute; bottom: 45px; right: 20px; width: 35px; height: 20px; background: url(https://materials.fillo.com.tw/materials/ravo/images/bf227129-512a-4413-824f-a3462d51637f.svg) no-repeat center; background-size: 20px;
	 transform: rotate(-45deg); z-index: 1; }
.main_exclusive .swiper-slide .swiper-content::after { content: "查看詳情"; position: absolute; bottom: 40px; right: 20px; font-size: 14px; background-color: #0b0a12; color: #ffffff; padding: 0 26px 1px 12px; border-radius: 20px; line-height: 30px; 
	-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.main_exclusive .swiper-slide:hover .swiper-content::after{background-color: #6dabdd;  }
.main_exclusive .swiper-slide .swiper-content .route-top { color: #0b0a12; max-width: 340px; text-align: justify; }
.main_exclusive .swiper-slide .swiper-content .route-top h4{ position: relative; font-size: 22px; font-weight: 600; margin-bottom: 22px; padding-left: 18px; line-height: 32px;}
.main_exclusive .swiper-slide .swiper-content .route-top h4::before{ content: ""; position: absolute; left: 0; top: 6px; width: 5px; height: calc(100% - 10px); background: #0b0a12;}
.main_exclusive .swiper-slide .swiper-content .route-top h5 { font-size: 16px; padding-left: 18px; line-height: 26px; font-weight: 400; }
.main_exclusive .swiper-slide .swiper-content .route-top p.date{ position: relative; font-family: "Archivo", sans-serif; font-size: 16px; padding-left: 40px;}
.main_exclusive .swiper-slide .swiper-content .route-top p.date::before { content: ""; position: absolute; background: url(https://materials.fillo.com.tw/materials/ravo/images/3299b11b-7973-42fe-ae6a-38719a9cb603.svg) center no-repeat; width: 19px; height: 19px; left: 18px; top: 2px; }
.main_exclusive .swiper-slide .swiper-content .price{ position: relative; text-align: right; padding-right: 110px; font-size: 16px; color:#6dabdd; font-family: "Archivo", "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif; letter-spacing: 0;}
.main_exclusive .swiper-slide .swiper-content .price span{ font-size: 30px; font-weight: 600; padding: 0 5px; line-height: 30px;}
.main_exclusive [class*='swiper-button-'] { opacity: 1; top: initial; bottom: 0; border: 1px solid  #0b0a12;  background:#ffffff; border-radius: 50%; width: 55px; height: 55px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.main_exclusive [class*='swiper-button-']:hover{ background-color:#f5f5f6}
.main_exclusive .swiper-button-next { right: calc(50% - 75px); }
.main_exclusive .swiper-button-prev { left: calc(50% - 75px); }
.main_exclusive .swiper-button-prev::after,
.main_exclusive .swiper-button-next::after{ content: ""; display:block !important; position: absolute; background:transparent; font-size: 0; width: 55px; height: 55px; position: absolute; padding: 0; 
background-image: url(https://materials.fillo.com.tw/materials/ravo/images/63211609-91b5-459a-b0e5-09bdb4bf026b.svg); background-size: 24px; background-repeat: no-repeat; background-position: center; }
.main_exclusive .swiper-button-prev::after { transform: rotate(180deg); }
.main_exclusive .swiper-button-prev.swiper-button-white.swiper-button-disabled,.main_exclusive .swiper-button-next.swiper-button-white.swiper-button-disabled { opacity: 0.3; }
@media (max-width:1600px){
	.main_exclusive .swiper-slide .swiper-content { -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; min-width: 320px; }
}
@media (max-width:1400px){
	.main_exclusive .swiper-slide-style{ flex-wrap: wrap; padding-right: 20px; padding-left: 0;}
	.main_exclusive .swiper-slide .swiper-img { margin: 0; border-radius: 20px; -ms-flex: 0 0 100%; flex: 0 0 100%; }
	.main_exclusive .swiper-slide .swiper-img img { border: none; border-radius: 20px; aspect-ratio: 5 / 3; }
	.main_exclusive .swiper-slide .swiper-content { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: initial; min-width: initial; padding: 25px 5px 25px 25px; margin-top: 0; margin-bottom: 0;}
	.main_exclusive .swiper-slide-style::before { width: calc(100%); height: calc(100% - 100px); top: initial; left: 0; bottom: 0; }
	.main_exclusive .swiper-slide .swiper-content::after{ right: 5px; bottom: 25px;}
	.main_exclusive .swiper-slide .swiper-content::before { right: 5px;  bottom: 30px;}
	.main_exclusive .swiper-slide .swiper-content .route-top{ max-width: initial;}
}
@media (max-width:1023px){
	.main_exclusive { max-width: calc(100% - 100px); margin: 40px auto 70px; }
}
@media (max-width: 575px) {
    .main_exclusive { max-width: calc(100% - 30px); margin: 30px auto 50px; }
	.main_exclusive .swiper-slide-style{ padding-right: 16px;}
	.main_exclusive .swiper-slide .swiper-content { padding: 20px 0 20px 16px; }
	.main_exclusive .swiper-slide .swiper-content .route-top h4 { font-size: 18px; margin-bottom: 18px; padding-left: 16px; line-height: 28px; }
	.main_exclusive .swiper-slide .swiper-content .route-top h5 { font-size: 15px; padding-left: 16px; line-height: 24px; }
	.main_exclusive .swiper-slide .swiper-content .route-top p.date { font-size: 15px; padding-left: 38px; }
	.main_exclusive .swiper-slide .swiper-content .route-top p.date::before { width: 17px; height: 17px; left: 16px; }
	.main_exclusive .swiper-slide .swiper-content .route-top p.date{ font-size: 14px;}
	.main_exclusive .swiper-slide .swiper-content .price span{ font-size: 26px;}
	.main_exclusive .swiper-slide .swiper-content::after { right: 0; bottom: 23px; line-height: 25px;}
	.main_exclusive .swiper-slide .swiper-content::before { right: 0; bottom: 26px; }
	.main_exclusive .swiper-free-mode > .swiper-wrapper { margin-bottom: 65px;}
	.main_exclusive .swiper-button-prev::after, .main_exclusive .swiper-button-next::after{ width: 43px; height: 43px; background-size: 16px;}
	.main_exclusive [class*='swiper-button-']{ width: 43px; height: 43px;}
	.main_exclusive .swiper-button-prev { left: calc(50% - 65px); }
	.main_exclusive .swiper-button-next { right: calc(50% - 65px); }
}

/* 四格icon */
.main_demands_block{ background: #f5f5f6; }
.main_demands_block>.module-container>.main { max-width: 1360px; margin: 0 auto; padding-top: 77px; padding-bottom: 77px; }
.main_demands_title {-ms-flex: 0 0 33%; flex: 0 0 33%; max-width: initial; }
.main_demands_title h2 { margin-top: 40px; line-height: 1.4em; font-size: 36px; color: #0b0a12; letter-spacing: 1px; font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif; }
.main_demands_title article img { max-width: 187px; }
.main_demands { -ms-flex: 1; flex: 1; max-width: initial; }
.main_demands .function-row .row-content { justify-content: space-between; }
.main_demands .function-row li { flex: 0 0 calc(25% - 30px); max-width: initial; margin-bottom: 0; padding-right: 0; padding-left: 0;}
.main_demands .function-row li a { border-radius: 0; padding: 0; cursor:default;}
.main_demands .function-row li a h3{ font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif !important; font-size: 24px; font-weight: 600; margin-top: 25px;}
.main_demands .function-row li a img { width: 100%; }
@media (max-width:1400px){
	.main_demands_title h2{ font-size: 32px;}
}
@media (max-width:991px){
	.main_demands_block>.module-container>.main{ padding:70px 40px;}
	.main_demands_title{ -ms-flex: 0 0 100%; flex: 0 0 100%;}
	.main_demands_title h2 { margin-top: 20px; margin-bottom: 40px;}
	.main_demands .function-row li a h3{ font-size:22px;}
}
@media (min-width:576px) and (max-width:991px) {
	.main_demands_title h2>br { display: none; }
}
@media (max-width:767px){
	.main_demands_title article{ text-align: center;}
	.main_demands .function-row li { flex: 0 0 calc(25% - 20px);}
	.main_demands .function-row li a h3{ font-size: 18px;}
}
@media (max-width:575px){
	.main_demands_block>.module-container>.main { padding: 50px 30px 30px; }
	.main_demands_title article img { max-width: 123px; }
	.main_demands_title h2{ font-size: 24px;}
	.main_demands .function-row li{ flex: 0 0 calc(50% - 20px); margin-bottom: 36px; }
	.main_demands .function-row li a h3 { margin-top: 10px; }
}

/* 服務旅程數據 */
.main_mourney { margin-bottom: 100px; }
.widget-item.main_mourney .header-title { display: -ms-flexbox; display: flex; justify-content: space-between; align-items: flex-end; margin:90px auto 30px; }
.main_mourney .counterbox__itembox { display: -ms-flexbox; display: flex; padding-bottom: 36px; padding-top: 40px; border-bottom: 1px solid #0b0a12; border-top: 1px solid #0b0a12; }
.main_mourney .counterbox__item { -ms-flex: 1;  flex: 1; text-align: center; }
.main_mourney .counterbox__counter { position: relative; color: #6dabdd; font-family: "Archivo", "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif; font-size: 80px; font-weight: 900; font-style: italic; }
.main_mourney .counterbox__counter::after{ content: "+";}
.main_mourney .counterbox__title { font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif !important;  font-size: 24px; font-weight: 600; letter-spacing: 1px; margin-top: 25px; color: #0B0A12; margin-bottom: 15px;}
.main_mourney .counterbox__sbubtitle { font-size: 18px; font-family: "Archivo", sans-serif; letter-spacing: 0; font-weight: 400; color: #0B0A12;}
@media (max-width:1400px){
	.main_mourney .counterbox__counter{ font-size: 65px;}
}
@media (max-width:1199px){
	.main_mourney .counterbox__counter{ font-size: 55px;}
}
@media (max-width:991px){
	.main_mourney .counterbox__counter{ font-size: 45px;}
	.main_mourney .counterbox__title{ font-size: 18px;}
	.main_mourney .counterbox__sbubtitle{ font-size: 16px;}
}
@media (max-width:767px){
	.widget-item.main_mourney .header-title { justify-content: center; align-items: center; flex-flow: column; }
	.main_mourney .counterbox__itembox{ flex-wrap: wrap;}
	.main_mourney .counterbox__item { -ms-flex: 0 0 50%; flex: 0 0 50%; }
}
@media (max-width:575px){
	.main_mourney { margin-bottom: 60px; }
	.widget-item.main_mourney .header-title{ margin: 50px auto 30px;}
    .main_mourney .counterbox__item { position: relative; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 10px;}
	.main_mourney .counterbox__item:nth-child(even) { padding-left: 40%; }
	.main_mourney .counterbox__item:nth-child(odd) { padding-right: 40%; }
	.main_mourney .counterbox__item:nth-child(odd)::before { content: ""; position: absolute; width: 1px; height: 100%; background: #000000; right: 25%; top: 0; transform: rotate(15deg); }
	.main_mourney .counterbox__item:nth-child(even)::before { content: ""; position: absolute; width: 1px; height: 100%; background: #000000; left: 25%; top: 0; transform: rotate(15deg); }
	.main_mourney .counterbox__itembox { position: relative; padding-bottom: 0; padding-top: 0; border-bottom: none; border-top: none; }
	.main_mourney .counterbox__title { margin-top: 0; margin-bottom: 5px;  }
	.main_mourney .counterbox__sbubtitle{ font-size: 15px;}
	.main_mourney .counterbox__counter{ font-size: 55px; margin-bottom: 5px;}
}

/* 關於我們 */
.main_about .header-title { position: absolute; color: #0b0a12;  font-family: "Archivo", sans-serif; font-weight: 500; right: 0; top: -8px; font-size: 48px; }
.main_about .mix-wrapper{ padding: 0;}
.main_about .mix-wrapper>.row+.row { margin-top: 120px; }
.main_about .pic-content,.main_about .editor-content { margin-top: 0; margin-bottom: 0; padding: 0; }
.main_about .editor-content{font-family: "Noto Sans TC", 'PT Sans', '微軟正黑體', sans-serif;  color: #0b0a12; }
.main_about .mix-wrapper>.row .editor-content article { position: relative; display: -ms-flexbox; display: flex; height: 100%; align-items: flex-end; justify-content: flex-start; }
.main_about .mix-wrapper>.row .editor-content article>div {padding-top: 68px; padding-right: 84px; font-size: 17px; letter-spacing: 0.5px; line-height: 26px;}
.main_about .mix-wrapper>.row:first-child .editor-content article { position: relative; display: -ms-flexbox; display: flex; height: 100%; align-items: flex-end; justify-content: flex-end; }
.main_about .mix-wrapper>.row:first-child .editor-content article>div { padding-right: 0; -ms-flex: 0 0 430px; flex: 0 0 430px; font-size: 17px; letter-spacing: 0.5px; line-height: 26px;}
.main_about .editor-content article>div p+p { margin-top: 30px; }
.main_about .editor-content article h3 { font-family: "Archivo", sans-serif; position: absolute; -webkit-writing-mode: vertical-rl; font-size: 32px; font-weight: 300; height: 100%; left: 20px; top: 0; letter-spacing: 1.5px; margin: 0 0 0 55px; padding-top: 5px; }
.main_about .editor-content article h4{ font-size: 48px; font-family: "Archivo", sans-serif; position: absolute;  left: 0; top: 0; }
.main_about .img-mode .img-box img{ border-radius: 20px; }
@media (max-width: 1400px){
	.main_about .editor-content article h3{ font-size: 28px;}
}
@media (max-width: 1299px){
	.main_about .editor-content article h3{ font-size: 26px; margin: 0 0 0 25px;}
}
@media (max-width: 1199px){
	.main_about .mix-wrapper{ padding: 0 15px;}
	.main_about .mix-wrapper>.row:first-child .editor-content article>div { padding-right: 0; padding-left: 80px; -ms-flex: 0 0 100%; flex: 0 0 100%; }
	.main_about .editor-content article h3 { font-size: 20px; margin: 0; }
	.main_about .mix-wrapper>.row .editor-content article>div { padding-right: 40px; }
}
@media (max-width: 991px){
	.main_about .header-title{ font-size: 42px;}
	.main_about .mix-wrapper>.row .editor-content article h4{ font-size: 42px; text-align: left;}
}
@media (max-width: 767px){
	.main_about .header-title { position: relative; right: 0; top: initial; font-size: 38px; text-align: right; margin-bottom: 30px; }
	.main_about .mix-wrapper>.row:first-child .editor-content article>div { padding-left: 40%; padding-right: 20px; }
	.main_about .editor-content article h3 { font-size: 20px; padding-top: 68px; }
	.main_about .mix-wrapper>.row+.row { margin-top: 56px; position:relative;}
	.main_about .mix-wrapper>.row+.row .img-mode .img-box {-ms-flex:  0 0 calc(100% - 65px); flex: 0 0 calc(100% - 65px); max-width: initial; }
	.main_about .mix-wrapper>.row+.row .editor-content{ position: initial;}
	.main_about .mix-wrapper>.row+.row .editor-content article>div{ padding-right: 65px;}
	.main_about .mix-wrapper>.row+.row .editor-content article { position: initial;}
    .main_about .mix-wrapper>.row .editor-content article h4 { -webkit-writing-mode: vertical-rl; left: initial; right: 15px; font-size: 28px; margin: 0; }
}
@media (max-width:575px){
	.main_about .header-title{ font-size: 34px;}
	.main_about .editor-content article h3 { font-size: 18px; padding-top: 48px; }
	.main_about .mix-wrapper>.row:first-child .editor-content article>div { padding-left: 35%; font-size: 16px; padding-top: 48px; letter-spacing: 0.2px; }
	.main_about .mix-wrapper>.row+.row { margin-top: 25px; }
	.main_about .mix-wrapper>.row+.row .editor-content article>div { padding-top: 48px; padding-left: 20px; font-size: 16px; letter-spacing: 0.2px; }
}


/* 合作廠商 */
.main_partner{ margin-bottom: 100px;}
.main_partner .swiper-container { padding: 0 50px; }
.main_partner .swiper-slide-style { height: 120px; box-shadow: none; border-radius: 20px; margin-top: 0px; margin-bottom: 0px; padding: 0; }
.main_partner .swiper-slide .swiper-img { margin: 0; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; height: 100%;}
.main_partner .swiper-slide .swiper-img img { border-radius: 0; width: auto; max-height: 120px; }
.main_partner [class*='swiper-button-'] { opacity: 1; background:transparent; border: 1px solid  #0b0a12;  background:#ffffff; border-radius: 50%; width: 55px; height: 55px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.main_partner [class*='swiper-button-']:hover{ background-color:#f5f5f6}
.main_partner .swiper-button-next { right: 0; }
.main_partner .swiper-button-prev { left: 0; }
.main_partner .swiper-button-prev::after,
.main_partner .swiper-button-next::after{ content: ""; display:block !important; position: absolute; background:transparent; font-size: 0; width: 55px; height: 55px; position: absolute; padding: 0; 
background-image: url(https://materials.fillo.com.tw/materials/ravo/images/63211609-91b5-459a-b0e5-09bdb4bf026b.svg); background-size: 24px; background-repeat: no-repeat; background-position: center; }
.main_partner .swiper-button-prev::after { transform: rotate(180deg); }
.main_partner .swiper-button-prev.swiper-button-white.swiper-button-disabled,.main_partner .swiper-button-next.swiper-button-white.swiper-button-disabled { opacity: 0.3; }
@media (max-width:767px){
    .main_partner .swiper-container{ padding: 0 40px;}
}
@media (max-width:575px){
	.main_partner { margin-bottom: 45px; }
	.main_partner .swiper-free-mode > .swiper-wrapper { margin-bottom: 65px;}
	.main_partner [class*='swiper-button-']{ top: initial; bottom: 0; width: 43px; height: 43px;}
	.main_partner .swiper-button-prev { left: calc(50% - 65px); }
	.main_partner .swiper-button-next { right: calc(50% - 65px); }
	.main_partner .swiper-button-prev::after, .main_partner .swiper-button-next::after{ width: 43px; height: 43px; background-size: 16px;}
	.main_partner .swiper-slide-style{ height: 100px;}
}

/****** 下標 footer ******/
.main_footer .footer-wrap *{ font-family: "Noto Sans TC", "PT Sans", 微軟正黑體, sans-serif;}
.main_footer .footer-wrap,.main_footer .footer-wrap .footer_center{ background: #0b0a12; }
.main_footer .footer-wrap .icon_wrap { background: transparent; max-width: 1360px; margin: 0 auto; padding: 0 0 16px; }
.main_footer .footer-wrap .icon_wrap ul.footer_bticon { top: -126px; right: initial; left: 0; }
.main_footer .footer-wrap .footer_bticon li{ margin: 0;}
.main_footer .footer-wrap .footer_bticon li+li{ margin-left:11px;}
.main_footer .footer-wrap .footer_bticon li i{ width: 43px; height: 43px; line-height: 43px;}
.main_footer .footer-wrap .footer_bticon li a img { width: 43px; }
.main_footer .footer-wrap .icon_wrap p {margin: 0; font-size: 15px; letter-spacing: 0; }
.main_footer .footer-wrap .fb-info,.main_footer .footer-wrap .footer_sbox,.main_footer .footer-wrap .fnav_wrap{ display: none;}
.main_footer .footer-wrap .footer_center { padding-bottom: 40px; margin: 0 auto; padding-top: 25px; padding-right: 0; padding-left: 0; max-width: 1360px; }
.main_footer .footer-wrap .contact-box { -ms-flex:0 0 calc(50% - 45px); flex: 0 0 calc(50% - 45px); padding: 0; }
.main_footer .footer-wrap .contact-box h2{   font-size: 18px; letter-spacing: 1px; color: #ffffff; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #ffffff; font-weight: 500; }
.main_footer .footer-wrap .contact-box h4{ padding-left: 0; font-size: 16px; font-weight: 400; color: #ffffff; margin: 5px 0; line-height: 24px; letter-spacing: 0.3px;}
.main_footer .company-info { -ms-flex: 0 0 270px; flex: 0 0 270px; max-width: initial; }
.main_footer .footer-wrap .company-info .info_box a { padding: 0; }
.main_footer .footer-wrap .company-info .info_box a img { max-width: 158px; }
.main_footer .footer-wrap .contact-info{ -ms-flex: 1; flex: 1; max-width: initial; padding-left: 45px; padding-right: 0; justify-content: space-between; flex-wrap: wrap;}
.main_footer .footer-wrap .contact-box:last-child { position: absolute; right: 0; width: auto; bottom: -74px; padding: 0; margin-bottom: 16px !important; }
.main_footer .footer-wrap .contact-box:last-child h2 { display: none; }
.main_footer .footer-wrap .contact-box:last-child p{display: inline-block; width: auto; padding: 0; margin: 0;}
.main_footer .footer-wrap .contact-box:last-child p a { color: #A5A5A7; font-size: 16px; border: 0; padding: 0 14px; letter-spacing: 0.5px; }
.main_footer .footer-wrap .contact-box:last-child p a::after{ display: none;}
@media (max-width: 1400px){
	.main_footer .footer-wrap .footer_center{ padding-left: 50px; padding-right: 50px;}
	.main_footer .footer-wrap .contact-info{ padding-left: 0;}
	.main_footer .footer-wrap .icon_wrap{ padding: 0 0 16px 50px;}
	.main_footer .footer-wrap .icon_wrap ul.footer_bticon{ left: 50px;}
}
@media (max-width: 1199px){
	.main_footer .company-info { -ms-flex: 0 0 220px; flex: 0 0 220px; }
	.main_footer .footer-wrap .company-info .info_box a{ margin-left: 0;  -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	.main_footer .footer-wrap .icon_wrap ul.footer_bticon { left: 50px; position: absolute; width: auto; margin: 0; text-align: left; display: table; }
	.main_footer .footer-wrap .contact-box { -ms-flex: 0 0 calc(50% - 20px); flex: 0 0 calc(50% - 20px); }
}
@media (max-width: 767px) {
    .main_footer .company-info { -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 110px; }
	.main_footer .footer-wrap .company-info .info_box a img { margin: 0 auto; display: block; }
	.main_footer .footer-wrap .icon_wrap{ position:inherit; padding: 0 16px 50px;} .main_footer .footer-wrap .icon_wrap p{ margin: 0 auto;}
	.main_footer .footer-wrap .icon_wrap ul.footer_bticon { left: 50%; position: absolute; width: auto; margin: 0; text-align: left; display: table; top: 190px; transform: translate(-50%, 0); }
	.main_footer .footer-wrap .contact-box { -ms-flex: 0 0 100%; flex: 0 0 100%; }
	.main_footer .footer-wrap .footer_center{ padding-bottom: 60px;}
	.main_footer .footer-wrap .contact-box+.contact-box { margin-top: 30px; }
	.main_footer .footer-wrap .contact-box:last-child { right: 0; left: 0; width: 100%; bottom: -50px; text-align: center; margin-bottom: 5px !important;}
}
@media (max-width:575px){
	.main_footer .footer-wrap .contact-box h4{ font-size: 15px;}
	.main_footer .footer-wrap .contact-box:last-child p a{ font-size: 14px;}
	.main_footer .footer-wrap .icon_wrap { padding: 0 16px 30px; }
	.main_footer .footer-wrap .icon_wrap p{ font-size: 14px;}
	.main_footer .footer-wrap .footer_center { padding-left: 20px; padding-right: 20px; }
}

/* gotop */
.ravo_gotop { z-index: 1048 !important; }
.ravo_gotop .actGotop a,.ravo_gotop .actGotop a:link{ width: 50px; height: 50px;}
.ravo_gotop .actGotop{width: 50px; height: 50px; bottom: 60px; }
.ravo_gotop .actGotop a::before { content: ""; background-image: url(https://materials.fillo.com.tw/materials/ravo/images/71b3418f-5e48-47c3-8b9c-22e0e1aa85fb.svg); background-position: center; background-repeat: no-repeat; 
 position: absolute; background-size: 22px; width: 50px; height: 50px;   text-align: center; left: 0; top: 0; -webkit-transition: all 0.3s; transition: all 0.3s;}
.ravo_gotop .actGotop a:hover::before { background-position: center 22px;}
.ravo_gotop .actGotop a i{ font-size: 0;}
@media (max-width:1470px){
    .ravo_gotop .actGotop{right: 10px;}
}
@media (max-width: 991px) {
    .ravo_gotop .actGotop{ bottom: 60px;}
}
@media (max-width: 767px) {
	.ravo_gotop .actGotop{width: 44px; height: 44px; }
	.ravo_gotop .actGotop a, .ravo_gotop .actGotop a:link { width: 44px; height: 44px; }
	.ravo_gotop .actGotop a::before { width: 44px; height: 44px; }
    .ravo_gotop .actGotop a:hover::before { background-position: center 18px;}
}


/**** 公版 ****/
/* 公版GOTOP */
.go-to-top{ display: none !important;} 

/*會員登入頁 */
.D_member_my_register div#policyModal { z-index: 9999; }
.member_home .signin_width { margin-top: 100px; margin-bottom: 100px; }
.member_home.D_member_my_login .width-460 { margin-bottom: 100px; }
body.member_home.new_bg { background:#ffffff; }
body.member_home button.l_benPrimary{ background:#0b0a12; }
body.member_home .note_box a { color: #6CAADD; }
body.member_home a.font4.blue-txt2 { color:#545454; }
body.member_home .member_title { margin: 70px 0 30px; }
body.member_home .member-l_title .title_txt{ color:#545454;}
body.member_home .signin_box.member-l_box>.d-block.mb-20.p-2.bg-light.text-muted a.btn.btn-sm.btn-outline-primary{
    color: #545454; background-color: transparent; background-image: none; border-color: #545454; }
@media (max-width: 767px){
	.member_home  .signin_width { margin-top: 100px; margin-bottom: 120px; }
}
/* 會員專區 */
@media (min-width: 768px) {
    .member_width .member_title { margin: 70px 0 30px; }
}
/* 訂購流程頁 */
.stepPage_btn>div>div { flex: 1; max-width: initial; }
@media (min-width: 768px) {
    form.general_order_width,.group_order_width,form.group_order_width{ margin-top: 100px;}
}
@media (max-width: 575px){
    .D_member_order_show .modal.show .modal-dialog{ transform: translate(0, 50%);  width: calc(100% - 15px);}
    .D_member_order_show .modal.show .modal-footer { flex-wrap: wrap; justify-content: center; }
    .D_member_order_show .modal.show .modal-footer>button.btn { margin-top: 10px; }
}


/* 搜尋列表頁 */
.search-area .search-box .search-btn { background: #6caadd; color: #ffffff;}
.search-area .search-box .select-place .title i,
.search-area .search-box .select-goal .title i,
.search-area .search-box .select-goal .title i,
.search-area .search-box .select-date .title i,
section.search_banner .search-area .search-box .select-input .data-icon-search{color: #6caadd; }
.list_con .style_icon .nav-pills a svg { fill: #a7a7a7; }
.list_con>.title>.text-right>p>span.text_blue { color:#6caadd; }
.list_con .style_icon .nav-pills .nav-link.active svg { fill:#6caadd; }
figure.block_style .main_words .go-date,.pic_style figure.block_style .go-date{  font-size: 1.1rem;}
figure.block_style .main_words .go-date>span.text-danger,
.pic_style figure.block_style .go-date>span.text-danger,
.search_table tbody td.go-date .go-date>span.text-danger{ color: #6caadd !important; }
figure.block_style .main_words a,
.pic_style figure.block_style .main_words a,
.search_table .main_words .title_main{ color: #333333;}
figure.block_style .main_words a:hover,
.pic_style figure.block_style .main_words a:hover,
.search_table .main_words .title_main:hover{ color:#6caadd !important; }
.list_con figure.block_style .pic_all::after{ border-color: transparent transparent transparent rgb(238 177 65 / 60%);}
.irs-bar { height: 3px; top: 33px; border-top: none; border-bottom: none; background:#909090}
.irs-bar-edge {  height: 10px; top: 33px; width: 14px; border: 1px solid #909090; border-right: 0; background: #909090; background: -webkit-gradient(linear,left bottom,left top,from(#909090),to(#909090)); background: linear-gradient(to top,#909090 0,#909090 100%); border-radius: 16px 0 0 16px; -moz-border-radius: 16px 0 0 16px}
.irs-slider { top: 25px; width: 20px; height: 20px; border: none; background: #ddd; background: #909090; border-radius: 27px; -moz-border-radius: 27px; -webkit-box-shadow: none; box-shadow: none; cursor: pointer}
.irs-slider.state_hover,.irs-slider:hover { background: #fff; border: 2px solid #909090}
.irs-from,.irs-single,.irs-to { color: #fff; font-size: 14px; line-height: 1.333; text-shadow: none; padding: 1px 5px; background: #909090; border-radius: 3px; -moz-border-radius: 3px}
.irs-grid-pol { opacity: .5; background: #6a7178;}
.irs-grid-pol.small { background: #999}
.irs-grid-text { bottom: 5px; color: #99a4ac}
.plane.plane-s1::after{ color: #6caadd;}
.plane.plane-s1:hover{color: #6caadd;}
.filter_list .accordion .card.price-range i, .filter_list .accordion .card.travel-days i,.filter_list .accordion .card.travel-type i,.filter_list .accordion .card.by-airline i{ color: #909090; }
.filter_list .accordion .card.by-airline .radio_style [type="radio"]:checked + label:after { background:#6a7178; }
.filter_list .form-check .customcheck input:checked ~ .checkmark{ background-color: #909090;}
.filter_list .accordion .card.travel-days .form-check .badge-primary{ background-color: #909090;}
.filter_list .form-check .customcheck.disabled .checkmark, .filter_list .form-check .customcheck.disabled input:checked~.checkmark{ background-color: #ddd; border-radius: 0; border: 1px solid #fff; }
section.search_con .pagination .page-item .page-link:hover,section.search_con .pagination .page-item .page-link:active,section.search_con .pagination .page-item.active .page-link { background: #fff; border-color: #6caadd; color: #55575a; }
section.search_con .pagination .page-item .page-link:focus{ box-shadow: none;}
section.search_con .pagination .page-item .page-link:hover svg, section.search_con .pagination .page-item .page-link:active svg{ fill:  #6caadd;}
.search_table.table .thead { background: #797979; height: 2.8rem; line-height: 2.8rem;}
.search_table tbody td.go-airport img { margin: 0 auto; }
.modal-body section.group_table.trip_airline .table .thead {background: #6b7178;}
section.group_table.trip_airline .table .thead th { border-right: 1px solid #6b7178;}
.D_products_group_search .block_style a.btn,
.D_products_group_search .search_table a.btn,
.D_products_group_search .pic_style figure.block_style .price_all .btn{ font-size: 16px; padding: 5px 16px; }
.D_products_group_search .pic_style figure.block_style .price_all .btn{ margin: 20px auto 0px; width: 120px; display: table; }
.D_products_group_search .block_style a.btn.btn-primary, .D_products_group_search .search_table a.btn.btn-primary,
.D_products_group_search .pic_style figure.block_style .price_all .btn.btn-primary{background-color: #6caadd; border-color: #6caadd;}
.list_con a.btn.btn-primary:not(:disabled):not(.disabled):active,.list_con a.btn.btn-primary:not(:disabled):not(.disabled):active:focus { background-color: #6caadd; border-color: #6caadd; opacity: 0.8; }
section.search_con figure.block_style .pic_all .img_box img{ object-position: top center;}
@media (max-width: 767px) {
    .D_products_group_search .block_style a.btn,
    .D_products_group_search .search_table a.btn,
    .D_products_group_search .pic_style figure.block_style .price_all .btn{width: 75%;  justify-content: center; margin-bottom: 10px;}
    .D_products_group_search .block_style a.btn{ margin-left: 0 !important;}
}

/* 字體尺寸調整 */
figure.block_style .pic_all .item_days{ font-size: 1.7rem;}
figure.block_style .main_words a{ font-size: 1.25rem;}
figure.block_style .price_box span,.search_table tbody td.tour-price span {font-size: 1.2rem; font-weight: 600;}
.pic_style figure.block_style .price_all h4 span{font-size: 1.2rem; font-weight: 600; }
figure.block_style .price_box small { font-size: 0.9rem; }
figure.block_style .main_words h6{ font-size: 0.9rem;}
figure.block_style .main_words h6>div span { font-size: 1rem; }
figure.block_style .note_words>div{ font-size: 1rem;} 
.search_table.table .thead th { font-size: 1rem; font-weight: 400; }
@media(min-width:1200px){
	.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner{ height: 200px;}
	.WinChrome section.group_banner .search-area, .WinIe section.group_banner .search-area { min-height: 110px; bottom: calc(50% - (160px/2)); }
}
@media (min-width:768px) and (max-width: 1199px){
	.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner { height: 300px; }
	.WinChrome section.group_banner .search-area, .WinIe section.group_banner .search-area { bottom: calc(50% - (240px / 2)); }
}
/* 隱藏搜尋列表左側項目 */
/* .search_con .filter_list{  display: none;}
.search_con .list_con{ flex: 0 0 100%; max-width: 100%; } */

/* 個團明細頁 */
section.group_table.trip_day .day_con .info_box>.row>.col-lg-4.col-sm-12 { display: none; }
section.group_table.trip_day .day_con .info_box>.row>.col-lg-8.col-sm-12 { flex: 0 0 100%; max-width: 100%; }
section.group_table.trip_day .info_box .info_box_title { margin-left: 0; width: 100%; }
