@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
@import url("https://fonts.googleapis.com/css?family=Fira+Sans:100,200,300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Libre+Barcode+39+Extended+Text");
@import url('https://fonts.googleapis.com/css?family=Kanit:300,400,500,600,700|Mitr:300,400,500,600,700|Sarabun:300,400,500,600,700&display=swap&subset=thai');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i%7COpen+Sans:300,300i,400,400i,600,600i,700,700i&display=swap&subset=thai');
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@200;300;400;500&display=swap');
@import url('https://unicons.iconscout.com/release/v4.0.0/css/line.css');

body {
  font-family: "Fira Sans", "Montserrat", "Prompt", "Kanit", "Sarabun", "Helvetica Neue", Arial, sans-serif;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  outline: none;
  background-color: #f0f0f0
}

* {
  /*outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

*:focus:not(:focus-visible) {
  outline: 0 !important;
  box-shadow: none !important
}

.h1, h1 {
  font-size: 1.8rem;
}

.h2, h2 {
  font-size: 1.6rem;
}

.h3, h3 {
  font-size: 1.3rem;
}

h5 {
  margin-bottom: 2px
}

/* input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  color: #000;
} */

/* input[type='text'] {
  color: #000;
} */

#overlay {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 2;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
}

.container .dropdown {
  position: relative;
}

.z3 {
  z-index:
    3
}

.z4 {
  z-index:
    4
}

.z5 {
  z-index:
    5
}

.z6 {
  z-index:
    6
}

.pr {
  position: relative
}

/*reservation*/
.reservation .dropdown-toggle::after {
  display: none
}

.dropdown-menu {
  padding: 15px !important
}

.product-quantity {
  display: flex;
  flex-wrap: nowrap;
  /* float: left; */
  /* width: 50%; */
}

.product-quantity input {
  text-align: center;
  display: inline-block;
  border: 0;
  padding: 0;
  background: 0;
  /* width: 75px; */
  min-height: 25px;
}

.product-quantity div {
  padding: 0 10px
}

.amount label {
  float: left;
  width: 50%
}

.amount {
  width: 100%;
  float: left;
  margin-bottom: 8px
}

