.slide-carousel-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  background-image: none !important;
}
abbr[data-bs-original-title], abbr[title] {
    visibility: hidden;
}
/* .slideimagebg:after {
  content: '';
  background: linear-gradient(283.53deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
} */
.Slider-left-box {
  padding-left: 15px;
}
.slide-content {
  position: absolute;
  top: 25%;
  z-index: 99;
  left: 0;
  right: 0;
}
#slider .owl-carousel .owl-dots {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  left: 3%;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}
.owl-dots {
  text-align: center;
  margin: 0 auto;
}
.slide-heading {
  color: #1D1C1C;
  font-weight: 700;
  font-size: 43px;
  line-height: 1.4;
  padding: 0;
  font-family: var(--secondary-font);
}
.slide-tagline {
  color: var(--color-primary);
  font-weight: 400;
  font-family: var(--secondary-font);
  font-size: 35px;
}
#slider .owl-item.active .slide-tagline {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#slider .owl-item.active .slide-heading {
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.5s;
}
div#slider img {
  width: 100%;
}
.slide_nav a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  background-color: var(--color-primary);
  color: white;
  padding: 14px 9px;
  font-weight: 800;
  letter-spacing: 8px;
  font-size: 12px;
}
.inner_carousel.container {
  position: relative;
}
#slider .slidesmalltext {
  font-weight: 300;
  color: white;
}
#slider h1, #slider h2 {
  font-size: 50px;
  font-weight: 700;
  color: white;
  font-weight: 500;
  letter-spacing: 1.9px;
}
.slide-text {
  color: white;
  opacity: 0.8;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.slider-box {
  text-align: left;
  max-width: 76%;
  margin: 0 auto;
  text-align: center;
}
#slider .slide-tagline {
  color: #1D1C1C;
  text-transform: uppercase;
  font-size: 16px;
  font-family: var(--ternary-font);
}
div#slider {
  overflow: hidden;
  border-radius: 40px;
}
.slide-image-inner {
  position: relative;
}
.section_main_head {
  position: relative;
}
#advance-search-box-id {
  background-color: white;
  padding: 20px;
  position: absolute;
  bottom: 49px;
  z-index: 999;
  border-radius: 18px;
  width: 100%;
}
#advance-search-box-id button.btn {
  background-color: var(--color-primary);
  padding: 12px 30px;
  color: white;
  font-size: 14px;
  font-weight: 500;
}
.search-box-content label {
  color: #1C1C1C;
  font-size: 14px;
  font-weight: 500;
}
.search-box-content select {
  border: none;
}
.search-box-content select, .search-box-content input[type="date"] {
  border: none;
  font-size: 12px;
  color: #8E8E8E;
  padding-left: 21px;
}
.search-box-content label i {
  margin-right: 8px;
}
#slider button.owl-prev, #slider button.owl-next {
  position: unset;
  display: block;
}
.custom-slider-nav.owl-nav {
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
#slider button.owl-prev, #slider button.owl-next {
  position: unset;
  display: block;
}
#slider button.owl-prev {
  margin-bottom: 14px;
}
/* --------- Search --------- */
#mphb-search .mphb_sc_search-form {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -1rem;
}
#mphb-search .mphb_sc_search-form p {
  padding-top: 1rem;
  margin-bottom: 0;
  min-width: 244px;
  width: auto;
  margin-right: 1.25em;
}
#mphb-search .mphb_sc_search-form .mphb_sc_search-check-in-date, #mphb-search .mphb_sc_search-form .mphb_sc_search-check-out-date {
  width: 244px;
}
#mphb-search .mphb_sc_search-form .mphb_sc_search-adults, #mphb-search .mphb_sc_search-form .mphb_sc_search-children {
  min-width: 152px;
}
#mphb-search .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper {
  margin-top: 0;
  min-width: 0;
  margin-right: 0;
}
#mphb-search p.mphb-required-fields-tip {
  display: none;
}
.mphb_sc_search-adults {
  position: relative;
  top: 14px;
}

/* --------- About Us --------- */
.customer-box-block {
    box-shadow: 0px 1px 14px 0px #00000040;
    background-color: white;
    padding: 10px;
    border-radius: 20px;
}
.customer-heading , .exp-heading {
  color: rgb(0 0 0 / 65%);
  font-weight: 500;
  font-size: 12px;
}

