.btn-effect {
    text-transform: uppercase
}

.accordion-arrow.rotate,
.tour-details-section .accordion-item.active .chevron {
    transform: rotate(180deg)
}

.accordion-header .tour-listing-details__title,
.breadcrumb-item a,
.tour-details-section h3 {
    text-transform: capitalize;
    text-transform: capitalize
}

.tour-details-section,
.tour-details-section.show,
.tour_prices {
    scroll-margin-top: 200px;
    scroll-margin-top: 200px
}

html {
    scroll-padding-top: 120px;
    scroll-padding-top: 110px
}

.tour-date input {
    border-radius: 10px
}

.tour-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 20px;
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 200px 200px
}

.tour-gallery.has-layout {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-auto-rows: 200px;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, 145px);;
    gap: 20px
}

.more-img-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white-color);
    backdrop-filter: blur(5px);
    border: 2px solid var(--white-color)
}

.week-counter-item {
    border: 1px solid var(--second-color);
    color: var(--second-color)
}

.price-age,
.sidebar-discount,
.tour-details-nav h3.active a {
    color: var(--main-color)
}

.accordion-title-section,
.exclude-content,
.include-content,
.sidebar-cta a,
.sidebar-cta button {
    flex: 1
}

.tour-card--content h4 {
    font-size: 16px;
    font-weight: 400;
    color: #233f5a
}

.highlights_container .important-wrapper li::before {
    content: "\f06a";
    font: var(--fa-font-solid);
    color: var(--para-color)
}

.highlights_container .extraInfo-wrapper li::before {
    content: "\f02c";
    font: var(--fa-font-solid);
    color: var(--para-color)
}

.counter-controls,
.expand-all,
.see-more {
    display: flex;
    align-items: center
}

.tour-details-package-content button.decrease-btn,
.tour-details-package-content button.increase-btn,
button.decrease-btn,
button.increase-btn {
    background: var(--white-color)
}

.btn-effect {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.sidebar-price-total p {
    font-size: 24px;
    margin-bottom: 0;
    color: #233f5a
}

.responstable th {
    border: 1px solid var(--white-color)
}

.responstable td ul li::before,
.responstable th,
.tour-nav h3::before {
    background-color: var(--main-color)
}

.tour-heading {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.tour-availibilty,
.tour-date {
    border: 1px solid rgba(0, 0, 0, .1)
}

.sidebar-content_Book {
    position: sticky
}

@media (max-width:767px) {
    .navbar.is-fixed {
        top: 0 !important;
        display: block
    }

    .tour-details-nav.sticky {
        top: 0;
        left: 1px;
        z-index: 99999
    }

    .tour-img img {
        height: 201px !important;
        object-fit: cover;
        border-radius: 10px
    }

    .tour-gallery.has-layout>.tour-img:first-child {
        grid-area: 1/1/2/3
    }

    .tour-gallery.has-layout>.tour-img:nth-child(2) {
        grid-area: 1/6/2/3
    }

    .tour-gallery.has-layout>.tour-img:nth-child(3) {
        grid-area: 2/1/3/3
    }

    .tour-gallery.has-layout>.tour-img:nth-child(4) {
        grid-area: 2/3/3/6
    }

    .breadcrumb {
        margin-top: 3.5rem
    }
}

.trip-info-one__address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 6px
}

.trip-info-one__address i {
    color: var(--main-color);
}

.trip-info-one__address span {
    color: #233f5a
}

.tg-tour-details-video-ratings span {
    color: #ff9901
}

.tour_card {
    display: flex;
    align-items: center;
    gap: 25px
}

.responstable td ul li::before,
.responstable th,
.tour-details,
.tour-nav h3::before {
    background-color: transparent
}

.breadcramb-box {
    padding: 1px 0;
    z-index: 1
}

#Optionaltour,
#ViewDistinations,
#highlights,
#includeExclude,
#prices,
#program,
#tourOverview {
    scroll-margin-top: 10px
}

.breadcrumb-item a {
    color: #333 !important;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    position: relative
}

.breadcrumb-item.active {
    color: var(--main-color) !important;
    font-size: 16px;
    font-weight: 600
}

.tour-details-wrappers {
    background-color: var(--white-color);
    padding: 20px 0 60px
}

.tour-availibilty {
    display: none;
    height: auto;
    position: fixed;
    padding: 1rem;
    z-index: 200001;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--white-color);
    box-shadow: rgba(0, 0, 0, .45) 0 25px 20px 20px
}

.tour-availibilty-wrapper {
    margin: auto;
    max-width: 1320px;
    display: flex;
    align-items: center;
    justify-content: space-evenly
}

.tour-availibilty-content span {
    font-size: 20px;
    font-weight: 500
}

.tour-availibilty-content .price {
    font-weight: 600
}

.tour-availibilty-btns {
    display: flex;
    align-items: center;
    gap: 20px
}

.tour-availibilty-btns .btn-favourite {
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .2);
    display: inline-block;
    padding: .5rem .75rem;
    font-size: 20px;
    color: var(--black-color)
}