.reservation {
  background-color: #E4E4E4;
  border-radius: 10px;
  padding: 15px 0px 15px 0px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.inner-toggle span {
  display: inline-block;
  text-align: left;
}

.type1 {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase
}

.type-mm {
  text-align: left;
  font-size: 15px;
  line-height: 16px;
  color: #888
}

.type-dd {
  width: 47px;
  font-size: 35px;
  padding-right: 10px;
  line-height: 29px;
  font-weight: 500;
}

.hl {
  border-left: solid 1px #ccc;
  padding-left: 15px !important
}

.dropdown .fa-user {
  font-size: 23px;
  padding-right: 10px
}

.guest {
  text-align: left;
  padding-top: 11px
}

.guest i {
  display: inline-block;
  vertical-align: top;
}

.guest span {
  display: inline-block
}

.reservation button {
  width: 100%;
  background-color: #E4E4E4;

  padding-left: 10px;
  padding-right: 10px;
}

.reservation>.col, .reservation>[class*=col-] {
  padding-left: 5px;
  padding-right: 5px
}

.border-b {
  border-width: 0 0 1px 0;
  border-style: solid;
  background: transparent;
  height: 33px;
  width: 100%;
  text-align: center
}

.date-dd-mm {
  text-align: start
}

.cover-date {
  width: 39%;
  margin-right: 1%;
  float: left;
}

.user-room {
  width: 22%;
  margin-right: 1%;
  float: left
}

.promo {
  width: 16%;
  margin-right: 1%;
  padding-top: 14px;
  float: left
}

.cover-bt {
  width: 20%;
  float: left;
  font-weight: bold;
}

.cover-bt button {
  line-height: 20px;
  border-radius: 12px;
  font-weight: 500;
  padding: 15px 30px
}

.reservation .dropdown-menu {
  font-size: 15px;
  z-index: 999
}

.user-room .dropdown-menu {
  min-width: 300px
}

.lightpick__toolbar button {
  width: inherit !important
}

/*calendar*/
.reservation-date .lightpick {
  zoom: 1.3;
  z-index: 1 !important;
}

.lightpick {
  position: absolute;
  z-index: 99999;
  padding: 4px;
  border-radius: 4px;
  background-color: #FFF;
  color: rgb(31, 29, 29);
  font-family: "Fira Sans", "Montserrat", "Prompt", "Kanit", "Sarabun", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.125em;
}

.lightpick--inlined {
  position: relative;
  display: inline-block;
}

.lightpick, .lightpick *, .lightpick::after, .lightpick::before {
  box-sizing: border-box;
}

.lightpick.is-hidden {
  display: none;
}

.lightpick__months {
  display: grid;
  background-color: #EEE;
  grid-template-columns: auto;
  grid-gap: 1px;
}

.lightpick--2-columns .lightpick__months {
  grid-template-columns: auto auto;
}

.lightpick--3-columns .lightpick__months {
  grid-template-columns: auto auto auto;
}

.lightpick--4-columns .lightpick__months {
  grid-template-columns: auto auto auto auto;
}

.lightpick--5-columns .lightpick__months {
  grid-template-columns: auto auto auto auto auto;
}

.lightpick__month {
  padding: 4px;
  width: 288px;
  background-color: #FFF;
}

.lightpick__month-title-bar {
  display: flex;
  margin-bottom: 4px;
  justify-content: space-between;
  align-items: center;
}

.lightpick__month-title {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  cursor: default;
  padding: 0 4px;
  border-radius: 4px;
}

.lightpick__month-title>.lightpick__select {
  border: none;
  background-color: transparent;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.lightpick__month-title>.lightpick__select:disabled {
  color: #333;
}

.lightpick__month-title>.lightpick__select-months {
  font-weight: bold;
  font-size: 1em;
  margin-right: .5em;
}

.lightpick__toolbar {
  display: flex;
  text-align: right;
  justify-content: space-between;
}

.lightpick__previous-action, .lightpick__next-action, .lightpick__close-action {
  display: flex;
  /* margin-left: 6px; */
  width: 32px;
  height: 32px;
  outline: none;
  border: none;
  /* border-radius: 50%; */
  border-radius: 4px;
  background-color: rgb(241, 241, 247) !important;
  justify-content: center;
  align-items: center;
}

.lightpick__previous-action, .lightpick__next-action {
  font-size: 20px;

}

.lightpick__previous-action i, .lightpick__next-action i {
  font-size: 20px;
}

.lightpick__close-action {
  font-size: 18px;
}

.lightpick__previous-action:active, .lightpick__next-action:active, .lightpick__close-action:active {
  color: inherit;
}

.lightpick__days-of-the-week {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}

.lightpick__day-of-the-week {
  display: flex;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}

.lightpick__days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}

.lightpick__day {
  display: flex;
  height: 40px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 13px;
  justify-content: center;
  align-items: center;
  cursor: default;
}

.lightpick__day.is-today {
  background-size: 18.8% auto;
  background-position: center bottom;
}

.lightpick__day:not(.is-disabled):hover {
  background-size: contain;
  background-color: rgb(189, 189, 236);
  font-weight: 500;
  font-size: 15px;
}

.lightpick__day.is-disabled {
  opacity: 0.38;
  pointer-events: none;
}

.lightpick__day.disabled-tooltip {
  pointer-events: auto;
}

.lightpick__day.is-disabled.is-forward-selected {
  opacity: 1;
}

.lightpick__day.is-disabled.is-forward-selected:not(.is-start-date) {
  background-color: rgba(38, 139, 210, 0.1);
  background-image: none;
}

.lightpick__day.is-previous-month, .lightpick__day.is-next-month {
  opacity: 0.38;
}

.lightpick__day.lightpick__day.is-in-range:not(.is-disabled) {
  opacity: 1;
}

.lightpick__day.is-in-range {
  border-radius: 0;
  background-color: #d4d6f0;
  background-image: none;
  font-weight: 500;
}

.lightpick__day.is-start-date.is-in-range, .lightpick__day.is-end-date.is-in-range.is-flipped {
  border-top-left-radius: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 50%;
  background-color: #268BD2;
  background-image: none;
}

.lightpick__day.is-end-date.is-in-range, .lightpick__day.is-start-date.is-in-range.is-flipped {
  border-top-left-radius: 0;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 0;
  background-color: #268BD2;
  background-image: none;
}

.lightpick__day.is-start-date.is-end-date {}

.lightpick__day.is-start-date, .lightpick__day.is-end-date, .lightpick__day.is-start-date:hover, .lightpick__day.is-end-date:hover {
  background-size: auto;
  background-position: center;
  color: #FFF;
  font-weight: bold;
}

.lightpick__tooltip {
  position: absolute;
  margin-top: -4px;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  font-size: 11px;
  pointer-events: none;
}

.lightpick__tooltip::before {
  position: absolute;
  bottom: -5px;
  left: calc(50% - 5px);
  border-top: 5px solid rgba(0, 0, 0, 0.12);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
}

.lightpick__tooltip::after {
  position: absolute;
  bottom: -4px;
  left: calc(50% - 4px);
  border-top: 4px solid #FFF;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.lightpick__footer {
  display: flex;
  justify-content: space-between;
}

.lightpick__reset-action, .lightpick__apply-action {
  border-radius: 5px;
  font-size: 12px;
  border: none;
}

.lightpick__reset-action {
  color: #fff;
  background-color: #aeacad;
}

.lightpick__apply-action {
  color: #fff;
  background-color: #2495f3;
}

.reservation :focus:not(:focus-visible) {
  border: solid 1px #ccc
}

.type1, .type-dd, .guest, .collap-arrow, .lightpick__select, .lightpick__toolbar button {
  color: #000 !important
}

/*new2*/
::-webkit-input-placeholder {
  color: #333;
}

:-moz-placeholder {
  color: #333;
  opacity: 1;
}

::-moz-placeholder {
  color: #333;
}

:-ms-input-placeholder {
  color: #333;
}

a, a:hover, a:focus {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: none
}

button {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 5;
  border-radius: 5px;
  outline: none;
}

input:active, input:focus, input.active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type="text"], input[type="email"], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  /* color: #fff; */
  font-size: 16px;
  font-family: "Fira Sans", "Montserrat", "Prompt", "Kanit", "Sarabun", "Helvetica Neue", Arial, sans-serif;
}