.about-head-outer h4 {
  font-size: 40px;
  max-width: 66%;
}
.column-text, .column-text p {
  color: #1E1E1E;
  font-weight: 300;
  font-size: 15px;
}
.about-image1 {
  position: relative;
  text-align: center;
}
.about-image-outer img {
    border-radius: 40px;
}
.about-image-box {
  padding: 0 5px;
}
.about-image-box.about-image1 {
  position: relative;
  z-index: 9;
}
.customer-box-inner img:nth-child(2), .customer-box-inner img:nth-child(3), .customer-box-inner img:nth-child(4) {
  margin-left: -27px;
}
.customer-number, .exp-number {
  color: #1D1C1C;
  font-weight: 700;
  font-size: 18px;
  font-family: var(--secondary-font);
}
.exp-box.media {
  box-shadow: 0px 1px 14px 0px #00000040;
  background-color: white;
  padding: 22px 10px;
  border-radius: 20px;
}
.exp-box .exp-box-image {
  background-color: #1D1C1C;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.exp-box:hover .exp-box-image{
  background-color: var(--color-primary);
}
.exp-box .exp-box-image {
  background-color: #1D1C1C;
}
.exp-block {
  margin-top: -10em;
}
.customer-image {
  margin-left: -17px;
  border: 3px solid white;
  border-radius: 50% !important;
}
.customer-count {
  background-color: var(--color-primary);
  color: white;
  display: inline-block;
  padding: 10px;
  border-radius: 50%;
  margin-left: -17px;
}
.customer-image:first-child {
  margin-left: 0px;
}
.about-image1 img {
  border: 3px solid white;
  z-index: 99;
  position: relative;
}
.about-head-outer ul li {
  list-style: none;
  color: #1D1C1C;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}

.about-image1:hover img, .about-image2:hover img {
  /* opacity: 0.25; */
  transform: scale(1.15);
  transition: all 0.25s linear;
}
.about-image1, .about-image2{
  overflow: hidden;
  border-radius: 40px;
}
.about-image1 img, .about-image2 img {
  width: 100%;
  height: auto;
  /* transform: scale3d(1.1, 1.1, 1); */
  transition: all 0.25s linear;
}
/*--------------- Special Offer ---------------*/
.special_offer-block .box {
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
  background-color: var(--color-primary);
}
.special_offer-block .box img{
  width: 100%;
  height: auto;
  transition: 0.3s ease-in-out;
}
.special_offer-block:hover .box img{ opacity: 0.7; }
.special_offer-block .box .box-content {
  opacity: 1;
  transform:translateY(0);
  position: absolute;
  top: 10px;
  right: 10px;
  transition: all 0.35s ease;
}
.special_offer_img_inner, .special_offer_img_inner img {
  border-radius: 30px;
}
.special_offer-block .box .box-content a {
  color: #fff;
  background: #1D1C1C;
  
  transition: all 0.35s ease;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.special_offer-block:hover .box .box-content{
  opacity: 1;
  transform:translateY(0);
}
.special-offer-title  h5 {
  background-color: white;
  padding: 10px 19px;
  border-radius: 68px;
  display: inline-block;
  font-weight: 600;
}
.special_offer-block .box .link-icon {
  /* background: linear-gradient(to right, #ff4b1f, #ff9068); */
  padding: 10px;
  margin: 1;
  list-style: none;
  opacity: 1;
  transform: translateY(0);
  /* transform: translateY(100px); */
  position: absolute;
  bottom: 0px;
  right: 0;
  transition: all 0.35s ease;
  left: 0;
}
.special_offer-block:hover .box .link-icon {
  opacity: 1;
  transform: translateY(-30px);
}
.special_offer-block .box .link-icon a{
  color: #fff;
  background-color: rgba(255,255,255,0.2);
  font-size: 18px;
  text-align: center;
  line-height: 35px;
  height: 35px;
  width: 35px;
  display: block;
  transition: all .3s ease;
}
.special_offer-block .box .link-icon a:hover{
  color:#ff4b1f;
  background: #fff;
  text-shadow: 2px 2px rgba(0,0,0,0.3);
}
span.shape-1, span.shape-3 {
  width: 20px;
  height: 7px;
  display: inline-block;
  background-color: white;
  border-radius: 10px;
}
span.shape-2 {
  width: 40px;
  height: 7px;
  display: inline-block;
  background-color: white;
  border-radius: 10px;
}
.shapes-border {
  opacity: 0;
}
.special_offer-block .box:hover .shapes-border{
  opacity: 1;
}
.special_offer-block .box:hover .box-content a{
  background-color: var(--color-primary);
  color: white;
}
#special-offer {
  padding-top: 0;
}
/*------------ Restaurant Bar --------------*/
#restaurant-bar a.theme_button2 {
  font-family: var(--secondary-font);
}
#restaurant-bar {
  background-color: #FDF0EA;
}
.box-image-div {
  background-color: #1D1C1C;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.restaurant-image-box img {
  border-radius: 30px;
}
.box-image-div img {
  padding: 11px;
}
.restaurant-bar-row h6, .restaurant-bar-row h6 a {
  color: #1D1C1C;
  font-weight: 700;
}
.restaurant-bar-row .section-text {
  color: #1D1C1C;
}
.caption-box {
  box-shadow: 0px 1px 14px 0px #00000040;
  background-color: white;
  padding: 5px;
  border-radius: 24px;
  display: inline-flex;
}
.caption-box-image {
  background-color: var(--color-primary);
  display: inline-block;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 50%;
}
.exp-heading {
  color: #1D1C1C;
  font-weight: 700;
  font-family: var(--secondary-font);
  font-size: 12px;
  padding-right: 0;
}
.caption-block {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.restaurant-bar-list:hover .box-image-div{
  background-color: var(--color-primary);
}
.restaurant-image-box:hover .caption-block{
  transform: translateY(-50%);
  transition: all 0.35s ease;
  bottom: 40%;
  z-index: 99;

}
.caption-box, .caption-block{
  transition: all 0.35s ease;
}
.restaurant-image-box:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  transition: all 0.35s ease;
  opacity: 0;
  border-radius: 30px;
  background-color: var(--color-primary);
}
.restaurant-image-box:hover:after {
    transition: all 0.35s ease;
    opacity: 0.6;
}
#restaurant-bar .exp-heading {
  font-size: 16px;
  padding-right: 12px;
}   
/*------------ Gallery --------------*/
#gallery {
  padding-bottom: 0;
}
.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 15px;
}
.gallery_image_box1 img, .gallery_image_box5 img, .gallery_image_box6 img, .gallery_image_box7 img, .gallery_image_box12 img,  .gallery_image_box4 img {
  width: 102px;
}
.image-colmun1 {
  text-align: right;
}

