body {
  background-attachment: scroll;
  background-position: left top;
}
body .block-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .widget-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .header {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .left {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .right {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .footer {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
.row.header {
    position: fixed;
    width: 100%;
    z-index: 1040;
}
.top_logo{
    max-width: 165px;
    flex: 0 0 165px;
    background: #fff;
    border-bottom-right-radius: 30px;
}
.top_logo::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -30px;
    top: 90px;
}
.top_logo::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    bottom: -30px;
}
.top_logo a{
    padding: 10px 18px;
    display: block;
}
.top_menu{
    max-width: calc(100% - 165px);
    flex: 0 0 calc(100% - 165px);
}
.top_menu .header-part{
    min-height: 90px;
    padding: 0 115px 0 0px;
    background: #fff;
}
.top_menu .header-part .navbar-brand{
    display: none;
}
.top_menu .navbar-expand-lg .navbar-collapse, 
.top_menu .navbar-expand-lg .navbar-nav{
    min-height: 90px;
}
.top_menu .header-part .navbar-nav li.nav-item > a, 
.top_menu .header-part .navbar-nav .nav-item > .nav-link{
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #446090;
    font-weight: bold;
    height: 90px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0.5rem 1.5rem;
    justify-content: center;
    border-bottom: none;
    background: none;
}
.top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 14px;
}
.top_menu .header-part .dropdown-menu{
    padding-left: 10px !important;
    padding-right: 10px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05) !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    border-radius: 10px !important;
}
.top_menu .header-part .dropdown-menu .dropdown-item{
    padding: 12px 8px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    border-bottom: 1px solid #dcdcdc;
    background: none;
}
.top_menu .header-part .dropdown-menu .dropdown-item:hover{
    color: #7abdcb;
}
.top_right{
    position: absolute;
    top: 37px;
    right: 50px;
    max-width: max-content;
    flex: unset;
    z-index: 100;
}
.top_right ul{
    list-style-type: none;
}
.top_right ul > li .top-cart .icon img{
    display: block;
    width: 30px;
    height: 23px;
}
.top_right ul > li .top-cart .icon .count{
    background: #ff4a20;
    top: -15px;
    right: 3px;
}
.top_right ul > li .top-cart .top-cart-down{
    transform: unset;
    left: unset;
    right: 0;
}
.top_right ul > li .top-cart .top-cart-down::before, 
.top_right ul > li .top-cart .top-cart-down::after{
    left: unset;
    right: 20px;
}
.top_right ul > li:nth-child(1){
    display: none;
}
.gizle .top_logo{
    max-width: 120px;
    flex: 0 0 120px;
    border-radius: 100px;
    height: 120px;
    margin-left: 2rem;
    margin-top: 0.5rem;
}
.gizle .top_logo::before, 
.gizle .top_logo::after{
    display: none;
}
.gizle .top_logo a{
    padding: 4px 12px;
}
.gizle .top_menu{
    max-width: calc(100% - 230px);
    flex: 0 0 calc(100% - 230px);
    margin-left: 45px;
    margin-right: 2rem;
}
.gizle .top_menu .header-part{
    background: rgba(255, 255, 255, 0.95);
    border-radius: 100px;
    margin-top: 26px;
    min-height: 84px;
}
.gizle .top_menu .navbar-expand-lg .navbar-collapse, 
.gizle .top_menu .navbar-expand-lg .navbar-nav{
    min-height: 84px;
}
.gizle .top_menu .header-part .navbar-nav li.nav-item > a, 
.gizle .top_menu .header-part .navbar-nav .nav-item > .nav-link{
    height: 84px;
    padding: 5px 1.5rem 11px;
}
.gizle .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
    bottom: 13px;
}
.gizle .top_right{
    top: 60px;
    right: 80px;
}
.top_menu .header-part .navbar-nav li.nav-item > a .showName{
    padding: 0;
    align-items: center;
}
.top_menu .header-part .navbar-nav li.nav-item > a .showName .member-name{
    font-size: 20px;
    letter-spacing: 0;
}
.top_menu .header-part .navbar-nav li.nav-item > a .showName .member-name i{
    font-size: 20px;
    margin-right: 0;
    color: #7abdcb;
    width: 16px;
}
.top_menu .header-part .navbar-nav li.nav-item > a .showName .member-name .greet, 
.top_menu .header-part .navbar-nav li.nav-item > a .showName .icon{
    display: none;
}
.top_menu .header-part .navbar-nav li.nav-item > a .showName .SignOut{
    margin-left: 8px;
    line-height: 24px;
    font-size: 15px;
    background-color: #fff;
    color: #7abdcb;
    border: 1px solid #7abdcb;
    padding: 0 8px;
    border-radius: 50px;
    letter-spacing: 0;
}
.top_menu .header-part .navbar-nav li.nav-item > a .showName .SignOut:hover {
    color: #4b6494;
    border-color: #4b6494;
}
@media (max-width:1199px) {
    .top_menu .header-part{
        padding-right: 110px;
    }
    .top_menu .header-part .navbar-nav li.nav-item > a, 
    .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        letter-spacing: 0;
        padding: 0.5rem 20px;
    }
    .top_right{
        right: 40px;
    }
    .gizle .top_menu .header-part .navbar-nav li.nav-item > a, 
    .gizle .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        padding: 5px 18px 11px;
    }
    .gizle .top_right{
        right: 75px;
    }
}
@media (max-width:1099px) {
    .top_logo{
        max-width: 140px;
        flex: 0 0 140px;
    }
    .top_menu {
        max-width: calc(100% - 140px);
        flex: 0 0 calc(100% - 140px);
    }
    .top_menu .header-part{
        padding-right: 80px;
    }
    .top_menu .header-part .navbar-nav li.nav-item > a, 
    .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        font-size: 19px;
    }
    .top_right{
        right: 20px;
    }
    .gizle .top_logo{
        max-width: 100px;
        flex: 0 0 100px;
        height: 100px;
        margin-left: 1rem;
    }
    .gizle .top_menu {
        max-width: calc(100% - 165px);
        flex: 0 0 calc(100% - 165px);
        margin-left: 30px;
        margin-right: 1rem;
    }
    .gizle .top_menu .header-part{
        min-height: 65px;
    }
    .gizle .top_menu .navbar-expand-lg .navbar-collapse, 
    .gizle .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 65px;
    }
    .gizle .top_menu .header-part .navbar-nav li.nav-item > a, 
    .gizle .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 65px;
        padding: 5px 15px 11px;
    }
    .gizle .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 4px;
    }    
    .gizle .top_right{
        right: 40px;
        top: 53px;
    }
    .top_menu .header-part .navbar-nav li.nav-item > a .showName .member-name{
        font-size: 19px;
    }
    .top_menu .header-part .navbar-nav li.nav-item > a .showName .member-name i{
        font-size: 19px;
        margin-right: 0;
        color: #7abdcb;
        width: 15px;
    }
}
@media (max-width:991px) {
    .row.header{
        padding: 1rem 1rem;
    }
    .top_wrap .main.row{
        background: #fff;
        border-radius: 30px;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    }
    .top_logo, 
    .gizle .top_logo {
        max-width: 70px;
        flex: 0 0 70px;
        margin-left: 10px;
        background: none;
        border-radius: 0;
        height: auto;
        margin-top: 0;
    }
    .top_logo::before, 
    .top_logo::after{
        display: none;
    }
    .top_logo a, 
    .gizle .top_logo a{
        padding: 5px;
    }
    .top_menu, 
    .gizle .top_menu {
        max-width: calc(100% - 80px);
        flex: 0 0 calc(100% - 80px);
        margin: 0;
    }
    .top_menu .header-part, 
    .gizle .top_menu .header-part{
        min-height: 80px;
        background: none;
        margin-top: 0;
    }
    .top_menu .header-part .navbar-toggler{
        position: absolute;
        right: 20px;
        top: 23px;
        border-radius: 0;
        border: none;
        outline: none;
    }
    .top_menu .header-part .navbar-toggler .navbar-toggler-icon{
        background-image: none;
        border-top: 2px solid #4b6494;
        border-bottom: 2px solid #4b6494;
        width: 2rem;
        height: 26px;
        position: relative;
    }
    .top_menu  .header-part .navbar-toggler .navbar-toggler-icon::before, 
    .top_menu  .header-part .navbar-toggler .navbar-toggler-icon::after{
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: calc(50% - 1px);
        height: 2px;
        background-color: #4b6494;
        transform-origin: center;
        transition: .2s;
    }
    .top_menu .header-part .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{
        border: 0px;
    }
    .top_menu .header-part .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{
        transition: .2s;
        transform: rotate(45deg);
    }
    .top_menu .header-part .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{
        transition: .2s;
        transform: rotate(-45deg);
    }
    .top_menu .navbar-expand-lg .navbar-collapse, 
    .top_menu .navbar-expand-lg .navbar-nav, 
    .gizle .top_menu .navbar-expand-lg .navbar-collapse, 
    .gizle .top_menu .navbar-expand-lg .navbar-nav{
        min-height: unset;
        max-height: calc(100vh - 145px);
        overflow: auto;
    }
    .top_menu .navbar-expand-lg .navbar-collapse, 
    .gizle .top_menu .navbar-expand-lg .navbar-collapse{
        margin-top: 75px;
        margin-bottom: 25px;
    }
    .top_menu .header-part .navbar-nav li.nav-item > a, 
    .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .gizle .top_menu .header-part .navbar-nav li.nav-item > a, 
    .gizle .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: auto;
    }
    .top_menu .header-part .navbar-nav li.nav-item:nth-last-child(1){
        display: none;
    }
    .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .gizle .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: unset;
        top: 35px;
        height: auto;
        line-height: 1.5;
        right: unset;
    }
    .top_menu .header-part .dropdown-menu{
        box-shadow: none !important;
    }
    .top_menu .header-part .dropdown-menu .dropdown-item{
        font-size: 16px;
    }
    .top_right, 
    .gizle .top_right{
        right: 85px;
        top: 28px;
    }
    .top_right ul{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin: 0;
    }
    .top_right ul > li:nth-child(1){
        display: inline-block;
        margin-bottom: 1rem;
    }
    .top_right ul > li:nth-child(1) > a{
        color: #446090;
        font-size: 18px;
        text-decoration: none;
    }
    .top_right ul > li:nth-child(1) > a > i{
        width: 20px;
    }
    .top_right ul > li:nth-child(1) > a .showName{
        padding: 0;
        align-items: center;
    }
    .top_right ul > li:nth-child(1) > a .showName .member-name{
        font-size: 18px;
        letter-spacing: 0;
    }
    .top_right ul > li:nth-child(1) > a .showName .member-name i{
        font-size: 18px;
        margin-right: 0;
        color: #7abdcb;
        width: 14px;
    }
    .top_right ul > li:nth-child(1) > a .showName .member-name .greet, 
    .top_right ul > li:nth-child(1) > a .showName .icon{
        display: none;
    }
    .top_right ul > li:nth-child(1) > a .showName .SignOut{
        margin-left: 8px;
        line-height: 23px;
        font-size: 14px;
        background-color: #fff;
        color: #7abdcb;
        border: 1px solid #7abdcb;
        padding: 0 8px;
        border-radius: 50px;
        letter-spacing: 0;
    }
    .top_right ul > li:nth-child(1) > a .showName .SignOut:hover {
        color: #4b6494;
        border-color: #4b6494;
    }
}
@media (max-width:575px) {
    .row.header{
        padding: 10px 1rem;
    }
    .top_wrap .main.row{
        border-radius: 20px;
    }
    .top_logo, 
    .gizle .top_logo{
        max-width: 60px;
        flex: 0 0 60px;
        margin-left: 8px;
    }
    .top_menu, 
    .gizle .top_menu{
        max-width: calc(100% - 70px);
        flex: 0 0 calc(100% - 70px);
    }
    .top_menu .header-part, 
    .gizle .top_menu .header-part{
        min-height: 70px;
        padding-right: 0px;
        position: relative;
        min-width: 100%;
    }
    .top_menu .navbar-expand-lg .navbar-collapse, 
    .gizle .top_menu .navbar-expand-lg .navbar-collapse{
        padding-right: 55px;
    }
    .top_menu .header-part .navbar-toggler{
        right: 10px;
        top: 17px;
    }
    .top_right, 
    .gizle .top_right{
        right: 60px;
        top: 20px;
    }
}
@media (max-width:375px) {
    .row.header {
        padding: 10px 10px;
    }
    .top_logo, 
    .gizle .top_logo{
        margin-left: 5px;
    }
    .top_menu .header-part, 
    .gizle .top_menu .header-part{
        max-width: 100%;
        min-width: 100%;
    }
    .top_menu .header-part .navbar-toggler{
        right: 0;
    }
    .top_right, 
    .gizle .top_right{
        right: 50px;
    }
}

/*tail*/
.tail_wrap .main.row{
    justify-content: center;
}
.tail_logo::before{
    content: '';
    display: block;
    width: 50px;
    height: 60px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/571fa035-509b-4d8f-a78d-ec1ba8457b69.svg);
    position: absolute;
    bottom: 100px;
    left: calc(50% - 235px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tail_logo::after{
    content: '';
    display: block;
    width: 75px;
    height: 65px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/360a2812-1ccd-4669-a016-c8b840cfebd4.svg);
    position: absolute;
    bottom: 120px;
    right: calc(50% - 210px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tail_logo a{
    background: #fff;
    border-radius: 100px;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: -100px;
    position: relative;
}
.tail_logo a::before{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: -26px;
    top: 100px;
    transform: rotate(90deg);
}
.tail_logo a::after{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -26px;
    top: 100px;
}
.tail_logo a img{
    width: 150px;
}
.tail_info{
    margin-top: -3rem;
}
.tail_info div.link-list{
    background: none;
}
.tail_info div.link-list ul li a, 
.tail_info div.link-list ul li span{
    line-height: 1.4;
    padding: 4px 0;
}
.tail_icons{
    margin-top: 2rem;
}
.tail_icons .function-row .row-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
.tail_icons .function-row .row-content li{
    max-width: max-content;
    flex: unset;
}
.tail_icons .function-row .row-content li a img{
    width: 40px;
}
.tail_link{
    margin-top: -3rem;
}
.tail_link div.link-list{
    background: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.tail_link div.link-list ul{
    display: flex;
    flex-wrap: wrap;
    width: 305px;
}
.tail_link div.link-list ul li a, 
.tail_link div.link-list ul li span{
    padding: 10px 0px 10px 20px;
    margin-right: 2.5rem;
    position: relative;
}
.tail_link div.link-list ul li a::before, 
.tail_link div.link-list ul li span::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fce391;
    border-right: 3px solid #fce391;
    position: absolute;
    left: 0;
    top: 20px;
    transform: rotate(45deg);
}
.tail_copyright{
    margin-top: 10px;
    opacity: .35;
}
.tail_copyright p{
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 1rem;
}
@media (max-width:1359px) {
    .tail_wrap .main.row{
        padding: 0 1.5rem;
    }
    .tail_info, 
    .tail_link{
        max-width: 35%;
        flex: 0 0 35%;
    }
}
@media (max-width:991px) {
    .tail_info, 
    .tail_link{
        max-width: 50%;
        flex: 0 0 50%;
        margin-top: 0;
    }
    .tail_icons {
        margin-top: 1rem;
        order: 1;
    }
    .tail_copyright {
        margin-top: 0;
        order: 1;
    }
}
@media (max-width:991px) {
    .tail_wrap .main.row{
        padding-bottom: 50px;
    }
}
@media (max-width:575px) {
    .tail_logo::before{
        bottom: 80px;
        left: calc(50% - 165px);
    }
    .tail_logo::after{
        bottom: 100px;
        right: calc(50% - 165px);
    }
    .tail_logo a{
        margin-top: -80px;
        width: 160px;
        height: 160px;
    }
    .tail_logo a img {
        width: 120px;
    }
    .tail_logo a::before{
        left: -25px;
        top: 80px;
    }
    .tail_logo a::after{
        right: -25px;
        top: 80px;
    }
    .tail_info, 
    .tail_link{
        margin-top: 1.5rem;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .tail_info div.link-list ul li{
        text-align: center;
    }
    .tail_info div.link-list ul li a, 
    .tail_info div.link-list ul li span{
        letter-spacing: 0;
        font-size: 15px !important;
    }
    .tail_link div.link-list ul{
        width: 100%;
        justify-content: center;
    }
    .tail_link div.link-list ul li a, 
    .tail_link div.link-list ul li span{
        margin: 0 1rem;
        font-size: 17px !important;
    }
}

/*side bar*/
.web_sidebar .module-wrapper .row .side_box .side_bar{
    box-shadow: none;
    background: rgba(75, 100, 148, 0.85);
    border-radius: 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.web_sidebar .module-wrapper .row .side_box .side_bar li{
    border: none;
    padding: 6px 0;
}
.web_sidebar .module-wrapper .row .side_box .side_bar li a i{
    font-size: 26px;
}
.web_sidebar .module-wrapper .row .side_box .side_bar li a img{
    width: 26px;
}
.web_sidebar .module-wrapper .row .actGotop{
    right: 0;
}
.web_sidebar .module-wrapper .row .actGotop a{
    background: none;
    color: #77b9c5;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.web_sidebar .module-wrapper .row .actGotop a i{
    width: 32px;
    height: 32px;
    background: url(https://materials.fillo.com.tw/materials/efantravel/images/cbb5e73c-dfe4-49f6-9ff4-e32d1a1f194e.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: calc(50% - 16px);
    top: -5px;
}
.web_sidebar .module-wrapper .row .actGotop a i::before{
    display: none;
}
@media (max-width:991px) {
    .web_sidebar .module-wrapper .row .side_box{
        right: 0px;
        bottom: 0;
        left: 0;
    }
    .web_sidebar .module-wrapper .row .side_box .side_bar{
        margin: 0;
        width: 100%;
        border-bottom-left-radius: 0;
        border-top-right-radius: 15px;
        display: flex    ;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 5px;
    }
    .web_sidebar .module-wrapper .row .side_box .side_bar li{
        padding-bottom: 0;
    }
    .web_sidebar .module-wrapper .row .side_box .side_bar li a i{
        font-size: 24px;
    }
    .web_sidebar .module-wrapper .row .side_box .side_bar li a img{
        width: 24px;
    }
    .web_sidebar .module-wrapper .row .actGotop, 
    .web_sidebar .module-wrapper .row .actGotop a{
        width: 50px;
        height: 50px;
    }
    .web_sidebar .module-wrapper .row .actGotop a i{
        width: 28px;
        height: 28px;
        left: calc(50% - 14px);
        top: -3px;
    }
}

/*slider*/
.slider_wrap{
    margin-top: 90px;
}
.slider_box .bs-carousel{
    border-top-right-radius: 30px;
    height: calc(100vh - 90px);
}
.slider_box .bs-carousel .carousel-inner, 
.slider_box .carousel-fade .carousel-item{
    height: calc(100vh - 90px);
}
.slider_box .carousel-fade .carousel-item picture{
    position: relative;
}
.slider_box .carousel-fade .carousel-item picture::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    background-color:rgba(0, 0, 0, 0.1)
}
.slider_box .carousel-fade .carousel-item picture::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30vh;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 95%);
    z-index: 2;
}
.slider_box .carousel-fade .carousel-item picture img{
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.slider_box .carousel-fade .carousel-item .carousel-caption{
    left: unset;
    width: 35%;
    text-align: right;
    bottom: unset;
    top: 50%;
    transform: translate(0px, -50%);
}
.slider_box .carousel-fade .carousel-item .carousel-caption h2{
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    line-height: 1.4;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    width: auto;
    display: table;
    float: right;
    letter-spacing: 1px;
}
.slider_box .carousel-fade .carousel-item .carousel-caption p{
    width: 100%;
    display: table;
    float: right;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: normal;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
}
.slider_box .carousel-control-next, 
.slider_box .carousel-control-prev{
    width: 10%;
}
.slider_box .carousel-control-prev .carousel-control-prev-icon{
    width: 35px;
    height: 35px;
    background: none;
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    transform: rotate(-45deg);
}
.slider_box .carousel-control-next .carousel-control-next-icon{
    width: 35px;
    height: 35px;
    background: none;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    transform: rotate(45deg);
}
.slider_box .bs-carousel .carousel-indicators{
    margin-bottom: 50px;
}
.slider_box .bs-carousel .carousel-indicators li{
    border: none;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    border-radius: 15px;
    background-color: #436192;
    opacity: .35;
    transition: .2s;
}
.slider_box .bs-carousel .carousel-indicators li.active{
    opacity: 1;
    background-color: #fce391;
    width: 42px;
    transition: .2s;
}
@media (max-width:1439px) {
    .slider_box .carousel-fade .carousel-item .carousel-caption{
        width: 45%;
        right: 10%;
    }
}
@media (max-width:1099px) {
    .slider_box .carousel-fade .carousel-item .carousel-caption h2{
        font-size: 32px;
    }
    .slider_box .carousel-fade .carousel-item .carousel-caption p{
        font-size: 17px;
    }
}
@media (max-width:991px) {
    .slider_wrap{
        margin-top: 0;
    }
    .slider_box .bs-carousel{
        border-radius: 0;
        height: auto;
    }
    .slider_box .bs-carousel .carousel-inner, 
    .slider_box .carousel-fade .carousel-item{
        height: auto;
        aspect-ratio: 4 / 3;
        display: block;
    }
    .slider_box .carousel-fade .carousel-item .carousel-caption{
        width: 80%;
        left: 10%;
        right:10%;
        top: unset;
        transform: unset;
        bottom: 2rem;
        text-align: center;
        z-index: 5;
    }
    .slider_box .carousel-fade .carousel-item .carousel-caption h2{
        font-size: 24px;
        width: 100%;
        border: none;
        margin-bottom: 0;
    }
    .slider_box .carousel-fade .carousel-item .carousel-caption p{
        display: none;
    }
    .slider_box .carousel-fade .carousel-item picture::after{
        height: 25vh;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 1) 100%);
    }
}
@media (max-width:767px) {
    .slider_box .carousel-fade .carousel-item .carousel-caption{
        display: block !important;
    }
}
@media (max-width:575px) {
    .slider_box .bs-carousel .carousel-inner, 
    .slider_box .carousel-fade .carousel-item{
        aspect-ratio:1 / 1;
        position: relative;
    }
    .slider_box .carousel-control-prev .carousel-control-prev-icon{
        width: 20px;
        height: 20px;
        border-top: 3px solid #fff;
        border-left: 3px solid #fff;
    }
    .slider_box .carousel-control-next .carousel-control-next-icon{
        width: 20px;
        height: 20px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff;
    }
    .slider_box .carousel-fade .carousel-item picture::before, 
    .slider_box .carousel-fade .carousel-item picture::after{
        display: none;
    }
    .slider_box .carousel-fade .carousel-item picture img{
        filter: brightness(0.9);
    }
    .slider_box .carousel-fade .carousel-item .carousel-caption{
        width: 100%;
        left: 0;
        right: 0;
        background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/d20f6b0e-60cc-43e1-ab82-412d13735c5e.png);
        background-size: 100% 100%;
        background-position: bottom;
        background-repeat: repeat-x;
        bottom: 0;
        padding-bottom: 2rem;
    }
    .slider_box .bs-carousel .carousel-indicators{
        margin-bottom: 30px;
    }
}
@media (max-width:430px) {
    .slider_box .carousel-fade .carousel-item .carousel-caption h2{
        font-size: 20px;
    }
}

