/*================================================
Main Banner CSS
=================================================*/

.main-banner::before {
  opacity: 0.42;
}


/*================================================
Main Banner images
=================================================*/
.item-bg1 {
  /* background-image: url(https://a0.muscache.com/im/pictures/miso/Hosting-590280305673533570/original/abd12aa4-c2e8-4950-8139-7fe412bf6eb7.jpeg); */

  background-image: url(https://t-cf.bstatic.com/xdata/images/hotel/max1024x768/352358661.jpg?k=276311ee0766581a5bbd4ae94f2ec72b4ddad7ee23aba61be72aca48e1c0d5bd&o=&hp=1);

}

.item-bg2 {
  /* background-image: url(https://a0.muscache.com/im/pictures/miso/Hosting-590280305673533570/original/79cd2a9b-7595-4440-b0a5-f987b378a02d.jpeg); */

  background-image: url(https://t-cf.bstatic.com/xdata/images/hotel/max1024x768/349277486.jpg?k=f68c8d5dd056ddab90a0fe8458b846aa333aaed3e670e8edd39c9f2af58e4966&o=&hp=1);
}

.item-bg3 {
  /* background-image: url(https://a0.muscache.com/im/pictures/miso/Hosting-590280305673533570/original/27d21603-5e9e-4540-9bba-6cced0255e1e.jpeg); */

  background-image: url(https://t-cf.bstatic.com/xdata/images/hotel/max1024x768/349277560.jpg?k=792586327f11565e7149717e4d67ec033f869f461fe4d30b1942f2f86e1772f2&o=&hp=1);
}

.main-banner-text {
  background-color: rgba(0, 0, 0, 0);
}


@media only screen and (max-width: 768px) {
  .swiper-slide .d-table {
    /* margin: 0px 0px -150px -60px; */
  }
}


#map {
  width: 100%;
  height: 550px;
}

.booking-logo {
  width: 30px;
  height: 30px;
}



/* .navbar {
  background-color: #ffffff !important;
}

.navbar .navbar-nav .nav-item .nav-link {
  color: #3c3c3c;
} */