/* * {
    font-family: serif;
} */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');

html,body{
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}



.nav-link:hover {
  color: #fbbf55 !important;
}
.navbar-custom-hajj {
  background-color: rgba(0, 0, 0, 0.035);
  backdrop-filter: blur(16px);
}
.dropdown-menu {
  min-width: 250px;
}
.dropdown-item {
  display: flex;
  align-items: center;
}
.dropdown-item img {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  border-radius: 50%;
  object-fit: cover;
}

.hero-overlay {
  background: rgba(36, 36, 36, 0.606);
}

.whatsapp-icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}

.navbar-toggler {
  border: 2px solid #fbbf55 !important;
  background-color: #fbbf55 !important;
  color: white !important;
  transition: all 0.3s ease-in-out;
  outline: none !important;
  box-shadow: none !important;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler[aria-expanded="true"] {
  border-color: #fbbf55 !important; /* Keep the gold border */
  background-color: #fbbf55 !important; /* Keep gold background */
  outline: none !important; /* Remove outline */
  box-shadow: none !important; /* Ensure no white border */
}
.max-width-50 {
  max-width: 60%;
}
.bg-gold {
  background-color: #FBBF55;
}

.hero-section {
  min-height: 100vh;
}
#mainContent {
  margin-top: 12vh;
  z-index: 9;
}

#mainContent h6, ul li {
  font-family: 'Poppins';
  font-size: 1.1vw;
}

.brief_div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 2rem;
  /* color: white; */
  background: #000000;
}

.brief_div .card{
  width: auto;
  height: 250px;
  /* background-color: red; */
}

.brief_div  h1{
  color: white;
  letter-spacing: 1px;
  font-size: 35px;
}

.row p{
  color: #4B5563;
  font-family: 'Poppins';
}

.row h2{
  font-family: 'Poppins';
}


.step-img {
  min-height: 100vh;
  width: 100%; 
  background-image: url('../assests/Hajj/step-by-step-bg-mainimg.png');
  background-size: cover;
  background-position: center;
  /* Full screen cover karega */
  /* background-position: center; */
  /* Image center me rahe */
  background-repeat: no-repeat;
  /* padding-bottom: 2vw; */
  /* Repeat na ho */

}

.step-guide {
  text-align: center;
  /* background-image: url('../assests/Hajj/step-by-step-bg-mainimg.png'); */
  width: 100%;
  /* Puri viewport height le */
  display: flex;

}


.text{
  width: 100%;
  padding: 20px 0;
  text-align: center;
  position: absolute;
  z-index: 9;
}

.text h1,p{
  z-index: 99;
  position: relative;
  color: black;
  margin-top: 5px;
}

.first, .second, .third{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  /* gap: 45px; */
  /* margin-left: 4%; */
  /* margin-top: 25px; */
  margin-left: 0 !important; /* Extra margin remove karega */

}

.fourth{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-left: 10%;
  margin-top: 2%;
}

.step-guide .text h1,p{
  font-size: 35px;
  letter-spacing: 1px;
  color: white;
}

.first .card{
  margin-left: 3%;
  
}

.first img{
  height: 25%;
  width: 50%;
}



.second, .third {
  margin-top: 7%;
 
  /* text-align: center; */
}

.third{
  padding: 25px 0;
  
}

.parent-image .card{
  height: 450px;
  width: 350px;
  padding: 2% 0;
  display: flex;
  align-items: center;
  background-color: transparent;
  /* background-color: red; */
  border: none;
  /* justify-content: start; */

}
.parent-image .card ul li,p {
  color: white;
  font-size: 16px;
}


.parent-image h2, h1{
  margin-top: 0.5vw;
  font-weight: 600;
  font-size: 18px;
  /* text-align: center; */
  color: #FEC00F;
  
}

.parent-image .card ul{
  margin-top: 1vw;
}

.parent-image .card img{
  height: 100px;
  padding: 10px;
  width: 100px;
  background-color: white;
  object-fit: cover;
  border-radius: 25px 25px 30px 0px;

}

.parent-image{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 9% 5px;
  /* padding-left: 5%; */
  
}

.parent-image img{
  height: 200px;
  width: 250px;

}



.first{
  width: 100%;
  /* background-color: red; */
}

.Gallery-container {
  background-image: url('../assests/gallery/gallery-bgimg.jpg');
  height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.Gallery-container-overlay {
  position: absolute;
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.705);
  top: 0;
  bottom: 0;

}

.Gallery-container h2 {
  /* background-color: red; */
  /* margin-top: -5%; */
  transform: translateY(-80%);
  color: white;
  font-weight: 700;
  font-size: 55px;
  font-family: 'Playfair';
}

