
  body {
    margin: 0;
    padding: 0;
  }
  .contact-container {
    width: 100%;
    height: 850px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }
  .container {
    width: 80%;
    height: 638px;
    margin: -100px auto;
    z-index: 2;
    gap: 0px;
    border-radius: 10px;
    opacity: 0px;
    background-color: #ffffff;
    box-shadow: 0px 2px 6px 0px #00000026;
  }
  .container h1 {
    text-align: center;
    font-family: Work Sans;
    font-size: 36px;
    margin-top: -48px;
    font-weight: 600;
    line-height: 42.23px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #f6a317;
  }
  .container svg {
    text-align: center;
  }
  .contact-form {
    width: 422px;
    height: 386px;
    margin-top: 50px;
    margin-left: 100px;
    gap: 0px;
    opacity: 0px;
  }
  .container p {
    font-family: Work Sans;
    margin-top: 20px;
    margin-left: 100px;
    font-size: 20px;
    font-weight: 300;
    line-height: 5.46px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #0f001a;
  }
  .contact-form input {
    display: block;
    width: 422px;
    height: 50px;
    margin-top: 20px;
    padding-left: 20px;
    border: 1.2px solid #d6d6d6;
    font-family: Work Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.77px;
    letter-spacing: 0.005em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  .contact-form textarea {
    width: 422px ;
    height: 137px;
    padding-left: 20px;
    padding-top: 20px;
    margin-top: 20px;
    gap: 0px;
    border-radius: 4px;
    opacity: 0px;
    border: 1.2px solid #d6d6d6;
    font-family: Work Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.77px;
    letter-spacing: 0.005em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    resize: none;
  }
  .contact-form button {
    width: 445px;
    height: 50px;
    border-radius: 4px;
    opacity: 0px;
    margin-top: 20px;
    background: linear-gradient(#f6a61f, #ff8700);
    cursor: pointer;
    border: 1.2px solid #d6d6d6;
    font-family: Work Sans;
    font-size: 28px;
    font-weight: 400;
    line-height: 32.84px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #ffffff;
  }
  .location-div {
    position:relative;
    width: 352px;
    height: 375px;
    top:-400px;
    margin-left:60%;
  }
  .location-div span {
    color: white;
    font-family: Work Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #0f001a;
  }
  .image1 {
    margin-left: 80%;
    margin-top: 30px;
    z-index: -1;
  }
  .image2 {
    margin-left: 80%;
    margin-top: -70px;
  }
  .image3 {
    margin-right: 80%;
    z-index: -1;
  }
  .contactlogo {
    margin-left: 32%;
    margin-top: 23px;
  }



  @media(max-width:1151px) {
    .contact-container {
      width: 100%;
      height: 1050px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      gap: 20px;
    }
    .container {
      width: 90%;
      height: 638px;
      margin: 80px auto;
      z-index: 2;
      gap: 0px;
      border-radius: 10px;
      opacity: 0px;
    background-color: none;
      box-shadow: 0px 0px 0px 0px #fff;
    }
    .container h1 {
      font-family: Work Sans;
      font-size: 28px;
      font-weight: 700;
      line-height: 32.84px;
      letter-spacing: 0.01em;
      text-align:center;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      
    }
    .container svg {
      text-align: center;
    }
    .contact-form {
      width:90%;
      height: 386px;
      margin-top: 50px;
      margin-left:0px;
      gap: 0px;
      opacity: 0px;
    }
    .container p {
      font-family: Work Sans;
      margin-top: -30px;
      margin-left: 10px;
      font-family: Work Sans;
      font-size: 20px;
      font-weight: 500;
      line-height: 23.46px;
      letter-spacing: -0.02em;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      
    }
    .contact-form input {
      display: block;
      width:100%;
      height:35px;
      margin-top: 20px;
      padding-left: 20px;
      border: 1.2px solid #d6d6d6;
      font-family: Work Sans;
      font-size: 16px;
      font-weight: 400;
      line-height: 18.77px;
      letter-spacing: 0.005em;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
    }
    .contact-form textarea {
      width:100%;
      height: 96px;
      padding-left: 20px;
      padding-top: 20px;
      margin-top: 20px;
      gap: 0px;
      border-radius: 4px;
      opacity: 0px;
      border: 1.2px solid #d6d6d6;
      font-family: Work Sans;
      font-size: 16px;
      font-weight: 400;
      line-height: 18.77px;
      letter-spacing: 0.005em;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      resize: none;
    }
    .contact-form button {
      width:103%;
      height: 35px;
      border-radius: 4px;
      opacity: 0px;
      margin-top: 20px;
      background: linear-gradient(#f6a61f, #ff8700);
      cursor: pointer;
      border: 1.2px solid #d6d6d6;
      font-family: Work Sans;
      font-size: 19.6px;
      font-weight: 400;
      line-height: 22.99px;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      
    }
    .location-div {
      position:relative;
      width:80%;
      height: 225px;
      top:-40px;
      margin-left:4%;
    }
    .location-div span {
      color: white;
      font-family: Work Sans;
      font-size: 16px;
      font-weight: 400;
      line-height: 22px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #0f001a;
    }
    .image1 {
      display: none;
    ;
    }
    .image2 {
width: 71.4px;
height: 55.48px;
margin-top:0px;

    
    }
    .image3 {
      display: none;
    }
    .contactlogo {
      display: none;
    }
   #gmap_canvas{
    width:273px;

   }






  }

  @media(max-width:768px) {
    .contact-form button{
      width:105%;
    }
  }
  @media(max-width:576px) {
    .contact-form button{
      width:107.5%;
    }
  }