/* .hero-section {
  position: relative;
  height: 100vh;
  background: url("./assets/media/images/BRISKET-1-scaled-e1673617952250.webp") no-repeat
    center center;
  background-size: cover;
  z-index: 1;
} */
@font-face {
  font-family: "Playfair Display";
  src: url("/front-assets/fonts/PlayfairDisplay-Regular.woff2") format("woff2"),
    url("/front-assets/fonts/PlayfairDisplay-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.invertors-hero-section {
  background: url("/front-assets/media/images/investors-hero-img.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}
.invertors-hero-section h1 {
  color: #ef8903;
  font-size: 80px;
  font-family: "Playfair Display";
}

.invertors-hero-section h2 {
  color: rgb(188, 149, 90);
  font-family: sans-serif;
  word-spacing: 7px;
  width: 60%;
  margin: auto;
  font-weight: 400;
}

.background-grey {
  padding-top: 10rem;
  background: linear-gradient(to bottom, rgba(35, 36, 37, 0.5), #1e1d1d);
}

.line {
  height: 2px;
  max-width: 10%;
  margin: auto;
  background-color: rgb(250, 207, 126);
  margin-top: 1.5rem;
}
.FAQs {
  background-color: #1e1d1d;
  background-attachment: fixed;
}

.FAQs h5 {
  color: #ef8903;
}
.FAQs h1 {
  color: rgb(188, 149, 90);
  font-family: 400;
  font-size: 48px;
}
.box {
  width: 50%;
  margin: auto;
}
.question{
  border: 1px solid orange;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: rgb(179, 142, 74);
}
.question p{
  color:  rgb(188, 149, 90);
}

.answer {
  border: 1px solid orange;
  padding: 10px;
  color: rgb(179, 142, 74);
  transition: max-height 0.5s ease, opacity 0.5s ease;
  margin-bottom: 0%;
  transition: max-height 0.5s ease-out;
  display: none;
}

.fa-plus {
  color: rgb(179, 142, 74);
  font-weight: 700;
  font-size: 22px;
}

/* Branches */

.branches-section {
  background-image: url('/front-assets/media/images/static-bg.jpg');
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  height: 100vh;
}
.branches-deatils {
  width: 33%;
  margin-left: auto;
  background-color: rgb(0, 0, 0);
  position: absolute;
  left: 60%;
  top: 35%;
}
.branches-deatils h5 {
  color: #ef8903;
  font-weight: 400;
}
.branches-deatils h2 {
  color: rgb(179, 142, 74);
}
.branches-deatils p{
  color: #e0e0e0;
}
.fa-circle {
  color: rgb(179, 142, 74);
}
.view-more-btn {
  width: 50%;
  padding: 10px;
  border: 1px solid rgb(179, 142, 74);
  background-color: transparent;
  font-size: small;
  color: rgb(193, 149, 66);
  transition: all 0.3s ease-in-out;
}
.view-more-btn:hover {
  background-color: rgb(209, 167, 90);
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.branches {
  height: 100vh;
  background-color: #1e1d1d;
}
@media (max-width: 1440px) {
  .branches-section {
    height: 80vh;
  }
  .parent {
    height: 100vh;
  }

  .branches-deatils {
    top: 40%;
  }
  .view-more-btn {
    width: 70%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 20%;
  }
  .branches {
    height: 100vh;
    background-color: #1e1d1d;
  }
}
@media (max-width: 1356px) {
  .branches-deatils {
    width: 40%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 20%;
  }
}
@media (max-width: 1255px) {
  .branches-deatils {
    top: 31%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 20%;
  }
}
@media (max-width: 1194px) {
  .branches-deatils {
    width: 40%;
    top: 40%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 20%;
  }
}
@media (max-width: 1192px) {
  .branches-deatils {
    width: 40%;
    top: 30%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 25%;
  }
}
@media (max-width: 1176px) {
  .branches-deatils {
    width: 45%;
    right: 0%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 25%;
  }
}
@media (max-width: 1111px) {
  .branches-deatils {
    top: 30%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 30%;
  }
}
@media (max-width: 1096px) {
  .branches-deatils {
    top: 32%;
    right: 0%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 25%;
  }
}
@media (max-width: 1171px) {
  .branches-deatils {
    /* top: 32%; */
    right: 0%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 20%;
  }
}
@media (max-width: 1106px) {
  .branches-deatils {
    top: 40%;
    right: 0%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 30%;
  }
}
@media (max-width: 1106px) {
  .branches-deatils {
    top: 30%;
    right: 0%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 30%;
  }
}

@media (max-width: 1055px) {
  .branches-deatils {
    top: 28%;
    /* right: 0%; */
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 10%;
  }
}

@media (max-width: 1024px) {
  .branches-deatils {
    width: 85%;
    top: 45%;
    left: 0%;
    right: 0%;
    margin: auto;
  }
  .view-more-btn {
    width: 27%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 30%;
  }
}
@media (max-width: 910px) {
  .view-more-btn {
    width: 30%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 30%;
  }
}
@media (max-width: 873px) {
  .view-more-btn {
    width: 35%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 35%;
  }
}
@media (max-width: 825px) {
  .branches-deatils {
    width: 90%;
  }
  .view-more-btn {
    width: 35%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 35%;
  }
}
@media (max-width: 746px) {
  .branches-details {
    width: 95%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 35%;
  }
}

@media (max-width: 722px) {
  .view-more-btn {
    width: 40%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 35%;
  }
}
@media (max-width: 646px) {
  .view-more-btn {
    width: 50%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 35%;
  }
}
@media (max-width: 606px) {
  .parent {
    height: 110vh;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 40%;
  }
}
@media (max-width: 536px) {
  .view-more-btn {
    width: 55%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 45%;
  }
}
@media (max-width: 498px) {
  .view-more-btn {
    width: 60%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 50%;
  }
}
@media (max-width: 465px) {
  .view-more-btn {
    width: 65%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 55%;
  }
}
@media (max-width: 440px) {
  .view-more-btn {
    width: 70%;
  }
  .invertors-hero-section h2 {
    width: 80%;
  }
  .line {
    max-width: 60%;
  }
}
@media (max-width: 414px) {
  .invertors-hero-section h1 {
    font-size: 66px;
  }
  .line {
    max-width: 62%;
  }
  .parent {
    height: 115vh;
  }
  .view-more-btn {
    width: 75%;
  }
}
@media (max-width: 393px) {
  .view-more-btn {
    width: 80%;
  }
  .line {
    max-width: 65%;
  }
}
@media (max-width: 375px) {
  .invertors-hero-section h1 {
    font-size: 60px;
  }
  .line {
    max-width: 68%;
  }
  .view-more-btn {
    width: 84%;
  }
  .invertors-hero-section h1 {
    font-size: 66px;
  }
}

@media (max-width: 364px) {
  .invertors-hero-section h1 {
    font-size: 50px;
  }
  .line {
    max-width: 50%;
  }
  .parent {
    height: 120vh;
  }
  .view-more-btn {
    width: 86%;
  }
}
@media (max-width: 356px) {
  .view-more-btn {
    width: 88%;
  }
  .parent {
    height: 100vh;
  }
}
@media (max-width: 352px) {
  .view-more-btn {
    width: 90%;
  }
}
@media (max-width: 344px) {
  .view-more-btn {
    width: 92%;
  }
}
@media (max-width: 341px) {
  .view-more-btn {
    width: 94%;
  }
}
@media (max-width: 336px) {
  .view-more-btn {
    width: 95%;
  }
}
@media (max-width: 332px) {
  .view-more-btn {
    width: 96%;
  }
}
@media (max-width: 330px) {
  .view-more-btn {
    width: 97%;
  }
}
@media (max-width: 326px) {
  .view-more-btn {
    width: 99%;
  }
}
@media (max-width: 320px) {
  .view-more-btn {
    width: 100%;
    padding: 0%;
  }
}

/* franchise process */
.franchise-process {
  height: 100%;
  width: 100%;
  background-color: #1e1d1d;
  padding-top: 10rem;
}

.franchise-process h5 {
  color: orange;
}

.franchise-process h1 {
  color: rgb(179, 142, 74);
}

.content-div {
  width: 100%;
  padding: 20px;
  background-color: #1a1a1a;
  color: #fff;
  border-radius: 35px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-flow: column;
  align-items: center;
  transition: all 0.8s ease-in-out;
  text-align: center;
}

.content-div:hover {
  background-color: #ef8903;
  transition: all 0.5s ease-in-out;
  color: #fff;
}

.step-circle {
  background-color: rgb(179, 142, 74);
  color: #fff;
  border-radius: 100%;
  min-width: 70px;
  min-height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  grid-column: 2;
  justify-self: center;
  z-index: 10;
  position: relative;
}

.parent1 {
  display: grid;
  grid-template-columns: 1fr 50px 1fr;
  gap: 30px;
  justify-items: center;
  position: relative;
  align-items: center;
}

/* Odd rows (1st, 3rd, 5th): Step -> Circle -> Content */
.parent1:nth-child(odd) {
  grid-template-areas: "step circle content";
}

.parent1:nth-child(odd) .child {
  grid-area: step;
}

.parent1:nth-child(odd) .div-containing-circle {
  grid-area: circle;
}

.parent1:nth-child(odd) .content-div {
  grid-area: content;
}

/* Even rows (2nd, 4th, 6th): Content -> Circle -> Step */
.parent1:nth-child(even) {
  grid-template-areas: "content circle step";
}

.parent1:nth-child(even) .child {
  grid-area: step;
}

.parent1:nth-child(even) .div-containing-circle {
  grid-area: circle;
}

.parent1:nth-child(even) .content-div {
  grid-area: content;
}

.empty {
  background-color: transparent;
  color: #fbfcff;
  text-align: end;
}

.vertical-line {
  width: 4px;
  background-color: white;
  position: absolute;
  top: -40%;
  bottom: -40%;
  left: 0;
  right: 0%;
  margin: auto;
  z-index: 0;
  height: 100%;
}

/* Ensure line starts from the middle in the first step */
.parent1:first-child .vertical-line {
  top: 50%;
}

/* Ensure line ends at the middle in the last step */
.parent1:last-child .vertical-line {
  bottom: 50%;
}

/* Responsive layout for smaller screens */
@media screen and (max-width: 767px) {
  .parent1 {
    display: grid;
    grid-template-columns: 50px 1fr;
    gap: 20px;
  }

  .step-circle {
    position: relative;
    grid-column: 1;
    justify-self: center;
    z-index: 10;
    top: -10%;
  }

  .content-div {
    grid-column: 2;
  }

  .vertical-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    background-color: white;
    grid-column: 1;
    z-index: 1;
    height: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .container {
    width: 90%;
  }

  .parent1 {
    grid-template-columns: 1fr 40px 1fr;
  }
}

@media screen and (max-width: 992px) {
  .parent1 {
    grid-template-columns: 1fr 30px 1fr;
  }
}

@media screen and (max-width: 768px) {
  .parent1 {
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
  }
  .vertical-line {
    top: -58%;
    bottom: -64%;
    height: 100%;
  }
}

/* Responsive layout for smaller screens (below 800px) */
@media screen and (max-width: 800px) {
  .parent1 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  /* Center circle first, then content */
  .step-circle {
    order: 1; /* Keep circle at the top */
    z-index: 10;
    position: relative;
  }

  .content-div {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .child {
    display: none; /* Hide the original step number container */
  }

  /* Add the step number inside the content div */
  .content-div:before {
    content: attr(
      data-step
    ); /* Use the data attribute to show the step number */
    display: block;
    font-size: 1.2rem;
    color: orange;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
  }

  .vertical-line {
    left: -78%;
    margin: auto;
    z-index: 0;
  }
}
/* stay section */
section {
  background-color: #1e1d1d; /* Dark background */
}
.content-stay h2 {
  font-size: 1rem;
  word-spacing: 2px;
  font-weight: 500;
  color: rgba(239, 137, 3);
  font-family: Inter, sans-serif;
  letter-spacing: 3px;
}
.content-stay h3 {
  font-size: 2.1rem;
  word-spacing: 1px;
  font-weight: 800;
  color: rgba(188, 149, 90);
  font-family: Inter, sans-serif;
}

.content-stay p {
  font-size: 1.3rem;
  word-spacing: 1px;
  font-weight: 400;
  color: rgba(255, 255, 255);
  font-family: Inter, sans-serif;
}
.content-stay button {
  font-size: 1.2rem;
  word-spacing: 1px;
  font-weight: 700;
  color: rgba(255, 255, 255);
  background-color: rgba(239, 137, 3);
  font-family: Inter, sans-serif;
  width: 60%;
  padding: 1.5rem;
  border-radius: 5px;
  border: none;
}
.franchise-journey h2{
  color: #ef8903;
}
.content-stay button:hover {
  background-color: rgba(188, 149, 90);
}
/* .whatsapp-link {
  display: inline-block;
  margin-top: 10px;
} */

.whatsapp-icon {
  width: 50px;
  height: auto;
}

/* footer */
.last-section {
  padding-top: 2rem;
  background-color: #171718;
}
.stay {
  color: orange;
}
