/* CSS Document */
/*google font icon*/
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  src: url(https://example.com/material-symbols.woff) format('woff');
}
.tour .material-symbols-outlined {
  font-family: 'Material Symbols Outlined'!important;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
.tour .material-icons {
  font-size: 18px!important; 
  margin-right: 2px;
	padding-top: 5px;
}

.tour .material-symbols-outlined {
  font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 0,
  'opsz' 40
}


/*tour*/
.tour{
	width: 100%;
	max-width:1150px;
	padding-left: 0!important;
	padding-right:0!important;
	margin: auto;
	box-sizing: border-box;	 
	display: table;
    text-align: justify;
	
}
.tour .row {
  margin-left: 0px!important;
	margin-right:0px!important;

}
.tour img{
	margin: 0 auto;
	max-width: 100%;
}
.tour h1 {
    font-size: 25px !important;
    line-height: 1.5 !important;
    font-family: 'Noto Sans TC', serif !important;
    margin-top: 0%;
    margin-bottom: 0%;
    color: #000;
}
.tour h1 span{
    font-size: 25px!important;
	font-weight: 300;

	
}
.tour h2{
    font-size: 20px!important;
    line-height: 1.5!important;
    font-family: 'Noto Sans TC', serif!important;
	margin-top: 0%;
	margin-bottom: 3%;
	color:	#5a5f78;
}
.tour h2 span{
    font-size: 20px!important;
	font-weight: 700;
}
.tour h3{
    font-size: 36px;
    line-height: 1.5;
    color: #d39a00;
    font-family: 'Century Gothic';
    letter-spacing: 5px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 3px;
}

.tour h4 {
    margin-top: 1%;
    margin-bottom: 1%;
    font-size: 18px !important;
    line-height: 1 !important;
    color: #555555;
    padding: 8px !important;
    border-radius: 8px;
    border: 1px solid #555555;
	font-weight: bold;
}


.tour h5{
    font-size: 18px !important;
    line-height: 1.5 !important;
	font-family: 'Noto Sans TC', serif!important;
    margin-top: 0%;
    margin-bottom: 0%;
    color: #000000;
    font-weight: 100;
	
}

.tour h5 span{
    font-size: 18px!important;
	font-weight: 100;
}

.tour h6 {
    font-size: 20px !important;
    line-height: 1.4;
    margin-bottom: 0 !important;
    margin-top: 1px !important;
    font-family: 'Noto Sans TC', 'Jost', Serif !important;
    font-weight: 500;
    display: inline-block;
	border-bottom: 4px #38728a solid;
	color: inherit;	
}
.tour h7{
    margin-top: 0%;
    margin-bottom: 0%;
    color: #1a3a44;
    font-weight: bold;
    font-size: 18px !important;
    line-height: 1.5 !important;
    font-family: "Noto Sans TC", serif !important;
    display: block;
}
.tour h8 {
    font-size: 22px !important;
    line-height: 1.5 !important;
    font-family: 'Noto Sans TC', serif !important;
    margin-top: 0%;
    margin-bottom: 0%;
    color: #3d3d3d;
    font-weight: 600;
    display: block;
	width:100%;
}
.tour h8 span {
    font-size: 22px !important;
    font-weight: 100 !important;
    font-family: 'Noto Sans TC', 'Century Gothic', sans-serif !important;
	}
	.tour .introbox {
    width: 90%;
    float: left;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 4%;
    margin-left: 5%;
    margin-right: 5%;
	display: block;
	}


.tour .foodtitle{
    width: 100%;
    float: left;
    margin-top: 1%;
    margin-bottom: 2%;
    color: rgb(72 72 72);
    font-weight: bold;
    font-size: 18px !important;
    line-height: 1.5 !important;
    font-family: 'Noto Serif TC', serif !important;
}
.tour .foodtitle span{
	background: #d39a00;
    color: #fff;
    font-size: 14px;
    padding: 2px 8px;
    margin-right: 5px;
    border-radius: 5px;
    font-weight: 600;
}

.tour .introbox1{
    width: 100%;
    padding: 2%;
	
        }
.tour .text-box{    width: 98%;
    float: left;
    padding: 2%;
    background: #fff;
margin: 0 1%;}
.tour .text-box-50{    width: 48%;
    float: left;
    padding: 2%;
	margin: 0 1%;
    background: #fff;}
.tour .starbox {
    width: 100%;
    float: left;
    text-align: center;
    color: #ffc107;
    margin-bottom: 1%;
	
	}
.tour .photo {
    width: 100%;
    float: left;
    text-align: center;
}

.tour .bottom_line {
    width: 100%;
    float: left;
    border-bottom: 1px solid #6c757d;
    padding-bottom: 3%;
    margin-bottom: 2%;
	}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
	}

        .tour .bg1{
            padding: 3%;
            background-image: url(https://www.pktravel.com.tw/material-alias/theme/china/tours/LXA1126501CA/images/trave9.jpg);
            background-repeat: no-repeat;
            background-size: cover;
			width: 100%;
            margin: 0;
        }
  

.everest-section {
  position: relative;
  display: inline-block;
  width: 100%;
}

.everest-img {
  width: 100%;
  display: block;
}

.grid-2x2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 12px;
  height: 100%;
}  

obj-cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img { vertical-align: middle; }

.right-stack{
  width: 80%;      
}

.stack-img{
  display: block;  
  width: 100%;
  height: auto;    
  margin-bottom: 24px; 
}



/* 這裡調整 bottom 就是在「圖裡」上下移動文字框 */
.everest-section {
  position: relative;
  display: inline-block;
  width: 100%;
}

.everest-img {
  width: 100%;
  display: block;
}

/* 這裡調整 bottom 就是在「圖裡」上下移動文字框 */
.everest-text {
  position: absolute;
  left: 0;
  bottom: 80px;     
  padding: 14px 18px;
  background: #ffffff;
  max-width: 75%;
  font-size: 15px;
  line-height: 1.7;
}

.glacier-section {
  position: relative;
  width: 100%;
}

.glacier-img {
  width: 100%;
  display: block;
}

/* 黑色置中文字塊 */
.glacier-caption {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);     /* 水平置中 */
  bottom: 40px;                     /* 往上離底部一點，可自行調整 */
  max-width: 80%;                   /* 整塊的寬度 */
  background: rgba(0, 0, 0, 0.8);   /* 黑色、微透明 */
  color: #ffffff;                   /* 白字 */
  padding: 16px 22px;
  font-size: 15px;
  line-height: 1.8;
  border-radius: 4px;               /* 可選：圓角 */
}


 

