/*====================================================== Home Page Styles =========================================================================================*/
.owl-carousel .owl-item img {
  width: auto;
}
.owl-carousel .owl-item img.w-100 {
  width: 100% !important;
}

.owl-nav {
  margin-top: 1.5rem;
  text-align: center;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  width: 3rem;
  height: 3rem;
  border-radius: 50% !important;
  margin: 0.25rem;
  background: var(--chevron-right) no-repeat center center/1.5rem !important;
  background-color: var(--white) !important;
  box-shadow: 0 2px 3px rgba(0, 110, 22, 0.2);
  border-radius: var(--border-radius);
  transition: all 0.3s ease-in-out;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
  display: none;
}
.owl-nav .owl-prev.disabled,
.owl-nav .owl-next.disabled {
  opacity: 0.6;
  pointer-events: none;
}
.owl-nav .owl-prev {
  background: var(--chevron-left) no-repeat center center/1.5rem !important;
  background-color: #fff !important;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background-color: #e0e0e0 !important;
}

.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
}
.owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 0.2rem;
  justify-content: center;
  align-items: center;
  background-color: rgba(124, 124, 124, 0.3176470588) !important;
}
.owl-dots .owl-dot.active {
  background-color: var(--brand) !important;
  width: 16px;
  border-radius: 8px;
}

.packageCategoryCarousel .owl-nav .owl-prev, .packageCategoryCarousel .owl-nav .owl-next {
  position: absolute;
  top: 33%;
  left: -1.5rem;
  z-index: 44;
}
.packageCategoryCarousel .owl-nav .owl-next {
  left: auto;
  right: -1.5rem;
}

