html {
    scroll-behavior: smooth;
}
body {
 
    font-family: 'Mona Sans';
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #000;
    overflow-x: hidden;
    font-weight: 400;
    background: #fffbe7;
}
textarea,  p,  input,  div,  span,  li,  button {
    font-family: 'Mona Sans';
 }
 ul {
     margin: 0;
     padding: 0;
 }
 li {
     list-style: none;
 }
 p {
     line-height: 26px;
     font-size: 16px;
     font-weight: 300;
     color: #444;
     font-family: 'Mona Sans';
     margin-bottom: 15px;
 }
 h1, h2, h3, h4, h5, h6{ font-family: 'PP Fragment Serif';}
 img {
     max-width: 100%;
     border: 0;
 }
 .clear {
     clear: both;
     float: none;
     width: 100%;
 }
 .clearfix::after {
     display: block;
     content: "";
     clear: both;
 }
 a {
     text-decoration: none !important;
     transition: all 0.2s ease-in;
     color: #1f1f1f;
 }
 a:hover {
     color: #000;
 }
 a,  span {
     display: inline-block;
 }
 :focus {
     box-shadow: none !important;
     outline: none !important;
 }


@font-face {
    font-family: 'PP Fragment Glare';
    src: url('../fonts/PPFragment-GlareExtraBold.woff2') format('woff2'),
        url('../fonts/PPFragment-GlareExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Glare';
    src: url('../fonts/PPFragment-GlareLight.woff2') format('woff2'),
        url('../fonts/PPFragment-GlareLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Glare';
    src: url('../fonts/PPFragment-GlareRegular.woff2') format('woff2'),
        url('../fonts/PPFragment-GlareRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Sans';
    src: url('../fonts/PPFragment-SansExtraBold.woff2') format('woff2'),
        url('../fonts/PPFragment-SansExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Sans';
    src: url('../fonts/PPFragment-SansLight.woff2') format('woff2'),
        url('../fonts/PPFragment-SansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Sans';
    src: url('../fonts/PPFragment-SansRegular.woff2') format('woff2'),
        url('../fonts/PPFragment-SansRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Serif';
    src: url('../fonts/PPFragment-SerifExtraBold.woff2') format('woff2'),
        url('../fonts/PPFragment-SerifExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Serif';
    src: url('../fonts/PPFragment-SerifLight.woff2') format('woff2'),
        url('../fonts/PPFragment-SerifLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Serif';
    src: url('../fonts/PPFragment-SerifRegular.woff2') format('woff2'),
        url('../fonts/PPFragment-SerifRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Fragment Text';
    src: url('../fonts/PPFragment-TextRegular.woff2') format('woff2'),
        url('../fonts/PPFragment-TextRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Black.woff2') format('woff2'),
        url('../fonts/MonaSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Bold.woff2') format('woff2'),
        url('../fonts/MonaSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-ExtraBold.woff2') format('woff2'),
        url('../fonts/MonaSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-ExtraLight.woff2') format('woff2'),
        url('../fonts/MonaSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Light.woff2') format('woff2'),
        url('../fonts/MonaSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Medium.woff2') format('woff2'),
        url('../fonts/MonaSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-Regular.woff2') format('woff2'),
        url('../fonts/MonaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('../fonts/MonaSans-SemiBold.woff2') format('woff2'),
        url('../fonts/MonaSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



 @media (min-width: 1366px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1250px;
}

}

@media (min-width: 1440px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1350px;
}

}


@media (min-width: 1600px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1500px;
}

}






.main-logo {
    text-align: center;
}
.main-logo img{
    margin-right: 0px;
}

.top-black {
    background-color: #000;
    padding: 8px 0;
}

.logo.logo-section img {
    width: 97%;
}

.top-section {
    background-color: #000;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 5px 0;
}

.top-menu-bg {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 10px 0;
    z-index: 99;

}

.boder-bott {
    border-bottom: solid 1px #e5e5e5;
}


.top-cart-sec {
    margin: 10px 0 0 0;
    float: right;
    z-index: 99;
    position: relative;
}


.top-cart-sec li {
    font-size: 14px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 8px;
}


.cart-cou {
    position: absolute;
    top: -2px;
    right: -7px;
    width: 23px;
    height: 23px;
    background-color: #fff;
    line-height: 12px;
    font-size: 12px;
    text-align: center;
    color: #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#header.fixed-nav .cart-cou {
    background-color: #2c3e4c;
    color: #fff;
}

.header {

    padding: 10px 0px;

}



.top-menu-bg .form-control {
    display: block;
    padding: .375rem .75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #212121;
    background-color: #efefef;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    box-sizing: border-box;
    float: right;
    border-radius: 5px;

}

.search-bt {
    border: 0px;
    color: #4b4b4b;
    border-radius: 5px;
    padding-right: 15px;
}




/* ---------------------------------------------------
   megamenu STYLE
----------------------------------------------------- */

.navbar-collapse {
    flex-grow: 0 !important;
}

.navbar {
    padding: 0px;
}

.navbar {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0px 0px 0px 0 #adadad33;
}

.navbar-light .navbar-brand {
    color: #2196F3;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

#header.fixed-nav .navbar-light .navbar-nav .nav-link {
    color: #000;
}


.top-cart-sec ul li a {
    color: #fff
}

#header.fixed-nav .top-cart-sec ul li a {
    color: #000
}




.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.top-cart-sec ul li a:hover,
.top-cart-sec ul li a img:hover {

    border-bottom: solid 0px #000;
}

.top-cart-sec ul li a i {
    font-size: 21px;
    font-weight: 900;
}


.navbar-light .navbar-nav .nav-link {
    padding: 9px 0px;
    transition: 0.3s;
    margin: 0 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: solid 0px #fff;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    transition: 0.3s;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #000;
    text-decoration: none;
}

.sm-menu {
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}

.dropdown-item {
    color: #3c3c3c;
    font-size: 14px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    ;
}

.navbar-toggler {
    outline: none !important;
}



.megamenu-li {
    position: static;
}

.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
}

.megamenu h6 {
    margin-left: 21px;
}

.megamenu i {
    width: 20px;
}

.menu-bg {
    background-color: #000;
}

.wine-pick-box ul li a:hover {
    background: transparent !important;
}

.collapse.navbar-collapse {
    width: 100%;
}

.navbar-nav.navbar-light {
    display: flex;

    width: 100%;
    margin-top: 0px;
}


.navbar-nav.navbar-light {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-top: 0px;

    ;
}

/* ---------------------------------------------------
   megamenu STYLE
----------------------------------------------------- */

#header {

    z-index: 50;

}

#header.fixed-nav {
    position: fixed;
    padding: 0px 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    width: 100%;
    z-index: 51;
    top: 0;
}

.fixed-nav .top-menu-bg {
    background-color: #fff;
    padding-bottom: 5px;
}

#top-nav {
    justify-content: end;
    display: flex;
    position: absolute;
    top: 0px;
    right: 0px;
}

.nav-menu {
    background: none;
    width: 60px;
    height: 80px;
    top: 0;
    right: 15px;
    -webkit-transition: width 0.2s ease, height 0.4s ease;
    -moz-transition: width 0.2s ease, height 0.4s ease;
    -o-transition: width 0.2s ease, height 0.4s ease;
    transition: width 0.2s ease, height 0.4s ease;
}
.social-icons.social-icons1 {
    position: absolute;
    right: 90px;
    top: 20px;
}
.open {
    position: fixed;
    background:#d49d3d;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 3;
}
.firsttop-btn{ position: absolute; top:20px; left: 20px;}
.firsttop-btn a {
    width: auto;
    border: 1px solid #d49d3dbd;
    border-radius: 5px;
    margin: 5px;
    padding: 10px 30px;
    background: #d49d3dbd;
    color: #fff;
    font-family: 'Mona Sans';
    font-size: 20px;
}
.firsttop-btn a:hover {
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 5px;
    background: #000;
    color: #fff;
    font-family: 'Mona Sans';
}
.menu-list {
    margin-top: 100px;
    text-align: center;

    font-size: 30px;
    display: none;
}

.list-open {
    display: block;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.64s ease;
    -webkit-transition-delay: 0.34s;
    -moz-transition-delay: 0.34s;
    -o-transition-delay: 0.34s;
    transition-delay: 0.34s;
}

.navflx {
    justify-content: center;
    width: 55%;
    display: flex;
    margin: auto;
}

.menu-list li {
    padding: 10px;
    background: none;
    color: rgb(238, 38, 38);
    font-size: 32px;
    transition: all 0.3s ease-in;
    text-align: left;
}

li .social-icons i:hover {
    background: none;
}

.social-icons {
    margin-top: 10px;
    font-size: 24px;
    display: flex;
    justify-content: center;
}

.social-icons a i {
    margin: 0px 0px;
    color: #000;
    /* width: 27px; */
    height: 40px;
    border-radius: 100%;
    display: inline-block;
    width: 40px;
    border-radius: 100%;
    border-radius: 100%;
    line-height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-icons a i:hover { color: #d49d3d;}
.social-icons1 {
    margin-top: 10px;
    font-size: 24px;
    display: flex;
    justify-content: end;
}



.navflx ul li a {
    color: #fff;
    font-size: 28px;


}

.menu-list li a:hover {

    padding-left: 5px;
    cursor: pointer;
    padding-left: -15px;
}


/* Burger */
#burger-wrap {
    position: relative;
    top: 15px;
    right: 15px;
    margin: 0;
    padding: 0;
    width: 60px;
    height: 80px;
}


.burger {
    position: relative;
    top: 1px;
    right: 2px;
    overflow: hidden;
    cursor: pointer;
    margin: 0;
    padding: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.burger span {
    display: block;
    position: absolute;
    top: 31px;
    left: 16px;
    right: 16px;
    height: 3px;
    background-color: #000;
    color: #fff;
    border-radius: 15px;
    -webkit-transition: background 0.3s .3s;
    transition: background 0.3s .3s;
    -o-transition: background 0s 0s;
    -webkit-transition-delay: 0.4s, 0s;
    transition-delay: 0.4s, 0s;
}

.open .burger span {
    background: 0 0 transparent;
    transform: rotate(90deg);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -o-transition: all 0s ease;
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}

.burger span::after,
.burger span::before {
    position: absolute;
    display: block;
    left: 0px;
    width: 80%;
    height: 3px;
    background-color: #000;
    content: "";
    border-radius: 5px;
    -webkit-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: 0.4s, 0s;
    transition-delay: 0.4s, 0s;
}

.burger span::before {
    top: -8px;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
}

.burger span::after {
    bottom: -8px;
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
}

.open .burger span::after,
.open .burger span::before {
    -webkit-transition-delay: 0s, .4s;
    transition-delay: 0s, .4s;
    background-color: #fff;
}

.open .burger span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.open .burger span::after {
    bottom: 1px;
    /* Fix for codepen, set to zero for normal use */
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.unorder-nav {
    display: flex !important;
    right: 0px;
    float: right;
    margin-top: 23px;
}

.unorder-nav li {
    right: 0px;
    padding-left: 45px;
}

.unorder-nav li a {
    color: #fff;
    font-size: 17px;
    transition: all 0.5s ease-in;
}

.unorder-nav li a:hover {
    color: #00eaff;
}

.unorder-nav i {
    color: #00eaff;
    font-size: 23px !important;
    padding-right: 3px;
}


/* Disable scrollbar on Chrome and Safari browsers! */
html::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
}

.openvav {
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;

}

.nav-menu.open #burger-wrap {
    position: fixed;
    top: 20px;
    right: 15px;
    margin: 0;
    padding: 0;
    width: 60px;
    height: 80px;
}

.top-menu-bg.darkHeader {
    background-color: #fff;
    padding-top: 5px 0px;
    color: #fff;
}

.top-menu-bg.darkHeader img.navbar-brand {
    width: 350px;
}

.headbook1 {
    font-size: 15px;
    padding: 0px 10px;

    transition: all 0.5s ease-in;
    border-right: 2px solid #000;
    line-height: 18px;

    transition: all 0.1s ease-in;

}

.headbook1 i {
    font-size: 27px;
    display: inline-block;
}


.headbook1:hover,
.headbook2:hover {
    transform: scale(1.1);
}

.headbook2 img {
    font-size: 15px;
    width: 40px;
    padding: 0px 10px;

    transition: all 0.5s ease-in;
}






.headbookss {
    overflow: hidden;
    position: relative;
    padding: 0px 10px;
}

.headbook {
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    padding: 10px;
}

.headbook:hover{ color: #86bf41; }

.navflx.d-flex {
    justify-content: space-between;
    width: 55%;
    margin: auto;
}


.form-control {
     display: block;
     width: 100%;
     height: calc(1.5em + .75rem + 2px);
     padding: .375rem .75rem;
     font-size: 14px;
     font-weight: 400;
     line-height: 1.5;
     color: #495057;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid #ced4da;
     border-radius: .0rem;
     transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     box-sizing: border-box;
 }



  /*------------------ banner css-------------------*/

#offerSlider1 .owl-prev {
    position: absolute;
    top: 50%;
    right: 20px;
    display: none;
}
#offerSlider1 .owl-prev span {
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    font-size: 24px;
    text-align: center;
}
#offerSlider1 .owl-next span {
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    font-size: 24px;
    text-align: center;
}
#offerSlider1 .owl-next {
    position: absolute;
    display: none;
    top: 50%;
    left: 20px;
}
#offerSlider1 .owl-nav {
    display: none;
}
#offerSlider1 .owl-dot span {
    background-color: #fff;
    width: 15px;
    height: 15px;
    margin: 2px;
    border-radius: 50px;
}
#offerSlider1 .owl-dot.active span {
    background-color: #d49d3d;
    width: 15px;
    height: 15px;
    margin: 2px;
    border-radius: 50px;
}
#offerSlider1 .owl-dots {
    display: flex;
    z-index: 20;
    position: relative;
    bottom: 10px;
    justify-content: end;
    right: 20px;
    position: absolute;
}



