@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;700&display=swap');
.slider-caption h1 {
    font-size: 74px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-top: 200px;
}


.bgcolor-grey-line {
 	background-image: url("../image/line-bg-2020.png");
 	background-repeat: repeat-x; 
 	position: relative;
  margin: 0;
  padding: 0;
  /*background-color: #fff;*/
}
 .bgcolor-grey-linehead {
 	background-image: url("../image/line-head-bg.png");
 	background-repeat: no-repeat;
  background-position: center top;
  padding: 100px 60px 0 60px;
  margin-top: -40px;
  z-index: 100 !important;
  
}
.bgcolor-grey-linehead h2 + span { font-size: 20px; }
.bgcolor-grey-linehead span { 
	  max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #1b3fa7; 
}

.section-1 {
    position: relative;
    margin: 0;
    padding: 60px 0;
    background-color: #F9F9F9;
    overflow: hidden;
}

.feature-box h3 {
    font-size: 20px;
}
.feature-box.fbox-center p {
    font-size: 18px;
}

.feature-box.fbox-center a {
    text-decoration: none !important;
    color: #2c3d7e;
}

.feature-box.fbox-center a:hover { 
	color: #2c3d7e; 
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out;
}

.content-wrap-a {
    position: relative;
    padding: 60px 0 150px 0;
}

#page-title.page-title-parallax .breadcrumb {
    font-size: 16px;
}

.line-afly{
    clear: both;
    position: relative;
    width: 100%;
    margin: 0;
    border-top: 1px solid #E1E1E1;
}

.panel-body h3{
	font-size: 20px;
	line-height: 25px;
	color:#005bcf;
	margin-top:0px;
	margin-bottom:10px;
}

.type-40{
  font-size: 40px;
  line-height: 1.5em;
}
.type-22{
  font-size: 22px;
  line-height: 1.5em;

}
.type-20{
  font-size: 20px;
  line-height: 1.5em;

}
.type-18{
  font-size: 18px;
  line-height: 1.5em;

}
.color-red{
	color: #f00;
}
.color-blue{
	color: #1b3fa7;
}

.color-orange{
  color: #fb7702;
}
.color-blue{
  color: #003a9a;
}
.heading-block span.color-white{
  color: #fff;
}
.color-wite{
  color: #fff;
}

.bg-blue{
 background-color: #05238a;
}
.bg-blue1{
 background-color: #195ac5;
}

.bg-blue2{
 background-color: #86b0f4; 
}

.bg-gray{
 background-color: #e1e2e4;
 border:1px solid #959595;
 display: block;
 text-align: left;
 color: #000
}

.border-1{
	border:1px solid #000;
}

.bgcolor-grey-fly{
	background-color: #e1eeff;
}

.bt20{
    margin-bottom: 20px;
}

.mt10{
   margin-top: 10px;
}
.mt20{
   margin-top: 20px;
}
.mt40{
   margin-top: 40px;
}
.mt60{
   margin-top: 60px;
}
.mb5{
    margin-bottom: 5px;
}
.mb20{
    margin-bottom: 20px;
}
.mb40{
    margin-bottom: 40px;
}
.margin-5{
  margin: 5px;
}

.padding-15{
	padding: 15px;
}

.pad-map{
    padding-left:0;
    padding-right:0;
    padding-bottom: -15px;
    margin-bottom: -9px;
}
.cur-list-price{
    display: block;
    background-color: #6dbaf0;
    color: #fff;
    border: 1px #910101; 
    padding:5px;
    margin: 5px 0;      
}

.cur-price{
   display: block;
   /* font-family: 'PT Sans', sans-serif; */
   font-size: 20px;
   color:#ff0000;
   width: 100%;
   text-align: right;
   margin-top: -25px;
   padding-top: 0;
   margin-bottom: 10px;
   
}
.fancy-title.title-dotted-border-red {
 background: url('../images/icons/dotted-red.png') 
 repeat-x center;
  }
.hrno{
  border-bottom: #000 1px  solid;
}

/*交通資訊*/
.line-b-double{
  border-bottom-style:double;
  padding-bottom: 8px;
}
.th-bg{
 background: url(../image/th-bg.png) repeat-x; 
 text-align: center;
}
.th-bg1{
 background: url(../image/th-bg1.png) repeat-x;
 text-align: center;  
 color:#000;
}
.th-bg2{
 background-color: #268bda;
 color: #ffffff;
}
.th-bg3{
 background-color: #fb7702;
 color: #ffffff;
}



.table-1>thead>tr>th {
  background-color: #fb7702;
  color:#fff;   
  }
.table-1>tbody>tr>td {
  text-align: center; 
  }
.table-2>thead>tr>th {
  background-color: #268bda;
  color:#fff;   
  }
.table-2>tbody>tr>td {
  text-align: center; 
  }

