@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Lora:wght@400;500;600;700&display=swap);

html {
    scroll-behavior: smooth
}

.img-container img,
.img-icon {
    width: 100%
}

.abs-overlay,
.img-fitted,
.img-icon {
    height: 100%
}

#exc ul,
#inc ul,
.country-info,
.footer-list {
    list-style: none
}

#exc ul li,
#inc ul li,
.it-info p {
    line-height: 22px;
    color: var(--text-color)
}

.blog-date small,
.btn-shrinked,
.price-overview small,
.price-overview span,
.sub-heading,
.top-contact {
    text-transform: uppercase
}

:root {
    --lora: "Lora", serif;
    --lato: "Lato", sans-serif;
    --theme-color: #6a1935;
    --theme-color-dark: #2b0915;
    --title-color: #2B0915;
    --theme-black: #1c1c1c;
    --text-color: #262626;
    --text-color-light: #656565;
    --light-bg: #f5f5f5;
    --theme-light: #e4dcc7
}

.enchanted,
.theme-color {
    color: var(--theme-color) !important
}

.nav-pills .nav-link:not(.active),
.theme-black {
    color: var(--theme-black) !important
}

.enchanted {
    font-size: 38px
}

a,
h1,
h2,
h3,
h4,
h5,
img,
input,
li,
p,
span,
ul {
    padding: 0;
    margin: 0;
    outline: 0
}

a,
label,
span {
    display: inline-block
}

body {
    font-family: var(--lato);
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    min-width: 360px
}

.smooth,
.smooth:hover,
a,
a:hover,
button,
button:hover,
input,
input:focus,
textarea,
textarea:focus {
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -ms-transition: .2s linear;
    transition: .2s linear;
    text-decoration: none
}

.it-head:focus,
button:focus {
    outline: 0
}

button:disabled,
button[disabled] {
    background-color: #ccc;
    color: #161515
}

p {
    font-size: 1.075rem;
    line-height: 26px;
    color: var(--text-color)
}

.light-bg {
    background-color: var(--light-bg)
}

.carousel-control-btn,
.common-btn,
.dark-bg,
.high-link .inquiry-link,
.theme-btn,
.trip-certificate h4,
a.honor-title,
a.social-link {
    background-color: var(--theme-color)
}

.large-container {
    max-width: 1366px;
    padding: 0 30px;
    margin: 0 auto
}

.honor-box a,
.img-container>a:not([class*="-overlay"]) {
    display: inline
}

.left-align,
.pkg-overall-action {
    padding-left: 0
}

.right-align {
    padding-right: 0
}

.flexer {
    display: -ms-flexbox !important;
    display: flex !important
}

.img-container {
    overflow: hidden;
    position: relative
}

.img-fitted {
    object-fit: cover
}

.img-icon {
    object-fit: contain
}

.custom-nav .close-btn,
.mobile,
.mobile-menu-btn,
.mobile-quick-navs,
.nav-crumb li:last-child span,
.nav-toggle,
.pagination li.disabled {
    display: none
}

.texts-section img {
    max-width: 100% !important;
    height: auto !important
}

.texts-section ul {
    padding-left: 18px
}

.texts-section li {
    font-size: 1.075rem;
    margin-bottom: 6px
}

.texts-section li>* {
    vertical-align: top
}

.texts-section iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16/9
}

.info-sm-text {
    font-size: 12px;
    font-weight: 700;
    color: #222
}

[class*=heading-] {
    font-family: var(--lora);
    font-weight: 700;
    color: #353535
}

.title-link,
[class*=title-]>a {
    color: inherit
}

.row-2 {
    margin-left: -10px;
    margin-right: -10px
}