.banner-input {
    text-align: center;
    background: #fffbe7;
}
.bannerforre {
    margin: 0px;
    padding: 45px 45px;
    background-color: #0d3e61c9;
    width: auto;
    display: inline-block;
    margin-top: -150px;
    position: relative;
    z-index: 9;
    border-radius: 10px;
}
.bannerforre h3 {
    font-size: 36px;
    color: #fff;
}
.dest-list li.active a {
    text-decoration: underline;
    border-bottom: 2px solid #000;
}
.banner-input ul {

    border-radius: 5px;
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    top:0px;
}
.banner-input ul li{
    display: inline-block;
}
.banner-input ul input {
    width: 370px;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 5px;
    padding: 13px;
    font-family: 'Mona Sans';
    font-size: 16px;
}
.banner-input ul select {
    width: 370px;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 5px;
    padding: 10px;
font-family: 'Mona Sans';
    font-size: 16px;
}
.banner-input ul button {
    width: 200px;
    border: 1px solid #d49d3d;
    border-radius: 5px;
    margin: 5px;
    padding: 15px;
    background: #d49d3d;
    color: #000;
    font-family: 'Mona Sans';
    font-size: 18px;
        transition: all 0.2s ease-in;
}
.banner-input ul button:hover {
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 5px;
    padding: 15px;
    background: #000;
    color: #fff;
    font-family: 'Mona Sans';
        transition: all 0.2s ease-in;
}
.banner-input ul button img {
    margin-right: 10px;
}



