.slide-carousel-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.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;
}
#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: white;
  font-weight: 800;
  font-size: 35px;
  line-height: 1.4;
  padding: 16px 0;
}
.slide-tagline {
  color: var(--color-primary);
  font-weight: 400;
  font-family: var(--secondary-font);
  font-size: 35px;
}
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;
  padding: 18em 0 15em 0;
  z-index: 99;
}
#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;
}
div#slider {
  overflow: hidden;
}
.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: 102px;
}
#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;
}

/* --------- About Us --------- */
.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: 10px;
}
.about-image-box {
  padding: 0 5px;
}
.customer-box-block .media-body {
  margin-left: 10px;
}
.customer-link a {
  text-decoration: underline;
  font-weight: 500;
}
.about-image-box.about-image1 {
  position: relative;
  z-index: 9;
}
.about-shape2 img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.about-shape1 img {
  border-radius: 0;
  max-width: 30%;
  margin-bottom: 24px;
}
.customer-box-inner img:nth-child(2), .customer-box-inner img:nth-child(3) {
  margin-left: -18px;
}
.customer-heading {
  color: var(--color-secondry);
  font-weight: 500;
}
.customer-box h5 {
  font-size: 22px;
  font-weight: 500;
  color: black;
  padding-top: 0;
}
.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;
}
a.circular-button {
  background-color: var(--color-primary);
  color: white;
  /* word-break: keep-all; */
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  padding: 13px;
  text-align: center;
  line-height: 1.2;
  margin: 0 auto;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
/*------------ Gallery --------------*/
.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;
}
/* Main CSS */
.grid-wrapper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(323px, 1fr));
  grid-auto-rows: 376px;
  grid-auto-flow: dense;
  padding: 0;
}
.gallery-box-title {
  background-color: rgb(0 0 0 / 20%);
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}
.gallery-box-title h4 {
  color: white;
  font-family: var(--primary-font);
  font-weight: 700;
  font-size: 26px;
}
.grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.grid-wrapper div img, .grid-wrapper div a {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.grid-wrapper .wide {
  grid-column: span 2;
}
.grid-wrapper .tall {
  grid-row: span 2;
}
.grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}
.gallery_image_box  img {
  width: 100%;
}
/* --------- Work Process --------- */
.working_process  h5 {
  font-family: var(--primary-font);
  color: black;
  font-weight: 700;
  font-size: 16px;
}
.working_process_img_inner {
  width: 80px;
  height: 80px;
  background-color: var(--color-secondry);
  border-radius: 50%;
  padding: 22px;
  margin: 0 auto 10px auto;
}
#working-process {
  background-color: #F4F4F4;
}
span.step-number {
  background-color: var(--color-primary);
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 700;
  position: absolute;
  top: -28px;
}
#working-process .owl-carousel .owl-stage-outer {
  padding-top: 34px;
}
.working_process_p {
  color: #767E86;
}
/* --------- Videos --------- */
.video-box {
  max-width: 70%;
  margin: 0 auto;
}
.video-box {
  position: relative;
}
.video-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(0 0 0 / 30%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.video-icon i {
  color: white;
  font-size: 40px;
}
.video-box img {
    border-radius: 20px;
}
.video-head-outer {
  padding-right: 11em;
}
/* --------- Special Dishes --------- */
.owl-carousel .owl-item .special_dishes_img_inner img {
  width: 100% !important;
}
.special_dishes {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 20px;
}
.special_dishes-content {
  padding: 17px;
  text-align: center;
}
.dishes-type {
  color: black;
  font-size: 15px;
  font-weight: 500;
}
.special_dishes-content h5 {
  color: var(--color-primary);
  font-weight: 500;
  font-size: 18px;
}
.special_dishes_p {
  color: #1E1E1E;
  font-weight: 300;
  font-size: 14px;
}
.box-button a.theme_button2 {
  padding: 16px 26px;
}
.special_dishes:hover a.theme_button2{
  background-color: var(--color-primary);
  color: #fff;
}
#special-dishes {
  padding-top: 0;
}

