.header-area-three .main-menu .listing .single-list .single.main {
    padding: 20px 20px !important;
    margin: 0 !important;
}
.video-featured {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
    border-radius: 12px;
}
.travel-hiuyww {
    position: relative;
    width: 100%;
    aspect-ratio: 1106 / 320;
    border-radius: 12px;
}
.section-overlay {
    background: #000000bd;
    z-index: 1;
    position: relative;
}
section.feature-area .section-title h4,
section.feature-area .section-title p {
    color: #fff !important;
}
.explore-links {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.wrapperOpr {
    position: absolute;
    backdrop-filter: blur(2px);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: flex;
    z-index: 2;
    justify-content: center;
    align-items: center;
}
.wrapperOpr h4 {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    width: 70%;
    text-align: center;
}
.explore-links:after {
    content: "";
    background: #0000005c;
    width: 100%;
    border-radius: 10px;
    height: 100%;
    z-index: 1;
    position: absolute;
}
.explore-links:hover:after {
    background: none;
}
.explore-video {
    border-radius: 10px;
    object-fit: cover;
    aspect-ratio: 259 / 391;
}
.wrapperOpr:before {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    opacity: 0.3;
    width: 100%;
    height: 100%;
    background-image: url(/assets/images/earth.png);
    background-size: 100%;
}
.search-filter-item {
    width: 160px;
}

.gallery-wrapper {
    display: flex;
    align-items: center;
    gap: 6rem;
    width: 100%;
}

.gallery-slider {
    --slide-width: 10rem;
    position: relative;
    display: flex;
    gap: 0.5rem;
}

.gallery-slide {
    --card-opacity: 0.3;

    display: none;
    width: var(--slide-width);
    aspect-ratio: 4 / 5;
    border-radius: 1rem;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    border-left: 2px solid rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.gallery-slide[data-type="active"] {
    display: block;
}

.gallery-slide[data-type="before"] {
    display: block;
    position: absolute;
    scale: 0.8;
    left: 0;
    transform: translatex(-7rem);

    z-index: -1;
}

.gallery-slide[data-type="after"] {
    display: block;
    position: absolute;
    scale: 0.8;
    right: 0;
    transform: translatex(7rem);

    z-index: -1;
}

.gallery-slide.num1 {
    background-color: #e0a458;
}

.gallery-slide.num2 {
    background-color: #ffee93;
}
.gallery-slide.num3 {
    background-color: #8daa91;
}
.gallery-slide.num4 {
    background-color: #e3d87e;
}
.gallery-slide.num5 {
    background-color: #92140c;
}
.gallery-slide.num6 {
    background-color: #f7a9a8;
}
.gallery-slide.num7 {
    background-color: #613f75;
}
.gallery-slide.num8 {
    background-color: #dea47e;
}

.gallery-wrapper [data-btn] {
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    color: white;
    border: 1px solid white;
    background-color: transparent;
    transition: scale 200ms ease;
}

[data-btn]:hover {
    scale: 1.1;
}

.logo img {
    width: 60px !important;
}

.tour-type-button {
    border: none;
    color: var(--primary-title);
    background: none;
}

.tour-type-button i {
    font-size: 22px;
}

.tour-type-card .card-header {
    border: none;
    display: flex;
    position: absolute;
    background: none;
    padding: 0;
    text-align: center;
    justify-content: center;
}

.tour-type-card .card-body {
    padding-top: 40px;
    text-align: center;
    font-weight: 500;
    color: var(--primary-title);
}

.tour-type-card .card-header .header-img {
    width: 75px;
    margin-top: -42px;
    background: #fff;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    padding: 11px 16px;
    border-radius: 50px !important;
}

.tour-type-card {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    border: 1px solid #7868e6;
    background: var(--body);
}

.tour-type-link:hover .tour-type-card {
    background-color: #7868e6;
}

.tour-type-link:hover .tour-type-card .card-body {
    color: #ffffff;
}

.offcanvas-start {
    background: var(--body);
}

.offcanvas .btn-close,
.request-quote-mod .btn-close {
    background-color: #fff;
    opacity: 1;
    border-radius: 50px;
}

.request-quote-mod {
    background-color: #000000a3;
}

[data-theme="dark"] .request-quote-mod .modal-content {
    background-color: var(--body) !important;
}

[data-theme="dark"] .request-quote-mod .modal-content .custom-form,
[data-theme="dark"] .request-quote-mod .modal-content .custom-form-textarea {
    background-color: #000 !important;
}

.tour-details-container .details-heading .location .pickup_drop {
    font-size: 16px;
    color: var(--primary-title);
}

.tour-details-container .price-review .pera span {
    font-size: 18px;
}

.top-80 {
    top: 80px;
}

.tour-details-container .tour-include-include {
    background: rgb(245, 255, 246);
}

.tour-details-container .tour-include-exclude {
    background: rgb(255, 244, 244);
}

.package-content-box-shadow {
    box-shadow: rgba(14, 14, 14, 0.03) 0px 2px 30px 0px !important;
}

.single-package.testimonial-area {
    background-color: var(--primary-soft-color-two);
}

.single-package.testimonial-area .testimonial-card {
    background-color: var(--body);
}

.pricing-mob-section {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    z-index: 9;
}

.pricing-mob-section .pricing-mob-inner {
    background-color: var(--body);
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 0px 9px 0px var(--normal-border);
}

.pricing-mob-section .pera {
    font-size: 18px;
    font-weight: 700;
}

.pricing-mob-section p {
    color: var(--primary-title);
}

.pricing-mob-section .pera span {
    font-size: 16px;
    font-weight: 400;
}

.pricing-mob-section a .pera {
    font-size: 16px !important;
}

.pricing-mob-section a {
    padding: 10px;
}

.modal .modal-dialog .modal-content h3 {
    font-size: 33px;
    font-weight: 900;
    padding-bottom: 1rem;
}

.modal .modal-content > .close-btn {
    position: absolute;
    float: right;
    right: 5px;
    top: 5px;
    z-index: 1;
}

.modal .modal-content .modal-body {
    background-color: var(--primary-soft-color-two);
    border-radius: 10px;
}

.bg-modal {
    background-color: var(--body);
    border-radius: 10px 0 0 10px;
}

.quote-card {
    padding: 50px 5px;
}

.modal .modal-dialog .close-btn .btn-close {
    padding: 10px;
}

.download-itinerary-btn {
    margin-top: -65px;
    margin-bottom: 30px;
    z-index: 1;
    display: block;
    position: relative;
}

.download-itinerary-btn a.btn-primary-icon-sm:hover {
    color: #fff;
    background-color: #5a4eb0;
    border-color: #5a4eb0 !important;
}

.download-itinerary-btn a.btn-primary-icon-sm:hover .pera {
    color: #fff !important;
}

.dates-costing {
    justify-content: center;
    padding-top: 10px;
    background: #4CAFAD !important;
    padding-bottom: 10px;
    margin-top: 25px;
    border-radius: 50px;
}

.dates-costing:hover {
    background: none !important;
}

.package-form-set .input-set-wrapper label {
    padding-bottom: 5px;
}

.package-form-set .input-set-wrapper .custom-form {
    padding: 10px 20px;
    height: 40px;
}

.package-form-set .input-set-wrapper textarea {
    height: auto !important;
}


.dates-costing-section h1 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}

.dates-costing-section .package-h {
    text-align: center;
    font-size: 22px;
    margin-top: 10px;
    background-color: var(--tertiary-border);
    font-weight: 600;
}

.dates-costing-section .seats-sec {
    border-radius: 5px;
    border: 1px solid var(--tertiary-border);
    cursor: pointer;
}

.dates-costing-section .seats-sec.active {
    background: #7868e621;
}

.dates-costing-section .seats-sec .sec-date,
.dates-costing-section .seats-sec .sec-price p {
    font-size: 13px;
}

.dates-costing-section .seats-sec .sec-seats {
    font-size: 11px;
    color: #2fc700;
}

.book-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top: 24px;
    grid-template-rows: auto;
}

