#thumbnail-2 .videoimg{
    width:100%;
}
/* index-page---------------------------index-page----->>>>>>>>>>>>>>>>>>>> */

body{
  margin: 0;
  padding: 0;
}
.navbar{
  display: flex ;
  align-items: start !important;
}

.brand-logo{
  padding: 0 !important;
}
/* faq-css */
  /* .faq-container {
    max-width: 600px;
    margin: 40px auto;
  } */
  .faq-item {
    border-bottom: 1px solid #ddd;
    padding: 20px 20px 10px;
    color: rgb(11, 11, 90);
    background-color: white;
    margin-bottom: 20px;
    border-radius: 20px;
  }
  .faq-question {
    cursor: pointer;
    font-weight: bold;
    position: relative;
    padding-right: 20px;
    font-size: 25px;
    line-height: 30px;
  }
  .faq-question::after {
    content: '+';
    position: absolute;
    right: 0;
    font-weight: bold;
    transition: transform 0.3s ease;
  }
  .faq-question.active::after {
    content: '-';
    transform: rotate(180deg);
  }
  .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    padding-left: 10px;
    padding-top:20px;
    font-size: 18px;
  }
  .faq-answer.open {
    max-height: 200px; /* adjust as needed */
    margin-top: 10px;
  }

  /* ---how restaurrants */
  .cta-btn{
    text-decoration: none;
    font-size: 25px;
  }
a{
  text-decoration: none !important;
}
/* footer */


.quick-link{
  text-align: center;
}
.footer-logo{
  text-align: center;
}
.img-lazy{
  width: 100%;
}
 .revealOnScroll {
            opacity: 1 !important;
        }

   img:is([sizes="auto" i], [sizes^="auto," i]) {
            contain-intrinsic-size: 3000px 1500px
        }
        .homepagenew .fold2 .card_wrapper .cards-section .card {
          border: none;
        }
/* css-style----------------------loyalty--------------------->>>>>>>>>>>> */

     .question .faq-section {
      max-width: 800px;
      margin: 0 auto;
      background: white;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      padding: 20px;
    }

    .question .faq-title {
      font-size: 2rem;
      margin-bottom: 20px;
      color: #4a90e2;
      text-align: center;
    }

    .question .faq-item {
      border-top: 1px solid #eee;
    }

    .question .faq-question {
      cursor: pointer;
      padding: 15px;
      font-size: 1.1rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      transition: background 0.3s;
    }

    .question .faq-question:hover {
      background-color: #f0f8ff;
    }

    .question .faq-answer {
      padding: 0 15px 15px 15px;
      display: none;
      font-size: 1rem;
      color: #333;
    }

    .question .arrow {
      transition: transform 0.3s ease;
    }

    .question .arrow.rotate {
      transform: rotate(90deg);
    }
    /* ---- */
    .loyalty .loyalty_slider2 .loyalty_Slide {
    background: #e1e4ec;
}
.loyalty .loyaly_div {
    overflow: hidden;
    border-radius: 24px;
    background: #ffeedc;
    padding: 40px 0 0;
}
#lastsection {
    background-color: #225658;
    height: 600px;
}
/* -------------------contact-us-page--------------------------->>>>>> */
.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
/* ---===header logo=goloyal */



/* ==========footer-----==== */
.footer {
  background: #f8f9fa;
  padding: 40px 20px;
  font-family: 'Arial', sans-serif;
  color: #333;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
}

.footer-section {
  flex: 1 1 220px;
  min-width: 220px;
}

.footer-section h4 {
  margin-bottom: 15px;
  font-size: 1.2rem;
  color: #111;
}

.footer-section ul {
  list-style: none;
  padding-left: 0;
}

.footer-section ul li {
  margin-bottom: 10px;
}

.footer-section ul li a {
  color: #444;
  text-decoration: none;
}

.footer-section ul li a:hover {
  color: #007bff;
}

.footer-logo {
  width: 150px;
  margin-bottom: 15px;
}

.footer-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.footer-desc {
  font-size: 0.9rem;
  color: #666;
}

.highlight {
  color: #007bff;
}

