* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

/* ==========nav bar======= */
.main-container {
  width: 100%;
  height: 100px;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}

.logo-img {
  margin-top: 5px;
  margin-left: 100px;
  height: 80px;
  width: 170px;
}

.content {
  height: 60px;
  width: 300px;
  margin-left: 13rem;
  background-color: transparent;
  color: aliceblue;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 18px;
}

.sub-content a {
  text-decoration: none;
  color: white;
}

.button {
  height: 50px;
  width: 230px;
  margin-right: 12rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: medium;
  cursor: pointer;
  border-radius: 10px;
}

.btn-1 {
  border: 0.1rem solid white;
  color: aliceblue;
  background-color: transparent;
  width: 180px;
  height: 50px;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 25px;
  margin-right: 1rem;
  border: 10rem soid white;
}
.btn-1 a {
  text-decoration: none;
  color: #ffffff;
}

.btn-2 {
  color: aliceblue;
  border: 0.1rem solid red;
  background-color: #e21c23;
  width: 180px;
  height: 55px;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#btn-logo {
  color: #e21c23;
  background-color: white;
  border-radius: 30px;
  padding: 5px 5px;
  margin-left: 5px;
}

/* =============Carousel Start================  */

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* =========== container-2======= */
.Container-2 {
  width: 100%;
  height: 600px;
  text-align: center;
  background-color: #000;
  color: white;
}

.sub-container {
  font-weight: 400;
  font-size: 20px;
  padding-top: 7cqb;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
}

.text-1 {
  font-size: 40px;
  font-family: "Didact Gothic", sans-serif;
}

.head {
  font-size: 60px;
}

.text-2 {
  color: rgba(255, 255, 255, 0.7);
}

.card {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  margin-top: 30px;
  flex-wrap: wrap;
}

.card-1 {
  background-color: white;
  padding: 18px;
  border-radius: 0.2rem;
  height: 150px;
}

.card-2 {
  background-color: white;
  padding: 20px;
  border-radius: 0.2rem;
  height: 150px;
}

.card-3 {
  background-color: white;
  padding: 18px;
  border-radius: 0.2rem;
  height: 150px;
}

.Container-3 {
  width: 100%;
  height: 200vh;
  text-align: center;
  background-color: black;
  color: white;
}

.islamabad-container {
  display: flex;
  justify-content: space-evenly;
  margin-top: 30px;
  align-items: center;
  /* background-color: palevioletred; */
}

/* .islamabad-container-1 {
  background-color: aqua;
  padding-top: 10px;
  width: 50%;
} */

.sub-islamabad {
  /* padding: 40px; */
  /* margin: 40px; */
  /* background-color: antiquewhite; */
  text-align: left;
}

.h4 {
  color: red;
  letter-spacing: 2px;
  text-transform: uppercase;
}

p {
  color: rgba(255, 255, 255, 0.7);
}

.btn-3 {
  color: aliceblue;
  border: 0.1rem solid white;
  background-color: transparent;
  width: 180px;
  height: 55px;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#btn-logo-3 {
  color: #e21c23;
  background-color: white;
  border-radius: 30px;
  padding: 5px 5px;
  margin-left: 5px;
}

/* ============================================ */

.Express-franchise {
  width: 100%;
  height: 380vh;
  background-color: #000;
  /* display: flex; */
}

.Express-franchise-sub {
  text-align: center;
  /* background-color: aqua; */
  color: white;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.emporium-mall {
  /* background-color: rgb(85, 82, 77); */
  width: 30%;
  height: fit-content;

  .h4 {
    letter-spacing: 5px;
    font-weight: 50;
    font-size: small;
  }

  .text-1 {
    font-size: 20px;
    font-weight: 50;
  }

  .head {
    font-size: 25px;
    font-weight: bold;
  }

  .btn-3 {
    margin: 0 auto;
  }
}

.emporium-mall-img {
  margin-top: 30px;
  height: 250px;
  width: 350px;
  border-radius: 7px;
}

figure {
  display: flex;
  flex-direction: column;
  align-items: center;
}

figcaption {
  display: flex;
  justify-content: center;
}

.last-express {
  display: flex;
  margin: 20px auto;
  justify-content: center;
  /* background-color: aqua; */
}

/* ==================main-container-village========== */
.main-container-village {
  width: 100%;
  height: 80vh;
  background-color: black;
}

.sub-container-village {
  display: flex;
  justify-content: center;
  /* background-color: rgb(212, 212, 22); */
}

.village-img-main {
  width: 50%;
  height: 55vh;
  text-align: left;
  /* background-color: rgb(70, 47, 47); */
}

.village-img {
  width: 95%;
  height: 50vh;
  /* margin: 0 ;
  padding: 0;
   */
}

.gujrawala-content {
  margin-top: 50px;
  text-align: left;
  justify-content: center;
  width: 50%;
  height: 40vh;

  /* background-color: rgb(46, 202, 202); */
  .h4 {
    letter-spacing: 7px;
    font-weight: 50;
    font-size: medium;
    line-height: 0.4rem;
  }

  .text-1 {
    font-size: 35px;
    font-weight: 40;
  }

  .head {
    font-size: 30px;
    font-weight: bold;
    /* color: #000; */
    /* color: #3d3d3d; */
  }

  .btn-3 {
    background-color: green;
    border: 0.1rem solid green;
  }

  #btn-logo-3 {
    color: green;
    background-color: white;
    border-radius: 30px;
    padding: 5px 5px;
    margin-left: 6px;
  }

  .btn-3:hover {
    transition: transform 0.5;
    background-color: transparent;
  }
}

