/*#febb02 yellow*/
:root {
  --primary-color: #003580;
  --secondary-color: #febb02;
  --white-color: white;
  --light-grey-color: grey;
  --primary-font: "Roboto", sans-serif;
}

header a {
  font-size: 0.8em;
}

.navbar-nav .nav-item a {
  font-size: 0.8em;
}

label {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
}

.secondary-text {
  color: var(--secondary-color);
}

.light-grey-text {
  color: var(--light-grey-color);
}

.search-results_page, .transfer_page, .addon_page, .processing_page {
  font-family: var(--primary-font);
  background-color: var(--white-color);
  font-size: 0.7rem;
}
.search-results_page .grand-total, .transfer_page .grand-total, .addon_page .grand-total, .processing_page .grand-total {
  font-weight: 400;
  font-size: 20px;
}
.search-results_page .grand-total .total-payable, .transfer_page .grand-total .total-payable, .addon_page .grand-total .total-payable, .processing_page .grand-total .total-payable {
  text-align: right;
}
.search-results_page .reservation-image, .transfer_page .reservation-image, .addon_page .reservation-image, .processing_page .reservation-image {
  height: auto;
  width: 100%;
}
.grecaptcha-badge {
  display: none !important;
}

.processing_page .reservation-image {
  height: auto;
  width: 100%;
}
.payment-success_page .reservation-image {
  height: auto;
  width: 250px;
  padding-right: 30px;
}
.blog-list-style {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}
.blog-list-style li {
  border-top: 1px solid #f2f2f2;
  margin-top: 10px;
  margin-bottom: 20px;
}
.blog-list-style li a {
  font-size: 0.8em;
  line-height: 0.6em !important;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}

.display-10 {
  font-size: 2em;
  font-weight: 300;
}

.display-12 {
  font-size: 1.6em;
  font-weight: 300;
}

.display-14 {
  font-size: 1.2em;
  font-weight: 300;
}

.card-body {
  height: 33vh;
  min-height: 350px;
  color: white;
  text-shadow: 2px 2px 2px #000;
  /*    .grad-overlay {
      background: linear-gradient(0deg, rgba(255,255,255,0) 36%, rgba(0,37,120,1) 100%);
      position: absolute;
      height:100%;
      width: 100%;
  }*/
}
.card-body .card-title {
  font-weight: 400;
  font-size: 2.2em;
}
.card-body.random-hotels {
  height: 240px;
  min-height: 220px;
}
.card-body.random-hotels .card-title {
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
}
.card-body.makkah, .card-body.madinah {
  background-size: cover;
  background-repeat: no-repeat;
}
.card-body.makkah {
  background-image: url(/images/makkah-pic.jpg);
}
.card-body.madinah {
  /*        background-image: url(https://www.geo.tv/assets/uploads/updates/2021-01-25/331661_2945950_updates.jpg);
  background-image: url(https://en.shafaqna.com/wp-content/uploads/2019/03/Madinah.jpg);*/
  background-image: url(http://media.islamicity.org/wp-content/uploads/2015/07/Madinah_Sunset100.jpg);
}

.preview_page .each-reservation img {
  float: left;
  width: 450px;
  height: auto;
  padding-right: 20px;
}
.preview_page .each-reservation img.transfer-vehicle {
  float: left;
  width: 450px;
  height: auto;
  padding-right: 20px;
}

/*.processing_page {
    .each-reservation {
        img {

            width: 250px;
            height: auto;
            padding-right: 20px;
        }

        img.transfer-vehicle {

            width: 250px;
            height: auto;
            padding-right: 20px;
        }
    }
}*/
.search_block {
  background-color: #003580;
  /*    background-image: url("https://www.arabnews.pk/sites/default/files/2019/06/03/1607641-1886700342.jpg");
  background-size: cover;
  mix-blend-mode: multiply;*/
  /*        .destination_field{
          border: 2px solid orange;
          width: 400px;
          display: inline-block;
      }*/
}
.search_block .row.first {
  flex: 0 0 auto;
  /* width: 50%;*/
  border-radius: 3px;
  padding: 10px 20px;
  background: #220150;
  background: white;
}
.search_block .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.search_block .no-gutters > .col,
.search_block .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.search_block div label {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.7em;
  font-weight: 500;
  color: #00c4bb;
}
.search_block div input, .search_block div select {
  border-radius: 0px;
}

.hotel_card {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
}
.hotel_card .hotel_title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0.1rem;
}
.hotel_card .hotel_address {
  font-size: 0.8em;
}

