.header1 {
    height: 100vh;
    max-height: 900px;
    background: url("../imgs/image1.jpg") no-repeat center center fixed;
    background-size: cover;
    min-height: 750px;
    
  }
  .header1 .overlay {
    
    height: 100%;
    background: rgba(158, 158, 150, 0.743);
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
.red1{
  color: #966a73 !important;
}
.space{
  width: 100px;
}
.veg{
  position: absolute;
    width: 38.5vw;
    top: 20vh;
    left: 30vw;
    
    z-index: 0;
}

/* .round{
  padding-left: 20px !important;
} */

.z100{
  z-index: 100;
}
.body1 {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  text-align: left;
  background-image: url(../imgs/12.jpg);
}
.btn1-primary {
  color: #fff;
  background-color: #e8b556;
  /* 框框顏色 */
  border-color: #e8b556;
}

.btn1-primary:hover {
  color: #fff;
  background-color: #e8b556;
  border-color: #e8b556;
}

.btn1-primary:focus, .btn1-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 66, 105, 0.5);
}

.btn1-primary.disabled, .btn1-primary:disabled {
  color: #fff;
  background-color: #e8b556;
  border-color: #e8b556;
}

.btn1-primary:not(:disabled):not(.disabled):active, .btn1-primary:not(:disabled):not(.disabled).active,
.show > .btn1-primary.dropdown-toggle {
  color: #fff;
  background-color: #e8b556;
  border-color: #e8b556;
}
.color{
  background-color: #e1d8c4;
}
.has1-img-bg {
  background: url(../imgs/shop.jpg) no-repeat bottom center;
  background-size: cover;
  border-radius: 10px 0px;
  /* background-attachment:fixed; */
}
.has1-img-bg1 {
  background: url(../imgs/but.jpg) no-repeat;
  background-size: cover;
  border-radius: 10px 0px 0px 10px;
}

.has1-img-bg2 {
  background: url(../imgs/t2.png) no-repeat;
  background-size: cover;
  border-radius: 10px 0px 0px 10px;
}

.has1-bg-overlay {
  position: relative;
}

.has1-bg-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../imgs/book-table-img.jpg) no-repeat center center fixed;
  background-size: cover;
  z-index: -1;
  opacity: .3;
}

.has1-bg-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #343a40;
  z-index: -2;
}

#menu .owl-menu-item {
  position: relative;
}
.ptt{
  font-size: 20px;
}

/* .navbar1-light .navbar-text a {
  color: #ff214f;
} */
.navbar-dark .navbar-nav .nav-link{
  color: #654536;
  transition: all 0.2ms ease;
}
.navbar-dark .navbar-nav .nav-link:hover{
  color: #cb9e2b;
}
.navbar-dark .navbar-nav .nav-link.active{
  color: #966a73;
}
/* .ve{
  background-image: url(../imgs/2.png);
  background-size: cover;
  width: 40%;
  height: 50.55%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
} */
.text-muted1 {
  color: #402216 !important;
}
.text-muteda {
  color: #402216 !important;
}
.text-muteda:hover {
  color: #cd5016 !important;
}
.b{
  color: #402216;
}
.fb{
  background-color: rgba(173, 145, 98, 0.468) !important;
}
.border-top1{
  border-top: #402216d3 solid 1px !important;
}
.pa0{
  padding: 0px 36px !important;
}
.text1-white {
  color: #000000 !important;
}
.k{
  color: #000 !important;
}
.has1-img-bg {
  background: url(../imgs/shop.jpg) no-repeat center center;
  background-size: cover;
}
.section1{
  background-color: rgba(0,0,0,0) !important;
}

.section1-heading h6 {
    position: relative;
    font-size: 15px;
    color: hwb(0 100% 0%);
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-left: 40px;
  }
  
  .section1-heading h6:before {
    width: 30px;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    background-color: #ffffff;
  }
  
  .section1-heading h2 {
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 25px; 
    font-size: 30px;
    font-weight: 900;
    color: #ffffff;
  }
  /* 000… */
  .section1-heading h6 {
    position: relative;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-left: 40px;
  }
  
  .section1-heading h6:before {
    width: 30px;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    background-color: #ffffff;
  }
  
  .section1-heading h2 {
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 25px; 
    font-size: 30px;
    font-weight: 900;
    color: #ffffff;
  }
.clock{
  margin-left: 50px;
  margin-right: 50px;
}
.vtuber{
  margin-left: 50px;
  margin-right: 50px;
}

.ad {
        right: 0px; /* 右邊 */

        position: absolute; /* 絕對位置 */
        border-radius: 30px; /* 圓角 */
        overflow: hidden; /* 超過的隱藏 */
        animation: ad_move 2s ease infinite; /* 動畫:名稱 時間 減速 循環 */
        top: 500px;
      }
      @keyframes ad_move {
        0% {
          right: -30px;
        }
        50% {
          right: 10px;
        }
        100% {
          right: -30px;
        }
      }
body {
  overflow-x: hidden;
}
.find{
  margin-left: 50px;
  margin-right: 50px;
}
.box {
  width: 40%;
  margin: auto;
}
.ba{
  height: -10px;
}


.test{
  margin-top: 100px;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}