textarea {
  padding: 5px 20px
}

/*checkbox-radio*/
input.checkbox-style[type=checkbox], input.checkbox-style[type=radio] {
  height: 25px;
  width: 25px;
}

input.checkbox-style[type=checkbox]+span:before {
  position: relative;
  font-family: checkbox-style;
  margin-right: 0.2em;
  color: transparent;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block
}

input.checkbox-style[type=checkbox]+span:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  font-size: 12px;
  padding: 1px;
  font-weight: bold;
  margin-right: 0.6em;
  border-style: solid;
  border-width: 1px;
  -webkit-transition: border-color .5s ease-in-out;
  transition: border-color .5s ease-in-out;
  border-radius: 0;
}

/* checkbox & radio*/
input.checkbox-style[type=checkbox]+span:before {
  border-color: #000;
  padding: 1px 4px;
}

input.checkbox-style[type=checkbox]:hover+span:before {
  border-color: #ccc;
}

input.checkbox-style[type=checkbox]:checked+span:before, input.checkbox-style[type=checkbox]:checked+span {
  color: #000;
  border-color: #000;
}

input.checkbox-style[type=checkbox], input.checkbox-style[type=radio] {
  z-index: 1;
  position: absolute;
  float: left;
  opacity: 0.01;
  margin: 0;
  cursor: pointer;
}