/* ----------- Latest News ------------- */
.news-box {
    position: relative;
}
.news-box h5 a {
  font-size: 18px;
  color: black;
  font-weight: 700;
  font-family: var(--primary-font);
}
.news-text {
  margin: 10px 0;
  font-size: 13px;
  color: black;
  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 .metabox span {
  color: #767E86;
  font-weight: 400;
  font-size: 14px;
}
#latest-news {
  padding-top: 0;
}
.news-box-inner img {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.news-box .metabox span i {
  margin-right: 7px;
  color: #767E86;
  margin-bottom: 5px;
}
.post-link-box a {
  font-weight: 700;
}
.post-link-box a i{
  font-weight: 700;
  margin-left: 8px;
}
.news-box .metabox span.entry-date {
  margin-bottom: 10px;
}
.post-image-block {
  padding-left: 10px;
  position: relative;
}
.news-box-inner {
  box-shadow: 0px 0px 39px 0px #71717133;
  border-radius: 20px;
}
.news-box:hover .post-link-box{
  display: flex;
}
.post-image-block-inner{
  position: relative;
}
/*-----------------------faq--------------------------*/
#our-faq {
  background-color: var(--color-secondry);
  padding-bottom: 0;
}
#our-faq .section_main_head h4 {
  color: white;
}
#our-faq .accordion-item {
  border: 1px solid var(--color-primary);
  margin-bottom: 19px;
  border-radius: 15px !important;
}
#accordionfaq button.accordion-button {
  font-size: 16px;
  color: white;
  font-weight: 400;
  padding: 16px 0px 16px 52px;
  border: none;
  margin-bottom: 0;
  width: 100%;
  display: block;
  box-shadow: none;
  text-transform: capitalize;
  font-family: var(--primary-font);
}
#accordionfaq button.accordion-button:after {
  content: "";
  position: relative;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  font-size: 19px;
  background-image: none;
  top: 4px;
  color: white;
  border: 1px solid #554983;
  padding: 0px 4px 4px 3px;
  border-radius: 50%;
}
#accordionfaq button.accordion-button[aria-expanded="true"]:after {
  content: "\f068";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 1px;
  /* background-color: #455A64; */
  color: white;
  font-family: "Font Awesome 5 Free";
  border: none;
  font-size: 14px;
  background-color: transparent;
}
#accordionfaq button.accordion-button[aria-expanded="false"]:after {
  content: "\f067";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: relative;
  top: 1px;
  /* background-color: var(--color-primary); */
  color: white;
  /* border: none; */
  border-color: transparent;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  background-color: transparent;
}
.accordion-item {
  margin-bottom: 15px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin-bottom: 0px;
}
.accordion-body {
  padding-bottom: 0;
  padding-top: 0;
  padding: 0 28px 0 52px;
  padding-bottom: 14px;
}
.accordion-collapse{
  padding: 0px;
}
h4.accordion-header button{
  padding: 12px 12px;
  background-color: var(--color-fe5970) !important;
  border-radius: 7px;
}
.accordion-header {
  padding: 0;
}
.accordion-button:focus{
  box-shadow: none;
}
#accordionfaq button.accordion-button:not(.collapsed) {
}
.accordion-body p {
  font-size: 14px;
  color: white;
  margin: 0;
}
.faq-box {
  padding: 8em 5em 8em 0em;
}
.faq-box .section-text {
  color: #030303;
}
.faq-image img {
  height: 100%;
  width: 100%;
}
.faq-box {
  padding: 8em 5em 8em 0em;
  padding-left: 6em;
}
#accordionfaq button.accordion-button:after {
  position: absolute !important;
  left: 23px;
  top: 54% !important;
  transform: translateY(-50%) !important;
  padding: 0;
}
/* --------- 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: white;
  font-size: 30px;
  font-family: var(--secondary-font);
}
.records-info h6, .records-info h6 a {
  font-size: 15px;
  color: white;
  font-weight: 400;
  padding: 0;
  font-family: var(--primary-font);
}
.records-info img {
    margin-right: 15px !important;
}
.records-info .media {
  align-items: center;
}
/* ----------- Testimonials ------------- */
.testimonial_outer {
  background-color: white;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0px 0px 39px 0px #71717133;
}
.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: 400;
  font-size: 14px;
  color: #767E86;
}
.testimonials-info {
  margin-top: 20px;
}
.testimonial-title {
  padding-bottom: 0;
  /* line-height: 1.1; */
  position: relative;
  display: block;
}
.testimonial-title a {
  font-size: 16px;
  position: relative;
  font-weight: 700;
  color: #05155E;
  font-family: var(--primary-font);
}
.t-desig {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #767E86;
}
.testimonial-body {
  margin-bottom: -8em;
}
.testimonials-info p{
  margin-bottom: 0;
}
.owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
}
.testimonials_image {
  margin-right: 0px;
}
#testimonials .testimonial-star i {
  color: #ffc107;
  font-size: 10px;
}
#testimonials .testimonial-star .without_filled i{
  color: #F5F0FF;
}
#testimonials .owl-carousel .owl-stage-outer {
  padding-top: 60px;
  padding-bottom: 94px;
}
.testimonials-body {
  position: relative;
}
.testimonial-body {
  margin-bottom: -8em;
  margin-top: 12px;
}
.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;
}
#testimonials .owl-carousel .owl-dots button.owl-dot span, #testimonials .owl-dots button.owl-dot span {
  background-color: var(--color-primary);
  width: 15px !important;
  border-radius: 8px;
}
#testimonials .owl-carousel .owl-dots button.owl-dot.active, #testimonials .owl-dots button.owl-dot.active{
  border: none !important;
}

