/* banner-slider */
#myCarousel > .carousel-inner > .item {
  background-color: white;
}

.callbacks {
  overflow: hidden;

  list-style: none;

  position: relative;

  margin: 0;
  padding: 0;
  width: 100%;
}

.callbacks li {
  position: absolute;

  width: 100%;
}

.callbacks img {
  position: relative;
  z-index: 1;

  border: 0;
  height: auto;
}
.callbacks_nav {
  overflow: hidden;

  position: absolute;
  top: 50%;
  left: 40px;
  z-index: 3;

  width: 34px;
  height: 34px;

  text-decoration: none;
  text-indent: -9999px;

  background: url(../../images/left.png) no-repeat 0px 0px;

  opacity: .7;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.callbacks_nav.next {
  right: 0;
  left: auto;

  background: url(../../images/right.png) no-repeat 0px 0px;
}

.callbacks_nav.prev {
  left: auto;
  left: 0px;

  background: url(../../images/left.png) no-repeat 0px 0px;
}
.callbacks_tabs {
  display: block;

  list-style: none;

  position: absolute;
  bottom: 10%;
  left: -18px !important;
  z-index: 99;

  margin: 0;

/*  left: 44%; */
  padding: 0;
  width: 100%;

  text-align: center;
}
.callbacks_tabs {
  left: -18px;

  width: 100%;

  text-align: center;
}
.callbacks_tabs li {
  display: inline-block;

  margin: 0px 3px;
}
.callbacks_tabs a {
  visibility: hidden;
}

.callbacks_tabs a:after {
  display: block;
  display: inline-block;
  visibility: visible;

  border: 2px solid #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 15px;
  height: 15px;

  font-family: FontAwesome;
  font-size: 0;

  background: none;

  content: '\f111';

  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.callbacks_here a:after {
  background: #FF9600;
}

img {
  width: 100%;
}
.banner-item {
  display: block;

  position: relative;
}

.banner-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;

  padding: 17em 0em 0 0em;
  width: 100%;

  text-align: center;
}

/* content */
.content {
  margin: 0 auto;
  padding: 60px 0;
  width: 90%;
}
.search-hotel input[type='search'] {
  border: none;
  padding: 11px 10px 10px 10px;
  width: 86%;

  font-size: 13px;
  letter-spacing: 1px;

  color: #C4C4C4;
  background: #F5F5F5;

  outline: none;
}

.search-hotel form input[type='submit'] {
  margin-top: 0;
  border: none;
  padding: 0;
  width: 44px;
  height: 39px;

  background: url(../../images/search.png) no-repeat 7px 6px #151414;
}

.search-grid-left {
  padding: 15px;

  background: #F5F4F0;
}
h3.agileits-sear-head {
  margin-bottom: 20px;

  font-size: 1.1em;
  font-weight: 600;

  color: #181C27;
}
.search-hotel {
  margin-bottom: 20px;
  border: 1px solid #E4E4E4;
  padding: 15px;
}
/* category */
.category-list {
  margin-bottom: 20px;
  border: 1px solid #E4E4E4;
  padding: 15px;
}
.list-group li:first-child {
  display: none;
}
.node-treeview.node-selected {
  background-color: #FF9600 !important;
}
#treeview {
  max-height: 500px;
}
#treeview .icon {
  display: inline-block;

  padding-left: 20px;
}
.list-group-item.node-treeview {
  padding: 15px 0 !important;
}
/* show product list */
.product-list {
  border: 1px solid #E4E4E4;
  padding: 15px;
  padding-bottom: 0;
}
.product-list-page {
  text-align: center;
}
.product-item {
  padding-bottom: 1.1em;
  padding-left: 0;
}
.pad-box {
  border: 1px solid #E4E4E4;
  padding: 15px;
}
.product-item-content {
  position: relative;
}
.item-info {
  text-align: center;
}
.title {
  display: block;
  overflow: hidden;

  font-size: 15px;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-overflow: ellipsis;

  color: #080808;
}
.desc {
  overflow: hidden;

  margin: 12px 0;
  height: 40px;

  font-size: 1em;
  font-weight: 700;
}
.item-img:hover {
  cursor: pointer;
}

.item-img:hover::before {
  visibility: visible;

  opacity: 1;
}

