/* 9px / 16 = 0.563rem */

/* 10px / 16 = 0.625rem */

/* 11px / 16 = 0.6875rem */

/* 12px / 16 = 0.75rem */

/* 13px / 16 = 0.8125rem */

/* 14px / 16 = 0.875rem */

/* 15px / 16 = 0.9375rem */

/* 16px / 16 = 1rem */

/* 17px / 16 = 1.0625rem */

/* 18px / 16 = 1.125rem */

/* 19px / 16 = 1.1875rem */

/* 20px / 16 = 1.25rem */

/* 21px / 16 = 1.3125rem */

/* 12px / 16 = 1.375rem */

/* 23px / 16 = 1.438rem */

/* 24px / 16 = 1.5rem */

/* 25px / 16 = 1.5625rem */

/* 26px / 16 = 1.625rem */

/* 27px / 16 = 1.688rem */

/* 28px / 16 = 1.75rem */

/* 29px / 16 = 1.8125rem */

/* 30px / 16 = 1.875rem */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: #222222;
}

body {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

a {
  text-decoration: none !important;
}

.fs-10 {
  font-size: clamp(0.7rem, 0.7vw, 0.9rem) !important;
}

.fs-12 {
  font-size: clamp(0.8rem, 0.8vw, 1rem) !important;
}

.fs-14 {
  font-size: clamp(0.9rem, 0.9vw, 1.1rem) !important;
}

.fs-16 {
  font-size: clamp(1rem, 1vw, 1.2rem) !important;
}

.fs-18 {
  font-size: clamp(1rem, 1.25vw, 1.25rem) !important;
}

.fs-20 {
  font-size: clamp(1.1rem, 1.3vw, 1.3rem) !important;
}

.fs-23 {
  font-size: clamp(1.2rem, 1.4vw, 1.4rem) !important;
}

.fs-25 {
  font-size: clamp(1.2rem, 1.6vw, 1.7rem) !important;
}

.fs-28 {
  font-size: clamp(1.2rem, 1.8vw, 1.8rem) !important;
}

.fs-30 {
  font-size: clamp(1.2rem, 2vw, 1.9rem) !important;
}

.fs-35 {
  font-size: clamp(1.5rem, 2.5vw, 2.2rem) !important;
}

.fs-40 {
  font-size: clamp(1.3rem, 2.6vw, 2.7rem) !important;
}

.fs-45 {
  font-size: clamp(1.5rem, 3vw, 3rem) !important;
}

.text-grey {
  color: #717171 !important;
}

.fs-09 {
  font-size: 0.9375rem !important;
}

.fs-08 {
  font-size: 0.875rem !important;
}

.fs-07 {
  font-size: 0.75rem !important;
}

.fs-1em {
  font-size: 1em !important;
}

.fs-2rem {
  font-size: 2rem !important;
}

.fs-1-8rem {
  font-size: 1.8rem !important;
}

.fs-1-6rem {
  font-size: 1.6rem !important;
}

.fs-500 {
  font-weight: 500 !important;
}

.fs-600 {
  font-weight: 600 !important;
}

@media screen and (min-width: 576px) {
  .w-sm-90x {
    width: 90px !important;
  }
}

@media screen and (min-width: 576px) {
  .w-sm-100x {
    width: 100px !important;
  }
}

.text-blacks {
  color: #222222 !important;
}

.w-90 {
  width: 90% !important;
}

.flex-center {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.no-results {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60vh;
}

.body_section .input-group.sep-search-input .form-control:focus {
  border: unset !important;
}

.content-para.w-100 {
  width: calc(100% - 100px) !important;
}

.nav-usd img {
  opacity: 0.9;
  width: 21px;
  height: 21px;
}

.similar-listing .slick-track {
  margin-left: unset !important;
}

.detail-nav .container-fluid,
.detail-nav .container {
  max-width: 1280px;
  padding: 0 80px;
}

@media screen and (max-width: 991px) {
  .detail-nav .container-fluid,
  .detail-nav .container {
    padding: 0 40px;
  }
}

@media screen and (max-width: 576px) {
  .detail-nav .container-fluid,
  .detail-nav .container {
    padding: 0 15px;
  }
}

.show-amety-div .btn-show-amety {
  border-color: #222222 !important;
  border-radius: 8px !important;
}

.show-amety-div .btn-show-amety:hover {
  background-color: #f7f7f7 !important;
}

.default-fade {
  opacity: 0;
  transition: 0.6s all;
}

.div-fade {
  opacity: 1 !important;
  transition: 0.6s all;
}

.w-30x {
  width: 30px !important;
}

.skel-div {
  overflow: hidden;
}

.exp-detail-skeleton-img {
  width: 100%;
  height: 460px;
}

.room-photos-skeleton {
  width: 100%;
  height: 200px;
}

.inside-skeleton .select-msg {
  height: 50px;
}

.inside-skeleton .inside-profile {
  width: 60px;
  height: 60px;
}

.inside-skeleton .inside-txt {
  height: 15px;
}

.inside-skeleton .inside-list-img {
  width: 110px;
  height: 60px;
  border-radius: 5px;
}

.inside-skeleton .inside-btn {
  width: 100%;
  height: 40px;
}

.inside-skeleton .skel-load {
  border-radius: 15px;
}

.inside-skeleton .inside-title-txt {
  height: 20px;
}

.inside-skeleton .payment-side-box {
  width: 85%;
  margin-left: auto;
  border: 1px solid #ccc;
  padding: 25px;
}

.inside-skeleton.profile-inside .skel-load {
  border-radius: 50px;
}

.inside-skeleton.profile-inside .skel-load::before,
.inside-skeleton.profile-inside .skel-load::after {
  border-radius: 50px;
}

.inside-skeleton.exp-inside-skel .skel-load::after {
  opacity: 0.5;
}

.inside-skeleton.exp-inside-skel .exp-mob-view-img {
  width: 100%;
  height: 400px;
}

.inside-skeleton.exp-inside-skel .exp-mob-view-img::after {
  opacity: 0.5;
}

.side-mob-view {
  min-width: 320px;
}

.main-wrap.bg-white .inside-skeleton.exp-inside-skel .skel-load::after {
  opacity: 1;
}

.main-wrap.bg-white .inside-skeleton.exp-inside-skel .exp-mob-view-img {
  width: 100%;
  height: 400px;
}

.main-wrap.bg-white .inside-skeleton.exp-inside-skel .exp-mob-view-img::after {
  opacity: 1;
}

.skel-load {
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  display: block;
}

.skel-load::before {
  content: "";
  position: absolute;
  border-radius: 15px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shine 2s infinite;
  z-index: 999;
}

.skel-load::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dddddd;
  z-index: 99;
  border-radius: 15px;
}

.skel-inside-load {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  display: block;
}

.skel-inside-load::before {
  content: "";
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shine 2s infinite;
  z-index: 999;
}

.skel-inside-load::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dddddd;
  z-index: 99;
  border-radius: 5px;
}

