@charset "UTF-8";
/*
 *  Owl Carousel - Core
 */
@import url("https://p.typekit.net/p.css?s=1&k=itv1omj&ht=tk&f=35473.35474.35477.35478.35479.35480.35481.35482.35483.35484.53880.53881.53882.53883.53884.53885.53886.53887.53888.53889&a=35354509&app=typekit&e=css");
@import url("https://p.typekit.net/p.css?s=1&k=itv1omj&ht=tk&f=35473.35474.35477.35478.35479.35480.35481.35482.35483.35484.53880.53881.53882.53883.53884.53885.53886.53887.53888.53889&a=35354509&app=typekit&e=css");
@import url("https://p.typekit.net/p.css?s=1&k=oly8clf&ht=tk&f=1981.1983.8542.8544&a=4933637&app=typekit&e=css");
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * basic-sans:
 *   - http://typekit.com/eulas/00000000000000007735abd7
 *   - http://typekit.com/eulas/00000000000000007735abe8
 *   - http://typekit.com/eulas/00000000000000007735abed
 *   - http://typekit.com/eulas/00000000000000007735abf2
 *   - http://typekit.com/eulas/00000000000000007735abf7
 *   - http://typekit.com/eulas/00000000000000007735abfc
 *   - http://typekit.com/eulas/00000000000000007735ac00
 *   - http://typekit.com/eulas/00000000000000007735ac05
 *   - http://typekit.com/eulas/00000000000000007735ac0c
 *   - http://typekit.com/eulas/00000000000000007735ac10
 * roca:
 *   - http://typekit.com/eulas/00000000000000007750b2f3
 *   - http://typekit.com/eulas/00000000000000007750b2f5
 *   - http://typekit.com/eulas/00000000000000007750b2f4
 *   - http://typekit.com/eulas/00000000000000007750b2f7
 *   - http://typekit.com/eulas/00000000000000007750b2f8
 *   - http://typekit.com/eulas/00000000000000007750b2f9
 *   - http://typekit.com/eulas/00000000000000007750b2fa
 *   - http://typekit.com/eulas/00000000000000007750b2fc
 *   - http://typekit.com/eulas/00000000000000007750b2fd
 *   - http://typekit.com/eulas/00000000000000007750b2fe
 *
 * © 2009-2024 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2024-11-19 09:46:42 UTC"}*/
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/4bfb19/00000000000000007735abd7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/4bfb19/00000000000000007735abd7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/4bfb19/00000000000000007735abd7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/fa5d28/00000000000000007735abe8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/fa5d28/00000000000000007735abe8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/fa5d28/00000000000000007735abe8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/49252d/00000000000000007735abed/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/49252d/00000000000000007735abed/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/49252d/00000000000000007735abed/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/721f9c/00000000000000007735abf2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/721f9c/00000000000000007735abf2/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/721f9c/00000000000000007735abf2/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/4b5d85/00000000000000007735abf7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/4b5d85/00000000000000007735abf7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/4b5d85/00000000000000007735abf7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/515e84/00000000000000007735abfc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/515e84/00000000000000007735abfc/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/515e84/00000000000000007735abfc/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/573593/00000000000000007735ac00/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i2&v=3") format("woff2"), url("https://use.typekit.net/af/573593/00000000000000007735ac00/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i2&v=3") format("woff"), url("https://use.typekit.net/af/573593/00000000000000007735ac00/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i2&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 200;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/6c1ed5/00000000000000007735ac05/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff2"), url("https://use.typekit.net/af/6c1ed5/00000000000000007735ac05/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff"), url("https://use.typekit.net/af/6c1ed5/00000000000000007735ac05/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/1d5627/00000000000000007735ac0c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff2"), url("https://use.typekit.net/af/1d5627/00000000000000007735ac0c/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff"), url("https://use.typekit.net/af/1d5627/00000000000000007735ac0c/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/7008d7/00000000000000007735ac10/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"), url("https://use.typekit.net/af/7008d7/00000000000000007735ac10/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"), url("https://use.typekit.net/af/7008d7/00000000000000007735ac10/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/eb9e59/00000000000000007750b2f3/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/eb9e59/00000000000000007750b2f3/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/eb9e59/00000000000000007750b2f3/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/326a5b/00000000000000007750b2f5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3") format("woff2"), url("https://use.typekit.net/af/326a5b/00000000000000007750b2f5/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3") format("woff"), url("https://use.typekit.net/af/326a5b/00000000000000007750b2f5/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/fb6fcc/00000000000000007750b2f4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/fb6fcc/00000000000000007750b2f4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/fb6fcc/00000000000000007750b2f4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/cb4325/00000000000000007750b2f7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/cb4325/00000000000000007750b2f7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/cb4325/00000000000000007750b2f7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/99ad9a/00000000000000007750b2f8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/99ad9a/00000000000000007750b2f8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/99ad9a/00000000000000007750b2f8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/7339d8/00000000000000007750b2f9/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/7339d8/00000000000000007750b2f9/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/7339d8/00000000000000007750b2f9/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/429a5f/00000000000000007750b2fa/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/429a5f/00000000000000007750b2fa/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/429a5f/00000000000000007750b2fa/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/7cb092/00000000000000007750b2fc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"), url("https://use.typekit.net/af/7cb092/00000000000000007750b2fc/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"), url("https://use.typekit.net/af/7cb092/00000000000000007750b2fc/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/3ce831/00000000000000007750b2fd/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff2"), url("https://use.typekit.net/af/3ce831/00000000000000007750b2fd/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff"), url("https://use.typekit.net/af/3ce831/00000000000000007750b2fd/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/ebcfb1/00000000000000007750b2fe/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/ebcfb1/00000000000000007750b2fe/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/ebcfb1/00000000000000007750b2fe/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
.tk-basic-sans {
  font-family: "basic-sans", sans-serif;
}

