/** $string - svg */
/** add unique id image url */
/** https://webdesign.tutsplus.com/tutorials/an-introduction-to-error-handling-in-sass--cms-19996 */
/** get breakpoint */
/** font size */
/** keyframe */
body.single-hotel .vie-row .cell {
  padding: 0 15px;
}
@media only screen and (max-width: 33.99875rem) {
  body.single-hotel .vie-row .cell {
    padding: 0;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
  width: 75%;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article {
  padding: 20px 80px;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article {
    padding: 15px 0;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content {
  margin-bottom: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info {
  flex: 0 0 75%;
  max-width: 75%;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info .heading-title {
  font-weight: 700;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info .heading-title {
  font-size: 1.5rem;
}
@media only screen and (min-width: 64rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info .heading-title {
    font-size: 1.875rem;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info .hotel_single-address {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #000;
  margin-top: 5px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info .single_hotel-meta {
  flex-direction: row-reverse;
  align-items: center;
  justify-content: start;
  gap: 15px;
  margin-top: 5px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info .single_hotel-meta .hotel_item-type a {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding: 4px 8px;
  text-align: center;
  background: #00A651;
  border-radius: 4px;
  display: block;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 4px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info .single_hotel-meta .rating .post_item-rating {
  gap: 15px;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 5px 0;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .entry-head-info .single_hotel-meta .rating .post_item-rating .rating-stars svg.filled {
  fill: gold;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot {
  flex: 0 0 25%;
  max-width: 25%;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot {
  padding-left: 0;
}
@media only screen and (min-width: 64rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot {
    padding-left: 0.9375rem;
  }
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot {
    margin-top: 10px;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-left span.hotel_note {
  color: #00A651;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-left .vie-price {
  display: flex;
  flex-direction: column-reverse;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-left .vie-price ins {
  text-decoration: none;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-left .vie-price ins span.vie-price-amount bdi {
  color: #F5222D;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-left .vie-price del {
  text-decoration: none;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-left .vie-price del span.vie-price-amount bdi {
  color: #8C8C8C;
  font-size: 13px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: line-through;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-right a.hotel-booknow-btn {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  color: #fff;
  height: 32px;
  padding: 4px 15px;
  border-radius: 4px;
  border: 1px solid #FA8C16;
  background: #FA8C16;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
  margin-top: 5px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-right a.hotel-booknow-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .entry-head-content .vie-row .hotel_item-foot-right a.hotel-booknow-btn {
    width: -webkit-fit-content;
    width: fit-content;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper #hotel_gallery-list .img a {
  overflow: hidden;
  border-radius: 10px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper #hotel_gallery-list .img a:hover img {
  transform: scale(1.04);
  transition: 0.4s;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper #hotel_gallery-list .img a::before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper #hotel_gallery-list .img a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  transform: scale(1);
  transition: 0.4s;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper .hotel_gallery-nav {
  margin-top: 5px;
  margin-left: -5px;
  margin-right: -5px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper .hotel_gallery-nav .img-dots {
  padding: 5px;
  border-radius: 10px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper .hotel_gallery-nav .img-dots.slick-current .img {
  border: 3px solid #FA541C;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper .hotel_gallery-nav .img-dots .img {
  cursor: pointer;
  overflow: hidden;
  border-radius: 10px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper .hotel_gallery-nav .img-dots .img::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media only screen and (max-width: 33.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper .hotel_gallery-nav .img-dots .img::before {
    padding-bottom: 80%;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_gallery .hotel_gallery-wrapper .hotel_gallery-nav .img-dots .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_combo-content {
  padding: 16px 32px;
  background: #feeec5;
  margin: 24px 0;
  border-radius: 4px;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .hotel_combo-content {
    padding: 16px 20px;
  }
}
@media only screen and (max-width: 33.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .hotel_combo-content {
    padding: 16px;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_combo-content p {
  color: #4a4a4a;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_combo-content p {
  font-size: 1rem;
}
@media only screen and (min-width: 64rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .hotel_combo-content p {
    font-size: 1.0625rem;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_combo-content ul {
  padding-left: 20px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_utilities .hotel_utilities-list {
  margin: 24px 0;
  background: linear-gradient(180deg, #FFF7E6 0%, rgba(255, 247, 230, 0) 100%);
  padding: 16px 32px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_utilities .hotel_utilities-list li {
  width: 49%;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-9 article .hotel_utilities .hotel_utilities-list li {
    width: 100%;
  }
}
body.single-hotel .vie-row .cell.vie-col-9 article .hotel_utilities .hotel_utilities-list li a {
  color: #000000;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-content {
  line-height: 1.6;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-content p:has(> iframe) {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-content p:has(> iframe) > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-content iframe {
  width: 100%;
}
body.single-hotel .vie-row .cell.vie-col-9 article .entry-content ul {
  padding-left: 20px;
}
body.single-hotel .vie-row .cell.vie-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-3 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-price-inner {
  padding: 8px 13px 8px 13px;
  background: #00a651;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .singl_hotel-form-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner {
  padding: 24px 13px 24px 13px;
  background: #E6F6EE;
  border-radius: 0 0 8px 8px;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control {
  width: 100%;
  height: 32px;
  padding: 5px 12px !important;
  font-size: 14px;
  color: #000;
  border: 1px solid #D9D9D9;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control::-webkit-input-placeholder {
  color: #d9d9d9;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control::placeholder {
  color: #d9d9d9;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control[type=date]::before {
  color: #d9d9d9;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control.wpcf7-radio {
  border: none;
  padding-left: 0 !important;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control-wrap {
  display: block;
  margin: 0 0 20px 0;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner label {
  color: #000;
  font-size: 14px;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .form-row p {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  justify-content: space-between;
  margin: 0 !important;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-textarea.wpcf7-form-control {
  max-height: 66px;
  height: 100%;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .form-row {
  margin-bottom: 0 !important;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner span.wpcf7-spinner, body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form br {
  display: none;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner input.wpcf7-form-control.wpcf7-submit {
  display: flex;
  font-size: 16px;
  padding: 10px 20px !important;
  margin: auto;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid orange;
  font-weight: 700;
  color: #fff;
  background-color: orange;
  height: auto;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7 form > p {
  margin-bottom: 0 !important;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form label span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 10px !important;
  width: 100% !important;
  display: block;
  white-space: pre;
  color: red !important;
  margin: 0 !important;
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form .form-row {
  margin: 0 -5px;
  display: flex;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form .form-row {
    flex-wrap: wrap;
  }
}
body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form .form-row label {
  width: 50%;
  padding: 0 5px;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-hotel .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form .form-row label {
    width: 100%;
    padding: 0;
  }
}
body.single-hotel .single-tour-title-content {
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 24px;
  line-height: 1.4;
}

.single-tour-sidebar {
  margin-bottom: 20px;
}
.single-tour-sidebar:last-child {
  margin-bottom: 0;
}
.single-tour-sidebar .sidebar_list-post {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.single-tour-sidebar .sidebar_list-post li {
  margin-bottom: 15px;
}
.single-tour-sidebar .sidebar_list-post li:last-child {
  margin-bottom: 0;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper span.tour-bage {
  position: absolute;
  display: block;
  text-align: center;
  background: #F5222D;
  color: #fff;
  font-weight: 700;
  font-size: 14.45px;
  top: 15%;
  left: 38%;
  width: 100%;
  transform: rotateZ(45deg);
  z-index: 1;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-thumbnail {
  position: relative;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-thumbnail::before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-thumbnail img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.2784313725);
  padding: 12px;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
  color: #ffffff;
  font-weight: 700;
  line-height: 22.8px;
  margin-bottom: 5px;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
  font-size: 1rem;
}
@media only screen and (min-width: 64rem) {
  .single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
    font-size: 1.1875rem;
  }
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 2) {
  .single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf .tour-price {
  color: #ffffff;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf .tour-price ins {
  text-decoration: none;
}

#ez-toc-container {
  width: 100% !important;
}

ul.list-hotel {
  margin: 0;
  padding: 0;
}
ul.list-hotel li {
  list-style: none;
}
ul.list-hotel li .hotel_item-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 23px;
  padding: 10px;
  margin-bottom: 15px;
  background: #FFF;
  box-shadow: 0px 4px 65px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner {
    align-items: center;
  }
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner {
    flex-wrap: wrap;
    gap: 12px;
  }
}
ul.list-hotel li .hotel_item-inner .hotel_item-head {
  width: 21%;
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-head {
    width: 35%;
  }
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-head {
    width: 100%;
  }
}
ul.list-hotel li .hotel_item-inner .hotel_item-head a.hotel_item-head-link {
  display: block;
  position: relative;
}
ul.list-hotel li .hotel_item-inner .hotel_item-head a.hotel_item-head-link::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-head a.hotel_item-head-link::before {
    width: 56.25%;
  }
}
ul.list-hotel li .hotel_item-inner .hotel_item-head a.hotel_item-head-link img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
ul.list-hotel li .hotel_item-inner .hotel_item-head a.hotel_item-head-link span.hotel_item-bage {
  position: absolute;
  width: 100%;
  left: -7px;
  bottom: 8.346px;
  border-radius: 0px 6.81px 6.81px 0px;
  background: #FA541C;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 10px;
}
ul.list-hotel li .hotel_item-inner .hotel_item-head a.hotel_item-head-link span.hotel_item-bage::before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: -7px;
  border: 4px solid;
  border-top-color: #AD2102;
  border-right-color: #AD2102;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper {
  width: 77%;
  display: flex;
  gap: 23px;
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper {
    flex-wrap: wrap;
    width: 65%;
    gap: 0;
  }
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper {
    width: 100%;
  }
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body {
  position: relative;
  width: 70%;
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
  }
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #d8d8d8;
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body::after {
    content: none;
  }
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel-link {
  display: block;
  margin-bottom: 8px;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel-link .hotel_item-title {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel-link .hotel_item-title:hover {
  color: #00A651;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel_item-address {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 5px;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel_item-address .hotel_single-address {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #000000;
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 5px;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel_item-address .hotel_single-address i {
  color: #FA541C;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .post_item-rating {
  display: flex;
  align-items: center;
  font-size: 14px;
  gap: 15px;
  margin: 10px 0;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .post_item-rating .rating-stars {
  line-height: normal;
  padding-right: 15px;
  border-right: 1px solid #888888;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .post_item-rating svg {
  fill: #FDC835;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel_item-type {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  font-size: 12px;
  color: #1B1C1D;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel_item-type .hotel_type-item-link {
  color: #00A651;
  background-color: #F3FFF9;
  border-radius: 4px;
  border: 1px solid #00A651;
  padding: 4px 10px;
  line-height: 1.3;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-body .hotel_item-info .hotel_item-type .hotel_type-item-link:hover {
  background-color: #00A651;
  color: #ffffff;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot {
  width: 45%;
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot {
    width: 100%;
  }
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot .hotel_note {
  font-size: 14px;
  color: #00A651;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot .vie-price {
  display: flex;
  flex-direction: column-reverse;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot .vie-price del {
  text-decoration: none;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot .vie-price del span.vie-price-amount bdi {
  color: #8C8C8C;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-decoration: line-through;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot .vie-price ins {
  text-decoration: none;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot .vie-price ins span.vie-price-amount bdi {
  color: #F5222D;
  font-family: inherit;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot a.hotel-booknow-btn {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: capitalize;
  color: #fff;
  display: flex;
  height: 36px;
  padding: 2px 15px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #FA8C16;
  background: #FA8C16;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
  margin-top: 5px;
}
@media only screen and (max-width: 47.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot a.hotel-booknow-btn {
    width: 50%;
  }
}
@media only screen and (max-width: 33.99875rem) {
  ul.list-hotel li .hotel_item-inner .hotel_item-body-wrapper .hotel_item-foot a.hotel-booknow-btn {
    width: 80%;
  }
}

.custom-button {
  border: none;
  padding: 0;
  max-width: 250px;
  margin: auto;
  display: block;
}

.section-form-booking {
  background-color: #BBFECD;
  padding: 15px;
  margin-bottom: 20px;
}
.section-form-booking .wrapper .cell {
  border-radius: 6px;
  background-color: #ffffff;
  border: 1px solid #D2D2D2;
}
.section-form-booking .wrapper .cell.cell-img {
  flex: 0 0 43%;
}
.section-form-booking .wrapper .cell.cell-img {
  margin-right: 0;
}
@media only screen and (min-width: 64rem) {
  .section-form-booking .wrapper .cell.cell-img {
    margin-right: 0.625rem;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .section-form-booking .wrapper .cell.cell-img {
    flex: 0 0 100%;
  }
}
.section-form-booking .wrapper .cell.cell-img img {
  width: 100%;
  border-radius: 6px;
}
.section-form-booking .wrapper .cell.cell-content {
  padding: 10px 20px;
  flex: 0 0 calc(57% - 10px);
}
@media only screen and (max-width: 47.99875rem) {
  .section-form-booking .wrapper .cell.cell-content {
    flex: 0 0 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.section-form-booking .wrapper .cell.cell-content .title {
  color: #00A651;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0;
  line-height: 1.4;
}
.section-form-booking .wrapper .cell.cell-content .title {
  font-size: 1.25rem;
}
@media only screen and (min-width: 48rem) {
  .section-form-booking .wrapper .cell.cell-content .title {
    font-size: 1.625rem;
  }
}
@media only screen and (min-width: 64rem) {
  .section-form-booking .wrapper .cell.cell-content .title {
    font-size: 2rem;
  }
}
.section-form-booking .wrapper .cell.cell-content .group-inf {
  margin: 20px 0 25px;
}
@media only screen and (max-width: 47.99875rem) {
  .section-form-booking .wrapper .cell.cell-content .group-inf {
    gap: 5px;
    margin: 5px 0 10px;
  }
}
.section-form-booking .wrapper .cell.cell-content .group-inf .item i {
  margin-right: 10px;
}
.section-form-booking .wrapper .cell.cell-content .group-inf .rating i {
  color: #ffca00;
}
.section-form-booking .wrapper .cell.cell-content .group-inf .hotline {
  font-size: 20px;
  font-weight: 700;
}
.section-form-booking .wrapper .cell.cell-content .group-inf .hotline a {
  color: red;
}
.section-form-booking .wrapper .cell.cell-content .group-inf .hotline i {
  font-size: 16px;
}

.form_booking-quickly input.wpcf7-form-control, .form_booking-quickly textarea {
  width: 100%;
  height: 45px;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  background-color: #FAFAFA;
  border-radius: 6px;
}
.form_booking-quickly label {
  font-weight: 600;
  font-size: 16px;
  color: #333;
}
.form_booking-quickly textarea.wpcf7-form-control {
  height: 45px;
}
.form_booking-quickly .col-12 {
  margin-bottom: 15px;
}
.form_booking-quickly .col-12 .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
}
.form_booking-quickly .col-12 .row .col-6 {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 33.99875rem) {
  .form_booking-quickly .col-12 .row .col-6 {
    width: 100%;
  }
}
.form_booking-quickly .form-booking-submit {
  position: relative;
}
.form_booking-quickly .form-booking-submit input[type=submit] {
  margin: 10px auto 0;
  background: linear-gradient(45deg, #FC6D00, #FF3C00);
  padding: 10px 35px !important;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: fit-content;
}
.form_booking-quickly .form-booking-submit input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.form_booking-quickly .form-booking-submit input[type=submit]:hover {
  color: #00A651;
}
.form_booking-quickly .form-booking-submit .wpcf7-spinner {
  position: absolute;
  bottom: 10px;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
}
.form_booking-quickly span.bottom-text {
  margin-top: 10px;
  text-align: center;
  display: block;
  font-size: 16px;
  color: #145132;
  font-weight: 600;
}
.form_booking-quickly .wpcf7-not-valid-tip {
  font-size: 12px;
}
.form_booking-quickly .wpcf7-response-output {
  font-size: 14px;
  margin: 5px 0 0;
  font-weight: 600;
}

.section-form-rental .wrapper .cell.cell-content, .section-form-booking_hotel .wrapper .cell.cell-content, .section-form-strong .wrapper .cell.cell-content {
  padding: 20px;
}
.section-form-rental .wrapper .cell.cell-content .title, .section-form-booking_hotel .wrapper .cell.cell-content .title, .section-form-strong .wrapper .cell.cell-content .title {
  margin-bottom: 15px;
}