.contact_tabs {
  margin-top: 64px;
}
@media screen and (max-width: 1200px) {
  .contact_tabs {
    margin-top: 32px;
  }
}
.contact_tabs .nav .nav-item {
  padding: 0 8px;
}
.contact_tabs .nav .nav-item:first-child {
  padding-left: 32px;
}
.contact_tabs .nav .nav-item:last-child {
  padding-right: 32px;
}
.contact_tabs .nav .nav-item button {
  color: #808b8e;
  border-radius: 16px 16px 0 0;
}
.contact_tabs .nav .nav-item button.active {
  background: #002a93;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .contact_tabs .nav .nav-item {
    width: 100%;
    border: none !important;
    margin-top: 15px;
    padding: 0 8px !important;
    text-align: center;
  }
  .contact_tabs .nav .nav-item button {
    border-radius: 16px;
    margin: 0 auto;
  }
}
.contact_tabs .wpcf7-submit {
  margin-top: 20px;
}
.contact_tabs .wpcf7-textarea {
  height: 100px;
  min-height: 32px;
}
@media screen and (max-width: 768px) {
  .contact_tabs .tab-pane > .row {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.contact_tabs .tab-contact-details {
  border: 1px solid #00c9ff;
  border-radius: 32px;
  position: relative;
}
.contact_tabs .tab-contact-details .text-wrapper {
  background-color: #f5f9fa;
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
}
@media screen and (max-width: 992px) {
  .contact_tabs .tab-contact-details .text-wrapper {
    border-radius: 32px;
  }
}
.contact_tabs .tab-contact-details .tab-contact-details-text {
  margin-top: 80px;
  margin-bottom: 80px;
}
.contact_tabs .tab-contact-details h3 {
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.88px;
}
.contact_tabs .tab-contact-details .acf-map {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: 0 32px 32px 0;
}
@media screen and (max-width: 992px) {
  .contact_tabs .tab-contact-details .acf-map {
    position: relative;
    height: 600px !important;
    border-radius: 0 0 32px 32px;
  }
}
.contact_tabs .tab-contact-details .acf-map img {
  max-width: inherit !important;
}
.contact_tabs .tab-display-meeting .css-3ejjom-MuiGrid-root img#avatar {
  height: auto;
  border-radius: 0;
}
.contact_tabs .tab-display-meeting h1.MuiTypography-h1 {
  color: #fcfeff;
  font-family: Borna;
  font-size: 44px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.88px;
}
.contact_tabs .tab-display-meeting .css-hwwn7g p {
  color: #fcfeff;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 145%;
}
.contact_tabs .tab-brief .border {
  border: 2px solid #002a93 !important;
  border-radius: 8px;
}
.contact_tabs .tab-brief .btn-primary {
  width: 100%;
}
.contact_tabs .tab-brief h2 {
  font-size: 44px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.88px;
}
.contact_tabs .tab-brief h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.64px;
}
.contact_tabs .tab-brief ul li {
  margin-bottom: 22px;
}
.contact_tabs .tab-brief ul li .icon {
  display: inline-block;
  padding-right: 20px;
}
.contact_tabs .tab-brief ul li .icon img {
  max-width: 32px;
  width: 32px;
  max-height: 32px;
}
.contact_tabs .tab-brief-form .form-step {
  margin-bottom: 28px;
}
.contact_tabs .tab-brief-form .form-step:last-child {
  margin-bottom: 0;
}
.contact_tabs .tab-brief-form .form-step .header-form h5 {
  color: #c0c8ca;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
}
.contact_tabs .tab-brief-form .form-step .header-form h4 {
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.64px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.contact_tabs .tab-brief-form .form-step .header-form p {
  font-size: 18px;
  line-height: 145%;
}

/*# sourceMappingURL=contact_tabs.css.map*/