.book-grid-temp-left {
    grid-area: 1 / 1 / 3 / 2;
    height: calc(-250px + 100vh);
    overflow-y: auto;
    min-height: 450px;
    height: 100% !important;
}

.book-grid-temp-right-top {
    grid-area: 1 / 2 / 3 / 3;
    height: 40vh;
    overflow: auto;
}

.knuHJW {
    display: flex;
    height: fit-content;
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;
    border: 1px solid var(--tertiary-border);
    border-radius: 12px;
    background: var(--whiteblack);
    box-shadow: rgba(14, 14, 14, 0.03) 0px 2px 30px 0px;
}

.perasec {
    overflow-y: scroll;
    height: 100%;
}

.book-grid-body {
    display: flex;
    width: 100%;
    gap: 16px;
    flex-direction: column;
    padding: 20px;
}

.book-grid-others p {
    font-size: 16px;
    padding-bottom: 10px;
}

.book-grid-head {
    display: flex;
    padding: 12px 20px 10px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-bottom: 1px solid var(--tertiary-border);
    background: var(--whiteblack);
    color: var(--dark);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.5px;
    position: sticky;
    top: 0px;
    border-radius: 12px 12px 0px 0px;
    z-index: 1;
}

.book-grid-temp-right-bottom {
    grid-area: 2 / 2 / 3 / 3;
    height: 100px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: start;
}

.book-grid-temp-right-bottom .final-price {
    font-size: 25px;
    font-weight: 700;
    color: #7868e6;
}

.book-grid-temp-right-bottom .final-price span {
    font-size: 16px;
}

