.home-2 .header-top,
.home-2 .navbar,
.home-2 .search-nav .nav-link {
  border: none !important;
  box-shadow: none !important;
}
.video-thumbnail {
  object-fit: cover !important;
}
.header-top {
  background: #f97a00 !important ;
}
.home-2 .search-nav .nav-link.active {
  background: #f97a00 !important;
  border-bottom: 3px solid #f97a00 !important ;
}
.theme-btn {
  background: #f97a00 !important;
}
.footer h3 {
  color: #f97a00 !important;
}
.mz-badge {
  background: #f97a00 !important;
}
@media (min-width: 992px) {
  #img-breadcrumb {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 980px) {
  #img-breadcrumb {
    width: 100%;
    min-height: 70px;
    margin-top: 36px;
    /*margin-bottom: 10px;*/
  }
}
/* بارگذاری فونت و اجباری کردن آن برای محتوای هتل */

/* اطمینان از اینکه فونت محتوای هتل تحت هیچ شرایطی تغییر نکند */
.hotel-content,
.hotel-content * {
  direction: rtl !important;
  /* color و اندازه را اینجا تغییر ندهیم — اندازه می‌تواند توسط inline font-size تغییر کند */
}

/* عنوان‌ها و لینک‌ها هم از فونت ارث می‌برند */
.hotel-content h1,
.hotel-content h2,
.hotel-content h3,
.hotel-content h4,
.hotel-content h5,
.hotel-content h6 {
  font-family: IRANSans, sans-serif;
  font-weight: 700; /* اگر فونت‌ات bold است */
}

/* لینک‌ها: فونت را تغییر نمیده، فقط استایل لینک را مشخص کن */
.hotel-content a {
  font-family: IRANSans;
  color: #f97a00; /* یا رنگ دلخواه */
  /* text-decoration: underline; /* یا none */
}

.hotel-section {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 40px 0;
  padding: 0 12px;
  box-sizing: border-box;
}

.hotel-container {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  direction: rtl;
  text-align: right;
  box-sizing: border-box;
}

/* متن کشویی */
.hotel-content {
  max-height: 220px;
  overflow: hidden;
  position: relative;
  transition: max-height 0.45s ease;
}

.hotel-content.expanded {
  max-height: 2000px; /* وقتی باز میشه */
}

/* افکت محو شدن پایین متن */
.hotel-content.custom-hotel-fadeout::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  pointer-events: none;
  background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

/* دکمه نمایش بیشتر */
.show-more-btn {
  display: block;
  width: 160px;
  margin: 18px auto 0;
  text-align: center;
  color: #f97a00;
  border: 1px solid #f97a00;
  padding: 8px 16px;
  border-radius: 20px;
  cursor: pointer;
  font-weight: 600;
  background: transparent;
  transition: background 0.25s, color 0.25s;
}

.show-more-btn:hover {
  background: #f97a00;
  color: #fff;
}

.hotel-container h2 {
  margin-top: 0;
  margin-bottom: 12px;
  color: #222;
}
.hotel-container p {
  color: #444;
  line-height: 1.8;
  margin-bottom: 14px;
  font-size: 15px;
}