/* ===========coming soon========= */

.Opening-main-container {
  width: 100%;
  height: fit-content;
  background-color: #000;
}

.Opening-main-container-1 {
  display: flex;
  justify-content: center;
}

.sub-container {
  .text-1 {
    font-weight: 300;
  }

  .head {
    font-weight: 5;
    font-family: Arial, Helvetica, sans-serif;
  }
}

.Opening-sub-container {
  padding-top: 2rem;
  background-color: white;
  width: 33%;
  height: 40vh;
  margin: 10px;
  color: black;
  border-radius: 5px;
  width: 28%;

  .h4 {
    letter-spacing: 5px;
    font-weight: 50;
    font-size: 11px;
  }

  .text-1 {
    font-size: 20px;
    font-weight: 50;
    line-height: 2rem;
  }

  .head {
    font-size: 25px;
    font-weight: bold;
  }
}

.social-feed-main-container {
  width: 100%;
  height: fit-content;
  background-color: black;
}

.h1 {
  padding-top: 40px;
  color: rgba(255, 255, 255, 0.7);
  /* font-family: Arial, Helvetica, sans-serif; */
}

.feed-images {
  display: flex;
  justify-content: space-evenly;
}

.feed-images img {
  width: 224px;
  height: 220px;
}

/* <!-- =======================footer================== --> */

.main-footer {
  width: 100%;
  height: fit-content;
  background-color: #0e0e0e;
}

.sub-footer {
  display: flex;
  justify-content: space-evenly;
}

.sub-footer-1 {
  /* background-color: #6d5656; */
  width: 30%;
  height: 70vh;
  font-size: 18px;
  margin-left: 40px;
}

.footer-logo {
  background-color: black;
  margin-top: 80px;
  margin-right: 300px;
  height: 75px;
  width: 166px;
}

.footer-p {
  text-align: left;
  color: rgba(255, 255, 255, 0.7);
}

.site-link {
  /* background-color: orange; */
  height: 70vh;
  width: 15%;
  text-align: left;
  padding-left: 40px;
  /* color: white; */
}
.site-link a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}
.site-link h3 {
  margin-top: 80px;
  color: #f7f5f5;
}

.contact-us {
  margin-top: 80px;
  /* background-color: lightcoral; */
  height: 70vh;
  width: 25%;
  text-align: left;
  padding-left: 20px;
  color: white;
}

.follow-us {
  width: 15%;
  margin-top: 70px;
  text-align: left;
  color: white;
  /* padding-right: 100px; */
  /* background-color: lightblue; */
}

.footer-logo-2 {
  display: flex;
  justify-content: left;
  text-align: center;
  /* background-color: aqua; */
  width: fit-content;
  margin-right: 15px;
}

.logo-f {
  color: #f7f5f5;
  background-color: rgb(245, 8, 8);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 10px;
  margin: 5px;
}

.logo-i {
  color: #f7f5f5;
  background-color: rgb(245, 8, 8);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 10px;
  margin: 5px;
}

.logo-t {
  color: #f7f5f5;
  background-color: rgb(245, 8, 8);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 10px;
  margin: 5px;
}

.last-step {
  display: flex;
  text-align: center;
  justify-content: space-evenly;
}

/* --------------------------About US start -------------------- */
.about-intro {
  width: 100%;
  height: fit-content;
  background-color: black;
  color: white;
}

.about-1 {
  text-align: center;

  h1 {
    color: white;
    font-size: 37px;
  }

  p {
    font-size: 18px;
  }

  h2 {
    font-family: "Didact Gothic", sans-serif;
    color: aliceblue;
    font-size: 37px;
    font-weight: 50;
  }
}