.book-grid-columns {
    width: 100%;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.book-grid-columns .costing-head {
    text-align: center;
    /* display: flex;
    width: 50%; */
    /* height: 80px; */
    /* flex-direction: column; */
    background: #eeebfc;
    font-weight: 700;
    /* align-items: center;
    justify-content: center; */
}
.book-grid-columns .costing-head {
    border-left: 1px solid var(--whiteblack);
    border-right: 1px solid var(--whiteblack);
}

.book-grid-columns .costing-head:nth-child(1) {
    border-left: none !important;
}
.book-grid-columns .costing-head:nth-last-child(1) {
    border-right: none !important;
}

.book-grid-body .accordion-item {
    margin-bottom: 20px;
    border-radius: 10px;
}

.book-grid-body button.accordion-button.collapsed {
    background: none;
}

.book-grid-body .accordion-item:not(:first-of-type) {
    border-top: var(--bs-accordion-border-width) solid
        var(--tertiary-border);
}

.book-grid-body .accordion-button:not(.collapsed) {
    border-radius: 10px 10px 0 0;
}

.hero-form-section {
    width: 26.7vw;
}

.hero-form-section h4 {
    font-size: 16px !important;
}

@media screen and (min-width: 1620px) {
    .hero-form-section h4 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 767px) {
    .hero-form-section {
        width: 100%;
    }
}

.hero-form-section .search-tour-card {
    padding: 20px !important;
}

.hero-form-section .search-tour-card .custom-form {
    padding: 10px 20px;
    height: 40px;
}

.counter-section {
    padding: 50px 0;
}

.counter-section .review-section-wrap .total,
.counter-section .review-section-wrap .count {
    font-size: 22px;
    font-weight: 500;
}

.counter-section .review-section-wrap .count {
    font-weight: 900 !important;
}

.about-wrapp {
    background-color: var(--whiteblack);
    color: rgb(18, 18, 18);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 17px;
    border-radius: 10px;
    padding: 35px 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.activities .apx-time span {
    border: 1px solid #7868e6;
    border-radius: 50px;
    padding: 3px 12px;
    background: #f6f4ff;
}

.activities .apx-time .time-wr {
  border: 1px solid #7868e6;
  border-radius: 50px;
  padding: 3px 12px;
  background: #f6f4ff;
}

.link-color {
    color: #7868e6 !important;
}

.culinary-section .culinary {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 15px;
}

.culinary-section .culinary h3 {
    font-size: 17px;
    font-weight: 600;
}

.culinary-section .culinary p,
.culinary-section .culinary a {
    font-size: 13px !important;
}

.culinary-container {
    position: relative;
    border-radius: 12px;
    cursor: pointer;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.culinary-container::before {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    border-radius: 12px;
    height: 100%;
    overflow: hidden;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0)),
        to(rgba(0, 0, 0, 0.4))
    );
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.culinary-container img {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.culinary-wrapper {
    z-index: 1;
    bottom: -70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-right: 12px;
}

.culinary-container .ratting-badge {
  position: absolute;
  top: -2px;
  background: #FEE60B;
  right: -2px;
  border-radius: 5px;
  padding: 5px;
}

.culinary-container .ratting-badge p {
  font-size: 13px !important;
}

.news-banner-two img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.book-grid-body .costing-sma {
    border-radius: 10px;
    /* padding: 15px 5px; */
}

.book-grid-body .counter {
    display: flex;
    border: 1px solid var(--tertiary-border);
    width: 90px;
    align-items: center;
    flex-direction: row;
    padding-bottom: 0 !important;
    border-radius: 10px;
    justify-content: center;
}

.book-grid-body .counter .fas {
    color: var(--secondary-color)
}

.book-grid-body .counter #counter1 {
    width: 30px;
    border: none;
    background: none;
    color: var(--dark);
}

.book-grid-body .counter button {
    padding: 0;
}

.book-grid-body .costing-sma table.sharing {
    color: var(--dark);
}

.book-grid-body p {
    color: var(--dark);
}

[data-theme=dark] .book-grid-columns .costing-head {
    color: var(--dark);
    background-color: var(--dark-bg2);
}

.book-grid-body .accordion-item {
    border: 1px solid var(--tertiary-border);
    color: var(--dark);
    background-color: var(--dark-bg2);
}

.book-grid-body .accordion-item .accordion-header .accordion-button {
    color: var(--dark);
}

.book-grid-body .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    color: var(--white);
    background-color: var(--secondary-color) !important;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--tertiary-border);
}

.book-grid-body .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}


/* multi step form */


#heading {
	text-transform: uppercase;
	color: var(--secondary-color);
	font-weight: normal;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
}

#msform fieldset {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.input-set-wrapper {
    text-align: left;
    padding-bottom: 10px;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*Next Buttons*/
#msform .action-button {
    width: 100px;
    background: var(--secondary-color);
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right;
}

