/**
 * Global Block Styles
 *
 * Note: These styles will be pulled through to Gatsby
 */
.acb {
  font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  position: relative;
}
@media (max-width: 991px) {
  .acb {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.acb.mode-dark .block-title,
.acb.mode-dark .block-desc,
.acb.mode-dark .cta-link a {
  color: #302e34;
}
.acb.mode-dark .gform_wrapper .gfield label,
.acb.mode-dark .gform_wrapper .gfield .ginput_container_checkbox,
.acb.mode-dark .gform_wrapper .gfield .ginput_container_radio {
  color: white;
}
.acb.mode-light .block-title,
.acb.mode-light .block-desc,
.acb.mode-light .cta-link a {
  color: #fff;
}
.acb placeholder {
  height: 300px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: #999;
  font-size: 12px;
  position: relative;
}
.acb placeholder .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.acb slider {
  display: none !important;
}

.acb--contactus .content .title {
  margin-bottom: 50px;
}
.acb--contactus .content .location-title {
  margin-bottom: 20px;
  font-weight: 500;
}
.acb--contactus .content .icon-direction {
  font-weight: 500;
}
.acb--contactus .content .addr {
  margin-top: 20px;
}
.acb--contactus .content .phone-fax {
  margin-top: 20px;
}
.acb--contactus .content .phone-fax p {
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 500;
}
.acb--contactus .content .phone-fax p a {
  font-weight: normal;
}
.acb--contactus .content .view-more {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .acb--contactus .content br {
    display: none;
  }
}
@media (max-width: 991px) {
  .acb--contactus .content {
    margin-bottom: 40px;
  }
}
.acb--contactus .form .gform_wrapper .gfield_description {
  padding-top: 4px;
  padding-bottom: 8px;
  font-size: 14px;
}
.acb--contactus .form .gform_wrapper .gform_validation_error .gform_validation_errors {
  background: #fff9f9;
  border-radius: 5px;
  border: 1.5px solid #c02b0a;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.11), 0 0 4px rgba(18, 25, 97, 0.04);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.11), 0 0 4px rgba(18, 25, 97, 0.04);
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 16px 16px 16px 48px;
  position: relative;
  width: 100%;
}
.acb--contactus .form .gform_wrapper .gfield_validation_message {
  background-color: transparent;
  border: 0px;
  margin-top: 4px;
  margin-bottom: 8px;
  padding: 0px;
}
.acb--contactus .form .gform_wrapper .gform_fields {
  grid-column-gap: 0%;
  grid-row-gap: 5px;
}
.acb--contactus .form .gform_wrapper .gform_fields .gfield {
  margin: 0px;
}
.acb--contactus .form .gform_wrapper .gform_fields .gchoice {
  padding-bottom: 5px;
}
.acb--contactus .form .gform_wrapper .gform_fields .gchoice .gfield-choice-input {
  border-radius: 50%;
  padding: 12px !important;
}
.acb--contactus .form .gform_wrapper .gform_fields .gchoice .gfield-choice-input:checked, .acb--contactus .form .gform_wrapper .gform_fields .gchoice .gfield-choice-input:focus, .acb--contactus .form .gform_wrapper .gform_fields .gchoice .gfield-choice-input:active {
  background-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfmBBwEOzoeMYKOAAAA0klEQVQ4y9XUoQ9BURTH8e8eRUBRUGyiQHvJ+A9eUmySpvsHBN2/INvkN/lJ0kuMRhHYhFfMHOG9+0ZybhCcdO/dPju7v3t24cfl4MSLjAUa0iMksunjckLwqepJiRWCsKSgv80UQdjR0PfxuCFE9PWkToggzMhqSY45ghBQ1vcZcUc409UTlyPCg7GemKAX5LXk34P2aH/svwbtMODCgU56ogi6iI8g7BOmDLrF5o2pg24mbMuEqz5ow552QRsmBFSUT5Myq4mO2dpmok3Vvn8dL47/YJ9+bp0VAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA0LTI4VDA0OjU5OjMzKzAwOjAwnhddeAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wNC0yOFQwNDo1OTozMyswMDowMO9K5cQAAAAASUVORK5CYII=");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.acb--contactus .form .gform_wrapper .gform_fields .gchoice label {
  margin-left: 10px;
}
.acb--contactus .form .gform_wrapper .h3 {
  font-family: "IBM Plex Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #302e34;
  margin-bottom: 20px;
}
.acb--contactus .form .gform_wrapper textarea {
  height: 150px;
}
@media (max-width: 767px) {
  .acb--contactus .form .gform_wrapper button {
    width: 100%;
  }
}