@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:300,400|Roboto:300,400&display=swap');

body, html {
    height: 100%;
    margin: 0;
    font-family:  'Roboto', 'sans-serif', 'Noto Sans TC';
    color: #AF946D;
    box-sizing: border-box;
    font-weight: 300;
    /* overflow: hidden; */
  }

h3 {
  font-weight: 300;
  font-size: 	1.875rem;
  margin-top: 0.5rem;
}
h4 {
  font-weight: 300;
  font-size: 1.25rem;
}
ul {
  font-size: 1.25rem;
}
.btn {
  font-size: 1.25rem;
  padding:0;
  font-weight: 300;
}
.btn-outline-light:hover {
  color: #AF946D;
}

/* new navbar */
.navbar .container {
  max-width: 1440px !important;
}
.navbar-brand img{
  width: 130%;
}
.navbar-nav .nav-item .nav-link{
	padding: 1.1em 1em!important;
	font-size: 1.125rem;
  letter-spacing: 1px;
  color: #fff;
}
nav{
  -webkit-transition: padding-top .3s,padding-bottom .3s;
  -moz-transition: padding-top .3s,padding-bottom .3s;
  transition: padding-top .3s,padding-bottom .3s;
  border: none;
}
.shrink {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #000000;
  opacity: 0.5;
}
.navbar-dark .navbar-toggler {
  border: 0;
}
.nav-item a::after {
  content: '';
  height: 2px; 
  width: 80px; 
  background-color: #ffffff; 
  transform: skew(-20deg); 
  -webkit-transform: skew(-20deg);
}
.nav-item a::after{
  content: '';
}


@media only screen and (max-width: 1200px) {
  .center-x {
    text-align: center;
  }
  .navbar-brand {
    margin: 0 auto;
  }

}

/* Full screen banner */
/* .banner-heading {
  position: absolute;
  bottom: 20rem;
  right: 100px;
} */
.banner-sub-heading {
  position: absolute;
  bottom: 20rem;
  right: 100px;
  color: #ffffff;
  font-size: 1.5rem;
}
.banner-line {
  height: 2px;
  width: 413px;
  position: absolute;
  background-color: #ffffff;
  transform: skew(-60deg);
  -webkit-transform: skew(60deg);
  bottom: 19rem;
  right: 0;
}

#full-img {
  position: relative;
  
}

#full-img a.down_btn {
    position: absolute;
    bottom: 1.25rem;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font : normal 400 1.25rem/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
    padding-top: 5rem;
}

#full-img a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: -0.75rem;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}

#full-img a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#full-img a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}

@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}




/* section margin */
#course, #about, #entertainment, #staterooms, #food {
  margin: 8% 0;
}
/* section title setting */
.title {
  font-size: 1.875rem;
  /* text-align: center; */
  /* margin-bottom: 5%; */
  font-weight: 300;
  
}
.title_ch {
  margin: 0;
}

.title_line {
  height: 4px;
  /* width: 36rem; */
  /* width: 62rem; */
  width: 39%;
  background-color: #AF946D;
  display: block;
  margin-bottom: 5%;
}


.title p.title_en {
  font-weight: 300;
  font-size: 2.25rem;
  margin: 0;
  font-family: 'Times';
  
}
.title img{
  margin-top: -0.6rem;
}
.title p.description{
  font-size: 0.875rem;
}

.title_r {
  color: #ffffff;
}
#about .title_line {
  background-color: #ffffff;
}

#full-img{
  background-image: url("../images/wd_main.jpg");
  background-size: cover;
  width: 100%;
  height: 100vh;
  display: table;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.bg {
  background-color: rgba(97,80,54,0.4);
  background-size: cover;
  position: relative;
  display: table;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  overflow: hidden;
}

#princess_title {
  margin: 5% auto;
  text-align: center;
}
/* Hero WD Logo */
.center_logo {
  position: absolute;
    top: 40%;
    left: 44%;
    /* z-index: 22222; */
    margin: auto;
}
  

/* WD Course */
#course .title_line {
  margin-bottom: 2%;
}
/* #course .pattern_1 {
  background-image: url(../images/wd_tour_bg_pattern01.svg);
  background-repeat: no-repeat;
    background-position: 25% top;
    
    height: 16rem;
    
} */
/* #course .pattern_2 {
  background-image: url(../images/wd_tour_bg_pattern02.svg);
  background-repeat: no-repeat;
    background-position: right center;

    height: 16rem;
    
} */
.tour_1 {
  /* margin-top: 10%; */
    margin-bottom: 13% !important;
}

.spot {
  font-size: 3.5rem;
   
}

.tour_1 .spot {
  top: -26%;
    left: -32%;
  padding: 1rem 2.5rem;
  background: rgba(255,255,255,.6);
}
.tour_2 .spot {
  top: -26%;
  right: -32%;
  padding: 1rem 2.5rem;
  background: rgba(255,255,255,.6);
}