.skel-room-inside-load {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  display: block;
}

.skel-room-inside-load::before {
  content: "";
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shine 2s infinite;
  z-index: 999;
}

.skel-room-inside-load::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dddddd;
  z-index: 99;
  border-radius: 5px;
}

.skel-content-load {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  display: block;
}

.skel-content-load::before {
  content: "";
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shine 2s infinite;
  z-index: 999;
}

.skel-content-load::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dddddd;
  z-index: 99;
  border-radius: 5px;
}

.skel-wthradius-load {
  position: relative;
  overflow: hidden;
  display: block;
}

.skel-wthradius-load::before {
  content: "";
  position: absolute;
  border-radius: 0px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shine 2s infinite;
  z-index: 999;
}

.skel-wthradius-load::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dddddd;
  z-index: 99;
  border-radius: 0px;
}

@keyframes shine {
  100% {
    transform: translateX(100%);
  }
}

.remv-skel {
  opacity: 0;
  z-index: -99;
}

.skel-row {
  flex-wrap: nowrap !important;
  overflow-x: hidden !important;
}

@media screen and (min-width: 1800px) {
  .skel-row .col-skel-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1799px) {
  .skel-row .col-xl-2_5 {
    flex: 0 0 auto;
    width: 20%;
  }
}

.skel-static {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.skel-static::before {
  content: "";
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: calc(100% + 1px);
  height: 95%;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shine 2s infinite;
  z-index: 999;
}

.skel-static::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 1px);
  height: 95%;
  background-color: #dddddd;
  z-index: 99;
  border-radius: 5px;
}

.skel-main .skel-img {
  height: 240px;
}

.skel-main .skel-txt {
  height: 25px;
}

.skel-main .skel-frst-content {
  width: 90%;
}

.skel-main .skel-second-content {
  width: 70%;
}

.skel-main .skel-type-img {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  margin: auto;
}

.skel-main .skel-type-txt {
  width: 80%;
  margin: auto;
}

.skel-main .skel-img-exp {
  height: 380px;
}

.skel-main .skel-img-community {
  height: 500px;
}

.skel-main .skel-img-community::after {
  opacity: 0.5;
}

.room-types-div .skel-load::after {
  border-radius: 50px;
}

.room-types-div .skel-txt {
  height: 20px !important;
}

.skel-map .skel-div,
.skel-map .skel-load {
  width: 100%;
  height: 100%;
}

.skel-map .skel-load::after {
  border-radius: 15px 0 0 15px;
}

.search-card-static-div .skel-load::after,
.search-card-static-div .skel-content-load::after {
  z-index: 9;
}

.search-card-static-div .skel-load::before,
.search-card-static-div .skel-content-load::before {
  z-index: 10;
}

.skel-static {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.skel-static::before {
  content: "";
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: calc(100% + 1px);
  height: 95%;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shine 2s infinite;
  z-index: 999;
}

.skel-static::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 1px);
  height: 95%;
  background-color: #dddddd;
  z-index: 99;
  border-radius: 5px;
}

.skel-main .skel-img {
  height: 240px;
}

.skel-main .skel-img.skel-coupon {
  height: 300px;
}

.skel-main .skel-txt {
  height: 25px;
}

.skel-main .skel-frst-content {
  width: 90%;
}

.skel-main .skel-second-content {
  width: 70%;
}

.skel-main .skel-type-img {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  margin: auto;
}

.skel-main .skel-type-txt {
  width: 80%;
  margin: auto;
}

.skel-main .skel-img-exp {
  height: 380px;
}

.skel-main .skel-img-community {
  height: 500px;
}

.skel-main .skel-img-community::after {
  opacity: 0.5;
}

.room-types-div .skel-load::after {
  border-radius: 50px;
}

.room-types-div .skel-txt {
  height: 20px !important;
}

.skel-map .skel-div,
.skel-map .skel-load {
  width: 100%;
  height: 100%;
}

.skel-map .skel-load::after {
  border-radius: 15px 0 0 15px;
}

.search-card-static-div .skel-load::after,
.search-card-static-div .skel-content-load::after {
  z-index: 9;
}

[dir="rtl"] .review-count-div p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 75%;
}

[dir="rtl"] .share-popup .btn-close {
  margin: unset;
}

[dir="rtl"] .lg-outer {
  text-align: right !important;
}

[dir="rtl"] .lg-toolbar .lg-icon {
  float: left !important;
}

[dir="rtl"] .room-carousels .room-card-btn.slick-prev {
  right: unset !important;
  left: 20px !important;
}

[dir="rtl"] .room-carousels .room-card-btn.slick-next {
  right: unset;
  left: 60px;
}

[dir="rtl"] .room-types-div .arrow-right {
  justify-content: flex-start;
}

[dir="rtl"] .room-types-div .arrow-left {
  justify-content: flex-end;
}

[dir="rtl"] .nav-input-child .guest-txt.text-start,
[dir="rtl"] .nav-input-child .location-txt.text-start {
  text-align: right !important;
}

[dir="rtl"] .nav-input-child .location-padd {
  padding: 10px 25px 10px 0px !important;
}

[dir="rtl"] .rtl-navbar.custom-navbar .nav-input-child.active .form-control {
  padding: 0 0px 0 25px !important;
}

[dir="rtl"] .rtl-search-icon {
  padding-left: 15px;
}

[dir="rtl"] .desktop-nav .guests {
  padding: 0;
}

[dir="rtl"] .custom-dropdown-ul {
  text-align: start !important;
  left: unset !important;
  right: 0 !important;
}

[dir="rtl"] .become-host-div .custom-dropdown-ul {
  left: 0px !important;
  right: unset !important;
}

[dir="rtl"] .room-search-canvas-mob .ms-auto {
  margin-right: auto !important;
  margin-left: unset !important;
}

[dir="rtl"] .header-profile {
  padding: 3px 7px 3px 3px;
}

[dir="rtl"] .profile-menu-ul li.active::before {
  border-radius: 10px 0px 0px 10px !important;
  left: unset;
  right: -20px;
}

[dir="rtl"] .btn-play .play-icon {
  padding: 0 0 0 8px !important;
}

[dir="rtl"] .text-start {
  text-align: right !important;
}

[dir="rtl"] .home .ps-3 {
  padding-right: 1rem !important;
}

[dir="rtl"] .pe-2 {
  padding-left: 0.5rem !important;
  padding-right: unset !important;
}

[dir="rtl"] .search .bi-funnel-fill.pe-lg-2 {
  padding-left: unset !important;
  padding-right: unset !important;
}

[dir="rtl"] .search .pe-lg-2,
[dir="rtl"] .search .pe-2 {
  padding-left: 0.5rem !important;
  padding-right: unset !important;
}

