/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 06 2026 | 00:38:34 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2022 | 17:18:38 */
#inside_header.avia-section {
  position: relative !important;
}
#inside_header:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #1c2a59 0%, #54a285 50%, #7ac0c2 100%);
  mix-blend-mode: multiply;
}
#inside_header:after {
  -webkit-backdrop-filter: blur(20px) brightness(110%);
  backdrop-filter: blur(20px) brightness(110%);
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}
#inside_header .av-subheading {
  padding-right: 10vw;
}
#inside_header p {
  font-size: 22px !important;
  line-height: 1.5;
}
.orange_overlay:before,
.orange_overlay:after,
.blue_overlay:before,
.blue_overlay:after,
.green_overlay:before,
.green_overlay:after {
  width: 33.3vw !important;
}
.orange_overlay:before,
.orange_overlay:after {
  left: 0 !important;
}
.blue_overlay:before,
.blue_overlay:after {
  left: 33.3% !important;
}
.green_overlay:before,
.green_overlay:after {
  left: 66.6% !important;
}
.blue_overlay:after,
.red_overlay:after,
.green_overlay:after,
.orange_overlay:after {
  -webkit-backdrop-filter: blur(50px) brightness(110%) !important;
  backdrop-filter: blur(50px) brightness(110%) !important;
}
.color_row {
  display: flex;
  justify-content: center;
}
.color_row .flex_cell_inner {
  width: 100%;
}
.color_row .av_one_half {
  padding: 5vw;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.color_row .av_one_half .flex_column {
  position: relative;
  z-index: 20;
  max-width: calc(1700px / 3) !important;
}
.color_row .av-subheading p {
  font-family: azo-sans-web, sans-serif;
  font-weight: 300;
  padding-top: 15px;
  line-height: 1.5em!important;
  padding-right: 5vw;
}
.color_row .avia-button-wrap .avia-button {
  background: none !important;
  border: 2px solid #f89b3a !important;
  border-radius: 100px !important;
  margin-top: 10px;
  padding: 10px 20px !important;
}
.color_row .avia-button-wrap .avia-button .avia_iconbox_title {
  font-size: 14px !important;
  font-weight: 700 !important;
}
.triangle_group {
  z-index: 10;
  max-width: calc(1700px / 3) !important;
}
.add_back_triangles img {
  width: 100%;
  height: auto;
}
.add_back_triangles .avia-image-container-inner {
  z-index: 20;
  position: relative;
}
.red_overlay.av_one_half {
  justify-content: flex-end;
}
.blue_overlay.av_one_half {
  justify-content: flex-start;
}
.green_overlay.av_one_half {
  justify-content: flex-end;
}
.orange_overlay.av_one_half {
  justify-content: flex-start;
}
#white_cta section p {
  font-size: 22px!important;
  line-height: 30px!important;
}
#white_cta .avia-button {
  padding: 15px 50px;
  font-size: 18px!important;
  line-height: 20px!important;
  border: 2px solid #2da583 !important;
  border-radius: 100px!important;
}
#white_cta .avia-button:hover {
  background-color: #2da583 !important;
  color: #fff!important;
}
#access_policy .avia-image-container {
  width: 85% !important;
}
#access_policy .av-subheading {
  margin-top: 10px;
}
#access_policy .av-subheading p {
  color: #0062a0 !important;
  font-family: azo-sans-web, sans-serif;
  font-size: 25px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  line-height: 1.2;
  text-transform: uppercase;
}
@media only screen and (max-width: 989px) {
  .av-layout-grid-container {
    flex-direction: column;
  }
  .av-layout-grid-container .flex_cell {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .orange_overlay:before,
  .orange_overlay:after,
  .blue_overlay:before,
  .blue_overlay:after,
  .green_overlay:before,
  .green_overlay:after {
    height: 33.3%;
    width: 100vw !important;
    left: auto !important;
  }
  .orange_overlay:before,
  .orange_overlay:after {
    top: 0 !important;
  }
  .blue_overlay:before,
  .blue_overlay:after {
    top: 33.3% !important;
  }
  .green_overlay:before,
  .green_overlay:after {
    top: 66.6% !important;
  }
  #access_policy .av-subheading p {
    font-size: 20px !important;
  }
}