/*search*/
.search_tabs{
    margin-top: 70px;
}
.search_tabs .blk-tabs ul.nav .nav-item .nav-link{
    border-radius: 0;
    font-size: 19px;
    letter-spacing: 0.5px;
    padding: 0.5rem 24px 5px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    color: #436191;
    letter-spacing: 1px;
}
.search_tabs .blk-tabs ul.nav .nav-link.active{
    color: #436191;
    font-weight: bold;
    background: #d6eaed;
    margin: 0 15px;
    position: relative;
}
.search_tabs .blk-tabs ul.nav .nav-link.active::before{
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/f54226a8-7444-4ae2-bdf0-f0e839a1f805.svg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    position: absolute;
    left: -15px;
    bottom: 0;
}
.search_tabs .blk-tabs ul.nav .nav-link.active::after{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/f54226a8-7444-4ae2-bdf0-f0e839a1f805.svg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    position: absolute;
    right: -20px;
    bottom: 0;
}
.search_out, 
.search_in, 
.search_wrap {
    max-width: 1440px;
    flex: 0 0 1440px;
}
.search_out .main.row, 
.search_in .main.row, 
.search_wrap .main.row {
    border-radius: 20px;
}
.search_box .group_banner.search_banner .search-area > .container{
    background: none; 
    border: none; 
}
.search_box section.group_banner .search-area .search-box{
    margin-top: 20px;
    height: auto;
    margin-bottom: 45px;
}
.search_box section.group_banner .search-area .search-box .select-departure, 
.search_box section.group_banner .search-area .search-box .select-destination, 
.search_box section.group_banner .search-area .search-box .select-date, 
.search_box section.group_banner .search-area .search-box .select-input, 
.search_box section.group_banner .search-area .search-box .select-goal, 
.search_box section.group_banner .search-area .search-box .select-place{
    background: none; 
    height: auto; 
    padding: 5px;
    display: table; 
    width: 100%;
}
.search_box section.group_banner .search-area .search-box .select-departure .title, 
.search_box section.group_banner .search-area .search-box .select-destination .title, 
.search_box section.group_banner .search-area .search-box .select-goal .title, 
.search_box section.group_banner .search-area .search-box .select-place .title, 
.search_box section.group_banner .search-area .search-box .select-date .title{
    height: 30px; 
    min-height: 30px; 
    display: flex; 
    flex-wrap: wrap; 
    align-items: center;
    margin-bottom: 5px;
}
.search_box section.group_banner .search-area .search-box .select-departure .title i, 
.search_box section.group_banner .search-area .search-box .select-destination .title i, 
.search_box .search-area .search-box .select-date .title i, 
.search_box .search-area .search-box .select-place .title i, 
.search_box .search-area .search-box .select-goal .title i{
    font-size: 17px;
    color: #4b6494;
    height: 22px;
    margin-right: 10px;
    width: 20px;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.search_box .data-icon-place-icon{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/9b1387ba-e81e-420a-8362-56d9bb010643.svg);
}
.search_box .data-icon-plane-icon{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/9d456645-c634-45d3-9a12-266fcf1e8262.svg);
}
.search_box .data-icon-from{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/21cf1265-533f-43c6-8e75-150a377d1372.svg);
}
.search_box .data-icon-date-icon{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/fd87286b-1a5c-4780-a226-d8731fec1344.svg);
}
.search_box .data-icon-place-icon:before, 
.search_box .data-icon-plane-icon:before, 
.search_box .data-icon-from:before, 
.search_box .data-icon-date-icon:before{
    display: none;
}
.search_box section.group_banner .search-area .search-box .select-departure .title h6, 
.search_box section.group_banner .search-area .search-box .select-destination .title h6, 
.search_box section.group_banner .search-area .search-box .select-date .title h6, 
.search_box section.group_banner .search-area .search-box .select-goal .title h6, 
.search_box section.group_banner .search-area .search-box .select-place .title h6{
    font-size: 18px;
    color: #000;
    margin-left: 0;
    font-weight: 300;
    letter-spacing: 1px;
}
.search_box section.group_banner .leftPark{
    height: 40px;
}
.search_box section.group_banner .area_input{
    border-radius: 10px; 
    background-color: #fff; 
    padding: 0 10px; 
    font-size: 16px;
    height: 40px;
    border: 1px solid transparent; 
    background-size: 12px; 
    background-position: 95%;
}
.search_box .search-area .search-box .select-place .select select, 
.search_box .search-area .search-box .select-goal .select select{
    border-radius: 0; 
    background-color: #fff;
    font-size: 16px;
    height: 40px;
    border-radius: 10px;
}
.search_box .search-area .search-box .select-date .select{
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.search_box section.group_banner .search-area .search-box .select-date .select input{
    border-radius: 0; 
    background-color: #fff; 
    padding: 0 10px; 
    font-size: 17px; 
    height: 40px; 
    width: calc(50% - 10px);
    letter-spacing: 0.5px;
    text-align: left;
}
.search_box .search-area .search-box .select-date .select .divide{
    margin: 19px 0 0; 
    width: 16px; 
    background: #dcdcdc;
}
.search_box section.search_banner .search-area .search-box .select-input .data-icon-search{
    position: relative;
    top: 0;
    left: 0;
    height: 30px;
    margin-bottom: 5px;
    color: #000;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.search_box section.search_banner .search-area .search-box .select-input .data-icon-search::before{
    font-size: 17px;
    color: #4b6494;
    width: 19px;
    height: 20px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/1e930247-c68c-4998-8367-f5aeea70f78d.svg);
    content: '';
    background-repeat: no-repeat;
}
.search_box section.search_banner .search-area .search-box .select-input .data-icon-search::after {
    content: '關鍵字';
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    letter-spacing: 1px;
    margin-left: 5px;
    font-weight: 300;
}
.search_box section.group_banner .search-area .search-box .select-input > input{
    border-radius: 0;
    background-color: #fff;
    padding: 0 10px;
    font-size: 16px;
    height: 40px;
    border-radius: 10px;
}
.search_box section.group_banner .form-check{
    margin-left: 1.5rem;
}
.search_box section.group_banner .search-area .search-box .select-status{
    bottom: -23px;
}
.search_box section.group_banner .form-check {
    border-color: #77b9c5;
}
.search_box section.group_banner .form-check .customcheck input:checked ~ .checkmark{
    background-color: #7bb8c4;
}
.search_box section.group_banner .search-area .search-box > div:nth-last-child(1){
    /*padding-right: 0 !important;*/
}
.search_box section.group_banner .search-area .search-box .search-btn{
    background: #436192;
    border: none;
    color: #fff;
    margin-top: 28px;
    height: 51px;
    line-height: 52px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 10px;
    justify-content: center;
}
.search_box .search-area .search-box .search-btn h5{
    margin: 0 5px 0 0;
    font-weight: 500;
    font-size: 19px;
    width: auto;
    letter-spacing: 0;
    color: #fce391;
}
.search_box .search-area .search-box .search-btn i{
    line-height: 25px;
    order: unset;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/68cf4f63-d1a3-4efc-a7d3-c803689d51cd.svg);
    width: 19px;
    height: 19px;
    font-size: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.search_box .search-area .search-box .search-btn i::before{
    display: none;
}
.search_local .product-search{
    background: none;
    border: none;
}
.search_local .search_mainCategory{
    padding: 8px;
    padding-right: 0;
}
.search_local .search_subCategory{
    padding: 8px;
    padding-left: 0;
}
.search_local .search_keywords{
    padding: 8px;
}
.search_local .product-search .inform_txt2{
    font-size: 18px;
    line-height: 20px;
    color: #111111;
    width: 100%;
    font-weight: 300;
    letter-spacing: 0.5px;
    margin-bottom: 10px !important;
    position: relative;
    padding-left: 30px;
}
.search_local select.form-control{
    height: 40px;
    border: none;
    border-radius: 10px;
}
.search_local .search_keywords input{
    height: 40px;
    border: none;
    border-radius: 10px;
}
.search_local .search_combine, 
.search_local .search_Space{
    display: none;
}
.search_local .search-btn{
    padding: 0 8px 13px !important;
    flex: 0 0 20%;
    max-width: 20%;
}
.search_local .product-search .search-btn button{
    width: calc(50% - 4px);
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1px;
}
.search_local .product-search .search-btn button.l_benPrimary{
    background: #436192;
    border-radius: 10px;
    color: #fce391;
}
.search_local .product-search .search-btn button.l_benSecondary{
    background: #d7eaed;
    border-radius: 10px;
    border: 1px solid #7abdcb;
    color: #7abdcb;
}
.search_local .product-search > form > div:nth-child(1) .inform_txt2::before, 
.search_local .product-search > form > div:nth-child(3) .inform_txt2::before{
    content: '';
    display: block;
    height: 22px;
    margin-right: 10px;
    width: 20px;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.search_local .product-search > form > div:nth-child(1) .inform_txt2::before{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/9b1387ba-e81e-420a-8362-56d9bb010643.svg);
}
.search_local .product-search > form > div:nth-child(3) .inform_txt2::before{
    width: 18px;
    height: 19px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/1e930247-c68c-4998-8367-f5aeea70f78d.svg);
}
@media (max-width:1479px) {
    .search_out, 
    .search_in, 
    .search_wrap{
        margin-bottom: 25px;
        max-width: 1199px;
        flex: 0 0 1199px;
    }
    .search_out .search_box section.group_banner .search-area .search-box .search-btn{
        margin-top: 17px;
        height: 63px;
        line-height: 55px;
    }
    .search_out .search_box .search-area .search-box .search-btn h5{
        margin: 0;
        width: 100%;
        order: 1;
        margin-top: 3px;
    }
}
@media (max-width:1279px) {
    .search_box section.group_banner .search-area .search-box .select-departure .title h6, 
    .search_box section.group_banner .search-area .search-box .select-destination .title h6, 
    .search_box section.group_banner .search-area .search-box .select-date .title h6, 
    .search_box section.group_banner .search-area .search-box .select-goal .title h6, 
    .search_box section.group_banner .search-area .search-box .select-place .title h6{
        font-size: 17px;
        letter-spacing: 0.5px;
    }
    .search_box section.search_banner .search-area .search-box .select-input .data-icon-search::after{
        font-size: 17px;
        letter-spacing: 0.5px;
        line-height: 1;
    }
    .search_box section.group_banner .search-area .search-box > div:nth-last-child(1){
        padding-right: 8px !important;
    }
    .search_box .search-area .search-box .search-btn h5{
        font-size: 16px;
        margin: 0 3px 0 0;
    }
}
@media (max-width:1199px) {
    .search_out, .search_in, .search_wrap {
        margin-bottom: 45px;
        max-width: 95%;
        flex: 0 0 95%;
    }
    .search_local .product-search > form > div:nth-child(1), 
    .search_local .product-search > form > div:nth-child(2){
        max-width: 50%;
        flex: 0 0 50%;
    }
    .search_local .search_mainCategory{
        padding: 8px 0px 0 8px;
    }
    .search_local .search_subCategory{
        padding: 8px 8px 0 0;
    }
    .search_local .product-search .inform_txt2{
        font-size: 17px;
    }
    .search_local .search_keywords{
        padding-top: 0;
    }
    .search_local .product-search .search-btn{
        max-width: 100%;
        flex: 0 0 100%;
    }
}
@media (max-width:1024px) {
    .search_out, 
    .search_in, 
    .search_wrap{
        margin-bottom: 55px;
    }
}
@media (max-width:991px) {
    .search_box section.group_banner .search-area .search-box{
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .search_out .search_box section.group_banner .search-area .search-box .search-btn{
        margin-top: 10px;
    }
    .search_box section.group_banner .search-area .search-box .search-btn{
        margin-top: 8px;
    }
}
@media (max-width:767px) {
    .search_box section.group_banner.search_banner{
        width: 100%;
    }
    .search_box section.group_banner .search-area .search-box{
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .search_box .mic_icon{
        top: 35px;
    }
    .search_box section.group_banner .search-area .search-box .select-departure, 
    .search_box section.group_banner .search-area .search-box .select-destination, 
    .search_box section.group_banner .search-area .search-box .select-date, 
    .search_box section.group_banner .search-area .search-box .select-input, 
    .search_box section.group_banner .search-area .search-box .select-goal, 
    .search_box section.group_banner .search-area .search-box .select-place{
        padding: 0 5px;
    }
    .search_box .search-area .search-box .select-place .select select, 
    .search_box .search-area .search-box .select-goal .select select, 
    .search_box section.group_banner .search-area .search-box .select-date .select input, 
    .search_box section.group_banner .search-area .search-box .select-input > input{
        height: 40px;
    }
    .search_box section.group_banner .search-area .search-box .search-btn{
        height: 45px;
        line-height: 45px;
    }
}
@media (max-width:575px) {
    .search_tabs{
        margin-top: 40px;
    }
    .search_tabs .blk-tabs ul.nav .nav-item .nav-link{
        font-size: 16px;
        padding: 6px 14px 3px;
        letter-spacing: 0.5px;
    }
    .search_local .product-search > form > div:nth-child(1), 
    .search_local .product-search > form > div:nth-child(2){
        max-width: 100%;
        flex: 0 0 100%;
    }
    .search_local .product-search > form > div:nth-child(2) .inform_txt2{
        display: none;
    }
    .search_local .search_mainCategory{
        padding-right: 8px;
    }
    .search_local .search_subCategory{
        padding-left: 8px;
    }
}
@media (max-width:430px) {
    .search_local .search_mainCategory {
        padding: 8px 0 0;
    }
    .search_local .search_subCategory{
        padding: 0;
    }
    .search_local .search_keywords{
        padding: 0 0 8px;
    }
}

/*block title*/
.block_title{
    margin-top: 100px;
    margin-bottom: 50px;
}
.block_title .function-row h2 {
    font-size: 20px;
    color: #436192;
    letter-spacing: 1px;
    margin: 0;
}
.block_title .function-row ul.row-content{
    margin: auto;
    display: table;
}
.block_title .function-row ul li{
    max-width: max-content;
    margin-bottom: 0;
}
.block_title .function-row ul li a{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: baseline;
    padding-bottom: 0;
}
.block_title .function-row ul li a img{
    width: auto;
    height: 20px;
}
.block_title .function-row ul li a h3{
    width: 100%;
    color: #4b6494;
    font-size: 32px;
    font-family: arial !important;
    letter-spacing: 1px;
    order: -1;
    margin-top: 0;
    margin-bottom: 10px;
}
@media (max-width:1479px) {
    .block_title{
        margin-top: 65px;
    }
}
@media (max-width:1479px) {
    .block_title{
        margin-top: 35px;
    }
}
@media (max-width:1024px) {
    .block_title{
        margin-top: 15px;
    }
}
@media (max-width:575px) {
    .block_title{
        margin-bottom: 20px;
    }
    .block_title .function-row h2{
        font-size: 18px;
    }
    .block_title .function-row ul li a{
        padding: 5px;
    }
    .block_title .function-row ul li a h3{
        margin-bottom: 5px;
        font-size: 28px;
    }
}
@media (max-width:430px) {
    .block_title{
        margin-top: 0;
    }
}

/*news*/
.news_left .module-container, 
.news_left .module-container .main, 
.news_left .wall-wrapper, 
.news_left .wall-wrapper .wall-row{
    height: 100%;
}
.news_left .wall-wrapper .thicon_info{
    padding: 8px 8px 8px 16px;
    height: 100%;
}
.news_left .wall-wrapper .thicon_info a{
    position: relative;
    height: 100%;
    display: flex;
}
.news_left .wall-wrapper .thicon_info a::before{
    content: '';
    display: block;
    position: absolute;
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    z-index: 3;
    opacity: 0;
}
.news_left .wall-wrapper .thicon_info a::after{
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/cd3b3d7b-1ba7-49e0-ac76-a8fc34999525.svg);
    transition: .2s;
    z-index: 3;
}
.news_left .wall-wrapper .thicon_info a:hover::before{
    opacity: 1;
}
.news_left .wall-wrapper .thicon_info:hover a::after{
    transition: .2s;
    transform-origin: center;
    transform: rotate(45deg);
}
.news_left .wall-wrapper .thicon_info a figure{
    border-radius: 30px;
    overflow: hidden;
    background: #364e76;
}
.news_left .wall-wrapper .thicon_info a figure img{
    opacity: .9;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.news_left .wall-wrapper .thicon_info a h3{
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 4rem;
    bottom: 50%;
    padding-bottom: 1rem;
    margin-bottom: 0;
    font-weight: normal;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    font-size: 24px;
}
.news_left .wall-wrapper .thicon_info a h3::before{
    content: '';
    display: block;
    width: 65px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.news_left .wall-wrapper .thicon_info .theme_info{
    background: rgba(54, 78, 118, 0.8) !important;
    backdrop-filter: blur(2px);
    top: 0;
    opacity: 0;
    border-radius: 30px;
}
.news_left .wall-wrapper .thicon_info:hover .theme_info{
    opacity: 1;
}
.news_left .wall-wrapper .thicon_info .theme_info p.theme-text{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    padding: 20px 4rem 0;
    line-height: 1.6;
    font-size: 16px;
    text-align: center;
    opacity: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_left .wall-wrapper .thicon_info a span{
    width: 110px;
    height: 110px;
    background: #fff;
    border-top-left-radius: 55px;
    right: 0;
    left: unset;
    bottom: 0;
}
.news_left .wall-wrapper .thicon_info a span::before{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: -30px;
    transform: rotate(180deg);
}
.news_left .wall-wrapper .thicon_info a span::after{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: -30px;
    transform: rotate(180deg);
}
.news_right .module-container, 
.news_right .module-container .main, 
.news_right .wall-wrapper, 
.news_right .wall-wrapper .wall-row{
    height: 100%;
}
.news_right .wall-wrapper .wall-row{
    padding-right: 8px;
}
.news_right .wall-wrapper .wall-row > div:nth-last-child(1){
    flex: 0 0 100%;
    max-width: 100%;
}
.news_right .wall-wrapper .thicon_info{
    padding: 8px 8px 8px 8px;
    height: 100%;
}
.news_right .wall-wrapper .thicon_info a{
    position: relative;
    height: 100%;
    display: flex;
}
.news_right .wall-wrapper .thicon_info a::before{
    content: '';
    display: block;
    position: absolute;
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    z-index: 3;
    opacity: 0;
}
.news_right .wall-wrapper .thicon_info a:hover::before{
    opacity: 1;
}
.news_right .wall-wrapper .thicon_info a::after{
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/cd3b3d7b-1ba7-49e0-ac76-a8fc34999525.svg);
    transition: .2s;
    z-index: 3;
}
.news_right .wall-wrapper .thicon_info:hover a::after{
    transition: .2s;
    transform-origin: center;
    transform: rotate(45deg);
}
.news_right .wall-wrapper .thicon_info a figure{
    border-radius: 30px;
    overflow: hidden;
    background: #364e76;
}
.news_right .wall-wrapper .thicon_info a figure img{
    opacity: .9;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.news_right .wall-wrapper .thicon_info a h3{
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 4rem;
    bottom: 50%;
    padding-bottom: 1rem;
    margin-bottom: 0;
    font-weight: normal;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    font-size: 24px;
}
.news_right .wall-wrapper .thicon_info a h3::before{
    content: '';
    display: block;
    width: 65px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.news_right .wall-wrapper .thicon_info .theme_info{
    background: rgba(54, 78, 118, 0.8) !important;
    backdrop-filter: blur(2px);
    top: 0;
    opacity: 0;
    border-radius: 30px;
}
.news_right .wall-wrapper .thicon_info:hover .theme_info{
    opacity: 1;
}
.news_right .wall-wrapper .thicon_info .theme_info p.theme-text{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    padding: 20px 4rem 0;
    line-height: 1.6;
    font-size: 16px;
    text-align: center;
    opacity: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_right .wall-wrapper .thicon_info a span{
    width: 110px;
    height: 110px;
    background: #fff;
    border-top-left-radius: 55px;
    right: 0;
    left: unset;
    bottom: 0;
}
.news_right .wall-wrapper .thicon_info a span::before{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: -30px;
    transform: rotate(180deg);
}
.news_right .wall-wrapper .thicon_info a span::after{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: -30px;
    transform: rotate(180deg);
}
@media (max-width:1479px) {
    .news_wrap .main.row{
        padding-bottom: 25px;
    }
    .news_right .wall-wrapper .thicon_info a span{
        width: 85px;
        height: 85px;
        border-top-left-radius: 41px;
    }
    .news_right .wall-wrapper .thicon_info a::after{
        width: 60px;
        height: 60px;
    }
}
@media (max-width:1279px) {
    .news_left .wall-wrapper .thicon_info a::before{
        top: 20px;
        bottom: 20px;
        left: 20px;
        right: 20px;
    }
    .news_left .wall-wrapper .thicon_info .theme_info p.theme-text{
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        line-height: 1.5;
        font-size: 15px;
    }
    .news_right .wall-wrapper .thicon_info a::before{
        top: 20px;
        bottom: 20px;
        left: 20px;
        right: 20px;
    }
    .news_right .wall-wrapper .thicon_info .theme_info p.theme-text{
        padding: 20px 2.5rem 0;
        line-height: 1.5;
        font-size: 15px;
    }
}
@media (max-width:1199px) {
    .news_wrap .main.row{
        padding-bottom: 25px;
    }
    .news_left .wall-wrapper .thicon_info a h3{
        font-size: 22px;
    }
    .news_right .wall-wrapper .thicon_info a h3{
        font-size: 22px;
    }
}
@media (max-width:1024px) {
    .news_wrap .main.row{
        padding-bottom: 55px;
    }
}
@media (max-width:991px) {
    .news_left .wall-wrapper .thicon_info{
        padding-right: 16px;
    }
    .news_left .wall-wrapper .wall-row > div{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .news_right .wall-wrapper .wall-row{
        padding-left: 8px;
    }
}
@media (max-width:575px) {
    .news_left .wall-wrapper .thicon_info a span, 
    .news_right .wall-wrapper .thicon_info a span{
        width: 65px;
        height: 65px;
        border-top-left-radius: 30px;
    }
    .news_left .wall-wrapper .thicon_info a::after, 
    .news_right .wall-wrapper .thicon_info a::after{
        width: 45px;
        height: 45px;
    }
    .news_left .wall-wrapper .thicon_info a, 
    .news_right .wall-wrapper .thicon_info a{
        aspect-ratio:4 / 3;
    }
    .news_left .wall-wrapper .thicon_info .theme_info p.theme-text{
        -webkit-line-clamp:2;
    }
}

/*city*/
.city_wrap .main.row{
    background-position: center top -35px !important;
}
.city_box .hover-wall .htpro_tit{
    display: none;
}
.city_box .hover-wall .icon_info{
    background: none;
    border-radius: 0;
    box-shadow: none;
    overflow: unset;
    margin-top: 4.5rem;
    padding: 0 8px;
}
.city_box .hover-wall .icon_info:hover{
    box-shadow: none;
    bottom: 0;
}
.city_box .hover-wall .icon_info figure{
    border-radius: 60px;
    box-shadow: 0px 10px 0px transparent;
    transition: .2s;
}
.city_box .hover-wall .icon_info:hover figure{
    box-shadow: 0px 10px 0px #b1d8df;
    transition: .2s;
}
.city_box .hover-wall .icon_info figure .overlay{
    background: linear-gradient(0deg, rgba(235, 247, 249, 0) 0%, rgba(235, 247, 249, 1) 95%);
    opacity: 0;
    visibility:unset;
    transition: .2s;
    z-index: 2;
}
.city_box .hover-wall .icon_info:hover figure .overlay{
    opacity: 1;
    visibility:unset;
    z-index: 2;
}
.city_box .hover-wall .icon_info figure .overlay i, 
.city_box .hover-wall .icon_info:hover figure .overlay i{
    display: none !important;
    opacity: 0 !important;
}
.city_box .hover-wall .icon_info:hover figure .b_img{
    transform: scale(1);
}
.city_box .hover-wall .icon_info h3{
    margin: 0px;
    position: absolute;
    top: -15px;
    left: -10px;
    width: auto;
    padding: 0;
    margin: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 1.5px;
    writing-mode: vertical-lr !important;
    z-index: 6;
}
.city_box .hover-wall .icon_info p.animate-text{
    width: auto;
    margin-top: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    display: table;
    font-size: 20px;
    color: #212121;
    position: relative;
    z-index: 1;
    padding: 0;
    text-align: center;
}
.city_box .hover-wall .icon_info p.animate-text::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 18px;
    background: #ffe9a3;
    z-index: -1;
}
@media (max-width:1669px) {
    .city_wrap .main.row{
        background-position: center top 0px !important;
    }
}
@media (max-width:1479px) {
    .city_wrap .main.row{
        padding-bottom: 25px;
    }
    .city_box .hover-wall .icon_info h3{
        font-size: 28px;
    }
}
@media (max-width:1199px) {
    .city_wrap .main.row {
        padding-bottom: 45px;
    }
    .city_box {
        max-width: 95%;
        flex: 0 0 95%;
    }
    .city_box .hover-wall .icon_info{
        margin-top: 3.5rem;
    }
}
@media (max-width:1024px) {
    .city_wrap .main.row {
        padding-bottom: 55px;
    }
}
@media (max-width:767px) {
    .city_wrap .main.row{
        background-position: center top 35px !important;
    }
    .city_wrap .main.row::before{
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 35px;
        background: #fff;
    }
    .city_box .hover-wall .row > div:nth-child(n+2){
        max-width: 50%;
        flex: 0 0 50%;
    }
}
@media (max-width:575px) {
    .city_wrap .main.row{
        background-position: center top 50px !important;
    }
    .city_wrap .main.row::before{
        height: 50px;
    }
}
@media (max-width:430px) {
    .city_box .hover-wall .row > div:nth-child(n+2){
        max-width: 95%;
        flex: 0 0 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .city_box .hover-wall .icon_info{
        margin-top: 2rem;
    }
}

/*sharing*/
.article_wrap .main.row{
    justify-content: center;
}
.share_box{
    margin: 0 15px; 
    padding: 0 15px; 
    max-height: 500px; 
    border-radius: 20px; 
    overflow: auto;
}
.share_box iframe{
    width:100% !important;
    border-radius:20px;
}
.share_box .fb_iframe_widget iframe{
    border-radius: 20px;
}
@media (max-width:1479px) {
    .article_wrap .main.row{
        padding-bottom: 25px;
    }
}
@media (max-width:1199px) {
    .article_wrap .main.row{
        padding-bottom: 45px;
    }
    .share_box{
        max-width: 31.5%;
        flex: 0 0 31.5%;
    }
}
@media (max-width:1024px) {
    .article_wrap .main.row{
        padding-bottom: 55px;
    }
}
@media (max-width:575px) {
    .share_box{
        max-width: 95%;
        flex: 0 0 95%;
        padding: 0 15px;
        margin-bottom: 1.5rem;
    }
    .share_box .fb_iframe_widget_fluid span{
        margin: auto;
        display: block;
    }
}

/*videos*/
.video_wrap .main.row{
    background-position: center top -35px !important;
}
.video_box {
    margin-top: 4rem;
    margin-bottom: 10rem;
}
.video_box .fancybox-wrapper{
    justify-content: center;
}
.video_box .fancybox-wrapper figure{
    overflow: hidden;
    margin: -3.5rem 10px 10px;
}
.video_box .fancybox-wrapper figure > a[data-fancybox]{
    border-radius: 20px;
    overflow: hidden;
}
.video_box .fancybox-wrapper figure:nth-child(1){
    max-width: 100%;
    flex: 0 0 100%;
    overflow: hidden;
    margin: 0;
}
.video_box .fancybox-wrapper figure:nth-child(1) > a[data-fancybox]{
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}
.video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top{
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 5px 25px 15px 10px;
    z-index: 3;
    line-height: 1.5;
    border-bottom-right-radius: 25px;
    font-size: 22px;
    max-width: 80%;
}
.video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top::before{
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -25px;
    top: 0px;
}
.video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top::after{
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/ad5e858a-c09b-4812-93ce-efef3a90a3ac.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    bottom: -25px;
}
.video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top *{
    margin-bottom: 0;
}
.video_box .fancybox-wrapper figure a::before{
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/e5d32aaa-0c9a-45bd-b2cf-2dd4f4c35290.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: .7;
}
.video_box .fancybox-wrapper figure:nth-child(1) a::before{
    width: 68px;
    height: 68px;
}
@media (max-width:1669px) {
    .video_wrap .main.row{
        background-position: center top 0px !important;
    }
}
@media (max-width:1279px) {
    .video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top{
        font-size: 18px;
    }
}
@media (max-width:1199px) {
    .video_box{
        margin-top: 3rem;
        max-width: 91%;
        flex: 0 0 91%;
    }
}
@media (max-width:991px) {
    .video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top{
        padding-bottom: 10px;
        font-size: 16px;
    }
    .video_box .fancybox-wrapper figure{
        margin-top: -2.5rem;
    }
}
@media (max-width:767px) {
    .video_wrap .main.row{
        background-position: center top 35px !important;
    }
    .video_wrap .main.row::before{
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 35px;
        background: #EBF7F9;
    }
    .video_box .fancybox-wrapper figure{
        max-width: calc(33.3333% - 20px);
        margin-top: 20px;
    }
}
@media (max-width:575px) {
    .video_wrap .main.row{
        background-position: center top 50px !important;
    }
    .video_wrap .main.row::before{
        height: 50px;
    }
    .video_box .fancybox-wrapper figure{
        margin: 10px 5px 0;
    }
}
@media (max-width:430px) {
    .video_box{
        margin-top: 2rem;
        margin-bottom: 8rem;
    }
    .video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top{
        position: unset;
        max-width: 100%;
        border-radius: 0;
        padding: 0px 5px 10px;
        text-align: center;
        font-size: 15px;
    }
    .video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top::before, 
    .video_box .fancybox-wrapper figure.position-top:nth-child(1) > .content-top::after{
        display: none;
    }
    .video_box .fancybox-wrapper figure{
        margin: 15px 0 0;
        max-width: 100%;
    }
    .video_box .fancybox-wrapper figure:nth-child(1) a::before {
        width: 50px;
        height: 50px;
    }
}

/*about*/
.about_title{
    margin-top: 90px;
}
.about_title .bgfixed > div{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 1) 100%);
    height: 100%;
    position: relative;
}
.side_tit .header-title{
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    writing-mode: vertical-lr;
    position: absolute;
    width: auto;
    left: 0;
    font-size: 15vh;
    line-height: 1;
    top: 1rem;
    color: #f4fafa;
}
.about_wrap > .module-container > .main.row{
    justify-content: center;
}
.about_wrap .block_title{
    margin-top: -40px;
}
.about_preface{
    margin-bottom: 80px;
}
.about_preface::after{
    content: '';
    display: block;
    width: 100px;
    height: 90px;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/360a2812-1ccd-4669-a016-c8b840cfebd4.svg);
    position: absolute;
    top: -65px;
    right: -70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    opacity: .7;
}
.about_preface .mix-wrapper > .row{
    position: relative;
    z-index: 1;
}
.about_preface .mix-wrapper > .row::after{
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 25px;
    right: 0;
    bottom: 0px;
    border-radius: 30px;
    border: 1px solid #77b9c5;
    z-index: -1;
}
.about_preface .mix-wrapper .pic-content{
    padding-left: 0;
    padding-right: 3rem;
}
.about_preface .mix-wrapper .pic-content > .row{
    border-radius: 30px;
    overflow: hidden;
    box-shadow: -10px -10px 0 #77b9c5;
}
.about_preface .mix-wrapper .editor-content{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 1.65;
}
.about_service_tit{
    padding-left: calc(12.5% + 15px);
}
.about_service_tit > .module-container{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.about_service_tit > .module-container h3{
    font-size: 26px;
    letter-spacing: 1.5px;
    line-height: 1.7;
    color: #436192;
    position: relative;
    z-index: 1;
}
.about_service_tit > .module-container h3::before{
    content: '';
    display: block;
    position: absolute;
    width: 77px;
    height: 77px;
    background-color: #ffe9a3;
    border-radius: 77px;
    left: -2.5rem;
    top: -2rem;
    z-index: -1;
}
.about_service_box{
    padding: 3rem;
    background: #ebf7f9;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-bottom: -3.5rem;
    z-index: 1;
}
.about_service_box .falls-container .grid{
    padding-bottom: 5px;
}
.about_service_box .falls-container .grid .grid-item{
    padding: 1rem 2rem 1rem 3rem;
    position: relative;
}
.about_service_box .falls-container .grid .grid-item::before{
    content: '';
    display: block;
    position: absolute;
    top: 33px;
    left: 3rem;
    right: 30px;
    height: 1px;
    background-color: #77b9c5;
}
.about_service_box .falls-container .grid .grid-item h3{
    font-size: 22px;
    letter-spacing: 0.5px;
    line-height: 1.6;
    position: relative;
    padding-right: 25px;
    background-color: #ebf7f9;
    display: table;
}
.about_service_box .falls-container .grid .grid-item h3::before{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background-color: #77b9c5;
    border-radius: 10px;
    position: absolute;
    top: 12px;
    left: -26px;
}
.about_service_box .falls-container .grid .grid-item p{
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-bottom: 10px;
    width: 100%;
}
.about_info .bgfixed > div{
    background: rgba(0, 0, 0, 0.25);
}
.about_info .bgfixed > div *{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: 1px;
    text-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    padding: 0 15px;
}
.about_future{
    margin-top: 90px;
}
.about_future .module-container > .main{
    border-top: 1px solid #7abdcb;
}
.about_future .header-title{
    display: table;
    margin: auto;
    background: #ebf7f9;
    font-size: 26px;
    color: #436192;
    padding: 5px 30px;
    margin-top: -25px;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
}
.about_future .header-title::before{
    content: '';
    display: block;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 5px;
    height: 15px;
    background: #ffe9a3;
    z-index: -1;
}
.about_future .module-container > .main > div:nth-last-child(1){
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.7;
    color: #333;
}
.about_epilog{
    margin-top: 90px;
    margin-bottom: 180px;
}
.about_epilog .bgfixed{
    min-height: 360px;
    border-radius: 30px;
}
.about_epilog .bgfixed > div{
    background: linear-gradient(180deg, rgba(101, 164, 175, 0.75) 40%, rgba(101, 164, 175, 1) 95%);
    position: relative;
    display: flex !important;
    justify-content: center;
    height: 100%;
    min-height: 360px;
    align-content: end;
    align-items: end;
    padding-bottom: 50px;
    padding-top: 14%;
    padding-left: 15px;
    padding-right: 15px;
}
.about_epilog .bgfixed > div::before{
    content: '';
    display: block;
    width: 1px;
    height: 30%;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 50%;
}
.about_epilog .bgfixed > div::after{
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 30%;
    left: calc(50% - 4px);
    border-radius: 10px;
}
.about_epilog .bgfixed > div *{
    font-size: 19px;
    letter-spacing: 1.5px;
    line-height: 1.7;
}
@media (max-width:1669px) {
    .side_tit .header-title{
        font-size: 13vh;
    }
}
@media (max-width:1449px) {
    .about_preface .mix-wrapper .editor-content{
        font-size: 18px;
        letter-spacing: 0;
        padding-left: 0;
    }
    .about_service_tit > .module-container h3{
        font-size: 22px;
    }
    .about_service_box .falls-container .grid .grid-item h3{
        font-size: 20px;
    }
}
@media (max-width:1279px) {
    .about_preface{
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .about_service_tit {
        padding-left: calc(8.5% + 15px);
    }
    .about_future, 
    .about_epilog{
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
}
@media (max-width:1152px) {
    .about_preface .mix-wrapper .pic-content{
        padding-right: 1.5rem;
    }
    .about_preface .mix-wrapper .editor-content{
        line-height: 1.5;
        font-size: 16px;
        margin-top: 30px;
    }
    .about_service_box{
        padding: 2rem;
    }
    .about_service_box .falls-container .grid .grid-item p{
        font-size: 16px;
    }
    .about_future .module-container > .main > div:nth-last-child(1){
        font-size: 16px;
    }
}
@media (max-width:1024px) {
    .about_service_tit > .module-container h3{
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 1.6;
    }
    .about_info .bgfixed > div *{
        font-size: 22px;
    }
}
@media (max-width:991px) {
    .about_preface {
        flex: 0 0 95%;
        max-width: 95%;
    }
    .about_preface .mix-wrapper .editor-content{
        margin-top: 45px;
    }
    .about_title{
        margin-top: 0;
    }
    .about_preface::after{
        right: 15px;
    }
    .about_service_tit{
        padding-left: 15px;
        margin-bottom: 1rem;
    }
    .about_service_tit .module-container{
        justify-content: center;
        text-align: center;
    }
    .about_service_box{
        max-width: 90%;
        border-radius: 30px;
        padding: 1rem 1.5rem;
    }
    .about_service_box .falls-container .grid .grid-item h3{
        font-size: 18px;
    }
    .about_service_box .falls-container .grid .grid-item h3::before{
        width: 10px;
        height: 10px;
        top: 9px;
        left: -20px;
    }
    .about_future{
        padding: 0 30px;
    }
    .about_epilog{
        max-width: 95%;
        flex: 0 0 95%;
    }
}
@media (max-width:767px) {
    .about_title .bgfixed, 
    .about_title .bgfixed > div{
        min-height: 300px !important;
    }
    .about_wrap .block_title {
        margin-top: 30px;
    }
    .about_preface::after{
        width: 65px;
        height: 65px;
        top: -50px;
    }
    .about_preface .mix-wrapper .pic-content{
        padding: 0 15px;
    }
    .about_preface .mix-wrapper .editor-content{
        padding: 0 20px 0 30px;
        margin-top: 10px;
    }
    .about_service_box .falls-container .grid .grid-item{
        padding: 1rem 1rem 0rem 2rem;
        margin-top: 0;
    }
    .about_service_box .falls-container .grid .grid-item h3, 
    .about_service_box .falls-container .grid .grid-item p{
        margin-bottom: 5px;
    }
    .about_info .bgfixed, 
    .about_info .bgfixed > div{
        min-height: 400px !important;
    }
    .about_info .bgfixed > div{
        padding-top: 3rem;
        position: relative;
        display: flex !important;
        justify-content: center;
        height: 100%;
        align-items: center;
        align-content: center;
    }
    .about_future, .about_epilog {
        flex: 0 0 95%;
        max-width: 95%;
    }
    .about_epilog{
        margin-bottom: 150px;
    }
    .about_epilog .bgfixed > div{
        align-items: center;
        padding: 15px;
    }
    .about_epilog .bgfixed > div::before, 
    .about_epilog .bgfixed > div::after{
        display: none;
    }
}

/*自訂表單*/
body.D_customformfront_main{ 
    background: #ffffff;
}
.D_customformfront_main .tail_logo a::before, 
.D_customformfront_main .tail_logo a::after{
    top: 99px;
}
.D_customformfront_main input::placeholder {
    color:#cccccc !important; 
    font-size: 13px;
}
.D_customformfront_main .web-page-frame.lock{
    background: transparent;
}
.D_customformfront_main section.group_table.contact { 
    padding-top: 180px;
    position: relative;
}
.D_customformfront_main section.group_table.contact::before{
    height: 50%;
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/44d7bade-b5ac-465b-8765-2834eb3cda0a.jpg);
    background-size: cover;
}
.D_customformfront_main section.group_table.contact::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 50%;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 70%, rgba(255, 255, 255, 1) 95%);
    z-index: 0;
}
.D_customformfront_main section.group_table.contact .trip_title {
    padding: 50px 48px 80px;
    margin: 0;
    position: relative;
}
.D_customformfront_main section.group_table.contact .trip_title::after{
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #ebf7f9;
}
.D_customformfront_main section.group_table.contact .container {
    width: 100%;
    max-width: 1170px;
    padding: 0;
    background: rgb(1, 1, 1, 0);
    position: relative;
    z-index: 1;
}
.D_customformfront_main section.group_table.contact .container .trip_title article h2 {
    line-height: 1;
    display: table;
    margin: 0 auto;
    padding: 0 2rem 0.5rem;
    letter-spacing: 1px;
    position: relative;
    color: #ffffff;
    font-size: 32px;
    font-weight: 600;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 1.5rem;
}
.D_customformfront_main section.group_table.contact>.container>h2,
.D_customformfront_main section.group_table.contact>.container>h4{ 
    display: none;
}
.D_customformfront_main section.group_table.contact .trip_title article{
    position: relative;
    text-align: center;
}
.D_customformfront_main section.group_table.contact .trip_title article h3 {
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 200;
    letter-spacing: 0.09rem;
    color: #ffffff;
    font-size: 20px;
}
.D_customformfront_main section.group_table.contact .trip_title article h4{
    line-height: 1.7;
    border-bottom: 0;
    padding: 0;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    margin-bottom: 1.5rem;
}
.D_customformfront_main section.group_table.contact .trip_title article img{
    height: 20px;
    margin: auto;
}
.D_customformfront_main section.group_table.contact .trip_title article p {
    position: absolute;
    right: -45px;
    bottom: -40px;
    color: #fff;
    font-size: 14px;
}
.D_customformfront_main section.group_table.contact .trip_title article p span{
    color: #ffae00;
}
.D_customformfront_main section.group_table.contact .trip_title h5 {
    margin-top: 0;
}
.D_customformfront_main section.group_table.contact .form-row {
    background: #ebf7f9;
    margin: 0;
    padding: 30px 50px 0 45px;
}
.D_customformfront_main section.group_table.contact .form-row:nth-last-child(1){
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.D_customformfront_main section.group_table.contact .form-row:last-child {
    padding: 33px 45px 50px;
    margin-bottom: 5rem;
}
.D_customformfront_main .contact .contac_form .form-row .form-group{
    margin-bottom: 32px;
}
.D_customformfront_main .contact .contac_form .form-row > [class*="col-"]:nth-child(1){
    padding-left: 10px;
}
.D_customformfront_main .contact .contac_form .form-row > [class*="col-"][data-type=TTL]{
    max-width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #75b9c5;
    text-align: center;
    margin-top: 1rem;
}
.D_customformfront_main .contact .contac_form .form-row > [class*="col-"][data-type=TTL] h3{
    font-size: 24px;
    font-weight: 600;
    color: #436192;
}
.D_customformfront_main .contact .contac_form .form-row > [class*="col-"][data-type=TTL]:nth-child(1){
    margin-top: 1rem;
}
.D_customformfront_main .contact .contac_form label {
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 15px;
    color: #010101;
}
.D_customformfront_main .contact .text_blue {
    color: #ffae00;
}
.D_customformfront_main .contact .fa-calendar {
    position: absolute;
    margin-top: -28px;
    right: 30px;
    color: #77b9c5;
}
.D_customformfront_main .contact .contac_form input {
    width: calc(100% - 30px);
    height: 40px;
    border: 0;
    margin: 0 auto;
    padding: 0.3rem 0.5rem;
    font-size: 16px;
    border-radius: 8px;
}
.D_customformfront_main .contact select.form-control{
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 2px 5px;
    height: 40px;
    font-size: 16px;
    color: #333;
    border: 0;
    border-radius: 8px;
}
.D_customformfront_main .contact select.form-control:not([size]):not([multiple]) {
    height: 40px;
}
.D_customformfront_main .contact div#field_14[data-type="CBX"]{
    margin-bottom: 5px;
}
.D_customformfront_main .contact div[data-type="CBX"] .form-check{
    height: 20px;
    font-size: 14px;
    margin: 0;
    margin-bottom: 10px;
    padding-left: 20px;
    margin-left: 15px;
}
.D_customformfront_main .contact div[data-type="CBX"] .form-check label.customcheck{
    font-size: 16px;
    color: #333;
    padding-left: 10px;
    letter-spacing: 0.5px;
}
.D_customformfront_main .contact div[data-type="CBX"] .form-check .checkmark{
    border-color: #cfe8ec;
}
.D_customformfront_main .form-check .customcheck input:checked ~ .checkmark{
    background-color: #4b6494;
}
.D_customformfront_main .contact .contac_form .form-row .form-group#field_7 label{
    font-size: 16px;
    color: #333;
}
.D_customformfront_main .contact .contac_form input#txt_7{
    width: auto;
    min-width: 315px;
    margin-left: 15px;
}
.D_customformfront_main .contact div[data-type="RDO"] .form-check{
    margin: 6px 8px 0 16px;
}
.D_customformfront_main .contact div[data-type="RDO"] .form-check label.form-check-label{
    padding-left: 25px;
    font-size: 16px;
    color: #333;
}
.D_customformfront_main .radio_style [type="radio"]:checked + label:before, 
.D_customformfront_main .radio_style [type="radio"]:not(:checked) + label:before{
    border-color: #cfe8ec;
}
.D_customformfront_main .radio_style [type="radio"]:checked + label:after{
    background: #4b6494;
}
.D_customformfront_main .contact textarea.form-control {
    width: calc(100% - 30px);
    margin: 0 auto;
    border:0;
    height: 150px;
    border-radius: 8px;
} 
.D_customformfront_main .contact .contac_form .form-row .form-group .form-footer-description{
    margin-bottom: -1rem;
}
.D_customformfront_main .contact .contac_form .form-row .form-group .form-footer-description *{
    font-size: 18px;
}
.D_customformfront_main .contact .form-row button{
    position: relative;
    font-size: 20px;
    margin: 0 !important;
    padding: 8px 55px 8px 16px;
    text-align: left;
    width: 152px;
    background: #4b6494;
    border: 1px solid #4b6494;
    outline: none;
    color: #fce391;
    border-radius: 8px;
}
.D_customformfront_main .contact .form-row button.btn-primary:not(:disabled):not(.disabled):active, 
.D_customformfront_main .contact .form-row button.btn-primary:not(:disabled):not(.disabled).active, 
.D_customformfront_main .show > .btn-primary.dropdown-toggle{
    color: #fce391;
    background: #4b6494;
    border: 1px solid #4b6494;
}
.D_customformfront_main .contact .form-row button::before {
    content: "";
    background: #fce391;
    width: 20px;
    height: 3px;
    position: absolute;
    right: 20px;
    top: 22px;
}
.D_customformfront_main .contact .form-row button::after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 16px;
    border-top: 3px solid #fce391;
    border-right: 3px solid #fce391;
    transform: rotate(45deg);
}
.D_customformfront_main .datepicker-days .table-condensed thead {
    color: #4b6494;
}
.D_customformfront_main .datepicker-days .table-condensed thead tr {
    border-bottom: 1px solid #4b6494;
}
.D_customformfront_main .datepicker-days .table-condensed .day.active {
    background: #4b6494;
    border-radius: 15px;
}
.D_customformfront_main .datepicker table tr td.today{
    background: #fddadc;
}
.D_customformfront_main .datepicker table tr td span.active.active, 
.D_customformfront_main .datepicker table tr td span.active.disabled.active, 
.D_customformfront_main .datepicker table tr td span.active.disabled:active, 
.D_customformfront_main .datepicker table tr td span.active.disabled:hover.active, 
.D_customformfront_main .datepicker table tr td span.active.disabled:hover:active, 
.D_customformfront_main .datepicker table tr td span.active:active, 
.D_customformfront_main .datepicker table tr td span.active:hover.active, 
.D_customformfront_main .datepicker table tr td span.active:hover:active{
    background: #e4e6be;
    border-color: #e4e6be;
    color: #4b6494;
    text-shadow: 0 0 black;
}
.D_customformfront_main .datepicker table tr td span.active.active.focus, 
.D_customformfront_main .datepicker table tr td span.active.active:focus, 
.D_customformfront_main .datepicker table tr td span.active.active:hover, 
.D_customformfront_main .datepicker table tr td span.active.disabled.active.focus, 
.D_customformfront_main .datepicker table tr td span.active.disabled.active:focus, 
.D_customformfront_main .datepicker table tr td span.active.disabled.active:hover, 
.D_customformfront_main .datepicker table tr td span.active.disabled:active.focus, 
.D_customformfront_main .datepicker table tr td span.active.disabled:active:focus, 
.D_customformfront_main .datepicker table tr td span.active.disabled:active:hover, 
.D_customformfront_main .datepicker table tr td span.active.disabled:hover.active.focus, 
.D_customformfront_main .datepicker table tr td span.active.disabled:hover.active:focus, 
.D_customformfront_main .datepicker table tr td span.active.disabled:hover.active:hover, 
.D_customformfront_main .datepicker table tr td span.active.disabled:hover:active.focus, 
.D_customformfront_main .datepicker table tr td span.active.disabled:hover:active:focus, 
.D_customformfront_main .datepicker table tr td span.active.disabled:hover:active:hover, 
.D_customformfront_main .datepicker table tr td span.active:active.focus, 
.D_customformfront_main .datepicker table tr td span.active:active:focus, 
.D_customformfront_main .datepicker table tr td span.active:active:hover, 
.D_customformfront_main .datepicker table tr td span.active:hover.active.focus, 
.D_customformfront_main .datepicker table tr td span.active:hover.active:focus, 
.D_customformfront_main .datepicker table tr td span.active:hover.active:hover, 
.D_customformfront_main .datepicker table tr td span.active:hover:active.focus, 
.D_customformfront_main .datepicker table tr td span.active:hover:active:focus, 
.D_customformfront_main .datepicker table tr td span.active:hover:active:hover {
    color: #fff;
    background-color:#4b6494;
    border-color: #4b6494;
}
.D_customformfront_main .datepicker table tr td.active.active.focus, 
.D_customformfront_main .datepicker table tr td.active.active:focus, 
.D_customformfront_main .datepicker table tr td.active.active:hover, 
.D_customformfront_main .datepicker table tr td.active.highlighted.active.focus, 
.D_customformfront_main .datepicker table tr td.active.highlighted.active:focus, 
.D_customformfront_main .datepicker table tr td.active.highlighted.active:hover, 
.D_customformfront_main .datepicker table tr td.active.highlighted:active.focus, 
.D_customformfront_main .datepicker table tr td.active.highlighted:active:focus, 
.D_customformfront_main .datepicker table tr td.active.highlighted:active:hover, 
.D_customformfront_main .datepicker table tr td.active:active.focus, 
.D_customformfront_main .datepicker table tr td.active:active:focus, 
.D_customformfront_main .datepicker table tr td.active:active:hover{
    color: #fff;
    background-color:#4b6494;
    border-color: #4b6494;
}
.D_customformfront_main .datepicker table tr td.today:hover, 
.D_customformfront_main .datepicker table tr td.today:hover:hover{
    background-color:#4b6494;
    color: #fff;
}
@media (max-width: 1199px) {
    .D_customformfront_main section.group_table.contact .container {
        width: 90%;
    }
}
@media (max-width: 991px) {
    .D_customformfront_main section.group_table.contact{
        padding-top: 100px;
    }
    .D_customformfront_main section.group_table.contact .trip_title article p{
        right: -25px;
        bottom: -15px;
    }
    .D_customformfront_main section.group_table.contact .form-row{
        padding: 20px 40px 0 35px;
    }
    .D_customformfront_main section.group_table.contact .trip_title {
        padding: 50px 30px 60px;
    }
    .D_customformfront_main section.group_table.contact .container .trip_title article h2{
        font-size: 26px;
    }
    .D_customformfront_main section.group_table.contact .trip_title article h4{
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .D_customformfront_main section.group_table.contact{
        padding-top: 90px;
    }
    .D_customformfront_main section.group_table.contact .container .trip_title article h2{
        font-size: 20px;
        letter-spacing: 1px;
        padding-bottom: 5px;
    }
    .D_customformfront_main section.group_table.contact .trip_title article h3{
        margin-bottom: 10px;
        font-size: 16px;
    }
    .D_customformfront_main section.group_table.contact .form-row{
        padding: 15px 15px 0 5px;
    }
    .D_customformfront_main .contact .contac_form .form-row > [class*="col-"][data-type=TTL] h3{
        font-size: 22px;
    }
    .D_customformfront_main .contact .contac_form input, 
    .D_customformfront_main .contact select.form-control, 
    .D_customformfront_main .contact textarea.form-control{
        width: calc(100% - 26px);
    }
    .D_customformfront_main .contact .contac_form label{
        padding-left: 15px;
        margin-bottom: 5px;
        font-size: 16px;
    }
    .D_customformfront_main .contact .contac_form .form-row .form-group{
        margin-bottom: 20px;
    }
    .D_customformfront_main section.group_table.contact .form-row:last-child{
        padding: 15px 25px 30px;
    }
    .D_customformfront_main .contact div[data-type="CBX"] .form-check label.customcheck, 
    .D_customformfront_main .contact div[data-type="RDO"] .form-check label.form-check-label{
        font-size: 15px;
    }
    .D_customformfront_main .contact .contac_form .form-row .form-group .form-footer-description{
        margin-bottom: 0;
        padding: 0px 10px 0 10px;
    }
    .D_customformfront_main .contact .contac_form .form-row .form-group .form-footer-description *{
        font-size: 16px;
    }
}
@media (max-width: 575px) {
    .D_customformfront_main section.group_table.contact {
        padding-top: 80px;
    }
    .D_customformfront_main section.group_table.contact .trip_title {
        padding: 35px 20px 50px;
    }
    .D_customformfront_main section.group_table.contact .form-row{
        padding: 0px 10px 0 0px;
    }
    .D_customformfront_main .contact .contac_form .form-row .form-group {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .D_customformfront_main section.group_table.contact .container .trip_title article h2{
        font-size: 20px !important;
    }
    .D_customformfront_main section.group_table.contact .trip_title article h3{
        margin-bottom: 10px;
        font-size: 16px !important;
    }
    .D_customformfront_main section.group_table.contact .trip_title article h4{
        line-height: 1.15rem;
        font-size: 13px !important;
    }
    .D_customformfront_main section.group_table.contact .trip_title article p {
        right: 0px;
        font-size: 13px !important;
    }
    .D_customformfront_main section.group_table.contact .form-row:last-child {
        padding: 15px 20px 25px;
    }
    .D_customformfront_main .tail_logo a::before, 
    .D_customformfront_main .tail_logo a::after{
        top: 79px;
    }
    .D_customformfront_main .contact .contac_form input#txt_7{
        min-width: 80%;
    }
    .D_customformfront_main .top_right, 
    .D_customformfront_main .gizle .top_right{
        right: 25px;
    }
}

/*公版*/
.D_products_domestic_molddetail *, 
.D_products_group_molddetail *{
    word-break: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}
body.WinChrome a.go-to-top, 
.D_products_domestic_search a.go-to-top, 
.D_products_domestic_molddetail a.go-to-top, 
.D_products_group_molddetail a.go-to-top{display: none !important;}

@media (min-width:992px) {
    .D_products_group_search .top_logo, 
    .D_products_domestic_search .top_logo, 
    .D_products_group_detail .top_logo, 
    .D_products_group_molddetail .top_logo, 
    .D_products_domestic_pdetail .top_logo, 
    .D_products_domestic_molddetail .top_logo, 
    .D_products_domestic_gdetail .top_logo{
        max-width: 120px;
        flex: 0 0 120px;
        border-radius: 100px;
        height: 120px;
        margin-left: 2rem;
        margin-top: 0.5rem;
    }
    .D_products_group_search .top_logo::before, 
    .D_products_group_search .top_logo::after, 
    .D_products_domestic_search .top_logo::before, 
    .D_products_domestic_search .top_logo::after, 
    .D_products_group_detail .top_logo::before, 
    .D_products_group_detail .top_logo::after, 
    .D_products_group_molddetail .top_logo::before, 
    .D_products_group_molddetail .top_logo::after, 
    .D_products_domestic_pdetail .top_logo::before, 
    .D_products_domestic_pdetail .top_logo::after, 
    .D_products_domestic_molddetail .top_logo::before, 
    .D_products_domestic_molddetail .top_logo::after, 
    .D_products_domestic_gdetail .top_logo::before, 
    .D_products_domestic_gdetail .top_logo::after{
        display: none;
    }
    .D_products_group_search .top_logo a, 
    .D_products_domestic_search .top_logo a, 
    .D_products_group_detail .top_logo a, 
    .D_products_group_molddetail .top_logo a, 
    .D_products_domestic_pdetail .top_logo a, 
    .D_products_domestic_molddetail .top_logo a, 
    .D_products_domestic_gdetail .top_logo a{
        padding: 4px 12px;
    }
    .D_products_group_search .top_menu, 
    .D_products_domestic_search .top_menu, 
    .D_products_group_detail .top_menu, 
    .D_products_group_molddetail .top_menu, 
    .D_products_domestic_pdetail .top_menu, 
    .D_products_domestic_molddetail .top_menu, 
    .D_products_domestic_gdetail .top_menu{
        max-width: calc(100% - 230px);
        flex: 0 0 calc(100% - 230px);
        margin-left: 45px;
        margin-right: 2rem;
    }
    .D_products_group_search .top_menu .header-part, 
    .D_products_domestic_search .top_menu .header-part, 
    .D_products_group_detail .top_menu .header-part, 
    .D_products_group_molddetail .top_menu .header-part, 
    .D_products_domestic_pdetail .top_menu .header-part, 
    .D_products_domestic_molddetail .top_menu .header-part, 
    .D_products_domestic_gdetail .top_menu .header-part{
        background: rgba(255, 255, 255, 0.95);
        border-radius: 100px;
        margin-top: 26px;
        min-height: 84px;
    }
    .D_products_group_search .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_group_search .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_domestic_search .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_domestic_search .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_group_detail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_group_detail .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_group_molddetail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_group_molddetail .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_domestic_pdetail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_domestic_pdetail .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_domestic_molddetail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_domestic_molddetail .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_domestic_gdetail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_domestic_gdetail .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 84px;
    }
    .D_products_group_search .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_search .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_search .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_search .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_group_detail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_detail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_group_molddetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_molddetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_pdetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_pdetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_molddetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_molddetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_gdetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_gdetail .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 84px;
        padding: 5px 1.5rem 11px;
    }
    .D_products_group_search .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_domestic_search .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_group_detail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_group_molddetail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_domestic_pdetail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_domestic_molddetail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_domestic_gdetail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 13px;
    }
    .D_products_group_search .top_right, 
    .D_products_domestic_search .top_right, 
    .D_products_group_detail .top_right, 
    .D_products_group_molddetail .top_right, 
    .D_products_domestic_pdetail .top_right, 
    .D_products_domestic_molddetail .top_right, 
    .D_products_domestic_gdetail .top_right{
        top: 60px;
        right: 80px;
    }
}
@media (min-width:1100px) and (max-width:1199px) {
    .D_products_group_search .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_search .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_search .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_search .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_group_detail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_detail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_group_molddetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_molddetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_pdetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_pdetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_molddetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_molddetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_gdetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_gdetail .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        padding: 5px 18px 11px;
    }
    .D_products_group_search .top_right, 
    .D_products_domestic_search .top_right, 
    .D_products_group_detail .top_right, 
    .D_products_group_molddetail .top_right, 
    .D_products_domestic_pdetail .top_right, 
    .D_products_domestic_molddetail .top_right, 
    .D_products_domestic_gdetail .top_right{
        right: 75px;
    }
}
@media (min-width:992px) and (max-width:1099px) {
    .D_products_group_search .top_logo, 
    .D_products_domestic_search .top_logo, 
    .D_products_group_detail .top_logo, 
    .D_products_group_molddetail .top_logo, 
    .D_products_domestic_pdetail .top_logo, 
    .D_products_domestic_molddetail .top_logo, 
    .D_products_domestic_gdetail .top_logo{
        max-width: 100px;
        flex: 0 0 100px;
        height: 100px;
        margin-left: 1rem;
    }
    .D_products_group_search .top_menu, 
    .D_products_domestic_search .top_menu, 
    .D_products_group_detail .top_menu, 
    .D_products_group_molddetail .top_menu, 
    .D_products_domestic_pdetail .top_menu, 
    .D_products_domestic_molddetail .top_menu, 
    .D_products_domestic_gdetail .top_menu {
        max-width: calc(100% - 165px);
        flex: 0 0 calc(100% - 165px);
        margin-left: 30px;
        margin-right: 1rem;
    }
    .D_products_group_search .top_menu .header-part, 
    .D_products_domestic_search .top_menu .header-part, 
    .D_products_group_detail .top_menu .header-part, 
    .D_products_group_molddetail .top_menu .header-part, 
    .D_products_domestic_pdetail .top_menu .header-part, 
    .D_products_domestic_molddetail .top_menu .header-part, 
    .D_products_domestic_gdetail .top_menu .header-part{
        min-height: 65px;
    }
    .D_products_group_search .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_group_search .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_domestic_search .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_domestic_search .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_group_detail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_group_detail .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_group_molddetail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_group_molddetail .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_domestic_pdetail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_domestic_pdetail .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_domestic_molddetail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_domestic_molddetail .top_menu .navbar-expand-lg .navbar-nav, 
    .D_products_domestic_gdetail .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_products_domestic_gdetail .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 65px;
    }
    .D_products_group_search .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_search .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_search .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_search .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_group_detail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_detail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_group_molddetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_group_molddetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_pdetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_pdetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_molddetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_molddetail .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_products_domestic_gdetail .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_products_domestic_gdetail .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 65px;
        padding: 5px 15px 11px;
    }
    .D_products_group_search .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_domestic_search .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_group_detail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_group_molddetail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_domestic_pdetail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_domestic_molddetail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_products_domestic_gdetail .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 4px;
    }    
    .D_products_group_search .top_right, 
    .D_products_domestic_search .top_right, 
    .D_products_group_detail .top_right, 
    .D_products_group_molddetail .top_right, 
    .D_products_domestic_pdetail .top_right, 
    .D_products_domestic_molddetail .top_right, 
    .D_products_domestic_gdetail .top_right{
        right: 40px;
        top: 53px;
    }
}
@media (max-width:575px) {
    .D_products_group_search .top_right, 
    .D_products_group_search .gizle .top_right, 
    .D_products_domestic_search .top_right, 
    .D_products_domestic_search .gizle .top_right, 
    .D_products_group_detail .top_right, 
    .D_products_group_detail .gizle .top_right, 
    .D_products_group_molddetail .top_right, 
    .D_products_group_molddetail .gizle .top_right, 
    .D_products_domestic_pdetail .top_right, 
    .D_products_domestic_pdetail .gizle .top_right, 
    .D_products_domestic_molddetail .top_right, 
    .D_products_domestic_molddetail .gizle .top_right, 
    .D_products_domestic_gdetail .top_right, 
    .D_products_domestic_gdetail .gizle .top_right{
        right: 37px;
    }
}