[dir="rtl"] .search .map-div {
  right: unset;
  left: 0;
  border-radius: 0px 15px 15px 0px;
}

[dir="rtl"] .search .pe-0 {
  padding-left: 0 !important;
  padding-right: 15px !important;
}

[dir="rtl"] .ms-auto,
[dir="rtl"] .ms-md-auto {
  margin-right: auto !important;
  margin-left: unset !important;
}

@media screen and (max-width: 768px) {
  [dir="rtl"] .ms-md-auto {
    margin-right: unset !important;
    margin-left: auto !important;
  }
}

[dir="rtl"] .detail-page .in-div {
  border-right: unset !important;
  border-left: 1px solid grey;
}

[dir="rtl"] .detail-page .guests-div .dropdown-toggle::after {
  left: 0 !important;
  right: unset !important;
}

[dir="rtl"] .detail-page .ps-1 {
  padding-right: 0.25rem !important;
  padding-left: unset !important;
}

[dir="rtl"] .details-search .input-group-text {
  padding: unset;
}

.slick-dotted.slick-slider {
  margin-bottom: unset !important;
}

.width-max-content {
  width: -moz-max-content !important;
  width: max-content !important;
}

button:focus-visible,
a:focus-visible {
  box-shadow: unset !important;
  outline: unset !important;
}

hr {
  color: #EBEBEB !important;
  opacity: 1 !important;
}

.btn-show-amety {
  border: 1px solid #dddddd !important;
  border-radius: 12px !important;
  padding: 11px 15px !important;
  background-color: #fff;
}

.dark-custom:hover {
  background-color: #000 !important;
}

.filter-dates {
  width: 40%;
}

@media screen and (max-width: 991px) {
  .filter-dates {
    width: 60%;
  }
}

.bi-patch-check-fill {
  color: #222222 !important;
}

.bi-shield-check {
  color: #5cb85c !important;
}

.review-count-div p {
  position: relative;
  top: 2px;
  white-space: nowrap;
}

.dot-rel {
  position: relative;
  top: -3px;
}

.bg-none {
  background-color: unset !important;
}

.map-auto-refresh {
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
}

.map-auto-refresh .form-check-input {
  border-color: #71717196;
}

.map-auto-refresh .form-check-input:checked {
  background-color: #222222;
  border-color: #222222;
}

.map-auto-refresh .form-check-input:focus {
  border-color: #71717196;
}

