/* --------------Slider Section----------------- */
#slider{
  position: relative;
  padding: 0;
}
#slider .slider-box{
  position: absolute;
  top: 30%;
  width: 45%;
  left: 9%;
}
#slider .slider-sub-heading   .span-heading{
  color: #fff;
  font: normal normal bold 19px/29px Dancing Script;
	float: left;
}
 #slider .shape{
    background-color: #fff;
    margin-left: 10px;
}
#slider .slider-heading h1{
  font: normal normal bold 45px/60px Rosario;
  letter-spacing: 0.6px;
  color: #FFF;
  margin-bottom: 20px;
}
#slider .slider-para p{
  font: normal normal normal 20px/35px Rosario;
  color: #FFFFFF;
  margin-bottom: 20px;
  letter-spacing: 0.50px;
}
#slider .slider-box .read-more{
  padding: 18px 18px;
  font: normal normal bold 16px/15px Rosario;
  border-radius: 8px;
}
#slider .owl-dots{
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  width: max-content;
  bottom: 3%;
  border: 1px solid #fff;
  border-radius: 7px;
  padding: 0 9px;
}
#slider .owl-nav{
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 3%;
  text-align: center;
  width: max-content;
  width: 93%;
}
#slider .owl-carousel .owl-dot{
  border-radius: 50%;
  height: 15px;
  width: 15px;
  border: none;
  margin: 6px 10px;
}
#slider .owl-dot.active{
  background-color: #2264C6;
  border:1px solid #fff;
}
#slider .owl-carousel .owl-nav .owl-prev{
  margin-right: 8%;
}
#slider .owl-carousel .owl-nav .owl-prev, #slider .owl-carousel .owl-nav .owl-next{
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  height: 32px;
  width: 35px;
  border-radius: 7px;
  font-size: 14px;
}
#slider .owl-carousel .owl-nav .owl-prev:hover, #slider .owl-carousel .owl-nav .owl-next:hover{
    background: #2264C6;
}
#slider img{
  transition: all .7s ease-out;
  animation: scale 50s linear infinite;
  overflow: hidden;
}
@keyframes scale {
  50% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}

.search-filter{
  position: absolute;
  top: 18%;
  width: 25%;
  left: right;
  background: #FFFFFF;
  padding: 25px;
  right: 10%;
  border-radius: 20px;
}
.mphb_sc_search-submit-button-wrapper{
    position: relative;
}
.mphb_sc_search-submit-button-wrapper input{
  width: 100%;
  background: #2264C6;
  border:none;
  padding: 10px 0;
  font: normal normal 600 18px/22px Rosario, sans-serif;
  color: #fff;
  position: relative;
  border-radius: 5px;
}
.mphb_sc_search-submit-button-wrapper input:hover{

  background: #252A31;
  color: #fff;
}
.mphb_sc_search-submit-button-wrapper::before{
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  top: 9px;
  left: 0;
  right: 60px;
  bottom: 0;
  z-index: 1;
  text-align: center;
  color: #fff;
  width: max-content;
}
.search-filter h6{
  font: normal normal bold 36px/22px Dancing Script;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
}
.mphb_sc_search-form label{
font: normal normal 600 16px/25px Rosario;
}
.search-filter select{
  border: 1px solid #00000029;
  font-size: 14px;
  padding: 10px 10px;
  background: transparent;
  color: #707070;
}

.search-filter select:focus-visible {
  outline: none !important
}
.mphb_sc_search-submit-button-wrapper .button{
  position: relative;
}