.row-2>div[class*=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.compact-row,
.row-3 {
    margin-left: -8px;
    margin-right: -8px
}

.header-top-right a:last-child,
.no-gutters {
    margin-right: 0
}

.compact-row>div[class*=col-],
.row-3>div[class*=col-] {
    padding-left: 8px;
    padding-right: 8px
}

.no-gutters {
    margin-left: 0
}

.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.theme-mid {
    font-weight: 500
}

.headline-svg {
    width: 20px;
    margin-top: 15px
}

.headline-svg2 {
    width: 40px
}

.heading-large {
    font-size: 40px
}

.heading-page {
    font-size: 32px
}

.heading-mid {
    font-size: 28px
}

.heading-mid-2 {
    font-size: 24px
}

.activity-title,
.heading-sm {
    font-size: 18px
}

.country-info li,
.footer-list li a,
.lato,
.team-highlights,
.team-post,
.testi-title small {
    font-family: var(--lato)
}

.sub-heading {
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 10px;
    font-family: var(--lora)
}

.common-btn:hover,
.home-icon i,
.honor-title:hover,
.pkg-nav li a.active,
.search-icon i,
.social-link a i,
.top-contact:hover,
[class*=wt-] {
    color: #fff
}

.pad-top-mid {
    padding-top: 60px
}

.pad-bot-mid {
    padding-bottom: 60px
}

.pad-top {
    padding-top: 90px
}

.pad-bot {
    padding-bottom: 90px
}

.pad-top-lg {
    padding-top: 120px
}

.pad-bot-lg {
    padding-bottom: 120px
}

.gutter-top-lg,
.main-package {
    margin-top: 40px
}

.gutter-bot-lg {
    margin-bottom: 40px
}

.activity-page .activity-circle,
.company-overview,
.footer-in,
.gutter-top-mid,
.intro-wrapper {
    margin-top: 30px
}

.gutter-bot-mid {
    margin-bottom: 30px
}

#owl-gallery .owl-nav,
.gutter-top-sm,
.hl-wrap,
.tab-content .tab-pane p {
    margin-top: 15px
}

.gutter-bot-sm,
.inc-exc-list li {
    margin-bottom: 15px
}

.link-btn {
    font-size: 18px;
    color: var(--theme-black);
    font-weight: 600
}

.bordered-btn,
.theme-btn {
    font-size: 16px;
    letter-spacing: .02em;
    color: #fff;
    font-weight: 700
}

.abs-overlay,
.absolute-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.abs-overlay:hover {
    background-color: rgba(106, 25, 53, .2)
}

.theme-btn {
    padding: 15px 30px;
    border: none
}

.theme-btn:hover {
    color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.bordered-btn {
    padding: 13px 30px;
    border: 1.5px solid #fff;
    border-radius: 6px;
    background-color: transparent
}

.bordered-btn:hover {
    background-color: #fff;
    color: var(--theme-black)
}

.common-btn:hover,
.play-btn:hover {
    background-color: var(--theme-color-dark)
}

.white-bg {
    background: #fff
}

.blog-date,
.pg-icon,
.pkg-nav li a.active,
.play-btn,
.search-icon,
li.home-icon a {
    background: var(--theme-color)
}

.common-btn {
    color: #fff;
    padding: 15px 35px;
    font-size: 15px;
    box-shadow: none;
    font-family: var(--lora);
    font-weight: 700;
    border: none;
    border-radius: 6px
}

.btn-shrinked {
    font-size: 12px;
    padding: 10px 15px;
    font-family: var(--lato);
    letter-spacing: .02em
}

#exc ul li,
#inc ul li,
.blog-date b,
.blog-date small,
.blog-heading,
.custom-nav li a,
.document-link,
.est-date,
.faq-ques,
.fix-text,
.head-info-text,
.holder-text,
.it-single,
.main-package h4,
.pkg-nav li a,
.price-overview>*,
.ribbon,
.sm-dest h4,
.tall-dest h4 {
    font-family: var(--lora)
}

.btn-shrinked i,
.country .cont-name,
.dest-days b {
    margin-left: 5px
}

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

.play-btn {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 5px solid #fff;
    z-index: 10;
    transition: .3s
}

.common-input,
.search-bar {
    background-color: #fff;
    width: 100%
}

.play-btn>i {
    font-size: 20px;
    color: var(--white)
}

.common-input {
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 10px 15px 13px;
    color: var(--text-color);
    font-weight: 300;
    border-radius: 5px
}

.activity-title,
.custom-nav li a,
.est-date span,
.price-overview>*,
.top-contact,
a.honor-title {
    font-weight: 700
}

.common-input:focus {
    border-color: var(--theme-color)
}

.swal2-confirm {
    background-color: var(--theme-color) !important;
    color: #fff !important
}

.search-bar {
    position: fixed;
    min-height: 100vh;
    z-index: 999999;
    bottom: -150%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-transition: .5s linear;
    transition: .5s linear
}

.main-search-in {
    max-width: 700px;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 30px;
    border-radius: 5px;
    position: relative
}

.search-btn {
    border: none;
    background: 0 0;
    cursor: pointer
}

.header-top {
    padding: 8px 0;
    width: 100%
}

#exc ul,
#inc ul,
.top-contact {
    padding-left: 10px
}

.top-contact {
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
    border-left: 1px solid #fff
}

.top-contact:first-child {
    border-left: none
}

.top-contact svg {
    width: 15px;
    margin-right: 8px;
    vertical-align: -4px
}

a.social-link {
    font-size: 16px;
    margin-right: 10px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 24px;
    width: 24px;
    border-radius: 50%
}

.fixed-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99
}

.fixed-header .logo-img {
    max-width: 90px
}

.dep-card>*,
.mega-social li {
    flex-shrink: 0
}

@media only screen and (max-width:1200px) {
    .header-top-right {
        padding-right: 25px
    }
}

@media only screen and (min-width:992px) {
    #side-captcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

.top-contact i {
    font-size: 16px;
    vertical-align: -1px;
    margin-right: 5px
}

.header-top-left {
    padding-left: 300px
}

.header-top-right {
    margin-left: auto;
    padding-right: 12%
}

.nav-header {
    background: #d6d6d6
}

.logo-wrapper {
    text-align: center;
    width: 300px
}

.logo-img {
    width: 150px
}

.logo-position {
    background-color: #d6d6d6;
    position: absolute;
    top: -45px;
    left: 0;
    width: 100%;
    padding-top: 15px
}

.fixed-header .logo-position {
    position: relative;
    top: auto;
    padding-top: 5px
}

.custom-nav {
    width: 100%;
    align-items: center
}

.custom-nav li {
    padding: 0 10px;
    position: relative;
    border-left: 1px solid #fff
}

.custom-nav li a {
    font-size: 15px;
    position: relative;
    padding: 20px 10px;
    color: #2b0915
}

li.home-icon {
    padding-right: 0;
    padding-left: 0;
    border: none
}

li.home-icon a {
    padding: 20px 15px
}

.fixed-header .custom-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
}

.budgetpackages,
.custom-nav li:hover:not(.home-icon, .high-link),
.destination,
.other-pkg-sec,
.other-teams-sec {
    background: var(--light-bg)
}

.custom-nav .sub-menu li a {
    font-family: var(--lato);
    font-size: 14px;
    display: block;
    width: 100%
}

.custom-nav .sub-menu li:hover {
    background: rgba(0, 0, 0, .05)
}

.custom-nav li:hover>ul,
.search-form {
    display: block
}

[class*=sub-menu] {
    position: absolute;
    z-index: 9999;
    min-width: 100%;
    width: max-content;
    border-bottom: 5px solid var(--theme-color);
    border-radius: 0 0 5px 5px;
    background-color: var(--light-bg);
    display: none;
    list-style: none
}

.sub-menu {
    top: 62px;
    right: 0
}

.sub-menu li {
    padding-left: 5px;
    padding-right: 5px
}

.sub-menu li a {
    font-size: 12px;
    font-weight: 500;
    padding: 8px 10px;
    color: var(--title-color);
    display: block
}

.sub-menu2 {
    top: 0;
    left: 100%
}

.high-link {
    margin-left: auto;
    margin-right: 100px
}

.high-link .inquiry-link {
    color: #fff !important;
    padding: 12px 25px !important;
    font-weight: 700 !important
}

.mobile-menu-btn a svg {
    fill: #000;
    width: 26px
}

.custom-nav .search-btn {
    color: var(--theme-black);
    margin-left: 15px
}

.call-expert a:hover,
.est-since,
.faq-ques:hover,
.nav-crumb a:hover,
.nav-crumb li:last-child a,
.title-link:hover,
.video-close:hover {
    color: var(--theme-color)
}

.fixed-header .sub-menu {
    top: 52px
}

.carousel-control-btn {
    height: 40px;
    width: 40px;
    border-radius: 5px;
    top: calc(50% - 20px);
    opacity: 1
}

.carousel-control-btn span {
    width: 16px;
    height: 16px
}

.carousel-control-btn.carousel-control-prev {
    left: 30px
}

.carousel-control-btn.carousel-control-next {
    right: 30px
}

.package-slide-image img,
.slider-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.package-slide-image,
.slider-image {
    height: 550px
}

.home-banner .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -60px;
    z-index: 1
}

