@charset "utf-8";
/* CSS Document */
@media (max-width:1800px) and (min-width:1600px) {	
	/*版面變寬*/
	
	.free-L{flex:0 0 30%;max-width: 30%;margin-left: 5%;}
	.free-R{flex:0 0 60%;max-width: 60%;margin-right: 5%;}	
}
@media (max-width:1600px) and (min-width:991px) {	
	
	.free-L{flex:0 0 40%;max-width: 40%;margin-left: 0%;}
	.free-R{flex:0 0 60%;max-width: 60%;margin-right: 0%;}	
}
@media (max-width:990px) and (min-width:768px) {	
	
	.free-L{flex:0 0 50%;max-width: 50%;margin-left: 0%;}
	.free-R{flex:0 0 50%;max-width: 50%;margin-right: 0%;}	
}

@media (max-width: 575px) {
	
}

.button-81 {
   background-color: #01cbd7;
    
    border-radius: 1.5rem;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Basier circle",-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 1rem 1.6rem;
    text-align: center;
    text-decoration: none #0d172a solid;
    text-decoration-thickness: auto;
    transition: all .1s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 0px 1px 2px rgba(166, 175, 195, 0.25);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}
.button-81:hover {
    background-color: #1e293b;
    color: #fff;
}

/*圖輪播*/
.hotelbox .img-fluid {   
    border-radius: 10px;
}
.hotelbox .row  .no-gutters {
        padding: 0 10px;
}
.hotelbox .row {
    align-items: center;
    margin: 0 -15px;
}
.hotelbox .mix-wrapper {
    padding: 15px 15px;
}
.hotelbox .pic-content,.hotelbox .editor-content {
    margin-top: 0px;
    margin-bottom: 5px;    
}
.hotelbox .cycle2.fx .cycle-slideshow a img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.hotelbox .editor-content .gift{
  font-size: 14px;
  clear: both;
  width:100%;
}
.hotelbox .editor-content .gift p {
    float: left;
    color: #01cbd7;
    text-shadow: 0 0 0 #01cbd7;
  margin-bottom: 0;
}
.hotelbox .editor-content .gift p:before {
    content: "\f054";
    font-family: FontAwesome !important;
}

.hotelbox .editor-content .gift ul.gift-list {
    float: left;
    display: block;
    margin-left: 15px;
    width: calc( 100% - 65px);
  list-style: none;
  margin-bottom: 0px;
}
.hotelbox .editor-content .gift:last-child {
    margin-bottom: 5px;
}

.hotelbox .editor-content h4{
margin-top: 0.5em;
    font-size: 21px;
    font-weight: bold;
    color: #01cbd7;
    display: block;
    float: left;
    width: 100%;
    text-align: right;}

.hotelbox .editor-content h3{
font-size: 21px;
    color: #333333;
    margin: 0;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0PX;
}
.hotelbox .editor-content h5{
font-size: 18px;
    color: #333333;
    margin: 0;
  font-weight: 100;
    line-height: 21px;
    margin-bottom: 8PX;
}

/*圖文*/
.hotelbox-1 .img-fluid {   
    border-radius: 10px;
}

.hotelbox-1 .row {
    align-items: center;
    margin: 0 -15px;
}
.hotelbox-1 .mix-wrapper {
    padding: 15px 15px;
}
.hotelbox-1 .pic-content,.hotelbox .editor-content {
    margin-top: 0px;
    margin-bottom: 5px;    
}
.hotelbox-1 .cycle2.fx .cycle-slideshow a img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.hotelbox-1 .editor-content .gift{
  font-size: 14px;
  clear: both;
  width:100%;
}
.hotelbox-1 .editor-content .gift p {
    float: left;
    color: #01cbd7;
    text-shadow: 0 0 0 #01cbd7;
  margin-bottom: 0;
}
.hotelbox-1 .editor-content .gift p:before {
    content: "\f054";
    font-family: FontAwesome !important;
}

.hotelbox-1 .editor-content .gift ul.gift-list {
    float: left;
    display: block;
    margin-left: 15px;
    width: calc( 100% - 65px);
  list-style: none;
  margin-bottom: 0px;
}
.hotelbox-1 .editor-content .gift:last-child {
    margin-bottom: 5px;
}

.hotelbox-1 .editor-content h4{
margin-top: 0.5em;
    font-size: 21px;
    font-weight: bold;
    color: #01cbd7;
    display: block;
    float: left;
    width: 100%;
    text-align: right;}

.hotelbox-1 .editor-content h3{
font-size: 21px;
    color: #333333;
    margin: 0;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0PX;
}
.hotelbox-1 .editor-content h5{
font-size: 18px;
    color: #333333;
    margin: 0;
  font-weight: 100;
    line-height: 21px;
    margin-bottom: 8PX;
}