.color_block {
  background-color: #AF946D;
  color: #ffffff;
  border-radius: 10px;
}
.color_block h3 {
  margin-bottom: 0;
}

.color_block ul li {
  line-height: 1.25;
}


.icon_diamond {
  list-style-image: url('../images/icon_diamond_w.svg');
  padding-left: 16%;
}
.tour_order {
  top: -13%;
  right: 5%;
  font-size: 5rem;
  font-family: 'Times';
}

.tour_2 .tour_order {
  top: 0;
  left: 0;
}


.tour_1::before {
  content: url('../images/wd_tour_bg_pattern01.svg');
  width: 100%;
  margin-left: -10%;
}
.tour_1::after {
  content: url('../images/wd_tour_bg_pattern02.svg');
  /* width: 100%; */
  /* margin-left: -10%; */
  text-align: right;
  /* position: absolute; */
  position: absolute;
    bottom: -51%;
    right: -10%;
}




/* about */
#about {
 background: #AF946D;
 color: #ffffff;
}
.about_bg {
  background-image: url(../images/wd_about_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /* padding: 2rem 0;
  width: 100%; */
  /* height: 100%; */
  /* background-attachment:fixed; */
  /* width: 100%; */
  /* max-width: 1140px; */
}

.about {
  color: #ffffff;
}
.about h2 {
  font-size: 3.5rem;
  font-weight: 300;
}
.about .description {
  margin-top: 5rem;
}

.about .position_relative {
  z-index: 10;
}
.about .bs {
  z-index: -22;
  height: 100%;
  background-color: #957F5F;
  width: 92%;
  top: 4%;
  left: 0;
  border: 1px solid #ffffff;
}

.about_bg .container.title {
  padding-top: 5rem;
} 
.about_content {
  padding-bottom: 4rem;
}



/* Palace */
#palace h2 {
  font-family: 'Times';
  font-size: 3.15rem;
  margin-bottom: 0;
}
#palace .title_line {

  margin-left: -7%;
}
.palace_b p{
  font-size: 1.25rem;
}

.palace_t p {
  font-size: 1.15rem;
}
.palace_t {
  margin-top: -14%;
}

.palace_t h2.rotate {
  transform: rotate(270deg);
}
.palace_t::after {
  content: url(../images/wd_palace_bg_pattern01.svg);
}


/* Staterooms */

#staterooms .title_wrap {
  background: #AF946D;
  padding: 3rem 0;
  margin-bottom: 4%;

  background-image: url(../images/wd_stateroom_bg.svg);
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;;
}
#staterooms .title {
  color: #ffffff;
}
#staterooms .title_line {
  background: #ffffff;
  margin-bottom: 3.5rem;
}
.title_wrap .title_des {
  color: #ffffff;
  font-size: 1.25rem;
}
#staterooms .btn {
  padding: .375rem .75rem;
}



.deal-block {
  margin: 2rem 0;
  /* overflow: hidden; */
}
.text-wrap {
  bottom: 0;
  background-color: rgba(255,255,255,0.88);
  width: 100%;
  left: 0;
  transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;
  padding: 0 1rem;
  color: #757575;
  z-index: 3;
}

.box-img {
  /* height: 100%; */
  overflow: hidden;
}
.box-img img {
  -moz-border-radius: 4px; 
  border-radius: 4px;
  -webkit-border-radius: 4px; 
  transform-origin: 65% 75%;
  transition: transform 1s, filter .5s ease-out;
  transform-origin: 65% 75%;
  transition: transform 1s, filter .5s ease-out;
}
.text-wrap h4 {
  margin-top: 1rem;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.text-wrap p {
  color: #9A9A9A;
  font-size: 1.2rem;
}
.slide-clip {
  height: 100%;
  width: 100%;
  background:rgba(132,112,82,.5);
  top: 0;
  left: 0;
  z-index: 2;
  transition:all .8s ease;
  -moz-transition:all .5s ease;
  -webkit-transition:all .5s ease;
  -moz-border-radius: 4px; 
  border-radius: 4px;
  -webkit-border-radius: 4px; 
}
 .item-slide:hover .slide-clip {
  /* left: -100%;; */
  background-color: transparent;
  transition:all .5s ease;
  -moz-transition:all .5s ease;
  -webkit-transition:all .5s ease;
  /* cursor: pointer; */
}

.notice {
  color: #757575;
}

.item-slide:hover .box-img img{
  transform: scale(1.3);
  border-radius: 4px;
}


/* Entertainment */

.image_en h3 {
  top: 46%;
    left: 34%;
    color: #ffffff;
    text-align: center;
    text-shadow: black 0.1em 0.1em 0.2em
}

.first_row .image_en:nth-child(2) h3{
  left: 28%;
}
.sec_row .image_en:nth-child(1) h3{
  left: 42%;
}
.sec_row .col-lg-7 .image_en h3{
  left: 36%;
}


.entertainment .first_row, .entertainment .sec_row {
  margin-bottom: 5%;
}

.image_en::before {
  content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 0.25;
    /* -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: skew(-30deg) scaleY(1) translate(0, 0);
    transform: skew(-30deg) scaleY(1) translate(0, 0);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); */
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

/* .image_en .img-fluid::before{} */

.image_en:hover::before {
 width: 0;
}




.image_en::after {
  content: "";
  position: absolute;
  width: 0;
height: 0;
bottom: 0;
border-style: solid;
border-width: 0 0 12rem 8rem;
opacity: 0.5;
border-color: #ffffff transparent transparent transparent;
z-index: 222;
}
/* .image_en:hover:before {
  content: "";
  position: absolute;
  width: 0;
height: 0;
border-style: solid;
border-width: 12rem 8rem 0 0;
opacity: 0.5;
border-color: #ffffff transparent transparent transparent;
}
.image_en:hover:after {
  content: "";
  position: absolute;
  width: 0;
height: 0;
bottom: 0;
border-style: solid;
border-width: 0 0 12rem 8rem;
opacity: 0.5;
border-color: #ffffff transparent transparent transparent;
} */








/* Beauty */
#beauty .title_line {
  margin-bottom: 3%;

}
/* Beauty slider css */
#beauty {
  overflow: hidden;
}