/* .mphb_sc_search-submit-button-wrapper .button::before{
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
  position: absolute;
  right: 16px;
  bottom: 0;
  top: 20px;
  font-size: 14px;
} */
/*-------------- Facilities--------- */
#our-facilities{
    margin-bottom: 10%;
}
#our-facilities .facilities-heading{
  color: #fff;
  font: normal normal bold 19px/29px Dancing Script;
  margin: 0 6px;
}
#our-facilities .shape, #amazing-deal .shape{
  background-color:#fff;
}
#our-facilities .facilities-sub-heading{
  font: normal normal 500 40px/50px Rosario, sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
}
#our-facilities .facilities-para{
  font: normal normal 300 18px/24px  Rosario, sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
}
#our-facilities .facilities-content{
  margin-top: 20px;
  margin-bottom: -13rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 30px;
  padding: 20px;
  box-shadow: 0px 3px 15px rgb(22 25 33 / 4%);
}
.facilities_service_inner{
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
}
.facilities_service_inner a.title{
  font: normal normal bold 28px/24px  Rosario, sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.facilities_service_inner a.learn-more{
font: normal normal 500 14px/24px Rosario, sans-serif;
letter-spacing: 0px;
color: #FFFFFF;
border: 1px solid #fff;
border-radius: 5px;
padding: 8px 10px;
}
#our-facilities .facilities-content img{
  filter: brightness(0.5);
  height: 260px;
  border-radius: 20px;
}
/* destination */
#destination{
  background: #F0F0F0;
}
#destination .category-desc{
  position: absolute;
  text-align: center;
  top: 31%;
  text-align: center;
  right: 0;
  left: 0;
}
#destination .category-desc{
  display: none;
}
#destination .owl-item.active.center .category-desc{
  display: block;
}
/* #destination .slick-slide.slick-cloned, #destination .slick-slide.slick-active{
  position: relative;
} */
#destination .img-category-title a{
  font:bold 28px/48px Rosario, sans-serif ;
  letter-spacing: 0px;
  color: #FFFFFF;
}
#destination .img-category-para{
  font:600 18px/21px Rosario, sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
}
#destination a.see-more-btn-category.btn{
 font: normal normal bold 14px/24px Rosario, sans-serif;
 letter-spacing: 0px;
 color: #FFFFFF;
 border: 1px solid #fff;
 border-radius: 5px;
 padding: 4px 14px;
 width: max-content;
}
#destination a.see-more-btn-category.btn:hover, .facilities_service_inner a.learn-more:hover{
  background: #2264C6;
}
#destination .content-loop h6.loc-heading{
  font: normal normal bold 20px/29px Rosario;
  letter-spacing: 0px;
  color: #2264C6;
}
#destination .content-loop h6.loc-heading::after{
  content: '';
  border-bottom: 1px solid #2264C6;
  display: inline-block;
  height: 3px;
  width: 40px;
  background-color: #2264C6;
  position: relative;
  left: 10px;
}
#destination .desti-para{
      padding-right: 30px;
}
#desti .owl-stage-outer{
	margin: 10px;
}
#desti .owl-stage-outer .owl-item.active{
	width: 235px !important;
}
#desti .owl-stage-outer .owl-item.active.center{
	width: 400px !important;
}
/* #destination .owl-item{
      width: 210px !important;
}
#destination .owl-item.active.center{
      width: 520px !important;
} */
/* ----------Amazing Deal--------------- */
.amazing-inner-div{
  position: relative;
  z-index: 1;
}
#amazing-deal .amazing-post{
  box-shadow: -600px 0px 1px 0px #121212ad;
padding: 70px 15px;
}
 #amazing-deal .amazing-outer{
   position: relative;
 }
