.modal-backdrop.show {
  opacity: 0.7;
}

.bravo_wrap .bravo_detail_location .bravo_banner {
  background-color: #1a2b48;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover !important;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_banner {
    padding: 150px 0;
  }
}
.bravo_wrap .bravo_detail_location .bravo_banner .container {
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_banner .bravo_gallery {
  height: 500px;
  position: relative;
}
@media (max-width: 1024px) {
  .bravo_wrap .bravo_detail_location .bravo_banner .bravo_gallery {
    height: 300px;
  }
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_banner .bravo_gallery {
    height: 200px;
  }
}
.bravo_wrap .bravo_detail_location .bravo_banner .bravo_gallery .modal .modal-dialog {
  position: relative;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
  margin: -10px auto 0;
}
.bravo_wrap .bravo_detail_location .bravo_banner .bravo_gallery .modal .modal-content {
  padding: 0;
  background: transparent;
  border: none;
}
.bravo_wrap .bravo_detail_location .bravo_banner h1 {
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
  margin: 0;
}
.bravo_wrap .bravo_detail_location .bravo_banner .btn-group {
  position: absolute;
  bottom: 30px;
  right: 0;
}
.bravo_wrap .bravo_detail_location .bravo_banner .btn-group .btn {
  margin-left: 10px;
  background: rgba(26, 43, 72, 0.5);
  font-size: 14px;
  color: #FFF;
  padding: 10px 15px;
}
.bravo_wrap .bravo_detail_location .bravo_banner .btn-group .btn:hover {
  background: rgb(26, 43, 72);
}
.bravo_wrap .bravo_detail_location .bravo_banner .btn-group .btn .fa {
  margin-right: 10px;
}
.bravo_wrap .bravo_detail_location .bravo_banner .btn-group .has-icon {
  display: flex;
  align-items: center;
}
.bravo_wrap .bravo_detail_location .bravo_content {
  padding-top: 20px;
}
.bravo_wrap .bravo_detail_location .bravo_content .title-location {
  margin-top: 0;
  color: #1A2B48;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.3;
}
@media (max-width: 990px) {
  .bravo_wrap .bravo_detail_location .bravo_content .title-location {
    font-size: 24px;
  }
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .title-location {
    font-size: 18px;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header {
  margin-bottom: 10px;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  justify-content: space-between;
  align-items: center;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .sub-heading {
  color: #5E6D77;
  font-size: 14px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .sub-heading .fa {
  position: relative;
  top: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score {
  text-align: right;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .head-rating {
  font-size: 14px;
  color: #1A2B48;
  font-weight: 500;
  display: block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .st-stars .fa {
  font-size: 16px !important;
  cursor: pointer;
  color: #FFDC00;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .st-stars i:not(:last-child) {
  margin-right: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .list-star {
  line-height: 13px;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .list-star .booking-item-rating-stars {
  padding: 0;
  margin: 0;
  width: 90px;
  float: right;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .list-star .booking-item-rating-stars:before, .bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .list-star .booking-item-rating-stars:after {
  content: "";
  display: table;
  clear: both;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .list-star .booking-item-rating-stars li {
  list-style: none;
  float: left;
  margin-right: 5px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .list-star .booking-item-rating-stars li:last-child {
  margin-right: 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .list-star .booking-item-rating-stars li .fa {
  font-size: 15px;
  color: #FFDC00;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-header .review-score .list-star .booking-item-rating-stars-active {
  position: absolute;
  width: 0;
  top: 0;
  right: 0;
  overflow: hidden;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-overview .description {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
  color: #1A2B48;
  letter-spacing: 0;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-overview .description {
    margin: 15px 0;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location {
  margin-bottom: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location h3 {
  margin-bottom: 20px;
}
@media (max-width: 990px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location h3 {
    font-size: 1.3rem;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location iframe {
  width: 100%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location #map_content {
  height: 450px;
}
@media (max-width: 768px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea {
    margin-bottom: 50px !important;
    border-bottom: solid 1px #afafaf;
  }
  .bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea .col-lg-4 {
    display: none;
  }
  .bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea:last-child {
    border-bottom: none;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea .trip-idea-category {
  font-size: 14px;
  color: #5191FA;
  letter-spacing: 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea h2 {
  font-weight: 300;
  font-size: 36px;
  color: #1A2B48;
  letter-spacing: 0;
  line-height: 1.7;
}
@media (max-width: 1024px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea h2 {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 768px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea .description {
  font-size: 16px;
  color: #5E6D77;
  letter-spacing: 0;
  margin-top: 40px;
  margin-bottom: 48px;
}
@media (max-width: 1024px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea .description {
    margin: 0;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea .read-more {
  border: 1px solid #D7DCE3;
  border-radius: 3px;
  font-size: 14px;
  color: #1A2B48;
  letter-spacing: 0;
  padding: 8px 10px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea .read-more:hover {
  text-decoration: none;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module .location-module-nav li a {
  font-size: 16px;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 8px 10px;
  color: #1a2b48;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module .location-module-nav li a:hover {
  text-decoration: none;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module .location-module-nav li a.active {
  border-bottom: 1px solid #5191FA;
  color: #5191FA;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module .view-more {
  border: 1px solid #D7DCE3;
  border-radius: 3px;
  font-size: 14px;
  color: #1A2B48;
  letter-spacing: 0;
  padding: 8px 10px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module .view-more:hover {
  text-decoration: none;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop {
  border: 1px solid #dfdfdf;
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop a {
  text-decoration: none;
  transition: all 0.3s;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .sale_info {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 10px;
  top: -25px;
  color: #fff;
  font-size: 15px;
  background-color: #5191fa;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 999;
  border: solid 3px #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .featured {
  position: absolute;
  top: 20px;
  left: 0;
  background: #ED0925;
  display: inline-block;
  padding: 0 10px;
  color: #FFF;
  font-size: 13px;
  font-weight: 500;
  z-index: 1;
  height: 30px;
  line-height: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image {
  overflow: hidden;
  height: 185px;
  background: #ccc;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image:hover a img {
  transform: scale(1.1);
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image a img {
  transition: all 0.3s;
  max-width: 100%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.75) 100%);
  top: 0px;
  z-index: 1;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .price-wrapper {
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #fff;
  font-size: 22px;
  z-index: 10;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .price-wrapper .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .price-wrapper .price .text-price {
  color: #fff;
  font-weight: 500;
  font-size: 22px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .price-wrapper .price .onsale {
  position: absolute;
  left: 0;
  top: -18px;
  text-decoration: line-through;
  font-size: 15px;
  color: #fff !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .price-wrapper .price .unit {
  font-size: 14px;
  color: #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .service-wishlist {
  position: absolute;
  right: 5px;
  z-index: 10;
  top: 10px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .service-wishlist i {
  transition: all 0.3s;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .service-wishlist:hover i, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .service-wishlist.loading i {
  color: #ff9290;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .thumb-image .service-wishlist.active i {
  color: #ff0000;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .location {
  font-size: 13px;
  color: #5e6d77;
  margin: 0 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .location i {
  position: relative;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .category {
  margin: 0 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .category .fa {
  color: #687882;
  opacity: 0.6;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .service-review {
  margin: 10px 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .service-review .rate {
  color: #5191FA;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .service-review .review {
  margin-left: 30px;
  position: relative;
  color: #6A7A84;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .service-review .review:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #D0D7DD;
  border-radius: 50%;
  left: -18px;
  top: 8px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .item-title {
  margin: 20px 15px 5px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .item-title {
    min-height: auto;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .item-title a {
  color: #1A2B50;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .item-title i {
  color: #ffc107;
  font-size: 15px;
  margin-right: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info {
  margin: 0 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info:before, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info:after {
  content: "";
  display: table;
  clear: both;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info .g-price {
  text-align: left;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info .g-price .prefix {
  color: #5e6d77;
  display: inline-block;
  font-weight: normal;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info .g-price .prefix i {
  font-size: 16px;
  color: #ffc107;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info .g-price .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info .g-price .price .text-price {
  font-size: 18px;
  color: #1A2B48;
  font-weight: 500;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info .g-price .price .onsale {
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .info .g-price .price .unit {
  font-size: 14px;
  color: #5E6D77;
  font-weight: normal;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .star-rate {
  position: absolute;
  bottom: 10px;
  left: 15px;
  z-index: 1;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .list-star {
  display: inline-block;
  line-height: 13px;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .list-star .booking-item-rating-stars {
  padding: 0;
  margin: 0;
  width: 90px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .list-star .booking-item-rating-stars:before, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .list-star .booking-item-rating-stars:after {
  content: "";
  display: table;
  clear: both;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .list-star .booking-item-rating-stars li {
  list-style: none;
  float: left;
  margin-right: 5px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .list-star .booking-item-rating-stars li:last-child {
  margin-right: 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop .list-star .booking-item-rating-stars li .fa {
  font-size: 15px;
  color: #fa5636;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop.infobox-item {
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop.infobox-item:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 10px;
  border-color: transparent #fff #fff transparent;
  bottom: -9px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  box-shadow: 1px 1px 0px #dfdfdf;
  background: #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list {
  border: 1px solid #dfdfdf;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  display: flex;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list {
    flex-wrap: wrap;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list a {
  text-decoration: none;
  transition: all 0.3s;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .sale_info {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 10px;
  top: -25px;
  color: #fff;
  font-size: 15px;
  background-color: #5191fa;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 999;
  border: solid 3px #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .featured {
  position: absolute;
  top: 20px;
  left: 0;
  background: #ED0925;
  display: inline-block;
  padding: 0 10px;
  color: #FFF;
  font-size: 13px;
  font-weight: 500;
  z-index: 1;
  height: 30px;
  line-height: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image {
  overflow: hidden;
  height: 190px;
  background: #ccc;
  position: relative;
  flex: 0 0 30%;
  padding: 0;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image {
    flex: 0 0 100%;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image:hover a img {
  transform: scale(1.1);
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image a img {
  transition: all 0.3s;
  max-width: 100%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.75) 100%);
  top: 0px;
  z-index: 1;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .price-wrapper {
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #fff;
  font-size: 22px;
  z-index: 10;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .price-wrapper .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .price-wrapper .price .text-price {
  color: #fff;
  font-weight: 500;
  font-size: 22px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .price-wrapper .price .onsale {
  position: absolute;
  left: 0;
  top: -18px;
  text-decoration: line-through;
  font-size: 15px;
  color: #fff !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .price-wrapper .price .unit {
  font-size: 14px;
  color: #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .service-wishlist {
  position: absolute;
  right: 0;
  z-index: 10;
  top: 0px;
  color: #fff;
  padding: 20px;
  cursor: pointer;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .service-wishlist i {
  transition: all 0.3s;
  font-size: 18px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .service-wishlist:hover i, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .service-wishlist.loading i {
  color: #ff9290;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .thumb-image .service-wishlist.active i {
  color: #ff0000;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review {
  padding: 10px 0px 0;
  display: none;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review .rate {
  color: #5191FA;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review .review {
  margin-left: 30px;
  position: relative;
  color: #6A7A84;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review .review:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #D0D7DD;
  border-radius: 50%;
  left: -18px;
  top: 8px;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review {
    display: block;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc .head {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
  color: #1a2b48;
  font-weight: 400;
  line-height: 25px;
  justify-content: flex-end;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc .head .left {
  text-align: right;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc .head .left .head-rating {
  display: block;
  line-height: 13px;
  margin-top: 8px;
  margin-bottom: 1px;
  font-weight: 500;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc .head .left .text-rating {
  color: #5191FA;
  font-size: 14px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc .head .score {
  position: relative;
  float: right;
  margin-left: 12px;
  padding: 7px 7px 0px 9px;
  background: #5191fa;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  min-height: 38px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc .head .score span {
  font-size: 14px;
  color: #FFF;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc .head .score::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: 0;
  left: -8px;
  border: 15px solid transparent;
  border-bottom: 15px solid #5191FA;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc .foot {
  color: #5E6D77;
  font-size: 14px;
  text-align: right;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .service-review-pc {
    display: none;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info {
  flex: 0 0 45%;
  padding: 15px 15px;
  position: relative;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info {
    flex: 0 0 100%;
    padding-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info > div {
    flex: 0 0 100%;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .item-title {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-bottom: 5px;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .item-title {
    min-height: auto;
    order: 2;
    margin-bottom: 0;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .item-title a {
  color: #1A2B50;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .item-title i {
  color: #ffc107;
  font-size: 15px;
  margin-right: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .location {
  position: absolute;
  left: 15px;
  bottom: 10px;
  font-size: 13px;
  color: #5E6D77;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .location {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 5px;
    order: 3;
    margin-bottom: 3px;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .location i {
  position: relative;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .star-rate {
  z-index: 1;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .star-rate {
    order: 1;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .list-star {
  display: inline-block;
  line-height: 13px;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars {
  padding: 0;
  margin: 0;
  width: 90px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars:before, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars:after {
  content: "";
  display: table;
  clear: both;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars li {
  list-style: none;
  float: left;
  margin-right: 5px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars li:last-child {
  margin-right: 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars li .fa {
  font-size: 14px;
  color: #FA5636;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms {
    order: 4;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms .attr-title {
  display: inline-block;
  margin-right: 5px;
  color: #5e6d77;
  font-size: 13px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms .attr-title i {
  margin-right: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms .g-attributes .item {
  margin-right: 5px;
  color: #5E6D77;
  font-size: 13px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms .g-attributes .item:before {
  content: "";
  height: 2px;
  width: 2px;
  display: inline-block;
  background: gray;
  vertical-align: middle;
  margin-right: 5px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms .g-attributes span:nth-child(2):before {
  display: none;
}
@media (max-width: 1280px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms .g-attributes {
    display: none;
  }
}
@media (max-width: 1280px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms .g-attributes:first-child {
    display: block;
  }
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-info .terms .g-attributes {
    display: block;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price {
  flex: 1;
  padding: 15px 15px 15px 0;
  position: relative;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price {
    flex: 0 0 100%;
    padding: 0 15px 10px;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 15px;
  border-right: 1px solid #dfdfdf;
}
@media (max-width: 1280px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price:before {
    left: 0;
  }
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price:before {
    display: none;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price {
  text-align: right;
  position: absolute;
  right: 15px;
  bottom: 10px;
  float: right;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price {
    position: relative;
    left: 0;
    bottom: 0;
    float: none;
    text-align: left;
    border-top: solid 1px #dfdfdf;
    margin-top: 10px;
    padding-top: 5px;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price .prefix {
  color: #5e6d77;
  display: inline-block;
  font-weight: normal;
  left: -3px;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price .prefix i {
  font-size: 16px;
  color: #ffc107;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price .price .text-price {
  font-size: 18px;
  color: #1A2B48;
  font-weight: 500;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price .price .onsale {
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price .price .unit {
  font-size: 14px;
  color: #5E6D77;
  font-weight: normal;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price .text-review {
  float: right;
  position: relative;
  top: 5px;
  color: #4b4b4c;
  display: none;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-hotel .item-loop-list .g-rate-price .g-price .text-review {
    display: block;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour {
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  overflow: hidden;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour a {
  text-decoration: none;
  transition: all 0.3s;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .sale_info {
  position: absolute;
  width: 80px;
  height: 48px;
  transform: rotate(45deg);
  right: -30px;
  top: -13px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  z-index: 8;
  background-color: #cc0033;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .featured {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 500;
  z-index: 8;
  background: #5191fa;
  border-radius: 0 3px 3px 0;
  padding: 6px 10px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .thumb-image {
  overflow: hidden;
  height: 170px;
  background: #ccc;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .thumb-image a img {
  transition: all 0.3s;
  max-width: 100%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .thumb-image a:hover img {
  transform: scale(1.1);
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .thumb-image .service-wishlist {
  position: absolute;
  right: 5px;
  z-index: 10;
  bottom: 0px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .thumb-image .service-wishlist i {
  transition: all 0.3s;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .thumb-image .service-wishlist:hover i, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .thumb-image .service-wishlist.loading i {
  color: #ff9290;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .thumb-image .service-wishlist.active i {
  color: #ff0000;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .location {
  font-size: 13px;
  color: #5E6D77;
  margin: 15px 15px 10px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .location i {
  position: relative;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .category {
  margin: 0 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .category .fa {
  color: #687882;
  opacity: 0.6;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review {
  margin: 10px 15px 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .list-star {
  display: inline-block;
  line-height: 13px;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .list-star .booking-item-rating-stars {
  padding: 0;
  margin: 0;
  width: 90px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .list-star .booking-item-rating-stars:before, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .list-star .booking-item-rating-stars:after {
  content: "";
  display: table;
  clear: both;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .list-star .booking-item-rating-stars li {
  list-style: none;
  float: left;
  margin-right: 5px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .list-star .booking-item-rating-stars li:last-child {
  margin-right: 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .list-star .booking-item-rating-stars li .fa {
  font-size: 15px;
  color: #FFDC00;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .list-star .booking-item-rating-stars-active {
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  overflow: hidden;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .service-review .review {
  position: relative;
  top: -2px;
  font-size: 13px;
  color: #768092;
  margin-left: 10px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .item-title {
  margin: 0 15px 0;
  font-size: 16px;
  line-height: 22px;
  min-height: 45px;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .item-title {
    min-height: auto;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .item-title a {
  color: #1A2B50;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info {
  margin: 0 15px 0;
  display: flex;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info .duration {
  flex: auto;
  align-items: center;
  color: #5E6D77;
  position: relative;
  top: 5px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info .duration i {
  position: relative;
  font-size: 17px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info .g-price {
  flex: auto;
  text-align: right;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info .g-price .prefix {
  color: #5E6D77;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info .g-price .prefix i {
  font-size: 16px;
  color: #ffc107;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info .g-price .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info .g-price .price .text-price {
  font-size: 18px;
  color: #1A2B48;
  font-weight: 500;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour .info .g-price .price .onsale {
  position: absolute;
  right: 0;
  top: -15px;
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour.infobox-item {
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-tour .item-tour.infobox-item:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 10px;
  border-color: transparent #fff #fff transparent;
  bottom: -9px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  box-shadow: 1px 1px 0px #dfdfdf;
  background: #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop {
  border: 1px solid #dfdfdf;
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop a {
  text-decoration: none;
  transition: all 0.3s;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .sale_info {
  position: absolute;
  width: 50px;
  height: 50px;
  right: -7px;
  top: -47px;
  color: #fff;
  font-size: 15px;
  background-color: #5191fa;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 999;
  border: solid 3px #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .featured {
  position: absolute;
  top: 20px;
  left: 0;
  background: #ED0925;
  display: inline-block;
  padding: 0 10px;
  color: #FFF;
  font-size: 13px;
  font-weight: 500;
  z-index: 1;
  height: 30px;
  line-height: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .featured:after {
  position: absolute;
  content: "";
  top: -9px;
  right: -10px;
  border: 10px solid transparent;
  border-bottom: 29px solid #ED0925;
  z-index: 1;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image {
  overflow: hidden;
  height: 185px;
  background: #ccc;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image:hover a img {
  transform: scale(1.1);
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image a img {
  transition: all 0.3s;
  max-width: 100%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.75) 100%);
  top: 0px;
  z-index: 1;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .price-wrapper {
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #fff;
  font-size: 22px;
  z-index: 10;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .price-wrapper .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .price-wrapper .price .text-price {
  color: #fff;
  font-weight: 500;
  font-size: 22px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .price-wrapper .price .onsale {
  position: absolute;
  left: 0;
  top: -18px;
  text-decoration: line-through;
  font-size: 15px;
  color: #fff !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .price-wrapper .price .unit {
  font-size: 14px;
  color: #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .service-wishlist {
  position: absolute;
  right: 5px;
  z-index: 10;
  top: 10px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .service-wishlist i {
  transition: all 0.3s;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .service-wishlist:hover i, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .service-wishlist.loading i {
  color: #ff9290;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .thumb-image .service-wishlist.active i {
  color: #ff0000;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .location {
  font-size: 13px;
  color: #5e6d77;
  margin: 0 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .location i {
  position: relative;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .category {
  margin: 0 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .category .fa {
  color: #687882;
  opacity: 0.6;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .service-review {
  margin: 10px 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .service-review .rate {
  color: #5191FA;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .service-review .review {
  margin-left: 30px;
  position: relative;
  color: #6A7A84;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .service-review .review:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #D0D7DD;
  border-radius: 50%;
  left: -18px;
  top: 8px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .item-title {
  margin: 20px 15px 5px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .item-title {
    min-height: auto;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .item-title a {
  color: #1A2B50;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .item-title i {
  color: #ffc107;
  font-size: 15px;
  margin-right: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .info {
  margin: 0 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .amenities {
  margin: 15px 15px 0;
  padding-top: 15px;
  border-top: 1px solid #e4e8ed;
  display: flex;
  font-size: 13px;
  justify-content: space-between;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .amenities .amenity {
  align-items: center;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop .amenities .amenity .input-icon {
  margin-right: 5px;
  font-size: 20px;
  color: #505050;
  position: relative;
  top: 1px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop.infobox-item {
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-space .item-loop.infobox-item:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 10px;
  border-color: transparent #fff #fff transparent;
  bottom: -9px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  box-shadow: 1px 1px 0px #dfdfdf;
  background: #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop {
  border: 1px solid #dfdfdf;
  overflow: hidden;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop a {
  text-decoration: none;
  transition: all 0.3s;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .sale_info {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 10px;
  top: -25px;
  color: #fff;
  font-size: 15px;
  background-color: #5191fa;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 999;
  border: solid 3px #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .featured {
  position: absolute;
  top: 20px;
  left: 0;
  background: #ED0925;
  display: inline-block;
  padding: 0 10px;
  color: #FFF;
  font-size: 13px;
  font-weight: 500;
  z-index: 1;
  height: 30px;
  line-height: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .featured:after {
  position: absolute;
  content: "";
  top: -9px;
  right: -10px;
  border: 10px solid transparent;
  border-bottom: 29px solid #ED0925;
  z-index: 1;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image {
  overflow: hidden;
  background: #FFF;
  position: relative;
  padding-bottom: 55%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image:hover a img {
  transform: scale(1.1);
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image a img {
  transition: all 0.3s;
  max-width: 100%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image .service-wishlist {
  position: absolute;
  right: 5px;
  z-index: 10;
  top: 0px;
  color: #000;
  padding: 10px;
  cursor: pointer;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image .service-wishlist i {
  transition: all 0.3s;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image .service-wishlist:hover i, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image .service-wishlist.loading i {
  color: #ff9290;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image .service-wishlist.active i {
  color: #ff0000;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .thumb-image .service-wishlist.active i:before {
  content: "\f004";
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .location {
  font-size: 13px;
  color: #5e6d77;
  margin: 0 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .location i {
  position: relative;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .category {
  margin: 0 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .category .fa {
  color: #687882;
  opacity: 0.6;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .service-review {
  margin: 10px 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .service-review .rate {
  color: #5191FA;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .service-review .review {
  margin-left: 30px;
  position: relative;
  color: #6A7A84;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .service-review .review:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #D0D7DD;
  border-radius: 50%;
  left: -18px;
  top: 8px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .item-title {
  margin: 20px 15px 5px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .item-title {
    min-height: auto;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .item-title a {
  color: #1A2B50;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .item-title i {
  color: #ffc107;
  font-size: 15px;
  margin-right: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .info {
  margin: 0 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .info .g-price {
  text-align: left;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .info .g-price .prefix {
  color: #5e6d77;
  display: inline-block;
  font-weight: normal;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .info .g-price .prefix i {
  font-size: 16px;
  color: #ffc107;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .info .g-price .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .info .g-price .price .text-price {
  font-size: 18px;
  color: #1A2B48;
  font-weight: 500;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .info .g-price .price .onsale {
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .info .g-price .price .unit {
  font-size: 14px;
  color: #5E6D77;
  font-weight: normal;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .amenities {
  margin: 10px 15px 5px;
  display: flex;
  font-size: 13px;
  justify-content: space-between;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .amenities .amenity {
  align-items: center;
  text-align: center;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .amenities .amenity .input-icon {
  font-size: 20px;
  color: #505050;
  position: relative;
  top: 1px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .amenities .amenity .text {
  display: block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .amenities .icon-passenger {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/images/passenger.svg?6f82f69d4c73fd4758c40ee44bb1a9a3);
  background-position: center;
  background-repeat: no-repeat;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .amenities .icon-baggage {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/images/baggage.svg?a4bfd57287b4dcedaad9be413b000bd9);
  background-position: center;
  background-repeat: no-repeat;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .amenities .icon-door {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/images/door.svg?95d09a24b1f87a458f7190a222d0ec64);
  background-position: center;
  background-repeat: no-repeat;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop .amenities .icon-gear {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/images/gear.svg?826676a38d810104320cfd08c8cd4ff8);
  background-position: center;
  background-repeat: no-repeat;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop.infobox-item {
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-car .item-loop.infobox-item:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 10px;
  border-color: transparent #fff #fff transparent;
  bottom: -9px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  box-shadow: 1px 1px 0px #dfdfdf;
  background: #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop {
  border: 1px solid #dfdfdf;
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop a {
  text-decoration: none;
  transition: all 0.3s;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .sale_info {
  position: absolute;
  width: 45px;
  height: 45px;
  right: 10px;
  bottom: 10px;
  color: #fff;
  font-size: 14px;
  background-color: #d42681;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  z-index: 999;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .featured {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #d42681;
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  z-index: 1;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image {
  overflow: hidden;
  background: #FFF;
  position: relative;
  padding-bottom: 80%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image:hover a img {
  transform: scale(1.1);
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image a img {
  transition: all 0.3s;
  max-width: 100%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image .service-wishlist {
  position: absolute;
  right: 5px;
  z-index: 10;
  top: 0px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image .service-wishlist i {
  transition: all 0.3s;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image .service-wishlist:hover i, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image .service-wishlist.loading i {
  color: #ff9290;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image .service-wishlist.active i {
  color: #d42681;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .thumb-image .service-wishlist.active i:before {
  content: "\f004";
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .location {
  font-size: 13px;
  color: #d42681;
  margin: 15px 15px 0px 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .location i {
  position: relative;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .service-review {
  margin: 0 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .service-review .rate {
  color: #d42681;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .service-review .review {
  margin-left: 30px;
  position: relative;
  color: #6A7A84;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .service-review .review:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #D0D7DD;
  border-radius: 50%;
  left: -18px;
  top: 8px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .start-time {
  margin: 5px 15px 10px;
  border-bottom: dashed 1px #dfdfdf;
  color: #6a7a84;
  padding-bottom: 10px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .item-title {
  margin: 0 15px 0px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  min-height: 50px;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .item-title {
    min-height: auto;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .item-title a {
  color: #1A2B50;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .item-title i {
  color: #ffc107;
  font-size: 15px;
  margin-right: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info {
  margin: 0 15px 0;
  display: flex;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info .duration {
  flex: 0 0 70px;
  color: #6a7a84;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info .g-price {
  flex: 1;
  text-align: right;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info .g-price .prefix {
  color: #5e6d77;
  display: inline-block;
  font-weight: normal;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info .g-price .prefix i {
  font-size: 16px;
  color: #ffc107;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info .g-price .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info .g-price .price .text-price {
  font-size: 18px;
  color: #1a2b48;
  font-weight: 500;
  line-height: 20px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info .g-price .price .onsale {
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-event .item-loop .info .g-price .price .unit {
  font-size: 14px;
  color: #5E6D77;
  font-weight: normal;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop {
  border: 1px solid #dfdfdf;
  overflow: hidden;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop a {
  text-decoration: none;
  transition: all 0.3s;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .sale_info {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 10px;
  top: -25px;
  color: #fff;
  font-size: 15px;
  background-color: #5191fa;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 999;
  border: solid 3px #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .featured {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #1a2b48;
  display: inline-block;
  padding: 0 10px;
  color: #FFF;
  font-size: 13px;
  font-weight: 500;
  z-index: 1;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image {
  overflow: hidden;
  background: #FFF;
  position: relative;
  padding-bottom: 55%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image:hover a img {
  transform: scale(1.1);
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image a img {
  transition: all 0.3s;
  max-width: 100%;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image .service-wishlist {
  position: absolute;
  right: 5px;
  z-index: 10;
  top: 0px;
  color: #000;
  padding: 10px;
  cursor: pointer;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image .service-wishlist i {
  transition: all 0.3s;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image .service-wishlist:hover i, .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image .service-wishlist.loading i {
  color: #ff9290;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image .service-wishlist.active i {
  color: #ff0000;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .thumb-image .service-wishlist.active i:before {
  content: "\f004";
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .location {
  font-size: 13px;
  color: #5e6d77;
  margin: 15px 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .location i {
  position: relative;
  font-size: 16px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .category {
  margin: 0 15px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .category .fa {
  color: #687882;
  opacity: 0.6;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .service-review {
  margin: 0 15px 0;
  font-size: 13px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .service-review .rate {
  color: #5191FA;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .service-review .review {
  margin-left: 15px;
  position: relative;
  color: #6A7A84;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .service-review .review:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #D0D7DD;
  border-radius: 50%;
  left: -10px;
  top: 8px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .item-title {
  margin: 0 15px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 766px) {
  .bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .item-title {
    min-height: auto;
  }
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .item-title a {
  color: #1A2B50;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .item-title i {
  color: #ffc107;
  font-size: 15px;
  margin-right: 2px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .info {
  margin: 0 15px 0;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .info .g-price .prefix {
  color: #5e6d77;
  display: inline-block;
  font-weight: normal;
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .info .g-price .prefix i {
  font-size: 16px;
  color: #ffc107;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .info .g-price .price {
  position: relative;
  display: inline-block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .info .g-price .price .text-price {
  font-size: 18px;
  color: #1A2B48;
  font-weight: 500;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .info .g-price .price .onsale {
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .info .g-price .price .unit {
  font-size: 14px;
  color: #5E6D77;
  font-weight: normal;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .amenities {
  margin: 10px 15px 5px;
  display: flex;
  font-size: 13px;
  justify-content: space-between;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .amenities .amenity {
  align-items: center;
  text-align: center;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .amenities .amenity .input-icon {
  font-size: 26px;
  color: #1a2b48;
  position: relative;
  top: 1px;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop .amenities .amenity .text {
  display: block;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop.infobox-item {
  position: relative;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-location-module #module-boat .item-loop.infobox-item:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 10px;
  border-color: transparent #fff #fff transparent;
  bottom: -9px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  box-shadow: 1px 1px 0px #dfdfdf;
  background: #fff;
}
.bravo_wrap .bravo_detail_location .bravo_content .g-thumbnail {
  box-shadow: -15px 15px 0px 0px rgb(26, 43, 72);
}

.bravo_wrap .bravo-list-hotel.layout_normal {
  margin: 0;
}
