* {
  margin: 0;
  padding: 0;
}

.content-page-textSmall {
  color: var(--primaryTextColor);
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  padding: 8px 16px 8px 0px;
  border-radius: 25px;
}

.contact-width50per {
  width: 50%;
}

.content-page-textBig {
  color: var(--primaryTextColor);
  /* font-family: Lora; */
  font-family: var(--plus-jakarta);
  font-size: 56px;
  font-weight: 700;
  line-height: 58px;
  letter-spacing: 0em;
}

.text-container {
  display: flex;
  flex-direction: column;
  margin: 2rem auto;
  justify-content: flex-end;
  align-items: flex-end;
}

.contact-page-bk-img {
  background-image: url("/assets/image/contact-page-img.png");
  width: 100%;
  height: 30vh;

  object-fit: contain;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  top: -5.8rem;


}

.getIntouch-color {
  color: rgba(16, 24, 40, 1);
  font-weight: 600;
  font-size: 54px;
}

.getIntouch-color span {
  color: rgba(255, 163, 26, 1);
}

.map-second-div {
  background-color: rgba(255, 243, 225, 1);
  width: 30vw;
  margin-left: 20vw;
  padding-right: 0px;
  height: 130vh;

}

.mrtop-6vw {
  /* position: relative; */
  margin-top: -6vw;
}

.map-div {
  width: 33vw;
  height: 41rem;
}

.mrtop-8rem {
  margin-top: 8rem;
}

.contact-map-div {
  margin-left: 7vw;
  position: absolute;
}

.mrleft11vw {
  margin-left: 11vw;
}

.contactPage_Img {
  width: 100%;
  height: 100%;
}

.form-des {
  font-family: var(--plus-jakarta);
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  /* text-align: center; */
  color: rgba(25, 0, 65, 1);
}

.contact-page-Name {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.direct-contact-div {
  display: flex;
  width: 35vw;
  gap: 5vw;

  margin-left: 11vw;

}

.contact_form {
  width: 35vw;
  /* margin: 0px auto; */
  margin-left: 11vw;
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gap1rem {
  gap: 0.8rem;
}

.mrbottom8per {
  margin-bottom: 8%;
}

.contact-num-mail-heading {
  font-size: 18px;
  font-weight: 600;
  color: rgba(25, 0, 65, 1);
}

.contact-num-mail {
  font-size: 14px;
  color: rgba(255, 163, 26, 1);
  line-height: 20px;
}

.width100per {
  width: 100%;
}

.contact-page-main-div {
  display: flex;
  flex-direction: row;
}

@media(min-width:1538px) {
  .map-second-div {
    background-color: rgba(255, 243, 225, 1);
    width: 30vw;
    margin-left: 20vw;
    height: 100vh;
  }
}

@media(max-width:1240px) {

  .direct-contact-div {
    gap: 1.5vw;
  }

  .contact-num-mail {
    font-size: 12px;
  }

  .gap1rem {
    gap: 0.6rem;
  }
}

@media (max-width:968px) {
  .direct-contact-div {
    margin-bottom: 4rem;
    width: 80%;
    gap: 15vw;
  }

  /* .contact-page-Name {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .inputClass {
    width: 95.5%;
  } */
  .contact-width50per {
    width: 100%;
  }

  .content-page-textBig {
    font-size: 20px;
  }

  .mrtop-8rem {
    margin-top: 4vh;
  }

  .contact-page-main-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .contact_form {
    width: 80%;
  }



  .map-second-div {
    background-color: rgba(255, 243, 225, 1);
    width: 40vw;
    margin-left: 60vw;
    /* margin-top: 2rem; */
    padding-right: 0px;
    height: 80vh;
  }

  .contact-map-div {
    margin-left: 22vw;
    position: absolute;
  }

  .map-div {
    width: 60vw;
    height: 70vh;
  }

  .gap1rem {
    gap: 1rem;
  }
}

@media (max-width:585px) {
  .contact-page-bk-img {
    background-image: none;

  }

  .direct-contact-div {
    width: 80%;

  }

  .contact-num-mail-heading {
    font-size: 12px;
  }

  .contact-num-mail {
    font-size: 10px;
  }

  .getIntouch-color {
    font-size: 20px;
  }

  .map-second-div {
    background-color: rgba(255, 243, 225, 1);
    width: 40vw;
    margin-left: 60vw;
    /* margin-top: 2rem; */
    padding-right: 0px;
    height: 65vh;
  }

  .mrtop-8rem {
    margin-top: 10vh;
  }

  .contact-map-div {
    margin-left: 7rem;

    position: absolute;
  }

  .map-div {
    width: 60vw;
    height: 45vh;
  }
}

@media (max-width:450px) {
  .direct-contact-div {
    width: 80%;
  }

  .contact-num-mail-heading {
    font-size: 12px;
  }

  .gap1rem {
    gap: 0.2rem;
  }

  .contact-num-mail {
    font-size: 10px;
  }

  .getIntouch-color {
    font-size: 20px;
  }

  .map-second-div {
    background-color: rgba(255, 243, 225, 1);
    width: 58vw;
    margin-left: 42vw;
    /* margin-top: 2rem; */
    padding-right: 0px;
    height: 50vh;
  }

  .mrtop-8rem {
    margin-top: 8vh;
  }

  .contact-map-div {
    margin-left: 19vw;

    position: absolute;
  }

  .map-div {
    width: 60vw;
    height: 35vH;
  }

  .contact-num-mail-heading {
    font-size: 12px;
  }

  .contact-num-mail {
    font-size: 10px;
  }

  .gap1rem {
    gap: 0.2rem;
  }
}

@media (max-width:420px) {
  .direct-contact-div {
    width: 80%;
    flex-direction: column;
    margin-left: 4rem;
    gap: 4vw;

  }
}

@media (max-width:375px) {
  .direct-contact-div {
    width: 80%;
    flex-direction: column;
    margin-left: 2.5rem;
    gap: 1vw;

  }

  .map-second-div {
    background-color: rgba(255, 243, 225, 1);
    width: 58vw;
    margin-left: 42vw;
    /* margin-top: 2rem; */
    padding-right: 0px;
    height: 42vh;
  }

  .mrtop-8rem {
    margin-top: 3.5vh;
  }

  .contact-map-div {
    margin-left: 22vw;

    position: absolute;
  }

  .map-div {
    width: 60vw;
    height: 35vH;
  }

  .contact-num-mail-heading {
    font-size: 15px;
  }

  .contact-num-mail {
    font-size: 14px;
  }

  .gap1rem {
    gap: 1.2rem;
    margin-top: 1rem;
  }
}