.company_offices_item h3,
.contact_form_map h3,
.hero_text h1 {
  -webkit-text-fill-color: transparent;
}
.hero_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hero_img {
  width: 43%;
}
.google_map,
.hero_text {
  width: 50%;
}
.hero_img img {
  width: 100%;
}
.hero_text h1 {
  font-size: 41px;
  font-style: normal;
  font-weight: 700;
  line-height: 51px;
  background: linear-gradient(90deg, #00d1cf 0, #0099c4 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
.button-container,
.contact_form_map h3 {
  background: linear-gradient(90deg, #00d1cf 0, #0099c4 100%);
}
.hero_text p {
  color: rgba(8, 31, 44, 0.6);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.contact_features {
  margin: 80px 0;
}
.contact_features_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1070px;
  margin: auto;
}
.contact_features_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 24%;
}
.contact_features_item h3 {
  color: #242733;
  font-size: 19.538px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.contact_features_item p {
  color: rgba(8, 31, 44, 0.5);
  text-align: center;
  font-size: 13.025px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.button-container {
  height: 40px;
  flex-shrink: 0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #fff;
  width: 112.374px !important;
  padding: 0.689px 25.215px 0 23.914px;
}
.button-container.freeDemo a {
  color: #fff;
  font-size: 9.268px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  width: max-content;
  white-space: nowrap;
}
.form_section {
  background: #f7f7f8;
  padding: 69px;
}
.contact_form_map {
  display: flex;
  justify-content: center;
}
.goolemaps {
  margin-top: 55px;
}
.goolemaps iframe {
  width: 90%;
  height: 345px;
  border-radius: 20px;
  border: 5px solid #fff;
}
.contact_form_map h3 {
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
  background-clip: text;
  -webkit-background-clip: text;
}
.contact_form_map p {
  color: rgba(8, 31, 44, 0.6);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.company_offices_item h3,
.company_offices_item p {
  text-align: center;
  line-height: 23.598px;
  font-style: normal;
}
.form_container {
  width: 458px;
  height: 559px;
  flex-shrink: 0;
  border-radius: 32px;
  background: #fff;
  box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25),
    0 8px 16px -8px rgba(0, 0, 0, 0.3);
  padding: 30px;
  margin-top: 18px;
}
.form-control::placeholder {
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.contactinfo {
  display: flex;
  gap: 17px;
}
textarea.form-control {
  min-height: calc(7.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  min-height: 82px;
}
.form-control.form-select {
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 12px;
}
.demo-btn.button-container {
  width: 100% !important;
  margin-top: 21px;
  height: 50px;
}
.global_presence_container img {
  width: 100%;
  object-fit: contain;
}
.company_offices {
  margin: 74px 0;
  text-align: center;
  color: #242733;
  font-family: brandon;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.company_offices h3 {
  margin-bottom: 18px;
}
.company_offices_container {
  display: flex;
  justify-content: center;
  gap: 37px;
}
.company_offices_item {
  width: 30%;
  height: 159.394px;
  flex-shrink: 0;
  border-radius: 18.879px;
  border: 0.944px solid #d9d9d9;
  background: #fff;
  box-shadow: 0 6.608px 27.374px 0 rgba(100, 100, 111, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 23px 20px 10px;
}
.company_offices_item h3 {
  font-size: 18.654px;
  font-weight: 700;
  text-transform: uppercase;
  background: linear-gradient(180deg, #0099c4 0, #00d1cf 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
.company_offices_item p {
  color: rgba(8, 31, 44, 0.8);
  font-size: 12px;
  font-weight: 400;
}
.faq_area .accordion {
  margin: 0;
  padding: 0;
}
.faq_area {
  background: #f5f5f5;
  padding: 20px 0;
}
.faqss {
  color: rgba(8, 31, 44, 0.6);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.faq_cards {
  border-radius: 10px;
  background: #fff;
  box-shadow: none;
  width: 439px;
}
option {
  color: #000;
}
@media (max-width: 767px) {
  .faqss,
  .hero_text h1,
  .hero_text p {
    font-style: normal;
  }
  .faq_cards,
  .form_container,
  .google_map,
  .goolemaps iframe,
  .hero_img,
  .hero_text {
    width: 100%;
  }
  .faq_cards div .card-body p {
    text-align: left;
    line-height: 20px !important;
  }
  .faqss {
    color: rgba(8, 31, 44, 0.6);
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
  }
  .contact_features_container,
  .contact_form_map,
  .hero_container {
    flex-direction: column;
  }
  .contact_features {
    margin: 50px 0;
  }
  .contact_features_item {
    width: 59%;
    margin-bottom: 33px;
  }
  .contact_features_item h3 {
    margin-top: 13px;
  }
  .hero_text h1 {
    margin-bottom: 0;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 62px;
  }
  .hero_text p {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
  }
  .form_section {
    padding: 43px 0;
  }
  .contact_form_map h3 {
    font-size: 30px;
    text-align: center;
    line-height: 35px;
  }
  .contact_form_map p {
    font-size: 10px;
    text-align: center;
  }
  .goolemaps {
    margin-top: 20px;
    margin-bottom: 32px;
  }
  .company_offices_container {
    flex-direction: column;
    padding: 0 24px;
  }
  .company_offices_item {
    width: 100%;
    height: 181.394px;
  }
  .company_offices {
    margin: 76px 0;
  }
  .company_offices h3 {
    margin-bottom: 17px;
  }
  .global_presence {
    margin-bottom: 45px;
  }
}