.custom-caption {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: flex-end
}

.caption-title p {
    font-size: 1.2rem
}

.intro-image .img-container {
    height: 470px;
    position: relative;
    border-radius: 6px
}

.intro-image .img-container .play-btn,
.it-day,
.list-abs,
.video-image-holder .play-btn {
    position: absolute
}

.stylish-intro .sub-heading {
    margin: 10px 0 0
}

.bor-left-para,
.pkg-whole,
.review-details {
    padding-left: 15px
}

.est-date {
    padding: 15px 0 0 15px;
    opacity: .5
}

.est-since {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 80px;
    line-height: 1;
    letter-spacing: -5px
}

.honor-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    padding: 20px 0 0;
    margin-top: 30px;
    border-radius: 5px
}

.honor-box .widCOE2020 {
    margin: 0 auto !important
}

#home-cert .item {
    padding: 7px
}

a.honor-title {
    display: block;
    color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px;
    font-size: 16px
}

.honor-box .activities-home {
    background-image: url(../images/activity-bg.jpg);
    background-size: cover;
    background-position-y: 90px;
    background-repeat: no-repeat
}

.section-wrapper {
    background-color: rgba(238, 238, 238, .9)
}

.activity-circle .img-container {
    height: 255px;
    width: 255px;
    border-radius: 50%;
    position: relative
}

.head-info-text {
    color: #707070
}

.bg-overlay {
    position: absolute;
    top: 0;
    height: inherit;
    width: inherit;
    background: rgba(0, 0, 0, .4)
}

.bg-overlay img {
    width: 45px
}

.activity-circle:first-child,
.activity-circle:last-child {
    margin-top: 150px
}

.activity-text {
    z-index: 10;
    max-width: 500px;
    margin: -90px auto 0
}

.search-wrap,
.teams-sec .bor-left-para {
    max-width: 600px
}

.activity-overlay {
    padding: 15px
}

.packages,
.ribbon,
.search-form,
.search-wrap,
.text {
    position: relative
}

.packages::before {
    content: "";
    position: absolute;
    top: 0;
    height: 300px;
    width: 100%;
    background: var(--theme-color-dark);
    z-index: -1
}

.main-package .package-overview,
.sm-dest-overview,
.tall-overview {
    background: linear-gradient(rgba(0, 0, 0, 0), #000);
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100px
}

.main-package .img-container {
    height: 300px;
    position: relative;
    border-radius: 6px
}

.main-package .package-overview {
    padding: 15px 20px;
    position: absolute;
    justify-content: flex-end
}

.main-package .img-container:hover>.package-overview {
    min-height: 300px;
    background-color: rgba(106, 25, 53, .1)
}

.price-overview>b {
    font-size: 20px
}

.main-package h4,
.ribbon {
    font-size: 18px;
    font-weight: 700
}

.overview-in>b>small {
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
    vertical-align: middle
}

.main-package h4 {
    margin-top: 5px;
    color: #232323
}

.extra-pkg-info {
    display: flex;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap
}

.extra-pkg-info .basic-style {
    font-size: 14px;
    color: var(--text-color);
    font-weight: 500;
    padding-right: 15px;
    font-family: var(--lora)
}

.dest-days b i,
.extra-pkg-info .basic-style i,
.nav-pills .nav-link i {
    margin-right: 5px
}

.tall-dest {
    margin-top: -60px;
    position: relative
}

.tall-dest .img-container {
    height: 607px;
    border-radius: 6px
}

.sm-dest {
    height: 100%;
    position: relative;
    margin-top: 30px
}

.sm-dest .img-container {
    height: 350px;
    border-radius: 6px
}

.sm-dest-overview,
.tall-overview {
    padding: 15px;
    position: absolute;
    justify-content: flex-end
}

.tall-overview {
    min-height: 100px
}

.tall-dest h4 {
    font-size: 24px;
    font-weight: 700
}

.sm-dest h4 {
    font-size: 20px;
    font-weight: 700
}

.sm-dest span,
.tall-dest span {
    font-size: 14px;
    font-weight: 700
}

.ribbon {
    margin-bottom: 25px;
    color: #fff
}

.text {
    display: inline-block;
    padding: .5em 1em;
    min-width: calc(100% - 1.5em);
    line-height: 1.2em;
    background: #731d3b
}

.big-footer,
.cta-banner {
    background-attachment: fixed
}

.bold:before,
.ribbon:after,
.ribbon:before,
.text:after,
.text:before {
    content: '';
    position: absolute;
    border-style: solid
}

.ribbon:before {
    top: .3em;
    left: .2em;
    width: calc(100% - 1.4em);
    height: 100%;
    border: none;
    background: #ebeced;
    z-index: -2
}

.cta-banner,
.flagged-div {
    background-repeat: no-repeat
}

.text::before {
    bottom: 100%;
    left: 0;
    border-width: .5em .7em 0 0;
    border-color: transparent #4e1227 transparent transparent
}

.text::after {
    top: 100%;
    right: 0;
    border-width: .5em 2em 0 0;
    border-color: #4e1227 transparent transparent
}

.bold::before,
.ribbon::after {
    top: .6em;
    right: 0;
    border-width: 1.1em 1em 1.1em 2.5em;
    border-color: #641832 transparent #641832 #641832;
    z-index: -1
}

.bold:before {
    border-color: #ebeced transparent #ebeced #ebeced;
    top: .7em;
    right: -2.3em
}

.cta-banner {
    background-image: url(../images/m-main.fw.png);
    background-size: cover
}

.cta-layer {
    background-color: rgba(49, 10, 13, .9)
}

.search-wrap {
    margin: 0 auto;
    overflow: hidden
}

.search-form input {
    width: 100%;
    font-size: 14px;
    padding: 15px;
    border: none
}

.search-form .common-btn {
    position: absolute;
    right: 0;
    top: -1px
}

.search-icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 13px
}