#msform .action-button:hover, #msform .action-button:focus {
    background-color: #311B92;
}

/*Previous Buttons*/
#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    background-color: #000000;
}

/*FieldSet headings*/
.fs-title {
    font-size: 25px;
    color: var(--secondary-color);
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
}

.purple-text {
	color: var(--secondary-color);
    font-weight: normal;
}

/*Step Count*/
.steps {
	font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right;
}

/*Icon progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    display: flex;
    color: lightgrey;
    justify-content: center;
}

#progressbar .active {
    color: var(--secondary-color);
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
    font-family: "remixicon";
    content: "\e86c";
}

#progressbar #personal:before {
    font-family: "remixicon";
    content: "\e86c";
}

#progressbar #payment:before {
    font-family: "remixicon";
    content: "\e86c";
}

#progressbar #confirm:before {
    font-family: "remixicon";
    content: "\e86c";
}

/*Icon ProgressBar before any progress*/
#progressbar li:before {
    width: 22px;
    height: 23px;
    display: block;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 12px;
    z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
    background: var(--secondary-color);
}

/*Animated Progress Bar*/
.progress {
	height: 20px;
}

.progress-bar {
	background-color: var(--secondary-color);
}

/*Fit image in bootstrap div*/
.fit-image{
    width: 100%;
    object-fit: cover;
}

.tour-details-banner .swiper-slide img {
    aspect-ratio: 33 / 16;
    object-fit: cover;
}

/* Calender */

.calendar-modal .modal-content .modal-body {
    background-color: var(--whiteblack) !important;
}

.fc-h-event {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    text-align: right !important;
}

.fc-h-event div {
    color: green !important;
    font-weight: 700 !important;
}

.calendar-date-input {
    cursor: pointer;
}

.calendar-container {
    /* width: 33%; */
    padding: 10px;
    box-sizing: border-box;
}

#calendar {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    height: 100%;
}

.calendar-container {
    height: 500px;
    /* Full viewport height */
    padding: 10px;
    box-sizing: border-box;
}

/* Resize the calendar header (year, month, and arrows) */
.fc .fc-toolbar-title {
    font-size: 18px;
    /* Adjust the size as needed */
    font-weight: bold;
}

.fc .fc-prev-button,
.fc .fc-next-button {
    font-size: 12px;
    /* Adjust the size of the arrow buttons */
    padding: 5px 10px;
    /* Adjust padding to make buttons smaller */
}

/* Optional: Customize the button's appearance */
.fc .fc-button {
    background-color: var(--secondary-color);
    /* Customize background color */
    border-color: var(--secondary-color);
    /* Customize border color */
    color: #fff;
    /* Customize text color */
    border-radius: 4px;
    /* Add some border radius */
}

.fc .fc-button-primary:disabled {
    background-color: var(--secondary-color);
    /* Customize background color */
    border-color: var(--secondary-color);
    padding: 2.5px 10px;
}

/* Adjust the padding around the header */
.fc .fc-header-toolbar {
    padding: 5px 0;
    /* Adjust padding to reduce overall size */
}

.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    margin-top: 1em !important;
    margin-bottom: 0 !important;
}

.fc .fc-daygrid-day-frame {
    cursor: pointer;
}

.fc .fc-daygrid-day-frame:hover {
    background-color: var(--secondary-color);
}

.fc .fc-daygrid-day-frame:hover .fc-daygrid-day-top a, .fc .fc-daygrid-day-frame:hover .fc-h-event div {
    color: white !important;
}

.book-grid-temp-right-top .tkhrs {
    /* display: flex; */
    padding: 15px;
    border-left: 10px solid var(--secondary-color);
    /* justify-content: space-between; */
    width: 100%;
    /* align-items: center; */
}

.book-grid-temp-right-top .tkhrs .tmsp {
    position: absolute;
    right: 0;
    display: flex;
    height: 100%;
    top: 0;
    color: #fff;
    font-weight: 700;
    padding: 0px 11px;
    background: var(--secondary-color);
    align-items: center;
}

.book-grid-temp-right-top .tkhrs > div > h4 {
    padding-bottom: 10px;
}

@media (max-width: 768px) {
    .book-grid {
        display: flex;
    	flex-wrap: wrap;
    }
	.knuHJW {
    	width: 100%;
	}
	table.table-borderless.responsive {
		width: 700px;
	}
	.book-grid-temp-left {
		min-height: auto !important;
	}
}

.costing__data tr td:nth-child(1) {
	display: flex;
    gap: 10px;
}

@media (min-width: 1400px){
    .travel-shdiu {
        margin-top: -110px;
    }
}

@media (min-width: 1200px) and (max-width:1399px){
    .travel-shdiu {
        margin-top: -70px;
    }
}

@media (min-width: 769px) and (max-width:1199px){
    .travel-shdiu {
        margin-top: -55px;
    }
}

