html, body {
  height: 100%; }

html body {
  color: #3f3f3f;
  font-family: "Roboto", sans-serif;
  font-weight: 300; }
  html body .hl b, html body .hl strong {
    font-weight: 600; }
  html body b, html body strong {
    font-weight: 500; }
  html body a {
    color: #3f3f3f;
    transition: all 0.3s ease; }
    html body a:hover {
      color: #97d1d0; }

.grecaptcha-badge {
  display: none !important; }

#campaign-contact {
  display: none; }

body.page-feedback .contact {
  border-radius: 15px;
  padding: 25px;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2); }
  body.page-feedback .contact em {
    margin-bottom: 10px; }
body.page-feedback .contacts em {
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  font-size: calc(1.275em + .3vw) !important;
  display: block;
  margin-bottom: 5px;
  white-space: normal;
  line-height: 1.1; }
body.page-feedback .contacts > .button {
  background: #006eb6;
  background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
  border-radius: 15px;
  padding: 25px;
  color: #FFF;
  height: auto;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1em;
  margin-bottom: 25px; }
  body.page-feedback .contacts > .button > div:last-child {
    text-align: right;
    flex: 1; }
    body.page-feedback .contacts > .button > div:last-child i {
      margin: 0; }
  body.page-feedback .contacts > .button p {
    font-size: 1rem;
    margin: 0;
    white-space: break-spaces; }
body.page-feedback .intro {
  text-align: center;
  margin-bottom: 15px; }
  body.page-feedback .intro h1, body.page-feedback .intro p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
body.page-feedback .hl {
  text-align: center;
  margin-bottom: 25px; }
body.page-feedback .reasons {
  text-align: center;
  margin-top: 75px; }
  body.page-feedback .reasons .reason {
    padding: 25px;
    border-radius: 15px;
    height: 100%;
    -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2); }
  body.page-feedback .reasons i {
    font-size: 50px;
    display: block;
    margin-bottom: 10px; }
  body.page-feedback .reasons em {
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: calc(1.275em + .3vw) !important; }
body.page-feedback #main-job-searchbar {
  display: none !important; }
body.page-feedback .layout-feedback form label {
  display: block; }
body.page-feedback .layout-feedback form button {
  background: #006eb6;
  background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
  color: #FFF; }
body.page-feedback .layout-feedback form .wpcf7-not-valid-tip {
  padding: 5px;
  background: #dc3232;
  color: #FFF;
  font-weight: 300; }
body.page-feedback .layout-feedback form .wpcf7-form-control-wrap input, body.page-feedback .layout-feedback form .wpcf7-form-control-wrap textarea {
  width: 100%;
  resize: none;
  border: none;
  font-weight: 300;
  padding: 5px;
  background: #EFEFEF; }
body.page-feedback .layout-feedback form textarea {
  height: 200px; }

body.page-aviation footer {
  padding-bottom: 75px; }
body.page-aviation #campaign-contact {
  position: fixed;
  border-top: 1px solid #FFF;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  align-items: center;
  display: flex;
  font-size: calc(1.275em) !important;
  line-height: 1.2;
  background: #FFF; }
  body.page-aviation #campaign-contact strong {
    background-color: #97d1d0;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; }
  body.page-aviation #campaign-contact i {
    display: none; }
  body.page-aviation #campaign-contact .button {
    background: #006eb6;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    color: #FFF; }
  body.page-aviation #campaign-contact:hover .button:after {
    width: 100%; }
  body.page-aviation #campaign-contact a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999; }
  body.page-aviation #campaign-contact .text-end {
    padding-left: 25px; }
  body.page-aviation #campaign-contact .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px; }
body.page-aviation header {
  height: 65vh; }
  body.page-aviation header #main-job-searchbar {
    display: none; }
  body.page-aviation header .txt-holder {
    margin-top: 50px; }
body.page-aviation .hl em {
  background-color: #97d1d0;
  background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent; }
body.page-aviation .wysiwyg .button {
  background: #006eb6;
  background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
  color: #FFF;
  height: 40px; }
  body.page-aviation .wysiwyg .button i {
    margin-right: 8px; }
body.page-aviation .block-aviation-success .hl:not(:first-of-type) {
  margin-bottom: 5px;
  margin-top: 25px; }
body.page-aviation .block-aviation-jobs .hl {
  margin-bottom: 25px; }
body.page-aviation .block-aviation-jobs .job-collection {
  margin-top: 25px; }
body.page-aviation .block-aviation-jobs .align-center {
  text-align: center;
  margin-top: 15px; }
body.page-aviation .block-aviation-jobs .tags-holder {
  display: none !important; }
body.page-aviation .block-aviation-jobs .cobra {
  margin-top: 10px; }
  body.page-aviation .block-aviation-jobs .cobra i {
    display: block;
    margin-bottom: 3px; }
  body.page-aviation .block-aviation-jobs .cobra img {
    width: 45%; }
body.page-aviation .block-aviation-references {
  text-align: center; }
  body.page-aviation .block-aviation-references .hl {
    margin-bottom: 15px; }
  body.page-aviation .block-aviation-references .row {
    margin-top: 25px; }
  body.page-aviation .block-aviation-references .aviation-service {
    padding: 10px;
    border: 1px solid #FFF;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    hyphens: auto; }
body.page-aviation .block-aviation-contact {
  padding-bottom: 0 !important; }
  body.page-aviation .block-aviation-contact .hl {
    margin-bottom: 50px; }
  body.page-aviation .block-aviation-contact form {
    margin-top: 25px;
    padding-bottom: 75px; }
  body.page-aviation .block-aviation-contact .submit-holder {
    text-align: right; }
  body.page-aviation .block-aviation-contact .image-holder > div {
    position: relative;
    width: 100%;
    height: 100%; }
  body.page-aviation .block-aviation-contact .image-holder img {
    height: 100%;
    object-fit: contain;
    position: absolute;
    width: 100%;
    object-position: bottom; }
  body.page-aviation .block-aviation-contact .info {
    position: absolute;
    bottom: 50px;
    right: 0;
    padding: 10px 20px;
    background: #FFF; }
    body.page-aviation .block-aviation-contact .info strong {
      font-size: calc(1.3em + .6vw) !important; }
body.page-aviation .block-aviation-service {
  text-align: center; }
  body.page-aviation .block-aviation-service .row {
    margin-top: 25px; }
    body.page-aviation .block-aviation-service .row > div > div {
      background: #EFEFEF;
      padding: 20px;
      text-transform: uppercase;
      font-family: "Titillium Web", sans-serif;
      font-size: calc(1.275em) !important;
      flex: 1 1 0px;
      height: 100%;
      line-height: 1.2;
      display: flex;
      align-items: center;
      justify-content: center;
      hyphens: auto; }
body.page-aviation .block-aviation-destinations {
  text-align: center; }
  body.page-aviation .block-aviation-destinations .hl:first-of-type {
    margin-bottom: 25px; }
  body.page-aviation .block-aviation-destinations .aviation-destinations {
    margin-top: 50px; }
  body.page-aviation .block-aviation-destinations .aviation-destinations > div {
    width: 100%;
    justify-content: center;
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap; }
  body.page-aviation .block-aviation-destinations .aviation-destinations-primary > div {
    flex: 0.5;
    margin-bottom: 0 !important; }
  body.page-aviation .block-aviation-destinations .aviation-destinations-secondary {
    margin-top: 25px; }
  body.page-aviation .block-aviation-destinations .aviation-destinations-secondary > div {
    flex: 1;
    margin-bottom: 0 !important; }
  body.page-aviation .block-aviation-destinations .aviation-destination {
    padding: 10px;
    border: 1px solid #FFF; }

.qr-employee {
  display: flex;
  align-content: center;
  justify-content: center; }
  .qr-employee .qr-info {
    border: 1px solid #3f3f3f; }
    .qr-employee .qr-info .headline {
      font-family: "Titillium Web", sans-serif;
      font-size: calc(1.3em + .6vw) !important;
      text-transform: uppercase;
      text-align: center;
      background: #3f3f3f;
      color: #FFF;
      padding: 5px; }
    .qr-employee .qr-info .logo {
      background: #006eb6;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      display: flex;
      justify-content: center;
      justify-items: center;
      height: 100%; }
      .qr-employee .qr-info .logo img {
        width: 75%;
        max-width: 200px; }
    .qr-employee .qr-info .data {
      padding: 25px; }
    .qr-employee .qr-info .name {
      font-family: "Titillium Web", sans-serif;
      font-size: calc(1.275em + .3vw) !important;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 0;
      line-height: 1em; }
    .qr-employee .qr-info .title {
      font-size: 0.9em;
      font-style: italic; }
    .qr-employee .qr-info .button {
      margin-top: 10px; }
    .qr-employee .qr-info p {
      white-space: nowrap;
      margin: 0; }

html.wf-loading * {
  opacity: 0; }

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 70px; }

.lds-ripple div {
  position: absolute;
  border: 4px solid #0076ad;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s; }

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0; }
  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0; }
  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0; } }