body.member_home .tail_logo a, 
body.D_member_my_index .tail_logo a, 
body.group_home .tail_logo a, 
body.D_products_group_search .tail_logo a, 
body.D_products_group_detail .tail_logo a, 
body.D_products_domestic_search .tail_logo a, 
body.D_products_domestic_gdetail .tail_logo a{
    background: #f8f8f9;
}
body.member_home .tail_logo a::before, 
body.D_member_my_index .tail_logo a::before, 
body.group_home .tail_logo a::before, 
body.D_products_group_search .tail_logo a::before, 
body.D_products_group_detail .tail_logo a::before, 
body.D_products_domestic_search .tail_logo a::before, 
body.D_products_domestic_gdetail .tail_logo a::before{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/6514730a-e7c1-4be9-8131-154631a935f2.svg);
    top: 99px;
}
body.member_home .tail_logo a::after, 
body.D_member_my_index .tail_logo a::after, 
body.group_home .tail_logo a::after, 
body.D_products_group_search .tail_logo a::after, 
body.D_products_group_detail .tail_logo a::after, 
body.D_products_domestic_search .tail_logo a::after, 
body.D_products_domestic_gdetail .tail_logo a::after{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/6514730a-e7c1-4be9-8131-154631a935f2.svg);
    top: 99px;
}
@media (max-width:767px) {
    .D_products_group_detail .tail_wrap .main.row, 
    .D_products_domestic_gdetail.tail_wrap .main.row{padding-bottom: 100px;}
    .D_products_group_detail .web_sidebar .module-wrapper .row .side_box, 
    .D_products_domestic_gdetail .web_sidebar .module-wrapper .row .side_box{bottom:50px;}
    .D_products_group_detail .web_sidebar .module-wrapper .row .side_box.side_box-down, 
    .D_products_domestic_gdetail .web_sidebar .module-wrapper .row .side_box.side_box-down{bottom:0px;}
}
@media (max-width:575px) {
    body.member_home .tail_logo a::before, 
    body.D_member_my_index .tail_logo a::before, 
    body.group_home .tail_logo a::before, 
    body.D_products_group_search .tail_logo a::before, 
    body.D_products_group_detail .tail_logo a::before,
    body.D_products_domestic_search .tail_logo a::before, 
    body.D_products_domestic_gdetail .tail_logo a::before, 
    body.member_home .tail_logo a::after, 
    body.D_member_my_index .tail_logo a::after, 
    body.group_home .tail_logo a::after, 
    body.D_products_group_search .tail_logo a::after, 
    body.D_products_group_detail .tail_logo a::after, 
    body.D_products_domestic_search .tail_logo a::after, 
    body.D_products_domestic_gdetail .tail_logo a::after{
        top: 79px;
    }
}