.gallery-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.gallery-images {
  display: flex;
  align-items: center;
  transition: transform 0.5s ease-in-out;
}

.gallery-images img {
  height: 300px;
  width: 250px;
  border-radius: 20px;
  object-fit: cover;
  margin: 0 10px;
}

.gallery-images .big-img {
  position: relative;
  height: 450px;
  width: 100%;
  /* display: block; */
  z-index: 99;

}

.gallery-images img:nth-child(2) {
  height: 350px;
  position: relative;
  left: 2%;
}

.gallery-images img:nth-child(1) {
  position: relative;
  left: 10%;
}


.gallery-images img:nth-child(4) {
  height: 350px;
  position: relative;
  right: 5%;
  z-index: 9;

}

.gallery-images img:nth-child(5) {
  position: relative;
  right: 12%;

}

.center-image-div {
  background-image: url('../assests/gallery/gallery-bgimg.jpg');
  background-size: cover;
  border-radius: 20px;
  height: 430px;
  width: 320px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 2px solid black; */
  /* background-color: blue; */
  z-index: 99;
}

.center-icon {
  transform: translate(-50%, 0);
  width: 60px !important;
  /* Adjust as per need */
  height: 60px !important;
  /* Adjust as per need */
  z-index: 99;

}




.Gallery-container button {
  background-color: rgba(128, 128, 128, 0.695);
  color: white;
  border: none;
  padding: 12px 20px;
  font-size: 22px;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}


.Gallery-container button:hover {
  background-color: gray;
}


.btn {
  position: relative;
  /* bottom: 5%; */
  /* left: 50%; */
  /* transform: translateX(-45%); */
  display: flex;
  gap: 20px;
  top: 5%;
}

.big-img {
  width: auto;
  /* Ensure it doesn't stretch */
  max-width: 450px;
  /* Adjust as per need */
  height: 450px;
  /* Keep consistent height */
  display: block;
}


.overlay-parent-image{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.652);
  min-height: 100%;
  width: 100%;
}

.arc-image{
  display: none;
}

.Benefits-point ul li{
  max-width: 100%; /* Ensure it doesn't exceed container width */
  white-space: wrap; /* Allow text wrapping */
  word-wrap: break-word; /* Break long words if needed */
  color: white;
  font-size: 14px;
  margin-top: 5px;
  font-family: 'Poppins';

}

/* Step by Step Responsive code */
@media (max-width: 1220px) {
 
.brief_div .card{
  /* width: 300px; */
  height: 340px;
  /* background-color: red; */
}

  
}

@media (max-width: 980px) {
  .bg-gold{
   width:50%
   background-color: red;
}
 


  
}


/* Step by Step Responsive code */

@media (max-width: 1280px) {
  .parent-image .card{
    padding: 15% 0;
  
  }
  
  

  
}

@media (min-width: 1280px) {
  .arc-image{
    display: block;
    
  }

  

  
}



@media (max-width: 750px) {



  .Benefits-point ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
 
  }


  .Gallery-container .gallery-images {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .Gallery-container .gallery-images img {
    display: none;
  }

  .Gallery-container .gallery-images img.active {
    display: block;
  }
}



@media (max-width: 660px) {
  .price-values{
    position: relative;
    top: 15vw;
    /* background-color: red; */
  }
  
  

}

#mainContent button{
  font-size: 1.3vw;
  border-radius: 15px;
  
}
  

#mainContent .hajj-heading{
  font-wight: 200;
  font-size: 5rem;
}


/* Responsive extra which display on laptop screen */

@media (max-width: 768px) {

  .parent-image .first{
    margin-top: 10vw;
  }

  .arc-image{
    display: none;
  }

  #extra_card{
    display: none;
  }

  .fourth{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 1%;
  }
  


  
  .gallery-images{
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .max-width-50 {
    max-width: 100%;
  }
  .hero-section {
    min-height: 100vh;
  }
  #mainContent {
    margin-top: 12vh;
  }
  .decor_hide {
    display: none;
  }
  .custom_padding {
    padding: 1.5rem;
  }
}

#mainContent {
  padding: 0 7vw;
}