.mini-info {
  font-size: 0.75em;
  margin-top: 10px; }

body.az-loading-body {
  overflow: hidden;
  pointer-events: none; }

body.az-loading-body-mobile {
  overflow: hidden; }

.az-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  pointer-events: none; }
  .az-loading.hidden {
    display: none !important; }
  .az-loading p {
    color: #3f3f3f;
    font-size: calc(1.275em + .3vw) !important;
    position: relative;
    font-family: "Titillium Web", sans-serif;
    font-style: italic;
    margin-left: 10px;
    margin-bottom: 0px; }
  .az-loading:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #FFF;
    opacity: 0.85; }

.font-size-0 {
  font-size: calc(1.375em + 4vw) !important; }

.font-size-1 {
  font-size: calc(1.375em + 1.8vw) !important; }

.font-size-2 {
  font-size: calc(1.325em + .9vw) !important; }

.font-size-3 {
  font-size: calc(1.3em + .6vw) !important; }

.font-size-4 {
  font-size: calc(1.275em + .3vw) !important; }

.font-size-5 {
  font-size: calc(1.275em) !important; }

.font-size-6 {
  font-size: calc(1.275em - .3vw) !important; }

.font-size-1-r {
  font-size: calc(1.375rem + 1.5vw) !important; }

.font-size-2-r {
  font-size: calc(1.325rem + .9vw) !important; }

.font-size-3-r {
  font-size: calc(1.3rem + .6vw) !important; }

.font-size-4-r {
  font-size: calc(1.275rem + .3vw) !important; }

.font-size-5-r {
  font-size: calc(1.275rem) !important; }

