* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}


nav {
    background: rgba(0, 0, 0, 0.5);
    /* text-align:center; */
    position: fixed;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 500;
}

nav ul {
    display: flex;
    justify-content: flex-end;
    backdrop-filter: blur(10px);
    align-items: center;
    /* width: fit-content;
    flex-wrap: nowrap; */
    /* list-style:none; */
    color: #fff;
}

nav ul li {
    margin: 0 5px;
    /* display:inline-block; */
    line-height: 50px;
    padding: 1px;
    font-weight: bold;
    font-size: 1em;
}

nav a {
    /* text-decoration:none; */
    height: 100%;
    color: #fff;
    /* display: inline-block; */
    padding: 7px 13px;
    border-radius: 3px;
    font-size: 17px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

nav ul li a:hover,
.active {
    /* background:#CCD7D9; */
    transition: .5s;
    color: rgb(218, 237, 235);
}

/* nav .fa-regular
{
   margin:0px;
        
} */
.sub-menu-1 {
    display: none;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
}

nav ul li:hover .sub-menu-1 {
    display: block;
    position: absolute;

}

nav ul li:hover .sub-menu-1 ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

}

nav ul li:hover .sub-menu-1 ul li {
    border-bottom: 1px dotted #fff;
    border-radius: 0;
    text-align: start;

}

nav li:first-child {
    margin-right: auto;
}

nav ul li:hover .sub-menu-1 ul li:last-child {
    border-bottom: none;
}

.sidebar-home {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 250px;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    box-shadow: -10px 0 10px rgba(0, 0, 0, 0.2);
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;

}

.sidebar-home li {
    width: 100%;
}

.sidebar-home a {
    width: 100%;
}

.menu-btn {
    display: none;
}

.heading {
    color: white;
    font-family: sans-serif;
}

.about b{
    font-size: 20px;
}

.fixed {
    border: 1px rgba(134, 134, 163, 0.73);
    position: fixed;
    left: 5px;
    top: 50%;
    text-decoration: none;
    border-radius: 5px;
    z-index: 150;
}