/* form css */
.custom_padding {
  padding: 1rem;
}
.info-icon {
  width: 48px;
  height: 48px;
  background: white;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-control {
  background: rgba(0, 0, 0, 0.7);
  border: none;
  color: white;
  padding: 0.75rem;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 1111111;
}
.form-control::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
textarea.form-control {
  min-height: 150px;
}
.custom-input {
  background-color: #000 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
  padding: 12px !important;
  font-size: 1.9rem;

}

.custom-input:focus {
  background-color: #000 !important;
  border-color: #fff !important;
  color: #fff !important;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25) !important;
}

.submit-btn {
  background: #fbbf55;
  border: none;
  padding: 0.75rem;
  width: 100%;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 12px;
}

.submit-btn:hover {
  background: #ffb300;
  transform: translateY(-2px);
}

.form-group {
  margin-bottom: 1rem;
}

/* package details css  */

.package_details {
  background: rgb(0, 0, 0);
  color: white;
  font-family: sans-serif;
}

.page-title {
  text-align: center;
  margin-bottom: 2rem;
}

.page-title h1{
  font-size: 35px;
}

.title-decoration {
  color: #e4a853;
  font-size: 24px;
  margin: 10px 0;
}

/* filter */

.filter-section {
  background: rgba(128, 128, 128, 0.72);
  border-radius: 15px;
  padding: 20px;
  width: 253px;
  height: 500px;
}

.filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.filter-content {
  background-color: white;
  border-radius: 15px;
  color: #000;
  height: 400px;
  /* font-size: small; */
  font-family: 'Poppins';
  padding: 5px 20px;
}

.filter-header span{
  color: white;
  font-size: 25px;
}

.number{
  margin: 2vw 0;
  
 
}

.filter-icon {
  width: 40px;
}

/* filter-prize-range */

.price-range-container {
  /* background: white; */
  padding: 0px 20px;
  border-radius: 10px;
  /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
  /* text-align: center; */
 /* width: 200px; */
}
.slider-container {
  position: relative;
  width: 100%;
}
.slider {
  width: 100%;
  position: absolute;
  top: 10px;
  opacity: 0;
  pointer-events: none;
}
.range-track {
  height: 5px;
  background: #ddd;
  position: absolute;
  width: 100%;
  top: 15px;
  z-index: 1;
}
.range-highlight {
  height: 5px;
  background: #f4a700;
  position: absolute;
  top: 15px;
  z-index: 2;
}
.range-thumb {
  width: 15px;
  height: 15px;
  background: #f4a700;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  z-index: 3;
  cursor: pointer;
}
.price-values {
  display: flex;
  justify-content: space-between;
  margin-top: 5vw;
}
.price-box {
  border: 1px solid #000;
  padding: 5px 10px;
  border-radius: 5px;
  background: white;
  font-family: "Poppins";
}

.reset-btn {
  background: #e4a853;
  border: none;
  border-radius: 5px;
  padding: 9px 14px 9px 14px;
  color: white;
}

.nights-counter {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.counter-btn {
  /* background: #E4A853; */
  border: 1px solid #ffbb5c;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 1;
}

.counter-input {
  width: 85px;
  text-align: center;
  border: none;
  background: #ffffff;
  border-radius: 10px;
  padding: 5px;
  height: auto;
  border: 1px solid #ffbb5c;
}

@media (max-width: 1080px) {
  .package_details_card{
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  
}



.counter-input p {
  color: #666666;
}

.plus_counter {
  background: #ffbb5c;
  color: white;
}

.price-range {
  margin-bottom: 20px;
}

.range-inputs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.range-input {
  max-width: 70px;
  padding: 5px;
  border: 1px solid #080808;
  border-radius: 5px;
  font-size: smaller;
  width: fit-content;
  background-color: white;
  color: #000;
  ::placeholder {
    color: #000;
  }
}

.dash {
  /* margin: 0 10px; */
  height: 2px;
  background: #050505;
  width: 14px;
}

.package-card {
  background: white; 
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
}

.package-image {
  display: block;
  margin: 15px auto;
  border-radius: 10px;
  width: 85%;
  height: 150px;
  object-fit: cover;
}

.package-content {
  padding: 20px;
}

.package-title {
  font-size: 24px;
  margin-bottom: 15px;
  color: #333;
}

.hotel-info {
  color: #e4a853;
  margin-bottom: 5px;
}

.flight-info {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #666;
}

.range-container {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 50px auto;
}

.range-slider {
  position: absolute;
  width: 100%;
  pointer-events: none;
}

.range-slider input {
  width: 100%;
  position: absolute;
  pointer-events: all;
  background: none;
  -webkit-appearance: none;
  appearance: none;
}

.range-slider input::-webkit-slider-runnable-track {
  height: 5px;
  background: #ddd;
  border-radius: 5px;
}

.range-slider input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #f1c27b;
  border-radius: 50%;
  cursor: pointer;
  margin-top: -8px;
  position: relative;
}

/* Gallery */


