@media screen and (max-width: 991.99px) {
  #bottomStickContainer {
    position: fixed;
    z-index: 2;
    bottom: 51px;
    left: 0;
    right: 0;
    will-change: transform;
    transition: transform 0.3s linear;
    width: 100%;
    margin: auto !important;
    text-align: center;
  }
  .btn-close-filter-top {
    position: absolute;
    left: 14px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: none !important;
  }
  .app-bar {
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    right: 0;
  }
  .body-hotel {
    padding-top: 70px !important;
  }
  .breadcrumb {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-y: hidden;
    border-bottom: none !important;
  }
  .filter-top {
    right: -120% !important;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    background-color: #fff;
    padding: 0 2rem 2rem !important;
  }
  .filter-column {
    right: -120% !important;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    background-color: #fff;
    padding: 0 2rem 2rem !important;
  }
  .a-card2.d-block {
    overflow-y: auto;
    max-height: calc(100vh - 160px);
    padding-bottom: 60px;
  }
  .filter-column.show-menu-filter {
    right: 0 !important;
  }
  .filter-top.show-filter-top {
    right: 0 !important;
    height: 100vh;
    overflow-y: auto;
  }
}
@media screen and (max-width: 767.99px) {
  .content-tour img {
    max-width: 100% !important;
    height: auto !important;
  }
  .simple-block table td {
    width: 100% !important;
    text-align: justify;
    display: block;
  }
  .tab-header {
    top: 68px;
  }
  .tab-links {
    align-items: center;
  }
  .tab-header .tab-links li {
    width: 25%;
    text-align: center;
    line-height: 1.5;
  }
  .tab-header .tab-links li a {
    font-size: 11px;
    line-height: 1.5;
    display: block;
  }
  .header-menu.sticky-menu {
    z-index: 10;
  }
  .available-card-slider {
    width: 100% !important;
  }
  .owl-h {
    display: flex !important;
    height: 100%;
    overflow: auto;
    white-space: nowrap;
  }
  .owl-carousel.owl-theme.owl-h .item {
    min-width: 221px;
    margin-left: 0.25rem;
  }
  .ho-available-card__actions.text-center {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    border-top: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: space-around;
    align-items: center;
  }
  .btn.is-solid-secondary {
    font-size: 10px !important;
    padding: 5px 3px !important;
  }
  .ho-available-card__body {
    width: 100% !important;
    padding: 0 10px !important;
  }
  .more-tour {
    margin-top: 10px;
    text-align: left;
  }
  .d-flex.flex-tab ul {
    display: flex;
    margin: 0 8px 20px;
    margin-bottom: 20px;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-y: hidden;
    border-bottom: none !important;
  }
  .d-flex.flex-tab {
    display: block !important;
  }
  .inner-section {
    padding-top: 6rem;
  }

  .inner-hotel li a {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }

  .outer-hotel li a {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  .hotel-name {
    margin-right: 10px;
  }
  .inner-hotel li {
    width: 100%;
  }
  .outer-hotel li {
    width: 100%;
  }
  .icon-hotel {
    width: 50px !important;
    height: 50px;
  }
  .inner-hotel li a {
    padding: 10px 20px;
  }
  .outer-hotel li {
    width: 100%;
  }
  .outer-hotel li a {
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 996.9px) {
  .outer-hotel li a {
    width: 130px;
    margin: auto;
  }
  .outer-hotel li a {
    padding: 20px 10px;
  }
  .inner-hotel li a {
    width: 130px;
    margin: auto;
  }
  .inner-hotel li a {
    padding: 20px 10px;
  }
  .icon-hotel {
    height: 50px;
  }
  .hotel-name {
    font-size: 12px;
  }
}
@media screen and (min-width: 996px) {
  .outer-hotel,
  .inner-hotel {
    margin-right: -40px;
    margin-left: -40px;
  }
  .outer-hotel li a {
    width: 170px;
    margin: auto;
  }
  .outer-hotel li a {
    padding: 20px;
  }
  .inner-hotel li a {
    width: 170px;
    margin: auto;
  }
  .inner-hotel li a {
    padding: 20px;
  }
  .icon-hotel {
    height: 70px;
  }
}
@media screen and (min-width: 768px) {
  .hotel-name {
    margin-top: 20px;
    min-height: 40px;
  }
  .inner-hotel li {
    width: 19%;
  }
  .outer-hotel li {
    width: 19%;
  }
  .tab-section .tab-pane {
    height: 320px !important;
  }

  .tab-section .c-title-tab {
    bottom: 0;
  }

  .tab-pane-content {
    bottom: -128px;
    border-bottom: 1px solid #eeedf1;
    border-right: 1px solid #eeedf1;
    border-left: 1px solid #eeedf1;
  }

  .inner-section {
    padding-top: 10rem;
  }
}

.a-select > .v-dropdown {
  border: 0;
  border-radius: 0;
  margin: 3px 0 0;
  transition-duration: 0.1s;
}

.v-dropdown {
  position: absolute;
  top: 105%;
  right: 0;
  z-index: 500;
  background-color: #fff;
  width: 100%;
}

.a-card {
  border-radius: 8px;
  box-shadow: var(--shadow-sm);
  border: solid 1px rgba(2, 2, 2, 0.12);
  background-color: var(--white);
}

.a-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  text-align: start;
  border-radius: 8px;
  font-size: 0.875rem;
}

.a-menu > li > a {
  display: block;
  font-weight: 400;
  color: var(--grays-700);
  transition: all ease 0.2s;
  outline: none !important;
}

.destination-group {
  padding: 0.4rem 1rem;
  cursor: default;
}

.tab-section {
  z-index: 2;
}

.destination-item {
  display: flex;
  align-items: center;
  height: 56px;
  margin: 0 0.875rem;
  font-size: 0.875rem;
  border-top: 1px solid rgba(2, 2, 2, 0.12);
}

.a-menu > li:not(.is-active) .destination-item > svg {
  color: #919aa2;
}

.font-medium {
  font-weight: 500 !important;
}

.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.text-1 {
  font-size: 0.625rem !important;
}

.block.text-1 {
  display: block !important;
}

.a-select.is-open .v-dropdown {
  display: block !important;
}

.a-menu > li:hover > a,
.a-menu > li.is-focus > a,
.a-menu > li a:focus {
  background-color: #f1f7fd;
}

.a-select fieldset {
  background-color: #f2f2f2;
  border-color: #fff !important;
  border-radius: 15px !important;
}

.a-select .a-input.focus .a-input__label {
  background-color: transparent !important;
}

.a-select .a-input input {
  z-index: 1;
}

.about-img img {
  border-radius: 15px;
}

.text {
  color: #303030;
  text-align: justify;
}

.condition-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.sec-condition {
  color: #303030;
  border-right: 4px solid #00b2ca;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-radius: 15px;
  padding: 10px 15px;
  position: relative;
}

.sec-condition::before {
  width: 5px;
  height: 5px;
  background-color: #00b2ca;
  border-radius: 100%;
  position: absolute;
  top: 21px;
  right: 5px;
  content: "";
}

.btn-primary {
  background-color: #00b2ca !important;
  border-color: #00b2ca !important;
  border-radius: 7px;
  padding-left: 33px;
  padding-right: 33px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 1px 13px #d2f1f6;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #0695a8 !important;
  border-color: #0695a8 !important;
}

.tour-dectoin {
  background: #f2f2f2 url("../images/bg-tour.png") repeat;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.tour-dectoin2 {
  background: #1f4397 url("../images/bg-tour2.jpg") repeat;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}
.vector-section.text-center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-tour .item {
  background-color: #fff;
  border-radius: 15px;
}

.owl-gallery .owl-prev {
  margin: 0 !important;
  background: url("../images/right.png") !important;
  width: 30px;
  height: 30px;
  font-size: 0 !important;
  position: absolute;
  right: -15px;
  top: 40%;
}

.owl-gallery .owl-next {
  margin: 0 !important;
  background: url("../images/right.png") !important;
  width: 30px;
  height: 30px;
  font-size: 0 !important;
  position: absolute;
  left: -15px;
  top: 40%;
  transform: rotate(180deg);
}

.gallery-dectoin {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.owl-gallery .item a {
  height: 163px;
  border-radius: 15px;
  display: block;
  position: relative;
}

.owl-gallery .item img {
  object-fit: fill;
  width: 100% !important;
  height: 100% !important;
  border-radius: 15px;
}

.lbl-gallery {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  background-color: #e0e7f2e0;
  border-radius: 7px;
  color: #212121;
  padding: 0 6px;
  font-size: 12px;
  font-weight: 600;
  z-index: 1;
}

.inner-hotel li {
  list-style: none;
  display: inline-block;
}
.outer-hotel li {
  list-style: none;
  display: inline-block;
}
.inner-hotel li a {
  background-color: #1f4397;
  border-radius: 15px;
}
.outer-hotel li a {
  background-color: #00b3ca;
  border-radius: 15px;
}
.icon-hotel {
  overflow: hidden;
  text-align: center;
}

.icon-hotel img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: auto;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.hotel-name {
  color: #fff;
}
.about-section h2 {
  font-weight: 700 !important;
  color: #2b2f33 !important;
  font-size: 1rem !important;
}
.text2 {
  color: #4b5259;
  text-align: justify;
}
.box-hotel:hover .icon-hotel img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.e-main-title-section2 {
  color: #fff;
  font-weight: 800;
  font-size: 20px;
}
.d-block.text-tour {
  color: #ffffffde;
}
.banner-top {
  height: 280px;
}
.a-card2 {
  border-radius: 8px;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.08);
  border: solid 1px rgb(224, 224, 224);
  background-color: #fff;
}
.a-card {
  border-radius: 8px;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.08);
  border: solid 1px rgb(224, 224, 224);
  background-color: #fff;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  padding-top: 1rem !important;
  padding-bottom: 0.5rem !important;
}
.title-inner {
  font-size: 1.25rem !important;
}
.alert.alert-info {
  border-color: #a0e8f3;
  background-color: #e8f9fc;
  color: #0f697a;
}
.breadcrumb li a {
  color: #6c7680 !important;
}
.breadcrumb li {
  color: #000 !important;
  margin-left: 25px;
  position: relative;
}
.breadcrumb li:not(:last-child)::after {
  content: "\f053";
  position: absolute;
  left: -14px;
  top: 4px;
  font-family: "Font Awesome 5 Pro";
  font-size: 11px;
}
.button_radio {
  display: none;
}
.btn-filter {
  display: inline-block;
  border-width: 1px;
  border-radius: 100px;
  background-color: #fff;
  margin-right: 5px;
  border: solid 1px rgba(2, 2, 2, 0.12);
}
.btn-filter label {
  display: inline-block;
  position: relative;
}
.btn-filter > label:not(:first-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background-color: rgb(224, 224, 224);
}
.sort_label input:checked ~ span {
  background-color: #00b2ca;
  color: #fff;
}
.sort_label span {
  padding: 0.5rem 2rem;
  border-radius: 100px;
  display: inline-block;
  cursor: pointer;
}
.ho-available-card__details {
  display: flex;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  height: 100%;
  flex: 1;
  flex-direction: column;
}
@media (min-width: 992px) {
  #bottomStickContainer {
    display: none !important;
  }
  .a-card {
    margin-top: -140px !important;
  }
  .btn-close-filter-top {
    display: none !important;
  }
  .app-bar {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .ho-available-card__data {
    padding: 0.75rem 1.5rem 0 0.75rem;
    border-left: 1px solid #e0e0e0;
  }
  .ho-available-card__content {
    flex-direction: row !important;
    /*height: 181px;*/
  }
  .ho-available-card__body {
    width: calc(100% - 230px);
  }
  .ho-available-card__details {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.ho-available-card__content {
  display: flex;
  flex-direction: column;
  min-height: 181px !important;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  border: solid 1px rgb(224, 224, 224);
  background-color: #fff;
  align-items: center;
}
.available-card-slider {
  width: 241px;
}
.img-h {
  display: inline-block;
  height: 188px;
  width: 100% !important;
}
.img-h img {
  object-fit: fill;
  width: 100% !important;
  height: 100% !important;
}
.owl-h .owl-prev {
  width: 24px;
  height: 24px;
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 100% !important;
  position: absolute;
  left: 0;
  top: 38% !important;
}
.owl-h .owl-next {
  width: 24px;
  height: 24px;
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 100% !important;
  position: absolute;
  right: 0;
  top: 38% !important;
}
.ho-available-card__body {
  flex: 1;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
.a-label.is-warning {
  background-color: #77d6e3;
  color: #1f4397;
  line-height: 1.6;
  padding: 0.0625rem 0.65rem;
  display: inline-flex;
  justify-content: center;
  font-size: 0.75rem;
  padding: 0.0625rem 1rem;
  font-weight: 500;
  line-height: 1.75;
  align-items: center;
  border-radius: 0.75rem;
}
.ho-available-card__title.direction-ltr a {
  color: #000;
}
.ho-available-card__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1rem;
  font-weight: 700;
  color: #2b2f33;
}
.ho-available-card__data-line:not(:last-child) {
  margin-bottom: 0.3125rem;
}
.ho-available-card__data-line {
  display: flex;
  flex-wrap: wrap;
}
.ho-available-card__facilities {
  margin-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 360px;
}
@media (min-width: 768px) {
  .ho-available-card__title {
    margin-bottom: auto;
    padding: 0;
  }
  .ho-available-card__meta__item:last-child {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
  }
  .ho-available-card__actions {
    align-items: center;
    padding: 0.5rem;
  }
  .ho-available-card__price {
    margin-bottom: 0.5rem;
  }
}
.ho-available-card__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.75rem;
  font-weight: 500;
  color: #6c7680;
}
.ho-available-card__meta__item {
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.hotel-stars::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: #e2e6e9;
  -webkit-margin-start: 0.5rem;
  margin-inline-start: 0.5rem;
}
.hotel-stars {
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  color: #3e4246;
  font-size: 0.75rem;
  font-weight: 500;
}
.ho-available-card__facilities__item {
  position: relative;
  margin-left: 0.5rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  color: #6c7680;
  white-space: nowrap;
}
.align-middle {
  vertical-align: middle !important;
}
.text-secondary-400 {
  color: #00b2ca !important;
}
.ho-available-card__actions {
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
  min-width: 200px;
}
.ho-available-card__price {
  font-size: 0.75rem;
  color: #959ea6;
}
.text-6 {
  font-size: 1.25rem !important;
}
.text-grays-300 {
  color: #959ea6 !important;
}
.btn.is-solid-secondary {
  background-color: #00b2ca;
  color: #fff;
  --padding-inline: 0.75rem;
  --button-size: 2.5rem;
  font-size: 0.875rem;
}
.text-grays-400 {
  color: #6c7680 !important;
}
.text-2 {
  font-size: 0.75rem !important;
}
.box-shadow-none {
  box-shadow: none !important;
}
#map {
  height: 300px;
  z-index: 0;
}

.leaflet-popup-content-wrapper {
  width: 100%;
}
.leaflet-control-attribution.leaflet-control {
  display: none !important;
}
.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
  width: 46px !important;
  height: 46px !important;
}
.cls {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #00b2ca !important;
}
.ho-available-card__content.border-ra {
  border-radius: 8px 8px 0 0 !important;
  border-bottom: none !important;
  background-color: #77d6e31c;
}
.hotel-landing a {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  color: #00b2ca;
}
.d-block.show-all-hotel {
  display: block;
  width: 100%;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 1rem;
  color: #151617;
  text-align: center;
  font-weight: 700;
  padding: 0.875rem 1rem;
}
#accordionFilter .accordion-item::before {
  display: none !important;
}
#accordionFilter .accordion-item {
  padding-right: 0 !important;
  border-radius: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
}
#accordionFilter .sort_label span {
  padding: 0 0.3rem !important;
}
#accordionFilter .btn-filter {
  border: 1px solid #eee;
}
#accordionFilter .accordion-body {
  padding: 1rem 0.5rem;
}
.leading-relaxed {
  padding: 1rem 1.25rem;
}
.a-checkbox {
  display: block;
  cursor: pointer;
  align-items: center;
}
.a-checkbox > input {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 0;
  visibility: hidden;
}
.a-checkbox__checkbox {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  min-width: 22px;
  height: 22px;
  border-radius: 4px;
  background-color: #f8fafb;
  border: 2px solid #bec6cc;
  vertical-align: middle;
  margin: 2px 0;
  margin-left: 0px;
  transition: all ease 0.2s;
}
.a-checkbox.has-slot > .a-checkbox__checkbox {
  margin-left: 0.5rem;
}
.a-checkbox__checkmark {
  position: absolute;
  display: none;
  width: 16px;
  height: 16px;
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  stroke-linecap: round;
}