.tra-book{
  background:url(../image/book-bg.png) repeat-y #f7e5e9;  
  margin-right: 5px; 
}
.tra-book-1{  
  border-right: 1px solid #b97182;
  border-top: 1px solid #b97182;
  border-bottom: 1px solid #b97182;
  margin-left: 18px;  
  padding: 20px 8px 20px 32px;
}
.feature-box.media-box.fbox-bg .fbox-desc{
    padding: 25px 10px;
}
.feature-box.media-box.fbox-bg .fbox-desc p.indtext{
    line-height: 1.5em !important;
}
.ind-img-bg{
  background:url(../image/ind-img-bg.jpg) no-repeat;
  background-position: -100px -100px;
  background-size: cover;
}
@media (min-width:1400px) {
  .ind-img-bg{
    background-position: right -100px;
  }
}
ul.footer-icon{
  list-style: none;
  margin-top: 25px;
}
ul.footer-icon li{
  box-sizing: border-box;
  float: left;
  width: calc(16.6666% - 10px);
  margin-right: 10px;
}
ul.footer-icon li.end{
  box-sizing: border-box;
  float: left;
  width: calc(49.9998% - 30px);
}
ul.footer-icon li img{
  width: 100%;
}
ul.footer-icon li img:hover{
  -webkit-filter:grayscale(1);
}
@media (max-width:1023px) {
  ul.footer-icon{
    margin-top: 0px;
  }
  ul.footer-icon li{
    width:calc(33.3333% - 10px);
  }
  ul.footer-icon li.end{
    width: 100%;
    margin-top: 15px;
  }
}
.line-info{
  width:90%;
  text-align:left;
  color:#0b200f;
  background-color: #eff0f0;
  position:relative;
  border: solid 1px #d0d0d0;
  border-radius: 25px;
  margin:0px;
  padding:20px; 
}
.line-info .arrow_l_int{
    width:0px;
    height:0px;
    border-width:15px;
    border-style:solid;
    border-color:transparent #d0d0d0 transparent  transparent ;
    position:absolute;
    top:20%;
    left:-30px;
}

.line-info .arrow_l_out{
    width:0px;
    height:0px;
    border-width:15px;
    border-style:solid;
    border-color:transparent #eff0f0 transparent transparent ;
    position:absolute;
    top:20%;
    left:-29px;
}

@media (max-width:756px) {
  .line-info .arrow_l_int{
    width:0px;
    height:0px;
    border-width:15px;
    border-style:solid;
    border-color:transparent transparent #d0d0d0 transparent ;
    position:absolute;
    top:-30px;
    left:40px;
  }
  .line-info .arrow_l_out{
    width:0px;
    height:0px;
    border-width:15px;
    border-style:solid;
    border-color:transparent transparent #eff0f0 transparent ;
    position:absolute;
    top:-29px;
    left:40px;
  }
}

.english-bg{
  background:url(../image/eng-img-bg.jpg) right top no-repeat;
  background-size: cover;
  color:#fff;
  font-family:'Muli', sans-serif !important;  
}

.english-bg a:link{
  color:#fff;
}
.heading-block h2.type-eng{
  font-family:'Muli', sans-serif !important;  
  color:#fff !important;
}
.heading-block-white:after{  
  content: '';
  display: block;
  margin-top: 30px;
  width: 40px;
  border-top: 2px solid #fff;
}

table.eng-table > thead > tr > th, 
table.eng-table > tbody > tr > th, 
table.eng-table > tfoot > tr > th, 
table.eng-table > thead > tr > td, 
table.eng-table > tbody > tr > td, 
table.eng-table > tfoot > tr > td {  
  color: #fff;
  border-top: 1px solid rgba(255,255,255,.5);
}
table.eng-table > thead > tr > th, 
table.eng-table > tbody > tr > th, 
table.eng-table > tfoot > tr > th{
  font-size: 20px;
}

table.eng-table > thead > tr > td, 
table.eng-table > tbody > tr > td, 
table.eng-table > tfoot > tr > td {
  font-size: 18px;
  font-weight: 200;
}  

table.eng-table > tbody > tr:hover > td,
table.eng-table > tbody > tr:hover > th {
  color:#000;
  font-weight: 200;
}

table.eng-table > tbody > tr.no-hov:hover > td,
table.eng-table > tbody > tr.no-hov:hover > th {
  background-color: rgba(255,255,255,0);
}

table.eng-table > tbody > tr.no-hov > td,
table.eng-table > tbody > tr.no-hov > th {
  height: 38px;
}
.note-td,
table.eng-table > tbody > tr > td.note-td{
  font-size: 15px;
}

@media (max-width:756px) {
  .english-bg{
    background:url(../image/eng-img-bg.jpg) left top no-repeat;
    background-size: cover;
  }
  table.eng-table > thead > tr > th, 
  table.eng-table > tbody > tr > th, 
  table.eng-table > tfoot > tr > th, 
  .eng-table > thead > tr > td, 
  table.eng-table > tbody > tr > td, 
  table.eng-table > tfoot > tr > td {  
      font-size: 13px;
  }
}
.header-h3{
  display: none;
}