.gallery img {
  margin-bottom: 10px;
}
.gallery img {
  border-radius: 15px;
  transition: transform 0.3s ease;
}
.image-colmun2, .image-colmun3, .image-colmun7{
    margin-top: 24px;
}
.image-colmun3 img {
  width: 100%;
}
.gallery .row {
  display: flex;
  justify-content: center;
  margin-left: -5px;
  margin-right: -5px;
}
.gallery .row > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.gallery .row>* {
  padding: 0 7px;
}
.image-colmun3 {
    width: 12%;
}
.gallery .row {
    display: flex;
    justify-content: center;
}
.gallery img:hover {
  transform: scale(1.03);
}
.gallery_image_box:hover .gallery_icon {
  display: flex;
  transition: all 0.3s ease 0s;
}
.gallery-title-box .gallery-box-title {
  background-color: var(--color-secondry);
}
.gallery-title-box  .gallery-box-title h4 {
  color: var(--color-primary);
  font-family: var(--secondary-font);
  text-transform: capitalize;
  font-weight: 400;
  font-size: 30px;
}
.gallery-title-box h6 {
  color: white;
  font-family: var(--primary-font);
  font-weight: 700;
  font-size: 21px;
  max-width: 53%;
  margin: 0 auto;
}
/* ----------- Latest News ------------- */
.news-box {
    position: relative;
}
.news-box h5 a {
  font-size: 17px;
  color: #1D1C1C;
  font-weight: 700;
}
.post-text p {
  color: #1D1C1C;
  font-weight: 300;
  font-size: 14px;
}
.news-text {
  margin: 10px 0;
  font-size: 13px;
  color: #1D1C1C;
  font-weight: 300;
}
.new-title-text {
  max-width: 90%;
  position: relative;
  padding-left: 18px;
}
.news-box .metabox {
  color: #757575;
  font-size: 12px;
  text-transform: capitalize;
  padding-top: 5px;
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.news-box-inner .metabox {
    display: flex;
    align-items: end;
    width: 100%;
    background-color: white;
    justify-content: center;
    right: 0;
}
.news-box .metabox span, .news-box .metabox a {
  color: #1D1C1C;
  font-weight: 300;
  font-size: 14px;
  margin: 0;
}
.news-box-inner .metabox .metabox-inner {
  background-color: white;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 58px;
  width: 89%;
  margin-bottom: 13px;
}
.news-box-inner:hover a.theme_button2 {
    background-color: var(--color-primary);
    color: #fff;
}
.news-box-inner .post-img img {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.news-box .metabox span i {
  margin-right: 5px;
  color: var(--color-primary);
  margin-bottom: 0;
}
.post-link-box a {
  font-weight: 700;
}
.post-link-box a i{
  font-weight: 700;
  margin-left: 8px;
}
.post-image-block {
  padding-left: 10px;
  position: relative;
}
.news-box-inner {
  border-radius: 30px;
  background-color: white;
}
.news-box:hover .post-link-box{
  display: flex;
}
.post-image-block-inner{
  position: relative;
}
/* --------- Records --------- */
#records .owl-carousel .owl-dots button.owl-dot span, #records .owl-dots button.owl-dot span {
  background-color: white;
  display: white;
}
#records .owl-carousel button.owl-dot.active, #records button.owl-dot.active {
    border-color: white !important;
}
.box-count {
  font-weight: 700;
  color: #000000;
  font-size: 22px;
  font-family: var(--secondary-font);
}
.records-info h6, .records-info h6 a {
  font-size: 13px;
  color: #000000;
  font-weight: 400;
  padding-top: 6px;
  font-family: var(--primary-font);
  padding-bottom: 7px;
}
.records-info .media {
  align-items: center;
}
.records-image {
  background-color: #1D1C1C;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 11px;
  margin-right: 8px;
}
.records-info:hover .records-image{
  background-color: var(--color-primary);
}
/* ----------- Pricing Plans ------------- */
#pricing-plan, #latest-news {
  background-color: var(--color-ternary);
}
.plan-info {
  background-color: white;
  border-radius: 25px;
  padding: 20px;
}
.plan-title-block {
  background-color: #1D1C1C;
  padding: 15px 10px;
  text-align: center;
  border-radius: 25px;
}
.plan-title-block h5 {
  color: white;
  font-weight: 700;
}
.plan-text {
  color: #FFFBFB;
}
.plan-title-block {
  background-color: #1D1C1C;
  padding: 15px 10px 68px 10px;
  text-align: center;
  border-radius: 25px;
}
.plan-features li {
  list-style: none;
  color: #1D1C1C;
  font-size: 15px;
  margin-bottom: 10px;
}
.plan-features {
  background-color: #F8F8F8;
  padding: 53px 20px 20px 20px;
  border-radius: 16px;
}
.plan_price {
  box-shadow: 0px 4px 4px 0px #00000033;
  background-color: white;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.plan-features ul {
  margin: 0;
  margin-bottom: 20px;
}
.plan-features li i {
  color: var(--color-primary);
  margin-right: 7px;
}
.plan_price {
  font-family: var(--secondary-font);
  font-size: 30px;
  color: #1D1C1C;
  text-align: center;
}
.plan-price {
  position: absolute;
  bottom: -48px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.plan_package {
  display: block;
  color: #1D1C1C;
  font-size: 13px;
  margin-top: 4px;
  font-family: var(--primary-font);
}
.plan-info:hover .plan-title-block {
  background-color: var(--color-primary);
}
.plan-info:hover a.theme_button2 {
  background-color: var(--color-primary);
  color: #fff;
}

/* ----------- Team ------------- */
.our-team.team-box {
  background-color: #F8F6F6;
  padding: 10px;
  border-radius: 30px;
}
.our-team .team-img, .post-img{
  overflow: hidden;
  position: relative;
}
.owl-carousel .owl-item .our-team .team-img img, .post-img img {
  width: 100% !important;
  height: auto !important;
  border-radius: 20px;
}
.team-content span {
    color: #1D1C1C;
    font-weight: 300;
}
.team_head a {
  color: #1D1C1C;
  font-size: 18px;
}
h5.team_head {
  padding-top: 0;
  padding-bottom: 0;
}
.our-team .social, .news-box-inner .metabox{
  width: 100%;
  height: 30%;
  background: rgb(251 177 145 / 60%);
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  transform: translateY(-50%) rotate(-30deg);
  transition: all 0.3s ease 0s;
  border-radius: 20px;
}
.our-team:hover .social, .news-box-inner:hover .metabox{
  height: 100%;
  opacity: 1;
  transform: translateY(-50%) rotate(0deg);
}
.our-team .social ul {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 23px;
  left: 0;
}
.our-team .social ul li{
    display: inline-block;
}
.our-team .social ul li a {
  display: flex;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 13px;
  margin-right: 6px;
  color: #1D1C1C;
  background: white;
  transition: all 0.3s ease 0s;
  align-items: center;
  justify-content: center;
  padding: 0;
  text-align: center;
  /* margin: 0 auto; */
}
.team-img img {
  border-radius: 20px;
}
.our-team .social-profiles i {
  padding-right: 0;
}
.our-team .social ul li a:hover{
  background: var(--color-primary);
  color: white;
  text-decoration: none;
}
.our-team .team-content {
    padding: 20px 8px;
}
.team-share {
  background-color: white;
  border: 0.5px solid #000000;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1D1C1C;
}
.our-team:hover .team-share{
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}
.our-team:hover .team-share i{
  color: white;
}
/* ----------- Testimonials ------------- */
#testimonials {
  padding-top: 0;
}
.testimonial_outer {
  background-color: #F8F6F6;
  padding: 30px;
  border-radius: 10px;
}
.quote_box i.fas.fa-quote-left {
  color: var(--color-primary);
  font-size: 25px;
}
.testimonial-block-outer {
  position: relative;
}
.testimonial_text, .testimonial_text p {
  color: white;
  font-size: 16px;
  font-weight: 400;
}
.testimonials-info p {
  font-weight: 300;
  font-size: 14px;
  color: #1D1C1C;
}
.testimonials-info {
  margin-top: 6px;
}
.testimonial-title {
  padding-bottom: 0;
  /* line-height: 1.1; */
  position: relative;
  display: block;
}
.testimonial-title a {
  font-size: 17px;
  position: relative;
  font-weight: 700;
  color: #1D1C1C;
}
.t-desig {
  font-size: 14px;
  font-weight: 300;
  display: block;
  color: #1D1C1C;
}
.testimonials-info p{
  margin-bottom: 0;
}
.owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
  width: 100% !important;
  border-radius: 20px;
}
.testimonials_image {
  margin-right: 0px;
}
#testimonials .testimonial-star i {
  color: #ffc107;
  font-size: 10px;
}
#testimonials .testimonial-star .without_filled i{
  color: #F5F0FF;
}
.testimonials-body {
  position: relative;
}
.testimonials-body i.fas.fa-quote-left {
  color: var(--color-primary);
  font-size: 20px;
  position: absolute;
  left: 12px;
  top: 20px;
}
.testimonials-body i.fas.fa-quote-right {
  color: var(--color-primary);
  font-size: 20px;
  position: absolute;
  right: 12px;
  bottom: 8px;
}
.owl-item.active.center .testimonial-semi-circle {
  height: 11rem;
  width: 114%;
  border-radius: 1rem;
  background-color: var(--color-primary);
  /* height: 5rem; */
  /* width: 10rem; */
  border-radius: 15rem 15rem 0 0;
  transform: rotate(180deg);
  position: absolute;
  z-index: -1;
  top: -5em;
  margin: 0 auto;
  left: -24px;
}
/*---------------Newsletter ---------------*/
#newsletter_section .section_main_head h4 {
  color: white;
  font-size: 20px;
}
.newsletter-container {
  padding-bottom: 4em;
  border-bottom: 1px solid #1D1C1C;
}
.newsletter-container .row {
    align-items: center;
}
.newsletter_head {
  /* width: 50%; */
  width: 100%;
}
#newsletter_section .section_main_head .section-text, #newsletter_section .section_main_head .section-text p{
  max-width: 100%;
  margin: 0 !important;
}
.newsletter-container  .section_main_head.white_head h3 {
  background-color: transparent;
  color: black;
  font-weight: 600;
  letter-spacing: 0.2px;
  padding: 0;
  /* margin-right: 40px; */
}
.newsletter-container  .section_main_head {
  margin-right: 40px;
}
.newsletter_shortcode {
  width: 100%;
  margin: 0 auto;
  margin-top: 6px;
}
.newsletter_shortcode textarea {
  height: 152px;
}
.newsletter_shortcode input[type="text"], .newsletter_shortcode input[type="tel"], .newsletter_shortcode input[type="email"], .newsletter_shortcode input[type="phno"], .newsletter_shortcode input[type="password"], .newsletter_shortcode textarea {
    background-color: white;
    border: none;
    color: #000000;
    padding: 10px 25px 10px 25px;
    font-family: var(--primary-font);
    border: none;
    font-size: 12px;
    border-radius: 46px;
    width: 100%;
    border: 0.5px solid #000000;
}
.newsletter_shortcode input[type="text"]::placeholder, .newsletter_shortcode input[type="tel"]::placeholder, .newsletter_shortcode input[type="email"]::placeholder, .newsletter_shortcode input[type="phno"]::placeholder, .newsletter_shortcode input[type="password"]::placeholder, .newsletter_shortcode textarea::placeholder{
  color: #000000;
}
.newsletter_shortcode input[type="submit"] {
  padding: 15px 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  background-color: #1D1C1C;
  border-radius: 48px;
  box-shadow: none;
  font-family: var(--secondary-font);
  letter-spacing: 0.45px;
    /* font-family: "Font Awesome 5 Free"; */
}
#newsletter_section .section_main_head h3 {
  padding-bottom: 2px;
}
.newsletter_shortcode input[type="submit"]:hover {
  background-color: var(--color-primary);
  color: white;
}
.newsletter_shortcode form {
  position: relative;
}
.newsletter_shortcode  label {
  color: #30494f;
  font-weight: 600;
}
.about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100% !important;
}
#newsletter_section {
  position: relative;
  padding: 0;
  padding-top: 4em;
}
.newsletter_shortcode .wpcf7-not-valid-tip {
    position: absolute;
}