.map-auto-refresh small {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

@media screen and (max-width: 576px) {
  .unset-w50 {
    width: 100% !important;
  }
}

@media screen and (min-width: 1800px) {
  .custom-xxl-3 {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.white-nowrap {
  white-space: nowrap !important;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-1 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 90%;
}

.cursor-pointer {
  cursor: pointer !important;
}

.navbar-toggler:focus,
.accordion-button:focus,
.form-select:focus,
.btn-close:focus,
.form-check-input:focus {
  box-shadow: unset !important;
}

.btn-pink {
  background-color: #FF6969 !important;
  color: #fff !important;
}

.btn-makent {
  background-color: #222222 !important;
  color: #fff !important;
}

.img-contain img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.img-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.text-grey {
  color: #717171;
}

.btn-custom-close {
  background-color: unset;
  border-radius: 50px;
  border: 1px solid #717171;
}

.btn-custom-close i {
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-default {
  border: 1px solid #dbdbdb !important;
  background: #fff;
}

.custom-dropdown-ul {
  border: 1px solid #8080800f !important;
  box-shadow: 0px 2px 10px #0000001a;
  border-radius: 20px !important;
  margin-top: 5px !important;
  overflow: hidden;
}

.custom-dropdown-ul li {
  margin: 8px 0;
}

.custom-dropdown-ul li:hover a {
  background-color: #f7f7f7 !important;
  color: #222222 !important;
}

.custom-dropdown-ul li:hover span {
  color: #222222 !important;
}

.custom-dropdown-ul li:hover i {
  color: #222222 !important;
}

.custom-dropdown-ul .dropdown-item:active {
  background-color: #FF6969;
  color: #fff;
}

.guest-scroll {
  overflow: auto;
}

.detail-guest {
  position: relative;
}

.detail-guest::after {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.guest-dropdown {
  max-height: 250px;
  overflow-y: auto;
  list-style-type: none;
  padding: unset;
  margin-bottom: unset;
  /* width */
  /* Track */
  /* Handle */
}

.guest-dropdown::-webkit-scrollbar {
  width: 6px;
  overflow: hidden;
}

.guest-dropdown::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 35px;
  border: 1px solid #80808012;
}

.guest-dropdown::-webkit-scrollbar-thumb {
  background: #88888845;
  border-radius: 50px;
}

.room-arow-btn {
  background-color: unset !important;
  font-weight: bold;
  width: 25px !important;
  height: 25px !important;
  border-radius: 50px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.room-arow-btn::before {
  display: none;
}

.room-arow-btn i {
  font-size: clamp(0.8rem, 0.8vw, 1rem) !important;
  color: #222222 !important;
}

.room-types-div .arrow-shadow {
  position: absolute;
  top: 30%;
  transform: translateY(-35%);
  height: 100%;
  display: flex;
  align-items: center;
  transition: 0.2s all;
}

.room-types-div .arrow-left {
  left: -23px;
  width: 100px;
  justify-content: flex-start;
}

.room-types-div .arrow-right {
  right: -20px;
  width: -moz-max-content;
  width: max-content;
  justify-content: flex-end;
}

.room-types-div .slick-disabled {
  opacity: 0;
  cursor: auto;
}

.room-types-div .img-arrow {
  width: 31px;
  position: relative;
  top: 3px;
  cursor: pointer;
  transition: all 0.3s;
  opacity: 0.7;
}

.room-types-div .img-arrow:hover {
  opacity: 1;
  transform: scale(1.1);
}

.see-all-card .expericence-see-all {
  height: 186px;
  width: 90%;
  margin: auto;
}

.see-all-card .expericence-see-all img {
  border-radius: 15px;
}

.see-all-card .see-all-room-img {
  height: 125px;
  width: 90%;
  margin: auto;
}

.see-all-card .see-all-room-img img {
  border-radius: 15px;
}

.see-all-card .offer-see-all-img.see-all-room-img {
  height: 150px;
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .see-all-card .offer-see-all-img.see-all-room-img {
    height: 135px;
  }
}

.see-all-card .see-all-btn .btn-pink {
  width: 80%;
  padding: 10px 0px;
  border-radius: 12px;
  font-weight: 600;
}

.see-all-card .see-all-btn .btn-pink i {
  color: #fff !important;
}

.room-carousels {
  min-height: 380px;
}

.room-carousels .room-arow-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff !important;
  border-color: #fff !important;
  box-shadow: #32325d40 0px 6px 12px -2px, #0000004d 0px 3px 7px -3px;
  z-index: 99;
}

.room-carousels .room-arow-btn::before {
  display: none;
}

.room-carousels .room-arow-btn i {
  color: #222222;
  font-size: 15px;
}

.room-carousels .slick-slide {
  height: -moz-max-content !important;
  height: max-content !important;
}

.room-carousels .slick-prev {
  left: 5px;
}

.room-carousels .slick-next {
  right: 5px;
}

.room-carousels .slick-dots {
  display: flex;
  justify-content: center;
  padding: unset;
  list-style-type: none;
  transition: 0.2s all;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin-bottom: unset;
  align-items: center;
}

.room-carousels .slick-dots li {
  margin: 0 2px !important;
  transition: 0.2s all;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
}

.room-carousels .slick-dots li button {
  font-size: 0 !important;
  border: unset !important;
  width: 6px;
  height: 6px;
  background-color: #ffffffa1;
  border-radius: 50px;
  transition: 0.2s all;
  padding: unset;
}

.room-carousels .slick-dots li button:focus-visible {
  outline: unset;
}

.room-carousels .slick-dots li button::before {
  display: none;
}

.room-carousels .slick-dots li.slick-active button {
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50px;
  transition: 0.2s all;
}

.room-carousels .room-card-btn {
  position: absolute;
  top: -40px;
  z-index: 99;
  background-color: unset;
  border: 1px solid #222222;
  font-weight: bold;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 576px) {
  .room-carousels .room-card-btn {
    top: -38px;
  }
}

.room-carousels .room-card-btn i {
  font-size: clamp(1rem, 1vw, 1.2rem) !important;
  color: #222222;
}

.room-carousels .room-card-btn::before {
  display: none;
}

.room-carousels .room-card-btn.slick-next {
  right: 20px;
}

.room-carousels .room-card-btn.slick-prev {
  right: 60px;
  left: unset !important;
}

.room-carousels .room-card-btn.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.room-carousels .slick-active:hover .room-arow-btn {
  transition: 0.2s all;
  opacity: 0.9;
}

.room-carousels .slick-active:hover .slick-next:hover,
.room-carousels .slick-active:hover .slick-prev:hover {
  opacity: 1;
}

.room-carousels .room-arow-btn {
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}

.room-carousels .slick-list {
  border-radius: 12px;
  margin-bottom: 10px;
}

.canvas-map.room-carousels {
  min-height: unset;
}

.our-community-main .room-card-btn {
  top: -62px !important;
  border-color: #fff !important;
}

.our-community-main .room-card-btn i {
  color: #fff !important;
}

@media screen and (max-width: 576px) {
  .our-community-main .room-card-btn {
    top: -38px !important;
  }
}

.our-community-main .community-description {
  width: 90%;
  margin: auto;
}

.our-community-main .skel-txt::after {
  opacity: 0.5;
}

.profile-menu-canvas {
  width: 70% !important;
  max-width: 70% !important;
}

@media screen and (min-width: 577px) and (max-width: 1000px) {
  .profile-menu-canvas {
    width: 40% !important;
    max-width: 40% !important;
  }
}

.customBox.hover {
  background-color: #FF6969 !important;
  color: #fff !important;
}

.star-icon i {
  color: #FCC24D;
}

.gold-bg {
  color: #FCC24D !important;
}

.room-types-slick,
.room-card-carousel {
  opacity: 0;
  transition: 0.2s all;
}

.room-types-slick.slick-initialized,
.room-card-carousel.slick-initialized {
  opacity: 1;
  transition: 0.2s all;
}

.loading-full {
  position: relative;
}

.loading-full::after {
  content: "";
  display: inline-block;
  border: none !important;
  border-top: none !important;
  width: 80px;
  height: 80px;
  animation: none !important;
  background-size: 80px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: 0px 0;
  transform: translate(-50%, -50%);
  z-index: 9999;
  background-repeat: no-repeat;
}

.loading-full::before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffffffe3;
  z-index: 9999;
  border-radius: 10px;
  width: 100%;
}

.alllanguage ul,
.allcurrency ul {
  padding: unset;
  list-style-type: none;
}

.alllanguage ul li,
.allcurrency ul li {
  display: inline-block;
  width: 32%;
  border-radius: 5px;
  margin-bottom: 5px;
}

.alllanguage ul li a,
.allcurrency ul li a {
  padding: 10px;
  display: block;
}

.alllanguage ul li:hover,
.allcurrency ul li:hover {
  background-color: #f7f7f7 !important;
}

.alllanguage ul li.active,
.allcurrency ul li.active {
  border: 1px solid #222222;
}

@media screen and (min-width: 992px) {
  .custom-navbar.navbar-expand-lg.navbar-collapse {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .detail-slider {
    height: 250px !important;
  }

  .detail-slider li {
    height: 250px !important;
  }

  .detail-slider li img {
    height: 250px !important;
    border-radius: unset !important;
  }

  .detail-banner .lSSlideWrapper {
    border-radius: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .detail-nav .lg-toolbar,
  .detail-nav .lg-prev,
  .detail-nav .lg-next,
  .detail-nav .lg-pager-outer,
  .detail-nav .lg-hide-sub-html .lg-sub-html {
    opacity: 1 !important;
  }

  .detail-nav #lg-counter {
    margin: 10px 15px;
    color: #999;
  }

  .detail-nav #lg-counter span {
    color: #999;
  }

  .detail-banner .detail-slider {
    width: 100% !important;
    height: 400px !important;
    transform: none !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .detail-banner .detail-slider:hover li:before {
    opacity: 1;
  }

  .detail-banner .detail-slider > li {
    cursor: pointer;
    position: relative;
    overflow: hidden;
  }

  .detail-banner .detail-slider > li.clone {
    display: none !important;
  }

  .detail-banner .detail-slider > li.clone + .lslide {
    width: 50% !important;
    height: 400px;
  }

  .detail-banner .detail-slider > li.clone + .lslide > img {
    height: 100%;
  }

  .detail-banner .detail-slider > li.lslide {
    width: 25% !important;
    height: 195px;
  }

  .detail-banner .detail-slider > li.lslide > img {
    height: 100%;
  }

  .detail-banner .detail-slider > li:nth-last-child(2):not(:nth-child(6)) {
    height: 400px;
  }

  .detail-banner .detail-slider > li:nth-last-child(2):not(:nth-child(6)):nth-child(4) {
    height: 195px;
    width: 50% !important;
  }

  .detail-banner .detail-slider > li:nth-last-child(2):not(:nth-child(6)):nth-child(3) {
    width: 50% !important;
  }

  .detail-banner .detail-slider > li:nth-last-child(2):not(:nth-child(6)):nth-child(2) {
    width: 100% !important;
  }

  .detail-banner .detail-slider > li:nth-last-child(3):nth-child(3) {
    height: 195px;
    width: 50% !important;
  }

  .detail-banner .detail-slider > li:first-child:last-child {
    width: 100% !important;
    height: 400px !important;
  }

  .detail-banner .lSAction {
    display: none !important;
  }
}

.modal-content {
  border-radius: 12px !important;
  box-shadow: #0000001f 0px 6px 16px;
  border: unset !important;
}

.ui-datepicker-today a {
  background-color: #222 !important;
  color: #fff !important;
}

.set-height-nav,
#site-content {
  margin-top: 85px !important;
}

.remv-margin-top#site-content {
  margin-top: unset !important;
}

@media (max-width: 576px) {
  .set-height-nav,
  #site-content {
    margin-top: 150px !important;
  }
}

.dual-range-slider .irs-handle {
  border: 1px solid #dddddd !important;
  cursor: pointer !important;
  box-shadow: 0 6px 16px #0000001f;
}

.dual-range-slider .irs-bar {
  height: 3px !important;
  background-color: #222222 !important;
}

.dual-range-slider .irs-line {
  height: 3px !important;
}

.dual-range-slider .irs-from,
.dual-range-slider .irs-to {
  background-color: #222222 !important;
}

.dual-range-slider .irs-from::before,
.dual-range-slider .irs-to::before {
  border-top-color: #222222 !important;
}

.dual-range-slider .irs-min,
.dual-range-slider .irs-max {
  display: none !important;
}

.dual-range-slider .irs--round .irs-from,
.dual-range-slider .irs--round .irs-to,
.dual-range-slider .irs--round .irs-single {
  background-color: #222222 !important;
}

.dual-range-slider .irs--round .irs-from:before,
.dual-range-slider .irs--round .irs-to:before,
.dual-range-slider .irs--round .irs-single:before {
  border-top-color: #222222 !important;
}

@media screen and (max-width: 991px) {
  .unset-w50.w-50 {
    width: 100% !important;
  }
}

.tax-fee-tooltip-content {
  position: absolute;
  bottom: 20px;
  background: #000000e0;
  padding: 3px;
  /* right: -102px; */
  left: -100;
  border-radius: 10px;
}

.tax-fee-tooltip-content td,
.tax-fee-tooltip-content th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  padding: 5px;
  color: white;
  white-space: nowrap;
  text-align: center;
}

