html.av-burger-overlay-active.responsive #top .av_mobile_menu_tablet .av-main-nav {
  display: flex !important;
  flex-direction: column;
  position: fixed;
  inset: 0 0 0 auto;
  width: min(86vw, 360px);
  background: #141414;
  z-index: 10000;
  padding: 80px 28px 28px;
  margin: 0;
  overflow: auto;
}
html.av-burger-overlay-active.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
  display: block !important;
  height: auto !important;
  line-height: 1.4 !important;
}
html.av-burger-overlay-active.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item > a {
  display: block !important;
  height: auto !important;
  line-height: 1.6 !important;
  padding: 12px 0 !important;
  color: #fff !important;
}
html.av-burger-overlay-active.responsive #top .av_mobile_menu_tablet .av-burger-menu-main {
  position: fixed;
  top: 18px;
  right: 18px;
  z-index: 10001;
  display: block !important;
}
#top #scroll-top-link.avia_pop_class {
  visibility: visible;
  opacity: 0.7;
}

html.avia_transform #eightways .avia-testimonial .avia-testimonial-image {
  opacity: 1;
  transform: none;
}
html.avia_transform #eightways .avia-testimonial-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gform_wrapper .gform_confirmation_wrapper,
.gform_wrapper .gform_confirmation_message {
  display: block !important;
  color: #fff !important;
  font-size: 25px !important;
  line-height: 1.4 !important;
  text-align: center !important;
  font-weight: 500 !important;
}

.gform_wrapper .hp-website {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.gform_wrapper .form-send-error {
  color: #ffb4b4 !important;
  font-size: 16px !important;
  text-align: center !important;
  margin: 12px 0 0 !important;
}