.tk-roca {
  font-family: "roca", sans-serif;
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * basic-sans:
 *   - http://typekit.com/eulas/00000000000000007735abd7
 *   - http://typekit.com/eulas/00000000000000007735abe8
 *   - http://typekit.com/eulas/00000000000000007735abed
 *   - http://typekit.com/eulas/00000000000000007735abf2
 *   - http://typekit.com/eulas/00000000000000007735abf7
 *   - http://typekit.com/eulas/00000000000000007735abfc
 *   - http://typekit.com/eulas/00000000000000007735ac00
 *   - http://typekit.com/eulas/00000000000000007735ac05
 *   - http://typekit.com/eulas/00000000000000007735ac0c
 *   - http://typekit.com/eulas/00000000000000007735ac10
 * roca:
 *   - http://typekit.com/eulas/00000000000000007750b2f3
 *   - http://typekit.com/eulas/00000000000000007750b2f5
 *   - http://typekit.com/eulas/00000000000000007750b2f4
 *   - http://typekit.com/eulas/00000000000000007750b2f7
 *   - http://typekit.com/eulas/00000000000000007750b2f8
 *   - http://typekit.com/eulas/00000000000000007750b2f9
 *   - http://typekit.com/eulas/00000000000000007750b2fa
 *   - http://typekit.com/eulas/00000000000000007750b2fc
 *   - http://typekit.com/eulas/00000000000000007750b2fd
 *   - http://typekit.com/eulas/00000000000000007750b2fe
 *
 * © 2009-2024 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2024-11-19 09:46:42 UTC"}*/
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/4bfb19/00000000000000007735abd7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/4bfb19/00000000000000007735abd7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/4bfb19/00000000000000007735abd7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/fa5d28/00000000000000007735abe8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/fa5d28/00000000000000007735abe8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/fa5d28/00000000000000007735abe8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/49252d/00000000000000007735abed/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/49252d/00000000000000007735abed/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/49252d/00000000000000007735abed/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/721f9c/00000000000000007735abf2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/721f9c/00000000000000007735abf2/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/721f9c/00000000000000007735abf2/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/4b5d85/00000000000000007735abf7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/4b5d85/00000000000000007735abf7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/4b5d85/00000000000000007735abf7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/515e84/00000000000000007735abfc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/515e84/00000000000000007735abfc/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/515e84/00000000000000007735abfc/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/573593/00000000000000007735ac00/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i2&v=3") format("woff2"), url("https://use.typekit.net/af/573593/00000000000000007735ac00/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i2&v=3") format("woff"), url("https://use.typekit.net/af/573593/00000000000000007735ac00/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i2&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 200;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/6c1ed5/00000000000000007735ac05/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff2"), url("https://use.typekit.net/af/6c1ed5/00000000000000007735ac05/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff"), url("https://use.typekit.net/af/6c1ed5/00000000000000007735ac05/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/1d5627/00000000000000007735ac0c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff2"), url("https://use.typekit.net/af/1d5627/00000000000000007735ac0c/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff"), url("https://use.typekit.net/af/1d5627/00000000000000007735ac0c/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: "basic-sans";
  src: url("https://use.typekit.net/af/7008d7/00000000000000007735ac10/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"), url("https://use.typekit.net/af/7008d7/00000000000000007735ac10/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"), url("https://use.typekit.net/af/7008d7/00000000000000007735ac10/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/eb9e59/00000000000000007750b2f3/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/eb9e59/00000000000000007750b2f3/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/eb9e59/00000000000000007750b2f3/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/326a5b/00000000000000007750b2f5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3") format("woff2"), url("https://use.typekit.net/af/326a5b/00000000000000007750b2f5/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3") format("woff"), url("https://use.typekit.net/af/326a5b/00000000000000007750b2f5/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/fb6fcc/00000000000000007750b2f4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/fb6fcc/00000000000000007750b2f4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/fb6fcc/00000000000000007750b2f4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/cb4325/00000000000000007750b2f7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/cb4325/00000000000000007750b2f7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/cb4325/00000000000000007750b2f7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/99ad9a/00000000000000007750b2f8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/99ad9a/00000000000000007750b2f8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/99ad9a/00000000000000007750b2f8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/7339d8/00000000000000007750b2f9/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/7339d8/00000000000000007750b2f9/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/7339d8/00000000000000007750b2f9/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/429a5f/00000000000000007750b2fa/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/429a5f/00000000000000007750b2fa/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/429a5f/00000000000000007750b2fa/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/7cb092/00000000000000007750b2fc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"), url("https://use.typekit.net/af/7cb092/00000000000000007750b2fc/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"), url("https://use.typekit.net/af/7cb092/00000000000000007750b2fc/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/3ce831/00000000000000007750b2fd/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff2"), url("https://use.typekit.net/af/3ce831/00000000000000007750b2fd/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff"), url("https://use.typekit.net/af/3ce831/00000000000000007750b2fd/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: "roca";
  src: url("https://use.typekit.net/af/ebcfb1/00000000000000007750b2fe/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/ebcfb1/00000000000000007750b2fe/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/ebcfb1/00000000000000007750b2fe/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
.tk-basic-sans {
  font-family: "basic-sans", sans-serif;
}

.tk-roca {
  font-family: "roca", sans-serif;
}

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

a {
  color: #222222;
}

body {
  font-family: "basic-sans" !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "IBM Plex Sans", sans-serif !important;
}

header * {
  font-family: "IBM Plex Sans", sans-serif !important;
}

.fw-bold {
  font-family: "IBM Plex Sans", sans-serif !important;
}

.fw-semibold {
  font-family: "IBM Plex Sans", sans-serif !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fm-roca {
  font-family: "IBM Plex Sans", sans-serif !important;
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * museo:
 *   - http://typekit.com/eulas/000000000000000000011b23
 *   - http://typekit.com/eulas/000000000000000000011b24
 *   - http://typekit.com/eulas/00000000000000000000ebe4
 *   - http://typekit.com/eulas/00000000000000000000ebe6
 *
 * © 2009-2024 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2019-11-23 09:42:30 UTC"}*/
.tk-basic-sans {
  font-family: "basic-sans", sans-serif;
}

.tk-roca {
  font-family: "roca", sans-serif;
}

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;
  }
}

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

.after-unset::after {
  content: unset !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 1.5s 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 1.5s 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 1.5s 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 1.5s 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 1.5s 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 1.5s 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: 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 {
  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;
  }
}
.white-nowrap {
  white-space: nowrap !important;
}

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

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

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

.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;
}

.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;
}

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

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

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

.img-cover img {
  width: 100%;
  height: 100%;
  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: #3272db;
  color: #fff;
}

.guest-scroll {
  overflow: auto;
}

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

.guest-dropdown {
  max-height: 200px;
  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;
}
@media screen and (max-width: 768px) {
  .guest-dropdown {
    max-height: 170px;
  }
}

.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: 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;
}