.a-checkbox input:checked ~ .a-checkbox__checkbox .a-checkbox__checkmark {
  display: block;
}
.a-checkbox input:checked ~ .a-checkbox__checkbox {
  background-color: #00b2ca;
  border-color: #00b2ca;
}
.a-input-input-search {
  border: 1px solid #7b7b7b;
  padding: 4px;
  display: flex;
  border-radius: 7px;
  align-items: center;
}
.btn.is-md.is-raw {
  padding: 0 !important;
}
.hotel-landing {
  text-align: justify;
}
.btn.filter-mob {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  border-radius: 9999px;
  background-color: #fff;
  padding: 0.25rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #4b5259;
  line-height: 1rem;
  border: 1px solid;
  border-color: rgb(224 224 224);
  cursor: pointer;
  box-shadow: none !important;
}
#btn-close-filter {
  box-shadow: none !important;
}
.a-card__footer {
  border-top: solid 1px rgb(224 224 224);
  position: fixed;
  bottom: 0;
  width: 100%;
  right: 0;
  z-index: 1;
  background-color: #fff;
  display: none;
}
.a-card__footer button {
  background-color: #00b2ca !important;
  color: #fff !important;
  box-shadow: none !important;
}
.col-filter .select2-selection--single {
  border: 1px solid #e5e5e5 !important;
  border-radius: 25px !important;
}
.col-filter .select2-selection--single {
  height: 35px !important;
}
.search-btn-top {
  width: 45px;
  height: 45px;
  border-radius: 100% !important;
  background-color: #00b2ca !important;
  color: #fff !important;
}
.app-bar .d-flex.items-center.py-2.pr-1.pl-4 {
  justify-content: space-around;
}
.btn.back {
  box-shadow: none !important;
}
.tab-header .tab-links {
  justify-content: space-around;
}
.tab-header .tab-links li {
  list-style: none;
}
.tab-header .tab-links li a {
  color: #000;
}
.tab-header {
  box-shadow: 0px 0px 5px #d5d4d4;
  position: fixed !important;
  background-color: #fff;
  z-index: 2;
}

