.hb-hotel {
  background: #fff;
}
.hb-hotel .hb-hotel-inner {
  width: 1170px;
  max-width: 100%;
  margin: auto;
}
.hb-hotel .hb-row {
  margin: 0 -10px;
}
.hb-hotel .hb-row:after {
  content: "";
  display: block;
  clear: both;
}
.hb-hotel .hb-col {
  padding: 0 10px;
  float: left;
}
.hb-hotel .hb-col:after {
  content: "";
  display: block;
  clear: both;
}
.hb-hotel img {
  max-width: 100%;
}
.hb-hotel a {
  display: block;
}
.hb-hotel .hb-block-ads {
  padding: 20px 0 40px;
  background: url(../images/bg_sale_line.png) top repeat-x;
}
.hb-hotel .hb-block-ads .hb-col {
  width: 33.3333%;
}
.hb-hotel .hb-block-ads .hb-col a {
  display: block;
}
.hb-hotel .hb-block-ads .hb-col a img {
  height: 260px;
  width: 100%;
}
.hb-hotel .hb-block-ads .hb-col.ads-col-3 a img {
  height: 120px;
}
.hb-hotel .hb-block-ads .hb-col.ads-col-3 a.hb-ads-top {
  margin: 0 0 20px;
}
.hb-hotel .hb-ads {
  width: 16.66666%;
}
.hb-hotel .hb-ads a {
  display: block;
}
.hb-hotel .hb-ads a.hb-ads-top {
  margin: 0 0 20px;
}
.hb-hotel .hb-center {
  width: 41.66667%;
}
.hb-hotel .hb-pro {
  width: 41.66667%;
}
.hb-hotel .hb-item {
  margin: 0 0 20px;
  padding: 0 10px;
  position: relative;
  width: 50%;
  float: left;
}
.hb-hotel .hb-item.big {
  width: 100%;
}
.hb-hotel .hb-item.big .image {
  height: 364px;
}
.hb-hotel .hb-item.big .image img {
  height: 100%;
  width: 100%;
}
.hb-hotel .hb-item.big .text {
  width: 360px;
}
.hb-hotel .hb-item.last {
  margin: 0;
}
.hb-hotel .hb-item span {
  display: block;
}
.hb-hotel .hb-item .image {
  position: relative;
  height: 132px;
}
.hb-hotel .hb-item .image .des {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.hb-hotel .hb-item .image img {
  height: 100%;
  width: 100%;
}
.hb-hotel .hb-item .name {
  height: 30px;
  line-height: 15px;
  font-size: 15px;
  color: #000;
  overflow: hidden;
  padding: 0 10px;
  margin: 10px 0;
}
.hb-hotel .hb-item .hb-price {
  padding: 0 10px;
  font-size: 14px;
  color: #666;
  height: 30px;
}
.hb-hotel .hb-item .hb-price .num {
  font-size: 30px;
  color: #999;
  padding: 0 20px 0 0;
  line-height: 30px;
  color: #F60;
}
.hb-hotel .hb-item .hb-price .text {
  margin: 10px 0 0;
  line-height: 20px;
  width: 118px;
  height: 20px;
}
.hb-hotel .hb-item .hb-price span {
  display: inline-block;
  float: left;
}
.hb-hotel .hb-item .hb-price:after {
  content: "";
  display: block;
  clear: both;
}
.hb-hotel .hb-item .rate {
  position: absolute;
  height: 20px;
  width: 90px;
  top: 10px;
  right: 20px;
  background: url(../images/rating_star.png) left 10px top -86px no-repeat;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 0 10px;
}
.hb-hotel .hb-item .rate.rate-1-star {
  background-position: left 10px top -14px;
}
.hb-hotel .hb-item .rate.rate-2-star {
  background-position: left 10px top -32px;
}
.hb-hotel .hb-item .rate.rate-3-star {
  background-position: left 10px top -50px;
}
.hb-hotel .hb-item .rate.rate-4-star {
  background-position: left 10px top -68px;
}
.hb-hotel .hb-item .rate.rate-5-star {
  background-position: left 10px top -86px;
}
.hb-hotel .hb-block-title {
  margin: 0 0 10px;
  position: relative;
}
.hb-hotel .hb-block-title h1 {
  font-size: 25px;
  line-height: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 80px 0 50px;
  background: url(../images/un_index.png) no-repeat;
  background-position: -225px -84px;
  color: #39B5E3;
}
.hb-hotel .hb-block-title .hb-readmore {
  position: absolute;
  top: 10px;
  right: 0;
  line-height: 25px;
  text-transform: uppercase;
  font-size: 10px;
}
.hb-hotel .hb-block-title .hb-readmore i {
  padding: 0 0 0 5px;
}
.hb-hotel .hb-line {
  border: 1px dashed #39B5E3;
  border-width: 1px 0;
  margin: 0 0 20px;
}
.hb-hotel .hb-block.hb-block-1 .hb-block-title h1 {
  background-position: -225px -84px;
  color: #39B5E3;
}
.hb-hotel .hb-block.hb-block-1 .hb-line {
  color: #39B5E3;
}
.hb-hotel .hb-block.hb-block-2 .hb-block-title h1 {
  background-position: -225px -42px;
  color: #BC9519;
}
.hb-hotel .hb-block.hb-block-2 .hb-line {
  color: #BC9519;
}
.hb-hotel .hb-block.hb-block-3 .hb-block-title h1 {
  background-position: -225px 0px;
  color: #64A065;
}
.hb-hotel .hb-block.hb-block-3 .hb-line {
  color: #64A065;
}
.hb-hotel .hb-block.hb-block-4 .hb-block-title h1 {
  background-position: -225px -126px;
  color: #AE6CBF;
}
.hb-hotel .hb-block.hb-block-4 .hb-line {
  color: #AE6CBF;
}
.hb-hotel .hb-block {
  padding: 0 0 40px;
}
.hb-hotel .hb-ads-hide {
  display: none;
  padding: 0 0 20px;
}
.hb-hotel .hb-ads-hide:after {
  content: "";
  display: block;
  clear: both;
}
.hb-hotel .hb-ads-hide a {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.hb-hotel .hb-block-link {
  padding: 0 0 40px;
}
.hb-hotel .hb-block-link .hb-block-link-title h1 {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
  font-weight: normal;
  font-size: 25px;
  color: #539130;
  background: url(../images/bg-title-bl-link.jpg) left center no-repeat;
  padding-left: 45px;
  line-height: 30px;
  min-height: 50px;
  overflow: hidden;
}
.hb-hotel .hb-block-link .hb-link {
  width: 16.66666667%;
  float: left;
  padding: 0 10px;
}
.hb-hotel .hb-block-link .hb-link a {
  display: inline;
}
.hb-hotel .hb-block-link .hb-link .fa {
  font-size: 10px;
  color: #01B7F2;
  padding: 0 2px 0 0;
  top: -2px;
  position: relative;
}
.hb-hotel .hb-block-link .hb-link li {
  margin: 0 0 7px;
}
@media (max-width: 1189px) {
  .hb-hotel-inner {
    padding: 0 20px;
  }
  .hb-hotel-inner .hb-ads-hide {
    display: block;
  }
  .hb-hotel-inner .hb-ads {
    display: none;
  }
  .hb-hotel .hb-center {
    width: 50%;
  }
  .hb-hotel .hb-pro {
    width: 50%;
  }
  .hb-hotel .hb-item .hb-price .text {
    display: none;
  }
  .hb-hotel .hb-block-ads .hb-col a img {
    height: auto;
  }
  .hb-hotel .hb-block-ads .hb-col {
    width: 50%;
    margin: 0 0 20px;
  }
  .hb-hotel .hb-block-ads .hb-col.ads-col-3 {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .hb-hotel .hb-block-ads .hb-col.ads-col-3 a {
    width: 50%;
    float: left;
    padding: 0 10px;
  }
  .hb-hotel .hb-block-ads {
    padding: 20px 0;
  }
  .hb-hotel .hb-block-link .hb-link {
    width: 33.3333%;
  }
}
@media (max-width: 600px) {
  .hb-hotel .hb-center {
    width: 100%;
  }
  .hb-hotel .hb-pro {
    width: 100%;
  }
  .hb-hotel .hb-item .image {
    height: auto;
  }
  .hb-hotel .hb-item.last {
    margin: 0 0 20px;
  }
  .hb-hotel .hb-block-link .hb-link {
    width: 50%;
  }
  .hb-hotel .hb-block-link .hb-link.odd {
    clear: both;
  }
}
@media (max-width: 480px) {
  .hb-hotel .hb-center {
    width: 100%;
  }
  .hb-hotel .hb-pro {
    width: 100%;
  }
  .hb-hotel .hb-item {
    width: 100%;
  }
  .hb-hotel .hb-block-ads .hb-col {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .hb-hotel .hb-block-link .hb-link {
    width: 100%;
  }
}
.room-type-item .border-bottom-none {
  border-bottom: none !important;
}
.room-type-item .go-view-more-gallery {
  display: block;
  position: relative;
  top: -20px;
  color: #fff;
}
.room-type-item .box-title {
  max-width: 100% !important;
  float: none !important;
  display: block;
  width: 100%;
}
.room-type-item .margin-bottom-none {
  margin-bottom: 0 !important;
}
@media (max-width: 600px) {
  .room-type-item {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}
.room-type-item .figure {
  margin-bottom: 0 !important;
}
.room-type-item i.small-text {
  font-size: 60%;
}
.flex-viewport .slides img {
  width: 100% !important;
  height: auto;
}
.image-carousel.style1 .slides > li {
  height: 40px !important;
  margin-right: 5px !important;
}
.notify-base {
  position: fixed;
  top: 25%;
  left: 20px;
  z-index: 9999;
  width: 200px;
}
@media (min-width: 768px) {
  .notify-base {
    width: 280px;
  }
}
.notify-base .notify-item {
  display: none;
  position: relative;
  border-radius: 5px;
  color: #fff;
  padding: 5px;
  opacity: 0.95;
  margin-bottom: 8px;
  font-size: 90%;
}
.notify-base .notify-item strong,
.notify-base .notify-item b {
  font-size: 108%;
}
.notify-base .notify-item .icon {
  padding-right: 0 !important;
  padding-left: 5px !important;
}
.notify-base .notify-item i.fa {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #f00;
  padding: 2px 3px;
  border-radius: 2px;
  background-color: #f00;
}
.notify-base .notify-item img {
  max-width: 100%;
  height: auto;
}
.notify-base .notify-item .noti-content {
  padding-right: 0px !important;
  padding-left: 10px !important;
}
.notify-base .notify-item .noti-content p {
  margin-bottom: 0;
}
.notify-base .notify-item .noti-pull-right {
  float: right;
}
.listing-style3 .circle[class^="soap-icon"] {
  margin: 0 5px !important;
}
article.zing-acc {
  display: block;
  margin-top: 25px;
  border: 1px solid #ccc;
  padding: 10px;
  min-height: 200px;
  border-radius: 4px;
}
article.zing-acc .row {
  margin-left: 0;
  margin-right: 0;
}
article.zing-acc [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
article.zing-acc:hover {
  background-color: #eee;
}
article.zing-acc img {
  max-width: 100%;
  height: auto;
}
article.zing-acc .acc-name {
  color: #446019;
  margin-bottom: 0;
}
article.zing-acc .zing-thumbnail {
  padding: 0;
}
@media (max-width: 600px) {
  article.zing-acc .zing-thumbnail {
    padding: 0 0 !important;
  }
}
article.zing-acc .zing-info {
  padding-left: 15px;
}
@media (max-width: 600px) {
  article.zing-acc .zing-info {
    padding: 0 0 !important;
  }
}
article.zing-acc .review {
  text-transform: none;
  color: #446019;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
  margin-bottom: 5px;
}
article.zing-acc small.review {
  font-weight: 300;
  font-size: 13px;
}
article.zing-acc .price-gr .zing-price {
  color: #98ce44;
  font-weight: 700;
  text-align: right;
  font-size: 20px;
}
article.zing-acc .price-gr .zing-price small {
  font-size: 75%;
  font-weight: 400;
}
article.zing-acc .price-gr .dis-rate {
  color: #fff;
  font-size: 14px;
  background-color: #f00;
  padding: 2px 3px;
  margin-right: 5px;
}
article.zing-acc .price-gr .before-dis {
  color: #aaa;
  text-decoration: line-through;
}
article.zing-acc .price-gr .before-dis + .after-dis {
  color: #f00;
}
article.zing-acc a.go {
  display: block;
  text-align: center;
  font-weight: 700;
  padding: 5px;
  background-color: #98ce44;
  color: #fff;
  margin-top: 5px;
}
article.zing-acc a.go i {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
article.zing-acc a.go:hover i {
  margin-right: -10px;
}
article.zing-acc .star {
  vertical-align: middle;
}
article.zing-acc .guarantee-indi {
  font-size: 20px;
  color: #fdb714;
  display: block;
  float: right;
  margin-right: 8px;
  margin-top: 2px;
}
.status-gr.gr-1 {
  margin-top: 10px;
  color: #444;
}
@media only screen and (min-width: 768px) {
  .status-gr.gr-1 {
    min-height: 80px;
  }
}
.status-gr .stt {
  display: block;
  margin-bottom: 5px;
}
.status-gr .stt-own {
  padding: 6px 8px;
  border-radius: 3px;
  margin: 12px 0;
}
.status-gr.single-acc {
  background-color: #dff6e1;
  padding: 10px;
}
.stt-cancel {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .stt-cancel {
    text-align: right;
    margin: 5px 0 0;
  }
}
.stt-breakfast {
  color: #003580;
  text-align: right;
}
.stt-tax-dia_danh {
  font-size: 14px;
  padding: 15px 15px 5px 15px;
  overflow: hidden;
  border: 1px solid #ea8c13;
  border-radius: 3px;
  background-color: #fffee0;
}
.stt-tax-dia_danh #orangecircle {
  font-size: 70px !important;
  margin-right: 15px;
}
.stt-tax-dia_danh .stt-content {
  padding-top: 10px;
}
.stt-tax-dia_danh_2 {
  padding: 15px;
  background-color: #fffee0;
  font-size: 110%;
  font-weight: 400;
  border-radius: 3px;
  border: 1px solid #003580;
}
.stt-tax-dia_danh_2 .text-warning {
  color: #003580;
}
.stt-tax-dia_danh_2 i {
  font-size: 24px;
}
.stt-in-tax {
  background-color: #fffee0;
  color: #003580;
  padding: 5px 8px;
  border: #ea8c13 1px solid;
  border-radius: 5px;
}
.stt-in-tax i {
  display: inline-block;
  width: 20px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background-color: #003580;
  float: left;
  margin-top: 8px;
  margin-right: 8px;
}
.zing-acc-tabs {
  border: 1px solid #eee;
  border-left: 0;
  border-right: 0;
}
.zing-acc-nbs a,
.zing-acc-nbs i {
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
  color: #666;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.zing-acc-nbs a:hover,
.zing-acc-nbs i:hover {
  color: #ea8c13;
}
.zing-acc-nbs i {
  color: #ea8c13;
  font-size: 16px;
}
.zing-acc-nbs .zing-go-map {
  text-transform: none;
  color: #0081b0;
}
.zing-acc-nbs .zing-go-map i {
  color: #0081b0;
  position: relative;
  top: -2px;
}
.zing-acc-nbs .zing-go-map i.fa-sort-up {
  top: 5px;
}
.acc-embed-map {
  display: none;
}
.acc-embed-map iframe {
  display: block;
  max-width: 100%;
  margin: 10px 0;
}
.description iframe {
  display: block;
  max-width: 100%;
  margin: 10px 0;
  max-height: 200px;
}
.description .zing-map-lb {
  position: relative;
  display: block;
  overflow: hidden;
}
.description .zing-map-lb:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ribbon-br {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: -8px;
  background-color: #98ce44;
  padding: 5px;
  color: #ffffff;
  text-transform: uppercase;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.ribbon-br i.fa-spinn {
  background-color: #ffffff;
  width: 26px;
  line-height: 26px;
  border-radius: 50%;
  color: #98ce44;
  text-align: center;
  font-size: 16px;
}
.ribbon-br i.fa-play {
  position: absolute;
  left: 12px;
  color: #98ce44;
  top: 32px;
}
.featherlight .featherlight-close-icon {
  line-height: 30px !important;
  width: 30px !important;
  background-color: #000 !important;
  color: #fff !important;
}
.featherlight-content {
  max-width: 100% !important;
}
.featherlight-content iframe {
  max-width: 100%;
}
@media (min-width: 600px) {
  .tab-container ul.tabs li {
    text-align: center;
    min-width: 130px;
  }
}
#hotel-map iframe {
  width: 100%;
}
#hotel-reviews2 {
  padding: 0;
}
#zing-commentator-wrapper .cmt-number {
  margin-top: 10px;
  margin-bottom: -20px;
  color: #003580;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 600px) {
  #zing-commentator-wrapper .cmt-number {
    margin-left: 62px;
  }
}
#zing-commentator-wrapper #commentator-global-nav {
  display: none;
}
#zing-commentator-wrapper #commentator-sort {
  float: right;
}
#zing-commentator-wrapper #comments.commentator-area {
  padding: 10px 0;
}
#zing-commentator-wrapper #comments.commentator-area div.commentator-textarea-wrapper {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ccc;
}
#zing-commentator-wrapper #comments.commentator-area div.commentator-grid {
  display: none;
  border: 1px solid #ccc;
  padding-top: 10px;
  margin-top: -10px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  border-top: none;
}
#zing-commentator-wrapper #comments.commentator-area input[type="text"],
#zing-commentator-wrapper #comments.commentator-area input[type="email"] {
  border: 1px solid #ccc;
  box-shadow: none;
  border-radius: 0;
}
#zing-commentator-wrapper #comments.commentator-area a.commentator-image-upload {
  top: 20px;
}
#zing-commentator-wrapper #comments.commentator-area a.commentator-image-upload svg circle {
  stroke: #ccc;
  opacity: 0.6;
}
#zing-commentator-wrapper #comments.commentator-area .commentator-textarea {
  min-height: 60px;
}
#zing-commentator-wrapper .commentator-proceed {
  height: 65px;
}
#zing-commentator-wrapper .commentator-proceed .commentator-add-comment {
  background-color: #98ce44;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#zing-commentator-wrapper .commentator-proceed .commentator-add-comment i {
  color: #fff;
}
#zing-commentator-wrapper .commentator-proceed .commentator-add-comment:hover {
  background-color: #ea8c13;
}
#zing-commentator-wrapper .commentator-image-upload svg {
  display: none;
}
#zing-commentator-wrapper .commentator-image-upload i {
  font-size: 28px;
}
#zing-commentator-wrapper .commentator-col-4 {
  width: 99%;
}
@media only screen and (min-width: 768px) {
  #zing-commentator-wrapper .commentator-col-4 {
    width: 47%;
  }
}
#zing-commentator-wrapper .commentator-col-4.last {
  display: none;
}
.notifyjs-bootstrap-error,
.notifyjs-bootstrap-success {
  background-image: none !important;
}
