/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2026 | 20:20:53 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 24 2026 | 22:47:46 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --green: #86D89E;
  --white: #ffffff;
  --black: #121212;
  --blue: #01415B;
  --bluegray: #628598;
  --lightblue: #87BCD9;
  --gray: #f2f2f2;
  --mont: "Montserrat", sans-serif;
  --neue: "Helvetica Neue", sans-serif;
  --inter: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  --fw_thin: 100;
  --fw_extralight: 200;
  --fw_light: 300;
  --fw_regular: 400;
  --fw_medium: 500;
  --fw_semibold: 600;
  --fw_bold: 700;
  --fw_extrabold: 800;
  --fw_black: 900;
  --fw_italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
html, body {
  font-family: var(--inter) !important;
  font-size: 18px;
  line-height: 1.35em;
}
@media only screen and (max-width: 989px) {
  html, body {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  html, body {
    font-size: 18px;
  }
}
h1, .fake-h1 {
  font-size: 44px;
  font-weight: var(--fw_bold) !important;
  text-transform: none !important;
}
h2 {
  font-size: 38px;
  text-transform: none !important;
  font-weight: var(--fw_bold) !important;
  line-height: 1em;
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 32px;
  }
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
p + p {
  margin-top: 1em !important;
}
p strong {
  color: inherit !important;
}
.accent-text-block {
  padding-bottom: 1rem;
}
.accent-text-block p, .accent-text-block strong {
  font-size: 28px;
  font-weight: var(--fw_medium);
  line-height: 1.3em;
}
@media only screen and (max-width: 767px) {
  .accent-text-block p, .accent-text-block strong {
    font-size: 22px;
  }
}
.accent-text-green {
  color: var(--green) !important;
  font-weight: inherit !important;
  font-size: inherit !important;
}
.accent-text-blue {
  color: var(--blue) !important;
  font-weight: inherit !important;
  font-size: inherit !important;
}
.title-block .av-special-heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.title-block .av-special-heading .av-special-heading-tag {
  display: inline-flex;
  flex: 0 0 auto;
  margin-right: 20px;
}
.title-block .av-special-heading .special-heading-border {
  display: flex !important;
  border: none !important;
  width: 100%;
  transform-origin: left center;
  will-change: transform;
  flex: 1;
}
.title-block .av-special-heading .special-heading-border:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 100%;
  height: 2px;
  background: var(--green);
}
.responsive.html_mobile_menu_tablet.html_header_top #top #main {
  padding-top: 92px !important;
}
@media only screen and (max-width: 989px) {
  .responsive #top #main {
    padding-top: 92px !important;
  }
}
@media only screen and (max-width: 767px) {
  .responsive #top #main {
    padding-top: 82px !important;
  }
}
.responsive #top #main .avia-section {
  position: relative;
}
.responsive #top #main .avia-section .container {
  padding-left: 12vw;
  padding-right: 12vw;
}
@media only screen and (max-width: 989px) {
  .responsive #top #main .avia-section .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1920px) {
  .responsive #top #main .avia-section .container {
    padding-left: 140px;
    padding-right: 140px;
  }
}
.responsive #top #main .avia-section .content {
  padding-top: 105px;
  padding-bottom: 105px;
}
@media only screen and (max-width: 989px) {
  .responsive #top #main .avia-section .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.responsive #top #main .avia-section .entry-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.responsive #top #main .avia-section .entry-content-wrapper .av-column-wrapper-individual {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 989px) {
  .responsive #top #main .avia-section .entry-content-wrapper img:not(.wp-post-image) {
    width: 100%;
    height: auto;
    max-width: 500px;
    margin: 3vh auto;
  }
}
@media only screen and (max-width: 767px) {
  .responsive #top #main .avia-section .entry-content-wrapper img:not(.wp-post-image) {
    max-width: 300px;
    margin: 5vh auto;
  }
}
.responsive #top #main .avia-section.main_color p, .responsive #top #main .avia-section.main_color strong, .responsive #top #main .avia-section.main_color ul, .responsive #top #main .avia-section.main_color li {
  color: var(--black);
}
.responsive #top #main .avia-section.main_color .title-block h2 {
  color: var(--blue);
}
.responsive #top #main .avia-section.main_color .accent-text-block p, .responsive #top #main .avia-section.main_color .accent-text-block strong {
  color: var(--bluegray);
}
.responsive #top #main .avia-section.alternate_color .av-parallax:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--blue);
  opacity: 0.95;
  z-index: 5;
}
.responsive #top #main .avia-section.alternate_color p, .responsive #top #main .avia-section.alternate_color strong, .responsive #top #main .avia-section.alternate_color ul, .responsive #top #main .avia-section.alternate_color li {
  color: var(--white);
}
.responsive #top #main .avia-section.alternate_color .title-block h2 {
  color: var(--white);
}
.responsive #top #main .avia-section.alternate_color .accent-text-block p, .responsive #top #main .avia-section.alternate_color .accent-text-block strong {
  color: var(--green);
}
@media only screen and (max-width: 989px) {
  header#header {
    position: fixed !important;
  }
}
header#header .logo a {
  padding: 5% 0;
}
@media only screen and (max-width: 767px) {
  header#header .logo a {
    padding: 5px;
  }
}
@media only screen and (max-width: 767px) {
  header#header .logo a svg {
    height: 50px !important;
  }
}
nav.main_menu .mobile-nav-item {
  display: none !important;
}
nav.main_menu .av-burger-menu-main .mobile-nav-item {
  display: block !important;
}
nav.main_menu .avia-menu-fx {
  display: none !important;
}
nav.main_menu ul.menu > li > a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: var(--fw_semibold);
  transition: 0.3s ease color;
}
nav.main_menu ul.menu > li > a:hover {
  color: var(--blue) !important;
}
nav.main_menu ul.menu > li > a:hover .avia-menu-text:after {
  opacity: 1;
}
nav.main_menu ul.menu > li > a .avia-menu-text {
  position: relative;
}
nav.main_menu ul.menu > li > a .avia-menu-text:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: var(--green);
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  display: inline-flex;
  transform: translate3d(0, 150%, 0);
  opacity: 0;
  transition: 0.3s ease opacity;
}
nav.main_menu ul.menu > li.current-menu-item > a {
  color: var(--blue) !important;
}
nav.main_menu ul.menu > li.current-menu-item > a .avia-menu-text:after {
  opacity: 1;
}
#av-burger-menu-ul {
  background: var(--gray) !important;
  position: relative;
  vertical-align: middle !important;
}
#av-burger-menu-ul:after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  background-image: url(/wp-content/uploads/logo.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#av-burger-menu-ul li.mobile-nav-item {
  display: block !important;
}
#av-burger-menu-ul li a:hover {
  background: var(--blue) !important;
  color: var(--green) !important;
}
.av-hamburger-inner {
  background: var(--blue) !important;
}
.av-hamburger-inner:before, .av-hamburger-inner:after {
  background: var(--blue) !important;
}
.av-burger-overlay-bg {
  opacity: 0.65 !important;
}
@media only screen and (max-width: 989px) {
  #page-header .container {
    height: auto !important;
    aspect-ratio: 1.6 !important;
  }
}
@media only screen and (max-width: 989px) {
  #page-header .content {
    vertical-align: top;
  }
}
#page-header h1 {
  color: var(--white);
  width: 45%;
}
@media only screen and (max-width: 1150px) {
  #page-header h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 989px) {
  #page-header h1 {
    font-size: 4.6vw;
    width: 62%;
  }
}
@media only screen and (max-width: 767px) {
  #page-header h1 {
    width: 100% !important;
    height: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    left: -300vw !important;
    font-size: 0 !important;
  }
}
#mobile-title {
  min-height: 1px !important;
}
#mobile-title .content {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
#mobile-title .flex_column {
  margin-bottom: 0 !important;
}
#mobile-title p {
  color: var(--blue) !important;
  font-size: 36px !important;
  line-height: 1.2em;
}
@media only screen and (max-width: 600px) {
  #mobile-title p {
    font-size: 24px !important;
  }
}
#team .av-alb-blogposts {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px;
}
@media only screen and (max-width: 989px) {
  #team .av-alb-blogposts {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 600px) {
  #team .av-alb-blogposts {
    grid-template-columns: repeat(1, 1fr);
    gap: 60px;
  }
}
#team .av-alb-blogposts article {
  pointer-events: none !important;
}
#team .av-alb-blogposts article a {
  pointer-events: none !important;
}
#team .av-alb-blogposts .big-preview.single-big {
  border-radius: 100% !important;
  overflow: hidden;
  padding-bottom: 0;
  max-width: 250px;
  margin: 0 auto 25px;
}
#team .av-alb-blogposts .post-meta-infos, #team .av-alb-blogposts .blog-categories, #team .av-alb-blogposts .post_delimiter {
  display: none !important;
}
#team .av-alb-blogposts header.entry-content-header {
  width: 100%;
}
#team .av-alb-blogposts h2 {
  text-align: center !important;
  padding: 0 !important;
  color: var(--blue);
  font-size: 26px !important;
  line-height: 1em;
  margin-bottom: 15px !important;
}
@media only screen and (max-width: 767px) {
  #team .av-alb-blogposts h2 {
    font-size: 22px !important;
  }
}
#team .av-alb-blogposts h2 a {
  color: var(--blue);
}
#team .av-alb-blogposts .entry-content {
  text-align: center;
  font-style: italic;
  font-size: 20px !important;
  line-height: 1em;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #team .av-alb-blogposts .entry-content {
    font-size: 18px !important;
  }
}
#news .av-alb-blogposts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  padding-top: 30px;
}
@media only screen and (max-width: 989px) {
  #news .av-alb-blogposts {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  #news .av-alb-blogposts {
    grid-template-columns: repeat(1, 1fr);
  }
}
#news .av-alb-blogposts article {
  transform: translate3d(50%, 0, 0);
}
@media only screen and (max-width: 989px) {
  #news .av-alb-blogposts article {
    transform: translate3d(0, 0, 0);
  }
}
#news .av-alb-blogposts .post-meta-infos time {
  color: var(--lightblue) !important;
  font-style: italic !important;
}
#news .av-alb-blogposts .post-meta-infos .text-sep, #news .av-alb-blogposts .post-meta-infos .blog-categories {
  display: none !important;
}
#news .av-alb-blogposts header.entry-content-header {
  width: 100%;
}
#news .av-alb-blogposts .entry-content-wrapper {
  max-width: 100% !important;
}
#news .av-alb-blogposts h2 {
  text-align: left !important;
  text-transform: none !important;
  padding-bottom: 0 !important;
  max-width: 100% !important;
}
#news .av-alb-blogposts h2 a:hover {
  text-decoration: underline;
}
#news .av-alb-blogposts p {
  color: var(--lightblue) !important;
  text-align: left;
  font-size: 18px !important;
  line-height: 1.4em;
  display: none !important;
}
@media only screen and (max-width: 767px) {
  #news .av-alb-blogposts p {
    max-width: 400px !important;
  }
}
#news .av-alb-blogposts .read-more-link {
  text-align: center;
  float: none;
  width: 100%;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#news .av-alb-blogposts a.more-link {
  background: var(--bluegray);
  font-size: 0 !important;
  text-transform: uppercase;
  line-height: 20px;
  color: var(--white);
  display: flex;
  transition: 0.3s ease all;
}
#news .av-alb-blogposts a.more-link:after {
  content: "Learn More";
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  padding: 16px 24px;
  color: var(--white);
}
#news .av-alb-blogposts a.more-link:hover {
  background: var(--green);
}
.single-post .blog-meta, .single-post .text-sep {
  display: none !important;
}
.single-post main.content {
  padding-top: 0 !important;
}
.single-post main .entry-content-wrapper {
  max-width: 1200px !important;
  text-align: left !important;
}
.single-post header.entry-content-header {
  position: relative;
  padding: 30px 0;
  margin-bottom: 60px;
}
.single-post header.entry-content-header:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 100vw;
  transform: translate3d(-50vw, 0, 0);
  background: var(--blue);
}
.single-post header.entry-content-header h1 {
  position: relative;
  z-index: 10;
  color: var(--white);
  font-size: 46px !important;
}
.single-post header.entry-content-header .post-meta-infos {
  position: relative;
  z-index: 10;
  display: none !important;
}
.single-post header.entry-content-header .post-meta-infos time, .single-post header.entry-content-header .post-meta-infos span, .single-post header.entry-content-header .post-meta-infos a {
  color: var(--green) !important;
  text-decoration: none !important;
  pointer-events: none;
}
.single-post header.entry-content-header .post-meta-infos time {
  display: block;
  width: 100%;
}
.single-post header.entry-content-header .post-meta-infos .blog-categories:before {
  content: "Posted ";
}
footer #footer-section {
  min-height: 1px;
}
footer #footer-section .content {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
@media only screen and (max-width: 767px) {
  footer #footer-section .content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
footer #footer-section p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
footer #footer-section p span {
  display: inline-flex;
  color: #7BA4BA !important;
  font-size: 16px !important;
}
@media only screen and (max-width: 989px) {
  footer #footer-section p span.footer-label {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
@media only screen and (max-width: 989px) {
  footer #footer-section p span.footer-divider {
    display: none;
  }
}
footer #footer-section a {
  text-decoration: underline;
  color: var(--lightblue) !important;
}
footer #footer-section a:hover {
  color: var(--white);
}
#legal-page h2 {
  font-size: 30px !important;
}
#legal-page a {
  color: inherit !important;
  text-decoration: underline !important;
}
#legal-page table {
  margin-top: 30px;
  margin-bottom: 30px;
}
#legal-page table tbody {
  border: 2px solid var(--black) !important;
}
#legal-page table tr:nth-child(odd) {
  background: var(--gray) !important;
}
#legal-page table tr td {
  line-height: 1.5em !important;
  color: var(--black) !important;
}
#legal-page table tr:first-child th, #legal-page table tr:first-child td, #legal-page table tr th:first-child, #legal-page table tr td:first-child {
  border-color: gray;
}
#legal-page .wpconsent-cookie-policy {
  padding-top: 30px;
}
#top .main_color input[type="text"], #top .main_color input[type="email"] {
  background: var(--white) !important;
  border-color: var(--black) !important;
  color: var(--black) !important;
}
form.wpconsent-dnt-form {
  background: var(--gray) !important;
  border: 1px solid var(--black) !important;
}
.wpconsent-dnt-form-submit {
  border-radius: 200px !important;
  background: var(--blue) !important;
}
