.custom-font-dominium {
  font-family: "ZCOOL XiaoWei", serif !important;
}

h3 {
  line-height: inherit;
}

.sticky-header-active .nav-pills li a {
  color: #413829 !important;
}
.sticky-header-active .nav-pills li a:hover {
  color: #b99f55 !important;
}
.sticky-header-active .nav-pills li a.active {
  color: #b99f55 !important;
}

.nav-pills li a {
  color: #FFFFFF !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}
.nav-pills li a:hover {
  color: #b99f55 !important;
}
.nav-pills li a.active {
  color: #b99f55 !important;
}

.header-btn-collapse-nav {
  background: #b99f55 !important;
  border: 2px solid #b99f55;
}

.header-nav-main:before {
  background: rgba(0, 0, 0, 0.9) !important;
}

#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
  background: transparent !important;
}

#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li {
  border-bottom: 0px;
}
#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
  padding: 0px 10px !important;
}
@media (max-width: 992px) {
  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
    padding: 10px 10px !important;
    text-align: center;
  }
}

.carousel .carousel-inner .carousel-item {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100vh;
}
.carousel .carousel-inner .carousel-item:after {
  background: linear-gradient(0deg, rgba(65, 56, 41, 0.3) 5%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0.8) 100%);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.carousel .carousel-inner .carousel-item .carousel-caption {
  z-index: 20;
  transform: translateY(-50%);
  bottom: 0;
  top: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1000px) {
  .carousel .carousel-inner .carousel-item .carousel-caption {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    height: 200px;
    width: 70%;
    text-align: center;
    padding: 0px;
  }
}
.carousel .carousel-inner .carousel-item h1 {
  font-size: 48px;
  font-weight: 800;
  text-shadow: 0px 0px 20px #000000;
  border-bottom: 1px solid #b99f55;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .carousel .carousel-inner .carousel-item h1 {
    font-size: 34px;
  }
}
.carousel .carousel-inner .carousel-item-page-detail {
  height: 50vh !important;
}

.booking-now {
  z-index: 21;
  bottom: 0px;
  height: 50px;
  text-align: center;
  padding: 10px;
  align-items: center;
  left: inherit;
  right: inherit;
  width: 100%;
  position: relative;
}
.booking-now .booking-block {
  padding: 15px;
  position: absolute;
  top: -410%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  min-height: 75%;
  width: 80%;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
}

.custom-thumb-info-style-1 .thumb-info-wrapper img {
  filter: grayscale(0) !important;
}
.custom-thumb-info-style-1 .thumb-info-wrapper:after {
  background: #FFFFFF !important;
  opacity: 0.3;
}

.custom-card-style-2 .card-img-top {
  padding-left: 35px;
}
.custom-card-style-2 .owl-service {
  border-top: 1px solid #b99f55;
  padding-top: 6px;
}
.custom-card-style-2 .card-body {
  position: relative;
  background: #000000;
  margin-top: -70px;
  max-width: 83%;
}

.custom-carousel-style-2 .owl-item.active .custom-card-style-2 .card-body {
  box-shadow: 0px 8px 31px -5px rgba(0, 0, 0, 0.07);
}

.btn {
  height: 39px !important;
  line-height: 20px !important;
}

#header .header-nav-top .dropdown .dropdown-item {
  color: #413829 !important;
}

.form-control {
  line-height: 3 !important;
}

/*# sourceMappingURL=custom.css.map */
