/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2025 | 04:30:55 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 08 2024 | 23:27:32 */
/************/
/*  Colors  */
/************/
@font-face {
  font-family: "Gotham-Book";
  src: url("../ccdev_fonts/gotham/Gotham-Book.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Book%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Book.svg#Gotham-Book") format("svg"), url("../ccdev_fonts/gotham/Gotham-Book.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Book.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Medium";
  src: url("../ccdev_fonts/gotham/Gotham-Medium.otf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Gotham-Bold";
  src: url("../ccdev_fonts/gotham/Gotham-Bold.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Bold%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Bold.svg#Gotham-Bold") format("svg"), url("../ccdev_fonts/gotham/Gotham-Bold.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Bold.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-BoldItalic";
  src: url("../ccdev_fonts/gotham/Gotham-BoldItalic.eot");
  src: url("../ccdev_fonts/gotham/Gotham-BoldItalic%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.svg#Gotham-BoldItalic") format("svg"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Light";
  src: url("../ccdev_fonts/gotham/Gotham-Light.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Light%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Light.svg#Gotham-Light") format("svg"), url("../ccdev_fonts/gotham/Gotham-Light.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Light.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-LightItalic";
  src: url("../ccdev_fonts/gotham/Gotham-LightItalic.eot");
  src: url("../ccdev_fonts/gotham/Gotham-LightItalic%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-LightItalic.svg#Gotham-LightItalic") format("svg"), url("../ccdev_fonts/gotham/Gotham-LightItalic.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-LightItalic.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-LightItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2025 | 04:30:55 */
#open-positions .content {
  padding-top: 0 !important;
}
#open-positions .entry-content-wrapper {
  margin: 0 auto;
  width: 75%;
}
@media only screen and (max-width: 767px) {
  #open-positions .entry-content-wrapper {
    width: 100% !important;
  }
}
#open-positions .section-header {
  margin-bottom: 25px !important;
}
#open-positions .job-listing {
  align-items: center;
  border-bottom: 1px solid #D5D5D5;
  display: flex;
  margin-top: 25px !important;
  padding-bottom: 25px !important;
}
@media only screen and (max-width: 767px) {
  #open-positions .job-listing {
    align-items: start;
    flex-direction: column;
    margin-bottom: 0 !important;
  }
}
#open-positions .job-listing h3 {
  font-family: "Gotham-Medium", sans-serif !important;
  color: #0E4B84;
  font-size: clamp(18px, 2vw, 24px) !important;
  text-transform: uppercase !important;
}
#open-positions .job-listing .avia-button-wrap {
  margin-left: 25px !important;
}
@media only screen and (max-width: 767px) {
  #open-positions .job-listing .avia-button-wrap {
    margin-left: 0 !important;
    margin-top: 15px !important;
  }
  #open-positions .job-listing .avia-button-wrap .avia-button {
    padding-left: 0 !important;
  }
  #open-positions .job-listing .avia-button-wrap .avia-button:before {
    left: 0 !important;
  }
}
#open-positions .no-current-listings {
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  #open-positions .notice-to-recruiters {
    margin-bottom: 0 !important;
  }
}
#our-benefits .av-special-heading {
  margin-bottom: 50px !important;
}
#our-benefits .av-special-heading .av-special-heading-tag {
  margin-bottom: 25px !important;
}
#our-benefits .av-special-heading .av-subheading p {
  color: #fff !important;
  font-size: clamp(18px, 1.5vw, 20px);
}
#our-benefits .flex_column {
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  #our-benefits .flex_column {
    margin-bottom: 0 !important;
  }
}
#our-benefits .avia-icon-list-container ul li {
  align-items: center;
  border-bottom: 1px solid #0D1E32;
  display: flex;
  padding: 15px 0;
}
@media only screen and (max-width: 484px) {
  #our-benefits .avia-icon-list-container ul li {
    align-items: start;
    flex-direction: column;
  }
}
#our-benefits .avia-icon-list-container ul li article {
  align-items: center;
  display: flex;
  margin-left: 10px !important;
}
#our-benefits .avia-icon-list-container ul li article h4 {
  font-family: "Gotham-Medium", sans-serif !important;
  color: #fff;
  font-size: clamp(18px, 2vw, 24px) !important;
  margin-top: 0 !important;
}
#our-benefits .avia-icon-list-container ul li .iconlist_icon {
  background: transparent !important;
  flex-basis: 15%;
  flex-shrink: 0;
  margin: 0 !important;
}
#our-benefits .avia-icon-list-container ul li .iconlist_icon .iconlist-char {
  font-size: clamp(40px, 5vw, 60px);
}
#our-benefits .avia-icon-list-container ul li .iconlist_content_wrap {
  padding: 0 !important;
}
#our-benefits .avia-icon-list-container ul li .iconlist-timeline {
  display: none !important;
}
#our-benefits .avia-icon-list-container ul li:first-of-type {
  padding-top: 0;
}
#our-benefits .avia-icon-list-container ul li:last-of-type {
  border-bottom: none !important;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #our-benefits .benefits-list.first ul li:last-of-type {
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  #our-benefits .benefits-list:last-of-type ul li:first-of-type {
    border-top: 1px solid #0D1E32;
    padding-top: 15px !important;
  }
}
.jobs-list ul {
  margin: 0;
  padding: 0;
}
.jobs-list ul li {
  display: block;
  list-style-type: none;
  color: #0E4B84;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #D5D5D5;
}
.jobs-list ul li a {
  padding: 30px 0;
  color: #0E4B84;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.jobs-list ul li a .view-position {
  font-size: 15px;
  line-height: 26px;
  position: relative;
  width: 140px;
  margin-left: 15px;
}
.jobs-list ul li a .view-position:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 40px;
  height: 3px;
  background-color: #CC943A;
  transition: 0.4s ease-out width;
}
.jobs-list ul li a:hover {
  color: #0E4B84 !important;
}
.jobs-list ul li a:hover .view-position:after {
  width: 90px;
}
@media only screen and (max-width: 767px) {
  .jobs-list ul li a {
    flex-wrap: wrap;
    padding: 30px 0;
  }
  .jobs-list ul li a .view-position {
    padding-top: 15px;
    margin-left: 0;
    width: 100%;
  }
}
