@media (max-width: 575.98px){
	p{
		font-size: 14px!important;
		line-height: 1.7;
	}
	ol li,ul li{
		font-size: 14px!important;
		line-height: 1.7;
	}
	section.group_table h4{
	font-size: 15px;    
}
}
section.group_table h4{
	font-size: 18px;    
}
/*行程標題內容*/
section.group_banner.trip_banner .container {
    width: 72%;
	background: rgba(0, 0, 0, 0.65);
    /*background: rgba(255, 255, 255, 0.7);*/
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
	margin-bottom: 20px;
}
.popover-body {
    padding: 5px 10px;
    color: #212529;
}
.popover .share_media a {
    width: 35px;
    height: 35px;
    
}
section.group_banner.trip_banner h1 {
    margin-left: 0;
    padding: 0 3% 0 0;
    /*color: #403f3f;*/
    font-weight: 800;
   font-size: 1.6rem;
    line-height: 2.4rem;
}

section.group_banner.trip_banner h6 {
    
    font-size: 16px;    
    /*color: #666;*/
   
}
section.group_banner.trip_banner .tag, section.group_table .table .tag, figure.block_style .tag {
    font-size: 14px;
    border-radius: 36px;
    color: #fff;
    margin-bottom: 0px;
}
section.group_banner.trip_banner .price {    
    text-align: left;
    font-weight: 600;
    color: #ff7600;
    font-size: 26px;
	line-height: 2em;
}
section.group_banner.trip_banner .price .btn-info:hover {
    color: #fff;
    background-color: #00c853;
    border-color: #00c853;
}
section.group_banner.trip_banner .price .btn-info{background-color: #03a9f4;border-color: #03a9f4;}
section.group_banner.trip_banner .price .btn-danger{background-color: #f44336;
    border-color: #f44336;
}
section.group_banner.trip_banner .price .btn{
	
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 14PX;
    line-height: 24px;
    border-radius: 0.25rem;
}
section.group_banner.trip_banner .price small {
    margin-right: 0.375rem;
    color: #fff;
}
section.group_banner.trip_banner .country h5, section.group_banner.trip_banner .brief h5 {
    margin-bottom: 5px;
    font-size: 15px;
	line-height: 24px;
    /*color: #373a3c;*/
}

section.group_banner.trip_banner .btn-info {
    margin-bottom: 0;
}
section.group_banner.trip_banner .back_link:hover {
    color: #03a9f4;
    border-bottom: 1px solid #03a9f4;
}
section.group_banner.trip_banner .back_link {
    /*color: #555555;
    border-bottom: 1px solid #555555;*/
}
section.group_banner.trip_banner .back_link {
    
    font-size: 16px;
    padding: 15px 50px 5px 0;
    
}
/*促銷icon*/
section.group_banner.trip_banner .btn-warning, section.group_table .table .btn-warning, figure.block_style .btn-warning {
    background: #ff9800;   
    border-color: #ff9800;
}
section.group_banner.trip_banner .tag:hover:nth-child(2):hover {
    color: #fff;
    background: #ff8100;
    border-color: #ff8100;
}
@media (min-width: 1500px){
/*分享icon*/
section.group_banner .media-grouop .share_box, section.group_banner .media-grouop .forword_box {
   width: 45px;
    height: 45px;
    font-size: 18px;
	PADDING-TOP: 20Px;
	POSITION: relative;
	top: 2PX;
}
section.group_banner .media-grouop .share_box:hover, section.group_banner .media-grouop .forword_box:hover {
   
    background: #ff9800;
}
.WinChrome section.group_banner .media-grouop .share_box .data-icon:before,.WinChrome section.group_banner .media-grouop .forword_box .data-icon:before {
    margin-top: 14px;
    margin-left: 11px;
}

}
@media (max-width: 575.98px){
section.group_banner.trip_banner .container {
    width: 95%;
   margin-top: 0px;
}

}
/*行程標題內容 end*/
/*行程特色*/
section.group_table.trip_features {
	text-align: inherit!important;
}
section.group_table .container, section.view_map .container{
	width: 72%;
}
@media (max-width: 1024px){

section.group_table .container, section.view_map .container {
    width: 92%;
    
}
}
@media (max-width: 575.98px){

section.group_table .container, section.view_map .container {
    width: 100%;
    /*padding: 0.6375rem 0.9375rem;*/
}
}
/*行程間距*/
@media (min-width: 1500px){
section.group_table {
    padding-top: 70px;
}
}

/*行程內文標題*/
section.group_table .container h2 {
   
    margin-bottom: 0px;
    line-height: 1.8em;
}

/*航班資訊*/
.group_table.trip_airline .table .thead,section.group_table.trip_airline .table .thead:hover {
    background: #4fc3f7;
    height: 15px;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
}
section.group_table.trip_airline .table .has_note {
    border-bottom: none;
    font-size: 16px;
    color: #555555;
}
/*每日行程*/
.Day_menu .swiper_day .swiper-slide {
    
    margin: 0 10px;
}
.Day_menu .swiper_day .swiper-slide a {
    color: #32ccfe;
    font-size: 14px;
    border: 1px solid #32ccfe;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 50px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-delay: 0.2s;
    transition-timing-function: 0;
}
.Day_menu .swiper_day .swiper-slide a:hover {
    color: #fff;
    background: #4fc3f7;
    border: 1px solid #4fc3f7;
}
.day_con .word_r h1, .day_con .word_l h1{
        /* border-radius: 50px; */
    font-size: 2em;
    width: 140px;
    border-right: 4px solid;
    color: #4fc3f7;
    height: 50px;
  
    /* background-color: #4fc3f7; */
    padding: 0 18px;
    white-space: nowrap;
    line-height: 50px;
    font-weight: 700;
}

.day_con .day_title:before {
    content: "";
    height: 0px;
    width: 200px;
    background: #eceff4;
    bottom: 0;
}
div.word_r{
    
    margin-right: 0!important; 
}
div.word_l{
    
    margin-left: 0!important; 
}

.day_con .word_r, .day_con .word_l {
	left: 0;
    display: flex;
    max-width: 100%;
    top: -80px;
    z-index: 6;
    text-align: justify;
	padding-bottom: 15px;
    padding-left: 15px;
	
}
.day_con .word_r .day_sub-title,.day_con .word_l .day_sub-title {
    
       background: rgba(255, 255, 255, 0.7);
    margin-left: 10px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30PX;
    margin-bottom: 0;
    margin-top: 0;
    color: #555555;
    padding: 21px 5px;
}
.day_con .word_r, .day_con .word_l {
    max-width: 100%;
    top: 0;
    width: 100%;
    position: inherit;
    text-align: justify;
	align-items: center;
}
.day_con p {
    font-size: 15px;
    margin-top: 10px;
}

@media (min-width: 1023px){
.day_fixScroll,.day_fixed {
    top: 0px!important;
}

}
@media (max-width: 560px){
.day_fixScroll,.day_fixed {
    top: 60px!important;
}
.Day_menu {
    max-width: 95%!important;
}
.Day_menu .swiper_day {
    max-width: 95%!important;
}
}
/*其他行程*/
section.trip_note .card-header .btn,section.trip_note .card-header .btn[aria-expanded="true"]{font-size: 18px; padding: 5px 42px 5px 22px;background: #4fc3f7;
    color: #fff;}


section.trip_note .card-header a:after {
    
    top: 11px;
    right: 15px;    
    font-size: 28PX;
   
}
section.trip_note .card-header .btn:hover {
    transition-property: all;
    transition-duration: 0.1s;
    transition-delay: 0.1s;
    transition-timing-function: 0;
    background: #4fc3f7;
    color: #fff;
    text-decoration: none;
}
/*出團表隱藏
#tripDown.group_table{display: none;}
.sub_menu-trip .trip_menu li.dates {
    
    display: none;
}*/
/*出團表*/
.table .thead {
    background: #FFF;
    height: 2.5em;
    font-weight: 100;
    color: #666;
    font-size: 1em;
    border-top: solid #fff;
    border-bottom: solid #05abf2 1px;
}
.table .thead:hover{ background: #FFF;}
section.group_table .table .btn-primary:hover {
    color: #fff;
    
}
/*右邊固定選單*/
.sub_menu-trip .server_menu li:nth-child(3) {
    background: #6d9442;
}

.sub_menu-trip .server_menu li:nth-child(2) {
    background: #ff9800;
}
.sub_menu-trip .trip_menu li.dates {
    display: none;
}
.sub_menu-trip .trip_menu li a {
    width: 60px;
    height: 60px;
   border: 0px solid #4fc3f7;  
    background: #4fc3f7;    
   color: #fff;
}
.sub_menu-trip .trip_menu span {
    
    font-size: 15px;
    
    
}
.sub_menu-trip .server_menu li {
    
	 width: 65px;
    height: 65px;
    
}
.sub_menu-trip .server_menu a {
    width: 100%;
    height: 100%;
    line-height: 1.2;
    color: #fff;
    font-size: 14px;
    padding-top: 0.5rem;
}
.sub_menu-trip .server_menu a i {
    font-size: 15px;
}
.sub_menu-trip .sub_inside {
   
    margin-top: 10px;
  
}
.sub_menu-trip .sub_inside {
    
    align-items: center;
}
.data-icon:before {   
    line-height: 0.1em;
   
}

/*行程背景*/
.web-page-frame {
    background: #f5f5f5!important;
}
section.group_table.trip_features:before,section.group_table.trip_day:before,section.group_table.trip_note:before,section.group_table.trip_airline:before,section.group_table:before,section.group_table.trip_airline:before{background: #eee;}
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.contact, .day_con .info_box, section.view_all {
    margin-bottom: 15px;
}


/*其他說明*/

section.trip_note .card-header a[aria-expanded="false"]:after,section.trip_note .card-header .btn:hover:after{display: none;}



.day_fixed {
    
    z-index: 15;
    
    
}

#tripNote .collapse:not(.show) {
    display: block;
}
@media (max-width: 575.98px){
	section.trip_note .card-header a[aria-expanded="false"]:after,section.trip_note .card-header .btn:hover:after{display: none;}
}


/*手機版*/
@media (max-width: 575.98px){
	section.group_table{
		
	}
	/*行程標題內容*/
	
	section.group_banner.trip_banner .price {
    font-size: 18px;
	}
	section.group_banner.trip_banner .price .btn {
		padding: 0.175rem 0.75rem;
		font-size: 12px;
		line-height: 1.7;
	}
	section.group_banner.trip_banner h1 {

		font-size: 20px;
       
	}
	section.group_banner.trip_banner h6 {
		font-size: 13px;
		padding: 2px;
	}
	section.group_banner.trip_banner .back_link{
		font-size: 15px;
		padding: 5px 10px 5px 0;
	}
	section.group_banner.trip_banner .back_link i {
		margin-right: 12px;
		font-size: 8px;
	}
	section.group_banner.trip_banner .country h5, section.group_banner.trip_banner .brief h5 { 
		font-size: 12px;
		line-height: 1.5;
	}
	section.group_banner .media-grouop .share_box, section.group_banner .media-grouop .forword_box {
		width: 30px;
		height: 30px;
	}
	/*行程特色*/
	
	section.group_table.trip_features {
		margin-bottom: 15px;
		padding: 16px 0;
		
	}
	
	/*每日行程*/
	
	.Day_menu .swiper-wrapper {
		/*justify-content: space-around;*/
	}
	.Day_menu .swiper_day .swiper-slide a {
		font-size: 12px;
		width: 100%;
		height: 30px;
		border-radius: 0;
		line-height: 30px;
	}
	.day_con .word_r .day_sub-title, .day_con .word_l .day_sub-title {
		padding: 10px 20px 10px 10px;
		font-size: 15px;
		line-height: 1.7;
	}
	.day_con .word_r h1, .day_con .word_l h1{
		width: 100%;
		border-right: 0px solid;
		height: 24px;
		font-size: 18px;
		line-height: 24px;
		color: #272727;
		border-left: 3px solid #32ccfe;	
	}
	.day_con .word_r, .day_con .word_l {
		padding-bottom: 5px;		
	}
	.day_con p.meal span, .day_con p .hotel span,.day_con p.hotel {		
		font-size: 12px!important;
		padding: 0 0 0 30px;
		line-height: 1.7!important;
		text-indent: -19px;
	}
	.day_con .data-icon {
		margin-right: 0px;
		font-size: 18px;
		line-height: 1rem;
	}
	.day_con .word_r,.day_con .word_l {
		display: flex;
		flex-direction: column;
	}
	
	.data-icon:before {
		
		font-size: 14px;
	}
	/*其他行程*/
	section.trip_note .card-header .btn, section.trip_note .card-header .btn[aria-expanded="true"] {
		font-size: 15px;
		padding: 2px 42px 2px 22px;
	}
	section.group_table .container h2 {
		margin-bottom: 4px;
		line-height: 2em;
		font-size: 16px;
	}
	section.trip_note .card-body {
		padding: 0;
	}
	/*下方固定選單*/
	.sub_menu-trip { 
		height: 60px;
		bottom: 58px;
	}
	/*gotop*/
	a.go-to-top{bottom: 105px!important;}
	/*pk-footer*/
	.pk-footer .footer-wrap .footer_center {
		padding-bottom: 18px;
	}
}