/* #beauty svg {
    display: block;
    overflow: visible;
} */

.slider-container {
  position: relative;
  height: 100%;
  user-select: none;
  /* cursor: all-scroll; */
}
.slider-control {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 12%;
  height: 100%;
  transition: opacity 0.3s;
  will-change: opacity;
  opacity: 0;
}
  .slider-control .inactive:hover {
    /* cursor: auto; */
  }



  .slider-pagi__elem {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 2rem;
    height: 2rem;
    margin: 0 0.5rem;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
  }


  /* SCSS to CSS */
  .slide:nth-child(1) {
    left: 0;
 }
 .slide__overlay-path {
   fill: #AF946D;
 }



 .slider-container {
  position: relative;
  height: 100%;
  user-select: none;
  cursor: all-scroll;
}
.slider-control {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 12%;
  height: 100%;
  transition: opacity 0.3s;
  will-change: opacity;
  opacity: 0;
}
.slider-control.inactive:hover {
  cursor: auto;
}
.slider-control:not(.inactive):hover {
  opacity: 1;
  cursor: pointer;
}
.slider-control.left {
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}
.slider-control.right {
  right: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}
.slider-pagi {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 2rem;
  transform: translateX(-50%);
  font-size: 0;
  list-style-type: none;
}
.slider-pagi__elem {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.5rem;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}
.slider-pagi__elem:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.8rem;
  height: 0.8rem;
  background: #fff;
  border-radius: 50%;
  transition: transform 0.3s;
  transform: translate(-50%, -50%) scale(0);
}
.slider-pagi__elem.active:before, .slider-pagi__elem:hover:before {
  transform: translate(-50%, -50%) scale(1);
}
.slider {
  z-index: 1;
  position: relative;
  height: 100%;
}
.slider.animating {
  transition: transform 0.5s;
  will-change: transform;
}
.slider.animating .slide__bg {
  transition: transform 0.5s;
  will-change: transform;
}








 .slider {
  z-index: 1;
  position: relative;
  /* height: 100%; */
  width: 100%;
  height: 60vh;
  /* overflow: hidden; */
}

.slide {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}


.slide.active .slide__overlay, .slide.active .slide__text {
  opacity: 1;
  transform: translateX(0);
}
.slide__bg {
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  background-size: cover;
  will-change: transform;
}
.slide:nth-child(1) {
  left: 0;
}




  .slide:nth-child(1) .slide__bg {
    left: 0;
    background-image: url('../images/wd_beauty_01.jpg');
    height: 100%;
 }


 @media (max-width: 991px) {
  .slide:nth-child(1) .slide__text {
    background-color: rgba(175, 148, 109, 0.67);
 }
}
.slide:nth-child(2) {
  left: 100%;
}
.slide:nth-child(2) .slide__bg {
  left: -50%;
  background-image: url('../images/wd_beauty_02.jpg');
}
.slide:nth-child(2) .slide__overlay-path {
  /* fill: #e1ccae; */
}
@media (max-width: 991px) {
  .slide:nth-child(2) .slide__text {
    background-color: rgba(175, 148, 109, 0.67);
 }
}
.slide:nth-child(3) {
  left: 200%;
}
.slide:nth-child(3) .slide__bg {
  left: -100%;
  background-image: url('../images/wd_beauty_03.jpg');
}
.slide:nth-child(3) .slide__overlay-path {
  /* fill: #adc5cd; */
}
@media (max-width: 991px) {
  .slide:nth-child(3) .slide__text {
    background-color: rgba(175, 148, 109, 0.67);
 }
}