/* -------------------------------destination-sec--------------------------- */
.destination-section{
    padding: 100px 0px;
}

.hero {
    display: flex;
    min-height: 100vh;
    width: 100%;
    padding: 100px 0px;
}
  /* LEFT: image side */
  .hero-image {
    flex: 1 1 60%;
    position: relative;
    overflow: hidden;
    background: #000;
    height: 100vh;
}
  .hero-image img{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transform:scale(1.15);
    opacity:0;
    transition:transform 1.1s cubic-bezier(.25,.8,.25,1), opacity .6s ease;
  }
  .hero-image img.active{
    transform:scale(1);
    opacity:1;
  }
  .hero-image .caption{
    position:absolute;
    left:24px;
    bottom:22px;
    color:#fff;
    font-family:Arial, sans-serif;
    letter-spacing:2px;
    text-transform:uppercase;
    font-size:13px;
    text-shadow:0 2px 8px rgba(0,0,0,.5);
    opacity:0;
    transition:opacity .5s ease .3s;
  }
  .hero-image .caption.active{opacity:1;}

  /* RIGHT: panel side */
 .hero-panel {
    flex: 1 1 40%;
    background: var(--panel-blue);
    padding:60px 70px 40px;
    display: flex;
    flex-direction: column;
    background: #c1e5ff;
    width: 72%;
    margin-right: 30px;
    height: 90vh;
}
  .hero-panel h1{
    font-size:52px;
    line-height:1.15;
    margin:0 0 30px;
    font-weight:400;
  }
 .dest-list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 26px;
    padding-left: 30px;
}
.dest-list li {
    padding: 4px 0;
    color: #3e3e3e;
    cursor: pointer;
    transition: color .25s ease, transform .25s ease;
    width: fit-content;
    font-size: 30px;
    font-weight: 100;
}
  .dest-list li a{
    text-decoration: underline;
}
  .dest-list li:hover{
    color:var(--accent);
    transform:translateX(4px);
  }
  .dest-list li.active{
    font-weight:700;
    color:var(--ink);
    text-decoration:underline;
    text-underline-offset:6px;
  }