@media (min-width: 768px) {
  .content-hotel {
    padding-top: 50px;
  }
  .tab-header .tab-links li {
    line-height: 4;
  }
  .content-hotel .gallery {
    height: 315px;
    border-radius: 8px;
    overflow: hidden;
  }
}
.gallery__sections {
  flex: 0 0 50%;
}
.gallery__sections > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
img.is-responsive {
  max-width: 100%;
}
.overflow-hidden {
  overflow: hidden !important;
}
.cursor-pointer {
  cursor: pointer !important;
}

.flex,
.\!flex {
  display: flex !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.justify-between {
  justify-content: space-between !important;
}
.items-center {
  align-items: center !important;
}
.text-grays-600 {
  color: #2b2f33 !important;
}
.text-2 {
  font-size: 0.75rem !important;
}
.hotel-pdp-header__star {
  margin-left: 0.5rem;
}
.md\:text-display-md {
  font-size: 1.5rem;
  font-weight: 700;
}
.text-grays-400 {
  color: #6c7680 !important;
}
.text-4 {
  font-size: 1rem !important;
}
.f-wb-700 {
  font-weight: 700;
}

.hotel-facility {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-right: 0;
  font-size: 0.875rem;
  color: #2b2f33;
}
.whitespace-nowrap {
  white-space: nowrap !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
@media (min-width: 768px) {
  .h-1\/2 {
    height: 50% !important;
  }
  .crdgrid .grid,
  .crd-low .grid {
    display: grid !important;
  }
  .hotel-facility:first-child {
    border-left: 1px solid #ccc;
  }
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.hotel-rule {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
  font-size: 0.75rem;
  color: #2b2f33;
  grid-row: 1 / 1;
}
@media (min-width: 768px) {
  .md\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .md\:mr-4 {
    margin-right: 1rem !important;
  }
  .hotel-rule {
    display: block;
    border-left: 1px solid #ccc;
    grid-column: 1 / 1;
  }
  .hotel-rule__item:not(:last-child) {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  .hotel-terms {
    grid-column: 2 / 7;
    grid-row: 1 / 1;
  }
}
.font-bold {
  font-weight: 700 !important;
}
.text-3 {
  font-size: 0.875rem !important;
}
.hotel-terms__title {
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  color: #6c7680;
}
.english-text.hotel-terms__content {
  text-align: left;
  direction: ltr;
}
.mb-6 {
  margin-bottom: 2rem !important;
}
.sticky_column3 .coun-box .dropdown-menu1 {
  left: 0 !important;
  right: auto !important;
  top: -12px;
}
.form-inner-tab .is-solid-secondary {
  min-height: 50px;
  border-radius: 15px;
}
.frm-room .form-control {
  border-radius: 15px;
  box-shadow: none !important;
  font-size: 13px;
  min-height: 50px;
  background-color: #fff;
  border: 1px solid #eaeaec;
}
.a-card.mt-0 {
  margin-top: 0 !important;
}
.grid {
  display: grid !important;
}
.flex-col {
  flex-direction: column;
}
@media (min-width: 768px) {
  .cancel-item {
    flex-direction: row !important;
  }
}
.content-tour {
  line-height: 1.85;
  color: #2b2f33;
}
.content-tour h2 {
  font-size: 1.5rem;
  font-weight: 700 !important;
  margin-bottom: 15px !important;
}
.content-tour h3 {
  font-size: 1.2rem;
  line-height: 2;
  font-weight: 700 !important;
}
@media (min-width: 768px) {
  .a-card-title {
    margin-top: 0.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.125rem;
  }
  .md\:px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .cms-table-stack-header {
    max-width: 150px;
  }
}
.a-table--stacked > tbody > tr:first-child > th {
  border-top-right-radius: 8px;
}
.a-card-title::before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  border-radius: 5px 0 0 5px;
  background-color: #4b5259;
}
.a-card-title {
  position: relative;
}
.a-table--stacked > tbody > tr > th {
  background-color: #f6f6f6;
  border: 1px solid #e2e6e9;
  font-size: 16px;
}
.a-table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
.cms-table-cell {
  word-break: break-word;
}
.a-table > tbody > tr > td:last-child {
  border-left-width: 1px;
}
.a-card.mt-0.a-card-section.flex-1.my-4.p-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 20px !important;
}
.a-table > tbody > tr > td {
  border: 1px solid #e2e6e9;
  padding: 14px 9px;
  text-align: inherit;
  font-size: 16px;
}
.btn.is-outline-secondary {
  border: 2px solid #00b2ca;
  color: #00b2ca;
  border-radius: 15px;
  background-color: #fff;
}
.a-card__body.text-center h3 {
  font-size: 16px;
  font-weight: 700;
}
.btn.is-lg.is-outline-secondary.is-block.w-100:hover {
  background-color: #00b2ca12;
}
.bullet {
  width: 4px;
  height: 4px;
  background: #e8eaec;
  border-radius: 50%;
  display: inline-block;
}
.flex.-mx-2.overflow-auto.hide-scroll {
  align-items: center;
}
.available-card__details .provider-logo {
  width: 48px !important;
  height: 48px !important;
  margin: 0 auto;
  border: 2px solid #e0e0e0;
  border-radius: 100%;
}
.provider-logo {
  border: 2px solid #e0e0e0;
  border-radius: 100%;
}
.a-alert {
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  padding: 0.75rem;
}
.a-alert.is-warning {
  border: 1px solid #ffce84;
  background-color: #fdf2e0;
  color: #a45b01;
}
.a-alert__icon-holder {
  margin-left: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
}
.w-full {
  width: 100% !important;
}
.h-full {
  height: 100% !important;
}
.a-alert__body {
  flex-grow: 1;
}
.text-body-md {
  font-weight: 400;
  line-height: 200%;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .text-body-md {
    font-size: 0.875rem;
  }
}
.refund-policy__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.text-2 {
  font-size: 0.75rem !important;
}
.text-danger-400 {
  color: #dc3545 !important;
}
@media (min-width: 768px) {
  .md\:text-6 {
    font-size: 1.25rem !important;
  }
}
.refund-policy__item + .refund-policy__item {
  border-top: 1px solid #e0e0e0;
}
@media (min-width: 768px) {
  .flights .ho-available-card__content {
    height: auto !important;
    min-height: 147px !important;
  }
}
.text-grays-200 {
  color: #bec6cc !important;
}
.justify-between {
  justify-content: space-between !important;
}
.items-center {
  align-items: center !important;
}
.station__title {
  white-space: nowrap;
  color: #2b2f33;
}
.station__time {
  color: #959ea6;
}
.stations .station {
  display: flex;
  height: 0.5rem;
  width: 0.5rem;
  cursor: pointer;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  background-color: #fff;
  font-size: 0.625rem;
  font-weight: 500;
  margin: 0.5rem 1px 0.5rem 0;
  line-height: 1;
}
.stations::after {
  content: "";
  position: absolute;
  right: 0.5rem;
  left: 0.5rem;
  top: 50%;
  height: 1px;
  background-color: #bec6cc;
}
.flex,
.\!flex {
  display: flex !important;
}
.relative {
  position: relative !important;
}
.flex-col {
  flex-direction: column !important;
}
.stations .station:first-child,
.stations .station:last-child {
  background-color: #bfc8ce;
}
.station-tooltip-text {
  position: absolute;
  display: none;
  background-color: #2b2f33;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.625rem;
  line-height: 1.7;
  color: #fff;
  bottom: 90%;
  border-radius: 5px;
  margin-bottom: 5px;
  -webkit-animation: fade-527fd934 0.2s linear;
  animation: fade-527fd934 0.2s linear;
}
.stations .station:hover .station-tooltip-text {
  display: block;
}
.station-tooltip-text::after {
  position: absolute;
  display: block;
  height: 0;
  width: 0;
  content: "";
  bottom: -10px;
  left: 40%;
  border: 5px solid transparent;
  border-top-color: transparent;
  border-top-color: #272b2f;
}
.station.hide:hover {
  background-color: #fff;
  border-color: #f7b315 !important;
  box-shadow: 0 0 8px #f7b315;
}
.stations .station.hide .station__title,
.stations .station.hide .station__time {
  visibility: hidden;
}
.stations .station.hide {
  border: 1px solid #eaeaea;
}
.stations .station {
  position: relative;
  z-index: 1;
}
.stations .station.start,
.stations .station.end {
  width: 0.625rem;
  height: 0.625rem;
  background-color: #ffb916;
  border: solid 1px #ffb916;
}
.p-6 {
  padding: 2rem !important;
}
.toggle-btn.active-btn {
  border-bottom-color: #3fb8af !important;
}
.d-flex.flex-botton-collapse button {
  padding: 5px 10px !important;
  color: #1f4397;
  font-weight: 600;
}
.price-train {
  color: #959ea6 !important;
}
.is-disabled {
  background: #f2f4f4;
  border: solid 1px rgba(6, 6, 6, 0.12);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.08);
  transition: all ease var(--duration, 0.7s);
  min-height: auto !important;
}
.p-date {
text-align: center;
  color: #000;
  font-size: 0.75rem;
  line-height: 1.75;
  font-weight: 600;
}
.cell-price {
  color: #454c53;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.28;
}
.select-dte {
  border: 1px solid #d8d8d8;
  border-radius: 5px;
}
.owl-date .item {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
  background: #fff;
  border: none;
  border-radius: 4px;
  margin: 0;
  padding: 9px 0;
  cursor: pointer;
  position: relative;
}
.owl-date .item:not(.is-last)::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 15px;
  bottom: 15px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}