.slide:nth-child(4) {
  left: 300%;
}
.slide:nth-child(4) .slide__bg {
  left: -150%;
  background-image: url('../images/wd_beauty_04.jpg');
}
.slide:nth-child(4) .slide__overlay-path {
  /* fill: #cbc6c3; */
}
@media (max-width: 991px) {
  .slide:nth-child(4) .slide__text {
    background-color: rgba(175, 148, 109, 0.67);
 }
}

.slide:nth-child(5) {
  left: 400%;
}
.slide:nth-child(5) .slide__bg {
  left: -200%;
  background-image: url('../images/wd_beauty_05.jpg');
}
.slide:nth-child(5) .slide__overlay-path {
  /* fill: #cbc6c3; */
}
@media (max-width: 991px) {
  .slide:nth-child(5) .slide__text {
    background-color: rgba(175, 148, 109, 0.67);
 }
}

.slide:nth-child(6) {
  left: 500%;
}
.slide:nth-child(6) .slide__bg {
  left: -250%;
  background-image: url('../images/wd_beauty_06.jpg');
}
@media (max-width: 991px) {
  .slide:nth-child(6) .slide__text {
    background-color: rgba(175, 148, 109, 0.67);
 }
}



/* @media (max-width: 991px) {
  .slide:nth-child(4) .slide__text {
    background-color: rgba(203, 198, 195, 0.8);
 }
} */
.slide__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slide__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  min-height: 810px;
  transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
  will-change: transform, opacity;
  transform: translate3d(-20%, 0, 0);
  opacity: 0;
}
@media (max-width: 991px) {
  .slide__overlay {
    display: none;
 }
}
.slide__overlay path {
  opacity: 0.8;
}
.slide__text {
  position: absolute;
  width: 25%;
  bottom: 15%;
  left: 12%;
  color: #fff;
  transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
  will-change: transform, opacity;
  transform: translateY(-50%);
  opacity: 0;
}
@media (max-width: 991px) {
  .slide__text {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20rem;
    text-align: center;
    transform: translateY(50%);
    transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
    padding: 0 1rem;
 }
}
.slide__text-heading {
  /* font-family: 'Polar', Helvetica, Arial, sans-serif; */
  font-size: 2.5rem;
  /* margin-bottom: 2rem; */
}
.slide__text-heading_sub  {
  font-size: 	1.5rem;
  margin-bottom: 1.5rem;

}
@media (max-width: 991px) {
  .slide__text-heading {
    line-height: 20rem;
    font-size: 2.5rem;
 }
}
.slide__text-desc {
  /* font-family: 'Open Sans', Helvetica, Arial, sans-serif; */
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .slide__text-desc {
    display: none;
 }
}
.slide__text-link {
  z-index: 5;
  display: inline-block;
  position: relative;
  padding: 0.5rem;
  cursor: pointer;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 2.3rem;
  perspective: 1000px;
}
@media (max-width: 991px) {
  .slide__text-link {
    display: none;
 }
}
.slide__text-link:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transform-origin: 50% 100%;
  transform: rotateX(-85deg);
  transition: transform 0.3s;
  will-change: transform;
}
.slide__text-link:hover:before {
  transform: rotateX(0);
}



/* Beauty Pattern */
.slider-container {
  margin-top: 6rem;
  margin-bottom: 18rem;
}
.slider-container::before {
  content: "";
  width: 60%;
  background-color: #AF946D;
  height: 2px;
  right: 0;
  top: -6%;
  position: absolute;

}



.slider-container::after {
  content: "";
  width: 60%;
  background-color: #AF946D;
  height: 2px;
  left: 0;
  bottom: -6%;
  position: absolute;

}

.bg-pattern::before {
  content: url(../images/wd_beauty_bg_pattern01.svg);
  position: absolute;
  position: absolute;
  top: -44%;
  left: 0;
}
.bg-pattern::after {
  content: url(../images/wd_beauty_bg_pattern02.svg);
  position: absolute;
  position: absolute;
  bottom: -36%;
  right: 0;
}


/* Food */
#food {
  margin-top: 4%;
  overflow: hidden;
}

.food .color_block {
  background-image: url(../images/wd_food_bg01.svg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.food .color_block .title_line {
  background: #ffffff;
}


#food .title {
  margin-top: 12rem;
}
#food .title_line {
  width: 55%;
}
.food .color_block .des {
  font-size: 1.25rem;
}



.active {
  z-index: 1;
    /* display: flex; */
    visibility: visible;
}

.food .color_block {
  width: 100%;
  height: 60vh;
  background-color: #AF946D;
  border-radius: 0;
}