.carousel-div .slick-disabled {
  opacity: 0 !important;
}

.detail-page a,
.footers a,
.modal-content a {
  color: #222222;
}

.home a {
  color: #222222;
}

.alert-count {
  border-radius: 50%;
  color: #fff;
  background: #ff0000;
  padding: 3px;
  font-size: 12px;
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  text-align: center;
  top: -13px;
  right: -13px;
  min-width: 20px;
  min-height: 20px;
  line-height: 13px;
}

.profile-dropdown-main .custom-dropdown-ul {
  width: 230px !important;
}

.detail-nav .lg-sub-html {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00000073;
  opacity: 1;
  padding: unset;
}

.detail-nav .lg-sub-html p {
  font-size: 15px;
  margin: unset;
  padding: 10px 0;
}

.cookie-alert {
  background-color: #fff !important;
  position: fixed !important;
  bottom: 30px;
  left: 0;
  right: 0;
  border-radius: 15px !important;
  width: 60%;
  margin: 0 auto !important;
  z-index: 9999;
}

.cookie-alert .close1 {
  cursor: pointer;
  color: #ff5a5f;
  font-weight: bold;
}

@media screen and (max-width: 576px) {
  .cookie-alert {
    bottom: 60px;
  }
}

.box_shadow_cookies {
  max-width: 700px;
  margin: 0 auto;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.box_shadow_cookies .popup_height {
  height: 300px;
  overflow-y: auto;
}

@media screen and (max-width: 576px) {
  .box_shadow_cookies .popup_height {
    height: 200px;
  }
}

.box_shadow_cookies .accept_btn {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  width: 99%;
  text-align: end;
}

.box_shadow_cookies .accept_btn .btn-accept {
  background-color: #FF6969;
  color: #fff !important;
}

.box_shadow_cookies .btn-accept .btn:active,
.box_shadow_cookies .btn:focus,
.box_shadow_cookies .btn:not(:disabled):not(.disabled):active {
  background-color: #FF6969;
  outline: unset;
  box-shadow: unset;
}

.box_shadow_cookies .cookie_popup .list-group-item.active {
  color: #fff !important;
  background-color: #FF6969 !important;
  border-color: #FF6969 !important;
}

@media only screen and (max-width: 767px) {
  .cookie-alert {
    width: auto;
    margin: 0 auto !important;
  }
}

.covid-icon-map {
  display: flex;
}

.covid-icon-map .covid-icon-img {
  max-height: 18px;
  min-width: 20px;
  width: 20px;
}

.covid-icon-map .covid-icon-img img {
  height: 100%;
  width: 100%;
}

.covid-icon-map .text-truncate .cls_covid {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.covid-icon-map span {
  font-size: 15px;
}

.canvas-footer {
  z-index: 99999;
}

.skelton {
  position: relative;
  transition: 0.3s all;
}

.skelton::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d3d3d3;
  border-radius: 5px;
  z-index: 99999;
  animation: skelton-glow 2s ease-in-out infinite;
}

.skelton-none {
  position: relative;
  transition: 0.3s all;
}

.skelton-none::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d3d3d3;
  border-radius: 5px;
  z-index: 99999;
  animation: skelton-glow 2s ease-in-out infinite;
  transition: 0.3s all;
  opacity: 0 !important;
}

@keyframes skelton-glow {
  50% {
    background-color: #b7b7b7;
  }
}

.chat-notify {
  background-color: #dc3545;
  box-shadow: 0px 3px 14px 1px #00000029;
  position: absolute;
  cursor: pointer;
  padding: 5px;
  border-radius: 50px;
  right: 5px;
  top: 0;
}

.chat-notify::before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50px;
  position: absolute;
  top: 0;
  right: -3px;
  bottom: 0;
  background-color: #dc3545;
  margin: auto;
  transform: scale(0.3);
  transform-origin: center center;
  animation: pulse-me 1s linear infinite;
}

@keyframes pulse-me {
  0% {
    transform: scale(0.3);
    opacity: 0;
  }

  50% {
    opacity: 0.3;
  }

  70% {
    opacity: 0.09;
  }

  100% {
    transform: scale(3);
    opacity: 0;
  }
}

.property-types-courosel .bi-chevron-left,
.property-types-courosel .bi-chevron-right,
.property-types-couroselss .bi-chevron-left,
.property-types-couroselss .bi-chevron-right {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #222222 !important;
  border-radius: 50%;
  font-size: clamp(0.8rem, 0.8vw, 1rem) !important;
}

.wl-modal-input {
  cursor: pointer;
}

.wl-modal-input:focus-visible {
  padding: 5px 10px;
  border-radius: 5px;
  outline: 1px solid #cfcfd0;
}