#testimonials .owl-carousel .owl-dots button.owl-dot, #testimonials .owl-dots button.owl-dot {
  width: 19px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#testimonials .owl-carousel .owl-dots button.owl-dot.active span, #testimonials .owl-dots button.owl-dot.active span {
  border: none !important;
  background-color: var(--color-secondry) !important;
  width: 33px !important;
}
#testimonials .owl-carousel .owl-dots button.owl-dot.active, #testimonials .owl-dots button.owl-dot.active{
  width: 33px !important;
}
/*---------------Newsletter ---------------*/
#newsletter_section .section_main_head h4 {
  color: white;
  font-size: 20px;
}
.newsletter-container {
  padding-bottom: 3em;
  border-bottom: 1px solid rgb(255 255 255 / 40%);
}
.newsletter-container .row {
    align-items: center;
}
.newsletter_head {
  justify-content: end;
  width: 50%;
}
#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: #cbcbcb;
  padding: 15px 24px 15px 19px;
  font-family: var(--primary-font);
  border: none;
  font-size: 12px;
  border-radius: 6px;
}
.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: #cbcbcb;
}
.newsletter_shortcode input[type="submit"] {
  padding: 15px 16px;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  background-color: var(--color-primary);
  border-radius: 8px;
  box-shadow: none;
  font-family: var(--secondary-font);
  letter-spacing: 0.45px;
  font-family: "Font Awesome 5 Free";
}
.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;
}

/*---------------Contact Us ---------------*/
.contact_us_head img.heading-image, #testimonials img.heading-image {
    margin: 0;
}
#contact-section .section_main_head h6, #testimonials .section_main_head h6{
  color: white;
}

#contact-section .section_main_head .section-text, #contact-section .section_main_head .section-text p{
  max-width: 100%;
}
.field-name {
  position: relative;
}
.field-name i {
  position: absolute;
  right: 0;
  top: 36%;
  transform: translateY(-50%);
  color: #999999;
  z-index: 999;
  right: 14px;
}
.field-name p {
  margin-bottom: 0;
}
.contact_us_shortcode textarea {
  height: 100px;
}
.contact_us_shortcode input[type="text"], .contact_us_shortcode input[type="tel"], .contact_us_shortcode input[type="email"], .contact_us_shortcode input[type="number"], .contact_us_shortcode input[type="password"], .contact_us_shortcode textarea, .contact_us_shortcode select, .contact_us_shortcode input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
  border-radius: 0;
  background-color: white;
  border: none;
  font-family: var(--primary-font);
  margin-bottom: 22px;
  width: 100%;
  padding: 10px 14px;
  color: rgba(51, 51, 51, 0.50);
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
}
.contact_us_shortcode input[type="submit"] {
  display: block;
  width: 100%;
}
.field-name br {
  display: none;
}
.contact_us_shortcode input[type="text"]::placeholder, .contact_us_shortcode input[type="tel"]::placeholder, .contact_us_shortcode input[type="email"]::placeholder, .contact_us_shortcode input[type="number"]::placeholder, .contact_us_shortcode input[type="password"]::placeholder, .contact_us_shortcode textarea::placeholder{
  color: rgba(51, 51, 51, 0.50);
}
.contact_us_shortcode form {
  position: relative;
}
.contact_us_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
}
.contact_us_shortcode  label {
  color: #30494f;
  font-weight: 600;
}
.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;
}
.contact_us_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 020px;
  border-bottom-left-radius: 20px;
  transform: rotate(270deg) translateX(10%);
  position: absolute;
  left: -66px;
  top: 50%;
}
.contact_us_form  h4 {
  color: white;
  font-size: 18px;
  font-weight: 700;
}
.contact_us-git-block {
  background-color: #211c32;
  display: inline-block;
  padding: 10px;
  border-radius: 20px;
}
.contact_us-git-block i {
  color: var(--color-primary);
  margin-right: 3px;
}
.contact_us-git-block a {
  color: white;
}
.call-vertical-box.contact_us-git-block {
  position: absolute;
  left: -77px;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(270deg) translateX(17%) translateY(-50%);
  border-radius: 20px 20px 0px 0px;
}
.email-vertical-box.contact_us-git-block {
  position: absolute;
  right: -132px;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(270deg) translateX(17%) translateY(-50%);
  border-radius: 0px 0px 20px 20px;
}
.contact-row {
  max-width: 100%;
  padding: 7em 0 3em 0;
}
.contact_us_shortcode.position-relative {
    border-radius: 20px;
  border: 3px solid #F49B3F;
  padding: 3em 3em 2em 3em;
}
section#best-seller {
  padding-bottom: 0;
}
#contact-section {
  padding-bottom: 0;
}
.contact_us_form {
  margin-bottom: 3em;
}
.post-right-volumn .news-text {
  display: none;
}
.wpcf7-date {
    position: relative;
}
.wpcf7-date::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
}
.wpcf7-date:before {
  content: "\f073";
  font-weight: 900;
  color: #999999;
  /* background: none; */
  display: block;
  font-family: "Font Awesome 5 Free";
  width: 15px;
  height: 20px;
  position: absolute;
  top: 12px;
  right: 14px;
  /* content: "\f095"; */
}
.contact_us_shortcode.position-relative.mt-3 {
  border-radius: 20px;
  border: 3px solid #F49B3F;
  padding: 3em 3em 2em 3em;
}
.contact_us_form 
 .section_main_head.white_head {
  position: relative;
  top: 38px;
  z-index: 9999;
  overflow: hidden;
  padding-top: 10px;
}