.carousel__nav {
  position: absolute;
  right: 2%;
  z-index: 2;
  bottom: 4%;
  cursor: pointer;
  fill: #AF946D;
}
.carousel__nav span.vertical_line {
  position: absolute;
  height: 2.5rem;
  width: 2px;
  background: #AF946D;
  top: 0%;
  right: 50%;

}


.carousel {
  height: 60vh;
}

.carousel-item__image {
  width: 103%;
    height: 52vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: -15px;
    position: relative;
}
.carousel-item--1 .carousel-item__image {
  background-image: url(../images/wd_food_01.jpg);
}
.carousel-item--2 .carousel-item__image {
  background-image: url(../images/wd_food_02.jpg);
}
.carousel-item--3 .carousel-item__image {
  background-image: url(../images/wd_food_03.jpg);
}
.carousel-item--4 .carousel-item__image {
  background-image: url(../images/wd_food_04.jpg);
}
.carousel-item__image .layer {
  background-color: rgba(175, 148, 109, 0.31);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#food h2 {
  font-size: 1.5rem;
  color: #9A9A9A;
  position: absolute;
  padding: 0 1rem;
  font-weight: 300;
  width: 65%;
}

.carousel-item__container {
  padding: 2.4rem;
}

.carosel-item_title {
  top: 34%;
  right: 18%;
  width: 100%;
}

.carosel-item_title h1  {
  color: #ffffff;
  font-size: 3.75rem;
  /* text-align: right; */
  padding: 0;
  margin: 0;
}
#food .carosel-item_title h2 {
  color: #ffffff;
  font-family: 'Times';
  font-size: 2.25rem;
  padding: 0;
  margin: 0;
  width: 100%;
}












/* Entertainment slider */
#entertainment .container {
  overflow: hidden;
}
.image-holder img {
	width: 100%;
  height: 43vh;
	object-fit: cover;
}
.image-holder {
  z-index: 5;
}
.image-holder2 {
  z-index: 2;
  display: block;
  border: 1px solid #757575;
  top: 20%;
  left: 9%;
  width: 109%;
  height: 77%;
}
.slide-content {
  z-index: 5;
}
.vertical {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.vertical .intro {
  position: relative;
  z-index: 10;
  opacity: 0;
  animation: fadeIn 0.8s 0.4s ease forwards;
}
.vertical .intro a {
  color: #8d8d8d;
    text-decoration: none;
}
.vertical .intro .title {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3;
}
.intro .title .underline, .underline_sub{
  color: #757575;
  font-weight: 300;
  font-size: 1.75rem;
}
.intro .title .underline_sub{
  font-size: 0.875rem;
}
.grid .description {
  position: relative;
  z-index: 1;
  margin: 1rem 0 1.5rem 0;
  font-size: 1rem;
  opacity: 0;
  animation: fadeIn 0.8s 0.6s ease forwards;
}
.slider-item {
  display: none;
}
.slider-item.active {
  display: block;
}
.hide-mobile {
  display: none;
}
.intro.show-mobile {
  display: block;
  margin: 1rem 0;
}
.slide_btn {
  top: 46%;
}
.grid button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  font-size: inherit;
}
.grid .controls {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  padding: 0.25rem 0 0.25rem 0;
}
.grid .controls .previous {
  position: absolute;
  top: 0;
  display: block;
  width: 3%;
  height: 122%;
}
.grid .controls .previous i {
  position: absolute;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: -0.6rem;
  margin-top: 0.6rem;
  border-left: 1px solid #757575;
  border-bottom: 1px solid #757575;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-sizing: border-box;
}
.grid .controls .previous:hover i, 
.grid .controls .next:hover i{
  width: 1.4rem;
    height: 1.4rem;
}
.grid .controls .next {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 354px;
}
.grid .controls .next i {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.8rem;
  height: 0.8rem;
  margin-right: -0.6rem;
  margin-top: 0.6rem;
  border-left: 1px solid #757575;
  border-bottom: 1px solid #757575;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  box-sizing: border-box;
}
.grid .controls .next, .grid .controls .previous {
  display: flex;
    align-content: center;
    justify-content: center;
    font-size: 2rem;
    color: #232323;
}
.grid .controls .previous, .grid .controls .next{
  display: flex;
  align-content: center;
  justify-content: center;
  flex-basis: 15%;
  font-size: 2rem;
  color: #757575;
}
.grid .controls .previous i, 
.grid .controls .next i {
  transition: all 0.1s ease;
}
.active .image-holder::before {
  position: absolute;
  content: '';
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transform-origin: 100% 50%;
  animation: revealRight 1s cubic-bezier(0.23,1,0.75,1) forwards;
}

@keyframes revealRight {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(20%);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}