.call-expert i {
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 10px
}

.blog-text-wrap p,
.testi-title small {
    margin-top: 5px
}

.blog-wrapper .img-container {
    height: 220px;
    position: relative;
    border-radius: 6px
}

.blog-date {
    width: 70px;
    height: 70px;
    position: absolute;
    margin-top: -35px;
    left: 35px;
    padding: 10px 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 4px
}

.big-footer,
.company .bg-image {
    background-repeat: no-repeat;
    background-size: cover
}

.blog-date b {
    font-size: 20px
}

.blog-date small {
    font-size: 14px;
    font-weight: 700
}

.blog-detail-content .blog-text-wrap,
.blog-text-wrap {
    margin: 50px 0 0
}

.blog-heading {
    color: #232323;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px
}

.footer-layer {
    background-color: rgba(43, 9, 21, .92)
}

.footer-in .col-heading-2 {
    color: #fff;
    margin-bottom: 15px
}

.testi-img {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0
}

.inner-page ul li,
.testi-title {
    margin-left: 15px
}

.aff-image {
    width: 140px
}

.footer-in p {
    color: rgba(255, 255, 255, .7);
    font-size: 13px;
    line-height: 22px;
    font-weight: 400
}

.footer-list li a {
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 7px
}

.footer-list li i {
    margin-right: 7px;
    color: #fff
}

.copyrights span a:hover,
.footer-list li a:hover {
    color: #fca51f
}

.flagged-div {
    background-size: contain;
    background-position-y: top;
    padding: 40px 0
}

@media only screen and (min-width:1600px) {
    .flagged-div {
        background-size: cover
    }
}

.copyright-wrap {
    background-color: rgba(0, 0, 0, .4);
    padding: 15px;
    border-radius: 6px
}

.newsletter {
    justify-content: space-between
}

.footer-letter-form {
    max-width: 700px;
    flex: 1
}

.country {
    display: flex;
    align-items: center
}

.country img {
    height: 25px
}

.country-info {
    color: #fff;
    font-size: 14px;
    margin-top: 10px
}

.country-info li a,
.footer-subs {
    color: rgba(255, 255, 255, .8);
    font-size: 14px
}

.country-info li {
    padding-bottom: 5px
}

.country-info li a {
    font-weight: 400;
    margin-left: 5px
}

.sm-u-line {
    display: block;
    height: 3px;
    background: #fff;
    width: 40px;
    margin-top: 10px
}

.news-letter-wrap {
    padding: 60px 0;
    background-color: rgba(255, 255, 255, .05)
}

.associated-with {
    padding-bottom: 20px
}

.footer-subs {
    display: block;
    margin-top: 5px
}

.it-head,
.related-pkg .overview-in,
.team-wrapper {
    display: flex
}

.footer-contact-icon {
    width: auto
}

.footer-contact-data {
    flex: 1;
    margin-top: 15px
}

.copyright {
    padding: 20px 0
}

.aff-wrap,
.extra-footer-in {
    background-color: #fff;
    border-radius: 6px;
    padding: 15px;
    height: 100%
}

.it-list-wrap,
.nav-pills .nav-item,
.pkg-nav li a {
    background: var(--light-bg)
}

.aff-row {
    justify-content: space-between;
    margin-top: 10px
}

.pat-logos a {
    max-width: 130px;
    margin: 0 10px
}

.pat-logos img {
    max-width: 130px;

}

@media(max-width: 1024px) {
    .pat-logos img {
        max-width: 80px;
    }
}

.copyrights span {
    font-size: 14px;
    color: #fff;
    font-weight: 400
}

.footer-letter-form .form-group {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin: 0
}

.inner-banner .img-container {
    height: 500px;
    position: relative
}

.nav-crumb a {
    color: #353535;
    font-weight: 600;
    font-size: 14px
}

.nav-crumb span {
    font-size: 15px;
    margin: 0 5px;
    color: var(--text-color-light);
    font-weight: 500
}

.hor-scroll-nav {
    overflow-x: scroll !important
}

.hor-scroll-nav>.nav,
.members-tab .nav {
    flex-wrap: nowrap
}

.company {
    position: relative;
    z-index: 10
}

.company .bg-image {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .1;
    z-index: -1
}

.company .company-info {
    z-index: 10
}

.trip-certificate {
    margin-top: 15px;
    border: 1px solid var(--theme-color);
    height: 100%;
    border-radius: 6px;
    overflow: hidden
}

.trip-certificate h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding: 10px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.nav-pills .nav-item {
    font-size: 14px;
    flex-shrink: 0
}

.nav-pills .nav-link {
    border-radius: 0;
    font-weight: 600
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--theme-color) !important
}

.members-tab {
    overflow-x: auto
}

.team-wrapper-col {
    background-color: var(--light-bg);
    padding: 20px;
    border-radius: 8px
}

.team-wrapper {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: 30px
}

.team-short-des {
    font-size: 16px;
    line-height: 25px
}

.team-img {
    height: 230px;
    width: 230px;
    border-radius: 50%;
    margin-bottom: 15px
}

.team-detail-sec {
    margin-top: -150px
}

.team-details .team-img {
    border: 7px solid #fff
}

.team-highlights {
    margin: 15px 0 0 30px;
    font-size: 15px;
    color: var(--text-color)
}

.fix-text,
.it-head {
    color: #33312d;
    font-weight: 700
}

.blog-grid-sec .blog-wrapper .img-container {
    height: 250px
}

.blog-detail-content .blog-date {
    margin-top: -90px;
    left: 15px
}

.activities-sec {
    position: relative;
    z-index: 1
}

.activity-ow {
    max-width: 800px;
    margin: auto
}

.bg-input,
.it-head span {
    margin-right: 10px
}

.activities-sec .bg-image {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: .1;
    z-index: -1
}

.activity-head {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: -50px
}

.pg-icon {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    z-index: 1;
    margin-bottom: 30px
}

.related-pkg .overview-in .dest-days {
    margin-left: auto;
    color: #fff;
    font-family: var(--lato);
    font-size: 12px;
    padding-top: 10px
}

.pkg-nav li a {
    color: var(--title-color);
    font-size: 15px;
    font-weight: 700;
    padding: 15px 30px;
    border-left: 1px solid #fff
}

