header .main_menu {
  right: unset !important;
  left: 190px !important;
}
header .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0px !important;
}

header {
  padding: 22px 36px !important;
  position: relative;
}
#wpfront-notification-bar,
#wpfront-notification-bar-spacer {
  display: none !important;
}
#header #header_meta {
  position: absolute;
  right: 36px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0 !important;
}
#header #avia-menu a {
  text-transform: capitalize !important;
  font-weight: 400 !important;
  letter-spacing: 0.3px !important;
  color: #170f49 !important;
}
header .logo a {
  display: flex;
  max-height: unset !important;
  align-items: center;
}
header #header_main,
#header .av-logo-container {
  max-height: 40px;
}
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
  padding-top: 84px !important;
}
#header_main .container {
  margin-top: 0 !important;
}
#avia2-menu li:last-of-type a {
  background-color: #3d40eb !important;
  color: #ffffff !important;
  border-color: #3d40eb !important;
  border-radius: 50px !important;
  padding: 10px 17px !important;
  height: 34px;
  white-space: nowrap !important;
}
#avia2-menu li a {
  text-transform: capitalize !important;
  font-weight: 500 !important;
  letter-spacing: 0.3px !important;
  color: #170f49 !important;
}
.outlined-last a:last-of-type {
  background-color: transparent !important;
}
#header .menu-item-has-children {
  position: relative;
}
#header .menu-item-has-children::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/wp-content/uploads/2024/09/chevron_backward.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 7px;
  height: 4px;
}
#header .menu-item-7455 {
  background-color: transparent !important;
  border: unset !important;
}
.header_bg {
  background-color: #f2f4f5 !important;
}
.header-scrolled #header #avia-menu a {
  padding-left: 0 !important;
  padding-right: 16px !important;
}
header #avia-menu {
  display: flex;
  gap: 24px;
}
#avia2-menu li {
  padding-left: 16px !important;
  border-right: unset !important;
  padding-right: 16px !important;
}
#avia2-menu li:first-of-type {
  position: relative;
}
#avia2-menu li:first-of-type::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  height: 25px;
  width: 1px;
  background-color: rgba(110.6, 107.78, 143.51, 0.3);
}
.sm-newsletter {
  display: flex;
  gap: 22px;
  align-items: center;
}
.newsletter-new-home img {
  max-width: 145px;
}
.newsletter-new-home .av-zero-column-padding {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sm-newsletter li,
.sm-newsletter li a {
  display: flex;
  align-items: center;
}
.sm-newsletter {
  margin-left: 0 !important;
}
.footer_color > div,
#socket {
  background: #fff !important;
}
.footer_color *,
#socket * {
  color: #0a0a0a !important;
}
.footer_color {
  border-top: 1px solid #d9dbe9 !important;
}
.copyright {
  color: #6f6c90 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
}
#socket .container {
  padding-top: 35px !important;
  border-top: 1px solid #d9dbe9 !important;
  padding-bottom: 35px !important;
}
.footer-logo {
  display: none !important;
}
.footer .avia-image-container {
  display: none !important;
}
#top #footer h3,
#top .footer h3 {
  color: #170f49 !important;
  font-size: 16px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 700 !important;
  line-height: 22px !important;
  margin-bottom: 24px !important;
}
#top #footer-page .textwidget p,
#top #footer-page .textwidget a,
#top .textwidget p {
  color: #6f6c90 !important;
  font-size: 14px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 400 !important;
  line-height: 20px !important;
}
#top #footer-page .textwidget a {
  margin-bottom: 8px !important;
  display: block !important;
}
.av_textblock_section iframe {
  height: 335px !important;
  border-radius: 20px !important;
}
.paper {
  padding: 76px 41px !important;
}
#top iframe h3 {
  color: #170f49 !important;
  font-size: 22px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 700 !important;
  line-height: 28px !important;
}

/* about 2025 */
.about__heading .av-subheading {
  font-weight: 600;
  margin-bottom: 30px;
}
.about-demo__subtitle {
  margin-top: 60px;
}
.about__team {
  text-align: center;
}
.about__form {
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: 1600px;
  float: none !important;
  margin-bottom: 50px;
}
.about__form .button {
  border-radius: 20px !important;
  line-height: 0;
}
.about__form .hsfc-Step__Content {
  padding: 0 !important;
}
.about__form form label {
  display: none !important;
}

.about__form .hsfc-Button {
  border-radius: 20px !important;
}

@media only screen and (max-width: 991px) {
  .about__heading h1 br,
  .about__form h2 br {
    display: none;
  }
  .about-hero__image {
    float: none !important;
  }
  .about-hero__image img {
    width: 100%;
  }
}