.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: 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: 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: 20px !important;
  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: #3272db !important;
  color: #fff !important;
}

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

.gold-bg {
  color: #ADE053 !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;
  -webkit-animation: none !important;
  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: 24px !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;
  font-size: 12px;
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  text-align: center;
  top: -13px;
  right: -18px;
  min-width: 20px;
  min-height: 10px;
  line-height: 18px;
  padding-top: 3px;
}

.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: #c2e4e7 !important;
  position: fixed !important;
  left: 10px;
  right: 10px;
  bottom: 0;
  border-radius: 4px !important;
}
.cookie-alert .close1 {
  cursor: pointer;
  color: #ff5a5f;
  font-weight: bold;
}

.alert {
  text-align: center;
  z-index: 998;
  padding: 15px;
  margin: 0;
}
.alert .close {
  position: absolute !important;
  left: 0 !important;
  top: 8px !important;
  right: unset !important;
  padding: 5px 10px !important;
  line-height: 1 !important;
  display: inline-block !important;
  color: #484848 !important;
}
.alert p {
  margin-left: 10px !important;
  margin: 0;
  font-size: 13px;
  line-height: 22px;
  color: #000;
}
.alert a.theme-link {
  color: #ff840a;
}

.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: #3272db;
  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: #3272db;
  outline: unset;
  box-shadow: unset;
}
.box_shadow_cookies .cookie_popup .list-group-item.active {
  color: #fff !important;
  background-color: #3272db !important;
  border-color: #3272db !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: 8px;
  border-radius: 50px;
  right: 1px;
  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;
  -webkit-animation: pulse-me 3s linear infinite;
  animation: pulse-me 1s linear infinite;
}

