:root {
  --navBgColor: #ffffff;
  --opacitynavBgColor: #ffffff;
  --navTextColor: rgb(54, 54, 54);
  --navhoverColor: #7ac2ea;
  --highLightColor: rgba(203, 125, 157, 1);
  --hoverColor: rgba(255, 255, 255, 1);
  --darkColor: #04244a;
  --titleColor: #7ac2ea;
  --mainFontColor: rgb(56, 56, 56);
  --opacityFontColor: #54d9e7;
  --mainBorder: 1.7px solid var(--opacityFontColor);
}

h6,
h3,
h5 {
  font-family: 'Noto Serif TC', serif;
  font-weight: 700;
}

article {
  padding: 70px 0px;
}

#nav-icon span {

  background: var(--darkColor);

}

.banner {
  top: 0px;
}

.roomTitle h4 {
  font-size: 24px;
  color: #000000;
}

.categoryArea h2 {
  font-size: 26px;
  margin: auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #051c49;

}

.categoryArea h3 {
  font-size: 20px;
  margin: auto;
  margin-bottom: 20px;

}

.category_Text {
  padding-left: 4%;
}

#picCategory p {
  line-height: 24px;
  text-align: justify;
  margin: 0 auto 30px;
}

#picCategory .btn {
  border: 1px solid black;
}

#picCategory .btn:hover {
  border: 0px;
  background-color: #7ac2ea;
  color: white;
}

.line_n {
  text-decoration: line-through;
  color: rgb(124, 124, 124);
}

.roomTitle h3 {
  font-size: 16px;
  margin-top: -24px;
  text-align: right;
}

.service_mask {
  background-color: rgba(143, 142, 142, 0.26);
}



.aboutText h6 {
  line-height: 34px;
}

.aboutpic {
  position: fixed;
  top: 65%;
  left: 3%;
  cursor: pointer;
  z-index: 100;
}

.aboutpic img {
  width: 150px;
  animation: alarm 1s infinite;
}

.aboutText p {
  text-align: justify;
}

.subtitle {
  margin-top: 80px;
  text-align: center;
  font-size: 22px;
}

#about img {
  padding: 10px;
  background-color: #f1f1f1;
  box-shadow: 5px 5px 5px rgba(54, 54, 54, 0.53);
}

.item4 {
  width: 100%;
}



.navbar {
  background-color: var(--opacitynavBgColor);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

#nav-icon span {
  background: var(--darkColor);
}

.item3 {
  width: 50%;
}

.item2 {
  float: none;
}

.section2 {
  background: url(../img/bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.menuItem h5 {
  font-size: 18px;
  margin-bottom: 40px;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 1.8px;
  opacity: 0.7;
  font-weight: 700;
}

.menuItem p {
  font-family: 'Noto Serif TC',
    serif;
  text-indent: 32px;
  line-height: 1.6;
  text-align: justify;
}




/* 
#home,#myCarousel{
  
  margin-top: 88px;
} */

.mainBg {
  background-color: var(--navBgColor);
  background-size: cover;
  background-attachment: fixed;
}

.mainMask {
  background-color: rgba(0, 0, 0, 0);
}

.banner-full {

  background-image: url(../img/banner1.jpg)
}

.section:nth-child(odd) {
  background-color: #fff
}

.section2 h3 {
  color: white;
}

.section2 h3 span.beforeline {
  background-color: white;
}

.section2 h3 span.afterline {
  background-color: white;
}

#video .btn_group {
  text-align: center;
  margin-bottom: 50px;
  display: block;
}

#video .btn_a {
  margin: 0 auto;
}



.picFlex img {
  width: 46%;
  margin: 10px;
  float: left;
}

h5 small {
  color: rgb(240, 240, 240);
}

.hovereffect h2 {
  padding: 0em 0;
}

.overlay img {
  margin-top: 15px;
}

.trafficText img {
  filter: brightness(0.4)
}


.trafficText ul li {
  font-size: 18px;
}

#sns ul li {
  filter: brightness(0);
}

.footer {
  background-color: #7ac2ea;
}

.footer li {
  color: white;
}

#copyright {
  background-color: #467189;
  color: rgb(255, 255, 255);
}



/* 響應式選單*/
@media (max-width:1200px) {
  #logo {
    width: 100%;
  }

  #home,
  #myCarousel {

    margin-top: 88px;
  }

  .navbar {
    background-color: var(--navBgColor) !important;
  }

  .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
  }

  .navbar-brand>img {
    margin: auto;

  }

  .collapse {
    position: absolute;
    display: block;
    top: -1200%;
    margin: 0;
    left: 100%;
    width: 100%;
    min-height: 100vh;
    background-color: var(--navBgColor);
    transition: 0.5s;

  }

  .collapse.move {
    top: 0;
    left: 0;
    opacity: 1;
  }

  .shop1688 {
    left: 15px;
  }

  /* .navbar-collapse{
    background-color: var(--navBgColor);
  } */
  .navbar-header {
    float: none;

  }

  .navbar .container-fluid {
    padding: 0;
  }

  .container-fluid>.navbar-collapse {
    margin: 0;
  }

  .navbar-right {
    margin-right: 0;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-nav {
    text-align: center;
    float: none !important;
    margin-top: 100px;

  }

  .navbar-nav>li>a::after {
    content: '';
    width: 0%;
    height: 3px;
    background-color: var(--navhoverColor);
    margin: auto;
    margin-top: 5px;
    display: block;



  }

  .navbar-nav>li>a:hover::after {
    width: 5%;



    transition: 0.5s;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;

  }

}



/*響應式調整*/


@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:991px) {}

@media screen and (max-width:770px) {

  .aboutFlex img {
    background-color: #d1e7d9;
    border-style: double;
    border-width: 10px;
    border-color: #FFF;

  }

  .floatRightText {
    background-color: #FFF;
  }

  .aboutpic {
    top: 32%;
    left: 1%;
  }

  .btn_group .btn_a {
    width: 40%;
  }

  .aboutpic img {
    width: 80px;
  }

  .roomTitle h3 {
    margin-top: 8px;
    text-align: right;
    font-size: 16px;
  }

  .mbslider .slick-next,
  .mbslider .slick-prev {
    top: 275px;
  }

}

@media screen and (max-width:576px) {
  #logo {
    height: 90px;
  }

  .footer>div {
    width: 80%;
  }

  .footer li {
    text-align: left;
  }

  .categoryArea h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .categoryArea h3 {
    font-size: 18px;
  }

  #home,
  #myCarousel {
    margin-top: 50px;
  }

  .item3 {
    width: 100%;
    padding: 0px 40px;
  }

  .subtitle {
    font-size: 12px;
    font-weight: 600;
    margin-top: 40px;
  }

  .floatRightText,
  .floatLeftText {
    padding: 40px 20px;
  }


  .hovereffect img {
    margin-bottom: 25px;
  }

  .overlay img {
    width: 18%;
  }
}

@media screen and (max-width:414px) {}

@media screen and (max-width:375px) {}


@keyframes alarm {
  0% {
    transform: rotate(3deg);
  }

  25% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(-3deg);
  }

  75% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(3deg);
  }
}