.font-size-6-r {
  font-size: calc(1.275rem - .3vw) !important; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.margin-top {
  margin-top: 25px; }

.margin-bottom {
  margin-bottom: 25px; }

.margin-left {
  margin-left: 25px; }

.margin-right {
  margin-right: 25px; }

h1, h2, h3, h4, h5, h6, .hl {
  font-family: "Titillium Web", sans-serif;
  font-weight: 200;
  margin: 0;
  line-height: 1em;
  text-transform: uppercase; }
  h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, .hl em {
    font-weight: 600;
    font-style: normal; }

body p {
  margin-bottom: 0.4rem; }

.loading-element {
  transition: all 0.5s ease; }

.loading {
  pointer-events: none;
  opacity: 0.5;
  filter: blur(2px);
  -webkit-filter: blur(2px); }
  .loading .grecaptcha-badge {
    display: none !important;
    opacity: 0 !important;
    pointer-events: none !important; }

.grecaptcha-badge {
  z-index: 1; }

.g-disabled, .disabled {
  opacity: 0.3 !important; }

.g-disabled {
  pointer-events: none !important; }

.disabled input {
  pointer-events: none !important; }

.requirement-highlight {
  opacity: 1 !important; }

.hidden {
  display: none !important; }

.bg-none {
  background-color: transparent; }

.bg-white {
  background-color: #FFF;
  color: #3f3f3f; }

.bg-blue {
  background-color: #0076ad;
  color: #FFF; }

.bg-blue-light {
  background-color: #97d1d0;
  color: #FFF; }

.bg-blue-gradient {
  background: #006eb6;
  background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
  color: #FFF; }

.bg-grey {
  background-color: #3f3f3f;
  color: #FFF; }

.bg-grey-light {
  background-color: #EFEFEF; }

.bg-grey-gradient {
  background: #3f3f40;
  background: -moz-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
  background: -webkit-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
  background: linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3f3f3f",endColorstr="#5a5d65",GradientType=1);
  color: #FFF; }

.bg-blue input, .bg-blue textarea, .bg-grey input, .bg-grey textarea, .bg-grey-gradient input, .bg-grey-gradient textarea, .bg-blue-gradient input, .bg-blue-gradient textarea {
  color: #FFF; }
.bg-blue .button, .bg-grey .button, .bg-grey-gradient .button, .bg-blue-gradient .button {
  color: #3f3f3f;
  background: #FFF; }
  .bg-blue .button:after, .bg-grey .button:after, .bg-grey-gradient .button:after, .bg-blue-gradient .button:after {
    background: #3f3f3f; }
  .bg-blue .button:hover, .bg-grey .button:hover, .bg-grey-gradient .button:hover, .bg-blue-gradient .button:hover {
    color: #3f3f3f; }

.layout-targetgroup-switch .nav-tabs {
  border: none;
  flex-wrap: nowrap;
  margin-bottom: 50px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
  overflow: hidden; }
  .layout-targetgroup-switch .nav-tabs .nav-item {
    width: 50%; }
    .layout-targetgroup-switch .nav-tabs .nav-item button {
      appearance: none;
      color: #3f3f3f;
      width: 100%;
      padding: 10px;
      border: none;
      background: #FFF;
      transition: all 0.2s ease;
      font-weight: inherit; }
      .layout-targetgroup-switch .nav-tabs .nav-item button.active {
        background: #006eb6;
        background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
        color: #FFF;
        font-weight: 500; }
      .layout-targetgroup-switch .nav-tabs .nav-item button:hover:not(.active) {
        background: #EFEFEF; }

.wysiwyg .hl {
  margin-top: 50px;
  margin-bottom: 25px; }
  .wysiwyg .hl:first-of-type {
    margin-top: 0; }
.wysiwyg .button {
  margin-top: 25px; }

.tag {
  border-radius: 7px;
  border: 1px solid #EFEFEF;
  padding: 5px;
  display: inline-block;
  text-decoration: none; }

.disclaimer {
  font-size: 0.85em;
  font-style: italic;
  margin-top: 25px;
  padding: 10px;
  border: 1px solid #EFEFEF;
  border-radius: 15px; }

.background-duo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap; }
  .background-duo > div {
    width: 50%;
    height: 100%; }

.vertical-align {
  display: flex;
  align-items: center; }

.checkbox-button label {
  border-radius: 15px;
  border: 1px solid #656565;
  padding: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
  width: 100%; }
  .checkbox-button label:hover {
    -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2); }

.checkbox {
  display: block;
  margin-bottom: 5px; }
  .checkbox input[type="checkbox"] {
    appearance: none;
    cursor: pointer;
    position: absolute; }
  .checkbox input[type="checkbox"]:checked + label.tag {
    color: #FFF; }
    .checkbox input[type="checkbox"]:checked + label.tag:after {
      opacity: 1; }
  .checkbox label {
    display: block;
    position: relative;
    cursor: pointer;
    overflow: hidden; }
    .checkbox label:hover {
      color: #FFF; }
      .checkbox label:hover:after {
        opacity: 0.5; }
    .checkbox label:after {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      opacity: 0;
      transition: all 0.2s ease;
      background: #006eb6;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1); }

.collapse-trigger {
  cursor: pointer;
  position: relative; }
  .collapse-trigger:after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    background-color: #97d1d0;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    content: "\f077";
    position: absolute;
    right: 0px;
    top: 55%;
    transform: translateY(-50%);
    pointer-events: none; }
  .collapse-trigger.collapsed:after {
    content: "\f078"; }

.files-holder {
  position: relative; }
  .files-holder .add-button {
    position: absolute;
    right: 0;
    bottom: 11px; }
    .files-holder .add-button i {
      margin: 0; }

.file-uploads {
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 12.5px; }
  .file-uploads > i {
    font-size: 0.7em; }

.files-input-holder #file-input-express {
  display: flex;
  align-items: center; }
  .files-input-holder #file-input-express .file-input-info {
    margin-left: 0; }
.files-input-holder.files-input-holder-multiple {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .files-input-holder.files-input-holder-multiple .file-name {
    margin-right: 10px;
    margin-left: 0;
    border-radius: 15px;
    border: 1px solid #EFEFEF;
    padding: 5px 10px; }
.files-input-holder.files-input-holder-multiple .file-input-holder {
  padding-top: 10px; }
  .files-input-holder.files-input-holder-multiple .file-input-holder .button {
    background: #3f3f40;
    background: -moz-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
    background: -webkit-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
    background: linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3f3f3f",endColorstr="#5a5d65",GradientType=1); }
.files-input-holder .file-input-info {
  display: inline-block;
  padding-left: 10px; }
  .files-input-holder .file-input-info i, .files-input-holder .file-input-info p {
    margin: 1px 0 !important; }
.files-input-holder .file-name:empty {
  display: none; }
.files-input-holder .has-file label {
  display: none; }
.files-input-holder .file-name {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 0; }
  .files-input-holder .file-name .file-delete {
    margin-left: 10px; }
.files-input-holder input[type="file"] {
  opacity: 0;
  z-index: -1;
  position: absolute;
  top: -1px;
  left: 0;
  width: 0.1px;
  height: 0.1px; }

.base-select-holder {
  position: relative; }
  .base-select-holder .base-select {
    all: unset;
    box-sizing: border-box;
    border: none;
    display: block;
    border-radius: 7px;
    position: relative;
    border: 1px solid #656565;
    appearance: none;
    display: block;
    padding: 7px;
    padding-right: 30px;
    font-weight: 500;
    font-style: italic;
    width: 100%; }
  .base-select-holder:after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    background-color: #97d1d0;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    content: "\f078";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; }

img {
  width: 100%; }

::-webkit-input-placeholder {
  color: #3f3f3f;
  opacity: 1; }

::-moz-placeholder {
  color: #3f3f3f;
  opacity: 1; }

:-ms-input-placeholder {
  color: #3f3f3f;
  opacity: 1; }

:-moz-placeholder {
  color: #3f3f3f;
  opacity: 1; }

.space-top-xs {
  margin-top: 25px !important; }

.space-top-s {
  margin-top: 50px !important; }

.space-top {
  margin-top: 75px !important; }

.space-top-l {
  margin-top: 100px !important; }

.space-top-xl {
  margin-top: 125px !important; }

.space-bottom-xs {
  margin-bottom: 25px !important; }

.space-bottom-s {
  margin-bottom: 50px !important; }

.space-bottom {
  margin-bottom: 75px !important; }

.space-bottom-l {
  margin-bottom: 100px !important; }

.space-bottom-xl {
  margin-bottom: 125px !important; }

.text-blue {
  background-color: #97d1d0;
  background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent; }

.rounded {
  border-radius: 15px; }

.rounded-max {
  border-radius: 12.5px; }

.wa-bg {
  margin-bottom: 25px;
  background: #128c7e !important;
  background: linear-gradient(90deg, #128c7e 0%, #25d366 100%) !important;
  color: #FFF !important; }
  .wa-bg a {
    text-decoration: none;
    color: #FFF !important; }
  .wa-bg p, .wa-bg h2 {
    margin-bottom: 0; }

.button {
  all: unset;
  box-sizing: border-box;
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
  height: 50px;
  border-radius: 25px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  cursor: pointer;
  padding: 0 12.5px;
  display: inline-flex;
  transition: all 0.5s ease;
  position: relative;
  overflow: hidden;
  white-space: nowrap; }
  .button i {
    margin-right: 12.5px; }
  .button:after {
    content: " ";
    width: 0%;
    height: 100%;
    opacity: 0.2;
    background: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease; }
  .button:hover {
    color: inherit; }
    .button:hover:after {
      width: 100%; }
  .button.button-wa {
    margin-bottom: 25px;
    background: #128c7e !important;
    background: linear-gradient(90deg, #128c7e 0%, #25d366 100%) !important;
    color: #FFF; }
  .button.button-blue {
    background: #006eb6;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    color: #FFF; }
  .button.button-grey {
    background: #3f3f40;
    background: -moz-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
    background: -webkit-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
    background: linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3f3f3f",endColorstr="#5a5d65",GradientType=1);
    color: #FFF; }

.pagination {
  text-align: center;
  flex: 1; }
  .pagination ul {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    padding: 0;
    justify-content: center;
    margin: 0 auto; }
    .pagination ul li a {
      padding: 10px;
      text-decoration: none; }
      .pagination ul li a.active {
        font-weight: 500; }

.collapse-button {
  transition: all 0.3s ease; }
  .collapse-button:hover {
    background-color: #97d1d0;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; }
  .collapse-button:after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f106";
    margin-left: 4px;
    background-color: #97d1d0;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; }
  .collapse-button.collapsed:after {
    content: "\f107"; }

.gradient-blue {
  background: #006eb6;
  background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
  color: #FFF; }
  .gradient-blue a {
    color: #FFF; }

.circle {
  border-radius: 100%; }

.half-circle {
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%; }

.no-header header {
  height: auto;
  max-height: none; }
  .no-header header .tag-container {
    display: flex;
    flex-wrap: wrap; }
    .no-header header .tag-container .tag {
      margin-right: 10px;
      margin-bottom: 10px;
      white-space: nowrap; }

.minimize {
  max-height: 0 !important;
  overflow: hidden; }

#pixels {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  position: absolute; }

#main-disclaimer {
  background-color: #3f3f3f;
  color: #FFF;
  position: relative;
  font-size: 0.9em;
  transition: all 1s ease;
  max-height: 999px; }
  #main-disclaimer .container {
    padding-top: 25px;
    padding-bottom: 25px; }
  #main-disclaimer a {
    color: #FFF; }
    #main-disclaimer a:hover {
      color: #97d1d0; }

header {
  height: 75vh;
  max-height: 800px;
  position: relative;
  padding: 25px 0; }
  header > .container {
    display: flex;
    flex-wrap: nowrap;
    width: 100%; }
  header .img-holder {
    overflow: hidden;
    width: 100%; }
  header .header-background {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
    header .header-background > div {
      height: 100%; }
  header .header-overlay {
    padding: 50px 0;
    color: #FFF; }
  header #sec-nav, header #main-nav {
    z-index: 5;
    position: relative;
    display: flex;
    flex-direction: row;
    height: 50px;
    align-items: center; }
  header #sec-nav {
    margin-left: 12.5px; }
    header #sec-nav a {
      background: #006eb6;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      color: #FFF; }
      header #sec-nav a i {
        margin-right: 8px;
        position: relative;
        top: -2px; }
  header #main-nav {
    background: white;
    border-radius: 25px;
    width: 100%; }
    header #main-nav #mobile-menu #menu-switch {
      position: relative;
      z-index: 20;
      cursor: pointer;
      padding-left: 15px;
      width: 50px; }
      header #main-nav #mobile-menu #menu-switch:after {
        content: "\f0c9";
        font-family: "Font Awesome 6 Pro";
        font-size: 1.75em;
        top: 3px;
        position: relative; }
      header #main-nav #mobile-menu #menu-switch.active:after {
        display: none; }
      header #main-nav #mobile-menu #menu-switch:before {
        content: "\f00d";
        font-family: "Font Awesome 6 Pro";
        font-size: 1.75em;
        display: none; }
      header #main-nav #mobile-menu #menu-switch.active:before {
        display: block; }
    header #main-nav #mobile-menu #mobile-menu-holder {
      position: fixed;
      top: 0;
      left: -100%;
      width: 100%;
      background: #FFF;
      height: 100%;
      z-index: 10;
      padding: 35px;
      padding-top: 75px;
      transition: all 0.5s ease; }
      header #main-nav #mobile-menu #mobile-menu-holder > div {
        height: 100%;
        overflow: auto; }
      header #main-nav #mobile-menu #mobile-menu-holder.view {
        left: 0; }
      header #main-nav #mobile-menu #mobile-menu-holder .menu-item-has-children > a {
        border-bottom: 1px solid #EFEFEF; }
      header #main-nav #mobile-menu #mobile-menu-holder .menu-item-has-children .sub-menu a {
        padding-left: 20px;
        position: relative;
        font-size: 1em; }
        header #main-nav #mobile-menu #mobile-menu-holder .menu-item-has-children .sub-menu a:before {
          font-family: "Font Awesome 6 Pro";
          font-weight: 300;
          content: "\f04e";
          position: absolute;
          left: 0;
          font-size: 0.7em;
          top: 10px;
          background-color: #97d1d0;
          background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
          background-size: 100%;
          -webkit-background-clip: text;
          -moz-background-clip: text;
          -webkit-text-fill-color: transparent;
          -moz-text-fill-color: transparent; }
      header #main-nav #mobile-menu #mobile-menu-holder nav ul {
        left: 0;
        display: block; }
        header #main-nav #mobile-menu #mobile-menu-holder nav ul li {
          margin-right: 0; }
          header #main-nav #mobile-menu #mobile-menu-holder nav ul li:last-of-type {
            border-bottom: none; }
          header #main-nav #mobile-menu #mobile-menu-holder nav ul li a {
            font-size: 1.25em;
            display: block;
            padding-left: 0;
            padding-right: 0;
            text-decoration: none; }
    header #main-nav #main-logo {
      margin-right: 25px;
      display: flex;
      margin-left: 15px;
      z-index: 20; }
      header #main-nav #main-logo img {
        height: 25px; }
    header #main-nav #desktop-menu nav {
      height: 100%; }
      header #main-nav #desktop-menu nav .current-page-parent > a, header #main-nav #desktop-menu nav .current-menu-item > a, header #main-nav #desktop-menu nav .current_page_ancestor > a {
        font-weight: 500;
        background-color: #97d1d0;
        background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
        background-size: 100%;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-text-fill-color: transparent; }
      header #main-nav #desktop-menu nav .menu, header #main-nav #desktop-menu nav .menu > li {
        height: 100%; }
      header #main-nav #desktop-menu nav .menu > li {
        display: flex;
        align-items: center; }
        header #main-nav #desktop-menu nav .menu > li > a {
          padding: 12.5px; }
      header #main-nav #desktop-menu nav li {
        white-space: nowrap; }
      header #main-nav #desktop-menu nav .menu-item-has-children {
        position: relative; }
        header #main-nav #desktop-menu nav .menu-item-has-children:hover .sub-menu {
          display: flex; }
        header #main-nav #desktop-menu nav .menu-item-has-children .sub-menu {
          position: absolute;
          flex-wrap: nowrap;
          flex-direction: column;
          top: 50px;
          display: none;
          background: #FFF;
          -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
          z-index: -1; }
          header #main-nav #desktop-menu nav .menu-item-has-children .sub-menu a {
            padding: 8px 12.5px;
            display: block; }
        header #main-nav #desktop-menu nav .menu-item-has-children > a:after {
          font-family: "Font Awesome 6 Pro";
          font-weight: 300;
          content: "\f107";
          margin-left: 4px;
          background-color: #97d1d0;
          background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
          background-size: 100%;
          -webkit-background-clip: text;
          -moz-background-clip: text;
          -webkit-text-fill-color: transparent;
          -moz-text-fill-color: transparent; }
      header #main-nav #desktop-menu nav a {
        text-decoration: none; }
        header #main-nav #desktop-menu nav a:hover {
          background-color: #97d1d0;
          background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
          background-size: 100%;
          -webkit-background-clip: text;
          -moz-background-clip: text;
          -webkit-text-fill-color: transparent;
          -moz-text-fill-color: transparent; }
    header #main-nav .buttons-holder {
      flex: 1;
      padding-right: 10px;
      order: 3; }
      header #main-nav .buttons-holder .action-text i, header #main-nav .buttons-holder .action-call i {
        margin-top: 2px; }
    header #main-nav .button {
      float: right;
      margin-left: 5px;
      width: 30px;
      height: 30px;
      display: flex;
      justify-content: center;
      color: #FFF;
      padding: 0;
      background: #006eb6;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1); }
      header #main-nav .button i {
        margin: 0; }
  header #main-job-searchbar {
    position: absolute;
    bottom: 0;
    z-index: 4;
    width: 100%;
    padding: 25px 0;
    transition: all 0.2s ease; }
    header #main-job-searchbar .collapse-trigger {
      font-family: "Titillium Web", sans-serif;
      font-size: calc(1.3em + .6vw) !important;
      font-weight: 600;
      margin: 0; }
    header #main-job-searchbar #main-job-searchbar-holder.collapse:not(.show) {
      display: block; }
    header #main-job-searchbar.sticky {
      position: fixed;
      top: 0;
      width: 100%;
      background: #FFF;
      border-bottom: 1px solid #EFEFEF;
      bottom: auto; }
    header #main-job-searchbar .input-row {
      display: flex; }
    header #main-job-searchbar .input-holder {
      height: 50px;
      background: #FFF;
      border-radius: 25px;
      padding: 12.5px;
      -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
      display: flex;
      flex-wrap: nowrap;
      flex-direction: row;
      align-items: center;
      flex: 1;
      margin-right: 12.5px; }
      header #main-job-searchbar .input-holder label {
        font-weight: 500;
        margin-right: 8.3333333333px; }
      header #main-job-searchbar .input-holder input {
        all: unset;
        border: none;
        background-image: none;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-decoration: underline;
        flex: 1; }
    header #main-job-searchbar button {
      background: #006eb6;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      color: #FFF; }
  header #main-header {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
    header #main-header .background {
      display: flex;
      width: 100%;
      height: 100%; }
    header #main-header .overlay {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      display: flex;
      align-items: center;
      color: #FFF; }
      header #main-header .overlay .txt-holder p {
        max-width: 700px; }
      header #main-header .overlay .txt-holder .hl {
        margin-bottom: 10px;
        max-width: none; }
      header #main-header .overlay .button {
        background: #3f3f40;
        background: -moz-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
        background: -webkit-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
        background: linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3f3f3f",endColorstr="#5a5d65",GradientType=1); }
    header #main-header .part-left, header #main-header .part-right {
      height: 100%; }
    header #main-header .part-left, header #main-header .txt-holder {
      width: 65%; }
    header #main-header .part-right {
      width: 35%;
      overflow: hidden; }
      header #main-header .part-right img {
        object-fit: cover;
        height: 100%;
        width: 100%; }