@keyframes pulse-me {
  0% {
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
  }
  50% {
    opacity: 0.3;
  }
  70% {
    opacity: 0.09;
  }
  100% {
    -webkit-transform: scale(3);
    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%;
  object-fit: cover;
}

.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: 370px;
    min-height: 370px;
  }
}
.coupons .coupon-banner .slick-slide {
  height: max-content !important;
}
.coupons .coupon-banner .banner-img {
  height: 290px;
}
@media (min-width: 768px) {
  .coupons .coupon-banner .banner-img {
    height: 370px;
  }
}
.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;
  }
}

.home-banner-wrap {
  width: 100%;
  height: 100vh;
  /* min-height: 610px; */
  position: relative;
}
@media screen and (max-width: 991px) {
  .home-banner-wrap {
    height: 100vh;
    min-height: unset;
  }
}
@media screen and (max-width: 576px) {
  .home-banner-wrap {
    min-height: 800px;
  }
}
.home-banner-wrap .home-banner-slider {
  width: 100%;
  height: 100%;
  direction: ltr;
  padding: unset;
}
.home-banner-wrap .home-banner-slider .owl-nav {
  display: none;
}
.home-banner-wrap .home-banner-slider .owl-item.active {
  opacity: 1;
}
.home-banner-wrap .home-banner-slider .owl-item.active li a img {
  opacity: 1;
}
.home-banner-wrap .home-banner-slider div {
  width: 100%;
  height: 100%;
}
.home-banner-wrap .home-banner-slider .home-banner-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.home-banner-wrap .home-banner-slider .home-banner-img .height-set {
  height: 100% !important;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 991px) {
  .home-banner-wrap .home-banner-slider .home-banner-img .height-set {
    height: 100% !important;
    object-fit: cover;
  }
}
@media screen and (max-width: 576px) {
  .home-banner-wrap .home-banner-slider .home-banner-img .height-set {
    height: 100% !important;
    object-fit: cover;
  }
}
.home-banner-wrap .banner-content-main {
  position: absolute;
  z-index: 9;
  max-width: 931px;
  width: 64%;
  margin: auto;
  top: 50%;
  border-color: #dddddd !important;
  left: 37%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
  .home-banner-wrap .banner-content-main {
    width: 100%;
    padding: 0 24px;
    top: 50%;
    left: 50%;
  }
}
@media screen and (max-width: 576px) {
  .home-banner-wrap .banner-content-main {
    top: 57%;
  }
}
.home-banner-wrap .w-35 {
  width: 35%;
}
@media screen and (max-width: 991px) {
  .home-banner-wrap .w-35 {
    width: 50%;
  }
}