#detail-sections-navigator {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background-color: var(--light-bg);
    left: 0;
    display: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

.details-aside {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.sticky-col {
    position: -webkit-sticky;
    position: sticky;
    top: 60px
}

.info-thumbs,
.pkg-map-col .img-container {
    position: sticky;
    top: 40px
}

.sticky-text {
    width: 65px;
    padding-top: 16px
}

.dep-titles,
.it-list {
    flex: 1
}

.it-list-wrap {
    margin-top: 30px;
    padding: 30px 15px;
    border-radius: 10px
}

.contact-info-data,
.inc-exc,
.it-info p,
.pkg-book .pkg-days {
    margin-top: 10px
}

.fix-text {
    font-size: 15px;
    position: sticky;
    top: 15px
}

.it-day-wrap {
    border-left: 1.5px dashed var(--theme-color);
    padding: 0 0 65px;
    position: relative;
    width: 55px;
}

.it-day {
    width: 55px;
    height: 55px;
    text-align: center;
    border-radius: 50%;
    background-color: var(--theme-color);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    left: -30px;
    }

.hl-data *,
.it-head,
.it-info p {
    font-size: 15px
}

.it-list li:last-child .it-day-wrap {
    padding-bottom: 0;
    border: none
}

.it-single {
    flex: 1;
    padding-top: 10px;
}

.it-head {
    align-items: baseline
}

.it-head i {
    margin-left: auto
}

.pkg-extra-sec .extra-sec {
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 10px
}

.inc-exc ul {
    list-style: none !important
}

.rel-icon svg {
    width: 32px
}

.rel-data * {
    display: block;
    padding-left: 15px
}

.rel-data b {
    font-weight: 800;
    color: var(--theme-black);
    line-height: 20px
}

.rel-data small {
    color: #767676;
    font-size: 13px
}

.hl-data *,
.it-thumb b,
.it-thumb span {
    display: block;
    color: var(--theme-black)
}

.it-thumb {
    background-color: #fff;
    padding: 30px 10px;
    border-radius: 8px
}

.it-thumb-icon {
    margin-bottom: 5px
}

.it-thumb-icon img {
    width: 35px;
    height: 35px
}

.it-thumb b,
.it-thumb span {
    font-size: 13px
}

.it-thumb b {
    margin-bottom: 2px;
    font-weight: 800
}

#exc ul li,
#inc ul li {
    position: relative;
    font-size: 16px;
    padding-top: 15px;
    padding-left: 10px
}

#inc ul li i {
    color: #095d28;
    font-size: 20px;
    padding-right: 10px
}

#exc ul li i {
    color: #b50000;
    font-size: 20px;
    padding-right: 10px
}

.list-abs {
    left: -20px;
    top: 15px
}

.trips-highlights {
    background: var(--light-bg);
    padding: 30px 20px;
    margin-top: 30px
}

.hl-icon img {
    width: 45px;
    height: 45px
}

.hl-data * {
    margin-left: 15px
}

.pkg-expert i {
    font-size: 18px;
    margin-right: 15px;
    color: var(--theme-color)
}

.gallery .img-container {
    height: 350px;
    border-radius: 10px
}

.gallery .owl-theme .owl-nav.disabled+.owl-dots {
    margin: 30px 0
}

.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--theme-color) !important
}

.dates-tab a {
    font-size: 14px;
    padding: 10px 40px
}

.holder-text {
    font-size: 16px;
    color: var(--text-color);
    font-weight: 700
}

.av-table td,
.av-table th,
.bg-input {
    font-size: 14px
}

.bg-input {
    background-color: #eee;
    border-radius: 5px;
    padding: 10px;
    border: none
}

.map-image {
    height: 400px;
    border-radius: 6px
}

.price-overview {
    color: #232323
}

.price-overview small {
    font-size: 15px;
    vertical-align: 10px
}

.price-overview b {
    font-size: 30px
}

.price-overview span {
    font-size: 14px;
    vertical-align: 4px;
    margin-left: 5px
}

.pkg-overall-info {
    padding-right: 45px
}

.pkg-yt-frame {
    aspect-ratio: 16/10;
    width: 100%
}

#owl-gallery .owl-nav button {
    background-color: var(--theme-color);
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    position: absolute;
    bottom: -3px
}

#owl-gallery .owl-nav .owl-prev {
    left: 0
}

#owl-gallery .owl-nav .owl-next {
    right: 0
}

#owl-gallery .owl-nav .disabled {
    opacity: 0 !important
}

.common-label {
    color: var(--theme-dark);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px
}

.contact-form input,
.contact-form textarea {
    border: 1px solid #ddd
}

.contact-map iframe {
    min-height: 400px;
    width: 100%
}

.contact-info-sec {
    margin-top: 30px;
    flex-wrap: wrap
}

.contact-info-ow {
    display: flex;
    flex-direction: column;
    align-items: center
}

.contact-info-data * {
    display: block;
    text-align: center
}

.trans-circ {
    border: 2px solid rgba(106, 25, 53, .2);
    border-radius: 50%;
    height: 74px;
    width: 74px;
    padding: 5px;
    margin-top: 15px
}

.circ-icon {
    height: 60px;
    width: 60px;
    background: var(--theme-color);
    border-radius: 50%
}

.circ-icon i {
    color: #fff;
    font-size: 20px
}

.map-sec {
    margin-top: -30px
}

.video-image-holder {
    height: calc(100% - 40px);
    border-radius: 6px
}

.video-backdrop {
    position: fixed;
    background-color: rgba(255, 255, 255, .8);
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    display: none;
    padding: 50px 20px 20px
}

.video-backdrop iframe {
    width: 100%;
    height: calc(100vh - 70px)
}

.video-close {
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 30px;
    color: var(--theme-color-dark)
}

.faq-ques::before {
    content: '+';
    position: absolute;
    left: 0;
    top: -6px;
    font-size: 24px;
    font-weight: 600
}

.faq-ques {
    font-size: 16px;
    font-weight: 600;
    color: var(--title-color);
    position: relative;
    padding-left: 30px
}

.faq-ans {
    background-color: var(--light-bg);
    margin-top: 10px;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 10px
}

.faq-row {
    margin-bottom: 15px;
    border-bottom: 1.5px solid #eee;
    padding-bottom: 15px
}