footer {
  border-top: 1px solid #EFEFEF; }
  footer:before {
    content: " ";
    height: 25px;
    display: block;
    background: #006eb6;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    margin-bottom: 100px; }
  footer h3 {
    font-weight: 600; }
  footer .highlight-menu-holder {
    margin-bottom: 25px; }
    footer .highlight-menu-holder .highlight-menu ul {
      flex-direction: column; }
    footer .highlight-menu-holder .highlight-menu li {
      border-bottom: 1px solid #EFEFEF; }
    footer .highlight-menu-holder .highlight-menu li:last-of-type {
      border-bottom: none; }
    footer .highlight-menu-holder .highlight-menu a {
      padding-left: 0;
      display: block;
      text-decoration: none; }
  footer .footer-menu {
    padding: 25px 0 50px 0;
    border-top: 1px solid #EFEFEF;
    display: flex;
    flex-direction: row; }
    footer .footer-menu .social-icon-holder {
      flex: 1;
      text-align: right; }
      footer .footer-menu .social-icon-holder a {
        margin-left: 10px; }
    footer .footer-menu li:first-of-type a {
      padding-left: 0; }
    footer .footer-menu li:after {
      content: " | "; }
    footer .footer-menu li:last-of-type:after {
      content: ""; }

#main-content > section {
  padding: 125px 0;
  margin: 0;
  border-bottom: 1px solid #EFEFEF; }

.page-bewerben #main-content > section, .page-initiativbewerbung #main-content > section {
  padding: 50px 0; }
.page-bewerben #apply-submit, .page-initiativbewerbung #apply-submit {
  font-size: calc(1.275em + .3vw) !important; }
.page-bewerben .apply-forms, .page-initiativbewerbung .apply-forms {
  height: 100%; }
  .page-bewerben .apply-forms .form-found-data, .page-initiativbewerbung .apply-forms .form-found-data {
    padding: 10px;
    text-align: center;
    font-weight: bolder;
    background: #006eb6;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    color: #FFF;
    border-radius: 25px;
    margin-bottom: 20px; }
  .page-bewerben .apply-forms .submit-button-holder, .page-initiativbewerbung .apply-forms .submit-button-holder {
    text-align: right; }
  .page-bewerben .apply-forms .collapse form, .page-bewerben .apply-forms .collapsing form, .page-initiativbewerbung .apply-forms .collapse form, .page-initiativbewerbung .apply-forms .collapsing form {
    padding-top: 25px; }
  .page-bewerben .apply-forms .disclaimer, .page-initiativbewerbung .apply-forms .disclaimer {
    font-size: 1em;
    margin-top: 10px; }
    .page-bewerben .apply-forms .disclaimer p, .page-initiativbewerbung .apply-forms .disclaimer p {
      display: inline-block;
      margin: 0; }
  .page-bewerben .apply-forms .checkboxes-holder label, .page-initiativbewerbung .apply-forms .checkboxes-holder label {
    margin-left: 5px; }
  .page-bewerben .apply-forms h1, .page-initiativbewerbung .apply-forms h1 {
    font-weight: 600;
    font-size: calc(1.375em + 1.8vw) !important;
    line-height: 1em; }
  .page-bewerben .apply-forms h2, .page-initiativbewerbung .apply-forms h2 {
    font-size: calc(1.275em + .3vw) !important; }
  .page-bewerben .apply-forms .forms-holder, .page-initiativbewerbung .apply-forms .forms-holder {
    height: 100%;
    border-radius: 15px;
    background: #006eb6;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    padding: 25px;
    color: #FFF; }
    .page-bewerben .apply-forms .forms-holder .form-holder, .page-initiativbewerbung .apply-forms .forms-holder .form-holder {
      border-radius: 15px;
      padding: 25px !important;
      color: #3f3f3f;
      background: #FFF;
      margin-top: 25px;
      height: auto !important;
      display: block; }
      .page-bewerben .apply-forms .forms-holder .form-holder h2, .page-initiativbewerbung .apply-forms .forms-holder .form-holder h2 {
        font-weight: 600;
        font-size: calc(1.325em + .9vw) !important; }
      .page-bewerben .apply-forms .forms-holder .form-holder .floating-label, .page-initiativbewerbung .apply-forms .forms-holder .form-holder .floating-label {
        margin-bottom: 0; }
      .page-bewerben .apply-forms .forms-holder .form-holder form .row > div, .page-initiativbewerbung .apply-forms .forms-holder .form-holder form .row > div {
        margin-bottom: 15px; }
      .page-bewerben .apply-forms .forms-holder .form-holder .form-holder-seperator, .page-initiativbewerbung .apply-forms .forms-holder .form-holder .form-holder-seperator {
        position: relative;
        margin-top: 25px; }
        .page-bewerben .apply-forms .forms-holder .form-holder .form-holder-seperator:after, .page-initiativbewerbung .apply-forms .forms-holder .form-holder .form-holder-seperator:after {
          content: " ";
          height: 1px;
          background-color: #EFEFEF;
          width: 100%;
          position: absolute;
          top: 50%;
          left: 0; }
        .page-bewerben .apply-forms .forms-holder .form-holder .form-holder-seperator span, .page-initiativbewerbung .apply-forms .forms-holder .form-holder .form-holder-seperator span {
          background: #FFF;
          padding: 0 20px 0 0;
          z-index: 1;
          position: relative;
          border-right: 10px solid #FFF; }
      .page-bewerben .apply-forms .forms-holder .form-holder .form-holder-classic .file-input-holder .button, .page-initiativbewerbung .apply-forms .forms-holder .form-holder .form-holder-classic .file-input-holder .button {
        background: #3f3f40;
        background: -moz-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
        background: -webkit-linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
        background: linear-gradient(45deg, #3f3f40 0%, #5b5e65 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3f3f3f",endColorstr="#5a5d65",GradientType=1); }
      .page-bewerben .apply-forms .forms-holder .form-holder .button, .page-initiativbewerbung .apply-forms .forms-holder .form-holder .button {
        background: #006eb6;
        background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
        color: #FFF; }
      .page-bewerben .apply-forms .forms-holder .form-holder h3, .page-initiativbewerbung .apply-forms .forms-holder .form-holder h3 {
        text-transform: none;
        font-weight: 600;
        margin-bottom: 0; }
      .page-bewerben .apply-forms .forms-holder .form-holder i.info, .page-initiativbewerbung .apply-forms .forms-holder .form-holder i.info {
        display: block;
        font-size: 0.8em;
        margin-top: 10px; }
      .page-bewerben .apply-forms .forms-holder .form-holder .apply-privacy, .page-initiativbewerbung .apply-forms .forms-holder .form-holder .apply-privacy {
        margin: 25px 0; }
.page-bewerben .apply-info, .page-initiativbewerbung .apply-info {
  border-radius: 15px;
  border: 1px solid #EFEFEF;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  height: 100%;
  position: relative; }
  .page-bewerben .apply-info img, .page-initiativbewerbung .apply-info img {
    height: 100%;
    object-fit: cover; }
  .page-bewerben .apply-info .back-button, .page-initiativbewerbung .apply-info .back-button {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 2.5em;
    line-height: 1em;
    color: #FFF;
    transition: 0.2s ease all; }
    .page-bewerben .apply-info .back-button:hover, .page-initiativbewerbung .apply-info .back-button:hover {
      background-color: #97d1d0;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      background-size: 100%;
      -webkit-background-clip: text;
      -moz-background-clip: text;
      -webkit-text-fill-color: transparent;
      -moz-text-fill-color: transparent; }
  .page-bewerben .apply-info .apply-info-text, .page-initiativbewerbung .apply-info .apply-info-text {
    padding: 25px;
    position: absolute;
    bottom: 0;
    background: #FFF;
    width: 100%; }
    .page-bewerben .apply-info .apply-info-text h2, .page-initiativbewerbung .apply-info .apply-info-text h2 {
      font-size: calc(1.3em + .6vw) !important;
      font-weight: 600; }
    .page-bewerben .apply-info .apply-info-text h3, .page-initiativbewerbung .apply-info .apply-info-text h3 {
      font-size: calc(1.275em) !important;
      margin-bottom: 0; }

.page-job .sticky-apply {
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 99999;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background: #FFF;
  display: none; }
  .page-job .sticky-apply i {
    font-size: 30px;
    position: relative;
    top: -1px;
    margin-right: 7px; }
  .page-job .sticky-apply > a {
    margin: 10px 0;
    text-decoration: none; }
  .page-job .sticky-apply .button {
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; }
    .page-job .sticky-apply .button.wa-bg {
      font-size: calc(1.275em + .3vw) !important;
      margin: 0; }
.page-job #main-content > section {
  padding: 50px 0; }
.page-job h1 {
  font-weight: 600;
  font-size: calc(1.375em + 1.8vw) !important;
  margin-bottom: 0;
  line-height: 1em; }
.page-job .job-intro {
  border-radius: 15px;
  background: #006eb6;
  background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
  padding: 25px;
  color: #FFF; }
  .page-job .job-intro br + br, .page-job .job-intro h2 {
    display: none; }
  .page-job .job-intro:after {
    content: " "; }
  .page-job .job-intro .job-textmodule {
    margin-top: 25px; }
  .page-job .job-intro .tag-container .tag {
    font-size: 1em;
    padding: 6px 12px;
    border-radius: 10px;
    margin-right: 8px;
    margin-top: 8px;
    color: #3f3f3f;
    background: #FFF; }
.page-job .job-apply-separator {
  display: flex;
  justify-content: center; }
  .page-job .job-apply-separator:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #3f3f3f; }
.page-job #job-single .cobra {
  margin-top: 25px;
  background-color: #FFF;
  border-radius: 15px;
  color: #3f3f3f;
  text-align: center;
  padding: 5px;
  display: inline-block; }
  .page-job #job-single .cobra p {
    margin: 0; }
  .page-job #job-single .cobra .cobra-logo {
    padding: 5px; }
    .page-job #job-single .cobra .cobra-logo.cb-lufthansa {
      padding: 33px; }
      .page-job #job-single .cobra .cobra-logo.cb-lufthansa img {
        max-width: 220px; }
    .page-job #job-single .cobra .cobra-logo img {
      max-width: 250px; }
.page-job #job-single .tag-container .tag {
  font-size: 0.95em;
  padding: 3px 9px;
  margin-right: 2px; }