.create-wl {
  cursor: pointer;
}

.create-wl:focus-visible {
  padding: 5px 10px;
  border-radius: 5px;
  outline: 1px solid #cfcfd0;
}

.room-search-canvas-mob .accordion-body .search-dest-div .input-group-text {
  background: unset !important;
  border: unset !important;
}

.room-search-canvas-mob .accordion-body .search-dest-div .input-group .form-control:focus {
  border: unset !important;
}

.room-search-canvas-mob .accordion-body .search-dest-div .input-group .form-control[readonly] {
  background-color: unset;
  opacity: 1;
}

@media screen and (max-width: 576px) {
  body .daterangepicker {
    width: 300px;
  }
}

@media screen and (max-width: 576px) {
  .filter-content-div .daterangepicker {
    min-width: 295px;
  }
}

@media screen and (max-width: 576px) {
  .filter-content-div .drp-buttons {
    display: none !important;
    min-width: 295px;
  }
}

@media screen and (min-width: 576px) {
  body .daterangepicker {
    margin-top: 15px;
  }
}

.suggest-location .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.btn-custom-close.flash-close {
  border: 0px;
}

.btn-custom-close.flash-close .bi-x {
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 0;
  color: #717171;
  transition: 0s;
}

.btn-custom-close.flash-close .bi-x:hover {
  color: #222222;
}

.sent-referral .profile-img a {
  width: 50px;
  height: 50px;
}

.map-auto-refresh.panel {
  display: none;
}

.profile-view-left .profile-img {
  width: 225px;
  height: 225px;
}

.profile-view-left .profile-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.offer-details {
  margin-top: 75px !important;
}

@media (max-width: 576px) {
  .offer-details {
    margin-top: 150px !important;
  }
}

.offer-details .offer-detail-banner .banner-img {
  height: 206px;
  width: 100%;
}

@media screen and (min-width: 991px) {
  .offer-details .offer-detail-terms {
    width: 75%;
  }
}

.offer-details .offer-detail-terms li {
  margin-block: 20px;
  list-style: decimal;
  line-height: 25px;
  font-weight: 500;
}

.max-w-500 {
  max-width: 500px;
}

.max-w-450 {
  max-width: 450px;
}

.max-w-400 {
  max-width: 400px;
}

.max-w-350 {
  max-width: 350px;
}

.max-w-370x {
  max-width: 370px;
}

.max-w-780x {
  max-width: 780px;
}

@media screen and (min-width: 1024px) {
  .max-w-lg-230 {
    max-width: 230px;
  }
}

@media screen and (min-width: 1600px) {
  .max-w-xl-500 {
    max-width: 500px;
  }

  .max-w-xl-450 {
    max-width: 450px;
  }
}

.container {
  max-width: 1200px !important;
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1300px !important;
  }
}

.container-fluid {
  max-width: 1200px !important;
}

@media screen and (min-width: 1400px) {
  .container-fluid {
    max-width: 1300px !important;
  }
}

.new-container-sm {
  max-width: 950px !important;
}

@media screen and (min-width: 1024px) {
  .col-lg-25 {
    flex: 0 0 auto;
    width: 20%;
  }
}

.fs-9x {
  font-size: 0.563rem !important;
  /* 9px / 16 = 0.563rem */
}

.fs-10x {
  font-size: 0.625rem !important;
  /* 10px / 16 = 0.625rem */
}

.fs-11x {
  font-size: 0.688rem !important;
  /* 11px / 16 = 0.6875rem */
}

.fs-12x {
  font-size: 0.75rem !important;
  /* 12px / 16 = 0.75rem */
}

.fs-13x {
  font-size: 0.813rem !important;
  /* 13px / 16 = 0.8125rem */
}

.fs-14x {
  font-size: 0.875rem !important;
  /* 14px / 16 = 0.875rem */
}

.fs-15x {
  font-size: 0.938rem !important;
  /* 15px / 16 = 0.9375rem */
}

.fs-16x {
  font-size: 1rem;
  /* 16px / 16 = 1rem */
}

.fs-17x {
  font-size: 1.063rem !important;
  /* 17px / 16 = 1.0625rem */
}

.fs-18x {
  font-size: 1.125rem !important;
  /* 18px / 16 = 1.125rem */
}

.fs-19x {
  font-size: 1.188rem !important;
  /* 19px / 16 = 1.1875rem */
}

.fs-20x {
  font-size: 1.25rem !important;
  /* 20px / 16 = 1.25rem */
}

.fs-21x {
  font-size: 1.313rem !important;
  /* 21px / 16 = 1.3125rem */
}

.fs-22x {
  font-size: 1.375rem !important;
  /* 12px / 16 = 1.375rem */
}

.fs-23x {
  font-size: 1.438rem !important;
  /* 23px / 16 = 1.438rem */
}

.fs-24x {
  font-size: 1.5rem !important;
  /* 24px / 16 = 1.5rem */
}

.fs-25x {
  font-size: 1.563rem !important;
  /* 25px / 16 = 1.5625rem */
}

.fs-26x {
  font-size: 1.625rem !important;
  /* 26px / 16 = 1.625rem */
}

.fs-27x {
  font-size: 1.688rem !important;
  /* 27px / 16 = 1.688rem */
}

.fs-28x {
  font-size: 1.75rem !important;
  /* 28px / 16 = 1.75rem */
}

.fs-29x {
  font-size: 1.813rem !important;
  /* 29px / 16 = 1.8125rem */
}

.fs-30x {
  font-size: 1.875rem !important;
  /* 30px / 16 = 1.875rem */
}

.h-20x {
  height: 20px !important;
}

.h-25x {
  height: 25px !important;
}

.h-30x {
  height: 30px !important;
}

.h-35x {
  height: 35px !important;
}

.h-40x {
  height: 40px !important;
}

.h-45x {
  height: 45px !important;
}

.h-50x {
  height: 50px !important;
}

.h-55x {
  height: 55px !important;
}

.h-60x {
  height: 60px !important;
}

.w-20x {
  width: 20px !important;
}

.w-25x {
  width: 25px !important;
}

.w-30x {
  width: 30px !important;
}

.w-35x {
  width: 35px !important;
}

.w-40x {
  width: 40px !important;
}

.w-45x {
  width: 45px !important;
}

.w-50x {
  width: 50px !important;
}

.w-55x {
  width: 55px !important;
}

.w-60x {
  width: 60px !important;
}

.placeholder-xsm::-moz-placeholder {
  font-size: 0.75rem !important;
  color: #7c7c7c !important;
}

.placeholder-xsm::placeholder {
  font-size: 0.75rem !important;
  color: #7c7c7c !important;
}

.placeholder-sm::-moz-placeholder {
  font-size: 0.875rem !important;
  color: #7c7c7c !important;
}

.placeholder-sm::placeholder {
  font-size: 0.875rem !important;
  color: #7c7c7c !important;
}