.site-map-list li a {
    font-weight: 500;
    color: var(--theme-color);
    padding: 5px 0
}

.reviewer-image {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    flex-shrink: 0
}

.basic-banner .img-container {
    height: 300px
}

.review-texts {
    font-size: 14px;
    color: var(--text-color);
    line-height: 18px;
    margin: 5px 0
}

.rate-stars li {
    font-size: 14px;
    margin-right: 5px
}

.rate-stars .active-star {
    color: #ffc600
}

.rate-stars .inactive-star {
    color: #e3e3e3
}

.reviewer-name {
    font-size: 15px;
    color: var(--title-color)
}

.review-details a {
    font-size: 14px;
    color: var(--theme-color);
    font-weight: 600
}

.document-link {
    font-weight: 700;
    font-size: 18px;
    color: #232323
}

.st-center {
    text-align: right !important
}

.dep-card {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 15px 20px;
    border-radius: 6px;
    border-left: 4px solid var(--theme-color)
}

.badge-lg {
    font-size: 13px;
    padding: 5px 7px
}

.dep-dates {
    width: 130px
}

.dep-status {
    width: 160px
}

.dep-status .info-sm-text {
    font-size: 13px;
    margin-top: 4px
}

.dep-action .common-btn {
    padding: 12px 25px;
    font-size: 14px
}

.dep-dates span {
    font-weight: 600;
    font-size: 14px;
    color: #262626
}

.pagination li {
    margin-left: 10px !important
}

.pagination .page-item .page-link {
    border-radius: 5px;
    border: 0 !important;
    background-color: #eee;
    color: #363636;
    font-size: 14px;
    font-weight: 600
}

.pagination li.active .page-link {
    background-color: var(--theme-color);
    color: #fff
}

.custom-badge {
    font-size: 12px
}

.badge-btn {
    padding: 5px 10px;
    background-color: var(--theme-color)
}

@media (max-width:1240px) and (min-width:1200px) {
    li.home-icon {
        display: none
    }
}

@media only screen and (max-width:1370px) {
    .logo-wrapper {
        text-align: center;
        width: 250px
    }

    .custom-nav>li>a {
        font-size: 14px;
        padding: 20px 5px
    }

    .sub-menu {
        top: 60px
    }

    .header-top-left {
        padding-left: 250px
    }
}

