@font-face {
    font-family: "Marcellus";
    src: url('fonts/Marcellus-Regular.ttf');
    src: url('https://ween.ae/book/fonts/extrabold.woff2')
         url('https://ween.ae/book/fonts/heavy.woff2')
         url('https://ween.ae/book/fonts/semibold.woff2')
         url('https://ween.ae/book/fonts/regular.woff2')
  }
  body {
      font-family: "Marcellus"!important;
  }
  
  .Rl-list-container{
      flex-grow: 1;
      margin: 0 auto;
      position: relative;
      width: auto;
  }
  .Rl-Col-br{
      border: 1px solid rgb(241, 241, 246);
      border-radius: 2px;
      position: relative;
      cursor: default;
      height: auto;
  }
 .Rl-Col-shw {
    border-radius: 10px;
    background-image: linear-gradient(230deg,#111111,#000);
}
  .hotel-image-head::before {
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 60%;
    z-index: 1;
  }
  .hotel-image-head {
    background-size: cover;
    background-position: center center;
    background-color: rgb(241, 241, 246);
    position: relative;
  }
  /* container */
  .Rl-Col-grid {
      display:block;
  }
  
  /* columns */
  .Rl-Col-grid > * {
      padding:1rem;
  }
  .box-siz-bo {
      box-sizing: border-box;
  }
  
  .rw-1 {
      max-width: 492px;
  }
  .col-md-1{
      float: left;
  }
  .col-md-2{
      float: left;
  
  }
  
  /* Extra small devices (phones, 600px and down) */
  @media only screen and (max-width: 600px) {
  .hotel-image-head {
    height: 160px;
  }
      
  }
  
  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {
  .hotel-image-head {
    height: 160px;
  }
  .col-sm-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .head-col-1{
      width: 100%;
  }
  
  .slide-room {
      width: 100%;
  }
  .sm\:w-64 {
      width: 16rem;
  }
  }
  .font-normal {
      font-weight: 400;
  }
  .form-select {
      background-image: url(https://ween.ae/book/css/download.svg);
      background-position: right 0.5rem center;
      background-repeat: no-repeat;
      background-size: 1.5em 1.5em;
      padding-right: 2.5rem;
      -webkit-print-color-adjust: exact;
  }
  .form-input, .form-multiselect, .form-select, .form-textarea {
      appearance: none;
      background-color: #fff;
      border-width: 1px;
      padding: 0.5rem 0.75rem;
      font-size: 1rem;
      line-height: 1.5rem;
  }
  .ltr\:pr-3 {
      padding-right: 0.75rem;
  }
  .form-input, .form-multiselect, .form-select, .form-textarea {
      border-radius: 0;
      color: rgb(var(--color-text));
  }
  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) {
  .hotel-image-head {
    height: 160px;
  }
  .Rl-Col-grid {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: 0px;
      margin-left: 0px;
      }
  .col-md-1 {
              width: 100%;
              display: inline-block;
          }
  .col-md-2 {
              width: 100%;
              display: inline-block;
          }
  .col-md-3 {
              width: 100%;
              display: inline-block;
              padding-left:20px;
              padding-right:20px;
          }
    
  .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .ml-md-1, .mx-md-1 {
      margin-left: 1.25rem!important;
  }
  .head-col-1 {
      width: 45%;
  }
  .md\:text-base {
      font-size: 0.899rem;
      line-height: 1.5rem;
      font-family: arial;
      color: inherit;
  }
  .pl-0, .px-0 {
    padding-left: 20px!important;
}
  }
  
  @media only screen and  (max-width: 991px) {
      .Rl-list-container {
      padding: 0;
  }
  .col-md-1 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .col-md-3 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
    #Rate_scroll {
      max-height: 100%;
    }
    
    .head-col-1{
      width: 100%;
  }
  .col-md-2 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .slide-room {
      width: 100%;
  }
  .Rl-Col-grid > * {
      padding: 2rem;
  }
      
  }
  /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {
  .hotel-image-head {
    height: 160px;
  }
  .slide-room .size-room-slider {
      min-height: 421px;
  }
  .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
  }
  
  }
  
  /* Extra large devices (large laptops and desktops, 1200px and up) */
  @media only screen and (min-width: 1200px) {
   .hotel-image-head {
    height: 245px;
  }
  .Rl-list-container {
      max-width: 1440px;
      margin-top: 20px;
      margin-bottom: 20px;
  }
  .Rl-Col {
      min-height: 390px;
      margin-bottom: 30px;
  }
  .col-md-1 {
      width: 36%;
      display: inline-block;
          }
  .col-md-2 {
      width: 35%;
      display: inline-block;
          }
  .col-md-3 {
      width: 29%;
      display: inline-block;
          }
  .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
    .pl-0, .px-0 {
    padding-left: 0px!important;
}
  .rates-row {
      padding: 20px 0;
  }
  }
  .slick-slide img,.room-image img {
      width: 100%;
      object-fit: cover;
  }
  
  .col-md-1 .slide-nav-container {
      position: absolute;
      left: -26px;
      top: 397px;
      text-align: right;
  }
  .nav-prev {
      background-position: left top;
  }
  
  .slide-arrow {
      background-image: url(https://ween.ae/slick/slider-controls.png);
      background-repeat: no-repeat;
      width: 32px;
      height: 16px;
      cursor: pointer;
  }
  .slide-arrow, .slide-nav {
      display: inline-block;
      vertical-align: middle;
  }
  .sr-only {
      border: 0;
      clip: rect(0,0,0,0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
  }
  .slide-arrow, .slide-nav {
      display: inline-block;
      vertical-align: middle;
  }
  .ml-1, .mx-1 {
      margin-left: 1rem !important;
  }
  .mr-1, .mx-1 {
      margin-right: 1rem !important;
  }
  .nav-next {
      background-position: right top;
  }
  
  .slide-arrow {
      background-image: url(https://ween.ae/slick/slider-controls.png);
      background-repeat: no-repeat;
      width: 32px;
      height: 16px;
      cursor: pointer;
  }
  .slide-arrow, .slide-nav {
      display: inline-block;
      vertical-align: middle;
  }
  .Rl-details{
      width: 100%;
      padding:1rem;
  }
  .head-txt{
      font-size: 28px;
      color: #25282D;
      font-family: Marcellus;
      font-weight: 300;
      letter-spacing: 0;
      line-height: 28px;
  }
  .rooms-rates {
      padding: 15px 0;
  }
  
  #Rate_scroll {
      max-height: 300px;
      overflow-y: scroll;
      margin-bottom: 30px;
  }
  .table {
      width: 100%;
      color: #212529;
  }
  .p-0 {
      padding: 0!important;
  }
  .pr-3, .px-3 {
      padding-right: 1rem!important;
  }
  .pb-0, .py-0 {
      padding-bottom: 0!important;
  }
  .pt-0, .py-0 {
      padding-top: 0!important;
  }
  .border-bottom {
      border-bottom: 1px solid #dee2e6!important;
  }
  .align-items-center {
      -ms-flex-align: center!important;
      align-items: center!important;
  }
  .justify-content-start {
      -ms-flex-pack: start!important;
      justify-content: flex-start!important;
  }
  .no-gutters {
      margin-right: 0;
      margin-left: 0;
  }
  .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px;
  }
  .roomsratetyps tr:first-child td {
      padding-bottom: 0;
      padding-top: 0;
  }
  .col-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
  }
  
  
  /* rooms-rates */


  .pr-0, .px-0 {
      padding-right: 0!important;
  }
  .badge {
      color: #008009;
      font-size: 0.799em;
      padding: 4px 4px;
      height: 19px;
      border-radius: 10px;
      background-color: #e7fde9;
      border: 1px solid #008009;
      font-family: Marcellus;
      margin-left: 5px;
  }
  
  .badge-secondary {
      color: #fff;
      background-color: #e7fde9;
      border: 1px solid #008009;
  }
  .rate-scroll{
      max-height: 300px;
      overflow-y: scroll;
      margin-bottom: 30px;
  }
  input[type="radio"] {
      position: absolute;
      opacity: 0;
  }
  input[type=checkbox], input[type=radio] {
      box-sizing: border-box;
      padding: 0;
  }
  [type="checkbox"], [type="radio"] {
      box-sizing: border-box;
      padding: 0;
  }
  button, input {
      overflow: visible;
  }
  .radio-mark {
      position: absolute;
      top: 2px;
      left: 3px;
      height: 20px;
      width: 20px;
      border: 1px solid #b35b5b;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
  }
  .flexi-areatext:hover input ~ .radio-mark {
  background-color: #b35b5b9c;
}
  .radio input:checked ~ .radio-mark {
      border: 2px solid #b35b5b;
      border-radius: 50%;
      background: #b35b5b;
  }
  .radio input:checked ~ .radio-mark::after {
      display: block;
  }
  .radio .radio-mark::after {
      top: 4px;
      left: 4px;
      width: 8px;
      height: 8px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: #ffffff;
  }
  .radio-mark::after {
      content: "";
      position: absolute;
      display: none;
  }
  .flexi-row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: 8px;
  }
  .flexi-row .radio label {
      padding-left:18px;
      padding-right:3px;
      margin-bottom:0px;
      line-height: 1.3;
      padding-left: 28px;
      min-height: 40px;
      position: absolute;
      margin-top: 7px;
      max-width: 60%;
      cursor: pointer;
  }
  .flexi-areatext {
      font-family: FreightSansProSemibold;
  }
  .boxer {
      background-color: transparent !important;
  }

  .boxer {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 1px solid rgba(0,0,0,.125);
      border-radius: 0.25rem;
  }
  .p-0 {
      padding: 0!important;
  }
  .pr-3, .px-3 {
      padding-right: 1rem!important;
  }

  .pb-0, .py-0 {
      padding-bottom: 0!important;
  }
  .pt-0, .py-0 {
      padding-top: 0!important;
  }
  pre, fieldset, input, textarea, table, table *, hr {
      border-color: #fff;
  }
  .table td, .table th {
      border: none;
  }
  .table-borderless tbody+tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
      border: 0;
  }
  .table td, .table th {
      padding: 0.75rem;
      vertical-align: top;
  }
  .table {
      width: 100%;
      margin-bottom: 1rem;
      color: #212529;
  }
  table {
      border-collapse: collapse;
  }
  table {
      border-collapse: separate;
      text-indent: initial;
      border-spacing: 2px;
  }
  tr {
      display: table-row;
      vertical-align: inherit;
      border-color: inherit;
  }
  tbody {
      display: table-row-group;
      vertical-align: middle;
      border-color: inherit;
  }
  .rate-head {
      font-size: 15px;
      color: #25282D;
      font-family: Marcellus;
      font-weight: 700;
      letter-spacing: 0;
      line-height: 28px;
  }
  .rate-head-details {
      font-size: 13px;
      color: #25282da6;
      font-family: Marcellus;
      font-weight: 300;
      letter-spacing: 0;
      line-height: 28px;
      text-decoration-line: underline;
  }
  .rate-head-details:hover {
      font-size: 13px;
      color: #bb9631;
      font-family: Marcellus;
      font-weight: 300;
      letter-spacing: 0;
      line-height: 28px;
      text-decoration-line: underline;
  }
  .room-title {
      font-size: 22px;
      color: #25282D;
      font-family: Marcellus;
      font-weight: 700;
      letter-spacing: 0;
      line-height: 28px;
  }
  .per-night:after {
      content: "*Rates per room per night. Excludes fees and taxes.";
  }
  .per-night:after {
      font-size: 7px;
      font:arial;
      font-weight: 200;
      position: absolute;
      top: 20px;
      right: 0px;
      color:#747475;
  }
  .text-end {
      text-align: end !important;
  }
  .Box-Rate-Plan {
      border-bottom: 1px solid #dee2e6!important;
  }
  .flexi-col-1 {
      padding-bottom: 8px;
      -ms-flex: 0 0 76.666667%;
      flex: 0 0 76.666667%;
      max-width: 76.666667%;
      float: left;
  }
  .flexi-col-2 {
      padding-bottom: 8px;
      -ms-flex: 0 0 23.333333%;
      flex: 0 0 23.333333%;
      max-width: 23.333333%;
      float: right;
  }
  .room-ratetag {
      font-size: 17px;
      color: #b35b5b;
      font-family: Marcellus;
      font-weight: 700;
      letter-spacing: 0;
      right: 8px;
      position: relative;
  }
  .room-ratetag:hover {
      font-size: 17px;
      color: #bb9631;
      font-family: Marcellus;
      font-weight: 700;
      letter-spacing: 0;
  }
  .radio-rate {
      padding-right:10px;
  }
  input[type="radio"] {
      position: absolute;
      opacity: 0;
  }
  label {
      display: inline-block;
      margin-bottom: 0.5rem;
  }
  .col-md-rate {
      position: relative;
      width: 100%;
      padding-left: 15px;
  }
  .rate-scroll::-webkit-scrollbar {
      width: 5px;
      height: 10%;
  }
  .rate-scroll::-webkit-scrollbar-thumb {
      background: #b35b5b;
  }
  .rate-scroll::-webkit-scrollbar-track {
      background: #cccccc63;
  }
  #Rl-book-button {
      height: 48px;
  }
  .width-100 {
      width: 100%!important;
  }
  .book-now .btn .blackbtn {
      margin-bottom: 44px;
  }
  .btn-booknow {
      display: inline-block;
      font-weight: 400;
      color: #212529;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: 0.375rem 0.75rem;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: 0.25rem;
      transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .booknow-btn {
      font-size: 17px;
      border-radius: 4px;
      border: none;
      background-color: #25282D !important;
      color: #FFF !important;
      font-weight: 600;
      letter-spacing: 0.5px;
      line-height: 22px;
      text-align: center;
      min-width: 200px;
      min-height: 32px;
      display: inline-flex;
      justify-content: center;
      align-items: center;
  }
  .booknow-btn:hover {
      background-color: #bb9631 !important;
      color: #25282D !important;
  }
  .btn:not(:disabled):not(.disabled) {
      cursor: pointer;
  }
  .book-now .blackbtn {
      width: 290px;
  }
  
  .align-items-center {
      -ms-flex-align: center!important;
      align-items: center!important;
  }
  .justify-content-center {
      -ms-flex-pack: center!important;
      justify-content: center!important;
  }
  .d-flex {
      display: -ms-flexbox!important;
      display: flex!important;
  }
  .btn:not(:disabled):not(.disabled) {
      cursor: pointer;
  }
  .vhr {
      height: 30px;
      width: 1px;
      /* color: red; */
      display: inline;
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      margin-top: 0px;
      margin-right: 11px;
      margin-bottom: 0px;
      margin-left: 11px;
  }
  .fal {
      font-family: 'Font Awesome 5 Pro';
      font-weight: 300;
  }
  .pr-9, .px-1 {
      padding-right: 1rem!important;
  }
  .fa-user-alt:before {
      content: "\f406";
  }
  .body-4 {
      font-size: 14px;
      color: #25282D;
      font-weight: 300;
      letter-spacing: 0;
      line-height: 21px;
  }
  .icon-set-details {
      padding: 2px;
      color: #25282d;
      line-height: 2.41;
      white-space: normal;
  }
  p {
      line-height: 1.25;
  }
  
  p {
      margin-top: 0;
      margin-bottom: 1rem;
  }
  .room-occupancy{
      border-top: 1px solid #8c816b3d;
     font-size: 15px;
     padding-top: 10px;
     max-width:100%;
  }
  
  /* (A) HIDE CHECKBOX */
  .togCheck { display: none; }
  
  /* (B) HIDE CONTENT BY DEFAULT */
  .togContent {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: max-height 1s;
  }
  
  /* (C) SHOW CONTENT WHEN CHECKED */
  .togCheck:checked + .togContent {
    max-height: 100vh; /* any insanely large number if a lot of contents */
    opacity: 1;
    visibility: visible;
  }
  
  /* (X) COSMETICS - DOES NOT MATTER */
  .togtext {
    font-family: Marcellus;
    box-sizing: border-box;
    padding-left: 5px;
  }
  
  /* (X2) TOGGLE BUTTON */
  .togButton {
    display: block;
    width: 100%;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    color: #23242b;
    cursor: pointer;
  }
  .togButton-2 {
    display: block;
    width: 100%;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 0px;
    color: #23242b;
    cursor: pointer;
  }
  
  .togButton-editstay {
    width: 100%;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 0px;
    color: #b35b5b;
    cursor: pointer;
    font-weight: 400!important;
      padding: 0!important;
      text-decoration: underline;
  }
  .togtext:hover{
    color: #b35b5b!important;  
  }
  
  /* (X3) CONTENT */
  .togContent { background: #fff; }
  .togContent p {
    padding: 25px 10px;
    margin: 0;
  }
  
  .room-more{
    position: relative;
  
  }
  .room-more-bord {
      display: none;
      position: relative;
      bottom: 1px;
      width: 80%;
      height: 3px;
      background-color: #b35b5b!important;
  }
  
  .col-md-1-1 {
      float: left;
  }
  .col-md-1-2 {
      float: left;
      max-width: 33.333333%;
      border-right: 1px solid #e5e7eb;
  }
  .col-md-1-3 {
      float: left;
      max-width: 33.333333%;
  }
  /* arrow */
  .fa-angle-down {
    transform: rotate(0deg);
    transition: transform 0s linear;
  }
  
  .fa-angle-down.open {
    transform: rotate(180deg);
    transition: transform 0s linear;
  }
  .h-100 {
      height: 100%!important;
  }
  .view-more{
      border: 16px solid rgba(42, 60, 68, 0.1);
      padding: 40px;
  }
  .occupancy{
      font-size: 13px;   
  }
  .amity-more{
      font-size: 15px; 
  }
  .dis-more{
      max-width:60%; 
      font-size: 15px;
      padding-top: 10px;
      margin-right: 1rem;
      margin-left: 0.4rem;
      font-weight: 300;
      letter-spacing: 0;
      line-height: 21px;
  }
  .dis-more-dis{
      font-weight: 300;
      letter-spacing: 0;
      line-height: 1.5rem;
  }
  .title-room{
      flex: 0 0 80%;
      max-width: 80%;
  }
  .title-close{
      flex: 0 0 20%;
      max-width: 20%;
      float: right;
  }
  .room-title-row{
    display: flex;
  }
  .strikerate {
      font-family: var(--primary-font);
      text-decoration: line-through;
      font-size: 70%;
  }
  .strikeprice {
      /* font-family: Marcellus; */
      text-decoration: line-through;
      font-size: 12px;
  }
  .align-self-end {
      -ms-flex-item-align: end!important;
      align-self: flex-end!important;
  }
  .col-4 {
      float: right;
      position: absolute;
  }
  .radio-rate-area{
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }
  .justify-content-end {
      -ms-flex-pack: end!important;
      justify-content: flex-end!important;
  }
  .tag-1 {
      right: 0px;
  }
  .room-amity-list{
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: 0px;
      margin-left: 0px;
  }
  
  svg:not(:root) {
      overflow: hidden;
  }
  .link-action__icon {
      position: relative;
      display: inline-block;
      margin-right: 18px;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease;

  }
  .svg-icon--favorites {
      width: 1.166666666666667em;
      font-size: 1.125rem;
  }
  .svg-icon {
      display: inline-block;
      width: 1em;
      height: 1em;
      fill: currentColor;
  }
  .bg-bg-alt {
      border-bottom: 4px solid #b35b5b!important;
  }
  
  .head-text-h2{
      font-size: 2.25rem;
      line-height: 2.5rem;
      font-weight: 900;
      letter-spacing: -.025em;
      margin-top:40px;
      margin-bottom:40px;
  }
  
  .head-col-2{
      padding:30px;
      width: 55%;
  }
  .text-smmm {
      font-size: .675rem;
      line-height: 2.25rem;
  }
  /* plandetails model */
   /* Style for the modal */


.modal-content {
    background-image: linear-gradient(230deg,#111111,#000);
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

   /* sticky */
   .nav-booking {
    z-index: 6;
    position: sticky;
  }
  .sticky {
    position: sticky;
    top: 0px;
    z-index: 1;
    background-color: white;
  }
 .bg-page {
    background-color: #7c7c7c0a;
}
.date-rate {
    font-size: .625rem;
    color: #28282878;
    margin-top: 0.375rem;
    margin-bottom: 0.125rem;
    font-family: arial;
    font-weight: 400;
}
.available {
    font-size: 1.222rem!important;
    color: #b35b5b!important;
    margin-top: 0.375rem;
    margin-bottom: 1.125rem;

    font-weight: 900;
}
.modals-content {
    background-color: #000;
    position: relative;
    padding: 1rem;
    outline: 2px solid #0000;
    outline-offset: 2px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-radius: 0.5rem;
}
.max-width-modal {
    max-width: 35rem;
}
.head-modeltext{
   color: #bb9631!important; 
}

/*-- spinnner --*/
#loader {  
    position: fixed;  
    left: 0px;  
    top: 0px; 
    bottom:0px;
    width: 100%;  
    height: 100%;  
    z-index: 9999;  
    background: url('#') 50% 50% no-repeat rgb(0,0,0);  
}  
.loader {
  margin-top: 40vh;
    margin-right: auto;
    margin-bottom: 6rem;
    margin-left: auto;
  font-size: 25px;
  width: .240em;
  height: .240em;
  border-radius: 100%;
  position: relative;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #8c816b, 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.5), -1.8em -1.8em 0 0em rgba(140,129,107, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.7), 1.8em -1.8em 0 0em #8c816b, 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.5), 1.8em -1.8em 0 0em rgba(140,129,107, 0.7), 2.5em 0em 0 0em #8c816b, 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.5), 2.5em 0em 0 0em rgba(140,129,107, 0.7), 1.75em 1.75em 0 0em #8c816b, 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.5), 1.75em 1.75em 0 0em rgba(140,129,107, 0.7), 0em 2.5em 0 0em #8c816b, -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.5), 0em 2.5em 0 0em rgba(140,129,107, 0.7), -1.8em 1.8em 0 0em #8c816b, -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.5), -1.8em 1.8em 0 0em rgba(140,129,107, 0.7), -2.6em 0em 0 0em #8c816b, -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.5), -2.6em 0em 0 0em rgba(140,129,107, 0.7), -1.8em -1.8em 0 0em #8c816b;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #8c816b, 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.5), -1.8em -1.8em 0 0em rgba(140,129,107, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.7), 1.8em -1.8em 0 0em #8c816b, 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.5), 1.8em -1.8em 0 0em rgba(140,129,107, 0.7), 2.5em 0em 0 0em #8c816b, 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.5), 2.5em 0em 0 0em rgba(140,129,107, 0.7), 1.75em 1.75em 0 0em #8c816b, 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.5), 1.75em 1.75em 0 0em rgba(140,129,107, 0.7), 0em 2.5em 0 0em #8c816b, -1.8em 1.8em 0 0em rgba(140,129,107, 0.2), -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.5), 0em 2.5em 0 0em rgba(140,129,107, 0.7), -1.8em 1.8em 0 0em #8c816b, -2.6em 0em 0 0em rgba(140,129,107, 0.2), -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.5), -1.8em 1.8em 0 0em rgba(140,129,107, 0.7), -2.6em 0em 0 0em #8c816b, -1.8em -1.8em 0 0em rgba(140,129,107, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(140,129,107, 0.2), 1.8em -1.8em 0 0em rgba(140,129,107, 0.2), 2.5em 0em 0 0em rgba(140,129,107, 0.2), 1.75em 1.75em 0 0em rgba(140,129,107, 0.2), 0em 2.5em 0 0em rgba(140,129,107, 0.2), -1.8em 1.8em 0 0em rgba(140,129,107, 0.5), -2.6em 0em 0 0em rgba(140,129,107, 0.7), -1.8em -1.8em 0 0em #8c816b;
  }
}
.text-lod{
    font-size: 1.55rem;
    line-height: 2.5rem;
    font-weight: 900;
    letter-spacing: -.025em;
    margin-top: 40px;
    margin-bottom: 10px;

}
.spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.spinner img {
  width: 85px;
  height: 85px;
}
/*-- spinnner --*/

.lg-flex-2{
    width:100%;
}

.items-middle {
    align-items: center;
}
 .dp-highlight .ui-state-default {
    background: #ba953b;
    color: #FFF !important;
 }
.ui-datepicker.ui-datepicker-multi  {
  width: 100% !important;
 }
.ui-datepicker-multi .ui-datepicker-group {
 float:none;
 }
#datepicker {
 height: 40vh;
 overflow-x: scroll;
}
.ui-widget { font-size: 100% }

.dp-highlight .ui-state-default .midd {
    background: #ba953b;
}
.Box-Rate-Plan:hover {
      border: 1px solid #000!important;
      background: #111111;
  }
.checkIn {
	position: relative;
	background: #FF9700;
	border: 4px solid #0008f5;
}
.checkIn:after, .checkIn:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.checkIn:after {
	border-color: rgba(213, 0, 0, 0);
	border-left-color: #FF9700;
    border-width: 17px;
    margin-top: -17px;
}
.checkIn:before {
	border-color: rgba(0, 8, 245, 0);
    border-width: 17px;
    margin-top: -17px;
}
.btn-lg2, .btn-xl2 {
    padding: 0.8rem 9rem;
}
.btn2 {
    appearance: none;
    border-radius: 0.25rem;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: .975rem;
    font-weight: 700;
    line-height: 1.5;
    white-space: nowrap;
}
.border-bb {
    border-bottom: 1px solid #8c816b4a;
}
.PriceDetails-circle {
    display: inline-block;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

/* this is a _demo_ container. remember the importance of relative and absolute positioning */


/* styling of the tooltip display */
p#tooltip-text {
    display: none;
    position: absolute;
    top: 38px;
    z-index: 1;
    background: #00732c;
    padding: 9px;
    font-size: 1rem;
    color: #fff;
    border-radius: 2px;
    animation: fadeIn 0.6s;
    right: 0px;
}

/* optional styling to add a "wedge" to the tooltip */
p#tooltip-text:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 8px solid #00732c;
}

