/* 
    Created on : 2019-8-27, 10:26:22
    Author     : Bear
*/

body{
    background-color: #f6f1eb;
}

.tc-text{
    font-family: 'Noto Sans TC', sans-serif;
}
.sc-text{
    font-family: 'Noto Sans SC', sans-serif;
}

.hidden{
    display: none;
}

.index-about{
    color: #d3611b;
}

.navbar-toggler{
    border-color: rgb(137,102,79);
}
.navbar-light .navbar-nav .nav-link {
    color: #dba389;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #eb6100;
}
.navbar-nav .nav-item{
    padding-left: 20px;
}

.carousel img{
    max-width: 100%;
    max-height: 100%;
}
.carousel .carousel-indicators li{
    border-radius:50%;
    width: 10px;
    height: 10px;
    background-color: #dba389;
}
.carousel .carousel-indicators li.active {
    background-color: #eb6100;
}

.top-menu-logo{
    padding-top: 20px;
    /*padding-bottom: 20px;*/
}
.top-menu-language{
    color: #d3611b;
}
.top-menu-language{
    margin-right: 20px;
}
.top-menu-language a{
    font-size: 14px;
    color: #806155;
    padding-right: 20px;
}
.top-menu-link{
    color: #dba389;
}
.top-menu-link:hover{
    color: #eb6100;
}
#website-logo{
    width: 115px;
}

.bottom-contact-1_2{
    width: 66%
}
.row .bottom-contact-1{
    width: 50%;
}
.row .bottom-contact-2{
    width: 50%;
}
.row .bottom-contact-3{
    width: 33%;
}

.index-about{
    color: #d3611b;
    margin-top: 30px;
}

.index-about-div, .index-about-btn-div {
    position: relative;
    max-width: 100%;
    height: auto;    
}
.index-about-div .index-about-content{
    position: absolute; 
    top: 0; 
    left: 30%;
}

.index-about-div .index-about-title {
    margin-top:20px;
    font-size: 36px;
}

.index-about-div .index-about-text {
    margin-top:15px;
    margin-bottom: 18px;
    margin-right: 20px;
    font-size: 16px;
    color: #544942;
    margin-left: 10px;
}
.pc-page{
    display: block;
}
.sm-page{
    display: none;
}
.index-about-btn{
    margin-top: 20px;
}
.index-about-btn-div a{
    text-decoration: none;
}
.index-about-btn-content{
    position: absolute;
    top: 18%; 
    left: 32%;
    color:#dd7433;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 5px;
}
.index-about-btn-img{
    max-width: 100%;
}
.index-about-btn-div{
    width: 20%;
    padding: 0 10px 0 10px;
}


.index-service-btn{
    margin-top: 20px;
}
.index-service-btn-content a{
    text-decoration: none;
}
.index-service-btn-content{
    position: absolute;
    top: 18%; 
    left: 35%;
    color:#dd7433;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 5px;
}
.index-service-btn-img{
    max-width: 100%;
}
.index-service-btn-content{
    width: 25%;
    padding: 0 10px 0 10px;
}
.index-service-btn {
    position: relative;
    max-width: 100%;
    height: auto;    
    width: 25%;
    padding: 10px;
}
.index-service-btn-content{
    position: absolute;
    top: 5%; 
    left: 5%;
    color:#ffffff;
    font-size: 36px;
    font-weight: 400;
    text-shadow:2px 2px 10px #000;
    width: 100%;
}
.index-service-btn-img{
    max-width: 100%;
}

.index-tips{
    width: 100%;
}
.index-tips-btn {
    position: relative;
    max-width: 100%;
    height: auto; 
    width: 50%;
    padding: 10px;
}
.index-tips-btn-content{
    position: absolute;
    top: 10%; 
    left: 12%;
    font-size: 38px;
    font-weight: 400;
    width: 100%;
}
.index-tips-btn-img{
    max-width: 100%;
}
.index-tips-btn-text1{
    color:#626999;
}
.index-tips-btn-text2{
    color:#806155;
}