@media only screen and (max-width:1200px) {

    .nav-section .social-media,
    .nav-wrapper {
        margin-left: auto
    }

    .pad-top {
        padding-top: 80px
    }

    .custom-nav .sub-menu,
    .custom-nav li:hover .sub-menu,
    .header-top-left .nav li:first-child,
    .header-top-left .nav li:nth-child(2),
    .header-top-left .nav li:nth-child(3),
    .sub-menu li:hover .sub-menu2 {
        display: none
    }

    .activity-circle .img-container {
        height: 230px;
        width: 230px;
        margin: auto
    }

    .home-icon {
        background: 0 0
    }

    .home-icon i {
        padding: 0 5px
    }

    .custom-nav {
        background: var(--theme-black);
        width: 350px;
        height: 100%;
        position: fixed;
        top: 0;
        left: -360px;
        z-index: 9999;
        overflow-y: scroll;
        -webkit-transition: .3s linear;
        transition: .3s linear;
        padding: 40px 20px;
        display: block
    }

    .custom-nav li:not(.home-icon):not(.close-btn) {
        padding: 0;
        position: relative;
        width: 100%;
        border: none
    }

    .custom-nav>li {
        border: none
    }

    .custom-nav>li>a {
        font-size: 16px
    }

    .custom-nav li a {
        color: #fff !important;
        padding: 10px 0
    }

    .custom-nav>li:hover:not(.active) {
        background-color: transparent
    }

    .custom-nav .sub-menu li a {
        font-size: 15px
    }

    .fixed-header .custom-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .fixed-header .sub-menu {
        top: auto
    }

    [class*=sub-] {
        display: block;
        position: relative;
        top: auto;
        width: 100%;
        left: auto
    }

    .sub-menu,
    .sub-menu2 {
        background: 0 0;
        border: none;
        font-size: 14px;
        padding-bottom: 15px
    }

    .sub-menu li {
        padding: 0;
        position: relative
    }

    .sub-menu li a {
        padding: 6px 15px;
        position: relative
    }

    .sub-menu2 li a {
        padding: 4px 15px;
        font-weight: 400
    }

    .sub-menu li::before {
        position: absolute;
        content: "";
        top: 14px;
        left: 0;
        height: 8px;
        width: 8px;
        border-radius: 50%;
        background-color: #fff
    }

    .sub-menu2 li::before {
        background-color: transparent;
        border: 1px solid #fff;
        top: 10px
    }

    .sub-menu2 {
        display: none;
        padding-left: 15px
    }

    .mobile-menu-btn,
    .nav-toggle {
        display: block
    }

    .mobile-menu-btn a {
        color: #fff;
        border: none;
        font-size: 22px;
        line-height: 20px;
        background-color: var(--theme-color);
        padding: 8px 10px;
        border-radius: 5px
    }

    .custom-nav .close-btn {
        display: block;
        position: absolute;
        top: -15px;
        right: 32px;
        height: 15px;
        width: 15px
    }

    .active-nav {
        background: 0 0;
        padding: 0
    }

    .high-link {
        margin-right: 20px
    }

    .nav-toggle {
        right: 0;
        position: absolute;
        top: 10px
    }

    .nav-toggle i {
        display: inline-block;
        color: #fff;
        padding: 2px 6px 1px !important;
        border: 1px solid #fff;
        border-radius: 2px;
        -webkit-transition: .3s linear;
        transition: .3s linear
    }

    .m-active i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .custom-nav .sub-menu li a:hover,
    .sub-menu li a:hover {
        color: fff !important
    }

    .custom-nav .sub-menu li {
        border-bottom: none
    }

    .close-btn a {
        font-size: 40px !important
    }

    .custom-nav .search-btn {
        color: #fff;
        margin-left: 20px
    }

    .nav-header {
        background-color: #d6d6d6
    }

    .nav-wrapper {
        padding-right: 8%;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .package-slide-image,
    .slider-image {
        height: 500px
    }

    .inner-banner .img-container {
        height: 450px;
        position: relative
    }

    .pkg-overall-info {
        padding-right: 15px
    }
}

@media only screen and (max-width:1100px) {
    .header-top-left {
        display: none
    }
}

@media only screen and (max-width:1050px) {
    .logo-wrapper {
        width: 200px
    }

    .header-top-left {
        padding-left: 200px
    }
}

@media only screen and (max-width:992px) {
    .header-top-nav>a {
        display: none
    }

    .top-contact i {
        margin-right: 8px
    }

    .mobile-quick-navs {
        display: block
    }

    .flagged-div,
    .pad-0 {
        padding: 0
    }

    .intro-image {
        margin-top: 40px
    }

    .activity-circle:first-child,
    .activity-circle:last-child,
    .map-sec {
        margin-top: 30px
    }

    .activity-text {
        margin: 30px auto 0
    }

    .ord-1 {
        order: 1
    }

    .tall-dest {
        margin-top: 30px;
        position: relative
    }

    .tall-dest .img-container {
        height: 350px
    }

    .newsletter {
        flex-direction: column
    }

    .banner-search-form {
        margin-top: 10px
    }

    .nav-wrapper {
        padding-right: 5%
    }

    .logo-wrapper {
        padding-left: 5%
    }

    .home-banner {
        height: 500px
    }

    .banner-text {
        top: 30vh;
        left: 40px
    }

    .banner-bold {
        font-size: 75px;
        line-height: 100px
    }

    .pkg-nav li a {
        font-size: 14px;
        padding: 10px 15px
    }

    .package-slide-image,
    .slider-image {
        height: 480px
    }

    .st-center {
        text-align: left !important
    }

    .dep-card {
        flex-wrap: wrap;
        padding: 30px 20px
    }

    .dep-titles {
        flex: auto;
        width: 100%;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .dep-action {
        margin-left: auto
    }

    .pkg-overall-action {
        padding-left: 15px
    }
}

@media only screen and (max-width:767px) {
    .pad-top-lg {
        padding-top: 80px
    }

    .pad-bot-lg {
        padding-bottom: 80px
    }

    .pad-top {
        padding-top: 70px
    }

    .pad-bot {
        padding-bottom: 70px
    }

    .intro-image .img-container {
        height: 300px
    }

    .inner-banner .img-container {
        height: 350px;
        position: relative
    }

    .intro-image {
        flex-direction: column
    }

    .est-since {
        writing-mode: horizontal-tb;
        text-orientation: upright;
        line-height: 1;
        letter-spacing: 5px
    }

    .nav-wrapper {
        padding-right: 3%
    }

    .logo-wrapper {
        padding-left: 3%
    }

    #detail-sections-navigator {
        display: none !important
    }

    .package-slide-image,
    .slider-image {
        height: 460px
    }

    .copyrights,
    .extra-footer-in {
        text-align: center
    }

    .extra-footer-in .mega-social,
    .pat-logos {
        justify-content: center;
        margin-bottom: 10px
    }

    .extra-footer-in .text-right {
        text-align: center !important
    }

    .extra-link {
        text-align: left !important
    }

    .dep-action {
        width: 100%;
        padding-top: 15px;
        margin-top: 15px;
        border-top: 1px solid #eee
    }
}

@media only screen and (max-width:575px) {
    .heading-large {
        font-size: 32px
    }

    .heading-page {
        font-size: 28px
    }

    .heading-mid {
        font-size: 24px
    }

    .pad-top {
        padding-top: 60px
    }

    .pad-bot {
        padding-bottom: 60px
    }

    .container,
    .large-container {
        padding-left: 25px;
        padding-right: 25px
    }

    .banner-text.hide,
    .banner-trans-img {
        display: none
    }

    .banner-wc,
    .footer-in .col-heading-2 {
        font-size: 22px
    }

    .banner-bold {
        font-size: 48px;
        line-height: 60px
    }

    .blog-wrapper .img-container,
    .inner-banner .img-container {
        height: 300px;
        position: relative
    }

    .pkg-nav li a {
        color: var(--title-color);
        font-size: 15px;
        font-weight: 700;
        padding: 10px 20px;
        background: var(--light-bg)
    }

    .contact-info-sec,
    .copyright-wrap {
        flex-direction: column
    }

    .home-banner {
        height: 400px;
        position: relative
    }

    .pkg-overall-action {
        margin-left: 0;
        padding-left: 15px
    }

    .av-table-wrap {
        overflow-y: scroll
    }

    .av-table {
        min-width: 500px
    }

    .logo-img {
        width: 130px
    }

    .banner-text {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute
    }

    .nav-wrapper {
        padding-right: 15px;
        padding-top: 15px
    }

    .fixed-header .nav-wrapper {
        padding-right: 15px;
        padding-top: 10px
    }

    .logo-position {
        background-color: #d6d6d6;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        padding-top: 5px
    }

    .logo-wrapper {
        padding-left: 15px;
        width: auto
    }

    .header-top-right {
        margin-left: 0;
        padding-right: 0;
        flex: 1
    }

    .header-top-nav {
        text-align: center !important
    }

    .package-slide-image,
    .slider-image {
        height: 400px
    }

    .dep-card {
        padding: 30px 15px
    }

    .dep-dates {
        width: 50%
    }

    .dates-tab a {
        padding: 10px 24px
    }

    .members-tab a {
        padding: 10px 16px !important
    }

    .dep-status {
        width: 100%;
        border-top: 1px solid #eee;
        padding-top: 12px;
        margin-top: 12px
    }

    .content-cta,
    .content-pkg {
        display: block !important
    }

    .content-pkg .img-container {
        width: 100% !important
    }

    .cta-text {
        margin-top: 16px
    }
}

@media only screen and (max-width:450px) {
    .banner-bold {
        font-size: 45px
    }

    .mobile-menu-btn {
        margin-right: 0
    }

    a.honor-title {
        font-size: 14px
    }
}

@media only screen and (max-width:360px) {
    body {
        overflow-x: scroll !important
    }
}

/* why choose us/ Review/ itinerary/video gallery/ awards/CTA buttons */


#reviews-carousel .owl-stage-outer {
    overflow: hidden;
}
#reviews-carousel .owl-stage {
    display: flex;
}
#reviews-carousel .owl-item {
    display: flex;
}
#reviews-carousel .owl-item .item {
    display: flex;
    width: 100%;
}
#reviews-carousel .owl-item .item > a {
    display: flex;
    width: 100%;
}
#reviews-carousel .owl-item .item > a > div {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 1;
}
            #reviews-carousel .owl-nav button {
    width: 36px;
    height: 36px;
    border: 1px solid #ccc !important;
    border-radius: 50% !important;
    background: #fff !important;
    line-height: 1 !important;
}
#reviews-carousel .owl-nav button:hover {
    background: #f5f5f5 !important;
}