.destination-right h2{
   font-size: 55px;
}
.destination-section .nav-tabs {
    border-bottom:0px solid #dee2e6;
}
.destination-section .nav {
    display: block;
    padding-left: 30px;
}
.destination-right {
    padding: 70px 70px 0px;
    background: #c1e5ff;
    width: 93%;
    height: 90%;
}
.destination-right .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 30px;
    color: #3e3e3e;
    font-weight: 300;
}
.destination-section .nav-tabs .nav-link.active {
    background: none;
    border: none;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}
.luxury-tour{
    padding:0px 25px 70px;
}

.tour-wrapper {
    width: 100%;
    max-width: 100%;
    margin: auto;
    display: flex;
    align-items: start;
    gap: 0;
}

/* Left Box */

.tour-content {
    width: 38%;
    background: #c1e5ff;
    padding: 60px 55px;
    z-index: 2;
    position: relative;
    margin-left: -7px;
}

.tour-content h2 {
    font-size: 55px;
    line-height: 73px;
    font-weight: 400;
    color: #111;
    margin-bottom: 15px;
}

.tour-content p {
    font-size: 27px;
    line-height: 40px;
    color: #000;
    margin-bottom: 20px;
    padding-right: 10px;
}

.tour-btn{
    display:inline-block;
    background:#c98f1b;
    color:#000;
    text-decoration:none;
    padding:16px 34px;
    border-radius:4px;
    font-weight:600;
    transition:.3s;
}