@media (min-width: 62rem){
  .intro {
    animation: fadeInLeft 0.8s 0.4s ease forwards;
}
.intro .title {
    font-size: 4.25rem;
    padding: 1.5rem 2.5rem 1.5rem 2.5rem;
    background: #ffffff;
}
.slider-item.active .hide-mobile{
  display: block;
}
.image-holder img{
  height: 40vh;
}
.grid .description {
  font-size: 0.875rem;
    margin: 1rem 0 0 0;
    background: #ffffff;
}
.grid .des_pattern {
  top: 0;
  left: -17%;
  background: #ffffff;
  width: 20%;
}

.grid .controls {
  padding: 1.75rem 0 1.75rem 0;
}
.grid .controls .previous, 
.grid .controls .next {
  flex-basis: 8.33%;
}
.slider-item.active .hide-mobile {
  display: block;
}
.slider-item.active .show-mobile {
  display: none;
}

}

@media (max-width: 991px){
  .image-holder2 {
    display: none;
  }
  #entertainment .slider {
    margin-left: -8%;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .image-holder2 {
    display: block;
    height: 67%;
    width: 96%;
  }
  .des_pattern {
    background: #ffffff;
    z-index: 2;
    top: 34%;
    left: -24%;
  }
  .grid .description {
    background: #ffffff;
  }
}

@media (max-width: 768px){
  #entertainment .slider {
    margin-left: -15%;
  }
  .slide_btn {
    margin-left: -5%;
  }
  .des_pattern img {
    max-width: 66%;
  }
  .des_pattern {
    margin-left: -13%;
    top: 22%;
  }
  .show-mobile {
    text-align: center;
  }
}










/* WD RWD Adjust */
@media (max-width: 1372px) {
  /* Courses */
  .tour_1::after {
    right: -30px;
  }  
}

@media (max-width: 1366px) {
  /* Food */
  #food .title {
    margin-top: 7rem;
  }
  .carousel__nav {
    bottom: 1%;
  }
  .carousel-item__container {
    padding: 1.4rem;
}
}

@media (min-width: 1025px) and (max-width: 1366px) {
  
  /* Hero */
  .banner-sub-heading {
    bottom: 13rem;
  }
  .banner-line {
    bottom: 12rem;
  }
  /* Food */
  .food .color_block {
    height: 63vh;
  }

  .carousel-item.active {
    margin-bottom: 2rem;
  }
}


@media (max-width: 991px) {
  /* Course */
  .tour_1::after {
    display: none;
  }
  .spot {
    font-size: 2.5rem;
}

.tour_1 .spot {
  top: -123%;
  left: 0;
}
  .tour_2 .spot {
    top: -117%;
    right: 0;
  }

  .tour_order {
    top: -6%;
    right: 0;
  }
  .date {
    margin-top: 2rem;
  }

  /* Palace */
  .palace_t {
    margin-top: 0;
  }
  .palace_t h2.rotate {
    transform: rotate(0deg);
  }
  .palace_t::after {
    position: absolute;
    right: 0;
    top: 7rem;
  }
  .palace_b .col-lg-5.col-md-12 {
    text-align: center;
    margin-bottom: 2rem;
  }

  /* Entertainment */
  .first_row .col-md-10.image_en  {
    margin-bottom: 2rem;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  .first_row .col-md-6.image_en{
    margin: 0 auto;
  }
/* .sec_row .col-md-6.image_en {
  margin: 0 auto;
    margin-bottom: 2rem;
}  */
.sec_row .col-lg-7 .image_en, .last_row .col-md-11.image_en, .sec_row .col-md-6.image_en {
  margin: 0 auto;
  margin-bottom: 2rem;
}

.last_row .col-lg-5.image_en{
  margin: 0 auto !important;
  text-align: center;

}

.first_row .image_en:nth-child(2) h3 {
  left: 21%;
}

/* Beauty */
#beauty .title_des {
  width: 60%;
}

.slider-pagi__elem {
  width: 1.25rem;
    height: 1.25rem;
}
.slider-pagi__elem:before {
  width: 0.58rem;
    height: 0.58rem;
}
.slider-pagi {
  left: 48%;
}

/* Food */
.food .color_block {
  height: 35vh;
}
.carousel-item__container {
  padding: 3.4rem;
}
}

/* Food */

#food .text-right h2 {
  right: 3.5rem;
  top: -1.3rem;
}
#food .food_content {
  margin-left: 23%;
  height: 14rem;
  border: 1px solid #757575;
  margin-top: -16%;
  z-index: 2;
}
#food .col-md-8, #food .col-12 {
  z-index: 5;
}
.food_content p {
  text-align: center;
  width: 35%;
  margin-top: 10%;
  margin-left: 50%;
  font-size: 0.875rem;
}
#food .food_content.text-left {
  margin-right: 23%;
}
#food .food_content.text-left h2 {
  left: 3.5rem;
  top: -1.3rem;
}
#food .food_content.text-left p{
  margin-left: 15%;
}
#food .food_content_mid {
  height: 14rem;
  border: 1px solid #757575;
  margin-top: -7%;
  z-index: 2;
}