.page-job #job-single h2 {
  font-size: calc(1.325em + .9vw) !important;
  text-transform: none;
  font-weight: 600;
  font-style: italic;
  margin-top: 50px; }
.page-job #job-single .job-textmodule:first-child h2:first-child {
  margin-top: 0; }
.page-job #job-single ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .page-job #job-single ul li {
    margin: 3px 0;
    padding-left: 25px;
    position: relative; }
    .page-job #job-single ul li:before {
      font-family: "Font Awesome 6 Pro";
      font-weight: 300;
      content: "\f00c";
      position: absolute;
      left: 0;
      top: 3px; }
.page-job #job-single .button.button-wa {
  margin-right: 10px; }
.page-job #job-single .button.button-blue, .page-job #job-single .button.button-wa {
  margin-top: 25px;
  font-size: calc(1.275em) !important; }
.page-job .job-share-buttons {
  margin-top: 25px; }
  .page-job .job-share-buttons .button {
    margin-top: 5px;
    height: auto;
    padding: 7px 14px; }
.page-job #job-apply {
  position: relative; }
  .page-job #job-apply .job-apply {
    position: sticky;
    top: 50px;
    background: #FFF;
    color: #3f3f3f;
    -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    padding: 25px; }
    .page-job #job-apply .job-apply h3 {
      font-weight: 600;
      background-color: #97d1d0;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      background-size: 100%;
      -webkit-background-clip: text;
      -moz-background-clip: text;
      -webkit-text-fill-color: transparent;
      -moz-text-fill-color: transparent; }
    .page-job #job-apply .job-apply .job-apply-option-headline {
      font-family: "Titillium Web", sans-serif;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: calc(1.275em + .3vw) !important;
      line-height: 1em;
      margin-bottom: 0;
      font-weight: 600; }
      .page-job #job-apply .job-apply .job-apply-option-headline i {
        background-color: #97d1d0;
        background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
        background-size: 100%;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-text-fill-color: transparent; }
  .page-job #job-apply .job-apply-new {
    position: sticky;
    top: 50px; }
    .page-job #job-apply .job-apply-new .wa-icon-holder {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
      .page-job #job-apply .job-apply-new .wa-icon-holder i {
        font-size: 60px;
        padding-right: 15px;
        margin-right: 15px;
        border-right: 2px solid #FFF;
        position: relative;
        top: -2px; }
    .page-job #job-apply .job-apply-new #ap-sent {
      background: #FFF !important;
      color: #3f3f3f !important; }
      .page-job #job-apply .job-apply-new #ap-sent:after {
        display: none; }
    .page-job #job-apply .job-apply-new > .button {
      background: #006eb6;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      border-radius: 15px;
      padding: 25px;
      color: #FFF;
      height: auto;
      border-radius: 15px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      line-height: 1em; }
      .page-job #job-apply .job-apply-new > .button > div:last-child {
        text-align: right;
        flex: 1; }
        .page-job #job-apply .job-apply-new > .button > div:last-child i {
          margin: 0; }
      .page-job #job-apply .job-apply-new > .button em {
        font-family: "Titillium Web", sans-serif;
        text-transform: uppercase;
        font-style: normal;
        font-weight: 600;
        font-size: calc(1.275em + .3vw) !important;
        display: block;
        margin-bottom: 5px;
        white-space: normal;
        line-height: 1.1; }
      .page-job #job-apply .job-apply-new > .button p {
        font-size: 1rem;
        margin: 0;
        white-space: break-spaces; }
  .page-job #job-apply #job-apply-options {
    margin-top: 25px; }
  .page-job #job-apply .job-apply-option {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative; }
    .page-job #job-apply .job-apply-option > a {
      text-decoration: none; }
    .page-job #job-apply .job-apply-option span {
      font-style: italic;
      font-size: 0.85em;
      line-height: 1.2em;
      display: block;
      margin-top: 5px; }

