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;
}
/**** nicefly style ****/
/* 共用 */
.row.header+.row{ padding-top: 66px; }
.nicefly_width{ max-width: 1360px;}
.d_none{ display: none !important;}
.nicefly_title>.module-container>.main.row>.header-title.dp-tbl,.nicefly_title>.module-container>.main>.header-title{ width: auto; position: relative; color: #003672; font-size: 32px; letter-spacing: 2px; margin: 45px auto 36px; display: table; font-weight: 600; }
.nicefly_title>.module-container>.main.row>.header-title.dp-tbl>div,.nicefly_title>.module-container>.main>.header-title>div{ color: #bc966f; font-family: 'Roboto', sans-serif !important; font-weight: 300; font-size: 20px; margin-top: 7px; letter-spacing: 0.5px; text-align: center;  }
.nicefly_title>.module-container>.main.row>.header-title.dp-tbl::before,.nicefly_title>.module-container>.main>.header-title::before { content: ""; position: absolute; width: calc(100% - 10px); height: 1px; background: #bc966f; right: 0; bottom: 34px; }
.nicefly_title>.module-container>.main.row>.header-title.dp-tbl::after,.nicefly_title>.module-container>.main>.header-title::after { content: ""; position: absolute; width: 6px; height: 6px; background: #da2618; border-radius: 50%; left: 2px; bottom: 32px; transform: translate(-50%, 0); }
@media (max-width:1400px){
    .nicefly_width{ max-width: calc(100% - 100px); }
}
@media (max-width:767px){
    .nicefly_width{ max-width: calc(100% - 50px); }
    .row.header+.row{ padding-top: 60px; }
    .nicefly_title>.module-container>.main.row>.header-title.dp-tbl,.nicefly_title>.module-container>.main>.header-title{ font-size: 28px; line-height: 34px; }
    .nicefly_title>.module-container>.main.row>.header-title.dp-tbl>div,.nicefly_title>.module-container>.main>.header-title>div{ font-size: 18px;}
}
@media (max-width:575px){
    .nicefly_width{ max-width: calc(100% - 40px); }
}

/***** 上標header *****/
.nicefly_header{ position: fixed; width: auto;  background: linear-gradient(to right,  rgba(0,71,151,1) 0%,rgba(0,53,112,1) 100%); left: 0; right: 0; display: block; z-index: 99992;  -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.nicefly_nav .mega-menu{ min-height:66px;}
.header.gizle .nicefly_nav .mega-menu{ min-height: 66px;}
.nicefly_nav .mega-menu .menu-logo{ flex:0 0 200px; max-width: initial; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.header.gizle .nicefly_nav .mega-menu .menu-logo{ flex:0 0 200px; }
.nicefly_nav .mega-menu .menu-logo > li > a{ padding: 0;}
.nicefly_nav .mega-menu .menu-logo > li > a img{ position: initial; width: 100%; height: auto;  -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.nicefly_nav .mega-menu .menu-logo > li > a:hover{ background-color: transparent;}
.nicefly_nav .mega-menu .menu-links{ flex:1;  -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.nicefly_nav .mega-menu > section.menu-list-items{ float:initial; background-color: transparent !important; height: 66px;  padding: 0px 5px 0 35px; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.header.gizle .nicefly_nav .mega-menu > section.menu-list-items{ height: 70px;}
.nicefly_nav .mega-menu .menu-links > li { flex: 0 0 150px; max-width: 150px;  text-align: center; }
.nicefly_nav .mega-menu .menu-links > li a{font-size: 20px; letter-spacing: 1px; padding:0; text-align: center;}
.nicefly_nav .mega-menu .menu-links > li:hover{ background-color: transparent;}
.nicefly_nav .mega-menu .menu-links > li>a::before { content: ""; position: absolute; background: #bc966f; height: 4px; width: 0; left: 0; opacity: 0; bottom: -8px; -webkit-transition: all 0.3s; transition: all 0.3s;  }
.nicefly_nav .mega-menu .menu-links > li:hover>a::before { width: 100%; opacity: 1; }
.nicefly_nav .mega-menu .menu-links > li:last-child>a::before{ display: none;}
.nicefly_nav .mega-menu .menu-links li div.mg-drop-down.col-12 { top: 100%; background: rgb(0 27 58 / 80%); }
.header.gizle .nicefly_nav .mega-menu .menu-links li div.mg-drop-down.col-12{ top: 100%;}
.nicefly_nav .megamenu_box { max-width: 1370px; margin: 0 auto; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.nicefly_nav .mega-menu .menu-links li .list_box {  margin-right: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; padding: 10px 20px; }
.nicefly_nav .mega-menu .mg-drop-down h4 { font-size: 20px; padding-bottom: 8px; padding-left: 16px; position: relative; text-align: left; font-weight: 600; letter-spacing: 2px; border-bottom: 1px solid #bc966f; }
.nicefly_nav .mega-menu .mg-drop-down h4::before{ content: ""; position:absolute; background-color: #da2618; width: 7px; height: 7px; border-radius: 10px; left: 0; top: 18px;}
.nicefly_nav .mega-menu .menu-links li .list_box a p{ font-size: 16px; color: #ffffff; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.nicefly_nav .mega-menu .menu-links li .list_box a:hover p{ color:#cba67f !important;}
.nicefly_nav .mega-menu .menu-links li .list_tag { margin: 0; float: left; padding: 20px 0 10px; }
.nicefly_nav .mega-menu .menu-links li .list_tag ul { float: initial; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; margin: 0; }
.nicefly_nav .mega-menu .menu-links li .list_tag li a { padding: 0 30px; letter-spacing: 1px; font-size: 18px; }
.nicefly_nav .mega-menu .menu-links li .list_tag a p { color: #ffffff; font-size: 18px; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.nicefly_nav .mega-menu .menu-links li .list_tag a:hover p{color:#cba67f!important; }
.nav_member { position: absolute; width: auto; right: 25px; top: 50%; transform: translate(0, -50%); min-width: 115px; height:auto; z-index: 1023; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.nav_member .showName { flex-flow: column; padding: 0;}
.nav_member .showName .member-name { flex: 1; margin-bottom: 3px; font-size: 14px;}
.nav_member .member_btn>a{ background: transparent; border: 1px solid #ffffffc4; color: #ffffff; text-decoration: none; text-align: center; white-space: nowrap; padding: 4px 5px 4px 26px; font-size: 17px; width: 100%; display: block; }
.nav_member .member_btn>a span::before { content: ""; position: absolute; background: url(https://materials.fillo.com.tw/materials/nicefly/images/d8e55e9c-cf7f-4b66-9953-2273ab0eac5e.svg) center no-repeat; width: 20px; height: 20px; left: 8px; top: 7px; }
.nav_member a.SignOut { margin: 0; border-radius: 0; padding: 2px 5px; background:#c3a07d; border: none;  line-height: 16px; font-size: 14px; flex: 0 0 20px;  }
.nav_member a.SignOut:hover{ background:#bc966f;}
@media screen and (min-width: 768px){
	.nicefly_nav .mega-menu > section.menu-list-items{ display: -ms-flexbox; display: flex; align-items:center;}
	.nicefly_nav .mega-menu .menu-links {display: flex !important; justify-content: flex-end;}
	.nicefly_nav .mega-menu .menu-links > li { height:66px; padding-top: 10px;  }
	.header.gizle .nicefly_nav .mega-menu .menu-links > li { height: 66px; padding-top: 10px;}
}
@media (min-width: 768px) and (max-width: 1199px){
    .nicefly_nav .mega-menu { height: 86px; }
    .header.gizle .nicefly_nav .mega-menu { height: 66px; }
	.nicefly_nav .mega-menu .menu-links > li:not(:last-child){height: 60px; padding-top: 18px; }
    .header.gizle .nicefly_nav .mega-menu .menu-links > li{ padding-top: 18px;}
}
@media screen and (max-width: 1600px){
    .nicefly_nav .mega-menu .menu-links > li { flex: 0 0 140px; max-width: 140px; }
	.nicefly_nav .mega-menu .menu-links > li a{ font-size: 18px;}
}
@media screen and (max-width: 1500px){
    .header.gizle .nicefly_nav .mega-menu .menu-logo{ flex: 0 0 170px;}
    .nicefly_nav .mega-menu > section.menu-list-items{  padding: 0 5px 0 25px;}
	.nicefly_nav .mega-menu .menu-links > li:not(:last-child) { flex: 0 0 120px; max-width: 120px; }
}
@media screen and (max-width: 1199px){
	.nicefly_nav .mega-menu .menu-links { margin-top: 60px; }
	.header.gizle .nicefly_nav .mega-menu .menu-links { margin-top: 0px; }
	.nicefly_nav .mega-menu .menu-links > li:not(:last-child){ flex:1; max-width:initial;  }
	.nicefly_nav .mega-menu .menu-links > li:last-child{ display: none;}
	.nicefly_nav .mega-menu .menu-links > li a{ font-size: 16px; padding:0; line-height: 30px;}
	.nicefly_nav .mega-menu > section.menu-list-items{padding: 0 10px;}
	.nicefly_nav .mega-menu .mg-drop-down h4{ font-size: 16px; margin-bottom: 6px;}
	.nicefly_nav .mega-menu .menu-logo{ flex: 0 0 150px;}
	.nav_member{ top: 10px; right: 15px;  transform: translate(0, 0);}
	.nav_member .showName{flex-flow: row;}
    .header.gizle .nav_member{ top: -100%;}
	.nav_member a{ font-size: 15px;}
	.nav_member a.SignOut { margin: 0 0 0 7px; flex: 0 0 40px; line-height: 20px;}
}

@media(max-width:767px){
    .nicefly_nav .megamenu_box{ display: flex; flex-wrap: wrap;}
	.nicefly_nav .mega-menu,.header.gizle .nicefly_nav .mega-menu{ min-height: 60px; } 
    .nicefly_nav .mega-menu .menu-links li .list_box {flex:0 0 50%; margin: 0; padding: 5px 7px;}
    .nicefly_nav .mega-menu .mg-drop-down .list_box > ul>li>a{ width: 100%;}
    .nicefly_nav .mega-menu .menu-links{ margin-top: 0px; height: 100vh;  max-height: initial !important;  padding-bottom: 150px;}
    .nicefly_nav .mega-menu .menu-links > li{ border-bottom:1px solid #577d9c;}
	.nicefly_nav .mega-menu .menu-links > li:not(:last-child){ max-width: initial; flex:initial}
    .nicefly_nav .mega-menu .menu-links > li > a::before,.nicefly_nav .mega-menu .menu-links > li > a::after{ display: none;}
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger{ background-color: transparent; height: 45px; width: 45px; right: 10px;}
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger:hover{ background-color: transparent;}
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger:before,
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger:after,
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger span{ height: 1px; width: 35px; top: 20px;}
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger span{ top: 30px;}
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger:after{ top: 40px;}
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger.active:before{-webkit-transform: rotate(35deg); -ms-transform: rotate(35deg); transform: rotate(35deg);}
    .nicefly_nav .mega-menu .menu-mobile-collapse-trigger.active:after{ -webkit-transform: rotate(-35deg); -ms-transform: rotate(-35deg); transform: rotate(-35deg);}
    .nicefly_nav .mega-menu > section.menu-list-items{ height: 60px; padding:0;}
	.header.gizle .nicefly_nav .mega-menu > section.menu-list-items{ height: 60px;}
    .nicefly_nav .mega-menu .menu-logo{flex:initial; height: 60px; padding-left: 10px; padding-top:10px;}
    .nicefly_nav .mega-menu .menu-logo > li > a img{ width: 150px;}
    .nicefly_nav .mega-menu .menu-logo > li > a{ position: initial;}
    .nicefly_nav .mega-menu .menu-links > li.activeTriggerMobile{ background-color: transparent;}
    .nicefly_nav .mega-menu .menu-links > li > a{ line-height: 55px;}
	.nicefly_nav .mega-menu .menu-links > li > a i.fa.fa-indicator{ top: 5px;}
    .nicefly_nav .mega-menu .menu-links li .list_tag{ padding: 0px;}
    .nicefly_nav .mega-menu .menu-links li .list_tag h4{ margin-left: 10px; padding-left: 29px; font-size: 16px;}
    .nicefly_nav .mega-menu .menu-links > li:nth-child(2) .list_tag h4::before{ width: 25px; height: 24px; background-size: 24px;}
    .nicefly_nav .mega-menu .menu-links li .list_tag ul{ display: flex; flex-wrap: wrap; width: 100%; justify-content: flex-start;}
    .nicefly_nav .mega-menu .menu-links li .list_tag li{ width: 50%; margin: 0;}
    .nicefly_nav .mega-menu .menu-links li .list_tag li{ padding: 5px 7px;}
    .nicefly_nav .mega-menu .list_tag a{ margin-bottom:0; width: 100%;}
	.nicefly_nav .mega-menu .mg-drop-down h4{ font-size: 16px;}
	.nicefly_nav .mega-menu .menu-links li .list_box ul li { margin: 12px 0; }
	.nicefly_nav .mega-menu .menu-links > li  .list_tag a{ padding: 0;}
	.nicefly_nav .mega-menu .menu-links li .list_box a p{ margin-right: 15px;}
	.nicefly_nav .mega-menu .menu-links li .list_tag a p{font-size: 16px;}
	.nav_member,.header.gizle .nav_member{ top: 15px; right: 65px; height: 32px; transform: initial; } 
	.nav_member{ min-width: initial;}
    .nav_member .member_btn>a{ font-size: 15px;}
	.nav_member a{ padding: 4px; font-size: 14px;}
	.showName .member-name{ font-size: 14px;}
}



/***** 首頁 *****/
/* 首頁大圖輪播 */
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .cover { display: none; }
.main_slider .swiper-wrapper::before { content: ""; position: absolute; background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgb(0 0 0 / 40%)); width: 100%; height: 240px; left: 0; top: 0; z-index: 1; }
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box { position: relative;  padding: 35px 0 35px 50px; max-width: 1360px; margin: 0 auto;}
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box::before { content: ""; position: absolute; left: 0; top: 35px; background: #ffffff; width: 1px; height: calc(100% - 70px); }
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt {top: unset; bottom: 0; width: 100%; left: 0; right: 0; transform: unset; min-height: 160px; max-width: 100%; background: rgb(65 67 83 / 40%); backdrop-filter: blur(4px);}
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide.swiper-slide-active .slide-txt .slide-txt-box .title{ display: table;}
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title { letter-spacing: 2px; margin: 0 0 16px; width: calc(100% - 120px); text-shadow: 1px 1px 5px rgba(0, 113, 123, 0.35); font-size: 28px;
    text-align: justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden;}
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{ letter-spacing: 2px; margin:0 0 16px;  width: calc(100% - 120px); text-shadow: 1px 1px 5px rgba(0, 113, 123, 0.35); font-size: 24px; margin-bottom: 0; 
    text-align: justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; }
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .line { display: none; }
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-button-prev,
.main_slider section.banner-area .swiper-area .banner-swiper .swiper-button-next{ width: 25px; fill: #ffffff; opacity:0.7;}
.main_slider .slide-txt-box a.btn.btn-lg {  transition: all 0.7s ease; transition-delay:1.1s; transform: translateY(20px); opacity: 0;  width: 100px; height: 100px; font-family: "Roboto", sans-serif !important; font-weight: 300; font-style: normal; color: #ffffff;
	 text-decoration: none;  background-color: #bc966f; font-size: 22px; padding: 0; line-height: 94px; border-radius: 50%; position: absolute; right: 0; top: 50%; transform: translate(0, -50%) !important; border: none;}
.main_slider  .btn-dark:not(:disabled):not(.disabled).active:focus
.main_slider .btn-dark:not(:disabled):not(.disabled):active:focus,
.main_slider .show>.btn-dark.dropdown-toggle:focus { box-shadow: none; }
.main_slider .swiper-slide.swiper-slide-active .slide-txt-box a.btn.btn-lg{ opacity: 1; visibility: visible; transform: translateY(0px); }
.main_slider .swiper-slide.swiper-slide-active .slide-txt-box a.btn.btn-lg::before { content: ""; position: absolute; width: 92px; height: 92px; border-radius: 100%; border: 1px solid rgb(255 255 255 / 30%); left: 4px; top: 4px; }
.main_slider .swiper-button-next:after,.main_slider .swiper-container-rtl .swiper-button-prev:after,.main_slider .swiper-button-prev:after,.main_slider .swiper-container-rtl .swiper-button-next:after{ display: none;}
@media(max-width:1600px){
    .main_slider .slide-txt-box a.btn.btn-lg{ right: 30px;}
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title,
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{width: calc(100% - 150px); }
}
@media(max-width:1400px){
    .main_slider .slide-txt-box a.btn.btn-lg{ right: 80px;}
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title,
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{width: calc(100% - 220px); }
}
@media(max-width:1360px){
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box::before{display: none;}
}
@media(max-width:767px){
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box { padding: 35px 0 35px 20px; }
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title{ font-size: 24px;}
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{ font-size: 19px;}
}
@media (max-width:576px) { 
    .main_slider section.banner-area .swiper-area .banner-swiper{ height: 85vh;}
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-img{ height: 85vh;}
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title,
     .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content { width: 100%; }
    .main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box { padding: 20px 20px 120px; }
	.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title { font-size: 22px; letter-spacing: 1px; margin-bottom: 10px; } 
	.main_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{ font-size: 16px; letter-spacing: 1px; margin-bottom: 10px}
    .main_slider .slide-txt-box a.btn.btn-lg { font-size: 20px; right: initial; left: 50%; transform: translate(-50%, 0) !important; bottom: 30px; top: initial; width: 80px; height: 80px;   padding: 0;
     line-height: 76px; }
    .main_slider .swiper-slide.swiper-slide-active .slide-txt-box a.btn.btn-lg::before{ width: 72px; height: 72px;}
}


/* 首頁國外搜尋引擎 */
.search_foreign .group_banner.search_banner .search-area > .container { background: transparent; border-bottom: 0;  margin: 0 auto;  padding: 0;}
.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: 0; height: 45px; padding: 0 5px; color: #333333; background-color: #f6f6f6; border-radius: 4px; }
.search_foreign section.group_banner .search-area .search-box .select-input > input { height: 45px; background: #f6f6f6; padding-left: 10px; border:0; border-radius: 4px;}
.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: 20px; font-size: 15px; color: #333333; font-weight: 600;}
.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: #333333; border: 0; height: 45px; padding: 0 5px; width: calc(50% - 14px); background: #f6f6f6 !important; border-radius: 4px;}
.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 20%; margin-top: 30px; padding-right: 12px !important; }
.search_foreign .search-area .search-box .select-date .select .divide { background: #333333; margin: 20px 5px 0px 5px; }
.search_foreign section.group_banner .search-area .search-box>div:last-child { margin-top: 30px; flex: 0 0 140px;display: -ms-flexbox; display: flex; align-items: flex-start;}
.search_foreign section.group_banner .search-area .search-box .search-btn { height: 43px; line-height: 43px; background: #003672;
 background: linear-gradient(to right,  rgba(0,71,151,1) 0%,rgba(0,53,112,1) 100%);  outline: none; border-radius: 4px;}

.search_foreign .search-area .search-box .search-btn h5 { position: relative; font-size: 17px; width: auto; padding-right: 26px; line-height: 45px; }
.search_foreign .search-area .search-box .search-btn h5::before{ content: ""; background: url(https://materials.fillo.com.tw/materials/nicefly/images/2b21e5c1-4270-4db4-b1fc-aa6cb81839b5.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;top: 3px; width: 17px; height: 17px; 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/nicefly/images/093a1e26-e03c-42ef-9d1f-28a165feeca0.svg); width: 16px; }
.search_foreign section.group_banner .search-area .search-box .select-goal .title::after { background-image: url(https://materials.fillo.com.tw/materials/nicefly/images/9dabe485-c554-4222-92ed-a77b2e78da61.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/nicefly/images/ebebc38b-fed7-48ac-9840-033d68af1a9d.svg); }
.search_foreign section.group_banner .search-area .search-box .select-date .title::after { background-image: url(https://materials.fillo.com.tw/materials/nicefly/images/492a9592-b0f0-4c69-8ec3-3fb26d4d9f9c.svg); width: 17px; height: 16px; top: 3px; }
.search_foreign section.group_banner .search-area .search-box .select-input::before { content: "關鍵字"; position: absolute; padding-left: 20px; font-size: 15px; letter-spacing: 1px; color: #333333; 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: 17px; height: 17px; background-image: url(https://materials.fillo.com.tw/materials/nicefly/images/5d90e85f-c85c-44e3-91fc-ab8d25e3b83a.svg); background-size: 20px; }
.search_foreign section.group_banner .search-area .search-box .select-status { right: 150px; }
.search_foreign section.group_banner .form-check label { color: #333333; font-weight: 600; }
.search_foreign section.group_banner .form-check .checkmark,.search_foreign section.group_banner .form-check .customcheck:hover input ~ .checkmark { background-color: #ffffff; border-radius: 2px; border: 0; }
.search_foreign section.group_banner .form-check .customcheck input:checked ~ .checkmark { background-color: #c3a07d; border-radius: 2px; border: 0; }
.search_foreign section.group_banner .form-check .checkmark:after{ top: 1px;}
.search_foreign  section.group_banner .search-area .search-box .select-status>.form-check:nth-child(2) { display: none; } /*隱藏可報名*/


/*搜尋月曆*/
.datepicker.dropdown-menu { border: 1px solid #003672; }
.datepicker.datepicker-dropdown:before { border-bottom-color: #003672; }
.datepicker.datepicker-dropdown.datepicker-orient-top:before { border-top: 7px solid #003672; }
.datepicker td,
.datepicker th { width: 30px; height: 30px; }
.datepicker table tr td.active.active { background: #da2618; }
.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev { color: #003672; }
.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: #003672; }
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active { background: #da2618; }
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:hover { background: #003672; }
@media screen and (min-width: 1401px){
    .search_foreign .group_banner.search_banner .search-area > .container { max-width: 1370px; }
}
@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;}
    .search_foreign section.group_banner .search-area .search-box .select-status{ position: absolute;}
}
@media(max-width:991px) {
	.search_foreign section.group_banner .search-area .search-box { height: auto; }
	.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: 75px; }
    .search_foreign section.group_banner .search-area .search-box .select-status { position: unset; flex: 0 0 100%; margin-top: -20px; padding-right: 10px !important; }
}

@media(max-width:767px) {
    .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 .mic_icon{ top: -28px;}
}
@media(max-width:575px) {
    .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;}
}

/* 首頁主題旅遊 */
.main_theme{ margin-bottom: 40px;}
.main_theme .function-row li a {  padding: 0;  width: 150px; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.main_theme .function-row li a img { width: 100%; max-width: 170px; border-radius: 50%; aspect-ratio: 5 / 5; object-fit: cover; object-position: center center; box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.17);}
.main_theme .function-row li a h3 { font-size: 20px; font-weight: 600; margin-top: 17px; padding: 7px 30px; writing-mode: vertical-lr; letter-spacing: 2px; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
.main_theme  .function-row li a:hover h3{ color: #bc966f !important;}
.main_theme .function-row li a h3::before,.main_theme .function-row li a h3::after{ content: ""; width: 1px; height: 100%; background: rgb(188 150 111 / 50%); position: absolute; top: 0; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
.main_theme .function-row li a h3::before{ left: 0;}
.main_theme .function-row li a h3::after{ right: 0;}
@media(max-width:1199px) {
    .main_theme .function-row li a { width: 140px; border-radius: 70px; }
    .main_theme .function-row li a img { max-width: 140px; }
}
@media(max-width:991px) {
    .main_theme .function-row li a { width: 100px; }
    .main_theme .function-row li a img { max-width: 100px; }
    .main_theme .function-row li a h3{ font-size: 16px; padding: 7px 20px;}
}
@media(max-width:767px) {
    .main_theme .function-row li{ -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; margin-bottom: 20px; }
    .main_theme .function-row li a { width: 90px; }
    .main_theme .function-row li a h3 { font-size: 16px;  margin-top: 10px;	}
    .main_theme .function-row li a img { max-width: 90px; }
}
@media(max-width:575px) {
    .main_theme .function-row li a h3 { letter-spacing: 0.5px; }
}

/* 首頁小編推薦 */
.main_recommend_tab{ margin-bottom: 32px;}
.main_recommend_tab .nav-pills .nav-link { position: relative; color:#5c89be; font-size: 19px; font-weight: 600; letter-spacing: 0.5px; border-radius: 0; margin: 0 10px; padding: 5px 25px 10px; -webkit-transition: all 0.3s; transition: all 0.3s; }
.main_recommend_tab .nav-pills .nav-link:hover{ color:#004695;}
.main_recommend_tab .nav-pills .nav-link.active, .main_recommend_tab .nav-pills .show>.nav-link { color: #ffffff; background: #003672; background: linear-gradient(to right, rgba(0, 71, 151, 1) 0%, rgba(0, 53, 112, 1) 100%); border-radius: 4px; padding: 7px 25px 8px; }
.main_recommend_tab .nav-pills .nav-link::before { content: ""; position: absolute; background: #c6daf1; height: 4px; width: 100%; left: 0; bottom: 0; border-radius: 3px; -webkit-transition: all 0.3s; transition: all 0.3s;}
.main_recommend_tab .nav-pills .nav-link:hover::before{ background: #004695;}
.main_recommend_tab .nav-pills .nav-link.active::before,.main_recommend_tab .nav-pills .show>.nav-link::before{ display: none; }
.main_recommend { margin-bottom: 50px; }
.main_recommend .swiper-container { padding: 0 25px; }
.main_recommend .swiper-slide-style { border-radius:0; margin-top: 0; margin-bottom:140px; box-shadow: none;}
.main_recommend .swiper-slide .swiper-img { border-top-left-radius: 4px;  border-top-right-radius: 4px; margin: 0; overflow: hidden; }
.main_recommend .swiper-slide .swiper-img img {  aspect-ratio:4 / 2.6; object-fit: cover; object-position: center center; transition:1s;  -ms-transform: scale(1);  transform: scale(1); }
.main_recommend .swiper-slide:hover .swiper-img img{  -ms-transform: scale(1.1); transform: scale(1.1); transition: 1s; }
.main_recommend .swiper-slide .swiper-content { color: #333333; box-shadow: -0.1px 3px 7px 0 rgba(0, 0, 0, 0.02); margin-bottom: 0; padding:0 20px 18px;
	 position: absolute; bottom: -120px; left: 50%; transform: translate(-50%, 0); background: #f4f1ed; width: calc(100% - 24px); height: 135px;}
.main_recommend .swiper-slide .swiper-content h3{ position: relative; font-size: 16px; background: #bc966f; color: #ffffff; width: auto; display: table; padding: 5px 10px; margin-bottom: 14px; }
.main_recommend .swiper-slide .swiper-content h3::before{ content: ""; position: absolute;left: -10px; top: 0; width: 0; height: 0; border-style: solid; border-width: 0 10px 29px 0; border-color: transparent #a97d4f transparent transparent;}
.main_recommend .swiper-slide .swiper-content h4{ color: #333333; font-size: 18px; line-height: 24px; font-weight: 600; letter-spacing: 0.5px; text-align: justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; margin-bottom: 10px;}
.main_recommend .swiper-slide .swiper-content h5{ position: absolute; text-align: right; right: 20px; bottom: 15px; font-size: 20px; color:#da2618; margin-bottom: 0; font-family: Roboto, sans-serif !important; letter-spacing: 0;}
.main_recommend .swiper-slide .swiper-content h5::before { content: "$"; font-size: 17px; padding-right: 4px; vertical-align: text-bottom; line-height: 23px; }
.main_recommend .swiper-slide .swiper-content h5::after { content: "元起"; font-size: 14px; padding-left: 4px; vertical-align: text-bottom; line-height: 22px; }
.main_recommend .swiper-button-prev, .main_recommend .swiper-button-next { font-size: 0; background: rgb(228 228 228 / 90%); width: 50px; height: 50px; opacity: 1; border-radius: 50%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.main_recommend .swiper-button-prev:hover, .main_recommend .swiper-button-next:hover { background: rgb(198 218 241 / 90%);}
.main_recommend .swiper-button-prev,.main_recommend .swiper-container-rtl .swiper-button-next { left: 0px; }
.main_recommend .swiper-button-next,.main_recommend .swiper-container-rtl .swiper-button-prev { right: 0px; }
.main_recommend .swiper-button-next:after, .main_recommend .swiper-container-rtl .swiper-button-prev:after,
.main_recommend .swiper-button-prev:after, .main_recommend .swiper-container-rtl .swiper-button-next:after { padding: 0; background: transparent;  background-image: url(https://materials.fillo.com.tw/materials/nicefly/images/f1d2d0f2-9fd0-4c0d-bdde-0d1a7ac32c63.svg); width: 50px; height: 50px; background-size: 22px; background-repeat: no-repeat; background-position: center; font-size: 0; border-radius: 0; }
.main_recommend .swiper-button-prev:after { transform: scaleX(-1); }
.main_recommend .swiper-button-prev.swiper-button-disabled,.main_recommend .swiper-button-next.swiper-button-disabled{ display: none; }

@media (max-width: 767px) {
    .main_recommend_tab > .module-container > .main > .blk-tabs { display: block; }
    .main_recommend_tab .nav { display: block; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; margin: 0 10px; text-align: center; }
    .main_recommend_tab .nav li.nav-item { display: inline-block; }
    .main_recommend_tab .nav-pills .nav-link{ margin: 0;} 
}
@media (max-width: 575px) {
    .main_recommend_tab{ max-width: 100%;}
    .main_recommend_tab .nav > .nav-item + .nav-item { padding-left: 8px; }
    .main_recommend_tab .nav-pills .nav-link { font-size: 16px; }
    .main_recommend{ max-width: 100%;}
    .main_recommend .swiper-slide .swiper-content h4{ font-size: 18px;}
	.main_recommend .swiper-slide .swiper-content h5{ font-size: 18px;}
	.main_recommend .swiper-container { padding: 0 15px; }
	.main_recommend .swiper-button-prev, .main_recommend .swiper-button-next{ display: none;}
}

/* 旅遊講座 */
.main_lecture { margin-bottom: 60px; }
.main_lecture .mix-wrapper{ padding: 0; overflow: hidden;}
.main_lecture .mix-wrapper>.row { padding: 0; position: relative; margin: 0 -10px; }
.main_lecture .mix-wrapper>.row+.row { margin-top: 38px; }
.main_lecture .pic-content,.main_lecture .editor-content{ margin: 0; padding: 0 10px;}
.main_lecture .pic-content .img-box img{ aspect-ratio: 4 / 2.3; object-fit: cover; object-position: left; border-radius: 3px;}
.main_lecture .img-mode .img-box{ padding: 0;}
.main_lecture .editor-content article{ position: relative; color: #333333; height: 100%; padding: 25px 35px 55px; display: flex; flex-flow: column; background-color: rgb(255 255 255 / 50%); border-radius: 3px; }
.main_lecture .editor-content article h2 { font-size: 20px; line-height: 30px; font-weight: 600; margin-bottom: 20px; letter-spacing: 0.6px; color: #8d6b48; padding-left: 14px; position: relative;}
.main_lecture .editor-content article h2::before { content: ""; position: absolute; width: 5px; height: 100%; background: #bc966f; left: 0; top: 0; }
.main_lecture .editor-content article h3 { font-size: 16px; line-height: 28px; margin-bottom: 22px; text-align: justify;}
.main_lecture .editor-content article p{ position: relative; font-size: 16px; margin-bottom: 10px; padding-left: 65px; letter-spacing: 0.2px; font-family: Roboto, sans-serif !important; font-weight: 400;}
.main_lecture .editor-content article p::before{ content: ""; position: absolute; color: #003672; padding-right: 5px;   width: 65px; height: 18px; line-height: 18px; left: 0; top: 3px; padding-left: 20px;}
.main_lecture .editor-content article p.date:before {  content: "日期-"; background: url(https://materials.fillo.com.tw/materials/nicefly/images/684d4629-2a36-49f7-b383-c96b9c547beb.svg) no-repeat left center; background-size: 18px;}
.main_lecture .editor-content article p.time:before{ content: "時間-"; background: url(https://materials.fillo.com.tw/materials/nicefly/images/48d6f349-7a7b-4f33-a25e-8b260680d947.svg) no-repeat left center; background-size: 18px;}
.main_lecture .editor-content article p.speaker:before{ content: "講者-"; background: url(https://www.nicefly.com.tw/material-alias/person_icon.svg) no-repeat left center; background-size: 18px;}
.main_lecture .editor-content article p.place:before{ content: "地點-"; background: url(https://www.nicefly.com.tw/material-alias/location_icon.svg) no-repeat left center; background-size: 18px;}
.main_lecture .editor-content article div{ position: absolute; bottom: 25px; right: 35px; }
.main_lecture .editor-content article div:nth-last-child(2) { right: 130px; }
.main_lecture .editor-content article div a{ font-weight: 600; text-decoration: none; -webkit-transition: all .4s; transition: all .4s;
 font-size: 20px; color: #003672; letter-spacing: 0.2px; padding-bottom: 3px; display: block;}
.main_lecture .editor-content article div a:hover{ color:#da2618;}
.main_lecture .editor-content article div a::before{ content: ""; background:#da2618; position: absolute; width: 100%; height: 2px;  left: 0px; bottom: 0px;
-webkit-transition: all 0.4s; transition: all 0.4s; }

@media(max-width:1400px) {
    .main_lecture.nicefly_width {
        max-width: calc(95% - 60px);
    }
}
@media(max-width:1360px) {
    .main_lecture .editor-content article { padding: 25px 35px 55px; }
    .main_lecture .editor-content article div { bottom: 20px; right: 20px; }
    .main_lecture .editor-content article h2{ margin-bottom: 15px;}
}
@media(max-width:1199px) {
    .main_lecture .pic-content .img-box img{aspect-ratio: 4 / 2.4;}
}
@media(max-width:991px) {
    .main_lecture .pic-content .img-box img{aspect-ratio: 4 / 3;}
}
@media(max-width:767px) {
    .main_lecture .pic-content .img-box img{ aspect-ratio: 4 / 2.08; }
    .main_lecture.nicefly_width { max-width: calc(95% - 50px); }
}
@media(max-width:575px) {
    .main_lecture.nicefly_width { max-width: calc(95% - 20px); }
    .main_lecture .editor-content article { padding: 20px 20px 45px; }
    .main_lecture .editor-content article div { bottom: 15px; right: 20px; }
    .main_lecture .editor-content article div:nth-last-child(2) { right: 110px; }
    .main_lecture .editor-content article div a{ font-size: 17px;}
}


/* 首頁影音分享 */
.main_video.one{ max-width: calc(100% - 120px); margin: 0 auto;}
.main_video.one .row.fancybox-wrapper figure img{ border-radius: 3px; aspect-ratio: 5 / 1.56; object-fit: cover; object-position: center;}
.main_video.one .row.fancybox-wrapper figure a{ position: relative;}
.main_video.one .row.fancybox-wrapper figure a::before { content: ""; position: absolute; width: calc(100% - 30px); height: calc(100% - 30px); border: 1px solid #f7f7f7; left: 15px; top: 15px; }
.main_video.one .content-bottom { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); pointer-events: none; padding-top: 76px;}
.main_video.one .content-bottom::before{ content: ""; position: absolute; width: 60px; height: 60px; border-radius: 50%; top: 0; left: 50%; transform: translate(-50%,0); background-color: #0b3476; opacity: 0.8;}
.main_video.one .content-bottom::after{ content: ""; position: absolute; background: url(https://materials.fillo.com.tw/materials/nicefly/images/e7875098-0429-4c4d-b0c4-33151540131f.svg) no-repeat center;
width: 29px; height: 29px; top: 15px; left: 50%; transform: translate(-50%,0); opacity: 0.9; }
.main_video.one .content-bottom p { color: #ffffff; font-size: 28px; font-weight: 600; letter-spacing: 1px; padding-bottom: 7px; margin-bottom: 0; border-bottom: 3px solid #ffffff; }
.main_video.four{margin-top: 30px; margin-bottom: 60px;}
.main_video.four .row.fancybox-wrapper figure{ padding: 0 12px;}
.main_video.four .row.fancybox-wrapper figure img{border-radius: 3px; aspect-ratio: 4 / 2.6; object-fit: cover; object-position: center center;}
.main_video.four .content-bottom { position: absolute; width: calc(100% - 24px); bottom:0; left:12px;  pointer-events: none; padding:11px 40px 11px 10px;
 background: #003672; background: linear-gradient(to right, rgba(0, 71, 151, 0.8) 0%, rgba(0, 53, 112, 0.8) 100%); border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
.main_video.four .content-bottom p { color: #ffffff; margin-bottom: 0; text-align: justify; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden;}
.main_video.four .content-bottom::before { content: ""; position: absolute; background: url(https://materials.fillo.com.tw/materials/nicefly/images/ed501550-e7e0-440b-a42b-45e191241e6d.svg) no-repeat center;
	 width: 22px; height: 22px; right:18px; top: 11px;  -webkit-transition: all 0.3s ease;  transition: all 0.3s ease}
.main_video.four .row.fancybox-wrapper figure:hover .content-bottom::before{ right: 12px; }
@media(max-width:1600px) {
    .main_video.one { max-width: 1330px; }
}
@media(max-width:1400px) {
    .main_video.one { max-width: calc(100% - 120px);}
}
@media(max-width:991px) {
    .main_video.one .content-bottom p{ font-size: 20px;}
}
@media(max-width:767px) {
    .main_video.one { max-width: calc(100% - 75px); }
    .main_video.one .row.fancybox-wrapper figure img { aspect-ratio: 5 / 2; }
    .main_video.one .row.fancybox-wrapper figure a::before { width: calc(100% - 20px); height: calc(100% - 20px); left: 10px; top: 10px; }
    .main_video.four .row.fancybox-wrapper figure { margin-bottom: 25px !important; }
}
@media(max-width:575px) {
    .main_video.one { max-width: calc(100% - 65px); }
    .main_video.one .row.fancybox-wrapper figure img { aspect-ratio: 5 / 3; }
    .main_video.one .content-bottom p { font-size: 16px; }
    .main_video.one .content-bottom{ padding-top: 50px;}
    .main_video.one .content-bottom::before { width: 40px; height: 40px; }
    .main_video.one .content-bottom::after { width: 19px; height: 19px; top: 12px; }
    .main_video.four { margin-top: 20px; margin-bottom: 40px; }
    .main_video.four .row.fancybox-wrapper figure { margin-bottom: 20px !important; }
    .main_video.four .content-bottom { position: initial; width: 100%; padding: 5px; }
    .main_video.four .row.fancybox-wrapper figure img { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
    .main_video.four .row.fancybox-wrapper figure .content-bottom::before{ display: none;}
}

/* 旅途分享 */
.main_feedback { margin-bottom: 65px;}
.main_feedback .swiper-container{ padding: 0 25px;}
.main_feedback .swiper-slide-style{  background:#ffffff; box-shadow: none; margin-top: 50px; margin-bottom: 0; cursor: default; border: 1px solid #e2d1bf; -webkit-transition: all 0.3s ease;  transition: all 0.3s ease;}
.main_feedback .swiper-slide-style:hover{ border: 1px solid #c3a07d;}
.main_feedback .swiper-slide-style figure { position: absolute; overflow: hidden; margin-bottom: 0; width: 246px; height: 246px; border-radius: 50%; top: -50px; left: 50%; transform: translate(-50%, 0); }
.main_feedback .swiper-slide-style:hover figure::after{ opacity: 0.7;}
.main_feedback .swiper-slide .swiper-img img {  aspect-ratio:5 / 5; object-fit: cover; object-position: center center; }
.main_feedback .swiper-slide h3 { color: #003672; text-align: center; font-size: 22px; font-weight: 600; letter-spacing: 0.8px; margin-bottom: 0; padding: 225px 0px 5px; position: relative; display: table; margin: 0 auto; }
.main_feedback .swiper-slide h3.swiper-title:before { content: ""; position: absolute; background: #c6daf1; height: 4px; width: 100%; left: 0; bottom: 0; border-radius: 3px; }
.main_feedback .swiper-slide .swiper-content { position: relative; color: #003672; margin-bottom: 0; padding: 0 40px 52px; margin-top: 16px; -webkit-line-clamp: initial; overflow: inherit; }
.main_feedback .swiper-slide .swiper-content h4{  font-size: 18px; font-weight: 600; margin-bottom: 25px;}
.main_feedback .swiper-slide .swiper-content h5 {font-size: 16px; color: #333333; line-height: 26px; letter-spacing: 0.5px; text-align: justify; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; margin-bottom: 0; height: 78px;}
.main_feedback .swiper-slide .swiper-content p{ position: absolute; color: #333333; right:40px; bottom: 20px; margin: 0; padding-left: 22px; font-size: 16px; }
.main_feedback .swiper-slide .swiper-content p::before{ content: ""; position: absolute; left: 0; top: 0; background: url(https://materials.fillo.com.tw/materials/nicefly/images/a3a12a86-0469-492e-b4eb-d0d88155e1d8.svg) no-repeat center; width: 17px; height: 17px;}
.main_feedback .swiper-button-prev, .main_feedback .swiper-button-next { font-size: 0; background:rgb(195 160 125 / 90%); width: 50px; height: 50px; opacity: 1; border-radius: 50%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.main_feedback .swiper-button-prev:hover, .main_feedback .swiper-button-next:hover { background:rgb(168 128 88 / 90%);}
.main_feedback .swiper-button-prev,.main_feedback .swiper-container-rtl .swiper-button-next { left: 0px; }
.main_feedback .swiper-button-next,.main_feedback .swiper-container-rtl .swiper-button-prev { right: 0px; }
.main_feedback .swiper-button-next:after, .main_feedback .swiper-container-rtl .swiper-button-prev:after,
.main_feedback .swiper-button-prev:after, .main_feedback .swiper-container-rtl .swiper-button-next:after { padding: 0; background: transparent;  background-image: url(https://materials.fillo.com.tw/materials/nicefly/images/2b21e5c1-4270-4db4-b1fc-aa6cb81839b5.svg); width: 50px; height: 50px;
	 background-size: 22px; background-repeat: no-repeat; background-position: center; font-size: 0; border-radius: 0; }
.main_feedback .swiper-button-prev:after { transform: scaleX(-1); }
.main_feedback .swiper-button-prev.swiper-button-disabled,.main_feedback .swiper-button-next.swiper-button-disabled{ display: none; }
@media (max-width:1199px){
    .main_feedback_block { padding-top: 80px; padding-bottom: 80px; }
    .main_feedback_title { -ms-flex: 0 0 160px; flex: 0 0 160px; }
    .main_feedback_title.get_title>.module-container>.main>.header-title { padding-left: 40px; }
    .main_feedback_title .header-title::before{ left: 40px;}
}
@media (max-width:575px){
    .main_feedback { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
    .main_feedback .swiper-button-prev, .main_feedback .swiper-button-next{ display: none;}
}


/***** 側選單 *****/
.nicefly_gotop{ z-index: 99991;}
.nicefly_gotop .actGotop a,.nicefly_gotop .actGotop a:link{ width: 50px; height: 50px; background-color:#c3a07d; opacity: 1; box-shadow:none; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.nicefly_gotop .actGotop a:hover,.nicefly_gotop .actGotop a:link:hover{ opacity: 0.8;}
.nicefly_gotop .actGotop{width: 50px; height: 50px; bottom: 60px; right: 12px;}
.nicefly_gotop .actGotop a::before { content: ""; background-image: url(https://materials.fillo.com.tw/materials/nicefly/images/35f0ee79-6eb0-4868-8db6-0e065de57c99.svg); background-position: center; background-repeat: no-repeat; 
 position: absolute; background-size: 16px; width: 50px; height: 50px; text-align: center; left: 0; top: 0; }
.nicefly_gotop .actGotop a i{ font-size: 0;}
.nicefly_gotop .side_box{ bottom: 111px; }
.nicefly_gotop .side_bar { box-shadow: none; padding: 12px 0; width: 50px; margin-bottom: 10px; background: rgb(0 70 149 / 70%) !important}
.nicefly_gotop .side_bar li{ padding: 8px; border-bottom: 0; height: 46px;}
.nicefly_gotop .side_bar li a p{ margin: 0;}
.nicefly_gotop .side_bar li a i { font-size: 27px;  -webkit-transition: all 0.5s; transition: all 0.5s;}
.nicefly_gotop .side_bar li a img { width: 24px; height: auto; display: block; -webkit-transition: all 0.5s; transition: all 0.5s;}
.nicefly_gotop .side_bar li a:hover i,.nicefly_gotop .side_bar li a:hover img{ opacity: 0.8;}
.D_products_group_molddetail .nicefly_gotop .side_box,.D_products_group_detail .nicefly_gotop .side_box{ display: none;}
.D_products_group_molddetail .side_phone_pop,.D_products_group_detail .side_phone_pop{ bottom: 111px;}
@media (max-width: 575px) {
    .nicefly_gotop .side_box{ display: none;}
}

/* 馬爾地夫主頁 */
.row.header+.row>.col-md-12>div>.row>.col-lg-12>.row>div.theme_list_block:nth-child(odd) { background-color: #eef4f8; background-image: url(https://www.nicefly.com.tw/material-alias/馬爾地夫/maldives_list_bg.jpg); background-position: center bottom; background-repeat: no-repeat; }
.theme_title .header-title.dp-tbl { max-width: 1600px; margin: 57px auto 45px;  position: relative; font-family: "Helvetica Neue", "微軟正黑體", Helvetica, Arial, sans-serif !important;}
.theme_title .header-title.dp-tbl::before { content: ""; position: absolute; width: 100%; height: 1px; bottom: 0; left: 0; background: linear-gradient(to right, rgba(195, 160, 125, 0) 0%, rgba(195, 160, 125, 1) 13%, rgba(195, 160, 125, 1) 53%, rgba(195, 160, 125, 1) 87%, rgba(195, 160, 125, 0) 100%);}
.theme_title .header-title.dp-tbl h2{ position: relative; font-size: 32px; color: #8d6b48; margin: 0 auto; display: table;  padding: 16px 30px 0; z-index: 2;}
.theme_title .header-title.dp-tbl h2:before { content: ""; position: absolute; width: calc(100% + 24px); height: 26px; background: #ffffff; z-index: -1; left: -12px; bottom: 0; }
.row.header+.row>.col-md-12>div>.row>.col-lg-12>.row>div.theme_list_block:nth-child(odd).theme_title .header-title.dp-tbl h2:before{ background: #eef4f8;}
.theme_title .header-title.dp-tbl h2::after { content: ""; width: 100%; height: 100%; border: 1px solid #c3a07d; border-bottom: 0; position: absolute; left: 0; top: 0; z-index: -2; }
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .cover { display: none; }
.theme_slider .swiper-wrapper::before { content: ""; position: absolute; background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgb(0 0 0 / 40%)); width: 100%; height: 240px; left: 0; top: 0; z-index: 1; }
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box { position: relative;  padding: 35px 10px; max-width: 1360px; margin: 0 auto;}
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt {top: unset; bottom: 0; width: 100%; left: 0; right: 0; transform: unset; min-height: 160px; max-width: 100%; background: rgb(65 67 83 / 40%); backdrop-filter: blur(4px);}
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title {letter-spacing: 2px; margin: 0 auto 12px; width: auto; display: table;  padding-bottom: 10px; border-bottom: 4px solid #c3a07d; text-shadow: 1px 1px 5px rgba(0, 113, 123, 0.35); font-size: 32px;}
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide.swiper-slide-active .slide-txt .slide-txt-box .title{ display: table;}
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{ letter-spacing: 1.5px; margin:0 auto; width: auto; display: table; text-shadow: 1px 1px 5px rgba(0, 113, 123, 0.35); font-size: 24px; margin-bottom: 0; }
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .line { display: none; }
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-button-prev,
.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-button-next{ width: 25px; fill: #ffffff; opacity:0.7;}
.theme_slider .slide-txt-box a.btn.btn-lg {display: none;}
.theme_slider .swiper-button-next:after,.theme_slider .swiper-container-rtl .swiper-button-prev:after,.theme_slider .swiper-button-prev:after,.theme_slider .swiper-container-rtl .swiper-button-next:after{ display: none;}
.theme_list{ max-width: 1600px;}
.theme_list { margin-bottom: 50px; }
.theme_list .swiper-container { padding: 0 25px; }
.theme_list .swiper-slide-style { border-radius:0; margin-top: 0; margin-bottom:0px; box-shadow: none; background: transparent;}
.theme_list .swiper-slide .swiper-img {border-top-left-radius: 4px; border-top-right-radius: 4px; margin: 0; overflow: hidden; }
.theme_list .swiper-slide .swiper-img img {  aspect-ratio:4 / 2.6; object-fit: cover; object-position: center center; transition:1s;  -ms-transform: scale(1);  transform: scale(1); }
.theme_list .swiper-slide:hover .swiper-img img{  -ms-transform: scale(1.1); transform: scale(1.1); transition: 1s; }
.theme_list .swiper-slide .swiper-content { color: #333333; box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1); margin: -30px auto 15px; padding: 20px; position: relative; background: #f8f8f8; width: calc(100% - 24px); -webkit-line-clamp:initial; }
.theme_list .swiper-slide .swiper-content h3{ position: relative; color:#003672; font-size: 18px; line-height: 28px; font-weight: 600; letter-spacing: 0.5px; text-align: justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; margin-bottom: 10px; padding-left: 10px;}
.theme_list .swiper-slide .swiper-content h3::before { content: ""; position: absolute; background: #c6daf1; width: 3px; height: 100%; left: 0; top: 0; }
.theme_list .swiper-slide .swiper-content p { position: relative; margin-bottom: 0; font-size: 15px; line-height: 28px; padding-left: 20px; }
.theme_list .swiper-slide .swiper-content p::before { content: ""; position: absolute; width: 5px; height: 5px; background: #c3a07d; border-radius: 50%; left: 9px; top: 12px; }
.theme_list .swiper-button-prev, .theme_list .swiper-button-next { font-size: 0; background:rgb(195 160 125 / 90%); width: 50px; height: 50px; top: 45%; opacity: 1; border-radius: 50%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.theme_list .swiper-button-prev:hover, .theme_list .swiper-button-next:hover { background:rgb(168 128 88 / 90%);}
.theme_list .swiper-button-prev,.theme_list .swiper-container-rtl .swiper-button-next { left: 0px; }
.theme_list .swiper-button-next,.theme_list .swiper-container-rtl .swiper-button-prev { right: 0px; }
.theme_list .swiper-button-next:after, .theme_list .swiper-container-rtl .swiper-button-prev:after,
.theme_list .swiper-button-prev:after, .theme_list .swiper-container-rtl .swiper-button-next:after { padding: 0; background: transparent;  background-image: url(https://materials.fillo.com.tw/materials/nicefly/images/2b21e5c1-4270-4db4-b1fc-aa6cb81839b5.svg); width: 50px; height: 50px;
	 background-size: 22px; background-repeat: no-repeat; background-position: center; font-size: 0; border-radius: 0; }
.theme_list .swiper-button-prev:after { transform: scaleX(-1); }
.theme_list .swiper-button-prev.swiper-button-disabled,.theme_list .swiper-button-next.swiper-button-disabled{ display: none; }
@media (max-width:1630px) {
    .theme_title .header-title.dp-tbl{ max-width: 1360px;}
    .theme_list{max-width: 1360px;}
}
@media (max-width:1400px){
    .theme_title .header-title.dp-tbl{ max-width: calc(100% - 100px);}
    .theme_list{ max-width: calc(100% - 100px); }
}
@media (max-width:991px){
    .theme_list .swiper-container{ padding: 0 18px;}
    .theme_list .swiper-slide .swiper-content h3 { font-size: 16px; -webkit-line-clamp: 3;}
}
@media (max-width:767px){
    .theme_title .header-title.dp-tbl{ max-width: calc(100% - 50px);}
    .theme_list{ max-width: calc(100% - 50px); }
    .theme_title .header-title.dp-tbl h2{ font-size: 24px; padding: 10px 20px 0;}
}
@media (max-width:576px) { 
    .theme_slider section.banner-area .swiper-area .banner-swiper{ height: 85vh;}
    .theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-img{ height: 85vh;}
	.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title { font-size: 22px; letter-spacing: 1px; margin-bottom: 10px; } 
	.theme_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{ font-size: 16px; letter-spacing: 1px; margin-bottom: 10px}
}
@media (max-width:575px){
    .theme_title .header-title.dp-tbl { margin: 45px auto 30px; }
    .theme_title .header-title.dp-tbl h2{ font-size: 20px; }
    .theme_title .header-title.dp-tbl h2:before { width: calc(100% + 12px); height: 18px; left: -6px; }
    .theme_list .swiper-container{ padding: 0 0;}
    .theme_list .swiper-button-prev, .theme_list .swiper-button-next{ display: none;}
    .theme_list .swiper-slide .swiper-content h4{ font-size: 18px;}
    .theme_list .swiper-slide .swiper-content { box-shadow: none; margin: 0; padding: 15px; width: 100%; }
}

/* 馬爾地夫-飯店介紹頁 */
.row.header+.row>.col-md-12>div>.row>.col-lg-12>.row { justify-content: center; }
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .cover { display: none; }
.hotel_slider .swiper-wrapper::before { content: ""; position: absolute; background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgb(0 0 0 / 40%)); width: 100%; height: 240px; left: 0; top: 0; z-index: 1; }
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box { position: relative;  padding: 35px 10px; max-width: 1360px; margin: 0 auto;}
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt {top: unset; bottom: 0; width: 100%; left: 0; right: 0; transform: unset; min-height: 160px; max-width: 100%; background: rgb(65 67 83 / 40%); backdrop-filter: blur(4px);}
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title {letter-spacing: 2px; margin: 0 auto 12px; width: auto; display: table;  padding-bottom: 10px; text-shadow: 1px 1px 5px rgba(0, 113, 123, 0.35); font-size: 32px;}
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide.swiper-slide-active .slide-txt .slide-txt-box .title{ display: table;}
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{ font-family: 'Roboto', sans-serif !important; font-weight: 300; text-align: center; letter-spacing: 1.5px; margin:0 auto; width: auto; display: table; text-shadow: 1px 1px 5px rgba(0, 113, 123, 0.35); font-size: 22px; margin-bottom: 0; }
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content>p{ margin-bottom: 0; font-family: 'Roboto', sans-serif !important; font-weight: 300;}
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .line { display: none; }
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-button-prev,
.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-button-next{ width: 25px; fill: #ffffff; opacity:0.7;}
.hotel_slider .slide-txt-box a.btn.btn-lg {display: none;}
.hotel_slider .swiper-button-next:after,.hotel_slider .swiper-container-rtl .swiper-button-prev:after,.hotel_slider .swiper-button-prev:after,.hotel_slider .swiper-container-rtl .swiper-button-next:after{ display: none;}
.hotel_intro { padding-top: 40px; padding-bottom: 30px; }
.hotel_intro .mix-wrapper{ padding: 15px;}
.hotel_intro .mix-wrapper>.row { margin: 0; }
.hotel_intro .pic-content { margin: 0; padding: 0; -ms-flex: 1; flex: 1; max-width: initial;}
.hotel_intro .pic-content>.row { height: 100%; }
.hotel_intro .img-mode .img-box{ position: relative;  overflow: hidden;}
.hotel_intro .img-mode .img-box img{ position: absolute; top: 50%; left: 50%; display: block; min-width: 100%; min-height: 100%; max-width: initial; transform: translate(-50%, -50%);}
.hotel_intro .editor-content { padding: 0; padding-left: 10px; margin: 0; -ms-flex: 0 0 574px; flex: 0 0 574px; max-width: initial; }
.hotel_intro .editor-content article { background: #f9fbff; height: 100%; padding: 12px; }
.hotel_intro .editor-content article>div:first-child { text-align: center; }
.hotel_intro .editor-content article>div:first-child p {  color: #003672; font-size: 17px; font-weight: 600; letter-spacing: 1px; line-height: 28px; margin-bottom: 0; }
.hotel_intro .editor-content article>div:first-child img { max-height: 145px; margin-bottom: 30px; margin-top: 15px; }
.hotel_intro .editor-content article>div:last-child { border: 1px solid #c2c7ce; padding: 45px 23px 23px; margin-top: 47px; position: relative;}
.hotel_intro .editor-content article>div:last-child h4 { display: table;  margin-bottom: 0; top: -15px; left: 50%; transform: translate(-50%, 0); position: absolute; background: #86a9cf; font-size: 18px; letter-spacing: 1.5px; color: #ffffff; padding: 10px; width: 200px; text-align: center; }
.hotel_intro .editor-content article>div:last-child h4::before { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 16px 16px 0 0; border-color: #000367 transparent transparent transparent; left: 0; top: 0; }
.hotel_intro .editor-content article>div:last-child p { font-size: 15px; line-height: 28px; margin-bottom: 0; padding-left: 15px; letter-spacing: 0.5px; position: relative; }
.hotel_intro .editor-content article>div:last-child p::before { content: ""; position: absolute; width: 8px; height: 8px; border: 1px solid #8d6b48; border-radius: 50%; left: 0; top: 10px; }
.hotel_feature_block{ margin-bottom: 35px;}
.hotel_feature_block>.module-container>.main { max-width: 1360px; margin: 0 auto; }
.hotel_feature_pic{ -ms-flex: 0 0 50%; flex:0 0 50%; max-width: initial;}
.hotel_feature_pic .swiper-slide-style { box-shadow:none; border-radius: 4px; margin-top: 0; margin-bottom: 0; }
.hotel_feature_pic .swiper-slide .swiper-img img { border-radius: 4px; }
.hotel_feature_pic .swiper-pagination-bullet { width: 13px; height: 13px; background: rgb(134 169 207 / 30%); }
.hotel_feature_pic .swiper-pagination-bullet-active { background: #86a9cf; }
.hotel_feature_pic .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 6px; }
.hotel_feature_pic .swiper-button-prev,.hotel_feature_pic .swiper-button-next{ display: none;}
.hotel_feature_txt{ -ms-flex: 0 0 50%; flex:0 0 50%; max-width: initial;}
.hotel_feature_txt>.module-container>.main>.header-title { display: none; }
.hotel_feature_txt>.module-container, .hotel_feature_txt>.module-container>.main, .hotel_feature_txt>.module-container>.main>div { height: 100%; }
.hotel_feature_txt>.module-container>.main>div { display: flex ; align-items: center; justify-content: center; }
.hotel_feature_txt article { padding: 10px 10px 10px 60px; }
.hotel_feature_txt.left article { padding: 10px 60px 10px 10px; }
.hotel_feature_txt article h3{ position: relative; color: #8d6b48; font-size: 18px; font-weight: 600; padding-left: 15px; margin-bottom: 20px; letter-spacing: 1px; } 
.hotel_feature_txt article h3::before { content: ""; position: absolute; width: 5px; height: 100%; background: #8d6b48; left: 0; top: 0; }
.hotel_feature_txt article p { margin-bottom: 0; font-size: 16px; line-height: 28px; color: #333333; text-align: center;}
.hotel_feature_block+.theme_title .header-title.dp-tbl { margin-top: 20px; }
.hotel_type_title_block>.module-container, .hotel_type_title_block>.module-container>.main { height: 100%; }
.hotel_type_title_block>.module-container>.main .header-title.dp-tbl, .hotel_type_title_block>.module-container>.main .blk-tabs.dp-tbl { display: none; }
.hotel_type_title_block{ -ms-flex: 0 0 537px; flex: 0 0 537px; max-width: initial;}
.hotel_type_title{ overflow: hidden; }
.hotel_type_title .header-title { position: absolute; top: 50%; left: 0; transform: translate(0, -50%); background:rgb(195 160 125 / 80%); width: 100%; z-index: 1; text-align: center; color: #ffffff; font-size: 24px; letter-spacing: 1px; padding: 10px; }
.hotel_type_title::before { content: ""; position: absolute; width: 100%; height: 100%; background: rgb(0 20 52 / 20%); left: 0; top: 0; }
.hotel_type_title::after { content: ""; position: absolute; width: calc(100% - 26px); height: calc(100% - 26px); transform: translate(-50%, -50%); left: 50%; top: 50%; border: 1px solid #ffffffd1; }
.hotel_type_title img { position: absolute; top: 50%; left: 50%; display: block; min-width: 100%; min-height: 100%; max-width: initial; transform: translate(-50%, -50%); }
.hotel_type_pic_block{-ms-flex:1; flex:1; max-width:1063px; }
.hotel_type_pic { padding-left: 58px; }
.hotel_type_pic .header-title { display: none; background: rgb(195 160 125 / 80%); text-align: center; color: #ffffff; font-size: 20px; margin-bottom: 20px; padding: 5px; }
.hotel_type_pic_block.left .hotel_type_pic { padding-left: 0; padding-right: 58px; }
.hotel_type_pic .swiper-container { padding: 0 25px; }
.hotel_type_pic .swiper-slide-style { box-shadow:none; border-radius: 4px; margin-top: 0; margin-bottom: 0; }
.hotel_type_pic .swiper-slide .swiper-img img { border-radius: 4px; }
.hotel_type_pic .swiper-button-prev, .hotel_type_pic .swiper-button-next { font-size: 0; background:rgb(177 189 202 / 80%); width: 50px; height: 50px; opacity: 1; border-radius: 50%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.hotel_type_pic .swiper-button-prev:hover, .hotel_type_pic .swiper-button-next:hover { background:rgb(177 189 202 / 100%);}
.hotel_type_pic .swiper-button-prev,.hotel_type_pic .swiper-container-rtl .swiper-button-next { left: 0px; }
.hotel_type_pic .swiper-button-next,.hotel_type_pic .swiper-container-rtl .swiper-button-prev { right: 0px; }
.hotel_type_pic .swiper-button-next:after, .hotel_type_pic .swiper-container-rtl .swiper-button-prev:after,
.hotel_type_pic .swiper-button-prev:after, .hotel_type_pic .swiper-container-rtl .swiper-button-next:after { padding: 0; background: transparent;  background-image: url(https://materials.fillo.com.tw/materials/nicefly/images/2b21e5c1-4270-4db4-b1fc-aa6cb81839b5.svg); width: 50px; height: 50px;
	 background-size: 22px; background-repeat: no-repeat; background-position: center; font-size: 0; border-radius: 0; }
.hotel_type_pic .swiper-button-prev:after { transform: scaleX(-1); }
.hotel_type_pic .swiper-button-prev.swiper-button-disabled,.hotel_type_pic .swiper-button-next.swiper-button-disabled{ display: none; }
.hotel_type_txt { padding-left: 55px; }
.hotel_type_pic_block.left .hotel_type_txt { padding-left: 0; padding-right: 55px; }
.hotel_type_txt article { background: #f4f4f4; margin: 0 25px; padding: 23px; margin-top: 7px; min-height: 175px;}
.hotel_type_txt article p { position: relative; color: #333333; font-size: 16px; margin-bottom: 0px; line-height: 32px; padding-left: 15px; }
.hotel_type_txt article p::before { content: ""; position: absolute; width: 8px; height: 8px; border: 1px solid #8d6b48; border-radius: 50%; left: 0; top: 12px; }
.hotel_type_line>.module-container>.main { border-bottom: 1px solid rgb(146 157 169 / 50%) !important; margin-top: 39px; height: 1px; margin-bottom: 40px; max-width: 1600px; margin: 40px auto; }
.hotel_meals_block { margin-top: 70px; }
.hotel_meals_block.theme_title .header-title.dp-tbl{ max-width: 1360px; margin: 50px auto 45px;}
.theme_title.meals .header-title.dp-tbl h2:before{ background: #F6F3F0;}
.hotel_meals .falls-container .grid { height: auto !important;  padding-bottom: 35px;}
.hotel_meals .grid .grid-item {position: relative !important; transform: initial !important;  background: #ffffff; margin: 10px 15px 20px; padding: 0 0 24px; overflow: hidden; z-index: 0; max-width: calc(33.333333% - 30px); left: initial !important; top: initial !important;} 
.hotel_meals .falls-container .grid .grid-item img { margin-top: 0; margin-bottom: 0; opacity: 1; aspect-ratio:5/3.25; object-fit: cover; object-position: center center; }
.hotel_meals .falls-container .grid .grid-item article {position: relative; color: #545454; font-size: 15px; line-height: 28px; padding: 0 26px;}
.hotel_meals .falls-container .grid .grid-item p { display: none;}
.hotel_meals .falls-container .grid .grid-item h3 { position: relative;  font-family: 'Roboto', sans-serif !important; font-weight: 300; line-height: 26px; margin: 18px 22px; padding: 8px; background: #c3a07d; font-size: 18px; color: #ffffff; text-align: center; }
.hotel_meals .falls-container .grid .grid-item h3::before { content: ""; position: absolute; left: 0; top: 0; width: 0; height: 0; border-style: solid; border-width: 15px 15px 0 0; border-color: #9e7852 transparent transparent transparent; }
.hotel_meals .falls-container .grid .grid-item article div{ letter-spacing: 0.5px; text-align: justify;}
.hotel_meals .falls-container .grid .grid-item article div.time { position: relative; padding-left: 20px; padding-top: 10px; }
.hotel_meals .falls-container .grid .grid-item article div.time::before{ content: ""; position: absolute; background: url(https://www.nicefly.com.tw/material-alias/lecture_time.svg) no-repeat center; width: 17px; height: 17px;     left: 0; top: 15px;}
.hotel_meals img { z-index: -1;  position: relative;}
.hotel_photo_block { margin-bottom: 60px; }
.hotel_photo{ max-width: 1600px; margin: 0 auto;}
.hotel_photo .fancybox-wrapper a[data-fancybox] { aspect-ratio: 3/2; overflow: hidden; }
.hotel_photo .fancybox-wrapper a[data-fancybox]>img { width: 100%; height: 100%; max-width: 100%; object-fit: cover; object-position: center center; border-radius: 0; }
@media (max-width: 1630px) {
    .hotel_type_title_block { padding-left: 30px; }
    .hotel_type_title_block.right {padding-left: 15px; padding-right: 30px; }
    .hotel_type_pic_block { max-width: initial; padding-right: 30px; }
    .hotel_type_pic_block.left{ padding-right: 15px; padding-left: 30px;}
    .hotel_type_pic { padding-left: 30px; }
    .hotel_type_txt { padding-left: 30px; }
    .hotel_type_pic_block.left .hotel_type_pic{ padding-right: 30px; }
    .hotel_type_pic_block.left .hotel_type_txt{ padding-right: 30px; }
    .hotel_photo { max-width: 1360px; }
}
@media (max-width: 1400px) {
    .hotel_feature_block>.module-container>.main { max-width: calc(100% - 100px); margin: 0 auto; }
    .hotel_feature_txt { -ms-flex: 0 0 49%; flex: 0 0 49%; }
    .theme_title.hotel .header-title.dp-tbl { max-width: 100%; }
    .hotel_type_title_block { -ms-flex: 0 0 400px; flex: 0 0 400px; }
    .hotel_type_title .header-title{ font-size: 18px;}
    .hotel_photo { max-width: calc(100% - 100px); }
}
@media (max-width: 1199px) {
    .hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title{ font-size: 26px;}
    .hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{ font-size: 18px;}
    .hotel_intro .editor-content { -ms-flex: 0 0 50%; flex: 0 0 50%; }
    .hotel_feature_txt article{ padding: 10px 10px 10px 30px; }
    .hotel_feature_txt.left article { padding: 10px 30px 10px 10px; }
}
@media (max-width: 991px) {
    .hotel_meals .grid .grid-item{ max-width: calc(50% - 30px); -ms-flex: 0 0 calc(50% - 30px); flex: 0 0 calc(50% - 30px); }
    .hotel_intro .editor-content { -ms-flex: 0 0 100%; flex: 0 0 100%; padding-left:0;}
    .hotel_intro .img-mode .img-box img { position: initial; transform: initial; }
    .hotel_type_title_block {display: none !important;}
    .hotel_type_title .header-title { position: initial; transform: initial;}
    .hotel_type_title::before,.hotel_type_title::after{ display: none;}
    .hotel_type_pic_block { -ms-flex:0 0 calc(100% - 100px); flex: 0 0 calc(100% - 100px); padding-right: 15px; }
    .hotel_type_pic { padding-left: 15px; }
    .hotel_type_txt { padding-left: 15px; }
    .hotel_type_pic_block.left .hotel_type_pic { padding-right: 15px; }
    .hotel_type_pic_block.left .hotel_type_txt{ padding-right: 15px; }
    .hotel_type_pic .header-title{ display: block;}
}
@media (max-width: 767px) {
    .hotel_feature_block>.module-container>.main { max-width: calc(100% - 50px); }
    .hotel_intro .pic-content { -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .hotel_intro .mix-wrapper { padding: 0; }
    .hotel_intro .img-mode .img-box img { min-width: initial; min-height: initial; max-width: 100%; }
    .hotel_feature_block>.module-container>.main { max-width: calc(100% - 15px); }
    .hotel_feature_pic { -ms-flex: 0 0 100%; flex: 0 0 100%; order: 1;}
    .hotel_feature_txt { -ms-flex: 0 0 100%; flex: 0 0 100%; order: 2; }
    .hotel_feature_txt article { padding: 20px 10px 10px; }
    .hotel_feature_txt.left article { padding: 10px 10px 20px 10px; }
    .theme_title.hotel .header-title.dp-tbl { max-width: 100%; }
    .hotel_type_pic .swiper-container { padding: 0; }
    .hotel_type_pic_block { -ms-flex: 0 0 calc(100% - 50px); flex: 0 0 calc(100% - 50px); }
    .hotel_type_txt article{ margin: 0;}
    .hotel_photo { max-width: calc(100% - 50px); }
}
@media (max-width:576px) { 
    .hotel_slider section.banner-area .swiper-area .banner-swiper{ height: 85vh;}
    .hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-img{ height: 85vh;}
	.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .title { font-size: 22px; letter-spacing: 1px; margin-bottom: 10px; } 
	.hotel_slider section.banner-area .swiper-area .banner-swiper .swiper-slide .slide-txt .slide-txt-box .content{ font-size: 16px; letter-spacing: 1px; margin-bottom: 10px}
}
@media (max-width:575px) { 
    .hotel_type_pic .swiper-button-prev, .hotel_type_pic .swiper-button-next{ display: none;}
    .hotel_meals .grid .grid-item { max-width: calc(100% - 30px); -ms-flex: 0 0 calc(100% - 30px); flex: 0 0 calc(100% - 30px); }
}

/* 履約責任險 */
.performance_top section { position: absolute; bottom: 0; left: 0; width: 100%; background: rgb(65 67 83 / 40%); backdrop-filter: blur(4px);  }
.performance_top section h1 { text-shadow: 0.7px 1.9px 5.2px rgba(0, 0, 0, 0.2); font-size: 32px; font-weight: 500; text-align: center; margin: 40px 10px; letter-spacing: 2.5px; }
.performance_content{background: #ffffff; margin-bottom: 30px;}
.performance_content.table_style{ margin-top: 30px;}
.performance_content article { padding: 20px; line-height: 32px; }
.performance_content .table thead th { vertical-align: middle;}
.performance_content .table thead>tr>th:first-child { background: #023774; }
.performance_content tbody>tr>td:first-child { color: #1264c1; }
.performance_content .table thead>tr { background: #bc966f; color: #ffffff; }
.performance_content .table-bordered td, .table-bordered th{ line-height: 32px;}
@media (max-width:575px) { 
    .performance_content .table-bordered td,.performance_content .table-bordered th { padding: 10px; font-size: 15px;}
    .performance_content .table thead>tr>th:first-child{width: 35%;}
}

/***** footer *****/
.nicefly_footer .fnav_wrap{ display: none;}
.nicefly_footer .footer-sample{ display: flex; flex-wrap: wrap;} 
.nicefly_footer .footer-wrap { border-bottom: 6px solid #c3a07d; background: url(https://materials.fillo.com.tw/materials/nicefly/images/7b0886b6-fe4b-4200-a4c1-6d3b9880ba33.jpg) top left no-repeat;}
.nicefly_footer .footer-wrap .footer_center{ position: relative; flex: 0 0 67%; background: transparent; padding: 28px 30px 16px 30px; display: flex; justify-content: flex-end;}
.nicefly_footer .footer-wrap .icon_wrap{  flex: 0 0 33%; padding: 30px 40px 20px; background: rgb(0 23 43 / 50%); }
.nicefly_footer .footer-wrap .footer_sbox,.nicefly_footer .footer-wrap .fb-info{ display: none;}
.nicefly_footer .company-info { margin-top: 0 !important; flex: 0 0 440px; max-width: 440px; }
.nicefly_footer .company-info .info_box { position: relative; }
.nicefly_footer .company-info .info_box::after { content: ""; position: absolute; right: 50px; top: 0; background: #e7e7e7; width: 1px; height: 100%; opacity: 0.6; }
.nicefly_footer .footer-wrap .contact-info { margin-top: 0 !important; padding: 0; flex: 1; flex-wrap: wrap; max-width: 600px; }
.nicefly_footer .footer-wrap .contact-info>div:nth-child(odd) { flex: 0 0 40%; }
.nicefly_footer .footer-wrap .contact-info>div:nth-child(even){ flex: 0 0 60%;}
.nicefly_footer .footer-wrap .info_box h3 { font-size: 18px; margin:0 0 18px 0; color: #ffffff; }
.nicefly_footer .footer-wrap .info_box p { margin-bottom: 5px; color: #ffffff; font-size: 15px; }
.nicefly_footer .footer-wrap .contact-box{ position: relative; margin-bottom: 10px !important; padding: 0 5px;}
.nicefly_footer .footer-wrap .contact-box h2{ position: relative; padding-left: 19px; font-size: 15px; margin-bottom: 0; font-weight: 600;}
.nicefly_footer .footer-wrap .contact-box h2::before{ content:""; position: absolute; top: 3px; left: 0px; width: 15px; height: 15px;}
.nicefly_footer .footer-wrap .contact-box:nth-child(1) h2::before{ background: url(https://materials.fillo.com.tw/materials/nicefly/images/1ec7f763-ac4e-4c4c-8f2d-2bbfc77e4925.svg) center no-repeat; background-size: 16px; left: 2px; }
.nicefly_footer .footer-wrap .contact-box:nth-child(2) h2::before{ background: url(https://materials.fillo.com.tw/materials/nicefly/images/4a78164c-47e1-4382-b19d-61e57d0688a3.svg) center no-repeat; background-size: 13px; top: 1px;}
.nicefly_footer .footer-wrap .contact-box:nth-child(3) h2::before{ background: url(https://materials.fillo.com.tw/materials/nicefly/images/8d7250c8-ad66-4951-9e5d-950f926ef40d.svg) center no-repeat; background-size: 13px; top: 1px; }
.nicefly_footer .footer-wrap .contact-box:nth-child(4) h2::before{ background: url(https://materials.fillo.com.tw/materials/nicefly/images/2551a2b0-d895-4b59-b78d-79b56142427e.svg) center no-repeat; background-size: 14px; }
.nicefly_footer .footer-wrap .contact-box h4{ position:relative; margin: 8px 0; font-weight: 400; padding:0 0 0 19px; color: #ffffff;} 
.nicefly_footer .footer-wrap .icon_wrap p{ position: absolute; bottom: 30px; opacity: 0.5;}
.nicefly_footer .footer-wrap .icon_wrap ul.footer_bticon { top: 50px; right: initial; left: 30px; }
.nicefly_footer .footer-wrap .footer_bticon li{ position: relative; margin: 0 8px;}
.nicefly_footer .footer-wrap .footer_bticon li a{ position: relative; z-index: 1; width: 42px; text-align: center;}
.nicefly_footer .footer-wrap .footer_bticon li a::before { content: ""; position: absolute;  z-index: 0;  border: 1px solid rgb(228 233 238 / 80%); width: 42px; height: 42px; border-radius: 50%; left: 0; }
.nicefly_footer .footer-wrap .footer_bticon li i { line-height: 44px; font-size: 20px; width: 42px; height: 42px; background-color: transparent; }
.nicefly_footer .footer-wrap .footer_bticon li a img { width: 20px; margin-top:11px; display: inline-block;}
@media (max-width: 1499px) {
	.nicefly_footer .company-info { flex: 0 0 350px; max-width: 350px; }
    .nicefly_footer .company-info .info_box::after { right: 10px;}
	.nicefly_footer .footer-wrap .footer_ center{ padding: 30px 30px 20px 30px;}
	.nicefly_footer .footer-wrap .footer_center{ flex: 0 0 70%;  padding: 30px 30px 20px;}
	.nicefly_footer .footer-wrap .icon_wrap { flex: 0 0 30%; }
}
@media (max-width: 1199px) {
	.nicefly_footer .footer-wrap .footer_center{ padding: 20px;  flex: 0 0 75%;}
	.nicefly_footer .footer-wrap .footer_center::after{display: none;}
	.nicefly_footer .row.info_box>.info-text { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.nicefly_footer .company-info { padding: 0; }
    .nicefly_footer .company-info .info_box::after { right: 35px; }
	.nicefly_footer .footer-wrap .icon_wrap { flex: 0 0 25%; padding: 20px;}
	.nicefly_footer .footer-wrap .icon_wrap ul.footer_bticon { top: 20px; right: initial; left: 10px; display: table; position: absolute; width: auto; margin: 0; }
	.nicefly_footer .footer-wrap .icon_wrap ul.footer_bticon li{ float: left;}
	.nicefly_footer .footer-wrap .icon_wrap p { bottom: 20px; text-align: left; }
}

@media (max-width: 991px){
	.nicefly_footer .company-info { flex: 100%; max-width: 100%; }
    .nicefly_footer .company-info .info_box::after{ display: none;}
    .nicefly_footer .row.info_box>.info-text { margin-bottom: 20px; }
	.nicefly_footer .footer-wrap .contact-info{ max-width: 100%;}
	.nicefly_footer .footer-wrap .footer_center{ flex: 0 0 65%;}
	.nicefly_footer .footer-wrap .icon_wrap{ flex: 0 0 35%; }
	.nicefly_footer .footer-wrap .icon_wrap ul.footer_bticon{ top: 50px;}
}
@media (max-width: 767px){
	.nicefly_footer .footer-wrap .footer_center { flex: 0 0 100%; }
	.nicefly_footer .footer-wrap .info_box h3{ margin: 0 0 10px 0;}
	.nicefly_footer .footer-wrap .icon_wrap{ display: flex; flex-flow: column; flex: 0 0 100%;}
	.nicefly_footer .footer-wrap .icon_wrap ul.footer_bticon { top: initial; position: relative; left: initial; margin: 0 auto 10px; order: 1; }
	.nicefly_footer .footer-wrap .icon_wrap p { position: relative; bottom: initial; order: 2; }
    .nicefly_footer .footer-wrap { background-size: cover; }
}


/******** 公版 ********/
/*會員登入頁 */
.member_home .signin_width { margin-top: 150px; margin-bottom: 150px; }
.member_home.D_member_my_login .width-460 { margin-bottom: 100px; }
body.member_home.new_bg { background:#FBF8F4; }
body.member_home button.l_benPrimary{ background:#003672; }
body.member_home .note_box a { color: #003672; }
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;}
}

/* 公版GOTOP */
.go-to-top { display: none !important; }

/* 搜尋列表頁 */
.search-area .search-box .search-btn { background: #c3a07d; 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: #003672; }
.list_con .style_icon .nav-pills a svg { fill: #a7a7a7; }
.list_con>.title>.text-right>p>span.text_blue { color:#003672; }
.list_con .style_icon .nav-pills .nav-link.active svg { fill:#003672; }
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: #003672 !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:#003672 !important; }
.list_con figure.block_style .pic_all::after{ border-color:transparent transparent transparent rgb(0 54 114 / 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: #003672;}
.plane.plane-s1:hover{color: #003672;}
.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:#c3a07d; }
.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: #003672; 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:  #003672;}
.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;}

/* 字體尺寸調整 */
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)); }
}

/* 團型列表 */
.btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #dedede; border-color: #dedede; }
section.group_table.tripdown .style_icon ul li a.nav-link{ color: #797979; border: 1px solid #797979;}
section.group_table.tripdown .style_icon ul li a.nav-link.active { background: #797979; color: #ffffff; }
section.group_table.tripdown .style_icon ul li a.nav-link svg{ fill:#797979; }
section.group_table:before { -webkit-filter: grayscale(1) opacity(.3); }
section.group_banner .media-grouop .share_box:hover, section.group_banner .media-grouop .forword_box:hover{  background: #797979;}
.D_products_group_mold .popover{background: #797979; }
.D_products_group_mold .popover .arrow:after,.D_products_group_mold .popover .arrow:before { border-color: transparent transparent #797979 transparent; }
section.group_table.trip_features:after, section.group_table.trip_airline:after, section.group_table.trip_day:after, section.group_table.trip_note:after, section.group_table.view_intro:after, section.group_table.tripdown:after{ background: #dedede;}
section.group_table.trip_features .container>div>h2, section.group_table.trip_airline .container>div>h2, section.group_table.trip_day .container>div>h2, section.group_table.trip_note .container>div>h2, section.group_table.view_intro .container>div>h2, section.group_table.tripdown .container>div>h2 { position: relative; color:#003672; margin-bottom: 0; font-size: 2.3rem; text-shadow: none; }
section.group_table.trip_features .container>div>h2::after, section.group_table.trip_airline .container>div>h2::after,
section.group_table.trip_day .container>div>h2::after, section.group_table.trip_note .container>div>h2::after,
section.group_table.view_intro .container>div>h2::after, section.group_table.tripdown .container>div>h2::after{content: ""; background:#55575a; width: 50px; height: 1px; position: absolute; bottom: -15px; left: 50%; transform: translate(-50%, 0); }
.D_products_group_mold section.group_banner .info .btn-primary{ background:#003672; border-color: #003672; color: #ffffff;}
.D_products_group_mold section.group_banner .info .btn-primary::before{  font-size: 1.2rem; }
/* .D_products_group_mold section.group_banner .info .btn-primary small{ display: none;} */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: none; }
section.group_table.tripdown .search_table tbody td.go-airport img { margin: 0 auto; }
.search_table tbody td.sale-situation .btn.btn-primary,.search_table tbody td.sale-situation .btn.btn-primary:hover{ border-color: #003672; background: #003672; color: #ffffff;}
section.trip_note .card-header .btn[aria-expanded="true"],section.trip_note .card-header .btn:hover{ background: #003672;}
section.search_con .list_con.mold figure.block_style .main_words>.mold_price>h4{ width: 100%;}
section.search_con .list_con.mold figure.block_style .main_words>.mold_price span.text-danger{font-size: 20px;}
/* 字體尺寸調整 */
section.group_table.tripdown .search_table tbody td.tour-price span { font-size: 1.2rem; font-weight: 600; }
/* 月曆 */
.web-page-frame .group_table .style_icon ul { list-style: none; }
.D_products_group_mold #search-calendar .fc .fc-toolbar.fc-header-toolbar,.D_products_group_detail #search-calendar .fc .fc-toolbar.fc-header-toolbar { background: #797979; height: 3rem; }
.D_products_group_mold #search-calendar .fc .fc-button,.D_products_group_detail #search-calendar .fc .fc-button { box-shadow: none; }
.D_products_group_mold #search-calendar .fc .fc-button-primary,.D_products_group_detail #search-calendar .fc .fc-button-primary {
    color: #000000;
    color: var(--fc-button-text-color, #000000);
    border-color: #fafafa;
    border-color: var(--fc-button-border-color, #fafafa);
}
.D_products_group_mold #search-calendar .fc .fc-button-primary:disabled,.D_products_group_detail #search-calendar .fc .fc-button-primary:disabled {
    background-color: #797979;
    background-color: var(--fc-button-bg-color, #797979);
    color: #b2b2b2;
}
.D_products_group_mold #search-calendar .fc .fc-button-primary:not(:disabled):hover,.D_products_group_detail #search-calendar .fc .fc-button-primary:not(:disabled):hover, .D_products_group_mold #search-calendar .fc .fc-button-primary:not(:disabled):active,.D_products_group_detail #search-calendar .fc .fc-button-primary:not(:disabled):active, .D_products_group_mold #search-calendar .fc .fc-button-primary:not(:disabled).fc-button-active,.D_products_group_detail #search-calendar .fc .fc-button-primary:not(:disabled).fc-button-active {
    background-color: #ebebeb;
    background-color: var(--fc-button-active-bg-color, #ebebeb);
    border-color: #fafafa;
    border-color: var(--fc-button-active-border-color,#fafafa);
}
section.group_table.tripdown .container .fc-toolbar h2.fc-toolbar-title { text-shadow: none; font-size: 18px; line-height: 2.8rem; }

/* 隱藏月曆，強制顯示列表模式
.style_icon{ display: none;}
.D_products_group_mold #search-calendar, .D_products_group_detail #search-calendar{display: none;}
.D_products_group_mold #search-table, .D_products_group_detail #search-table{display: block;opacity: 1;}
.D_products_group_mold #pills-tab .nav-item #pills-home-tab, .D_products_group_mold #pills-tab .nav-item #pills-contact-tab,
.D_products_group_detail #pills-tab .nav-item #pills-home-tab, .D_products_group_detail #pills-tab .nav-item #pills-contact-tab{opacity: 0;}
.D_products_group_mold #pills-tab .nav-item, .D_products_group_mold #pills-tab .nav-item #pills-contact-tab, .D_products_group_detail #pills-tab .nav-item, .D_products_group_detail #pills-tab .nav-item { list-style: none; }
*/
@media (min-width: 576px){
	.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ max-width: 540px; }
}
@media (min-width: 768px){
	.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ max-width: 720px; }
}
@media (min-width: 992px){
	.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ max-width: 960px; }
	
}
@media (min-width: 1200px){
	.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ max-width: 1440px; }
}
.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ background: #fff; width:calc(100% - 30px); margin-left:auto; margin-right:auto; }
.web-page-frame > .row:nth-child(2) > .col-md-12 > div > .row > .col-lg-12 > .row > .text-center{ width: 100%; margin-bottom: 3rem; }

@media (max-width: 575.98px){
	.D_products_group_mold section.group_banner { margin-top:0; }
	.D_products_group_mold .sub_menu-trip .server_menu > ul > li a{font-size: 15px;}
}

/* 個團明細頁 */
.Detail li.breadcrumb-item a{color: #003672; }
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%; }
section.group_banner.trip_banner h1{ font-size: 2rem; margin-bottom: 28px;}
section.group_banner.trip_banner h3.price { font-size: 1.6rem; }
section.group_banner.trip_banner h3.price span, section.group_banner.trip_banner h3.price small{ font-size: 60%;}
section.group_banner.trip_banner h6{ font-size: 1rem;}
section.group_banner .price_content .panel-info .panel-heading { padding: 8px; background: #797979; font-size: 1rem; }
section.group_banner .price_content .panel-info .panel-body { padding: 15px 8px; font-size: 1em; }
section.group_banner .basic-air-aircraft,section.group_banner .basic-air-airport{ font-size: 1.2rem; font-weight: normal;}
section.group_banner .basic-air-airport i{ color:#003672;}
section.group_banner.trip_banner .brief h5{font-size: 1rem; }
section.group_banner .price_content .panel-info { border: 1px solid #797979; }
section.group_banner .basic-air-info { border: 1px solid #b9b9b8;}
section.group_banner .basic-air-info .go h3, section.group_banner .basic-air-info .back h3 { color: #6a7178; }
.basic-air-info .go i, .basic-air-info .back i { color:#707070; font-size: 2rem; }
section.group_banner .basic-air-btn a { float: right; font-size: 1.2rem; font-weight: bold; background: #003672; border: 1px solid #003672; padding: 5px 25px; color: #ffffff; border-radius: 50px; }
section.group_banner .basic-air-btn a:hover { background: #6b7178; color: #ffffff; }
section.group_banner .basic-air-info .time { font-size: 1.1rem; }
.modal-content h5.modal-title strong{ color:#6a7178;}
.flight_details .details_box > h4 { background:#6a7178;}
.flight_details .details_box > h4 i { color: #eeeeee; }
.flight_details { border: 1px solid #797979; }
.trip_day .group_table_box table .thead { background: #797979; height: 2.8rem; font-weight: normal; color: #fff; font-size: 1rem; line-height: 2.8rem; }
section.group_table.trip_day table.table tr.thead th:nth-child(2) { background:#797979; }
/* section.group_table.trip_day table.table tr.thead th:nth-child(2)::before{ display: none; background: #797979;  } */
.day_con .text_gary2.hotel a { color: #55575a; }
.Day_menu .swiper_day .swiper-slide a:hover {color: #fff; background:#003672; border: 1px solid #003672;}
section.trip_note .card-header .btn[aria-expanded="true"],section.trip_note .card-header .btn:hover{background: #797979; }
.web-page-frame .group_table ul{list-style:disc; padding-left: 20px;}
.web-page-frame .group_table ol{ list-style:decimal; padding-left: 20px;}
.D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_title{ color:#003672;}
.D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_sub-title{color: #55575a; border-left: 2px solid #55575a;}
.D_products_group_detail div#exampleModalCenter{ z-index: 100000000; }
.Day_menu.day_fixed { top: 56px !important; }
section.group_table.trip_day .info_box .info_box_title p.meal, section.group_table.trip_day .info_box .info_box_title p.hotel { display: none; }/*隱藏餐食飯店*/
@media (min-width: 576px){
    .D_products_group_detail .modal-dialog { margin: 6rem auto 1.75rem; }
}
@media (max-width: 991.98px){
    .D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_title{ border-bottom: 1px solid #55575a;}
    .D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_sub-title{ border:0}
}

/* 側選單 */
.sub_menu-trip .trip_menu{ border: 1px solid #003672; border-right: 0;}
.sub_menu-trip .server_menu > ul > li a { font-size: 16px;}
.sub_menu-trip .server_menu a i{ font-size: 18px;}
.sub_menu-trip .server_menu > ul > li a i {margin-right: 2px; line-height: 35px; font-size: 18px;}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1)::after { margin-left: 5px; }
.sub_menu-trip .server_menu > ul > li a>img { width: 22px; }
.sub_menu-trip .server_menu a{ color:#003672;}
.sub_menu-trip .server_menu li:nth-child(1) { background:#003672; }
.sub_menu-trip .server_menu > ul > li{box-shadow: none;}
.sub_menu-trip .server_menu > ul > li+li { border-top:1px solid #003672;}
.sub_menu-trip .server_menu > ul > li.download-fixed-btn { border-top: 0; }
.sub_menu-trip .server_menu > ul > li.query-fixed-btn,.sub_menu-trip .server_menu > ul > li.share-fixed-btn,
.sub_menu-trip .server_menu > ul > li.download-fixed-btn,.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){ background:#ECEFF2; }
/* .sub_menu-trip .server_menu > ul > li.query-fixed-btn, .sub_menu-trip .server_menu > ul > li.share-fixed-btn,
.sub_menu-trip .server_menu > ul > li.download-fixed-btn, .sub_menu-trip .server_menu > ul > li.favor-fixed-btn{ display: none;} */
.sub_menu-trip .server_menu > ul > li ul li a { border-left: 0; color: #ffffff; }
.sub_menu-trip .server_menu > ul > li.join-fixed-btn a { border-left: 0; }
.sub_menu-trip .server_menu > ul > li.join-fixed-btn .disabled, .sub_menu-trip .server_menu > ul > li.join-fixed-btn a{ color:#ffffff; }
@media (min-width: 992px){
    body.D_products_group_detail .sub_menu-trip{ transition: all 0.5s; }
    body.D_products_group_detail.open .sub_menu-trip,
    body.D_products_group_detail.closenav.open .sub_menu-trip{right:125px; }
    body.D_products_group_mold .sub_menu-trip{ transition: all 0.5s; }
    body.D_products_group_mold.open .sub_menu-trip,
    body.D_products_group_mold.closenav.open .sub_menu-trip{right:125px; }
    body.closenav .sub_menu-trip { right: 0px; }
	.sub_menu-trip .server_menu > ul{ margin-bottom: 0;}
	.sub_menu-trip .server_menu > ul > li { height: 45px; font-size: 1rem;}
	.sub_menu-trip .server_menu > ul > li a{padding: 5px 8px; border-left:1px solid #003672;}
	.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){padding: 5px 8px 5px 12px; }
	.sub_menu-trip .trip_menu { width: 76px; padding: 10px 3px 0 3px; }
	.sub_menu-trip .trip_menu li a span{ font-size: 0.9rem;}
	/* .sub_menu-trip .trip_menu i { display: none; } */
	.sub_menu-trip .trip_menu li:last-child a{ border:0; padding-bottom: 0;}
	.sub_menu-trip .trip_menu li a:hover span { color: #003672; }
	.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul{ height: 45px; width: 180px;}
	.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li { height: 45px; }
    .sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li{ height: 45px;}
}
@media (min-width: 1351px) and (max-width: 1550px){
	section.group_banner .basic-air-info .go h3,section.group_banner .basic-air-info .back h3 { font-size: 1.2rem; }
	.basic-air-info .go h4, .basic-air-info .back h4 { font-size: 1.1rem; }
}
@media (max-width: 1400px){
	section.group_banner.trip_banner h1 { font-size: 2rem; }
}
@media (max-width: 1350px){
	.sub_menu-trip .server_menu > ul > li a { font-size: 16px;}
}
@media (max-width: 991.98px){
	section.group_table.tripdown .search_table > tbody > tr.thead{ display: none;} 
	.sub_menu-trip .trip_menu{ display: none;}
	.sub_menu-trip .server_menu{ width: 100vw;}
	.trip_day .table tr.text_gary.has_note>td:first-child { background: #efefef; text-align: center; width: 100%;}
	.day_con .info_box { width: 100%; }
	section.group_table.tripdown .search_table tbody td.tour-name .main_words h6.seat { margin-top: 10px; font-size: 15px;}
	.sub_menu-trip .trip_menu select { border-top: 1px solid #b9b9b8; }
	.sub_menu-trip .trip_menu:after { border: solid #003672; border-width: 0 1px 1px 0;}
	.sub_menu-trip .server_menu > ul > li+li,.sub_menu-trip .trip_menu{ border-left: 1px solid #b9b9b8; }
	.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li:nth-child(2) img { padding-top: 16px; margin: 0 auto; }
    .sub_menu-trip .server_menu > ul > li.download-fixed-btn{ border-top: 1px solid #003672;}
	/* .sub_menu-trip .server_menu{ width: 100vw;}
	.sub_menu-trip .trip_menu{ display: none;} */
}
@media (max-width: 767px){
	.sub_menu-trip .server_menu{ width: 100vw;}
	section.group_table.trip_features .container>div>h2, section.group_table.trip_airline .container>div>h2,
	section.group_table.trip_day .container>div>h2, section.group_table.trip_note .container>div>h2,
	section.group_table.view_intro .container>div>h2, section.group_table.tripdown .container>div>h2{ font-size: 1.8rem;}
}
@media (max-width: 576px){
	.sub_menu-trip .server_menu{ width: 100vw;}
	.sub_menu-trip .server_menu > ul > li a{font-size:0; padding-top: 3px;}
	.sub_menu-trip .server_menu > ul > li a i {  line-height: 45px; margin: 0; font-size: 15px;}

}
@media (max-width: 991.98px) and (min-width:577px){
	.sub_menu-trip .server_menu > ul > li a { padding-top: 10px; }
	.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){ padding-top: 10px;}
}
@media (max-width: 575px){
	section.group_banner.trip_banner h1 { font-size: 1.6rem; margin-bottom: 18px; }
	section.group_banner.trip_banner h3.price { font-size: 1.2rem; }
	.basic-air-info .go h3, .basic-air-info .back h3{ font-size: 1.4rem;}
	.basic-air-info .go i, .basic-air-info .back i { font-size: 1.2rem; }
	.basic-air-info .go h4, .basic-air-info .back h4 { padding: 10px; }
	section.group_banner .basic-air-btn a{font-size: 1rem; }
	section.group_table.trip_day .info_box .info_box_title .day_title{ font-size: 1.6rem;}
	section.group_table.trip_day .info_box .info_box_title .day_sub-title { font-size: 1.3rem; line-height: 2rem; }
}

/* 新版團型頁 */
.D_products_group_molddetail .breadcrumb .breadcrumb-item.active{ color: #222222;}
.D_products_group_molddetail .breadcrumb .breadcrumb-item a,.D_products_group_molddetail .breadcrumb .breadcrumb-item a:hover{color: #003672;}
.D_products_group_molddetail .Detail.DepartureDate .fc .fc-daygrid-body .fc-daygrid-day-events .day-events-bottom>.btn { white-space: initial; padding: 0; font-size: 0;}
.D_products_group_molddetail .MGO .PriceType.LowestPrice ul.KeyFeatures,.D_products_group_molddetail .MPGO .PriceType.LowestPrice ul.KeyFeatures { flex-wrap: wrap; }
.D_products_group_molddetail .MGO .PriceType.LowestPrice ul.KeyFeatures li:first-child,.D_products_group_molddetail .MPGO .PriceType.LowestPrice ul.KeyFeatures li:first-child { margin-left: 10px;}
.D_products_group_molddetail .Detail.DayTrip .DayBlock > div { background-color: #ECEFF2; color: #003672;}
.Detail.DayTrip .DayBlock > div::after{border-color: transparent transparent transparent #ECEFF2;}
.D_products_group_molddetail .Detail.DayTrip .TripBlock.ImgNone .TripHotel>div:nth-child(2) { word-break: break-all; display: inline-block !important; padding-bottom: 20px !important; }
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn { background: #003672; }
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn,
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.download-fixed-btn,
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) { background:#ECEFF2; }
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu a { font-size: 16px;   color: #003672; }
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn > a > span{ font-size: 18px; width: auto; line-height: 35px; margin-right: 2px;}
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.join-fixed-btn .disabled,
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.join-fixed-btn a { color: #ffffff; }
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn a { border-left: 0; color: #ffffff; }
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1)::after{ margin-left: 5px;}
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li a span.icon-icon-share { margin-left: 4px; margin-right: 5px; font-size: 18px; }
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu li{ box-shadow: none;}
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li a i { margin-right: 2px; }
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a i{ margin: 0;}
.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li ul li a { border-left: 0; color: #ffffff; padding: 0 8px; }
.Detail.DepartureDate .nav-tabs .nav-link{ border: 1px solid #003672; border-bottom-color: #003672; color: #003672;}
.Detail.DepartureDate .nav-tabs .nav-item.show .nav-link, .Detail.DepartureDate .nav-tabs .nav-link.active { background-color: #003672; color: #ffffff;}
.Detail.DepartureDate .nav-tabs .nav-link:hover .TabTitle::before { color: #003672; }
.Detail.DepartureDate .nav-tabs .nav-item.show .nav-link .TabTitle::before, .Detail.DepartureDate .nav-tabs .nav-link.active .TabTitle::before{ color: #ffffff;}
.MPGO .Detail .PriceBlock ul li.FlightDetails a, .MGO .Detail .PriceBlock ul li.FlightDetails a, .MPGDT .Detail .PriceBlock ul li.FlightDetails a, .MGDT .Detail .PriceBlock ul li.FlightDetails a{background-color: #003672;}
.MPGO .Detail .PriceBlock ul li.FlightDetails a:hover, .MGO .Detail .PriceBlock ul li.FlightDetails a:hover, .MPGDT .Detail .PriceBlock ul li.FlightDetails a:hover, .MGDT .Detail .PriceBlock ul li.FlightDetails a:hover{ background-color: #afcfdf;}
/* 國內旅遊明細頁 */
.D_products_domestic_molddetail .Detail.DayTrip .DayBlock > div::after { border-color: transparent transparent transparent #003672; }
.D_products_domestic_molddetail .Detail.DayTrip .DayBlock > div{ background-color: #003672;}
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn { background: #003672; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn,
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.download-fixed-btn,
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) { background: #ECEFF2; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu a { font-size: 16px; color: #003672; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn > a > span { font-size: 18px; width: auto; line-height: 35px; margin-right: 2px; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.join-fixed-btn .disabled,
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.join-fixed-btn a { color: #ffffff; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn a { border-left: 0; color: #ffffff; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1)::after { margin-left: 5px; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li a span.icon-icon-share { margin-left: 4px; margin-right: 5px; font-size: 18px; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu li { box-shadow: none; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li ul li a { border-left: 0; color: #ffffff; padding: 0 8px; }

@media (min-width: 1601px){
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .Remark{ flex: 0 0 200px; max-width: 200px;}
}
@media (min-width: 992px){
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .ItineraryName{  flex: 1;  max-width: initial;  min-width: initial;}
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li{ height: 45px; font-size: 1rem;  min-width: initial;}  
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) { padding: 5px 8px 5px 12px; }
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li a { padding: 5px 8px; border-left: 1px solid #003672; }
    .D_products_group_molddetail .Detail.sub_menu-trip .trip_menu { width: 76px; padding: 10px 3px 0 3px; }
    .D_products_group_molddetail .Detail.sub_menu-trip .trip_menu li a span { font-size: 0.9rem; }
    .D_products_group_molddetail .Detail.sub_menu-trip .trip_menu li a:hover span{ color: #003672;}
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul { height: 45px; width: 180px; }
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li { height: 45px; }
    .Detail.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li { height: 45px; }
}
@media (max-width: 1600px) and (min-width: 992px){
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .Remark{ flex: 0 0 150px; max-width: 150px;}
    .D_products_group_molddetail .Detail.DepartureDate>.container.col-md-9 { max-width: 100%; }
}
@media (max-width: 1350px){
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li a i,.D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li a span{ font-size: 18px;}
}
@media (max-width: 991px){
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li ul li a{ display: table;}
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li{ line-height: 50px; height: 50px;}
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) { padding-top: 5px; }
}
@media (max-width: 575px){
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn a { font-size: 0; }
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.download-fixed-btn a { font-size: 0; }
    .Detail.sub_menu-trip .server_menu > ul > li a i, .Detail.sub_menu-trip .server_menu > ul > li a span{ line-height: 45px;}
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li a span.icon-icon-share { line-height: 40px; }
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn{ flex: 0 0 130px;}
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn a{ font-size: 15px;}
    .D_products_group_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn > a > span{ margin-right: 5px;}
    .D_products_group_molddetail .Detail.DepartureDate .IconMean{ top: 30px;}
}


/* 國內旅遊明細頁 */
.D_products_domestic_molddetail .Detail.DayTrip .DayBlock > div::after { border-color: transparent transparent transparent #003672; }
.D_products_domestic_molddetail .Detail.DayTrip .DayBlock > div{ background-color: #003672;}
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn { background: #003672; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn,
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.download-fixed-btn,
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) { background: #ECEFF2; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu a { font-size: 16px; color: #003672; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn > a > span { font-size: 18px; width: auto; line-height: 35px; margin-right: 2px; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.join-fixed-btn .disabled,
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.join-fixed-btn a { color: #ffffff; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn a { border-left: 0; color: #ffffff; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1)::after { margin-left: 5px; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li a span.icon-icon-share { margin-left: 4px; margin-right: 5px; font-size: 18px; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu li { box-shadow: none; }
.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li ul li a { border-left: 0; color: #ffffff; padding: 0 8px; }

@media (min-width: 1601px){
    .D_products_domestic_molddetail .Detail.DepartureDate .SearchTable .Remark{ flex: 0 0 200px; max-width: 200px;}
}
@media (min-width: 992px){
    .D_products_domestic_molddetail .Detail.DepartureDate .SearchTable .ItineraryName{  flex: 1;  max-width: initial;  min-width: initial;}
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li{ height: 45px; font-size: 1rem;  min-width: initial;}  
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) { padding: 5px 8px 5px 12px; }
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li a { padding: 5px 8px; border-left: 1px solid #003672; }
    .D_products_domestic_molddetail .Detail.sub_menu-trip .trip_menu { width: 76px; padding: 10px 3px 0 3px;  border: 1px solid #003672;border-right: 0;}
    .D_products_domestic_molddetail .Detail.sub_menu-trip .trip_menu li a span { font-size: 0.9rem; }
    .D_products_domestic_molddetail .Detail.sub_menu-trip .trip_menu li a:hover span{ color: #003672;}
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul { height: 45px; width: 180px; }
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li { height: 45px; }
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li { height: 45px; }
}
@media (max-width: 1600px) and (min-width: 992px){
    .D_products_domestic_molddetail .Detail.DepartureDate .SearchTable .Remark{ flex: 0 0 150px; max-width: 150px;}
    .D_products_domestic_molddetail .Detail.DepartureDate>.container.col-md-9 { max-width: 100%; }
}
@media (max-width: 1350px){
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li a i,.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li a span{ font-size: 18px;}
}
@media (max-width: 991px){
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li ul li a{ display: table;}
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li{ line-height: 50px; height: 50px;}
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) { padding-top: 5px; }
}
@media (max-width: 991.98px){
	.Detail.sub_menu-trip .server_menu{ width: 100vw; }
}
@media (max-width: 767px){
	.Detail.sub_menu-trip .server_menu{ width: 100vw; }
}
@media (max-width: 575px){
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.share-fixed-btn a { font-size: 0; }
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.download-fixed-btn a { font-size: 0; }
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li a i,
	.D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li a span{ line-height: 45px;}
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li a span.icon-icon-share { line-height: 40px; }
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn{ flex: 0 0 200px;}
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn a{ font-size: 15px;}
    .D_products_domestic_molddetail .Detail.sub_menu-trip .server_menu > ul > li.query-fixed-btn > a > span{ margin-right: 5px;}
    .D_products_domestic_molddetail .Detail.DepartureDate .IconMean{ top: 30px;}
	.Detail.sub_menu-trip .server_menu { width: 100vw; }
}

/* 我要洽詢 */
.D_order_contact_detail section.group_table.contact .contac_form .btn-primary { background-color:#003672; border-color: #003672; }