.about-head .about-image:hover img {
    transform: scale(1.2) translate(4%, 4%);
}
.about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100%;
}
.team_img{
  position: relative;
  overflow: hidden;
}
/* --------- Features --------- */
#latest-news .owl-carousel .owl-stage-outer {
  padding-bottom: 22px;
}

/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots, .owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
  background-color: transparent !important;
  border: 1px solid transparent !important;
  margin: 10px 6px;
  outline: none;
  border-radius: 50%;
  padding: 3px !important;
  height: 14px!important;
  width: 14px !important;
  display: block;
}
#slider .owl-carousel .owl-dots button.owl-dot, #slider .owl-dots button.owl-dot {
  background-color: transparent !important;
  border: 1px solid transparent !important;
}
.owl-carousel .owl-dots button.owl-dot span, .owl-dots button.owl-dot span {
  background-color: black;
  display: block;
  border-radius: 50%;
  padding: 3px;
}
#slider .owl-carousel .owl-dots button.owl-dot span, #slider .owl-dots button.owl-dot span {
  background-color: white;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
  background-color: transparent !important;
  border-color: black !important;
  padding: 3px !important;
}
#slider .owl-carousel button.owl-dot.active, #slider button.owl-dot.active {
  background-color: transparent !important;
  border-color: white !important;
  padding: 3px !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