@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap);
body,
html,
ul {
  padding: 0;
  margin: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: IRANSans, sans-serif;
  font-weight: 600;
}
body,
html,
p,
ul {
  margin: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
label {
  font-weight: 600;
}
.ovrflow-hidden,
.theme-btn {
  overflow: hidden;
}
*,
:after,
:before {
  box-sizing: inherit;
}
* {
  scroll-behavior: inherit !important;
  font-family: IRANSans;
}

body,
html {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  direction: rtl;
}
body {
  font-style: normal;
  font-size: 14px;
  color: #757f95;
  line-height: 1.8;
}
a {
  color: white;
  display: inline-block;
}
a,
a:active,
a:focus,
a:hover {
  outline: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}
.about-call-number a,
.activity-text-btn a:hover,
.activity-title a:hover,
.blog-item-info h4 a:hover,
.blog-item-meta a:hover,
.blog-meta a:hover,
.car-text-btn a:hover,
.car-title a:hover,
.cart-product-title:hover,
.copyright .footer-menu li a:hover,
.countdown-single h2,
.countdown-single h5,
.cruise-text-btn a:hover,
.cruise-title a:hover,
.cta-text span,
.dashboard-widget-color-1 h1,
.deal-2 .deal-title a:hover,
.flight-text-btn a:hover,
.flight-title-info a:hover,
.gallery-link:hover,
.header-top-right .account a:hover,
.hero-single .hero-content .hero-title span,
.home-3 .search-nav .nav-link.active i,
.hotel-text-btn a:hover,
.hotel-title a:hover,
.job-time,
.listing-review-reply a:hover,
.listing-side-list li a:hover,
.listing-side-share a:hover,
.login-form .forgot-pass:hover,
.login-form .form-check-label a:hover,
.login-form .login-footer a:hover,
.navbar.fixed-top .header-nav-link:hover,
.navbar.fixed-top .nav-item .nav-link.active,
.navbar.fixed-top .nav-item:hover .nav-link,
.rate-type,
.room-text-btn a:hover,
.room-title a:hover,
.service-title a:hover,
.site-breadcrumb .breadcrumb-menu li a:hover,
.site-breadcrumb .breadcrumb-menu li.active,
.site-title span,
.table-property-info:hover h6,
.team-bio h5 a:hover,
.tour-text-btn a:hover,
.tour-title a:hover,
.tour-top a:hover,
.tour-top i,
.user-profile-sidebar-list li a:hover,
.widget .recent-post-bio h6 a:hover,
a:hover {
  color: #f97a00;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--text-dark);
  margin: 0;
  line-height: 35px;
}
.deal-2 .deal-title,
.login-form .login-header p,
h1 {
  font-size: 20px;
}
.flight-title-info h4,
.overview-item h6,
.widget .recent-post-bio h6,
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
.activity-text-btn a i,
.car-text-btn a i,
.cruise-text-btn a i,
.flight-text-btn a i,
.listing-review-author-info span,
.room-text-btn a i,
.tour-text-btn a i,
.user-notification-info span,
h4,
h5,
h6 {
  font-size: 14px;
}
p {
  font-family: IRANSans, sans-serif;
}
.img,
img {
  max-width: 100%;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  height: auto;
}
#scroll-top,
.header-top-right .account a,
.top-contact-info ul li a,
.top-social a {
  transition: 0.5s ease-in-out;
}
label {
  color: #999;
  cursor: pointer;
}
::-moz-selection {
  background: #555;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #555;
  color: #fff;
  text-shadow: none;
}
::-moz-placeholder {
  color: #999;
  font-size: 16px;
  opacity: 1;
}
::placeholder {
  color: #999;
  font-size: 16px;
  opacity: 1;
}
.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #f68b21;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  z-index: 99999;
}
.loader {
  position: relative;
  width: 90px;
  height: 90px;
}
.loader span,
.loader-plane {
  top: 0;
  right: 0;
  width: 100%;
  position: absolute;
}
.loader span {
  height: 100%;
  transform: rotate(calc(18deg * var(--i)));
}
.loader span::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  background: #f68b21;
  border-radius: 50%;
  transform: scale(0);
  animation: 2s linear infinite loader;
  animation-delay: calc(0.1s * var(--i));
}
@keyframes loader {
  0%,
  100%,
  80% {
    transform: scale(0);
  }
  10% {
    transform: scale(1.2);
  }
}
.loader-plane {
  height: 100%;
  animation: 2s linear -1s infinite loader-rotating;
}
@keyframes loader-rotating {
  0% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(370deg);
  }
}
.loader-plane::before {
  content: "\f072";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  top: 53px;
  right: 58px;
  color: #fff;
  font-size: 38px;
  transform: rotate(135deg);
}
.text-right {
  text-align: left;
}
.job-meta,
.space-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-pd {
  padding: 0 7rem;
}
.s-pd {
  padding: 0 12rem;
}
.gallery-img,
.h-100 {
  height: 100%;
}
.h-100vh {
  height: 100vh;
}
.bg {
  background-color: #f5f7fc;
}
.site-heading {
  margin-bottom: 50px;
  position: relative;
  text-align: right;
}
.booking-sidebar .booking-item:last-child,
.flight-grid .flight-booking-item .price-info,
.mb-0,
.site-title {
  margin-bottom: 0;
}
.site-title-tagline {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  background: #1d1d1d;
  border-radius: 10px;
  padding: 5px 35px;
}
.hero-single .hero-content p,
.site-title,
.theme-btn {
  text-transform: capitalize;
}
.site-title {
  font-weight: 700;
  font-size: 14px;
  color: #313131;
  margin-top: 20px;
  text-align: right;
}
.booking-confirm-content .theme-btn,
.flight-title,
.listing-side-organizer .theme-btn,
.message-reply .theme-btn,
.site-heading p {
  margin-top: 15px;
}
.heading-divider {
  display: inline-block;
  position: relative;
  height: 3px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #f68b21;
  width: 90px;
  overflow: hidden;
}
.heading-divider:after {
  content: "";
  position: absolute;
  right: 0;
  top: -1.1px;
  height: 7px;
  width: 8px;
  background-color: #fff;
  -webkit-animation: 5s linear infinite heading-move;
  animation: 5s linear infinite heading-move;
}
.header-top,
.pos-rel,
.site-breadcrumb .breadcrumb-menu,
.theme-btn {
  position: relative;
  z-index: 1;
}
@-webkit-keyframes heading-move {
  0%,
  100% {
    transform: translateX(-1px);
  }
  50% {
    transform: translateX(85px);
  }
}
@keyframes heading-move {
  0%,
  100% {
    transform: translateX(-1px);
  }
  50% {
    transform: translateX(85px);
  }
}
@media all and (max-width: 992px) {
  .shadow-title {
    font-size: 100px;
  }
}
.pb-140 {
  padding-bottom: 140px;
}
.pd-50 {
  padding: 50px 0;
}
.py-120 {
  padding: 100px 0;
}
.pt-120 {
  padding-top: 120px;
}
.pb-120 {
  padding-bottom: 120px;
}
.home-2 .hero-single,
.listing-item.faq-area .accordion-body,
.pt-0,
.user-notification-item:first-child {
  padding-top: 0;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20,
.search-wrapper .search-box.flight-search {
  padding-top: 20px;
}
.pt-30,
.pt30 {
  padding-top: 21px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.flight-grid .flight-booking-detail-left .flight-booking-detail-info,
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}
.filter-btns li,
.theme-btn {
  padding: 5px 20px;
  cursor: pointer;
}
.car-slider.owl-theme .owl-nav,
.destination-slider.owl-theme .owl-nav,
.hero-slider.owl-theme .owl-nav,
.home-2 .main,
.hotel-slider.owl-theme .owl-nav,
.listing-slider.owl-theme .owl-nav,
.mt-0,
.testimonial-slider.owl-theme .owl-nav {
  margin-top: 0;
}
.author-social,
.banner-content .theme-btn,
.car-info-list,
.cruise-info-list,
.listing-info-card p,
.listing-review-item p,
.mt-10,
.room-info-list,
.search-form .passenger-class-info .form-check {
  margin-top: 10px;
}
.booking-confirm-content h3,
.flight-booking-item .flight-booking-return,
.mt-20,
.pricing-feature {
  margin-top: 20px;
}
.booking-order-info,
.error-wrapper .theme-btn,
.mt-30 {
  margin-top: 30px;
}
.cart-footer,
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.home-2 .search-nav,
.listing-price,
.mb-10,
.search-form .flight-type {
  margin-bottom: 10px;
}
.blog-comments-form .form-group,
.blog-comments-form h3,
.blog-thumb-img,
.booking-form .form-group,
.booking-widget-title,
.footer-widget-box,
.listing-review-form h4,
.mb-20,
.price-range-slider .price-range-info,
.user-profile-form .form-group {
  margin-bottom: 20px;
}
.contact-form-header,
.listing-review-form .form-group,
.mb-30,
.site-breadcrumb {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.blog-comments,
.mb-50,
.price-range-slider {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mr-300 {
  margin-left: 300px;
}
.ml-300 {
  margin-right: 300px;
}
.theme-btn {
  font-size: 13px;
  color: #fff;
  transition: 0.5s;
  border-radius: 10px;
  font-weight: 500;
  text-align: center;
  border: none;
  background: #f68b21;
  margin-top: 6px;
  padding: 7px;
}
.theme-btn::before {
  content: "";
  height: 400px;
  width: 400px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateY(-50%) translateX(50%) scale(0);
  transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: -1;
}
#scroll-top,
.car-slider .owl-dots .owl-dot.active span,
.coupon-btn:hover,
.destination-slider .owl-dots .owl-dot.active span,
.hotel-slider .owl-dots .owl-dot.active span,
.price-range-slider .ui-widget-header,
.search-nav .nav-link.active,
.service-item:hover .service-arrow a,
.testimonial-area .owl-dots .owl-dot.active span,
.theme-btn2::before {
  background: #f68b21;
}
.cta-text p,
.home-2 .copyright .copyright-text,
.home-2 .footer-contact li,
.home-2 .footer-contact li a,
.home-2 .footer-list li a,
.home-2 .footer-social li a i,
.home-2 .footer-widget-box p,
.home-3 .search-nav .nav-link i,
.room-type-item .theme-btn:hover,
.search-nav .nav-link.active i,
.service-item:hover .service-arrow a i,
.theme-btn2:hover,
.theme-btn:hover,
.user-profile-sidebar-list .active i {
  color: #fff;
}
.theme-btn:hover::before {
  transform: translateY(-50%) translateX(50%) scale(1);
}
.job-btn i,
.theme-btn i {
  margin-right: 5px;
}
.add-listing-form .listing-img-upload span i,
.flight-date i,
.header-account .dropdown-menu li a i,
.job-time i,
.login-form .theme-btn i,
.theme-btn span,
.widget .recent-post-bio span i {
  margin-left: 5px;
}
.header-top-right .account a i,
.service-download a i,
.top-contact-info ul li a i,
.top-social a {
  margin-left: 10px;
}
.theme-btn2 {
  background: #fff;
  color: #313131;
}
#scroll-top {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 30px;
  font-size: 25px;
  border: none;
  outline: 0;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  z-index: 1;
}
@media all and (min-width: 768px) and (max-width: 1399px) {
  #scroll-top {
    bottom: 70px;
  }
}
.header-top {
  background: 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.activity-list .activity-item,
.blog-details-tags,
.blog-meta .blog-meta-left ul,
.car-list .car-item,
.cart-product,
.cruise-list .cruise-item,
.header-top-left,
.hotel-list .hotel-item,
.listing-review-rating,
.room-list .room-item,
.top-contact-info ul,
.tour-list .tour-item,
.user-profile-card-header-right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.top-contact-info ul li a {
  color: #1d1d1d;
  font-weight: 500;
}
.top-contact-info ul li a:hover {
  color: #888;
}
.top-social a {
  color: #fff;
  width: 33px;
  height: 33px;
  line-height: 28.9px;
  border-radius: 50px;
  text-align: center;
  border: 2px solid #fff;
}
.top-social a:hover {
  color: #f68b21;
  background: #fff;
}
.header-top-right {
  display: flex;
  align-items: center;
  justify-content: end;
}
.header-top-right .nice-select {
  background: 0 0;
  border: none;
  color: #fff;
  font-weight: 500;
  line-height: 43px;
}
.header-top-right .nice-select:after {
  border-color: #fff;
  height: 7px;
  width: 7px;
  margin-top: -5.5px;
}
.header-top-right .nice-select .list {
  border-radius: 8px;
  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
}
.header-top-right .nice-select .option {
  color: #000;
  transition: 0.5s ease-in-out;
}
.header-top-right .nice-select .option.focus,
.header-top-right .nice-select .option.selected.focus,
.header-top-right .nice-select .option:hover {
  background: #f6f6f6;
  color: #f68b21;
}
.header-top-right .account {
  margin-right: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-top-right .account a {
  color: #fff;
  font-weight: 500;
}
.main {
  margin-top: -10rem;
}
@media all and (min-width: 992px) {
  .header-nav-right {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    justify-content: flex-end !important;
    float: left;
    position: absolute;
    left: 15px;
  }
  .header-nav-link {
    position: relative;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #313131;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-nav-link.search-box-outer {
    font-size: 18px;
  }
  #main_nav {
    justify-content: flex-start;
  }
  .navbar .dropdown-menu.mega-menu {
    width: 850px;
    right: -345px;
    padding: 15px 10px;
  }
  .navbar .dropdown-menu.mega-menu::before {
    display: none;
  }
  .navbar .dropdown-menu.mega-menu div[class*="col-"] {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
  }
  .navbar .dropdown-menu.mega-menu .dropdown-item {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navbar .dropdown-menu.mega-menu .dropdown-item::before {
    top: 15px;
  }
  .navbar .dropdown-menu.mega-menu ul li {
    border-bottom: none;
  }
}

.navbar.fixed-top {
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.17);
  animation: 0.7s slide-down;
}
.add-listing-form .form-check label,
.blog-comments-content a:hover,
.blog-item-info h4 a,
.booking-payment-area .nav-link span,
.error-wrapper h1 span,
.flight-booking-detail-header p,
.flight-booking-detail-info .table,
.flight-title-info a,
.home-2 .navbar-toggler-btn-icon,
.listing-feature-content span,
.listing-rate-review,
.navbar.fixed-top .header-nav-link,
.navbar.fixed-top .nav-item .nav-link,
.search-form .form-group label,
.team-bio h5 a,
.testimonial-quote p,
.user-notification-item a:hover,
.user-profile-card .table,
.user-profile-sidebar-top p {
  color: #313131;
}
@keyframes slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.navbar .navbar-brand .logo-display,
.navbar.fixed-top .navbar-brand .logo-scrolled {
  display: block;
}
.add-listing-form .listing-img-file,
.flight-search .search-form-return,
.home-2 .feature-icon::before,
.itinerary-single-box:last-child::before,
.listing-info .list li::before,
.mobile-menu-right,
.navbar .nav-item .dropdown-submenu .dropdown-menu::before,
.navbar .navbar-brand .logo-scrolled,
.navbar.fixed-top .navbar-brand .logo-display,
.process-area .col-lg-3:last-child .process-single::before,
.profile-img-file,
.site-breadcrumb .breadcrumb-menu li:last-child:before,
.star-rating-box input {
  display: none;
}
button.navbar-toggler:focus {
  outline: 0;
  box-shadow: none;
}
.navbar-toggler-btn-icon {
  display: inline-block;
  width: inherit;
  height: inherit;
}
.navbar-brand,
.site-breadcrumb .breadcrumb-menu li:first-child {
  margin-right: 0;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-right: 5px;
  vertical-align: baseline;
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  font-weight: 600;
  border: none;
  font-size: 7px;
}
.activity-area,
.add-listing-form .form-group-icon,
.banner-area,
.booking-form .form-group-icon,
.car-area,
.coming-soon .container,
.contact-wrapper,
.cruise-area,
.cta-area,
.deal-area,
.destination-area,
.download-area,
.feature-area,
.flight-area,
.hero-section,
.listing-baggage-check .form-group-icon,
.login-form .form-group-icon,
.mission-img,
.navbar .nav-item .dropdown-submenu,
.process-single,
.profile-menu-list li a,
.room-area,
.service-content,
.subscribe-form .form-group-icon,
.team-area,
.testimonial-area,
.tour-area,
.user-profile-search .form-group,
.widget .blog-search-form {
  position: relative;
}
.navbar .nav-item .dropdown-submenu a::after {
  position: absolute;
  left: 15px;
  top: 12px;
  font-weight: 600;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.navbar .nav-item .dropdown-submenu a:hover {
  background: 0 0;
  color: #fff;
}
.navbar .nav-item .dropdown-submenu .dropdown-menu {
  top: 120%;
  right: 100%;
  opacity: 0;
  visibility: hidden;
}
.navbar .nav-item .dropdown-submenu:hover .dropdown-menu {
  top: 0;
  opacity: 1;
  visibility: visible;
}
.hero-single {
  padding-top: 320px;
  padding-bottom: 270px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.hero-single::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: -0.5px;
  top: 0;
  background: rgba(0, 0, 0, 0);
  z-index: -1;
}
.hero-single .hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.hero-single .hero-content .hero-title {
  color: #fff;
  font-size: 75px;
  font-weight: 600;
  margin: 20px 0;
  text-transform: capitalize;
}
.hero-single .hero-content p {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}
.hero-single .hero-content .hero-btn {
  gap: 2rem;
  display: flex;
  margin-top: 1rem;
  justify-content: start;
}
.hero-slider.owl-theme .owl-nav [class*="owl-"] {
  color: #f68b21;
  font-size: 22px;
  margin: 0;
  padding: 0;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  border-radius: 52px;
  text-align: center;
  transition: 0.5s ease-in-out;
}
.blog-details-tags ul a:hover,
.car-slider.owl-theme .owl-nav button:hover,
.cart-area thead tr,
.dashboard-widget-color-1 .dashboard-widget-icon,
.destination-slider.owl-theme .owl-nav button:hover,
.filter-btns li.active,
.hero-slider.owl-theme .owl-nav [class*="owl-"]:hover,
.hotel-slider.owl-theme .owl-nav button:hover,
.listing-side-btn .border-btn:hover,
.listing-slider.owl-theme .owl-nav .owl-next:hover,
.listing-slider.owl-theme .owl-nav .owl-prev:hover,
.pagination .page-item.active .page-link,
.pagination .page-link:hover,
.testimonial-slider.owl-theme .owl-nav button:hover,
.ui-state-active,
.ui-timepicker-standard a#ui-active-item,
.ui-timepicker-standard a:hover,
.ui-widget-content .ui-state-active,
.widget .social-share-link a:hover {
  background: #f68b21;
  color: #fff;
}
.hero-slider.owl-theme .owl-nav .owl-prev {
  right: 40px;
}
.hero-slider.owl-theme .owl-nav .owl-next {
  left: 40px;
}
.hero-slider.owl-theme .owl-nav .owl-next,
.hero-slider.owl-theme .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.search-area {
  position: relative;
  z-index: 2;
}
.search-wrapper {
  margin-top: -100px;
}
.search-header {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.search-nav {
  display: inline-block;
  background: #fff;
  border-radius: 50px;
  margin-bottom: -28px;
}
.search-nav .nav-item {
  margin: 3px;
}
.search-nav .nav-link {
  background: rgba(113, 103, 255, 0.15);
  border-radius: 5px;
  padding: 3px 14px;
  font-weight: 400;
  color: #313131;
  position: relative;
  transition: none;
}
.search-wrapper .search-box,
.search-wrapper .tab-content {
  background: #fff;
  border-radius: 20px;
}
.search-nav .nav-link i {
  margin-left: 8px;
  color: #f68b21;
}
.search-wrapper .search-box {
  padding: 30px 30px 50px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.search-form .form-group {
  position: relative;
  padding: 5px;
  border-radius: 12px;
  background: rgba(113, 103, 255, 0.15);
}
.search-form .form-control {
  border-radius: 12px;
  padding: 5px 0;
  box-shadow: none;
  color: #313131;
  background: 0 0;
  border: none;
  font-size: 13px;
  font-weight: 400;
}
.search-form .form-group i {
  position: absolute;
  left: 10px;
  top: 0;
  font-size: 18px;
  color: #f68b21;
}
.search-form .form-group p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #313131;
  font-size: 15px;
}
.search-form-swap {
  position: absolute;
  right: -33px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.search-form-swap i {
  background: #eae8ff;
  font-size: 19px !important;
  position: unset !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  border: 3px solid #fff;
  color: #f68b21;
}
.about-call-content span,
.search-form .flight-type .form-check-label,
.search-form .multicity-btn,
.search-form .passenger-total {
  font-weight: 500;
  color: #313131;
}
.profile-message-wrapper,
.search-form-date {
  display: flex;
}
.search-form .passenger-total {
  border-radius: 12px;
  padding: 2.4px 0;
  font-size: 19px;
}
.search-form .passenger-box {
  cursor: pointer;
}
.search-form .passenger-box .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 10px;
  padding: 15px 10px;
  width: 291px;
  left: -15px !important;
  margin-top: 15px !important;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.search-form .static-dropdown.passenger-box .dropdown-menu {
  left: 0 !important;
}
.search-form .passenger-box .dropdown-item:hover {
  background: 0 0;
}
.search-form .passenger-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.search-form .passenger-qty {
  display: flex;
  align-items: center;
  gap: 5px;
}
.search-form .passenger-qty button {
  border: none;
  width: 35px;
  height: 35px;
  line-height: 32px;
  border-radius: 50px;
  background: rgba(113, 103, 255, 0.15);
}
.search-form .passenger-qty button i {
  position: unset !important;
  font-size: 16px !important;
}
.search-form .passenger-qty input {
  width: 25px;
  text-align: center;
  border: none;
  outline: 0;
  font-weight: 500;
  color: #313131;
}
.search-form .passenger-class-info .form-check-input {
  box-shadow: none;
  margin-top: 7px;
}
.search-form .search-btn .theme-btn {
  position: absolute;
  border-radius: 50px;
  border: 5px solid #fff;
  bottom: -25px;
  left: 50%;
  padding: 7px 25px;
  white-space: nowrap;
  transform: translateX(-50%);
}
.search-form .flight-type .form-check-input {
  margin-top: 6.5px;
  box-shadow: none;
  border: 2px solid #313131;
}
.search-wrapper .flight-search-wrapper .tab-content {
  box-shadow: none;
  background: 0 0;
  border-radius: 0;
  padding: 0;
}
.search-form .flight-multicity-item {
  margin-top: 25px;
  display: none;
}
.search-form .multicity-btn {
  padding-top: 31px;
  padding-bottom: 31px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.cart-remove:hover,
.dashboard-widget-color-3 h1,
.review-reaction .active,
.room-detail-btn a:hover,
.search-form .multicity-item-remove {
  color: #f96768;
}
.search-form .multicity-item-remove i {
  color: #f96768 !important;
}
.ui-widget.ui-widget-content {
  border: none;
  padding: 8px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
}
.ui-widget-header .ui-icon {
  background-image: unset;
}
.ui-datepicker .ui-widget-header {
  background: #f68b21;
  color: #fff;
  border: none;
  border-radius: 8px;
}
.ui-datepicker .ui-datepicker-prev::after {
  content: "\f100";
  right: 5px;
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  color: #fff;
}
.ui-datepicker .ui-datepicker-next::after {
  content: "\f101";
  left: 5px;
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  color: #fff;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all,
.ui-datepicker .ui-datepicker-header .ui-state-hover {
  cursor: pointer;
  border: 0;
  background: 0 0;
  font-weight: 600;
  top: 3px;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
  border: none;
  border-radius: 8px;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  border: none;
  background: #f96768;
  color: #fff;
}
.ui-timepicker.ui-widget.ui-widget-content {
  box-shadow: none;
}
.ui-timepicker-standard {
  border: none !important;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  z-index: 2 !important;
}
.ui-timepicker-standard a {
  border: none !important;
  transition: none !important;
  border-radius: 8px;
}
.priceRange {
  background: 0 0;
  border: none;
  font-weight: 800;
  outline: 0;
  color: #f68b21;
}
.flight-bottom,
.hotel-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.activity-rate-review,
.activity-text-btn a,
.car-rate-review,
.car-text-btn a,
.cart-product-info span span,
.cruise-rate-review,
.cruise-text-btn a,
.flight-booking-detail-header a,
.flight-booking-detail-left .flight-airline-class,
.flight-booking-item .flight-booking-duration .duration-text,
.flight-booking-item .flight-destination,
.flight-booking-item .flight-stop-number,
.flight-price,
.flight-text-btn a,
.listing-flight .flight-booking-duration .duration-text,
.listing-flight .flight-destination,
.listing-flight .flight-stop-number,
.price-range-slider label,
.pricing-content p,
.room-rate-review,
.room-text-btn a,
.tour-price,
.tour-rate-review,
.tour-text-btn a {
  color: #313131;
  font-weight: 500;
}
.price-range-slider .ui-slider-handle {
  top: -0.36em !important;
  border-radius: 50px;
  background: #fff !important;
  border: 4px solid #f68b21 !important;
  width: 1.1em;
  height: 1.1em;
  outline: 0;
}
.price-range-slider .ui-widget.ui-widget-content {
  background: #e6e9ec;
  border: none;
  border-radius: 50px;
  padding: 0;
  height: 0.4em;
}
.destination-2 .destination-btn:hover,
.play-btn {
  background: #f96768;
  color: #fff !important;
}
.play-btn {
  display: inline-block;
  padding: 0;
  height: 75px;
  width: 75px;
  line-height: 75px;
  font-size: 20px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}
.play-btn i::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #f96768;
  border-radius: 50px;
  animation: 1s linear infinite ripple-wave;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: 0.5s ease-in-out;
}
@keyframes ripple-wave {
  0% {
    opacity: 0.8;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
.destination-item {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.destination-item1,
.listing-rating-count p {
  margin-top: 5px;
}
.destination-item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  border-radius: 15px;
  transition: 0.3s;
}
.destination-item img {
  border-radius: 15px;
  width: 100%;
  transition: 0.5s;
}
.destination-item:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.destination-info {
  position: absolute;
  bottom: -45px;
  right: 15px;
  transition: 0.3s ease-in-out;
  z-index: 1;
}
.destination-2 .destination-info,
.destination-item:hover .destination-info {
  bottom: 15px;
}
.destination-info h4 {
  color: #fff;
  font-size: 25px;
}
.destination-rate {
  font-size: 15px;
  margin-top: 5px;
  text-align: right;
}
.destination-rate i {
  color: #ffa903;
}
.destination-rate span {
  color: #fff;
  font-weight: 400;
}
.destination-more-info {
  margin-top: 30px;
  transition: 0.3s ease-in-out;
}
.destination-2 .destination-more-info,
.destination-item:hover .destination-more-info {
  margin-top: 8px;
}
.destination-more-info ul,
.table-listing-info a {
  display: flex;
  gap: 10px;
}
.destination-more-info ul li {
  color: #fff;
  font-size: 16px;
}
.destination-more-info ul li i {
  margin-left: 2px;
}
.destination-btn {
  position: absolute;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #fff;
  color: #f68b21 !important;
  border-radius: 50px;
  opacity: 0;
  visibility: hidden;
  top: 50%;
  right: 50%;
  font-size: 22px;
  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
  z-index: 1;
  transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.banner-item,
.flight-img,
.hotel-area,
.room-type-item {
  position: relative;
}
.car-item,
.cruise-item,
.flight-img .badge,
.flight-item,
.hotel-item,
.room-item,
.tour-item {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.destination-item:hover .destination-btn {
  visibility: visible;
  opacity: 1;
}
.destination-2 .destination-btn {
  width: unset;
  height: unset;
  line-height: unset;
  font-size: 16px;
  padding: 5px 15px;
  font-weight: 500;
}
.car-slider.owl-theme .owl-nav button,
.destination-slider.owl-theme .owl-nav button,
.hotel-slider.owl-theme .owl-nav button {
  color: #f68b21;
  font-size: 20px;
  margin: 0;
  padding: 0;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  height: 45px;
  width: 45px;
  border-radius: 50px;
  line-height: 45px;
  text-align: center;
  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.5s ease-in-out;
}
.car-slider.owl-theme .owl-nav .owl-prev,
.destination-slider.owl-theme .owl-nav .owl-prev,
.hotel-slider.owl-theme .owl-nav .owl-prev,
.testimonial-slider.owl-theme .owl-nav .owl-prev {
  right: -25px;
}
.car-slider.owl-theme .owl-nav .owl-next,
.destination-slider.owl-theme .owl-nav .owl-next,
.hotel-slider.owl-theme .owl-nav .owl-next,
.testimonial-slider.owl-theme .owl-nav .owl-next {
  left: -25px;
}
.car-slider .owl-dots,
.destination-slider .owl-dots,
.hotel-slider .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.car-slider .owl-dots .owl-dot span,
.destination-slider .owl-dots .owl-dot span,
.hotel-slider .owl-dots .owl-dot span,
.testimonial-area .owl-dots .owl-dot span {
  background: 0 0;
  margin: 5px;
  border: 2px solid #f68b21;
  border-radius: 50px;
  width: 12px;
  height: 12px;
  display: inline-block;
  transition: 0.5s ease-in-out;
}
.activity-img img,
.car-img img,
.cruise-img img,
.flight-img,
.flight-img img,
.flight-item,
.hotel-img img,
.hotel-item,
.room-img img,
.room-type-item img,
.tour-img img,
.video-2 .video-content::before {
  border-radius: 12px;
}
@media all and (max-width: 1399px) {
  .container {
    max-width: 100%;
  }
  .destination-info h4 {
    font-size: 16px;
    text-align: right;
  }
  .destination-more-info ul li {
    font-size: 15px;
  }
}
.flight-item {
  background: #fff;
  padding: 15px;
  margin-bottom: 25px;
}
.flight-img {
  overflow: hidden;
}
.blog-item:hover .blog-item-img img,
.deal-2 .deal-item:hover .deal-img img,
.flight-item:hover .flight-img img {
  transform: scale(1.1);
}
.flight-img .badge {
  background: #23bcb9;
  border-radius: 50px;
  padding: 8px 15px;
  text-transform: uppercase;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
}
.activity-img .badge-discount,
.car-img .badge-discount,
.cruise-img .badge-discount,
.flight-img .badge-discount,
.hotel-img .badge-discount,
.room-img .badge-discount,
.tour-img .badge-discount {
  background: #f96768;
}
.activity-img .add-wishlist,
.car-img .add-wishlist,
.cruise-img .add-wishlist,
.flight-img .add-wishlist,
.hotel-img .add-wishlist,
.room-img .add-wishlist {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #f68b21;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 10px;
}
.flight-title-info {
  display: flex;
  align-items: center;
  gap: 7px;
}
.flight-title-info img {
  width: 20px;
}
.flight-title-info a i {
  margin: 0 5px;
  font-size: 16px;
}
.hotel-bottom,
.hotel-text-btn a i {
  font-size: 11px;
}
.flight-date {
  margin-top: 10px;
  font-weight: 500;
  color: #313131;
}
.flight-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  padding-top: 10px;
}
.flight-price span,
.tour-price span {
  font-weight: 700;
  color: #f96768;
  font-size: 19px;
}
.hotel-area {
  padding-top: 20px;
}
.hotel-item {
  background: #f5f7fc;
  margin-bottom: 25px;
  padding: 8px;
}
.activity-img,
.car-img,
.cruise-img,
.hotel-img,
.room-img,
.tour-img {
  border-radius: 12px;
  position: relative;
}
.activity-img .badge,
.car-img .badge,
.cruise-img .badge,
.hotel-img .badge,
.room-img .badge,
.tour-img .badge {
  background: #23bcb9;
  border-radius: 50px;
  padding: 8px 15px;
  text-transform: uppercase;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  position: absolute;
  left: 20px;
  top: -15px;
}
.activity-img .add-wishlist:hover,
.book-edit-btn:hover,
.car-img .add-wishlist:hover,
.cruise-img .add-wishlist:hover,
.dashboard-widget-color-3 .dashboard-widget-icon,
.hotel-img .add-wishlist:hover,
.room-img .add-wishlist:hover,
.tour-img .add-wishlist:hover {
  background: #f96768;
  color: #fff;
}
.activity-content,
.car-content,
.cruise-content,
.hotel-content,
.room-content {
  padding: 20px 15px 10px;
}
.hotel-content p {
  margin: 8px 0;
  color: #888;
  font-weight: 400;
  font-size: 13px;
}
.activity-rate-type,
.car-rate-type,
.cruise-rate-type,
.hotel-rate-type,
.room-rate-type,
.tour-rate-type {
  color: #f68b21;
  font-weight: 500;
  margin: 0 5px;
}
.hotel-rate-review {
  color: #888;
  font-weight: 400;
  font-size: 11px;
}
.hotel-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 13px;
}
.hotel-price-amount {
  color: #f68b21;
  font-weight: 400;
  font-size: 13px;
}
.hotel-price-type {
  font-size: 12px;
  font-weight: 400;
  color: #1d1d1d;
}
.hotel-text-btn a {
  color: #1d1d1d;
  font-weight: 500;
}
.car-slider .car-item,
.hotel-slider .hotel-item {
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: none;
}
.activity-list .activity-img,
.hotel-list .hotel-img,
.room-list .room-img {
  width: 350px;
}
.activity-list .activity-content,
.car-list .car-content,
.cruise-list .cruise-content,
.home-2 .feature-info,
.hotel-list .hotel-content,
.message-content,
.profile-message-inbox,
.room-list .room-content,
.tour-list .tour-content,
.user-notification-info {
  flex: 1;
}
.room-type-item {
  margin-bottom: 25px;
}
.room-type-item::before {
  content: "";
  position: absolute;
  background: rgba(13, 35, 62, 0.2);
  width: 100%;
  height: 100%;
  border-radius: 12px;
  right: 0;
  top: 0;
}
.room-type-item .theme-btn {
  position: absolute;
  right: 50%;
  top: 50%;
  background: #fff;
  color: #313131;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
}
.car-item,
.cruise-item,
.room-item,
.tour-item {
  background: #fff;
  border-radius: 12px;
  padding: 5px;
  margin-bottom: 25px;
}
.activity-content p,
.car-content p,
.cruise-content p,
.room-content p,
.tour-content p {
  margin: 8px 0;
  color: #313131;
  font-weight: 500;
}
.activity-rate .badge,
.car-rate .badge,
.cruise-rate .badge,
.room-rate .badge,
.tour-rate .badge {
  background: #ffa903;
  font-size: 13px;
}
.car-info-list li,
.cruise-info-list li,
.room-info-list li {
  display: inline-block;
  margin-left: 15px;
  margin-top: 8px;
}
.car-info-list i,
.cruise-info-list i,
.room-info-list i {
  color: #f68b21;
  margin-left: 6px;
}
.room-detail-btn a {
  margin-top: 8px;
  text-decoration: underline;
  color: #f68b21;
}
.activity-bottom,
.car-bottom,
.cruise-bottom,
.room-bottom,
.tour-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin-top: 20px;
  padding-top: 13px;
}
.room-price-amount {
  color: orange;
  font-size: 16px;
}
.room-price-type {
  font-size: 11px;
  font-weight: 400;
  color: #313131;
}
.room-select-btn {
  background: #000000;
  border-radius: 8px;
  padding: 5px 12px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.activity-item,
.filter-btns li {
  background: #fff;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.room-select-btn .form-check-input {
  margin-top: 7px;
  box-shadow: none;
  border: none;
}
.about-experience .about-experience-text,
.room-select-btn .form-check-label {
  color: #fff;
  font-weight: 500;
}
.room-list .room-info-list {
  width: 400px;
}
.banner-item {
  text-align: center;
}
.banner-item::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 15px;
  right: 0;
  top: 0;
}
.banner-item img:hover {
  opacity: 0.8;
}
.about-img img,
.banner-img img,
.blog-author-img img,
.blog-item-img img,
.blog-single-content img,
.deal-2 .deal-img img,
.listing-slider img,
.service-details img {
  border-radius: 15px;
}
.banner-content {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 30px;
  text-align: center;
}
.banner-content h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
}
.banner-content h3 span {
  color: #f96768;
  font-weight: 700;
}
.banner-content p {
  color: #fff;
  margin: 15px 0;
}
.filter-btns li,
.tour-duration,
.tour-top {
  color: #313131;
  font-weight: 500;
}
.tour-img .add-wishlist {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #f68b21;
  color: #fff;
  border-radius: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.tour-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.tour-content {
  padding: 15px 15px 10px;
}
.tour-duration {
  margin-top: 10px;
}
.booking-sidebar .booking-item,
.filter-controls,
.listing-item.faq-area,
.listing-review h5 {
  margin-bottom: 35px;
}
.error-wrapper,
.filter-btns,
.flight-booking-item .flight-stop,
.listing-flight .flight-stop,
.listing-side-organizer,
.login-form .login-footer p,
.mycenter,
.testimonial-area .owl-dots {
  text-align: center;
}
.filter-btns li {
  display: inline-block;
  margin: 5px;
  border-radius: 50px;
}
.car-list .car-img,
.cruise-list .cruise-img,
.tour-list .tour-img {
  width: 410px;
}
.activity-price-amount,
.car-price-amount,
.cruise-price-amount {
  color: #f96768;
  font-weight: 700;
  font-size: 19px;
}
.car-price-type,
.cruise-price-type {
  font-size: 14px;
  font-weight: 500;
  color: #313131;
}
.activity-item {
  border-radius: 12px;
  margin-bottom: 25px;
  padding: 5px;
}
.listing-header {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.booking-property-rate,
.listing-title,
.user-notification-info p {
  font-size: 15px;
}
.listing-location {
  color: #444;
  margin: 5px 0;
}
.booking-property-rate .badge,
.listing-rate .badge {
  background: #ffa903;
  margin-left: 5px;
}
.copyright .copyright-text a,
.listing-rate-type,
.testimonial-author-info p {
  color: #f68b21;
  font-weight: 500;
}
.listing-item {
  padding-top: 20px;
  font-size: 12px;
}
.listing-feature {
  display: flex;
  gap: 10px;
  margin-bottom: 25px;
}
.listing-feature-icon {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: rgba(113, 103, 255, 0.2);
  border-radius: 12px;
  font-size: 18px;
  text-align: center;
  color: #f68b21;
}
.listing-highlight {
  margin: 25px 0;
}
.add-listing-form .form-check,
.add-listing-form .form-group,
.flight-booking-item .price-info,
.listing-highlight h5,
.listing-included h5,
.listing-info h5,
.listing-notincluded h5,
.listing-side-organizer-img,
.login-form .form-group {
  margin-bottom: 15px;
}
.listing-item .list li {
  margin-bottom: 15px;
  padding-right: 18px;
  position: relative;
}
.listing-item .list li::before {
  content: "\e122";
  position: absolute;
  font-family: "Font Awesome 6 pro";
  font-size: 10px;
  color: #f68b21;
  font-weight: 700;
  top: 6.7px;
  right: 0;
}
.listing-info {
  margin-top: 20px;
  margin-bottom: 20px;
}
.listing-info .list li {
  padding-right: 0;
}
.listing-info .list li span {
  margin-left: 10px;
  color: #313131;
}
.listing-included .list li {
  padding-right: 24px;
}
.listing-included .list li::before {
  content: "\f00c";
  font-size: 16px;
  top: 0;
  color: #09ad95;
}
.listing-notincluded .list li::before {
  content: "\f00d";
  font-size: 16px;
  top: 0;
  color: #f96768;
}
.listing-item iframe {
  border-radius: 15px;
  margin-bottom: 15px;
}
.listing-item.faq-area .accordion-item {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.listing-item.faq-area .accordion-button:not(.collapsed) {
  border: none;
}
.listing-amenity-item .list li::before {
  content: "\f00c";
  font-size: 14px;
  top: 0;
  right: 4px;
  color: #09ad95;
}
.listing-amenity-item h6 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.listing-amenity-item h6 i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
  border-radius: 50px;
  font-size: 14px;
  text-align: center;
  color: #f68b21;
  background: rgba(113, 103, 255, 0.1);
}
.listing-amenity-item .list li {
  margin-bottom: 5px;
  padding-right: 25px;
  font-size: 15px;
}
.blog-meta .blog-meta-left ul li,
.cancel-booking-note p,
.contact-info p,
.dashboard-widget-info span,
.listing-review-form .form-group .star-label,
.listing-side-list li a,
.listing-stop {
  font-weight: 500;
}
.listing-stop .badge,
.message-status.online {
  background: #09ad95;
}
.flight-booking-item .flight-booking-time .end-time,
.flight-booking-item .flight-booking-time .start-time,
.listing-flight .flight-booking-time .end-time,
.listing-flight .flight-booking-time .start-time {
  display: flex;
  align-items: center;
  gap: 12px;
}
.blog-details-tags h5,
.flight-booking-item .flight-booking-time .end-time-text,
.flight-booking-item .flight-booking-time .start-time-text,
.footer-call-info h6,
.listing-flight .flight-booking-time .end-time-text,
.listing-flight .flight-booking-time .start-time-text,
.pricing-amount {
  color: #313131;
  font-weight: 700;
}
.listing-flight .flight-booking-time {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.flight-booking-item .start-time-icon,
.listing-flight .start-time-icon {
  font-size: 25px;
  color: #313131;
}
.flight-booking-item .flight-stop-arrow,
.listing-flight .flight-stop-arrow {
  margin-top: 5px;
  border-top: 2px solid #313131;
  position: relative;
  width: 140px;
}
.flight-booking-item .flight-stop-arrow::before,
.listing-flight .flight-stop-arrow::before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #313131 transparent transparent;
  left: -1.5px;
  top: -10.5px;
  transform: scaleY(-1);
}
.flight-booking-item .flight-has-stop::after,
.listing-flight .flight-has-stop::after {
  content: "\e122";
  position: absolute;
  right: 50%;
  top: -15px;
  font-family: "Font Awesome 6 Pro";
  color: #313131;
  font-weight: 700;
}
.flight-booking-item .flight-booking-return .flight-has-stop::after,
.listing-flight .flight-booking-return .flight-has-stop::after {
  top: -16px;
}
.listing-baggage {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.contact-form .form-group,
.deal-item,
.listing-baggage-check .form-group {
  margin-bottom: 25px;
}
.listing-baggage-check .form-group label,
.login-form label,
.user-profile-form .form-group label {
  color: #313131;
  margin-bottom: 5px;
}
.listing-baggage-check .form-group-icon i {
  position: absolute;
  right: 18px;
  top: 12.5px;
}
.listing-baggage-check .form-control {
  padding: 15px 45px 15px 18px;
  border-radius: 12px;
  box-shadow: none;
  color: #313131;
}
.listing-baggage-check .nice-select {
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 12px;
  border-color: #ced4da;
  padding-right: 45px;
  font-size: 16px;
  color: #313131;
  margin-bottom: 25px;
}
.add-listing-form .form-check-input:focus,
.add-listing-form .form-control:focus,
.add-listing-form .nice-select:focus,
.blog-comments-form .form-control:focus,
.booking-form .form-group .form-control:focus,
.booking-form .form-group .nice-select:focus,
.booking-payment-area .nav-link.active,
.booking-sidebar .form-check-input:focus,
.booking-sort .form-control:focus,
.booking-sort .nice-select:focus,
.contact-form .form-group .form-control:focus,
.listing-baggage-check .form-control:focus,
.listing-baggage-check .nice-select:focus,
.listing-review-form .form-control:focus,
.login-form .form-group .form-control:focus,
.message-reply .form-control:focus,
.user-profile-form .form-control:focus,
.user-profile-search .form-control:focus,
.widget .blog-search-form .form-control:focus {
  border-color: #f68b21;
}
.gallery-img img,
.listing-baggage-check .nice-select .list {
  width: 100%;
  border-radius: 12px;
}
.listing-baggage-check .nice-select:after {
  width: 9px;
  height: 9px;
  margin-top: -7px;
  left: 15px;
}
.listing-slider.owl-theme .owl-nav .owl-next,
.listing-slider.owl-theme .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  color: #f68b21;
  font-size: 20px;
  margin: 0;
  padding: 0;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 50px;
  text-align: center;
  transition: 0.5s ease-in-out;
}
.listing-slider.owl-theme .owl-nav .owl-prev {
  right: 20px;
}
.listing-slider.owl-theme .owl-nav .owl-next {
  left: 20px;
}
.listing-rating-count {
  background: #fff;
  text-align: center;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.listing-rating-count h2 {
  font-weight: 700;
  font-size: 50px;
  color: #f68b21;
}
.listing-rating-star i,
.listing-review-author-rating i,
.star-rating-box input:checked ~ label,
.star-rating-box label:hover,
.star-rating-box label:hover ~ label {
  color: #f8a611;
}
.listing-rating-range-star i {
  color: #f8a611;
  font-size: 14px;
}
.listing-rating-range-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 0;
}
.listing-progress {
  margin: 0 15px;
  width: 300px;
  height: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  background-color: #e9ecef;
}
.listing-progress-width {
  position: absolute;
  top: 0;
  right: 0;
  height: 5px;
  border-radius: 5px;
  background: #f68b21;
}
.listing-review {
  border-radius: 5px;
  margin-top: 30px;
}
.about-call,
.listing-review-author,
.table-property-info a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.listing-review-author img {
  width: 60px;
  border-radius: 50%;
}
.listing-review-item {
  margin-bottom: 30px;
  border-radius: 15px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.review-reply-item {
  margin-right: 80px;
}
.listing-review-author-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.listing-review-reply {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.review-reaction,
.user-notification-item a {
  display: flex;
  gap: 15px;
}
.listing-review-form {
  background: #f5f7fc;
  padding: 30px;
  border-radius: 15px;
  margin-top: 30px;
}
.listing-review-form .form-control {
  box-shadow: none;
  padding: 15px 20px;
  border-radius: 12px;
}
.deal-1 .deal-item,
.deal-2 .deal-item,
.listing-info-card {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.listing-info-card {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 25px;
}
.blog-details-tags ul,
.flight-booking-item .flight-booking-airline,
.listing-info-card-body {
  display: flex;
  align-items: center;
  gap: 15px;
}
.listing-info-card-body i {
  color: #f68b21;
  font-size: 30px;
}
.star-rating-wrapper {
  display: inline-block;
}
.star-rating-box {
  direction: rtl !important;
}
.star-rating-box label {
  display: inline-block;
  color: #d4d4d4;
  cursor: pointer;
  font-size: 38px;
  transition: color 0.2s;
}
.download-feature li i,
.itinerary-single-box span,
.listing-side-list li i {
  background: #f68b21;
  color: #fff;
  text-align: center;
}
.itinerary-content-box {
  margin-top: 50px;
  margin-bottom: 30px;
}
.itinerary-single-box {
  position: relative;
  padding-right: 110px;
  padding-bottom: 62px;
}
.itinerary-single-box::before {
  position: absolute;
  content: "";
  width: 1px;
  border-left: 2px dashed #f68b21;
  height: 100%;
  right: 31px;
  top: 10px;
  z-index: -1;
}
.itinerary-single-box img {
  width: 200px;
  border-radius: 15px;
  margin-bottom: 15px;
}
.itinerary-single-box span {
  position: absolute;
  display: inline-block;
  right: 5px;
  top: 3px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  border-radius: 15px;
}
.itinerary-single-box span::before {
  position: absolute;
  content: "";
  background: #fff;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  right: -5px;
  top: -5px;
  border-radius: 50%;
  box-shadow: 0 10px 40px 0 rgb(0 0 0 / 20%);
  z-index: -1;
}
.itinerary-single-box h4 {
  display: block;
  font-size: 17px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #f68b21;
}
.itinerary-single-box h3 {
  display: block;
  font-size: 21px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 10px;
}
.listing-price-tag {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: #f68b21;
}
.blog-title,
.counter-box .title,
.cta-text h1,
.download-feature li,
.site-breadcrumb .breadcrumb-title,
.team-bio h5,
.team-bio span {
  text-transform: capitalize;
}
.about-call-number,
.deal-1 .deal-price,
.deal-1 .deal-title {
  font-size: 22px;
}
.listing-price-amount {
  margin-top: 10px;
  font-weight: 500;
}
.listing-price-amount span {
  font-weight: 600;
  font-size: 16px;
  color: #f96768;
  margin-right: 5px;
  margin-left: 5px;
}
.booking-info-summary,
.listing-side-content .search-form,
.login-form .login-footer,
.service-arrow {
  margin-top: 25px;
}
.listing-side-content .search-form .form-group {
  margin-bottom: 20px;
  background: 0 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.error-wrapper img,
.flight-grid .flight-booking-info,
.flight-grid .flight-booking-item .flight-airline-img img,
.listing-side-btn .border-btn,
.listing-side-btn .theme-btn,
.login-form .theme-btn,
.w100 {
  width: 100%;
}
.listing-side-btn .border-btn {
  border: 2px solid #f68b21;
  margin-top: 25px;
  text-align: center;
  font-weight: 500;
  padding: 9px 20px;
  border-radius: 12px;
}
.listing-side-share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
  color: #313131;
}
.deal-1 .deal-price,
.deal-2 .deal-price span,
.flight-detail-price-amount {
  color: #f96768;
  font-weight: 600;
}
.booking-confirm-content p,
.listing-side-list li {
  margin: 15px 0;
}
.listing-side-list li i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin-left: 10px;
  border-radius: 50px;
}
.listing-side-organizer-img img {
  border-radius: 50px;
  width: 95px;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .listing-rating-range-item {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .listing-progress {
    margin: 0;
  }
}
.deal-1 .deal-item {
  background: #fff;
  border-radius: 12px;
  padding: 15px 20px;
}
.deal-1 .deal-info,
.flight-booking-detail-header,
.flight-booking-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.deal-1 .deal-item .theme-btn {
  padding: 6px 15px;
  margin-top: 25px;
}
.deal-2 .deal-item {
  padding: 10px;
  border-radius: 15px;
}
.deal-2 .deal-img {
  overflow: hidden;
  border-radius: 15px;
}
.deal-2 .deal-info {
  margin: 10px 10px 5px 0;
}
.download-img {
  text-align: center;
  position: relative;
  z-index: 1;
}
.download-img::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 500px;
  height: 500px;
  background: #f1f0ff;
  border-radius: 50%;
  z-index: -1;
}
.download-img img {
  width: 63%;
}
.download-feature {
  margin: 20px 0 35px;
}
.download-feature li {
  font-weight: 500;
  margin: 15px 0;
}
.download-feature li i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  margin-left: 10px;
}
.download-link a img {
  border-radius: 12px;
  width: 90%;
}
.booking-sort,
.flight-booking-item {
  background: #fff;
  margin-bottom: 25px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.booking-sidebar {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.booking-sidebar .booking-title {
  font-size: 19px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.booking-sidebar .form-check-input {
  margin-top: 6px;
  box-shadow: none;
  border-color: #313131;
}
.booking-sidebar .form-check-label {
  width: 100%;
  color: #313131;
}
.booking-confirm .booking-summary-list li span,
.booking-sidebar .form-check-label span,
.cart-summary li span,
.profile-menu-angle,
.widget .category-list a span {
  float: left;
}
.booking-sidebar .form-check {
  margin: 12px 0;
}
.booking-sidebar .flight-time .form-check {
  padding: 10px 38px 10px 15px;
  border-radius: 8px;
  background: rgba(113, 103, 255, 0.1);
}
.booking-sidebar .flight-time .form-check-label i {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 12px;
  margin-right: 5px;
  margin-left: 5px;
}
.booking-sort {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px 10px 10px;
  border-radius: 10px;
}
.booking-sort-list-grid a {
  width: 35px;
  height: 35px;
  line-height: 33px;
  border-radius: 6px;
  text-align: center;
  border: 1px solid #ced4da;
  color: #313131;
}
.booking-sort-list-grid a.active,
.flight-booking-detail-wrapper .nav-tabs .nav-link.active {
  border-color: #f68b21;
  color: #f68b21;
}
.booking-sort .nice-select {
  width: 100%;
  height: 46px;
  line-height: 44px;
  border-radius: 8px;
  padding-right: 15px;
  font-size: 16px;
  border-color: #ced4da;
  color: #313131;
}
.add-listing-form .nice-select .list,
.booking-sort .nice-select .list {
  width: 100%;
  border: none;
  border-radius: 12px;
  padding: 10px;
  box-shadow: 0 0 50px 0 rgb(32 32 32 / 15%);
}
.add-listing-form .nice-select .option.focus,
.add-listing-form .nice-select .option.selected.focus,
.add-listing-form .nice-select .option:hover,
.booking-sort .nice-select .option.focus,
.booking-sort .nice-select .option.selected.focus,
.booking-sort .nice-select .option:hover {
  background: #f6f6f6;
  color: #f68b21;
  border-radius: 8px;
}
.booking-sort .nice-select:after {
  width: 8px;
  height: 8px;
  margin-top: -6px;
  left: 15px;
}
.flight-booking-item {
  border-radius: 12px;
  padding: 20px 20px 15px;
}
.flight-booking-item .flight-booking-content {
  display: flex;
  align-items: center;
  gap: 50px;
}
.flight-booking-item .flight-airline-img {
  width: 90px;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.flight-booking-item .flight-booking-time {
  display: flex;
  align-items: center;
  gap: 30px;
}
.flight-booking-item .price-info .price-amount {
  color: #f96768;
  font-weight: 600;
  font-size: 17px;
}
.flight-booking-item .price-info .discount-price {
  margin-left: 5px;
  color: #313131;
}
.flight-booking-item .flight-booking-price {
  padding-right: 30px;
  text-align: right;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.flight-booking-item .flight-booking-price .theme-btn {
  padding: 7px 18px;
}
.flight-booking-item .flight-booking-return .flight-stop-arrow::before {
  left: unset;
  right: -1.5px;
  top: -10.8px;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #313131;
  transform: scaleY(1);
}
.flight-booking-detail {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.flight-booking-detail-wrapper {
  margin-top: 12px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.flight-booking-detail-wrapper .nav-tabs .nav-item .nav-link {
  font-weight: 500;
  color: #313131;
  border: none;
  border-bottom: 2px solid transparent;
}
.flight-booking-detail-left .flight-booking-airline {
  margin-top: 15px;
  margin-bottom: 35px;
}
.flight-booking-detail-left .flight-airline-model {
  color: #313131;
  font-weight: 500;
  font-size: 14px;
}
.flight-booking-detail-left .flight-full-date {
  font-size: 14px;
  color: #313131;
  font-weight: 500;
}
.flight-booking-detail-left .flight-booking-time {
  gap: unset;
  justify-content: space-between;
}
.flight-booking-detail-left .flight-stop-arrow {
  width: 100px;
}
.flight-booking-detail-right {
  position: relative;
  height: 100%;
  padding-bottom: 65px;
}
.flight-booking-detail-info {
  padding-top: 15px;
}
.flight-booking-detail-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  background: rgba(113, 103, 255, 0.1);
  border-radius: 7px;
  right: 0;
  bottom: 0;
  padding: 8px 18px;
}
.flight-detail-price-amount {
  font-size: 18px;
}
.flight-booking-policy ul li {
  font-size: 14px;
  margin: 6.1px 0;
  color: #313131;
}
.flight-grid .flight-booking-airline,
.flight-grid .flight-booking-wrapper {
  flex-direction: column;
}
.flight-grid .flight-booking-item .flight-booking-content {
  justify-content: space-between;
}
.flight-grid .flight-booking-item .flight-booking-price {
  border-left: 0;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: unset;
  width: 100%;
  margin-top: 30px;
}
.flight-grid .flight-booking-detail-left .flight-booking-airline {
  flex-direction: row;
}
.flight-grid .flight-booking-item .flight-airline-img {
  width: 140px;
}
.flight-grid .flight-booking-detail-info .flight-airline-img {
  width: 80px;
}
.flight-grid .flight-booking-item .flight-booking-content {
  flex-direction: column;
  gap: 20px;
}
.flight-grid .flight-booking-item .flight-booking-return {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.cart-area thead tr th {
  text-transform: uppercase;
  font-weight: 500;
}
.cart-area thead tr td,
.cart-area thead tr th {
  white-space: nowrap;
  vertical-align: middle;
}
.cart-area tr td,
.cart-area tr th {
  vertical-align: middle;
}
.cart-product-content {
  flex: 1;
  white-space: nowrap;
}
.cart-product-title {
  font-size: 18px;
  font-weight: 500;
  color: #313131;
}
.cart-img {
  width: 120px;
  height: 120px;
}
.cart-img img {
  width: 100%;
  border-radius: 8px;
}
.cart-area tr td {
  color: #313131;
  vertical-align: middle;
  border-bottom: 1px solid #dee2e6;
  border-top: none;
  position: relative;
  padding: 20px 10px;
  font-size: 16px;
}
.cart-qty {
  width: 150px;
}
.cart-qty button {
  color: #313131;
  border: 0;
  border-radius: 5px;
  padding: 4px 13px;
}
.cart-qty input {
  width: 50px;
  padding: 4px 13px;
  border-radius: 8px;
  border: none;
  background: #efefef;
  text-align: center;
}
.cart-remove {
  width: 45px;
  height: 45px;
  font-size: 20px;
  text-align: center;
}
.cart-coupon {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 30px;
  position: relative;
}
.cart-coupon .form-control {
  box-shadow: none;
  padding: 15px;
  border-radius: 10px;
}
.about-call-icon,
.booking-form .form-group .nice-select .list,
.booking-summary,
.booking-widget,
.service-item {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.cart-coupon .form-control:focus {
  border-color: #f96768;
}
.coupon-btn {
  position: absolute;
  left: 6px;
  top: 6px;
  padding: 8px 14px;
  color: #fff;
  border: none;
  background: #f96768;
  border-radius: 10px;
  transition: 0.5s ease-in-out;
}
.cart-summary li {
  margin-bottom: 10px;
  width: 100%;
}
.cart-summary li strong {
  color: #13275b;
}
.cart-total {
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-total span {
  font-weight: 700;
  color: #fe4b7b;
}
.booking-widget {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  margin-bottom: 30px;
}
.booking-form .form-group label {
  margin-bottom: 5px;
  color: #313131;
  font-size: 15px;
  font-weight: 500;
}
.booking-form .form-group .form-control {
  padding: 15px 45px 15px 18px;
  border-radius: 10px;
  box-shadow: none;
  color: #313131;
}
.booking-form .form-group .nice-select {
  width: 100%;
  height: 56px;
  line-height: 52px;
  padding-right: 45px;
  border-radius: 10px;
  font-size: 16px;
  color: #313131;
  border-color: #ced4da;
}
.booking-form .form-group .nice-select:after {
  width: 9px;
  height: 9px;
  left: 20px;
  margin-top: -7px;
}
.booking-form .form-group .nice-select .list {
  width: 100%;
  border: none;
  max-height: 250px;
  overflow-y: auto;
  border-radius: 12px;
}
.booking-property-img img,
.booking-summary,
.team-img,
.team-img img {
  border-radius: 10px;
}
.add-listing-form .form-group-icon i,
.booking-form .form-group-icon i {
  position: absolute;
  right: 18px;
  top: 13px;
}
.booking-summary {
  padding: 20px;
}
.booking-property-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.booking-property-title h5 {
  margin-bottom: 5px;
  font-size: 20px;
}
.booking-property-title p {
  margin-bottom: 0;
  font-size: 15px;
}
.booking-property-title p i {
  color: #f68b21;
  margin-left: 5px;
}
.book-edit-btn {
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  background: #f68b21;
  border-radius: 8px;
  color: #fff;
}
.rate-text {
  color: #646a9b;
}
.booking-info-summary h5,
.booking-order-info h5 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.booking-info-summary li {
  font-weight: 500;
  color: #313131;
  margin-bottom: 12px;
}
.booking-info-summary li span,
.booking-order-info span {
  float: left;
  font-weight: 400;
  color: #757f95;
}
.booking-order-info li {
  margin-bottom: 12px;
  font-weight: 500;
  color: #313131;
}
.order-total {
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.order-total span {
  font-weight: 700;
  color: #f96768;
}
.booking-payment-area .nav-link {
  background: 0 0 !important;
  border: 2px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  border-radius: 12px;
  margin-left: 15px;
  margin-bottom: 20px;
  position: relative;
}
.booking-payment-area .nav-link::before {
  content: "\f058";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  font-size: 20px;
  color: #f68b21;
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  right: 7px;
  top: 0;
  transition: 0.3s ease-in-out;
}
.booking-payment-area .nav-link.active::before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.payment-card-img {
  padding-top: 15px;
  margin-bottom: 13px;
}
.payment-card-img img {
  width: 30px;
}
.booking-payment-img img {
  width: 130px;
}
.booking-confirm .booking-summary,
.booking-confirm-content {
  padding: 50px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.booking-confirm-icon i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #23bcb9;
  color: #fff;
  font-size: 35px;
  border-radius: 50px;
  text-align: center;
}
.booking-confirm .booking-summary-content {
  padding: 80px 0;
}
.booking-confirm .booking-summary-list,
.car-content {
  text-align: right;
}
.booking-confirm .booking-summary-list .text-success {
  color: #23bcb9 !important;
}
.booking-confirm .booking-summary-list h6 {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.booking-confirm .theme-btn.cancel-booking {
  background: #f96768;
  margin-right: 15px;
}
.about-area,
.about-list,
.about-right {
  position: relative;
  display: block;
  padding-top: 1%;
}
.about-left {
  position: relative;
  margin: 0 20px 0 40px;
}
.about-img {
  width: 450px;
  height: auto;
  object-fit: cover;
}

.about-shape {
  position: absolute;
  left: -20px;
  bottom: -20px;
  z-index: -1;
}
.about-experience {
  background: #f68b21;
  position: absolute;
  border-radius: 15px 15px 0 0;
  right: 50px;
  bottom: 0;
  padding: 20px;
}
.about-experience h1 {
  font-weight: 700;
  font-size: 45px;
  color: #fff;
}
.about-list-wrapper {
  position: relative;
  display: block;
  margin-top: 15px;
  margin-bottom: 35px;
}
.about-list li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 5px;
}
.about-list li .about-icon {
  position: relative;
  display: flex;
  align-items: center;
}
.about-list li .about-icon span {
  font-size: 20px;
  color: #f68b21;
}
.about-bottom {
  display: flex;
  align-items: center;
  gap: 25px;
}
.about-call-icon {
  width: 55px;
  height: 55px;
  font-size: 25px;
  border-radius: 50px;
  background: #313131;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-area {
  position: relative;
  display: block;
  overflow: hidden;
}
.service-item {
  position: relative;
  padding: 30px 15px;
  margin-bottom: 25px;
  border-radius: 15px;
  background: #fff;
  text-align: center;
  transition: 0.5s ease-in-out;
  z-index: 1;
}
.feature-icon,
.service-icon {
  width: 80px;
  height: 80px;
  background: #f68b21;
  position: relative;
}
.service-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  right: 50%;
  margin-bottom: 15px;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.counter-box,
.feature-icon {
  display: flex;
  align-items: center;
}
.feature-item,
.service-arrow a,
.service-download a,
.service-item .service-arrow a i,
.table-property-info h6 {
  transition: 0.5s ease-in-out;
}
.service-icon i {
  color: #fff;
  font-size: 40px;
  line-height: 1;
}
.service-icon img {
  width: 70px;
}
.service-title a {
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #313131;
}
.service-arrow a {
  width: 50px;
  height: 50px;
  line-height: 43px;
  border-radius: 50px;
  border: 3px solid #f68b21;
  color: #f68b21;
  font-size: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.service-single-wrapper .widget-title {
  font-weight: 600;
}
.service-single-list i {
  color: #f68b21;
  margin-left: 10px;
}
.blog-comments h3,
.service-details h3,
.service-download a {
  color: #313131;
  font-weight: 600;
}
.service-download a {
  border: 2px solid #f68b21;
  padding: 10px 20px;
  display: block;
  margin-bottom: 20px;
  border-radius: 10px;
}
.coming-soon .newsletter-form button:hover,
.service-download a:hover,
.widget .tag-list a:hover {
  background-color: #f68b21;
  color: #fff;
}
.feature-item {
  padding: 10px;
  position: relative;
  text-align: center;
  overflow: hidden;
  border-radius: 12px;
}
.feature-icon {
  font-size: 40px;
  color: #fff;
  margin: 0 auto 20px;
  border-radius: 50px;
  justify-content: center;
}
.feature-icon::before {
  content: "";
  position: absolute;
  top: -8px;
  right: -8px;
  left: -8px;
  bottom: -8px;
  border-radius: 50%;
  border: 2px dashed #f68b21;
}
.feature-title {
  color: #313131;
  margin-bottom: 10px;
}
.video-content {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 0;
}
.video-content::before {
  content: "";
  position: absolute;
  background: rgba(13, 35, 62, 0.5);
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 0;
}
.video-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  height: 450px;
  z-index: 100;
}
.video-area .play-btn {
  display: inline-block;
  padding: 0;
  height: 75px;
  width: 75px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.video-2 .video-content {
  border-radius: 12px;
  background-attachment: unset;
}
.video-2 .video-wrapper {
  height: 550px;
}
.process-single .icon {
  height: 90px;
  width: 90px;
  line-height: 80px;
  display: inline-block;
  position: relative;
  border-radius: 50px;
  font-size: 37px;
  color: #fff;
  background: #f68b21;
  padding: 5px;
  margin-bottom: 30px;
  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
}
.process-single .icon::before {
  content: "";
  position: absolute;
  right: -10px;
  left: -10px;
  top: -10px;
  bottom: -10px;
  border-radius: 50%;
  border: 2px dashed #f68b21;
}
.process-single .icon img,
.testimonial-author-img img,
.user-profile-img img {
  border-radius: 50%;
}
.process-single span {
  position: absolute;
  height: 35px;
  width: 35px;
  font-size: 14px;
  background: #f96768;
  line-height: 35px;
  color: #fff;
  right: -8px;
  top: -13px;
  font-weight: 600;
  border-radius: 50px;
}
.process-single h4 {
  margin-bottom: 10px;
  font-weight: 700;
}
.process-single::before {
  content: "";
  position: absolute;
  width: 150px;
  border-top: 2px dashed rgba(0, 0, 0, 0.15);
  left: -170px;
  top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .process-single::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .process-single::before {
    display: none;
  }
}
.testimonial-area .site-heading {
  padding-left: 40px;
  margin-bottom: 0;
}
.testimonial-single {
  margin-top: 30px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 25px;
  position: relative;
}
.testimonial-author-info {
  margin: 40px 0 5px;
}
.testimonial-author-img {
  position: absolute;
  width: 90px;
  padding: 5px;
  border-radius: 50%;
  border: 4px solid #fff;
  left: 50%;
  top: -30px;
  transform: translateX(-50%);
}
.testimonial-author-info h4 {
  font-size: 22px;
  color: #313131;
}
.testimonial-quote-icon {
  position: absolute;
  left: 15px;
  top: 35px;
  width: 120px;
  opacity: 0.1;
}
.counter-area,
.counter-box,
.cta-wrapper,
.gallery-item {
  position: relative;
}
.testimonial-rate {
  color: #f68b21;
  margin-top: 10px;
}
.testimonial-slider.owl-theme .owl-nav button {
  color: #f68b21;
  font-size: 20px;
  margin: -10px 0 0;
  padding: 0;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  height: 45px;
  width: 45px;
  border-radius: 50px;
  line-height: 45px;
  text-align: center;
  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.5s ease-in-out;
}
.counter-area {
  padding: 50px 20px;
  background: rgba(113, 103, 255, 0.1);
  z-index: 1;
}
.counter-box {
  justify-content: center;
  text-align: center;
  gap: 15px;
  z-index: 1;
}
.counter-box .counter-number,
.gallery-link {
  align-items: center;
  display: flex;
}
.counter-box .icon {
  position: relative;
  font-size: 35px;
  width: 80px;
  height: 80px;
  line-height: 78px;
  text-align: center;
  background: #f68b21;
  border-radius: 30px;
  color: #fff;
}
.counter-box .icon img {
  width: 65px;
}
.counter-box .counter-sign {
  color: #313131;
  font-size: 40px;
  line-height: 0;
  margin-right: 2px;
}
.counter-box .counter {
  display: block;
  line-height: 1;
  color: #313131;
  font-size: 50px;
  font-weight: 600;
}
.counter-box .title {
  color: #313131;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
}
.cta-wrapper {
  background-image: url(../img/cta/01.jpg);
  background-position: center;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 15px;
  z-index: 1;
}
.cta-wrapper::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(13, 35, 62, 0.7);
  border-radius: 15px;
  right: 0;
  top: 0;
  z-index: -1;
}
.cta-text h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 15px;
}
.gallery-item {
  width: 100%;
  margin-bottom: 25px;
}
.career-item,
.career-promo-single {
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.gallery-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.gallery-content::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  left: 10px;
  bottom: 10px;
  background: #f68b21;
  border-radius: 12px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.gallery-content:hover::before {
  opacity: 0.9;
  visibility: visible;
}
.gallery-link {
  width: 50px;
  height: 50px;
  background: #fff;
  justify-content: center;
  position: absolute;
  right: 50%;
  top: 50%;
  transition: 0.5s;
  border-radius: 50px;
  opacity: 0;
  visibility: hidden;
  font-size: 25px;
  color: #f68b21;
  margin-top: 50px;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
}
.author-social a,
.blog-comments-form .form-control,
.blog-details-tags ul a,
.blog-item,
.job-btn,
.widget .category-list a,
.widget .social-share-link a,
.widget .tag-list a {
  transition: 0.5s ease-in-out;
}
.gallery-link::before {
  content: "";
  position: absolute;
  right: -5px;
  left: -5px;
  top: -5px;
  bottom: -5px;
  border: 2px dashed #fff;
  border-radius: 50px;
}
.gallery-content:hover .gallery-link {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.mission-left {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.blog-author,
.job-info-list {
  justify-content: start;
  display: flex;
}
.mission-img img {
  border-radius: 50%;
  box-shadow: 0 0 30px 20px rgb(0 0 0 / 8%);
}
.mission-img .mission-img-1 {
  width: 380px;
}
.mission-img .mission-img-2 {
  position: absolute;
  bottom: -50px;
  left: -40px;
  border-radius: 100%;
  width: 190px;
  height: 190px;
  border: 8px solid #fff;
}
.mission-shape {
  position: absolute;
  left: 90px;
  top: 0;
  z-index: -1;
}
.career-item {
  padding: 40px;
  border-radius: 15px;
}
.job-meta .badge {
  background: #f96768;
  border-radius: 50px;
  padding: 10px 20px;
}
.job-info-list {
  align-items: center;
  gap: 15px;
  color: #313131;
}
.job-info-list li span {
  margin-left: 8px;
}
.job-content h3 {
  font-size: 25px;
  margin: 10px 0;
  color: #313131;
}
.job-btn {
  margin-top: 30px;
  border: 2px solid #313131;
  color: #313131;
  padding: 6px 25px;
  border-radius: 50px;
  font-weight: 700;
}
.job-btn:hover,
.team-social-btn li i:hover {
  background: #313131;
  color: #fff;
}
.career-promo-single {
  padding: 30px;
  border-radius: 15px;
}
.career-promo-single span {
  color: #f68b21;
  font-size: 35px;
  margin-bottom: 20px;
}
.job-single-img img {
  border-radius: 10px;
  margin-bottom: 10px;
}
.job-single-list li {
  margin-bottom: 14px;
}
.job-single-list li i {
  margin-left: 5px;
  color: #f68b21;
  font-size: 12px;
}
.job-overview-list li {
  position: relative;
  display: flex;
  font-size: 16px;
  margin-bottom: 20px;
}
.job-overview-list li i {
  margin-left: 15px;
  font-size: 22px;
  color: #f68b21;
  margin-top: -4px;
}
.blog-item {
  margin-bottom: 25px;
  background-color: #fff;
  border-radius: 15px;
}
.blog-item-img {
  overflow: hidden;
  border-radius: 15px;
  text-align: center;
}
.blog-item-meta ul {
  padding: 10px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e8eb;
}
.blog-item-meta ul li {
  display: inline-block;
  margin-left: 15px;
  font-weight: 500;
  position: relative;
  color: #313131;
}
.blog-item-meta ul li i,
.blog-meta i,
.user-profile-sidebar-list li a i,
.widget .category-list a i {
  margin-left: 5px;
  color: #f68b21;
}
.blog-title {
  font-size: 22px;
}
.blog-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.blog-meta a {
  color: #66788a;
  font-weight: 500;
}
.blog-details-title {
  font-size: 34px;
  color: #313131;
}
.blockqoute {
  background: #f5f7fc;
  border-right: 5px solid #f68b21;
  padding: 30px;
  font-size: 17px;
  font-style: italic;
  margin: 20px 0;
  border-radius: 0;
}
.blockqoute-author {
  margin-top: 20px;
  padding-right: 60px;
  position: relative;
  color: #313131;
}
.blockqoute-author::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 40px;
  background: #f68b21;
  right: 0;
  top: 10px;
}
.blog-details-tags ul a {
  background: #f5f7fc;
  color: #313131;
  padding: 6px 18px;
  border-radius: 8px;
}
.blog-author {
  align-items: center;
  background: #f5f7fc;
  border-radius: 15px;
  margin: 50px 0;
  padding: 20px;
}
.blog-author-img {
  width: 320px;
  position: relative;
}
.blog-author-img::before {
  content: "";
  position: absolute;
  right: -10px;
  left: -10px;
  top: -10px;
  bottom: -10px;
  border-radius: 50%;
}
.author-name {
  font-size: 22px;
  color: #f68b21;
  margin: 8px 0;
}
.author-info {
  padding: 0 30px 0 20px;
}
.author-social a {
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  border: 2px solid #f68b21;
  border-radius: 50px;
  margin-left: 5px;
  color: #f68b21;
}
.author-social a:hover {
  color: #fff;
  background: #f68b21;
}
.blog-comments-wrapper {
  margin: 30px 0;
}
.blog-comments-single {
  display: flex;
  justify-content: start;
  align-items: flex-start;
  margin-top: 50px;
}
.blog-comments-img {
  margin-top: 3px;
}
.blog-comments-single img {
  border-radius: 50%;
  width: 120px;
}
.blog-comments-content {
  padding: 0 20px 0 0;
}
.blog-comments-content span,
.widget .recent-post-bio span {
  font-size: 14px;
  color: #f68b21;
  font-weight: 500;
}
.blog-comments-content a {
  font-weight: 600;
  margin-top: 5px;
  color: #f68b21;
}
.blog-comments-content h5 {
  color: #313131;
  font-weight: 700;
  font-size: 20px;
}
.blog-comments-reply,
.profile-message-inbox .message-by {
  margin-right: 50px;
}
.blog-comments-form {
  padding: 30px;
  margin-top: 50px;
  border-radius: 15px;
  background: #f5f7fc;
}
.blog-comments-form .form-control {
  padding: 15px 20px;
  border-radius: 10px;
  box-shadow: none;
}
.contact-form,
.widget {
  padding: 30px;
}
.widget {
  background: #fff;
  margin-bottom: 30px;
  border-radius: 10px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.widget .widget-title {
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative;
  font-size: 23px;
  color: #313131;
}
.widget .widget-title::before {
  position: absolute;
  content: "";
  width: 15px;
  border-bottom: 3px solid #f68b21;
  bottom: 0;
  right: 0;
}
.widget .widget-title::after {
  position: absolute;
  content: "";
  width: 30px;
  border-bottom: 3px solid #f68b21;
  bottom: 0;
  right: 22px;
}
.widget .blog-search-form .form-control {
  padding: 12px 15px;
  border-radius: 10px;
  box-shadow: none;
}
.widget .blog-search-form button {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  padding: 8px 18px 6px;
  background: 0 0;
  border: none;
  color: #f68b21;
}
.widget .category-list a {
  display: block;
  padding: 10px 0;
  font-weight: 500;
  border-bottom: 1px solid #ced4da;
}
.widget .category-list a:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.footer-list li a:hover,
.widget .category-list a:hover {
  padding-right: 10px;
  color: #f68b21;
}
.widget .recent-post-single {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 20px;
}
.widget .recent-post-img {
  margin-left: 20px;
}
.widget .recent-post-img img {
  width: 120px;
  border-radius: 7px;
}
.widget .social-share-link a {
  width: 35px;
  height: 35px;
  line-height: 30px;
  border: 2px solid #f68b21;
  color: #f68b21;
  text-align: center;
  margin-left: 5px;
  border-radius: 50px;
}
.widget .tag-list a {
  background: #f5f7fc;
  color: #313131;
  padding: 5px 15px;
  margin-bottom: 10px;
  margin-left: 10px;
  border-radius: 8px;
  display: inline-block;
}
.partner-wrapper img {
  background: #fff;
  border-radius: 12px;
  padding: 20px 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.contact-content,
.contact-form {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.contact-form-header h2 {
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #313131;
}
.contact-info-icon i,
.team-social-btn li i {
  border-radius: 50px;
  color: #fff;
  background: #f68b21;
  text-align: center;
}
.contact-form .form-group .form-control {
  padding: 15px 18px;
  border-radius: 10px;
  box-shadow: none;
  transition: 0.5s ease-in-out;
}
.contact-map {
  margin-bottom: -9px;
}
.contact-map iframe {
  width: 100%;
  height: 450px;
}
.contact-content {
  margin-bottom: 50px;
  padding: 20px 30px;
  position: relative;
}
.contact-content::before {
  content: "";
  position: absolute;
  right: 0;
  top: 30px;
  bottom: 30px;
  width: 3px;
  background: #f68b21;
  border-radius: 50px;
}
.contact-info {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 20px 0;
}
.contact-info-icon i {
  font-size: 25px;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.contact-info h5,
.team-bio h5 {
  font-size: 22px;
  margin-bottom: 5px;
}
.contact-info h5 {
  color: #313131;
}
@media all and (max-width: 768px) {
  .about-bottom {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .contact-content {
    margin-bottom: 50px;
  }
}
.team-item {
  margin-bottom: 70px;
  position: relative;
  z-index: 1;
}
.faq-area .accordion-item,
.pricing-item {
  margin-bottom: 25px;
  background: #fff;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.team-content {
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: -45px;
  padding: 10px 20px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.team-bio h5 {
  margin-top: 5px;
}
.team-bio span {
  color: #f68b21;
  font-size: 16px;
  font-weight: 500;
}
.team-social-btn {
  position: absolute;
  left: 60px;
  top: 65px;
}
.team-social-btn li {
  display: inline-block;
  position: absolute;
  bottom: 0;
  transition: 0.6s;
  list-style-type: none;
}
.team-social-btn li i {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  transition: 0.6s;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.team-item li span i,
.team-item:hover .team-social-btn li i {
  opacity: 1;
  visibility: visible;
}
.team-item:hover li span i {
  background: #313131;
  cursor: pointer;
}
.team-item:hover li:first-child,
.team-social-btn li:first-child {
  z-index: 1;
}
.team-social-btn li:nth-child(2),
.team-social-btn li:nth-child(3),
.team-social-btn li:nth-child(4),
.team-social-btn li:nth-child(5) {
  bottom: 0;
}
.team-item:hover li:nth-child(2) {
  bottom: 48px;
}
.team-item:hover li:nth-child(3) {
  bottom: 96px;
}
.team-item:hover li:nth-child(4) {
  bottom: 144px;
}
.team-item:hover li:nth-child(5) {
  bottom: 192px;
}
.team-item:hover li:nth-child(6) {
  bottom: 240px;
}
.pricing-item {
  position: relative;
  overflow: hidden;
  padding: 30px;
  border-radius: 15px;
  transition: 0.9s ease-in-out;
}
.pricing-item:hover {
  transform: translateY(-10px);
}
.pricing-content {
  background: rgba(113, 103, 255, 0.2);
  padding: 20px 30px;
  border-radius: 20px;
}
.pricing-content h4 {
  margin-bottom: 10px;
  color: #f68b21;
}
.pricing-feature ul {
  margin-top: 35px;
  margin-bottom: 35px;
}
.pricing-feature ul li {
  position: relative;
  margin: 10px 0;
  padding-right: 25px;
}
.pricing-feature ul li::before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border: 3px solid #f68b21;
  border-radius: 50px;
  right: 0;
  top: 8px;
}
.faq-area .accordion-item {
  border: none;
  color: #757f95;
  border-radius: 15px !important;
}
.faq-area .accordion-item span {
  width: 45px;
  height: 45px;
  margin-left: 15px;
}
.faq-area .accordion-item i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50px;
  background: #f68b21;
  text-align: center;
  color: #fff;
}
.faq-area .accordion-button:not(.collapsed) {
  color: #f68b21;
  background: 0 0;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button {
  border-radius: 0 !important;
  background: 0 0;
  font-weight: 600;
  font-size: 12px;
  color: #313131;
  box-shadow: none !important;
}

.site-breadcrumb {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
  padding: 0px !important;
  z-index: 1;
}
.site-breadcrumb::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: -1;
}
.site-breadcrumb .breadcrumb-title {
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;
}
.site-breadcrumb .breadcrumb-menu li {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
}
.site-breadcrumb .breadcrumb-menu li a {
  color: #fff;
  transition: 0.5s ease-in-out;
}
.site-breadcrumb .breadcrumb-menu li::before {
  position: absolute;
  content: "\e122";
  font-family: "Font Awesome 6 Pro";
  left: -18px;
  top: 5px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.pagination .page-link {
  border: none;
  background: #313131;
  color: #fff;
  margin: 0 10px;
  border-radius: 10px !important;
  width: 40px;
  height: 40px;
  line-height: 27px;
  text-align: center;
  transition: 0.5s ease-in-out;
}
.pagination-showing {
  text-align: center;
  margin-top: 10px;
  color: #313131;
}
.login-form {
  padding: 30px 40px;
  background: #fff;
  border-radius: 15px;
  position: relative;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.login-form .login-header {
  text-align: center;
  margin-bottom: 30px;
}
.login-form .login-header img {
  width: 200px;
  margin-bottom: 10px;
}
.login-form .login-header h3 {
  color: #f68b21;
  margin-bottom: 5px;
  font-weight: 800;
}
.login-form .forgot-pass,
.login-form .form-check-label a,
.login-form .login-footer a {
  color: #f68b21;
  transition: 0.5s;
}
.login-form .form-group i {
  position: absolute;
  top: 10px;
  right: 18px;
}
.login-form .form-group .form-control {
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 12px 47px 12px 18px;
  box-shadow: none;
  transition: 0.5s;
}
.login-form .form-check-input {
  box-shadow: none;
  margin-top: 6.3px;
}
.header-account .dropdown-menu,
.user-profile-card,
.user-profile-sidebar {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.login-form .theme-btn::before {
  width: 480px;
  height: 480px;
}
.form-check-input:checked {
  background-color: #f68b21;
  border-color: #f68b21;
}
.login-divider {
  position: relative;
  margin: 15px 0;
  text-align: center;
}
.login-divider::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  border-bottom: 1px solid #e8e8e8;
}
.login-divider span {
  position: relative;
  background: #fff;
  padding: 0 20px;
}
.social-login a {
  display: block;
  margin-bottom: 15px;
  padding: 10px 20px;
  border-radius: 12px;
  text-align: center;
}
.social-login a i {
  float: right;
}
.btn-fb {
  border: 1px solid #506dab;
  color: #506dab !important;
}
.btn-fb:hover {
  background: #506dab;
  color: #fff !important;
}
.btn-gl {
  border: 1px solid #dd4b39;
  color: #dd4b39 !important;
}
.btn-gl:hover {
  background: #dd4b39;
  color: #fff !important;
}
@media only screen and (max-width: 991px) {
  .login-form {
    padding: 40px 20px;
  }
}
.header-account img {
  width: 60px;
  border-radius: 50%;
  padding: 3px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.header-account .dropdown-menu {
  border: none;
  min-width: 200px;
  border-radius: 10px;
}
.header-account .dropdown-menu .dropdown-item {
  padding: 8px 20px;
}
.header-account .dropdown-menu .dropdown-item:hover {
  background: 0 0;
  color: #f68b21;
  padding-right: 25px;
}
.mobile-menu-right {
  gap: 20px;
}
.mobile-menu-right .header-account img {
  width: 30px;
  padding: 0;
  border: none;
}
.user-profile-sidebar {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 25px;
  padding: 20px;
}
.user-profile-sidebar-top {
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.user-profile-img {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto 15px;
  border-radius: 50px;
}
.user-profile-img button {
  position: absolute;
  border-radius: 50px;
  background: #f68b21;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border: none;
  left: 0;
  bottom: 0;
}
.user-profile-sidebar-list li {
  margin: 5px 0;
}
.user-profile-sidebar-list li a {
  color: #313131;
  padding: 6px 15px 6px 6px;
  display: block;
  transition: 0.5s ease-in-out;
}
.user-profile-sidebar-list .active {
  background: #f68b21;
  color: #fff !important;
  border-radius: 8px;
}
.user-profile-sidebar-list li .badge {
  float: left;
  margin-top: 5px;
  background: #f96768;
}
.profile-menu-list {
  margin-right: 40px;
}
.profile-menu-list li a::before {
  content: "\e122";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  right: 0;
  top: 13px;
  color: #f68b21;
  font-size: 8px;
  font-weight: 700;
}
.user-profile-card {
  background: #fff;
  padding: 15px 20px;
  border-radius: 10px;
  margin-bottom: 25px;
}
.user-profile-card-header,
.user-profile-card-title {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.user-profile-card-title {
  color: #313131;
  margin-bottom: 20px;
}
.user-profile-card .text-success {
  color: #f68b21 !important;
}
.user-profile-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.user-profile-card-header .user-profile-card-title {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.user-profile-search .form-control {
  padding: 10px 35px 10px 12px;
  box-shadow: none;
  border-radius: 10px;
}
.user-profile-search i {
  position: absolute;
  right: 12px;
  top: 9px;
}
.user-profile-card-header .theme-btn {
  padding: 8px 15px;
}
.profile-info-list li {
  margin: 12px 0;
  font-weight: 700;
  color: #313131;
}
.profile-info-list li span {
  float: left;
  font-weight: 400;
}
.user-profile-form .form-control {
  padding: 14px 20px;
  border-radius: 12px;
  box-shadow: none;
}
.user-profile-form .theme-btn {
  width: unset;
}
.dashboard-widget {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 20px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 3%);
}
.dashboard-widget-info h1 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 5px;
}
.dashboard-widget-icon {
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  border-radius: 20px;
}
.dashboard-widget-color-1,
.user-profile-card .badge-warning {
  background: rgba(113, 103, 255, 0.2);
  color: #f68b21;
}
.dashboard-widget-color-2 {
  background: rgba(0, 230, 130, 0.2);
  color: #09ad95;
}
.dashboard-widget-color-2 h1 {
  color: #09ad95;
}
.dashboard-widget-color-2 .dashboard-widget-icon {
  background: #09ad95;
  color: #fff;
}
.dashboard-widget-color-3,
.user-profile-card .badge-danger {
  background: rgba(249, 103, 104, 0.2);
  color: #f96768;
}
.user-notification-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
.user-notification-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.user-notification-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  background: #f68b21;
  color: #fff;
  margin-top: 5px;
  text-align: center;
}
.table-property-info img {
  width: 70px;
  border-radius: 8px;
}
.user-profile-card .table > :not(caption) > * > * {
  vertical-align: middle;
  padding: 0.8rem;
}
.user-profile-card .badge {
  border-radius: 50px;
}
.user-profile-card .badge-success {
  background: rgba(9, 173, 149, 0.2);
  color: #09ad95;
}
.user-profile-card .btn {
  border-radius: 8px;
}
.user-profile-listing img {
  width: 120px;
  border-radius: 10px;
}
.table-listing-content h6 {
  font-size: 18px;
  font-weight: 600;
}
.table-listing-content p {
  font-size: 15px;
  color: #313131;
}
.table-listing-content span {
  font-weight: 700;
  color: #313131;
}
.user-profile-listing .bg-success {
  background: #f68b21 !important;
}
.user-profile-listing .table tbody tr td {
  padding: 1.5rem 0.8rem;
}
.add-listing-form .form-group label {
  margin-bottom: 5px;
  color: #313131;
  font-size: 15px;
}
.add-listing-form .form-control {
  border-radius: 12px;
  padding: 15px 20px;
  box-shadow: none;
  color: #757f95;
}
.add-listing-form .form-control::placeholder {
  color: #757f95;
}
.add-listing-form .nice-select {
  width: 100%;
  height: 56px;
  line-height: 55px;
  border-radius: 12px;
  padding-right: 20px;
  font-size: 16px;
  border-color: #ced4da;
  color: #757f95;
  margin-bottom: 15px;
}
.add-listing-form .nice-select:after {
  width: 8px;
  height: 8px;
  margin-top: -5px;
  left: 15px;
}
.add-listing-form .listing-img-upload {
  width: 100%;
  height: 140px;
  border: 2px dashed rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  cursor: pointer;
}
.add-listing-form .listing-img-upload span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.add-listing-form .form-check-input {
  margin-top: 6.5px;
  box-shadow: none;
}
.add-listing-form .form-group-icon .form-control {
  padding-right: 42px;
}
.profile-message-inbox {
  max-width: 340px;
  border: 1px solid #edf1f9;
  border-radius: 10px;
  overflow: hidden;
}
.message-content {
  padding-right: 30px;
  position: relative;
  overflow: hidden;
}
.message-content-info {
  max-height: 750px;
  overflow-y: scroll;
  margin-left: -50px;
  padding-left: 50px;
}
.profile-message-inbox ul {
  max-height: 950px;
  overflow-y: scroll;
  width: 357px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.profile-message-inbox ul li.message-active {
  border-left: 3px solid #f68b21;
}
.profile-message-inbox ul li {
  border-bottom: 1px solid #edf1f9;
  transition: 0.2s;
  list-style: none;
}
.profile-message-inbox ul li:last-child {
  border-bottom: none;
}
.message-by-content h5 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1;
}
.profile-message-inbox ul li a {
  position: relative;
  display: block;
  padding: 30px;
}
.profile-message-inbox .message-avatar {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.message-avatar img {
  display: inline-block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.message-by-content h5 i {
  background: #f98f14;
  padding: 3px 8px;
  border-radius: 50px;
  color: #fff;
  font-size: 13px;
}
.message-by-content span {
  font-size: 13px;
  position: absolute;
  top: 25.5px;
  left: 25px;
  float: left;
  color: #888;
}
.profile-message-inbox .message-by p {
  height: 26px;
  max-width: 205px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #6b747d;
  line-height: 27px;
}
.message-item {
  display: block;
  position: relative;
  margin-bottom: 25px;
}
.message-item .message-avatar {
  position: absolute;
  right: 0;
  top: 0;
}
.message-item .message-avatar img {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
}
.message-item .message-description {
  margin-right: 70px;
  background: #f4f5f7;
  border-radius: 12px;
  padding: 20px;
  position: relative;
}
.message-item .message-description::before {
  position: absolute;
  top: 0;
  right: -9px;
  content: "\f0d9";
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  font-size: 31px;
  color: #f4f5f7;
  transform: rotateY(180deg);
}
.message-item .message-description p {
  font-size: 15px;
  padding: 0;
  margin: 0;
  line-height: 27px;
}
.message-item.me .message-avatar {
  right: auto;
  left: 0;
  position: absolute;
  top: 0;
}
.message-item.me .message-description {
  color: #f68b21;
  background-color: rgba(9, 195, 152, 0.1);
  margin-right: 0;
  margin-left: 70px;
  border-radius: 12px;
  padding: 20px;
  position: relative;
}
.message-item.me .message-description::before {
  content: "\f0da";
  right: auto;
  left: -11px;
  color: #e6f9f4;
}
.message-reply {
  margin-top: 15px;
  position: absolute;
  bottom: 0;
  right: 30px;
  left: 15px;
}
.message-reply .form-control {
  padding: 15px 20px;
  box-shadow: none;
  border-radius: 10px;
}
.message-status {
  width: 12px;
  height: 12px;
  background: #252629;
  display: flex;
  border-radius: 50%;
  border: 3px solid #fff;
  position: absolute;
  left: -5px;
  top: 50%;
}
.message-status.offline {
  background: #dd4b39;
}
.message-status.busy {
  background: #f6b500;
}
.profile-message .header-account img {
  width: 45px;
}
.coming-soon {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100vh;
  width: 100%;
  top: 0;
  right: 0;
  position: relative;
}
.coming-soon:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.coming-soon .newsletter-form {
  position: relative;
  margin-top: 30px;
}
.coming-soon .newsletter-form .input-newsletter {
  height: 55px;
  display: block;
  width: 100%;
  border: none;
  border-radius: 50px;
  font-size: 14px;
  padding: 0 25px 0 0;
  box-shadow: none;
}
.coming-soon .newsletter-form button {
  position: absolute;
  left: 4px;
  top: 4px;
  bottom: 4px;
  height: auto;
  border: none;
  border-radius: 50px;
  background: #f68b21;
  display: inline-block;
  color: #fff;
  padding-right: 30px;
  padding-left: 30px;
  font-weight: 500;
  transition: 0.5s;
}
.coming-social {
  margin-top: 30px;
  text-align: center;
}
.coming-social a {
  color: #fff;
  margin: 5px;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border-radius: 50px;
  border: 2px solid #fff;
  display: inline-block;
  transition: 0.5s;
}
.coming-social a:hover {
  background: #f68b21;
  border-color: #f68b21;
}
.countdown-wrap {
  margin-top: 30px;
  direction: ltr;
}
.countdown-single {
  border: 10px solid #f68b21;
  background: #fff;
  padding: 15px 20px;
  margin: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
}
.footer-area::after,
.footer-area::before {
  content: "";
  position: absolute;
  background: #eff1fd;
  border-radius: 50%;
}
.error-wrapper h1 {
  font-size: 250px;
  font-weight: 700;
  color: #f68b21;
  line-height: 1;
}
.error-wrapper h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.terms-content:not(:last-child) {
  margin-bottom: 54px;
}
.terms-content:first-child {
  margin-top: -3px;
}
.terms-content .terms-list {
  margin-top: 37px;
}
.terms-content h3 {
  margin-bottom: 23px;
  position: relative;
  font-weight: 600;
}
.terms-content p:not(:last-child) {
  margin-bottom: 26px;
}
.terms-list li:not(:last-child) {
  margin-bottom: 16px;
}
.footer-area {
  background: #000000;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.footer-area::before {
  height: 400px;
  width: 400px;
  right: 5%;
  top: -120px;
  z-index: -1;
}
.footer-area::after {
  height: 150px;
  width: 150px;
  left: 30%;
  bottom: 100px;
  z-index: -1;
}
.footer-widget-title::after,
.footer-widget-title::before {
  content: "";
  z-index: -1;
  height: 2.5px;
  bottom: 0;
  position: absolute;
  background-color: #f68b21;
}
.footer-widget {
  position: relative;
  z-index: 1;
  background-image: url("https://new.hotelbaman.com/images/bg-footer.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.copyright {
  padding: 20px 0;
  border-top: 1px solid rgba(128, 137, 150, 0.1);
}
.copyright .footer-menu {
  margin: 0;
  padding: 0;
  text-align: left;
}
.copyright .footer-menu li {
  display: inline-block;
  margin-right: 25px;
  font-size: 16px;
}
.copyright .footer-menu li a,
.footer-list li a {
  color: #5d646d;
  transition: 0.5s ease-in-out;
}
.copyright .copyright-text {
  color: #5d646d;
  margin-bottom: 0;
  font-size: 13px;
}
.footer-widget-title {
  color: #313131;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 20px;
  z-index: 1;
}
.footer-widget-title::before {
  width: 30px;
  right: 0;
}
.footer-widget-title::after {
  width: 10px;
  right: 35px;
}
.footer-list {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.footer-list li a i {
  margin-left: 5px;
  color: #f68b21;
  font-size: 13px;
}
.footer-widget-box p {
  color: #5d646d;
  padding-left: 18px;
  margin-bottom: 20px;
}

.footer-contact li {
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
  color: #5d646d;
  font-size: 16px;
  margin-bottom: 15px;
}
.footer-contact li a {
  color: #5d646d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer-contact li i {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  margin-left: 15px;
  border-radius: 8px;
  background: #f68b21;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.footer-call {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 10px;
}
.footer-call-icon i {
  background: 0 0 !important;
  font-size: 45px !important;
  color: #f68b21 !important;
}
.footer-call-info a {
  color: #f68b21 !important;
  font-size: 20px;
  font-weight: 400;
}
.subscribe-form .form-control {
  padding: 14px 20px;
  border-radius: 10px;
  box-shadow: none;
  border: none;
}
.subscribe-form .form-group-icon i {
  position: absolute;
  right: 20px;
  top: 13px;
}
.subscribe-form .form-group-icon .form-control {
  padding: 15px 45px 15px 18px;
}
.subscribe-form .theme-btn {
  margin-top: 20px;
  width: 100%;
}
.subscribe-form p {
  margin-top: 5px;
  margin-bottom: 10px;
}
.footer-payment-method {
  display: flex;
  align-items: center;
  margin-top: 15px;
  gap: 8px;
}
.footer-payment-method h6 {
  font-weight: 700;
  color: #313131;
  white-space: nowrap;
}
.payment-method-img img {
  width: 35px;
  margin: 2px;
  border-radius: 4px;
}
@media all and (min-width: 1199px) and (max-width: 1399px) {
  .payment-method-img img {
    width: 33px;
  }
}
@media all and (max-width: 1199px) {
  .navbar .header-btn,
  .top-social {
    display: none;
  }
  .header-nav-right {
    gap: 5px;
    margin-right: 15px;
  }
  .navbar .nav-item .nav-link {
    margin-left: 15px;
  }
  .hero-slider.owl-theme .owl-nav .owl-next,
  .hero-slider.owl-theme .owl-nav .owl-prev {
    top: unset;
    bottom: 125px !important;
  }
  .hero-slider.owl-theme .owl-nav .owl-prev {
    right: unset;
    left: 120px;
  }
  .hero-slider.owl-theme .owl-nav .owl-next {
    left: 40px;
  }
  .search-area .container {
    max-width: 100%;
  }
  .search-form .form-group {
    margin-bottom: 20px;
  }
  .flight-booking-wrapper {
    flex-direction: column;
  }
  .flight-booking-item .flight-booking-content {
    justify-content: space-between;
  }
  .flight-booking-info {
    width: 100%;
  }
  .flight-booking-item .flight-booking-price {
    border-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: unset;
    width: 100%;
    margin-top: 30px;
  }
  .flight-booking-item .price-info {
    margin-bottom: 0;
  }
  .flight-booking-detail-left .flight-booking-detail-info {
    padding-bottom: 30px;
  }
  .footer-widget-box {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  .hero-single .hero-content .hero-title {
    font-size: 40px;
  }
  .hero-single .hero-content .hero-sub-title {
    font-size: 18px;
  }
  .hero-single .hero-content .theme-btn {
    padding-right: 20px;
  }
  .car-slider.owl-theme .owl-nav,
  .destination-slider.owl-theme .owl-nav,
  .hero-img,
  .hotel-slider.owl-theme .owl-nav,
  .testimonial-slider.owl-theme .owl-nav {
    display: none;
  }
  .activity-list .activity-item,
  .car-list .car-item,
  .cruise-list .cruise-item,
  .hotel-list .hotel-item,
  .table-property-info a,
  .tour-list .tour-item {
    display: block;
  }
  .activity-list .activity-img,
  .blog-comments-img,
  .booking-sort-box,
  .car-list .car-img,
  .cruise-list .cruise-img,
  .flight-booking-item .flight-airline-img img,
  .hotel-list .hotel-img,
  .room-list .room-img,
  .room-list .room-info-list,
  .tour-list .tour-img {
    width: 100%;
  }
  .room-list .room-item {
    display: block;
    text-align: center !important;
  }
  .banner-content {
    padding: 15px;
  }
  .banner-img img {
    height: 310px;
  }
  .banner-content h3 {
    font-size: 25px;
  }
  .listing-flight .flight-booking-time,
  .listing-header,
  .listing-review-rating {
    flex-direction: column;
  }
  .listing-rating-range-item {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .listing-progress {
    margin: 0;
  }
  .listing-review-author-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 15px;
  }
  .review-reply-item {
    margin-right: 30px;
  }
  .download-img::before {
    width: 280px;
    height: 280px;
    right: 50%;
    transform: translateX(-50%);
  }
  .download-link a:first-child {
    margin-bottom: 15px;
  }
  .booking-sort {
    flex-direction: column;
    gap: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .flight-booking-item .flight-airline-img {
    width: 140px;
  }
  .flight-booking-detail-info .flight-booking-airline {
    flex-direction: row;
  }
  .flight-booking-detail-info .flight-airline-img {
    width: 80px;
  }
  .flight-booking-item .flight-booking-content {
    flex-direction: column;
    gap: 20px;
  }
  .flight-booking-item .flight-booking-time {
    gap: 15px;
  }
  .flight-booking-item .flight-stop-number {
    font-size: 13px;
  }
  .flight-booking-item .flight-stop-arrow {
    width: 100px;
  }
  .flight-booking-item .start-time-icon {
    font-size: 20px;
  }
  .flight-booking-item .flight-booking-time .end-time-text,
  .flight-booking-item .flight-booking-time .start-time-text {
    font-size: 15px;
  }
  .flight-booking-item .flight-destination {
    font-size: 12px;
  }
  .flight-booking-item .flight-booking-return {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }
  .video-wrapper {
    height: 250px;
  }
  .video-wrapper h1 {
    font-size: 28px;
    margin-top: 25px;
  }
  .mission-shape {
    left: 0;
  }
  .mission-img .mission-img-2 {
    bottom: -70px;
    left: -10px;
  }
  .job-meta,
  .user-profile-card-header-right {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .blog-details-tags,
  .job-info-list {
    flex-direction: column;
    align-items: flex-start;
  }
  .job-time {
    margin-top: 20px;
  }
  .blog-meta {
    flex-direction: column;
    font-size: 15px;
  }
  .blog-meta .blog-meta-left ul {
    gap: 10px;
  }
  .blog-author {
    flex-direction: column;
    text-align: center;
    padding: 25px 0 0;
  }
  .blog-comments-single {
    flex-direction: column;
    text-align: center;
    padding: 30px 0;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
    border-radius: 10px;
  }
  .blog-comments-content {
    padding: 20px;
  }
  .blog-comments-reply {
    margin-right: 0;
  }
  .table-property-info h6 {
    margin-top: 10px;
  }
  .user-profile-card-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .profile-message .profile-message-wrapper {
    flex-direction: column;
    gap: 50px;
  }
  .profile-message .user-profile-card-header {
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }
  .profile-message .message-content {
    padding-right: 0;
    padding-bottom: 200px;
  }
  .message-reply {
    right: 0;
  }
  .error-wrapper h1 {
    font-size: 160px;
  }
  .footer-widget-wrapper {
    padding-bottom: 0;
  }
}
.home-2 .header-top,
.home-2 .navbar,
.home-2 .search-nav .nav-link {
  background: #fff;
}
.home-2 .search-wrapper {
  margin-top: -150px;
}
.home-2 .search-nav .nav-link.active {
  background: #f68b21;
  border-bottom: 3px solid #f68b21;
}
.home-2 .search-form .form-group {
  background: 0 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.home-2 .search-form-swap i {
  background: #fff;
  line-height: 38px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.home-2 .search-form .search-btn .theme-btn,
.home-3 .search-form .search-btn .theme-btn {
  position: relative;
  box-shadow: none;
  border: none;
}
.home-2 .feature-item {
  display: flex;
  text-align: right;
  gap: 15px;
  padding: 20px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.home-2 .feature-color-1 .feature-icon {
  background: rgba(113, 103, 255, 0.2);
  border-radius: 20px;
  color: #f68b21;
}
.home-2 .feature-color-2 .feature-icon {
  background: rgba(40, 213, 167, 0.2);
  border-radius: 20px;
  color: #28d5a7;
}
.home-2 .feature-color-3 .feature-icon {
  background: rgba(249, 103, 104, 0.2);
  border-radius: 20px;
  color: #f96768;
}
.home-2 .footer-area {
  background: #0d233e;
}
.home-2 .footer-area::after,
.home-2 .footer-area::before {
  opacity: 0.04;
}
.home-2 .footer-call-info h6,
.home-2 .footer-payment-method h6,
.home-2 .footer-widget-title {
  color: #fff;
  font-weight: 600;
}
.hero-section h1,
.home-2 .footer-call-info a,
.home-2 .footer-contact li i,
.myclass1254:hover {
  color: #fff !important;
}
@media (min-width: 992px) {
  .home-2 .navbar .nav-item .nav-link,
  .home-2 .navbar .nav-item .nav-link.active,
  .home-2 .navbar .nav-item .nav-link:hover {
    color: #313131;
  }
}
@media (max-width: 991px) {
  .site-breadcrumb {
    padding-top: 360px;
  }
  .home-2 .search-wrapper {
    margin-top: -100px;
  }
}
.home-3 .main {
  margin-top: -6rem;
}
.home-3 .hero-single {
  padding-top: 280px;
}
.home-3 .search-nav {
  margin: 0;
  border-radius: 10px;
  background: 0 0;
}
.home-3 .search-nav .nav-item {
  margin: 0;
}
.home-3 .search-nav .nav-link {
  border-radius: 15px 15px 0 0;
  margin: 0 10px;
  padding: 12px 20px 8px;
  color: #fff;
  font-size: 17px;
  background: 0 0;
}
.home-3 .search-nav .nav-link.active {
  background: #fff;
  color: #f68b21;
}
@media all and (max-width: 991px) {
  .header-nav-right,
  .header-top {
    display: none;
  }
  .navbar-bg {
    height: 59px;
  }
  .navbar-bg::before {
    transform: translateY(0) skew(-15deg);
    right: -8px;
  }
  .navbar-brand {
    padding-right: 0;
  }
  .navbar-brand img {
    width: 130px;
  }
  .navbar-collapse {
    max-height: 220px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 20px;
    background-color: #fff;
  }
  .dropdown-toggle::after {
    float: left;
  }

  .navbar-toggler {
    padding: 0;
    border: none;
  }
  .mobile-menu-right {
    display: flex;
    align-items: center;
  }
  .mobile-menu-link {
    font-size: 20px;
    color: #313131;
    font-weight: 500;
    padding-left: 20px;
    margin-bottom: 0;
    position: relative;
  }
  .mobile-menu-link:hover,
  .navbar .nav-item .dropdown-submenu a:hover {
    color: #f68b21;
  }
  .navbar-toggler-btn-icon {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
  }
  .home-3 .search-nav .nav-link i,
  .navbar.fixed-top .mobile-menu-link,
  .navbar.fixed-top .navbar-toggler-btn-icon {
    color: #313131;
  }
  .navbar .dropdown-menu {
    border-radius: 8px;
  }
  .navbar .nav-item .dropdown-submenu .dropdown-menu {
    margin: 0 17px;
    opacity: unset;
    visibility: unset;
  }
  .navbar .nav-item .dropdown-submenu a::after {
    top: 4px;
  }
  .hero-single .hero-content .hero-btn {
    gap: 1.5rem;
  }
  .hero-single .hero-content .hero-btn .theme-btn {
    padding: 12px 15px;
  }
  .search-nav,
  .search-wrapper .tab-content {
    border-radius: 20px;
  }
  .search-nav {
    width: 100%;
  }
  .search-nav .nav {
    justify-content: center;
  }
  .search-form-swap {
    right: 50%;
    top: -30px;
    transform: translateX(-50%);
  }
  .banner-item,
  .feature-item {
    margin-bottom: 25px;
  }
  .testimonial-area .site-heading {
    margin-bottom: 50px;
  }
  .about-left,
  .download-img {
    margin-bottom: 60px;
  }
  .about-experience {
    bottom: -20px;
  }
  .counter-area .counter-box {
    margin: 40px 0;
    justify-content: flex-start;
  }
  .mission-right {
    margin-top: 100px;
  }
  .job-single-info {
    margin-top: 40px;
  }
  .faq-right {
    margin-top: 50px;
  }
  .accordion-button {
    font-size: 16px;
  }
  .message-by-content span {
    left: 65px;
  }
  .message-reply {
    left: 0;
  }
  .footer-widget-wrapper {
    padding-bottom: 0;
  }
  .copyright .footer-menu {
    float: right;
    margin-top: 20px;
    text-align: right;
  }
  .copyright .footer-menu li {
    margin-right: 0;
    margin-left: 15px;
  }
  .home-3 .search-nav {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
  }
  .home-3 .search-nav .nav-link {
    border-radius: 10px;
    padding: 8px 20px;
    color: #313131;
  }
  .home-3 .search-nav .nav-link.active {
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  }
}
.myclass1254:hover,
.myclass9514 {
  position: absolute;
  border-radius: 10px;
}
navbar-brand img {
  width: 70px !important;
}
.text-left {
  text-align: left !important;
}

@media (max-width: 1399px) {
  .search-area .container {
    max-width: 65%;
  }
}
.search-form label {
  font-size: 14px !important;
  color: #4a4949;
}
input::placeholder {
  color: #ccc !important;
  font-size: 15px !important;
}
.mycolor1502 {
  color: #313131 !important;
}
.myclass1254 {
  left: 20px;
  position: absolute;
}
.myclass1254:hover {
  left: 20px;
  background-color: #1d1d1d;
  padding-left: 10px;
  padding-right: 10px;
}
.myclass25414 {
  padding-right: 50px;
}
.myclass9514 {
  background-color: #f68b21;
  float: right;
}
.myclass954254 {
  background-color: #f5f5f5 !important;
  border: 1px solid #fff;
}
.hotel-slider .hotel-item,
.hotel-slider .hotel-item2 {
  transition: background 1s;
}
.hotel-slider .hotel-item:hover {
  background-color: #fff !important;
}
.hotel-slider .hotel-item2:hover {
  background-color: #f5f7fc !important;
}
.fontheader10,
.myclassfooter52,
.stylefont1452 {
  font-size: 13px !important;
}
.stylefont1452:hover {
  color: orange;
}
.image250 {
  height: 200px !important;
}
.image200 {
  height: 200px !important;
}
.hero-single {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.hero-content,
.myfollow_text {
  position: absolute;
  color: #fff;
}
.hero-image {
  display: block;
  width: 100%;
  height: auto;
}
.hero-content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  width: 80%;
  max-width: 600px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}
.hero-title {
  font-size: 36px;
  margin-bottom: 10px;
}
.hero-content-wrapper {
  padding: 20px;
}
@media (max-width: 980px) {
  .search-nav .nav-link {
    background: rgba(113, 103, 255, 0.15);
    border-radius: 5px;
    padding: 3px 4px;
    font-weight: 400;
    color: #313131;
    position: relative;
    transition: none;
    font-size: 11px !important;
  }
  .myclass150 {
    display: none !important;
  }
  .search-area .container {
    max-width: 95%;
  }
  .myimagemobile {
    height: 220px !important;
    width: 100% !important;
  }
  .home-2 .hero-single {
    margin-top: 40px !important;
  }
  .search-form .form-group {
    margin-bottom: 3px;
  }
  .pt30 {
    padding-top: 5px;
  }
  .site-breadcrumb .breadcrumb-title {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    padding-top: 30px !important;
  }
}
.hero-slider.owl-theme .owl-nav [class*="owl-"] {
  line-height: 20px !important;
  width: 30px;
  height: 30px;
}
.lineheigth {
  line-height: 35px !important;
}
.owl-dots {
  display: none !important;
}
.followclasss1 {
  width: 100%;
  height: 120px;
  background-color: #f68b21;
  border-radius: 10px;
}
.myfollow_ {
  margin-left: 20px;
  margin-top: -20px;
}
.myfollow_text {
  float: right;
  font-size: 20px;
  font-weight: 700;
  padding-top: 25px;
}
.mytablestyle td {
  border: none !important;
}
.myclass63 {
  font-size: 18px;
  position: relative !important;
  margin-top: 30px !important;
  background-color: #fff;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.search-nav .nav-link {
  font-size: 16px !important;
}
@media (max-width: 980px) {
  .search-nav .nav-link {
    font-size: 12px !important;
    padding: 3px;
  }
  .followclasss1 {
    width: 100%;
    height: 70px;
    background-color: #f68b21;
    border-radius: 10px;
  }
  .myfollow_ {
    margin-left: 20px;
    margin-top: -10px;
    height: 80px !important;
  }
  .myfollow_text {
    float: right;
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding-top: 3px;
  }
  .style25452 {
    width: 80px !important;
    text-align: center;
  }
  .style74584 {
    display: none;
    width: 0 !important;
  }
  .myclass63 {
    font-size: 13px;
    position: relative !important;
    margin-top: 10px !important;
    background-color: #fff;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
  }
  .search-area {
    position: relative;
    z-index: 2;
    margin-top: -250px;
  }
}
.bgf6f6f6 {
  background-color: #f6f6f6;
}
.bgf1f1f6 {
  background-color: #f1f1f6;
}
.mystyle84525 {
  position: absolute;
  left: 0 !important;
  font-size: 11px;
}
.style6542545 {
  font-size: 13px;
  color: #313131;
  padding: 10px !important;
  line-height: 30px !important;
  font-weight: 700 !important;
}
.blog-title {
  margin-bottom: 0 !important;
}
.stylemi1 {
  width: 100%;
  font-size: 13px;
  color: #434343;
}
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hotel-slider .hotel-item00 {
  transition: margin-top 0.3s ease-in-out;
}
.style8545 {
  font-size: 15px !important;
}
.social-icons img {
  width: 32px;
  height: 32px;
  margin-left: 8px;
  transition: transform 0.3s;
}
.social-icons img:hover {
  transform: scale(1.1);
}

.hotel-table-wrapper {
  overflow-x: auto;
}

.hotel-items-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.hotel-row {
  display: table-row;
}

.hotel-cell {
  display: table-cell;
  vertical-align: top;
  padding: 10px;
  width: 33.33%;
}

.empty-cell {
  visibility: hidden;
}

.hotel-item {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  overflow: hidden;
  height: 100%;
  border: 1px solid #e9ecef;
}

.hotel-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.hotel-img {
  height: 200px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f9fa;
}

.hotel-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.hotel-item:hover .hotel-img img {
  transform: scale(1.05);
}

.hotel-content {
  padding: 15px;
  direction: rtl;
}

.hotel-title {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.4;
}

.hotel-title a {
  color: #333;
  text-decoration: none;
}

.hotel-title a:hover {
  color: #f97a00;
}

.hotel-price-amount {
  font-size: 1rem;
  font-weight: 600;
  color: #f97a00;
}

.hotel-price-type {
  font-size: 0.8rem;
  color: #666;
}

.hotel-rate .badge {
  background: #f8f9fa;
  color: #333;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.85rem;
}

.hotel-rate-review {
  font-size: 0.8rem;
  color: #666;
  display: block;
  margin-top: 4px;
}

.pager_content input[type="button"] {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  padding: 6px 12px;
  margin: 0 2px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.pager_content input[type="button"]:not(:disabled):hover {
  background: #f97a00;
  color: white;
  border-color: #f97a00;
}

.pager_content input[type="button"]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.pager_content a {
  color: #007bff;
  text-decoration: none;
  margin: 0 4px;
}

.pager_content a:hover {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .hotel-cell {
    width: 50%;
  }

  .hotel-items-table {
    display: block;
  }

  .hotel-row {
    display: flex;
    flex-wrap: wrap;
  }

  .hotel-cell {
    display: block;
  }
}

@media (max-width: 768px) {
  .hotel-cell {
    width: 100%;
    padding: 8px;
  }

  .hotel-img {
    height: 180px;
  }

  .hotel-content {
    padding: 12px;
  }

  .pager_content {
    font-size: 0.9rem;
  }

  .pager_content input[type="button"] {
    padding: 4px 8px;
    font-size: 0.85rem;
  }
}

@media (max-width: 576px) {
  .hotel-cell {
    padding: 5px;
  }

  .pager_content span {
    display: block;
    margin-bottom: 5px;
  }

  .pager_content input[type="button"] {
    margin: 2px;
  }
}

/* کد استایل صفحه ی جزئیات هتل  */

.section-about-hotel .section-description,
.section-facilities .section-list-fetures {
  height: 2.91rem;
  overflow: hidden;
}
.section-about .section-list-fetures li {
  margin-bottom: 0.5rem;
}

.section-about-hotel .section-description * {
  font-size: 0.9rem !important;
  font-family: "IRANSans" !important;
}
