/*--------------------------------------------------------------
  # Hero Section
  --------------------------------------------------------------*/
#hero {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 0 0;
}
#hero .img-radius {
  height: 400px;
  overflow: hidden;
}
#hero .img-radius img {
  height: 400px;
  object-fit: cover;
}
.banner-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 120px;
}
#hero .img-radius::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgb(0 0 0 / 9%);
}
#hero .container {
  /* position: relative; */
  z-index: 1;
}
#hero h1 {
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 500;
  line-height: 48px;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
#hero p {
  color: #fff;
  margin-bottom: 20px;
}
#hero .download-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 15px;
  display: inline-block;
  padding: 8px 24px 10px 46px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #47536e;
  position: relative;
}
#hero .download-btn:hover {
  background: #5777ba;
}
#hero .download-btn i {
  font-size: 20px;
  position: absolute;
  left: 18px;
  top: 8.5px;
}
#hero .download-btn + .download-btn {
  margin-left: 20px;
}
@media (max-width: 991px) {
  #hero {
    text-align: center;
  }
  #hero .download-btn + .download-btn {
    margin: 0 10px;
  }
  #hero .hero-img {
    text-align: center;
  }
  #hero .hero-img img {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .banner-text {
    top: 55px;
  }
  #hero h1 {
    font-size: 25px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #hero .hero-img img {
    width: 70%;
  }
}
@media (max-width: 575px) {
  #hero .hero-img img {
    width: 80%;
  }
}

.nav-tabs .nav-link {
  color: #9a9a9a;
  font-family: "Poppins", sans-serif;
  border-radius: 30px;
  padding: 5px 15px !important;
  /* text-transform: uppercase; */
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
  color: #fff;
  background-color: #ff5f00;
  border-color: #ff5f00;
}
.nav-tabs .nav-link {
  display: block;
  padding: 0.5rem 0.5rem;
  font-size: 15px;
  margin-right: 7px;
  margin-bottom: 7px;
}
.tab-pane ul li,
.tab-pane p {
  line-height: 30px;
  color: #7c7575;
  font-size: 16px;
}
#pills-contact h4 {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #555;
  margin-bottom: 15px;
}
.accordion .accordion-button span {
  background-color: rgb(255, 208, 0);
  content: "";
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 25px;
  vertical-align: middle;
}
.accordion .accordion-button {
  position: relative;
  background: none;
  border: none;
  padding-left: 20px;
  vertical-align: middle;
  font-size: 17px;
  color: #9a9a9a;
  font-family: "Poppins", sans-serif;
  margin: 10px 0px;
}
.day-plan-icons {
  height: 2rem;
  width: 2rem;
}

.accordion .accordion-button:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.accordion-item .card-body {
  padding-left: 70px;
}
.accordion .accordion-button span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  background-image: url(../images/icon-less-white.png);
  width: 15px;
  height: 15px;
  background-size: cover;
  transform: translate(-50%, -50%);
}
.accordion .accordion-button.collapsed span:after {
  background-image: url(../images/icon-add-white.png);
}
.intro-icons {
  font-size: 1.5rem;
  color: #484848;
  vertical-align: middle;
  margin-right: 7px;
}

/* gallery section start here */
/* LIGHTBOX STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.lightbox-modal .modal-content {
  background: var(--lightbox);
  border: none;
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 20px;
  right: 18px;
  box-sizing: content-box;
  width: 15px;
  height: 15px;
  background-image: url(../images/cancel.png);
  background-repeat: no-repeat;
  border: 0;
  background-color: transparent;
  z-index: 10;
  opacity: 0.5;
  background-size: cover;
}
.lightbox-modal .btn-close:hover {
  opacity: 0.9;
}
.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
  text-align: center;
}

.lightbox-modal img {
  width: auto;
  max-height: 100vh;
  max-width: 100%;
}

.lightbox-modal .carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(36, 36, 36, 0.75);
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 10px;
}

.lightbox-modal .carousel-control-next {
  right: 10px;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.carousel-control-next-icon {
  background-image: url(../images/rght-arrow.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-size: auto;
}
.carousel-control-prev-icon {
  background-image: url(../images/lft-arrow.png);
  background-size: auto;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
:root {
  --yellow: #fffbbc;
  --lightbox: #242424;
}
/* gallery lightbox end here */
.gal-item {
  overflow: hidden;
  padding: 8px;
}
.gal-item .box {
  height: 100%;
  overflow: hidden;
}
.gal-item .box figure {
  margin: 0;
  height: 100%;
}
.gal-item .box figure a {
  height: 100%;
}
.box img {
  height: 100%;
  width: auto;
  object-fit: cover;
}
/* gallery section end here */
.sec_title {
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  color: #555;
}
.packages_box {
  border: 1px solid #f1f1f1;
  margin-bottom: 30px;
}
.packages_body_text {
  padding: 30px;
}
.packages_price {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 17px 0px 12px;
  margin-bottom: 20px;
}
a.read_more {
  background-color: #ff5f00;
  color: #fff !important;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  border-radius: 30px;
  padding: 7px 15px;
  display: inline-block;
}
.packages_title h3 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #555;
  margin-bottom: 10px;
}