button.owl-prev {
  margin-right: 6px;
}
.owl-nav.custom-services-nav {
    text-align: left;
}
#all-product-categories button.owl-prev {
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
#all-product-categories button.owl-next {
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 18px;
  padding: 13px 17px;
  color: white;
  border: none;
  background-color: var(--color-secondry);
  transition: .3s ease;
  opacity: 1;
  border-radius: 50%;
  /* border: 1px solid var(--color-primary); */
}
.owl-nav {
  text-align: center;
  margin-top: 20px;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  color: white;
  background-color: var(--color-primary);
  border-color: black;
  transition: .3s ease;
  opacity: 1;
}
#slider .owl-carousel .owl-nav i:hover, #slider .owl-nav i:hover {
  color: white;
  border-color: white;
  background-color: transparent;
  border-color: white;
  color: white;
}
#latest-news .owl-nav{
  text-align: center;
}
.custom-nav {
  text-align: left;
  position: relative;
}
.testimonial-field-name {
  position: relative;
}
.testimonial-field-name i {
  position: absolute;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
  left: 10px;
  color: #cbc9c9;
}
.testimonial-form {
  display: flex;
}
.testimonial-field-name p {
  margin: 0;
}
.testimonial-field-name br {
  display: none;
}
.testimonial-field-name {
  position: relative;
  width: 100%;
  float: left;
}
.owl-carousel .owl-item .post-image-block img {
    width: 100% !important;
}
.custom-top-rated-nav.owl-nav {
  display: flex;
  justify-content: space-around;
}
/*---------------- BA Search Form ------------------*/
.ba-custom-search input {
  background-color: transparent;
  width: 100% !important;
  border: none;
  padding: 0;
  font-size: 13px !important;
  border-radius: 0;
}
#search_form .input-group {
  display: block;
}
.ba-custom-search {
  display: block;
  background-color: rgb(255 255 255 / 50%);
  padding: 10px 10px;
  border-radius: 20px;
  margin: 0 0 auto auto;
  border: 1px solid white;
  max-width: 83%;
  margin: 0 auto;
}
#mphb-search {
  padding: 0;
  z-index: 9;
  position: absolute !important;
  bottom: 9em;
  left: 0;
  right: 0;
}
.svg-icon {
  background-color: #EFEFEF;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ba-custom-search label {
  margin-bottom: 0;
  color: #000000;
  font-size: 20px;
  font-family: var(--secondary-font);
}
#mphb-search path {
  fill: #1D1C1C;
}
#search_form .input-group > div {
  display: block;
  position: relative !important;
  border-bottom: none;
  margin-bottom: 15px !important;
}
#search_form .search_guests_field.is-active > div {
  display: block;
  background-color: white;
  width: 97% !important;
  border: 1px solid #A19A9A;
  padding: 4px 14px;
  font-size: 13px !important;
  border-radius: 5px;
}
#search_form .ba-custom-search input {
  padding: 0;
  border: none;
}
.ba-custom-search input[type="submit"] {
  border: 1px solid transparent;
  width: 100%;
  border-radius: 52px;
  font-family: var(--secondary-font);
  font-size: 17px !important;
  letter-spacing: 1px;
  background-color: var(--color-primary);
  padding: 14px 23px;
  text-align: center;
  position: relative;
  z-index: 9;
  font-weight: 700;
}
.ba-custom-search input[type="submit"]:hover {
  background-color: #1D1C1C;
  color: white;
}
#search_form .input-group label {
  margin-bottom: 0;
  color: #000000;
  margin-bottom: 8px !important;
}
.mphb_sc_search-adults select, .mphb_sc_search-children select {
  border: none;
  padding: 10px;
  color: #767E86;
}
#search_form .input-group input::placeholder{
  color: #767E86;
}
.post-image-block-inner img {
  border-radius: 20px;
}
#mphb-search .mphb_sc_search-form {
  margin-top: 0;
}
.mphb_sc_search-wrapper {
  background-color: white;
  border-radius: 13px;
  padding: 7px 18px 18px 18px;
}
/* .mphb_sc_search-check-in-date::before {
  content: "\f073"; 
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
}
.mphb_sc_search-check-out-date::before {
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
}
.mphb_sc_search-adults::before {
  content: "\f183"; 
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
} */