#food .food_content_mid h2 {
  left: 1.5rem;
  bottom: -1.5rem;
}
.food_content_mid p {
  margin: 0 auto;
  width: 35%;
  margin-top: 13%;
  font-size: 0.875rem;
}
@media (max-width: 768px){

  .center_logo {
    top: 32%;
    left: 31%;
  }
  .last_row .col-lg-5.image_en h3 {
    top: 46%;
    left: 41%;
  }
}

@media (max-width: 767px) {



  /* Course */ 
  .spot {
    font-size: 2rem;
}
  .tour_1 .spot {
    top: -92%;
    left: 0;
  }
  .tour_2 .spot {
    top: -88%;
    right: 0;
}
.palace_t::after {
  top: -4rem;
  transform: scale(.4);
}
.palace_t p {
  text-align: left !important;
}
  
}

@media (max-width: 576px) {
  /* Hero */
  .center_logo {
    top: 18%;
    left: 15%;
}
.banner-line {
  bottom: 13rem;
}
.banner-sub-heading {
  bottom: 15rem;
  right: 20%;
}
.about_bg .container.title {
  padding-top: 2rem;
}
.about_content {
  padding-bottom: 2rem;

}
.palace_t::after {
  display: none;
}
.palace_b .col-lg-3.col-md-6{
  max-height: 25rem;
  overflow: hidden;
}

.slide-clip {
  display: none;
}
.box-img {
  text-align: center;
}
/* Entertainment */
.first_row .col-lg-12.col-md-10.image_en h3 {
  top: 35%;
    left: 26%;
}
.first_row .col-md-6.image_en {
  height: 25rem;
  overflow: hidden;
}
.first_row .col-md-10.image_en {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-left: 15px;
  margin-right: -15px;
}
.first_row .image_en:nth-child(2) h3 {
  left: 26%;
}
.sec_row .col-lg-7 {
  padding-left: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
}
.sec_row .col-lg-7 .image_en h3 {
  left: 30%;
  top: 36%;
}
.last_row .col-lg-7.image_en h3 {
  top: 38%;
  left: 33%
}
/* Beauty */
.slider-pagi {
  width: 100%;
  left: 65%;
}
.slider-container {
  margin-bottom: 11rem;
}
/* Food */
.food .color_block {
  height: 56vh;
}
.carousel-item__image {
  width: 105%;
}
.carousel-item__container {
  padding-top: 1.5rem;
    padding-left: 1rem;
}
}


@media (max-width: 576px) {
  .center_logo {
    left: 10%;
  }
   /* Courses */
   .tour_1 .color_block {
    margin-bottom: 3rem;
  }
  .tour_2 .spot {
    top: -80%;
  }

  /* Beauty */
  .slider-pagi {
    left: 60%;
  } 

  /* Food */
  .food .color_block {
    height: 67vh;
}

.carousel-item.active {
  margin-bottom: 5.5rem;
}
.carosel-item_title {
  right: 6%;
}
.carosel-item_title h1 {
  font-size: 3.25rem;
}
#food .carosel-item_title h2 {
  font-size: 2rem;
}
}




@media (max-width: 320px) {
  /* Hero */
  #full-img a {
    bottom: 0;
  }
  #full-img .center_logo .img-fluid {
    max-width: 88%;
  }
  .banner-sub-heading {
    bottom: 11rem;
    right: 12%;
  }
  .banner-line {
    bottom: 10rem;
  }
  /* Courses */
  .tour_order {
    font-size: 3.5rem;
    top: -5%;
  }
  .tour_1 .spot {
    top: -65%;
  }
  .tour_2 .spot {
    top: -69%;
  }
  /* Entertainment */
  .first_row .image_en:nth-child(2) h3 {
    left: 17%;
    top: 40%;
  }
  .last_row .col-lg-5.image_en h3 {
    top: 41%;
    left: 30%;
  }
  .last_row .col-lg-7.image_en h3 {
    top: 36%;
    left: 28%;
}

  /* Beauty */
  .slider-pagi {
    left: 53%;
  }
  /* Food */
  .food .color_block {
    height: 80vh;
  }
  .carousel__nav {
    bottom: -3%;
    right: -4%;
  }

}



/* nav menu background */
@media (max-width: 1199px) {
  .navbar-collapse {
    background: rgba(0,0,0,.4);
  }

 
}





/* GO-to-Top Btn */
#go_top {
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #AF946D;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;

  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#go_top:hover {
  cursor: pointer;
  background-color: #AF946D;
  color: #ffffff;
}
#go_top:active {
  background-color: #AF946D;
}
#go_top.show {
  opacity: 1;
  visibility: visible;
}
#go_top span {
  position: absolute;
  top: 0;
  left: 55%;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: -0.6rem;
  margin-top: 0.6rem;
  border-left: 1px solid #AF946D;
  border-bottom: 1px solid #AF946D;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  box-sizing: border-box;
}
#go_top span:hover{
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
#go_top p {
  text-align: center;
  margin-top: 35%;
}