.tour-details-nav {
    align-items: center;
    justify-content: space-evenly;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    max-width: 1379px !important;
    position: static;
    overflow: scroll
}

.tour-details-nav.sticky {
    position: fixed;
    justify-content: space-evenly;
    width: 100%;
    z-index: 200;
    border-radius: 0 0 10px 10px;
    box-shadow: #0dcaf00a 0 3px 8px;
    background: var(--white-color);
    border-top: 1px solid #eee
}

.tour-details-nav h3 {
    padding: 16px;
    flex: 1;
    text-align: center;
    position: relative
}

.tour-details-nav h3.active::before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100%;
    left: 0;
    height: 3px;
    background-color: var(--main-color)
}

.tour-details-nav h3 a {
    font-size: 16px;
    font-weight: 400;
    color: var(--black-color)
}

.tour-date {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 11px;
    padding: 20px;
    border-radius: 10px
}

.input-box {
    position: relative;
    flex: 1
}

.tour-date input {
    padding-left: 30px;
    height: 50px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.input-box label,
.tour-details-package-box label {
    z-index: 20;
    position: absolute;
    top: -.5rem;
    left: 1rem;
    font-size: 13px;
    background: var(--white-color);
    padding: 0 .5rem
}

.tour-img {
    border-radius: 10px;
    overflow: hidden;
    display: block;
    position: relative
}

.accordion-item.hidden,
.navbar.is-fixed,
.price-note,
.responstable th:nth-child(2) span,
.tour-img.hidden,
.upper-navbar {
    display: none
}

.tour-img img {
    width: 100%;
    max-height: 600px;
    height: 100%;
    object-fit: cover;
    display: block
}

.tour-gallery {
    margin: 0;
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 300px;
    gap: 10px
}

.sidebar-content,
.sidebar-maps iframe {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    margin-bottom: 20px
}

.tour-img.more-img {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 10px;
    height: 300px
}

.tour-img.more-img span {
    z-index: 2
}

.tour-gallery.has-layout>.tour-img:only-child {
    grid-area: 1/1/2/4
}

.tour-gallery.has-layout>.tour-img:first-child {
    grid-area: 1/1/3/3;
    /* height: 420px !important */
}

.tour-gallery.has-layout>.tour-img:nth-child(2) {
    grid-area: 1/3/2/4
}

.tour-gallery.has-layout>.tour-img:nth-child(3) {
    grid-area: 1/4/2/5
}

.tour-gallery.has-layout>.tour-img:nth-child(4) {
    grid-area: 2/3/3/5
}

.tour-gallery.has-layout>.tour-img:nth-child(5) {
    height: 420px !important
}

.tour-gallery>.tour-img:only-child {
    grid-column: 1/-1
}

.tour-gallery>.tour-img:only-child img {
    height: 400px;
    max-height: -webkit-fill-available
}

.tour-gallery>.tour-img:first-child:nth-last-child(3) {
    grid-column: 1;
    grid-row: 1/span 2;
    /* height: 600px !important */
}

.tour-gallery>.tour-img:first-child:nth-last-child(3)~.tour-img:nth-child(2) {
    grid-column: 2;
    grid-row: 1
}

.tour-gallery>.tour-img:first-child:nth-last-child(3)~.tour-img:nth-child(3) {
    grid-column: 2;
    grid-row: 2
}

.tour-gallery>.tour-img:first-child:nth-last-child(2) {
    grid-column: 1;
    /* height: 300px !important */
}

.tour-gallery>.tour-img:first-child:nth-last-child(2)~.tour-img {
    grid-column: 2;
    height: 300px !important
}

.tour-gallery>.tour-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.more-img-overlay {
    padding: .5rem 1rem;
    min-width: 50px;
    position: absolute;
    background-color: var(--main-color);
    font-size: 14px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    cursor: pointer;
    transition: background-color .3s;
    color: var(--white-color);
    right: 20px;
    bottom: 30px;
    border: none;
    backdrop-filter: blur(5px);
    border: 2px solid var(--white-color)
}

.more-img-overlay:hover {
    background-color: rgba(0, 0, 0, .75);
    box-shadow: var(--box-shadow)
}

.tour-heading .tour-location {
    display: inline-block;
    margin-top: 10px;
    color: var(--para-color)
}

.tour-heading h1 {
    font-weight: 400;
    font-size: 30px;
    color: #233f5a
}

.tour-heading,
.tour-heading-body {
    display: flex;
    justify-content: space-between
}

.week-counter-item {
    display: inline-block;
    height: 20px;
    width: 25px;
    border: 1px solid var(--second-color);
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    color: var(--second-color)
}

.sidebar-content {
    height: auto;
    border-radius: 10px;
    background-color: var(--white-color);
    padding: 5px 16px;
    border-top: 5px solid var(--second-color);
    padding-bottom: 13px;
    z-index: 0
}

.sidebar-heading {
    padding: 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.sidebar-price {
    padding: .7rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.sidebar-discount {
    background-color: #fff3cd;
    color: var(--main-color);
    border: 1px solid #ffeeba;
    padding: 6px 12px;
    border-radius: 5px;
    font-size: .85rem;
    display: inline-block;
    margin-bottom: 12px
}

.price-amount,
label {
    font-size: 16px
}

.sidebar-cta {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 20px
}

#tourOverview .tour-card-info,
.tour-card-info {
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 0
}

.sidebar-cta a,
.sidebar-cta button {
    flex: 1;
    border-radius: 999px
}

.sidebar-maps iframe {
    border: 0;
    border-radius: 10px;
    max-height: 300px;
    height: 186px
}

.tour-card-info,
.tour-details-section,
.tour-details-section.show {
    border-radius: 12px;
    box-shadow: rgba(14, 63, 126, .04) 0 0 0 1px, rgba(42, 51, 69, .04) 0 1px 1px -.5px, rgba(42, 51, 70, .04) 0 3px 3px -1.5px, rgba(42, 51, 70, .04) 0 6px 6px -3px, rgba(14, 63, 126, .04) 0 12px 12px -6px, rgba(14, 63, 126, .04) 0 24px 24px -12px
}

.tour-card-info {
    grid-template-columns: repeat(4, 1fr);
    padding: 12px 0 1rem
}

.tour-card-item img {
    width: 30px;
    height: 30px
}

.tour-card-item {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-left: 9px
}

.tour-card--content p {
    font-size: 16px;
    font-weight: 400;
    color: #233f5a;
    margin-bottom: 0
}

.tour-card--content span {
    color: #233f5a;
    font-size: 12px;
    line-height: 1
}

.tour-details-section {
    transition: .3s ease-in-out;
    overflow: hidden;
    margin: 4px;
    max-height: 60px;
    padding: 10px 30px 10px 0;
    height: auto;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding: clamp(1rem, 1rem, .5rem);
    background: var(--white-color);
    border: 1px solid #e8e8e8
}

.tour-details-section h3 {
    position: relative;
    cursor: pointer;
    font-size: 23px;
    line-height: 1.4;
    padding-bottom: 0;
    margin-bottom: 5px;
    color: #000;
    font-weight: 700
}

.tour-details-section.show .tour-details-section-content {
    margin-top: 13px;
    border-top: 2px solid #ccc
}

.tour-details-section h3::before {
    position: absolute;
    right: 0;
    top: 0;
    content: "\276F";
    font-size: 20px;
    transition: .3s ease-in-out
}

.tour-details-section h3::after {
    position: absolute;
    height: 100%;
    width: 2px;
    background-color: var(--second-color);
    left: 0;
    top: 0;
    font-size: 20px;
    transition: .3s ease-in-out
}

.tour-details-section.show {
    max-height: 100%;
    padding: 20px 30px 20px 0;
    margin: 2rem 0;
    padding: clamp(1rem, 2rem, .5rem);
    background: var(--white-color);
    border: 1px solid #e8e8e8
}

.tour-details-section.show h3::before {
    transform: rotate(90deg);
    transition: .3s ease-in-out
}

.highlights_container,
.include_exclude_container {
    display: flex;
    align-items: stretch;
    margin: 10px auto
}

.highlights_container .extraInfo-wrapper,
.highlights_container .important-wrapper,
.include_exclude_container .exclude-wrapper,
.include_exclude_container .include-wrapper {
    flex: 1;
    padding-right: 1rem
}

.include_exclude_container .include-wrapper h4 {
    color: green
}

.include_exclude_container .exclude-wrapper h4 {
    color: red
}

.highlights_container .extraInfo-wrapper h4,
.highlights_container .important-wrapper h4,
.include_exclude_container .exclude-wrapper h4,
.include_exclude_container .include-wrapper h4 {
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    text-transform: capitalize
}

.include_exclude_container .exclude-wrapper li,
.include_exclude_container .include-wrapper li {
    padding: 5px 5px 5px 30px;
    display: block;
    font-size: 14px;
    position: relative;
    cursor: help
}

.highlights_container .extraInfo-wrapper li,
.highlights_container .important-wrapper li {
    padding: 5px 5px 5px 30px;
    display: block;
    font-size: 14px;
    position: relative
}

.responstable td:first-child,
.responstable th:first-child {
    display: table-cell;
    text-align: left
}

.highlights_container .important-wrapper li::before {
    position: absolute;
    content: "\f06a";
    font: var(--fa-font-solid);
    font-size: 16px;
    left: 0;
    top: 10px;
    color: var(--main-color);
}

.highlights_container .extraInfo-wrapper li::before {
    position: absolute;
    content: "\f02c";
    font: var(--fa-font-solid);
    font-size: 16px;
    left: 0;
    top: 10px;
    color: var(--main-color);
}

.highlights__container .important-wrapper li::before {
    position: absolute;
    content: "\f183";
    font: var(--fa-font-solid);
    font-size: 16px;
    left: 0;
    top: 10px;
    color: var(--para-color)
}

#program .itinerary-container {
    margin: 0;
    background: #fff;
    border-radius: 12px;
    overflow: hidden
}

.program-header {
    padding: 10px 0;
    color: var(--second-color);
    display: flex;
    justify-content: flex-end
}

.program-header h4 {
    margin-bottom: 10px;
    color: #f7921f
}

.adult-pricing,
.children-pricing,
.infants-pricing {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 10px;
    border-radius: 10px
}

.price-summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0
}

.price-amount {
    font-weight: 600;
    display: block
}

.price-display {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center
}

.final-price {
    font-size: 24px;
    font-weight: 500;
    color: var(--main-color)
}

.accordion-day,
.expand-all {
    font-size: 14px;
    color: #6c757d
}

.room-price-form h5 {
    margin-bottom: 10px;
    padding-left: 10px;
    font-weight: 500
}

input.quantity-input {
    width: 70px;
    text-align: center;
    border: 2px solid #ddd
}

.counter-controls {
    display: flex;
    align-items: center;
    border-radius: 999px;
    gap: 6px
}

button.decrease-btn,
button.increase-btn {
    background: var(--white-color);
    box-shadow: none;
    border: 2px solid #1a2b49;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    color: #1a2b49;
    font-size: 20px
}

.btn-icon {
    width: 16px;
    height: 16px;
    fill: currentColor
}

.expand-all {
    margin-left: auto;
    background: 0 0;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px;
    border-radius: 4px;
    transition: .2s
}

.accordion-header:hover,
.expand-all:hover {
    background: #f8f9fa
}

.accordion {
    background: #fff
}

.tour-details-section .accordion-item {
    transition: .3s;
    box-shadow: var(--box-shadow)
}

.tour-details-section .accordion-item:last-child {
    border-bottom: none
}

.accordion-image {
    width: 120px;
    height: 80px;
    object-fit: cover;
    flex-shrink: 0;
    border-radius: 10px 0 0 10px
}

.accordion-content-header {
    flex: 1;
    padding: 0 25px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.accordion-day {
    font-weight: 500;
    margin-bottom: 5px
}

.accordion-title {
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 8px
}

.accordion-subtitle {
    font-size: 14px;
    color: #7f8c8d;
    display: flex;
    align-items: center;
    gap: 15px
}

.location-path {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px
}

.see-more {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #6c757d;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 6px;
    transition: .2s
}

.accordion-arrow,
.chevron {
    transition: transform .3s
}

.see-more:hover {
    background: #f1f3f4
}

.chevron {
    width: 20px;
    height: 20px
}

.tour-details-section .accordion-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-out;
    background: #fafafa;
    padding: 0
}

.tour-details-section .accordion-item.active .accordion-body {
    max-height: 500px;
    padding: 0 20px
}

.accordion-body-content {
    padding: 20px 0;
    border-top: 1px solid #e9ecef
}

.accordion-body-content ul li {
    display: block;
    line-height: 2;
    padding-left: 20px;
    position: relative
}

.accordion-body-content ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "*";
    font-size: 20px;
    color: var(--black-color)
}

