@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  font-size: 18px;
  text-decoration: none;
}

p {
  font-weight: 400;
  font-family: Roboto;
  font-size: 15px;
}

body::-webkit-scrollbar {
  width: 1rem;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px #303030;
}

body::-webkit-scrollbar-thumb {
  background-color: #303030;
  outline: 1px solid rgba(48, 48, 48, 0.6);
}

.contactus-banner {
  background-image: url("/assets/assets/image/Cover-photo-banner.jpg");
  padding-top: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: 'Outfit';
}

.contactus-banner-product {
  background-image: url("/assets/assets/image/plandetails/BANNER.png");
  padding-top: 100px;
  padding-bottom: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
  background-position: center;
  font-family: 'Outfit';
}

.contactus-banner h1 {
  font-size: 100px;
  font-family: 'Outfit';
  font-weight: 700;
  padding-top: 200px;
  color: #fff;

}


.aboutus-banner {
  background-image: url("/assets/assets/image/w4.png");
  /* padding-top: 250px !important; */
  background-repeat: no-repeat;
  background-size: cover;
}

.aboutus-banner h1 {
  font-size: 90px;
  font-family: "Outfit";
  font-weight: 700;
  color: #fff;
  margin-top: 90px;

}

.about-headering {
  font-size: 35px;
  font-family: "Outfit";
  padding-top: 50px;
  padding-bottom: 20px;
  color: #02158f;
  padding-top: 100px;
}

@media only screen and (max-width: 1000px) {
  .contactus-banner-img {
    /* display: none; */
    width: 100%;
  }

  .contactus-banner {
    padding-top: 150px;

  }

  .contactus-banner h1 {
    font-size: 65px;
    padding-top: 0px;
  }

  .contactus-banner-product {
    background-image: url("/assets/assets/image/plandetails/BANNER.png");
    /*background-image: url("/assets/assets/image/contactusbanner.png");*/
    padding-top: 100px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 38vh;
  }

}

.contactus-banner h1 span {
  color: #ffffff;
}

.contactus-banner-img img {
  width: 700px;
  height: auto;
}

/* .................contactus-form................. */
.contactus-form {
  /* background-image: url("/assets/assets/image/contactform-image.png"); */
  background-repeat: no-repeat;
  background-size: cover;
}

.contactus-form-product {
  background-image: url("/assets/assets/image/restaurant-menu-2-plate.png");
  background-repeat: no-repeat;
  background-size: 1000px 1000px;
  background-position: center;
  height: auto;
  height: 72vh;
}

.contactus-form .contact-form-details h3 {
  font-family: "Roboto";
  font-weight: 700;
  color: #288c3d;
  font-size: 34px;

}

/* .contactus-form .contact-form-details {
  /* padding-top: 100px;
} */

.contactus-form .contact-form-details p {
  font-family: "Roboto";
  text-align: left !important;
  color: #000000;
  /* font-weight: 600; */
  font-size: 20px;
}

.contactus-form .contact-form-details .contactus-normal-p {
  font-weight: 400;
}

.contactus-form .contact-form-details a {
  color: #000000;
  font-weight: 300;
  font-size: 20px;
}

.contactus-form .contact-form-details h2 {
  font-family: Barlow Condensed;
  font-weight: 700;
  color: #02158f;
  font-size: 68px;
}

@media only screen and (max-width: 500px) {
  .contactus-form .contact-form-details h3 {
    font-size: 28px;
  }

  .contactus-form .contact-form-details h2 {
    font-size: 38px;
  }

  .contactus-form .contact-form-details p {
    font-size: 16px;
  }

  .contactus-form .contact-form-details .submit-button {
    text-align: left;
  }
}

.contactus-form .contact-form-details .submit-button {
  text-align: center;
  padding-top: 20px;
}

.contactus-form .contact-form-details .submit-button .btn {
  background-color: #43f272;
  border: none;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  border-radius: 20px;
  width: 200px;
}

.contactus-form .contact-form-details .submit-button .btn:hover {
  background-color: #03f143;
  transition: background-color 0.3s ease;
  color: #000;
}


.aboutus-banner {
  background-image: url("/assets/assets/image/w4.jpg");
  padding-top: 140px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 150px;
}

.aboutus-banner h1 {
  font-size: 90px;
  font-family: "Outfit";
  font-weight: 700;
  padding-top: 0px;
  padding-bottom: 140px;
  color: #ca2728;

}


@media (min-width: 550px) and (max-width: 1024px) {
  .contactus-banner {
    padding-top: -150px;
  }
}

.product-banner-product h1 {
  font-size: 90px;
  font-family: "Outfit";
  font-weight: 700;
  color: #3db062;
  /* margin-top: 80px; */

}

.product-banner-product {
  background-image: url("/assets/assets/image/8out.jpg");
  padding-top: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  /* margin-top: 150px; */
}


@media (min-width: 2560px) and (max-width: 3600px) {

  .product-banner-product {
    height: 50rem;
  }

  .product-banner-product h1 {
    margin-top: 150px;
    font-size: 4rem;
  }

  .productpage-content p {
    font-size: 22px;
  }
}


.about-image {
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scaleX(-1);
  opacity: 0.9;
}