.item-img:hover .qv {
  visibility: visible;

  opacity: 1;
}

.qv {
  visibility: hidden;
  overflow: hidden;

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  margin: auto;

  text-align: center;

  opacity: 0;

  transition: all .5s ease-out 0s;
}
.button-box {
  position: relative;

  width: 100%;
  height: 100%;

  transition: all .5s ease-out 0s;
}

.button-box .link-product-show {
  position: absolute;
  top: 0px;
  left: 25%;

  margin: 0 auto;
  width: 51%;

  transition: all .5s ease-out 0s;
}

.item-img:hover .button-box .link-product-show {
  top: 49%;
}
.link-product-show {
  display: inline-block;

  height: 37px;

  font-size: .9em;
  line-height: 37px;
  text-transform: uppercase;

  color: #FFFFFF;
  background: #0C0C0C;

  transition: all .5s ease-out 0s;
}
.link-product-show:hover {
  color: #FFFFFF;
  background: #FF9600;
}
.product-new-top {
  position: absolute;
  top: 0;
  right: 0;

  width: 80px;
  height: 29px;

  font-size: 13px;
  line-height: 2.3;
  text-align: center;

  color: #FFFFFF;
  background: #219FF3;
}
.product-show-top {
  position: absolute;
  top: 0;
  right: 0;

  width: 80px;
  height: 29px;

  font-size: 13px;
  line-height: 2.3;
  text-align: center;

  color: #FFFFFF;
  background: #FFC107;
}
.product-hide-top {
  position: absolute;
  top: 0;
  right: 0;

  width: 80px;
  height: 29px;

  font-size: 13px;
  line-height: 2.3;
  text-align: center;

  color: #FFFFFF;
  background: #FF9600;
}

/* pagination */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #DDDDDD;

  color: #23527C;
  background-color: #EEEEEE;
}

/* some more product */
.mid_slider {
  background: #FF9600;
}
.mid_slider #myCarousel > .carousel-inner > .item {
  background-color: #FF9600;
}
.mid_slider_text h5 {
  font-size: 23px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;

  color: #FFFFFF;
}
.mid_slider_text {
  padding: 1.6em;
}

.carousel {
  margin-bottom: 0;
  padding: 0px;
}
.carousel-control {
  width: 5%;

  background-image: none !important;
}

.carousel-control.left {
  right: 95%;
  bottom: 0;
  left: 0;
  left: 0;
}
.carousel-control.right {
  right: 0;
  bottom: 0;
  left: 0;
  left: 95%;
}
.carousel-control img {
  position: absolute;
  top: 25%;
  left: 25%;

  width: 50%;
  height: 50%;
}
.carousel-indicators {
  top: auto;
  right: 50%;
  bottom: -10px;

  margin-right: -19px;
}

.mid-img-box img {
  width: 100%;
}
.mid-img-box a {
  display: block;

  position: relative;
}
.mid_slider_info {
  margin: 0 auto;
  width: 100%;
}
.carousel-inner {
  margin: auto;
  width: 90%;

  background: #FF9600;
}
.slidering {
  border-top: 5px solid #CCCCCC;
  border-right: 5px solid #CCCCCC;
  border-bottom: 5px solid #CCCCCC;
  padding: 0;

  background: #CCCCCC;
}
.mid_slider .item .row {
  border-left: 5px solid #CCCCCC;
}
.mid-img-box {
  display: block;

  margin-bottom: 0px;
  border-radius: 0;
  padding: 0;

  line-height: 1.42857143;
}
.mask {
  display: none;

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  background-color: rgba(0, 39, 69, .5);
}
.mid-img-box a:hover .mask {
  display: block;
}
.mask-title {
  position: absolute;
  top: 42%;
  left: 0;

  width: 100%;

  font-size: 30px;
  text-align: center;

  color: white;
}
.split-8 {
  float: left;

  width: 12.5%;
}
/*--responsive--*/
@media (min-width: 1200px) {
  .mid_slider_text h5 {
    margin-top: 100px;
  }
  .search-hotel input[type='search'] {
    width: 75%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mid_slider_text h5 {
    margin-top: 100px;
  }
  .search-hotel input[type='search'] {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 767px) {
}
/*--//responsive--*/