/* --------- Whychoose Us --------- */
.choose-2image {
  position: relative;
}
.round-image {
  position: relative;
}
.why-choose-image1-inner {
  position: relative;
}
.coffey-image {
  border-radius: 10px;
  position: absolute;
  top: -2em;
  right: -2em;
}
.loaction-image {
  position: absolute;
  right: -1em;
  bottom: -3em;
}
#why-choose-us .section_main_head .section-text {
  color: #828284 !important;
}
#why-choose-us .section_main_head .section-text {
  color: #828284 !important;
  margin-top: 1em !important;
  margin-bottom: 3em !important;
}
.whychoose-box h6, .whychoose-box h6 a {
  padding-top: 0;
  color: #292E36;
  font-weight: 600;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 600;
}
.whychoose-box i {
  color: var(--color-primary);
  font-size: 16px;
  margin-right: 7px;
}
i.why-choose-icon {
  background-color: white;
  position: absolute;
  top: 0;
  /* right: 0; */
  padding: 14px 14px;
  box-shadow: 13px 35px 77px 3px rgba(51, 51, 51, 0.05);
  border-radius: 50%;
  box-shadow: 0px 4px 44px 0px rgba(0, 0, 0, 0.08);
}
i.why-choose-icon.why-choose-icon1{
  top: 5em;
  left: 2em;
  display: inline-block;
}
i.why-choose-icon.why-choose-icon2 {
  top: 1em;
  left: 7em;
  display: inline-block;
}
i.why-choose-icon.why-choose-icon3 {
  top: -1em;
  left: 13em;
  display: inline-block;
}
i.why-choose-icon.why-choose-icon4 {
  top: -5px;
  left: 19em;
  display: inline-block;
}
.round-circle-text {
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  filter: drop-shadow(0px 4px 54px rgba(0, 0, 0, 0.10));
  padding: 39px 34px;
  width: 210px;
  height: 210px;
  display: flex;
  align-items: center;
  /* stroke-width: 10px; */
  /* stroke: #F6F5F5; */
  border: 10px solid #F6F5F5;
  position: absolute;
  bottom: 4em;
  left: -4em;
}
.discount-title {
  font-size: 12px;
  color: #1C1C1C;
  font-weight: 700;
  font-family: var(--secondary-font);
  line-height: 16px;
}
.price-title {
  font-family: var(--secondary-font);
  color: var(--color-primary);
  font-weight: 900;
  font-size: 23px;
  padding: 7px;
}
.round-circle-text-inner {
  text-align: center;
}
.price-sale-title {
  color: #8E8E8E;
  font-size: 10px;
  font-weight: 600;
  font-family: var(--secondary-font);
  line-height: 16px;
  text-decoration: line-through;
}
.stay-small-title {
  color: #1C1C1C;
  font-size: 10px;
  font-weight: 700;
  font-family: var(--secondary-font);
}
.whychoose-image1 {
  position: relative;
  text-align: center;
  margin-top: -31em;
  width: 87%;
  right: -10em;
}
#why-choose-us {
    padding-bottom: 0;
}
/* --------- Services --------- */
div#footer-widgets .container {
    z-index: unset;
}
.services-content h5 {
  color: #000906;
  font-weight: 700;
  font-family: var(--primary-font);
  font-size: 16px;
  padding-top: 16px;
}
.services_img_inner2 img {
  border-radius: 20px;
}
#services .owl-carousel .owl-stage-outer {
  padding-top: 5em;
  padding-bottom: 2em;
}
#services .owl-item.active.center {
  margin-top: -5em;
}
/* --------- Promo Banner --------- */
.promo-banner-bg {
  max-width: 47%;
  margin: 0 auto;
  text-align: center;
}
.promo-banner-head {
  padding: 11em 0 7em 0;
}
.promo-banner-head h6 {
  color: #FFFFFF;
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 15px;
}
.promo-banner-head h3 {
  color: white;
  font-size: 32px;
  font-weight: 500;
  padding-top: 0;
}
#promo-banner h4 {
  font-family: var(--primary-font);
  color: white;
  font-weight: 700;
  font-size: 33px;
}
.offer-discount {
  color: black;
  font-size: 32px;
  font-weight: 700;
  padding-top: 0;
  font-family: var(--secondary-font);
}
.promo-banner-head a.theme_button {
  padding: 10px 29px;
  margin-top: 16px;
}
/* --------- 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: 12px 17px;
  color: white;
  border: none;
  background-color: var(--color-secondry);
  transition: .3s ease;
  opacity: 1;
  border-radius: 10px;
  /* 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: white;
  width: 100% !important;
  border: 1px solid #A19A9A;
  padding: 8px 14px 10px 24px;
  font-size: 13px !important;
  border-radius: 5px;
}
#search_form .input-group {
  display: block;
}
.ba-custom-search {
  display: block;
  background-color: white;
  padding: 30px 20px;
  border-radius: 20px;
  margin: 0 0 auto auto;
  box-shadow: 0px 7px 23px 0px #8DCBE833;
}
#mphb-search {
  padding: 0;
  margin-top: -6em;
  position: relative;
  z-index: 9;
}
.ba-custom-search label {
  margin-bottom: 0;
  color: #767E86;
  margin-bottom: 8px !important;
  font-size: 15px;
}
#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;
}
.ba-custom-search input[type="submit"] {
  border: 1px solid transparent;
  width: 100%;
  border-radius: 7px;
  font-family: var(--primary-font);
  font-size: 14px;
  letter-spacing: 1px;
  background-color: var(--color-primary);
  padding: 14px 30px;
  text-align: center;
  position: relative;
  z-index: 9;
}
#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;
}
/*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 ------------------*/
.room-box-inner {
  position: relative;
}
#ba-rooms .owl-carousel .owl-item img {
  margin: 0;
}
.rooms-images {
  position: relative;
}
#ba-rooms {
  padding-top: 0;
}
.room-price li {
  color: white;
  font-size: 0;
  margin-bottom: 13px;
}
.booking-one__price.booking__price, .mphb-price {
  color: white;
  padding: 5px;
  font-size: 18px;
}
span.mphb-price-period {
  color: #737A83;
  font-size: 14px;
}
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 {
  color: #05155E;
  padding: 5px;
  font-size: 20px;
  font-weight: 600;
}
.rooms-content {
  padding: 15px 0;
  background-color: white;
  text-align: center;
}
.room-details {
  background-color: #F0F6FD;
  padding: 14px;
  border-radius: 5px;
}
.rooms-meta-icon {
  font-size: 16px;
  color: black;
  margin-top: 0px !important;
}
.Bedroom-count {
  display: flex;
  align-items: center;
}
.rooms-content h5 a {
  color: black;
  font-weight: 600;
  font-family: var(--primary-font);
  margin-bottom: 0;
  display: block;
}
.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 {
  font-weight: 400;
  color: #666666;
  font-family: var(--primary-font);
}
.room_guest i, .room-size i {
  color: #666666;
  margin-right: 5px;
}
.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;
}