.tour-btn:hover{
    background:#b27b11;
    color:#fff;
}

/* Right Image */

.tour-image {
    width: 62%;
    margin-left: -5px;
    position: relative;
}

.tour-image img {
    width: 100%;
    display: block;
    border-radius: 8px;
    /* height: 620px; */
    object-fit: cover;
    position: relative;
    z-index: 9;
}

/* Text on Image */

.tour-title{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    font-size:120px;
    font-weight:700;
    color:rgba(255,255,255,.45);
    letter-spacing:6px;
    text-transform:uppercase;
    pointer-events:none;
}











/* -----------------------------------resources----------------------------- */


.resources-section{
    position:relative;
    background:url("../images/nepal-bg.jpg") center center/cover no-repeat;
    min-height:772px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    overflow:hidden;
    background-size: 100%;
}

/* Dark Overlay */

.resources-content{
    position:relative;
    z-index:2;
    padding:70px 0 0 30px;
}
.resources-content h2 {
    color: #fffbe7;
    font-size: 55px;
    font-weight: 400;
    margin-bottom: 10px;
}
.resources-content p {
    color: #fff;
    font-size: 27px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 40px;
}
.bg-text{
    position:absolute;
    right:7%;
    top:50px;
    font-size:180px;
    font-weight:900;
    color:rgba(255,255,255,.9);
    transform:rotate(12deg);
    letter-spacing:4px;
    z-index:-1;
    user-select:none;
    pointer-events:none;
}

