body {
  font-family: 'Rubik', sans-serif; }

.bp3-daterangepicker.bp3-daterangepicker-contiguous .DayPicker {
  min-width: 210px !important; }

ul.dropdown-cart {
  min-width: 230px;
  max-width: 330px; }

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

.bp3-popover .bp3-popover-content .passengerInputWrapper {
  max-height: 325px;
  overflow-y: auto;
  min-width: 310px;
  max-width: 320px; }
  .bp3-popover .bp3-popover-content .passengerInputWrapper .btn-box {
    position: sticky;
    bottom: 0px;
    align-self: flex-end;
    z-index: 99;
    background: #fff; }
    .bp3-popover .bp3-popover-content .passengerInputWrapper .btn-box .bp3-button:not([class*="bp3-intent-"]):disabled {
      outline: none;
      opacity: 0.6; }
    .bp3-popover .bp3-popover-content .passengerInputWrapper .btn-box .bp3-button:not([class*="bp3-intent-"]).bp3-disabled {
      outline: none;
      opacity: 0.6; }
    .bp3-popover .bp3-popover-content .passengerInputWrapper .btn-box .bp3-button span.bp3-button-text {
      color: #727272; }
  .bp3-popover .bp3-popover-content .passengerInputWrapper .select-room .bp3-button.bp3-decrease-small {
    background: transparent;
    border: 1px solid #e4e4e4;
    border-radius: 3px 0px 0px 3px;
    border-left: none; }
    .bp3-popover .bp3-popover-content .passengerInputWrapper .select-room .bp3-button.bp3-decrease-small span.bp3-icon {
      color: #727272;
      font-size: 13px; }
  .bp3-popover .bp3-popover-content .passengerInputWrapper .select-room .bp3-button.bp3-increase-small {
    background: transparent;
    border: 1px solid #e4e4e4;
    border-radius: 0px 3px 3px 0;
    border-right: none; }
    .bp3-popover .bp3-popover-content .passengerInputWrapper .select-room .bp3-button.bp3-increase-small span.bp3-icon {
      color: #727272;
      font-size: 13px; }
  .bp3-popover .bp3-popover-content .passengerInputWrapper .select-room .bp3-input[readonly] {
    color: #555;
    box-shadow: none;
    background: #EFEFEF;
    border-top: 1px solid #EFEFEF; }
  .bp3-popover .bp3-popover-content .passengerInputWrapper .bp3-button {
    padding: .075rem 0.8rem; }

#cover {
  /* background: rgba(17,17,17,.5);
    content: " ";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
    display: none;*/
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(48, 51, 62, 0.4); }

.Hotel .bold {
  font-weight: 500 !important;
  font-size: 16px; }

.Hotel .bg-light {
  background: #F8F9FA; }

.Hotel .bg-lightgray {
  background: #FAFAFA; }

.Hotel .border-none {
  border: none !important; }

.Hotel .bg-white {
  background: #fff !important;
  border: none !important; }

.Hotel .shadow-search {
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.25); }
  .Hotel .shadow-search:hover #cover {
    display: block !important;
    opacity: 2;
    z-index: 999; }

.Hotel .bg-lightgray {
  background: #FAFAFA; }

.Hotel .hotel-strips {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("https://gg-hotel.s3.ap-south-1.amazonaws.com/slide.png") no-repeat 50% 61%;
  background-size: cover; }
  .Hotel .hotel-strips .container .main-heading {
    text-align: center;
    padding: 10em 0em 5em 0em; }
    .Hotel .hotel-strips .container .main-heading h1 {
      color: #FFFFFF;
      font-size: 34px;
      font-weight: 400;
      line-height: 62px;
      text-align: center;
      text-shadow: 1px 1px 1px #444; }
  .Hotel .hotel-strips .container .stripe-wrapper {
    padding: 3em 0 3em; }
    .Hotel .hotel-strips .container .stripe-wrapper .rec_search h4 {
      color: #FFFFFF;
      font-size: 16px;
      font-weight: 400;
      text-align: left; }
    .Hotel .hotel-strips .container .stripe-wrapper .rec_search .btn-rec-src {
      border: 1px solid #fff;
      border-radius: 4px;
      font-size: 12px;
      color: #FFFFFF;
      line-height: 14px;
      font-weight: 100;
      background: transparent;
      font-family: 'Rubik', sans-serif;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .Hotel .hotel-strips .container .stripe-wrapper .rec_search .btn-rec-src span.dot:before {
        content: ' \25CF';
        font-size: 10px;
        padding: 0px 4px; }
      .Hotel .hotel-strips .container .stripe-wrapper .rec_search .btn-rec-src:hover {
        background: #fff;
        color: #383838 !important;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .Hotel .hotel-strips .container .stripe-wrapper .rec_search .btn-rec-src:hover span.dot:before {
          padding: 0px 4px;
          color: #383838; }

.Hotel .hotel-strip-box {
  width: 100%;
  padding: 0;
  background: transparent;
  box-shadow: none;
  display: inline-block; }
  .Hotel .hotel-strip-box .bp3-input-group .bp3-input-action > .bp3-spinner {
    margin: 10px; }
  .Hotel .hotel-strip-box .bp3-input-group .bp3-input-action:first-child {
    right: 0 !important; }
  .Hotel .hotel-strip-box .bp3-input-group > .bp3-icon {
    margin: 10px;
    top: 18%; }
    .Hotel .hotel-strip-box .bp3-input-group > .bp3-icon svg {
      height: 20px;
      width: 20px;
      color: #727272; }
    .Hotel .hotel-strip-box .bp3-input-group > .bp3-icon:first-child {
      right: 0 !important;
      left: auto; }
  .Hotel .hotel-strip-box .bp3-input-group .bp3-input:not(:first-child) {
    padding-left: 20px; }
  .Hotel .hotel-strip-box .bp3-input {
    border: none;
    border-radius: 4px 0px 0px 4px;
    font-size: 15px;
    color: #383838;
    height: 60px;
    border-right: 1px solid #CBCBCB; }
    .Hotel .hotel-strip-box .bp3-input:focus, .Hotel .hotel-strip-box .bp3-input:active, .Hotel .hotel-strip-box .bp3-input:hover {
      box-shadow: none;
      outline: none; }
    .Hotel .hotel-strip-box .bp3-input::placeholder {
      color: #727272;
      font-size: 16px; }
  .Hotel .hotel-strip-box .check .inputaddon-icon {
    position: absolute;
    right: 14px;
    top: 32%;
    color: #727272; }
  .Hotel .hotel-strip-box .check .bp3-input-group {
    width: 50%;
    border-right: 1px solid #CBCBCB; }
  .Hotel .hotel-strip-box h5 {
    color: #B1D3FF;
    font-size: 16px;
    text-align: center;
    margin-top: 1.3em;
    margin-bottom: 0px; }
  .Hotel .hotel-strip-box .search_btn {
    padding: .4em 1.7em;
    font-size: 18px;
    color: #FFFFFF;
    float: right;
    height: 60px !important;
    text-align: right;
    border-radius: 0px 4px 4px 0px;
    background: #0C4CC1;
    border-color: #0C4CC1;
    font-weight: 300;
    font-family: 'Rubik', sans-serif; }
    .Hotel .hotel-strip-box .search_btn span {
      cursor: pointer;
      display: inline-block;
      position: relative;
      transition: 0.5s; }
      .Hotel .hotel-strip-box .search_btn span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s; }
    .Hotel .hotel-strip-box .search_btn:hover span {
      padding-right: 25px; }
      .Hotel .hotel-strip-box .search_btn:hover span:after {
        opacity: 1;
        right: 0; }
  .Hotel .hotel-strip-box .form-group select {
    font-size: 16px;
    color: #727272;
    cursor: pointer;
    border-radius: 4px;
    padding: 0px 10px;
    background-color: #FFFFFF;
    border: none; }
  .Hotel .hotel-strip-box .btn-property {
    color: #727272;
    background: transparent; }
    .Hotel .hotel-strip-box .btn-property:focus, .Hotel .hotel-strip-box .btn-property:active, .Hotel .hotel-strip-box .btn-property:hover {
      box-shadow: none;
      outline: none;
      color: #727272;
      background: transparent;
      border: none !important; }
      .Hotel .hotel-strip-box .btn-property:focus .bp3-button-text, .Hotel .hotel-strip-box .btn-property:active .bp3-button-text, .Hotel .hotel-strip-box .btn-property:hover .bp3-button-text {
        color: #727272; }
    .Hotel .hotel-strip-box .btn-property:not([class*="bp3-intent-"]):active {
      box-shadow: none !important;
      background-color: none !important;
      background-image: none;
      border: none !important; }
    .Hotel .hotel-strip-box .btn-property:not([class*="bp3-intent-"]).bp3-active {
      box-shadow: none !important;
      background-color: transparent !important;
      background-image: none;
      border: none !important; }
  .Hotel .hotel-strip-box .css-g1dx83-menu {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    border: none !important; }
  .Hotel .hotel-strip-box .css-2b097c-container {
    width: 92%;
    float: left; }
    .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control:first-child {
      border-radius: 4px 0px 0px 4px; }
    .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control {
      height: 60px;
      padding-left: 12px;
      display: flex;
      color: #727272;
      font-size: 16px;
      align-items: center;
      border: none;
      border-radius: 0px;
      cursor: pointer; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control:hover, .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control:focus {
        box-shadow: none !important;
        outline: none !important;
        border: none; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
        padding-left: 0; }
        .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-151xaom-placeholder {
          color: #383838;
          font-size: 16px;
          font-weight: 400;
          line-height: 18px;
          text-align: left; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
        background: transparent; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
        padding: 0px; }
        .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
          height: 18px;
          width: 18px; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1wy0on6:focus, .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1wy0on6:hover {
        box-shadow: none !important;
        outline: none !important;
        border: none; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1g48xl4-IndicatorsContainer .css-1okebmr-indicatorSeparator {
        background-color: transparent; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1g48xl4-IndicatorsContainer .css-tlfecz-indicatorContainer {
        padding: 8px 8px 8px 0px; }
    .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control {
      height: 60px;
      padding-left: 12px;
      display: flex;
      color: #727272;
      font-size: 16px;
      align-items: center;
      box-shadow: none !important;
      border: none;
      border-radius: 0px;
      cursor: pointer;
      position: relative; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control:focus, .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control:hover {
        box-shadow: none !important;
        outline: none !important;
        border: none;
        border-radius: 4px 0px 0px 4px; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
        padding-left: 0; }
        .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 .css-151xaom-placeholder {
          color: #383838;
          font-size: 16px;
          font-weight: 400;
          line-height: 18px;
          text-align: left; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 {
        padding-left: 0; }
        .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
          background: transparent; }
        .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-1thkkgx-indicatorContainer {
          padding: 0px; }
          .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-1thkkgx-indicatorContainer svg {
            height: 18px;
            width: 18px; }
        .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1wy0on6:focus {
          box-shadow: none !important;
          outline: none !important;
          border: none;
          border-bottom: 1px solid #236AEE; }
      .Hotel .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1g48xl4-IndicatorsContainer .css-1okebmr-indicatorSeparator {
        background-color: transparent; }
    .Hotel .hotel-strip-box .css-2b097c-container .css-kj6f9i-menu {
      box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
    .Hotel .hotel-strip-box .css-2b097c-container span {
      font-size: 13px;
      margin-top: 5px !important; }
  .Hotel .hotel-strip-box label {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    text-align: left; }
  .Hotel .hotel-strip-box .strip-body {
    background: #fff;
    width: 100%;
    display: inline-block;
    padding: 20px 15px;
    min-height: 120px;
    max-height: 120px; }
  .Hotel .hotel-strip-box .bp3-popover-wrapper span.bp3-icon-standard {
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .Hotel .hotel-strip-box .bp3-popover-wrapper .bp3-popover-open {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .Hotel .hotel-strip-box .bp3-popover-wrapper .bp3-popover-open span.bp3-icon-standard {
      transform: rotate(180deg);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.Hotel .Hotel_Destination .container .destination {
  height: 358px; }

.Hotel .Hotel_Destination .container .box {
  position: relative; }
  .Hotel .Hotel_Destination .container .box .country-part {
    overflow: hidden;
    display: block;
    height: 100%;
    cursor: pointer; }
    .Hotel .Hotel_Destination .container .box .country-part:hover img {
      transform: scale(1.5);
      -webkit-transition: 7s ease-in-out;
      -moz-transition: 7s ease-in-out;
      -ms-transition: 7s ease-in-out;
      -o-transition: 7s ease-in-out;
      transition: 7s ease-in-out; }
    .Hotel .Hotel_Destination .container .box .country-part:hover:after {
      background-color: rgba(0, 0, 0, 0.5);
      visibility: visible;
      -webkit-transform: rotateY(0deg) scale(1, 1);
      -moz-transform: rotateY(0deg) scale(1, 1);
      -ms-transform: rotateY(0deg) scale(1, 1);
      -o-transform: rotateY(0deg) scale(1, 1);
      transform: rotateY(0deg) scale(1, 1);
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    .Hotel .Hotel_Destination .container .box .country-part:after {
      content: '';
      position: absolute;
      left: 0%;
      top: 0;
      width: 100%;
      height: 100%;
      visibility: hidden;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
      -moz-transform: rotateY(180deg) scale(0.5, 0.5);
      -ms-transform: rotateY(180deg) scale(0.5, 0.5);
      -o-transform: rotateY(180deg) scale(0.5, 0.5);
      transform: rotateY(180deg) scale(0.5, 0.5);
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      background-color: rgba(18, 160, 195, 0.6); }
    .Hotel .Hotel_Destination .container .box .country-part img {
      -webkit-transition: 7s ease-in-out;
      -moz-transition: 7s ease-in-out;
      -ms-transition: 7s ease-in-out;
      -o-transition: 7s ease-in-out;
      transition: 7s ease-in-out;
      object-fit: cover;
      width: 100%;
      height: 450px; }
      .Hotel .Hotel_Destination .container .box .country-part img:hover {
        transform: scale(1.5);
        -webkit-transition: all 7s;
        -moz-transition: all 7s;
        -ms-transition: all 7s;
        -o-transition: all 7s;
        transition: all 7s;
        box-shadow: 0 0 16px 0 rgba(210, 210, 210, 0.5); }
    .Hotel .Hotel_Destination .container .box .country-part .overlay {
      position: absolute;
      height: 80px;
      width: 100%;
      text-align: left;
      padding: 5px 20px;
      bottom: 0;
      color: #FFFFFF;
      opacity: 1;
      z-index: 9;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(4%, rgba(0, 0, 0, 0.1)), color-stop(32%, rgba(0, 0, 0, 0.5)), color-stop(100%, black));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
      background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, black 100%);
      visibility: visible;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .Hotel .Hotel_Destination .container .box .country-part .overlay h2 {
        color: #FFFFFF;
        font-size: 30px;
        font-weight: 400;
        text-align: left;
        line-height: 36px;
        margin-bottom: 0.5em;
        text-transform: capitalize; }
      .Hotel .Hotel_Destination .container .box .country-part .overlay h4 {
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 0.5em; }
      .Hotel .Hotel_Destination .container .box .country-part .overlay .tour-name {
        color: #FFFFFF;
        font-size: 28px;
        font-weight: 400;
        line-height: 34px;
        text-align: center;
        margin-bottom: 0.2em;
        text-transform: capitalize !important; }
      .Hotel .Hotel_Destination .container .box .country-part .overlay .tour-days {
        font-size: 20px;
        margin-top: 0em; }

.Hotel .Hotel_Destination .container .destination-name {
  margin-top: 0;
  color: #383838;
  font-size: 30px;
  font-weight: 400;
  text-align: left;
  line-height: 36px;
  text-transform: capitalize; }

.Hotel .Hotel_Destination .container .btn-explore {
  width: 145px;
  height: 42px;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  font-size: 21.43px;
  border-radius: 5.71px;
  border: 2px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0); }

.Hotel .Recently_Viewed .container h2 {
  margin: 0;
  color: #383838;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  text-align: left; }

.Hotel .Recently_Viewed .container a {
  margin: 0;
  color: #383838;
  font-size: 14px;
  font-weight: 400;
  text-align: right; }
  .Hotel .Recently_Viewed .container a:hover {
    color: #236AEE; }

.Hotel .Recently_Viewed .container .viewedbox {
  border: 7px solid #fff;
  margin-top: 30px;
  position: relative;
  background-color: white;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 2px 13px 0 rgba(243, 243, 243, 0.65); }
  .Hotel .Recently_Viewed .container .viewedbox:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 0 2px 13px 0 rgba(204, 204, 204, 0.5); }
    .Hotel .Recently_Viewed .container .viewedbox:hover .project_img {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .Hotel .Recently_Viewed .container .viewedbox:hover .project_img img {
        transform: scale(1.1);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
  .Hotel .Recently_Viewed .container .viewedbox .viewed_img {
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_img img {
      height: 160px;
      width: 100%;
      object-fit: cover;
      object-position: center;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
  .Hotel .Recently_Viewed .container .viewedbox .viewed_detials {
    padding: 0.6em; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-name {
      color: #383838;
      font-size: 16px;
      font-weight: 500;
      line-height: 18px;
      margin: 0px;
      text-align: left;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-type {
      color: #727272;
      font-size: 12px;
      font-weight: 400;
      line-height: 12px;
      text-align: left;
      margin: 0px 0px 7px 0px; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-rating {
      background: #f5a623;
      border-radius: 23px;
      padding: 2px 6px;
      float: left;
      color: #FFFFFF;
      margin: 0px 10px 0px 0;
      font-size: 10px;
      font-weight: 300; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .bp3-icon {
      color: #F5A623; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .bp3-icon-star-empty {
      color: #727272; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-review {
      color: #00B892;
      font-size: 12px;
      font-weight: 400;
      line-height: 12px;
      text-align: right;
      margin: 0px;
      display: flex;
      align-items: center; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-price {
      color: #236AEE;
      font-size: 16px;
      font-weight: 500;
      line-height: 16px;
      margin: 0px;
      text-align: left; }

@media (max-width: 576px) {
  .bp3-popover .bp3-popover-content .bp3-daterangepicker {
    white-space: normal;
    position: absolute;
    top: -240px;
    background: #fff;
    left: -110px;
    margin: 0 auto;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .bp3-popover .bp3-popover-content .passengerInputWrapper {
    position: absolute;
    top: 0px;
    background: #fff;
    left: -155px;
    margin: 0 auto;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .Hotel .hotel-strips {
    background-attachment: fixed; }
    .Hotel .hotel-strips .container .main-heading {
      padding: 2em 0em 0em 0em; }
      .Hotel .hotel-strips .container .main-heading h1 {
        font-size: 24px;
        line-height: 38px; }
    .Hotel .hotel-strips .stripe-wrapper {
      padding: 1em 0 3em !important; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box {
        border-radius: 4px;
        padding: 1em 1em 1.3em 1em;
        background: #fff !important;
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bg-white {
          background: transparent !important;
          box-shadow: none !important; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .border-none-xs {
          border: none !important; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .inputaddon-icon {
          right: 9px;
          background: #fff;
          position: absolute;
          padding: 0px 4px 0px 4px; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .date-range .inputaddon-icon {
          top: 20%;
          right: 45.8%;
          padding: 3px;
          background: #fff;
          border-radius: 50%;
          border: 1px solid #E8E8E8 !important; }
          .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .date-range .inputaddon-icon svg {
            width: 18px;
            height: 18px; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container {
          width: 100%; }
          .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-yk16xz-control {
            height: 46px;
            border-radius: 2px !important;
            background: transparent;
            border: 1px solid #E8E8E8 !important; }
            .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
              font-size: 14px; }
              .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-1wa3eu0-placeholder {
                text-align: left;
                white-space: nowrap; }
          .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-1pahdxg-control {
            height: 46px;
            background: transparent;
            border: 1px solid #E8E8E8 !important;
            border-radius: 2px !important; }
            .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
              font-size: 14px; }
              .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 .css-1wa3eu0-placeholder {
                text-align: left;
                white-space: nowrap; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bp3-input {
          height: 46px;
          font-size: 14px;
          background: transparent;
          border: 1px solid #E8E8E8 !important; }
          .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bp3-input:first-child {
            border-radius: 2px; }
          .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bp3-input:second-child {
            border-radius: 0px 4px 4px 0px; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bg-white-xs {
          border-radius: 2px;
          padding: 13px 15px;
          background: transparent;
          margin-bottom: 1.5em !important;
          border: 1px solid #E8E8E8 !important; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .search_btn {
          font-size: 16px;
          height: 45px !important;
          position: absolute;
          width: 95% !important;
          top: -5px;
          border-radius: 4px !important; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .check .bp3-control-group .bp3-input-group {
          width: 50%;
          border-right: none !important; }
      .Hotel .hotel-strips .stripe-wrapper .rec_search .btn-rec-src {
        width: 44%;
        margin: 0px 5px;
        color: #383838;
        line-height: 15px !important;
        border: 1px solid #cbcbcb;
        white-space: initial;
        text-align: left;
        background: rgba(255, 255, 255, 0.23) !important; }
      .Hotel .hotel-strips .stripe-wrapper .rec_search h4 {
        color: #383838;
        text-align: center !important; }
  .Hotel .Hotel_Destination .container .destination-name {
    font-size: 20px;
    line-height: 26px; }
  .Hotel .Hotel_Destination .container .country-part .overlay {
    padding: 5px 15px !important;
    height: 50px !important; }
    .Hotel .Hotel_Destination .container .country-part .overlay h2 {
      font-size: 17px !important;
      line-height: 22px !important; }
  .Hotel .Hotel_Destination .container .country-part img {
    height: 120px !important;
    min-height: 120px !important;
    max-height: 145px !important; }
  .Hotel .Recently_Viewed .container h2 {
    font-size: 20px;
    line-height: 26px; }
  .Hotel .Recently_Viewed .container a {
    font-size: 12px; }
  .Hotel .Recently_Viewed .container .viewedbox {
    border: 4px solid #fff; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_img img {
      height: 100px; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-name {
      line-height: 16px;
      font-size: 12px; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-type {
      font-size: 11px; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-review {
      font-size: 10px; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-rating {
      padding: 1px 4px;
      margin: 0px 5px 0px 0; }
    .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .bp3-icon svg {
      width: 9px;
      height: 9px; } }

@media (min-width: 577px) and (max-width: 767px) {
  .Hotel .Hotel_Destination .container .box .country-part img {
    height: 210px !important;
    min-height: 180px !important;
    max-height: 250px !important; }
  .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-name {
    line-height: 20px; }
  .Hotel .hotel-strips .container .main-heading {
    padding: 5em 0em 2em 0em; }
    .Hotel .hotel-strips .container .main-heading h1 {
      line-height: 50px; }
  .Hotel .hotel-strips .stripe-wrapper {
    padding: 1em 0 3em !important; }
    .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box {
      border-radius: 4px;
      padding: 1em 1em 1.3em 1em;
      background: #fff !important;
      box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bg-white {
        background: transparent !important;
        box-shadow: none !important; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .border-none-xs {
        border: none !important; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .inputaddon-icon {
        right: 9px;
        background: #fff;
        position: absolute;
        padding: 0px 4px 0px 4px; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .date-range {
        margin: 10px 0px; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .date-range .full-width-date-picker {
          width: 100%; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .date-range .inputaddon-icon {
          top: 23%;
          right: 47.5%;
          padding: 3px;
          background: #fff;
          border-radius: 50%;
          border: 1px solid #E8E8E8 !important; }
          .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .date-range .inputaddon-icon svg {
            width: 18px;
            height: 18px; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container {
        width: 100%; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-yk16xz-control {
          height: 46px;
          border-radius: 2px !important;
          background: transparent;
          border: 1px solid #E8E8E8 !important; }
          .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
            font-size: 14px; }
            .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-1wa3eu0-placeholder {
              text-align: left;
              white-space: nowrap; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-1pahdxg-control {
          height: 46px;
          background: transparent;
          border: 1px solid #E8E8E8 !important;
          border-radius: 2px !important; }
          .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
            font-size: 14px; }
            .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 .css-1wa3eu0-placeholder {
              text-align: left;
              white-space: nowrap; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bp3-input {
        height: 46px;
        font-size: 14px;
        background: transparent;
        border: 1px solid #E8E8E8 !important; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bp3-input:first-child {
          border-radius: 2px; }
        .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bp3-input:second-child {
          border-radius: 0px 4px 4px 0px; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .bg-white-xs {
        border-radius: 2px;
        padding: 13px 15px;
        background: transparent;
        margin-bottom: 1.5em !important;
        border: 1px solid #E8E8E8 !important; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .search_btn {
        font-size: 16px;
        height: 45px !important;
        position: absolute;
        width: 100% !important;
        top: -5px;
        border-radius: 4px !important; }
      .Hotel .hotel-strips .stripe-wrapper .hotel-strip-box .check .bp3-control-group .bp3-input-group {
        width: 50%;
        border-right: none !important; }
    .Hotel .hotel-strips .stripe-wrapper .rec_search {
      margin-top: 3em !important; }
      .Hotel .hotel-strips .stripe-wrapper .rec_search .btn-rec-src {
        width: 44%;
        margin: 0px 5px;
        color: #383838;
        line-height: 15px !important;
        border: 1px solid #cbcbcb;
        white-space: initial;
        text-align: left;
        background: rgba(255, 255, 255, 0.23) !important; }
      .Hotel .hotel-strips .stripe-wrapper .rec_search h4 {
        color: #383838;
        text-align: center !important; }
  .Hotel .search_place .PlaceList .place-category .place .place-days {
    margin: 0em 0em 0.5em 0em !important;
    text-align: center !important;
    font-size: 13px !important; }
  .Hotel .search_place .PlaceList .place-category .place .stars {
    display: flex; } }

@media (min-width: 768px) and (max-width: 991px) {
  .Hotel .Hotel_Destination .container .box .country-part img {
    height: 270px !important;
    min-height: 270px !important;
    max-height: 270px !important; }
  .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-name {
    line-height: 20px; }
  .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-1wa3eu0-placeholder {
    white-space: nowrap; }
  .Hotel .search_place .PlaceList .place-category .place .place-days {
    margin: 0em 0em 0.5em 0em !important;
    text-align: center !important;
    font-size: 13px !important; }
  .Hotel .search_place .PlaceList .place-category .place .stars {
    display: flex; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .Hotel .Hotel_Destination .container .box .country-part img {
    height: 320px !important;
    min-height: 320px !important;
    max-height: 320px !important; }
  .Hotel .Recently_Viewed .container .viewedbox .viewed_detials .viewed-name {
    line-height: 20px; }
  .Hotel .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-1wa3eu0-placeholder {
    white-space: nowrap; }
  .Hotel .search_place .PlaceList .place-category .place .place-days {
    margin: 0em 0em 0.5em 0em !important;
    text-align: center !important;
    font-size: 13px !important; }
  .Hotel .search_place .PlaceList .place-category .place .stars {
    display: flex; } }

.Hotel .bold {
  font-weight: 500 !important;
  font-size: 16px; }

.Hotel .top-bar ul.bp3-breadcrumbs {
  display: flex;
  list-style: none;
  background-color: #fff;
  color: #383838;
  font-weight: 400;
  line-height: 29px;
  text-align: left; }
  .Hotel .top-bar ul.bp3-breadcrumbs a {
    background-color: #fff !important; }
  .Hotel .top-bar ul.bp3-breadcrumbs li a {
    font-size: 22px;
    display: flex;
    list-style: none;
    padding: 5px 8px;
    background-color: #fff !important;
    font-weight: 400 !important; }
  .Hotel .top-bar ul.bp3-breadcrumbs li span {
    font-size: 22px;
    display: flex;
    list-style: none;
    padding: 5px 8px;
    background-color: #fff !important;
    font-weight: 400 !important; }
  .Hotel .top-bar ul.bp3-breadcrumbs li .bp3-breadcrumbs {
    background: transparent; }
  .Hotel .top-bar ul.bp3-breadcrumbs li span {
    font-size: 24px;
    cursor: pointer; }
    .Hotel .top-bar ul.bp3-breadcrumbs li span .bold {
      font-weight: 500; }
  .Hotel .top-bar ul.bp3-breadcrumbs li:after {
    font-weight: 100; }
  .Hotel .top-bar ul.bp3-breadcrumbs li:first-child:after {
    content: none !important; }

@media (max-width: 576px) {
  .Hotel .top-bar ul.bp3-breadcrumbs {
    display: -webkit-inline-box;
    line-height: 20px;
    overflow: hidden; }
    .Hotel .top-bar ul.bp3-breadcrumbs span {
      padding: 3px 3px 5px 3px !important;
      font-size: 14px !important; }
    .Hotel .top-bar ul.bp3-breadcrumbs li {
      display: table-cell !important; }
      .Hotel .top-bar ul.bp3-breadcrumbs li a {
        font-size: 14px;
        padding: .05rem 0.5rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .Hotel .top-bar ul.bp3-breadcrumbs li span {
        display: inline-block; }
    .Hotel .top-bar ul.bp3-breadcrumbs li:after {
      font-size: 14px !important; } }

@media (min-width: 576px) and (max-width: 768px) {
  .Hotel .top-bar ul.bp3-breadcrumbs span {
    font-size: 16px !important; }
  .Hotel .top-bar ul.bp3-breadcrumbs li a {
    font-size: 16px;
    padding: .05rem 0.5rem; }
  .Hotel .top-bar ul.bp3-breadcrumbs li:after {
    font-size: 16px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .Hotel .top-bar ul.bp3-breadcrumbs span {
    font-size: 18px !important; }
  .Hotel .top-bar ul.bp3-breadcrumbs li a {
    font-size: 18px;
    padding: .07rem 0.7rem; }
  .Hotel .top-bar ul.bp3-breadcrumbs li:after {
    font-size: 18px !important; } }

@media (min-width: 991px) and (max-width: 1199px) {
  .Hotel .top-bar ul.bp3-breadcrumbs span {
    font-size: 20px !important; }
  .Hotel .top-bar ul.bp3-breadcrumbs li a {
    font-size: 20px; }
  .Hotel .top-bar ul.bp3-breadcrumbs li:after {
    font-size: 20px !important; } }

span.input-range__label--min {
  display: none !important; }

span.input-range__label--max {
  display: none !important; }

.Hotel .bg-light {
  background: #F8F9FA; }

.Hotel .search_place {
  min-height: calc(100vh - 400px); }
  .Hotel .search_place .container .hotel-strip-box {
    top: 5em;
    z-index: 9;
    position: sticky;
    align-self: flex-start;
    background: #F9F9F9 !important; }
    .Hotel .search_place .container .hotel-strip-box .shadow-search {
      background: #F9F9F9 !important;
      border: 1px solid #E8E8E8 !important; }
    .Hotel .search_place .container .hotel-strip-box .bp3-input {
      background: #F9F9F9 !important;
      border-radius: 0px 0px 0px 0px !important;
      border-right: 1px solid #e8e8e8 !important; }
    .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-yk16xz-control {
      background: #F9F9F9 !important; }
    .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-1pahdxg-control {
      background: #F9F9F9 !important; }
  .Hotel .search_place .container .hotel_filter {
    top: 5em;
    z-index: 3;
    position: sticky;
    align-self: flex-start; }
    .Hotel .search_place .container .hotel_filter .border-theme {
      max-height: 400px;
      overflow-y: auto;
      overflow-x: hidden; }
      .Hotel .search_place .container .hotel_filter .border-theme::-webkit-scrollbar {
        width: 4px; }
      .Hotel .search_place .container .hotel_filter .border-theme ::-webkit-scrollbar-thumb {
        border-radius: 10px !important; }
      .Hotel .search_place .container .hotel_filter .border-theme::-webkit-scrollbar-track {
        border-radius: 10px !important; }
      .Hotel .search_place .container .hotel_filter .border-theme .part_title {
        cursor: pointer;
        position: sticky;
        top: 0;
        align-self: flex-start;
        z-index: 9;
        background: #fff; }
        .Hotel .search_place .container .hotel_filter .border-theme .part_title:hover {
          color: #236AEE; }
          .Hotel .search_place .container .hotel_filter .border-theme .part_title:hover h3 {
            color: #236AEE; }
  .Hotel .search_place .container .sortby {
    color: #383838;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    white-space: nowrap;
    margin-right: 1.5em; }
  .Hotel .search_place .container select {
    background-color: #E7E7E7;
    border: 0.5px solid #E8E8E8;
    border-radius: 4px;
    padding: 0px 10px;
    font-size: 14px;
    color: #383838;
    cursor: pointer;
    height: 3em; }
    .Hotel .search_place .container select option {
      background: #fff !important; }
  .Hotel .search_place .container .border-theme {
    background-color: #FFFFFF;
    border: 0.5px solid #E8E8E8 !important; }
  .Hotel .search_place .container h5 {
    color: #383838;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: center; }
  .Hotel .search_place .container h3 {
    color: #383838;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 0;
    padding: 17px 0px 14px 0px; }
  .Hotel .search_place .container .btn-reset {
    border: none;
    color: #236AEE;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 0px;
    padding: 0;
    background: transparent; }
    .Hotel .search_place .container .btn-reset:hover {
      color: #236AEE !important; }
    .Hotel .search_place .container .btn-reset:focus {
      outline: none;
      box-shadow: none; }
  .Hotel .search_place .container span.bp3-icon {
    color: #727272; }
    .Hotel .search_place .container span.bp3-icon img.bp3-icon {
      width: 55%; }
  .Hotel .search_place .container .bp3-checkbox {
    color: #727272;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding-left: 0;
    margin-bottom: 0;
    padding: 10px 0px;
    text-wrap: nowrap;
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
    justify-content: space-between; }
  .Hotel .search_place .container li {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .Hotel .search_place .container li:hover {
      background: #F7FBFF;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .Hotel .search_place .container li:hover .bp3-checkbox, .Hotel .search_place .container li:hover span.bp3-icon {
        color: #236AEE;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
  .Hotel .search_place .css-g1dx83-menu {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    border: none !important; }
  .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control {
    height: 44px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    border: none;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #E7E7E7;
    background: #E7E7E7; }
    .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control:hover, .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control:focus {
      box-shadow: none !important;
      outline: none !important;
      border: none;
      border: 1px solid #E7E7E7; }
    .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
      padding: 2px 0px; }
      .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-151xaom-placeholder {
        color: #727272;
        font-size: 13.6px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1g48xl4-IndicatorsContainer .css-1okebmr-indicatorSeparator {
      width: 0px; }
    .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
      background: transparent; }
    .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
      padding-right: 0;
      padding-left: 0; }
    .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
      padding: 0px; }
      .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
        height: 18px;
        width: 18px; }
    .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1wy0on6:focus, .Hotel .search_place .sortby .css-2b097c-container .css-yk16xz-control .css-1wy0on6:hover {
      box-shadow: none !important;
      outline: none !important;
      border: none; }
  .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control {
    height: 44px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    box-shadow: none !important;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #E7E7E7;
    background: #E7E7E7; }
    .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control:focus, .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control:hover {
      box-shadow: none !important;
      outline: none !important;
      border: none;
      border: 1px solid #E7E7E7; }
    .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
      padding: 2px 0px; }
      .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 .css-151xaom-placeholder {
        color: #383838;
        font-size: 13.6px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1g48xl4-IndicatorsContainer .css-1okebmr-indicatorSeparator {
      width: 0px; }
    .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1g48xl4-IndicatorsContainer .css-tlfecz-indicatorContainer {
      transform: rotate(180deg);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
      background: transparent; }
    .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-1thkkgx-indicatorContainer {
      padding-right: 0;
      padding-left: 0; }
    .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
      padding: 0px; }
      .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
        height: 18px;
        width: 18px; }
    .Hotel .search_place .sortby .css-2b097c-container .css-1pahdxg-control .css-1wy0on6:focus {
      box-shadow: none !important;
      outline: none !important;
      border: none; }
  .Hotel .search_place .sortby .css-2b097c-container .css-g1dx83-menu {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    border: none !important; }
  .Hotel .search_place .sortby .css-2b097c-container .css-kj6f9i-menu {
    z-index: 99999;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .Hotel .search_place .sortby .css-2b097c-container span {
    font-size: 13px;
    margin-top: 5px !important; }
  .Hotel .search_place .PlaceList .place-category .place {
    border: 1px solid rgba(0, 0, 0, 0.065);
    /*margin-top: 35px;*/
    position: relative;
    background-color: white;
    overflow: hidden;
    max-height: 188px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .Hotel .search_place .PlaceList .place-category .place .hotel-img {
      width: 280px;
      height: 100%;
      overflow: hidden;
      position: relative;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      background-color: #f2f2f2;
      background-image: url(/static/media/no_hotel.7e9814f7.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
      .Hotel .search_place .PlaceList .place-category .place .hotel-img img {
        object-fit: cover;
        object-position: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    .Hotel .search_place .PlaceList .place-category .place:hover {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      box-shadow: 0 2px 13px 0 rgba(204, 204, 204, 0.5); }
      .Hotel .search_place .PlaceList .place-category .place:hover .hotel-img {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .Hotel .search_place .PlaceList .place-category .place:hover .hotel-img img {
          transform: scale(1.1);
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
    .Hotel .search_place .PlaceList .place-category .place .place-name {
      color: #383838;
      font-size: 16px;
      font-weight: 500;
      line-height: 19px;
      margin: 0px;
      margin-bottom: 12px;
      overflow: hidden;
      text-align: left;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-transform: capitilize; }
    .Hotel .search_place .PlaceList .place-category .place .place-price {
      color: #236AEE;
      font-size: 22px;
      font-weight: 500 !important;
      line-height: 24px;
      white-space: nowrap; }
    .Hotel .search_place .PlaceList .place-category .place .place-type {
      color: #727272;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      text-align: left;
      margin: 0px;
      display: -webkit-box;
      overflow: hidden;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .Hotel .search_place .PlaceList .place-category .place .bp3-icon.star {
      color: #F5A623; }
    .Hotel .search_place .PlaceList .place-category .place .bp3-icon-star-empty.star {
      color: #727272; }
    .Hotel .search_place .PlaceList .place-category .place .viewed-rating {
      background: #f5a623;
      border-radius: 23px;
      padding: 2px 8px;
      float: left;
      color: #fff;
      margin: 0px 15px 0px 0;
      font-size: 12px;
      font-weight: 300; }
    .Hotel .search_place .PlaceList .place-category .place .viewed-review {
      color: #00B892;
      font-size: 14px;
      font-weight: 400;
      line-height: 12px;
      text-align: right;
      margin: 0px;
      display: flex;
      align-items: center; }
    .Hotel .search_place .PlaceList .place-category .place .place-days {
      color: #40BE65;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      text-align: left;
      margin: 1em 0em 1em 4em; }
    .Hotel .search_place .PlaceList .place-category .place .bp3-tag {
      color: #FFFFFF;
      font-size: 11px;
      font-weight: 400;
      line-height: 12px;
      text-align: left;
      margin-top: 1em;
      position: absolute;
      right: 2%;
      top: 2%;
      padding: 6px 11px 6px 16px;
      clip-path: polygon(10% 0%, 100% 1%, 100% 100%, 10% 100%, 0% 50%);
      -webkit-clip-path: polygon(10% 0%, 100% 1%, 100% 100%, 10% 100%, 0% 50%);
      -moz-clip-path: polygon(10% 0%, 100% 1%, 100% 100%, 10% 100%, 0% 50%);
      -ms-clip-path: polygon(10% 0%, 100% 1%, 100% 100%, 10% 100%, 0% 50%);
      -o-clip-path: polygon(10% 0%, 100% 1%, 100% 100%, 10% 100%, 0% 50%);
      background-image: linear-gradient(135deg, #F42E78 0%, #C17AFC 100%) !important; }
    .Hotel .search_place .PlaceList .place-category .place .bp3-icon {
      color: #727272; }
    .Hotel .search_place .PlaceList .place-category .place .place-img {
      overflow: hidden;
      padding: 1em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .Hotel .search_place .PlaceList .place-category .place .place-img img {
        width: 259px;
        height: 166px;
        object-fit: cover;
        object-position: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    .Hotel .search_place .PlaceList .place-category .place .img-icon {
      width: 20px; }
    .Hotel .search_place .PlaceList .place-category .place .btn-explore {
      color: #FFFFFF;
      font-size: 12px;
      font-weight: 300;
      line-height: 17px;
      text-align: center;
      letter-spacing: 0.5px;
      border-radius: 3px !important; }

@media (max-width: 576px) {
  .bp3-popover .bp3-popover-content .bp3-daterangepicker {
    white-space: normal;
    position: absolute;
    top: -240px;
    background: #fff;
    left: -110px;
    margin: 0 auto;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .bp3-popover .bp3-popover-content .passengerInputWrapper {
    position: absolute;
    top: 0px;
    background: #fff;
    left: -155px;
    margin: 0 auto;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .floating-menu {
    border-radius: 100% !important;
    right: 4%;
    bottom: 0%;
    z-index: 9;
    position: fixed;
    cursor: pointer;
    padding: 12px 18px 8px 18px !important;
    transform: translateY(-50%);
    -webkit-translateY: -50%;
    -ms-translateY: -50%;
    -o-translateY: -50%;
    translateY: -50%;
    font-size: 13px !important;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2) !important; }
  .floating-menu.active + .hotel_filter:before {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: -1; }
  .floating-menu.active + .hotel_filter .filter {
    overflow: hidden;
    padding-bottom: 2em;
    pointer-events: auto;
    -webkit-transform: translate(0%) !important;
    transform: translate(0%) !important;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transfor; }
    .floating-menu.active + .hotel_filter .filter::-webkit-scrollbar {
      width: 0px; }
  .Hotel .search_place .container .hotel-strip-box {
    border-radius: 4px;
    padding: 1em 1em 1.3em 1em;
    background: #fff !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
    .Hotel .search_place .container .hotel-strip-box .bg-white {
      background: transparent !important;
      box-shadow: none !important; }
    .Hotel .search_place .container .hotel-strip-box .border-none-xs {
      border: none !important; }
    .Hotel .search_place .container .hotel-strip-box .inputaddon-icon {
      right: 9px;
      background: #F9F9F9;
      position: absolute;
      padding: 0px 4px 0px 4px; }
    .Hotel .search_place .container .hotel-strip-box .date-range .inputaddon-icon {
      top: 20%;
      right: 45.8%;
      padding: 3px;
      background: #fff;
      border-radius: 50%;
      border: 1px solid #e8e8e8 !important; }
      .Hotel .search_place .container .hotel-strip-box .date-range .inputaddon-icon svg {
        width: 18px;
        height: 18px; }
    .Hotel .search_place .container .hotel-strip-box .css-2b097c-container {
      width: 100%; }
      .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-yk16xz-control {
        height: 46px;
        border-radius: 2px !important;
        background: transparent;
        border: 1px solid #e8e8e8 !important; }
        .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
          font-size: 14px; }
          .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-1wa3eu0-placeholder {
            text-align: left;
            white-space: nowrap; }
      .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-1pahdxg-control {
        height: 46px;
        background: transparent;
        border: 1px solid #e8e8e8 !important;
        border-radius: 2px !important; }
        .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
          font-size: 14px; }
          .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 .css-1wa3eu0-placeholder {
            text-align: left;
            white-space: nowrap; }
    .Hotel .search_place .container .hotel-strip-box .bp3-input {
      height: 46px;
      font-size: 14px;
      background: transparent;
      border: 1px solid #e8e8e8 !important; }
      .Hotel .search_place .container .hotel-strip-box .bp3-input:first-child {
        border-radius: 2px; }
      .Hotel .search_place .container .hotel-strip-box .bp3-input:second-child {
        border-radius: 0px 4px 4px 0px; }
    .Hotel .search_place .container .hotel-strip-box .bg-white-xs {
      border-radius: 2px;
      padding: 13px 15px;
      background: transparent;
      margin-bottom: 1.5em !important;
      border: 1px solid #e8e8e8 !important; }
    .Hotel .search_place .container .hotel-strip-box .search_btn {
      font-size: 16px;
      height: 45px !important;
      position: absolute;
      width: 95% !important;
      top: -5px;
      border-radius: 4px !important; }
    .Hotel .search_place .container .hotel-strip-box .check .bp3-control-group .bp3-input-group {
      width: 50%;
      border-right: none !important; }
  .Hotel .search_place .container .rec_search .btn-rec-src {
    width: 44%;
    margin: 0px 5px;
    color: #383838;
    line-height: 15px !important;
    border: 1px solid #cbcbcb;
    white-space: initial;
    text-align: left;
    background: rgba(255, 255, 255, 0.23) !important; }
  .Hotel .search_place .container .rec_search h4 {
    color: #383838;
    text-align: center !important; }
  .Hotel .search_place .container .hotel_filter {
    position: fixed;
    width: 290px;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    pointer-events: none;
    height: 500vh !important; }
    .Hotel .search_place .container .hotel_filter::-webkit-scrollbar {
      width: 0px; }
    .Hotel .search_place .container .hotel_filter .filter {
      height: 102vh;
      overflow-x: hidden;
      overflow-y: auto;
      padding: 1em 1.5em;
      background: #fff;
      padding-bottom: 2.5em;
      -webkit-transform: translate(-120%);
      transform: translate(-120%);
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out,-webkit-transfor; }
      .Hotel .search_place .container .hotel_filter .filter .border-theme {
        background-color: #FFFFFF;
        border: 0.5px solid #E8E8E8 !important; }
      .Hotel .search_place .container .hotel_filter .filter span.input-range__label--min {
        display: none; }
      .Hotel .search_place .container .hotel_filter .filter span.input-range__label--max {
        display: none; }
      .Hotel .search_place .container .hotel_filter .filter h5 {
        color: #383838;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        text-align: center; }
      .Hotel .search_place .container .hotel_filter .filter h3 {
        color: #383838;
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 0px;
        margin-bottom: 0; }
      .Hotel .search_place .container .hotel_filter .filter .btn-reset {
        border: none;
        color: #236AEE;
        font-size: 20px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 0px;
        padding: 0;
        background: transparent; }
        .Hotel .search_place .container .hotel_filter .filter .btn-reset:hover {
          padding: 0px 8px;
          color: #fff !important;
          background: #236AEE !important; }
        .Hotel .search_place .container .hotel_filter .filter .btn-reset:focus {
          outline: none;
          box-shadow: none; }
      .Hotel .search_place .container .hotel_filter .filter span.bp3-icon {
        color: #727272; }
      .Hotel .search_place .container .hotel_filter .filter .bp3-checkbox {
        color: #727272;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        padding-left: 0;
        margin-bottom: 0;
        padding: 10px 0px;
        text-wrap: nowrap;
        display: flex;
        align-items: flex-end;
        flex-direction: row-reverse;
        justify-content: space-between; }
      .Hotel .search_place .container .hotel_filter .filter li {
        display: flex;
        flex-direction: column;
        list-style-type: none;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .Hotel .search_place .container .hotel_filter .filter li:hover {
          background: #F7FBFF;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          -ms-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
          .Hotel .search_place .container .hotel_filter .filter li:hover .bp3-checkbox, .Hotel .search_place .container .hotel_filter .filter li:hover span.bp3-icon {
            color: #236AEE;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s; }
      .Hotel .search_place .container .hotel_filter .filter .bp3-collapse .bp3-collapse-body li {
        list-style-type: none !important; }
        .Hotel .search_place .container .hotel_filter .filter .bp3-collapse .bp3-collapse-body li .bp3-checkbox {
          color: #727272;
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          padding-left: 0;
          margin-bottom: 0;
          padding: 10px 0px;
          text-wrap: nowrap;
          display: flex;
          align-items: flex-end;
          flex-direction: row-reverse;
          justify-content: space-between; }
  .Hotel .search_place .PlaceList .place-category .place {
    max-height: 100%;
    min-width: 260px;
    max-width: 260px;
    margin: 0.8em auto; }
    .Hotel .search_place .PlaceList .place-category .place .place-name {
      margin-bottom: 5px;
      white-space: normal;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .Hotel .search_place .PlaceList .place-category .place .hotel-img {
      height: 170px; }
    .Hotel .search_place .PlaceList .place-category .place .place-type {
      font-size: 12px;
      line-height: 12px;
      -webkit-line-clamp: 4; }
    .Hotel .search_place .PlaceList .place-category .place .viewed-rating {
      font-size: 10px !important;
      padding: 2px 6px;
      margin: 0px 5px 0px 0; }
    .Hotel .search_place .PlaceList .place-category .place span {
      font-size: 16px !important; }
    .Hotel .search_place .PlaceList .place-category .place .bp3-tag {
      top: -25%; }
      .Hotel .search_place .PlaceList .place-category .place .bp3-tag span {
        font-size: 11px !important; }
    .Hotel .search_place .PlaceList .place-category .place .place-price {
      margin-top: 5px;
      font-size: 18px;
      line-height: 20px;
      padding: 17px 0px 5px 0px; }
    .Hotel .search_place .PlaceList .place-category .place span.text-muted {
      position: absolute;
      right: 10%;
      margin-top: 8px;
      font-size: 11px !important; }
    .Hotel .search_place .PlaceList .place-category .place .place-days {
      margin: 0em 0em 0.5em 4em; }
    .Hotel .search_place .PlaceList .place-category .place .bp3-popover-wrapper .bp3-popover-target img {
      width: 16px !important; }
    .Hotel .search_place .PlaceList .place-category .place .btn-explore {
      width: 100%;
      display: block;
      padding: .275rem 1.5rem; }
      .Hotel .search_place .PlaceList .place-category .place .btn-explore span {
        font-size: 12px !important; }
    .Hotel .search_place .PlaceList .place-category .place span.text-primary {
      position: absolute;
      right: 10%;
      margin-top: -5px;
      white-space: nowrap;
      font-size: 11px !important; } }

@media (min-width: 577px) and (max-width: 767px) {
  .bp3-popover .bp3-popover-content .bp3-daterangepicker {
    white-space: normal;
    position: absolute;
    top: -240px;
    background: #fff;
    left: -110px;
    margin: 0 auto;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .bp3-popover .bp3-popover-content .passengerInputWrapper {
    position: absolute;
    top: -165px;
    background: #fff;
    left: -155px;
    margin: 0 auto;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .floating-menu {
    border-radius: 100% !important;
    right: 4%;
    bottom: 0%;
    z-index: 999;
    position: fixed;
    cursor: pointer;
    padding: 12px 18px 8px 18px !important;
    transform: translateY(-50%);
    -webkit-translateY: -50%;
    -ms-translateY: -50%;
    -o-translateY: -50%;
    translateY: -50%;
    font-size: 13px !important;
    transition: 0.3s ease-in-out !important;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2) !important; }
  .floating-menu.active {
    transform: rotate(-90deg);
    transition: 0.3s ease-in-out !important;
    margin-bottom: 2em; }
    .floating-menu.active + .hotel_filter:before {
      background: rgba(0, 0, 0, 0.7);
      position: fixed;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 1;
      z-index: -1; }
    .floating-menu.active + .hotel_filter .filter {
      overflow: hidden;
      padding-bottom: 2em;
      pointer-events: auto;
      -webkit-transform: translate(0%) !important;
      transform: translate(0%) !important;
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out,-webkit-transfor; }
      .floating-menu.active + .hotel_filter .filter::-webkit-scrollbar {
        width: 0px; }
  .Hotel .search_place .container .hotel-strip-box {
    border-radius: 4px;
    padding: 1em 1em 1.3em 1em;
    background: #fff !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
    .Hotel .search_place .container .hotel-strip-box .bg-white {
      background: transparent !important;
      box-shadow: none !important; }
    .Hotel .search_place .container .hotel-strip-box .border-none-xs {
      border: none !important; }
    .Hotel .search_place .container .hotel-strip-box .shadow-search {
      padding: 1em 1em 1em 1em;
      padding-right: 1em !important; }
    .Hotel .search_place .container .hotel-strip-box .inputaddon-icon {
      right: 9px;
      background: #F9F9F9;
      position: absolute;
      padding: 0px 4px 0px 4px; }
    .Hotel .search_place .container .hotel-strip-box .date-range .inputaddon-icon {
      top: 29%;
      right: 47.6%;
      padding: 3px;
      background: #fff;
      border-radius: 50%;
      border: 1px solid #e8e8e8 !important; }
      .Hotel .search_place .container .hotel-strip-box .date-range .inputaddon-icon svg {
        width: 18px;
        height: 18px; }
    .Hotel .search_place .container .hotel-strip-box .bp3-popover-wrapper {
      width: 100%;
      margin: 10px 0px; }
    .Hotel .search_place .container .hotel-strip-box .css-2b097c-container {
      width: 100%; }
      .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-yk16xz-control {
        height: 46px;
        border-radius: 2px !important;
        background: transparent;
        border: 1px solid #e8e8e8 !important; }
        .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
          font-size: 14px; }
          .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-1wa3eu0-placeholder {
            text-align: left;
            white-space: nowrap; }
      .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-1pahdxg-control {
        height: 46px;
        background: transparent;
        border: 1px solid #e8e8e8 !important;
        border-radius: 2px !important; }
        .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
          font-size: 14px; }
          .Hotel .search_place .container .hotel-strip-box .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 .css-1wa3eu0-placeholder {
            text-align: left;
            white-space: nowrap; }
    .Hotel .search_place .container .hotel-strip-box .bp3-input {
      height: 46px;
      font-size: 14px;
      background: transparent;
      border: 1px solid #e8e8e8 !important; }
      .Hotel .search_place .container .hotel-strip-box .bp3-input:first-child {
        border-radius: 2px; }
      .Hotel .search_place .container .hotel-strip-box .bp3-input:second-child {
        border-radius: 0px 4px 4px 0px; }
    .Hotel .search_place .container .hotel-strip-box .bg-white-xs {
      border-radius: 2px;
      padding: 13px 15px;
      background: transparent;
      margin-bottom: 1.5em !important;
      border: 1px solid #e8e8e8 !important; }
    .Hotel .search_place .container .hotel-strip-box .search_btn {
      font-size: 16px;
      height: 45px !important;
      position: absolute;
      width: 50% !important;
      top: -5px;
      left: 27%;
      border-radius: 4px !important; }
    .Hotel .search_place .container .hotel-strip-box .check .bp3-control-group .bp3-input-group {
      width: 50%;
      border-right: none !important; }
  .Hotel .search_place .container .rec_search .btn-rec-src {
    width: 44%;
    margin: 0px 5px;
    color: #383838;
    line-height: 15px !important;
    border: 1px solid #cbcbcb;
    white-space: initial;
    text-align: left;
    background: rgba(255, 255, 255, 0.23) !important; }
  .Hotel .search_place .container .rec_search h4 {
    color: #383838;
    text-align: center !important; }
  .Hotel .search_place .container .hotel_filter {
    position: fixed;
    width: 290px;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    pointer-events: none; }
    .Hotel .search_place .container .hotel_filter::-webkit-scrollbar {
      width: 0px; }
    .Hotel .search_place .container .hotel_filter .filter {
      height: 120vh;
      padding: 1em 1.5em;
      background: #fff;
      -webkit-transform: translate(-120%);
      transform: translate(-120%);
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out,-webkit-transfor; }
      .Hotel .search_place .container .hotel_filter .filter .border-theme {
        background-color: #FFFFFF;
        border: 0.5px solid #E8E8E8 !important; }
      .Hotel .search_place .container .hotel_filter .filter h5 {
        color: #383838;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        text-align: center; }
      .Hotel .search_place .container .hotel_filter .filter h3 {
        color: #383838;
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 0px;
        margin-bottom: 0; }
      .Hotel .search_place .container .hotel_filter .filter .btn-reset {
        border: none;
        color: #236AEE;
        font-size: 20px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 0px;
        padding: 0;
        background: transparent; }
        .Hotel .search_place .container .hotel_filter .filter .btn-reset:hover {
          padding: 0px 8px;
          color: #fff !important;
          background: #236AEE !important; }
        .Hotel .search_place .container .hotel_filter .filter .btn-reset:focus {
          outline: none;
          box-shadow: none; }
      .Hotel .search_place .container .hotel_filter .filter span.bp3-icon {
        color: #727272; }
      .Hotel .search_place .container .hotel_filter .filter .bp3-checkbox {
        color: #727272;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        padding-left: 0;
        margin-bottom: 0;
        padding: 10px 0px;
        text-wrap: nowrap;
        display: flex;
        align-items: flex-end;
        flex-direction: row-reverse;
        justify-content: space-between; }
      .Hotel .search_place .container .hotel_filter .filter li {
        display: flex;
        flex-direction: column;
        list-style-type: none;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .Hotel .search_place .container .hotel_filter .filter li:hover {
          background: #F7FBFF;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          -ms-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
          .Hotel .search_place .container .hotel_filter .filter li:hover .bp3-checkbox, .Hotel .search_place .container .hotel_filter .filter li:hover span.bp3-icon {
            color: #236AEE;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s; }
      .Hotel .search_place .container .hotel_filter .filter .bp3-collapse .bp3-collapse-body li {
        list-style-type: none !important; }
        .Hotel .search_place .container .hotel_filter .filter .bp3-collapse .bp3-collapse-body li .bp3-checkbox {
          color: #727272;
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          padding-left: 0;
          margin-bottom: 0;
          padding: 10px 0px;
          text-wrap: nowrap;
          display: flex;
          align-items: flex-end;
          flex-direction: row-reverse;
          justify-content: space-between; }
  .Hotel .search_place .PlaceList .place-category .place .place-name {
    font-size: 15px;
    margin-bottom: 5px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .Hotel .search_place .PlaceList .place-category .place .hotel-img {
    height: 150px;
    width: auto; }
    .Hotel .search_place .PlaceList .place-category .place .hotel-img img {
      height: 100%; }
  .Hotel .search_place .PlaceList .place-category .place .place-type {
    font-size: 12px;
    line-height: 12px; }
  .Hotel .search_place .PlaceList .place-category .place .viewed-rating {
    font-size: 10px !important;
    padding: 2px 6px;
    margin: 0px 5px 0px 0; }
  .Hotel .search_place .PlaceList .place-category .place span {
    font-size: 16px !important; }
  .Hotel .search_place .PlaceList .place-category .place .bp3-tag {
    top: -12%; }
    .Hotel .search_place .PlaceList .place-category .place .bp3-tag span {
      font-size: 11px !important; }
  .Hotel .search_place .PlaceList .place-category .place .place-price {
    margin-top: 5px;
    font-size: 18px;
    line-height: 20px;
    padding: 17px 0px 5px 0px; }
  .Hotel .search_place .PlaceList .place-category .place span.text-muted {
    position: absolute;
    right: 8%;
    margin-top: 25px;
    font-size: 11px !important; }
  .Hotel .search_place .PlaceList .place-category .place .place-days {
    margin: 0em 0em 0.5em 4em; }
  .Hotel .search_place .PlaceList .place-category .place .bp3-popover-wrapper .bp3-popover-target img {
    width: 16px !important; }
  .Hotel .search_place .PlaceList .place-category .place .btn-explore {
    padding: .275rem 0.7rem;
    margin-top: 1em !important; }
    .Hotel .search_place .PlaceList .place-category .place .btn-explore span {
      font-size: 12px !important; }
  .Hotel .search_place .PlaceList .place-category .place span.text-primary {
    position: absolute;
    left: 10%;
    margin-top: 15px;
    white-space: nowrap;
    font-size: 11px !important; }
  .Hotel .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%;
    padding-bottom: 1.8em; }
    .Hotel .search_place .SearchBar .bp3-minimal {
      margin-right: 10px; }
  .MuiDrawer-paper.MuiDrawer-paperAnchorLeft {
    width: 280px; }
    .MuiDrawer-paper.MuiDrawer-paperAnchorLeft .border-theme {
      background-color: #FFFFFF;
      border: 0.5px solid #E8E8E8 !important; }
    .MuiDrawer-paper.MuiDrawer-paperAnchorLeft h5 {
      color: #383838;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      text-align: center; }
    .MuiDrawer-paper.MuiDrawer-paperAnchorLeft h3 {
      color: #383838;
      font-size: 18px;
      font-weight: 400;
      line-height: 22px;
      margin-top: 0px;
      margin-bottom: 0; }
    .MuiDrawer-paper.MuiDrawer-paperAnchorLeft .btn-reset {
      border: none;
      color: #236AEE;
      font-size: 20px;
      font-weight: 400;
      line-height: 22px;
      margin-top: 0px;
      padding: 0;
      background: transparent; }
      .MuiDrawer-paper.MuiDrawer-paperAnchorLeft .btn-reset:hover {
        padding: 0px 8px;
        color: #fff !important;
        background: #236AEE !important; }
      .MuiDrawer-paper.MuiDrawer-paperAnchorLeft .btn-reset:focus {
        outline: none;
        box-shadow: none; }
    .MuiDrawer-paper.MuiDrawer-paperAnchorLeft span.bp3-icon {
      color: #727272; }
    .MuiDrawer-paper.MuiDrawer-paperAnchorLeft .bp3-checkbox {
      color: #727272;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      padding-left: 0;
      margin-bottom: 0;
      padding: 10px 0px;
      text-wrap: nowrap;
      display: flex;
      align-items: flex-end;
      flex-direction: row-reverse;
      justify-content: space-between; }
    .MuiDrawer-paper.MuiDrawer-paperAnchorLeft li {
      list-style-type: none;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .MuiDrawer-paper.MuiDrawer-paperAnchorLeft li:hover {
        background: #F7FBFF;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .MuiDrawer-paper.MuiDrawer-paperAnchorLeft li:hover .bp3-checkbox, .MuiDrawer-paper.MuiDrawer-paperAnchorLeft li:hover span.bp3-icon {
          color: #236AEE;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          -ms-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
    .MuiDrawer-paper.MuiDrawer-paperAnchorLeft .bp3-collapse .bp3-collapse-body li {
      list-style-type: none !important; }
      .MuiDrawer-paper.MuiDrawer-paperAnchorLeft .bp3-collapse .bp3-collapse-body li .bp3-checkbox {
        color: #727272;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        padding-left: 0;
        margin-bottom: 0;
        padding: 10px 0px;
        text-wrap: nowrap;
        display: flex;
        align-items: flex-end;
        flex-direction: row-reverse;
        justify-content: space-between; } }

@media (min-width: 768px) and (max-width: 991px) {
  .Hotel .hotel-strip-box .check .inputaddon-icon {
    display: none; }
  .Hotel .search_place h3 {
    font-size: 17px !important; }
  .Hotel .search_place .btn-reset {
    font-size: 18px !important; }
  .Hotel .search_place .PlaceList .place-category .place .place-img {
    padding: 1em 1em 1em 0em; }
  .Hotel .search_place .PlaceList .place-category .place .place-name {
    font-size: 15px;
    margin-bottom: 5px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .Hotel .search_place .PlaceList .place-category .place .hotel-img {
    height: 150px;
    width: auto; }
    .Hotel .search_place .PlaceList .place-category .place .hotel-img img {
      height: 100%;
      display: flex; }
  .Hotel .search_place .PlaceList .place-category .place .place-type {
    font-size: 12px;
    line-height: 12px; }
  .Hotel .search_place .PlaceList .place-category .place .viewed-rating {
    font-size: 10px !important;
    padding: 2px 6px;
    margin: 0px 5px 0px 0; }
  .Hotel .search_place .PlaceList .place-category .place span {
    font-size: 16px !important; }
  .Hotel .search_place .PlaceList .place-category .place .bp3-tag {
    top: -9%; }
    .Hotel .search_place .PlaceList .place-category .place .bp3-tag span {
      font-size: 11px !important; }
  .Hotel .search_place .PlaceList .place-category .place .place-price {
    margin-top: 5px;
    font-size: 18px;
    line-height: 20px;
    padding: 17px 0px 5px 0px; }
  .Hotel .search_place .PlaceList .place-category .place span.text-muted {
    position: absolute;
    right: 8%;
    margin-top: 25px;
    font-size: 11px !important; }
  .Hotel .search_place .PlaceList .place-category .place .place-days {
    margin: 0em 0em 0.5em 4em; }
  .Hotel .search_place .PlaceList .place-category .place .bp3-popover-wrapper .bp3-popover-target img {
    width: 16px !important; }
  .Hotel .search_place .PlaceList .place-category .place .btn-explore {
    padding: .275rem 0.5rem;
    margin-top: 1em !important; }
    .Hotel .search_place .PlaceList .place-category .place .btn-explore span {
      font-size: 12px !important; }
  .Hotel .search_place .PlaceList .place-category .place span.text-primary {
    position: absolute;
    left: 7%;
    margin-top: 15px;
    white-space: nowrap;
    font-size: 11px !important; }
  .Hotel .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; }
    .Hotel .search_place .SearchBar .bp3-minimal {
      margin-top: 0.7em;
      margin-right: 10px; } }

@media (min-width: 991px) and (max-width: 1199px) {
  .Hotel .search_place .container .date-range span.bp3-icon {
    display: none; }
  .Hotel .search_place h3 {
    font-size: 17px !important; }
  .Hotel .search_place .btn-reset {
    font-size: 18px !important; }
  .Hotel .search_place .PlaceList .place-category .place .hotel-img {
    width: auto;
    display: flex; }
  .Hotel .search_place .PlaceList .place-category .place {
    max-height: 200px; }
    .Hotel .search_place .PlaceList .place-category .place .btn-explore {
      padding: .275rem 0.8rem; } }

html {
  scroll-behavior: smooth; }

.shadow-none {
  box-shadow: none !important; }

.border-theme {
  border: 0.5px solid #E8E8E8 !important; }

#hotel_block {
  scroll-margin-top: 4.8em; }

span.bp3-popover-target {
  width: 100%; }

.Hotel .Hotel-Details {
  background: #fff;
  min-height: calc(100vh - 400px); }
  .Hotel .Hotel-Details .container .text-light {
    color: #727272 !important; }
  .Hotel .Hotel-Details .container .heading .border-theme {
    background-color: #FFFFFF;
    border: 0.5px solid #E8E8E8; }
    .Hotel .Hotel-Details .container .heading .border-theme h2 {
      color: #383838;
      font-size: 26px;
      line-height: 31px;
      text-align: center;
      text-transform: uppercase; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card {
    cursor: auto;
    padding: 0px 0px 10px 0px;
    text-align: left;
    background-color: #FFFFFF;
    border-bottom: 0.5px solid #E8E8E8;
    border-left: 0.5px solid #E8E8E8;
    border-right: 0.5px solid #E8E8E8; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-header {
      padding: 12px 0px;
      background-color: #E3F2FD;
      border-radius: 3px 3px 0px 0px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-header h2 {
        margin: 0;
        color: #236AEE;
        font-size: 24px;
        line-height: 29px;
        text-align: left;
        padding: 0px 20px 0px 30px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body {
      padding: 0px 30px 0px 30px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .font-weight-medium {
        font-weight: 500 !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
        color: #383838;
        font-size: 16px;
        line-height: 20px;
        margin-top: 0.8em;
        margin-bottom: 1em; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail {
        border: 0px solid transparent; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail .image-gallery-thumbnail-inner img {
          width: 95px;
          height: 70px;
          object-fit: cover;
          object-position: center; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail.active {
        border: 0px solid #236AEE !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image img {
        height: 500px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content.fullscreen {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content.fullscreen .image-gallery-slide img {
          margin: 0 auto;
          display: flex;
          height: 910px !important;
          width: auto !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room p {
        font-size: 14px;
        font-weight: 400;
        line-height: 13px;
        margin-bottom: 5px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h4 {
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        margin-bottom: 10px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h5 {
        font-size: 12px;
        font-weight: 400;
        line-height: 14px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h2 {
        color: #236AEE;
        font-size: 24px;
        font-weight: 500;
        line-height: 16px;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        white-space: nowrap; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room .btn-book {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 300 !important;
        line-height: 17px;
        background: #236AEE;
        border-color: #236AEE;
        background-image: linear-gradient(to bottom, #236AEE, #236AEE); }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .amenities h6 {
        color: #383838;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        margin: 13px 0px;
        text-align: left; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .bp3-tab-list {
        border-bottom: 1px solid #E8E8E8; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .bp3-tab-list > *:not(:last-child) {
          margin-right: 0px; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .bp3-tab-list .bp3-tab {
          color: #727272;
          font-size: 18px;
          font-weight: 400;
          line-height: 24px;
          padding: 0px 15px 10px 15px; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .bp3-tab-list .bp3-tab[aria-selected="true"] {
          color: #236AEE !important; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .bp3-tab-list .bp3-tab:not([aria-disabled="true"]):hover {
          color: #236AEE !important; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .bp3-tab-list .bp3-tab-indicator-wrapper {
          background: transparent;
          white-space: nowrap;
          margin-right: 0;
          height: 100% !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .bg-alert {
        background: #E8E8E8 !important;
        border-color: #E8E8E8 !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .comments h4 {
        color: #383838;
        font-size: 12px;
        font-weight: 500;
        line-height: 14px;
        text-align: left;
        margin-top: 0px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .comments ul li {
        color: #383838;
        font-size: 10px;
        font-weight: 500;
        line-height: 14px;
        text-align: left;
        margin: 0px 8px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .comments p {
        margin-top: 0px;
        color: #383838;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        text-align: left;
        margin-top: 0px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table {
        border: none !important;
        opacity: 0.9000000357627869; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr th {
          color: #383838;
          font-size: 14px;
          font-weight: 500;
          border-bottom: 1px solid #ECEEEF !important; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td {
          color: #383838;
          font-size: 16px;
          font-weight: 400;
          line-height: 14px;
          text-align: left;
          padding: 15px 15px;
          border-top: none !important;
          box-shadow: none !important; }
          .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td h5 {
            margin: 0;
            color: #00B892;
            font-size: 12px;
            font-weight: 500;
            line-height: 14px; }
          .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td h6 {
            color: #383838;
            font-size: 11px;
            font-weight: 400;
            line-height: 14px;
            display: flex;
            justify-content: space-between;
            margin: 10px 0px 10px 0px; }
            .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td h6:first-child {
              margin-top: 0px; }
            .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td h6 .bp3-progress-bar {
              width: 44%;
              height: 9px;
              border-radius: 0px; }
              .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td h6 .bp3-progress-bar .bp3-progress-meter {
                border-radius: 0px; }
          .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td .fa {
            color: #00B892; }
          .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td .avg_rate {
            display: -webkit-box;
            width: 65%;
            vertical-align: middle; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body p {
        color: #383838;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: left;
        margin-top: 15px;
        margin-bottom: 15px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-checkbox {
        color: #383838;
        font-size: 14px;
        margin: 8px 0px; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-checkbox .bp3-control-indicator {
          margin-right: 15px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning {
        color: #8A6D3B;
        font-size: 10px;
        line-height: 12px;
        border-radius: 4px;
        background-color: #FCF8E3; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning b {
          font-weight: 500 !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .form-group select {
        cursor: pointer;
        border-radius: 4px;
        padding: 12px 10px;
        background-color: #FFFFFF;
        border: 1.09px solid #CBCBCB; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .hotel-img {
        height: 110px;
        width: 110px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments span {
        color: #383838;
        font-size: 12px;
        font-weight: 500;
        line-height: 16px;
        text-align: left; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments ul li {
        white-space: nowrap;
        color: #383838;
        font-size: 10px;
        font-weight: 500;
        line-height: 12px;
        text-align: left;
        margin: 0px 0px 0px 10px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments p {
        color: #383838;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        text-align: left; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data h5 {
        border: 1px solid #ddd;
        padding: 8px 10px;
        background: #eee;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 10px;
        text-align: center;
        margin: 0;
        top: 0;
        z-index: 9;
        position: sticky;
        align-content: flex-start; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data h6 {
        border: 1px solid #ddd;
        padding: 8px 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0;
        border-bottom: none; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data h6:first-child {
          border-top: none !important; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data h6:last-child {
          border: 1px solid #ddd; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data h6:nth-child(odd) {
          background: #eee; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data h6 b, .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data h6 strong {
          font-weight: 500 !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy span {
        color: #383838;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px; }
  .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control {
    height: 38px;
    padding: 1px 0px 1px 10px;
    display: flex;
    align-items: center;
    border: none;
    font-size: 12px;
    line-height: 18px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #cbcbcb; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control:hover, .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control:focus {
      box-shadow: none !important;
      outline: none !important;
      border: none;
      border: 1px solid #236AEE; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
      padding: 2px 0px; }
      .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-151xaom-placeholder {
        color: #727272;
        font-size: 13.6px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1g48xl4-IndicatorsContainer {
      transform: rotate(0deg);
      -webkit-transition: all 0.3s ease-in-out 0.3s;
      -moz-transition: all 0.3s ease-in-out 0.3s;
      -ms-transition: all 0.3s ease-in-out 0.3s;
      -o-transition: all 0.3s ease-in-out 0.3s;
      transition: all 0.3s ease-in-out 0.3s; }
      .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1g48xl4-IndicatorsContainer .css-1okebmr-indicatorSeparator {
        width: 0px; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
      background: transparent; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
      padding-right: 0;
      padding-left: 0; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
      padding: 0px; }
      .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
        height: 18px;
        width: 18px; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6:focus, .Hotel .Hotel-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6:hover {
      box-shadow: none !important;
      outline: none !important;
      border: none; }
  .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control {
    height: 38px;
    padding: 1px 0px 1px 10px;
    display: flex;
    line-height: 18px;
    align-items: center;
    box-shadow: none !important;
    border: none;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #cbcbcb; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control:focus, .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control:hover {
      box-shadow: none !important;
      outline: none !important;
      border: none;
      border: 1px solid #236AEE; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
      padding: 2px 0px; }
      .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 .css-151xaom-placeholder {
        color: #383838;
        font-size: 13.6px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1g48xl4-IndicatorsContainer {
      transform: rotate(180deg);
      -webkit-transition: all 0.3s ease-in-out 0.3s;
      -moz-transition: all 0.3s ease-in-out 0.3s;
      -ms-transition: all 0.3s ease-in-out 0.3s;
      -o-transition: all 0.3s ease-in-out 0.3s;
      transition: all 0.3s ease-in-out 0.3s; }
      .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1g48xl4-IndicatorsContainer .css-1okebmr-indicatorSeparator {
        width: 0px; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
      background: transparent; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-1thkkgx-indicatorContainer {
      padding-right: 0;
      padding-left: 0; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
      padding: 0px; }
      .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
        height: 18px;
        width: 18px; }
    .Hotel .Hotel-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6:focus {
      box-shadow: none !important;
      outline: none !important;
      border: none; }
  .Hotel .Hotel-Details .container .css-2b097c-container .css-2613qy-menu {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    border: none !important; }
  .Hotel .Hotel-Details .container .css-2b097c-container .css-kj6f9i-menu {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .Hotel .Hotel-Details .container .css-2b097c-container span {
    font-size: 13px;
    margin-top: 5px !important; }
  .Hotel .Hotel-Details .container .Book_Now {
    top: 5em;
    z-index: 9;
    position: sticky;
    align-self: flex-start; }
    .Hotel .Hotel-Details .container .Book_Now .bp3-card {
      border-radius: 0px;
      background-color: #FFFFFF;
      border: 0.5px solid #E8E8E8; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card h3 {
        color: #383838;
        font-size: 20px;
        text-align: left;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 0px 0px 10px 0px; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card p {
        color: #383838;
        font-size: 12px;
        text-align: left;
        margin-top: 0px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card h5 {
        margin: 0;
        color: #383838;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card .hotel-rating {
        background: #f5a623;
        border-radius: 23px;
        padding: 2px 6px;
        float: left;
        color: #fff;
        margin: 0px 8px 0px 0;
        font-size: 11px;
        font-weight: 300; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card .hotel-review {
        color: #00B892;
        font-size: 14px;
        font-weight: 400;
        line-height: 12px;
        text-align: right;
        margin: 0px;
        display: flex;
        align-items: center; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card .bp3-icon-star {
        color: #F5A623; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card h6 {
        margin: 0;
        margin-top: 10px;
        color: #727272;
        font-size: 10px;
        line-height: 12px;
        text-align: left; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card .edit {
        position: absolute;
        top: 35%;
        right: 6%;
        margin-top: 0;
        color: #236AEE;
        font-size: 10px;
        font-weight: 500;
        line-height: 14px; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card .bp3-input-group {
        width: 100%; }
        .Hotel .Hotel-Details .container .Book_Now .bp3-card .bp3-input-group .bp3-input {
          width: 100%;
          position: relative;
          font-size: 13px; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card label {
        color: #727272;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
        margin-bottom: 5px; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card .btn-book {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 300;
        line-height: 17px;
        text-align: center;
        padding: 8px 14px;
        font-family: Rubik,sans-serif; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card h2 {
        color: #236AEE;
        font-size: 22px;
        font-weight: 500;
        line-height: 17px;
        text-align: left; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card .bp3-form-group {
        width: 100%;
        margin-bottom: 10px; }
      .Hotel .Hotel-Details .container .Book_Now .bp3-card .booknow-date-picker span.bp3-popover-target {
        width: 100%; }
        .Hotel .Hotel-Details .container .Book_Now .bp3-card .booknow-date-picker span.bp3-popover-target .bp3-control-group .bp3-input-group {
          display: flex;
          width: 50%; }
          .Hotel .Hotel-Details .container .Book_Now .bp3-card .booknow-date-picker span.bp3-popover-target .bp3-control-group .bp3-input-group:not(.bp3-vertical) * {
            margin-right: .7em;
            font-size: 14px !important;
            width: 100%; }
          .Hotel .Hotel-Details .container .Book_Now .bp3-card .booknow-date-picker span.bp3-popover-target .bp3-control-group .bp3-input-group:last-child {
            border-radius: 3px 0 0 3px;
            width: 49%;
            left: 1em !important; }
            .Hotel .Hotel-Details .container .Book_Now .bp3-card .booknow-date-picker span.bp3-popover-target .bp3-control-group .bp3-input-group:last-child:before {
              content: 'Check out';
              position: absolute;
              z-index: 9;
              top: -18px;
              color: #727272;
              font-size: 12px;
              font-weight: 500;
              line-height: 18px;
              text-align: left; }
          .Hotel .Hotel-Details .container .Book_Now .bp3-card .booknow-date-picker span.bp3-popover-target .bp3-control-group .bp3-input-group .bp3-input {
            color: #727272;
            padding: 0 8px;
            border-radius: 3px;
            font-size: 12px !important;
            line-height: 14px; }

@media (max-width: 576px) {
  .floating-menu {
    border-radius: 100% !important;
    right: 4%;
    bottom: 3%;
    z-index: 999 !important;
    position: fixed;
    cursor: pointer;
    padding: 12px 18px 8px 18px !important;
    transform: translateY(-50%);
    -webkit-translateY: -50%;
    -ms-translateY: -50%;
    -o-translateY: -50%;
    translateY: -50%;
    font-size: 13px !important;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2) !important; }
  /*.floating-menu.active{
		+{
			.book_as{
				&:before{
					background: rgba(0,0,0,.7);
					position: fixed;
					content: '';
					top: 0;
					right: 0;
					bottom: 0;
					left: 0;
					opacity: 1;
					z-index: -1;
				}
				.Book_part{
					overflow-x: hidden;
					overflow-y: auto;
					height: 500px;
					padding-bottom: 2em;
					pointer-events: auto;
					-webkit-transform: translate(0%)!important;
					transform: translate(0%)!important;
					&::-webkit-scrollbar{
						width: 0px;
					}
				}
			}
		}
	}*/
  .Hotel .Hotel-Details .container .Book_Now {
    z-index: 0;
    position: static !important;
    /*.book_as{
						position: fixed;
						width: 320px;
						top: 7.5em;
						right: 0;
						left: 0;
						z-index: 99;
						margin: 0 auto;
						overflow-x: hidden;
						overflow-y: auto;
						&::-webkit-scrollbar{
							width: 0px;
						}
						.Book_part{
							-webkit-transform: translate(100%);
							transform: translate(100%);
						}
					}*/ }
    .Hotel .Hotel-Details .container .Book_Now .bp3-card h3 {
      font-size: 18px; }
    .Hotel .Hotel-Details .container .Book_Now .bp3-card .card-header h2 {
      font-size: 20px;
      padding: 0px 20px 0px 20px !important; }
  .Hotel .Hotel-Details .container .heading .border-theme h2 {
    font-size: 20px;
    line-height: 28px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-header h2 {
    font-size: 18px;
    padding: 0px 20px 0px 20px !important; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body {
    text-align: justify;
    font-size: 13px;
    padding: 0px 20px 0px 20px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
      font-size: 16px;
      margin-top: 0; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .hotel-img {
      height: 40px;
      width: 40px;
      margin-right: 8px;
      margin-bottom: 3px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li {
      font-size: 13px;
      margin: 8px 0px;
      line-height: 15px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li:before {
        top: 0px;
        --size: 22px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room p {
      font-size: 12px;
      padding: 0px 1px;
      border-radius: 10%;
      margin: 2px 0px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h2 {
      float: right;
      margin-top: 5px;
      margin-bottom: 10px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h4 {
      margin-bottom: 5px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h5 {
      margin-top: 7px;
      margin-bottom: 8px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 {
      margin: 15px 0px 0px 0px;
      font-size: 16px !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 .bp3-icon {
        margin-right: 5px; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 .bp3-icon svg {
          width: 18px;
          height: 18px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body p {
    font-size: 13px;
    line-height: 18px;
    text-align: justify; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead {
    border: none;
    display: block; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody {
    border: none;
    display: block; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table th {
    border: none;
    display: block; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table td {
    border: none;
    display: block; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tr {
    border: none;
    display: block; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h2 {
    font-size: 20px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .amenities h6 {
    margin: 8px 0px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments {
    display: flex;
    flex-direction: column; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments ul {
      padding-left: 0px !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments ul li {
        float: left;
        margin: 5px 25px 5px 0px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments p {
      text-align: justify;
      margin: 5px 0px 0px 0px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 {
    font-size: 14px !important; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy span {
    font-size: 12px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data {
    padding-top: 1em; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table {
    border: none !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
      margin-top: 2em; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr {
      margin-bottom: 1em;
      border: 1px solid #ccc; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr:nth-of-type(odd) {
        background: #F2F2F2; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td {
        border: none;
        border-bottom: 1px solid #ddd !important;
        position: relative;
        padding-left: 50%;
        vertical-align: middle;
        display: flex;
        word-break: break-word;
        flex: 1;
        flex-direction: column;
        height: 100%;
        color: #383838;
        box-shadow: none;
        font-size: 12.5px;
        padding-top: 15px;
        padding-bottom: 15px;
        white-space: normal;
        width: 100% !important; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td:before {
          position: absolute;
          left: 12px;
          top: 50%;
          bottom: 50%;
          width: 45%;
          padding-right: 10px;
          white-space: nowrap;
          vertical-align: middle;
          display: flex;
          align-items: center;
          font-weight: 500; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td:nth-of-type(1):before {
          content: "Room Type"; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td:nth-of-type(2):before {
          content: "Total Price (INR)"; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td:nth-of-type(3):before {
          content: "Validity"; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td h6 {
          display: inline-block;
          margin: 5px 0px 5px 0px; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td .avg_rate {
          width: 100%;
          margin-top: 2px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning {
    line-height: 13px;
    text-align: justify; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper {
    margin: 9px 10px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb {
      width: 35px !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb img {
        width: 40px !important;
        height: 22px !important; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots {
    display: none;
    margin: 10px 0 3px 0; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots .dot {
      width: 10px;
      height: 10px;
      margin: 0 5px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .reviews .bp3-tabs .bp3-tab-list .bp3-tab {
    font-size: 15px;
    padding: 0px 8px 10px 8px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail {
    border: 0px solid transparent; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail .image-gallery-thumbnail-inner img {
      width: 100% !important;
      height: 50px !important; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail.active {
    border: 0px solid #236AEE !important; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image img {
    height: 200px !important; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .image-gallery .image-gallery-content.fullscreen {
    z-index: 99999;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; }
  .Hotel .Package_Details {
    margin-top: 1.7em; }
  .Hotel .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .Hotel .Hotel-Details .container .Book_Now {
    z-index: 0;
    padding: 0;
    margin-top: 1.5em;
    position: static !important; }
  .Hotel .Hotel-Details .container .heading .border-theme h2 {
    font-size: 20px;
    line-height: 28px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-header h2 {
    font-size: 18px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body {
    text-align: justify;
    padding: 0px 20px 0px 20px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
      font-size: 16px;
      margin-top: 0; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .hotel-img {
      height: 50px;
      width: 50px;
      margin-right: 8px;
      margin-bottom: 3px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li {
      font-size: 13px;
      margin: 8px 0px;
      line-height: 15px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li:before {
        top: 0px;
        --size: 22px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .amenities h6 {
      margin: 8px 0px;
      text-light: left; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments ul {
      width: 100%;
      flex-flow: wrap;
      display: flex !important;
      padding-left: 0px !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments ul li {
        float: left;
        margin: 5px 25px 5px 0px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments p {
      text-align: justify;
      margin: 5px 0px 0px 0px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room p {
      font-size: 12px;
      padding: 0px 1px;
      border-radius: 10%;
      margin: 2px 1px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h2 {
      float: left;
      font-size: 22px;
      margin-top: 5px;
      margin-bottom: 10px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h4 {
      margin-bottom: 5px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h5 {
      margin-top: 7px;
      margin-bottom: 8px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 {
      margin: 25px 0px 25px 0px;
      font-size: 16px !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 .bp3-icon {
        margin-right: 5px; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 .bp3-icon svg {
          width: 18px;
          height: 18px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data {
      padding-top: 1em; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body p {
      font-size: 13px;
      line-height: 18px;
      text-align: justify; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr th {
      font-size: 14px;
      white-space: nowrap; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning {
      line-height: 13px;
      text-align: justify; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper {
      margin: 11px 10px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb {
        width: 45px !important; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb img {
          width: 50px !important;
          height: 32px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots {
      margin: 12px 0 3px 0; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots .dot {
        width: 12px;
        height: 12px;
        margin: 0 7px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail {
      border: 0px solid transparent; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail .image-gallery-thumbnail-inner img {
        width: 70px !important;
        height: 60px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail.active {
      border: 0px solid #236AEE !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail {
      margin-left: 0px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image img {
      height: 350px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content.fullscreen {
      height: 100%;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center; }
  .Hotel .Hotel-Details .Package_Details {
    padding-left: 0;
    margin-top: 1.8em; }
  .Hotel .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .Hotel .Hotel-Details .container .heading .border-theme h2 {
    font-size: 22px;
    line-height: 28px; }
  .Hotel .Hotel-Details .container .Book_Now .bp3-card h3 {
    font-size: 16px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-header h2 {
    font-size: 22px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body {
    text-align: justify;
    padding: 0px 20px 0px 20px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
      font-size: 16px;
      margin-top: 0; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .hotel-img {
      height: 75px;
      width: 75px;
      margin-right: 3em;
      margin-bottom: 1em; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li {
      font-size: 13px;
      margin: 8px 0px;
      line-height: 15px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li:before {
        top: 0px;
        --size: 22px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .amenities h6 {
      text-align: left; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments ul {
      width: 100%;
      margin-bottom: 10px;
      padding-left: 0px !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments ul li {
        float: left;
        margin: 10px 15px 0px 0px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .comments p {
      text-align: justify;
      margin: 0px 0px 0px 0px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room {
      margin-top: 0em; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room p {
        font-size: 12px;
        padding: 0px 1px;
        border-radius: 10%;
        margin: 2px 3px;
        display: inline-block; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h2 {
        float: none;
        display: flex;
        font-size: 22px;
        margin-top: 1em;
        align-items: flex-start; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h5 {
        margin-top: 7px;
        margin-bottom: 5px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room .btn-book {
        float: left; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 {
      margin: 25px 0px 25px 0px;
      font-size: 16px !important; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 .bp3-icon {
        margin-right: 5px; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .policy h2 .bp3-icon svg {
          width: 18px;
          height: 18px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body p {
      font-size: 13px;
      line-height: 18px;
      text-align: justify; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr th {
      font-size: 14px;
      white-space: nowrap; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning {
      line-height: 13px;
      text-align: justify; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper {
      margin: 11px 10px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb {
        width: 45px !important; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb img {
          width: 50px !important;
          height: 32px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots {
      margin: 12px 0 3px 0; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots .dot {
        width: 12px;
        height: 12px;
        margin: 0 7px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail {
      border: 0px solid transparent; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail .image-gallery-thumbnail-inner img {
        width: 97% !important;
        height: 65px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail.active {
      border: 0px solid #236AEE !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail {
      margin-left: 0px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image img {
      height: 350px !important;
      width: 100% !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content.fullscreen {
      height: 100%;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image img {
        width: 100% !important;
        height: 100% !important; }
  .Hotel .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .Hotel .Hotel-Details .container .heading .border-theme h2 {
    font-size: 22px;
    line-height: 28px; }
  .Hotel .Hotel-Details .container .Book_Now .bp3-card h3 {
    font-size: 16px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-header h2 {
    font-size: 22px; }
  .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body {
    text-align: justify;
    padding: 0px 20px 0px 20px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
      font-size: 16px;
      margin-top: 0; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .hotel-img {
      height: 80px;
      width: 80px;
      margin-right: 12px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li {
      font-size: 13px;
      margin: 8px 0px;
      line-height: 15px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li:before {
        top: 0px;
        --size: 22px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .amenities h6 {
      text-align: left; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room h2 {
      font-size: 22px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .room p {
      font-size: 13px;
      margin-top: 8px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .map_data h6 {
      white-space: nowrap; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr th {
      font-size: 14px;
      white-space: nowrap; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning {
      line-height: 13px;
      text-align: justify; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper {
      margin: 11px 10px; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb {
        width: 45px !important; }
        .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb img {
          width: 50px !important;
          height: 32px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots {
      margin: 12px 0 3px 0; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots .dot {
        width: 12px;
        height: 12px;
        margin: 0 7px; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail {
      border: 0px solid transparent; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail .image-gallery-thumbnail-inner img {
        width: 97% !important;
        height: 65px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail.active {
      border: 0px solid #236AEE !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail {
      margin-left: 0px !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image img {
      height: 500px !important;
      width: 100% !important; }
    .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content.fullscreen {
      height: 100%;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center; }
      .Hotel .Hotel-Details .container .Detail_parts .bp3-card .card-body .image-gallery .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image img {
        width: 100% !important;
        height: 100% !important; }
  .Hotel .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; } }

hr {
  border-top: 1px solid #EEE; }

.Hotel .Booking-Details .container strong {
  font-weight: 400 !important;
  font-size: 12px;
  color: #FE6527; }

.Hotel .Booking-Details .container .Contact_Details .bp3-card {
  background-color: #FFFFFF;
  border: 0.5px solid #E8E8E8;
  border-radius: 0px;
  box-shadow: none; }
  .Hotel .Booking-Details .container .Contact_Details .bp3-card h3 {
    margin: 5px 0px 10px 0px;
    color: #383838;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: left; }
  .Hotel .Booking-Details .container .Contact_Details .bp3-card h6 {
    margin: 5px 0px;
    color: #383838;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-align: left; }
  .Hotel .Booking-Details .container .Contact_Details .bp3-card h4 {
    margin: 5px 0px;
    color: #727272;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: left; }
  .Hotel .Booking-Details .container .Contact_Details .bp3-card .bp3-input-group .bp3-input {
    height: 46px;
    font-size: 16px;
    border-radius: 4px;
    background-color: #FFFFFF;
    border: 1px solid #CBCBCB;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .Hotel .Booking-Details .container .Contact_Details .bp3-card .bp3-input-group .bp3-input:hover, .Hotel .Booking-Details .container .Contact_Details .bp3-card .bp3-input-group .bp3-input:focus {
      box-shadow: none;
      border: 1px solid #236AEE;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
  .Hotel .Booking-Details .container .Contact_Details .bp3-card .room {
    color: #236AEE;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    margin: 10px 0px 10px 0px; }

.Hotel .Booking-Details .container .Hotel_Details .bp3-card {
  background-color: #FFFFFF;
  border: 0.5px solid #E8E8E8;
  border-radius: 0px;
  box-shadow: none; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .hotel-img {
    width: 200px;
    height: 150px;
    object-fit: cover; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h2 {
    margin: 5px 0px 10px 0px;
    color: #383838;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: left; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h3 {
    margin: 0px 0px 10px 0px;
    color: #383838;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    text-align: left; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h4 {
    margin: 5px 0px;
    color: #727272;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: left; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h5 {
    margin: 5px 0px;
    color: #383838;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: left; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h6 {
    margin: 5px 0px;
    color: #383838;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-align: left; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .viewed-rating {
    background: #f5a623;
    border-radius: 23px;
    padding: 2px 6px;
    float: left;
    color: #fff;
    margin: 0px 10px 0px 0;
    font-size: 10px;
    font-weight: 300; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .bp3-icon {
    color: #F5A623; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .bp3-icon-star-empty {
    color: #727272; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .viewed-review {
    color: #00B892;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin: 0px;
    display: flex;
    align-items: center; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .checkin {
    text-align: left; }
    .Hotel .Booking-Details .container .Hotel_Details .bp3-card .checkin h5 {
      margin: 6px 0px;
      color: #383838;
      font-size: 14px;
      font-weight: 500;
      line-height: 16px;
      margin-right: 5px; }
    .Hotel .Booking-Details .container .Hotel_Details .bp3-card .checkin h6 {
      margin: 0px;
      color: #383838;
      font-size: 14px;
      font-weight: 400;
      line-height: 14px; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card ul {
    margin-top: 1.3em;
    padding-left: 1.1em; }
    .Hotel .Booking-Details .container .Hotel_Details .bp3-card ul li {
      color: #383838;
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      text-align: left; }
      .Hotel .Booking-Details .container .Hotel_Details .bp3-card ul li:before {
        content: '-';
        position: absolute;
        left: 1em; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .bp3-button {
    border-radius: 3px !important; }

.Hotel .Booking-Details .container .bp3-input {
  height: 46px;
  border: none;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  font-size: 16px;
  color: #383838;
  padding: 6px 15px; }
  .Hotel .Booking-Details .container .bp3-input:focus, .Hotel .Booking-Details .container .bp3-input:active, .Hotel .Booking-Details .container .bp3-input:hover {
    box-shadow: none;
    outline: none;
    border: 1px solid #236AEE; }
  .Hotel .Booking-Details .container .bp3-input::placeholder {
    color: #727272; }
  .Hotel .Booking-Details .container .bp3-input:focus + .form-control-placeholder {
    opacity: 1;
    font-size: 95%;
    color: #236AEE;
    font-weight: 400;
    transform: translate3d(0, -100%, 0); }
  .Hotel .Booking-Details .container .bp3-input:valid + .form-control-placeholder {
    top: 7px;
    opacity: 1;
    font-size: 95%;
    color: #236AEE;
    transform: translate3d(0, -100%, 0); }
    .Hotel .Booking-Details .container .bp3-input:valid + .form-control-placeholder span {
      display: none; }

.Hotel .Booking-Details .container .form-control-placeholder {
  position: absolute;
  top: 7px;
  left: 18px;
  padding-right: 10px !important;
  padding: 6px 0 0 13px;
  transition: all 200ms;
  opacity: 7.5;
  font-size: 15px;
  font-weight: 400;
  background: #fff;
  color: #727272;
  pointer-events: none; }

.Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root {
  width: 100%;
  border-radius: 0px;
  background-color: #FFFFFF;
  border: 0.5px solid #E8E8E8 !important; }
  .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root:before {
    background-color: transparent; }
  .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root .MuiExpansionPanelSummary-content {
    color: #383838;
    margin: 25px 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root .MuiExpansionPanelSummary-content .bp3-control {
      margin-bottom: 0px; }
    .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root .MuiExpansionPanelSummary-content .bp3-control .bp3-control-indicator {
      font-size: 22px; }
    .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root .MuiExpansionPanelSummary-content input [type=checkbox]:checked .MuiCollapse-container {
      height: auto !important;
      overflow: visible !important; }
    .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root .MuiExpansionPanelSummary-content input [type=checkbox]:checked .MuiCollapse-hidden {
      height: auto !important;
      overflow: visible !important;
      transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
  .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root .MuiExpansionPanelSummary-root.Mui-expanded .MuiExpansionPanelSummary-content {
    color: #236AEE; }
  .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root .MuiExpansionPanelSummary-root.Mui-focused {
    background: transparent; }

.Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root.Mui-expanded {
  width: 100%; }
  .Hotel .Booking-Details .container .GST_Details .MuiExpansionPanel-root.Mui-expanded .MuiCollapse-container .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiExpansionPanelDetails-root {
    flex-direction: column; }

.Hotel .Booking-Details .container .Booking_Summery {
  top: 5em;
  z-index: 9;
  position: sticky;
  align-self: flex-start; }
  .Hotel .Booking-Details .container .Booking_Summery .bp3-card {
    border-radius: 0px;
    box-shadow: none;
    background-color: #FFFFFF;
    border: 0.5px solid #E8E8E8; }
    .Hotel .Booking-Details .container .Booking_Summery .bp3-card h3, .Hotel .Booking-Details .container .Booking_Summery .bp3-card h4 {
      color: #383838;
      font-size: 20px;
      text-align: left;
      margin-top: 0px;
      margin-bottom: 10px;
      line-height: 24px; }
    .Hotel .Booking-Details .container .Booking_Summery .bp3-card h4 {
      color: #383838;
      font-size: 18px;
      font-weight: 500;
      line-height: 20px;
      margin-bottom: 1.3em; }
    .Hotel .Booking-Details .container .Booking_Summery .bp3-card .hotel-img {
      width: 90px;
      height: 100px;
      object-fit: cover;
      object-position: center; }
    .Hotel .Booking-Details .container .Booking_Summery .bp3-card h5 {
      margin: 0 0 10px 0;
      color: #383838;
      font-size: 14px;
      line-height: 16px;
      text-align: left;
      font-weight: 500; }
    .Hotel .Booking-Details .container .Booking_Summery .bp3-card h6 {
      margin: 0;
      color: #727272;
      font-size: 12px;
      font-weight: 400;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    .Hotel .Booking-Details .container .Booking_Summery .bp3-card .btn-pay {
      color: #FFFFFF;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 0.5px;
      line-height: 17px;
      text-align: center;
      padding: 8px 20px;
      font-family: Rubik,sans-serif;
      margin: 1.5em 0 1em 0; }
    .Hotel .Booking-Details .container .Booking_Summery .bp3-card .payment_summery {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .Hotel .Booking-Details .container .Booking_Summery .bp3-card .payment_summery h6 {
        margin: 5px 0px 0px 0px;
        color: #727272;
        font-size: 14px;
        line-height: 14px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .Hotel .Booking-Details .container .Booking_Summery .bp3-card .payment_summery h4 {
        color: #727272;
        font-size: 16px;
        line-height: 21px; }

.Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control {
  height: 46px;
  padding: 4px 3px 4px 13px;
  display: flex;
  align-items: center;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #cbcbcb; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control:hover, .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control:focus {
    box-shadow: none !important;
    outline: none !important;
    border: none;
    border: 1px solid #236AEE; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
    padding: 2px 0px; }
    .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1hwfws3 .css-151xaom-placeholder {
      color: #727272;
      font-size: 13.6px;
      font-weight: 400;
      line-height: 18px;
      text-align: left;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1g48xl4-IndicatorsContainer .css-1okebmr-indicatorSeparator {
    width: 0px; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1g48xl4-IndicatorsContainer .css-tlfecz-indicatorContainer {
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
    background: transparent; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
    padding-right: 0;
    padding-left: 0; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
    padding: 0px; }
    .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
      height: 18px;
      width: 18px; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6:focus, .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1wy0on6:hover {
    box-shadow: none !important;
    outline: none !important;
    border: none; }

.Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control {
  height: 46px;
  padding: 4px 3px 4px 13px;
  display: flex;
  align-items: center;
  box-shadow: none !important;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #cbcbcb; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control:focus, .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control:hover {
    box-shadow: none !important;
    outline: none !important;
    border: none;
    border: 1px solid #236AEE; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
    padding: 2px 0px; }
    .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 .css-151xaom-placeholder {
      color: #383838;
      font-size: 13.6px;
      font-weight: 400;
      line-height: 18px;
      text-align: left;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1g48xl4-IndicatorsContainer .css-1okebmr-indicatorSeparator {
    width: 0px; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1g48xl4-IndicatorsContainer .css-1gtu0rj-indicatorContainer {
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
    background: transparent; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-1thkkgx-indicatorContainer {
    padding-right: 0;
    padding-left: 0; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
    padding: 0px; }
    .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
      height: 18px;
      width: 18px; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1wy0on6:focus {
    box-shadow: none !important;
    outline: none !important;
    border: none; }

.Hotel .Booking-Details .container .css-2b097c-container .css-kj6f9i-menu {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.Hotel .Booking-Details .container .css-2b097c-container span {
  font-size: 13px;
  margin-top: 5px !important; }

@media (max-width: 576px) {
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h3 {
    font-size: 17px;
    line-height: 20px;
    margin: 15px 0px 10px 0px; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h5 {
    font-size: 13px; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .hotel-img {
    display: block;
    margin: 0 auto; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card ul li {
    margin: 5px 0px;
    line-height: 16px;
    font-size: 13px !important; }
    .Hotel .Booking-Details .container .Hotel_Details .bp3-card ul li:before {
      left: 0em !important; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .checkin h5 {
    font-size: 13px; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .checkin h6 {
    font-size: 13px; }
  .Hotel .Booking-Details .container .form-control-placeholder {
    white-space: nowrap;
    font-size: 14px !important; }
  .Hotel .Booking-Details .container .bp3-input {
    height: 42px;
    font-size: 14px !important; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control {
    height: 42px; }
    .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
      font-size: 14px !important; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control {
    height: 42px; }
    .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
      font-size: 14px !important; }
  .Hotel .Booking-Details .container .GST_Details .bp3-card h1 {
    font-size: 18px; }
  .Hotel .Booking-Details .container .Booking_Summery .bp3-card h1 {
    font-size: 16px !important; }
  .Hotel .Booking-Details .container .Booking_Summery .bp3-card h4 {
    font-size: 14px !important; } }

@media (min-width: 577px) and (max-width: 767px) {
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h3 {
    font-size: 17px;
    line-height: 20px;
    margin: 15px 0px 10px 0px; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card h5 {
    font-size: 13px; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .hotel-img {
    display: block;
    margin: 0 auto; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card ul li {
    margin: 5px 0px;
    line-height: 16px;
    font-size: 13px !important; }
    .Hotel .Booking-Details .container .Hotel_Details .bp3-card ul li:before {
      left: 0em !important; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .checkin h5 {
    font-size: 13px; }
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .checkin h6 {
    font-size: 13px; }
  .Hotel .Booking-Details .container .form-control-placeholder {
    white-space: nowrap;
    font-size: 14px !important; }
  .Hotel .Booking-Details .container .bp3-input {
    height: 42px;
    font-size: 14px !important; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control {
    height: 42px; }
    .Hotel .Booking-Details .container .css-2b097c-container .css-yk16xz-control .css-1hwfws3 {
      font-size: 14px !important; }
  .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control {
    height: 42px; }
    .Hotel .Booking-Details .container .css-2b097c-container .css-1pahdxg-control .css-1hwfws3 {
      font-size: 14px !important; }
  .Hotel .Booking-Details .container .GST_Details .bp3-card h1 {
    font-size: 18px; }
  .Hotel .Booking-Details .container .Booking_Summery .bp3-card h1 {
    font-size: 16px !important; }
  .Hotel .Booking-Details .container .Booking_Summery .bp3-card h4 {
    font-size: 14px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .Hotel .Booking-Details .container .Hotel_Details .bp3-card .hotel-img {
    height: 100px; } }