/*list*/
/*國外*/
body.D_products_group_search{background: #f8f8f9;}
.D_products_group_search section.group_banner.search_banner{height: 330px;}
.D_products_group_search section.group_banner .search-area{bottom: 15px;}
.D_products_group_search .search-area .search-box .select-place .title i, 
.D_products_group_search .search-area .search-box .select-goal .title i, 
.D_products_group_search .search-area .search-box .select-date .title i, 
.D_products_group_search section.group_banner .search-area .search-box .select-input i{color: #888888;}
.D_products_group_search section.group_banner .search-area .search-box .search-btn{color: #ffffff;background: #7abdcb ;border-radius: 10px;}
.D_products_group_search section.group_banner .search-area .select-type .form-check.check-PGO, 
.D_products_group_search section.group_banner .search-area .select-type .form-check.check-GO{border-radius: 3px;}
.D_products_group_search section.group_banner .search-area .form-check .checkmark{border-radius: 0;}
.D_products_group_search section.group_banner .search-area .form-check .customcheck .checkmark:after{left: 4px; top: 1px; width: 6px; height: 9px;}
.D_products_group_search section.group_banner .search-area .search-box .select-goal, 
.D_products_group_search section.group_banner .search-area .search-box .select-place, 
.D_products_group_search section.group_banner .search-area .search-box .select-date, 
.D_products_group_search section.group_banner .search-area .search-box .select-input > input{border-radius: 10px;}
.D_products_group_search .list_con .select_filter .form-group .select select{border-radius: 5px;}
.D_products_group_search .filter_list .accordion .card{border-bottom: 1px solid rgba(0,0,0,.125);border-radius: 10px;}
.D_products_group_search .filter_list i{color: #606060;}
.D_products_group_search .irs-from, .D_products_group_search .irs-single, .D_products_group_search .irs-to{background: #4b6494;}
.D_products_group_search .irs-slider{background: #7abdcb ;}
.D_products_group_search .irs-slider.state_hover, .D_products_group_search .irs-slider:hover{border-color: #7abdcb ;}
.D_products_group_search .irs-bar{background: #7abdcb ;}
.D_products_group_search .filter_list .form-check .customcheck input:checked ~ .checkmark{background-color: #888888;}
.D_products_group_search .filter_list .form-check.radio_style [type="radio"]:checked + label:after{background: #7abdcb ;}
.D_products_group_search .badge-primary{background-color: #4b6494;}
.D_products_group_search .list_con .style_icon .nav-pills .nav-link.active svg {fill: #7abdcb;}
.D_products_group_search .text_blue { color: #7abdcb;}
.D_products_group_search section.search_con{margin-bottom: 150px;}
.D_products_group_search section.search_con .pagination .page-item .page-link, 
.D_products_group_search section.search_con .pagination .page-item:first-child .page-link, 
.D_products_group_search section.search_con .pagination .page-item:last-child .page-link{border-radius: 30px;}
.D_products_group_search section.search_con .pagination .page-item .page-link:hover, 
.D_products_group_search section.search_con .pagination .page-item .page-link:active{border-color: #888888;color: #888888;}
.D_products_group_search section.search_con .pagination .page-item .page-link:hover svg, 
.D_products_group_search section.search_con .pagination .page-item .page-link:active svg {fill: #888888;}
.D_products_group_search figure.block_style{border-radius: 0;overflow: hidden;}
.D_products_group_search figure.block_style .pic_all::after{border-color: transparent transparent transparent rgba(1, 1, 1, 0.65);}
.D_products_group_search .pic_style figure.block_style .pic_all{border-top-left-radius: 0px; border-top-right-radius: 0px;overflow: hidden;}
.D_products_group_search .pic_style figure.block_style .plane_word{border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.D_products_group_search .search_table .thead, 
.D_products_group_search .search_table .thead:hover{background: #4b6494;color: #fff;}
.D_products_group_search .search_table .main_words .title_main:hover, 
.D_products_group_search figure.block_style .main_words a:hover, 
.D_products_group_search .pic_style figure.block_style .main_words a:hover{color: #7abdcb  !important;}
.D_products_group_search section.search_con .pagination .page-item.active .page-link{border-color: #888888;color: #888888;outline: none;box-shadow: none;}
.D_products_group_search .modal-body section.group_table.trip_airline .table .thead, 
.D_products_group_search .modal-body section.group_table.trip_airline .table .thead:hover{background: #7abdcb ;}
.D_products_group_search section.group_table.trip_airline .table .thead th{border-color: #888888;}
.D_products_group_search figure.block_style .note_words > div .go-airport{font-size: 16px;}
.D_products_group_search figure.block_style .note_words > div img{height: 35px;}
.D_products_group_search figure.block_style .note_words .plane .plane-abbr, 
.D_products_group_search figure.block_style .note_words .plane .plane-sche{font-size: 16px;letter-spacing: -0.5px;}
/*.D_products_group_search figure.block_style .note_words{border-width: 0px;}
.D_products_group_search figure.block_style .note_words > div{display: none;}*/
.D_products_group_search section.group_banner .search-area .form-check .customcheck input:checked ~ .checkmark{background-color: #7ebcca;}
@media (max-width:1199px) {
    .D_products_group_search section.group_banner.search_banner {height: 410px;}
}
@media (min-width:768px) and (max-width:1199px) {
    .D_products_group_search figure.block_style .media_all_plane-md{border-top: 1px solid #e2e2e2;}
    .D_products_group_search figure.block_style .price_box{border: none;}
}
@media (max-width:767px) {
    .D_products_group_search section.group_banner .search-area .search-box .search-btn{height: 60px; line-height: 60px;}
    .D_products_group_search section.group_banner .search-area .search-box .search-btn h5.small{font-size: 24px;}
    .D_products_group_search section.search_con .pagination .page-item{margin: 0 1px;}
    .D_products_group_search section.search_con .pagination .page-item .page-link{width: 25px; height: 25px; font-size: 14px;}
    .D_products_group_search section.group_banner.search_banner { height: 600px;width: 100%;}
    .D_products_group_search section.search_con .pagination svg{height: 9px;}
}
/*國內*/
body.D_products_domestic_search{background: #f8f9f9;}
.D_products_domestic_search section.group_banner.search_banner{margin-top: 9rem;}
.D_products_domestic_search section.group_banner .search-area > form.container{background: #e2eef0;border-bottom: 3px solid #7abdcb ;border-radius: 0;padding-left: 20px;padding-right: 20px;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-type .form-check{border-radius: 3;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-type .form-check.check-GO{background: #fff;border: 1px solid #cdeefc;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-type .form-check.check-PGO{background: #fff; border: 1px solid #d4edda;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-type .form-check .checkmark{border-radius: 0;}
.D_products_domestic_search section.group_banner .form-check .checkmark:after{left: 5px; top: 2px; width: 6px; height: 9px;}
.D_products_domestic_search section.group_banner .search-area .search-box .search-btn{background: #7abdcb ;border-radius: 8px;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-departure .title i, 
.D_products_domestic_search section.group_banner .search-area .search-box .select-destination .title i, 
.D_products_domestic_search .search-area .search-box .select-date .title i{color: #888888;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-departure, 
.D_products_domestic_search section.group_banner .search-area .search-box .select-destination, 
.D_products_domestic_search section.group_banner .search-area .search-box .select-date, 
.D_products_domestic_search section.group_banner .search-area .search-box .select-input > input{border-radius: 0;}
.D_products_domestic_search .filter_list i{color: #606060;}
.D_products_domestic_search .irs-from, 
.D_products_domestic_search .irs-single, 
.D_products_domestic_search .irs-to{background: #4b6494;}
.D_products_domestic_search .irs-slider{background: #7abdcb ;}
.D_products_domestic_search .irs-slider.state_hover, 
.D_products_domestic_search .irs-slider:hover{border-color: #7abdcb ;}
.D_products_domestic_search .irs-bar{background: #7abdcb ;}
.D_products_domestic_search .filter_list .form-check .customcheck input:checked ~ .checkmark{background-color: #888888;}
.D_products_domestic_search .filter_list .form-check .customcheck input:checked ~ .checkmark:after{display: block;}
.D_products_domestic_search .badge-primary{background-color: #4b6494;}
.D_products_domestic_search .list_con .style_icon .nav-pills .nav-link.active svg {fill: #888888;}
.D_products_domestic_search .text_blue { color: #7abdcb;}
.D_products_domestic_search .select_filter .form-inline .form-group input[type=radio]:checked + label{color: #888888;background: #ffffff;}
.D_products_domestic_search figure.block_style .pic_all::after{border-color: transparent transparent transparent rgba(1, 1, 1, 0.65);}
.D_products_domestic_search figure.block_style .main_words a:hover, 
.D_products_domestic_search .pic_style figure.block_style .main_words a:hover{color: #7abdcb  !important;}
.D_products_domestic_search .modal-body section.group_table.trip_airline .table .thead, 
.D_products_domestic_search .modal-body section.group_table.trip_airline .table .thead:hover{background: #4b6494;}
.D_products_domestic_search .search_table .main_words .title_main:hover, 
.D_products_domestic_search figure.block_style .main_words a:hover, 
.D_products_domestic_search .pic_style figure.block_style .main_words a:hover{color: #7abdcb  !important;}
.D_products_domestic_search .table .thead, 
.D_products_domestic_search .table .thead:hover{background: #4b6494;}
.D_products_domestic_search section.search_con{margin-bottom: 150px;}
.D_products_domestic_search section.search_con .pagination .page-item .page-link:hover, 
.D_products_domestic_search section.search_con .pagination .page-item .page-link:active { background: #fff; border-color: #888888; color: #888888;}
.D_products_domestic_search section.search_con .pagination .page-item .page-link:hover svg, 
.D_products_domestic_search section.search_con .pagination .page-item .page-link:active svg {fill: #888888;}
@media (max-width:767px) {
    .D_products_domestic_search section.group_banner.search_banner{margin-top: 7rem;}
    .D_products_domestic_search section.group_banner .search-area .search-box{height: 480px;}
    .D_products_domestic_search section.group_banner .search-area .search-box .select-departure, 
    .D_products_domestic_search section.group_banner .search-area .search-box .select-destination, 
    .D_products_domestic_search section.group_banner .search-area .search-box .select-date, 
    .D_products_domestic_search section.group_banner .search-area .search-box .select-input > input{margin-bottom: 10px;}
    .D_products_domestic_search section.group_banner .search-area .search-box .select-input .mic_icon{bottom: 11px; right: 11px;}
    .D_products_domestic_search section.group_banner .search-area .search-box .search-btn{margin-top: 10px;height: 60px;line-height: 65px;}
    .D_products_domestic_search section.group_banner .search-area .search-box .search-btn h5.small{font-size: 24px;}
    .D_products_domestic_search section.search_con .pagination .page-item{margin: 0 1px;}
    .D_products_domestic_search section.search_con .pagination .page-item .page-link{width: 25px; height: 25px; font-size: 14px;}
}

/*detail*/
/*國外*/
.D_products_group_detail{background: #f8f8f9;}
.D_products_group_detail .trip_note ol, 
.D_products_group_detail .trip_note ul{list-style: initial; padding-left: 25px;}
.D_products_group_detail .breadcrumb-item a{color: #7abdcb ;}
.D_products_group_detail .breadcrumb-item a:hover{color: #66a7b4;}
.D_products_group_detail section.group_banner .price_content .panel-info{border: 1px solid #7abdcb;}
.D_products_group_detail section.group_banner .price_content .panel-info .panel-heading{background: #7abdcb ;font-size: 17px;color: #fff;}
.D_products_group_detail .basic-air-info{border: 1px solid rgba(1, 1, 1, 0.3);}
.D_products_group_detail section.group_banner.trip_banner{margin-top: 0px;}
.D_products_group_detail section.group_banner.trip_banner .basic-air-info h3{color: #888888;}
.D_products_group_detail .basic-air-info .go i, .D_products_group_detail .basic-air-info .back i{color: #c2f5ff;}
.D_products_group_detail .basic-air-btn a{background: #4b6494;border: 1px solid #4b6494;color: #fff;}
.D_products_group_detail .basic-air-btn a:hover{background: #4b6494;opacity: .8;}
.D_products_group_detail section.group_banner.trip_banner h6{font-size: 16px;padding-top: 0;}
.D_products_group_detail section.group_banner .group_num img{width: 30px;}
.D_products_group_detail section.group_table.trip_features:after, 
.D_products_group_detail section.group_table.trip_airline:after, 
.D_products_group_detail section.group_table.trip_day:after, 
.D_products_group_detail section.group_table.trip_note:after, 
.D_products_group_detail section.group_table.view_intro:after, 
.D_products_group_detail section.group_table.tripdown:after{background: #606060;}
.D_products_group_detail section.group_banner.trip_banner .basic_box{padding-top: 220px;}
.D_products_group_detail section.group_banner.trip_banner .basic_box nav.Detail ol.breadcrumb{margin-bottom: 0;}
.D_products_group_detail section.group_banner.trip_banner .container{border: none;border-radius: 0;}
.D_products_group_detail section.group_table.trip_features .container .group_table_box, 
.D_products_group_detail section.group_table.trip_airline .container .group_table_box, 
.D_products_group_detail section.group_table.trip_day .container .group_table_box, 
.D_products_group_detail section.group_table.trip_note .container .group_table_box, 
.D_products_group_detail section.group_table.view_intro .container .group_table_box, 
.D_products_group_detail section.group_table.tripdown .container .group_table_box{border-radius: 0;}
.D_products_group_detail section.group_table.tripdown .container .group_table_box{margin-bottom: 10rem;}
.D_products_group_detail section.group_table.trip_day .group_table_box table.table .thead{background: #4b6494;}
.D_products_group_detail section.group_table.trip_day table.table tr.thead th:nth-child(2), 
.D_products_group_detail section.group_table.trip_day table.table tr.thead th:nth-child(2)::before{background: #888888;}
.D_products_group_detail section.group_table.trip_day table.table tr.thead th:nth-child(2)::before{display: none;}
.D_products_group_detail .trip_note .card .card-header{border: none;background: transparent;}
.D_products_group_detail section.trip_note .card-header .btn[aria-expanded="false"]{border-radius: 15px;overflow: hidden;}
.D_products_group_detail section.trip_note .card-header .btn[aria-expanded="true"], 
.D_products_group_detail section.trip_note .card-header .btn:hover{ background: #888888; border-top-left-radius: 15px; border-top-right-radius: 15px;}
.D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_title{color: #7abdcb;}
.D_products_group_detail section.group_table.tripdown .search_table tr.thead{background: #4b6494;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link{border-color: #7abdcb ;color: #7abdcb ;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link:hover{color: #7abdcb ;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link.active{color: #fff;background: #7abdcb ;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link svg{fill: #7abdcb ;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link.active svg{fill: #fff;}
.D_products_group_detail section.group_table.tripdown .search_table tr td.sale-situation .btn-primary{border-color: #7abdcb ;background: #7abdcb ;border-radius: 30px;}
.D_products_group_detail section.group_table.tripdown .search_table tr td.sale-situation .btn-primary:hover{color: #fff;background-color: #7abdcb ;border-color: #7abdcb ;}
.D_products_group_detail .fc .fc-toolbar.fc-header-toolbar{background: #4b6494;}
.D_products_group_detail .fc .fc-button-primary:disabled{background-color: #7abdcb;}
.D_products_group_detail section.group_table.trip_day .day_con .info_box>.row>.col-lg-4.col-sm-12 {display: none;}
.D_products_group_detail section.group_table.trip_day .day_con .info_box>.row>.col-lg-8.col-sm-12 {flex: 0 0 100%; max-width: 100%;}
.D_products_group_detail section.group_table.trip_day .info_box .info_box_title {margin-left: 0; width: 100%;}
.D_products_group_detail > .web-page-frame > .row:nth-child(2){padding-bottom: 0px;}
.D_products_group_detail section.group_table.tripdown .search_table tbody td.tour-name a.title_main:hover{color: #7abdcb  !important;}
.D_products_group_detail .Day_menu.day_fixed{top: 103px !important;}
@media (min-width:992px) {
    .D_products_group_detail .sub_menu-trip .sub_inside{margin-top: -1rem;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul{margin-bottom: 10px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.join-fixed-btn{height: 50px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.query-fixed-btn, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn{height: 40px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn a, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn a, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.query-fixed-btn a{font-size: 16px;} 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a{font-size: 16px;padding: 5px 16px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn i, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn i, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.query-fixed-btn i, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn i{font-size: 17px;line-height: 30px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.join-fixed-btn a{font-size: 19px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.join-fixed-btn i{font-size: 20px;}
    .D_products_group_detail .sub_menu-trip .trip_menu{width: 91px; margin-right: 0;margin-bottom: 70px;}
    .D_products_group_detail .sub_menu-trip .trip_menu i{display: none;}
    .D_products_group_detail .sub_menu-trip .trip_menu ul{margin-bottom: 0;}
    .D_products_group_detail .sub_menu-trip .trip_menu li{margin-bottom: 8px;}
    .D_products_group_detail .sub_menu-trip .trip_menu li a{line-height: 1;}
    .D_products_group_detail .sub_menu-trip .trip_menu li a span{font-size: 14px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn, .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn, .D_products_group_detail .sub_menu-trip .server_menu > ul > li.query-fixed-btn {
        background: #4b6494;
        border-bottom: 1px solid #fff;
    }
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn ul{width: 92px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li{height: 40px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn:hover ul{height: 40px; width: 190px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li{height: 40px;}
    .D_products_group_detail .web_sidebar .side_box{bottom: 75px;}
    .D_products_group_detail .web_sidebar .side_bar{/*width: 50px;*/padding: 8px 0;}
    .D_products_group_detail .web_sidebar .side_bar li{/*padding: 11px;*/height: 40px;}
    .D_products_group_detail .web_sidebar .side_bar li a i{font-size: 24px;}
    .D_products_group_detail .web_sidebar .side_bar li a img{width: 24px;}
    .D_products_group_detail .web_sidebar .actGotop{bottom: 15px;width: 55px;height: 55px;}
    .D_products_group_detail .web_sidebar .actGotop a:link{width: 55px;height: 55px;}
    .D_products_group_detail .web_sidebar .actGotop a i{width: 55px; line-height: 37px;}
}
@media (max-width:991px) {
    .D_products_group_detail section.group_table.tripdown .search_table tr.thead{display: none;}
    .D_products_group_detail section.group_banner.trip_banner{margin-top: 0px;}
    .D_products_group_detail .footer_wrap .main.row{padding-bottom: 50px;}
    .D_products_group_detail .Day_menu.day_fixed{top: 85px !important;padding: 5px;}
}
@media (max-width:767px) {    
    .D_products_group_detail .footer_box{margin-bottom: 50px;}
    .D_products_group_detail section.group_banner.trip_banner h1{font-size: 28px;}
    .D_products_group_detail section.group_table.trip_features .container h2, 
    .D_products_group_detail section.group_table.trip_airline .container h2, 
    .D_products_group_detail section.group_table.trip_day .container h2, 
    .D_products_group_detail section.group_table.trip_note .container h2, 
    .D_products_group_detail section.group_table.view_intro .container h2, 
    .D_products_group_detail section.group_table.tripdown .container h2{margin-bottom: 0; font-size: 26px;}
    .D_products_group_detail section.group_table.trip_features .container .group_table_box::before, 
    .D_products_group_detail section.group_table.trip_airline .container .group_table_box::before, 
    .D_products_group_detail section.group_table.trip_day .container .group_table_box::before, 
    .D_products_group_detail section.group_table.trip_note .container .group_table_box::before, 
    .D_products_group_detail section.group_table.view_intro .container .group_table_box::before, 
    .D_products_group_detail section.group_table.tripdown .container .group_table_box::before{display: none;}
    .D_products_group_detail section.group_table.trip_features .container .group_table_box, 
    .D_products_group_detail section.group_table.trip_airline .container .group_table_box, 
    .D_products_group_detail section.group_table.trip_day .container .group_table_box, 
    .D_products_group_detail section.group_table.trip_note .container .group_table_box, 
    .D_products_group_detail section.group_table.view_intro .container .group_table_box, 
    .D_products_group_detail section.group_table.tripdown .container .group_table_box{margin-top: 30px;}
    .D_products_group_detail section.group_table.trip_day .info_box{width: 100%;}
    .D_products_group_detail .Day_menu .swiper_day{max-width: 95%;}
    .D_products_group_detail .Day_menu .swiper_day .swiper-slide{margin: 0 0.5%;}
    .D_products_group_detail section.group_banner.trip_banner .basic_box nav.Detail ol.breadcrumb{padding-top: 0;}
    .D_products_group_detail section.group_table.trip_day .container .day_con .info_box .info_box_title h2{font-size: 22px;}
    .D_products_group_detail .Day_menu .swiper_day .swiper-button-next::after, 
    .D_products_group_detail .Day_menu .swiper_day .swiper-button-prev::after{display: none;}
}
/*團型*/
.D_products_group_molddetail .TripNote ol, 
.D_products_group_molddetail .TripNote ul{list-style: initial; padding-left: 25px;}
.D_products_group_molddetail .TripBasic .ImgBox .carousel-item{aspect-ratio: 3 / 2; display: block;}
@media (min-width:992px) {
    .D_products_group_molddetail .TripBasic .ImgBox .carousel-item{max-height: 350px;}    
}
.D_products_group_molddetail .TripBasic .ImgBox .carousel-item img{object-position: center center;}
.D_products_group_molddetail .DetailContainer{margin-top: 8rem;margin-bottom: 3rem;word-break: break-all;}
.D_products_group_molddetail .Detail.sub_menu-trip .trip_menu li a:hover span{color: #7abdcb ;}
.D_products_group_molddetail .Detail .MainTitle::before{filter: hue-rotate(50deg);}
.D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-link{border: 1px solid #7abdcb ; border-bottom-color: #7abdcb ;color: #7abdcb ;}
.D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link, 
.D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-link.active, 
.D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link:hover, 
.D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-link.active:hover{background-color: #7abdcb ; color: white;}
.D_products_group_molddetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button{background-color: #ffede7; color: #7abdcb ; border: 1px solid #ffede7;}
.D_products_group_molddetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button.active:hover, 
.D_products_group_molddetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button:hover:hover, 
.D_products_group_molddetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button:focus:hover{background-color: #7abdcb ; border: 1px solid #7abdcb ;color: #fff;}
.D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-link:hover .TabTitle::before{color: #7abdcb ;}
.D_products_group_molddetail .Detail.DepartureDate .SearchTable .table thead th{border-bottom: 1px solid #ccc;}
.D_products_group_molddetail .Detail.DepartureDate .SearchTable button, 
.D_products_group_molddetail .Detail.DepartureDate .SearchTable a.btn{background: #7abdcb ; border-color: #7abdcb ;color: #fff;}
.D_products_group_molddetail .Detail.DepartureDate .SearchTable .DateCenterLine{background-color: #7abdcb ;}
.D_products_group_molddetail .Detail.DepartureDate .SearchTable tbody .TourName > a:hover{color: #7abdcb ;}
.D_products_group_molddetail .Detail.DepartureDate .SearchTable .table tbody tr.month_2{background: #f8f8f9;}
.D_products_group_molddetail .Detail.DayTrip .DayTripMoreInfo .collapse.show::before{border: 1px solid #ccc;}
.D_products_group_molddetail .Detail.DayTrip .DayBlock > div{background-color: #888888;}
.D_products_group_molddetail .Detail.DayTrip .DayBlock > div::after{border-color: transparent transparent transparent #888888;}
.D_products_group_molddetail .Detail.DayTrip .DayTripBtn.Multiple{border: 1px solid #7abdcb ; color: #7abdcb ;background-color: #fff;display: none;}
.D_products_group_molddetail .Detail.DayTrip .DayTripBtn.Multiple:hover{background-color: #7abdcb ; color: white;}
.D_products_group_molddetail #day_menu .list-group{background: rgba(75, 100, 148, 0.7);}
.D_products_group_molddetail #day_menu .list-group .list-group-item.active{background-color: #7abdcb; border-color: #7abdcb; border-radius: 0;}
.D_products_group_molddetail .Detail.Traffic .Day{ color: #4b6494;}
.D_products_group_molddetail .Detail .TripNoteBlock{background-color: #e2ebeb;}
.D_products_group_molddetail .Detail .TripNoteBlock .NoteTitle h3{color: #4b6494;}
.D_products_group_molddetail .Detail .TripNoteItems + .TripNoteItems::before{background: #ffede7;}
.D_products_group_molddetail .Detail.DayTrip .DayTripMoreInfo .collapse.show + .DayTripBtn{display: none;}
@media (min-width:992px) {
    .D_products_group_molddetail .sub_menu-trip .sub_inside{margin-top: -1rem;}
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul{margin-bottom: 10px;}
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn{height: 50px;}
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn, 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn, 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn, 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn{height: 40px;}
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn a, 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn a, 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn a{font-size: 16px;} 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a{font-size: 16px;padding: 5px 16px;}
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn i, 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn i, 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn i, 
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn i{font-size: 17px;}
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn a{font-size: 19px;}
    .D_products_group_molddetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn i{font-size: 20px;}
    .D_products_group_molddetail .sub_menu-trip .trip_menu{width: 91px; margin-right: 0;margin-bottom: 70px;}
    .D_products_group_molddetail .sub_menu-trip .trip_menu i{display: none;}
    .D_products_group_molddetail .sub_menu-trip .trip_menu ul{margin-bottom: 0;}
    .D_products_group_molddetail .sub_menu-trip .trip_menu li{margin-bottom: 8px;}
    .D_products_group_molddetail .sub_menu-trip .trip_menu li a{line-height: 1;}
    .D_products_group_molddetail .sub_menu-trip .trip_menu li a span{font-size: 14px;}
    .D_products_group_molddetail .web_sidebar .side_box{bottom: 55px;}
    .D_products_group_molddetail .web_sidebar .side_bar{/*width: 50px;*/padding: 8px 0;}
    .D_products_group_molddetail .web_sidebar .side_bar li{/*padding: 11px;*/height: 40px;}
    .D_products_group_molddetail .web_sidebar .side_bar li a i{font-size: 24px;}
    .D_products_group_molddetail .web_sidebar .side_bar li a img{width: 24px;}
    .D_products_group_molddetail .web_sidebar .actGotop{bottom: 15px;width: 55px;height: 55px;}
    .D_products_group_molddetail .web_sidebar .actGotop a:link{width: 55px;height: 55px;}
    .D_products_group_molddetail .web_sidebar .actGotop a i{width: 55px; line-height: 37px;}
    .D_products_group_molddetail #day_menu .list-group.Fixed_Date_Bar{top: 170px !important;}
}
@media (max-width:1600px) {
    .D_products_group_molddetail .DetailContainer {flex: 0 0 100%;max-width: 100%;}
}
@media (max-width:991px) {
    .D_products_group_molddetail .Detail.DayTrip .TripBlock.ImgNone h3{/*padding-left: 70px !important;*/min-height:80px;}
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .table th:first-child{background: #f0f0f0;}
    .D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link span::before, 
    .D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-link.active span::before, 
    .D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link:hover span::before, 
    .D_products_group_molddetail .Detail.DepartureDate .nav-tabs .nav-link.active:hover span::before {
        color: #fff;
    }
}
@media (max-width:767px) {
    .MPGO .PriceType.LowestPrice ul, 
    .MGO .PriceType.LowestPrice ul, 
    .MPGDT .PriceType.LowestPrice ul, 
    .MGDT .PriceType.LowestPrice ul{
        flex-wrap: wrap;
    }
    .D_products_group_molddetail .DetailContainer{margin-top: 5.5rem;}
    .D_products_group_molddetail .Detail .breadcrumb{display: flex;}
    .D_products_group_molddetail #day_menu .list-group.Fixed_Date_Bar { top: 115px !important;}
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .TotalSeat, 
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .TotalSeat + .AvailableSeat{
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 35px;
        min-width: 55px;
        max-width: 55px;
    }
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .TotalSeat::before, 
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .TotalSeat + .AvailableSeat::before{
        left: calc(50% - 16px);
        top: 12px;
    }
    .D_products_group_molddetail .Detail.DepartureDate .SearchTable .TotalSeat + .AvailableSeat + .TourPrice + .SaleSituation{flex: 0 0 100px; max-width: 100px;}
}

/*自由行個團*/
.D_products_domestic_pdetail .TripNote ol, 
.D_products_domestic_pdetail .TripNote ul{list-style: initial; padding-left: 25px;}
.D_products_domestic_pdetail .TripBasic .ImgBox .carousel-item{aspect-ratio: 3 / 2; display: block;}
@media (min-width:992px) {
    .D_products_domestic_pdetail .TripBasic .ImgBox .carousel-item{max-height: 350px;}    
}
.D_products_domestic_pdetail .TripBasic .ImgBox .carousel-item img{object-position: center center;}
.D_products_domestic_pdetail .DetailContainer{margin-top: 8rem;margin-bottom: 3rem;word-break: break-all;}
.D_products_domestic_pdetail .Detail.sub_menu-trip .trip_menu li a:hover span{color: #7abdcb ;}
.D_products_domestic_pdetail .Detail .MainTitle::before{filter: hue-rotate(50deg);}
.D_products_domestic_pdetail .Detail.DepartureDate .nav-tabs .nav-link{border: 1px solid #7abdcb ; border-bottom-color: #7abdcb ;color: #7abdcb ;}
.D_products_domestic_pdetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link, 
.D_products_domestic_pdetail .Detail.DepartureDate .nav-tabs .nav-link.active, 
.D_products_domestic_pdetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link:hover, 
.D_products_domestic_pdetail .Detail.DepartureDate .nav-tabs .nav-link.active:hover{background-color: #7abdcb ; color: white;}
.D_products_domestic_pdetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button{background-color: #ffede7; color: #7abdcb ; border: 1px solid #ffede7;}
.D_products_domestic_pdetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button.active:hover, 
.D_products_domestic_pdetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button:hover:hover, 
.D_products_domestic_pdetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button:focus:hover{background-color: #7abdcb ; border: 1px solid #7abdcb ;color: #fff;}
.D_products_domestic_pdetail .Detail.DepartureDate .nav-tabs .nav-link:hover .TabTitle::before{color: #7abdcb ;}
.D_products_domestic_pdetail .Detail.DepartureDate .SearchTable .table thead th{border-bottom: 1px solid #ccc;}
.D_products_domestic_pdetail .Detail.DepartureDate .SearchTable button, 
.D_products_domestic_pdetail .Detail.DepartureDate .SearchTable a.btn{background: #7abdcb ; border-color: #7abdcb ;color: #fff;}
.D_products_domestic_pdetail .Detail.DepartureDate .SearchTable .DateCenterLine{background-color: #7abdcb ;}
.D_products_domestic_pdetail .Detail.DepartureDate .SearchTable tbody .TourName > a:hover{color: #7abdcb ;}
.D_products_domestic_pdetail .Detail.DayTrip .DayTripMoreInfo .collapse.show::before{border: 1px solid #ccc;}
.D_products_domestic_pdetail .Detail.DayTrip .DayBlock > div{background-color: #888888;}
.D_products_domestic_pdetail .Detail.DayTrip .DayBlock > div::after{border-color: transparent transparent transparent #888888;}
.D_products_domestic_pdetail .Detail.DayTrip .DayTripBtn.Multiple{border: 1px solid #7abdcb ; color: #7abdcb ;background-color: #fff;display: none;}
.D_products_domestic_pdetail .Detail.DayTrip .DayTripBtn.Multiple:hover{background-color: #7abdcb ; color: white;}
.D_products_domestic_pdetail .Detail.Traffic .Day{ color: #4b6494;}
.D_products_domestic_pdetail .Detail .TripNoteBlock{background-color: #e2ebeb;}
.D_products_domestic_pdetail .Detail .TripNoteBlock .NoteTitle h3{color: #4b6494;}
.D_products_domestic_pdetail .Detail .TripNoteItems + .TripNoteItems::before{background: #ffede7;}
.D_products_domestic_pdetail .Detail.DayTrip .DayTripMoreInfo .collapse.show + .DayTripBtn{display: none;}
@media (min-width:992px) {
    .D_products_domestic_pdetail .sub_menu-trip .sub_inside{margin-top: -1rem;}
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul{margin-bottom: 10px;}
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn{height: 50px;}
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn, 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn, 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn, 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn{height: 40px;}
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn a, 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn a, 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn a{font-size: 16px;} 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a{font-size: 16px;padding: 5px 16px;}
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn i, 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn i, 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn i, 
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn i{font-size: 17px;}
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn a{font-size: 19px;}
    .D_products_domestic_pdetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn i{font-size: 20px;}
    .D_products_domestic_pdetail .sub_menu-trip .trip_menu{width: 91px; margin-right: 0;margin-bottom: 70px;}
    .D_products_domestic_pdetail .sub_menu-trip .trip_menu i{display: none;}
    .D_products_domestic_pdetail .sub_menu-trip .trip_menu ul{margin-bottom: 0;}
    .D_products_domestic_pdetail .sub_menu-trip .trip_menu li{margin-bottom: 8px;}
    .D_products_domestic_pdetail .sub_menu-trip .trip_menu li a{line-height: 1;}
    .D_products_domestic_pdetail .sub_menu-trip .trip_menu li a span{font-size: 14px;}
    .D_products_domestic_pdetail .web_sidebar .side_box{bottom: 55px;}
    .D_products_domestic_pdetail .web_sidebar .side_bar{/*width: 50px;*/padding: 8px 0;}
    .D_products_domestic_pdetail .web_sidebar .side_bar li{/*padding: 11px;*/height: 40px;}
    .D_products_domestic_pdetail .web_sidebar .side_bar li a i{font-size: 24px;}
    .D_products_domestic_pdetail .web_sidebar .side_bar li a img{width: 24px;}
    .D_products_domestic_pdetail .web_sidebar .actGotop{bottom: 15px;width: 55px;height: 55px;}
    .D_products_domestic_pdetail .web_sidebar .actGotop a:link{width: 55px;height: 55px;}
    .D_products_domestic_pdetail .web_sidebar .actGotop a i{width: 55px; line-height: 37px;}
}
@media (max-width:1600px) {
    .D_products_domestic_pdetail .DetailContainer {flex: 0 0 100%;max-width: 100%;}
}
@media (max-width:991px) {
    .D_products_domestic_pdetail .Detail.DayTrip .TripBlock.ImgNone h3{padding-left: 70px !important;min-height:80px;}
}
@media (max-width:767px) {
    .D_products_domestic_pdetail .DetailContainer{margin-top: 3rem;}
    .D_products_domestic_pdetail .Detail .breadcrumb{display: flex;}
}

section.group_table.trip_features, 
section.group_table.trip_airline, 
section.group_table.trip_day, 
section.group_table.trip_note, 
section.group_table.view_intro, 
section.group_table.tripdown{text-align: initial; word-break: break-all;}

/*國內*/
body.D_products_domestic_gdetail{/*background: #f8f9f9;*/}
.D_products_domestic_gdetail .TripNote ol, 
.D_products_domestic_gdetail .TripNote ul, 
.D_products_domestic_molddetail .TripNote ol, 
.D_products_domestic_molddetail .TripNote ul{list-style: initial; padding-left: 25px;}
.D_products_domestic_molddetail .TripBasic .ImgBox .carousel-item, 
.D_products_domestic_gdetail .TripBasic .ImgBox .carousel-item{aspect-ratio: 3 / 2; display: block; }
@media (min-width:992px) {
    .D_products_domestic_molddetail .TripBasic .ImgBox .carousel-item, 
    .D_products_domestic_gdetail .TripBasic .ImgBox .carousel-item{max-height: 350px;}    
}
.D_products_domestic_molddetail .TripBasic .ImgBox .carousel-item img, 
.D_products_domestic_gdetail .TripBasic .ImgBox .carousel-item img{object-position: center center;}
.D_products_domestic_gdetail .DetailContainer, 
.D_products_domestic_molddetail .DetailContainer{margin-top: 8rem;margin-bottom: 3rem;}
.D_products_domestic_gdetail .GDT .DetailContainer > .Detail ol.breadcrumb{background: none !important;}
.D_products_domestic_gdetail .GDT .DetailContainer .BasicBox .TripBasic .InfoBox .PriceBlock{background: #fff;}
.D_products_domestic_gdetail .GDT .DetailContainer .TripFeature img{height: auto !important; display: block; margin: auto;}
.D_products_domestic_gdetail .Detail.sub_menu-trip .trip_menu li a:hover span, 
.D_products_domestic_molddetail .Detail.sub_menu-trip .trip_menu li a:hover span{color: #7abdcb ;}
.D_products_domestic_gdetail .Detail .DateBlock .DateCenterLine{background-color: #7abdcb ;}
.D_products_domestic_gdetail .Detail .DateBlock .SearchDate a{color: #7abdcb ;}
.D_products_domestic_gdetail .Detail .DateBlock .SearchDate a:hover{color: #fce391;}
.D_products_domestic_gdetail .Detail .TextPrimary, 
.D_products_domestic_molddetail .Detail .TextPrimary{/*color: #ffede7;*/}
.D_products_domestic_gdetail .Detail .MainTitle::before, 
.D_products_domestic_molddetail .Detail .MainTitle::before{filter: hue-rotate(50deg);}
.D_products_domestic_gdetail .Detail.DepartureDate .nav-tabs .nav-link, 
.D_products_domestic_molddetail .Detail.DepartureDate .nav-tabs .nav-link{border: 1px solid #7abdcb ; border-bottom-color: #7abdcb ;color: #7abdcb ;}
.D_products_domestic_gdetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link, 
.D_products_domestic_gdetail .Detail.DepartureDate .nav-tabs .nav-link.active, 
.D_products_domestic_molddetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link, 
.D_products_domestic_molddetail .Detail.DepartureDate .nav-tabs .nav-link.active, 
.D_products_domestic_gdetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link:hover, 
.D_products_domestic_gdetail .Detail.DepartureDate .nav-tabs .nav-link.active:hover, 
.D_products_domestic_molddetail .Detail.DepartureDate .nav-tabs .nav-item.show .nav-link:hover, 
.D_products_domestic_molddetail .Detail.DepartureDate .nav-tabs .nav-link.active:hover{background-color: #7abdcb ; color: white;}
.D_products_domestic_gdetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button, 
.D_products_domestic_molddetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button{background-color: #ffede7; color: #7abdcb ; border: 1px solid #ffede7;}
.D_products_domestic_gdetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button.active:hover, 
.D_products_domestic_gdetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button:hover:hover, 
.D_products_domestic_gdetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button:focus:hover, 
.D_products_domestic_molddetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button.active:hover, 
.D_products_domestic_molddetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button:hover:hover, 
.D_products_domestic_molddetail .Detail.DepartureDate .fc .fc-toolbar.fc-header-toolbar .fc-today-button:focus:hover{background-color: #7abdcb ; border: 1px solid #7abdcb ;color: #fff;}
.D_products_domestic_gdetail .Detail.DepartureDate .nav-tabs .nav-link:hover .TabTitle::before, 
.D_products_domestic_molddetail .Detail.DepartureDate .nav-tabs .nav-link:hover .TabTitle::before{color: #7abdcb ;}
.D_products_domestic_gdetail .Detail.DepartureDate .SearchTable .table thead th, 
.D_products_domestic_molddetail .Detail.DepartureDate .SearchTable .table thead th{border-bottom: 1px solid #ccc;}
.D_products_domestic_gdetail .Detail.DepartureDate .SearchTable button, 
.D_products_domestic_gdetail .Detail.DepartureDate .SearchTable a.btn, 
.D_products_domestic_molddetail .Detail.DepartureDate .SearchTable button, 
.D_products_domestic_molddetail .Detail.DepartureDate .SearchTable a.btn{background: #7abdcb ; border-color: #7abdcb ;color: #fff;}
.D_products_domestic_gdetail .Detail.DepartureDate .SearchTable .DateCenterLine, 
.D_products_domestic_molddetail .Detail.DepartureDate .SearchTable .DateCenterLine{background-color: #7abdcb ;}
.D_products_domestic_gdetail .Detail.DepartureDate .SearchTable tbody .TourName > a:hover, 
.D_products_domestic_molddetail .Detail.DepartureDate .SearchTable tbody .TourName > a:hover{color: #7abdcb ;}
.D_products_domestic_gdetail .Detail.DayTrip .DayTripMoreInfo .collapse.show::before, 
.D_products_domestic_molddetail .Detail.DayTrip .DayTripMoreInfo .collapse.show::before{border: 1px solid #ccc;}
.D_products_domestic_gdetail .Detail.DayTrip .DayBlock > div, 
.D_products_domestic_molddetail .Detail.DayTrip .DayBlock > div{background-color: #888888;}
.D_products_domestic_gdetail .Detail.DayTrip .DayBlock > div::after, 
.D_products_domestic_molddetail .Detail.DayTrip .DayBlock > div::after{border-color: transparent transparent transparent #888888;}
.D_products_domestic_gdetail .Detail.DayTrip .DayTripBtn, 
.D_products_domestic_molddetail .Detail.DayTrip .DayTripBtn{/*background-color: #ffede7; border: 1px solid #ffede7;*/}
.D_products_domestic_gdetail .Detail.DayTrip .DayTripBtn:hover, 
.D_products_domestic_molddetail .Detail.DayTrip .DayTripBtn:hover{/*background-color: #ffede7; border: 1px solid #ffede7;*/}
.D_products_domestic_gdetail .Detail.DayTrip .DayTripMoreInfo .collapse.show + .DayTripBtn, 
.D_products_domestic_molddetail .Detail.DayTrip .DayTripMoreInfo .collapse.show + .DayTripBtn{/*border: 1px solid #ffede7; color: #ffede7;*/}
.D_products_domestic_gdetail .Detail.DayTrip .DayTripMoreInfo .collapse.show + .DayTripBtn:hover, 
.D_products_domestic_molddetail .Detail.DayTrip .DayTripMoreInfo .collapse.show + .DayTripBtn:hover{/*background-color: #ffede7; color: white;*/}
.D_products_domestic_gdetail .Detail.DayTrip .DayTripBtn.Multiple, 
.D_products_domestic_molddetail .Detail.DayTrip .DayTripBtn.Multiple{border: 1px solid #7abdcb ; color: #7abdcb ;background-color: #fff;display: none;}
.D_products_domestic_gdetail .Detail.DayTrip .DayTripBtn.Multiple:hover, 
.D_products_domestic_molddetail .Detail.DayTrip .DayTripBtn.Multiple:hover{background-color: #7abdcb ; color: white;}
.D_products_domestic_gdetail .Detail.DayTrip .DayTripMoreInfo .collapse.show + .DayTripBtn, 
.D_products_domestic_molddetail .Detail.DayTrip .DayTripMoreInfo .collapse.show + .DayTripBtn{display: none;}
.D_products_domestic_gdetail .Detail.Traffic .Day, 
.D_products_domestic_molddetail .Detail.Traffic .Day{ color: #4b6494;}
.D_products_domestic_gdetail .Detail .TripNoteBlock, 
.D_products_domestic_molddetail .Detail .TripNoteBlock{background-color: #e2ebeb;}
.D_products_domestic_gdetail .Detail .TripNoteBlock .NoteTitle h3, 
.D_products_domestic_molddetail .Detail .TripNoteBlock .NoteTitle h3{color: #4b6494;}
.D_products_domestic_gdetail .Detail .TripNoteItems + .TripNoteItems::before, 
.D_products_domestic_molddetail .Detail .TripNoteItems + .TripNoteItems::before{background: #ffede7;}

@media (min-width:992px) {
    .D_products_domestic_gdetail .sub_menu-trip .sub_inside, 
    .D_products_domestic_molddetail .sub_menu-trip .sub_inside{margin-top: -1rem;}
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul{margin-bottom: 10px;}
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn{height: 50px;}
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn, 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn, 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn, 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn,     
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn{height: 40px;}
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn a, 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn a, 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn a, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn a, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn a, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn a{font-size: 16px;} 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a{font-size: 16px;padding: 5px 16px;}
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn i, 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn i, 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn i, 
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn i, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.download-fixed-btn i, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.share-fixed-btn i, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.query-fixed-btn i, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn i{font-size: 17px;}
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn a, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn a{font-size: 19px;}
    .D_products_domestic_gdetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn i, 
    .D_products_domestic_molddetail .sub_menu-trip .server_menu > ul > li.join-fixed-btn i{font-size: 20px;}
    .D_products_domestic_gdetail .sub_menu-trip .trip_menu, 
    .D_products_domestic_molddetail .sub_menu-trip .trip_menu{width: 91px; margin-right: 0;margin-bottom: 70px;}
    .D_products_domestic_gdetail .sub_menu-trip .trip_menu i, 
    .D_products_domestic_molddetail .sub_menu-trip .trip_menu i{display: none;}
    .D_products_domestic_gdetail .sub_menu-trip .trip_menu ul, 
    .D_products_domestic_molddetail .sub_menu-trip .trip_menu ul{margin-bottom: 0;}
    .D_products_domestic_gdetail .sub_menu-trip .trip_menu li, 
    .D_products_domestic_molddetail .sub_menu-trip .trip_menu li{margin-bottom: 8px;}
    .D_products_domestic_gdetail .sub_menu-trip .trip_menu li a, 
    .D_products_domestic_molddetail .sub_menu-trip .trip_menu li a{line-height: 1;}
    .D_products_domestic_gdetail .sub_menu-trip .trip_menu li a span, 
    .D_products_domestic_molddetail .sub_menu-trip .trip_menu li a span{font-size: 14px;}
    .D_products_domestic_gdetail .web_sidebar .side_box, 
    .D_products_domestic_molddetail .web_sidebar .side_box{bottom: 55px;}
    .D_products_domestic_gdetail .web_sidebar .side_bar, 
    .D_products_domestic_molddetail .web_sidebar .side_bar{/*width: 50px;*/padding: 8px 0;}
    .D_products_domestic_gdetail .web_sidebar .side_bar li, 
    .D_products_domestic_molddetail .web_sidebar .side_bar li{/*padding: 11px;*/height: 40px;}
    .D_products_domestic_gdetail .web_sidebar .side_bar li a i, 
    .D_products_domestic_molddetail .web_sidebar .side_bar li a i{font-size: 24px;}
    .D_products_domestic_gdetail .web_sidebar .side_bar li a img, 
    .D_products_domestic_molddetail .web_sidebar .side_bar li a img{width: 24px;}
    .D_products_domestic_gdetail .web_sidebar .actGotop, 
    .D_products_domestic_molddetail .web_sidebar .actGotop{bottom: 15px;width: 55px;height: 55px;}
    .D_products_domestic_gdetail .web_sidebar .actGotop a:link, 
    .D_products_domestic_molddetail .web_sidebar .actGotop a:link{width: 55px;height: 55px;}
    .D_products_domestic_gdetail .web_sidebar .actGotop a i, 
    .D_products_domestic_molddetail .web_sidebar .actGotop a i{width: 55px; line-height: 37px;}
}
@media (max-width:1600px) {
    .D_products_domestic_gdetail .DetailContainer, 
    .D_products_domestic_molddetail .DetailContainer {flex: 0 0 100%;max-width: 100%;}
}
@media (max-width:991px) {
    .D_products_domestic_gdetail .GDT .DetailContainer .BasicBox .TripBasic .DateBlock {border: 1px solid #ffede7;}
    .D_products_domestic_gdetail .Detail.DayTrip .TripBlock.ImgNone h3, 
    .D_products_domestic_molddetail .Detail.DayTrip .TripBlock.ImgNone h3{padding-left: 70px !important;min-height:80px;}
}
@media (max-width:575px) {
    .D_products_domestic_gdetail .DetailContainer{margin-top: 4rem;}
    .D_products_domestic_gdetail .Detail.DepartureDate .IconMean{top: 116px; right: 150px;}
}

.order_member_home, .general_home, .group_home{
    background-color: #f8f8f9;
}

/*order*/
.D_products_signup_finish .group_order_width .order_number_status img{
    margin: auto;
}
@media (min-width:992px) {
    .group_home .top_logo{
        max-width: 120px;
        flex: 0 0 120px;
        border-radius: 100px;
        height: 120px;
        margin-left: 2rem;
        margin-top: 0.5rem;
    }
    .group_home .top_logo::before, 
    .group_home .top_logo::after{
        display: none;
    }
    .group_home .top_logo a{
        padding: 4px 12px;
    }
    .group_home .top_menu{
        max-width: calc(100% - 230px);
        flex: 0 0 calc(100% - 230px);
        margin-left: 45px;
        margin-right: 2rem;
    }
    .group_home .top_menu .header-part{
        background: rgba(255, 255, 255, 0.95);
        border-radius: 100px;
        margin-top: 26px;
        min-height: 84px;
    }
    .group_home .top_menu .navbar-expand-lg .navbar-collapse, 
    .group_home .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 84px;
    }
    .group_home .top_menu .header-part .navbar-nav li.nav-item > a, 
    .group_home .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 84px;
        padding: 5px 1.5rem 11px;
    }
    .group_home .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 13px;
    }
    .group_home .top_right{
        top: 60px;
        right: 80px;
    }
}
@media (min-width:1100px) and (max-width:1199px) {
    .group_home .top_menu .header-part .navbar-nav li.nav-item > a, 
    .group_home .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        padding: 5px 18px 11px;
    }
    .group_home .top_right{
        right: 75px;
    }
}
@media (min-width:992px) and (max-width:1099px) {
    .group_home .top_logo{
        max-width: 100px;
        flex: 0 0 100px;
        height: 100px;
        margin-left: 1rem;
    }
    .group_home .top_menu {
        max-width: calc(100% - 165px);
        flex: 0 0 calc(100% - 165px);
        margin-left: 30px;
        margin-right: 1rem;
    }
    .group_home .top_menu .header-part{
        min-height: 65px;
    }
    .group_home .top_menu .navbar-expand-lg .navbar-collapse, 
    .group_home .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 65px;
    }
    .group_home .top_menu .header-part .navbar-nav li.nav-item > a, 
    .group_home .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 65px;
        padding: 5px 15px 11px;
    }
    .group_home .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 4px;
    }    
    .group_home .top_right{
        right: 40px;
        top: 53px;
    }
}
.group_home .group_order_width{
    margin-top: 175px;
    margin-bottom: 150px;
}
@media (max-width:767px) {
    .group_home .group_order_width{
        margin-top: 140px;
    }
}
@media (max-width:575px) {
    .group_home .top_right, 
    .group_home .gizle .top_right{
        right: 37px;
    }
}

/*member*/
body.new_bg{background: #EBF7F9;}
.new_bg .member-l_box{box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.member_home .signin_width{margin-top: 200px;margin-bottom: 150px;}
.new_bg .width-460,
.member_home .width-460{margin-top: 200px;margin-bottom: 150px;}
.member_home .container.member_width{margin-top: 100px;}
.member_home.D_member_my_favorites .FavoriteList-null img{margin: auto;}
.member_home .member_width{margin-bottom: 80px;}
@media (min-width:992px) {
    .new_bg .top_logo, 
    .non_member .top_logo, 
    .member_home .top_logo, 
    .D_member_my_index .top_logo{
        max-width: 120px;
        flex: 0 0 120px;
        border-radius: 100px;
        height: 120px;
        margin-left: 2rem;
        margin-top: 0.5rem;
    }
    .new_bg .top_logo::before, 
    .new_bg .top_logo::after,  
    .non_member .top_logo::before, 
    .non_member .top_logo::after, 
    .member_home .top_logo::before, 
    .member_home .top_logo::after, 
    .D_member_my_index .top_logo::before, 
    .D_member_my_index .top_logo::after{
        display: none;
    }
    .new_bg .top_logo a, 
    .non_member .top_logo a, 
    .member_home .top_logo a, 
    .D_member_my_index .top_logo a{
        padding: 4px 12px;
    }
    .new_bg .top_menu, 
    .non_member .top_menu, 
    .member_home .top_menu, 
    .D_member_my_index .top_menu{
        max-width: calc(100% - 230px);
        flex: 0 0 calc(100% - 230px);
        margin-left: 45px;
        margin-right: 2rem;
    }
    .new_bg .top_menu .header-part, 
    .non_member .top_menu .header-part, 
    .member_home .top_menu .header-part, 
    .D_member_my_index .top_menu .header-part{
        background: rgba(255, 255, 255, 0.95);
        border-radius: 100px;
        margin-top: 26px;
        min-height: 84px;
    }
    .new_bg .top_menu .navbar-expand-lg .navbar-collapse, 
    .new_bg .top_menu .navbar-expand-lg .navbar-nav, 
    .non_member .top_menu .navbar-expand-lg .navbar-collapse, 
    .non_member .top_menu .navbar-expand-lg .navbar-nav, 
    .member_home .top_menu .navbar-expand-lg .navbar-collapse, 
    .member_home .top_menu .navbar-expand-lg .navbar-nav, 
    .D_member_my_index .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_member_my_index .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 84px;
    }
    .new_bg .top_menu .header-part .navbar-nav li.nav-item > a, 
    .new_bg .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .non_member .top_menu .header-part .navbar-nav li.nav-item > a, 
    .non_member .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .member_home .top_menu .header-part .navbar-nav li.nav-item > a, 
    .member_home .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_member_my_index .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_member_my_index .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 84px;
        padding: 5px 1.5rem 11px;
    }
    .new_bg .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .non_member .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .member_home .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_member_my_index .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 13px;
    }
    .new_bg .top_right, 
    .non_member .top_right, 
    .member_home .top_right, 
    .D_member_my_index .top_right{
        top: 60px;
        right: 80px;
    }
}
@media (min-width:1100px) and (max-width:1199px) {
    .new_bg .top_menu .header-part .navbar-nav li.nav-item > a, 
    .new_bg .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .non_member .top_menu .header-part .navbar-nav li.nav-item > a, 
    .non_member .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .member_home .top_menu .header-part .navbar-nav li.nav-item > a, 
    .member_home .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_member_my_index .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_member_my_index .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        padding: 5px 18px 11px;
    }
    .new_bg .top_right, 
    .non_member .top_right, 
    .member_home .top_right, 
    .D_member_my_index .top_right{
        right: 75px;
    }
}
@media (min-width:992px) and (max-width:1099px) {
    .new_bg .top_logo, 
    .non_member .top_logo, 
    .member_home .top_logo, 
    .D_member_my_index .top_logo{
        max-width: 100px;
        flex: 0 0 100px;
        height: 100px;
        margin-left: 1rem;
    }
    .new_bg .top_menu, 
    .non_member .top_menu, 
    .member_home .top_menu, 
    .D_member_my_index .top_menu {
        max-width: calc(100% - 165px);
        flex: 0 0 calc(100% - 165px);
        margin-left: 30px;
        margin-right: 1rem;
    }
    .new_bg .top_menu .header-part, 
    .non_member .top_menu .header-part, 
    .member_home .top_menu .header-part, 
    .D_member_my_index .top_menu .header-part{
        min-height: 65px;
    }
    .new_bg .top_menu .navbar-expand-lg .navbar-collapse, 
    .new_bg .top_menu .navbar-expand-lg .navbar-nav, 
    .non_member .top_menu .navbar-expand-lg .navbar-collapse, 
    .non_member .top_menu .navbar-expand-lg .navbar-nav, 
    .member_home .top_menu .navbar-expand-lg .navbar-collapse, 
    .member_home .top_menu .navbar-expand-lg .navbar-nav, 
    .D_member_my_index .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_member_my_index .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 65px;
    }
    .new_bg .top_menu .header-part .navbar-nav li.nav-item > a, 
    .new_bg .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .non_member .top_menu .header-part .navbar-nav li.nav-item > a, 
    .non_member .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .member_home .top_menu .header-part .navbar-nav li.nav-item > a, 
    .member_home .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_member_my_index .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_member_my_index .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 65px;
        padding: 5px 15px 11px;
    }
    .new_bg .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .non_member .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .member_home .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_member_my_index .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 4px;
    }    
    .new_bg .top_right, 
    .non_member .top_right, 
    .member_home .top_right, 
    .D_member_my_index .top_right{
        right: 40px;
        top: 53px;
    }
}
body.new_bg .tail_logo a{
    background: #ebf7f9;
}
body.new_bg .tail_logo a::before{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/04c2f7cd-083e-4391-aeb6-bb31f12157d6.svg);
    top: 99px;
}
body.new_bg .tail_logo a::after{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/04c2f7cd-083e-4391-aeb6-bb31f12157d6.svg);
    top: 99px;
}
@media (min-width:768px) and (max-width:991px) {
    .new_bg .width-460,
    .member_home .width-460, 
    .member_home .signin_width{
        margin-top: 250px;
        margin-bottom: 150px;
    }
}
@media (max-width:767px) {
    .new_bg .width-460, 
    .member_home .signin_width, 
    .member_home .width-460{margin-top: 115px; margin-bottom: 130px;}
}
@media (max-width:575px) {
    .new_bg .top_right, 
    .new_bg .gizle .top_right, 
    .non_member .top_right, 
    .non_member .gizle .top_right, 
    .member_home .top_right, 
    .member_home .gizle .top_right, 
    .D_member_my_index .top_right, 
    .D_member_my_index .gizle .top_right{
        right: 37px;
    }
    body.new_bg .tail_logo a::before, 
    body.new_bg .tail_logo a::after{
        top: 79px;
    }
}

/*通用商品*/
body.D_commprod_product_list .tail_logo a, 
body.D_commprod_buycart_index .tail_logo a{
    background: #f8f8f9;
}
body.D_commprod_product_list .tail_logo a::before, 
body.D_commprod_buycart_index .tail_logo a::before{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/6514730a-e7c1-4be9-8131-154631a935f2.svg);
    top: 99px;
}
body.D_commprod_product_list .tail_logo a::after, 
body.D_commprod_buycart_index .tail_logo a::after{
    background-image: url(https://materials.fillo.com.tw/materials/efantravel/images/6514730a-e7c1-4be9-8131-154631a935f2.svg);
    top: 99px;
}
@media (max-width:575px) {
    body.D_commprod_product_list .top_right, 
    body.D_commprod_product_list .gizle .top_right, 
    body.D_commprod_buycart_index .top_right, 
    body.D_commprod_buycart_index .gizle .top_right{
        right: 37px;
    }
    body.D_commprod_product_list .tail_logo a::before, 
    body.D_commprod_buycart_index .tail_logo a::before, 
    body.D_commprod_product_list .tail_logo a::after, 
    body.D_commprod_buycart_index .tail_logo a::after{
        top: 79px;
    }
}
@media (min-width:992px) {
    .D_commprod_product_list .top_logo, 
    .D_commprod_product_show .top_logo, 
    .D_commprod_buycart_index .top_logo{
        max-width: 120px;
        flex: 0 0 120px;
        border-radius: 100px;
        height: 120px;
        margin-left: 2rem;
        margin-top: 0.5rem;
    }
    .D_commprod_product_list .top_logo::before, 
    .D_commprod_product_list .top_logo::after, 
    .D_commprod_product_show .top_logo::before, 
    .D_commprod_product_show .top_logo::after, 
    .D_commprod_buycart_index .top_logo::before, 
    .D_commprod_buycart_index .top_logo::after{
        display: none;
    }
    .D_commprod_product_list .top_logo a, 
    .D_commprod_product_show .top_logo a, 
    .D_commprod_buycart_index .top_logo a{
        padding: 4px 12px;
    }
    .D_commprod_product_list .top_menu, 
    .D_commprod_product_show .top_menu, 
    .D_commprod_buycart_index .top_menu{
        max-width: calc(100% - 230px);
        flex: 0 0 calc(100% - 230px);
        margin-left: 45px;
        margin-right: 2rem;
    }
    .D_commprod_product_list .top_menu .header-part, 
    .D_commprod_product_show .top_menu .header-part, 
    .D_commprod_buycart_index .top_menu .header-part{
        background: rgba(255, 255, 255, 0.95);
        border-radius: 100px;
        margin-top: 26px;
        min-height: 84px;
    }
    .D_commprod_product_list .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_commprod_product_list .top_menu .navbar-expand-lg .navbar-nav, 
    .D_commprod_product_show .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_commprod_product_show .top_menu .navbar-expand-lg .navbar-nav, 
    .D_commprod_buycart_index .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_commprod_buycart_index .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 84px;
    }
    .D_commprod_product_list .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_product_list .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_commprod_product_show .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_product_show .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_commprod_buycart_index .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_buycart_index .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 84px;
        padding: 5px 1.5rem 11px;
    }
    .D_commprod_product_list .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_commprod_product_show .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_commprod_buycart_index .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 13px;
    }
    .D_commprod_product_list .top_right, 
    .D_commprod_product_show .top_right, 
    .D_commprod_buycart_index .top_right{
        top: 60px;
        right: 80px;
    }
}
@media (min-width:1100px) and (max-width:1199px) {
    .D_commprod_product_list .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_product_list .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_commprod_product_show .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_product_show .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_commprod_buycart_index .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_buycart_index .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        padding: 5px 18px 11px;
    }
    .D_commprod_product_list .top_right, 
    .D_commprod_product_show .top_right, 
    .D_commprod_buycart_index .top_right{
        right: 75px;
    }
}
@media (min-width:992px) and (max-width:1099px) {
    .D_commprod_product_list .top_logo, 
    .D_commprod_product_show .top_logo, 
    .D_commprod_buycart_index .top_logo{
        max-width: 100px;
        flex: 0 0 100px;
        height: 100px;
        margin-left: 1rem;
    }
    .D_commprod_product_list .top_menu, 
    .D_commprod_product_show .top_menu, 
    .D_commprod_buycart_index .top_menu {
        max-width: calc(100% - 165px);
        flex: 0 0 calc(100% - 165px);
        margin-left: 30px;
        margin-right: 1rem;
    }
    .D_commprod_product_list .top_menu .header-part, 
    .D_commprod_product_show .top_menu .header-part, 
    .D_commprod_buycart_index .top_menu .header-part{
        min-height: 65px;
    }
    .D_commprod_product_list .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_commprod_product_list .top_menu .navbar-expand-lg .navbar-nav, 
    .D_commprod_product_show .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_commprod_product_show .top_menu .navbar-expand-lg .navbar-nav, 
    .D_commprod_buycart_index .top_menu .navbar-expand-lg .navbar-collapse, 
    .D_commprod_buycart_index .top_menu .navbar-expand-lg .navbar-nav{
        min-height: 65px;
    }
    .D_commprod_product_list .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_product_list .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_commprod_product_show .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_product_show .top_menu .header-part .navbar-nav .nav-item > .nav-link, 
    .D_commprod_buycart_index .top_menu .header-part .navbar-nav li.nav-item > a, 
    .D_commprod_buycart_index .top_menu .header-part .navbar-nav .nav-item > .nav-link{
        height: 65px;
        padding: 5px 15px 11px;
    }
    .D_commprod_product_list .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_commprod_product_show .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator, 
    .D_commprod_buycart_index .top_menu .header-part .navbar-nav li a i.fa-angle-down.fa-indicator{
        bottom: 4px;
    }    
    .D_commprod_product_list .top_right, 
    .D_commprod_product_show .top_right, 
    .D_commprod_buycart_index .top_right{
        right: 40px;
        top: 53px;
    }
}
.D_commprod_product_list .skin_block .item-price .total div, 
.D_commprod_product_list .skin_module .item-price .total div, 
.D_commprod_product_list .skin_list .item-price .total div{font-weight: bold;}
.D_commprod_product_list > .web-page-frame > .row:nth-child(2) .row > .container{margin-top: 130px;margin-bottom: 115px;min-height: 45vh;}
.D_commprod_product_list .skin_block .product-item:hover{border-color: #7abdcb;box-shadow: none;}
.D_commprod_product_list .skin_block .item-images img{width: 100%; object-fit: cover; object-position: center center; height: 100%; display: block;}
.D_commprod_product_list .skin_module .product-item .item-images{aspect-ratio: 1 / 1; display: block; height: unset;}
.D_commprod_product_list .skin_module .item-images img{object-fit: cover; object-position: center center; height: 100%;}
.D_commprod_product_list .skin_module .item-images .area-tag{display: none;}
.product-details .swiper-banner.swiper-container{/*margin-top:86px;*/display: none;}
.product-details.product-detailsNew article{margin-top: 150px; margin-bottom: 3rem;}
.general_home .general_order_width{margin-top: 180px;margin-bottom: 180px;}
.D_commprod_product_list .product-search .search-btn button{background: #7abdcb;}
.D_commprod_product_list .product-search .search-btn button:hover{background: #5d9daa;}
.D_commprod_product_list .pagination .page-item .page-link{border-radius: 30px; font-size: 15px;}
.D_commprod_product_list .pagination .page-item .page-link:hover{background: #EBF7F9;}
.D_commprod_product_list .pagination .page-item.active .page-link{color: #4b6494;}
@media (min-width:992px) {
    .D_commprod_product_show.product-details .SubInside{width: 100px;}
    .D_commprod_product_show.product-details .SubInside-menu-item > a{height: 40px;}
    .D_commprod_product_show.product-details .SubInside-menu-item.share-fixed-btn ul a{width: 40px;height: 40px;}
    .D_commprod_product_show.product-details .Trip-menu > i{display: none;}
    .D_commprod_product_show.product-details .Trip-menu{padding: 5px 10px;margin-bottom: 100px;}
    .D_commprod_product_show.product-details .Trip-menu .Trip-menu-box-item{padding-top: 5px;padding-bottom: 5px;}
    .D_commprod_product_show .Trip-menu .Trip-menu-box-item:nth-last-child(1){padding-top: 5px; padding-bottom: 5px;}
    .D_commprod_product_show.general_home .basic_message, 
    .D_commprod_product_show.general_home .purchase_name{width: 60%;}
    .D_commprod_product_show .web_sidebar .side_box{bottom: 70px;}
    .D_commprod_product_show .web_sidebar .side_bar{/*width: 50px;*/padding: 8px 0;}
    .D_commprod_product_show .web_sidebar .side_bar li{/*padding: 11px;*/height: 40px;}
    .D_commprod_product_show .web_sidebar .side_bar li a i{font-size: 24px;}
    .D_commprod_product_show .web_sidebar .side_bar li a img{width: 24px;}
    .D_commprod_product_show .web_sidebar .actGotop{bottom: 15px;width: 55px;height: 55px;}
    .D_commprod_product_show .web_sidebar .actGotop a:link{width: 55px;height: 55px;}
    .D_commprod_product_show .web_sidebar .actGotop a i{width: 55px; line-height: 37px;}
}
@media (max-width:767px) {
    .D_commprod_product_list .search-box .search_listArea > label{display: none;}
    .D_commprod_product_list > .web-page-frame > .row:nth-child(2) .row > .container{margin-top: 60px;margin-bottom: 120px;}
    .D_commprod_product_list > .web-page-frame > .row:nth-child(2) .row > .container .pagination-container .pagination{justify-content: center !important;}
    .product-details .swiper-banner.swiper-container {margin-top: 65px;}
    .product-details.D_commprod_product_show{padding-bottom: 40px;}
    .product-details.product-detailsNew article{margin-top: 80px;}
    .general_home .general_order_width {margin-top: 100px;}
    .basic_message, .purchase_name{padding-right: 15px;}
    .D_commprod_buycart_index .unit_price, 
    .D_commprod_buycart_index .purchase_unit_price{width: 100%; padding: 15px 15px 5px; font-size: 14px; text-align: left !important;}
    .D_commprod_buycart_index .quantity, 
    .D_commprod_buycart_index .purchase_quantity{width: 100%; padding: 0 15px; text-align: left !important;}
    .D_commprod_buycart_index .subtotal, 
    .D_commprod_buycart_index .purchase_subtotal { width: 80%; padding: 15px 15px 5px; font-size: 14px; line-height: 20px; text-align: left !important;}
    .D_commprod_buycart_index .delete_btn, 
    .D_commprod_buycart_index .purchase_delete_btn {width: 20%; padding-right: 10px; }
    .D_commprod_buycart_index .delete_btn::before, 
    .D_commprod_buycart_index .purchase_delete_btn::before{float: left;}
    .D_commprod_buycart_index .basic_message, 
    .D_commprod_buycart_index .purchase_name{width: 100%;}
}