/* Bottom Links */
.resource-links {
    position: absolute;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    border-top: 1px solid rgba(255, 255, 255, .3);
    bottom: 5%;
    width: 100%;
}
.resource-links a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 35px 20px;
    border-right: 1px solid rgba(255, 255, 255, .25);
    /* background: rgba(0, 0, 0, .25); */
    /* backdrop-filter: blur(3px); */
    font-size: 24px;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    transition: .4s;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
}
/* Remove Last Border */
.resource-links a:last-child{
    border-right:none;
}

/* Hover Effect */
.resource-links a::before{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:0;
    background:#d8a84f;
    transition:.4s;
    z-index:-1;
}

.resource-links a:hover{
    color:#fff;
    transform:translateY(-8px);
}

.resource-links a:hover::before{
    height:100%;
}

/* Top Border Animation */
.resource-links a::after{
    content:"";
    position:absolute;
    top:0;
    left:50%;
    width:0;
    height:3px;
    background:#fff;
    transition:.4s;
    transform:translateX(-50%);
}

.resource-links a:hover::after{
    width:100%;
}


/* ----------------------------------end----------------------------- */


.moon-tour-section{
    background:#f8f2dd;
    overflow:hidden;
}

.moon-tour-img{
    height:100%;
    overflow:hidden;
}

.moon-tour-img img{
    width:100%;
    height:100%;
    min-height:650px;
    object-fit:cover;
    transition:.6s;
}

.moon-tour-img:hover img{
    transform:scale(1.08);
}

.moon-tour-content {
    padding: 0px 60px;
}

.moon-tour-content h2{
    font-size:55px;
    font-weight:400;
    line-height:73px;
    color:#000;
    margin-bottom:10px;
   
}

.moon-tour-content .subtitle{
    font-size:27px;
    color:#000;
    margin-bottom:0px;
    font-weight:300;
}

.moon-tour-content p{
    font-size:27px;
    line-height:1.8;
    color:#000;
    margin-bottom:20px;
    font-weight:300;
    
}

.tour-btn{
    display:inline-block;
    margin-top:20px;
    background:#d49d3d;
    color:#000;
    padding:16px 40px;
    text-decoration:none;
    border-radius:4px;
    font-size:18px;
    font-weight:500;
    transition:.4s;
    position:relative;
    overflow:hidden;
}

.tour-btn::before{
    content:"";
    position:absolute;
    top:0;
    left:-100%;
    width:100%;
    height:100%;
    background:#000;
    transition:.4s;
    z-index:-1;
}

.tour-btn span{
    position:relative;
    z-index:1;
}

.tour-btn:hover::before{
    left:0;
}

.tour-btn:hover{
    color:#fff;
    transform:translateY(-4px);
    box-shadow:0 12px 25px rgba(0,0,0,.2);
}

/* Button Text Fix */
.tour-btn{
    z-index:1;
}

.tour-btn{
    position:relative;
}

.tour-btn{
    display:inline-flex;
    justify-content:center;
    align-items:center;
    font-size: 18px;
}

.tour-btn::after{
    content:"";
    position:absolute;
    color:#fff;
    z-index:2;
}



/* -------------------------------end-------------------------- */


.footer-section {
    background: #16486b;
    padding: 70px 0px 0px;
}
.footer-top {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px;
    padding: 0px 30px;
}
/* 5 Equal Columns */
.footer-top{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:40px;
}

.footer-box h3 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
}

.footer-box strong {
    color: #fff;
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
}

.footer-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
}

.footer-box ul li {
    margin-bottom: 7px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 100;
}

.footer-box ul li a{
    color:#fff;
    text-decoration:none;
    transition:.3s;
}

.footer-box ul li a:hover{
    color:#d7ab4d;
    padding-left:8px;
}

/* ================= Footer Middle ================= */

.footer-middle{
    margin-top:60px;
    padding:25px 0;
    border-top:1px solid rgba(255,255,255,.2);
    border-bottom:1px solid rgba(255,255,255,.2);
    display:flex;
    justify-content:center;
    align-items:center;
    gap:40px;
    flex-wrap:wrap;
}

.social-icons2{
    display:flex;
    gap:15px;
}

.social-icons2 a {
    width: 55px;
    height: 55px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    transition: .4s;
}
.social-icons2 a i {
    font-size: 30px;
}
.social-icons2 a:hover{
    background:#d7ab4d;
    border-color:#d7ab4d;
    transform:translateY(-5px);
}