#amazing-deal .head{
  font: normal normal bold 20px/29px Dancing Script;
  letter-spacing: 0px;
  color: #FFFFFF;
}
#amazing-deal .shape{
  color: #fff;
}
#amazing-deal .amazing-post-div{
  padding-left: 60px;
}
#amazing-deal  .deal-number h1{
  font-size: 10rem;
  font-family: poppins;
  color: #2264C6;
}
#amazing-deal  .deal-per{
  align-self: center;
}
#amazing-deal  .deal-per h2{
  font-size: 5rem;
  font-family:  poppins;
  color: #2264C6;
  line-height: 1;
}
#amazing-deal  .deal-per p{
  font-size: 50px;
  color: #FFFFFF;
  line-height: 1;
}
#amazing-deal .mphb-room-type{
  width: 260px;
  margin: 20px;
}
#amazing-deal .mphb-loop-room-type-attributes, #amazing-deal .mphb-view-details-button-wrapper, #amazing-deal .mphb-to-book-btn-wrapper, #amazing-deal .mphb-room-type p:nth-of-type(2){
  display: none;
}
#amazing-deal .type-mphb_room_type:nth-of-type(5),
#amazing-deal  .type-mphb_room_type:nth-of-type(6){
  display: none;
}
#amazing-deal .type-mphb_room_type img{
  height: 300px;
  object-fit: fill;
}
#amazing-deal .amazing-post h2{
  font: normal normal bold 36px/48px Rosario, sans-serif;
  letter-spacing: 0.4px;
  color: #FFFFFF;
}
#amazing-deal .numbers{
  display: block !important;
  margin-right: 30px;
  position: relative;
}
#timer{
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 1;
}
#amazing-deal .timer_days{
  font: normal normal bold 50px/60px Rosario, sans-serif;
  letter-spacing: -1px;
  color: #FFFFFF;
}
#amazing-deal .timer_after, #amazing-deal .timmer-hr, #amazing-deal .timmer-days{
  position: relative;
}
/* #amazing-deal .timer_after::after{
  content: ':';
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  justify-content: center;
  left: 60px;
  bottom: 0;
  color: #fff;
  font-size: 18px;
} */
#amazing-deal .timer_after::after{
  content: ':';
  position: absolute;
  top: 0;
  right: 0;
  left: 50px;
  bottom: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
}
/* #amazing-deal .timmer-days::after{
  left: 30px;
} */
#amazing-deal .deal-post {
  /* position: absolute;
  bottom: 20px; */
  position: absolute;
    bottom: 15px;
}
.deal-post  h3{
  line-height: 0;
}
#amazing-deal .deal-post a{
  font: normal normal 600 22px/24px Rosario, sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding: 0 0 0 15px;
}
#timer .nofont{
  font: normal normal medium 20px/24px Rosario, sans-serif;
  color: #FFFFFF;
}
#amazing-deal .owl-carousel .owl-nav.disabled{
  display: block !important;
  position: absolute;
  top: -14%;
  right: 12%;
}
#amazing-deal .owl-carousel .owl-nav .owl-prev, #amazing-deal .owl-carousel .owl-nav .owl-next{
  width: 42px;
  border: 2px solid #fff;
  padding: 4px;
  height: 38px;
  background: transparent;
  border-radius: 10px;
  color: #fff;
  margin: 5px;
  font-size: 16px;
}
#amazing-deal .owl-carousel .owl-nav .owl-prev:hover, #amazing-deal .owl-carousel .owl-nav .owl-next:hover, i.fas.fa-arrow-left.slick-arrow:hover, i.fas.fa-arrow-right.slick-arrow:hover{
  background: #2264C6;
}
#amazing-deal .owl-stage{
  margin-top: 25px;
}
#amazing-deal img{
  border-radius: 20px;
  width: 95%;
  /* filter: brightness(0.8); */
  height: 310px;
}
#amazing-deal .deal-img{
  position:relative;
}
#amazing-deal .deal-img::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 95%;
  border-radius: 20px;
  height: 100%;
  background: linear-gradient(180deg, #fffdfd00 16%, #000000 100%);
}
#our_blog .owl-carousel .owl-prev:hover, #our_blog .owl-carousel .owl-next:hover, #team .owl-carousel .owl-prev:hover,#team .owl-carousel .owl-next:hover, #destination .owl-carousel .owl-prev:hover,#destination .owl-carousel .owl-next:hover{
  background: #2264C6;
  border:none;
  color: #fff;
}
/* .img-gradient {
  position:relative;
}


.img-gradient::after {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7));
} */
#amazing-deal ul{
  list-style: none;
}
/* #amazing-deal li{
  font-size: 0;
}
#amazing-deal li .mphb-price ,#amazing-deal li  .mphb-price-period{
  font: normal normal 500 16px/16px Rosario;
  color: #fff;
} */
#amazing-deal li .mphb-price{
  padding: 0 0px 0 15px;
}
#amazing-deal .location-deal-text{
  position: absolute;
  top: 15px;
  padding: 10px;
  font: normal normal 600 16px/14px Rosario;
  color: #FFFFFF;
  background: #2264C6;
  left: 16px;
  height: 30px;
  padding: 8px 15px;
  border-radius: 7px;
}
/*
.slider {
  width: 600px;
  margin: 20px auto;
  text-align: center;
  padding: 20px;
  color: white;
}
.slider .slide {
  padding: 40px;
}
.slider .slide .child-element {
  transition: all 0.2s ease;
  background: red;
  width: 100%;
  height: 70px;
}
.slider .slide.slick-center .child-element {
  background: rebeccapurple;
  transform: translate(-70px, 0px);
  width: calc(100% + 140px);
  max-width: initial;
} */
/* #desti .owl-carousel .owl-item,
#desti .owl-carousel .owl-item .abc{
  width: 250px !important;
} */
#desti .owl-carousel .owl-item img {
    border-radius: 20px;
    width: 100%;
    filter: brightness(0.5);
    height: 385px;
    object-fit: cover;
}
#desti .owl-nav{
  position: absolute;
    top: 20rem;
  left: -21rem;
}