input.checkbox-style[type=radio]+span:before {
  position: relative;
  font-family: checkbox-style;
  margin-right: 0.2em;
  color: transparent;
  font-size: 1em;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input.checkbox-style[type=radio]+span:before {
  content: "\f111";
  /*f192   f1db f10c f111  */
  font-family: 'FontAwesome';
  font-size: 8px;
  padding: 1px;
  font-weight: bold;
  margin-right: 0.6em;
  border-style: solid;
  border-width: 1px;
  -webkit-transition: border-color .5s ease-in-out;
  transition: border-color .5s ease-in-out;
  border-radius: 0;
  top: 4px
}

/* radio & radio*/
input.checkbox-style[type=radio]+span:before {
  border-color: #000;
  padding: 6px 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%
}

input.checkbox-style[type=radio]:hover+span:before {
  border-color: #ccc;
}

input.checkbox-style[type=radio]:checked+span:before, input.checkbox-style[type=radio]:checked+span {
  color: #333;
  border-color: #333;
}

input.checkbox-style[type=radio], input.checkbox-style[type=radio] {
  z-index: 1;
  position: absolute;
  float: left;
  opacity: 0.01;
  margin: 0;
  cursor: pointer;
}

html {
  height: 100%;
}

body {
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

.site-cover {
  display: table;
  height: 100%;
  width: 100%;
  table-layout: fixed;
}

.site-footer {
  display: table-row;
  font-size: 13px;
  height: 1px;
  background-color: rgb(231, 234, 245);
  ;
}

.site-footer .container {
  padding: 15px !important
}

/*top*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(117, 117, 117, .6) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.no-touch .cd-top:hover {
  background-color: rgba(117, 117, 117, 1);
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}

body>header {}

body>header hgroup h1 {}

body>footer {}

body>article {}

article>header {}

body>aside {}

.content {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto
}

/*resize header*/
.resize-header-on-scroll {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

.resize-header-on-scroll h1#logo {
  display: inline-block;
  float: left;
  height: 80px;
  padding: 5px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.resize-header-on-scroll nav {
  float: right;
}

.resize-header-on-scroll nav a {}

header nav a:hover {
  color: white;
}

.resize-header-on-scroll.smaller {
  height: 65px;
}

.resize-header-on-scroll.smaller nav a {}

#logo img {
  max-height: 80px;
  vertical-align: text-top
}

.smaller #logo img {
  max-height: 55px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.right-header {
  margin-top: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.smaller .right-header {
  margin-top: 15px
}

@media all and (max-width: 835px) {
  #logo img {
    max-height: 70px;
  }

  .resize-header-on-scroll h1#logo {
    height: 70px;
  }
}

@media all and (max-width: 428px) {
  #logo img {
    max-height: 50px;
  }

  .resize-header-on-scroll h1#logo {
    height: 40px;
  }

  .right-header {
    font-size: 13px;
    margin-top: 10px;
  }

  .right-header i {
    font-size: 1rem;
  }

  .smaller #logo img {
    max-height: 35px;
  }

  .resize-header-on-scroll.smaller {
    height: 40px;
  }

  .smaller .right-header {
    margin-top: 0px;
  }
}

/*booking*/
.booking-engine .container {
  background-color: #fff;
  border-radius: 10px;
}

.site-inner {
  margin-top: 80px;
}

.nav-right {
  float: right
}

.nav-right li {
  display: inline-block;
  padding: 0 8px;
  border-right: solid 1px #555
}

.nav-right li:last-child {
  padding: 0 0 0 5px;
  border-right: none
}

.nav-right img {
  width: 20px;
  margin-right: 10px
}

.btn-text {
  background-color: transparent
}

.nav-right button {
  padding: 0
}

.lang li, .currency li {
  width: 100%;
  display: block;
  padding: 10px 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  font-size: 14px
}

.lang li:first-child, .currency li:first-child {
  padding-top: 0 !important
}

.lang li:last-child, .currency li:last-child {
  border-bottom: none
}

.nav-right .dropdown-menu, .nav-right .dropdown-menu a {
  color: #000
}

.nav-right .dropdown-menu span {
  color: #666
}

.nav-right .dropdown-menu li a:hover {
  color: #666
}

.nav-right .dropdown-menu li {
  border-right: none
}

.site-footer strong {
  display: block;
}

.site-inner .reservation .col-xl-10 {
  width: 100%
}

ul.details-info {
  margin-bottom: 5px
}

.details-info li {
  display: inline-block;
  border-right: solid 1px #ccc;
  padding: 0 10px;
  margin-bottom: 5px
}

.details-info li:first-child {
  padding-left: 0
}

.details-info li:last-child {
  border-right: none
}

.text13, .fixed-footer small, .price small {
  font-size: 13px;
}

.text18 {
  font-size: 18px
}

.price {
  font-size: 25px;
  line-height: 22px
}

.price strong {
  font-weight: 600
}

s, strike {
  text-decoration: none;
  position: relative;
}

s::before, strike::before {
  top: 50%;
  /*tweak this to adjust the vertical position if it's off a bit due to your font family */
  background: red;
  /*this is the color of the line*/
  opacity: .7;
  content: '';
  width: 110%;
  position: absolute;
  height: .1em;
  border-radius: .1em;
  left: -5%;
  white-space: nowrap;
  display: block;
  transform: rotate(-15deg);
}

.room-type {
  clear: both;
  border-bottom: solid 1px #ccc;
  padding: 30px 0
}

.room-type:first-child {
  padding-top: 0
}

.room-type:last-child {
  border-bottom: 0
}

.room-type .dropdown-toggle {
  cursor: pointer;
}

.block-room-type, .summary, main {
  background-color: #fff;
  padding: 20px !important;
  border-radius: 10px;
  margin-bottom: 20px
}

.fixed-footer {
  background-color: #fff;
  width: 100% !important;
  margin-top: 50px;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%);
}