#google-reviews-carousel .owl-stage-outer {
    overflow: hidden;
}
#google-reviews-carousel .owl-stage {
    display: flex;
}
#google-reviews-carousel .owl-item {
    display: flex;
}
#google-reviews-carousel .owl-item .item {
    display: flex;
    width: 100%;
}
#google-reviews-carousel .owl-item .item > a {
    display: flex;
    width: 100%;
}
#google-reviews-carousel .owl-item .item > a > div {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 1;
}
#google-reviews-carousel .owl-nav {
    margin-top: 25px;
    position: relative;  /* ← ensures it's in flow */
    z-index: 1;
}
#google-reviews-carousel .owl-nav button {
    width: 36px;
    height: 36px;
    border: 1px solid #ccc !important;
    border-radius: 50% !important;
    background: #fff !important;
    line-height: 1 !important;
}
#google-reviews-carousel .owl-nav button:hover {
    background: #f5f5f5 !important;
}

.video-gallery-card {
    cursor: pointer;
    text-align: left;
}
.video-thumb-wrap {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 4/3;
}
.video-thumb-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.video-gallery-card:hover .video-thumb-img {
    transform: scale(1.05);
}
.video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgba(255,255,255,0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #333;
    transition: background 0.2s;
}
.video-gallery-card:hover .video-play-btn {
    background: #fff;
}
.video-person-name {
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 4px;
    font-size: 15px;
}
.video-package-name {
    color: #666;
    font-size: 13px;
    margin: 0;
}

.plan-trip-banner {
    flex-direction: row;
}
.plan-trip-text {
    max-width: 70%;
}
.plan-trip-btn {
    width: auto;
}

@media (max-width: 1024px) {
    .plan-trip-banner {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px;
    }

    .plan-trip-text {
        max-width: 100%;
    }

    .plan-trip-btn {
        width: 30%;
        justify-content: center;
        text-align: center;
    }
}

@media (max-width: 500px) {
    .plan-trip-banner {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px;
    }
    .plan-trip-text {
        max-width: 100%;
    }
    .plan-trip-btn {
        width: 60%;
        justify-content: center;
        text-align: center;
    }
}

.video-gallery-card {
    cursor: pointer;
    text-align: left;
}
.video-thumb-wrap {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 4/3;
}
.video-thumb-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.video-gallery-card:hover .video-thumb-img {
    transform: scale(1.05);
}
.video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgba(255,255,255,0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #333;
    transition: background 0.2s;
}
.video-gallery-card:hover .video-play-btn {
    background: #fff;
}
.video-person-name {
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 4px;
    font-size: 15px;
}
.video-package-name {
    color: #666;
    font-size: 13px;
    margin: 0;
}

.pkg-gallery-grid {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: .75rem;
    border-radius: 12px;
    overflow: hidden;
}

/* LEFT */
.pkg-gallery-left {
    display: flex;
    flex-direction: column;
    gap: .75rem;
}

.pkg-gallery-large {
    height: 320px;
}

.pkg-gallery-small-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .75rem;
}

.pkg-gallery-small-row .pkg-gallery-item {
    height: 160px;
}

/* RIGHT */
.pkg-gallery-right {
    display: flex;
    flex-direction: column;
    gap: .75rem;
}

.pkg-gallery-right .pkg-gallery-item {
    flex: 1;
    height: 240px;
}

/* Shared item styles */
.pkg-gallery-item {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    background: #eee;
}

.pkg-gallery-item img,
.pkg-gallery-item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .3s ease;
}

.pkg-gallery-item:hover img,
.pkg-gallery-item:hover video {
    transform: scale(1.04);
}

/* View All overlay */
.pkg-gallery-viewall {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.35);
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 12px 14px;
    border-radius: 8px;
    pointer-events: none;
}

.pkg-gallery-viewall span {
    background: rgba(255,255,255,0.9);
    color: #1a6fa8;
    font-weight: 700;
    font-size: 14px;
    padding: 6px 14px;
    border-radius: 20px;
}

@media (max-width: 768px) {
    .pkg-gallery-grid {
        grid-template-columns: 1fr 1fr;
        gap: .75rem;
    }

    .pkg-gallery-large {
        height: 200px;
        gap: .75rem;
    }

    .pkg-gallery-small-row .pkg-gallery-item {
        height: 95px;
        gap: .75rem;
    }

    .pkg-gallery-right .pkg-gallery-item {
        height: 148px;
        gap: .75rem;
    }
}

@media (max-width: 480px) {
    .pkg-gallery-grid {
        grid-template-columns: 1fr 1fr;
        gap: .375rem;
    }

    .pkg-gallery-large {
        height: 150px;
        gap: .375rem;
    }

    .pkg-gallery-small-row .pkg-gallery-item {
        height: 70px;
        gap: .375rem;
    }

    .pkg-gallery-right .pkg-gallery-item {
        height: 110px;
        gap: .375rem;
    }

    .pkg-gallery-viewall span {
        font-size: 11px;
        padding: 4px 10px;
    }
}

.cta-book-btn {
    background: #6a1935;
    color: #fff;
    font-family: var(--lora);
    font-weight: 700;
    border: none;
}
.cta-book-btn:hover {
    background: #2b0915;
    color: #fff;
}

.cta-availability-btn {
    background: #6a1935;
    color: #fff;
    font-family: var(--lora);
    font-weight: 700;
    border: none;
}
.cta-availability-btn:hover {
    background: #2b0915;
    /* filter: brightness(1.1); */
    color: #fff;
}

.cta-inquire-btn {
    background: transparent;
    color: #6a1935;
    font-family: var(--lora);
    font-weight: 700;
    border: 2px solid #6a1935;
}
.cta-inquire-btn:hover {
    background: #6a1935;
    color: #fff;
}