   *{
    margin: 0;
    padding: 0;
   }
   body{
    background-color: #000;
   }

   h1{
    color: #FFD700;
    font-size: 30px;
    font-weight: 700;
   }
   h2{
    color: #FFD700;
    font-size: 30px;
    font-weight: 700;
   }
   h3{
    color: #FFD700;
    font-size: 30px;
    font-weight: 700;
   }
   h4{
    color: #FFD700;
    font-size: 30px;
    font-weight: 700;
   }
   p{
    color: #fff;
   }
   li{
    list-style: none;
    color: #fff;
   }
   a{
    color: #fff;
   }
   a:hover{
    color: #fff;
    text-decoration: none;
   }
    .logo{
  height: 130px;
  width: 150px;
  margin-top: -40px;
  margin-bottom: -40px;
 }
.btn-primary{
    background-color: #EE0000;
    font-size: 15px !important;
    gap: 2px;
    border: none;
    color: white;
    padding: 10px 12px;
    font-weight: 600;
    }
     .btn-primary:hover{
      background-color: #EE0000;
     }
    .btn-secondary{
    background-color: #FFFA00;;
    font-size: 15px !important;
    font-weight: 600;
    gap: 2px;
    border: none;
    color: #000;
    padding: 10px 12px;
    }
     .btn-secondary:hover{
      background-color: #FFFA00;
      color: #000;
     }
    .view{
        border-radius: 5px;
    border: 1px solid #00A0FF;
    background: #0C1632;
    color: #fff;
    padding: 5px 20px;
    }
.good{
  background-image: linear-gradient(-180deg, #414141 0%, #000 100%);
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
}
     .row-box{
  position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 30px;
    background-image: linear-gradient(270deg, rgba(69, 94, 104, 0) 4%, #000 97%);
    border-bottom: 2px solid #ffb80c;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

/* Left Side Name */
.left-name h3{
  margin:0;
  font-size:15px;
  font-weight:600;
}

/* Right Side Button */
.cta{
  padding: 1px 10px;
  font-size:12px;
  background:goldenrod;
  color:#000;
  border:0;
  cursor:pointer;
  font-weight: bold;
}
.row-box .col-12{
  padding: 0px;
}
.row-box .col-6{
  padding: 5px;
}
/* width */
.new::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.new::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.new::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.new::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.box {
      margin-bottom: 5px;
      padding: 2px;
      border-radius: 6px;
    }
       .swiper {
      width: 100%;
      padding: 10px 0;
    }
    .swiper-slide {
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .swiper-slide img {
      width: 100%;
      height: auto;
      object-fit: cover;
      border-radius: 10px;
    }
    .view{
        border-radius: 5px;
    border: 1px solid #00A0FF;
    background: #0C1632;
    color: #fff;
    padding: 5px 20px;
    }
.stay li{
    font-size: 12px;
}
    .set{
      margin: 0;
   background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), 
                url('img/desktopbanner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    }
.image-fixed{
    object-fit: cover;
    position: sticky;
    top: 0;
    z-index: 1000;
  }
  
  .registration-scroll {
    overflow-y: auto;
  }
  .ban{
    height: 600px;
  }
  .see{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
  }
  .see i{
    color: #00A0FF;
  }
  .hit{
    background-color: #000;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: start;
  }
   table {
    width: 100%;
    border-collapse: collapse; 
    margin-top: 40px;
    margin-bottom: 40px;
  }
  table, th, td {
    border: 1px solid goldenrod;
    padding: 10px;
    text-align: start;
  }
  th {
    background: #555;
  }
  .hero{
    background: linear-gradient(rgba(0, 0, 0, 0.744), rgba(0, 0, 0, 0.817));
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
  }
  .were{
    border-radius: 15px;
    box-shadow: 0 0 10px 0 rgb(255 255 255 / .5);
    text-align: center;
    max-width: 350px;
    margin: 10px;
  }
  .start{
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    border: 1px solid goldenrod;
  }
    .great {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 20px;
  }

  .image {
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 8px;
  }
 .text-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .text-block .top-text {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
  }

  .text-block .bottom-text {
    font-size: 14px;
    color: #fff;
  }

   .track img {
    height: 50%;
    object-fit: cover;
    width: 100%;
    position: sticky;
    top: 0;
  }
  
  .tube {
    width: 50%;
    padding: 30px;
    overflow-y: auto;
    background: #000;
  }
  .text-muted{
    color: blue !important;
    font-size: 20px;
    font-weight: 600;
  }
  .faq-section {
    width: 100%;
    min-height: 100vh;
    padding: 40px;
    background: #000;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
  }

  .faq-section h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 32px;
    color: #fff;
  }

  .faq-item {
    background: blue;
    margin: 15px 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  }

  .faq-question {
    padding: 15px 20px;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    border: 2px solid goldenrod;
    background: #000;
    color: white;
  }

  .faq-question::after {
    content: '+';
    position: absolute;
    right: 20px;
    font-size: 18px;
  }

  .faq-question.active::after {
    content: '-';
  }

  .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    background: #000;
    padding: 0 0px;
  }

  .faq-answer p {
    padding: 10px 0;
    margin: 0;
    color: #fff;
        border: 2px solid #fff;
        margin-top: 10px;
    
  }
.hike{
    background-color: #0A0F1D;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}
.slim i{
    font-size: 30px;
}
    .swiper {
      width: 100%;
      max-width: 1000px;
      margin: auto;
    }

    .swiper-slide img {
      width: 100%;
      border-radius: 10px;
    }
   /*whatsaap*/
 .float {
    position: fixed;
    width: 50px;
    height: 50px;
    /* bottom: 20px; */
    right: 35px;
    background: linear-gradient(
      90deg,
      rgb(55, 223, 97) 0%,
      rgb(9, 187, 3) 100%
    );    
    color: #fff !important;
    bottom: 20px;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 100;
  }
  .bb{
    color: #fff;
  }
  .my-float {
    margin-bottom: 8px;
    margin-top: 1px;
    margin-left: 1px;
    font-size: 30px;
  }
  /*whatsaap end*/ 
.stick{
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 100px;
}
   @media only screen and (max-width: 476px) {
    .stick{
        display: none;
    }
    .were{
        max-width: 370px;
        padding: 10px;
    }
    .faq-section{
        padding: 5px;
    }
    p{
        text-align: justify;
    }
    .track img {
     height: 100%
    }
    .btn-primary{
        font-size: 12px !important;
    }
    .btn-secondary{
        font-size: 12px !important;
    }
    }