/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 13 2021 | 21:26:28 */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25em;
  text-transform: none !important;
}
h1 {
  font-size: 60px;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 80px;
  }
}
@media only screen and (min-width: 1400px) {
  h1 {
    font-size: 100px;
  }
}
h2 {
  font-size: 40px;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
h3 {
  font-size: 32px;
  font-weight: bold !important;
}
h4 {
  font-size: 26px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 20px;
}
p {
  line-height: 1.5em !important;
  font-weight: 300 !important;
}
.av-subheading p {
  font-size: 16px !important;
}
.container_wrap {
  border-top-style: none !important;
}
blockquote {
  padding-top: 20px;
  padding-bottom: 20px;
}
blockquote p {
  font-style: italic;
}
.tab_content,
.tab_inner_content {
  background-color: #fff !important;
}
.tab.active_tab {
  color: #fff !important;
  background-color: #57618F;
}
.toggle_content {
  background-color: #fff !important;
}
.activeTitle {
  background-color: #57618F !important;
  color: #fff !important;
}
.toggler:hover {
  background-color: #57618F !important;
  color: #fff !important;
}
.lightblue_text {
  color: #7EBDE1 !important;
}
.full_width_callout p {
  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 30px;
  line-height: 1.3em;
}
tr {
  background-color: #fff !important;
}
tr td {
  color: #3F3F3F !important;
}
a.avia-button,
input.button {
  background-color: #fff !important;
  color: #57618F !important;
  border-color: #fff !important;
  transition: .3s ease all;
  padding: 12px 20px !important;
  margin-left: -20px !important;
  max-width: 500px !important;
  font-size: 20px !important;
  line-height: 1em !important;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  font-weight: 300 !important;
}
a.avia-button:hover .avia_button_icon,
input.button:hover .avia_button_icon {
  left: .8em !important;
}
a.avia-button .avia_button_icon,
input.button .avia_button_icon {
  transition: .3s ease all;
}
form input,
form textarea,
form select {
  background-color: #fff !important;
  border: 3px solid #57618F !important;
  color: #57618F !important;
}
form input.button {
  margin-left: 0 !important;
  border: 2px solid #57618F !important;
}
.caption_fix .av-image-caption-overlay {
  position: relative;
  height: auto;
}
.caption_fix .av-caption-image-overlay-bg {
  display: none !important;
}
.image_row {
  display: flex !important;
  flex-wrap: nowrap;
  width: 100% !important;
  align-items: center;
  margin-left: 0 !important;
}
.image_row img,
.image_row svg {
  margin: 0 auto !important;
}
.image_row.three_images .avia-image-container {
  width: 33%;
  width: calc(100% / 3);
}
.image_row .avia-image-container {
  margin-bottom: 0 !important;
}
.image_row .avia-image-overlay-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}
.image_row .avia-image-overlay-wrap > div {
  order: 2;
}
.image_row .avia-image-overlay-wrap > img {
  order: 1;
}
.image_row .av-image-caption-overlay-center {
  color: #57618F !important;
  padding-top: 30px;
}
.image_row .av-image-caption-overlay-center p {
  font-size: 16px;
}
.image_row .add_padding {
  padding: 5%;
}
header#header .logo {
  max-height: 90px !important;
}
header#header .logo a {
  padding: 10px 0;
}
header#header .logo a svg {
  width: 100% !important;
  height: 100% !important;
}
nav li a {
  color: #033068 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
nav li.current-menu-item .avia-menu-fx {
  display: block !important;
}
#menu-ir ul li:before {
  display: none !important;
}
#menu-ir li.active-ir-menu a {
  color: #6EA92F !important;
  text-decoration: underline !important;
}
#inside_header {
  position: relative;
  overflow: hidden;
}
#inside_header .container {
  max-width: 100%;
}
#inside_header h1 {
  font-size: 80px;
}
#inside_header p {
  font-size: 22px !important;
}
#inside_header img {
  max-height: 600px;
  width: auto;
}
#inside_header .gray_header_triangle {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate3d(-10%,2%,0);
  width: 100%;
}
#inside_header .colored_header_triangle {
  position: absolute;
  bottom: 0;
  left: 40%;
  transform: translate3d(0,15px,0);
  width: 100%;
}
#header_image {
  height: 100vh;
  position: absolute;
  right: -52px;
  bottom: 0;
  width: 50%;
}
.purple_header h1 {
  color: #57618F !important;
}
.purple_header .colored_header_triangle #light {
  fill: #8085AB !important;
}
.purple_header .colored_header_triangle #dark {
  fill: #57618F !important;
}
.blue_header h1 {
  color: #7EBDE1 !important;
}
.blue_header .colored_header_triangle #light {
  fill: #7EBDE1 !important;
}
.blue_header .colored_header_triangle #dark {
  fill: #609DD5 !important;
}
.green_header h1 {
  color: #6EA92F !important;
}
.green_header .colored_header_triangle #light {
  fill: #A2C373 !important;
}
.green_header .colored_header_triangle #dark {
  fill: #6EA92F !important;
}
footer#socket .container {
  text-align: center !important;
}
footer#socket .copyright {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  opacity: .6;
  float: none;
}
footer#socket .copyright span {
  font-style: normal !important;
}
.page-id-80 h1,
.page-id-80 h2,
.page-id-80 h3 {
  color: #57618F;
}
.page-id-80 h4,
.page-id-80 h5,
.page-id-80 h6 {
  color: #6EA92F;
}
.page-id-80 .av-icon-char {
  color: #6EA92F;
}
#careers_post li {
  font-weight: 300 !important;
}