.tour-details-section .accordion-item {
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, .1)
}

#tourOverview .tour-card-info {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 0 1rem;
    border-bottom: none;
    justify-items: center
}

.btn-effect {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    border-radius: 4px;
    z-index: 1;
    overflow: hidden;
    letter-spacing: .1px;
    height: max-content;
    width: max-content;
    background: rgba(0, 0, 0, .1);
    padding: 1rem;
    gap: 5px;
    color: #000
}

.accordion {
    margin: 0 auto 23px;
    border-radius: 8px
}

.accordion-header {
    background-color: none
}

.accordion-arrow.rotate {
    margin-bottom: 14px
}

.step {
    position: relative;
    padding-left: 40px;
    margin-bottom: 30px;
    border-left: none
}

.step::before {
    content: attr(data-step);
    position: absolute;
    left: -18px;
    top: 0;
    background-color: #000;
    color: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    font-weight: 700
}

.modal,
.tour-details-nav.sticky {
    top: 0 !important
}

.title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
    background: 0 0;
    color: #000
}

.desc {
    font-size: 15px;
    font-weight: 400
}

.card-header,
.modal-body h2 {
    font-weight: 600
}

.duration {
    color: gray;
    font-size: 14px;
    margin-top: 10px
}

.itineraries-timeline .accordion-header::before {
    left: -20px;
    right: 0;
    top: 50%;
    height: 1px;
    position: absolute;
    content: "";
    border: none
}