.select2-container {
  font-size: 0.75rem;
}

.dropdown-menu {
  font-size: 0.875rem;
}

.input-group-text {
  font-size: 0.875rem;
}

.btn {
  font-size: 0.875rem;
}

.home .input-group-text,
.detail-page .input-group-text,
.custom-navbar .input-group-text {
  background: unset !important;
  border: unset !important;
}

.home .form-control:focus,
.detail-page .form-control:focus,
.custom-navbar .form-control:focus {
  border: unset !important;
  box-shadow: unset !important;
}

.home .form-control:focus-visible,
.detail-page .form-control:focus-visible,
.custom-navbar .form-control:focus-visible {
  outline: unset !important;
}

.makent-navbar.custom-navbar .select-search-fixed {
  position: fixed;
  opacity: 1;
}

.custom-navbar .opacity-nav {
  opacity: 0;
}

.custom-navbar .expand-nav.opacity-nav {
  opacity: 1;
}

@media screen and (max-width: 576px) {
  .custom-navbar .expand-nav.opacity-nav {
    display: none;
  }
}

.custom-navbar .select-search-fixed {
  transition: all 0.5s, opacity 0.8s;
}

@media screen and (min-width: 767px) {
  .detail-navbar .navbar-center-box {
    display: flex;
    opacity: 1;
  }
}

.detail-navbar:has(.makent-navbar) .navbar-center-box {
  opacity: 0;
}

.navbar-center-box {
  display: flex;
  opacity: 1;
}

body:has(.makent-navbar) .home {
  margin-top: 170px;
  transition: margin 0.5s;
}

.home {
  transition: margin 0.5s;
  margin-top: 0;
}

.nav-input-child .location-padd:after {
  content: "";
  width: 1px;
  height: 35px;
  display: inline-block;
  right: 0;
  background-color: #dddddd;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  opacity: 1;
  transition: all 0.1s;
}

.nav-input-child:hover .location-padd:after {
  opacity: 0;
}

.nav-input-child:last-child .location-padd:after {
  content: unset;
}

.nav-input-child.active .location-padd:after {
  content: unset;
}

.makent-navbar .select-search-fixed {
  transform: translateY(0px) !important;
}

.max-w-880x {
  max-width: 880px;
}

body:has(.expand-nav) .fixed-header {
  position: fixed;
  inset: 0;
  top: 155px;
  background-color: #00000040;
  z-index: 997;
  opacity: 1;
  transition: all 0.6s ease-in-out;
  pointer-events: all;
}

.fixed-header {
  position: fixed;
  inset: 0;
  top: 155px;
  background-color: #00000040;
  z-index: -9;
  opacity: 0;
  transition: all 0.6s ease-in-out;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .fixed-header {
    display: none;
  }
}

.makent-navbar .fixed-header {
  display: none;
}

.makent-arrow {
  display: block;
  fill: none;
  height: 12px;
  width: 12px;
  stroke: currentcolor;
  stroke-width: 4;
  overflow: visible;
}

.offer-details {
  margin-top: 30px !important;
}

.offer-details .offer-detail-about .detail {
  background-color: rgba(255, 110, 110, 0.07);
}

.offer-details .offer-detail-about .detail .inside-skeleton .inside-profile {
  width: 25px;
  height: 25px;
}

.offer-details .offer-detail-about .detail-img {
  width: 18px;
  height: 18px;
}

.offer-details .offer-detail-banner .banner-img {
  height: 206px;
  width: 100%;
  position: relative;
  border-radius: 24px !important;
  overflow: hidden;
}

.offer-details .offer-detail-banner .banner-img::before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: transparent;
  position: absolute;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42));
}

.offer-details .offer-detail-banner .banner-content {
  top: 45px;
  left: 100px;
  color: white;
  line-height: normal;
  width: 75%;
}

@media (min-width: 992px) {
  .offer-details .offer-detail-banner .banner-content {
    width: 65%;
  }
}

@media screen and (max-width: 767.98px) {
  .offer-details .offer-detail-banner .banner-content {
    left: 50px;
  }
}

.offer-details .offer-detail-banner .expire {
  left: 100px;
}

@media screen and (max-width: 767.98px) {
  .offer-details .offer-detail-banner .expire {
    left: 50px;
  }
}

.offer-details .offer-detail-terms li {
  margin-block: 20px;
  padding-left: 10px;
  list-style: decimal;
  line-height: 25px;
  font-weight: 500;
}

@media screen and (max-width: 576px) {
  .offer-details .offer-detail-terms li {
    text-align: justify;
  }
}

.offer-details .offer-detail-terms li > {
  word-break: break-all;
}

.offer-details .offer-detail-terms img {
  max-width: 300px;
  width: 300px;
  border-radius: 10px;
  margin-left: 12px;
}

.offer-details .coupon-row .copiedtext {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transform: translateY(-1em);
  color: #000;
  transition: all 0.5s;
}

.offer-details .coupon-row .copied .copiedtext {
  opacity: 1;
  transform: translateY(-4em);
}

.offer-details .coupon-row [id="cleared"] {
  margin-top: 4em;
}

.text-yellow {
  color: #f9f313;
}

@media screen and (min-width: 991px) {
  .w-lg-75 {
    width: 75% !important;
  }
}

.offer-details {
  margin-top: 30px !important;
}

.offer-details .offer-detail-about .detail {
  background-color: #ff6e6e12;
}

.offer-details .offer-detail-about .detail .inside-skeleton .inside-profile {
  width: 25px;
  height: 25px;
}

.offer-details .offer-detail-about .detail-img {
  width: 18px;
  height: 18px;
}

.offer-details .offer-detail-banner .banner-img {
  height: 206px;
  width: 100%;
}

.offer-details .offer-detail-banner .banner-img::before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: transparent;
  position: absolute;
  background-image: linear-gradient(45deg, #0000006b, #0000006b);
}

.offer-details .offer-detail-banner .banner-content {
  top: 45px;
  left: 100px;
  color: white;
  line-height: normal;
  width: 75%;
}

@media (min-width: 992px) {
  .offer-details .offer-detail-banner .banner-content {
    width: 65%;
  }
}

@media screen and (max-width: 767.98px) {
  .offer-details .offer-detail-banner .banner-content {
    /* Bootstrap's small breakpoint */
    left: 50px;
  }
}

.offer-details .offer-detail-banner .expire {
  left: 100px;
}

@media screen and (max-width: 767.98px) {
  .offer-details .offer-detail-banner .expire {
    /* Bootstrap's small breakpoint */
    left: 50px;
  }
}

.offer-details .offer-detail-terms li {
  margin-block: 20px;
  padding-left: 10px;
  list-style: decimal;
  line-height: 25px;
  font-weight: 500;
}

@media screen and (max-width: 576px) {
  .offer-details .offer-detail-terms li {
    text-align: justify;
  }
}