.banner-item-search .banner-search {
  background: #fff;
  border: 1px solid;
  border-radius: 50px;
  border-color: #9d9d9c !important;
  box-shadow: 0px 0px 9px 0px #8080804f !important;
}
@media screen and (max-width: 576px) {
  .banner-item-search .banner-search {
    border-radius: 24px;
  }
}
.banner-item-search .banner-search .form-control {
  padding: unset !important;
  border: 0px !important;
  background: none !important;
}
.banner-item-search .custom-padd {
  padding: 15px 0px 15px 25px;
  position: relative !important;
  border-right: 1px solid #c9d7e3;
  margin-right: -4px;
}
@media screen and (max-width: 768px) {
  .banner-item-search .custom-padd {
    border-right: unset;
  }
}
@media screen and (max-width: 468px) {
  .banner-item-search .custom-padd {
    padding: 15px 0px 15px 15px;

  }
}
.banner-item-search .custom-padd:hover {
  cursor: pointer;
}
.banner-item-search .custom-padd .form-label {
  font-weight: 700 !important;
  margin-bottom: unset !important;
}
.banner-item-search .botn button {
  background-color: #3272db;
  width: auto;
  height: 50px;
  padding: 0px 40px;
  min-width: 45px;
  color: #fff;
  border-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 36px;
  margin-right: 4px !important;
  font-weight: 600;
  transition: background-color 0.3s ease;
}

.footer-toggle {
  position: fixed;
  left: 15px;
  bottom: 5px;
  font-size: 14px;
  z-index: 100;
  color: #565a5c;
  padding: 6px 12px;
  border: 1px solid #484848;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  background: #fff;
  text-transform: capitalize;
  text-align: center;
  border-radius: 4px;
}