/*p.mphb_sc_search-submit-button-wrapper:before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 60%;
  left: 20px;
  transform: translateY(-50%);
  color: white;
  font-size: 18px;
  z-index: 99;
}*/
.mphb_sc_search-form .mphb_sc_search-submit-button-wrapper {
  margin-top: 0;
  min-width: 0;
  position: relative;
  margin-right: 0;
}
/*---------------- BA Bookin Rooms ------------------*/
#ba-rooms {
  background-color: #FDF0EA;
}
.room-person, .Bedroom-count {
  padding-bottom: 13px;
}
.room-box-inner .box {
  border-radius: 30px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.room-box-inner {
  position: relative;
}
.rooms-images img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.room-box-inner {
  background-color: white;
  border-radius: 30px;
}

#ba-rooms .owl-carousel .owl-item img {
  margin: 0;
}
.rooms-images {
  position: relative;
}
.room-price li {
  color: white;
  font-size: 0;
  margin-bottom: 0;
  line-height: 1;
}
.booking-one__price.booking__price, .mphb-price {
  color: white;
  padding: 5px;
  font-size: 18px;
}
span.mphb-price-period {
  color: #1D1C1C;
  font-size: 11px;
  display: block;
  text-transform: capitalize;
  border-bottom: none;
}
ul.mphb-room-rates-list {
    margin: 0;
    text-align: center;
}
.room-box-inner span.currency_amount {
  font-weight: 500;
  font-size: 16px;
}
.booking-one__price.booking__price, .mphb-price {
  font-family: var(--secondary-font);
  display: block;
  position: relative;
  color: #1D1C1C;
  font-size: 26px;
  font-weight: 500;
  padding-top: 0;
}
.room-price {
  background-color: #FFFFFF;
  padding: 6px 17px 12px 17px;
  border-radius: 16px;
}
.room-rating {
  background-color: #FFFFFF;
  padding: 5px 14px;
  border-radius: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #1D1C1C;
  font-weight: 500;
  font-size: 13px;
}
.room-rating i {
  color: #FFCC00;
  margin-right: 4px;
}
.rooms-content {
  padding: 9px 26px;
  background-color: white;
  border-radius: 30px;
  border-top-left-radius: 0;
  border-top-left-radius: 0;
}
.room-details {
  background-color: #EFEFEF;
  padding: 14px;
  border-radius: 12px;
}
.rooms-meta-icon {
  font-size: 16px;
  color: black;
  margin-top: 0px !important;
}
.Bedroom-count {
  display: flex;
  align-items: center;
}
.rooms-content h5 a {
  font-family: var(--secondary-font);
  display: block;
  position: relative;
  color: #1D1C1C;
  font-size: 21px;
  font-weight: 700;
}
.room-meta-details {
  background-color: #EFEFEF;
  padding: 17px;
  border-radius: 16px;
  margin-top: 13px;
}
.rooms-content h5 {
  padding-bottom: 5px;
}
.room-location i {
  color: var(--color-primary);
  margin-right: 6px;
}
.room-location {
  color: #1D1C1C;
}
.post-total-rating i.fas.fa-star {
  color: #EBAA13;
  font-size: 10px;
}
.rooms-content span.post-total-rating-value {
    display: none;
}
.room-excerpt {
  color: #414141;
}
.room-excerpt {
  color: #414141;
  margin-bottom: 10px;
  margin-top: 10px;
}
.rooms-images img {
  border-radius: 20px;
}
.room_guest i {
    color: var(--color-primary);
}
.room-details svg {
  width: 14px;
  margin-right: 5px;
}
.room-person, .room-size, .rooms-meta-icon, .rooms-meta-text, .room-guest-size {
  font-weight: 400;
  color: #1D1C1C;
  font-family: var(--primary-font);
  line-height: 1;
}
.room_guest i, .room-size i {
  color: #666666;
  margin-right: 5px;
}
.room-inner-details {
  width: 62%;
}
.room-inner-details svg {
    margin-right: 4px;
    width: 16px;
}
.room-btn a.theme_button {
  padding: 13px 20px;
}
.room-btn {
  margin-top: 16px;
  display: block;
}
.room-guest-size {
    display: flex;
}
span.rating-text {
  display: none;
}
.rating-stars i.rated:after {
  color: #FFC107;
  font-size: 11px;
}
.rating-stars i:after{
  font-size: 11px;
}
.stars-avg-rating .rating-stars {
  margin-right: 0;
}
.stars-avg-rating {
  margin: 0;
}
.stars-avg-rating {
  margin-bottom: 10px;
}
.room-box-inner:hover a.theme_button2 {
    background-color: var(--color-primary);
    color: #fff;
}
/*------------ Amenities -----------------*/
.amenities-block {
  text-align: center;
  border-radius: 30px;
  background-color: #FDF0EA;
  padding: 18px;
  /* box-shadow: 0px 1px 13px 0px #00000024; */
}
.special_offer-block  i.fa-solid.fa-arrow-right {
    transform: rotate(-40deg);
}
.amenities-content a.theme_button2 {
  display: inline-block;
  margin-top: 18px;
}
.amenities_img_inner {
  background-color: var(--color-primary);
  display: inline-block;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 50%;
}
.amenities-content h5 {
  font-weight: 600;
}
.amenities_p {
  color: #1D1C1C;
}
.amenities-block:hover{
  background-color: var(--color-primary);
}
.amenities-block:hover .amenities_img_inner{
  background-color: white;
}
.amenities-block:hover .amenities_img_inner, .amenities-block:hover .amenities-content h5, .amenities-block:hover .amenities_p{
  color: white;
}
.amenities-block:hover a.theme_button2 {
  background-color: white;
  color: #1D1C1C;
}
/*------------ Image Overlay Effctes -----------------*/
.image-overlay-effect .box {
  position: relative;
  overflow: hidden;
  background-color: var(--color-primary);
}
.image-overlay-effect .box img{
  width: 100%;
  height: auto;
  transform: scale3d(1.1, 1.1, 1);
  transition: all 0.25s linear;
}
.image-overlay-effect:hover .box img{
  opacity: 0.25;
  transform: scale(1.25);
}
.news-box h5 a:hover, .testimonial-title a:hover, .team_head a:hover, .rooms-content h5 a:hover {
    color: var(--color-primary);
}