.book-grid-body .personal-details .heading {
    font-size: 16px;
    color: var(--dark);
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.book-grid-body .personal-details .info {
    border: 1px solid var(--tertiary-border);
    border-radius: 10px;
    padding: 20px 25px;
    margin-top: 20px;
}

.book-grid-body .personal-details .info .name {
    font-weight: 900;
}

.book-grid-body .personal-details .info .name, .book-grid-body .personal-details .info .email, .book-grid-body .personal-details .info .phone, .book-grid-body .personal-details .info .person {
    display: flex;
    align-items: center;
    gap: 10px;
}

.top-dashed {
    border-top: 1px dashed var(--tertiary-border);
}

.book-grid-temp-right-bottom.payment {
    height: auto !important;
}

.book-grid-body .instlmnts .agrrmt .form-check {
    position: relative;
}

.book-grid-body .instlmnts .agrrmt .form-check .bdhow:before {
    content: "";
    background-color: #9a9a9a;
    width: 13px;
    top: 6px;
    height: 13px;
    position: absolute;
    left: 0;
    border-radius: 50px;
}

.ishw {
    border-left: 2px solid #9a9a9a;
    height: 42px;
    margin-left: 6px;
}

/* .fc-direction-ltr .fc-daygrid-event.fc-event-end, .fc-direction-rtl .fc-daygrid-event.fc-event-start {
    z-index: -1;
} */

.itinerary-list li {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: var(--primary-paragraph);
    line-height: 1.5;
    padding-left: 22px;
    padding-bottom: 0px;
}

.destination-accordion .accordion-body .itinerary-list ul li::before {
    content: "\f3c1";
    position: absolute;
    top: 10px;
    left: 8px;
    font-size: 5px;
    font-family: "remixIcon";
    color: var(--primary-paragraph);
    font-weight: 400;
}

.hero-shs {
    position: relative;
    z-index: 1;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hero-shs h1 {
    font-size: 4.2vw;
    font-weight: 600;
    color: white;
    text-transform: capitalize;
    text-align: center;
}

.typed-cursor {
    font-size: 27px;
    color: #fff;
    padding-left: 5px;
}

.travel-hiuyww .section-title {
    position: relative;
    z-index: 1;
    padding: 5% 0;
    padding-left: 15px;
}

.travel-hiuyww .section-title .explr-btn {
    margin-top: 25px;
    padding: 12px 70px;
}

.travel-hiuyww .section-title .explr-btn:hover {
    background-color: #fff;
    border-color: #fff
}

.exphdf {
    position: absolute;
    top: 0px;
    right: 0px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 66.13%);
    width: 100%;
    height: 100%;
    border-radius: 12px;
}

.cat-deshdiufh {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 1.83vw;
}

.gqOaZm {
    position: absolute;
    bottom: 1vw;
    left: 1.5vw;
    display: flex;
    flex-direction: column-reverse;
}

.jpZsZS {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: matrix(1, 0.04, -0.04, 1, 0, 0);
    border-radius: 1vw;
	transition: 0.5s;
    z-index: -10;
    background: linear-gradient(rgb(120 104 230) 0%, var(--secondary-color) 100%);
}

.dplYSk {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 1vw;
    z-index: -1;
    background: linear-gradient(to right, rgb(213, 213, 213) 0%, rgb(241, 241, 241) 20%, rgb(213, 213, 213) 40%, rgb(213, 213, 213) 100%) center center / cover no-repeat rgb(213, 213, 213);
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
}

.cta-hduif {
    background-image: url(/assets/images/cta/cta-banner.webp);
    background-size: cover;
    aspect-ratio: 683 / 200;
}

.section-hsosje {
    width: 100%;
    aspect-ratio: 1366 / 400;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 50px 160px;
    position: relative;
}

@media screen and (max-width: 600px) {
    .dbnAnN {
        display: block !important;
    }
    .gaxKaO {
        display: none !important;
    }
}

.gaxKaO {
    display: block;
}

.dbnAnN {
    display: none;
}

.fkRjzg {
    background: rgba(5, 103, 125, 0.9);
    border-radius: 6px;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    -webkit-box-align: center;
    align-items: center;
}

.fezNqc {
    padding: 12px 45px;
    gap: 10px;
    height: 54px;
    aspect-ratio: 263 / 54;
    background: var(--secondary-color);
    border: none;
    outline: none;
    box-shadow: rgba(65, 139, 164, 0.15) 5px 5px 10px;
    border-radius: 45px;
    font-weight: 500;
    font-size: 23.04px;
    line-height: 29.95px;
    color: rgb(255, 255, 255);
}

.fezNqc:hover {
    background-color: #fff;
    border-color: #fff;
    color: var(--secondary-color);
}

.gbcnKf {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 39.81px;
    line-height: 47.77px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.15) 0px 4px 11px;
    margin-bottom: 12px;
}