.custom-padding {
  padding-right: 80px !important;
  padding-left: 80px !important;
  padding-top: 50px;
}
@media screen and (max-width: 576px) {
  .custom-padding {
    padding: 0px 10px !important;
  }
}
.custom-padding h2 {
  color: #484848;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .custom-padding h2 {
    display: none;
  }
}
.custom-padding ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .custom-padding ul {
    text-align: center;
  }
}
.custom-padding ul li a {
  color: #757575;
  line-height: 25px;
  display: inline-block;
  max-width: 100%;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .custom-padding ul li {
    margin: 0 5px;
    display: inline-block;
  }
}
.custom-padding .social-links li {
  margin: 0 7px;
  display: inline-block;
}
.custom-padding .screen-reader-only {
  display: none;
}
.custom-padding .app-link li {
  width: calc(50% - 5px);
}
.custom-padding .app-link li img {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #767676;
  background: #767676;
  padding: 5px;
}
.custom-padding .copyright {
  border: 1px solid #dbdbdb;
  border-width: 1px 0 0;
}
.custom-padding .lang-currency-wrap .language-selector.footer-select button,
.custom-padding .lang-currency-wrap .currency-selector.footer-select button {
  color: #484848;
  width: 120px;
  border: 1px solid #dbdbdb;
  padding: 7px 7px 5px !important;
  text-align: left;
  border-radius: unset !important;
}
.custom-padding .lang-currency-wrap .language-selector.footer-select button::after,
.custom-padding .lang-currency-wrap .currency-selector.footer-select button::after {
  display: none !important;
}
.custom-padding .lang-currency-wrap .language-selector.footer-select button i,
.custom-padding .lang-currency-wrap .currency-selector.footer-select button i {
  position: absolute;
  top: 12px;
  right: 12px;
}
.custom-padding .lang-currency-wrap .language-selector.footer-select button:focus,
.custom-padding .lang-currency-wrap .currency-selector.footer-select button:focus {
  border: 1px solid #dbdbdb;
  box-shadow: unset !important;
}
.custom-padding .lang-currency-wrap .language-selector.footer-select ul.dropdown-menu,
.custom-padding .lang-currency-wrap .currency-selector.footer-select ul.dropdown-menu {
  width: 100% !important;
  min-width: unset !important;
  max-height: 200px;
  overflow: auto;
}
.custom-padding .lang-currency-wrap .language-selector.footer-select ul.dropdown-menu .dropdown-item:hover,
.custom-padding .lang-currency-wrap .currency-selector.footer-select ul.dropdown-menu .dropdown-item:hover {
  background-color: #0884c7 !important;
  color: #fff !important;
}
.custom-padding .lang-currency-wrap .language-selector.footer-select button.btn.bg-white.dropdown-toggle.show i,
.custom-padding .lang-currency-wrap .currency-selector.footer-select button.btn.bg-white.dropdown-toggle.show i {
  transform: rotatex(180deg);
}

.site-logo {
  width: 180px;
  height: 50px;
}

.listing_details {
  color: #333333;
}
.listing_details .btn {
  border-radius: 4px;
  padding: 8px 15px;
  border: 1px solid #dbdbdb;
  background: #fff;
  color: #484848;
  cursor: pointer;
  text-transform: capitalize;
  text-align: center;
}
.listing_details .btn_grid {
  display: grid !important;
  grid-template-columns: minmax(250px, -webkit-min-content) 120px 100px;
  grid-template-columns: minmax(250px, min-content) 120px 100px !important;
}
@media (max-width: 767px) {
  .listing_details .btn_grid {
    display: block !important;
  }
}

.w-fit {
  width: fit-content !important;
}

.custom-navbar .detail-navbar .navbar-center-box.desktop-nav {
  visibility: hidden !important;
}
.custom-navbar .detail-navbar.page-scrolled .navbar-center-box.desktop-nav {
  visibility: visible !important;
}

.nav-input-child .dropdown-menu.suggest-location-div {
  border: 1px solid #8080800f !important;
  box-shadow: 0px 2px 10px #0000001a;
  border-radius: 20px !important;
  margin-top: 5px !important;
}

.banner-item-search .dropdown-menu.custom-dropdown-ul .suggest-location {
  padding: 0 20px !important;
  border: 1px solid #8080800f !important;
  box-shadow: 0px 2px 10px #0000001a;
  border-radius: 20px !important;
  margin-top: 5px !important;
  max-height: 200px;
  overflow-y: auto;
  list-style-type: none;
  padding: unset;
  margin-bottom: unset;
  /* width */
  /* Track */
  /* Handle */
}
.banner-item-search .dropdown-menu.custom-dropdown-ul .suggest-location::-webkit-scrollbar {
  width: 6px;
  overflow: hidden;
}
.banner-item-search .dropdown-menu.custom-dropdown-ul .suggest-location::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 35px;
  border: 1px solid #80808012;
}
.banner-item-search .dropdown-menu.custom-dropdown-ul .suggest-location::-webkit-scrollbar-thumb {
  background: #88888845;
  border-radius: 50px;
}

