@charset "UTF-8";
.st_overflow {
  overflow: hidden;
}

.st-hotel-result,
.st-rental-result {
  margin-top: 43px;
  position: relative;
  z-index: 9;
}
.st-hotel-result:before,
.st-rental-result:before {
  content: "";
  height: 50px;
  position: absolute;
  top: -43px;
  left: 0;
  width: 100%;
  background: transparent;
}
@media screen and (max-width : 991px) {
  .st-hotel-result:before,
.st-rental-result:before {
    display: none;
  }
}
@media screen and (max-width : 991px) {
  .st-hotel-result .inner-static,
.st-rental-result .inner-static {
    padding: 0;
    width: auto;
  }
}
.st-hotel-result .inner-static.static,
.st-rental-result .inner-static.static {
  padding: 0;
  width: auto;
}
@media screen and (max-width : 767px) {
  .st-hotel-result,
.st-rental-result {
    margin-top: 40px;
    position: unset;
  }
}
.st-hotel-result h3.sidebar-title,
.st-rental-result h3.sidebar-title {
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  margin-bottom: 20px;
}
.st-hotel-result h3.sidebar-title:before,
.st-rental-result h3.sidebar-title:before {
  content: "";
  width: 3px;
  height: 20px;
  background: var(--link-color, #5191FA);
  margin-right: 15px;
  float: left;
  position: relative;
  top: -1px;
}
.st-hotel-result .sidebar-item,
.st-rental-result .sidebar-item {
  padding: 20px;
  border: 1px solid #D7DCE3;
  border-radius: 3px;
  margin-bottom: 10px;
}
.st-hotel-result .sidebar-item .item-title,
.st-rental-result .sidebar-item .item-title {
  cursor: pointer;
}
.st-hotel-result .sidebar-item .item-title h4,
.st-rental-result .sidebar-item .item-title h4 {
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  float: left;
  line-height: 23px;
  margin: 0;
  font-weight: 500;
}
.st-hotel-result .sidebar-item .item-title .fa,
.st-rental-result .sidebar-item .item-title .fa {
  font-size: 22px;
  color: var(--main-color, #1A2B48);
  float: right;
}
.st-hotel-result .sidebar-item .item-title:after,
.st-rental-result .sidebar-item .item-title:after {
  content: "";
  display: block;
  clear: both;
}
.st-hotel-result .sidebar-item .item-content,
.st-rental-result .sidebar-item .item-content {
  margin-top: 10px;
  margin-top: 20px;
}
.st-hotel-result .sidebar-item .item-content .btn-apply-price-range,
.st-rental-result .sidebar-item .item-content .btn-apply-price-range {
  font-size: 14px;
  color: var(--link-color, #5191FA);
  margin-top: 10px;
  font-weight: 600;
  padding: 0;
  text-decoration: none;
  outline: none;
}
.st-hotel-result .sidebar-item .item-content ul,
.st-rental-result .sidebar-item .item-content ul {
  padding-left: 0;
  margin-bottom: 0px;
}
.st-hotel-result .sidebar-item .item-content ul li,
.st-rental-result .sidebar-item .item-content ul li {
  list-style: none;
  margin-top: 15px;
  display: block;
}
.st-hotel-result .sidebar-item .item-content ul li .btn-clear-review-score,
.st-rental-result .sidebar-item .item-content ul li .btn-clear-review-score {
  font-size: 14px;
  color: var(--link-color, #5191FA);
  font-weight: 500;
  float: right;
  padding: 4px 0;
  text-decoration: none;
}
.st-hotel-result .sidebar-item .item-content ul li:first-child,
.st-rental-result .sidebar-item .item-content ul li:first-child {
  margin-top: 0px;
}
.st-hotel-result .sidebar-item .item-content .btn-more-item,
.st-rental-result .sidebar-item .item-content .btn-more-item {
  font-size: 14px;
  color: var(--link-color, #5191FA);
  padding: 0;
  margin-top: 20px;
  text-decoration: none;
  display: none;
}
.st-hotel-result .sidebar-item .item-content .btn-more-item .fa,
.st-rental-result .sidebar-item .item-content .btn-more-item .fa {
  position: relative;
  top: 1px;
}
.st-hotel-result .sidebar-item.open .item-title .fa,
.st-rental-result .sidebar-item.open .item-title .fa {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.st-hotel-result .sidebar-item.map-view-wrapper,
.st-rental-result .sidebar-item.map-view-wrapper {
  padding: 0;
  margin-bottom: 50px;
}
.st-hotel-result .sidebar-item.map-view-wrapper .map-view,
.st-rental-result .sidebar-item.map-view-wrapper .map-view {
  min-height: 100px;
  width: 100%;
  line-height: 100px;
  color: var(--main-color, #1A2B48);
  background: url("../images/map-view.png") center center no-repeat;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}
.st-hotel-result .sidebar-item.map-view-wrapper .map-view .fa,
.st-rental-result .sidebar-item.map-view-wrapper .map-view .fa {
  font-size: 22px;
  margin-right: 3px;
  color: #FA5535;
  position: relative;
  top: 2px;
}
.st-hotel-result .sidebar-item.sidebar-search-form,
.st-rental-result .sidebar-item.sidebar-search-form {
  padding: 0;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination .date-wrapper,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination .date-wrapper {
  width: 100%;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination .date-wrapper.destination-pickup,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination .date-wrapper.destination-pickup {
  margin-bottom: 10px;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car {
  padding: 0 !important;
  border: none !important;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car > .input-icon,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car > .input-icon {
  display: none;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car .date-wrapper,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car .date-wrapper {
  padding-left: 20px;
  border-bottom: 1px solid #D7DCE3;
  padding-top: 15px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car .date-wrapper .dropdown,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car .date-wrapper .dropdown {
  padding-left: 0;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car {
  padding: 0 !important;
  border: none !important;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .input-icon,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .input-icon {
  display: none;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-in-wrapper,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-in-wrapper {
  margin-bottom: 10px;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .date-wrapper,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .date-wrapper {
  padding: 0;
}
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-in-wrapper,
.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-out-wrapper,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-in-wrapper,
.st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-out-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  width: 100%;
  border-bottom: 1px solid #D7DCE3;
}
.st-hotel-result .sidebar-item .search-form-wrapper,
.st-rental-result .sidebar-item .search-form-wrapper {
  position: relative;
  top: 0;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form,
.st-rental-result .sidebar-item .search-form-wrapper .search-form {
  border: 0;
  box-shadow: none;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .search-title,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .search-title {
  font-size: 20px;
  font-weight: 500;
  padding: 25px 20px;
  border-bottom: 1px solid #dfdfdf;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .search-title:before,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .search-title:before {
  content: "";
  width: 4px;
  height: 22px;
  background: var(--link-color, #5191FA);
  display: block;
  float: left;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination {
  padding: 20px;
  border-bottom: 1px solid #dfdfdf;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination {
    padding: 15px 10px;
  }
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu {
  width: 100%;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest {
  padding: 20px;
  border-bottom: 1px solid #dfdfdf;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest .dropdown,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest .dropdown {
    padding-left: 28px;
  }
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest .dropdown-menu,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest .dropdown-menu {
  left: 0;
  width: 100%;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-date-field,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-date-field {
  padding: 20px;
  border-bottom: 1px solid #dfdfdf;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-date-field,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-date-field {
    padding: 15px 10px;
  }
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-date-field .check-in-out,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-date-field .check-in-out {
  left: 0px;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-button,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-button {
  padding: 20px;
  display: block;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-button .advance .field-advance,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-button .advance .field-advance {
  padding: 0;
  margin-bottom: 20px;
  text-align: right;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-button .advance .field-advance .dropdown-menu,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-button .advance .field-advance .dropdown-menu {
  position: relative;
  width: 100%;
  min-width: auto !important;
  border: none;
  box-shadow: none;
  padding: 0;
}
.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-button button,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .form-button button {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .sidebar-item .search-form-wrapper .search-form .field-icon,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .field-icon {
    left: 6px;
  }
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .sidebar-item .search-form-wrapper .search-form .date-wrapper,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .date-wrapper {
    padding-left: 5px;
  }
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .sidebar-item .search-form-wrapper .search-form .date-wrapper .check-out-wrapper,
.st-rental-result .sidebar-item .search-form-wrapper .search-form .date-wrapper .check-out-wrapper {
    padding-left: 10px;
  }
}
.st-hotel-result .toolbar,
.st-rental-result .toolbar {
  padding-top: 30px;
}
.st-hotel-result .toolbar.layout3,
.st-rental-result .toolbar.layout3 {
  padding-top: 0px;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .toolbar,
.st-rental-result .toolbar {
    padding-top: 0px;
  }
}
.st-hotel-result .toolbar .toolbar-action-mobile,
.st-rental-result .toolbar .toolbar-action-mobile {
  display: flex;
  justify-content: center;
  position: relative;
}
@media screen and (max-width : 991px) {
  .st-hotel-result .toolbar .toolbar-action-mobile,
.st-rental-result .toolbar .toolbar-action-mobile {
    margin-top: 0px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width : 991px) {
  .st-hotel-result .toolbar .toolbar-action-mobile li,
.st-rental-result .toolbar .toolbar-action-mobile li {
    margin-bottom: 10px;
  }
}
.st-hotel-result .toolbar .toolbar-action-mobile li a,
.st-rental-result .toolbar .toolbar-action-mobile li a {
  position: relative;
}
.st-hotel-result .toolbar .toolbar-action-mobile .check-in-out,
.st-rental-result .toolbar .toolbar-action-mobile .check-in-out {
  position: absolute;
  left: 5%;
  bottom: 0;
  z-index: -1;
  opacity: 0;
}
.st-hotel-result .toolbar:after,
.st-rental-result .toolbar:after {
  content: "";
  display: block;
  clear: both;
}
.st-hotel-result .toolbar h3.search-string,
.st-rental-result .toolbar h3.search-string {
  font-size: 24px;
  color: var(--main-color, #1A2B48);
  font-weight: normal;
  float: left;
  margin: 0;
  width: calc(100% - 150px);
}
.st-hotel-result .toolbar h3.search-string span,
.st-rental-result .toolbar h3.search-string span {
  font-weight: 500;
}
.st-hotel-result .toolbar ul.toolbar-action,
.st-rental-result .toolbar ul.toolbar-action {
  float: right;
  padding-left: 0;
  margin: 0;
  margin-top: 4px;
}
.st-hotel-result .toolbar ul.toolbar-action li,
.st-rental-result .toolbar ul.toolbar-action li {
  list-style: none;
  float: left;
}
.st-hotel-result .toolbar ul.toolbar-action li span .fa,
.st-rental-result .toolbar ul.toolbar-action li span .fa {
  font-size: 22px;
  color: gray;
}
.st-hotel-result .toolbar ul.toolbar-action li span.active .fa,
.st-rental-result .toolbar ul.toolbar-action li span.active .fa {
  color: var(--link-color, #5191FA);
}
.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item,
.st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item {
  cursor: pointer;
  margin-left: 7px;
  float: left;
}
.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item span svg,
.st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item span svg {
  height: 20px;
}
.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item span.icon-active,
.st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item span.icon-active {
  display: none;
}
.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item span.icon-normal,
.st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item span.icon-normal {
  display: block;
}
.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item.active span.icon-active,
.st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item.active span.icon-active {
  display: block;
}
.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item.active span.icon-normal,
.st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item.active span.icon-normal {
  display: none;
}
.st-hotel-result .toolbar ul.toolbar-action li .dropdown,
.st-rental-result .toolbar ul.toolbar-action li .dropdown {
  margin-right: 15px;
}
.st-hotel-result .toolbar ul.toolbar-action li .dropdown button,
.st-rental-result .toolbar ul.toolbar-action li .dropdown button {
  padding: 0;
  text-decoration: none;
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  outline: none;
}
.st-hotel-result .toolbar .sort-menu,
.st-rental-result .toolbar .sort-menu {
  padding: 15px;
  left: auto;
  right: 0;
}
.st-hotel-result .toolbar .sort-menu .sort-title,
.st-rental-result .toolbar .sort-menu .sort-title {
  margin-bottom: 10px;
}
.st-hotel-result .toolbar .sort-menu .sort-title h3,
.st-rental-result .toolbar .sort-menu .sort-title h3 {
  margin: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.st-hotel-result .toolbar .sort-menu .sort-item,
.st-rental-result .toolbar .sort-menu .sort-item {
  margin-bottom: 10px;
}
.st-hotel-result .toolbar .sort-menu .sort-item span.title,
.st-rental-result .toolbar .sort-menu .sort-item span.title {
  color: #ADB2BD;
  margin-bottom: 7px;
  display: block;
  margin-top: 10px;
}
.st-hotel-result .toolbar .sort-menu .sort-item .st-icheck-item,
.st-rental-result .toolbar .sort-menu .sort-item .st-icheck-item {
  margin-bottom: 8px;
}
.st-hotel-result .toolbar .sort-menu .sort-item .st-icheck-item label,
.st-rental-result .toolbar .sort-menu .sort-item .st-icheck-item label {
  font-weight: 400;
  color: var(--main-color, #1A2B48);
}
.st-hotel-result .toolbar .sort-menu .sort-item .st-icheck-item:last-child,
.st-rental-result .toolbar .sort-menu .sort-item .st-icheck-item:last-child {
  margin-bottom: 0px;
}
.st-hotel-result .item-service,
.st-rental-result .item-service {
  margin-top: 30px;
}
.st-hotel-result .item-service .thumb,
.st-rental-result .item-service .thumb {
  position: relative;
  overflow: hidden;
}
.st-hotel-result .item-service .thumb .service-tag,
.st-rental-result .item-service .thumb .service-tag {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 500;
  z-index: 8;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.st-hotel-result .item-service .thumb .service-tag.bestseller,
.st-rental-result .item-service .thumb .service-tag.bestseller {
  background: #ED0925;
  border-radius: 0 4px 4px 0;
}
.st-hotel-result .item-service .thumb .service-tag.save,
.st-rental-result .item-service .thumb .service-tag.save {
  background: #9DD565;
}
.st-hotel-result .item-service .thumb .service-tag .feature_class,
.st-rental-result .item-service .thumb .service-tag .feature_class {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  padding: 6px 10px;
}
.st-hotel-result .item-service .thumb .service-star,
.st-rental-result .item-service .thumb .service-star {
  position: absolute;
  bottom: 12px;
  left: 14px;
  color: var(--orange-color, #FA5636);
}
.st-hotel-result .item-service .thumb .booking-item-rating-stars,
.st-rental-result .item-service .thumb .booking-item-rating-stars {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 12px;
  left: 14px;
}
.st-hotel-result .item-service .thumb .booking-item-rating-stars span,
.st-rental-result .item-service .thumb .booking-item-rating-stars span {
  display: none;
}
.st-hotel-result .item-service .thumb .booking-item-rating-stars li,
.st-rental-result .item-service .thumb .booking-item-rating-stars li {
  list-style: none;
  float: left;
  color: var(--orange-color, #FA5636);
  margin-right: 3px;
}
.st-hotel-result .item-service .thumb .booking-item-rating-stars li i,
.st-rental-result .item-service .thumb .booking-item-rating-stars li i {
  color: var(--orange-color, #FA5636);
}
.st-hotel-result .item-service .thumb a,
.st-rental-result .item-service .thumb a {
  display: block;
  overflow: hidden;
  width: 100%;
}
.st-hotel-result .item-service .thumb a img,
.st-rental-result .item-service .thumb a img {
  min-width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.st-hotel-result .item-service .thumb a:hover img,
.st-rental-result .item-service .thumb a:hover img {
  transform: scale(1.1);
}
.st-hotel-result .item-service h4,
.st-rental-result .item-service h4 {
  margin-top: 15px;
  line-height: 26px;
  margin-bottom: 2px;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service h4,
.st-rental-result .item-service h4 {
    margin-top: 10px;
    line-height: 20px;
  }
}
.st-hotel-result .item-service h4.service-title,
.st-rental-result .item-service h4.service-title {
  margin-top: 0px;
  font-size: 16px;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service h4.service-title,
.st-rental-result .item-service h4.service-title {
    font-size: 15px;
  }
}
.st-hotel-result .item-service h4.service-title a,
.st-rental-result .item-service h4.service-title a {
  color: #1A2B50;
}
.st-hotel-result .item-service p.service-location,
.st-rental-result .item-service p.service-location {
  font-size: 13px;
  color: var(--grey-color, #5E6D77);
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service p.service-location,
.st-rental-result .item-service p.service-location {
    font-size: 12px;
  }
}
.st-hotel-result .item-service p.service-location .fa,
.st-rental-result .item-service p.service-location .fa {
  position: relative;
  top: 3px;
  left: -2px;
}
.st-hotel-result .item-service .car-equipments,
.st-rental-result .item-service .car-equipments {
  padding: 0 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.st-hotel-result .item-service .car-equipments .item,
.st-rental-result .item-service .car-equipments .item {
  text-align: center;
  display: inline-block;
  float: left;
}
.st-hotel-result .item-service .car-equipments .item:not(:first-child),
.st-rental-result .item-service .car-equipments .item:not(:first-child) {
  margin-left: 30px;
}
.st-hotel-result .item-service .car-equipments .item .ico,
.st-rental-result .item-service .car-equipments .item .ico {
  display: block;
}
@media (max-width: 600px) {
  .st-hotel-result .item-service .car-equipments,
.st-rental-result .item-service .car-equipments {
    display: none;
  }
}
.st-hotel-result .item-service .car-type,
.st-rental-result .item-service .car-type {
  padding: 0 15px;
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .st-hotel-result .item-service .car-type,
.st-rental-result .item-service .car-type {
    margin-top: 0;
  }
}
.st-hotel-result .item-service .service-review,
.st-rental-result .item-service .service-review {
  padding-top: 20px;
  display: flex;
  align-items: center;
}
.st-hotel-result .item-service .service-review .rating,
.st-rental-result .item-service .service-review .rating {
  font-size: 14px;
  color: var(--link-color, #5191FA);
  margin-right: 10px;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service .service-review .rating,
.st-rental-result .item-service .service-review .rating {
    font-size: 12px;
    margin-right: 3px;
  }
}
.st-hotel-result .item-service .service-review .st-dot,
.st-rental-result .item-service .service-review .st-dot {
  height: 4px;
  width: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #D0D7DD;
  display: block;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service .service-review .st-dot,
.st-rental-result .item-service .service-review .st-dot {
    display: none;
  }
}
.st-hotel-result .item-service .service-review .review,
.st-rental-result .item-service .service-review .review {
  margin-left: 10px;
  font-size: 14px;
  color: #6A7A84;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service .service-review .review,
.st-rental-result .item-service .service-review .review {
    font-size: 12px;
    margin-left: 0px;
  }
}
.st-hotel-result .item-service .service-price,
.st-rental-result .item-service .service-price {
  display: flex;
  align-items: center;
  margin-top: 2px;
}
.st-hotel-result .item-service .service-price span,
.st-rental-result .item-service .service-price span {
  font-size: 12px;
  color: var(--grey-color, #5E6D77);
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service .service-price span,
.st-rental-result .item-service .service-price span {
    font-size: 12px;
  }
}
.st-hotel-result .item-service .service-price span.price,
.st-rental-result .item-service .service-price span.price {
  font-size: 16px;
  color: #1A2B50;
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service .service-price span.price,
.st-rental-result .item-service .service-price span.price {
    font-size: 16px;
  }
}
.st-hotel-result .item-service .service-price span .fa,
.st-rental-result .item-service .service-price span .fa {
  position: relative;
  top: 3px;
  left: 0px;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .item-service .section-footer,
.st-rental-result .item-service .section-footer {
    display: table-footer-group;
    height: 1px;
  }
}
.st-hotel-result .item-service.item-service-car .feature_class,
.st-rental-result .item-service.item-service-car .feature_class {
  background: #ED0925;
}
@media (max-width: 575px) {
  .st-hotel-result .item-service.item-service-car .footer-inner,
.st-rental-result .item-service.item-service-car .footer-inner {
    justify-content: inherit !important;
    align-items: center !important;
  }
}
.st-hotel-result .item-service.item-service-car .service-price,
.st-rental-result .item-service.item-service-car .service-price {
  margin-left: 0 !important;
}
@media (max-width: 575px) {
  .st-hotel-result .item-service.item-service-car .service-price,
.st-rental-result .item-service.item-service-car .service-price {
    justify-content: inherit !important;
    align-items: center !important;
  }
}
.st-hotel-result .item-service.item-service-car .service-price .price,
.st-rental-result .item-service.item-service-car .service-price .price {
  font-size: 18px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
.st-hotel-result .item-service.item-service-car .service-price .unit,
.st-rental-result .item-service.item-service-car .service-price .unit {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
}
.st-hotel-result .item-service-wrapper,
.st-rental-result .item-service-wrapper {
  display: flex;
}
.st-hotel-result .item-service.grid-item .service-title,
.st-rental-result .item-service.grid-item .service-title {
  margin-top: 15px;
  margin-bottom: 2px;
}
.st-hotel-result .item-service.grid-item .service-review,
.st-rental-result .item-service.grid-item .service-review {
  margin-top: 15px;
  padding-top: 0px;
}
.st-hotel-result .style-list .item-service,
.st-rental-result .style-list .item-service {
  border: 1px solid #D7DCE3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.st-hotel-result .style-list .item-service .item-content,
.st-rental-result .style-list .item-service .item-content {
  padding: 30px 10px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .item-content,
.st-rental-result .style-list .item-service .item-content {
    padding: 10px 10px;
  }
}
.st-hotel-result .style-list .item-service .item-content .service-star,
.st-rental-result .style-list .item-service .item-content .service-star {
  color: var(--orange-color, #FA5636);
}
.st-hotel-result .style-list .item-service .item-content .booking-item-rating-stars,
.st-rental-result .style-list .item-service .item-content .booking-item-rating-stars {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.st-hotel-result .style-list .item-service .item-content .booking-item-rating-stars span,
.st-rental-result .style-list .item-service .item-content .booking-item-rating-stars span {
  display: none;
}
.st-hotel-result .style-list .item-service .item-content .booking-item-rating-stars li,
.st-rental-result .style-list .item-service .item-content .booking-item-rating-stars li {
  list-style: none;
  float: left;
  color: var(--orange-color, #FA5636);
  margin-right: 3px;
}
.st-hotel-result .style-list .item-service .item-content .facilities,
.st-rental-result .style-list .item-service .item-content .facilities {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.st-hotel-result .style-list .item-service .item-content .facilities li,
.st-rental-result .style-list .item-service .item-content .facilities li {
  float: left;
  list-style: none;
  margin-right: 7px;
  color: var(--grey-color, #5E6D77);
}
.st-hotel-result .style-list .item-service .item-content .facilities li:before,
.st-rental-result .style-list .item-service .item-content .facilities li:before {
  content: "";
  height: 2px;
  width: 2px;
  display: inline-block;
  background: gray;
  vertical-align: middle;
  margin-right: 7px;
}
.st-hotel-result .style-list .item-service .item-content .facilities li:first-child:before,
.st-rental-result .style-list .item-service .item-content .facilities li:first-child:before {
  display: none;
}
.st-hotel-result .style-list .item-service .item-content .service-location,
.st-rental-result .style-list .item-service .item-content .service-location {
  white-space: pre-wrap;
  padding-right: 20px;
  padding-top: 20px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .item-content .service-location,
.st-rental-result .style-list .item-service .item-content .service-location {
    margin-top: 5px;
    position: relative !important;
    bottom: auto !important;
    margin-bottom: 0px;
  }
}
.st-hotel-result .style-list .item-service .item-content .service-location .fa,
.st-rental-result .style-list .item-service .item-content .service-location .fa {
  top: 2px;
}
.st-hotel-result .style-list .item-service .item-content .item-content-w,
.st-rental-result .style-list .item-service .item-content .item-content-w {
  min-height: 100%;
  padding-right: 10px;
  border-right: 1px solid #dfdfdf;
}
.st-hotel-result .style-list .item-service .item-content .service-title,
.st-rental-result .style-list .item-service .item-content .service-title {
  padding-top: 5px;
  padding-bottom: 10px;
}
.st-hotel-result .style-list .item-service .car-type,
.st-rental-result .style-list .item-service .car-type {
  padding: 25px 0px 0px 0px;
  margin: 0px;
}
@media (max-width: 767px) {
  .st-hotel-result .style-list .item-service .car-type,
.st-rental-result .style-list .item-service .car-type {
    padding-top: 0;
  }
}
.st-hotel-result .style-list .item-service .car-equipments,
.st-rental-result .style-list .item-service .car-equipments {
  padding-left: 0;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .col-sm-3,
.st-rental-result .style-list .item-service .col-sm-3 {
    padding-left: 10px;
  }
}
@media screen and (max-width : 767px) {
  .st-hotel-result .style-list .item-service .col-sm-3,
.st-rental-result .style-list .item-service .col-sm-3 {
    padding-left: 15px;
  }
}
.st-hotel-result .style-list .item-service .service-price,
.st-rental-result .style-list .item-service .service-price {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .service-price,
.st-rental-result .style-list .item-service .service-price {
    display: block;
    text-align: right;
  }
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .service-price .price,
.st-rental-result .style-list .item-service .service-price .price {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .service-price .unit,
.st-rental-result .style-list .item-service .service-price .unit {
    margin-left: 5px;
  }
}
.st-hotel-result .style-list .item-service .service-review,
.st-rental-result .style-list .item-service .service-review {
  display: flex;
  justify-content: flex-end;
  padding-right: 15px;
  margin-top: 0px;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .service-review,
.st-rental-result .style-list .item-service .service-review {
    padding-right: 5px !important;
  }
}
.st-hotel-result .style-list .item-service .service-review .count-review,
.st-rental-result .style-list .item-service .service-review .count-review {
  margin-right: 15px;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .service-review .count-review,
.st-rental-result .style-list .item-service .service-review .count-review {
    margin-right: 15px;
  }
}
.st-hotel-result .style-list .item-service .service-review .count-review .text-rating,
.st-rental-result .style-list .item-service .service-review .count-review .text-rating {
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  display: block;
  text-align: right;
  font-weight: 500;
}
.st-hotel-result .style-list .item-service .service-review .count-review .review,
.st-rental-result .style-list .item-service .service-review .count-review .review {
  text-align: right;
  color: var(--link-color, #5191FA);
  display: block;
  margin-left: 0px;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .st-hotel-result .style-list .item-service .service-review .count-review .review,
.st-rental-result .style-list .item-service .service-review .count-review .review {
    white-space: nowrap;
  }
}
.st-hotel-result .style-list .item-service .service-review .rating,
.st-rental-result .style-list .item-service .service-review .rating {
  font-size: 22px;
  color: #FFFFFF;
  font-weight: 500;
  background: var(--link-color, #5191FA);
  border-radius: 3px 3px 3px 0px;
  padding: 4px 8px;
  position: relative;
  min-width: 45px;
  text-align: center;
}
.st-hotel-result .style-list .item-service .service-review .rating:after,
.st-rental-result .style-list .item-service .service-review .rating:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 10px 9px 0px 0;
  border-color: transparent var(--link-color, #5191FA) transparent transparent;
  right: 100%;
  bottom: 0;
}
.st-hotel-result .style-list .item-service .service-review .rating small,
.st-rental-result .style-list .item-service .service-review .rating small {
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 767px) {
  .st-hotel-result .style-list .item-service.item-service-car .car-type,
.st-rental-result .style-list .item-service.item-service-car .car-type {
    margin-top: 0;
  }
  .st-hotel-result .style-list .item-service.item-service-car .service-review,
.st-rental-result .style-list .item-service.item-service-car .service-review {
    display: none;
  }
  .st-hotel-result .style-list .item-service.item-service-car .item-content,
.st-rental-result .style-list .item-service.item-service-car .item-content {
    padding-bottom: 0 !important;
  }
  .st-hotel-result .style-list .item-service.item-service-car .thumb,
.st-rental-result .style-list .item-service.item-service-car .thumb {
    padding-bottom: 0 !important;
  }
  .st-hotel-result .style-list .item-service.item-service-car .service-price,
.st-rental-result .style-list .item-service.item-service-car .service-price {
    justify-content: inherit !important;
  }
  .st-hotel-result .style-list .item-service.item-service-car .service-price .price,
.st-rental-result .style-list .item-service.item-service-car .service-price .price {
    margin-right: 5px !important;
  }
}
@media (max-width: 575px) {
  .st-hotel-result .style-list .item-service.item-service-car .footer-inner,
.st-rental-result .style-list .item-service.item-service-car .footer-inner {
    justify-content: inherit !important;
    align-items: center;
  }
}
@media (max-width: 575px) {
  .st-hotel-result .style-list .item-service.item-service-car .service-price,
.st-rental-result .style-list .item-service.item-service-car .service-price {
    justify-content: inherit !important;
    align-items: center;
  }
}
.st-hotel-result .style-list .item-service .thumb .login,
.st-rental-result .style-list .item-service .thumb .login {
  display: inline;
}
.st-hotel-result .top-filter,
.st-rental-result .top-filter {
  padding: 30px 0;
}
.st-hotel-result .top-filter ul,
.st-rental-result .top-filter ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.st-hotel-result .top-filter ul:after,
.st-rental-result .top-filter ul:after {
  content: "";
  display: block;
  clear: both;
}
.st-hotel-result .top-filter ul li,
.st-rental-result .top-filter ul li {
  list-style: none;
  float: left;
  margin-right: 40px;
}
.st-hotel-result .top-filter ul li h3.title,
.st-rental-result .top-filter ul li h3.title {
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  margin: 0;
}
.st-hotel-result .top-filter ul li h3.title:before,
.st-rental-result .top-filter ul li h3.title:before {
  content: "";
  height: 20px;
  width: 3px;
  background: var(--link-color, #5191FA);
  display: inline-block;
  margin-right: 15px;
  position: relative;
  top: 4px;
}
.st-hotel-result .top-filter ul li .form-extra-field button,
.st-rental-result .top-filter ul li .form-extra-field button {
  padding: 0;
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
  text-decoration: none;
  padding-top: 4px;
  outline: none;
}
.st-hotel-result .top-filter ul li .form-extra-field button .fa,
.st-rental-result .top-filter ul li .form-extra-field button .fa {
  color: var(--main-color, #1A2B48);
  font-size: 18px;
  position: relative;
  top: 2px;
}
.st-hotel-result .top-filter ul li .form-extra-field button.btn-apply-price-range,
.st-rental-result .top-filter ul li .form-extra-field button.btn-apply-price-range {
  color: var(--link-color, #5191FA);
}
.st-hotel-result .top-filter ul li .form-extra-field .dropdown-menu,
.st-rental-result .top-filter ul li .form-extra-field .dropdown-menu {
  min-width: 300px;
  padding: 20px;
  margin-top: 10px;
  max-height: 400px;
}
.st-hotel-result .top-filter ul li.filter-review-score ul li,
.st-rental-result .top-filter ul li.filter-review-score ul li {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.st-hotel-result .top-filter ul li.filter-review-score ul li button,
.st-rental-result .top-filter ul li.filter-review-score ul li button {
  float: right;
  color: var(--link-color, #5191FA);
  font-weight: 500;
}
.st-hotel-result.style-full-map .toolbar,
.st-rental-result.style-full-map .toolbar {
  padding-top: 15px;
}

.search-result-page.layout2 {
  padding-bottom: 0px !important;
}
.search-result-page .banner {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 81px 0;
  position: relative;
}
@media screen and (max-width : 991px) {
  .search-result-page .banner {
    padding: 55px 0;
  }
}
.search-result-page .banner h1 {
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
  margin: 0;
}
@media screen and (max-width : 991px) {
  .search-result-page .banner h1 {
    font-size: 25px;
    text-align: center;
  }
}
.search-result-page .full-map {
  position: relative;
  display: block;
}
@media screen and (max-width : 991px) {
  .search-result-page .full-map {
    display: none;
  }
}
.search-result-page .page-half-map {
  /* display: flex; */
  height: calc(100vh - 80px);
}
@media screen and (max-width : 991px) {
  .search-result-page .page-half-map {
    height: auto;
  }
}
.search-result-page .page-half-map .map-full-height {
  height: 100%;
  width: calc(50vw - 25px);
}
.search-result-page .page-half-map.static {
  height: auto;
}
.search-result-page .page-half-map .list-style .item-service .item-service-inner {
  border: 1px solid #D7DCE3;
  border-radius: 3px;
  overflow: hidden;
}
.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width : 767px) {
  .search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .service-star {
  color: var(--orange-color, #FA5636);
}
.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .booking-item-rating-stars {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .booking-item-rating-stars span {
  display: none;
}
.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .booking-item-rating-stars li {
  list-style: none;
  float: left;
  color: var(--orange-color, #FA5636);
  margin-right: 3px;
}
.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .service-title {
  margin-top: 10px;
}
.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .service-location {
  margin-bottom: 33px;
}
.search-result-page .search-form-wrapper {
  position: absolute;
  width: 100%;
  left: 0;
  top: -43px;
  z-index: 99;
}
.search-result-page .search-form-wrapper .search-form {
  background: #FFFFFF;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  min-height: 85px;
}
.search-result-page .search-form-wrapper .search-form .form-group {
  margin-bottom: 0;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination {
  padding-left: 17px;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .search-result-page .search-form-wrapper .search-form .form-group.field-detination .date-wrapper:last-child .dropdown {
    padding-left: 25px;
  }
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu {
  padding: 15px;
  border-radius: 0 0 4px 4px;
  border-color: #dfdfdf;
  max-height: 332px;
  margin-top: 0px;
  width: calc(100% + 16px);
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li {
  padding: 7px 20px;
  display: block;
  font-weight: 500;
  margin-bottom: 0px !important;
  overflow: hidden;
  position: relative;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li.parent_li {
  padding: 6px 20px;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li .fa {
  font-size: 18px;
  color: gray;
  position: absolute;
  top: 8px;
  float: left;
  margin-top: 0px;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li span {
  width: calc(100% - 25px);
  float: right;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li span.parent {
  font-size: 16px;
  width: 100%;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li span.child {
  font-weight: 400;
  width: calc(100% - 4px);
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li span.lv2 {
  font-weight: 500;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li:hover {
  background: #f5f4f7;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination.has-icon #dropdown-destination {
  padding-left: 35px;
}
@media screen and (max-width: 1199px) {
  .search-result-page .search-form-wrapper .search-form .form-group.field-detination.has-icon #dropdown-destination {
    padding-left: 25px;
  }
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .field-icon {
  left: 13px;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-guest {
  /* padding: 27px 0 26px 0; */
  padding: 20px 5px 20px 5px;
  transition: all 0.3s;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-guest .dropdown-menu {
  left: -15px;
}
.search-result-page .search-form-wrapper .search-form .form-group.has-icon .field-icon {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  font-size: 25px;
  color: var(--grey-color, #5E6D77);
}
.search-result-page .search-form-wrapper .search-form label {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  font-weight: 400;
  margin-bottom: 0px;
}
@media (max-width: 480px) {
  .search-result-page .search-form-wrapper .search-form label {
    font-size: 13px !important;
  }
}
.search-result-page .search-form-wrapper .search-form .form-date-field {
  position: relative;
  padding: 18px 5px 16px 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.search-result-page .search-form-wrapper .search-form .form-date-field.form-date-car .check-in-wrapper,
.search-result-page .search-form-wrapper .search-form .form-date-field.form-date-car .check-out-wrapper {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1199px) {
  .search-result-page .search-form-wrapper .search-form .form-date-field {
    padding: 18px 5px 16px 5px;
  }
}
.search-result-page .search-form-wrapper .search-form .form-date-field.has-icon .date-wrapper {
  padding-left: 20px;
}
.search-result-page .search-form-wrapper .search-form .form-date-field.has-icon .date-wrapper > div {
  padding-left: 15px;
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper,
.search-result-page .search-form-wrapper .search-form .form-date-field .check-out-wrapper {
  width: 50%;
  float: left;
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper:hover,
.search-result-page .search-form-wrapper .search-form .form-date-field .check-out-wrapper:hover {
  cursor: pointer;
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper .render,
.search-result-page .search-form-wrapper .search-form .form-date-field .check-out-wrapper .render {
  font-size: 16px;
  font-weight: 400;
  color: var(--link-color, #5191FA);
}
@media screen and (max-width: 1199px) {
  .search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper .render,
.search-result-page .search-form-wrapper .search-form .form-date-field .check-out-wrapper .render {
    font-size: 15px;
  }
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper {
  width: 100%;
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper label {
  display: block;
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper .check-in-render {
  display: inline-block;
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper .check-out-render {
  display: inline-block;
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper span {
  color: var(--grey-color, #5E6D77);
}
.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-out {
  position: absolute;
  left: -15px;
  bottom: 1px;
  z-index: -1;
  opacity: 0;
}
.search-result-page .search-form-wrapper .search-form .form-extra-field {
  position: relative;
  /* padding: 27px 0 26px 0; */
  padding: 22px 0 20px 0;
}
.search-result-page .search-form-wrapper .search-form .form-extra-field:hover {
  cursor: pointer;
}
.search-result-page .search-form-wrapper .search-form .form-extra-field .dropdown-menu {
  width: auto;
  right: -15px;
  padding: 15px 30px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
  border-radius: 0 0 4px 4px;
  border-color: #dfdfdf;
  margin-top: 0px;
}
.search-result-page .search-form-wrapper .search-form .form-extra-field .dropdown-menu .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-result-page .search-form-wrapper .search-form .form-extra-field .dropdown-menu .item .select-wrapper {
  width: 111px;
  background: none;
}
.search-result-page .search-form-wrapper .search-form .form-extra-field .dropdown-menu .item:not(:last-child) {
  margin-bottom: 20px;
}
.search-result-page .search-form-wrapper .search-form .form-extra-field .render {
  font-size: 16px;
  color: var(--link-color, #5191FA);
  overflow: hidden;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1199px) {
  .search-result-page .search-form-wrapper .search-form .form-extra-field .render {
    font-size: 15px;
  }
}
.search-result-page .search-form-wrapper .search-form .form-extra-field .arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  font-size: 22px;
  color: #A0A9B2;
}
.search-result-page .search-form-wrapper .search-form .form-extra-field.has-icon .dropdown {
  padding-left: 40px;
}
.search-result-page .search-form-wrapper .search-form .submit-group {
  border-top: 1px solid #D7DCE3;
  padding: 20px;
}
.search-result-page .search-form-wrapper .search-form .border-right {
  border-right: 1px solid #D7DCE3;
}
.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab {
  min-height: 80px;
}
.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab .form-extra-field {
  padding: 16px 0 14px 2px;
  display: flex;
  align-items: center;
}
.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab .form-group.field-detination.has-icon #dropdown-destination {
  padding-left: 50px;
}
.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab .form-button {
  position: relative;
}
.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab .form-button .btn-search {
  position: absolute;
  right: 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  height: 100%;
  padding: 15px 45px;
  top: 0px;
}
@media (min-width: 1200px) {
  .search-result-page .search-form-wrapper:not(.sidebar-inner) .search-form.sticky .form-group {
    height: 67px;
  }
}
@media (min-width: 1200px) {
  .search-result-page .search-form-wrapper:not(.sidebar-inner) .search-form:not(.sticky) .form-group {
    height: 90px;
  }
}
.search-result-page .search-form-wrapper.sidebar-inner .search-form .form-group.field-detination .date-wrapper {
  width: 100%;
}
.search-result-page .search-form-wrapper .form-button {
  padding: 0 20px 0 0;
  display: flex;
  align-items: center;
  position: relative;
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance {
  padding-left: 5px;
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown label {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown .render span {
  font-size: 16px;
  color: var(--link-color, #5191FA);
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown .render span {
    font-size: 15px;
  }
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown .render .fa {
  font-size: 13px;
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu {
  min-width: 620px;
  right: 0;
  left: auto;
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .item-title h4 {
  color: var(--grey-color, #5E6D77);
  font-size: 14px;
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .item-content {
  /*margin-top: 20px;*/
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .ovscroll {
  height: 103px;
  overflow: auto;
  width: 100%;
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item.facilities {
  margin-top: 15px;
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .st-icheck-item {
  margin-bottom: 12px;
}
.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .st-icheck-item label {
  color: #333;
}
.search-result-page .search-form-wrapper .form-button button {
  margin-left: auto;
  background: var(--link-color, #5191FA);
  text-transform: uppercase;
  padding: 15px 35px;
}
@media screen and (max-width: 1199px) {
  .search-result-page .search-form-wrapper .form-button button {
    padding: 10px 20px;
  }
}
.search-result-page .search-form-wrapper .form-button:after {
  content: "";
  display: block;
  clear: both;
}
.search-result-page .tour-search-form-home {
  display: block;
  margin: auto;
  float: none;
}
.search-result-page .tour-search-form-home .form-button {
  padding-right: 0px;
  position: relative;
}
.search-result-page .tour-search-form-home .form-button button {
  height: 100%;
  position: absolute;
  right: -1px;
  width: calc(50% + 15px);
  border-radius: 0px 5px 5px 0px;
}
@media screen and (max-width : 991px) {
  .search-result-page .tour-search-form-home .form-button button {
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page .tour-search-form-home .form-button button {
    padding: 15px 20px;
    width: calc(100% + 30px) !important;
    margin-left: -15px;
    border-radius: 0px 0px 5px 5px;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page .tour-search-form-home .form-button .advance {
    display: none;
  }
}
.search-result-page .tour-search-form-home .form-button .advance .field-advance .dropdown-menu {
  right: -53px;
}
@media screen and (max-width : 991px) {
  .search-result-page .tour-search-form-home .form-button .advance .field-advance .dropdown-menu {
    left: 0px;
  }
}
.search-result-page .tour-search-form-home .search-form {
  min-height: 80px;
}
.search-result-page .tour-search-form-home .search-form .form-extra-field {
  padding: 16px 0 14px 0;
}
@media screen and (max-width: 1199px) {
  .search-result-page .tour-search-form-home .search-form .form-extra-field .render {
    font-size: 16px;
  }
}
.search-result-page .tour-search-form-home .search-form .form-date-field {
  padding: 18px 5px 17px 5px;
}
@media screen and (max-width: 1199px) {
  .search-result-page .tour-search-form-home .search-form .form-date-field .check-in-wrapper .render {
    font-size: 16px;
  }
}
@media screen and (max-width : 991px) {
  .search-result-page .tour-search-form-home .search-form .form-date-field {
    padding: 18px 0 17px 0;
  }
  .search-result-page .tour-search-form-home .search-form .form-date-field .date-wrapper {
    padding-left: 7px !important;
  }
  .search-result-page .tour-search-form-home .search-form .form-date-field .date-wrapper .check-in-wrapper {
    padding-left: 25px !important;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page .tour-search-form-home .search-form .form-date-field .date-wrapper {
    padding-left: 15px !important;
  }
  .search-result-page .tour-search-form-home .search-form .form-date-field .date-wrapper .check-in-wrapper {
    padding-left: 29px !important;
  }
}
@media screen and (max-width : 991px) {
  .search-result-page .tour-search-form-home .search-form .field-detination .dropdown {
    padding-left: 30px !important;
  }
  .search-result-page .tour-search-form-home .search-form .field-detination .dropdown-menu {
    left: -15px;
    width: calc(100% + 31px) !important;
  }
  .search-result-page .tour-search-form-home .search-form .field-detination .dropdown-menu .item .field-icon {
    left: 16px !important;
  }
}
.search-result-page .tour-search-form-home .search-form.sticky .form-button .btn-search {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width : 991px) {
  .search-result-page .tour-search-form-home .border-right {
    border-right: none !important;
  }
}
.search-result-page .service-slider-wrapper .st-hotel-result {
  margin-top: 30px;
}
.search-result-page .service-slider-wrapper .st-hotel-result:before {
  display: none;
}
.search-result-page .service-slider-wrapper .st-service-slider {
  position: relative;
}
.search-result-page .service-slider-wrapper .st-service-slider .item-service {
  margin-top: 0px;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-nav {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: -1;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -18px;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
  left: -66px;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev span {
  width: 36px;
  height: 36px;
  display: block;
  background: url("../images/test.png") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1270px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
    display: block;
    left: -66px;
  }
}
@media (max-width: 1092px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1045px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
    display: none;
  }
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
  right: -66px;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next span {
  width: 36px;
  height: 36px;
  display: block;
  background: url("../images/test2.png") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1270px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
    display: block;
    right: -66px;
  }
}
@media (max-width: 1092px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1045px) {
  .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
    display: none;
  }
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-dots {
  margin-top: 10px;
  text-align: center;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-dots .owl-dot {
  display: inline-block;
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: var(--light-grey-color, #EAEEF3);
  display: block;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.search-result-page .service-slider-wrapper .st-service-slider .owl-dots .owl-dot.active span {
  background: var(--link-color, #5191FA);
}
.search-result-page .service-slider-wrapper .list-service-style2 {
  position: relative;
}
.search-result-page .service-slider-wrapper .list-service-style2 .item-service {
  margin-top: 0px;
}
.search-result-page .service-slider-wrapper .list-service-style2 .item-service .service-border .thumb .service-add-wishlist {
  opacity: 0.5;
}
.search-result-page .service-slider-wrapper .list-service-style2 .item-service .service-border .thumb .service-add-wishlist.added {
  opacity: 1;
}
.search-result-page .service-slider-wrapper .list-service-style2 .item-service .service-border .section-footer .footer-inner .service-price .price .onsale {
  color: #c9cfd5 !important;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: -1;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -35px;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
  left: -44px;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_pre_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1270px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
    display: block;
    left: -66px;
  }
}
@media (max-width: 1092px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1045px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
    display: none;
  }
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
  right: -44px;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_next_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1270px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
    display: block;
    right: -66px;
  }
}
@media (max-width: 1092px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1045px) {
  .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
    display: none;
  }
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-dots {
  margin-top: 40px;
  text-align: center;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #EEEEEE;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 5px;
  margin-left: 5px;
}
.search-result-page .service-slider-wrapper .list-service-style2 .owl-dots .active {
  position: relative;
  background: var(--link-color, #5191FA);
}
.search-result-page .service-slider-wrapper.st_activity .st-hotel-result .grid-item .service-border .service-review {
  margin-bottom: 8px;
}
.search-result-page .service-slider-wrapper.st_activity .st-hotel-result .grid-item .service-border .section-footer .footer-inner {
  display: block;
}
.search-result-page .service-slider-wrapper.st_activity .st-hotel-result .grid-item .service-border .section-footer .footer-inner .service-price {
  display: block;
}
.search-result-page .service-slider-wrapper.st_activity .st-hotel-result .grid-item .service-border .section-footer .footer-inner .service-price .price .onsale {
  position: relative;
  top: 0px;
}
.search-result-page .list-destination .destination-item .desc.st_tours {
  display: inline-block;
  background: var(--link-color, #5191FA);
  border-radius: 100px;
  font-size: 14px !important;
  color: #FFFFFF;
  padding: 5px 20px;
  margin-top: 10px;
}
@media screen and (max-width : 767px) {
  .search-result-page .list-destination .col-xs-6:nth-child(2n) {
    padding-left: 15px !important;
    padding-right: 7.5px;
  }
  .search-result-page .list-destination .col-xs-6:nth-child(2n+1) {
    padding-right: 15px !important;
    padding-left: 7.5px;
  }
}
.search-result-page .list-destination.masonry {
  margin-left: -10px;
  margin-right: -10px;
}
.search-result-page .list-destination.masonry .first-item {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.search-result-page .list-destination.masonry .second-item {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.search-result-page .list-destination.masonry .normal-item {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.search-result-page .list-destination.masonry .destination-item {
  margin-bottom: 20px !important;
}

.map-view-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 999999;
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width : 991px) {
  .map-view-popup {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.map-view-popup .view-map-inner {
  background: #fff;
  height: 100%;
  padding: 0 30px;
}
@media screen and (max-width : 991px) {
  .map-view-popup .view-map-inner {
    padding: 0;
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
}
.map-view-popup .page-half-map {
  /* display: flex; */
  height: calc(100% - 94px);
  padding-bottom: 10px;
}
@media screen and (max-width : 991px) {
  .map-view-popup .page-half-map {
    padding-bottom: 0;
    height: 100%;
  }
}
.map-view-popup .page-half-map .map-full-height {
  height: 100%;
  width: 100%;
}
@media screen and (max-width : 991px) {
  .map-view-popup .page-half-map .map-full-height {
    height: calc(100% - 54px) !important;
  }
}
.map-view-popup .page-half-map.static {
  position: absolute;
  top: 0;
  z-index: 9;
}
.map-view-popup .page-half-map.static:before {
  content: "";
  display: block;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.map-view-popup .page-half-map .item-service {
  margin-bottom: 30px;
  margin-top: 0px;
}
.map-view-popup .page-half-map .item-service .thumb {
  position: relative;
}
.map-view-popup .page-half-map .item-service .thumb .service-tag {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 13px;
  color: #FFFFFF;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  font-weight: 500;
  z-index: 8;
}
.map-view-popup .page-half-map .item-service .thumb .service-tag.bestseller {
  background: #ED0925;
  border-radius: 0 4px 4px 0;
}
.map-view-popup .page-half-map .item-service .thumb .service-tag.save {
  background: #9DD565;
}
.map-view-popup .page-half-map .item-service .thumb .service-star {
  position: absolute;
  bottom: 12px;
  left: 14px;
  color: var(--orange-color, #FA5636);
}
.map-view-popup .page-half-map .item-service .thumb a {
  display: block;
  overflow: hidden;
}
.map-view-popup .page-half-map .item-service .thumb a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  min-width: 100%;
}
.map-view-popup .page-half-map .item-service .thumb a:hover img {
  transform: scale(1.1);
}
.map-view-popup .page-half-map .item-service h4 {
  margin-top: 15px;
  line-height: 26px;
  margin-bottom: 8px;
}
.map-view-popup .page-half-map .item-service h4.service-title {
  font-size: 16px;
}
.map-view-popup .page-half-map .item-service h4.service-title a {
  color: #1A2B50;
}
.map-view-popup .page-half-map .item-service p.service-location {
  font-size: 13px;
  color: var(--grey-color, #5E6D77);
}
.map-view-popup .page-half-map .item-service .service-review {
  margin-top: 19px;
  display: flex;
  align-items: center;
}
.map-view-popup .page-half-map .item-service .service-review .rating {
  font-size: 14px;
  color: var(--link-color, #5191FA);
  margin-right: 10px;
}
@media screen and (max-width : 767px) {
  .map-view-popup .page-half-map .item-service .service-review .rating {
    font-size: 12px;
  }
}
.map-view-popup .page-half-map .item-service .service-review .st-dot {
  height: 4px;
  width: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #D0D7DD;
  display: block;
}
.map-view-popup .page-half-map .item-service .service-review .review {
  margin-left: 10px;
  font-size: 14px;
  color: #6A7A84;
}
@media screen and (max-width : 767px) {
  .map-view-popup .page-half-map .item-service .service-review .review {
    font-size: 12px;
  }
}
.map-view-popup .page-half-map .item-service .service-price {
  display: flex;
  align-items: center;
  margin-top: 2px;
}
.map-view-popup .page-half-map .item-service .service-price span {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
}
@media screen and (max-width : 767px) {
  .map-view-popup .page-half-map .item-service .service-price span {
    font-size: 12px;
  }
}
.map-view-popup .page-half-map .item-service .service-price span.price {
  font-size: 18px;
  color: #1A2B50;
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width : 767px) {
  .map-view-popup .page-half-map .item-service .service-price span.price {
    font-size: 16px;
  }
}
.map-view-popup .page-half-map .list-style {
  height: calc(100% - 43px);
}
.map-view-popup .page-half-map .list-style .item-service .item-service-inner {
  border: 1px solid #D7DCE3;
  border-radius: 3px;
  overflow: hidden;
}
.map-view-popup .page-half-map .list-style .item-service .item-service-inner .item-content {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 30px;
}
.map-view-popup .page-half-map .list-style .item-service .item-service-inner .item-content .service-star {
  color: var(--orange-color, #FA5636);
}
.map-view-popup .page-half-map .list-style .item-service .item-service-inner .item-content .service-title {
  margin-top: 10px;
}
.map-view-popup .page-half-map .list-style .item-service .item-service-inner .item-content .service-location {
  margin-bottom: 33px;
}
.map-view-popup .page-half-map .col-left-map {
  height: 100%;
}
@media screen and (max-width : 991px) {
  .map-view-popup .page-half-map .col-left-map {
    display: none;
  }
}
.map-view-popup .page-half-map .col-right-map {
  height: 100%;
}
.map-view-popup .page-half-map .col-right-map .map-popup-title {
  font-size: 16px;
  padding: 25px 15px;
  border-bottom: 1px solid #dfdfdf;
  text-transform: uppercase;
}
.map-view-popup .page-half-map .col-right-map .map-popup-title:before {
  content: "";
  position: relative;
  height: 20px;
  width: 4px;
  background: #339bff;
  display: block;
  float: left;
  margin-right: 10px;
  top: 1px;
}
.map-view-popup .page-half-map .col-right-map .map-popup-title .close-map-view-popup {
  top: 26px;
  right: 30px;
  cursor: pointer;
}
.map-view-popup .page-half-map .col-right-map .map-full-height {
  height: 100%;
}
@media screen and (max-width : 991px) {
  .map-view-popup .page-half-map .col-right-map {
    height: 100%;
  }
}
.map-view-popup .toolbar {
  padding-top: 15px;
  margin-bottom: 30px;
}
.map-view-popup .toolbar:after {
  content: "";
  display: block;
  clear: both;
}
.map-view-popup .toolbar h3.search-string {
  font-size: 24px;
  color: var(--main-color, #1A2B48);
  font-weight: normal;
  float: left;
  margin: 0;
  width: calc(100% - 132px);
}
.map-view-popup .toolbar h3.search-string span {
  font-weight: 500;
}
.map-view-popup .toolbar ul.toolbar-action {
  float: right;
  padding-left: 0;
  margin: 0;
  margin-top: 4px;
}
.map-view-popup .toolbar ul.toolbar-action li {
  list-style: none;
  float: left;
}
.map-view-popup .toolbar ul.toolbar-action li span .fa {
  font-size: 22px;
  color: gray;
}
.map-view-popup .toolbar ul.toolbar-action li span.active .fa {
  color: var(--link-color, #5191FA);
}
.map-view-popup .toolbar ul.toolbar-action li.layout span {
  cursor: pointer;
  margin-left: 7px;
}
.map-view-popup .toolbar ul.toolbar-action li .dropdown {
  margin-right: 15px;
}
.map-view-popup .toolbar ul.toolbar-action li .dropdown button {
  padding: 0;
  text-decoration: none;
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  outline: none;
}
.map-view-popup .toolbar .sort-menu {
  padding: 15px;
  left: auto;
  right: 0;
}
.map-view-popup .toolbar .sort-menu .sort-title {
  margin-bottom: 10px;
}
.map-view-popup .toolbar .sort-menu .sort-title h3 {
  margin: 0;
  font-size: 15px;
}
.map-view-popup .toolbar .sort-menu .sort-item {
  margin-bottom: 10px;
}
.map-view-popup .toolbar .sort-menu .sort-item span.title {
  color: gray;
}
.map-view-popup .toolbar .sort-menu .sort-item .st-icheck-item label {
  color: #000;
  font-weight: 500;
}
.map-view-popup .google-control-top-right-area {
  margin-top: 30px;
  margin-right: 30px;
  bottom: 190px !important;
  top: auto !important;
  z-index: 9 !important;
}
.map-view-popup .google-control-bottom-right-area {
  margin-bottom: 30px;
  margin-right: 30px;
}
.map-view-popup .google-custom-control {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 3px;
  margin-bottom: 5px;
  background: #FFF;
  color: var(--grey-color, #5E6D77);
  box-shadow: 0 1px 2px #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.map-view-popup .google-control-dropdown {
  display: none;
  position: absolute;
  top: 110%;
  right: 0;
  width: 121px;
  padding: 10px 0;
  border-radius: 3px;
  border: 1px solid #D2D2D2;
  background: #FFF;
  text-align: right;
}
.map-view-popup .google-control-dropdown .item {
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid var(--light-grey-color, #EAEEF3);
}
.map-view-popup .google-control-dropdown .item:last-child {
  bordeR: none;
}
.map-view-popup .google-control-dropdown .item:hover {
  background: var(--light-grey-color, #EAEEF3);
}
.map-view-popup .google-control-dropdown.show {
  display: block;
}
.map-view-popup .top-filter .close-map-view-popup {
  top: 50px;
  right: 15px;
}
@media screen and (max-width : 991px) {
  .map-view-popup .top-filter {
    display: none !important;
  }
}
.map-view-popup .pagination {
  margin-top: 20px !important;
  margin-bottom: 40px !important;
}

.item-service-map {
  box-shadow: 5px 6px 13px 0px rgba(224, 220, 220, 0.3);
  border-radius: 3px;
  overflow: hidden;
  font-family: "Poppins", sans-serif;
}
.item-service-map .thumb {
  position: relative;
  overflow: hidden;
}
.item-service-map .thumb .service-tag {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 13px;
  color: #FFFFFF;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  font-weight: 500;
  z-index: 8;
}
.item-service-map .thumb .service-tag .feature_class {
  padding: 6px 10px;
  border-radius: 0 3px 3px 0;
}
.item-service-map .thumb .service-tag.bestseller {
  background: #ED0925 !important;
  border-radius: 0 4px 4px 0;
}
.item-service-map .thumb .service-tag.save {
  background: #9DD565 !important;
}
.item-service-map .thumb .service-star {
  position: absolute;
  bottom: 12px;
  left: 14px;
  color: var(--orange-color, #FA5636);
}
.item-service-map .thumb .booking-item-rating-stars {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 12px;
  left: 14px;
}
.item-service-map .thumb .booking-item-rating-stars span {
  display: none;
}
.item-service-map .thumb .booking-item-rating-stars li {
  list-style: none;
  float: left;
  color: var(--orange-color, #FA5636);
  margin-right: 3px;
}
.item-service-map .thumb a {
  display: block;
  overflow: hidden;
}
.item-service-map .thumb a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  min-width: 100%;
  max-width: 100%;
}
.item-service-map .thumb a:hover img {
  transform: scale(1.1);
}
.item-service-map .thumb .close-popup-on-map {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 8px;
  z-index: 9;
  font-size: 14px;
  color: #333;
}
.item-service-map .content {
  padding: 10px;
}
.item-service-map h4 {
  line-height: 26px;
  margin-bottom: 8px;
  margin-top: 0px;
}
.item-service-map h4.service-title {
  font-size: 16px;
}
.item-service-map h4.service-title a {
  color: #1A2B50;
}
.item-service-map p.service-location {
  font-size: 13px;
  color: var(--grey-color, #5E6D77);
}
.item-service-map .service-review {
  margin-top: 19px;
  display: flex;
  align-items: center;
}
.item-service-map .service-review .rating {
  font-size: 14px;
  color: var(--link-color, #5191FA);
  margin-right: 10px;
}
.item-service-map .service-review .st-dot {
  height: 4px;
  width: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #D0D7DD;
  display: block;
}
.item-service-map .service-review .review {
  margin-left: 10px;
  font-size: 14px;
  color: #6A7A84;
}
.item-service-map .service-location .fa {
  position: relative;
  top: 3px;
  left: -2px;
}
.item-service-map .service-price {
  display: flex;
  align-items: center;
  margin-top: 25px;
}
.item-service-map .service-price span {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
}
.item-service-map .service-price span.price {
  font-size: 18px;
  color: #1A2B50;
  margin-left: 5px;
  margin-right: 5px;
}
.item-service-map .service-price .fa {
  top: 3px;
  position: relative;
}
.item-service-map: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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 1px 1px 0px #dfdfdf;
  background: #fff;
}

.right-box .item-service-map:after {
  content: "";
  width: 0;
  height: 0;
  overflow: hidden;
  border-style: solid;
  position: absolute;
  border-width: 10px;
  border-color: transparent #fff #fff transparent;
  top: 178px;
  left: -9px;
  transform: rotate(136deg);
  box-shadow: 1px 1px 0px #dfdfdf;
  margin-left: 0;
  margin-top: 0;
  background: transparent;
}

.top-filter {
  padding: 32px 0;
  border-bottom: 1px solid #dfdfdf;
}
.top-filter ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.top-filter ul:after {
  content: "";
  display: block;
  clear: both;
}
.top-filter ul li {
  list-style: none;
  float: left;
  margin-right: 40px;
}
.top-filter ul li h3.title {
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  margin: 0;
}
.top-filter ul li h3.title:before {
  content: "";
  height: 20px;
  width: 3px;
  background: var(--link-color, #5191FA);
  display: inline-block;
  margin-right: 15px;
  position: relative;
  top: 4px;
}
.top-filter ul li .form-extra-field button {
  padding: 0;
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
  text-decoration: none;
  padding-top: 4px;
  outline: none;
}
.top-filter ul li .form-extra-field button .fa {
  color: var(--main-color, #1A2B48);
  font-size: 18px;
  position: relative;
  top: 2px;
}
.top-filter ul li .form-extra-field .dropdown-menu {
  min-width: 300px;
  padding: 20px;
  margin-top: 10px;
  max-height: 400px;
}
.top-filter ul li.filter-review-score ul li {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.top-filter ul li.filter-review-score ul li button {
  float: right;
  color: var(--link-color, #5191FA);
  font-weight: 500;
}
.top-filter .close-map-view-popup {
  float: right;
  font-size: 17px;
  cursor: pointer;
}

.range-slider .irs-bar {
  background: var(--link-color, #5191FA);
  border-radius: 100px;
  height: 6px;
  border-color: var(--link-color, #5191FA);
}
.range-slider .irs-line {
  background: #EEEEEE;
  border-radius: 100px;
  height: 6px;
  border: 0;
}
.range-slider .irs-slider {
  height: 12px;
  width: 12px;
  background: var(--link-color, #5191FA);
  border: 0;
  top: 30px;
}

.st-icheck-item {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 21px;
}
.st-icheck-item label {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  font-weight: normal;
  margin-bottom: 0px;
  cursor: pointer;
}
.st-icheck-item label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin: 0;
}
.st-icheck-item label input:checked ~ .checkmark {
  background-color: #fff !important;
}
.st-icheck-item label input:checked ~ .checkmark:after {
  display: block;
}
.st-icheck-item label .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #A0A9B2;
}
.st-icheck-item label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--link-color, #5191FA);
}
.st-icheck-item label .checkmark.fcheckbox {
  border-radius: 2px;
}
.st-icheck-item label .checkmark.fcheckbox:after {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 8px;
  border: solid var(--link-color, #5191FA);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.st-icheck-item label:hover input ~ .checkmark {
  /* background-color: #dfdfdf; */
}
.st-icheck-item label .fa {
  font-size: 12px;
  color: var(--orange-color, #FA5636);
}

.col-left {
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}

.col-right {
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}

.pagination {
  text-align: center;
  display: block;
  margin-top: 80px;
}
.pagination ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.pagination ul li {
  list-style: none;
  font-size: 20px;
  color: #768090;
  float: left;
  margin-right: 10px;
}
.pagination ul li a {
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-decoration: none;
}
.pagination ul li a.current {
  border: 1px solid var(--link-color, #5191FA) !important;
  border-radius: 3px;
  background: transparent !important;
  color: var(--link-color, #5191FA) !important;
}
.pagination span.count-string {
  font-size: 14px;
  color: #768090;
  margin-top: 15px;
  display: block;
}

.mt15 {
  margin-top: 15px;
}

.row-wrapper {
  /* display: flex;
  flex-wrap: wrap; */
}

.modern-search-result.loading {
  position: relative;
}
.modern-search-result.loading:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
}
.modern-search-result.loading .map-content-loading {
  display: block;
}

/* Spinner Wave */
.sp-wave {
  border-radius: 50%;
  position: relative;
  opacity: 1;
}

.sp-wave:before, .sp-wave:after {
  content: "";
  border: 1px var(--link-color, #5191FA) solid;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
}

.sp-wave:before {
  transform: scale(1, 1);
  opacity: 1;
  -webkit-animation: spWaveBe 0.6s infinite linear;
  animation: spWaveBe 0.6s infinite linear;
}

.sp-wave:after {
  transform: scale(0, 0);
  opacity: 0;
  -webkit-animation: spWaveAf 0.6s infinite linear;
  animation: spWaveAf 0.6s infinite linear;
}

@-webkit-keyframes spWaveAf {
  from {
    -webkit-transform: scale(0.5, 0.5);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes spWaveAf {
  from {
    transform: scale(0.5, 0.5);
    opacity: 0;
  }
  to {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@-webkit-keyframes spWaveBe {
  from {
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
    opacity: 0;
  }
}
@keyframes spWaveBe {
  from {
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
    opacity: 0;
  }
}
.map-loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  background: rgba(255, 255, 255, 0.5);
}
.map-loading span {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  margin-top: 49px;
  font-weight: 500;
  font-size: 17px;
  z-index: 99;
}

.sp-wave {
  width: 50px;
  height: 50px;
  margin: auto;
  top: 50%;
  margin-top: -25px;
  position: relative;
}
.sp-wave span {
  position: absolute;
  bottom: -45px;
  width: max-content;
  left: 50%;
  margin-left: -55px;
  font-weight: 500;
  font-size: 17px;
}

.sidebar-filter .sp-wave {
  position: fixed;
  left: 50%;
  margin-left: -25px;
  display: none;
}

.top-filter .sp-wave {
  position: fixed;
  left: 50%;
  margin-left: -25px;
  display: none;
  z-index: 9999;
}

.popup-sort {
  margin-right: 0px !important;
}
.popup-sort .dropdown {
  margin-right: 0px !important;
}

.page-template-template-hotel-search .search-form-mobile {
  display: block;
}

.search-form-mobile {
  margin-top: 20px;
}
@media screen and (max-width : 991px) {
  .search-form-mobile {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width : 575px) {
  .search-form-mobile {
    width: auto;
  }
}
.search-form-mobile .form-group {
  display: flex;
  margin-bottom: 0px;
}
.search-form-mobile .form-group .dropdown {
  width: 100%;
}
.search-form-mobile .form-group .dropdown .dropdown-menu {
  padding: 10px 0;
  border-radius: 0 0 4px 4px;
  border-color: #dfdfdf;
  height: 347px;
  overflow-y: auto;
  width: 100%;
  margin-top: 0px;
}
.search-form-mobile .form-group .dropdown .dropdown-menu li {
  padding: 12px 20px;
  display: block;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 0px !important;
  position: relative;
  overflow: hidden;
}
.search-form-mobile .form-group .dropdown .dropdown-menu li .fa {
  font-size: 18px;
  color: gray;
  position: absolute;
  top: 14px;
  float: left;
  margin-top: 0px;
}
.search-form-mobile .form-group .dropdown .dropdown-menu li:hover {
  background: #f5f4f7;
}
.search-form-mobile .form-group .dropdown .dropdown-menu li span {
  width: calc(100% - 25px);
  float: right;
}
.search-form-mobile .form-group .dropdown .dropdown-menu li span.child {
  font-weight: normal;
}
.search-form-mobile .form-group .dropdown .dropdown-menu li span.parent {
  font-size: 16px;
  width: 100%;
}
.search-form-mobile .form-group .form-control {
  height: 55px;
  border: none;
}
.search-form-mobile .form-group input {
  cursor: pointer;
  border-radius: 3px 0 0 3px;
  font-size: 17px;
  color: var(--link-color, #5191FA);
  padding-left: 45px;
}
.search-form-mobile .form-group input:read-only {
  background-color: #fff;
}
.search-form-mobile .form-group .icon-field {
  position: absolute;
  left: 18px;
  top: 18px;
}
.search-form-mobile .form-group button {
  border-radius: 0 3px 3px 0;
  font-size: 25px;
  background: var(--link-color, #5191FA);
  padding: 15px 20px 4px 20px;
}
.search-form-mobile .form-group button:hover {
  background: var(--link-color, #5191FA);
}

.st-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #fff;
  z-index: 999999;
  display: none;
}
.st-popup .popup-title {
  font-size: 16px;
  padding: 25px 15px;
  border-bottom: 1px solid #dfdfdf;
  text-transform: uppercase;
  margin-top: 0;
}
.st-popup .popup-title:before {
  content: "";
  position: relative;
  height: 20px;
  width: 4px;
  background: #339bff;
  display: block;
  float: left;
  margin-right: 10px;
  top: -2px;
}
.st-popup .popup-title .popup-close {
  float: right;
  z-index: 9;
  padding: 22px 15px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.st-popup .popup-content {
  padding: 15px;
}
.st-popup .popup-content .check-in-out {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.st-popup .popup-content .btn {
  text-align: center;
  margin: auto;
  display: block;
  outline: none;
}
.st-popup.popup-date {
  overflow: hidden;
}
.st-popup.popup-date .popup-content {
  min-height: 305px;
}

.popup-date-custom {
  width: 100% !important;
  top: 66px !important;
  display: flex;
  z-index: 999999 !important;
  position: fixed;
  max-height: calc(100vh - 68px);
  overflow-y: auto;
  border-radius: 0 !important;
  box-shadow: none !important;
  border: none !important;
}
.popup-date-custom .calendar {
  margin: auto;
}
@media screen and (max-width : 636px) {
  .popup-date-custom .calendar {
    float: none !important;
    margin-right: auto !important;
  }
}

.daterangepicker.popup-date-custom-car {
  top: 68px !important;
  left: 50% !important;
  transform: translateX(-50%);
  display: block;
  z-index: 999999 !important;
  position: fixed;
  max-height: calc(100vh - 68px);
  overflow-y: auto;
  border-radius: 0 !important;
  box-shadow: none !important;
  border: none !important;
}
.daterangepicker.popup-date-custom-car .calendar {
  margin: auto;
}
@media screen and (max-width : 636px) {
  .daterangepicker.popup-date-custom-car .calendar {
    float: none !important;
    margin-right: auto !important;
  }
}
.daterangepicker.popup-date-custom-car .calendar-time-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.daterangepicker.popup-date-custom-car .calendar-time-wrapper svg {
  display: none;
}

.popup-guest ul {
  padding: 0;
  margin: 0;
}
.popup-guest ul li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 15px;
}
.popup-guest ul li label {
  width: 50%;
  font-weight: 400;
}
.popup-guest ul li .select-wrapper {
  width: 50%;
}

.page-half-map .col-right {
  height: 100%;
}
.page-half-map .col-right .map-loading {
  width: calc(50vw - 10px);
}
.page-half-map .col-left {
  overflow: hidden;
  padding-right: 20px;
  height: 100%;
  float: left;
}
.page-half-map .col-left .modern-search-result .row {
  /* display: flex;
  flex-wrap: wrap; */
}
.page-half-map .col-left .modern-search-result .thumb {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.page-half-map .pagination {
  margin-bottom: 70px !important;
}

.pr15 {
  padding-right: 15px;
}

.wb_row .wb-fb-checkbox input[type=checkbox] {
  height: 20px !important;
  width: 20px !important;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.wb_row .form-group label {
  display: block;
}
.wb_row .form-group .wb-fb-radio input[type=radio] {
  height: 20px !important;
  width: 20px !important;
  position: relative;
  top: 5px;
  margin-right: 5px;
}

.service-add-wishlist {
  position: absolute;
  top: 18px;
  right: 10px;
  width: 30px;
  height: 30px;
  color: white;
  font-size: 21px;
  z-index: 8;
  cursor: pointer;
}
.service-add-wishlist.added {
  color: #ff0000eb;
}
.service-add-wishlist.added .input-icon svg g {
  fill: #ff5042;
}
.service-add-wishlist.loading .lds-dual-ring {
  display: inline-block;
}
.service-add-wishlist.loading .fa {
  display: none;
}

.lds-dual-ring {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  right: 10px;
  display: none;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  margin: 1px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.map-content-loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: rgba(255, 255, 255, 0.6);
}
.map-content-loading span {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  margin-top: 49px;
  font-weight: 500;
  font-size: 17px;
  z-index: 99;
}

.cart-text-empty {
  font-size: 14px;
  padding: 15px 20px 10px 20px;
}

/* Conatct page */
.wpcf7-validation-errors {
  margin: 0 !important;
}

.st-contact-form .contact-header {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #EBEEF1;
}
.st-contact-form .contact-header h3 {
  font-size: 24px;
  color: var(--main-color, #1A2B48);
  margin-top: 0px;
}
.st-contact-form .contact-header p {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  margin-bottom: 0px;
}
.st-contact-form .wpcf7-not-valid-tip {
  font-size: 11px;
  margin-top: 5px;
}
.st-contact-form .ajax-loader {
  margin-top: 22px !important;
}
.st-contact-form .contact-form .form-group {
  margin-bottom: 20px;
}
.st-contact-form .contact-form .form-group .form-control {
  border: 1px solid #DAE1E7;
  border-radius: 3px;
  box-shadow: none;
  color: var(--grey-color, #5E6D77);
}
.st-contact-form .contact-form .form-group input {
  height: 40px;
}
.st-contact-form .contact-form .form-group textarea {
  height: 210px;
}
.st-contact-form .contact-form input[type=submit] {
  background: var(--link-color, #5191FA);
  border-radius: 3px;
  border: none;
  color: #fff;
  margin-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
}

.st-contact-info {
  position: relative;
}
@media screen and (max-width : 991px) {
  .st-contact-info {
    margin-top: 30px;
  }
}
@media screen and (max-width : 991px) {
  .st-contact-info .info-bg {
    display: none;
  }
}
.st-contact-info .info-content {
  position: absolute;
  top: 50%;
  margin-top: -185px;
  margin-left: -130px;
  background: var(--orange-color, #FA5636);
  padding: 30px;
  min-width: 385px;
  min-height: 370px;
}
@media screen and (max-width: 1199px) {
  .st-contact-info .info-content {
    margin-top: -160px;
    margin-left: -103px;
    padding: 30px;
    min-width: 355px;
    min-height: 320px;
  }
}
@media screen and (max-width : 991px) {
  .st-contact-info .info-content {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    min-width: auto;
  }
}
.st-contact-info .info-content h3 {
  font-size: 24px;
  color: #FFFFFF;
  margin: 0;
}
.st-contact-info .info-content .sub {
  position: absolute;
  bottom: 30px;
  padding-right: 30px;
}
.st-contact-info .info-content .sub p {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 5px;
  letter-spacing: normal;
  width: 100%;
  word-break: break-word;
}
.st-contact-info .info-content .sub p.address {
  font-size: 14px;
  margin-top: 10px;
}

.full-width .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.st-aboutus-title {
  font-size: 24px;
  color: var(--link-color, #5191FA);
  margin-bottom: 20px !important;
}

.st-aboutus-content {
  font-size: 16px;
  color: #768092;
  line-height: 24px;
}

.thumb-wrapper {
  padding-left: 14px;
}

.irs-from, .irs-to, .irs-single {
  background: var(--link-color, #5191FA);
}

.modern-search-result .grid-item {
  position: relative;
}
@media screen and (max-width : 767px) {
  .modern-search-result .grid-item {
    display: table;
  }
}
.modern-search-result .grid-item .thumb {
  border-radius: 3px;
  overflow: hidden;
}
@media screen and (max-width : 767px) {
  .modern-search-result .grid-item .section-footer {
    display: table-footer-group;
    height: 1px;
  }
}

.st-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 6px;
  background: var(--link-color, #5191FA);
  border-radius: 5px;
  margin-left: -25px;
  animation: load 1.8s ease-in-out infinite;
  z-index: 9;
}
.st-loader:before, .st-loader:after {
  position: absolute;
  display: block;
  content: "";
  animation: load 1.8s ease-in-out infinite;
  height: 6px;
  border-radius: 5px;
}
.st-loader:before {
  top: -20px;
  left: 10px;
  width: 40px;
  background: var(--orange-color, #FA5636);
  margin-left: -20px;
}
.st-loader:after {
  bottom: -20px;
  width: 35px;
  background: #ffab53;
  margin-left: -17px;
}

@keyframes load {
  0% {
    transform: translateX(40px);
  }
  50% {
    transform: translateX(-30px);
  }
  100% {
    transform: translateX(40px);
  }
}
.st-list-statistic .item {
  background: #FFFFFF;
  border: 5px solid var(--link-color, #5191FA);
  text-align: center;
  position: relative;
  transition: 1s;
}
.st-list-statistic .item .front {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.5s;
}
.st-list-statistic .item .front .inner {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.st-list-statistic .item .end {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  background-color: var(--link-color, #5191FA);
  opacity: 0;
  transition: all 0.5s;
}
@media screen and (max-width : 991px) {
  .st-list-statistic .item .end {
    display: table-cell;
    position: relative;
  }
}
.st-list-statistic .item h4 {
  font-size: 36px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
  margin: 0;
}
.st-list-statistic .item p {
  transition: all 0.5s;
}
.st-list-statistic .item p.sub-text {
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
  margin-bottom: 0px;
}
.st-list-statistic .item p.desc {
  margin-bottom: 0px;
  font-size: 14px;
  color: #fff;
  text-align: left;
  transform: rotateY(180deg);
}
@media screen and (max-width : 991px) {
  .st-list-statistic .item {
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 200px;
    display: table;
    width: 100%;
  }
}
@media screen and (max-width : 767px) {
  .st-list-statistic .item {
    margin-bottom: 30px;
  }
}
.st-list-statistic .item-wrapper:hover .item {
  transform: rotateY(180deg);
}
.st-list-statistic .item-wrapper:hover .item .front {
  opacity: 0;
}
.st-list-statistic .item-wrapper:hover .item .end {
  opacity: 1;
}

.st-aboutus-info {
  text-align: center;
}
.st-aboutus-info img {
  margin-bottom: 10px;
  max-width: 80px;
  height: auto;
}
.st-aboutus-info p.message {
  font-size: 20px;
  color: var(--main-color, #1A2B48);
  letter-spacing: 0;
  text-align: center;
  line-height: 40px;
  font-weight: 300;
  padding-left: 150px;
  padding-right: 150px;
  margin-bottom: 40px;
}
@media screen and (max-width : 991px) {
  .st-aboutus-info p.message {
    padding-left: 0;
    padding-right: 0;
  }
}
.st-aboutus-info p.name {
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  margin-bottom: 0px;
}
.st-aboutus-info p.pos {
  font-size: 14px;
  color: #768092;
  margin-bottom: 0px;
}

.st-aboutus-gallery .st-gallery .slogan {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.st-aboutus-gallery .st-gallery .slogan h4 {
  font-size: 48px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width : 575px) {
  .st-aboutus-gallery .st-gallery .slogan h4 {
    font-size: 35px;
  }
}
.st-aboutus-gallery .st-gallery .slogan a {
  padding: 10px 20px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: normal;
}
.st-aboutus-gallery .st-gallery .flickity-page-dots {
  margin-top: 40px;
  bottom: -58px;
  z-index: 9;
}
.st-aboutus-gallery .st-gallery .flickity-page-dots li {
  background: #A0A9B2;
  border: 1px solid #A0A9B2;
  height: 16px;
  width: 16px;
  margin-right: 15px;
  margin-left: 15px;
}
.st-aboutus-gallery .st-gallery .flickity-page-dots li.is-selected {
  background-color: transparent;
  border: 2px solid var(--link-color, #5191FA);
}
.st-aboutus-gallery .st-gallery .item {
  height: 500px !important;
}

.st-aboutus-team {
  /*solo our team*/
}
.st-aboutus-team .item {
  margin-top: 50px;
}
.st-aboutus-team h3 {
  font-size: 28px;
  color: var(--main-color, #1A2B48);
  text-align: center;
  margin-bottom: 20px;
}
.st-aboutus-team .thumb {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .st-aboutus-team .thumb {
    width: 100%;
    height: auto;
    padding-bottom: 100%;
  }
}
@media screen and (max-width : 991px) {
  .st-aboutus-team .thumb {
    height: 240px;
    width: 240px;
    padding-bottom: 0;
  }
}
.st-aboutus-team .thumb img {
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
}
.st-aboutus-team .thumb .social {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  background: var(--link-color, #5191FA);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  /*border: 10px solid #fff;*/
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}
.st-aboutus-team .thumb .social ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.st-aboutus-team .thumb .social ul li {
  float: left;
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
}
.st-aboutus-team .thumb .social ul li a {
  color: #fff;
  font-size: 19px;
  font-weight: normal;
}
.st-aboutus-team .thumb:hover .social {
  opacity: 0.8;
  /* border: 0px solid transparent;*/
}
.st-aboutus-team p {
  text-align: center;
}
.st-aboutus-team p.name {
  font-size: 15px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
  margin-bottom: 0px;
}
.st-aboutus-team p.pos {
  font-size: 14px;
  color: #768092;
  font-style: italic;
}
.st-aboutus-team.st-aboutus-solo .thumb {
  border-radius: 0 !important;
}

.st-flickity .flickity-prev-next-button.next:after {
  content: url("../images/svg/ico_next.svg") !important;
  position: relative;
  top: 4px;
}
.st-flickity .flickity-prev-next-button.previous:after {
  content: url("../images/svg/ico_pre.svg") !important;
  position: relative;
  top: 4px;
}

.st-404-page {
  padding: 60px 0;
  text-align: center;
}
.st-404-page h1 {
  font-size: 48px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
  margin-top: 0px;
}
.st-404-page h3 {
  font-size: 16px;
  color: var(--grey-color, #5E6D77);
  font-weight: 400;
  margin-bottom: 60px;
  margin-top: 10px;
}
.st-404-page img {
  margin-bottom: 50px;
  max-width: 100%;
}
.st-404-page p {
  font-size: 18px;
  color: var(--grey-color, #5E6D77);
  margin-bottom: 5px;
}
.st-404-page p strong {
  color: var(--main-color, #1A2B48);
  font-weight: 400;
  font-size: 16px;
}
.st-404-page p a {
  font-size: 16px;
  color: var(--link-color, #5191FA);
  text-decoration: none;
}

.st-blog {
  padding: 60px 0 0 0;
}
.st-blog .content h1.page-title {
  margin-top: 0px;
  margin-bottom: 30px;
  color: var(--main-color, #1A2B48);
  font-size: 25px;
  font-weight: 500;
}
.st-blog .content .blog-wrapper {
  border-bottom: 1px solid #D7DCE3;
}
.st-blog .content .pagination ul {
  float: left;
}
.st-blog .content .article {
  margin-bottom: 40px;
}
.st-blog .content .article .header {
  position: relative;
}
.st-blog .content .article .header .post-header img {
  max-width: 100%;
  height: auto;
}
.st-blog .content .article .header .post-header .post-header {
  width: 100%;
}
.st-blog .content .article .header .cate {
  position: absolute;
  top: 30px;
  left: 30px;
  overflow: hidden;
}
@media screen and (max-width : 575px) {
  .st-blog .content .article .header .cate {
    left: 15px;
    top: 15px;
  }
}
.st-blog .content .article .header .cate ul {
  padding: 0;
  margin: 0;
}
.st-blog .content .article .header .cate ul li {
  list-style: none;
  float: left;
  margin-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: var(--link-color, #5191FA);
  margin-bottom: 5px;
}
@media screen and (max-width : 575px) {
  .st-blog .content .article .header .cate ul li {
    margin-right: 5px;
  }
}
.st-blog .content .article .header .cate ul li a {
  color: #fff;
  padding: 5px 10px;
  display: block;
  text-decoration: none;
}
@media screen and (max-width : 575px) {
  .st-blog .content .article .header .cate ul li a {
    padding: 3px 5px;
  }
}
.st-blog .content .article .post-inner h4.post-title {
  font-size: 28px;
  line-height: 34px;
  margin-top: 30px;
  margin-bottom: 15px;
}
@media screen and (max-width : 767px) {
  .st-blog .content .article .post-inner h4.post-title {
    margin-top: 15px;
  }
}
.st-blog .content .article .post-inner h4.post-title a {
  color: var(--main-color, #1A2B48);
}
.st-blog .content .article .post-inner .meta {
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}
@media screen and (max-width : 767px) {
  .st-blog .content .article .post-inner .meta {
    margin-bottom: 20px;
  }
}
.st-blog .content .article .post-inner .meta ul {
  padding: 0;
  margin: 0;
  display: flex;
}
.st-blog .content .article .post-inner .meta ul li {
  list-style: none;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  text-transform: uppercase;
  font-weight: 500;
  margin-right: 10px;
}
@media screen and (max-width : 520px) {
  .st-blog .content .article .post-inner .meta ul li {
    text-align: left;
    margin-bottom: 10px;
    font-size: 12px;
    margin-right: 7px;
  }
}
.st-blog .content .article .post-inner .meta ul li img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
.st-blog .content .article .post-inner .meta ul li a {
  text-decoration: none;
  color: var(--main-color, #1A2B48);
}
.st-blog .content .article .post-inner .meta ul li span {
  margin-right: 5px;
  color: var(--grey-color, #5E6D77);
}
.st-blog .content .article .post-inner .meta ul li:after {
  content: "";
  height: 6px;
  width: 6px;
  background: #EEEEEE;
  margin-left: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width : 520px) {
  .st-blog .content .article .post-inner .meta ul li:after {
    margin-left: 7px;
  }
}
.st-blog .content .article .post-inner .meta ul li:last-child:after {
  display: none;
}
.st-blog .content .article .post-inner .post-desciption {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  margin-bottom: 0px;
}
.st-blog .content .article .post-inner a.btn-readmore {
  font-size: 14px;
  color: var(--link-color, #5191FA);
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
}
.st-blog .content .article.format-audio .media-responsive {
  padding-top: 20%;
}
.st-blog .content .article.format-audio .cate {
  position: relative;
  left: 0;
  top: 55px;
}
.st-blog .content .article.format-audio .post-inner .post-title {
  margin-top: 70px;
}
.st-blog .content .article.format-video .cate {
  position: absolute;
  left: 0;
  top: auto;
  bottom: -55px;
}
.st-blog .content .article.format-video .post-inner .post-title {
  margin-top: 70px;
}
.st-blog .content .article.format-link .post-header .post-link {
  font-size: 25px;
  background: transparent;
  color: #333;
}
.st-blog .content .article.format-link .cate {
  position: relative;
  left: 0;
  top: 20px;
  margin-bottom: 40px;
  display: block;
}
.st-blog .content .article.format-quote .cate {
  position: relative;
  left: 0;
  top: 20px;
  margin-bottom: 40px;
  display: block;
}
@media screen and (max-width : 767px) {
  .st-blog aside {
    margin-top: 55px;
  }
}
.st-blog aside .sidebar-widget {
  margin-bottom: 30px;
}
.st-blog aside .sidebar-widget:last-child {
  margin-bottom: 0px;
}
.st-blog aside .sidebar-widget .sidebar-title {
  position: relative;
  margin-bottom: 20px;
}
.st-blog aside .sidebar-widget .sidebar-title h4 {
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
  background-color: #fff;
  position: relative;
  display: inline-block;
  z-index: 9;
  padding-right: 25px;
  margin: 0;
}
.st-blog aside .sidebar-widget .sidebar-title:after {
  content: "";
  height: 1px;
  background: #D7DCE3;
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -3px;
}
.st-blog aside .sidebar-widget.widget_search form {
  display: flex;
}
.st-blog aside .sidebar-widget.widget_search form input[type=text] {
  height: 40px;
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  font-style: italic;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border: 1px solid #D7DCE3;
}
.st-blog aside .sidebar-widget.widget_search form button {
  height: 40px;
  background: var(--link-color, #5191FA);
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border: none;
  width: 40px;
  text-align: center;
}
.st-blog aside .sidebar-widget.widget_search form button .fa {
  position: relative;
  top: 3px;
  left: 2px;
}
.st-blog aside .sidebar-widget.widget_text .textwidget img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.st-blog aside .sidebar-widget.widget_text .textwidget p {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  margin-bottom: 0px;
}
.st-blog aside .sidebar-widget.st_categories_new ul {
  padding: 0;
  margin: 0;
}
.st-blog aside .sidebar-widget.st_categories_new ul li {
  margin-bottom: 20px;
  list-style: none;
}
.st-blog aside .sidebar-widget.st_categories_new ul li span {
  height: 6px;
  width: 6px;
  display: inline-block;
  position: relative;
  top: -1px;
  border-radius: 50%;
  margin-right: 15px;
}
.st-blog aside .sidebar-widget.st_categories_new ul li a {
  font-weight: 500;
  font-size: 14px;
  color: var(--main-color, #1A2B48);
}
.st-blog aside .sidebar-widget.widget_st_list_entries ul {
  padding: 0;
  margin: 0;
}
.st-blog aside .sidebar-widget.widget_st_list_entries ul li {
  list-style: none;
  display: flex;
  margin-bottom: 20px;
}
.st-blog aside .sidebar-widget.widget_st_list_entries ul li .thumb img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 15px;
}
.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .cate {
  text-transform: uppercase;
}
.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .cate a {
  font-size: 12px;
  font-weight: 600;
}
.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .thumb-list-item-title {
  font-weight: 500;
}
.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .thumb-list-item-title a {
  color: var(--main-color, #1A2B48);
  line-height: 24px;
}
.st-blog aside .sidebar-widget.widget_tag_cloud .tagcloud a {
  font-size: 11px !important;
  color: var(--main-color, #1A2B48) !important;
  font-weight: 500;
  background: #F7F6F6 !important;
  border-radius: 3px;
  padding: 9px 20px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  text-transform: uppercase;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner {
  background: var(--link-color, #5191FA);
  padding: 30px;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner h3 {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 15px;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner p.desc {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 20px;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=submit] {
  width: 100%;
  background: #FFFFFF;
  border-radius: 3px;
  height: 40px;
  font-size: 14px;
  color: var(--link-color, #5191FA);
  font-weight: 600;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=text] {
  height: 40px;
  padding: 5px 40px 5px 10px;
  font-size: 14px;
  color: #FFFFFF;
  border: 1px solid #77A8F9;
  border-radius: 3px;
  margin-bottom: 20px;
  background: #4686EF url(../images/svg/ico_username_form_signup.svg) right 15px center no-repeat;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=text]::placeholder {
  color: #fff;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=email] {
  height: 40px;
  padding: 5px 45px 5px 10px;
  font-size: 14px;
  color: #FFFFFF;
  background: #4686EF;
  border: 1px solid #77A8F9;
  border-radius: 3px;
  margin-bottom: 20px;
  background: #4686EF url(../images/svg/email-action-unread.png) right 15px center no-repeat;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=email]::placeholder {
  color: #fff;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-response {
  background: var(--link-color, #5191FA);
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-response .mc4wp-alert {
  padding: 0 30px 30px 30px;
}
.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-response p {
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 0px;
}

.media-responsive {
  width: 100%;
  padding: 56.2% 0 0;
}

.media-responsive embed,
.media-responsive iframe,
.media-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sticky {
  position: fixed !important;
  top: -43px;
  width: 100%;
  background: #fff;
  z-index: 9999 !important;
  height: 100vh;
}

.as {
  display: none;
  width: 100%;
}
@media screen and (max-width : 991px) {
  .as {
    display: block;
  }
}

#main-footer > div {
  width: 100% !important;
  padding-right: 0px !important;
}

.page-half-map.snormal {
  height: auto;
}
@media screen and (max-width : 767px) {
  .page-half-map .col-xs-6:nth-child(2n) {
    padding-left: 7.5px;
  }
}
@media screen and (max-width : 767px) {
  .page-half-map .col-xs-6:nth-child(2n+1) {
    padding-right: 7.5px;
  }
}
@media screen and (max-width : 767px) {
  .page-half-map .has-matchHeight {
    display: table;
  }
}
.page-half-map.map-left .col-right {
  direction: rtl;
}
@media screen and (max-width : 991px) {
  .page-half-map.map-left .col-right {
    direction: ltr;
  }
}
.page-half-map.map-left .col-right .map-loading {
  direction: rtl;
  right: 0;
}
@media screen and (max-width : 991px) {
  .page-half-map.map-left .col-right .map-loading {
    direction: ltr;
  }
}
.page-half-map.map-left .col-right .mapboxgl-map {
  direction: ltr;
}

.st-hotel-result .style-list .thumb {
  height: 100%;
}
.st-hotel-result .style-list .thumb .booking-item-rating-stars {
  display: none;
}
.st-hotel-result .style-list .thumb > a {
  height: 100%;
}
.st-hotel-result .style-list .thumb > a img {
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width : 767px) {
  .st-hotel-result .style-list .alert {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (max-width : 767px) {
  .st-hotel-result .style-list {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
  }
  .st-hotel-result .style-list .thumb .booking-item-rating-stars {
    display: block;
  }
  .st-hotel-result .style-list .thumb a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
  }
  .st-hotel-result .style-list .thumb a img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .st-hotel-result .style-list .item-service {
    width: 100%;
    float: left;
    padding: 0 15px;
  }
  .st-hotel-result .style-list .item-service .has-matchHeight {
    display: table;
  }
  .st-hotel-result .style-list .item-service .item-service-wrapper {
    display: table !important;
    position: relative;
  }
  .st-hotel-result .style-list .item-service .item-content .booking-item-rating-stars {
    display: none;
  }
  .st-hotel-result .style-list .item-service .item-content .facilities {
    display: none;
  }
  .st-hotel-result .style-list .item-service .service-review .rating {
    color: var(--link-color, #5191FA) !important;
    font-size: 12px !important;
    margin-right: 3px;
    background: transparent !important;
    padding-left: 15px !important;
  }
  .st-hotel-result .style-list .item-service .service-review .rating:after {
    display: none;
  }
  .st-hotel-result .style-list .item-service .service-review .review {
    color: #6A7A84;
    font-size: 12px;
    margin-left: 0px;
  }
  .st-hotel-result .style-list .item-service .service-price {
    padding-left: 15px;
    margin-top: 0px !important;
  }
  .st-hotel-result .style-list .item-service .service-price .unit {
    margin-left: -2px !important;
  }

  .page-half-map .col-left {
    padding-right: 15px;
  }
  .page-half-map .col-left .list-style .item-service {
    width: 50%;
    padding: 0px 15px;
    float: left;
  }
}
@media screen and (max-width : 767px) and (max-width : 767px) {
  .page-half-map .col-left .list-style .item-service:nth-child(2n) {
    padding-left: 7.5px;
  }
}
@media screen and (max-width : 767px) and (max-width : 767px) {
  .page-half-map .col-left .list-style .item-service:nth-child(2n+1) {
    padding-right: 7.5px;
  }
}
@media screen and (max-width : 767px) {
  .page-half-map .col-left .list-style .item-service .item-service-inner {
    border: none;
  }
  .page-half-map .col-left .list-style .item-service .item-service-inner .has-matchHeight {
    display: table;
  }
  .page-half-map .col-left .list-style .item-service .item-service-inner .item-content {
    padding: 10px 15px !important;
  }
  .page-half-map .col-left .list-style .item-service .item-service-inner .item-content .service-location {
    margin-bottom: 0px;
  }
  .page-half-map .col-left .list-style .item-service .item-service-inner .service-review {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-half-map .col-left .list-style .item-service .item-service-inner .service-price {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.search-form.sticky {
  position: fixed !important;
  z-index: 1000 !important;
  width: 100%;
  left: 0;
  height: auto;
  border-radius: 0 !important;
  margin: auto;
}
.search-form.small {
  height: 67px !important;
  min-height: 67px !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.search-form.small .form-extra-field {
  padding-top: 12px !important;
  padding-bottom: 10px !important;
}
.search-form.small .form-date-field {
  padding-top: 12px !important;
  padding-bottom: 10px !important;
}
.search-form.small .field-guest {
  padding-top: 12px !important;
  padding-bottom: 10px !important;
}
@media screen and (max-width : 991px) {
  .search-form.hotel-search-form .form-button .advance .field-advance .dropdown-menu {
    left: 0;
  }
}
@media screen and (max-width : 991px) {
  .search-form.hotel-search-form .form-group.field-detination.has-icon #dropdown-destination {
    padding-left: 35px !important;
  }
}
@media screen and (max-width : 991px) {
  .search-form.hotel-search-form .form-group.field-guest {
    padding: 20px 0px 20px 0px !important;
  }
  .search-form.hotel-search-form .form-group.field-guest #dropdown-1 {
    padding-left: 37px;
  }
}
@media screen and (max-width : 991px) {
  .search-form.hotel-search-form .form-group.field-guest {
    padding: 20px 7px 20px 7px !important;
  }
}
.search-form.hotel-search-form .form-date-field {
  padding: 23px 5px 22px 5px;
}
.search-form.hotel-search-form .form-date-field .date-wrapper .check-in-wrapper {
  padding-left: 23px !important;
}

.st-number-wrapper span {
  height: 34px;
  line-height: 34px;
  display: block;
  text-align: center;
  border-radius: 3px;
  float: right;
  user-select: none;
  cursor: pointer;
}
.st-number-wrapper span.prev {
  line-height: 27px;
}
.st-number-wrapper span.next {
  line-height: 43px;
}
.st-number-wrapper input {
  float: right;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: var(--link-color, #5191FA);
  text-align: center;
  border: none;
  box-shadow: none;
  width: 35px;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
}
.st-number-wrapper input[readonly] {
  background: transparent;
}
.st-number-wrapper input:focus {
  box-shadow: none;
}

.btn-clear-filter {
  display: inline-block;
  margin-left: 10px;
  color: var(--link-color, #5191FA);
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
}

.owner-info .media-body {
  display: table-cell;
  vertical-align: middle;
}

/* Tour service */
.search-result-page.st-tours {
  /* Search form sidebar */
}
.search-result-page.st-tours .sidebar-filter .sidebar-item .search-form {
  box-shadow: 0px 2px 9px 0px #dfdfdf;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item .search-form .search-title {
  padding: 20px 0;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item .search-form .search-title:before {
  width: 3px;
  top: -1px;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item.sidebar-search-form {
  margin-bottom: 20px;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper {
  border: 1px solid #D7DCE3;
  border-radius: 3px;
}
@media screen and (max-width : 991px) {
  .search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper {
    border: none;
  }
}
.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-title {
  margin-bottom: 5px;
  margin-top: 30px;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-title:before {
  top: -2px;
  margin-right: 17px;
}
@media screen and (max-width : 991px) {
  .search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-title {
    margin-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item {
  border: none;
  border-top: 1px solid #D7DCE3;
  border-radius: 0px;
  margin-bottom: 0px;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item.range-slider {
  border-top: none !important;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item.review-score ul li.st-icheck-item label span {
  margin-right: 5px;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item.review-score ul li.st-icheck-item label span .fa {
  font-size: 15px;
  color: #FFDC00;
}
.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item.review-score ul li.st-icheck-item label span.fake-star .fa {
  color: #D7DBE3;
}
.search-result-page.st-tours .toolbar {
  padding-top: 0px;
}
.search-result-page.st-tours .grid-item .thumb {
  overflow: visible;
  margin-bottom: 16px;
}
.search-result-page.st-tours .grid-item .thumb .st_sale_class {
  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;
}
.search-result-page.st-tours .grid-item .thumb .service-add-wishlist {
  right: 20px;
}
.search-result-page.st-tours .grid-item .thumb .service-avatar {
  position: absolute;
  bottom: -16px;
  right: 20px;
  height: 35px;
  width: 35px;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
}
.search-result-page.st-tours .grid-item .thumb .service-avatar img {
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
.search-result-page.st-tours .grid-item .service-border {
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  height: 100%;
  padding-bottom: 15px;
  display: table;
}
.search-result-page.st-tours .grid-item .plr15 {
  padding-left: 15px;
  padding-right: 15px;
}
.search-result-page.st-tours .grid-item .service-title {
  margin-top: 0px;
  line-height: 22px;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .grid-item .service-title {
    margin-bottom: 10px;
  }
}
.search-result-page.st-tours .grid-item .service-title a {
  color: var(--main-color, #1A2B48);
}
.search-result-page.st-tours .grid-item .service-review {
  padding-top: 8px;
  padding-bottom: 25px;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .grid-item .service-review {
    display: none;
  }
}
.search-result-page.st-tours .grid-item .service-review .booking-item-rating-stars {
  padding: 0;
  margin: 0;
}
.search-result-page.st-tours .grid-item .service-review .booking-item-rating-stars li {
  list-style: none;
  float: left;
  margin-right: 5px;
}
.search-result-page.st-tours .grid-item .service-review .booking-item-rating-stars li .fa {
  font-size: 15px;
  color: #FFDC00;
}
.search-result-page.st-tours .grid-item .service-review .booking-item-rating-stars li .fa.fa-star-o {
  color: #D7DBE3;
}
.search-result-page.st-tours .grid-item .service-review .review {
  position: relative;
  top: -1px;
  font-size: 13px;
  color: #768092;
}
.search-result-page.st-tours .grid-item .section-footer {
  display: table-footer-group;
  height: 1px;
}
.search-result-page.st-tours .grid-item .section-footer .footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width : 575px) {
  .search-result-page.st-tours .grid-item .section-footer .footer-inner {
    display: block;
  }
}
.search-result-page.st-tours .grid-item .section-footer .service-duration {
  float: left;
  display: flex;
  align-items: center;
  color: var(--grey-color, #5E6D77);
}
@media screen and (max-width : 575px) {
  .search-result-page.st-tours .grid-item .section-footer .service-duration {
    width: 100%;
    margin-bottom: 10px;
  }
}
.search-result-page.st-tours .grid-item .section-footer .service-duration .field-icon {
  margin-right: 4px;
}
.search-result-page.st-tours .grid-item .section-footer .service-price {
  margin-left: auto;
  margin-top: 0px;
}
@media screen and (max-width : 575px) {
  .search-result-page.st-tours .grid-item .section-footer .service-price {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.search-result-page.st-tours .grid-item .section-footer .service-price span {
  color: var(--grey-color, #5E6D77);
}
.search-result-page.st-tours .grid-item .section-footer .service-price .price {
  position: relative;
}
.search-result-page.st-tours .grid-item .section-footer .service-price .price span {
  font-size: 18px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
@media screen and (max-width : 575px) {
  .search-result-page.st-tours .grid-item .section-footer .service-price .price span {
    font-size: 16px;
  }
}
.search-result-page.st-tours .grid-item .section-footer .service-price .price .onsale {
  position: absolute;
  right: 0;
  top: -15px;
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
}
.search-result-page.st-tours .grid-item .section-footer:after {
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb {
    overflow: hidden;
    padding-bottom: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
}
.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .service-avatar {
  position: absolute;
  bottom: 0px;
  right: 20px;
  height: 35px;
  width: 35px;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
  display: none;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .service-avatar {
    display: block;
  }
}
.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .service-avatar img {
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .st_sale_class {
  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;
  display: none;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .st_sale_class {
    display: block;
  }
}
.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .service-add-wishlist {
  right: 20px;
}
.search-result-page.st-tours .style-list .item-service .item-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .item-content {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .item-content {
    padding-top: 0px !important;
  }
}
.search-result-page.st-tours .style-list .item-service .item-content .service-location {
  position: relative;
  bottom: auto;
  margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .item-content .service-location {
    padding-top: 20px;
    margin-top: 0px;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .item-content .service-location {
    margin-top: -10px !important;
    padding-top: 0px;
  }
}
.search-result-page.st-tours .style-list .item-service .item-content .service-title {
  padding-bottom: 5px;
  padding-top: 13px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .item-content .service-title {
    line-height: 20px;
  }
}
.search-result-page.st-tours .style-list .item-service .item-content .service-review {
  justify-content: flex-start;
  padding-top: 5px;
  padding-bottom: 10px;
}
@media screen and (max-width : 480px) {
  .search-result-page.st-tours .style-list .item-service .item-content .service-review {
    display: none;
  }
}
.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars {
  padding: 0;
  margin: 0;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars {
    display: block;
    margin-right: 10px;
  }
}
.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars li {
  list-style: none;
  float: left;
  margin-right: 5px;
}
.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars li .fa {
  font-size: 15px;
  color: #FFDC00;
}
.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars li .fa.fa-star-o {
  color: #D7DBE3;
}
.search-result-page.st-tours .style-list .item-service .item-content .service-review .review {
  position: relative;
  top: -1px;
  font-size: 13px;
  color: #768092;
}
.search-result-page.st-tours .style-list .item-service .item-content .service-excerpt {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  padding-bottom: 8px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .item-content .service-excerpt {
    display: none;
  }
}
.search-result-page.st-tours .style-list .item-service .item-content .service-author {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .item-content .service-author {
    bottom: 20px;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .item-content .service-author {
    display: none;
  }
}
.search-result-page.st-tours .style-list .item-service .item-content .service-author a {
  margin-right: 10px;
}
.search-result-page.st-tours .style-list .item-service .item-content .service-author p.name {
  margin-bottom: 0px;
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
.search-result-page.st-tours .style-list .item-service .section-footer {
  position: relative;
  padding-top: 25px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer {
    padding-top: 15px;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-price {
  position: relative;
  bottom: auto;
  right: auto;
  padding-right: 35px;
  overflow: hidden;
  align-items: flex-end;
  margin-bottom: 18px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    margin-bottom: 10px;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price {
    width: 100%;
    padding-right: 15px;
    justify-content: space-between;
    align-items: center;
    overflow: visible;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text {
  display: flex;
  position: relative;
  top: 1px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text {
    display: block;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text {
    display: flex;
    align-items: baseline;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text .field-icon {
  margin-right: 10px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text .field-icon {
    margin-right: 5px;
  }
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text .fr_text {
    display: none;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text .fr_text {
    display: block;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price {
  text-align: right;
  position: relative;
  margin-right: 0px;
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .text-lg {
  font-size: 18px;
  color: var(--main-color, #1A2B48);
  font-weight: 450;
  float: left;
  line-height: 18px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .text-lg {
    float: left;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .text-lg {
    line-height: 23px;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .onsale {
  font-size: 16px;
  float: left;
  color: #A9AEB8;
  line-height: 26px;
  text-decoration: line-through;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .onsale {
    float: left;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .onsale {
    position: absolute;
    right: 0;
    top: -20px;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-duration {
  font-size: 16px;
  color: var(--grey-color, #5E6D77);
  margin-bottom: 12px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-duration {
    margin-bottom: 5px;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-duration {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-duration .field-icon {
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-type {
  font-size: 16px;
  color: var(--grey-color, #5E6D77);
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .service-type {
    display: none;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .service-type .field-icon {
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.search-result-page.st-tours .style-list .item-service .section-footer .st_sale_class {
  position: absolute;
  width: 80px;
  height: 48px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -15px;
  top: -13px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  z-index: 8;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .st_sale_class {
    display: none;
  }
}
.search-result-page.st-tours .style-list .item-service .section-footer .type-btn-view-more {
  display: inline-block;
  width: 100%;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
}
.search-result-page.st-tours .style-list .item-service .section-footer .btn-view-more {
  border: 1px solid var(--link-color, #5191FA);
  border-radius: 3px;
  color: var(--link-color, #5191FA);
  background-color: transparent;
  padding: 9px 25px;
  margin-top: 12px;
  margin-left: 0px;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .btn-view-more {
    bottom: 20px;
  }
}
@media screen and (max-width : 767px) {
  .search-result-page.st-tours .style-list .item-service .section-footer .btn-view-more {
    display: none;
  }
}
.search-result-page.st-tours .none-tour {
  margin-left: 0px;
}
.search-result-page.st-tours .search-form-mobile {
  display: block;
}
.search-result-page.st-tours .search-form-top {
  position: relative;
  margin-bottom: 25px;
}
.search-result-page.st-tours .search-form-top .search-form {
  min-height: 80px;
}
.search-result-page.st-tours .search-form-top .search-form .field-detination #dropdown-destination {
  padding-left: 45px !important;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .search-form-top .search-form .field-detination #dropdown-destination {
    padding-left: 45px !important;
  }
}
.search-result-page.st-tours .search-form-top .search-form .form-button {
  padding-right: 0px;
  position: relative;
}
.search-result-page.st-tours .search-form-top .search-form .form-button .advance {
  width: calc(50% - 15px);
}
.search-result-page.st-tours .search-form-top .search-form .form-button button {
  height: 100%;
  position: absolute;
  right: -1px;
  width: calc(50% + 15px);
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}
.search-result-page.st-tours .search-form-top .search-form .form-extra-field {
  /* padding: 18px 0 17px 0; */
  padding: 17px 0 13px 0;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .search-form-top .search-form .form-extra-field .render {
    font-size: 16px;
  }
}
.search-result-page.st-tours .search-form-top .search-form .form-date-field {
  padding: 18px 0 17px 0;
}
@media screen and (max-width: 1199px) {
  .search-result-page.st-tours .search-form-top .search-form .form-date-field .render {
    font-size: 16px;
  }
}
.search-result-page.st-tours .st-hotel-result.tour-top-search:before {
  display: none;
}
@media screen and (max-width : 991px) {
  .search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar {
    text-align: center;
  }
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar .toolbar-action .form-extra-field {
  margin-right: 0px;
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar .toolbar-action .btn-link {
  margin-right: 0px;
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar.toolbar-intop {
  display: inline-block;
  float: right;
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar.toolbar-intop .toolbar-action li {
  margin-right: 0px;
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar.toolbar-intop .toolbar-action li .dropdown-menu {
  min-width: 160px;
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar.toolbar-intop .toolbar-action li .dropdown-menu .sort-item:last-child {
  margin-bottom: 0px;
}
@media screen and (max-width : 991px) {
  .search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar .close-filter {
    position: relative;
    top: -5px;
  }
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter {
  border-top: 1px solid #D7DCE3;
  margin-top: 30px;
  padding-bottom: 0px;
  border-bottom: none;
}
@media screen and (max-width : 991px) {
  .search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter {
    margin-top: 0px;
  }
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter .filter-review-score ul li.st-icheck-item label span {
  margin-right: 5px;
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter .filter-review-score ul li.st-icheck-item label span .fa {
  font-size: 15px;
  color: #FFDC00;
}
.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter .filter-review-score ul li.st-icheck-item label span.fake-star .fa {
  color: #D7DBE3;
}
.search-result-page.st-activity .grid-item .section-footer .footer-inner {
  display: block;
}
.search-result-page.st-activity .grid-item .section-footer .footer-inner .service-price {
  display: block;
}
.search-result-page.st-activity .grid-item .section-footer .footer-inner .service-price .onsale {
  position: relative;
  top: auto;
}
.search-result-page.st-activity .style-list .item-service .item-content .item-content-w {
  border-right: none;
  padding-top: 10px;
  padding-bottom: 20px;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-title {
    margin-top: 10px;
  }
}
.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer {
  display: flex;
  width: 100%;
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
}
.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-location {
  float: left;
  padding-top: 0;
  padding-right: 0;
  margin-right: 15px;
  font-size: 14px;
  top: 1px;
}
.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-duration {
  float: left;
  margin-right: 15px;
}
.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-duration i {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-cancel {
  float: left;
}
.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-cancel i {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-review {
    margin-bottom: 15px;
  }
}
.search-result-page.st-activity .style-list .item-service .section-footer {
  padding-top: 0;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-activity .style-list .item-service .section-footer .service-price {
    justify-content: flex-start;
  }
  .search-result-page.st-activity .style-list .item-service .section-footer .service-price .price-text {
    top: -1px !important;
  }
}
.search-result-page.st-activity .style-list .item-service .section-footer .service-price .price .onsale {
  color: #fa5535 !important;
}
@media screen and (max-width : 767px) {
  .search-result-page.st-activity .style-list .item-service .section-footer .service-price .price .onsale {
    position: relative !important;
    top: 0 !important;
    margin-right: 5px;
  }
}
.search-result-page.st-activity .style-list .item-service .section-footer .btn-view-more {
  position: relative;
  bottom: 0;
}
.search-result-page.st-rental .item-service {
  box-shadow: inset 0 0 0 1px #E4E8ED;
  border-radius: 0 0 3px 3px;
  border: none !important;
}
@media (max-width: 767px) {
  .search-result-page.st-rental .item-service {
    box-shadow: none;
  }
}
.search-result-page.st-rental .item-service .featured-image {
  position: relative;
  overflow: hidden;
}
.search-result-page.st-rental .item-service .featured-image img {
  transition: transform 0.4s;
}
.search-result-page.st-rental .item-service .featured-image:hover img {
  transform: scale(1.2);
}
.search-result-page.st-rental .item-service .featured-image .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;
}
.search-result-page.st-rental .item-service .featured-image .featured:after {
  position: absolute;
  content: "";
  top: -9px;
  right: -10px;
  border: 10px solid transparent;
  border-bottom: 29px solid #ED0925;
  z-index: 1;
}
@media (max-width: 479px) {
  .search-result-page.st-rental .item-service .featured-image .featured {
    top: 10px;
    padding: 0 5px;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
  }
  .search-result-page.st-rental .item-service .featured-image .featured:after {
    border: none;
  }
}
.search-result-page.st-rental .item-service .featured-image .service-add-wishlist {
  top: 20px;
  right: 20px;
}
.search-result-page.st-rental .item-service .featured-image .service-add-wishlist .fa {
  font-size: 29px;
}
@media (max-width: 479px) {
  .search-result-page.st-rental .item-service .featured-image .service-add-wishlist {
    top: 10px;
    right: 5px;
  }
  .search-result-page.st-rental .item-service .featured-image .service-add-wishlist .fa {
    font-size: 22px;
  }
}
.search-result-page.st-rental .item-service .featured-image .price-wrapper {
  position: absolute;
  bottom: 15px;
  left: 20px;
}
.search-result-page.st-rental .item-service .featured-image .price-wrapper .price {
  font-size: 24px;
  color: #FFF;
}
.search-result-page.st-rental .item-service .featured-image .price-wrapper .unit {
  font-size: 14px;
  color: #FFF;
}
@media (max-width: 479px) {
  .search-result-page.st-rental .item-service .featured-image .price-wrapper {
    bottom: 5px;
    left: 10px;
  }
  .search-result-page.st-rental .item-service .featured-image .price-wrapper .price {
    font-size: 16px;
  }
  .search-result-page.st-rental .item-service .featured-image .price-wrapper .unit {
    font-size: 12px;
  }
}
.search-result-page.st-rental .item-service .item-content {
  padding: 20px;
}
@media (max-width: 479px) {
  .search-result-page.st-rental .item-service .item-content {
    padding: 15px 0;
  }
}
.search-result-page.st-rental .item-service .service-title {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 479px) {
  .search-result-page.st-rental .item-service .service-title {
    text-transform: none;
  }
}
.search-result-page.st-rental .item-service .service-location {
  margin-top: 5px;
}
.search-result-page.st-rental .item-service .service-review {
  margin-top: 10px;
}
@media (max-width: 480px) {
  .search-result-page.st-rental .item-service .service-review {
    display: block;
  }
}
.search-result-page.st-rental .item-service .service-review .rate {
  color: var(--link-color, #5191FA);
}
@media (max-width: 480px) {
  .search-result-page.st-rental .item-service .service-review .rate {
    display: block;
  }
}
.search-result-page.st-rental .item-service .service-review .review {
  margin-left: 34px;
  position: relative;
}
.search-result-page.st-rental .item-service .service-review .review:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #D0D7DD;
  border-radius: 50%;
  left: -18px;
  top: 8px;
}
@media (max-width: 480px) {
  .search-result-page.st-rental .item-service .service-review .review {
    display: block;
    margin-left: 0;
  }
  .search-result-page.st-rental .item-service .service-review .review:after {
    background: none;
    width: 0;
  }
}
.search-result-page.st-rental .item-service .amenities {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #E4E8ED;
}
@media (max-width: 679px) {
  .search-result-page.st-rental .item-service .amenities {
    display: none;
  }
}
.search-result-page.st-rental .item-service .amenities .amenity {
  width: 25%;
  display: flex;
  align-items: center;
  float: left;
}
.search-result-page.st-rental .item-service .amenities .amenity .input-icon {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .search-result-page.st-rental .item-service.grid-item .item-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.search-result-page.st-rental .list-style .item-service {
  box-shadow: none;
}
.search-result-page.st-rental .item-service-halfmap {
  box-shadow: none;
}
.search-result-page.st-rental .item-service-halfmap .service-title {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .search-result-page.st-rental .style-list .item-service {
    box-shadow: none;
  }
}
.search-result-page.st-rental .style-list .item-service .amenities {
  margin-bottom: 20px;
}

.st-become-local {
  margin-bottom: 0px !important;
}
.st-become-local h2 {
  font-size: 48px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.st-become-local p {
  font-size: 18px;
  line-height: 18px !important;
}

.st-become-local-btn {
  margin-top: 20px;
  margin-bottom: 0px;
}
@media screen and (max-width : 767px) {
  .st-become-local-btn {
    text-align: center !important;
    margin-top: 35px;
  }
}
.st-become-local-btn .vc_btn3 {
  font-weight: 450 !important;
  font-size: 14px !important;
  color: var(--main-color, #1A2B48) !important;
}

.st-testimonial-new h3 {
  font-size: 28px;
  color: var(--main-color, #1A2B48);
  margin-bottom: 35px;
}
.st-testimonial-new .st-testimonial-slider .item {
  border: 1px solid #D7DCE3;
  border-radius: 3px;
  padding: 30px;
  background: url(../images/qoute_icon.png) top 30px right 30px no-repeat;
}
.st-testimonial-new .st-testimonial-slider .item .author {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.st-testimonial-new .st-testimonial-slider .item .author img {
  margin-right: 20px;
  width: 70px;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.st-testimonial-new .st-testimonial-slider .item .author .author-meta h4 {
  font-size: 16px;
  margin-bottom: 8px;
}
.st-testimonial-new .st-testimonial-slider .item .author .author-meta .star .fa {
  color: #FFDC00;
  font-size: 16px;
  margin-right: 2px;
}
.st-testimonial-new .st-testimonial-slider .item p {
  font-size: 14px;
  color: #768092;
  margin-bottom: 0px;
}
.st-testimonial-new .st-testimonial-slider.style-2 .item {
  text-align: center;
  border: none;
  background: none;
}
.st-testimonial-new .st-testimonial-slider.style-2 .item .star {
  display: none;
}
.st-testimonial-new .st-testimonial-slider.style-2 .item .author img {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: auto;
}
.st-testimonial-new .st-testimonial-slider.style-2 .item .author-meta {
  margin-top: 15px;
}
.st-testimonial-new .st-testimonial-slider.style-2 .item h4 {
  font-size: 14px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
.st-testimonial-new .st-testimonial-slider.style-2 .owl-dots {
  margin-top: 0px;
}
.st-testimonial-new .st-testimonial-slider.style-2 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border: none;
  background: #D0D7DD;
  margin-left: 0;
}
.st-testimonial-new .st-testimonial-slider.style-2 .owl-dots .owl-dot:not(:last-child) {
  margin-right: 20px;
}
.st-testimonial-new .st-testimonial-slider.style-2 .owl-dots .owl-dot.active {
  top: 0;
  border: none;
  background: var(--main-color, #1A2B48);
}
.st-testimonial-new .owl-dots {
  margin-top: 40px;
  text-align: center;
}
.st-testimonial-new .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #EEEEEE;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 5px;
  margin-left: 5px;
}
.st-testimonial-new .owl-dots .owl-dot.active {
  border: 2px solid var(--link-color, #5191FA);
  box-sizing: content-box;
  position: relative;
  top: 2px;
  background: transparent;
}

.st-faq-new h3 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.st-faq-new .item {
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #D7DCE3;
}
.st-faq-new .item .header {
  margin-bottom: 10px;
  overflow: hidden;
  padding-top: 30px;
  cursor: pointer;
}
.st-faq-new .item .header .field-icon {
  float: left;
  margin-right: 15px;
}
.st-faq-new .item .header h5 {
  float: left;
  margin-top: -2px;
  margin-bottom: 0px;
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  width: calc(100% - 50px);
}
.st-faq-new .item .header .arrow {
  float: right;
  font-size: 20px;
  position: relative;
  top: -8px;
}
.st-faq-new .item .body {
  font-size: 14px;
  color: var(--grey-color, #5E6D77);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 0px;
  overflow: hidden;
  padding-bottom: 0px;
}
.st-faq-new .item.active .body {
  height: auto;
  padding-bottom: 20px;
}
.st-faq-new .item.active .header .arrow {
  transform: rotate(180deg);
}
.st-faq-new .item:last-child {
  border-bottom: none;
}

.st-related-service-new .e-title-wrapper {
  position: relative;
  margin-bottom: 20px;
}
.st-related-service-new .e-title-wrapper .e-title {
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
  background-color: #fff;
  position: relative;
  display: inline-block;
  z-index: 9;
  padding-right: 25px;
  margin: 0;
}
.st-related-service-new .e-title-wrapper:after {
  content: "";
  height: 1px;
  background: #D7DCE3;
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -3px;
}
.st-related-service-new .item {
  overflow: hidden;
  margin-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 15px;
}
.st-related-service-new .item .thumb {
  width: 80px;
  float: left;
  margin-right: 10px;
}
.st-related-service-new .item .thumb a img {
  width: 100%;
  height: auto;
}
.st-related-service-new .item .content {
  float: left;
  width: calc(100% - 90px);
}
.st-related-service-new .item .content .st-stars {
  margin-bottom: 0px;
}
.st-related-service-new .item .content .title {
  font-weight: 450;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 3px;
}
.st-related-service-new .item .content .price-wrapper {
  font-size: 13px;
  line-height: 20px;
}
.st-related-service-new .item .content .price-wrapper .price {
  font-weight: 450;
  font-size: 16px;
}
.st-related-service-new .item:last-child {
  border-bottom: 0px;
}

/* Mega menu */
#header .header {
  /*position: relative;*/
}
#header .header .header-left {
  position: relative;
}
#header .header .header-left #st-main-menu {
  /*position: relative;*/
}
#header .header .header-left #st-main-menu .main-menu .topbar-item {
  display: none;
}
@media (max-width: 991px) {
  #header .header .header-left #st-main-menu .main-menu .topbar-item {
    display: block;
  }
  #header .header .header-left #st-main-menu .main-menu .topbar-item.login-item:after {
    content: "";
  }
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu {
  position: static;
}
@media screen and (max-width : 991px) {
  #header .header .header-left #st-main-menu .main-menu li.has-mega-menu {
    position: relative;
  }
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu a {
  position: relative;
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu {
  left: 5px;
  font-size: 14px;
  text-align: left;
  /*background: #FFF;
  -webkit-box-shadow: 0 1px 1px #dbdbdb;
  box-shadow: 0 1px 1px #dbdbdb;*/
  z-index: 999;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0;
  margin-top: 20px;
  opacity: 0;
  visibility: hidden;
}
@media screen and (min-width: 991px) {
  #header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu {
    position: absolute;
  }
}
@media screen and (max-width : 991px) {
  #header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    left: 0px !important;
    width: 100% !important;
    display: none;
  }
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner {
  /*padding: 20px 25px 25px 25px;*/
  padding: 1px 10px;
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner .container {
  max-width: 100%;
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner .column_container.st-mega {
  padding: 20px 25px 25px 25px;
  background: #FFF;
  -webkit-box-shadow: 0 1px 1px #dbdbdb;
  box-shadow: 0 1px 1px #dbdbdb;
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner .wpb_content_element {
  margin-bottom: 0px;
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu {
  padding-left: 0px;
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li {
  position: relative;
  display: block;
  top: auto;
  right: auto;
  font-size: 14px;
  font-weight: 450;
  line-height: 18px;
  margin-top: 15px;
  border-top: 1px solid #EEEEEE;
  padding-top: 15px;
}
@media screen and (max-width : 991px) {
  #header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li.fa {
    width: 100%;
    height: auto;
    right: auto !important;
    top: auto !important;
    text-align: left;
    font-size: 14px !important;
  }
  #header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li.fa a {
    padding: 0 !important;
    border-bottom: none !important;
  }
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li a {
  font-family: "Poppins", sans-serif !important;
  font-weight: 450;
}
@media screen and (max-width : 991px) {
  #header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li a {
    padding: 0 !important;
    border-bottom: none !important;
  }
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li:before {
  margin-right: 7px;
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li:hover a {
  color: var(--link-color, #5191FA);
}
@media screen and (max-width : 991px) {
  #header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner .widget_nav_menu {
    margin-bottom: 20px;
  }
}
#header .header .header-left #st-main-menu .main-menu li.has-mega-menu:hover > ul.sub-menu.mega-menu {
  margin-top: 0px;
  opacity: 1;
  visibility: visible;
}

/* ST Video Element */
.st-video:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.st-video.style-1 {
  height: 600px;
  background-color: #f1f1f1;
  background-size: cover !important;
  width: 100%;
  text-align: center;
  line-height: 1;
}

.st-video.style-1 .d-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}

.st-video.style-1 .table-cell {
  display: table-cell;
  vertical-align: middle;
}

.st-video.style-1 .caption .title-video {
  font-weight: 450;
  font-size: 30px;
  color: #FFF;
  line-height: 1;
}

@media (max-width: 1199px) {
  .st-video.style-1 .caption .title-video {
    font-size: 48px;
  }
}
@media (max-width: 479px) {
  .st-video.style-1 .caption .title-video {
    font-size: 32px;
  }
}
.st-video.style-1 .caption .st-play {
  margin-top: 35px;
}

.st-video.style-1 .caption .st-play span {
  color: #4593d6;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}

@media (max-width: 600px) {
  .st-video.style-1 .caption .st-play span {
    width: 100%;
    margin-bottom: 20px;
  }

  .st-video.style-1 .caption .st-play span:last-child {
    margin-bottom: 0;
    margin-top: 20px;
  }
}
.st-video.style-1 .caption .st-play .btn-play-video {
  color: transparent !important;
  background: transparent !important;
}

.st-video.style-1 .caption .st-play .btn-play-video i {
  transition: all 0.4s;
  color: #fff;
  font-size: 70px;
}

.st-video.style-1 .caption .st-play .btn-play-video .fa-play {
  display: none;
  padding-left: 6px;
}

.st-video.style-1 .caption .st-play .btn-play-video:hover {
  transform: scale(1.1);
}

.st-video.style-1 .caption .st-play .btn-play-video.play .fa-play {
  display: inherit;
}

.st-video.style-1 .caption .st-play .btn-play-video.play .fa-pause {
  display: none;
}

@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  49% {
    -moz-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
/* End ST Video Element */
/* Css header items */
#header .header .header-right .st-list li a {
  color: var(--main-color, #1A2B48);
}
#header .header .header-right .st-list li .dropdown-menu {
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 1px 1px #E4E4E4;
  box-shadow: 0 0 1px 1px #E4E4E4;
  border: none;
}
#header .header .header-right .st-list li .dropdown-menu li {
  display: block;
  margin: 0;
}
#header .header .header-right .st-list li .dropdown-menu li a {
  padding: 5px 20px;
}
@media screen and (max-width : 636px) {
  #header .header .header-right .st-list li.st-header-link {
    display: none;
  }
}
#header .header .header-right .st-list li.st-header-link a {
  background: var(--orange-color, #FA5636);
  border-radius: 3px;
  padding: 10px 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 450;
  text-decoration: none;
  display: inline-block;
}
#header .header .header-right .st-list li.st-header-link a:hover {
  background: #d3482e;
}

.list-destination a {
  color: #fff;
}
.list-destination a:hover, .list-destination a:active, .list-destination a:focus {
  color: #f5f5fa;
  text-decoration: none;
}
.list-destination .image .content {
  width: 90%;
}
.list-destination .image .content .desc.multi a {
  color: #fff;
  font-size: 14px;
}
.list-destination .image .content .desc.multi a:after {
  content: "";
  height: 5px;
  width: 5px;
  display: inline-block;
  background: #fff;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
}
.list-destination .image .content .desc.multi a:last-child:after {
  display: none;
}
@media screen and (max-width : 767px) {
  .list-destination.layout3 .destination-item {
    margin-bottom: 15px !important;
  }
}
.list-destination.layout3 .destination-item .image {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.list-destination.layout3 .destination-item .image img {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.list-destination.layout3 .destination-item .image .content {
  bottom: 20px;
  top: auto !important;
  -webkit-transform: none !important;
  transform: none !important;
  left: 0 !important;
  width: 100%;
}
.list-destination.layout3 .destination-item .image .content .title {
  font-size: 22px !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-bottom: 0px !important;
}
.list-destination.layout3 .destination-item .image .content .desc.multi a {
  color: #fff;
  font-size: 14px;
}
.list-destination.layout3 .destination-item .image .content .desc.multi a:after {
  content: "";
  height: 5px;
  width: 5px;
  display: inline-block;
  background: #fff;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
}
.list-destination.layout3 .destination-item .image .content .desc.multi a:last-child:after {
  display: none;
}
@media screen and (max-width : 767px) {
  .list-destination.layout4 .destination-item {
    margin-bottom: 15px !important;
  }
}
.list-destination.layout4 .destination-item .image .content {
  width: 90%;
}
@media screen and (max-width : 767px) {
  .list-destination.layout4 .destination-item .image .content {
    top: 25% !important;
    transform: translate(-50%, -25%) !important;
  }
}
@media screen and (max-width : 480px) {
  .list-destination.layout4 .destination-item .image .content {
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
}
.list-destination.layout4 .destination-item .image .content h4 {
  font-size: 24px !important;
  text-transform: uppercase;
  font-weight: 450 !important;
  margin-top: 0;
}
@media screen and (max-width : 480px) {
  .list-destination.layout4 .destination-item .image .content h4 {
    font-size: 20px !important;
  }
}
.list-destination.layout4 .destination-item .image .content h4:after {
  content: "";
  height: 2px;
  width: 50px;
  background: #fff;
  display: block;
  margin: auto;
  margin-top: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width : 767px) {
  .list-destination.layout4 .destination-item .image .content h4:after {
    display: none;
  }
}
.list-destination.layout4 .destination-item .image .desc.multi {
  position: absolute;
  bottom: 0px;
  transform: translate(-50%, 0);
  left: 50%;
  width: 90%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width : 767px) {
  .list-destination.layout4 .destination-item .image .desc.multi {
    bottom: 20px;
    opacity: 1;
    /*display: none;*/
  }
}
.list-destination.layout4 .destination-item .image .desc.multi a {
  color: #fff;
  font-size: 14px;
}
.list-destination.layout4 .destination-item .image .desc.multi a:after {
  content: "";
  height: 5px;
  width: 5px;
  display: inline-block;
  background: #fff;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
}
.list-destination.layout4 .destination-item .image .desc.multi a:last-child:after {
  display: none;
}
.list-destination.layout4 .destination-item .image .desc.single {
  position: absolute;
  bottom: 20px;
  transform: translate(-50%, 0);
  left: 50%;
  color: #fff;
  font-size: 14px;
  padding: 0;
  background: transparent;
}
.list-destination.layout4 .destination-item .image:hover .desc.multi {
  bottom: 20px;
  opacity: 1;
}
.list-destination.layout4 .destination-item .image:hover .content h4:after {
  width: 70px;
}
@media screen and (max-width : 767px) {
  .list-destination.layout4 .col-xs-6:nth-child(2n+1) {
    padding-right: 7.5px !important;
    padding-left: 15px;
  }
}
@media screen and (max-width : 480px) {
  .list-destination.layout4 .col-xs-6:nth-child(2n+1) {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px;
  }
}
@media screen and (max-width : 767px) {
  .list-destination.layout4 .col-xs-6:nth-child(2n) {
    padding-left: 7.5px !important;
    padding-right: 15px;
  }
}
@media screen and (max-width : 480px) {
  .list-destination.layout4 .col-xs-6:nth-child(2n) {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px;
  }
}
.list-destination.masonry .destination-item .image .content {
  width: 90%;
}
.list-destination.masonry .destination-item .image .content .desc.multi a {
  color: #fff;
  font-size: 14px;
}
.list-destination.masonry .destination-item .image .content .desc.multi a:after {
  content: "";
  height: 5px;
  width: 5px;
  display: inline-block;
  background: #fff;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
}
.list-destination.masonry .destination-item .image .content .desc.multi a:last-child:after {
  display: none;
}
.list-destination.layout7 .affilate-destination .title a {
  color: var(--main-color, #1A2B48);
}

.st-center-y {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -5px;
}

.sidebar-filter .destination {
  font-size: 15px !important;
}
.sidebar-filter .actvity-date .render {
  font-size: 15px !important;
}

.search-result-page .sidebar-filter .sidebar-item .item-content ul ul {
  margin-top: 20px;
}

.st-form-starttime label {
  font-size: 16px !important;
  color: var(--main-color, #1A2B48) !important;
  font-weight: 450 !important;
}

.search-form-wrapper .nav-tabs {
  border: none;
  margin-top: 50px;
}
@media screen and (max-width : 575px) {
  .search-form-wrapper .nav-tabs {
    margin-top: 30px;
  }
}
.search-form-wrapper .nav-tabs li a {
  background-color: var(--main-color, #1A2B48);
  color: #fff;
  border-color: var(--main-color, #1A2B48);
  padding: 7px 30px;
  border-radius: 3px 3px 0 0;
  font-size: 14px;
  margin-right: 1px;
}
.search-form-wrapper .nav-tabs li.active a {
  background-color: var(--link-color, #5191FA);
  color: #fff;
  border-color: var(--link-color, #5191FA);
}
.search-form-wrapper .tab-content .tab-pane .search-form {
  border-top-left-radius: 0;
  margin-top: 1px !important;
}
.search-form-wrapper .tab-content .tab-pane .tour-search-form-home .form-button button {
  width: 144px;
  right: 0;
}
@media screen and (max-width : 767px) {
  .search-form-wrapper .tab-content .tab-pane .tour-search-form-home .form-button button {
    width: 100% !important;
    margin-left: 0;
  }
}
.search-form-wrapper .tab-content .tab-pane .tour-search-form-home .form-button .advance .field-advance {
  padding-left: 2px;
}

.st-offer-new {
  padding: 60px 30px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.st-offer-new .img-cover {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-size: cover !important;
  background-position: center;
}
.st-offer-new .featured-text {
  padding: 7px 20px;
}
.st-offer-new .featured-icon {
  color: #fff;
  font-size: 35px;
  line-height: 30px;
}
.st-offer-new .item-title {
  color: #fff;
  margin-top: 60px;
  font-weight: 450;
  font-size: 35px;
  margin-bottom: 18px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width : 767px) {
  .st-offer-new .item-title {
    margin-top: 25px;
  }
}
.st-offer-new .item-sub-title {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 75px;
}
.st-offer-new a.btn-default {
  position: absolute;
  opacity: 0;
  bottom: 20px;
  color: #fff;
  background: transparent;
  border-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width : 767px) {
  .st-offer-new a.btn-default {
    bottom: 60px;
    opacity: 1;
  }
}
.st-offer-new a.btn-default:hover {
  background: #fff;
  border-color: #fff;
  color: var(--link-color, #5191FA);
}
.st-offer-new:hover .img-cover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.st-offer-new:hover .item-title {
  margin-top: 25px;
}
.st-offer-new:hover a.btn-default {
  opacity: 1;
  bottom: 60px;
}

.st-list-of-multi-services h2.title {
  font-size: 28px;
}
.st-list-of-multi-services .multi-service-wrapper .tab-content {
  display: none;
}

.st-list-dropdown {
  display: inline-block;
  position: relative;
}
.st-list-dropdown .header {
  color: var(--link-color, #5191FA);
  font-size: 28px;
  cursor: pointer;
}
.st-list-dropdown ul.list {
  display: none;
  margin-top: 10px;
  position: absolute;
  padding: 0;
  min-width: 150px;
  border-radius: 3px;
  margin-bottom: 0px;
  overflow: hidden;
  z-index: 999;
  background: #FFF;
  border: 1px solid #dbdbdb;
}
.st-list-dropdown ul.list li {
  font-size: 14px;
  list-style: none;
  padding: 12px 25px;
  border-bottom: 1px solid #dbdbdb;
  color: #333;
  cursor: pointer;
}
.st-list-dropdown ul.list li:hover {
  color: var(--link-color, #5191FA);
}
.st-list-dropdown ul.list li:last-child {
  border-bottom: none;
}

@media (max-width: 991px) {
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-extra-field .render .destination {
    font-size: 16px;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-detination.has-icon #dropdown-destination {
    padding-left: 30px !important;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-date-field {
    padding: 18px 5px 17px 0px;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-date-field .check-in-wrapper {
    padding-left: 12px !important;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-date-field .check-in-wrapper .render {
    font-size: 16px;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-guest {
    padding-left: 0 !important;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-guest #dropdown-1 {
    padding-left: 35px;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-detination .dropdown-menu {
    width: calc(100% + 31px);
    left: -15px;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-detination .dropdown-menu li .field-icon {
    left: 15px;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-button .btn-search {
    position: absolute;
    right: 0;
    border-radius: 0 5px 5px 0;
    height: 100%;
    padding: 12px 39px;
    padding: 10px 20px;
    border-radius: 3px;
  }
}
@media (max-width: 767px) {
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-detination.has-icon #dropdown-destination {
    padding-left: 42px !important;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-date-field .check-in-wrapper {
    padding-left: 21px !important;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-guest {
    padding-left: 6px !important;
  }
  .search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-button .btn-search {
    padding: 15px 20px;
    border-radius: 0 0 3px 3px;
  }
}
@media (max-width: 380px) {
  .search-form-wrapper .nav-tabs li a {
    padding: 7px 15px;
  }
}
.tour-search-form-home .search-form.sticky .form-group {
  padding-top: 11px !important;
  padding-bottom: 7px !important;
}
.tour-search-form-home .search-form.sticky .form-group.form-date-search {
  padding-top: 13px !important;
  padding-bottom: 9px !important;
}

.hotel-search-form-home.sticky .form-extra-field {
  padding-top: 12px !important;
  padding-bottom: 6px !important;
}

.search-result-page .st-search-form-st_rental {
  padding-bottom: 40px !important;
}
@media (min-height: 650px) {
  .search-result-page .st-search-form-st_rental {
    padding-top: 90px !important;
  }
}
@media (min-height: 700px) {
  .search-result-page .st-search-form-st_rental {
    padding-top: 120px !important;
  }
}
@media (min-height: 800px) {
  .search-result-page .st-search-form-st_rental {
    padding-top: 130px !important;
  }
}
.search-result-page .st-search-form-st_rental .st-heading {
  font-family: "Libre Baskerville", sans-serif;
  font-size: 64px;
}
@media (min-height: 80px) {
  .search-result-page .st-search-form-st_rental .st-heading {
    margin-top: 90px;
  }
}
.search-result-page .st-search-form-st_rental .search-form {
  border-radius: 3px;
}
.search-result-page .st-search-form-st_rental .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 !important;
  height: 100%;
}
.search-result-page .st-search-form-st_rental .st-feature-items {
  margin-top: 50px !important;
}
@media (min-height: 700px) {
  .search-result-page .st-search-form-st_rental .st-feature-items {
    margin-top: 150px !important;
  }
}
@media (min-height: 800px) {
  .search-result-page .st-search-form-st_rental .st-feature-items {
    margin-top: 180px !important;
  }
}
@media (min-height: 900px) {
  .search-result-page .st-search-form-st_rental .st-feature-items {
    margin-top: 240px !important;
  }
}
.search-result-page .st-search-form-st_cars .st-heading {
  font-size: 64px;
}
.search-result-page .st-search-form-st_cars .search-form {
  border-radius: 0;
}
.search-result-page .st-search-form-st_cars .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 !important;
  height: 100%;
}
.search-result-page .st-search-form-st_rental-inner .search-form {
  border-radius: 3px;
}
.search-result-page .st-search-form-st_rental-inner .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 !important;
  height: 100%;
}

.st-service-rental-slider {
  position: relative;
}
.st-service-rental-slider .item-service {
  margin-top: 0 !important;
}
.st-service-rental-slider .owl-nav {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: -1;
}
.st-service-rental-slider .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -18px;
}
.st-service-rental-slider .owl-nav button.owl-prev {
  left: -66px;
}
.st-service-rental-slider .owl-nav button.owl-prev span {
  width: 36px;
  height: 36px;
  display: block;
  background: url("../images/test.png") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.st-service-rental-slider .owl-nav button.owl-prev.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .st-service-rental-slider .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1270px) {
  .st-service-rental-slider .owl-nav button.owl-prev {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .st-service-rental-slider .owl-nav button.owl-prev {
    display: block;
    left: -66px;
  }
}
@media (max-width: 1092px) {
  .st-service-rental-slider .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1045px) {
  .st-service-rental-slider .owl-nav button.owl-prev {
    display: none;
  }
}
.st-service-rental-slider .owl-nav button.owl-next {
  right: -66px;
}
.st-service-rental-slider .owl-nav button.owl-next span {
  width: 36px;
  height: 36px;
  display: block;
  background: url("../images/test2.png") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.st-service-rental-slider .owl-nav button.owl-next.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .st-service-rental-slider .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1270px) {
  .st-service-rental-slider .owl-nav button.owl-next {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .st-service-rental-slider .owl-nav button.owl-next {
    display: block;
    right: -66px;
  }
}
@media (max-width: 1092px) {
  .st-service-rental-slider .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1045px) {
  .st-service-rental-slider .owl-nav button.owl-next {
    display: none;
  }
}
.st-service-rental-slider .owl-dots {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
.st-service-rental-slider .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #D0D7DD;
}
.st-service-rental-slider .owl-dots .owl-dot:not(:last-child) {
  margin-right: 20px;
}
.st-service-rental-slider .owl-dots .owl-dot.active {
  background: #3B5388;
}
@media (max-width: 479px) {
  .st-service-rental-slider .owl-dots {
    margin-top: 20px;
  }
}

.st-rental-types .rental-type {
  padding-top: 30px;
  padding-bottom: 20px;
  background: #FFF;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 25px;
  overflow: hidden;
}
.st-rental-types .rental-type a:hover {
  text-decoration: none;
}
.st-rental-types .rental-type .input-icon {
  transition: transform 0.3s;
}
.st-rental-types .rental-type .title {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
  color: var(--main-color, #1A2B48);
}
.st-rental-types .rental-type:hover .input-icon {
  transform: scale(1.15);
}

@media (max-width: 767px) {
  .list-destination-style5 .col-xs-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.list-destination-style5 .destination-item {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.list-destination-style5 .destination-item img {
  width: 100%;
  height: auto;
  border-radius: 3px;
  transition: transform 0.4s;
}
.list-destination-style5 .destination-item .title {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  padding: 8px 25px;
  background: #FFF;
  text-transform: uppercase;
  white-space: nowrap;
}
.list-destination-style5 .destination-item:hover img {
  transform: scale(1.2);
}

@media (max-width: 767px) {
  .list-destination-style6 .col-xs-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.list-destination-style6 .destination-item {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.list-destination-style6 .destination-item img {
  width: 100%;
  height: auto;
  border-radius: 3px;
  transition: transform 0.4s;
}
.list-destination-style6 .destination-item .title {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
}
.list-destination-style6 .destination-item:hover img {
  transform: scale(1.2);
}

.header-style-3 .toggle-menu {
  margin-right: 15px !important;
}
.header-style-3 .login-item {
  position: relative;
  margin-left: 0 !important;
  margin-right: 17px !important;
}
.header-style-3 .login-item:after {
  position: absolute;
  content: "/";
  top: 0;
  right: -12px;
}
.header-style-3 .signup-item {
  margin-left: 0 !important;
}
@media (max-width: 991px) {
  .header-style-3 .login-item,
.header-style-3 .signup-item {
    display: none !important;
  }
}

.st-form-package {
  background: transparent url("../images/svg/ico_add-circle.svg") center right 20px no-repeat;
  cursor: pointer;
}

/* text-based popup styling */
.white-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 768px;
  margin: 0 auto;
}

.st-package-popup {
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.st-package-popup .mfp-close {
  top: 20px;
  right: 17px;
  opacity: 1;
  background: transparent url("../images/svg/ico_close.svg") center center no-repeat;
}
.st-package-popup .st-faq .st-section-title {
  margin-top: 0px;
  margin-bottom: 25px;
}
.st-package-popup .st-faq .item {
  margin-bottom: 0px;
  margin-bottom: 20px;
  border: 1px solid #D7DCE3;
  border-radius: 5px;
  overflow: hidden;
}
.st-package-popup .st-faq .item .header {
  overflow: hidden;
  padding-top: 20px;
  cursor: pointer;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-right: 15px;
  background: #FCFCFC;
}
.st-package-popup .st-faq .item .header .field-icon {
  float: left;
  margin-right: 15px;
}
.st-package-popup .st-faq .item .header h5 {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  color: var(--main-color, #1A2B48);
}
.st-package-popup .st-faq .item .header .arrow {
  float: right;
  font-size: 20px;
  position: relative;
  top: -8px;
}
.st-package-popup .st-faq .item .body {
  font-size: 14px;
  color: #5E6D77;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 0px;
  overflow: hidden;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.st-package-popup .st-faq .item .body ul.item-inner {
  padding: 0;
  margin: 0;
}
.st-package-popup .st-faq .item .body ul.item-inner > li {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
.st-package-popup .st-faq .item .body ul.item-inner > li .select-wrapper .caculator-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.st-package-popup .st-faq .item .body ul.item-inner > li .select-wrapper .caculator-item input {
  text-align: center;
  width: 50px;
}
.st-package-popup .st-faq .item .body ul.item-inner > li .select-wrapper .caculator-item i {
  cursor: pointer;
}
.st-package-popup .st-faq .item .body ul.item-inner.hotel li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.st-package-popup .st-faq .item .body ul.item-inner.hotel li .select-wrapper .caculator-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.st-package-popup .st-faq .item .body ul.item-inner.hotel li .select-wrapper .caculator-item input {
  text-align: center;
  width: 50px;
}
.st-package-popup .st-faq .item .body ul.item-inner.hotel li .select-wrapper .caculator-item i {
  cursor: pointer;
}
.st-package-popup .st-faq .item .body ul.item-inner li {
  overflow: hidden;
  clear: both;
  list-style: none;
  display: block;
  margin-bottom: 20px;
  /*&:last-child{
        margin-bottom: 0;
  }*/
}
.st-package-popup .st-faq .item .body ul.item-inner li label {
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 0;
  display: inline-block;
}
.st-package-popup .st-faq .item .body ul.item-inner li select {
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width : 575px) {
  .st-package-popup .st-faq .item .body ul.item-inner li select {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}
.st-package-popup .st-faq .item .body ul.item-inner.car li label {
  min-width: 40%;
}
@media screen and (max-width : 767px) {
  .st-package-popup .st-faq .item .body ul.item-inner.flight li {
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .st-package-popup .st-faq .item .body ul.item-inner.flight li .col-sm-4 {
    margin-bottom: 10px;
  }
  .st-package-popup .st-faq .item .body ul.item-inner.flight li:nth-child(2n+1) {
    background: #dfdfdf;
  }
}
@media screen and (max-width : 575px) {
  .st-package-popup .st-faq .item .body ul.item-inner.hotel ul.booking-item-rating-stars {
    display: block;
    margin-left: 0;
  }
}
.st-package-popup .st-faq .item .body ul.booking-item-rating-stars {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.st-package-popup .st-faq .item .body ul.booking-item-rating-stars li {
  float: left;
  list-style: none;
  margin-right: 4px;
  clear: none;
  margin-bottom: 0;
}
.st-package-popup .st-faq .item .body ul.booking-item-rating-stars li .fa {
  font-size: 17px;
  color: #FFDC00;
}
.st-package-popup .st-faq .item.active .body {
  height: auto;
  padding-top: 20px;
  /*padding-bottom: 20px;*/
}
.st-package-popup .st-faq .item.active .header {
  border-bottom: 1px solid #D7DCE3;
}
.st-package-popup .st-faq .item.active .header .arrow {
  transform: rotate(180deg);
}
.st-package-popup input[type=checkbox] {
  position: relative;
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 17px;
  width: 17px;
  margin-bottom: 0;
  margin-right: 8px;
  vertical-align: top;
  border: 1px solid #D7DCE3;
  border-radius: 1px;
  background-color: #fff;
  color: #565a5c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin-top: 0;
  top: 2px;
  float: left;
  margin-bottom: 0px;
}
.st-package-popup input[type=checkbox]:checked:before {
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  content: "✓";
  content: "\f00c";
  position: absolute;
  font-size: 24px;
  left: 0;
  top: 2px;
  text-align: center;
  width: 15px;
  color: #1ca8dd;
  display: inline-block;
  font: normal normal normal 13px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
}
.st-package-popup input[type=radio] {
  position: relative;
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 17px;
  width: 17px;
  margin-bottom: 0;
  margin-right: 8px;
  vertical-align: top;
  border: 1px solid #D7DCE3;
  border-radius: 50%;
  background-color: #fff;
  color: #565a5c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin-top: 0;
  top: 2px;
}
.st-package-popup input[type=radio]:checked:before {
  content: "";
  position: absolute;
  height: 9px;
  width: 9px;
  background: #1ca8dd;
  border-radius: 50%;
  top: 3px;
  left: 3px;
}

/*
====== Zoom effect ======
*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

@media screen and (max-width : 767px) {
  .single-st_tours .mfp-bg.mfp-ready {
    z-index: 999;
  }
  .single-st_tours .mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-zoom-in.mfp-ready {
    z-index: 99999;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    overflow: auto;
    background: white;
    position: fixed !important;
  }
  .single-st_tours .mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-zoom-in.mfp-ready .mfp-container {
    padding-left: 0;
    padding-right: 0;
  }
  .single-st_tours .mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-zoom-in.mfp-ready .mfp-container .mfp-content {
    height: 100%;
  }
}

/* Woocommerce Page */
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .woocommerce-result-count {
  margin-bottom: 25px;
  margin-top: 8px;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .woocommerce-ordering {
  margin-bottom: 25px;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .woocommerce-ordering .orderby {
  outline: var(--link-color, #5191FA);
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product .onsale {
  line-height: 30px;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product h2.woocommerce-loop-product__title {
  font-size: 16px;
  color: #1A2B50;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product .price {
  font-size: 18px;
  color: var(--main-color, #1A2B48);
  font-weight: 450;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product .price del {
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
  opacity: 0.7;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product .price ins {
  font-weight: 450;
  text-decoration: none;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a.add_to_cart_button, #st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a.product_type_external, #st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a.product_type_grouped {
  border: 1px solid var(--link-color, #5191FA);
  border-radius: 3px;
  color: var(--link-color, #5191FA);
  background-color: transparent;
  font-weight: 450;
  padding: 10px 20px;
}
#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a:hover.add_to_cart_button, #st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a:hover.product_type_external, #st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a:hover.product_type_grouped {
  background: var(--link-color, #5191FA);
  color: #fff;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget {
  margin-bottom: 30px;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget .sidebar-title .shop-widget-title {
  background: transparent;
  font-weight: 450;
  font-size: 19px;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget .sidebar-title .shop-widget-title:after {
  content: "";
  height: 1px;
  width: 111px;
  background: #dfdfdf;
  display: block;
  margin-top: 5px;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_search form {
  display: flex;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_search form input {
  border: 1px solid #dfdfdf;
  height: 40px;
  line-height: 40px;
  padding: 10px;
  width: 100%;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_search form button {
  background: var(--link-color, #5191FA);
  border: none;
  color: #fff;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_categories ul {
  padding-left: 16px;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_categories ul li {
  list-style: square;
  padding-top: 0;
  padding-bottom: 20px;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_categories ul li a {
  color: #1A2B50;
  font-size: 15px;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_products .product_list_widget li, #st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_recently_viewed_products .product_list_widget li {
  padding: 8px 0;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_products .product_list_widget li a, #st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_recently_viewed_products .product_list_widget li a {
  text-decoration: none;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_products .product_list_widget li a span.product-title, #st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_recently_viewed_products .product_list_widget li a span.product-title {
  color: #1A2B50;
  font-size: 15px;
  font-weight: 450;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_products .product_list_widget li a:hover span.product-title, #st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_recently_viewed_products .product_list_widget li a:hover span.product-title {
  text-decoration: none;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li {
  padding: 10px 0;
  font-size: 15px;
}
#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li a {
  color: var(--link-color, #5191FA);
}
#st-content-wrapper .shop_main_container .shop_main_row .pagination ul li span.current {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-decoration: none;
  border: 1px solid var(--link-color, #5191FA);
  border-radius: 3px;
  background: transparent;
  color: var(--link-color, #5191FA);
}

/* Single Product */
.single-product #st-content-wrapper .shop_product_col .product .onsale {
  line-height: 29px;
}
.single-product #st-content-wrapper .shop_product_col .product a {
  color: var(--link-color, #5191FA);
}
.single-product #st-content-wrapper .shop_product_col .product .quantity input {
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  padding: 5px;
}
.single-product #st-content-wrapper .shop_product_col .product button.single_add_to_cart_button {
  font-weight: 450;
  background: var(--link-color, #5191FA);
  padding: 9px 10px;
}
.single-product #st-content-wrapper .shop_product_col .product .summary.entry-summary .price {
  font-size: 18px;
  color: var(--main-color, #1A2B48);
  font-weight: 450;
}
.single-product #st-content-wrapper .shop_product_col .product .summary.entry-summary .price del {
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033 !important;
  font-weight: 400;
  opacity: 0.7;
}
.single-product #st-content-wrapper .shop_product_col .product .summary.entry-summary .price ins {
  font-weight: 450;
  text-decoration: none;
}
.single-product #st-content-wrapper .shop_product_col .product .wc-tabs-wrapper .tabs.wc-tabs li a {
  color: #333;
  font-weight: 450;
}

/*.search-result-page .search-form-wrapper #st_cartranfer .search-form .form-date-field.form-date-car .check-in-wrapper{
        width: 100%;
}*/
.page-template-template-transfer-search .item-service-car .message {
  display: none;
  margin: 0px;
  border: none;
  border-radius: 0px;
  padding: 10px;
}

.page-template-template-transfer-search .select2-dropdown {
  z-index: 9999999;
}

@media (max-width: 991px) {
  .st-hotel-result .sidebar-filter .sidebar-title span {
    float: right;
    cursor: pointer;
  }

  .page-template-template-transfer-search .search-result-page.st-tours .sidebar-filter .sidebar-item.sidebar-search-form {
    border: none;
  }

  .page-template-template-transfer-search #st-content-wrapper .search-form-wrapper {
    border: none;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .page-template-template-transfer-search .search-result-page.st-tours .sidebar-filter .sidebar-item .search-form {
    box-shadow: transparent;
  }
}
@media (max-width: 767px) {
  .page-template-template-transfer-search .daterangepicker.popup-date-custom-cartranfer.show-calendar {
    top: 68px !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    z-index: 999999 !important;
    position: fixed;
    max-height: calc(100vh - 68px);
    overflow-y: auto;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
  }

  .page-template-template-transfer-search .st-popup.popup-date {
    z-index: 999;
  }
}
@media (max-width: 767px) {
  .form-group.field-destination-carstranfer .dropdown {
    padding-left: 0px !important;
  }

  .form-group.field-destination-carstranfer .select2 .select2-selection {
    height: 24px;
  }

  .form-group.field-destination-carstranfer .select2 .select2-selection .select2-selection__rendered {
    padding-bottom: 0px;
    padding-left: 0px !important;
  }

  .search-result-page .search-form-wrapper #st_cartranfer .form-button {
    padding: 0px;
  }

  .search-result-page.st-tours .style-list .item-service .service-price-book .btn-book_cartransfer {
    margin-left: 15px;
  }

  .search-result-page .st-hotel-result .item-service .form-booking-car-transfer .thumb img {
    min-height: 175px;
  }
}
.home #st-content-wrapper.search-result-page .search-form-wrapper.slider {
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .search-result-page .st-hotel-result .item-service .form-booking-car-transfer .thumb {
    height: 100%;
  }
  .search-result-page .st-hotel-result .item-service .form-booking-car-transfer .thumb a {
    height: 100%;
  }
  .search-result-page .st-hotel-result .item-service .form-booking-car-transfer .thumb a img {
    min-height: 100%;
    object-fit: cover;
  }
  .search-result-page .st-hotel-result .item-service .form-booking-car-transfer .thumb a.login {
    height: auto;
  }

  .item-service-car .padding-left-0 {
    padding-left: 0px;
  }
  .item-service-car .padding-left-0 .flex-item-cartransfer {
    display: flex;
  }
  .item-service-car .padding-left-0 .flex-item-cartransfer .item-content {
    width: 65%;
  }
  .item-service-car .padding-left-0 .flex-item-cartransfer .section-footer {
    width: 224px;
    position: relative;
  }
  .item-service-car .padding-left-0 .flex-item-cartransfer .section-footer .item_price_st {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .page-template-template-transfer-search .search-result-page.st-tours .style-list .item-service .section-footer .service-price {
    padding-right: 0px;
  }

  .page-template-template-transfer-search .search-result-page.st-tours .style-list .item-service .section-footer .service-price-book {
    text-align: center;
  }

  .page-template-template-transfer-search .search-result-page.st-tours .style-list .item-service .item-content .service-author {
    display: flex;
    position: relative;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .home #st-content-wrapper {
    overflow: hidden;
  }
}
#st-content-wrapper .destination-item .image .content .title a, #st-content-wrapper .destination-item .image .content .desc a {
  color: #FFFFFF;
}

.list-destination.layout7 .st_destination a {
  color: #1a2b48;
}

.amenities.clearfix span > i {
  font-size: 24px;
  margin-right: 4px;
  color: var(--link-color, #5191FA);
}

p.service-location > i {
  font-size: 18px;
}

.search-result-page .search-form-wrapper .search-form.small .form-date-field .check-in-wrapper .render, .search-result-page .search-form-wrapper .search-form.small .form-date-field .check-out-wrapper .render {
  font-size: 14px;
}

.archive .search-result-page.st-tours .grid-item .service-border {
  display: block;
}

/*# sourceMappingURL=search_result.css.map */