.gDCPMA {
    text-align: center;
    width: 100%;
    font-weight: 400;
    font-size: 19.2px;
    line-height: 26.88px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.15) 0px 4px 11px;
}

@media (max-width: 626px) {
    .gbcnKf {
        font-weight: 500;
        font-size: 17.72px;
        line-height: 24.8px;
    }
    .gDCPMA {
        margin-top: -8px;
        font-weight: 400;
        font-size: 12.44px;
        line-height: 18.7px;
    }
    .fezNqc {
        padding: 6px 20px;
        gap: 10px;
        width: 142px;
        height: 31px;
        aspect-ratio: 142 / 31;
        border-radius: 27px;
        font-weight: 400;
        font-size: 12.44px;
        line-height: 19px;
    }
}

@media (max-width: 768px) {
    .section-hsosje {
        aspect-ratio: 390 / 167;
        padding: 16px;
    }
}
.about-section .about-wrapp p {
    padding-bottom: 15px;
}

.gsdQof {
    display: flex;
    flex-wrap: wrap;
    gap: 2.92vw;
    -webkit-box-pack: center;
    justify-content: center;
}

.daYdAH {
    color: rgba(12, 12, 12, 0.8);
    font-size: 24px;
    font-family: cursive;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ikTsbx {
    margin-top: 12px;
    padding: 50px 10vw;
    /* height: 95.05vh; */
    position: relative;
    width: 100%;
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 240, 224) 21.35%, rgb(255, 240, 224) 74.93%, rgba(255, 252, 249, 0) 100%), rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.jXZJlU {
    display: flex;
    gap: 2.92vw;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 40px;
}

.fsRdFY {
    position: relative;
    height: 42px;
    width: 41px;
}

@media screen and (max-width: 768px) {
    .gsdQof {
        gap: 20px 40px;
    }
    .ikTsbx {
        padding: 50px 0px;
        height: auto;
        margin-top: 0px;
    }
    .jXZJlU {
        margin-top: 20px;
        flex-wrap: wrap;
        gap: 20px 40px;
    }
    .dzKctc {
        width: 32.57vw !important;
        aspect-ratio: 1 / 1;
    }
    .fsRdFY {
        height: 31px !important;
        width: 31px !important;
    }
}

.gUYgef {
    display: flex;
    padding: 10px 20px;
    align-items: flex-start;
    gap: 10px;
    background: rgba(0, 0, 0, 0.3);
    margin-top: 23px;
}

.edfgIh {
    font-weight: 700;
    font-size: 45px;
    line-height: 53px;
    text-align: center;
    color: rgb(255, 255, 255);
    opacity: 0.9;
    text-shadow: rgb(0, 0, 0) 2px 4px 9px;
    margin-top: 8vh;
    margin-bottom: 2.7vh;
}

.gUYgef p {
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.8) 0px 4px 20px;
    font-size: 23.04px;
    font-style: normal;
    font-weight: 500;
    line-height: 29.952px;
}

.hjWMnE {
    height: 45px;
    width: 100%;
    background-color: var(--secondary-color);
    border-radius: 24px;
    outline: none;
    border: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 135.19%;
    margin-top: 28px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    gap: 6px;
}

@media screen and (max-width: 600px) {
    .gUYgef {
        padding: 15px 10px !important;
        width: 100% !important;
        text-align: center !important;
    }
    .gUYgef p {
        width: 100% !important;
        font-size: 17.72px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 24.8px !important;
    }
    .edfgIh {
        width: 80vw;
        font-size: 30px !important;
        line-height: 35px;
        margin-top: 0 !important;
        margin-bottom: 1.7vh;
    }
    .hjWMnE {
        height: 42px;
        border-radius: 47px;
        font-weight: 500;
        font-size: 16px;
        line-height: 135.19%;
        margin: 3vw auto 6vw;
    }
}

@media screen and (min-width: 300px) and (max-width: 425px) {
    .jfhNjM {
        font-weight: 400;
        font-size: 10px !important;
        line-height: 14px !important;
    }
}

.jfhNjM {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(255, 255, 255, 0.85);
}

.dhjVRE {
    width: 100%;
    display: flex;
}

@media screen and (min-width: 469px) {
    .jbIGue {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 20px;
    }
}

.jeDmNW {
    height: 350px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 25px 18px 25px 25px;
    scroll-snap-stop: always;
    scroll-snap-align: start;
    border: 1px solid rgb(1, 95, 116);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 34px;
    border-radius: 16px;
    position: relative;
}

@media screen and (min-width: 1220px) and (max-width: 1550px) {
    .efrelH {
        height: 70px;
    }
}

.efrelH {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    height: fit-content;
    color: var(--secondary-color);
    text-align: start;
    margin: 8px 0px;
}

.cKGsPd {
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: rgba(12, 12, 12, 0.75);
    text-align: start;
}