/* -----------------restaruant section--------- */
.restaurant {
  display: flex;
  justify-content: center;
  align-content: center;
  margin-top: 40px;
  gap: 1.2rem;

  /* background-color: black; */
}

.restaurant-content {
  /* background-color: pink; */
  width: 550px;

  .head-1 {
    font-size: 37px;
    font-weight: 50;
  }

  p {
    font-size: 16px;
    display: flex;
    text-align: left;
  }
}

.about-intro {
  color: aliceblue;
}

.head {
  font-family: "Didact Gothic", sans-serif;
  /* color: aliceblue; */
  /* color: #3d3d3d; */
  font-size: 38px;
  /* font-weight: 2rem; */
  /* background-color: antiquewhite; */

  font-family: "butler";
  src: url("https://staging.tossdown.site/assets/theme_one/fonts/butlerbold/butlerbold.otf")
      format("opentype"),
    url("https://staging.tossdown.site/assets/theme_one/fonts/butlerbold/butlerbold.otf")
      format("otf");
}

.about-img {
  width: 550px;
  height: fit-content;
  border-radius: 7px;
}

/* -----------------restaruant section-2 --------- */
.restaurant-section-2 {
  background-color: black;
  width: 100%;

  /* height: 140vh; */
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

/* -----------------restaruant section-3 --------- */

.about-section-3 {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
  background-color: black;
  height: 85vh;

  .pp {
    font-size: 20px;
  }

  img {
    height: 316px;
  }
}

/* ---------------- */
.sub-container-about {
  display: flex;
  justify-content: space-evenly;
  text-align: center;

  .text-1 {
    font-size: 36px;
    margin-right: 90px;
  }
}

.village-img-2 {
  width: 87%;
  height: 45vh;
  margin-left: 70px;
}

.aboutExpress-franchise {
  width: 100%;
  height: fit-content;
  background-color: #000;
}

/* -----------publication---------- */
.publication-main {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background-color: black;
  height: 100vh;
}

.Publication-1 {
  border: 1px solid #ffffff52;
}

.Publication-book {
  padding-top: 20px;
  width: 550px;
  height: 550px;
  /* border: 1px solid #ffffff52; */
  padding: 32px 0px 40px;
  margin-bottom: 32px;
}

.Publication-book {
  transform: scale(1);
  transition: transform 0.3s ease;
}

.Publication-book:hover {
  transform: scale(1.1);
}

.publications-content {
  /* display: flex; */
  text-align: center;
  display: column;
  background-color: #000;
  width: 100%;
  height: 90vh;
}

.publications-content h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #ffffff;
  margin-bottom: 24px;
  display: block;
  font-family: "Butler";
  /* margin-top: 32px; */
}

.publications-content .contact-info p {
  font-family: "Apercu";
  font-style: normal;
  line-height: 28px;
}

.publications-content .contact-info a {
  font-family: "Apercu";
  font-style: normal;
  font-weight: 400;
  font-size: 14px; 
  line-height: 25px;
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 12px;
}

.publications-content .contact-info span {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #ffffff;
  display: inline-block;
  margin-top: 12px;
}

.form{
  width: 100%;
  height: 85vh;
  background-color: #000;
  color:  rgba(255, 255, 255, 0.7);
  font-family: "Apercu";
  font-style: normal;
  /* display: flex; */
  padding-top: 30px;
 

}

.submit-heading{
  text-align: center;
  margin-bottom: 30px;
  color: #ced4da;
  font-size: 40px;
}
.form-main-div{
  display: flex;
  justify-content:center;
  font-family: Poppins, sans-serif;
  
}
.form-sub-div-1{
  /* background-color: rgb(202, 70, 92); */
  width: 45%;
  height: 60vh;
  padding-left: 25px;
  line-height: 2.3rem;
 padding-top: 20px;
  
}

.form-main-div input{
  padding: 11px;
  padding-top: 15px;
  border-radius: 7px;
  padding-left: 350px;
 
}
.select{
  padding: 11px;
  padding-top: 15px;
  border-radius: 7px;
  padding-right: 303px;
  
}
.select option{
 font-size: 15px;
 border: 1px solid #ced4da ;
 color:  rgba(32, 29, 29, 0.7);;
}

.form-sub-div-2{
  /* background-color: rgb(104, 30, 43); */
  width: 45%;
  height: 60vh;
  padding-left: 25px;
  line-height: 2.3rem;
  padding-top: 20px;

}
.submit-btn{
  border-radius: 20px;
  padding: 25px;
  padding: 13px 50px 13px 50px;
  margin-top: 11px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  height: 50px;
  border-radius: 62px;
  color: #fff ;
  background-color: #ffca2c;
  cursor: pointer;
}