.accordion-content {
    display: block;
    padding: 20px;
    background-color: #fff
}

.accordion-header .tour-listing-details__title {
    font-size: 23px;
    line-height: 1.4;
    border-bottom: none
}

#ViewDistinations .sidebar-maps,
.is-fixed .main-bar {
    position: relative
}

#ViewDistinations .sidebar-maps .buttons-wrapper {
    position: absolute;
    top: 9px;
    right: 4px
}

.modal-dialog {
    margin-right: 28rem !important
}

.modal-body .sidebar-maps iframe {
    border: 0;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    max-height: 600px;
    margin-bottom: 0;
    height: 554px
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 721px;
        margin: 1.75rem auto
    }
}

.modal {
    position: fixed
}

.destinations {
    font-family: Arial, sans-serif;
    max-width: 400px;
    max-height: 277px;
    overflow-y: auto;
    margin-top: 29px
}

.destinations h3 {
    color: #666;
    margin-bottom: 15px
}

.destinations ul {
    list-style: none;
    padding-left: 4px;
    position: relative;
    margin: 0;
    display: flex;
    flex-direction: column
}

.destinations ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 7px;
    width: 2px;
    height: 100%;
    background: #ccc
}

.destinations li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px
}

.destinations li::before {
    content: '';
    position: absolute;
    left: -1px;
    top: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #000;
    background: #fff
}