ul.total {
  margin: 0
}

ul.total li {
  padding: 0 0px;
  margin-bottom: 0px;
}

.fixed-footer h2 {
  margin-bottom: 2px;
  font-weight: 600
}

.fixed-footer h3 {
  margin-bottom: 2px;
}

aside hr {
  width: 100%;
  clear: both;
  margin: 10px 0
}

.select-type {
  border: solid 1px #ccc;
  float: left;
  padding: 8px 10px;
  border-radius: 5px;
  margin: 0 10px 10px 0
}

/*confirm form*/
.confirm-form-box .title img {
  max-width: 150px;
  max-height: 150px
}

.confirm-form-box table {
  width: 100%;
  line-height: inherit;
  text-align: left;
}

.confirm-form-box table td {
  padding: 5px;
  vertical-align: top;
}

.confirm-form-box table tr td:nth-child(2) {
  text-align: right;
}

.confirm-form-box table tr.top table td {
  padding-bottom: 20px;
}

.confirm-form-box table tr.top table td.title {
  font-size: 45px;
  line-height: 45px;
  color: #333;
}

.confirm-form-box table tr.information table td {
  padding-bottom: 10px;
}

.confirm-form-box table tr.heading td {
  background: #eee;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}

.confirm-form-box table tr.details td {
  padding-bottom: 20px;
}

.confirm-form-box table tr.item td {
  border-bottom: 1px solid #eee;
}

.confirm-form-box table tr.item.last td {
  border-bottom: none;
}

.confirm-form-box table tr.total td:nth-child(2) {
  border-top: 2px solid #eee;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .confirm-form-box table tr.top table td {
    width: 100%;
    display: block;
    text-align: center;
  }

  .confirm-form-box table tr.information table td {
    width: 100%;
    display: block;
    text-align: center;
  }
}

.confirm-form-box.rtl {
  direction: rtl;
  font-family: Tahoma, 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
}

.confirm-form-box.rtl table {
  text-align: right;
}

.confirm-form-box.rtl table tr td:nth-child(2) {
  text-align: left;
}

.fa-5x {
  font-size: 3em;
}

.list-left li {
  width: 100%;
  padding: 10px 0;
  border-bottom: solid 1px #ccc
}

.list-left li:last-child {
  ;
  border-bottom: none
}

.list-left i {
  padding-right: 15px
}

#profile label {
  font-weight: bold
}

#profile p {
  border-bottom: solid 1px #ccc;
  padding-bottom: 4px
}

#home .row.mb-5 {
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px
}

.card-body {
  padding: 30px !important
}

.list-main-menu li {
  border-right: solid 1px rgba(0, 0, 0, 0.05)
}

.amenity-list img {
  width: 25px;
  margin-right: 20px;
}

.amenity-list li {
  padding: 5px 0
}

.block-room-type .modal-xl {
  width: 90%;
  max-width: 1300px;
}

.block-room-type .side-content {
  max-height: 60vh !important;
  overflow-x: auto !important
}

.modal-content {
  border: none
}

#filter .modal-xl {
  width: 90%;
  max-width: 1300px;
}

[slider] {
  position: relative;
  height: 14px;
  border-radius: 10px;
  text-align: left;
  margin: 45px 0 10px 0;
}

[slider]>div {
  position: absolute;
  left: 13px;
  right: 15px;
  height: 14px;
}

[slider]>div>[inverse-left] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 10px;
  background-color: #CCC;
  margin: 0 7px;
}

[slider]>div>[inverse-right] {
  position: absolute;
  right: 0;
  height: 14px;
  border-radius: 10px;
  background-color: #CCC;
  margin: 0 7px;
}

[slider]>div>[range] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 14px;
  background-color: #4a4a4a;
}

[slider]>div>[thumb] {
  position: absolute;
  top: -7px;
  z-index: 2;
  height: 28px;
  width: 28px;
  text-align: left;
  margin-left: -11px;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  background-color: #FFF;
  border-radius: 50%;
  outline: none;
}

[slider]>input[type=range] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 3;
  height: 14px;
  top: -2px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

div[slider]>input[type=range]::-ms-track {
  -webkit-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider]>input[type=range]::-moz-range-track {
  -moz-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider]>input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
  border: transparent;
}

div[slider]>input[type=range]:focus {
  outline: none;
}

div[slider]>input[type=range]::-ms-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider]>input[type=range]::-moz-range-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider]>input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
  -webkit-appearance: none;
}