/* btn style */
.btn-outline-dark {
  border-radius: 0 !important;
  border: 1px solid #AF946D !important;
  color: #AF946D !important;
  transition: 0.4s;
}
.btn-outline-dark:hover {
  color: #ffffff !important;
  background: #AF946D !important;
}
.btn.active.focus, .btn.active:focus,
.btn.focus, .btn:active.focus, 
.btn:active:focus, .btn:focus {
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}



@media (min-width: 1221px) and (max-width: 1800px){
/* staterooms */
#staterooms {
  /* padding-bottom: 30%; */
  }
}
@media only screen and (max-width: 1220px) {
/* full-img adjust */
#full-img {
  background-position: 30% 50%;
}
#staterooms {
  /* padding-bottom: 40%; */
  }
}

@media (min-width: 992px) and (max-width: 1580px) {
  /* Food */
  .row.food {
    height: 100%;
  }
  .carousel__nav {
    top: 97%;
  }
  .food .color_block {
    width: 100%;
    height: 69vh;
  }
}


/* footer style */
/* bootstrap conflict style */
dt {
  font-weight: 300;
}
dd ul {
  list-style: none;
  padding-left: 0;
  font-size:0.875rem;
}
dl.contact ul {
  padding-left: 0;
}

/*travelsite_footer*/
.travelsite_footer{
  color:#fff;
  /* height:18.875rem; */
  font-size:0.875rem;
  overflow:hidden;
  background-color:#3c4859;
}
.travelsite_footer a,.travelsite_footer a:hover{color:#fff;text-decoration:none;border-bottom:1px solid #fff;}
/*footer_info*/
.footer_info{padding:0.625rem 3.125%;text-align:center;}
.footer_info .links{margin:0.8125rem auto;}
.footer_info .links li,.footer_info .links li+li:before{display:inline-block;vertical-align:middle;}
.footer_info .links li+li:before{content:"";width:3px;height:3px;margin:0 5px 4px 1px;border-radius:50%;background-color:#fff;}
.footer_info .agency{margin:1.75rem auto 1.25rem;}
.footer_info .agency li>span,.footer_info .agency li>span+span:before{display:inline-block;vertical-align:middle;}
.footer_info .agency li{margin:0 0 4px;}
.footer_info .agency li>span+span:before{margin:-2px 2px 0;content:"";width:2px;height:16px;background-color:#fff;}
.footer_info .contact dt{margin:0 0 0.75rem;font-size:1rem;}
.footer_info .contact dd{margin:0 0 0.75rem;}
.footer_info .contact li{margin:0.25rem 0;}
/*footer_copyright*/
.footer_copyright{
  padding:0.625rem 3.125%;
  text-align:center;
  background-color:#5b6770;
  color: #ffffff;
}
.footer_copyright ul {
  list-style: none;
  padding-right: 31px;
  padding-top: 0.65rem;
  /* margin: 0; */
  padding-left: 0;
  font-size:0.875rem;

}
.footer_copyright li{margin:0.3125rem 0;}
.footer_copyright li:last-child{display:none;}
@media screen and (min-width:768px){
/*travelsite_footer*/
.travelsite_footer{
  /* height:11.12125rem; */
}
/*footer_info*/
.footer_info{padding:1.25rem 2.60417%;text-align:left;}
.footer_info:after{content:"";clear:both;display:block;height:0;line-height:0;visibility:hidden;}
.footer_info .info{float:left;}
.links{margin:0 auto 0.8125rem;}
.footer_info .agency{margin-bottom:0;}
.footer_info .agency li>span+span:before{margin:-2px 5px 0;}
.footer_info .contact{float:right;}
.footer_info .contact dd{margin:0;}
/*footer_copyright*/
.footer_copyright{padding:0.625rem 2.60417%;}
.footer_copyright li{
  margin:0;
  display:inline-block;
  vertical-align:middle;
}
}
@media screen and (min-width:1024px){
/*travelsite_footer*/
/* .travelsite_footer{height:265px;font-size:1rem;} */
/*footer_info*/
.footer_info{
  margin:0 auto;
  padding:2.25rem 0;
  max-width:960px;
  font-size: 1rem;
}
.footer_info .links{margin:0 auto 2.75rem;}
.footer_info .agency{margin:1.25rem 0;}
.footer_info .agency li{margin:0.625rem 0;}
.footer_info .agency li>span+span:before{margin:-5px 5px 0;height:20px;}
.footer_info .contact dt{margin:0 0 1rem;font-size:1.125rem;}
.footer_info .contact li{margin:0.75rem 0;}
/*footer_copyright*/
.footer_copyright{
  padding:1rem;
  font-size:0.875rem;
  line-height:1.6;}
.footer_copyright li:last-child{display:inline-block;}
}