.fw-semibold {
  font-weight: 600 !important;
}

.btn_state_grid.btn:active {
  border-color: unset !important;
}

.btn_grid.btn:focus {
  box-shadow: unset !important;
}
.btn_grid.btn:active {
  border-color: unset !important;
}

.btn.btn-primary.rounded.font-weight-bold {
  background-color: #3272db;
}

@media screen and (max-width: 576px) {
  .custom-dropdown-ul.mob-view.show {
    width: 100%;
  }
}

.error-parent:has(.hero_show_search_error.d-none) #hero-location-nav::placeholder {
  color: #565a5c !important;
}

.error-parent:has(.hero_show_search_error) #hero-location-nav::placeholder {
  color: transparent !important;
}

.close-btn-footer .btn {
  position: fixed;
  right: 5px;
  bottom: 5px;
  font-size: 14px;
  z-index: 100;
  color: #565a5c;
  padding: 6px 12px;
  border: 1px solid #484848;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}

.pointer-event-none {
  pointer-events: none;
}

#announcementModal .modal-content {
  overflow: hidden !important;
}

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

.bg-subscription {
  position: relative;
}
.bg-subscription::before {
  background-image: url("../images/bg_subscriptionpage.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  content: "";
}

.new-subcription .rent-business-nav .nav-link {
  color: #d3d3d3;
  font-weight: 600;
  font-size: 16px;
  font-weight: 500;
  border-radius: 43px;
  margin-right: 10px;
  transition: 0.3s;
}
@media screen and (min-width: 1200px) {
  .new-subcription .rent-business-nav .nav-link {
    padding: 8px 70px;
  }
}
@media screen and (max-width: 1024px) {
  .new-subcription .rent-business-nav .nav-link {
    padding: 8px 45px;
  }
}
@media screen and (max-width: 321px) {
  .new-subcription .rent-business-nav .nav-link {
    padding: 8px 20px;
    font-size: 14px;
  }
}
.new-subcription .rent-business-nav .nav-link.active {
  background: #3272db;
  color: #fff;
}
.new-subcription .rent-business-nav .rental-nav .nav-link {
  background-color: #3272db;
}
.new-subcription .card {
  border: 1px solid #d3d3d372 !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  margin: 0 10px;
  height: 100%;
}
.new-subcription .card .pro-badge {
  background-color: #3272db;
  color: #fff;
  font-family: "roca";
  font-size: 17px;
  border-radius: 12px;
  padding: 10px;
  margin: 0 0 15px;
  line-height: unset !important;
  width: fit-content;
}
.new-subcription .card .plan-description {
  color: #5f5f5f;
  font-family: "basic-sans";
}
.new-subcription .card .listing-item li {
  margin-bottom: 8px;
  font-family: "basic-sans";
}
.new-subcription .card h2 {
  margin-bottom: 0px !important;
}
.new-subcription .card ul {
  padding: 0;
}
.new-subcription .card ul li {
  list-style-type: none;
  font-size: 16px;
}
.new-subcription .card ul li .bi {
  font-size: 15px;
  padding-right: 10px;
}
.new-subcription .card .btn.btn-primary {
  background-color: #fff !important;
  border: 1px solid #96969634 !important;
  color: #000 !important;
  box-shadow: unset !important;
}
.new-subcription .card .btn.btn-primary a {
  color: #000 !important;
  font-weight: 500;
}
.new-subcription .card .btn.btn-primary:hover, .new-subcription .card .btn.btn-primary:active, .new-subcription .card .btn.btn-primary:focus {
  background-color: #000000e4 !important;
  border: 1px solid #96969634 !important;
  color: #fff !important;
  box-shadow: unset !important;
}
.new-subcription .card .btn.btn-primary:hover a, .new-subcription .card .btn.btn-primary:active a, .new-subcription .card .btn.btn-primary:focus a {
  color: #fff !important;
  font-weight: 500;
}
.new-subcription .slick-arrow {
  background-color: #3272db;
  color: #fff;
  height: 30px;
  width: 30px;
  padding-bottom: 7px;
  border-radius: 50%;
}
.new-subcription .slick-arrow:hover {
  background-color: #3272db;
  color: #fff;
}
.new-subcription .slick-arrow:focus {
  background-color: #3272db;
  color: #fff;
}
@media screen and (max-width: 576px) {
  .new-subcription .slick-arrow {
    display: none !important;
  }
}
.new-subcription .slick-prev {
  left: -30px;
}
.new-subcription .slick-next {
  right: -30px;
}

body:has(.bg-subscription) .set-height-nav,
body:has(.bg-subscription) #site-content {
  margin-top: 75px !important;
}
@media screen and (max-width: 576px) {
  body:has(.bg-subscription) .set-height-nav,
body:has(.bg-subscription) #site-content {
    margin-top: 140px !important;
  }
}