.job-preview {
  height: 100%;
  padding-bottom: 15px; }
  .job-preview .cobra.cb-lufthansa img {
    max-width: 115px;
    margin-top: 5px; }
  .job-preview .cobra img {
    width: 50%;
    min-width: 80px; }
  .job-preview .stretched-link:after {
    z-index: 1; }
  .job-preview .job-preview-holder {
    padding: 15px 45px 15px 15px;
    border-radius: 7px;
    border: 1px solid #EFEFEF;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease;
    height: 100%; }
    .job-preview .job-preview-holder:hover {
      -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2); }
      .job-preview .job-preview-holder:hover:after {
        opacity: 1;
        font-size: calc(1.3em + .6vw) !important; }
      .job-preview .job-preview-holder:hover .job-preview-title {
        background-color: #97d1d0;
        background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
        background-size: 100%;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-text-fill-color: transparent; }
    .job-preview .job-preview-holder:after {
      font-family: "Font Awesome 6 Pro";
      font-weight: 300;
      content: "\f04e";
      position: absolute;
      right: 15px;
      bottom: 15px;
      pointer-events: none;
      font-size: calc(1.275em + .3vw) !important;
      color: #3f3f3f;
      line-height: 1em;
      opacity: 0.2;
      transition: all 0.2s ease; }
  .job-preview.job-highlight {
    position: relative; }
    .job-preview.job-highlight:after {
      font-family: "Font Awesome 6 Pro";
      font-weight: 300;
      background-color: #97d1d0;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      background-size: 100%;
      -webkit-background-clip: text;
      -moz-background-clip: text;
      -webkit-text-fill-color: transparent;
      -moz-text-fill-color: transparent;
      content: "\f005";
      position: absolute;
      right: 15px;
      top: 15px;
      pointer-events: none;
      font-size: 1.3em; }
  .job-preview .job-preview-info .job-preview-title {
    font-weight: 500;
    color: #3f3f3f;
    font-size: calc(1.275em - .3vw) !important;
    transition: all 0.2s ease;
    line-height: 1.1em; }
  .job-preview .job-preview-info .tags-holder {
    margin-top: 10px; }
    .job-preview .job-preview-info .tags-holder .tag {
      position: relative;
      z-index: 2;
      transition: all 0.2s ease;
      background: transparent;
      overflow: hidden;
      font-size: 0.7em; }
      .job-preview .job-preview-info .tags-holder .tag:after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #006eb6;
        background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
        opacity: 0;
        transition: all 0.2s ease;
        z-index: -1; }
      .job-preview .job-preview-info .tags-holder .tag:hover {
        color: #FFF; }
        .job-preview .job-preview-info .tags-holder .tag:hover:after {
          opacity: 1; }
  .job-preview ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0.9em; }

form div.floating-label {
  position: relative;
  margin-bottom: 15px; }
  form div.floating-label input {
    height: 40px;
    width: 100%; }
  form div.floating-label textarea {
    height: 125px;
    padding-bottom: 13px;
    width: 100%; }
  form div.floating-label input, form div.floating-label textarea {
    appearance: none;
    outline: none;
    border: none;
    background: transparent;
    padding: 15px 0px 5px 0px;
    border-bottom: 1px solid #656565;
    overflow: auto;
    resize: none; }
    form div.floating-label input:focus, form div.floating-label textarea:focus {
      border-bottom: 1px solid #0076ad; }
    form div.floating-label input:focus + label, form div.floating-label input:not(:placeholder-shown) + label, form div.floating-label textarea:focus + label, form div.floating-label textarea:not(:placeholder-shown) + label {
      font-size: 0.6em;
      top: 0px;
      height: 10px;
      padding: 0px;
      opacity: 0.6; }
  form div.floating-label label {
    position: absolute;
    left: 0px;
    pointer-events: none;
    transition: all 0.2s ease;
    height: 100%;
    top: 0;
    padding-top: 13px; }
    form div.floating-label label.required:after {
      content: "*";
      color: #0076ad;
      margin-left: 1px;
      opacity: 0.5; }
form.wpcf7-form.submitting .floating-label, form.wpcf7-form.submitting p {
  pointer-events: none;
  opacity: 0.5; }
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0; }
form.wpcf7-form span[data-name="sender-privacy"] .wpcf7-not-valid-tip {
  position: absolute;
  width: 100vw; }
form.wpcf7-form input, form.wpcf7-form textarea {
  width: 100%; }