/* footer section start here */
.keepInTouch_sec h3 {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 2px;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.keepInTouch_sec h2 {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0px;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #555;
}
.keepInTouch_sec form button.btn {
  background-color: #ff5f00;
  border-width: 0px;
  border-color: #fff;
  border-radius: 30px;
  border-style: solid;
  padding: 10px 30px 10px;
  -webkit-appearance: none;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
}
.keepInTouch_sec form input#search {
  background-color: #f9f9f9;
  border-width: 1px;
  border-color: #f1f1f1;
  border-radius: 30px;
  border-style: solid;
  padding: 10px 20px;
  -webkit-appearance: none;
  height: auto;
  color: #a3a3a3;
  box-sizing: border-box;
  border: none;
}
footer {
  background-color: #000;
  background-repeat: no-repeat;
  padding: 70px 0px;
  background-size: cover;
  background-position: bottom;
}
ul.social-icon li {
  display: inline-block;
  margin: 0px 20px 0px 0px;
}
ul.social-icon li img {
  width: 24px;
}
.foot_col .foot_links li {
  list-style: none;
  margin-bottom: 10px;
}
.foot_col .foot_links li a {
  font-family: "Poppins", sans-serif;
  color: #9a9a9a;
  font-size: 14px;
  line-height: 27px;
}
.foot_col .foot_links li a i {
  margin-right: 10px;
}
.foot_col h5 {
  margin-bottom: 44px;
}
a.foot_logo {
  margin-bottom: 35px;
  display: inline-block;
}
.copyrights {
  background-color: #ff5f00;
  padding: 20px;
  color: #fff;
}
.navbar-toggler:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar ul {
    display: inline-block;
    width: 100%;
  }
  .navbar a {
    padding: 15px 15px;
  }
  .navbar ul li a {
    padding: 20px 15px 20px 0px;
  }
  .navbar .getstarted {
    padding: 12px 25px;
    width: auto;
    margin-left: 0;
    display: inline-block;
    margin-bottom: 20px;
  }
  .nav-tabs .nav-link {
    padding: 5px 10px !important;
  }
}
@media (min-width: 260px) and (max-width: 767px) {
  #header {
    padding: 0px;
  }
  .navbar ul {
    display: inline-block;
    width: 100%;
  }
  #hero {
    padding: 0px 0 0px 0;
  }
  .tab-content ul {
    padding-left: 20px;
  }
  .navbar a {
    padding: 15px 15px;
  }
  .navbar ul li a {
    padding: 20px 15px 20px 0px;
  }
  .navbar .getstarted {
    padding: 12px 25px;
    width: auto;
    margin-left: 0;
    display: inline-block;
    margin-bottom: 20px;
  }
  #navbarSupportedContent {
    overflow-x: hidden;
    height: 100%;
  }
  .h-50 {
    height: auto !important;
  }
  .col-md-4.col-sm-6.co-xs-12.gal-item {
    padding-top: 0px;
    padding-right: 0px;
  }
  .col-md-12.col-sm-6.co-xs-12.gal-item.h-100 {
    padding-right: 0px;
  }
  .foot_col h5 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tab-pane {
    padding-left: 5px;
  }
}

.card-image {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.bg-yellow {
  background-color: #ff5f00;
}

.date-tile {
  display: flex;
  width: 4.5rem;
  height: 4.5rem;
  text-align: center;
  color: #000;
  border-radius: 0.4rem;
  background: #f6c91361;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.review .avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
#gallerySection a img {
  width: 100%;
  border-radius: 3px;
  height: 155px;
  object-fit: cover;
}
.banner_carousel .owl-nav,
.banner_carousel .owl-nav.disabled {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 45%;
}
.banner_carousel.owl-carousel .owl-nav button.owl-prev {
  left: 0;
  position: absolute;
}
.banner_carousel.owl-carousel .owl-nav button.owl-next {
  right: 0;
  position: absolute;
  top: 0;
}
.owl-nav button span {
  width: 45px;
  height: 45px;
  font-size: 60px !important;
  color: #fff !important;
}
.owl-nav button:focus {
  outline: none;
}
@media screen and (max-width: 991px) {
  .fixed-bottom .btn {
    padding: 0.7rem 0.6rem;
  }
  #gallerySection a {
    width: 100%;
  }
}
