.blogcard .card-body p,
.blogcard .card-title {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.breadcrumb-content,
.destinationname {
  transform: translate(-50%);
  text-align: center;
}
.breadcrumb-content h1,
.contact-list li a,
.feature-title,
.packagecard .card-body .card-title,
.section-heading,
.section-paragraph,
.select2-results__option {
  text-transform: capitalize;
}
.breadcrumb,
.breadcrumb-content,
.destinationname,
.feature-box,
.form-container .form-header,
.icon-box,
.includes,
.ribbon2,
.section-heading,
.section-paragraph,
.supportdetail .avatar,
.testimonial-card {
  text-align: center;
}
.badge,
.breadcrumb a,
.contact-list li a,
.explorebtn,
.footer-widget p a,
.icons-whatsapp-facaebook a,
.modify-dates,
.packagecard .card-body .bookbtn {
  text-decoration: none;
}
.explorebtn,
.feature-box,
.tab {
  transition: 0.3s;
}
.discovertext .discimg,
.last img {
  box-shadow: 0 0 0 4.5px #ffffff7d;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: Mulish, sans-serif;
}
html {
  overflow-y: scroll;
}
.modal-open header,
body.modal-open {
  padding-right: 0 !important;
}
:root {
  --primary-color: #ffb400;
  --secondary-color: #111827;
  --black-color: #000;
  --white-color: #fff;
  --linear-gradient: linear-gradient(
    135deg,
    #ffd700,
    #ff8c00,
    #b86b00
  ) !important;
}
.blogdetailmainbox,
section {
  margin-bottom: 40px;
}
.homebanner,
.incluexclubox h3 {
  margin-top: 0;
}
.container {
  max-width: 1200px;
}
.section-heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  color: var(--secondary-color);
}
.nav-item .nav-link.active {
  color: #ffc132;
  border-bottom: 2px solid #ffc132;
  padding-bottom: 3px !important;
}
.card {
  border: 1px solid #cccccc7a;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.section-paragraph {
  margin-bottom: 35px;
  font-size: 14px;
  font-weight: 500;
}
.navbar-nav .nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 0 !important;
}
.logoimg {
  width: 180px;
  padding: 2px 0;
}
.dream,
.packages {
  background: #f8f4f1;
  padding: 30px;
}
.bannnerheading {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}
.bannerimg,
.destinationbox {
  position: relative;
}
.bannertext {
  position: absolute;
  left: 10%;
  top: 28%;
}
.bannertext i {
  color: var(--white-color);
  font-size: 15px;
  font-family: "Love Light", cursive;
}
.bannertext h1,
.moveanimation {
  font-family: "Cal Sans", sans-serif;
  color: var(--white-color);
  letter-spacing: 2px;
}
.bannertext h1 {
  margin-bottom: 0;
  font-weight: bolder;
}
#Animation-front {
  font:
    40px/50px Raleway,
    sans-serif;
  color: #999;
}
#Animation-front b {
  overflow: hidden;
  position: relative;
  height: 50px;
  float: left;
}
.moveanimation {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  animation: 6s 1s infinite move;
  font-size: 45px;
}
.bannertext p {
  max-width: 500px;
  color: var(--white-color);
  font-size: 14px;
}
@keyframes move {
  0%,
  80% {
    top: 0;
  }
  20% {
    top: -50px;
  }
  40% {
    top: -100px;
  }
  60% {
    top: -150px;
  }
}
.discovertext .discimg {
  width: 45px;
  height: 45px;
  object-fit: contain;
  margin-inline: auto;
  margin-bottom: 10px;
  background: var(--white-color);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.discimg-image img {
  width: 30px !important;
}
.discovertext h4 {
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 700;
  color: #fff;
}
.discovertext {
  padding: 15px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: #204556;
}
.dreambox {
  background: var(--white-color);
  padding: 20px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 15px;
  border: 1px solid #cccccc08;
}
.destinationimg,
.dreamimg {
  border-radius: 8px;
  width: 100%;
  overflow: hidden;
}
.dreambox i {
  font-size: 28px;
  color: #fc7f07;
  margin-bottom: 10px;
}
.feature-icon i,
footer .footer-top .footer-widget .footer-menu li a:hover {
  color: var(--primary-color);
}
.dreambox h4 {
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 700;
}
.dreamimg {
  height: 313px;
}
.blogcard .blogimg img,
.dayimg img,
.destinationimg img,
.dreamimg img,
.hotelimg img,
.packadetailimg img,
.popupimg img,
.promoimg img,
.querformimg img {
  width: 100%;
  height: auto;
  min-height: 100%;
  object-fit: cover;
}
.destinationimg {
  height: 200px;
}
.bgdardesttwo {
  background: linear-gradient(
    180deg,
    rgba(26, 43, 73, 0),
    rgba(26, 43, 73, 0.5) 50%,
    #1a2b49
  );
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 62%;
  z-index: 0;
  border-radius: 10px;
}
.destinationname {
  position: absolute;
  bottom: 12px;
  font-size: 14px;
  color: var(--white-color);
  font-weight: 700;
  margin-bottom: 0;
  left: 50%;
  width: 100%;
}
.packagecard .card-body {
  padding: 10px;
  background: linear-gradient(92deg, #f4fff0, #fff);
}
.packagecard .card-body .destination {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
}
.packagecard .card-body .destibox strong {
  font-size: 12px;
  color: var(--black-color);
}
.packagecard .card-body .card-title {
  font-size: 15px;
  color: var(--black-color);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 700;
}
.packagecard .card-body .destibox {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  margin-bottom: 8px;
}
.packagecard .card-body .hoteloptionbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}
.incluexclubox .inclusions p,
.packagecard .card-body .hoteloptionbox h4,
.tripcard p {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
}
.packagecard .card-body .hoteloptionbox .ratingbox {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  font-size: 13px;
  gap: 5px;
  margin-bottom: 0;
}
.packagecard .card-body .hoteloptionbox .ratingbox .rating {
  background: #7a4d05;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 4px;
  color: var(--white-color);
  font-weight: 600;
}
.resetall {
  font-size: 12px;
  color: var(--secondary-color);
  font-weight: 700;
}
.packagecard .card-body .amentibox {
  display: flex;
  gap: 15px;
  margin-bottom: 5px;
}
.packagecard .card-body .flibox img {
  width: 25px;
  margin: auto;
  display: flex;
}
.packagecard .card-body .flibox p {
  font-size: 11px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 0;
}
.hotelselectbox,
.modifybox,
.packagecard .card-body .pricingbox,
.two-buttons {
  display: flex;
  justify-content: space-between;
}
.packagecard .card-body .startingpricebox p {
  margin-bottom: 0;
  font-size: 11px;
}
.packagecard .card-body .startingpricebox strong {
  font-weight: 800;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 3px;
}
.packagecard .card-body .startingpricebox p del {
  color: red;
  padding-left: 6px;
  font-weight: 700;
  font-size: 13px;
}
.packagecard .card-body .startingpricebox strong span {
  font-weight: 500;
  font-size: 10px;
}
.packagecard .card-body .bookbtn {
  background: #335087;
  font-size: 12px;
  height: fit-content;
  font-weight: 700;
  padding: 5px 15px;
  border-radius: 50px;
  color: var(--white-color);
}
.packageimg {
  width: 100%;
  height: 216px;
  overflow: hidden;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.packageimg img {
  min-height: 100%;
  object-fit: cover;
  width: 100%;
}
.blog .blogrow .col-lg-3:nth-of-type(odd) .blogcard,
.dreamrow .col-lg-3:nth-of-type(odd),
.packagerow .col-lg-6:nth-of-type(odd) {
  padding-right: 0;
}
.offerDiv {
  clip-path: polygon(0 0, 80% 0%, 100% 50%, 80% 100%, 0 100%, 0% 50%);
  background: var(--linear-gradient);
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  padding: 1px 14px 1px 7px;
  font-weight: 300;
}
.offerDiv:after {
  position: absolute;
  content: "";
  right: 6px;
  top: 6px;
  width: 4px;
  height: 4px;
  background: var(--white-color);
  border-radius: 50%;
}
.costEmi {
  font-size: 11px;
  font-weight: 800;
  color: #043f6f;
}
.ribbon {
  height: 188px;
  position: absolute;
  color: #fff;
  z-index: 1;
}
.ribbon2 {
  width: 47px;
  padding: 2px 0;
  position: absolute;
  top: -6px;
  left: 25px;
  border-top-left-radius: 3px;
  background: linear-gradient(135deg, gold, #ff8c00, #ef8b00) !important;
  font-size: 13px;
  font-weight: 700;
}
.ribbon2:before {
  height: 0;
  width: 0;
  right: -5.5px;
  top: 0.1px;
  border-bottom: 6px solid #8d5a20;
  border-right: 6px solid transparent;
}
.ribbon2:after,
.ribbon2:before {
  content: "";
  position: absolute;
}
.ribbon2:after {
  height: 0;
  width: 0;
  bottom: -19.5px;
  left: 0;
  border-left: 26px solid #f47530;
  border-right: 21px solid #f47530;
  border-bottom: 20px solid transparent;
}
.feature-box {
  padding: 20px;
  background-color: #f8f4f1;
  border-radius: 8px;
  margin-bottom: 0;
}
.feature-icon {
  width: 60px;
  height: 60px;
  background-color: var(--white-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 6px;
}
.feature-title,
footer .footer-top .footer-widget .footer-menu li {
  margin-bottom: 8px;
}
.feature-title {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.feature-text {
  font-size: 13px;
  font-weight: 400;
}
.blogcard .post li,
.explorebtn {
  font-size: 12px;
  font-weight: 700;
}
.feature-icon i {
  font-size: 30px;
}
.promoimg {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.blogcard {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.blogcard .blogimg {
  width: 100%;
  height: 153px;
  overflow: hidden;
}
.blogcard .card-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: var(--black-color);
  margin-top: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.explorebtn {
  background: var(--primary-color);
  color: var(--white-color);
  padding: 4px 15px;
  border-radius: 50px;
  display: flex;
  gap: 4px;
  align-items: center;
  width: fit-content;
  border: 1px solid var(--primary-color);
}
.blogcard .explorebtn:hover {
  background: #ffb400a8;
  border: 1px solid #ffb400a8;
}
.blogcard .post li {
  display: flex;
  gap: 4px;
}
.blogcard .post li i,
.blogcard .style-2,
.testimonial-card .stars i {
  color: #e59400;
}
.blogcard .post li:not(:last-child) {
  border-right: 1px solid rgba(21, 20, 21, 0.19);
  padding-right: 10px;
  color: var(--black-color);
}
.blogcard .post {
  list-style: none;
  border-radius: 50px;
  background: var(--white-color);
  padding: 8px 20px;
  line-height: 1;
  box-shadow: -3px 2px 12.7px 7px rgba(6, 27, 48, 0.04);
  display: flex;
  gap: 10px;
  position: absolute;
  top: 41%;
  border: 1px solid #ccc;
}
.footer-widget p {
  font-size: 13px;
  font-weight: 600;
  display: flex;
  gap: 4px;
  align-items: baseline;
  color: #e5e5e5;
}
.footer-widget p a {
  font-weight: 600;
  color: #fff;
}
.blogcard .card-body {
  padding: 10px;
}
.blogcard .card-body p {
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
footer {
  background: #12141a;
}
footer .footer-top {
  padding: 40px 0 0;
}
footer .footer-top .footer-widget {
  margin-bottom: 30px;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}
.footer-bottom a {
  color: var(--secondary-color);
  font-weight: 600;
}
.footer-bottom p {
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 600;
  color: #e5e5e5;
}
.footer-bottom .social-icon {
  display: flex;
  gap: 5px;
}
footer .footer-top .footer-widget h5 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 2px;
  color: #e5e5e5;
}
.footer-menu {
  padding-left: 0;
  list-style: none;
}
footer .footer-top .footer-widget h5::before {
  background: var(--primary-color) !important;
  content: "";
  position: absolute;
  bottom: -6px;
  left: 1px;
  width: 38px;
  height: 2px;
  background: var(--secondary-color);
  border-radius: 30px;
}
footer .footer-top .footer-widget .footer-menu li a {
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  gap: 4px;
  color: #e5e5e5;
  align-items: center;
}
.bottomfootrow {
  background: var(--white-color);
  padding: 15px;
  align-items: center;
  border-radius: 8px;
  box-shadow: 0 4px 24px 0 rgba(194, 194, 194, 0.25);
}
.supportdetail .avatar {
  background-color: #12141a;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  color: var(--white-color);
  font-size: 20px;
}
.supportbox {
  display: flex;
  gap: 25px;
  justify-content: end;
}
.daybox,
.incluexclubox,
.supportdetail {
  display: flex;
  gap: 10px;
}
.packagebody {
  background: #fff5ef94;
}
.form-container,
.packageFilter,
header {
  background: var(--white-color);
}
.checkmark,
.flight-with-without button,
.query-btn img {
  background-color: var(--white-color);
}
.filter-cl .ui-widget-header,
.supportdetail .avtartwo {
  background: var(--primary-color);
}
.supportdetail .customerheading {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 2px;
}
.supportdetail p {
  font-size: 13px;
  margin-bottom: 0;
}
.card-links {
  display: flex;
  list-style: none;
  gap: 8px;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 90px;
}
.contact-list,
.contact-list li {
  align-items: center;
  display: flex;
}
.card-links img {
  width: 40px;
}
.footer-img img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  margin-top: 5px;
}
.contact-list {
  list-style: none;
  padding: 0;
  gap: 15px;
  margin-bottom: 0;
}
.contact-list li {
  gap: 5px;
  font-size: 13px;
}
.contact-list li a {
  font-weight: 600;
  color: #fff !important;
}
.navbar .callback-btn {
  background-color: #fa5e2e;
  color: var(--white-color);
  padding: 6px 12px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  font-weight: 700;
}
.navbar .callback-btn:hover {
  background-color: #e13f0d;
  transition: 0.5s ease-in-out;
}
.divider {
  border-left: 1px solid #ccc;
  height: 20px;
}
header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}
body.sticky-padding {
  padding-top: 80px;
}
.breadcrumb-section {
  position: relative;
  height: 300px;
  overflow: hidden;
  margin-top: 0;
}
.checkmark,
.transferbox ul li img {
  width: 16px;
  height: 16px;
}
.breadcrumb-section img,
.filter-cl .select2 {
  width: 100%;
}
.breadcrumb {
  color: #fff;
  z-index: 2;
}
.breadcrumb-content {
  color: var(--white-color);
  z-index: 2;
  position: absolute;
  top: 31%;
  left: 50%;
}
.breadcrumb-content h1 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.breadcrumb-content p {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 2px;
}
.aboutdetail,
.blogpage,
.hotel-information .amentiul {
  margin-bottom: 20px;
}
.blogpage .blogcard,
.contact-items .content p {
  margin-bottom: 5px;
}
.form-container {
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  position: sticky;
  top: 90px;
}
.form-container .form-header {
  background: var(--secondary-color);
  color: var(--white-color);
  padding: 20px 15px 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.form-container .form-header h2 {
  font-size: 16px;
  margin: 0 0 4px;
  font-weight: 700;
  color: var(--white-color);
}
.form-container .form-header p {
  font-size: 12px;
  margin-bottom: 4px;
  font-weight: 500;
}
.form-container form {
  padding: 12px;
  border: 1px solid #cccccc6e;
}
.form-container label {
  display: block;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 13px;
  color: var(--black-color);
}
.modal .form-container {
  box-shadow: none;
  background: 0 0;
  position: static;
  overflow: visible;
}
.modal .form-container form {
  border: 0;
  padding: 0;
}
.form-container h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 18px;
  color: #284583;
}
.aboutpage .blogdetailbox p,
.contact-info,
.contactform-container form .form-group,
.form-group {
  margin-bottom: 15px;
}
.form-group input {
  width: 100%;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
}
.form-group input:focus-visible {
  outline: 1px solid var(--secondary-color);
  transition: 0.5s ease-in-out;
}
.form-container .submitbtn {
  background: var(--secondary-color);
  border: none;
  color: var(--white-color);
  width: 100%;
  padding: 8px;
  font-size: 14px;
  font-weight: 700;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s;
  margin-top: 6px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: var(--secondary-color) !important;
  color: var(--white-color) !important;
  border: 1px solid var(--secondary-color) !important;
  text-transform: capitalize;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: var(--white-color) !important;
}
.ui-widget.ui-widget-content {
  margin: 10px 0 10px auto;
  width: 97%;
}
.accordion-button:focus,
.packagecard {
  box-shadow: none;
}
.select2-results__option {
  font-weight: 700;
  font-size: 12px;
}
.packageFilter .filter-cl {
  padding: 8px 10px;
  border-radius: 8px;
}
.selct i {
  position: absolute;
  left: 8px;
  z-index: 9;
  top: 9px;
}
.selct .select2-selection__rendered {
  padding-left: 25px !important;
  font-size: 12px;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  font-size: 12px;
  background-color: var(--primary-color) !important;
}
.packageFilter .select2-container--default .select2-selection--multiple,
.packageFilter .select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
}
.filter-cl .ui-slider-handle,
.select2-search__field,
.updateform input:focus {
  outline: 0;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove,
.select2-selection__choice {
  line-height: normal;
}
.filter-cl .ui-button,
.filter-cl .ui-state-default,
.filter-cl .ui-widget-content .ui-state-default,
.filter-cl .ui-widget-header .ui-state-default,
html .filter-cl .ui-button.ui-state-disabled:active,
html .filter-cl .ui-button.ui-state-disabled:hover {
  border: 1px solid var(--primary-color);
  background: var(--primary-color);
}
.filter-cl .ui-slider-horizontal .ui-slider-handle {
  top: -5px;
}
.filter-cl .ui-slider .ui-slider-handle {
  width: 12px;
  height: 12px;
  border-radius: 10px;
}
.filter-cl .ui-slider-horizontal {
  height: 5px;
}
.filter-cl #slider-value,
.filter-cl #slider-value2 {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}
.flight-with-without button {
  width: 50%;
  white-space: nowrap;
  border: 1px solid #ccc;
  padding: 3px 10px;
  font-size: 12px;
}
.packageFilter {
  border: 1px solid #cccccc7a;
  border-radius: 10px;
  padding: 8px;
  position: sticky;
  top: 106px;
}
.packageFilter
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 12px;
}
.flightFilter a {
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 600;
}
.breadcrumb a,
.breadcrumb a::before,
.breadcrumb i,
.icon-box .box-icon {
  color: var(--white-color);
}
.flight-with-without {
  margin-top: 4px;
}
.flight-with-without button.active {
  background: var(--primary-color);
  color: var(--white-color);
  font-weight: 700;
  border: 1px solid var(--primary-color);
}
.filter-heading {
  font-size: 14px !important;
  font-weight: 700;
  color: var(--black-color);
  margin-bottom: 6px;
}
.custom-checkbox-group {
  display: flex;
  gap: 20px;
  align-items: center;
}
.custom-checkbox {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  user-select: none;
  color: #333;
  line-height: 22px;
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 13px;
}
.breadcrumb a,
.entryDetail {
  font-weight: 600;
}
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.custom-checkbox input:checked ~ .checkmark {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkbox input:checked ~ .checkmark::after,
.home_video,
.right-sidee .ti-arrows-maximize,
.tab-content.active {
  display: block;
}
.custom-checkbox .checkmark::after {
  left: 5px;
  top: 1px;
  width: 4px;
  height: 9px;
  border: solid var(--white-color);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.error {
  color: red !important;
  text-transform: capitalize !important;
  font-size: 13px !important;
}
.accordion-button,
.blogdetailbox strong,
.date-note,
.daytitle,
.hotel-info,
.icon-box-content h3,
.sectiading,
.sectiparagraph,
.testimonial-card h3 {
  text-transform: capitalize;
}
.breadcrumb {
  display: flex;
  align-items: center;
  gap: 30px;
  font-size: 14px;
  justify-content: center;
}
.breadcrumb i {
  font-size: 16px;
}
.breadcrumb a {
  position: relative;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb a:first-child::before,
.closeFilter,
.contact-list .supportbox,
.description.full,
.filterOverlay,
.filterbutton,
.filterpackages,
.mshowmenu,
.packagecarousel .owl-dots,
.read-less,
.social-icons,
.tab-content {
  display: none;
}
.breadcrumb a::before {
  content: "›";
  position: absolute;
  left: -18px;
  font-weight: 400;
  font-size: 20px;
  top: -8px;
}
.blogdetailbox {
  margin-bottom: 25px;
}
.blogdetail ul,
.tab-content ul {
  padding-left: 16px;
}
.blogdetail span {
  font-size: 13px !important;
}
.blogdetail p:empty {
  display: none !important;
}
.blogdetail ul li,
.contact-call,
.incluexclubox .box ul li:last-child,
.packdetailcard .itinerary-box:last-child,
.tab-content ol,
.testimonial-text p,
.tripcard .tripdetailbox:last-child {
  margin-bottom: 0;
}
.blogdetail-img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
}
.share-quets {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #e7e2e287;
  padding: 8px;
  margin-bottom: 14px;
  border-radius: 10px;
}
.testimonial-card,
.testimonial-img {
  position: relative;
  background: var(--white-color);
}
.icons-whatsapp-facaebook {
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.icons-whatsapp-facaebook a {
  font-size: 14px;
  color: var(--black-color);
}
.blogdetailbox p,
.entryDetail {
  font-size: 13px;
  color: var(--black-color);
}
.icons-whatsapp-facaebook a i {
  font-size: 15px;
  color: var(--black-color);
}
.blogdetail-title {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.blogdetailbox p {
  margin-bottom: 0;
  font-weight: 500;
}
.blogdetailbox h1,
.incluexclubox .box h3 {
  font-size: 16px;
  font-weight: 700;
  color: var(--black-color);
}
.blogdetailbox strong {
  font-size: 16px;
  font-weight: 700;
  color: var(--black-color);
  display: flex;
  margin-bottom: 5px;
}
.icon-box {
  padding: 0 40px;
  margin-bottom: 30px;
}
.icon-box .box-icon {
  background-color: var(--secondary-color);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  margin: 0 auto 10px;
  width: 64px;
}
.icon-box .box-icon i {
  font-size: 30px;
}
.icon-box-content {
  font-size: 15px;
  color: #626672;
  line-height: 1.6;
  margin: 0 0 15px;
}
.icon-box-content h3 {
  font-size: 15px;
  font-weight: 700;
  color: var(--black-color);
  margin: 0 0 6px;
  line-height: 1.2;
}
.icon-box-content p {
  font-size: 13px;
  font-weight: 400;
  color: var(--black-color);
}
.testimonial-card {
  padding: 20px;
  border-radius: 10px;
  margin: 5px;
}
.testimonial-img {
  width: 80px;
  height: 80px;
  margin: -68px auto 10px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid var(--primary-color);
}
.testimonial-img img {
  width: 100%;
  height: auto;
  min-height: 100%;
  object-fit: cover;
  padding: 4px;
  border-radius: 50px;
}
.testimonial-card h3 {
  margin: 5px 0 4px;
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.testimonial-card .role {
  color: var(--primary-color);
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}
.testimonial-card .testimonial-text {
  font-size: 13px;
  color: var(--black-color);
  margin-bottom: 10px;
}
.testimonial-card span {
  font-size: 13px !important;
  font-family: Mulish, sans-serif !important;
}
.accordion {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 0 10px;
}
.accordion-item {
  margin-bottom: 15px;
  border: 0;
  align-self: start;
}
.accordion-button {
  color: var(--black-color);
  border-radius: 6px !important;
}
.accordion-body {
  padding: 10px 0 0;
  font-size: 13px;
}
.accordion-button:not(.collapsed) {
  background-color: #f0f8ff;
  color: var(--secondary-color);
  font-weight: 700 !important;
}
.accordion-button::after {
  background-size: 12px;
  background-position: center;
}
.contactform-container {
  background-color: #efeefa;
  padding: 20px;
}
.contactform-container form .form-group input {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 14px;
}
.contactform-container form .form-group input:focus-visible {
  outline: #ccc solid 1px;
}
.contactform-container .sendheading {
  font-size: 20px;
  font-weight: 700;
  color: var(--black-color);
}
.contactform-container textarea {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 15px;
}
.contactform-container textarea:focus-visible {
  outline: #ccc solid 1px;
}
.contactform-container .submitbtn {
  background-color: var(--primary-color);
  padding: 8px 16px;
  border: 0;
  color: var(--white-color);
  font-size: 13px;
  font-weight: 700;
  border-radius: 5px;
}
.contactform-container .sendpara {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 25px;
}
.map-section iframe {
  width: 100%;
  height: 300px;
}
.reachbox h1 {
  font-weight: 700;
  font-size: 22px;
  color: var(--black-color);
}
.reachbox p {
  font-size: 14px;
  margin-bottom: 0;
}
.reachbox {
  margin-bottom: 35px;
}
.contact-info h3 {
  font-size: 16px;
  font-weight: 700;
}
.contact-items p,
.durationdetails i {
  font-size: 14px;
}
.packdetailheadingbox {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 10px;
}
.packdetailheading h2 {
  font-size: 18px;
  font-weight: 700;
  color: var(--black-color);
  margin-bottom: 0;
}
.packdetailheading p {
  font-size: 13px;
  margin-top: 6px;
  font-weight: 600;
  color: var(--black-color);
  margin-bottom: 4px;
}
.durationdetails p,
.includes p {
  font-size: 12px;
  font-weight: 600;
}
.packagedetail {
  margin-top: 40px;
}
.packadetailimg {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 10px;
}
.price-section {
  background: #f0f8ff;
  padding: 10px;
  border-radius: 15px 15px 0 0;
}
.price-section del {
  color: red;
  font-weight: 600;
}
.price {
  font-size: 20px;
  line-height: 30px;
  color: #052c65;
  font-weight: 700;
}
.per-couple {
  font-size: 11px;
  color: #000;
}
.badge,
.hotel-info {
  color: var(--black-color);
}
.hotel-info {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 6px;
  padding-top: 10px;
}
.hotel-information {
  padding: 0 12px;
}
.amentiul {
  padding-left: 0;
  margin-bottom: 0;
}
.badge.active {
  background: var(--secondary-color);
  color: var(--white-color);
}
.badge {
  background: #f8f4f1;
  padding: 5px 12px;
  border-radius: 50px;
  font-size: 11px;
  display: inline-block;
  font-weight: 600;
  border: 1px solid #ccc;
}
.durationdetails p {
  margin: 0 0 2px;
}
.includes p,
.price-section p {
  margin-bottom: 0;
  color: var(--black-color);
}
.durationdetails {
  padding: 0 10px;
  margin-bottom: 20px;
}
.package-includes-btn {
  background: #f4f4f4;
  border: 1px solid #ddd;
  padding: 6px 10px;
  border-radius: 4px;
  margin: 10px 0;
  cursor: pointer;
  font-weight: 700;
}
.includes {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 30px 12px 3px;
  border: 1px solid #e1e1e1;
  padding: 2px 15px;
  border-radius: 60px;
}
.includes img {
  width: 17px;
  height: 17px;
}
.query-btn img,
.whatsapp-btn img {
  width: 20px;
  height: 20px;
}
.includes p {
  margin-top: 4px;
}
.date-section {
  margin: 10px 0;
  padding: 0 12px;
}
.date-section span {
  font-size: 13px;
  color: var(--black-color);
  font-weight: 700;
}
.modify-dates {
  color: var(--primary-color);
  font-size: 13px;
  margin-left: 10px;
  font-weight: 700;
}
.date-note {
  font-size: 12px;
  color: #777;
  margin: 0;
  padding-bottom: 10px;
  color: var(--black-color);
  font-weight: 600;
}
.query-btn,
.whatsapp-btn {
  color: var(--white-color);
  padding: 8px;
  width: 49%;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  text-align: center;
  text-decoration: none;
}
.whatsapp-btn {
  background: var(--primary-color);
  border: none;
  border-radius: 50px;
  gap: 6px;
  justify-content: center;
  align-items: center;
}
.changebox {
  display: flex;
  gap: 10px;
  align-items: center;
}
.query-btn {
  background: var(--secondary-color);
  border: none;
  border-radius: 50px;
  gap: 6px;
  justify-content: center;
}
.itinerary-box,
.package-card,
.packdetailcard {
  background: var(--white-color);
}
.day-header,
.daytitle {
  font-weight: 700;
  display: inline-block;
}
.query-btn img {
  padding: 2px;
  border-radius: 50px;
}
.price-section p {
  font-size: 12px;
}
.packinclu {
  margin: 12px 0;
}
.packinclu h4 {
  font-size: 12px;
  font-weight: 500;
  color: var(--black-color);
  border: 1px solid #ccc;
  border-radius: 15px;
  padding: 4px 12px;
  width: fit-content;
  margin: auto;
  background: #f8f4f1;
}
.packinclu::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: #f2f2f2;
  z-index: -1;
}
.icon-image-part {
  border-bottom: 1px solid #ccc;
}
.package-card {
  border: 1px solid #ccc;
  border-radius: 15px;
  position: sticky;
  top: 92px;
}
.date-change {
  border-bottom: 1px solid #e0d6d6;
  margin-bottom: 10px;
  margin-top: 10px;
}
.packdetailcard .packdetailcardheading {
  font-size: 15px;
  color: var(--secondary-color);
  margin-bottom: 15px;
  font-weight: 700;
}
.packdetailcard {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-bottom: 20px;
  font-size: 14px;
}
.packdetailcard .tripdetailbox {
  background-color: #f8f4f1;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}
.packdetailcard .tripdetailbox strong {
  font-size: 14px;
  color: var(--black-color);
  display: inline-block;
  margin-bottom: 4px;
  font-weight: 700;
}
.packdetailcard .tripdetailbox p {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0;
}
.itinerary-box {
  margin-bottom: 30px;
}
.dayheading {
  margin-bottom: 15px;
  background: #f8f4f1;
  border-radius: 50px;
  border: 1px solid #e5e5e5;
}
.day-header {
  background: var(--primary-color);
  color: #fff;
  padding: 4px 16px;
  border-radius: 20px;
  font-size: 12px;
}
.daytitle,
.description,
.incluexclubox ul li,
.tab-content strong,
.transferbox ul li {
  color: var(--black-color);
}
.daytitle {
  font-size: 13px;
  margin-left: 10px;
}
.dayimg {
  width: 140px;
  height: 120px;
  overflow: hidden;
  border-radius: 10px;
  flex-shrink: 0;
}
.description {
  font-size: 13px;
  font-weight: 400;
  padding: 12px 12px 0;
}
.read-less,
.read-more {
  color: var(--primary-color);
  cursor: pointer;
  font-weight: 700;
  font-size: 12px;
}
.descriptionbox {
  background-color: #f8f4f1;
  height: fit-content;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}
.transferbox {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
  padding: 0 10px;
}
.scrolltabs,
.tabs {
  margin-bottom: 20px;
  display: flex;
}
.transferbox ul {
  display: flex;
  gap: 14px;
  list-style: none;
  font-size: 13px;
  margin-bottom: 0;
  padding-left: 0;
}
.transferbox ul li {
  display: flex;
  gap: 4px;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
}
.dayimgbox .badge {
  margin: 8px auto 0;
  display: flex;
  justify-content: center;
  width: fit-content;
}
.incluexclubox .box {
  flex: 1;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 15px;
}
.incluexclubox .inclusions {
  background-color: #e9f9e9;
  border: 1px solid #00851e4d;
  height: 372px;
  overflow: auto;
}
.incluexclubox .exclusions::-webkit-scrollbar {
  width: 8px;
}
.incluexclubox .exclusions::-webkit-scrollbar-track {
  background: var(--white-color);
}
.incluexclubox .exclusions::-webkit-scrollbar-thumb {
  background: #ff0000b3;
  border-radius: 4px;
}
.incluexclubox .exclusions::-webkit-scrollbar-thumb:hover {
  background: var(--primary-color);
}
.incluexclubox .inclusions::-webkit-scrollbar {
  width: 8px;
}
.incluexclubox .inclusions::-webkit-scrollbar-track {
  background: var(--white-color);
}
.incluexclubox .inclusions::-webkit-scrollbar-thumb {
  background: var(--primary-color);
  border-radius: 4px;
}
.incluexclubox .inclusions::-webkit-scrollbar-thumb:hover {
  background: var(--primary-color);
}
.incluexclubox .exclusions {
  background-color: #ffeaea;
  border: 1px solid #ff000038;
  height: 372px;
  overflow: auto;
}
.incluexclubox .title {
  font-weight: 700;
  margin-bottom: 10px;
}
.exclusions p,
.incluexclubox ul {
  margin: 0;
  padding-left: 20px;
}
.incluexclubox ul li {
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 8px;
}
.incluexclubox .exclusions p,
.tab-content p,
.tab-content ul li,
ol li {
  font-size: 13px;
  margin-bottom: 10px;
}
.incluexclubox .exclusions p {
  padding-left: 0;
}
.incluexclubox .box ul {
  padding-left: 15px;
}
.incluexclubox .box .title {
  font-size: 13px;
  font-weight: 700;
  color: var(--black-color);
  margin-top: 15px;
}
.tabs {
  gap: 5px;
}
.tab {
  padding: 5px 15px;
  text-align: center;
  background: #f8f4f1;
  cursor: pointer;
  font-weight: 600;
  border: 1px solid #ccc;
  border-radius: 50px;
  font-size: 12px;
}
.tab.active {
  background: #1d9d40;
  color: var(--white-color);
}
.tab-content strong {
  text-align: left;
  display: flex;
}
.tab-content p,
.tab-content ul li {
  font-weight: 600;
  color: #000;
}
ol {
  padding-left: 20px;
}
.scrolltabs {
  justify-content: space-around;
  background: var(--white-color);
  position: sticky;
  top: 65px;
  z-index: 99;
  padding: 10px 0;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.scrolltabs a {
  padding: 6px 14px;
  text-decoration: none;
  color: #000;
  border-radius: 20px;
  font-weight: 700;
  font-size: 11px;
}
.scrolltabs a.active {
  background: var(--primary-color);
  color: #fff;
}
.faqsection .packdetailcard .accordion-item {
  border: 0;
  margin-bottom: 10px;
}
.faqsection .row,
.tourpackrow {
  margin: 0;
}
.faqsection .col-lg-6:first-child {
  padding-right: 6px;
}
.faqsection .col-lg-6:nth-child(2) {
  padding-left: 6px;
}
.accordion-button {
  background: #f8f4f1;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 13px;
  font-weight: 500;
}
.hotelbox {
  display: flex;
  gap: 5px;
  width: 100%;
  margin-bottom: 10px;
}
.hotelimg {
  width: 84px;
  height: 70px;
  overflow: hidden;
  border-radius: 10px;
  flex-shrink: 0;
}
.hoteldescriptionbox {
  background-color: #f8f4f1;
  border: 1px solid #ccc;
  font-size: 12px;
  font-weight: 400;
  color: var(--black-color);
  margin-bottom: 0;
  padding: 6px;
  border-radius: 10px;
}
.cross-button,
.modal-content,
.testimonial .owl-dot span,
.updateform input {
  background: var(--white-color);
}
.hotelrow .col-lg-6:nth-of-type(odd) {
  padding-right: 4px;
}
.hotelrow .col-lg-6:nth-of-type(2n) {
  padding-left: 4px;
}
.testimonial .owl-dots {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translate(-50%);
}
.testimonial .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
}
.testimonial .owl-dot.active span {
  background-color: var(--primary-color) !important;
}
.updateform input {
  padding: 8px;
  border: 1px solid #ccc;
  font-size: 13px;
  width: 100%;
  border-radius: 6px;
}
.updateform .submitbtn {
  background-color: var(--primary-color);
  color: var(--white-color);
  border: 1px solid var(--primary-color);
  font-weight: 600;
}
.hotelcard {
  padding-bottom: 8px;
}
.popupimg {
  width: 100%;
  height: 413px;
  overflow: hidden;
  border-radius: 6px;
}
.modal-content {
  border-radius: 10px;
  border: none;
  position: relative;
  padding: 5px;
}
.modal-body {
  padding: 0;
}
.cross-button i {
  font-weight: 600;
  color: var(--black-color);
  font-size: 15px;
}
.cross-button {
  position: absolute;
  right: -14px;
  top: -14px;
  height: 30px;
  width: 30px;
  border: none;
  border-radius: 50px;
  color: var(--black-color);
}
.form-page {
  padding: 20px;
}
.modal {
  background-color: #00000099;
  overflow-y: hidden;
}
#modalOne .modal-dialog {
  max-width: 648px;
}
#modalTwo .modal-dialog {
  max-width: 800px;
}
#modalTwo .modal-body {
  padding: 12px;
  height: 555px;
  overflow: auto;
}
.querformimg {
  width: 100%;
  height: 184px;
  overflow: hidden;
  flex-basis: 38%;
  border-radius: 10px;
}
.social-links {
  display: flex;
  list-style: none;
  gap: 6px;
  padding-left: 0;
}
.social-links li a {
  color: #000;
  text-decoration: none;
}
.clamp-text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}
.clamp-text.expanded {
  -webkit-line-clamp: unset;
  overflow: visible;
}
#showMoreBtn {
  background-color: transparent;
  color: var(--primary-color);
  padding: 0;
  border: 0;
  font-weight: 700;
  font-size: 13px;
}
.offcanvas {
  flex-direction: row;
}
.canvas-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: var(--primary-color);
  color: var(--white-color);
  width: 30px;
  height: 30px;
  border-radius: 50px;
  opacity: 1;
  border: 0;
  font-size: 18px;
  font-weight: 800;
  display: none;
}
#loadingSpinner,
.loadingimg {
  margin: auto;
  border-radius: 50px;
}
.loadingimg {
  mix-blend-mode: multiply;
  background-color: var(--white-color);
  width: 60px;
  display: flex;
  height: 60px;
  object-fit: cover;
}
#loadingSpinner {
  background: #fff;
  width: 70px;
  height: 70px;
  padding: 2px;
  display: flex;
  box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}
.blogdetail table {
  width: 100% !important;
  margin-bottom: 10px;
}
.blogdetail table tr td {
  font-size: 13px;
  padding: 5px;
}
@media (max-width: 576px) {
  .contact-list li.divider,
  .home_video,
  .right-sidee .ti-arrows-maximize,
  .testimonial .owl-dots {
    display: none;
  }
  .sectiading,
  .wc-title {
    font-size: 16px !important;
  }
  .wc-desc {
    font-size: 14px !important;
  }
  .wc-main-section {
    padding: 20px 0 30px !important;
  }
  .wc-feature-card h6 {
    font-size: 13px !important;
  }
  .sectiparagraph {
    margin-bottom: 5px !important;
  }
  .last img {
    width: 35px !important;
  }
  .card-links,
  .last p {
    margin: 12px 0;
  }
  .dreamimg {
    height: 240px !important;
  }
  .breadcrumb-section img {
    object-position: center center !important;
  }
  .discovertext .discimg img {
    width: 25px !important;
  }
  .discovertext .discimg {
    width: 40px !important;
    height: 40px !important;
  }
  .discover .row .col-lg-2,
  .dreamrow .col-lg-3 {
    width: 50%;
  }
  .discovertext h4 {
    font-size: 13px;
    text-align: center;
  }
  section {
    margin-bottom: 25px;
  }
  .bannerimg img {
    height: 110px;
  }
  .blogcard .post {
    top: 45%;
  }
  .section-paragraph {
    margin-bottom: 22px;
    font-size: 12px;
  }
  .blogcard .blogimg {
    height: 165px;
  }
  .dream,
  .packages {
    padding: 20px 0;
  }
  .packages {
    padding-bottom: 0;
  }
  .dreamrow .col-lg-3:nth-of-type(odd) {
    padding-right: unset;
  }
  .discovertext {
    padding: 8px;
  }
  .logoimg {
    width: 80px;
  }
  .faqsection .text-center,
  .homebanner,
  .packagedetail {
    margin-top: 0;
  }
  .bannertext {
    position: absolute;
    left: 7%;
    top: 18%;
  }
  .bannertext h1,
  .moveanimation {
    font-size: 25px;
  }
  .packdetailheading h2,
  .section-heading {
    font-size: 16px;
  }
  .destinationrow {
    gap: 0.5rem;
  }
  .dream .dreamtoprow {
    flex-direction: column-reverse;
  }
  .tcol {
    padding-right: 15px !important;
  }
  .accordion {
    grid-template-columns: unset;
  }
  .footer-top .footmain {
    display: grid;
    grid-template-columns: auto auto;
  }
  footer .footer-top {
    padding: 20px 0 0;
  }
  .explorebtn {
    font-size: 11px;
    padding: 2px 12px;
  }
  .contact-list,
  .navbar-nav {
    background: #f8f4f1;
    padding: 15px;
    border-radius: 10px;
  }
  .navbar-nav {
    align-items: unset !important;
    margin-left: 0 !important;
    width: 100%;
  }
  .contact-list {
    display: flex;
    gap: 15px;
    flex-direction: column;
    align-items: unset !important;
    margin-top: 6px;
  }
  .navbar-toggler {
    border: 0;
    font-size: 30px;
    padding-right: 15px;
    color: #fff;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .offcanvas.offcanvas-start {
    width: 270px !important;
    padding: 15px 6px !important;
  }
  .popup-card2 {
    max-width: 100% !important;
  }
  .percent {
    font-size: 40px !important;
  }
  .sider-page {
    padding: 2px !important;
    top: unset !important;
    width: 50px !important;
    bottom: 50px !important;
    right: 0 !important;
    border-radius: 5px 0 0 5px !important;
    z-index: 999 !important;
  }
  .popup-section {
    min-height: 368px;
  }
  .gift-wrap img {
    margin-top: 0;
    width: 95px;
    height: 93px;
  }
  .dreamimg {
    margin-bottom: 15px;
    width: 100% !important;
  }
  .contact-list li a,
  .navbar-nav .nav-link {
    color: #000 !important;
  }
  .fukll {
    width: 100%;
    margin-top: 5px;
  }
  .hotelselectbox,
  .incluexclubox,
  .offcanvas {
    flex-direction: column;
  }
  .nav-item .nav-link.active {
    width: fit-content;
  }
  .breadcrumb-section {
    height: unset;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .breadcrumb-content h1 {
    font-size: 17px;
    margin-bottom: 4px;
    white-space: nowrap;
  }
  .breadcrumb-content {
    top: 24%;
  }
  .blogdetail-img img,
  .map-section iframe {
    height: unset;
  }
  .icon-box {
    width: 50%;
    float: left;
    padding: 0;
    margin-bottom: 10px;
  }
  .blogdetailbox strong,
  .contact-info h3,
  .icon-box-content h3,
  .incluexclubox .box h3,
  .packagecard .card-body .card-title,
  .testimonial-card h3 {
    font-size: 14px;
  }
  .description,
  .footer-widget p,
  .icon-box-content p,
  .incluexclubox .exclusions p,
  .incluexclubox .inclusions p,
  .packagecard .card-body .hoteloptionbox h4,
  .packdetailheading p,
  .supportdetail p,
  .tab-content p,
  .testimonial-card .role,
  .tripcard p,
  footer .footer-top .footer-widget .footer-menu li a {
    font-size: 12px;
  }
  .icon-box .box-icon {
    width: 54px;
    height: 54px;
  }
  .icon-box .box-icon i {
    font-size: 24px;
  }
  .contactform-container .sendheading,
  .reachbox h1 {
    font-size: 15px;
  }
  .contact-items p,
  .reachbox p {
    font-size: 13px;
  }
  .reachbox {
    margin-bottom: 15px;
  }
  .contactform-container,
  .incluexclubox .box,
  .testimonial-card {
    padding: 10px;
  }
  .accordion-item,
  .contactform-container .sendpara {
    margin-bottom: 10px;
  }
  .contactform-container form .form-group,
  .supportdetail {
    margin-bottom: 8px;
  }
  .contactform-container form .form-group input {
    padding: 8px;
    font-size: 12px;
  }
  .contactform-container textarea {
    padding: 8px;
    margin-bottom: 0;
    font-size: 12px;
  }
  .testimonial .owl-carousel .owl-stage-outer {
    padding: 60px 60px 40px;
  }
  .footer-img img {
    height: 70px;
  }
  .footer-bottom p {
    font-weight: 700;
    font-size: 9px;
  }
  .contactform-container .submitbtn {
    font-size: 12px;
    padding: 5px 10px;
  }
  .packagerow .col-lg-6:nth-of-type(odd) {
    padding-right: 13px;
  }
  .packagecard {
    border-radius: 10px !important;
    overflow: hidden;
  }
  .scrolltabs,
  .tabs {
    overflow: auto;
    white-space: nowrap;
  }
  .packagecard .card-body .flibox p {
    font-size: 10px;
    text-align: center;
  }
  .packagecard .card-body .bookbtn {
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 11px;
  }
  .packagecard .card-body .hoteloptionbox .ratingbox .rating {
    font-size: 10px;
    font-weight: 700;
  }
  .packagecard .card-body .flibox img {
    width: 22px;
  }
  .packageimg {
    border-bottom-left-radius: 0;
  }
  footer .footer-top .footer-widget h5 {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .whatsapp-btn2 {
    bottom: 30%;
    display: none;
    right: -62px;
    font-size: 11px;
    padding: 2px 10px;
    margin-left: auto;
  }
  .closeFilter,
  .filterbutton {
    display: block;
    color: var(--white-color);
  }
  .card-links img {
    width: 30px;
  }
  .footer-top .logoimg {
    display: flex;
    margin: auto;
  }
  .supportdetail .avatar {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    flex-shrink: 0;
  }
  .supportdetail .customerheading {
    font-size: 13px;
    margin-bottom: 0;
  }
  .supportdetail {
    gap: 3px;
  }
  .bottomfootrow {
    padding: 0;
    margin: -5px;
  }
  .full-width {
    grid-column: 1/-1;
  }
  .full-width form {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .full-width form input,
  .tourcontainer {
    margin-bottom: 0 !important;
  }
  .accordion-button {
    padding: 6px;
    font-size: 12px;
    font-weight: 600;
  }
  .destinationimg {
    height: 120px;
  }
  .filterOverlay,
  .packageFilter {
    position: fixed;
    height: 100vh;
    top: 0;
  }
  .packageFilter {
    left: -100%;
    z-index: 9999;
    border-radius: 0;
    padding: 5px;
    width: 250px;
    transition: left 0.4s;
  }
  .breadcrumb {
    gap: 25px;
  }
  .filterbutton {
    background: #c71585;
    width: fit-content;
    padding: 5px 15px;
    font-size: 12px;
    border-radius: 50px;
    font-weight: 700;
    letter-spacing: 0.3px;
    position: fixed;
    z-index: 99;
    right: 20px;
    bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
  }
  .packageFilter.show {
    left: 0;
  }
  .filterOverlay {
    left: 0;
    width: 100vw;
    background: rgb(0 0 0 / 75%);
    z-index: 999;
  }
  .closeFilter,
  .filterpackages {
    background: var(--primary-color);
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    font-weight: 700;
  }
  .closeFilter {
    border: 0;
    padding: 6px;
    font-size: 14px;
    bottom: 0;
  }
  .select2-dropdown {
    z-index: 9999 !important;
  }
  .filterpackages {
    color: #fff;
    padding: 8px;
    top: 0;
    text-align: center;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .canvas-close,
  .mshowmenu {
    display: block;
  }
  .daybox,
  .packdetailheadingbox {
    flex-direction: column;
  }
  .flightFilter {
    margin-top: 30px;
  }
  .canvas-close {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 14px;
  }
  .day-header,
  .daytitle,
  .read-less,
  .read-more,
  .tab,
  .transferbox ul li {
    font-size: 11px;
  }
  .select2-container {
    width: 100% !important;
  }
  #loadingSpinner {
    width: 45px;
    height: 35px;
  }
  .loadingimg {
    width: 40px 40px;
  }
  .packdetailheadingbox {
    gap: 4px;
  }
  .daybox,
  .supportbox,
  .transferbox ul {
    gap: 6px;
  }
  .scrolltabs {
    margin-bottom: 10px;
  }
  .packadetailimg {
    height: 200px;
  }
  .packdetailcard {
    margin-bottom: 10px;
    padding: 10px;
  }
  .scrolltabs a {
    font-size: 10px;
  }
  .incluexclubox .exclusions ol {
    margin-bottom: 0;
  }
  .day-header {
    padding: 2px 10px;
  }
  .incluexclubox .exclusions span,
  .tab-content span {
    font-size: 12px !important;
  }
  .tab {
    padding: 4px 8px;
  }
  .daytitle {
    margin-left: 0;
  }
  .packdetailcard .packdetailcardheading {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .dayimg {
    width: 100%;
    height: 180px;
  }
  .promoimg img {
    height: 56px;
  }
  .query-btn,
  .whatsapp-btn {
    height: 34px;
    padding: 7px;
  }
  .contact-list .supportbox {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 5px;
  }
  .contact-list .supportbox .supportdetail {
    gap: 10px;
  }
  .offcanvas-backdrop {
    background-color: #000000ad;
  }
  .offcanvas-backdrop.show {
    opacity: 1;
  }
  .social-icons {
    display: flex;
    gap: 10px;
  }
  .social-icons img {
    width: 22px;
    height: 22px;
  }
  .faqsection .row .col-lg-12 {
    padding: 0;
  }
  .packagecard .card-body .startingpricebox strong span {
    white-space: nowrap;
  }
  .filterpackages .ti-x {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50px;
    color: #000;
    line-height: 20px;
    font-size: 12px;
  }
}
.back-to-top {
  border-radius: 50%;
  background-color: #ffb400;
  width: 42px;
  height: 42px;
  line-height: 40px;
  color: #fff;
  position: fixed;
  display: inline-block;
  z-index: 9999;
  right: 30px;
  bottom: 30px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  border: none;
  font-size: 21px;
}
.back-to-top.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0);
  transform: translate(0);
}
.last p {
  font-size: 14px;
  color: #fff;
  background: #333e50;
  margin: 10px 0;
  padding: 10px;
  border-radius: 8px;
}
.last img {
  width: 40px;
  margin-right: 5px;
  background: #dfdfdf;
  padding: 8px;
  border-radius: 50%;
}
.last p:hover {
  background: #ffb400;
}
.sectiading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  color: var(--secondary-color);
}
.sectiparagraph {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
}
img {
  filter: brightness(1.05);
}
.vs-advanced-menu .header-solid,
.vs-advanced-menu a,
.vs-advanced-menu svg {
  color: #000 !important;
}
.vs-advanced-menu .kr-drop {
  position: relative;
  top: 0;
  width: 100%;
  margin: 8px 0;
}
.vs-advanced-menu .kr-item {
  display: block;
  padding: 5px 4px;
}
.vs-advanced-menu .kr-item.active,
.vs-advanced-menu .kr-item:hover {
  background: #efefef;
}
.vs-advanced-menu .kr-col {
  padding-right: 5px;
  border: none !important;
}
.vs-advanced-menu .kr-drop .kr-tabs-left {
  width: 100px;
}
.vs-advanced-menu .overlap-scroll {
  max-height: auto !important;
}
.vs-advanced-menu .kr-grid {
  display: block;
  max-height: 300px !important;
}
.vs-advanced-menu .kr-tabs-left {
  border: 1px solid #e1e1e1;
}
.vs-advanced-menu .kr-tabs-content {
  padding: 8px 0 8px 10px;
  border: 1px solid #e1e1e1;
  border-left: none;
}
@media (max-width: 576px) {
  .navbar-nav {
    display: none;
  }
}
.vs-advanced-menu {
  margin-top: 25px;
}
.vs-advanced-menu .kr-item > div:first-child {
  display: flex;
  gap: 5px;
  align-items: center;
}
.vs-advanced-menu .kr-item > div:first-child span {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.text-top {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45%;
}
.top-set {
  position: absolute;
  top: 13px;
  z-index: 9;
  left: 10px;
  font-size: 17px;
}
.search-top {
  width: 100%;
  padding: 8px 10px;
  border-radius: 50px;
  padding-left: 35px !important;
  border: none;
}
input :focus-visible {
  outline: 0 !important;
}