div[slider]>input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0 none;
}

div[slider]>input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
}

div[slider]>input[type=range]::-ms-tooltip {
  display: none;
}

[slider]>div>[sign] {
  opacity: 0;
  position: absolute;
  margin-left: -11px;
  top: -39px;
  z-index: 3;
  background-color: #4a4a4a;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}

[slider]>div>[sign]:after {
  position: absolute;
  content: '';
  left: 0;
  border-radius: 16px;
  top: 19px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top-width: 16px;
  border-top-style: solid;
  border-top-color: #4a4a4a;
}

[slider]>div>[sign]>span {
  font-size: 12px;
  font-weight: 700;
  line-height: 28px;
}

[slider]>div>[sign] {
  opacity: 1;
}

ul.column li {
  margin-top: 10px;
  width: 100%;
  float: left;
}

ul.column-2 li {
  margin-top: 10px;
  width: 50%;
  float: left;
}

ul.column-3 li {
  margin-top: 10px;
  width: 33.33%;
  float: left;
}

#filter h5 {
  fontsize: 1rem;
  padding: 10px 0
}

.fixed-footer .container {
  position: relative;
}

.collap-arrow {
  background: #fff;
  border-radius: 50px 50px 0 0;
  position: absolute;
  right: 0;
  top: -25px;
  width: 45px;
  height: 25px;
  z-index: 1;
  box-shadow: 0 -2px 2px rgb(0 0 0 / 15%) !important;
  text-align: center;
  margin: 0;
  padding: 0
}

.booking-sum {
  padding: 15px 0
}

.collap-arrow:focus:not(:focus-visible) {
  outline: 0 !important;
  box-shadow: 0 -2px 2px rgb(0 0 0 / 15%) !important;
}

.collap-arrow:before {
  content: "\f0dd";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
}

.collap-arrow.collapsed:before {
  content: "\f0de";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 38px;
}

/* MENU */
.hamburger-menu-wrapper {
  display: inline-block;
}

.hamburger-menu-wrapper.bounce-effect {
  animation: bounce 0.3s ease 1;
}

.menu-overlay {
  transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1111;
}

.menu {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  top: 80px;
}

.hamburger-menu {
  border: 0;
  margin: 0 auto;
  top: -4px;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0;
  width: 36px;
  height: 36px;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 9999;
  cursor: pointer;
  background: transparent;
}

.menu-list {
  display: none;
  position: fixed;
  width: 100%;
  text-align: center;
  z-index: 9999;
  left: 0
}

.menu-list a {
  color: #fff !important;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
  margin: 15px 0;
  transition: all 0.5s ease;
}

.menu-list a:hover {
  color: #02D5FD;
}

.hamburger-menu:focus {
  outline: none;
}

.hamburger-menu span {
  display: block;
  position: absolute;
  top: 17px;
  left: 5px;
  right: 5px;
  height: 2px;
}

.hamburger-menu span:before, .hamburger-menu span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
}

.hamburger-menu span:before {
  top: -7px;
}

.hamburger-menu span:after {
  bottom: -7px;
}

.hamburger-menu span:before, .hamburger-menu span:after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.hamburger-menu span:before {
  transition-property: top, transform;
}

.hamburger-menu span::after {
  transition-property: bottom, transform;
}

.hamburger-menu.active span {
  background: none;
}

.hamburger-menu.active span:before {
  top: 0;
  transform: rotate(225deg);
}

.hamburger-menu.active span:before, .hamburger-menu.active span:after {
  background-color: #fff;
}

.hamburger-menu.active span:after {
  bottom: 0;
  transform: rotate(135deg);
}

.hamburger-menu.active span:before, .hamburger-menu.active span:after {
  transition-delay: 0s, 0.3s;
}

@keyframes bounce {
  0% {
    transform: rotate(0);
  }

  45% {
    transform: rotate(15deg);
  }

  90% {
    transform: rotate(-7deg);
  }

  100% {
    transform: rotate(0);
  }
}

.menu-list ul li {
  width: 100%;
  border-right: none
}

.menu-list ul {
  width: 100%
}

.lightpick__toolbar button {
  padding: 10px
}

.box_status {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: auto 10px
}

.box_status.none {
  background-color: #E2E2E2;
  border: 1px solid #ccc;
  background-image: url(../images/cross.svg)
}

.box_status.selected {
  background-color: #fff;
}

#logo {
  margin-top: 5px
}