.jeDmNW img {
    object-fit: cover;
    z-index: -1;
    border-radius: 16px;
}

@media screen and (max-width: 600px) {
    .jeDmNW {
        flex-shrink: 0;
        margin-bottom: 8px;
        padding: 25px 16px 0px;
        width: 60vw;
        margin-left: 20px;
        gap: 16px;
        height: 323px;
        box-shadow: none;
    }
    .jbIGue {
        width: 60vw;
        display: flex;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        overflow-x: scroll;
        -webkit-box-align: center;
        align-items: center;
        transition: 0.4s;
    }
    .dhjVRE {
        width: 60vw;
        overflow: hidden;
    }
    .KxrUR {
        display: grid;
        grid-template-columns: 2fr 7fr 2fr;
        -webkit-box-align: center;
        align-items: center;
    }
    .gVgBLA {
        height: 33.3px;
        margin-right: 15px;
        fill: white;
        cursor: pointer;
        background: var(--secondary-color);
        border-radius: 200px;
        justify-self: flex-end;
    }
    .ekPGNJ {
        height: 33.3px;
        margin-left: 15px;
        fill: white;
        cursor: pointer;
        background: var(--secondary-color);
        border-radius: 200px;
    }
}

@media screen and (min-width: 600px) {
    .gVgBLA, .ekPGNJ {
        display: none;
    }
}

@media (min-width: 300px) and (max-width: 769px) {
    .efrelH {
        font-size: 22.23px;
        line-height: 30.3px;
        font-weight: 700;
        margin: 0px;
    }
}

@media (min-width: 300px) and (max-width: 769px) {
    .cKGsPd {
        font-size: 14px;
        line-height: 21px;
    }
}

.dhGIJn {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
    height: 53.39vh;
}

.dIWuDV {
    /* width: 39vw; */
    height: 54vh;
    position: relative;
    grid-area: 1 / 1 / 3 / 3;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
}

.ixfhTD {
    position: relative;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
}

.gallery-see .dhGIJn img {
    border-radius: 10px;
}

.gallery-see .dhGIJn img:hover {
    transform: scale(1.02);
    transition: 0.3s;
}

@media (max-width: 769px) {
    .gjCuje {
        margin: 3.55vh 5%;
        width: 92%;
    }
}

@media (max-width: 769px) {
    .dhGIJn {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        height: auto;
    }
}

@media (max-width: 769px) {
    .dIWuDV {
        height: 250px;
        width: 100%;
    }
}

@media (max-width: 769px) {
    .ixfhTD {
        height: 225px;
        width: 100%;
    }
}

.gallery-card .image img {
    width: 100%;
}

.joLgbM {
    width: 100%;
    height: 102px;
    flex-shrink: 0;
    background-color: var(--body);
    position: absolute;
    z-index: 2;
    border-radius: 50% / 40%;
    /* transform: scale(1.1); */
    top: -64px;
    left: 0;
}

.gurywD {
    width: 100%;
    height: 102px;
    flex-shrink: 0;
    background-color: var(--body);
    position: absolute;
    z-index: 2;
    border-radius: 50% / 40%;
    /* transform: scale(1.1); */
    bottom: -68px;
    left: 0;
}
.z-1 {
    z-index: 1 !important;
}
.z-0 {
    z-index: 0 !important;
}
.z--1 {
    z-index: -1 !important;
}
.z-3 {
    z-index: 3 !important;
}
.z-2 {
    z-index: 2 !important;
}

@media screen and (max-width: 600px) {
    .joLgbM {
        top: -10px;
        height: 20px;
    }
}

@media screen and (max-width: 600px) {
    .gurywD {
        bottom: -10px;
        height: 20px;
    }
}




/* ========= International section ======= */
.jjRatB {
    width: 100%;
    overflow: hidden;
    display: flex;
    place-content: center;
    -webkit-box-pack: center;
}

.jFhWyZ {
    width: 74vw;
    aspect-ratio: 289 / 367;
    padding: 0px 10px;
    position: relative;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
    height: 100%;
    display: block;
}

.swiper-wrapper {
    display: flex;
    transition-timing-function: ease;
    transition-duration: 0.3s;
}

.swiper-slide {
    border-radius: 12px;
    flex-shrink: 0;
    width: 100%;
}