.page-top_offset {
  margin-top: 30px;
}

.search-side-img {
  /* background-image: url("https://www.arabnews.pk/sites/default/files/2019/06/03/1607641-1886700342.jpg");
  background-size: cover;
  mix-blend-mode: multiply;*/
}

select.children-age {
  color: black;
  font-size: 12px;
  display: inline-block;
  width: 50px;
}

.sort-by-wrapper span:hover {
  cursor: pointer;
}

.filter-wrapper h6 {
  font-size: 0.8rem;
}
.filter-wrapper .js-search-option {
  font-size: 11px;
  /*  max-width: 150px;*/
  margin-bottom: 0px;
  padding: 15px 0px;
  border-bottom: 1px solid grey;
}
.filter-wrapper .js-search-option div label {
  display: block;
}
.filter-wrapper .js-search-option div label .min-width-50 {
  width: 50px;
}
.filter-wrapper .js-search-option div label .label-text {
  display: block;
  width: 100%;
}
.filter-wrapper .js-search-option div label input {
  float: right;
}
.filter-wrapper .star-rating .label-text {
  width: 31px;
  display: inline-block;
}

.sort-by-wrapper {
  font-size: 13px;
  border-bottom: 1px solid grey;
}
.sort-by-wrapper .active {
  color: white;
  padding: 5px 10px;
  background: #00a099;
  border-radius: 4px;
}

.star-rating svg {
  width: 12px !important;
  height: 12px !important;
  margin-top: -2px;
}

.js-basket {
  position: sticky;
  top: -85px;
}
.js-basket .row .h6 {
  font-size: 0.6rem;
}
.js-basket .display-14 {
  color: teal;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 500;
}
.js-basket .btn {
  width: 100%;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.js-basket .grand-total {
  color: teal;
  font-size: 1.1rem;
}

.tooltip h2 {
  white-space: nowrap;
}

.tip-content {
  font-size: 12px;
  color: darkblue !important;
  background-color: white !important;
}

.append.text-info.tip {
  height: 15px !important;
  width: 110px !important;
  line-height: 13px !important;
  border-radius: 30px;
  /*background: #ddd !important;*/
  color: #00a099 !important;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  font-size: 10px;
}

.hotel-thumbs {
  margin: 0px;
  margin-top: 3px;
  height: 36px;
  width: auto;
  display: inline-block;
}

.per-person {
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  line-height: 9px;
}

.sort-by-wrapper .js-sort-option {
  border: 1px solid #b4b4b4;
  padding: 5px 10px;
  border-radius: 3px;
  width: 120px;
  display: inline-block;
  text-align: center;
}
.sort-by-wrapper .js-sort-option.active {
  color: white;
  background: #00a099;
  border: 1px solid #00a099;
}

.datepicker {
  text-align: center;
}

.js-room-details-wrapper {
  background: white;
  border: 1px solid #a7a2a2;
  width: 250px;
  padding: 20px;
  position: absolute;
  z-index: 200;
}
.js-room-details-wrapper .passenger-wrapper {
  padding-bottom: 12px;
  padding-top: 12px;
  border-top: 1px solid #ddd;
}
.js-room-details-wrapper .js-in-dec-wrapper {
  color: black;
  font-size: 12px;
}
.js-room-details-wrapper .js-in-dec-wrapper span:hover {
  cursor: pointer;
}
.js-room-details-wrapper .js-in-dec-wrapper .js-value {
  width: 20px;
  display: inline-block;
  text-align: center;
}
.js-room-details-wrapper .js-in-dec-wrapper .label-txt {
  width: 60px;
  display: inline-block;
  line-height: 40px;
}
.js-room-details-wrapper .js-in-dec-wrapper .label-txt :hover {
  color: black;
}
.js-room-details-wrapper .js-in-dec-wrapper .js-decrease,
.js-room-details-wrapper .js-in-dec-wrapper .js-increase,
.js-room-details-wrapper .js-in-dec-wrapper .js-decrease-room,
.js-room-details-wrapper .js-in-dec-wrapper .js-increase-room {
  padding: 5px;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  border: 1px solid #ced4da;
  display: inline-block;
  transition: 0.9s;
}
.js-room-details-wrapper .js-in-dec-wrapper .js-decrease:hover,
.js-room-details-wrapper .js-in-dec-wrapper .js-increase:hover,
.js-room-details-wrapper .js-in-dec-wrapper .js-decrease-room:hover,
.js-room-details-wrapper .js-in-dec-wrapper .js-increase-room:hover {
  color: white;
  background-color: grey;
  transition: 0.3s;
}

.each-search-row .form-control {
  font-size: 14px;
  font-weight: 600;
  border-radius: 0;
  text-transform: uppercase;
}

.secondary-color {
  color: #00c4bb;
}

.bg-secondary {
  background-color: #374652 !important;
}

.transfer-search-wrapper {
  display: none;
  border: 1px solid #989898 !important;
  border-radius: 3px;
  background: #fafafa;
}
.transfer-search-wrapper .journey-heading {
  font-size: 10px;
  font-weight: bold;
  color: teal;
}
.transfer-search-wrapper select {
  width: 100px;
  font-size: 11px;
}

.room-options-wrapper .form-check:nth-child(even) {
  background: #eee;
}
.room-options-wrapper .form-check {
  /*border-bottom: 1px solid #ddd;*/
  padding: 8px;
  padding-left: 30px;
}
.room-options-wrapper .show-more-tab {
  font-size: 11px;
  padding: 3px;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 22%, rgb(221, 221, 221) 100%);
  margin: auto;
  text-align: center;
  width: 185px;
  margin-bottom: -23px;
  cursor: pointer;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.room-options-wrapper .show-more-tab:hover {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 22%, rgb(156, 156, 156) 100%);
  font-weight: bold;
}