.green {
  color: #2baa48;
}
.owl-date .owl-next {
  width: 24px;
  height: 62px;
  margin: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px !important;
  background-color: #f2f1f1 !important;
}
.owl-date .owl-prev {
  width: 24px;
  height: 62px;
  margin: 0 !important;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px !important;
  background-color: #f2f1f1 !important;
}
.owl-date .owl-next:hover,
.owl-date .owl-prev:hover {
  color: #00aabc !important;
}
.flex-select-day {
  border-width: 1px;
  border-radius: 100px;
  background-color: #fff;
  margin-right: 5px;
  padding: 0.5rem;
  border: solid 1px rgba(2, 2, 2, 0.12);
}
.day-select-day {
  position: relative;
  padding: 0 10px;
}
.day-select-day::after {
  content: "";
  position: absolute;
  right: 3px;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.12);
}
.day-select-day::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.12);
}
.bu-card_seats {
  pointer-events: none;
}
.text-grays-400 {
  color: #6c7680 !important;
}
.font-light {
  font-weight: 300 !important;
}
.chair {
  position: relative;
  display: inline-flex;
  border-radius: 0.375rem;
  font-size: 0.75rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #f8fafb;
  border: 1px solid #b9c0c6;
  vertical-align: middle;
  transition: all 0.2s ease;
}
.chair.is-selected {
  background-color: #cce6fb;
  border-color: #0478d9;
  color: #0077db;
}
.chair::before {
  display: block;
  content: " ";
  padding-top: 100%;
}
.chair.is-full {
  color: #f9fdff;
  border-color: #8f989f;
  background-color: #9099a2;
}
.chair-stripes {
  background-color: #bdc7ce;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    #0000 1px,
    #f6f8f9 1px,
    #f6f8f9 20%
  );
}
.chairs {
  border: 2px solid rgba(2, 2, 2, 0.12);
}
@media (min-width: 768px) {
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
}
.p-5 {
  padding: 1.5rem !important;
}
.rounded-xl {
  border-radius: 0.75rem !important;
}
.bus-head {
  margin-bottom: 0.5rem;
  border-bottom-width: 1px;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 0.75rem;
  color: #2b2f33;
}
@media (min-width: 768px) {
  .bus-head {
    text-orientation: mixed;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
    border-bottom: 0;
    margin-right: 1rem;
    margin-bottom: 0;
    border-left: 1px solid #ccc;
    padding-left: 1rem;
  }
}
.flex-1 {
  flex: 1 1 0% !important;
}
.chair-cell-bus {
  margin: 2px;
}
@media (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row !important;
  }
  .refund {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
}
.refund + .refund {
  border-right: 1px solid #ccc;
}
.refund {
  flex: 1 1 0%;

  font-size: 0.875rem;
}
.d-flex.flex-botton-collapse button {
  color: #1f4397 !important;
  font-weight: 600 !important;
}
.fly-num.text-center {
  font-weight: 600;
}
.text-caption {
  font-weight: 600;
}