.bottom-contact-1-left,.bottom-contact-2-left,.bottom-contact-3-left{
    width: 40%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
.bottom-contact-1-right,.bottom-contact-2-right,.bottom-contact-3-right{
    width: 60%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
.bottom-contact-3-left,.bottom-contact-3-right{
    width: 50%;
}

.bottom-contact{
    color: #544942;
    font-size: 14px;
}
.bottom-contact-title{
    font-size: 28px;
    color: #d3611b;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bottom-contact-bar{
    background-color: #e08b5e;
    color: white;
    font-size: 12px;
    font-weight: lighter;
    padding: 10px 0px 10px 0px;
}
.bottom-contact-1, .bottom-contact-2{
    padding: 10px 0 10px 0;
}
.bottom-contact-1 div, .bottom-contact-2 div{
    padding: 10px 0 0px 0;
}
.bottom-contact .bottom-contact-3 {
    color: #d3611b;
}
.bottom-contact .bottom-contact-content{
    padding-bottom: 30px;
}
.bottom-contact-1 a{
    text-decoration: none;
    color: #544942;
}
.bottom-contact-1 a:hover{
    color:#BA2636;
    text-decoration:underline
} 

.nav-div{
    padding-top: 20px;
    /*padding-left: 10%;*/
    color: #dba389;
}
.hr-style{
    width:100%;
    size:0px;
    background-color:#dba389;
}

.content{
    padding-bottom: 50px;
}
.content-div{
    color: #544942;
    padding: 30px;
}
.nav-div a {
    text-decoration: none;
    color: #dba389;
}

.nav-div a:hover {
    color: #eb6100;
}
.email{
    text-decoration: none;
    color: #544942;
    font-size: 14px;
}
.email:hover{
    color:#BA2636;
    text-decoration:underline;
}

.contact-title{
    font-size: 28px;
    color: #d3611b;

}

.list-group-item.active {
    z-index: 2;
    color: #d3611b;
    background-color: #f4dfcd;
    border: 1px solid rgba(0,0,0,.125)		
}

@media screen and (max-width: 1199px){
    .index-about-div{
        margin-bottom:66px;
    }
    .index-about-content{
        background-color: white;
    }
    .index-about-btn-content {
        left: 28%;
    }
    .index-about-btn{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 992px){
    .index-about-div{
        margin-bottom: 0;
    }
    .index-about-btn{
        margin-bottom: 0px;			
    }
    .index-about-btn-1{
        background-color: white;
    }
}

#myBtn {
    display: block; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 30%; /* Place the button at the bottom of the page */
    right: 0px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #eb9a62; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px; /* Some padding */
    border-radius: 10px 0 0 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,.125);
}

#myBtn:hover {
    background-color: #eb9a62; /* Add a dark-grey background on hover */
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-group {
    margin-bottom: 15px;
}

.control-label{
    padding-top: 6px;
}

.form-horizontal{
    padding-left: 30px;
    padding-right: 30px;
}

.problem{
    color: #d3611b;
}

.booking_btn{
    color:white;
    background-color: #cca380;
    padding-left: 40px;
    padding-right: 40px;
}

.form-control {
    border:1px solid #e8ba9e;
}

.form-control:focus {
    border-color: #e8ba9e;
    box-shadow: 0 0 0 0.2rem #ffd9c2;
}


.booking_btn:hover {
    color:white;
    background-color: #ec6410;
    border-color: #cba380;
}

.booking_btn:focus {
    box-shadow: 0 0 0 0.2rem #ffd9c2
}


.hidden-box {
    background-color: #f0e2d8;
    padding: 10px;
    width: 90%;
    border-radius: 10px;
}

.table-title {
    background-color: #e0c7b1;
    color:#724529;
}

.table-active, .table-active>td, .table-active>th {
    background-color: #ecddd0;
}


a {
    color: #544942; 
}

a:hover {
    color: #BA2636;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ecddd0;
}