@media (max-width: 1399px) {
  .packageCategoryCarousel .owl-nav .owl-prev, .packageCategoryCarousel .owl-nav .owl-next {
    top: 37%;
  }
}
@media (max-width: 1199px) {
  .packageCategoryCarousel .owl-nav .owl-prev, .packageCategoryCarousel .owl-nav .owl-next {
    top: 42%;
  }
}
@media (max-width: 991px) {
  .packageCategoryCarousel .owl-nav .owl-prev, .packageCategoryCarousel .owl-nav .owl-next {
    top: 37%;
  }
}
@media (max-width: 575px) {
  .packageCategoryCarousel .owl-nav .owl-prev, .packageCategoryCarousel .owl-nav .owl-next {
    top: 40%;
  }
}
.category__wrapper {
  padding: 9rem 0 3rem 0;
}
.category__wrapper.package__listing {
  padding: 3rem 0;
}
.category__wrapper.home {
  min-height: 830px;
}
.category__wrapper .bg__wrapp {
  height: 60%;
}
.category__wrapper .category__card .caption {
  border-radius: 0 0 var(--br) var(--br);
  border-color: var(--brand) !important;
}
.category__wrapper .category__card .caption .btn-outline-primary {
  font-size: 0.875rem;
}
.category__wrapper .category__card .caption .radio__box label {
  padding: 0.35rem 0.75rem;
  border: 1px solid var(--blue);
  text-align: center;
  color: var(--blue);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  cursor: pointer;
}
.category__wrapper .category__card .caption .radio__box .col input[type=radio]:checked + label {
  background-color: var(--blue);
  color: var(--white);
}
.category__wrapper .category__card .caption .form-control, .category__wrapper .category__card .caption .form-select {
  border: 1px solid var(--blue);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.category__wrapper .category__card .caption .action__box .btn {
  font-size: 10px;
}
.category__wrapper .category__card .caption .btn-primary.email {
  width: calc(100% + 2px);
  font-size: 12px;
  background-color: #1C7ECB;
  border-color: #1C7ECB;
  margin: 0 -1px -1px;
}
.category__wrapper .category__card .caption .btn-primary.email:hover, .category__wrapper .category__card .caption .btn-primary.email:active, .category__wrapper .category__card .caption .btn-primary.email:focus {
  filter: brightness(115%);
}
.category__wrapper .category__card .links span {
  color: #262626;
}
.category__wrapper .category__card.deluxe .title__box {
  background-color: #1B7ECB;
}
.category__wrapper .category__card.deluxe .links li:hover {
  background-color: rgba(0, 64, 112, 0.169);
}
.category__wrapper .category__card.premium .title__box {
  background-color: #F7A800;
}
.category__wrapper .category__card.premium .links li:hover {
  background-color: rgba(247, 169, 0, 0.168627451);
}
.category__wrapper .category__card.semi_luxury .title__box {
  background-color: #FD5859;
}
.category__wrapper .category__card.semi_luxury .links li:hover {
  background-color: rgba(253, 88, 88, 0.2039215686);
}
.category__wrapper .category__card.luxury .title__box {
  background-color: #2BD64D;
}
.category__wrapper .category__card.luxury .links li:hover {
  background-color: rgba(43, 214, 77, 0.1843137255);
}
.category__wrapper .category__card.super_luxury .title__box {
  background-color: #9d2bd6;
}
.category__wrapper .category__card.super_luxury .links li:hover {
  background-color: rgba(157, 43, 214, 0.2509803922);
}
@media (max-width: 575px) {
  .category__wrapper {
    padding: 6rem 0 2rem 0;
  }
  .category__wrapper.home {
    min-height: 700px;
  }
  .category__wrapper .bg__wrapp {
    height: 50%;
  }
}
/*======================= Header Wrapper Styles ========================*/
.header__wrapper .container-fluid {
  min-height: 650px;
}
.header__wrapper .h1 {
  font-size: 4.5rem;
}
.header__wrapper .carousel-control-next, .header__wrapper .carousel-control-prev {
  width: 9%;
}
.header__wrapper .gradient__bg {
  background-image: linear-gradient(90deg, #003E6E, rgba(84, 84, 84, 0));
}

@media (max-width: 1199px) {
  .header__wrapper .h1 {
    font-size: 3.25rem;
  }
}
@media (max-width: 991px) {
  .header__wrapper .gradient__bg {
    background-image: linear-gradient(90deg, #003E6E, #003E6E);
    opacity: 0.75;
  }
  .header__wrapper .container-fluid {
    min-height: 550px;
  }
  .how_book__card {
    min-height: 17rem;
  }
}
@media (max-width: 767px) {
  .best__selling__card {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: var(--br);
  }
  .best__selling__card img {
    height: 200px;
    width: 100%;
    object-fit: cover;
  }
  .best__selling__card .h3 {
    font-size: 1.25rem;
  }
}
@media (max-width: 575px) {
  .header__wrapper .h1 {
    font-size: 2rem;
  }
  .header__wrapper .lead-sm {
    font-size: 1rem;
  }
  .header__wrapper .container-fluid {
    min-height: 450px;
  }
  .howBookCarousel .how_book__card {
    min-height: 16.5rem;
  }
  .howBookCarousel img {
    height: 4rem;
    width: auto;
  }
}
@media (min-width: 768px) {
  .best__sell__bg {
    background-color: #DDDDDD;
  }
}
.how_book__card {
  width: 100%;
}
.how_book__card .lead-sm {
  line-height: 1.2;
}

.howBookCarousel .owl-stage {
  display: flex;
}
.howBookCarousel .owl-stage .owl-item {
  display: flex;
}

.experience__card {
  background-color: #fff;
  color: var(--brand);
  max-width: 13rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
}
.experience__card .icon {
  width: 11rem;
  height: 11rem;
  background-color: var(--brand);
}
.experience__card .caption {
  min-height: 9rem;
}

.margin__top {
  margin-top: 5rem;
}

.owl-item {
  padding: 1px;
}

@media (max-width: 1400px) {
  .experience__card {
    max-width: 12rem;
  }
  .experience__card .icon {
    width: 9rem;
    height: 9rem;
  }
  .experience__card .icon img {
    max-height: 4rem;
    width: auto;
  }
  .margin__top {
    margin-top: 2rem;
  }
}
@media (max-width: 1200px) {
  .experience__card {
    max-width: 10rem;
  }
  .experience__card .icon {
    width: 7rem;
    height: 7rem;
  }
  .experience__card .icon img {
    max-height: 3rem;
    width: auto;
  }
  .experience__card .caption {
    min-height: 6rem;
  }
  .experience__card .caption .lead-sm {
    font-size: 0.937rem;
  }
  .experience__card .caption .fs-13 {
    font-size: 12px;
  }
  .margin__top {
    margin-top: 0;
    position: relative;
    z-index: 11;
  }
}
@media (max-width: 992px) {
  .experience__card {
    max-width: 8rem;
  }
  .experience__card .icon {
    width: 5rem;
    height: 5rem;
    margin-bottom: 0.2rem !important;
  }
  .experience__card .icon img {
    max-height: 2rem;
    width: auto;
  }
  .experience__card .caption {
    min-height: 6rem;
  }
  .experience__card .caption .lead-sm {
    font-size: 0.937rem;
  }
  .experience__card .caption .fs-13 {
    font-size: 10px;
    max-height: 4rem;
    overflow-y: auto;
  }
  .margin__top {
    margin-top: 3rem;
    position: relative;
    z-index: 11;
  }
}
@media (max-width: 768px) {
  .experience__card {
    max-width: 100%;
    display: flex !important;
    flex-direction: row !important;
    padding: 0 !important;
    align-items: center;
    background-color: transparent;
  }
  .experience__card .icon {
    margin: 0% !important;
  }
  .experience__card .caption {
    min-height: auto;
    width: calc(100% - 5rem);
    text-align: left;
    padding-left: 1rem !important;
  }
  .experience__card .caption .fs-13 {
    max-height: 100%;
  }
  .margin__top {
    margin-top: 1rem;
  }
}
.info__card {
  background-color: hsla(206, 100%, 22%, 0.06);
}

.infoCarousel .owl-item, .infoCarousel .owl-stage, .whyChooseCarousel .owl-item, .whyChooseCarousel .owl-stage {
  display: flex;
}

/*---- Testimonial Card Style -----------------*/
.testi__card {
  background-color: #fff;
  border-radius: 0.875rem;
  border: 1px solid var(--brand);
}
.testi__card .quote {
  width: 6rem !important;
  height: auto;
}
.testi__card .avater {
  width: 4.5rem !important;
  height: 4.5rem !important;
  object-fit: cover;
}
.testi__card .caption {
  width: calc(100% - 4rem);
  padding-left: 1rem;
}
.testi__card .caption .rating {
  height: 1rem;
}
.testi__card .testi__text {
  height: 11rem;
  overflow-y: auto;
  padding-right: 0.2rem;
}
.testi__card .testi__text.test__hight {
  height: 5rem;
}
.testi__card:hover {
  background-color: rgba(0, 62, 110, 0.0823529412);
}

.owl-carousel.testimonialSlider .owl-stage-outer {
  height: calc(100% + 30px);
  margin: -9px;
  padding: 9px;
  width: calc(100% + 22px);
}

.best__sell__btn span:nth-child(1) {
  display: none;
}
.best__sell__btn.collapsed span:nth-child(1) {
  display: block;
}
.best__sell__btn.collapsed span:nth-child(2) {
  display: none;
}

.content__scrollbox {
  overflow-y: auto;
  max-height: 340px;
}

@media (max-width: 1700px) {
  .content__scrollbox {
    max-height: 260px;
  }
}
@media (max-width: 1540px) {
  .content__scrollbox {
    max-height: 250px;
  }
}
@media (max-width: 1499px) {
  .content__scrollbox {
    max-height: 210px;
  }
}
@media (max-width: 1340px) {
  .best__selling__card .thumbnail {
    height: 380px;
  }
  .content__scrollbox {
    max-height: 220px;
  }
}
@media (max-width: 767px) {
  .best__selling__card .thumbnail {
    height: auto;
  }
}
/*-------------------- Blog Card Styles -----------*/
.blog__card {
  border: 1px solid var(--brand);
}
.blog__card .caption .title a {
  color: #343434;
}
.blog__card .caption .title a:focus, .blog__card .caption .title a:hover, .blog__card .caption .title a:active {
  color: var(--blue);
}
.blog__card .caption .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #9D9D9D;
}
.blog__card:hover {
  box-shadow: 0px 6px 11px rgba(141, 141, 141, 0.1607843137);
  border-color: rgba(141, 141, 141, 0.1607843137);
}

.blogCarosel .owl-stage-outer {
  height: calc(100% + 40px);
  margin: -12px;
  padding: 11px;
  width: calc(100% + 22px);
}

@media (max-width: 575px) {
  .google__review__logo img {
    height: 4rem;
    width: auto;
  }
}
.unique__shikara {
  background-color: rgba(0, 62, 110, 0.06);
  border: 1px solid rgba(0, 62, 110, 0.06);
  border-radius: 0px 0px 15px 15px;
}
.unique__shikara .img__box {
  min-height: 5rem !important;
}
.unique__shikara .content {
  min-height: 20rem;
}

.sunrise__shikara {
  background-color: #003E6E;
  padding: 2.187rem 2rem;
}

.pricing__rates .cruise__title {
  min-height: 6rem;
}
.pricing__rates .timing__pricing {
  min-height: 8rem;
}

.blogs__card {
  border: 1px solid #003E6E;
}

/*---------------- Page Header Styles -----------------*/
.page__header {
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.62);
  min-height: 18rem;
  padding-top: 13rem;
}
.page__header.details {
  min-height: 23rem;
  padding-bottom: 3rem;
}
.page__header.details.sm__height {
  min-height: 13rem;
  padding-bottom: 3rem;
}
.page__header.sm__height {
  min-height: 13rem;
  padding-bottom: 3rem;
  padding-top: 3rem;
}

@media (max-width: 575px) {
  .page__header {
    min-height: 11rem;
    padding-top: 7rem;
  }
  .page__header.details {
    min-height: 21rem;
    padding-bottom: 2rem;
    padding-top: 9rem;
  }
}
.action__box .btn {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1px;
}
.action__box .btn.btn-whatsapp {
  background-color: #28A71B;
  color: var(--white);
}
.action__box .btn.btn-whatsapp ._caption {
  color: var(--white);
}
.action__box .btn.btn-whatsapp svg {
  margin-right: 4px;
}
.action__box .btn.btn-whatsapp svg path {
  fill: var(--white);
}
.action__box .btn.btn-whatsapp .icon {
  width: 24px;
}
.action__box .btn.btn-whatsapp .caption {
  width: calc(100% - 24px);
}
.action__box .btn.btn-whatsapp:hover, .action__box .btn.btn-whatsapp:focus, .action__box .btn.btn-whatsapp:active {
  background-color: #35d223;
}

@media (max-width: 575px) {
  .action__box {
    flex-wrap: wrap;
  }
  .action__box .btn {
    font-size: 11px;
    line-height: 1;
  }
}
.package__card {
  border-radius: 0%;
}
.package__card .scroll {
  height: 14rem;
  overflow: hidden auto;
}
.package__card:hover {
  border-radius: 0.45rem;
  overflow: hidden;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.12);
}

