@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Acme&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Acme&display=swap");

/* contact form */
.hero-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0f0f0;
}
.about-bggg {
  width: 100% !important;
  height: auto;
}

@media (max-width: 768px) {
  .about-bggg {
    width: 100% !important;
    height: auto;
  }
}

@media (max-width: 480px) {
  .about-bggg {
    width: 100% !important;
    height: auto;
  }
}
.hero-bg img {
  height: auto;
  width: 75rem;
}
.hero-bg-about {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0f0f0;
}
.hero-bg-about img {
  height: auto;
  width: 90rem;
}
.icon-div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.left-column,
.right-column {
  width: 25rem;
}
.min-width {
  display: flex;
  justify-content: space-evenly;
  padding: 4rem;
}
p.text-div {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #ababab;
  font-family: "Acme";
}
.min-width-leasing {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding-top: 4rem;
}
.leasing-company {
  width: 35rem;
  font-family: "Open Sans";
}
.leasing-company h2 {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 48px;
  line-height: 65px;
}
.leasing-company p {
  font-family: "Acme", sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #898989;
  font-weight: 400;
}
.min-width-mission {
  width: 75rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.min-width-mission h2 {
  font-weight: 400;
  font-size: 50px;
  line-height: 67px;
  color: #2b2b2b;
}
.mission-div {
  width: 15rem;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding-top: 4rem;
}
.mission-div p {
  width: 23rem;
  padding: 2rem;
  height: 8rem;
  font-family: "Acme", sans-serif;
  color: #303030;
}
.min-width-product h2 {
  display: flex;
  padding: 0 4rem;
  height: 8rem;
  text-align: center;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.product-div {
  width: 15rem;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  /* /* padding-top: 4rem; */
}
.products-div p {
  width: 23rem;
  padding: 1rem;
  height: 8rem;
  font-weight: 700;
  font-size: 30px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin: 0 auto;
  text-align: center;
}
.min-width-product {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  align-content: center;
}
.products-div img {
  width: 30rem;
}

.product-heading h2 {
  font-weight: 600;
  font-size: 50px;
  line-height: 67px;
  color: #2b2b2b;
  width: 90rem;
  margin: 0 auto;
  text-align: center;
  /* padding-top: 4rem; */
}
.rental-heading h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 67px;
  color: #2b2b2b;
  width: 90rem;
  margin: 0 auto;
  padding-top: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  /* font-family: "Abril Fatface"; */
}
.footer {
  width: 100%;
  height: 60vh;
  background: #d9d9d9;
}
.footer-inner {
  width: 90rem;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  height: 50vh;
  align-items: center;
  justify-content: space-evenly;
  align-items: flex-start;
  padding-top: 4rem;
  /* padding: 2rem; */
}
.footer-logo {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 7rem;
  align-content: center;
  padding: 2rem;
}

.footer-li p a {
  font-weight: 400;
  font-size: 20px;
  line-height: 43px;
  color: #000000;
  opacity: 0.5;
}
.footer-li h4 {
  font-weight: 600;
  font-size: 27px;
  line-height: 37px;
  color: #000000;
}

.footer-copyright {
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /* justify-content: center; */
  margin: 0 auto;
  border-top: 1px solid rgba(72, 72, 109, 0.8);
  padding: 1rem;
  font-weight: 600;
  flex-direction: row !important;
}
.footer-copyright p {
  color: black;
}

.form-rental {
  width: 90rem;
  height: 135vh !important;
  display: flex;
  justify-content: space-around;
  align-items: center;
  align-content: center;
}
.left-side {
  width: 588px;
  height: 700px !important;
  background: white;
  box-shadow: 0px 0px 40px 10px rgb(0 0 0 / 25%);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
label {
  font-size: 26px;
  line-height: 35px;
  color: #2b2b2b;
  font-weight: 600;
}
input[type="text"] {
  height: 49px;
  width: 509px;
  background: #ffffff;
  border: 2px solid #787878;
  border-radius: 10px;
  padding: 1rem;
  margin-bottom: 0.6rem;
}
select#cars {
  background: #ffffff;
  border: 2.485px solid #787878;
  border-radius: 10px;
  width: 509px;
  height: 49.28px;
  align-items: center;
  padding: 21.0269px 34.4077px;
  gap: 17.2px;
}
.left-side {
  width: 588px;
  height: 633px;
  background: white;
  box-shadow: 0px 0px 40px 10px rgb(0 0 0 / 25%);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.right-side {
  padding: 4rem;
  width: 35rem;
}
.right-side ul li {
  list-style: disc;
  padding-bottom: 0.5rem;
  font-family: "Open Sans" !important;
}
.contact-btn button {
  background: #1a226b;
  border-radius: 10px;
  width: 180px;
  height: 52px;
  color: white;
  border: #1a226b;
}
.right-side h2 {
  font-weight: 600;
  font-size: 33px;
  line-height: 45px;
  color: #2b2b2b;
}
.right-side-contact li {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 41px;
  text-align: center;
  color: #000000;
  width: 30rem;
}
.right-side-contact h2 {
  text-align: center;
}
li.first-li {
  padding-bottom: 6.5rem !important;
}
form label {
  padding-bottom: 2rem;
  padding-top: 4rem;
}
form label {
  padding-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-btn {
  height: 20rem;
  display: flex;
  justify-content: center;
  padding: 4rem;
  align-items: flex-end;
  align-content: center;
}
.management-heading h2 {
  font-family: "Abhaya Libre", serif;
  text-align: center;
  font-weight: 800;
  font-size: 72px;
  line-height: 85px;
}
.footer-left a {
  padding: 1rem !important;
}
.icon-div h2 {
  padding-left: 1rem;
}
.min-width-vision {
  width: 75rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 36px;
  align-content: center;
}
img.management-img {
  height: 28rem;
  width: 25rem;
}
.management-div {
  position: relative;
}
.min-width-management {
  background: #f0f0f0;
}
.heading-management {
  width: 20rem;
  height: 7rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  background: white;
  margin: 0 auto;
  border-top: 10px solid blue;
  border-radius: 4px;
}
.paragraph-management {
  width: auto;
  height: 20rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  background: white;
  margin: 0 auto;
  border-top: 10px solid blue;
  border-radius: 4px;
  padding: 1rem;
  text-align: justify;
}
.min-width-management {
  background: #f0f0f0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.leasing-company p {
  text-align: center;
}
.leasing-company {
  text-align: center;
  /* margin: 0 auto; */
  width: 50%;
  /* border: 3px solid green; */
  padding: 10px;
}
.wwddiv {
  text-align: center;
}
.min-width-vision {
  font-size: 25px;
  text-align: center !important;
  margin: auto;
  width: 50%;
  padding: 10px;
  margin-top: 50px !important;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.about-do {
  margin-top: 50px !important;
}
.min-width {
  /* font-size: 25px; */
  text-align: center !important;
  margin: auto;
  width: 50%;
  padding: 10px;
  margin-top: 50px !important;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
}

.min-width-mission:after {
  clear: both;
}

.leasing-company p {
  text-align: left;
}
.wwdimg {
  width: 100%;
  height: auto;
}

.leasing-company p {
  font-size: 15px !important;
  margin-left: 10px;
}
.leasing-company h2 {
  font-size: 30px !important;
  margin-left: 10px;
}
.footer-copyright {
  padding: 2rem;
  font-weight: 600;
  flex-direction: row !important;
}
.footer-li p a {
  font-size: 17px;
}
.left-side {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.min-width {
  flex-direction: row !important;
}
.min-width-product {
  flex-direction: column;
  height: auto;
}
.footer {
  height: auto;
}
.footer-inner {
  width: 100%;
  flex-direction: column;
  height: auto;
  padding: 2rem;
}
.footer-logo {
  justify-content: flex-start;
}
.product-heading h2 {
  align-items: center;
  display: flex;
  justify-content: center;
  width: auto;
}
.products-div img {
  width: 100%;
}
img.radius {
  width: 100%;
}
input[type="text"],
select#cars {
  width: 100%;
  margin: 0.3rem auto;
  padding: 1rem 2rem;
}
.form-rental {
  height: auto !important;
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  align-content: center;
  flex-direction: column;
  width: 100%;
  padding: 1rem;
}
.right-side {
  width: auto;
}
.rental-heading h2 {
  width: 100%;
  padding: 2rem 0rem;
}
.form-row {
  display: flex;
}
.footer-left a {
  padding: 1rem !important;
}

@media only screen and (max-width: 767px) {
  img.about-bg,
  .about-do,
  .project-bg,
  .rental-bg {
    width: 100% !important;
  }
  .min-width.center-div {
    flex-direction: column !important;
  }
  .mission-div {
    width: auto !important;
    padding-top: 0rem;
    text-align: left;
  }
  .min-width-vision {
    margin: 30px 0 !important;
  }
  .mission-div p {
    display: flex;
    align-items: center;
    width: 20rem;
    padding: 0rem;
  }
  p.text-div {
    text-align: left;
  }
  .wwdimg {
    width: 100%;
  }
  .icon-div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0rem 2rem !important;
  }
  .min-width-leasing {
    flex-direction: column;
  }
  .leasing-company h2 {
    text-align: left;
    /* padding: 0 2rem; */
  }
  .min-width-mission {
    flex-direction: column;
    width: auto;
  }
  .leasing-company {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .leasing-company h2 {
    text-align: left;
  }
  .leasing-company p {
    text-align: left;
  }
  .mission-div {
    width: auto !important;
  }
  .footer-left a {
    padding: 1rem !important;
  }
  img.about-bg,
  .about-do,
  .project-bg,
  .rental-bg {
    width: 100% !important;
  }
  .min-width {
    flex-direction: row !important;
    text-align: left !important;
    justify-content: space-evenly;
  }
  .footer-li p a {
    font-size: 17px;
  }
  .min-width-product {
    flex-direction: column;
    height: auto;
  }
  .footer {
    height: auto;
    margin: 0rem 0rem 0rem 0rem !important;
  }
  .footer-inner {
    width: 100%;
    flex-direction: column;
    height: auto;
    padding: 2rem;
  }
  .footer-logo {
    justify-content: flex-start;
  }
  .product-heading h2 {
    align-items: center;
    display: flex;
    justify-content: center;
    width: auto;
  }
  .products-div img {
    width: 100%;
  }
  .left-side {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .form-rental {
    height: auto !important;
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    align-content: center;
    flex-direction: column;
    width: 100%;
    padding: 2rem;
  }
  .right-side {
    width: auto;
  }
  .rental-heading h2 {
    width: 100%;
    padding: 2rem 0rem;
  }
  .form-row {
    display: flex;
    width: 100% !important;
  }
}