.fixed-1 {
    border: 1px solid rgb(137, 137, 153);
    font-size: 30px;
    padding: 4px;
    border-radius: 5px;
    background-color: white;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.fixed .fixed-1 a {
    text-decoration: none;
}

.fixed-1:hover {
    transform-origin: left;
    transform: scaleX(1.2)
}


.about-icons {
    display: flex;
    flex-wrap: wrap;
    margin-right: 10px;
}

.icon-name {
    font-size: 60px;
    flex: 1 0 25%;
    text-align: center;
}

.icon-name p {
    font-size: 20px;
    font-family: sans-serif;
    padding-top: 10px;
}


.Phase-2 {
    text-align: center;
    padding: 5px;
    width: 90%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    overflow: scroll;
    scroll-behavior: smooth;
}

.Phase-2 p {
    text-align: center;

}

.Phase-2 a {
    padding: 5px;
    color: rgb(21, 56, 21);
}

.Phase-2::-webkit-scrollbar {
    -webkit-appearance: none;
}

.Phase2-3 {
    width: 450px;
    height: 280px;
    margin: 1px 5px;
    cursor: pointer;
    border: 1px solid rgb(0, 0, 0);
}

.Phase-2-5 {
    width: 250px;
    height: 180px;
}

.Phase-2-5 {
    object-fit: fill;
    margin: 15px;
    padding: 5px;
    z-index: -10;
    /* width: auto;
    height: auto; */
    /* border: 2px double black; */
    /* border-radius: 5px; */
    /* margin-right: 50px; */
}

.Phase-2-4 {
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: rgb(89, 89, 134);
    object-fit: fill;
}

.about-flex {
    display: flex;
}

.about-flex video {
    height: auto;
    width: 450px;
    margin: 0px 30px;
    margin-top: 15px;
    border-radius: 5px;
    float: right;
}

.about-flex img {
    height: auto;
    width: 250px;
    margin: 0px 30px;
    border-radius: 5px;
    float: left;
}

.trekk-section {
    background: url("images/bg/trek.jpg");
    background-size: cover;
    background-position: center;
    background-position: 0% 60%;
    height: 55vh;
    margin-bottom: 100px;
}

.honeymoon-section {
    background: url("honeymoon.jpg");
    background-size: cover;
    background-position: center;
    background-position: 50% 50%;
    height: 55vh;
    margin-bottom: 100px;
}

.new-about {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    min-height: 85vh;
    width: 85vw;
    margin: 0 auto;
}

.itinary-flex {
    min-height: 85vh;
    width: 100%;
}

.image {
    background: url('https://images.pexels.com/photos/2681319/pexels-photo-2681319.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2') center/cover no-repeat;
}

.service-taxi-image {
    background: url("https://images.pexels.com/photos/2399254/pexels-photo-2399254.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2") center/cover no-repeat;
}

.service-hotel-image {
    background: url("https://images.pexels.com/photos/53577/hotel-architectural-tourism-travel-53577.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2") center/cover no-repeat;
}

.tour-image {
    background: url('https://images.pexels.com/photos/29821960/pexels-photo-29821960/free-photo-of-dog-in-winter-landscape-of-tatranska-javorina.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2') center/cover no-repeat;
}

.dest-image {
    background: url('https://images.pexels.com/photos/315403/pexels-photo-315403.jpeg?auto=compress&cs=tinysrgb&w=600') center/cover no-repeat;
}

.honeymoon-image {
    background: url("images/demo/honeymoon.jpg") center/cover no-repeat;
}

.trek-image {
    background: url("https://images.pexels.com/photos/917510/pexels-photo-917510.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2") center/cover no-repeat;
}

.uttrakhand-img {
    background: url("https://images.pexels.com/photos/30654780/pexels-photo-30654780/free-photo-of-captivating-himalayas-in-uttarkashi-india.jpeg?auto=compress&cs=tinysrgb&w=600") center/cover no-repeat;
}

.rajasthan-img {
    background: url("https://images.pexels.com/photos/16738855/pexels-photo-16738855/free-photo-of-patriak-gate-in-jaipur.jpeg?auto=compress&cs=tinysrgb&w=600") center/cover no-repeat;
}

.himanchal-img {
    background: url("https://images.pexels.com/photos/11548120/pexels-photo-11548120.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2") center/cover no-repeat;
}

.northEast-img {
    background: url("https://images.pexels.com/photos/30562819/pexels-photo-30562819/free-photo-of-hiker-overlooking-nakkati-hill-assam.jpeg?auto=compress&cs=tinysrgb&w=600") center/cover no-repeat;
}

.southIndia-img {
    background: url("https://images.pexels.com/photos/14496568/pexels-photo-14496568.jpeg?auto=compress&cs=tinysrgb&w=600") center/cover no-repeat;
}

.lehLadakh-img {
    background: url("https://images.pexels.com/photos/5201920/pexels-photo-5201920.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2") center/cover no-repeat;
}

.content {
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.content h2 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 6px;
    opacity: 0.9;
}

.content span,
.content-2 span,
.head span {
    height: 0.5px;
    width: 80px;
    background: #777;
    margin: 30px 0;
}

.content p {
    padding-bottom: 15px;
    font-weight: 300;
    opacity: 0.7;
    width: 70%;
    text-align: justify;
    margin: 0 auto;
    line-height: 1.5;
}

.content-2 {
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.content-2 p {
    padding-bottom: 15px;
    font-weight: 300;
    opacity: 0.7;
    width: 78%;
    text-align: justify;
    margin: 0 auto;
    line-height: 1.5;
}

.price-box {
    display: flex;
    text-align: center;
    margin-top: 10px;
    padding: 10px;
    background: #304760;
    border-radius: 5px;
    font-weight: bold;
    max-width: 50%;
    color: white;
    justify-content: center;
    align-items: center;
}

.links {
    margin: 15px 0;
}

.links li {
    border: 0.5px solid #777;
    border-radius: 5px;
    padding: 10px 15px;
    width: 160px;
    text-align: center;
}

.links li a {
    text-transform: uppercase;
    color: #777;
}

.links li:hover {
    border-color: #06d6a0;
}

.links li:hover a {
    color: #06d6a0;
}

.vertical-line {
    height: 30px;
    width: 0.5px;
    background: #777;
    margin: 0 auto;
}

.icons {
    display: flex;
    padding: 5px;
    margin: 5px;
}

.icons li i {
    font-size: 26px;
    padding: 5px;
    opacity: 0.8;
}

.icons li i:hover {
    color: #06d6a0;
}

.service-image {
    background: url("images/bg/taxi-service.jpg") center/cover no-repeat;
}

.carousel {
    height: 100vh;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
}

.carousel .list .slide {
    width: 180px;
    height: 200px;
    position: absolute;
    top: 80%;
    transform: translateY(-70%);
    left: 70%;
    border-radius: 20px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    background-position: 50% 50%;
    background-size: cover;
    z-index: 100;
    transition: transform 1.2s ease-in-out, opacity 0.5s ease-in-out;
    will-change: transform, opacity;
}

.carousel .list .slide:nth-child(1),
.carousel .list .slide:nth-child(2) {
    top: 0;
    left: 0;
    transform: translate(0, 0);
    border-radius: 0;
    width: 100%;
    height: 100%;
}

.carousel .list .slide:nth-child(3) {
    left: 67%;
}

.carousel .list .slide:nth-child(4) {
    left: calc(67% + 200px);
}

.carousel .list .slide:nth-child(5) {
    left: calc(67% + 400px);
}

.carousel .list .slide:nth-child(6) {
    left: calc(67% + 600px);
}

.carousel .list .slide:nth-child(n + 6) {
    left: calc(67% + 800px);
}

.slide .content-1 {
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%);
    width: 500px;
    text-align: left;
    color: #fff;
    display: none;
}

.list .slide:nth-child(2) .content-1 {
    display: block;
}

.content-1 .title {
    font-size: 40px;
    text-transform: uppercase;
    color: #56c380;
    font-weight: 100;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    line-height: 1;
    opacity: 0;
    animation: animate 1s ease-in-out 0.3s 1 forwards;
}

.content-1 .name {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    line-height: 1;
    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.8);
    opacity: 0;
    animation: animate 1s ease-in-out 0.5s 1 forwards;

}