.footer-links{
    display:flex;
    align-items:center;
    gap:18px;
    flex-wrap:wrap;
}

.footer-links a {
    color: #fff;
    text-decoration: none;
    transition: .3s;
    font-size: 18px;
    font-weight: 100;
}

.footer-links a:hover{
    color:#d7ab4d;
}
.footer-links span {
    color: #fff;
}
/* ================= Footer Bottom ================= */

.footer-bottom{
    padding:28px 30px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    color:#fff;
    font-size:16px;
}

.footer-bottom p{
    margin:0;
}

.footer-bottom i{
    color:#fff;
}

.footer-bottom p {
    color: #fff;
    font-size: 18px;
    font-weight: 100;
}











.wrap {
    position: relative;
    width: 100%;
    padding: 0px 0px 170px;
}
.main-heading{ font-size: 55px; line-height: 73px;}
.wrap .main-heading{ font-size: 55px; line-height: 73px; text-align: center; margin-bottom: 30px;} 
.bottooo-btn {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    gap: 30px;
    width: 100%;
    position: absolute;
}
  .eyebrow {
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold);
    text-align: center;
    margin-bottom: 8px;
  }


  /* full-bleed track: content spills past the page's own margins */
  .track {
    display: flex;
    align-items: center;
    gap: 24px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    padding: 50px 5vw 100px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .track::-webkit-scrollbar { display: none; }

 .card {
    position: relative;
    flex: 0 0 auto;
    width: 555px;
    height: 600px;
    border-radius: 10px;
    /* overflow: hidden; */
    background-size: cover;
    background-position: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    border:none !important;
}
  .card.up   { transform: translateY(-40px); }
  .card.down { transform: translateY(40px); }
  .card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.15) 45%, rgba(0,0,0,0) 65%);
        border-radius: 10px;
  }
 .label {
    position: absolute;
    left: 0px;
    bottom: -50px;
    z-index: 2;
    color: var(--white);
    right: 0px;
    margin: auto;
    text-align: center;
}
  .label .title { font-size: 17px; font-weight: 700; }
  .label .pin { margin-right: 4px; }
.label .title {
    font-size: 27px;
    font-weight: 300;
}

 .nav-btn {
    /* position: absolute; */
    top: 50%;
    transform: translateY(-50%);
    width: 75px;
    height: 48px;
    border-radius:5px;
    border: none;
    background: var(--white);
    /* box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18); */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 5;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
    border: 1px solid #ccc;
}
  .nav-btn:hover { transform: translateY(-50%) scale(1.06); 
    /* box-shadow: 0 6px 20px rgba(0,0,0,0.22); */
 }
  .nav-btn:active { transform: translateY(-50%) scale(0.96); }
  .nav-btn.prev { left: 18px; }
  .nav-btn.next { right: 18px; }
  .nav-btn svg { width: 18px; height: 18px; stroke: var(--ink); }













@media (max-width: 1600px){

.main-heading { font-size: 45px;  line-height: 60px;}
.dest-list li { padding: 2px 0; font-size: 26px;}
.hero-panel { height: 92vh;}
.wrap .main-heading { font-size: 50px;line-height: 65px;}
.label .title { font-size: 24px;}
.card { width: 435px; height: 500px;}
.tour-content h2 {  font-size: 50px; line-height: 65px;}
.tour-content p { font-size: 24px; line-height: 36px;  margin-bottom: 10px;  padding-right: 10px;}
.tour-btn {  font-size: 16px;}
.tour-content {  padding: 40px 45px;}
.resources-content h2 { font-size: 50px; margin-bottom: 0px;}
.resources-content p { font-size: 24px; line-height: 30px;}
.resource-links {  bottom: 12%;}
.resources-content {  padding: 110px 0 0 30px;}
.moon-tour-content h2 { font-size: 50px; line-height: 65px;}
.moon-tour-content .subtitle { font-size: 24px;  line-height: 36px;}
.moon-tour-content p {font-size: 24px; line-height: 36px;}
.footer-box h3 { font-size: 26px;}
.footer-box ul li { margin-bottom: 5px;  font-size: 17px;}
.footer-bottom p { font-size: 17px;}
.footer-links a { font-size: 17px;}





}