.js-vehicle-search-panel {
  background: deepskyblue;
  margin: 1px;
  padding: 0px;
  padding-left: 5px;
  border-radius: 25px;
  height: 28px;
  width: 225px;
  display: inline-block;
}
.js-vehicle-search-panel select {
  background: none;
  color: white;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.js-vehicle-search-panel select option {
  background: deepskyblue;
  border: 0px;
}
.js-vehicle-search-panel .btn-primary {
  background: none;
  border: 0px;
  color: white;
  margin: 0px;
  padding: 0px;
}

.result-item-wrapper {
  border: 0px !important;
  border-radius: 0;
}
.result-item-wrapper .row {
  border-bottom: 1px solid #ddd;
}

.transfer-search-wrapper .button {
  display: inline-block !important;
  width: 70px !important;
  font-size: 9px;
}

#target {
  display: none;
}

.Hide {
  display: none;
}

#SearchItemList_0__DateRange, #SearchItemList_1__DateRange, .js-passenger-sumarry {
  cursor: pointer;
}

.js-passenger-sumarry {
  background-image: url(/images/icons/chevron-expand-icon.svg);
  background-position-x: 97%;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position-y: center;
}

.link-light {
  transition-duration: 0.5s;
  color: #f8f9fa;
}
.link-light:hover {
  color: cyan;
  transition-duration: 0s;
}

.desktop-offset-10px {
  margin-left: 10px;
}

@media only screen and (max-width: 768px) {
  .desktop-offset-10px {
    margin-left: 0px;
  }
}
.update-btn, .add-btn {
  padding: 6px;
  color: white;
  width: 55px;
  font-size: 11px;
}

.update-btn {
  width: 70px;
}

.mobile-basket {
  display: none;
}

.show-on-mobile {
  display: none;
}

.hide-on-mobile {
  display: inline-block;
}

.form-control, .form-select {
  border: 1px solid #767676;
}

.what-if-i-cancel {
  font-size: 12px;
  cursor: pointer;
}
.what-if-i-cancel:hover {
  color: darkblue;
}

.vehicle-results-name {
  display: block;
  font-size: 1.5rem;
  font-weight: 100;
}

.form-control, .form-select {
  border: 1px solid #767676;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
}

.show-filter-btn, .hide-filter-btn {
  display: none;
}

.hidden-on-desktop {
  display: none;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #050505 !important;
  border-radius: 0 !important;
  font-size: 12px !important;
}

.select2-container {
  width: 100% !important;
}
.select2-container .select2-selection__clear {
  padding-left: 8px;
}
.select2-container .select2-selection__clear span {
  color: black;
}

span#select2-ddlSearch-container {
  font-size: 12px;
  padding-right: 0px;
}

.select2-results__option--selectable {
  cursor: pointer;
  font-size: 12px;
}

.offer-category-wrap a {
  text-decoration: none;
}
.offer-category-wrap .card-body {
  min-height: 80px;
}

.carousel-cell h5 {
  color: white;
  text-shadow: 1px 1px 2px #000;
}

.flickity-prev-next-button {
  background: rgba(0, 0, 0, 0) !important;
}