.content-1 .des {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 5px;
    font-size: 18px;
    text-align: justify;
    opacity: 0;
    animation: animate 1s ease-in-out 0.7s 1 forwards;
}

.content-1 .btn {
    margin-left: 5px;
    opacity: 0;
    animation: animate 1s ease-in-out 0.9s 1 forwards;
}

/* .content-1 .btn button{
    padding: 10px 20px;
    border: none;
    font-size: 16px;
    border: 2px solid #fff;
    cursor: pointer;
} */
.content-1 .btn button:nth-child(1) {
    margin-right: 15px;
}

.content-1 .btn button:nth-child(2) {
    border: 2px solid #fff;
    transition: 0.3s;
}

.content-1 .btn button:nth-child(2):hover {
    /* background-color: #56c380; */
    border: 2px solid #fff;
}

/* From Uiverse.io by mobinkakei */
.content-1 button {
    position: relative;
    margin: 0;
    padding: 17px 35px;
    outline: none;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid rgba(22, 76, 167, 0.6);
    border-radius: 10px;
    color: #1d89ff;
    font-weight: 400;
    font-family: inherit;
    z-index: 0;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.content-1 button a {
    color: #164ca7;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
}

.content-1 button:hover {
    animation: rotate624 0.7s ease-in-out both;
}

.content-1 button:hover span {
    animation: storm1261 0.7s ease-in-out both;
    animation-delay: 0.06s;
}

@keyframes rotate624 {
    0% {
        transform: rotate(0deg) translate3d(0, 0, 0);
    }

    25% {
        transform: rotate(3deg) translate3d(0, 0, 0);
    }

    50% {
        transform: rotate(-3deg) translate3d(0, 0, 0);
    }

    75% {
        transform: rotate(1deg) translate3d(0, 0, 0);
    }

    100% {
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
}

@keyframes storm1261 {
    0% {
        transform: translate3d(0, 0, 0) translateZ(0);
    }

    25% {
        transform: translate3d(4px, 0, 0) translateZ(0);
    }

    50% {
        transform: translate3d(-3px, 0, 0) translateZ(0);
    }

    75% {
        transform: translate3d(2px, 0, 0) translateZ(0);
    }

    100% {
        transform: translate3d(0, 0, 0) translateZ(0);
    }
}

.btn-shine {
    border: 1px solid;
    overflow: hidden;
    position: relative;
}

.btn-shine span {
    z-index: 20;
}

.btn-shine:after {
    background: #38ef7d;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.4;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: -10;
}

.btn-shine:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.slide {
    transform: translate3d(0, 0, 0);
}

@keyframes animate {
    0% {
        transform: translateY(10px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
@media (max-width: 768px) {
    .carousel .list .slide {
        width: 100%;
        left: 0;
    }
}


.arrows {
    position: absolute;
    top: 80%;
    right: 52%;
    z-index: 100;
    width: 300px;
    max-width: 30%;
    display: flex;
    gap: 10px;
    align-items: center;
}

.arrows button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    background-color: #56c380;
    border: none;
    outline: none;
    font-size: 16px;
    font-family: monospace;
    font-weight: bold;
    transition: .5s;
    cursor: pointer;
}

.arrows button:hover {
    background: #fff;
    color: #000;
}

.carousel .timeRunning {
    position: absolute;
    z-index: 1000;
    width: 0%;
    height: 4px;
    background-color: #56c380;
    left: 0;
    top: 0;
    animation: runningTime 7s linear 1 forwards;
}

@keyframes runningTime {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}

@media screen and (max-width: 999px) {
    .slide .content-1 {
        left: 50px;
    }

    .content-1 .title,
    .content-1 .name {
        font-size: 35px;
    }

    .content-1 .des {
        font-size: 16px;
    }
}

@media screen and (max-width:690px) {
    .slide .content-1 {
        top: 40%;
        width: 350px;
    }

    .content-1 .title,
    .content-1 .name {
        font-size: 30px;
    }

    .content-1 .btn button {
        padding: 10px 15px;
        font-size: 14px;
    }
}

@media screen and (max-width: 800px) {
    .carousel .list .slide{
        width: 150px;
        top: 85%;
    }
    .carousel .list .slide:nth-child(3) {
        left: 61%;
    }
    
    .carousel .list .slide:nth-child(4) {
        left: calc(61% + 160px);
    }
    .hideOnMobile {
        display: none;
    }

    .menu-btn {
        display: block;
    }

    .heading h1 {
        font-size: 30px;
    }

    .fixed-1 {
        font-size: 20px;
    }

    .fixed-2 a {
        padding: 7px;
        font-size: 30px;
    }

    .container h2 {
        font-size: 40px;
    }

    .about-flex {
        height: 350px;
    }

    .about-flex video {
        display: none;
    }

    .about-flex img {
        width: 240px;
    }

    .trekk {
        left: 20%;
    }

    .about-section,
    .service-section,
    .tour-section,
    .dest-section {
        height: 0vh;
        margin-bottom: 0px;
        background: none;
    }

    .trekk-section,
    .honeymoon-section {
        margin-bottom: 50px;
    }

    .destination-section {
        margin-bottom: 20px;
    }

    .new-about {
        grid-template-columns: 1fr;
        width: 100%;
    }

    .image,
    .service-taxi-image,
    .service-hotel-image,
    .tour-image,
    .dest-image {
        height: 0vh;
    }

    .trek-image,.honeymoon-image{
        display: none;
    }

    .content {
        height: auto;
    }

    .content h2 {
        font-size: 16px;
        margin-top: 50px;
    }

    .content span {
        margin: 20px 0;
    }

    .content p {
        font-size: 14px;
    }

    .links li a {
        font-size: 14px;
    }

    .links {
        margin: 5px 0;
    }

    .links li {
        padding: 6px 10px;
    }

    .icons li i {
        font-size: 15px;
    }

    .tpackage-1 {
        left: 30%;
    }

    .arrow {
        left: 45%;
    }
}

@media screen and (max-width:436px) {
    .carousel .list .slide{
        width: 150px;
        height: 170px;
        top: 80%;
    }
    .carousel .list .slide:nth-child(3) {
        left: 55%;
    }
    
    .carousel .list .slide:nth-child(4) {
        left: calc(55% + 160px);
    }
    
    .content-1 .des{
        width: 300px;
    }
    .content-1 .title{
        width: 300px;
    }
    .arrows{
        top:75%
    }
    .sidebar-home {
        width: 100%;
    }

    .container h2 {
        font-size: 30px;
    }

    .about-flex img {
        display: none;
    }

    .trekk {
        left: 9%;
    }

    .about-flex {
        width: 100%;
    }

    .content h2 {
        font-size: 11px;
        letter-spacing: 2px;
    }

    .tpackage-1 {
        font-size: 20px;
        left: 22%;
    }

    .arrow {
        left: 38%;
    }

    .about-section,
    .service-section {
        background: none;
        height: 0vh;
    }

}

.form-container {
    position: fixed;
    right: 0;
    top: 70%;
    transform: translateY(-50%);
    background: #007BFF;
    color: white;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
    transition: right 0.3s ease-in-out;
    z-index: 1000;
}

/* Toggle button */
.form-toggle {
    cursor: pointer;
    padding: 10px;
    background: white;
    color: #007BFF;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
}

/* Contact form */
.contact-form {
    display: none;
    width: 250px;
    background: white;
    padding: 15px;
    border-radius: 10px;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
    color: black;
}

.form-container.open .contact-form {
    display: block;
}

.contact-form h3 {
    margin: 0 0 10px;
    text-align: center;
}

.contact-form input,
.contact-form textarea,
.contact-form select {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.contact-form button {
    width: 100%;
    background: #007BFF;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.contact-form button:hover {
    background: #0056b3;
}

/* Mobile Responsive */
@media screen and (max-width: 768px) {
    .form-container {
        right: auto;
        left: 50%;
        bottom: 0;
        top: auto;
        transform: translateX(-50%);
        width: 90%;
        border-radius: 10px 10px 0 0;
        padding: 10px;
        text-align: center;
    }

    .form-toggle {
        left: 50%;
        transform: translateX(-50%);
        bottom: 100%;
        top: auto;
        width: 50px;
        height: 50px;
        font-size: 20px;
        border-radius: 50%;
    }

    .contact-form {
        width: 100%;
    }
}

.body {
    width: 100%;
    height: 100vh;
    margin-bottom: 100px;
}
.package-container {
    position: relative;
    width: 100%;
    height: 100vh;
    background: url(images/destination/himanchal/manali02.jpg) no-repeat center center/cover;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 20px;
}

.package-details {
    padding: 30px;
    border-radius: 10px;
    max-width: 500px;
}

.package-details h1 {
    font-size: 36px;
    margin-bottom: 10px;
}

.price {
    font-size: 24px;
    font-weight: bold;
    color: #cecdc7;
}

.book-now {
    display: inline-block;
    margin-top: 15px;
    padding: 12px 25px;
    font-size: 18px;
    background: #ff6600;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s;
}

.book-now:hover {
    background: #cc5200;
}

@media (max-width: 768px) {
    .package-details {
        padding: 20px;
        max-width: 90%;
    }
    .package-details h1 {
        font-size: 26px;
    }
    .package-details p {
        font-size: 20px;
    }
    .price {
        font-size: 20px;
    }
    
    .body{
        margin-bottom: 50px;
    }
}

@media (max-width: 500px) {
    .package-details h1 {
        font-size: 22px;
    }
}
