/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2023 | 15:01:28 */
#home_header .container {
  max-width: 100%;
}
#home_header .container .content {
  display: block !important;
  box-sizing: border-box;
  padding-bottom: 0 !important;
}
#home_header .post-entry {
  height: 100%;
}
#home_header .entry-content-wrapper {
  display: flex;
  height: 100%;
}
#home_header .flex_column.avia-builder-el-first.first {
  align-self: flex-end;
}
#home_header .flex_column.avia-builder-el-last {
  align-self: center;
  margin-left: -50px !important;
}
#home_header .av-special-heading {
  padding-bottom: 0 !important;
}
#home_header .av-special-heading h1 {
  color: #033068 !important;
  font-size: 100px;
}
#home_header .av-special-heading h1 span {
  font-size: 70px;
  line-height: 1em;
  display: block;
}
#home_slideshow {
  margin-left: -60px !important;
}
.avia-section {
  position: relative;
}
.home_block .container {
  max-width: 100%;
}
.home_block .content {
  display: flex !important;
  padding: 0 !important;
}
.home_block .entry-content-wrapper {
  display: flex !important;
  height: 100%;
}
.home_block .home_content {
  align-self: center;
  padding-left: 10%;
}
.home_block .home_image {
  align-self: flex-end;
  height: 100%;
}
.gray_header_triangle {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.gray_header_triangle svg {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
.green_block h2 {
  color: #6EA92F;
}
.green_block a.avia-button {
  color: #6EA92F !important;
}
.green_block .triangle_one_peak svg #light {
  fill: #A2C373 !important;
}
.green_block .triangle_one_peak svg #dark {
  fill: #6EA92F !important;
}
.green_block .scroll-down-link {
  color: #6EA92F !important;
}
.purple_block .gray_header_triangle {
  transform: rotate(180deg);
}
.purple_block h2 {
  color: #57618F;
}
.purple_block a.avia-button {
  color: #57618F !important;
}
.purple_block .scroll-down-link {
  color: #57618F !important;
}
.blue_block h2 {
  color: #609DD5;
}
.blue_block a.avia-button {
  color: #609DD5 !important;
}
.blue_block .triangle_one_peak svg #light {
  fill: #609DD5 !important;
}
.blue_block .triangle_one_peak svg #dark {
  fill: #033068 !important;
}
.blue_block .scroll-down-link {
  color: #609DD5 !important;
}
.triangle_one_peak,
.triangle_two_peaks {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 50%;
}
.triangle_one_peak svg,
.triangle_two_peaks svg {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
#top .scroll-down-link {
  animation: none !important;
}
#who-is-acumen .container,
#what-is-abo .container,
#how-does-acu193-work .container {
  padding: 0 !important;
}
@media only screen and (min-width: 1451px) {
  #home_header .av-special-heading {
    min-width: 450px !important;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1450px) {
  #home_header .av-special-heading {
    min-width: 350px;
  }
}