.destinations li.active::before {
    border-color: #0056d2
}

.destinations li.active {
    color: #0056d2;
    font-weight: 700
}

.destinations::-webkit-scrollbar {
    width: 5px
}

.destinations::-webkit-scrollbar-thumb {
    background: #f90;
    border-radius: 4px
}

.destinations::-webkit-scrollbar-track {
    background: #f1f1f1
}

@media (max-width:600px) {
    .destinations {
        max-width: 100%;
        max-height: 200px;
        padding: 10px
    }

    .destinations ul {
        padding-left: 15px
    }

    .destinations ul::before {
        left: 5px
    }

    .destinations li {
        font-size: 14px;
        padding-left: 20px;
        margin-bottom: 12px
    }

    .destinations li::before {
        width: 10px;
        height: 10px;
        left: -2px
    }
}

#Optionaltour label,
.modal-body h2 {
    font-size: 20px
}

.sidebar-price-total h3 {
    font-size: 24px;
    color: #233f5a
}

.sidebar-price-total span {
    font-size: 32px;
    color:var(--main-color);
}

.adult-pricing input,
.children-pricing input,
.infants-pricing input {
    height: 40px;
    border: 2px solid #1a2b49
}

.faq .accordion-item {
    margin-bottom: 12px;
    border: none;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    border-radius: 10px !important
}

.faq .accordion-button {
    font-weight: 500;
    font-size: 16px;
    border-radius: 10px !important;
    color: var(--black-color)
}

.faq .accordion-button:focus {
    z-index: 3;
    border-color: initial;
    outline: 0;
    box-shadow: initial
}

.faq .accordion-button:not(.collapsed) {
    color: #233f5a;
    background: var(--main-grey)
}

.faq .accordion-button:not(.collapsed)::after {
    filter: invert(100%)
}

.faq .accordion-body {
    border-top: none;
    border: 7px solid var(--main-grey)
}

.accordion-button::after {
    content: "\f059";
    font-size: 16px !important;
    font: var(--fa-font-solid)
}

.accordion-button:not(.collapsed)::after {
    content: "\f4ad";
    font: var(--fa-font-solid);
    transform: rotate(360deg) !important;
    transition: .5s ease-in-out;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='chevron' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z'/%3E%3C/svg%3E")
}

.room-price-form form {
    border: 1px solid #142843;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    padding: 18px
}

.theme_btn {
    display: inline-flex;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    white-space: nowrap;
    border: none;
    padding: 6px;
    background-color: transparent;
    font-size: 18px;
    color: #f7921f
}

.responstable {
    color: var(--main-color);
    border: 1px solid var(--main-color);
    box-shadow: 0 0 25px 0 rgba(16, 16, 16, .05)
}

.responstable th:nth-child(2) {
    display: table-cell
}

.responstable th:nth-child(2):after {
    content: attr(data-th)
}

.responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 7em
}

.responstable td ul li {
    padding-bottom: 10px;
    padding-right: 10px;
    position: relative;
    display: block
}

.responstable td ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px
}

.responstable td:first-child {
    border-right: 1px solid #d9e4e6
}

.responstable td,
.responstable th {
    font-weight: 500;
    text-align: left;
    margin: .5em 1em;
    font-size: 16px
}

.responstable td i {
    margin-right: 10px
}

@media (min-width:480px) {
    .responstable th:nth-child(2) span {
        display: block
    }

    .responstable th:nth-child(2):after {
        display: none
    }

    .responstable td {
        border: 1px solid #d9e4e6
    }

    .responstable td,
    .responstable th {
        display: table-cell;
        padding: 1rem
    }
}

.Provider_tour i {
    margin-right: 8px;
    border-radius: 50%;
    padding: 8px;
    background-color: #f7921f;
    color: #fff;
    margin-bottom: 20px
}

.Provider_tour p {
    margin-bottom: 14px;
    font-size: 17px
}

.Provider_tour a {
    color: #212529
}

.tour-details-package-box input {
    position: relative;
    padding-left: 3rem
}

.tour-details-package-box input[type=date]:focus+label,
.tour-details-package-box input[type=date]:valid+label .tour-details-package-box input:not(:placeholder-shown)+label,
.tour-details-package-box input[type=email]:focus+label,
.tour-details-package-box input[type=number]:focus+label,
.tour-details-package-box input[type=text]:focus+label,
.tour-details-package-box input[type=text]:not(:placeholder-shown)+label,
.tour-details-package-box textarea:focus+label,
.tour-details-package-box textarea:valid+label {
    top: -10px;
    left: 10px;
    font-size: 12px;
    color: var(--main-color)
}