.offer-inner {
  position: relative;
  height: 100%;
}
.offer-inner h4 {
  font-size: 1.1rem;
  color: white;
  font-weight: 400;
  /*text-transform: uppercase;*/
  text-shadow: 1px 1px 2px #000;
  /* position: absolute;
  background-color: blueviolet;
  padding: 10px;
  top: -20px;
  width: 100%;
  left: -20px;
  z-index: 1000;*/
}
.offer-inner h4 span {
  /*            font-size: .9rem;
  */
}
.offer-inner h5 {
  font-size: 1.2em;
}

.light-line {
  border-bottom: 1px solid #cfcfcf;
}

.offer-price-wrapper {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: #009997;
  padding: 8px 8px 0px 8px;
  border-radius: 4px;
}
.offer-price-wrapper h5 {
  font-size: 1em;
  text-shadow: none;
}

.modal-dialog.modal-hotel-details {
  max-width: 100% !important;
  margin-left: 15px;
}

.hotel-details-image {
  width: auto;
  height: 30vw;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 10px;
}

.hotel-details-map {
  width: 100%;
  min-height: 300px;
  /*height: 400px;*/
  max-height: 400px;
}

.flickity-button:focus {
  outline: none;
  box-shadow: none !important;
}

.read-more-link {
  /*  border-bottom: 1px solid darkblue;
  color: darkblue;*/
  margin-top: 10px;
}
.read-more-link:hover {
  cursor: pointer;
  color: blue;
}

.hotel-default-image:hover {
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .hotel-details-wrapper {
    padding: 18px !important;
  }
  .offer-category-wrap .card-title {
    font-size: 1.5em;
  }
  .modal-dialog.modal-hotel-details {
    max-width: 100% !important;
    margin-left: 10px;
  }
  .hotel-details-image {
    width: 100%;
    height: 100%;
    /* 
    object-fit: cover;*/
    padding: 0;
    margin-bottom: 15px;
  }
  .hidden-on-desktop {
    display: block;
  }
  .mobile-basket-toggle-wrapper {
    display: block;
    margin: 0px 130px;
    position: absolute;
  }
  .js-room-details-wrapper {
    position: relative;
    width: 100%;
  }
  .mobile-basket {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 100;
    background: white;
    padding: 9px;
    border-radius: 10px;
  }
  .modal-body {
    min-height: 100vh;
  }
  .page-top_offset {
    margin-top: 0px;
  }
  .js-basket-wrapper {
    position: absolute;
    bottom: 0;
    position: sticky;
    height: 50px;
    display: none;
  }
  /* .js-basket {
      position: fixed;
      top: 3px;
      width: 94vw;     
  }*/
  .show-basket {
    top: 0;
    bottom: auto;
    position: absolute;
    background: wheat;
  }
  .show-filter-btn, .hide-filter-btn {
    display: block;
  }
  .filter-wrapper {
    display: none;
    /*position: absolute;*/
    top: 100px;
    left: 0;
    background: whitesmoke;
  }
  .filter-wrapper #ddlSearch {
    padding: 5px;
    width: 100%;
  }
  .filter-wrapper .js-search-option {
    margin: 10px;
  }
  .filter-wrapper .js-search-option div {
    width: 43vw;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 11px;
  }
  .filter-wrapper .js-search-option div label {
    width: 100%;
    font-size: 13px;
  }
  .filter-wrapper .js-search-option div .label-text {
    display: block;
    line-height: 40px;
    width: 100vw;
  }
  .filter-wrapper .js-search-option div input {
    width: 30px;
    height: 30px;
  }
  .show-on-mobile {
    display: inline-block;
  }
  .hide-on-mobile {
    display: none;
  }
  .room-options-wrapper {
    padding: 0px !important;
  }
  .room-options-wrapper .form-check div.row div:last-child {
    text-align: left;
    padding: 0px !important;
  }
  .prehead-bar, .room-options-header, .hidden-on-mobile, .search-heading-text {
    display: none;
  }
  .hp-search-wrapper {
    padding: 5px;
    padding-top: 10px !important;
    padding-bottom: 6px !important;
  }
  .search-results-header span {
    font-size: 16px;
    display: block;
  }
  .paging-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .paging-wrapper .paging-item {
    padding: 0px 5px;
  }
  .paging-wrapper .paging-item a {
    text-decoration: none;
  }
  .each-search-row .form-control {
    font-size: 15px;
    border-radius: 0;
    text-transform: uppercase;
  }
  .sort-by-wrapper .col-1 {
    display: none;
  }
  .sort-by-wrapper .col-11 {
    width: 100%;
    display: flex;
  }
  header {
    position: sticky;
    top: 0;
  }
  .result-item-wrapper {
    border-radius: 5px;
    padding: 20px;
    border: 2px solid #ccc;
    text-align: center;
  }
  .result-item-wrapper .border-left-line {
    border: 0px;
    text-align: center !important;
  }
}
div#initial-modal-loading {
  width: 100vw;
  height: 100vh;
}