/*
.hotel .ads-wrapper .item_box span.item_btn {
    display:none;
}
.hotel .ads-wrapper .item_box:hover span.item_btn_hover {
    display:none;
}*/
.hotel .ads-wrapper .item_morebox a i {
   display:none ;
}
.hotel .ads-wrapper .item_morebox a {
    isplay: inline-block;
    padding: 0.8rem 1.6rem;
    background: white;
    border: 1px solid #5c5c5c;
    color: #5c5c5c;
    font-size: 15PX;    
    text-align: center;
    text-decoration: none;
    border-radius: 50PX;
}

.hotel .ads-wrapper .item_box span.item_btn {
    float: right;
    background-color: #01cbd7;
    border-radius: 1.5rem;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
   
    font-weight: 600;
    line-height: 1;
    padding: 1rem 1.4rem;
    text-align: center;
    text-decoration: none #0d172a solid;
    text-decoration-thickness: auto;
    transition: all .1s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 0px 1px 2px rgba(166, 175, 195, 0.25);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}
.hotel .ads-wrapper .item_box span.item_btn_hover {
    float: right;
    border-radius: 1.5rem;
    box-sizing: border-box;
    /* color: #fff; */
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 1rem 1.4rem;
	text-decoration:underline;
    text-align: center;
    
    text-decoration-thickness: auto;
    transition: all .1s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 0px 1px 2px rgba(166, 175, 195, 0.25);
    -webkit-user-select: none;
    touch-action: manipulation;
    margin-top: 0.5em;
    color: white;
    background: #2e2e2e;
    display: none;
}
.hotel .item_box figure {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 8PX;
}
.hotel .ads-wrapper .item_box h4 {
    margin-top: 0.5em;
    font-size: 18px;
    font-weight: bold;
    color: #ff6b21;
    display: block;
    float: left;
    text-align: right;
    width: 100%;
}
.hotel .ads-wrapper .item_box .item_more_txt span.item_tag {
    /* display: flex; */
    padding: 3px 8px;
    font-size: 15px;
    margin: 0;
    border-radius: 10px;
}
/*.hotel .ads-wrapper .item_box .item_more_txt span.item_tag:before
{
content: "\f054";font-family: FontAwesome !important;color: #01cbd7;
}
*/
.hotel .ads-wrapper .item_box .item_more_txt span.item_tag:before{margin-right: 2px;}
.hotel .ads-wrapper .item_box .item_more_txt h3 {
    
    font-size: 20px;	
    color: #333333;
    margin-bottom: 5px;
    /*font-weight: bold;*/

}
.hotel .ads-wrapper .item_box .item_more_txt h3 span{
    font-weight: 100;
    font-size: 18px;
	line-height:20px;
    color: #333333;
    margin: 0;
    

}

/*小輪播圖*/
.hotelpic .carousel-inner {
    position: relative;
    width: 94%;
    overflow: hidden;
    border-radius: 10px;
    margin: 3%;
}
@media (max-width: 575px){
.hotelpic .carousel-inner {    
    width: 91%;   
    margin: 4.5%;
	}
}
/*自編碼*/

.hoteltext{display: block;padding:15px;width:100%;float: left;}



.hoteltext .gift{
  font-size: 15px;
  clear: both;
  width:100%;
}
.hoteltext .gift p {
  
    float: left;
    color: #01cbd7;
    text-shadow: 0 0 0 #01cbd7;
  margin-bottom: 0;
}
.hoteltext .gift p:before {
    content: "\f054";
    font-family: FontAwesome !important;
}

.hoteltext .gift ul.gift-list {
    float: left;
    display: block;
    margin-left: 15px;
    width: calc( 85% - 100px);
  list-style: none;
  margin-bottom: 0px;
}
.hoteltext .gift:last-child { margin-bottom: 5px;}
.hoteltext .gift ul.gift-list li { 
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
overflow:hidden;}
.hoteltext span.label { font-size: 15px;font-weight: 300;}
.hoteltext span.label.label-danger{ color:#797979;}
.hoteltext h4{
    margin-top: -1.8em;
    font-size: 21px;
    font-weight: bold;
    color: #ff6b21;
    display: block;
    float: left;
    width: 100%;
    text-align: right;}
.hoteltext h4 span {
    font-size: 16px;
    font-weight: normal;
}
.hoteltext h3{
font-size: 23px;
    color: #333333;
    margin: 0;
    /*font-weight: bold;*/
    line-height: 30px;
    margin-bottom: 0PX;
}
.hoteltext h5{
font-size: 18px;
    color: #4f4f4f;
    margin: 0;
  font-weight: 100;
    line-height: 21px;
    margin-bottom: 8PX;
}
.hoteltext .item_tag{
	    border-radius: 8px;
    margin-right: 5px;
    font-size: 14px;
    padding: 5px;
}
@media (max-width: 575px){
	.hoteltext{padding:0 20px;}
	.hoteltext h4{ margin-top: 0em;    }
}