.hero-suggest-location-div.hero-suggest-location-div.hero-suggest-location-div {
  width: 460px !important;
  padding: 0 20px !important;
  padding-top: 15px !important;
  border: 1px solid #8080800f !important;
  box-shadow: 0px 2px 10px #0000001a;
  border-radius: 20px !important;
  margin-top: 5px !important;
      inset: auto auto auto 0px !important;
    transform: translate3d(136px, 21px, 0px) !important;
}
.hero-suggest-location-div.hero-suggest-location-div.hero-suggest-location-div .suggest-location {
  margin: unset;
  padding: unset !important;
  box-shadow: unset !important;
  overflow: unset !important;
  border-radius: unset !important;
  border: unset !important;
  height: auto !important;
  max-height: unset !important;
}
.hero-suggest-location-div.hero-suggest-location-div.hero-suggest-location-div ul li {
  margin: 8px 0 !important;
  padding: 0px;
  border: unset !important;
  border-radius: 0.375rem !important;
}
.hero-suggest-location-div.hero-suggest-location-div.hero-suggest-location-div ul li:hover .bi-chevron-right {
  display: block;
}
.hero-suggest-location-div.hero-suggest-location-div.hero-suggest-location-div ul li i.bi-chevron-right {
  display: none;
  position: sticky;
  left: 100%;
  top: 0;
  margin-right: -10px;
  font-size: small;
}
.hero-suggest-location-div.hero-suggest-location-div.hero-suggest-location-div ul li i.bi-geo-alt {
  color: #0271e2 !important;
}
.hero-suggest-location-div.hero-suggest-location-div.hero-suggest-location-div ul li:hover {
  background-color: RGB(var(--gray-extra-light, 244, 244, 244)) !important;
}
.hero-suggest-location-div.hero-suggest-location-div.hero-suggest-location-div ul li:hover .i.bi-chevron-right {
  display: block;
}

.home-near {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 130px, white 40%), url(../images/map-image.jpg);
  background-position: right center;
  background-size: auto 100%;
  border: 1px solid RGB(var(--gray-light, 224, 224, 224));
  background-repeat: space;
}
.home-near:hover {
  background-image: url(../images/map-image.jpg);
}

.showmap-button {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  border-radius: 24px !important;
  padding: 14px 19px;
  background-color: #3272db;
  color: #fff;
  transition: transform 0.3s ease;
  font-weight: 500;
}
.showmap-button svg {
  color: #fff;
}
.showmap-button span {
  color: #fff;
  font-size: 16px;
}
.showmap-button:hover {
  transform: translateX(-50%) scale(1.1);
  transition: transform 0.3s ease;
}

/*# sourceMappingURL=common.css.map */