div#initial-modal-loading {
  background: white !important;
}
div#initial-modal-loading .modal-dialog {
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  max-height: 100%;
  margin: 25vw 0vh;
}
div#initial-modal-loading .modal-content {
  border: 0px !important;
}
div#initial-modal-loading .modal-content .modal-body {
  /*            .loading-spinner2 {
      width: 200px;
      height: 194px;
      border: 2px solid #00bcd4;
      border-radius: 50%;
      border-top-color: #0001;
      display: inline-block;
      animation: loadingspinner .7s linear infinite;
  }*/
}
div#initial-modal-loading .modal-content .modal-body .loading-spinner {
  width: 100px;
  height: 94px;
  border: 2px solid #00bcd4;
  animation: loadingspinner 0.9s linear infinite;
}

.loading-spinner {
  width: 50px !important;
  height: 44px !important;
  border: 2px solid #00bcd4 !important;
}

@media (min-width: 1360px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1320px;
  }
}
.view-offer-details {
  margin-top: 50px;
}
.view-offer-details h1 {
  color: white;
  background-color: #004db7;
  padding: 10px 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 30px;
  font-size: 2.5rem;
  font-weight: 400;
}

section.each-offer {
  border: 1px solid #d7d7d7;
  /*  margin-bottom: 30px;*/
  border-radius: 5px;
  /*    padding: 30px;*/
}
section.each-offer a {
  text-decoration: none !important;
}
section.each-offer h2 {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 400;
  color: black;
  color: white;
  padding: 10px 20px;
  /*margin-bottom: 5px;*/
  border-radius: 5px 5px 0px 0px;
  background-color: #004db7;
  margin-bottom: 0;
}
section.each-offer h2:hover {
  color: #00a099;
}
section.each-offer .default-image {
  min-height: 240px;
  height: 100%;
  display: block;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  /*width: 100%;*/
  /*  margin-right: 20px;*/
}
section.each-offer .package-wrapper h3 {
  font-size: 20px;
}
section.each-offer .package-wrapper .each-part {
  /*padding: .5em;*/
  /* margin: 25px 0px;*/
}
section.each-offer .package-wrapper .each-reservation .reservation-image {
  height: auto;
}

@media only screen and (max-width: 768px) {
  section.each-offer {
    border: 1px solid #d7d7d7;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 10px;
  }
}
.has-option {
  background: cornflowerblue;
}

.nav-tabs .nav-link {
  color: #00a099;
}

.date-range-picker {
  background: white;
  cursor: pointer;
  padding: 4.5px 10px;
  border: 1px solid #767676;
  width: 100%;
  color: black;
  font-size: 0.9em;
  line-height: 24px;
  font-weight: 500;
  border-left: 0px;
  text-transform: uppercase;
}

.tab-content > .active {
  display: block;
  color: red;
}

span.paging-item {
  width: 28px;
  height: 28px;
  border: 1px solid grey;
  display: inline-block;
  margin: auto;
  text-align: center;
  border-radius: 3px;
}
span.paging-item a {
  text-decoration: none;
  font-weight: 500;
}

@media only screen and (max-width: 600px) {
  .date-range-picker {
    border-left: 1px solid #767676;
  }
  .daterangepicker .drp-buttons .btn {
    font-size: 13px !important;
  }
  .daterangepicker .drp-calendar.right, .daterangepicker .drp-calendar.left {
    padding: 18px !important;
  }
  .nav-link {
    padding: 0.4rem;
    font-size: 15px !important;
  }
  .daterangepicker .calendar-table td {
    height: 30px !important;
    line-height: 30px !important;
  }
  .daterangepicker {
    width: 100% !important;
    left: 0 !important;
    top: -10px !important;
    position: absolute;
    height: 100%;
  }
  .daterangepicker th.month {
    width: auto;
    font-size: 1.4em !important;
    font-weight: 300;
    color: #00a099;
  }
  .daterangepicker .drp-calendar {
    padding: 20px;
    max-width: 100% !important;
  }
  .daterangepicker .drp-calendar .calendar-table table {
    width: 100% !important;
  }
  .daterangepicker .total-nights {
    padding: 0px 10px;
    font-weight: bold;
  }
}/*# sourceMappingURL=lu-custom.css.map */