.tour-details-package-box textarea:focus:not(:empty)+label,
.tour-details-package-box textarea:focus:not(:placeholder-shown)+label {
    top: -10px;
    left: 10px;
    font-size: 12px;
    color: var(--main-color)
}

.tour-details-package-box i {
    position: absolute;
    display: inline-block;
    font-size: 13px;
    color: var(--main-color);
    top: 1rem;
    left: 15px;
    height: 100%;
    width: 15px
}

.tour-details-package-box input {
    height: 50px !important
}

textarea {
    height: 105px;
    padding-top: 20px
}

@media (max-width:768px) {
    .itinerary-container {
        margin: 0;
        border-radius: 0
    }

    .accordion-header {
        flex-direction: column;
        align-items: stretch
    }

    .accordion-image {
        width: 100%;
        height: 150px
    }

    .accordion-content-header {
        padding: 15px 20px
    }

    .controls {
        flex-direction: column;
        align-items: stretch;
        gap: 10px
    }

    .expand-all {
        margin-left: 0;
        justify-content: center
    }

    .tour-card-info {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 10px
    }
}

@media (max-width:767.98px) {

    .is-fixed .main-bar,
    .tour-nav h3 {
        position: relative
    }

    .responstable td,
    .responstable td:first-child,
    .responstable th,
    .tour-nav h3 {
        text-align: center
    }

    .details-heading {
        flex-direction: column
    }

    .details-heading .title {
        font-size: 21px;
        line-height: 1.5;
        margin-top: 21px
    }

    .tour-nav h3 {
        padding: 6px;
        border-right: 1px solid hsla(0, 0%, 4%, .1)
    }

    .accordion-text,
    .tour-overview-text {
        padding: 0
    }

    .hightlight-notes {
        background: var(--white-color);
        padding: 0 0 15px 13px
    }

    .itineraries_container {
        padding: 13px
    }

    .responstable th {
        border: 1px solid var(--white-color);
        color: var(--white-color);
        padding: 8px;
        line-height: 1.5;
        font-size: 12px
    }

    .responstable td {
        display: table-cell !important
    }

    .Related_Tour .swiper-slide img {
        height: 62vh
    }

    .slider-nav {
        top: 50%;
        left: -14px;
        translate: 0 -50%;
        z-index: 15;
        pointer-events: none
    }

    .tour-exclude ul,
    .tour-include ul {
        padding: 20px 20px 20px 1rem
    }

    .tour-overview-text p,
    .tour-overview-text span {
        color: var(--black-color) !important;
        font-weight: 500;
        margin-left: 1rem;
        color: var(--black-color) !important;
        font-size: 14px !important
    }

    .tour-info-group {
        padding: 2px
    }

    .rating {
        color: #e48216;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 6px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: flex-end;
        margin-top: 15px
    }

    .rating .pera {
        font-size: 16px;
        font-weight: 400;
        color: var(--primary-title);
        line-height: 1.5;
        margin-bottom: 0
    }

    .rating_sm {
        display: none !important
    }

    .price-review {
        align-items: flex-end
    }

    .tour-details-section h3::before {
        position: absolute;
        right: 23px;
        top: 0;
        content: "\276F";
        font-size: 20px;
        transition: .3s ease-in-out
    }

    .include_exclude_container .exclude-wrapper h4 {
        color: red;
        margin-top: 20px
    }
}

.hide-logo {
    display: block !important
}

.sidebar-content_Book {
    position: sticky;
    top: 84px;
    z-index: 44
}

#addonsForm h3 {
    margin-bottom: 10px
}

#addonsForm {
    margin-bottom: 12px
}

#total {
    font-size: 23px;
    color: #142843
}

#addonsForm strong {
    font-size: 22px;
    color: #f7921f;
    text-align: right;
    display: flex;
    justify-content: flex-end
}

.tour-prices {
    background-color: #fff;
    border-radius: 20px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.price-card {
    background-color: #f9fafb;
    border-radius: 12px;
    padding: 10px 11px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 32%)
}

.itinerary-section,
.tour_prices {
    background: var(--white-color);
    box-shadow: rgba(14, 63, 126, .04) 0 0 0 1px, rgba(42, 51, 69, .04) 0 1px 1px -.5px, rgba(42, 51, 70, .04) 0 3px 3px -1.5px, rgba(42, 51, 70, .04) 0 6px 6px -3px, rgba(14, 63, 126, .04) 0 12px 12px -6px, rgba(14, 63, 126, .04) 0 24px 24px -12px
}

.card-header {
    font-size: .9rem
}

.price-label {
    font-weight: 500
}

.price-value {
    font-weight: 700;
    letter-spacing: .5px
}

.currency {
    font-weight: 400;
    color: #b0b0b0;
    margin-left: 3px
}

.tour-prices h2 {
    text-align: center
}

.tour-prices h2 i {
    color: #f7921f;
    margin-left: 3px
}

.card-header i {
    color: var(--main-color);
    margin-right: 3px
}

.price__card div {
    border-bottom: 2px solid #e3dfdf;
    padding-bottom: 5px
}

.tour-details-nav {
    display: none;
    opacity: 0;
    transition: opacity .5s
}