.info__card {
  border: 1px solid var(--border-color);
}
.info__card .icon {
  width: 4rem;
}
.info__card .icon::after {
  content: "";
  width: 3rem;
  height: 3rem;
  background-color: rgba(0, 62, 110, 0.1725490196);
  position: absolute;
  top: -0.5rem;
  left: -0.5rem;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.info__card .caption {
  width: calc(100% - 4rem);
}
.info__card:hover {
  border-color: var(--brand);
}
.info__card:hover .icon::after {
  width: 5rem;
  height: 5rem;
}

@media (max-width: 575px) {
  .info__card .icon img {
    max-width: 3.4rem;
  }
}
.contact__wrapper .form-control {
  height: 3.25rem;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #CBCBCB;
  border-radius: 0.625rem;
  font-weight: 500;
  padding-left: 1.125rem;
}
.contact__wrapper textarea.form-control {
  height: auto;
  padding-top: 1rem;
}
.contact__wrapper .btn-primary {
  background-color: #019E57;
  border-color: #019E57;
  border-width: 2px;
  font-size: 1.25rem;
  min-height: 3.5rem;
}
.contact__wrapper .btn-primary:hover {
  color: #019E57;
  background-color: transparent;
}

.cruise__card {
  border-color: #727272 !important;
}
.cruise__card .thumbnail {
  border-bottom: 1px solid #727272;
}
.cruise__card:hover {
  border-color: var(--brand) !important;
}
.cruise__card:hover .thumbnail {
  border-color: var(--brand);
}

.accordion .accordion-item {
  background-color: #fff;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 1rem;
  background-color: transparent;
  border: 1px solid #707070 !important;
}
.accordion .accordion-item .accordion-button {
  border-radius: 0.65rem;
  color: #3E3E3E;
  font-size: 1.25rem;
  padding: 1rem 1rem;
  position: relative;
  font-weight: 500;
  min-height: 5rem;
}
.accordion .accordion-item .accordion-button::after {
  background-image: var(--plus);
  transform: none;
}
.accordion .accordion-item .accordion-button:not(.collapsed) {
  color: var(--brand);
  background-color: #fff;
  box-shadow: none;
}
.accordion .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: var(--minus);
}
.accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.accordion .accordion-item .accordion-button.btnclr {
  color: var(--brand);
  min-height: 6rem;
}
.accordion .accordion-item .accordion-button.btnclr:not(.collapsed) {
  color: #3E3E3E;
}
.accordion .accordion-item .accordion-body {
  background-color: #fff;
  padding-top: 0;
}
.accordion .accordion-item .accordion-body p:last-child {
  margin-bottom: 0;
}