form.wpcf7-form input[type="checkbox"] {
  width: auto; }
form.wpcf7-form .wpcf7-checkbox span {
  margin: 0 !important; }
form.wpcf7-form button {
  margin-top: 25px; }

.layout-jobs-expired {
  padding-bottom: 25px !important; }
  .layout-jobs-expired .container {
    display: flex;
    justify-content: center;
    align-items: center; }
  .layout-jobs-expired i {
    font-size: calc(1.375em + 4vw) !important;
    margin-right: 25px;
    background-color: #97d1d0;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; }

.block-element {
  position: relative; }
  .block-element.layout-columns .hl {
    margin-bottom: 25px; }
  .block-element.layout-contact .container {
    position: relative;
    z-index: 1; }
  .block-element.layout-contact .wysiwyg {
    height: 100%;
    display: flex;
    align-items: center; }
  .block-element.layout-jobs .vertical-separator {
    display: flex;
    padding: 0; }
    .block-element.layout-jobs .vertical-separator:after {
      content: "";
      width: 1px;
      height: 100%;
      background: #EFEFEF; }
  .block-element.layout-jobs #job-search-filter {
    position: sticky;
    top: 125px; }
    .block-element.layout-jobs #job-search-filter h2 {
      display: flex;
      justify-content: space-between; }
      .block-element.layout-jobs #job-search-filter h2 i {
        background-color: #97d1d0;
        background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
        background-size: 100%;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-text-fill-color: transparent;
        top: 6px;
        position: relative; }
    .block-element.layout-jobs #job-search-filter #job-filter-holder h2 {
      cursor: default; }
    .block-element.layout-jobs #job-search-filter #job-filter-holder.collapse {
      display: block !important; }
    .block-element.layout-jobs #job-search-filter #job-filter-holder.collapsing {
      overflow: visible !important; }
    .block-element.layout-jobs #job-search-filter .collapse-trigger {
      font-weight: 500;
      font-style: italic; }
      .block-element.layout-jobs #job-search-filter .collapse-trigger:after {
        position: relative;
        font-style: normal;
        margin-left: 10px; }
    .block-element.layout-jobs #job-search-filter button {
      background: #006eb6;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      margin-top: 15px;
      color: #FFF; }
    .block-element.layout-jobs #job-search-filter .job-filter {
      margin-top: 15px;
      position: relative; }
      .block-element.layout-jobs #job-search-filter .job-filter label {
        width: 100%; }
        .block-element.layout-jobs #job-search-filter .job-filter label .base-select {
          width: 100%;
          margin-top: 2px; }
  .block-element.layout-jobs #job-results .job-results-header {
    margin-bottom: 25px; }
    .block-element.layout-jobs #job-results .job-results-header h2 {
      margin-bottom: 0; }
    .block-element.layout-jobs #job-results .job-results-header .text-right {
      align-self: flex-end; }
    .block-element.layout-jobs #job-results .job-results-header span {
      padding-bottom: 5px;
      display: block; }
  .block-element.layout-location > .container > .row {
    margin-top: -50px;
    margin-bottom: -50px; }
  .block-element.layout-location .single-location {
    margin-top: 50px;
    margin-bottom: 50px; }
    .block-element.layout-location .single-location .wysiwyg {
      text-align: center; }
    .block-element.layout-location .single-location .hl {
      margin-bottom: 10px; }
    .block-element.layout-location .single-location .info-holder {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .block-element.layout-location .single-location .img-holder {
      overflow: hidden;
      width: 100%;
      position: relative; }
      .block-element.layout-location .single-location .img-holder:after {
        content: "";
        display: block;
        padding-bottom: 100%; }
      .block-element.layout-location .single-location .img-holder img {
        height: 100%;
        width: auto;
        position: absolute; }
  .block-element.layout-separator {
    padding: 50px 0 !important;
    border-bottom: none !important; }
    .block-element.layout-separator.bg-blue .button, .block-element.layout-separator.bg-blue-gradient .button, .block-element.layout-separator.bg-grey .button, .block-element.layout-separator.bg-grey-gradient .button {
      background: #FFF;
      color: #3f3f3f; }
    .block-element.layout-separator .container {
      top: -4px;
      position: relative; }
    .block-element.layout-separator .font-size-0, .block-element.layout-separator .font-size-1, .block-element.layout-separator .font-size-2 {
      font-family: "Titillium Web", sans-serif;
      text-transform: uppercase;
      margin: 0; }
    .block-element.layout-separator .font-size-0 {
      font-weight: 600;
      line-height: 0.8em; }
    .block-element.layout-separator .font-size-1 {
      font-style: italic;
      line-height: 1em;
      font-weight: 600;
      margin-bottom: 10px; }
  .block-element.layout-page-teaser .row > div {
    align-items: center;
    display: flex; }
  .block-element.layout-page-teaser .button-holder {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
    padding: 125px 0; }
    .block-element.layout-page-teaser .button-holder .layout-page-teaser-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .block-element.layout-page-teaser .button-holder .layout-page-teaser-bg svg {
        height: 100%;
        opacity: 0.2; }
    .block-element.layout-page-teaser .button-holder .button {
      position: relative;
      z-index: 1;
      background-color: #FFF; }
  .block-element.layout-faq .layout-faq-part {
    margin: 25px 0;
    border-bottom: 1px solid #EFEFEF; }
  .block-element.layout-faq .layout-faq-additional {
    padding: 25px;
    border: 1px solid #EFEFEF;
    border-radius: 15px;
    position: sticky;
    top: 150px; }
    .block-element.layout-faq .layout-faq-additional .mini-info a {
      color: #FFF; }
  .block-element.layout-faq .question {
    display: flex;
    font-size: 1.15em;
    padding-right: 50px; }
    .block-element.layout-faq .question em {
      font-weight: 500;
      background-color: #97d1d0;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      background-size: 100%;
      -webkit-background-clip: text;
      -moz-background-clip: text;
      -webkit-text-fill-color: transparent;
      -moz-text-fill-color: transparent;
      margin-right: 10px; }
  .block-element.layout-jobs-collection .col-auto {
    margin: 0 auto;
    text-align: center; }
  .block-element.layout-jobs-collection .job-preview-holder {
    background: #FFF;
    color: #3f3f3f; }
  .block-element.layout-jobs-tags .container > .align-center {
    text-align: center;
    margin-top: 25px; }
  .block-element.layout-jobs-tags .job-cards {
    margin-top: 50px; }
  .block-element.layout-jobs-tags .col-auto {
    text-align: center;
    margin: 0 auto; }
    .block-element.layout-jobs-tags .col-auto * {
      max-width: 70%;
      margin: 0 auto; }
  .block-element.layout-jobs-tags .job-card {
    border-radius: 15px;
    -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    height: 100%;
    background: #FFF;
    position: relative;
    padding-bottom: 60px; }
    .block-element.layout-jobs-tags .job-card > a {
      position: absolute;
      bottom: 15px;
      left: 15px; }
    .block-element.layout-jobs-tags .job-card .job-card-image-holder {
      overflow: hidden;
      max-height: 250px; }
      .block-element.layout-jobs-tags .job-card .job-card-image-holder img {
        transition: all 0.2s ease; }
      .block-element.layout-jobs-tags .job-card .job-card-image-holder:hover img {
        transform: scale(1.15); }
    .block-element.layout-jobs-tags .job-card .button {
      background: #006eb6;
      background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
      color: #FFF; }
    .block-element.layout-jobs-tags .job-card .job-card-title {
      font-weight: 500; }
    .block-element.layout-jobs-tags .job-card .job-card-text-holder {
      padding: 15px; }
  .block-element.layout-mixed .layout-mixed-svg {
    background: #006eb6;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    height: 100%;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px; }
    .block-element.layout-mixed .layout-mixed-svg svg {
      color: #FFF;
      height: 75%;
      width: auto;
      max-height: 250px;
      min-height: 100px; }
  .block-element.layout-mixed .layout-mixed-text-holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .block-element.layout-mixed .layout-mixed-text-holder .hl {
      margin-bottom: 25px; }

.freeprivacypolicy-com---palette-light {
  font-family: "Roboto", sans-serif !important;
  max-width: 600px !important;
  width: 100% !important; }
  .freeprivacypolicy-com---palette-light .cc-nb-title {
    color: #3f3f3f; }
  .freeprivacypolicy-com---palette-light .cc-nb-text {
    font-weight: 300;
    color: #3f3f3f; }
  .freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb, .freeprivacypolicy-com---palette-light .freeprivacypolicy-com---pc-dialog {
    background-color: #FFF !important;
    -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2); }
  .freeprivacypolicy-com---palette-light .cc-nb-okagree, .freeprivacypolicy-com---palette-light .cc-cp-foot-save, .freeprivacypolicy-com---palette-light .cc-cp-foot-button .cc-cp-foot-save {
    background: #006eb6;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    color: #FFF !important;
    font-weight: 300 !important; }
  .freeprivacypolicy-com---palette-light .cc-nb-reject, .freeprivacypolicy-com---palette-light .cc-nb-changep {
    background: #EFEFEF !important;
    color: #3f3f3f !important;
    font-weight: 300 !important; }

.wp-admin .button {
  height: auto !important; }

@media (max-width: 767.98px) {
  .page-job .sticky-apply {
    display: flex; }

  body.page-feedback .hl {
    display: none; }
  body.page-feedback .intro {
    text-align: left; }
  body.page-feedback .reasons {
    margin-top: 25px;
    order: 3; }
  body.page-feedback .contact-form {
    order: 2; }
  body.page-feedback .contact-alts {
    order: 1; }

  body.page-aviation #campaign-contact .container {
    padding-top: 15px;
    padding-bottom: 15px; }
  body.page-aviation #campaign-contact div.button {
    display: none; }
  body.page-aviation #campaign-contact i {
    display: inline-block;
    font-size: 50px;
    background-color: #97d1d0;
    background: -moz-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: -webkit-linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    background: linear-gradient(45deg, #0076ad 0%, #97d1d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hl-color-1,endColorstr=$hl-color-2,GradientType=1);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; }
  body.page-aviation #start .layout-mixed-image {
    display: none; }
  body.page-aviation .block-aviation-service .row > div {
    margin-top: 10px; }
    body.page-aviation .block-aviation-service .row > div > div {
      padding: 10px !important;
      text-transform: none !important;
      font-size: calc(1.275em - .3vw) !important;
      display: block; }
  body.page-aviation .block-aviation-references .aviation-service {
    text-transform: none;
    font-size: calc(1.275em - .3vw) !important;
    padding: 10px !important;
    margin-bottom: 0px;
    display: block; }
  body.page-aviation .block-aviation-references .row > div {
    margin-top: 10px; }
  body.page-aviation .job-preview.job-highlight:after {
    display: none !important; }
  body.page-aviation .job-preview-info ul li:nth-child(2), body.page-aviation .job-preview-info ul li:nth-child(3), body.page-aviation .job-preview-info ul li:nth-child(4) {
    display: none; }
  body.page-aviation .block-aviation-contact form {
    padding-bottom: 25px; }
  body.page-aviation .block-aviation-contact .image-holder img {
    position: relative; }

  #main-disclaimer {
    padding: 15px 25px; }

  .background-duo {
    display: none; }

  .freeprivacypolicy-com---palette-light .cc-nb-main-container {
    padding: 25px; }
  .freeprivacypolicy-com---palette-light .cc-nb-text {
    font-size: 15px; }

  section .container, footer .container, header .container {
    padding: 0 15px !important; }

  #sec-nav {
    display: none !important; }

  #main-nav #desktop-menu {
    display: none; }
  #main-nav #mobile-menu {
    display: block;
    order: 1; }
  #main-nav .action-text {
    display: none !important; }
  #main-nav #main-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 !important; }

  #main-header .overlay {
    display: none !important; }
  #main-header .background .part-left {
    width: 0; }
  #main-header .background .part-right {
    width: 100%; }
  #main-header #main-job-searchbar .collapse-trigger, #main-header #main-job-searchbar form {
    position: relative;
    z-index: 1; }
  #main-header #main-job-searchbar:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    opacity: 0.9;
    z-index: 0; }
  #main-header #main-job-searchbar form {
    margin-top: 15px; }
  #main-header #main-job-searchbar #main-job-searchbar-holder.collapse:not(.show) {
    display: none; }
  #main-header #main-job-searchbar.sticky {
    -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2); }
  #main-header #main-job-searchbar .input-row {
    flex-direction: column; }
    #main-header #main-job-searchbar .input-row .input-holder {
      margin-right: 0;
      margin-bottom: 15px; }
    #main-header #main-job-searchbar .input-row .button {
      text-align: left;
      display: flex; }

  .is-apply-job .apply-info img {
    display: block; }
  .is-apply-job .apply-info .apply-info-text {
    position: relative; }
  .is-apply-job .apply-forms .collapse-trigger {
    display: block;
    width: 100%;
    margin-right: 0;
    border-right: 0; }
  .is-apply-job .apply-forms .forms-holder {
    padding: 0 !important;
    background: transparent !important; }
    .is-apply-job .apply-forms .forms-holder .form-holder {
      margin-top: 0;
      -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.2); }
      .is-apply-job .apply-forms .forms-holder .form-holder.button {
        margin-bottom: 25px; }
      .is-apply-job .apply-forms .forms-holder .form-holder h2 {
        display: block;
        white-space: wrap !important; }
    .is-apply-job .apply-forms .forms-holder h1, .is-apply-job .apply-forms .forms-holder h2 {
      display: none; }
  .is-apply-job .order-1 {
    margin-bottom: 25px; }

  #main-content .layout-mixed-text-holder .row > div {
    margin-top: 10px;
    margin-bottom: 10px; }
  #main-content section {
    padding: 75px 0; }
  #main-content .block-element.layout-jobs aside {
    width: 100%;
    margin-bottom: 25px; }
  #main-content .block-element.layout-jobs .vertical-separator {
    display: none; }
  #main-content .block-element.layout-jobs #job-search-filter {
    padding-bottom: 25px;
    border-bottom: 1px solid #EFEFEF; }
    #main-content .block-element.layout-jobs #job-search-filter h2 {
      cursor: pointer !important; }
    #main-content .block-element.layout-jobs #job-search-filter #job-filter-holder {
      transition: height .35s ease; }
      #main-content .block-element.layout-jobs #job-search-filter #job-filter-holder.collapse:not(.show) {
        display: none !important; }
      #main-content .block-element.layout-jobs #job-search-filter #job-filter-holder.collapsing {
        overflow: hidden !important; }
  #main-content .block-element.layout-mixed .layout-mixed-image {
    margin-bottom: 25px; }
  #main-content .block-element.layout-location .single-location {
    margin-top: 25px;
    margin-bottom: 25px; }
  #main-content .block-element.layout-location .info-holder {
    text-align: center; }
  #main-content .block-element.layout-location .img-holder.half-circle {
    margin-bottom: 15px;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
    #main-content .block-element.layout-location .img-holder.half-circle img {
      left: 50%;
      transform: translateX(-50%); }
  #main-content .block-element.layout-separator {
    justify-content: center; }
    #main-content .block-element.layout-separator .button {
      margin: 15px 0 0 0; }
  #main-content .block-element.layout-jobs-tags .job-cards > div {
    margin-bottom: 25px; }
  #main-content .block-element.layout-jobs-tags .col-auto * {
    max-width: none; }
  #main-content #job-apply {
    margin-top: 25px; }
  #main-content #file-input-express {
    flex-direction: column; }
    #main-content #file-input-express label {
      margin-bottom: 10px;
      width: 100%; }
  #main-content .file-uploads > i {
    display: block; }
  #main-content #apply-submit {
    width: 100%; }
  #main-content .apply-info .apply-info-text {
    position: relative; }
  #main-content .apply-info img, #main-content .apply-info .back-button {
    display: none; }

  .job-card-title, .job-card-count {
    display: inline-block; }

  .job-card-count {
    float: right; }

  footer:before {
    margin-bottom: 50px; }
  footer .highlight-menu-holder.row > div {
    margin-top: 15px; }

  #menu-footer-menu {
    flex-direction: column; }
    #menu-footer-menu li a {
      padding-left: 0; }
    #menu-footer-menu li:after {
      display: none; } }
@media (max-width: 1399.98px) {
  .container {
    max-width: none !important; } }

/*# sourceMappingURL=az.custom.theme.css.map */
