@charset "UTF-8";
.hotel_booking .bold {
  font-weight: 500 !important;
  font-size: 16px; }

.hotel_booking .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_booking .top-bar ul.bp3-breadcrumbs li a {
    font-size: 22px;
    display: flex;
    list-style: none;
    padding: .75rem 0.75rem;
    background-color: #fff;
    font-weight: 400 !important; }
  .hotel_booking .top-bar ul.bp3-breadcrumbs li .bp3-breadcrumbs {
    background: transparent; }
  .hotel_booking .top-bar ul.bp3-breadcrumbs li span {
    font-size: 26px;
    cursor: pointer; }
    .hotel_booking .top-bar ul.bp3-breadcrumbs li span .bold {
      font-weight: 500; }
  .hotel_booking .top-bar ul.bp3-breadcrumbs li:after {
    font-weight: 100; }
  .hotel_booking .top-bar ul.bp3-breadcrumbs li:first-child:after {
    content: none !important; }

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

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

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

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

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

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

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

.hotel_booking .hotel-strips {
  background-size: cover;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("https://www.bigbreaks.com/Content/Images/uploads/Package/1.jpg") no-repeat 50% 70%; }
  .hotel_booking .hotel-strips .container .main-heading {
    text-align: center;
    padding: 10em 0em 5em 0em; }
    .hotel_booking .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_booking .hotel-strips .container .stripe-wrapper {
    padding: 3em 0 3em; }
    .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box {
      width: 100%;
      padding: 0;
      background: #fff;
      box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.5);
      border-radius: 4px 4px 2px 2px;
      display: inline-block; }
      .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel {
        margin-top: 0px;
        background: #fff;
        width: 100%;
        padding: 20px 15px;
        min-height: 120px;
        max-height: 120px; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel label.bp3-control {
          font-size: 12px;
          padding-right: 20px; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel label.bp3-control:hover {
            color: #236AEE; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .bp3-input {
          border: none;
          border-bottom: 1px solid #cbcbcb;
          border-radius: 0;
          font-size: 15px;
          color: #383838;
          padding-left: 2px; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .bp3-input:focus, .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .bp3-input:active, .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .bp3-input:hover {
            box-shadow: none;
            outline: none;
            border-bottom: 1px solid #236AEE; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .search_btn {
          padding: .4em 1.7em;
          font-size: 15px;
          color: #fff;
          float: right;
          text-align: right;
          border-radius: 4px; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control {
          height: 40px;
          padding-left: 0px;
          display: flex;
          align-items: center;
          border: none;
          border-radius: 0px;
          border-bottom: 1px solid #cbcbcb; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control:hover, .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control:focus {
            box-shadow: none !important;
            outline: none !important;
            border: none;
            border-bottom: 1px solid #236AEE; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1hwfws3 {
            padding-left: 0; }
            .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1hwfws3 .css-151xaom-placeholder {
              color: #383838;
              font-size: 14px;
              font-weight: 400;
              line-height: 18px;
              text-align: left; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
            background: transparent; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
            padding: 0px; }
            .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
              height: 18px;
              width: 18px; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6:focus, .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6:hover {
            box-shadow: none !important;
            outline: none !important;
            border: none; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control {
          height: 40px;
          padding-left: 0px;
          display: flex;
          align-items: center;
          box-shadow: none !important;
          border: none;
          border-radius: 0px;
          border-bottom: 1px solid #cbcbcb; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control:focus, .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control:hover {
            box-shadow: none !important;
            outline: none !important;
            border: none;
            border-bottom: 1px solid #236AEE; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control .css-1hwfws3 {
            padding-left: 0; }
            .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control .css-1hwfws3 .css-151xaom-placeholder {
              color: #383838;
              font-size: 14px;
              font-weight: 400;
              line-height: 18px;
              text-align: left; }
          .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 {
            padding-left: 0; }
            .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
              background: transparent; }
            .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-1thkkgx-indicatorContainer {
              padding: 0px; }
              .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-1thkkgx-indicatorContainer svg {
                height: 18px;
                width: 18px; }
            .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6:focus {
              box-shadow: none !important;
              outline: none !important;
              border: none;
              border-bottom: 1px solid #236AEE; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-kj6f9i-menu {
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container span {
          font-size: 13px;
          margin-top: 5px !important; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel label {
          color: #727272;
          font-size: 12px;
          font-weight: 400;
          line-height: 14px;
          text-align: left; }
      .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-list {
        background: rgba(36, 110, 247, 0.8);
        border-radius: 2px 2px 0 0;
        width: 100%;
        text-align: left; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-list .bp3-tab-indicator-wrapper {
          background: #236aee;
          white-space: nowrap;
          margin-right: 0px;
          height: 100% !important; }
        .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-list .bp3-tab {
          font-size: 14px;
          color: #fff;
          letter-spacing: 0;
          padding: 12px 30px;
          display: inline-flex;
          cursor: pointer;
          margin-right: 0px !important; }
      .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-body {
        background: #fff;
        width: 100%;
        display: inline-block;
        padding: 20px 15px;
        min-height: 120px;
        max-height: 120px; }

.hotel_booking section {
  padding: 5em 0em;
  overflow: hidden; }

.hotel_booking .country .container .destination {
  height: 358px; }

.hotel_booking .country .container .country-part {
  overflow: hidden;
  display: block;
  height: 100%; }
  .hotel_booking .country .container .country-part:hover img {
    transform: scale(1.5);
    -webkit-transition: all 7s;
    -moz-transition: all 7s;
    -ms-transition: all 7s;
    -o-transition: all 7s;
    transition: all 7s; }
  .hotel_booking .country .container .country-part:hover:after {
    background-color: rgba(0, 0, 0, 0.6);
    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_booking .country .container .country-part:after {
    content: '';
    position: absolute;
    left: 2.5%;
    top: 0;
    width: 95%;
    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_booking .country .container .country-part img {
    -webkit-transition: all 7s;
    -moz-transition: all 7s;
    -ms-transition: all 7s;
    -o-transition: all 7s;
    transition: all 7s;
    object-fit: cover;
    width: 100%;
    height: 450px; }
    .hotel_booking .country .container .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_booking .country .container .country-part .overlay {
    transform: translate(-50%, -50%);
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    z-index: 1;
    padding: 20px 50px;
    text-align: center;
    transition: all .5s ease-out;
    white-space: nowrap; }
    .hotel_booking .country .container .country-part .overlay h2 {
      color: #FFFFFF;
      font-size: 30px;
      font-weight: 400;
      line-height: 36px;
      margin-bottom: 0.5em;
      text-transform: uppercase; }
    .hotel_booking .country .container .country-part .overlay h4 {
      color: #FFFFFF;
      font-size: 20px;
      font-weight: 400;
      line-height: 24px;
      margin-top: 0.5em; }
    .hotel_booking .country .container .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_booking .country .container .country-part .overlay .tour-days {
      font-size: 20px;
      margin-top: 0em; }

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

.hotel_booking .country .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); }

@media (max-width: 576px) {
  .hotel_booking .hotel-strips .container .main-heading {
    padding: 1em 0em 0em 0em; }
    .hotel_booking .hotel-strips .container .main-heading h1 {
      font-size: 26px;
      line-height: 35px; }
  .hotel_booking .hotel-strips .container .stripe-wrapper {
    padding: 2em 0 3em; }
    .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-list {
      overflow-x: auto; }
      .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-list .search_btn {
        display: block;
        width: 100%;
        text-align: center; }
    .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel {
      min-height: 100%;
      max-height: 100%; }
  .hotel_booking .country .container .country-part {
    padding: 0px 5px; }
    .hotel_booking .country .container .country-part .overlay h2 {
      font-size: 24px !important; }
    .hotel_booking .country .container .country-part img {
      height: 100%; } }

@media (min-width: 576px) and (max-width: 768px) {
  .hotel_booking .hotel-strips .container .main-heading {
    padding: 4em 0em 0em 0em; }
    .hotel_booking .hotel-strips .container .main-heading h1 {
      font-size: 30px;
      line-height: 40px; }
  .hotel_booking .hotel-strips .container .stripe-wrapper {
    padding: 3em 0 3em; }
    .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel {
      min-height: 100%;
      max-height: 100%; }
      .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1hwfws3 .css-151xaom-placeholder {
        color: #383838;
        white-space: nowrap; }
  .hotel_booking .country .container .country-part .overlay {
    top: 45%; }
    .hotel_booking .country .container .country-part .overlay h2 {
      font-size: 24px !important; }
  .hotel_booking .country .container .country-part img {
    height: 300px; }
  .hotel_booking .country .container .destination {
    height: 300px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hotel_booking .hotel-strips .container .main-heading {
    padding: 4em 0em 0em 0em; }
    .hotel_booking .hotel-strips .container .main-heading h1 {
      font-size: 30px;
      line-height: 45px; }
  .hotel_booking .hotel-strips .container .stripe-wrapper {
    padding: 4em 0 3em; }
    .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel {
      min-height: 100%;
      max-height: 100%; }
      .hotel_booking .hotel-strips .container .stripe-wrapper .retail-strip-box .strip-head .bp3-tabs .bp3-tab-panel .css-1pcexqc-container .css-bg1rzq-control .css-1hwfws3 .css-151xaom-placeholder {
        color: #383838;
        white-space: nowrap; }
  .hotel_booking .country .container .country-part .overlay h2 {
    font-size: 24px !important; }
  .hotel_booking .country .container .country-part img {
    height: 350px; }
  .hotel_booking .country .container .destination {
    height: 300px !important; } }

@media (min-width: 991px) and (max-width: 995px) {
  .hotel_booking .hotel-strips .container .main-heading {
    padding: 4em 0em 0em 0em; }
  .hotel_booking .hotel-strips .container .stripe-wrapper {
    padding: 5em 0 3em; } }

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

.hotel_booking .search_place {
  background: #F8F9FA;
  min-height: calc(100vh - 400px); }
  .hotel_booking .search_place .container .border-theme {
    background-color: #FFFFFF;
    border: 0.5px solid #E8E8E8 !important; }
  .hotel_booking .search_place .container h5 {
    color: #383838;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: center; }
  .hotel_booking .search_place .container h3 {
    color: #383838;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 0; }
  .hotel_booking .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_booking .search_place .container .btn-reset:hover {
      color: #236AEE !important; }
    .hotel_booking .search_place .container .btn-reset:focus {
      outline: none;
      box-shadow: none; }
  .hotel_booking .search_place .container span.bp3-icon {
    color: #727272; }
    .hotel_booking .search_place .container span.bp3-icon img.bp3-icon {
      width: 55%; }
  .hotel_booking .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_booking .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_booking .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_booking .search_place .container li:hover .bp3-checkbox, .hotel_booking .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_booking .search_place .SearchBar {
    min-height: 115px;
    max-height: 315px; }
    .hotel_booking .search_place .SearchBar .bp3-collapse .bp3-collapse-body {
      transform: inherit !important; }
    .hotel_booking .search_place .SearchBar .bp3-input {
      height: 44px;
      border: none;
      border: 1px solid #cbcbcb;
      border-radius: 4px;
      font-size: 15px;
      color: #383838;
      padding: 6px 15px; }
      .hotel_booking .search_place .SearchBar .bp3-input:focus, .hotel_booking .search_place .SearchBar .bp3-input:active, .hotel_booking .search_place .SearchBar .bp3-input:hover {
        box-shadow: none;
        outline: none;
        border: 1px solid #236AEE; }
      .hotel_booking .search_place .SearchBar .bp3-input:focus + .form-control-placeholder {
        opacity: 1;
        font-size: 95%;
        color: #236AEE;
        font-weight: 400;
        transform: translate3d(0, -100%, 0); }
      .hotel_booking .search_place .SearchBar .bp3-input:valid + .form-control-placeholder {
        top: 7px;
        opacity: 1;
        font-size: 95%;
        color: #236AEE;
        transform: translate3d(0, -100%, 0); }
        .hotel_booking .search_place .SearchBar .bp3-input:valid + .form-control-placeholder span {
          display: none; }
    .hotel_booking .search_place .SearchBar .form-control-placeholder {
      position: absolute;
      top: 7px;
      left: 5px;
      padding-right: 10px !important;
      padding: 7px 0 0 13px;
      transition: all 200ms;
      opacity: 7.5;
      font-size: 16px;
      font-weight: 400;
      background: #fff; }
    .hotel_booking .search_place .SearchBar .search_btn {
      padding: .3em 1.8em;
      font-size: 15px;
      color: #fff;
      float: right;
      text-align: right;
      border-radius: 4px; }
    .hotel_booking .search_place .SearchBar .bp3-minimal {
      color: #236AEE;
      font-size: 16px;
      font-weight: 400;
      line-height: 19px;
      padding: 0px !important; }
      .hotel_booking .search_place .SearchBar .bp3-minimal:hover {
        background: transparent;
        border: none;
        color: #0062cc !important; }
    .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control {
      height: 44px;
      padding: 4px 10px;
      display: flex;
      align-items: center;
      border: none;
      border-radius: 4px;
      border: 1px solid #cbcbcb; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control:hover, .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control:focus {
        box-shadow: none !important;
        outline: none !important;
        border: none;
        border: 1px solid #236AEE; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control .css-1hwfws3 {
        padding: 2px 0px; }
        .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-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 .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
        background: transparent; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
        padding-right: 0;
        padding-left: 0; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
        padding: 0px; }
        .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
          height: 18px;
          width: 18px; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6:focus, .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6:hover {
        box-shadow: none !important;
        outline: none !important;
        border: none; }
    .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control {
      height: 44px;
      padding: 4px 10px;
      display: flex;
      align-items: center;
      box-shadow: none !important;
      border: none;
      border-radius: 4px;
      border: 1px solid #cbcbcb; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control:focus, .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control:hover {
        box-shadow: none !important;
        outline: none !important;
        border: none;
        border: 1px solid #236AEE; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control .css-1hwfws3 {
        padding: 2px 0px; }
        .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-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 .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
        background: transparent; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-1thkkgx-indicatorContainer {
        padding-right: 0;
        padding-left: 0; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
        padding: 0px; }
        .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
          height: 18px;
          width: 18px; }
      .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6:focus {
        box-shadow: none !important;
        outline: none !important;
        border: none; }
    .hotel_booking .search_place .SearchBar .css-1pcexqc-container .css-kj6f9i-menu {
      z-index: 99999;
      box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
    .hotel_booking .search_place .SearchBar .css-1pcexqc-container span {
      font-size: 13px;
      margin-top: 5px !important; }
  .hotel_booking .search_place .PlaceList .place-category .place {
    border: 1px solid rgba(0, 0, 0, 0.125);
    /*margin-top: 35px;*/
    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;
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%; }
    .hotel_booking .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_booking .search_place .PlaceList .place-category .place:hover .place-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_booking .search_place .PlaceList .place-category .place:hover .place-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_booking .search_place .PlaceList .place-category .place .place-name {
      color: #383838;
      font-size: 16px;
      font-weight: 400;
      line-height: 19px;
      margin: 0px;
      margin-bottom: 10px;
      overflow: hidden;
      white-space: nowrap;
      text-align: center;
      text-overflow: ellipsis;
      text-transform: uppercase; }
    .hotel_booking .search_place .PlaceList .place-category .place .place-type {
      color: #383838;
      font-size: 11px;
      font-weight: 400;
      line-height: 12px;
      text-align: center;
      margin: 0px;
      margin-bottom: 5px; }
    .hotel_booking .search_place .PlaceList .place-category .place .place-days {
      color: #40BE65;
      font-size: 10px;
      font-weight: 400;
      line-height: 12px;
      text-align: left;
      margin-left: 10px; }
    .hotel_booking .search_place .PlaceList .place-category .place .bp3-tag {
      color: #FFFFFF;
      font-size: 10px;
      font-weight: 400;
      line-height: 12px;
      text-align: left;
      background: #F5A623;
      padding: 2px 10px; }
    .hotel_booking .search_place .PlaceList .place-category .place .place-price {
      color: #236AEE;
      font-size: 16px;
      font-weight: 500 !important;
      line-height: 20px;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
    .hotel_booking .search_place .PlaceList .place-category .place .bp3-icon {
      color: #727272; }
    .hotel_booking .search_place .PlaceList .place-category .place .place-img {
      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; }
      .hotel_booking .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_booking .search_place .PlaceList .place-category .place .img-icon {
      width: 20px; }
    .hotel_booking .search_place .PlaceList .place-category .place .starting-from {
      color: #236AEE;
      font-size: 8px;
      font-weight: 400;
      line-height: 10px; }
    .hotel_booking .search_place .PlaceList .place-category .place .place-valid {
      color: #F5A623;
      font-size: 8px;
      font-weight: 400;
      line-height: 10px;
      margin: 0; }
    .hotel_booking .search_place .PlaceList .place-category .place .valid-from {
      color: #F5A623;
      font-size: 8px;
      font-weight: 400;
      line-height: 10px;
      margin: 0; }
    .hotel_booking .search_place .PlaceList .place-category .place .btn-explore {
      color: #FFFFFF;
      font-size: 14px;
      font-weight: 300;
      line-height: 17px;
      text-align: center; }

@media (max-width: 576px) {
  .floating-menu {
    border-radius: 100% !important;
    right: 4%;
    bottom: 5%;
    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 + .flight-list .floating-sidebar {
      display: block !important; }
  .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 {
      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; }
      .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; }
  .hotel_booking .search_place .PlaceList .place-category .place {
    height: auto;
    min-width: 260px;
    max-width: 260px;
    margin: 0.8em auto; }
    .hotel_booking .search_place .PlaceList .place-category .place .place-name {
      white-space: normal;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; } }

@media (min-width: 576px) and (max-width: 768px) {
  .hotel_booking .search_place .PlaceList .place-category .place {
    height: auto;
    min-width: 240px;
    max-width: 260px;
    margin: 1em auto; }
  .hotel_booking .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%;
    padding-bottom: 1.8em; }
    .hotel_booking .search_place .SearchBar .bp3-minimal {
      margin-right: 10px; }
  .floating-menu {
    border-radius: 100% !important;
    right: 3.8%;
    bottom: 10%;
    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 + .flight-list .floating-sidebar {
      display: block !important; }
  .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_booking .search_place h3 {
    font-size: 17px !important; }
  .hotel_booking .search_place .btn-reset {
    font-size: 18px !important; }
  .hotel_booking .search_place .PlaceList .place-category .place {
    height: auto;
    min-width: 200px;
    max-width: 260px;
    margin: 0.8em auto; }
  .hotel_booking .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; }
    .hotel_booking .search_place .SearchBar .bp3-minimal {
      margin-top: 0.7em;
      margin-right: 10px; } }

@media (min-width: 991px) and (max-width: 1199px) {
  .hotel_booking .search_place h3 {
    font-size: 17px !important; }
  .hotel_booking .search_place .btn-reset {
    font-size: 18px !important; } }

.hotel_booking .Hotel-Details {
  background: #F8F9FA;
  min-height: calc(100vh - 400px); }
  .hotel_booking .Hotel-Details .container .text-light {
    color: #727272 !important; }
  .hotel_booking .Hotel-Details .container .heading .border-theme {
    background-color: #FFFFFF;
    border: 0.5px solid #E8E8E8; }
    .hotel_booking .Hotel-Details .container .heading .border-theme h2 {
      color: #383838;
      font-size: 26px;
      line-height: 31px;
      text-align: center;
      text-transform: uppercase; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card {
    cursor: auto;
    padding: 0px 0px 30px 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_booking .Hotel-Details .container .Detail_parts .bp3-card .card-header {
      padding: 12px 0px;
      background-color: #E3F2FD; }
      .hotel_booking .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_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body {
      padding: 0px 30px 0px 30px; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
        color: #383838;
        font-size: 20px;
        line-height: 22px;
        margin-top: 1.5em;
        margin-bottom: 1.5em; }
      .hotel_booking .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_booking .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_booking .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_booking .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_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol {
        display: flex;
        list-style: none;
        flex-direction: column; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li {
          margin: 9px 0px;
          color: #383838;
          font-size: 14px;
          font-weight: 400;
          line-height: 18px;
          position: relative;
          counter-increment: my-awesome-counter; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li::before {
            content: counter(my-awesome-counter);
            color: #fff;
            font-size: 12px;
            font-weight: 300;
            position: absolute;
            --size: 24px;
            left: calc(-1 * var(--size) - 15px);
            line-height: var(--size);
            width: var(--size);
            height: var(--size);
            top: -2px;
            background: #F5A623;
            border-radius: 50%;
            text-align: center;
            /* box-shadow: 1px 1px 0 #999; */ }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table {
        border: 1px solid #ECEEEF !important;
        opacity: 0.9000000357627869; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr th {
          color: #464646;
          font-size: 16px;
          font-weight: 500; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td {
          color: #727272;
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          text-align: left; }
      .hotel_booking .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_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel {
        background: #E8E8E8;
        padding: 0px 0px;
        border-radius: 4px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-heading {
          color: #fff;
          flex: 0 0 14.666667%;
          max-width: 14.666667%;
          padding: 0 15px;
          background-color: #F5A623;
          border-radius: 4px 4px 4px 4px;
          clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%); }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-heading h5 {
            color: #FFFFFF;
            font-size: 14px;
            margin: 13px 5px;
            font-weight: 300;
            letter-spacing: 0.5px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-body {
          flex: 0 0 84.666667%;
          max-width: 84.666667%;
          padding: 0 15px; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-body h5 {
            color: #383838;
            font-size: 14px;
            margin: 13px 5px; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-checkbox {
        color: #383838;
        font-size: 14px;
        margin: 8px 0px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-checkbox .bp3-control-indicator {
          margin-right: 15px; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control {
        height: 44px;
        padding: 4px 10px;
        display: flex;
        align-items: center;
        border: none;
        cursor: pointer;
        border-radius: 4px;
        border: 1px solid #cbcbcb; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control:hover, .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control:focus {
          box-shadow: none !important;
          outline: none !important;
          border: none;
          border: 1px solid #236AEE; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control .css-1hwfws3 {
          padding: 2px 0px; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-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 .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
          background: transparent; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
          padding-right: 0;
          padding-left: 0; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
          padding: 0px; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
            height: 18px;
            width: 18px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6:focus, .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6:hover {
          box-shadow: none !important;
          outline: none !important;
          border: none; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control {
        height: 44px;
        padding: 4px 10px;
        display: flex;
        align-items: center;
        box-shadow: none !important;
        border: none;
        border-radius: 4px;
        border: 1px solid #cbcbcb; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control:focus, .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control:hover {
          box-shadow: none !important;
          outline: none !important;
          border: none;
          border: 1px solid #236AEE; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control .css-1hwfws3 {
          padding: 2px 0px; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-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 .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
          background: transparent; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-1thkkgx-indicatorContainer {
          padding-right: 0;
          padding-left: 0; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
          padding: 0px; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
            height: 18px;
            width: 18px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6:focus {
          box-shadow: none !important;
          outline: none !important;
          border: none; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container .css-kj6f9i-menu {
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .css-1pcexqc-container span {
        font-size: 13px;
        margin-top: 5px !important; }
      .hotel_booking .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_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning b {
          font-weight: 500 !important; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body #calendar-tab {
        background: #fff;
        padding: 20px 30px;
        border: 1px solid #E8E8E8; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body #calendar-tab label {
          color: #7c9abd; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body #calendar-tab p {
          color: #7c9abd; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body #calendar-tab .description {
          padding-top: 30px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body #calendar-tab .row {
          border: none; }
      .hotel_booking .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_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table {
        width: 100%;
        table-layout: fixed;
        margin-top: 0px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table thead td {
          text-align: center;
          color: #fdb714;
          text-transform: uppercase;
          font-size: .8333em;
          text-indent: -5px;
          line-height: 3em; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td {
          padding: 0 5px 5px 0;
          text-align: right;
          position: relative; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > a {
            border: 1px solid #da6161;
            display: block;
            color: #da6161;
            padding: 5px;
            line-height: 1em;
            height: 4.6666em;
            font-size: 14px;
            position: relative; }
            .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > a:before {
              position: absolute;
              left: 0;
              top: 0;
              bottom: 0;
              right: 0;
              content: "NOT AVAILABLE";
              background: #da6161;
              font-size: 11px;
              text-align: center;
              z-index: 1;
              line-height: 1;
              padding: 2.2em 5px 5px;
              color: #fff;
              display: none;
              cursor: default; }
            .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > a:hover:before {
              display: block; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span {
            border: 1px solid #da6161;
            display: block;
            color: #da6161;
            padding: 5px;
            line-height: 1em;
            height: 4.666em;
            font-size: 14px;
            position: relative; }
            .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span:before {
              position: absolute;
              left: 0;
              top: 0;
              bottom: 0;
              right: 0;
              content: "NOT AVAILABLE";
              background: #da6161;
              font-size: 11px;
              text-align: center;
              z-index: 1;
              line-height: 1;
              padding: 2.2em 5px 5px;
              color: #fff;
              display: none;
              cursor: default; }
            .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span:hover:before {
              display: block; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td .price-text {
            position: absolute;
            bottom: 5px;
            right: 5px;
            color: #111;
            font-size: 13px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.available > a {
          border-color: #98ce44;
          color: #98ce44; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.available > a:before {
            background: #98ce44;
            content: "BOOK FROM";
            cursor: pointer; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.available > span {
          border-color: #98ce44;
          color: #98ce44; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.available > span:before {
            background: #98ce44;
            content: "BOOK FROM";
            cursor: pointer; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.date-passed > a {
          border-color: #01b7f2;
          color: #01b7f2; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.date-passed > a:before {
            background: #01b7f2;
            content: "DATE PASSED"; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.date-passed > span {
          border-color: #01b7f2;
          color: #01b7f2; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.date-passed > span:before {
            background: #01b7f2;
            content: "DATE PASSED"; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend {
        margin-top: 15px;
        display: -webkit-box; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label {
          text-transform: uppercase;
          font-weight: normal;
          letter-spacing: .04em;
          line-height: 15px;
          color: #111 !important;
          margin-right: 15px;
          font-size: .9167em;
          display: block; }
          .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label:before {
            content: "";
            display: block;
            float: left;
            width: 15px;
            height: 15px;
            border: 1px solid;
            margin-right: 4px; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label.available:before {
          border-color: #98ce44; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label.unavailable:before {
          border-color: #da6161; }
        .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label.past:before {
          border-color: #01b7f2; }
  .hotel_booking .Hotel-Details .container .Package_Details .bp3-card {
    border-radius: 0px;
    background-color: #FFFFFF;
    border: 0.5px solid #E8E8E8; }
    .hotel_booking .Hotel-Details .container .Package_Details .bp3-card h3 {
      color: #383838;
      font-size: 20px;
      text-align: left;
      margin-top: 10px; }
    .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .hotel-img {
      width: 80px;
      height: 80px;
      object-fit: cover;
      object-position: center; }
    .hotel_booking .Hotel-Details .container .Package_Details .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_booking .Hotel-Details .container .Package_Details .bp3-card h6 {
      margin: 0;
      margin-top: 10px;
      color: #727272;
      font-size: 10px;
      line-height: 12px;
      text-align: left; }
    .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .details {
      cursor: auto;
      padding: 15px 0px;
      border-bottom: 1px solid #E8E8E8; }
      .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .details:first-child {
        border-top: 1px solid #E8E8E8; }
      .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .details .bp3-icon {
        color: #F5A623; }
      .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .details h6 {
        margin: 0px 0px 6px 0px;
        color: #40BE65;
        font-size: 10px;
        line-height: 12px;
        text-align: left;
        text-transform: uppercase; }
      .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .details h5 {
        margin: 0px 0px 6px 0px;
        color: #383838;
        font-size: 10px;
        line-height: 12px;
        text-align: left;
        margin-bottom: 0px; }
      .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .details p {
        margin: 5px 0px 0px 0px;
        color: #383838;
        font-size: 10px;
        line-height: 12px;
        text-align: left; }
      .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .details h3 {
        margin: 0;
        color: #236AEE;
        font-size: 20px;
        font-weight: 500; }
    .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .Insc {
      color: #727272;
      font-size: 10px;
      line-height: 12px;
      text-align: right;
      text-transform: uppercase; }
      .hotel_booking .Hotel-Details .container .Package_Details .bp3-card .Insc .bp3-icon {
        color: #727272 !important; }

.bp3-dialog.ModalInquiry .bp3-dialog-header h4.bp3-heading {
  color: #383838;
  font-size: 26px;
  line-height: 31px; }

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

.bp3-dialog.ModalInquiry .bp3-dialog-body .form-control-placeholder {
  position: absolute;
  top: 7px;
  left: 5px;
  padding-right: 10px !important;
  padding: 7px 0 0 13px;
  transition: all 200ms;
  opacity: 7.5;
  font-size: 16px;
  font-weight: 400;
  background: #fff; }

.bp3-dialog.ModalInquiry .bp3-dialog-body label {
  color: #727272;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 5px; }

.bp3-dialog.ModalInquiry .bp3-dialog-body .bp3-popover-wrapper .bp3-popover-target {
  width: 100%; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .bp3-popover-wrapper .bp3-popover-target .bp3-input-group .bp3-input-action .inputaddon-icon {
    position: absolute;
    right: 12px;
    top: 12px; }

.bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control {
  height: 44px;
  padding: 4px 10px;
  display: flex;
  align-items: center;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #cbcbcb; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control:hover, .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control:focus {
    box-shadow: none !important;
    outline: none !important;
    border: none;
    border: 1px solid #236AEE; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control .css-1hwfws3 {
    padding: 2px 0px; }
    .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-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; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
    background: transparent; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
    padding-right: 0;
    padding-left: 0; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
    padding: 0px; }
    .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
      height: 18px;
      width: 18px; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6:focus, .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-bg1rzq-control .css-1wy0on6:hover {
    box-shadow: none !important;
    outline: none !important;
    border: none; }

.bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control {
  height: 44px;
  padding: 4px 10px;
  display: flex;
  align-items: center;
  box-shadow: none !important;
  border: none;
  border-radius: 4px;
  border: 1px solid #cbcbcb; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control:focus, .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control:hover {
    box-shadow: none !important;
    outline: none !important;
    border: none;
    border: 1px solid #236AEE; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control .css-1hwfws3 {
    padding: 2px 0px; }
    .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-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; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-bgvzuu-indicatorSeparator {
    background: transparent; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-1thkkgx-indicatorContainer {
    padding-right: 0;
    padding-left: 0; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-16pqwjk-indicatorContainer {
    padding: 0px; }
    .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6 .css-16pqwjk-indicatorContainer svg {
      height: 18px;
      width: 18px; }
  .bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-1szy77t-control .css-1wy0on6:focus {
    box-shadow: none !important;
    outline: none !important;
    border: none; }

.bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container .css-kj6f9i-menu {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.bp3-dialog.ModalInquiry .bp3-dialog-body .css-1pcexqc-container span {
  font-size: 13px;
  margin-top: 5px !important; }

.bp3-dialog.ModalInquiry .bp3-dialog-body .bp3-button.bp3-large {
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  margin-top: 2em; }

@media (max-width: 576px) {
  .bp3-dialog.ModalInquiry {
    margin-left: 0.5em;
    margin-right: 0.5em; }
    .bp3-dialog.ModalInquiry .bp3-dialog-header {
      padding: 1.3em 1em 1.3em 2.4em; }
      .bp3-dialog.ModalInquiry .bp3-dialog-header .bp3-heading {
        font-size: 18px !important; }
    .bp3-dialog.ModalInquiry .bp3-dialog-body {
      margin: 2em 2.4em; }
  .hotel_booking .Hotel-Details .container .heading .border-theme h2 {
    font-size: 20px;
    line-height: 28px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-header h2 {
    font-size: 18px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body {
    padding: 0px 20px 0px 20px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
      font-size: 17px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li {
      font-size: 13px;
      margin: 8px 0px;
      line-height: 15px; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li:before {
        top: 0px;
        --size: 22px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body p {
    font-size: 13px;
    line-height: 18px;
    text-align: justify; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-heading {
    color: #fff;
    padding: 0 10px;
    flex: 0 0 32.666667%;
    max-width: 32.666667%; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-body {
    flex: 0 0 65%;
    max-width: 65%;
    padding: 0 5px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead {
    border: none;
    display: block; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody {
    border: none;
    display: block; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table th {
    border: none;
    display: block; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table td {
    border: none;
    display: block; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tr {
    border: none;
    display: block; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table {
    border: none !important; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
      margin-top: 2em; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr {
      margin-bottom: 1em;
      border: 1px solid #ccc; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr:nth-of-type(odd) {
        background: #F2F2F2; }
      .hotel_booking .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: 10px;
        padding-bottom: 10px;
        white-space: normal; }
        .hotel_booking .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_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td:nth-of-type(1):before {
          content: "Room Type"; }
        .hotel_booking .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_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table tbody tr td:nth-of-type(3):before {
          content: "Validity"; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning {
    line-height: 13px;
    text-align: justify; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper {
    margin: 9px 10px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb {
      width: 35px !important; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb img {
        width: 40px !important;
        height: 22px !important; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots {
    display: none;
    margin: 10px 0 3px 0; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots .dot {
      width: 10px;
      height: 10px;
      margin: 0 5px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table thead td {
    width: 80px;
    display: table-cell; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.available > a {
    height: 4em;
    font-size: 0.9em; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span {
    height: 4em;
    font-size: 0.9em; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span:before {
      line-height: 12px;
      padding: 1.5em 5px 5px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td .price-text {
    font-size: 11px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label {
    margin: 0px 10px 0px 0px;
    font-size: 10px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label:before {
      margin-right: 5px; }
  .hotel_booking .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_booking .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%;
      height: 50px; }
  .hotel_booking .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_booking .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; }
  .hotel_booking .Package_Details {
    margin-top: 1.7em; }
  .hotel_booking .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; } }

@media (min-width: 576px) and (max-width: 768px) {
  .bp3-dialog.ModalInquiry {
    margin-left: 1em;
    margin-right: 1em; }
    .bp3-dialog.ModalInquiry .bp3-dialog-header {
      padding: 1.3em 1em 1.3em 2.4em; }
      .bp3-dialog.ModalInquiry .bp3-dialog-header .bp3-heading {
        font-size: 18px !important; }
    .bp3-dialog.ModalInquiry .bp3-dialog-body {
      margin: 2em 2.4em; }
  .hotel_booking .Hotel-Details .container .heading .border-theme h2 {
    font-size: 20px;
    line-height: 28px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-header h2 {
    font-size: 18px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
    font-size: 17px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li {
    font-size: 13px;
    margin: 11px 0px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li:before {
      top: 0px;
      --size: 22px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body p {
    font-size: 13px;
    line-height: 18px;
    text-align: justify; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-heading {
    color: #fff;
    padding: 0 10px;
    flex: 0 0 18.666667%;
    max-width: 18.666667%; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-body {
    flex: 0 0 80%;
    max-width: 80%;
    padding: 0 5px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-body h5 {
      white-space: nowrap; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr th {
    font-size: 14px;
    white-space: nowrap; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning {
    line-height: 13px;
    text-align: justify; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper {
    margin: 11px 10px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb {
      width: 45px !important; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb img {
        width: 50px !important;
        height: 32px !important; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots {
    margin: 12px 0 3px 0; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots .dot {
      width: 12px;
      height: 12px;
      margin: 0 7px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table thead td {
    width: 80px;
    display: table-cell; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.available > a {
    height: 4.4em;
    font-size: 0.9em; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span {
    height: 4.4em;
    font-size: 0.9em; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span:before {
      line-height: 12px;
      padding: 1.5em 5px 5px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td .price-text {
    font-size: 11px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label {
    margin: 0px 10px 0px 0px;
    font-size: 10px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label:before {
      margin-right: 5px; }
  .hotel_booking .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_booking .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: 100%;
      height: 50px; }
  .hotel_booking .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_booking .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; }
  .hotel_booking .Hotel-Details .Package_Details {
    padding-left: 0;
    margin-top: 1.8em; }
  .hotel_booking .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .bp3-dialog.ModalInquiry {
    margin-left: 1em;
    margin-right: 1em; }
  .hotel_booking .Hotel-Details .container .heading .border-theme h2 {
    font-size: 22px;
    line-height: 28px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-header h2 {
    font-size: 22px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body h3 {
    font-size: 20px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li {
    font-size: 14px;
    margin: 11px 0px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body ol li:before {
      top: 0px;
      --size: 22px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body p {
    font-size: 13px;
    line-height: 18px;
    text-align: justify; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-heading {
    color: #fff;
    padding: 0 10px;
    flex: 0 0 21.666667%;
    max-width: 21.666667%; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-body {
    flex: 0 0 77%;
    max-width: 77%;
    padding: 0 5px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .day-panel .panel-body h5 {
      white-space: nowrap; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .bp3-html-table thead tr th {
    white-space: nowrap; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .gg-alert-warning {
    line-height: 13px;
    text-align: justify; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper {
    margin: 15px 10px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb {
      width: 55px !important; }
      .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .thumbs-wrapper .thumbs .thumb img {
        width: 60px !important;
        height: 42px !important; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots {
    margin: 15px 0 5px 0; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .carousel .control-dots .dot {
      width: 15px;
      height: 15px;
      margin: 0 8px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table thead td {
    width: 80px;
    display: table-cell; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td.available > a {
    height: 4.4em;
    font-size: 0.9em; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span {
    height: 4.4em;
    font-size: 0.9em; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td > span:before {
      line-height: 12px;
      padding: 1.5em 5px 5px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar table tbody td .price-text {
    font-size: 11px; }
  .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label {
    margin: 0px 10px 0px 0px;
    font-size: 10px; }
    .hotel_booking .Hotel-Details .container .Detail_parts .bp3-card .card-body .calendar-legend label:before {
      margin-right: 5px; }
  .hotel_booking .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_booking .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: 99%;
      height: 60px; }
  .hotel_booking .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_booking .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: 320px; }
  .hotel_booking .search_place .SearchBar {
    min-height: 100%;
    max-height: 100%; } }

.image-gallery-fullscreen-button {
  appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  position: absolute;
  z-index: 4;
  bottom: 0;
  right: 0; }
  .image-gallery-fullscreen-button::before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    line-height: .7;
    text-shadow: 0 2px 2px #1a1a1a;
    transition: color .2s ease-out;
    font-size: 2.7em;
    padding: 15px 20px;
    text-shadow: 0 1px 1px #1a1a1a;
    content: ""; }
  .image-gallery-fullscreen-button:hover::before {
    color: #236AEE;
    color: #fff;
    transform: scale(1.1); }

.image-gallery-left-nav {
  font-size: 3.5em !important;
  appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  position: absolute;
  z-index: 4;
  color: #fff;
  font-size: 5em;
  padding: 50px 15px;
  top: 50%;
  transform: translateY(-50%);
  left: 0; }
  .image-gallery-left-nav::before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    line-height: .7;
    text-shadow: 0 2px 2px #1a1a1a;
    transition: color .2s ease-out;
    content: ""; }
  .image-gallery-left-nav:hover::before {
    color: #eee; }

.image-gallery-play-button {
  appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  position: absolute;
  z-index: 4;
  bottom: 0;
  left: 0; }
  .image-gallery-play-button::before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    line-height: .7;
    text-shadow: 0 2px 2px #1a1a1a;
    transition: color .2s ease-out;
    font-size: 2.7em;
    padding: 15px 20px;
    text-shadow: 0 1px 1px #1a1a1a;
    content: ""; }
  .image-gallery-play-button:hover::before {
    color: #236AEE;
    color: #fff;
    transform: scale(1.1); }

.image-gallery-right-nav {
  font-size: 3.5em !important;
  appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  position: absolute;
  z-index: 4;
  color: #fff;
  font-size: 5em;
  padding: 50px 15px;
  top: 50%;
  transform: translateY(-50%);
  right: 0; }
  .image-gallery-right-nav::before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    line-height: .7;
    text-shadow: 0 2px 2px #1a1a1a;
    transition: color .2s ease-out;
    content: ""; }
  .image-gallery-right-nav:hover::before {
    color: #eee; }

.image-gallery {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.image-gallery.fullscreen-modal {
  background: #000;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5; }
  .image-gallery.fullscreen-modal .image-gallery-content {
    top: 50%;
    transform: translateY(-50%); }

.image-gallery-content {
  position: relative;
  line-height: 0;
  top: 0; }

.image-gallery-content.fullscreen {
  background: #000; }
  .image-gallery-content.fullscreen .image-gallery-slide {
    background: #000; }
    .image-gallery-content.fullscreen .image-gallery-slide img {
      width: auto;
      height: calc(100vh - 85px); }

.image-gallery-content.fullscreen.thumbnails-horizontal .image-gallery-slide img {
  width: auto;
  height: calc(100vh - 85px); }

.image-gallery-slide-wrapper {
  position: relative; }

.image-gallery-slide-wrapper.left {
  display: inline-block;
  width: calc(100% - 113px); }

.image-gallery-slide-wrapper.right {
  display: inline-block;
  width: calc(100% - 113px); }

.image-gallery-slide-wrapper.image-gallery-rtl {
  direction: rtl; }

.image-gallery-fullscreen-button.active::before {
  content: ""; }

.image-gallery-fullscreen-button.active:hover::before {
  transform: scale(0.9); }

.image-gallery-play-button.active::before {
  content: ""; }

.image-gallery-left-nav[disabled] {
  cursor: disabled;
  opacity: .6;
  pointer-events: none; }

.image-gallery-right-nav[disabled] {
  cursor: disabled;
  opacity: .6;
  pointer-events: none; }

.image-gallery-slides {
  line-height: 0;
  overflow: hidden;
  position: relative;
  white-space: nowrap; }

.image-gallery-slide {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  .image-gallery-slide img {
    width: 100%; }
  .image-gallery-slide .image-gallery-description {
    background: rgba(0, 0, 0, 0.4);
    bottom: 70px;
    color: #fff;
    left: 0;
    line-height: 1;
    padding: 10px 20px;
    position: absolute;
    white-space: normal; }

.image-gallery-slide.center {
  position: relative; }

.image-gallery-image {
  text-align: center; }

.image-gallery-bullets {
  bottom: 20px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 80%;
  z-index: 4; }
  .image-gallery-bullets .image-gallery-bullets-container {
    margin: 0;
    padding: 0;
    text-align: center; }
  .image-gallery-bullets .image-gallery-bullet {
    appearance: none;
    background-color: transparent;
    border: 2px solid #eee !important;
    border-radius: 50%;
    box-shadow: 0 1px 0 #1a1a1a;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    outline: 0;
    padding: 5px; }
  .image-gallery-bullets .image-gallery-bullet.active {
    background: #236AEE !important;
    border: 2px solid #236AEE !important; }

.image-gallery-thumbnails-wrapper {
  position: relative; }

.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl {
  direction: rtl; }

.image-gallery-thumbnails-wrapper.left {
  opacity: 0.5;
  display: inline-block;
  vertical-align: top;
  width: 108px;
  margin-right: 5px; }
  .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails {
    height: 100%;
    width: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0; }
    .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail {
      display: block;
      margin-right: 0;
      padding: 0; }
    .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail {
      margin-left: 0; }

.image-gallery-thumbnails-wrapper.right {
  display: inline-block;
  vertical-align: top;
  width: 108px;
  margin-left: 5px; }
  .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails {
    height: 100%;
    width: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0; }
    .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail {
      display: block;
      margin-right: 0;
      padding: 0; }
    .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail {
      margin-left: 0; }

.image-gallery-thumbnails {
  overflow: hidden;
  padding: 5px 0; }
  .image-gallery-thumbnails .image-gallery-thumbnails-container {
    cursor: auto !important;
    text-align: center;
    transition: transform .45s ease-out;
    white-space: nowrap; }

.image-gallery-thumbnail {
  display: inline-block;
  border: 4px solid transparent;
  transition: border .3s ease-out;
  width: 100px; }
  .image-gallery-thumbnail .image-gallery-thumbnail-inner {
    position: relative; }
  .image-gallery-thumbnail img {
    vertical-align: middle;
    width: 100%; }

.image-gallery-thumbnail + .image-gallery-thumbnail {
  opacity: 0.5;
  margin-left: 2px; }

.image-gallery-thumbnail.active {
  opacity: 1 !important;
  border-radius: 2px !important;
  border: 3px solid #236AEE !important; }

.image-gallery-thumbnail-label {
  box-sizing: border-box;
  color: #fff;
  font-size: 1em;
  left: 0;
  line-height: 1em;
  padding: 5%;
  position: absolute;
  top: 50%;
  text-shadow: 1px 1px 0 #000;
  transform: translateY(-50%);
  white-space: normal;
  width: 100%; }

.image-gallery-index {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4; }

body {
  margin: 0;
  padding: 0;
  background: #f4f6f9;
  color: #222;
  font-family: Raleway, sans-serif; }

li {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 3px 0;
  display: inline-block; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

label {
  margin-left: 5px; }

.app-header {
  letter-spacing: 1px;
  text-transform: uppercase; }

.play-button {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 60px;
  width: 100px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 5px; }
  .play-button:hover {
    background-color: rgba(0, 0, 0, 0.9); }
  .play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 16.5px;
    left: 40px;
    margin: 0 auto;
    border-style: solid;
    border-width: 12.5px 0 12.5px 20px;
    border-color: transparent transparent transparent white; }

.close-video::before {
  content: '✖';
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  padding: 20px;
  z-index: 1;
  line-height: .7;
  display: block;
  color: #fff; }

.video-wrapper {
  position: relative;
  padding: 33.35% 0;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.app .image-gallery {
  margin: 0 auto;
  width: 65%;
  transition: all 1s ease; }

.app-sandbox {
  margin: 0 auto;
  width: 65%;
  transition: all 1s ease;
  margin: 40px auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.app-buttons li {
  display: block; }

.app-interval-input-group {
  display: table; }

.app-interval-label {
  display: table-cell;
  vertical-align: middle;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 3px solid #ccc;
  border-right: none;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.app-interval-input {
  -webkit-appearance: none;
  display: table-cell;
  margin: 0;
  padding: 9px;
  border-radius: 5px;
  font-size: 14px;
  border: 3px solid #ccc;
  background: #fff;
  width: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

input.app-interval-input {
  width: 65px; }

.app-checkboxes {
  margin-top: 10px; }
  .app-checkboxes li {
    display: block; }

@media (max-width: 768px) {
  .image-gallery-slide-wrapper.left {
    width: calc(100% - 84px); }
  .image-gallery-slide-wrapper.right {
    width: calc(100% - 84px); }
  .image-gallery-fullscreen-button:hover::before {
    color: #fff;
    transform: none; }
  .image-gallery-fullscreen-button::before {
    font-size: 2.4em; }
  .image-gallery-left-nav {
    font-size: 3.4em;
    padding: 20px 15px; }
    .image-gallery-left-nav:hover::before {
      color: #fff; }
  .image-gallery-play-button:hover::before {
    color: #fff;
    transform: none; }
  .image-gallery-play-button::before {
    font-size: 2.4em; }
  .image-gallery-right-nav {
    font-size: 3.4em;
    padding: 20px 15px; }
    .image-gallery-right-nav:hover::before {
      color: #fff; }
  .image-gallery-slide .image-gallery-description {
    bottom: 45px;
    font-size: .8em;
    padding: 8px 15px; }
  .image-gallery-bullets {
    display: none; }
    .image-gallery-bullets .image-gallery-bullet {
      margin: 0 3px;
      padding: 3px; }
  .image-gallery-thumbnails-wrapper.left {
    width: 81px;
    margin-right: 3px; }
  .image-gallery-thumbnails-wrapper.right {
    width: 81px;
    margin-left: 3px; }
  .image-gallery-thumbnails {
    padding: 3px 0; }
  .image-gallery-thumbnail {
    border: 3px solid transparent;
    width: 75px; }
  .image-gallery-thumbnail.active {
    border: 3px solid #236AEE; }
  .image-gallery-thumbnail-label {
    font-size: .8em;
    line-height: .8em; }
  .image-gallery-index {
    font-size: .8em;
    padding: 5px 10px; }
  .app-header {
    font-size: 20px; }
  .app-buttons li {
    display: block;
    margin: 10px 0; }
  .app-buttons li + li {
    padding: 0; }
  .play-button {
    height: 40px;
    width: 65px; }
    .play-button:after {
      top: 11px;
      left: 27px;
      border-width: 8.5px 0 8.5px 12px; }
  .close-video::before {
    font-size: 16px;
    padding: 15px; }
  .image-gallery-content.fullscreen {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%; }
    .image-gallery-content.fullscreen .image-gallery-slide img {
      width: 100% !important;
      height: 100% !important; } }

@media (max-width: 480px) {
  .image-gallery-fullscreen-button::before {
    font-size: 2em; }
  .image-gallery-play-button::before {
    font-size: 2em; }
  .image-gallery-left-nav {
    font-size: 2.4em !important;
    padding: 0 15px; }
  .image-gallery-right-nav {
    font-size: 2.4em !important;
    padding: 0 15px; }
  .image-gallery-bullets .image-gallery-bullet {
    padding: 2.7px; } }

@media (max-width: 1320px) {
  .app-sandbox-content {
    padding: 0 20px; } }

@media (max-width: 1024px) {
  .app .image-gallery {
    width: 100%; }
  .app-sandbox {
    width: 100%; } }