@keyframes fadeIn {
 from {
   opacity: 0;
 }
 to {
   opacity: 1;
 }
}
.search-content {

    position: relative;
    padding: 1rem;
    outline: 2px solid #0000;
    outline-offset: 2px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-radius: 0.5rem;
}



.col-md-1, .col-md-2, .col-md-3 {
    flex: 1;
    padding: 10px;
}

.filtter-top {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.bedtype-top {
    flex: 1;
}

.currency-top {
    display: flex;
    align-items: center;
    gap: 10px;
}

img {
    max-width: 100%;
    height: auto;
}

/* Mobile styles */
@media only screen and (max-width: 767px) {
    .Rl-Col-grid {
        flex-direction: column;
    }

    .col-md-1, .col-md-2, .col-md-3 {
        width: 100%;
    }

    .filtter-top {
        flex-direction: column;
    }

    .bedtype-top {
        width: 100%;
        margin-bottom: 10px;
    }

    .currency-top {
        flex-direction: column;
        align-items: flex-start;
    }

    .room-carousel {
        width: 100%;
    }

    .room-title {
        font-size: 18px;
    }

    .room-occupancy {
        font-size: 14px;
    }

    .flexi-row {
        flex-direction: column;
    }

    .flexi-col-1, .flexi-col-2 {
        width: 100%;
    }

    .book-now {
        width: 100%;
    }

    .popup-content {
        width: 90%;
        left: 5%;
    }

    button, input, select {
        width: 100%;
        margin-bottom: 10px;
    }
}