.tour-details-nav.show {
    display: flex;
    opacity: 1;
    transition: opacity .5s
}

.nav-wrapper ::-webkit-scrollbar-thumb {
    background-color: #e4e1de;
    border-radius: 20px;
    width: 0;
    height: 0 !important
}

.tour_prices {
    border-radius: 12px;
    padding: 20px 30px 20px 0;
    max-height: 100%;
    margin: 3rem 0;
    padding: clamp(1rem, 2rem, .5rem);
    border: 1px solid #e8e8e8
}

.site-header {
    position: relative;
    z-index: 99
}

.tour-details-package-content input.quantity-input {
    height: 20px
}

.tour-details-package-content button.decrease-btn {
    background: var(--white-color);
    box-shadow: none;
    border: 2px solid #ddd;
    height: 27px;
    width: 30px;
    border-radius: 20px;
    color: #1a2b49;
    font-size: 14px
}

.tour-details-package-content button.increase-btn {
    background: var(--white-color);
    box-shadow: none;
    border: 2px solid #ddd;
    height: 27px;
    width: 30px;
    border-radius: 20px;
    color: #1a2b49;
    font-size: 13px
}

.adult-counter {
    margin-bottom: 12px;
    margin-top: 14px
}

.sidebar-price-total {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.itinerary-section {
    margin: 2rem 0;
    padding: clamp(1rem, 2rem, .5rem);
    border-radius: 12px;
    border: 1px solid #e8e8e8
}

.expand-all-btn {
    background: 0 0;
    border: none;
    color: var(--main-color);
    font-size: 14px;
    cursor: pointer;
    padding: .5rem 1rem;
    border-radius: 6px;
    transition: background .3s
}

.expand-all-btn:hover {
    background: var(--light-color)
}

.itinerary-timeline {
    margin-top: 2rem
}

.timeline-item {
    display: flex;
    margin-bottom: 1rem;
    position: relative;
    border: none
}

.end-marker,
.marker-dot,
.start-marker {
    background: var(--main-color);
    border-radius: 50%
}

.timeline-item:not(:last-child)::after {
    content: '';
    position: absolute;
    left: 22px;
    top: 45px;
    bottom: -16px;
    width: 2px;
    background: #e8e8e8
}

.timeline-marker {
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    flex-shrink: 0
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='chevron' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .3s
}

.accordion-button:not(.collapsed) {
    background-color: var(--main-grey);
    color: var(--main-color);
}

.accordion-button:focus {
    box-shadow: none
}

.marker-icon {
    color: var(--white-color);
    font-size: 18px
}

.day-label,
.day-title {
    font-weight: 600;
    color: #233f5a
}

.marker-dot {
    width: 12px;
    height: 12px;
    border: 3px solid var(--white-color);
    box-shadow: 0 0 0 2px var(--main-color)
}

.booking-sidebar,
.day-item {
    background: var(--white-color)
}

.timeline-content {
    flex: 1;
    min-width: 0
}

.day-item {
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: .3s
}

.day-item:hover {
    border-color: var(--main-color);
    box-shadow: 0 2px 8px rgba(0, 131, 145, .1)
}

.day-header-inline {
    display: flex;
    align-items: center;
    padding: 1rem 1.5rem;
    gap: 1rem
}

.day-label {
    font-size: 14px
}

.day-title {
    flex: 1;
    font-size: 16px
}

.day-details {
    padding: 0 1.5rem 1.5rem;
    border-top: 1px solid #f0f0f0
}

.activity-item {
    padding: 1rem 0;
    border-bottom: 1px solid #f8f8f8
}

.activity-item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.activity-desc {
    color: var(--para-color);
    font-size: 14px;
    line-height: 1.6
}

.include-content ul li::before {
    content: "\f00c";
    font: var(--fa-font-solid);
    position: absolute;
    left: 0;
    top: 5px;
    color: var(--main-color)
}

.exclude-content ul li::before {
    content: "\58";
    font: var(--fa-font-solid);
    position: absolute;
    left: 0;
    top: 5px;
    color: #e74c3c
}

.exclude-content ul li,
.include-content ul li {
    position: relative;
    margin: 0 0 5px;
    padding-left: 20px
}

.booking-sidebar {
    padding: 2rem;
    border-radius: 12px;
    box-shadow: var(--box-shadow);
    height: fit-content;
    position: sticky;
    top: 100px
}

.price {
    font-size: 2rem;
    font-weight: 700;
    color: var(--main-color);
    margin-bottom: 1rem
}

.book-button,
.selector {
    font-size: 16px;
    width: 100%
}

.date-selector,
.ticket-selector {
    margin-bottom: 1.5rem
}

.selector-label {
    font-weight: 600;
    margin-bottom: .5rem;
    display: block
}

.selector {
    padding: 12px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    outline: 0;
    transition: border-color .3s
}

.selector:focus {
    border-color: var(--main-color)
}

.book-button {
    padding: 1rem;
    background: linear-gradient(135deg, var(--main-color), var(--third-color));
    color: var(--white-color);
    border: none;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: transform .3s
}

.book-button:hover {
    transform: translateY(-2px)
}

.cancellation-policy {
    margin-top: 1.5rem;
    padding: 1rem;
    background: var(--light-color);
    border-radius: 8px;
    font-size: 14px
}

.include_exclude_container .include-wrapper li::before {
    position: absolute;
    content: "\f00c";
    font: var(--fa-font-solid);
    color: green;
    left: 0;
    top: 10px;
    height: 20px;
    font-size: 15px;
    width: 10px;
    margin: auto;
    text-align: center
}

.include_exclude_container .exclude-wrapper li::before {
    position: absolute;
    content: "\f00d";
    font: var(--fa-font-solid);
    color: red;
    left: 0;
    top: 10px;
    height: 20px;
    font-size: 15px;
    width: 10px;
    margin: auto;
    text-align: center
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 3px solid #dee2e6;
    border-color: inherit
}

.responstable {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
    color: var(--main-color);
    color: #212529;
    border-radius: 10px;
    border: 1px solid var(--main-color);
    box-shadow: 0 0 25px 0 rgb(16 16 16 / 20%)
}

.responstable tr {
    border: 3px solid #dee2e6;
    line-height: 1
}

.responstable th {
    border: 3px solid #e9ecef;
    color: #212529;
    padding: 1em
}

.tour_details {
    border-radius: 20px;
    padding: 5px
}

@media (min-width:1024px) and (max-width:1400px) {
    .tour-details-nav {
        max-width: 1213px !important
    }

    textarea {
        height: 43px;
        padding-top: 20px
    }
}

@media (max-width:767px) {

    .highlights_container,
    .include_exclude_container {
        display: flex;
        align-items: stretch;
        margin: 10px auto;
        flex-direction: column
    }

    .navbar.is-fixed {
        top: 0 !important;
        display: block
    }

    .tour-details-nav.sticky {
        top: 0;
        left: 1px;
        z-index: 99999
    }

    .tour-img img {
        height: 201px !important;
        object-fit: cover;
        border-radius: 12px
    }

    .tour-gallery.has-layout>.tour-img:first-child {
        grid-area: 1/1/2/3
    }

    .tour-gallery.has-layout>.tour-img:nth-child(2) {
        grid-area: 1/6/2/3
    }

    .tour-gallery.has-layout>.tour-img:nth-child(3) {
        grid-area: 2/1/3/3
    }

    .tour-gallery.has-layout>.tour-img:nth-child(4) {
        grid-area: 2/3/3/6
    }

    .breadcrumb {
        margin-top: 0;
        justify-content: flex-start
    }

    .tour-heading h1 {
        font-size: 26px
    }

    .tour_card {
        display: flex;
        align-items: flex-start;
        gap: 15px;
        flex-direction: column
    }

    .tour-gallery.has-layout>.tour-img:nth-child(5) {
        height: auto !important;
        grid-area: 3/1/3/6
    }

    .itinerary-section {
        margin: 2rem 0;
        padding: 9px
    }

    .itinerary-header h3 {
        font-size: 20px !important
    }

    .day-details {
        padding: 0 0 3px;
        border-top: 1px solid #f0f0f0
    }

    .timeline-marker {
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
        flex-shrink: 0
    }

    .timeline-item:not(:last-child)::after {
        content: '';
        position: absolute;
        left: 16px;
        top: 45px;
        bottom: -16px;
        width: 2px;
        background: #e8e8e8
    }

    .day-title {
        flex: 1;
        font-weight: 600;
        color: #233f5a;
        font-size: 14px
    }

    .day-header-inline {
        display: flex;
        align-items: center;
        padding: 10px 11px;
        gap: 1rem
    }
}

.sidebar-heading p {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0
}

.adult-counter p {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 0
}

.activity-item ul {
    list-style: disc;
}

.activity-item ul li {
    list-style: circle;
}

.sidebar-price-total del {
    color: #036;
    font-size: 19px;
    font-weight: 700;
}

.heading__cart {
    display: flex;
    justify-content: space-between;
}

.tour-details-section.show .tour-details-section-content {
    padding-top: 8px;
}

.tour-details-section.show {
    padding-bottom: 0 !important;
}

.accordion-body {
    padding: 0 10px;
}

.day-details {
    padding-bottom: 0;
}

p {
    margin-bottom: 5px;
}


#lightgallery {
  display: grid;
  gap: 10px;
}

/* 1 صورة */
#lightgallery.gallery-1 {
  grid-template-columns: 1fr;
}

/* 2 صور */
#lightgallery.gallery-2 {
  grid-template-columns: repeat(2, 1fr);
}

/* 3 صور */
#lightgallery.gallery-3 {
  grid-template-columns: 2fr 1fr;
}

/* 4 صور */
#lightgallery.gallery-4 {
  grid-template-columns: repeat(2, 1fr);
}

/* 5 أو أكتر */
/* #lightgallery.gallery-more {
  grid-template-columns: repeat(3, 1fr);
} */

.tour-img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 12px;
}
.tour-gallery.has-layout>.tour-img:nth-child(5) {
    height: 299px !important;
}
