body{
    font-family: 'Noto Sans TC', sans-serif;
}

a {
    text-decoration:none;
}

a:hover {
    text-decoration:none;
}

.orderroom a{
    text-decoration: none; 
}

.header {
    margin: 20px auto;
    font-size: 0;
}

.navbar-brand span{
    color: #2B5F75;
}

.menu{
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    font-style: 0;     
    margin: 0 auto;
    }

.menu a{
    color: #2B5F75;
    text-decoration: none; 
    padding: 14px 15px;
    font-size: 1.1rem;
    font-weight:400;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color:#fff;
    background-color: #007bff;
}

ul li{
    display:inline;
}


.banner{
    margin-bottom:50px;
}

.tourtext .row{
    margin: 25px;
    
}

.tourtext .row hr{
    border-top-style:double #006284; 
}

.tourtext .row a{
    text-decoration: none; 
    display: inline-block;
}

.tourtext .media-left{
    padding-right: 40px;
}

.title{
    font-size: 1.17em;
    color: #fff;
    font-weight:400;
    text-shadow: -1px 2px 0px rgba(163, 163, 163, 0.26);
}


.title02{
    color: #006284;
    font-weight:400;
    text-shadow: -1px 2px 0px rgba(163, 163, 163, 0.26);
    
}

.new span{
    font-size:1.5em;
    letter-spacing:10px;
    color: #fff;
    background: #006284;
    margin: 0px -14px;
}

.newbox{
    padding:20px;
    margin-bottom:50px;
    box-shadow:3px 3px 5px 6px #cccccc;
    height: auto;
}


.newbox img{
    margin: 0 auto;
}

.newbox .tourtext_p .row{
    margin: 0 auto;
}



.newbox .newtext{
    margin: auto 0;
}


.tourtext h5{
    margin: auto 0;
    color: #138496;
    font-size: 1.2rem;    
}

.newbox img{
    margin: 0 auto;
}



.packageimg{
    margin: 50px auto;    
}

.packageimg img{
    width: 100%;
}

.footer{    
    background: #343a40;
}

.footer p{
    font-size: 10px;
    letter-spacing:5px;
    margin-bottom: 0px;
}


.packagebut button{
    margin: 5px 10px 30px 10px;
    
}

.fugang{
    margin-bottom:50px;  
}

.fugang .tourpic{
    margin-bottom:20px; 
}

.map{
    margin-top: 30px;
    max-height: 600px;
}


.footer a {
    color: #FFF;
    text-decoration: none; 
    display: inline-block;
}

.video-sunviogo {
    margin-bottom: 50px;
}


.media ul li{    
    display:inline;
    margin: 5px 10px 100px 10px;
}





.room_banner{
    margin-top: 50px;    
}


.roombox{
    background-color: rgba(206, 241, 245, 0.32);
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 30px;
    width: 100%;
    height: 100%;
    background-image: url(/img/bg.png); 
}

.w3ls_h4 {
    color:#24936E;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom:30px;
    letter-spacing: 4px;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: .8em;
    position: relative;
}
.w3ls_h4 span{
    color:#000;
}
.w3ls_h4:before,.w3ls_h4:after {
    position: absolute;
    background: #24936E;
    height: 2px;
    content: '';
}
.w3ls_h4:before {
    width: 11%;
    bottom: 20%;
    left: 44.5%;
}
.w3ls_h4:after {
    width: 18%;
    right: 41%;
    bottom: 0%;
}

.service-w3l{
	padding:5em 0;
}

.carbox{
    background-color: #A5DEE4;
    margin-bottom: 54px;   
    width: 100%;
    height: 100%;
    background-image: url(/img/bg.png);
    letter-spacing:2px;
    border-width:3px;
    border-style:dashed;
    border-color:#fff;
    padding: 10px 20px;   
}

.carbox b{
    color:#24936E;
    font-size: 18px;
}

.carbox .fa{
    color: rgb(248, 69, 129);
    padding-right: 2px;
}

/* Make the image fully responsive */
.carousel-inner img {
    width: 100%;
    height: 100%;
}


.carbox_pic {
    margin-top: 50px;
    margin-bottom: 50px; 
    border-width:2px;
    border-style:dashed;
    border-color:#006284;
    padding:5px;
    
}


.carbox .tilte_s{
    text-align:center;
}

.carbox p{
    letter-spacing:2px;
    line-height: 30px;
}
  
.stroke{
    margin: 30px auto;
}

.stroke01 p{
    margin-bottom: 0;
    font-size: 1.2rem;
    color: #fff;
    background-image: linear-gradient(180deg, #2af598 0%, #009efd 100%);
}

.stroke .list-group-item.active {
    z-index: 2;
    color: #000;
    background-color: #dafffa;
    border: 1px solid rgba(0, 0, 0, 0.219);
}

.stroke .btn-group button{
    padding: 0;
}

.stroke .dropdown-menu{
    padding: 0;
    width: 100%;
}

.stroke .card .card-title{
    color:#24936E; 
    font-weight:700;

}

.stroke .card-1 {
   margin-bottom: 20px;
}


.strokebox{
    color: #000;
    background-color: #dafffa;
    border: 1px solid rgba(0, 0, 0, 0.219);
    background-image: url(/img/bg.png);
}


.strokebox .cost .strok_title{
    padding: 8px;   
    color:#fff;
    background-color: #24936E;
    letter-spacing: 3px;　
}

.strokebox .table thead th {
    border-bottom: 2px solid #f8f9fa;
    background-color: #33A6B8;
    color: #fffff;
}

.strokebox .table-bordered td, .table-bordered th {
    border: 1px solid #ffffff;
    background-color: #cdebff;
}

.strokebox .strok_content{
    margin: 50px auto;
}

.strokebox .strok_content .strok_content_p{
    line-height: 25px;　
    letter-spacing: 10px;　  
}

.strokebox .strok_content .mark_red{
    color: red;
}

.strokebox .cost .mark_red{
    color: red;
}


.strokebox .strok_content .mark_blue{
    color: #007bff;

}
.strokebox .strok_content .mark_brown{
    color: #9a4309;
}

.strokebox .strok_content .mark_Green{
color: #008000;
}    



.stroke .btn-secondary {
    font-size: 1.2rem;
    color: #fff;
    background-color: #007bff;
    border-color: #6c757d;
    height: 50px;
    margin-bottom:50px;
}

.stroke .img-thumbnail{
    margin-bottom: 30px;
}

.stroke .btn-group .dropdown-menu p{
    margin-bottom: 0;
    font-size: 1.2rem;
    color: #fff;
    background-image: linear-gradient(180deg, #2af598 0%, #009efd 100%);    
}


@media (min-width: 1199px){

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.2rem;
    }
}

@media (max-width: 767px) {
    .packageimg img{
        width: 400%;
    }
    .media img{
        width: 400%;
    }
}
@media (max-width: 480px) {
    .packageimg img{
        width: 100%;
    }
    .media img{
        width: 120%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .packageimg img{
        width: 100%;
    }
    .media img{
        width: 100%;
    }
}
  
@media (min-width: 1200px) {
    .packageimg img {
        width: 45%;
    }
    .media img{
        width: 70%;
    }
}