.gGJYcD {
    background: url(https://images.wanderon.in/europe_card?updatedAt=1690541894161) center center / cover no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

.gXaokw {
    width: 100%;
    height: 80px;
    flex-shrink: 0;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0px;
    padding: 15px;
    border-radius: 0px 0px 12px 12px;
    display: flex;
    gap: 9px;
    flex-direction: column;
}

.gXaokw h3 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.gXaokw p {
    color: rgb(223, 223, 223);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media screen and (max-width: 600px) {
    .gxWvXJ {
        display: flex !important;
        width: calc(100% + 40px);
        margin: 50px 0px 0px -20px;
        background: linear-gradient(rgba(213, 247, 228, 0) 0%, rgba(255, 255, 236, 0) 0.52%, rgba(255, 248, 209, 0.8) 19.27%, rgba(255, 248, 209, 0.8) 88.54%, rgba(255, 255, 236, 0) 100%);
        padding: 10px;
        height: 100%;
        -webkit-box-align: center;
        align-items: center;
        flex-direction: column;
    }
}

.gxWvXJ {
    display: none;
}

.cMwhua {
    position: relative;
    width: 100vw;
    height: 120px;
    aspect-ratio: 390 / 120;
    margin-left: -10px;
    margin-bottom: 30px;
}

.gVeUAr {
    color: rgb(45, 45, 45);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px 20px;
    position: absolute;
    bottom: 0px;
}

.cMwhua img {
    object-fit: cover;
    aspect-ratio: 390 / 120;
    width: 100vw;
}

.mySwiper .swiper-slide img {
    height: 100%;
    object-fit: cover;
}

.book-grid-temp-right-top .book-grid-body table tr td {
    padding-top: 1rem !important;
    padding-bottom: 0 !important;
}

.fz-14 {
    font-size: 14px;
}

.package-card {
    position: relative;
    display: block;
    aspect-ratio: 259 / 391;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%) center center / cover no-repeat;
}

.package-card .outer-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
}

.package-card .package-content {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.fz-13 {
    font-size: 13px !important
}

.honeymoon-phdik .package-card {
    aspect-ratio: auto !important;
    background: var(--whiteblack) !important;
}

.honeymoon-phdik .package-content {
    position: relative !important;
}

.honeymoon-phdik .package-content .area-name {
    color: var(--primary-title) !important
}

.hotel-phdik .package-card {
    aspect-ratio: auto !important;
    background: var(--whiteblack) !important;
}

.hotel-phdik .package-content {
    position: relative !important;
}

.hotel-phdik .package-content .area-name {
    color: var(--primary-title) !important
}

.text-red {
    color: red;
}

.traveller-add-button {
    background: #7868e6;
    color: #fff;
    border: none;
    padding: 2px 10px;
    border-radius: 5px;
}

.contact-form.package-form-set {
    border: 1px solid var(--tertiary-border);
    padding: 15px;
    border-radius: 15px;
    position: relative;
}

.traveller-cnts {
    position: absolute;
    top: -11px;
    background: #fff;
    padding: 0 10px;
    font-weight: 600;
    font-size: 12px;
}

.traveller-cancel-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    background: red;
    color: #fff;
    border: none;
    border-radius: 50px;
}

.traveller-details {
    height: 400px;
}

.go-back-btn {
    display: flex;
    border: none;
    background: none;
    color: #7868e6;
}

.bottom-opacity {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    right: 0px;
    border-radius: 8px;
    background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
}

.destination-name {
    text-align: center;
}

.blog-tags {
    color: rgb(120 104 230);
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    width: 100%;
}

.tagshi {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single-blog-content p, .single-blog-content ul, .single-blog-content h1, .single-blog-content h2, .single-blog-content h3, .single-blog-content h4, .single-blog-content h5, .single-blog-content h6 {
    padding-bottom: 15px;
}

.single-blog-content h1 {
    font-size: 31px;
    font-weight: 900;
}

.single-blog-content h2 {
    font-size: 28px;
    font-weight: 700;
}

.single-blog-content h3 {
    font-size: 25px;
    font-weight: 600;
}

.error-message {
    color: red;
}

#successMessage {
    background: #ffffff;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
}

.account-card {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 12px;
    min-height: 250px;
}

.account-sidebar {
    background: #fff;
    border-radius: 15px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.account-sidebar .profile-head {
    padding: 25px;
    border-radius: 10px;
    text-align: center;
}

.account-sidebar .profile-head .user-thumb {
    width: 90px;
    height: auto;
    position: relative;
    padding: 5px;
    border: 1px solid var(--border-color);
    border-radius: 50%;
    margin: 0 auto 10px;
}

@media only screen and (max-width: 575px) {
    .toggle-info {
        padding: 12px 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .toggle-info {
        display: flex;
    }
}

.toggle-info {
    display: none;
    padding: 18px 30px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
}

.account-sidebar .account-nav .nav-title {
    padding: 10px 20px;
    margin-bottom: 10px;
}

.account-sidebar .account-nav ul li a {
    padding: 8px 20px;
    display: block;
}

.coupon-group {
    display: flex;
    gap: 10px;
    align-items: center;
    position:relative;
}

button.reload {
    background: #7868e6;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.book-grid-body .accordion-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

button.coupon-remove-btn {
    background: red;
    border: none;
    color: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 8px;
    top: 11px;
}
.costing__data tr:nth-last-child(1) td {
    margin-bottom: 20px;
}