.map {
  overflow: hidden;
  position: relative;
  width: 100%;
  background-color: #ccc;
  max-height: 27rem;
}

.map::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0px;
}

.gallery__carousel .carousel-indicators {
  gap: 0.5rem;
}
.gallery__carousel .carousel-indicators .btn {
  width: calc(25% - 10px);
  height: auto;
  text-indent: inherit;
  opacity: 1;
  border-color: #293B57 !important;
  border-width: 2px !important;
  margin-bottom: 0 !important;
}
.gallery__carousel .carousel-indicators .btn.active {
  border-color: #35d223 !important;
}
.gallery__carousel .carousel-indicators.justify-content-start .btn {
  margin-right: 5px !important;
}
.gallery__carousel .carousel-indicators.justify-content-start .btn:nth-child(4) {
  margin-right: 0 !important;
}
.gallery__carousel .carousel-indicators.justify-content-start .btn:nth-child(8) {
  margin-right: 0 !important;
}

@media (min-width: 1200px) {
  .gallery__carousel .carousel-indicators.large__height .btn img {
    min-height: 13rem;
    object-fit: cover;
  }
}
.package__detail__info .title__box {
  width: calc(100% - 9rem);
  color: #293B57;
}
.package__detail__info .price {
  color: #FF0303;
  width: 9rem;
  text-align: right;
}

@media (max-width: 1399px) {
  .package__detail__info .info__card .icon {
    width: 3rem;
  }
  .package__detail__info .info__card .caption {
    width: calc(100% - 3rem);
  }
  .package__detail__info .info__card .caption .fs-15 {
    font-size: 0.875rem;
  }
}/*# sourceMappingURL=style.css.map */