/***vieeo****/
.tour .video-container{
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;height:0;overflow:hidden;
    
    margin-top: 2%;
}
.tour .video-container iframe,
.tour .video-container object,
.tour .video-container embed{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.BGyellow{background: #f6e6b4;width: 100%;margin: 0;}
.BGgrey{background: #f0efeb;width: 100%;margin: 0;}
/* 手機版：把左右兩欄改為上下排列 */
@media all and (max-width:980px){

  .row.align-items-stretch > [class*="col-"] {
    width: 100% !important;
    flex-direction: column !important;
    display: block !important;
  }

  /* 圖片強制滿寬 */
  .w-100.obj-cover,
  .everest-img,
  .glacier-img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
  }

  /* 讓文字永遠在圖片下方，避免覆蓋 */
  .everest-text,
  .glacier-text {
    position: static !important;
    transform: none !important;
    margin-top: 16px;
    max-width: 94%;
    background: rgba(0,0,0,0.8); /* 如果該段有黑底就保留 */
    color: #fff;
    padding: 16px 14px;
  }
}


  .tour h1{font-size: 25px!important;}
  .tour h4{font-size: 18px!important;}
  .tour h5{font-size: 14px!important;}
  .tour h6{font-size: 14px!important;}
  .tour h7{font-size: 18px!important;}
  .tour h8{font-size: 20px!important;}
  .tour .foodtitle{font-size: 17px!important;}
  .tour .foodtitle span {font-size: 12px;}