.offer-details .offer-detail-terms li > {
  word-break: break-all;
}

.offer-details .offer-detail-terms img {
  max-width: 300px;
  width: 300px;
  border-radius: 10px;
  margin-left: 12px;
}

.offer-details .coupon-row {
  /* Some Generic styles */
}

.offer-details .coupon-row .copiedtext {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transform: translateY(-1em);
  color: #000;
  transition: all 0.5s;
}

.offer-details .coupon-row .copied .copiedtext {
  opacity: 1;
  transform: translateY(-4em);
}

.offer-details .coupon-row [id="cleared"] {
  margin-top: 4em;
}

.coupons .coupon-banner {
  height: 290px;
  min-height: 290px;
}

@media (min-width: 768px) {
  .coupons .coupon-banner {
    height: 320px;
    min-height: 320px;
  }
}

.coupons .coupon-banner .slick-slide {
  height: -moz-max-content !important;
  height: max-content !important;
}

.coupons .coupon-banner .banner-img {
  height: 290px;
}

@media (min-width: 768px) {
  .coupons .coupon-banner .banner-img {
    height: 320px;
  }
}

.coupons .coupon-banner .coupon-btn {
  background-color: #ffffffe0;
  border: 1px solid #ffffffe0;
  font-weight: bold;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
  transition: all 0.2s;
}

.coupons .coupon-banner .coupon-btn i {
  font-size: 12px;
  color: #222222;
}

.coupons .coupon-banner .coupon-btn:hover {
  background-color: #fff;
  border: 1px solid #fff;
}

.coupons .coupon-banner .prev-arrow {
  left: 25px;
  right: unset;
}

@media screen and (max-width: 767.98px) {
  .coupons .coupon-banner .prev-arrow {
    /* Bootstrap's small breakpoint */
    left: 5px;
    right: unset;
  }
}

.coupons .coupon-banner .next-arrow {
  right: 25px;
  left: unset;
}

@media screen and (max-width: 767.98px) {
  .coupons .coupon-banner .next-arrow {
    /* Bootstrap's small breakpoint */
    right: 5px;
    left: unset;
  }
}

.coupons .coupon-banner .slick-list {
  border-radius: 0px;
  margin-bottom: 0px;
}

.coupons .coupon-banner .slick-disabled {
  opacity: 0;
}

.coupons .coupon-banner .banner-content {
  top: 80px;
  left: 80px;
  color: white;
  line-height: normal;
  width: 70% !important;
}

@media (min-width: 992px) {
  .coupons .coupon-banner .banner-content {
    width: 45% !important;
  }
}

@media screen and (max-width: 767.98px) {
  .coupons .coupon-banner .banner-content {
    /* Bootstrap's small breakpoint */
    left: 25px;
  }
}

.coupons .all-coupons .coupon-content .coupon-img {
  width: 100%;
  height: 350px;
  border-radius: 20px;
  margin: auto;
}

@media (min-width: 992px) {
  .coupons .all-coupons .coupon-content .coupon-img {
    width: 100%;
    height: 330px;
    border-radius: 20px;
    margin: unset;
  }
}

.coupons .all-coupons .offer-img-content {
  top: 20px;
  left: 30px;
}

@media screen and (max-width: 767.98px) {
  .coupons .all-coupons .offer-img-content {
    /* Bootstrap's small breakpoint */
    top: 30px;
    left: 35px;
  }
}

body .slick-track {
  margin-left: unset;
  margin-right: unset;
}

.before-unset::before {
  content: unset !important;
}

.after-unset::after {
  content: unset !important;
}

.search-map-slider {
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  height: 155px;
  min-height: 155px;
  margin-bottom: 5px;
}

.search-map-slider img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.skel-static.title-content {
  padding-left: 0.5rem;
}

.plan_head {
  text-align: center;
  margin: 10px 0 30px;
  font-size: 30px;
  font-weight: 600;
}

.plan_list {
  align-items: center;
  padding: 30px;
  box-shadow: 0px 0px 10px #ccc;
  border-radius: 6px;
  margin-bottom: 30px;
}

.plan_list .plan_details {
  width: 100%;
  padding-right: 30px;
  border-right: 1px solid #ccc;
}

.plan_list .plan_details h1 {
  font-size: 20px;
  margin: 0 0 10px;
  font-weight: 600;
}

.plan_list .plan_details .plan_amt {
  font-size: 25px;
  color: #FF6969;
}

.plan_list .plan_details .plan_amt span.months {
  font-size: 14px;
  padding-left: 5px;
  color: initial;
}

.plan_list .plan_details ul {
  margin: 20px 0 20px;
}

.plan_list .plan_details ul li {
  font-size: 15px;
  margin-bottom: 5px;
}

.plan_list .plan_details ul li .fa {
  font-size: 15px;
  padding-right: 10px;
}

.plan_list .plan_details p {
  margin: 0;
  font-size: 15px;
}

.plan_list a {
  margin-left: 30px;
  padding: 10px 20px;
  background: #FF6969;
  color: #fff;
  border-radius: 3px;
}

.list-dot {
  list-style: outside;
}

.subscribe-plan span[aria-label="Previous"]:before {
  content: "";
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='angle-left' role='img' viewBox='0 0 320 512' class=''><path fill='white' d='M41.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L109.3 256l137.3 137.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-160-160z' class=''></path></svg>");
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: center;
}

.subscribe-plan span[aria-label="Next"]:before {
  content: "";
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf-8,<svg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='angle-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class=''><path fill='white' d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z' class=''></path></svg>");
  /* Your SVG code here */
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: center;
}

.subscribe-plan .owl-prev.disabled span {
  color: #fff;
  cursor: auto;
}

.subscribe-plan .owl-prev.disabled span[aria-label="Previous"]:before {
  content: "";
  background-color: #00000070;
}

.subscribe-plan .owl-next.disabled span {
  color: #fff;
  cursor: auto;
}

.subscribe-plan .owl-next.disabled span[aria-label="Next"]:before {
  content: "";
  background-color: #00000070;
}

.subscribe-plan .owl-nav.owl-nav > div {
  top: -20px;
}

.subscribe-plan .owl-nav.owl-nav > div.owl-prev {
  right: 100px !important;
}

.subscribe-plan .owl-nav.owl-nav > div.owl-next {
  right: 55px !important;
}

.subscribe-plan * {
  transition: 0s all linear;
}

.no-wrap-all * {
  white-space: nowrap;
}

.after-radius-0:after {
  border-radius: 0px;
}

.before-radius-0:after {
  border-radius: 0px;
}

.subscribe-height {
  min-height: 300px;
  max-height: 300px;
  overflow: auto;
}

.bg-dark-2 {
  background-color: #222222 !important;
}

.subscribe-border {
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #111111;
  border-radius: 12px;
  opacity: 1;
}