.footer-social h4 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.social-links a {
  margin-right: 10px;
}

.social-links img {
  height: 30px;
  width: auto;
}

/* Responsive tweaks */
@media (max-width: 768px) {
  .footer-container {
    flex-direction: column;
  }
}

/* faq-ques ===========---------..........*/

.faq-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

.faq-item {
  border-bottom: 1px solid #ddd;
  padding: 15px 20px;
}

.faq-question {
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  position: relative;
  padding-right: 25px;
  transition: color 0.3s ease;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.2rem;
  transition: transf
}
   @media only screen and (max-width:767px) {
  .faq-flex {
    flex-direction: column;
    align-items: center;
  }

  .faq-container {
    width: 100%;
    margin: 10px auto;
  }

  .faq-item {
    text-align: left;

  }
}
  
/* ---------------=demo-page */
/* Container styling */
.demo_right_fold {
    background-color: #f9f9f9;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Paragraph styling */
.demo_right_fold p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #333;
}

/* Form layout */
.form-wrapper {
    width: 100%;
    padding-right: 50px;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

/* Form group */
.form-group {
    flex: 1;
    min-width: 250px;
    display: flex;
    flex-direction: column;
}

/* Labels */
.form-group label {
    font-weight: 600;
    margin-bottom: 8px;
    color: #555;
}

/* Input & select styles */
.form-group input,
.form-group select {
    padding: 10px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
}

.form-group input:focus,
.form-group select:focus {
    border-color: #007bff;
}

/* Button styling */
button[type="submit"] {
    background-color: #007bff;
    color: white;
    padding: 12px 25px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

button[type="submit"]:hover {
    background-color: #0056b3;
}

/* Responsive tweaks */
@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
    }
}

/* insights==========================-------------------=============>>>>>>>>>>>>>>>> */
.campaign-card{
  padding:0px 30px 0px 30px;
}
.text-green{
  font-size: 20px;
  font-weight: 700;
  color: black;
  padding:5px; 
}
.fw-bold{
  margin-bottom: 15px;
  margin-top: 10px;
}
.small{
  font-size: 18px;
}
/* ==-============================feedback============= */
/* Ensure cards are responsive */
.card {
  margin-bottom: 20px;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-img-top {
  height: 200px;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card-body {
  padding: 15px;
}

.card-title {
  font-size: 1.25rem;
  font-weight: bold;
}

.card-text {
  font-size: 1rem;
  color: #555;
}

/* Carousel styling */
.carousel-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.carousel-item {
  display: flex;
  justify-content: center;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  filter: invert(100%);
}
/* ----===index-page */


.slider {
  height: 100px;
  overflow: hidden;
  position: relative;
  background: #fff;
}

.slide-track {
  display: flex;
  width: calc(250px * 10); /* 10 logos */
  animation: scroll 20s linear infinite;
}

.slide {
  height: 100px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide img {
  max-height: 80px;
  width: auto;
  object-fit: contain;
}

@keyframes scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* whatsaap-markting-===page======= */

 .logo-slider {
  overflow: hidden;
  background: #fff;
  width: 100%;
  height: 100px; /* Adjust based on logo size */
  position: relative;
  margin: 30px 0px;
}

.logo-track {
  display: flex;
  width: calc(250px * 8); /* Adjust width = logo width * number of logos */
  animation: scroll 20s linear infinite;
}

.logo-track img {
  width: 150px;
  height: 80px;
  object-fit: contain; /* Logo ko crop kiye bina fit kare */
  padding: 0 20px;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
/* slide  */

 .reviewCarousel iframe {
      width: 100%;
      height: 300px;
      border: none;
      border-radius: 12px;
    }

    .reviewCarousel .reviewCarousel_right {
      padding: 1rem;
    }

    .reviewImgs img {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      object-fit: cover;
    }

    .carousel-control-prev svg,
    .carousel-control-next svg {
      width: 40px;
      height: 40px;
    }

    .carousel-item {
      padding: 1rem;
    }

    .sec_title {
      margin-bottom: 2rem;
    }
    /* ===about-===page */
    .about-img{
      width:400px;
      border-radius: 20px;
    }