@font-face {
  font-family: 'Inter';
  src: url(../fonts/inter/Inter-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url(../fonts/inter/Inter-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url(../fonts/inter/Inter-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* variables */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}

/* overrides */
body {
  --bs-body-font-family: Inter;
  --bs-body-font-size: 14px;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 17px;
  --bs-body-color: #000000;
  --bs-link-color: #004B84;
  --bs-link-hover-color: #FAAF40;
  padding-top: 95px;
}

a {
  text-decoration: none;
}

p {
  line-height: 24px;
}

h1, h2, h3, h4 {
  color: #004B84;
}

h1 {
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  margin-top: 40px;
  margin-bottom: 30px;
}

h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  margin-top: 45px;
  margin-bottom: 30px;
}

h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
}

h4 {
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
}

.dropdown-toggle::after {
  border: none;
  background: url(../img/caret.svg) right 0 no-repeat transparent;
  width: 13px;
  height: 8px;
  margin-left: 0.85em;
  vertical-align: middle;
}

.dropdown-toggle.show::after {
  transform: rotate(180deg);
}

.navbar {
  --bs-navbar-padding-y: 1rem;
  background-color: #ffffff;
}

.navbar-toggler {
  --bs-border-width: 0;
  --bs-navbar-toggler-padding-x: 0.25rem;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 23 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.945312 2.31724C0.945312 1.90681 1.10835 1.51319 1.39857 1.22297C1.68879 0.932757 2.08241 0.769714 2.49284 0.769714H21.0632C21.4736 0.769714 21.8672 0.932757 22.1574 1.22297C22.4476 1.51319 22.6107 1.90681 22.6107 2.31724C22.6107 2.72767 22.4476 3.12129 22.1574 3.41151C21.8672 3.70172 21.4736 3.86477 21.0632 3.86477H2.49284C2.08241 3.86477 1.68879 3.70172 1.39857 3.41151C1.10835 3.12129 0.945313 2.72767 0.945312 2.31724ZM0.945312 10.0549C0.945312 9.64444 1.10835 9.25082 1.39857 8.9606C1.68879 8.67039 2.08241 8.50734 2.49284 8.50734H21.0632C21.4736 8.50734 21.8672 8.67039 22.1574 8.9606C22.4476 9.25082 22.6107 9.64444 22.6107 10.0549C22.6107 10.4653 22.4476 10.8589 22.1574 11.1491C21.8672 11.4394 21.4736 11.6024 21.0632 11.6024H2.49284C2.08241 11.6024 1.68879 11.4394 1.39857 11.1491C1.10835 10.8589 0.945313 10.4653 0.945312 10.0549ZM10.2305 17.7925C10.2305 17.3821 10.3935 16.9885 10.6837 16.6982C10.9739 16.408 11.3676 16.245 11.778 16.245H21.0632C21.4736 16.245 21.8672 16.408 22.1574 16.6982C22.4476 16.9885 22.6107 17.3821 22.6107 17.7925C22.6107 18.2029 22.4476 18.5965 22.1574 18.8868C21.8672 19.177 21.4736 19.34 21.0632 19.34H11.778C11.3676 19.34 10.9739 19.177 10.6837 18.8868C10.3935 18.5965 10.2305 18.2029 10.2305 17.7925Z' fill='%23004B84'/%3E%3C/svg%3E%0A");
  /*--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 23 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.945312 2.31724C0.945312 1.90681 1.10835 1.51319 1.39857 1.22297C1.68879 0.932757 2.08241 0.769714 2.49284 0.769714H21.0632C21.4736 0.769714 21.8672 0.932757 22.1574 1.22297C22.4476 1.51319 22.6107 1.90681 22.6107 2.31724C22.6107 2.72767 22.4476 3.12129 22.1574 3.41151C21.8672 3.70172 21.4736 3.86477 21.0632 3.86477H2.49284C2.08241 3.86477 1.68879 3.70172 1.39857 3.41151C1.10835 3.12129 0.945313 2.72767 0.945312 2.31724ZM0.945312 10.0549C0.945312 9.64444 1.10835 9.25082 1.39857 8.9606C1.68879 8.67039 2.08241 8.50734 2.49284 8.50734H21.0632C21.4736 8.50734 21.8672 8.67039 22.1574 8.9606C22.4476 9.25082 22.6107 9.64444 22.6107 10.0549C22.6107 10.4653 22.4476 10.8589 22.1574 11.1491C21.8672 11.4394 21.4736 11.6024 21.0632 11.6024H2.49284C2.08241 11.6024 1.68879 11.4394 1.39857 11.1491C1.10835 10.8589 0.945313 10.4653 0.945312 10.0549ZM10.2305 17.7925C10.2305 17.3821 10.3935 16.9885 10.6837 16.6982C10.9739 16.408 11.3676 16.245 11.778 16.245H21.0632C21.4736 16.245 21.8672 16.408 22.1574 16.6982C22.4476 16.9885 22.6107 17.3821 22.6107 17.7925C22.6107 18.2029 22.4476 18.5965 22.1574 18.8868C21.8672 19.177 21.4736 19.34 21.0632 19.34H11.778C11.3676 19.34 10.9739 19.177 10.6837 18.8868C10.3935 18.5965 10.2305 18.2029 10.2305 17.7925Z' fill='%23004B84'/%3E%3C/svg%3E%0A");*/
}

.btn {
  --bs-btn-font-size: 14px;
  --bs-btn-font-weight: 600;
  --bs-btn-line-height: 17px;
  --bs-btn-border-radius: 10px;
  --bs-btn-padding-x: 1.25rem;
  --bs-btn-padding-y: 0.85rem;
}

.btn-link {
  text-decoration: none;
  --bs-btn-color: #004B84;
  --bs-btn-hover-color: #FAAF40;
}

.nav-link {
  --bs-nav-link-padding-y: 23px;
  --bs-nav-link-padding-x: 46px;
}

.btn-orange {
  --bs-btn-color: #33230A;
  --bs-btn-bg: #FAAF40;
  --bs-btn-border-color: #FAAF40;
  --bs-btn-hover-color: #33230A;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #33230A;
}

.btn-outline {
  --bs-btn-color: #004B84;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #D9D9D9;
  --bs-btn-hover-color: #004B84;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #004B84;
}

.btn-center {
  --bs-btn-padding-x: 1.3rem;
  --bs-btn-padding-y: 0.7rem;
  --bs-btn-color: #000000;
  --bs-btn-border-color: #F3F3F3;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-border-color: #33230A;
}

.btn-outline-orange {
  --bs-btn-color: #33230A;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #FAAF40;
  --bs-btn-hover-color: #33230A;
  --bs-btn-hover-bg: #FAAF40;
  --bs-btn-hover-border-color: #FAAF40;
}

.btn-submit {
  --bs-btn-color: #33230A;
  --bs-btn-bg: #FAAF40;
  --bs-btn-border-color: #FAAF40;
  --bs-btn-hover-color: #33230A;
  --bs-btn-hover-bg: #FFC062;
  --bs-btn-hover-border-color: #FFC062;
}

.btn-submit-blue {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #004B84;
  --bs-btn-border-color: #004B84;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #1569A8;
  --bs-btn-hover-border-color: #1569A8;
}

.btn-cv {
  --bs-btn-color: #004B84;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #004B84;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #004B84;
  --bs-btn-hover-border-color: #004B84;
}

.btn-cv-secondary {
  --bs-btn-color: #20ABDE;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #20ABDE;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #20ABDE;
  --bs-btn-hover-border-color: #20ABDE;
}

.btn-next::after {
  content: '';
  background: url(../img/next-arrow.svg) no-repeat right center transparent;
  position: relative;
  width: 13px;
  height: 11px;
  display: inline-block;
  margin-left: 5px;
}

.btn-delete::after {
  content: '';
  background: url(../img/delete.svg) no-repeat right center transparent;
  position: relative;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-left: 5px;
}

.strike {
  display: flex;
  flex-direction: row;
}

.strike::before,
.strike::after {
  content: "";
  flex: 1 1;
  border-bottom: 1px solid #F3F3F3;
  margin: auto;
}

/* styles */
header .sign-in {
  padding-left: 47px;
  background: url(../img/profile.svg) 20px center no-repeat transparent;
}

header .mega-menu {
  --bs-dropdown-bg: transparent;
  --bs-dropdown-border-width: 0;
}

header .mega-menu-block {
  height: 130px;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 4px 60px rgba(0, 75, 132, 0.36);
}

header .mega-menu-block a {
  padding: 1.5rem 2rem;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

header .mega-menu-block a:hover, header .mega-menu-block a:active, header .mega-menu-block a:focus, header .mega-menu-block a.active {
  color: #004B84;
}

header .mega-menu-block .seekers-bg, header .mega-menu-block .recruiters-bg {
  width: 215px;
  height: 100%;
  background: url(../img/seekers-bg.jpg) no-repeat center center transparent;
  background-size: cover;
  border-radius: 20px 0 0 20px;
}

header .mega-menu-block .recruiters-bg {
  background: url(../img/recruiters-bg.jpg) no-repeat center center transparent;
}

/* homepage */
.homepage h1 {
  font-weight: 600;
  font-size: 46px;
  line-height: 56px;
  margin-top: 20px;
  margin-bottom: 50px;
}

.homepage h2 {
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  margin-top: 20px;
  margin-bottom: 50px;
}

.sub-head {
  color: #F36618;
  text-align: center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 0;
}

main {
  min-height: 600px;
  background: url(../img/hompage-bg.jpg) left center no-repeat transparent;
  background-size: cover;
  position: relative;
}

.search-container h1 {
  margin-top: 140px;
  margin-bottom: 30px;
}

.search {
  margin-top: 22px;
  margin-bottom: 52px;
}

.search .inputs {
  padding: 10px;
  border-radius: 10px;
  background: #fff;
}

.search .inputs .form-control, .search .inputs .form-select-container.select2-selection--single, .search .inputs .form-select {
  padding: .375rem 2.25rem .375rem .75rem;
  margin-bottom: 0;
}

.search .inputs .form-control, .search .inputs .form-select-container.select2-selection--single {
  border: none;
  color: #B1B1B1;
  font-size: 14px;
}

.search .inputs .form-select {
  border: none;
  font-size: 14px;
  color: #004B84;
  margin-left: 0 !important;
}

.search .inputs .location {
  width: 30px;
  background: url(../img/location.svg) no-repeat 10px center transparent;
}

.search .inputs .sep {
  display: inline-block;
  margin-left: 0 !important;
  width: 1px;
  height: 100%;
  background-color: #E9E9E9;
}

.search button {
  background: url(../img/search.svg) center center no-repeat #004B84;
  border-radius: 10px;
  width: 70px;
  height: 100%;
  border: none;
  margin-left: 10px;
}

.stat {
  color: #004B84;
  margin-left: 23px;
  margin-right: 23px;
  text-align: center;
}

.stat .number {
  font-weight: 600;
  font-size: 30px;
  line-height: 24px;
}

.stat .text {
  margin-top: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}

.categories-tabs {
  position: relative;
  margin-top: -63px;
  --bs-nav-tabs-border-width: 0;
  --bs-nav-tabs-border-radius: 10px;
  --bs-nav-tabs-link-active-color: #004B84;
  --bs-nav-link-color: #004B84;
  --bs-nav-link-font-weight: 600;
}

.categories-tabs .nav-link.active {
  position: relative;
}

.categories-content {
  margin-top: 30px;
  margin-bottom: 30px;
}

.categories-content ul {
  padding-left: 0;
  margin: 0 40px;
}

.categories-content li {
  list-style: none;
  margin-bottom: 6px;
}

.categories-content li:last-child {
  margin-bottom: 0;
}

.categories-content a {
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  color: #000000;
  display: inline-block;
}

.categories-content a:hover, .categories-content a:active, .categories-content a:focus {
  color: #FAAF40;
}

.categories-content a.highlight {
  color: #004B84;
  font-weight: 600;
}

.popular-categories {
  margin-bottom: 80px;
}

.popular-categories img {
  border-radius: 10px;
}

.popular-categories h3 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin-top: 16px;
}

.quotes {
  background-color: #FAFAFF;
  border-radius: 20px;
  padding: 50px 57px 50px 40px;
  text-align: left;
  margin: 0 23px;
}

.quotes .name {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 4px;
}

.quotes .name::after {
  content: "";
  width: 28px;
  height: 22px;
  background: url(../img/quotes.svg) center center no-repeat transparent;
  position: absolute;
  top: 60px;
  right: 68px;
}

.quotes .occupation {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #383838;
  margin-bottom: 20px;
}

.quotes .text {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #6C6C88;
}

footer .footer-categories {
  background-color: #F8FCFF;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 30px;
}

footer .footer-categories .footer-category {
  padding-left: 60px;
  padding-right: 60px;
}

footer .footer-categories h4 {
  color: #000000;
  margin-bottom: 16px;
  padding: 0 6px;
  font-size: 16px;
  font-weight: 600;
}

footer .footer-categories ul {
  padding-left: 0;
}

footer .footer-categories li {
  list-style: none;
  margin-bottom: 6px;
}

footer .footer-categories li:last-child {
  margin-bottom: 0;
}

footer .footer-categories a {
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  color: #000000;
  padding: 4px 6px;
  display: inline-block;
}

footer .footer-categories a:hover, footer .footer-categories a:active, footer .footer-categories a:focus {
  color: #FAAF40;
}

footer .footer-row {
  margin-top: 23px;
  margin-bottom: 23px;
}

footer .footer-row a {
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  color: #000000;
  padding: 10px 12px;
  display: inline-block;
  flex-basis: auto;
}

footer .footer-row a:hover, footer .footer-row a:active, footer .footer-row a:focus {
  color: #FAAF40;
}

.flex-break {
  flex-basis: 100%;
  height: 0;
}

/* pilot landing */
.pilot-landing {
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  color: #000;
}

.pilot-landing h2 {
  font-size: 24px;
  line-height: 34px;
  max-width: 792px;
}

.pilot-landing .box-item {
  background: #F3F9FF;
  border-radius: 5px;
  text-align: center;
  color: #004B84;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}

.step-box-container .arrow-image {
  max-width: 30px;
}

@media (max-width: 991px) {
  .step-box-container .arrow-image {
    transform: rotate(90deg);
  }
}

.step-box-item {
  background: #F3F9FF;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  flex-direction: column;
  color: #565656;
}

.step-box-item .heading {
  color: #004B84;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 34px;
}

.step-box-item ul li {
  padding-bottom: 15px;
}

.box-item-large {
  background: #F3F9FF;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  flex-direction: column;
}

.box-item-large.with-arrow-inside {
  color: #004B84;
  position: relative;
  padding-left: 70px !important;
  padding-right: 70px !important;
}

@media (max-width: 600px) {
  .box-item-large.with-arrow-inside {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 70px !important;
  }
}

.box-item-large.with-arrow-inside:after {
  content: '';
  background: url("data:image/svg+xml,%0A%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.375 37C33.6016 37 34.778 36.5127 35.6454 35.6454C36.5127 34.778 37 33.6016 37 32.375V4.625C37 3.39837 36.5127 2.22199 35.6454 1.35463C34.778 0.487276 33.6016 0 32.375 0L4.625 0C3.39837 0 2.22199 0.487276 1.35463 1.35463C0.487276 2.22199 0 3.39837 0 4.625L0 32.375C0 33.6016 0.487276 34.778 1.35463 35.6454C2.22199 36.5127 3.39837 37 4.625 37H32.375ZM13.653 12.0181L23.125 21.4901V15.0891C23.125 14.7824 23.2468 14.4883 23.4637 14.2715C23.6805 14.0546 23.9746 13.9328 24.2813 13.9328C24.5879 13.9328 24.882 14.0546 25.0988 14.2715C25.3157 14.4883 25.4375 14.7824 25.4375 15.0891V24.2813C25.4375 24.5879 25.3157 24.882 25.0988 25.0988C24.882 25.3157 24.5879 25.4375 24.2813 25.4375H15.0891C14.7824 25.4375 14.4883 25.3157 14.2715 25.0988C14.0546 24.882 13.9328 24.5879 13.9328 24.2813C13.9328 23.9746 14.0546 23.6805 14.2715 23.4637C14.4883 23.2468 14.7824 23.125 15.0891 23.125H21.4901L12.0181 13.653C11.8074 13.4349 11.6909 13.1429 11.6935 12.8397C11.6962 12.5365 11.8178 12.2465 12.0321 12.0321C12.2465 11.8178 12.5365 11.6962 12.8397 11.6935C13.1429 11.6909 13.4349 11.8074 13.653 12.0181Z' fill='%23DFE8F1'/%3E%3C/svg%3E%0A") no-repeat right center transparent;
  width: 37px;
  height: 37px;
  top: 15px;
  left: 15px;
  position: absolute;
}

.box-item-large .heading {
  color: #004B84;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}

.box-item-large ul li {
  padding-bottom: 15px;
}

.box-item-large.box-item-jumbo {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #004B84;
}

.box-item-large.fixed-max-width {
  max-width: 258px;
  margin: 0 auto;
  padding: 27px 10px;
}

.header-description-text-big {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #004B84;
}

.big-info {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #004B84;
}

.header-description-text {
  color: #848484;
  font-size: 16px;
  line-height: 28px;
  color: #848484;
  max-width: 585px;
  text-align: center;
}

/* register for updates */
.block-with-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}

.block-with-image:before {
  content: " ";
  background: linear-gradient(360deg, #1E1E1E 18.59%, rgba(30, 30, 30, 0) 100%);
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 60%;
}

.block-with-image .content-inside {
  padding: 40px;
  color: #fff;
  position: absolute;
  bottom: 0px;
}

.block-with-image .content-inside .name {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}

.block-with-image .content-inside .sub-name {
  margin-top: 5px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

.register-for-updates-page .small-logo {
  max-width: 119px;
  width: 100%;
}

.register-for-updates-page .owl-post-gallery-jobs .item {
  width: 86%;
}

.register-for-updates-page .quotes {
  background: #F3F9FF;
  border-radius: 5px;
  width: 100%;
  margin: 0px;
}

.register-for-updates-page .quotes img {
  display: inline-block !important;
}

.register-for-updates-page .quotes .name {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #004B84;
}

.register-for-updates-page .quotes .name:after {
  display: none;
}

.register-for-updates-page .quotes .text {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #000000;
}

/* job list */
.job-header, .page-header {
  height: 330px;
  background: url(../img/map.svg) no-repeat center top transparent;
  background-size: cover;
  margin-bottom: 30px;
}

.job-header .job-header-gradient, .page-header .job-header-gradient {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, #FFFFFF 100%);
  height: 100%;
}

.job-header h1, .page-header h1 {
  font-weight: 600;
  font-size: 44px;
  line-height: 55px;
}

.job-header .breadcrumbs, .page-header .breadcrumbs {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #004B84;
}

.job-header .sep, .page-header .sep {
  background: url(../img/breadcrumbs-separator.svg) 0 0 no-repeat transparent;
  width: 6px;
  height: 10px;
  display: inline-block;
  margin: 0 5px;
}

.job-header .abc span, .page-header .abc span {
  color: #858585;
  padding: 2px 4px;
  margin-left: 2px;
  margin-right: 2px;
  cursor: pointer;
}

.job-header .abc span.active, .job-header .abc span:hover, .job-header .abc span:active, .job-header .abc span:focus, .page-header .abc span.active, .page-header .abc span:hover, .page-header .abc span:active, .page-header .abc span:focus {
  color: #004B84;
}

.job-list {
  position: relative;
}

.job-list .job-item {
  border: 1px solid #EEEEEE;
  border-radius: 6px;
  padding: 30px;
  min-height: 160px;
  position: relative;
}

.job-list .job-item .image {
  height: 120px;
  width: 140px;
}

.job-list .job-item .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #004B84;
  margin-bottom: 6px;
}

.job-list .job-item .recruiter {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
}

.job-list .job-item .bookmark {
  width: 17px;
  height: 21px;
  display: inline-block;
  background: url(../img/bookmark.svg) no-repeat center center transparent;
}

.job-list .job-item .timestamp {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #A3A3A3;
}

.job-list .job-item.marked {
  border-color: #ffffff;
  box-shadow: 4px 4px 40px rgba(208, 208, 208, 0.25);
}

.job-list .job-item.marked .bookmark {
  background-image: url(../img/bookmark-checked.svg);
}

.job-list .job-item.highlighted {
  border-color: #FAAF40;
}

.job-list .job-item.highlighted::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  width: 39px;
  height: 39px;
  background: url(../img/highlight.svg) no-repeat center center transparent;
  border: 1px solid #EEEEEE;
  border-radius: 6px;
  z-index: 5;
}

.job-list .job-item .tags a {
  --bs-btn-font-size: 12px;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 15px;
  --bs-btn-border-radius: 6px;
}

.job-list .job-banner {
  background: url(../upload/sample/banner-1.jpg) no-repeat center center transparent;
  background-size: cover;
  border-radius: 6px;
  min-height: 160px;
  width: 100%;
}

.empty-list {
  background-color: #FDFDFD;
  border: 1px solid #EEEEEE;
  border-radius: 6px;
  padding: 50px 70px;
  color: #004B84;
  font-size: 14px;
  line-height: 32px;
}

.empty-list h2 {
  margin-top: 0;
  margin-bottom: 10px;
}

.empty-list ul {
  margin-bottom: 30px;
}

.job-sidebar {
  border: 1px solid #EEEEEE;
  border-radius: 6px;
}

.job-sidebar .box {
  padding: 16px 24px;
}

.job-sidebar .box.expanded {
  border-bottom: 1px solid #EEEEEE;
}

.job-sidebar .box.expanded:last-child {
  border-bottom: none;
}

.job-sidebar .box:first-child {
  padding-bottom: 0;
}

.job-sidebar h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.job-sidebar h4 {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  width: 100%;
  cursor: pointer;
}

.job-sidebar .search-input {
  padding: 20px 30px 20px 55px;
  background: url(../img/search-jobs.svg) no-repeat 25px center #F1F1F1;
  border: none;
  margin-bottom: 20px;
}

.job-sidebar .dropdown-toggle::after {
  float: right;
}

.job-sidebar .checkbox-list {
  margin: 20px 0 10px;
}

.job-sidebar .show-all {
  width: 100%;
  text-align: right;
  color: #BDBDBD;
}

.pagination {
  width: 100%;
  text-align: center;
  margin: 0;
  display: inline-block;
  margin: 60px 0;
}

.pagination li {
  list-style: none;
  display: inline-block;
}

.pagination li.sep {
  width: 40px;
  line-height: 40px;
}

.pagination a {
  color: #858585;
  text-align: center;
  width: 40px;
  height: 40px;
  border: 1px solid #EEEEEE;
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  padding: 0px;
  margin: 5px;
  display: inline-block;
  border-radius: 6px;
}

.pagination a.active, .pagination a:hover, .pagination a:active, .pagination a:focus {
  background-color: #004B84;
  border-color: #004B84;
  color: #ffffff;
}

.pagination a.prev {
  background: url(../img/page-prev.svg) no-repeat center center transparent;
}

.pagination a.next {
  background: url(../img/page-next.svg) no-repeat center center transparent;
}

/* job description */
.job-description .main-info {
  padding-bottom: 50px;
  border-bottom: 1px solid #EEEEEE;
}

.job-description .main-info h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 32px;
  text-align: left;
  margin: 0 0 14px;
}

.job-description .main-info .provider {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #004B84;
  margin-bottom: 36px;
}

.job-description .main-info .timestamps {
  color: #9F9E9E;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}

.job-description .description {
  margin-top: 40px;
}

.job-description .description dl {
  color: #004B84;
  margin-bottom: 0;
}

.job-description .description dl dt {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}

.job-description .description dl dd {
  font-size: 12px;
}

.job-description .description h4 {
  margin: 0 0 28px;
}

.job-description .description p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 18px;
}

.job-description .description p:last-child {
  margin-bottom: 0;
}

.job-description .description ul {
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  padding-left: 0;
}

.job-description .description ul li {
  list-style: none;
  margin-bottom: 12px;
}

.job-description .description ul li:last-child {
  margin-bottom: 0;
}

.recommended-jobs {
  border: 1px solid #EEEEEE;
  border-radius: 6px;
}

.recommended-jobs .box {
  padding: 24px 30px;
}

.recommended-jobs .box.expanded {
  border-bottom: 1px solid #EEEEEE;
}

.recommended-jobs .box.expanded:last-child {
  border-bottom: none;
}

.recommended-jobs h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin: 0;
}

.recommended-jobs .image {
  width: 120px;
  height: 90px;
}

.recommended-jobs .title {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #004B84;
  margin-top: 12px;
  margin-bottom: 4px;
}

.recommended-jobs .job-role {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #9F9E9E;
}

/* sign in modal */
.sign-in-modal .modal-body {
  --bs-modal-padding: 0;
  position: relative;
  color: #004B84;
}

.sign-in-modal .modal-body.modal-body-min {
  max-width: 400px;
}

.sign-in-modal .btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 1em 1em;
}

.sign-in-modal .picture {
  background: url(../img/signup-login.jpg) no-repeat center center transparent;
  background-size: cover;
  min-height: 100vh;
  width: 60%;
}

.sign-in-modal .prefix {
  font-weight: 600;
  font-size: 12px;
  line-height: 32px;
  margin-bottom: 18px;
}

.sign-in-modal .header {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 4px;
  margin-bottom: 32px;
}

.sign-in-modal .suffix {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  margin-top: 30px;
}

.sign-in-modal p {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #33230A;
}

.sign-in-modal form {
  width: 60%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.sign-in-modal .footer {
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  color: #004B84;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}

.sign-in-modal .footer a {
  text-decoration: underline;
}

.sign-in-modal .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #004B84;
  text-align: center;
  width: 100%;
}

.sign-in-modal .text a {
  text-decoration: underline;
  font-weight: 600;
}

.btn-wide {
  width: 100%;
  padding: 20px;
  border-radius: 6px;
}

.btn-social {
  width: 54px;
  height: 54px;
  margin-left: 9px;
  margin-right: 9px;
}

.btn-social.google {
  background: url(../img/social-google.svg) no-repeat center center transparent;
}

.btn-social.facebook {
  background: url(../img/social-facebook.svg) no-repeat center center transparent;
}

.btn-social.linked-in {
  background: url(../img/social-linked-in.svg) no-repeat center center transparent;
}

.btn-social.twitter {
  background: url(../img/social-twitter.svg) no-repeat center center transparent;
}

.btn-social.pc {
  background: url(../img/social-pc.svg) no-repeat center center transparent;
}

.btn-social.dropbox {
  background: url(../img/social-dropbox.svg) no-repeat center center transparent;
}

.btn-social.drive {
  background: url(../img/social-drive.svg) no-repeat center center transparent;
}

/* my cv */
.mycv-header {
  background-color: #F1F9FF;
  border-radius: 6px;
  height: 75px;
}

.mycv-header a {
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #535353;
  height: 100%;
  margin-left: 40px;
  margin-right: 40px;
  border-top: 3px solid #F1F9FF;
  border-bottom: 3px solid #F1F9FF;
}

.mycv-header a.active, .mycv-header a:hover, .mycv-header a:active, .mycv-header a:focus {
  color: #004B84;
  border-bottom-color: #004B84;
}

.mycv-container {
  color: #535353;
  /* cv form */
  /* profile */
  /* filters */
  /* subscriptions */
}

.mycv-container .box {
  border-radius: 6px;
  border: 1px solid #FAAF40;
  padding: 25px 35px;
  background: url(../img/dashboard-box-bg.svg) no-repeat center top #ffffff;
  background-size: 100% 100%;
  min-height: 300px;
}

.mycv-container .box .progress {
  --bs-progress-bar-bg: #FAAF40;
  --bs-progress-height: 0.5rem;
  margin-top: 5px;
  margin-bottom: 5px;
}

.mycv-container .box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.mycv-container .box a {
  font-weight: 600;
  font-size: 14px;
  line-height: 32px;
}

.mycv-container .box.blue {
  color: #ffffff;
  border-color: #004B84;
  background-color: #004B84;
  background-image: none;
}

.mycv-container .box.blue img {
  border-radius: 50%;
}

.mycv-container .box.blue a {
  color: #ffffff;
}

.mycv-container .my-jobs {
  --bs-nav-tabs-border-color: #EEEEEE;
}

.mycv-container .my-jobs .nav-item {
  margin-right: 40px;
}

.mycv-container .my-jobs .nav-item:last-child {
  margin-right: 0;
}

.mycv-container .my-jobs .nav-link {
  --bs-nav-link-padding-y: 15px;
  --bs-nav-link-padding-x: 15px;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0;
  border: none;
}

.mycv-container .my-jobs .nav-link.active {
  border-bottom: 3px solid #004B84;
}

.mycv-container .empty-jobs {
  border: 1px solid #EEEEEE;
  margin: 20px 0;
  border-radius: 6px;
  min-height: 270px;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}

.mycv-container .saved-jobs {
  border: 1px solid #EEEEEE;
  border-radius: 6px;
  margin: 20px 0;
}

.mycv-container .saved-jobs .job-item {
  border-bottom: 1px solid #EEEEEE;
  position: relative;
}

.mycv-container .saved-jobs .job-item:last-child {
  border-bottom: none;
}

.mycv-container .saved-jobs .job-item .image {
  width: 150px;
}

.mycv-container .saved-jobs .job-item .title {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 4px;
}

.mycv-container .saved-jobs .job-item .job-role {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #9F9E9E;
}

.mycv-container .saved-jobs .job-item .location {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
}

.mycv-container .saved-jobs .job-item .job-expired::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: linear-gradient(90deg, #FFFFFF 1.33%, #FFFFFF 38.03%, rgba(255, 255, 255, 0) 110.91%);
  opacity: 0.9;
}

.mycv-container .saved-jobs .job-item .expire-text {
  position: absolute;
}

.mycv-container .saved-jobs .job-item .expire-text span {
  background: #F9F9F9;
  border-radius: 6px;
  padding: 18px 40px;
}

.mycv-container .cv-category {
  height: 115px;
  border: 1px solid #E3E3E3;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #004B84;
}

.mycv-container .cv-category.active {
  color: #20ABDE;
  background-color: #F8FCFF;
  border: 1px solid #20ABDE;
}

.mycv-container .form-progress {
  margin-top: 45px;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  color: #004B84;
}

.mycv-container .progress-bar {
  --bs-progress-bar-bg: #20ABDE;
}

.mycv-container .upload-file {
  padding: 30px;
  border: 1px dashed #A9A9A9;
  border-radius: 15px;
  background-size: contain;
}

.mycv-container .upload-file:hover {
  border-color: #004B84;
}

.mycv-container .form-files {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 6px;
}

.mycv-container .form-files > div {
  height: 58px;
  position: relative;
  background: url(../img/file-pdf.svg) no-repeat 25px center transparent;
  padding-left: 65px;
}

.mycv-container .form-files > div .actions {
  display: none;
  width: 200px;
  padding-right: 20px;
  height: 100%;
  position: absolute;
  text-align: right;
  top: 0;
  right: 0;
  background: linear-gradient(270deg, #F1F9FF 16.56%, rgba(241, 249, 255, 0.88) 55.38%, rgba(241, 249, 255, 0) 102.3%);
}

.mycv-container .form-files > div .actions a {
  width: 30px;
  height: 100%;
  display: inline-block;
}

.mycv-container .form-files > div .actions a.view {
  background: url(../img/view.svg) no-repeat center center transparent;
}

.mycv-container .form-files > div .actions a.delete {
  background: url(../img/delete.svg) no-repeat center center transparent;
}

.mycv-container .form-files > div:hover {
  background-color: #F1F9FF;
}

.mycv-container .form-files > div:hover .actions {
  display: inline-block;
}

.mycv-container .edit-btn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: url(../img/edit.svg) no-repeat center center #EEEEEE;
  border: 0;
}

.mycv-container .add-btn {
  width: 47px;
  height: 47px;
  border: 1px solid #20ABDE;
  border-radius: 6px;
  background: url(../img/add.svg) no-repeat center center transparent;
}

.mycv-container .row-edit {
  background: #F8FDFF;
  border: 1px solid #20ABDE;
  border-radius: 6px;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-top: 10px;
  padding-bottom: 25px;
}

.mycv-container .row-edit .edit-btn {
  background-color: #004B84;
  background-image: url(../img/edit-active.svg);
}

.mycv-container .profile-bg {
  height: 210px;
  width: 100%;
  background: url(../img/profile-bg.jpg) no-repeat center center transparent;
  background-size: cover;
  border-radius: 6px;
  position: relative;
}

.mycv-container .profile-bg::after {
  background: linear-gradient(360deg, rgba(255, 255, 255, 0.54) 0%, rgba(255, 255, 255, 0) 107.71%);
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
}

.mycv-container .profile-picture {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #FAFAFA;
  border-radius: 6px;
}

.mycv-container .profile-picture img {
  border-radius: 50%;
}

.mycv-container .existing-filters > div {
  background: #F8F8F8;
  border-radius: 6px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 16px 28px;
}

.mycv-container .existing-filters > div span {
  font-weight: 400;
}

.mycv-container .existing-filters > div a {
  width: 30px;
  height: 100%;
  display: inline-block;
}

.mycv-container .existing-filters > div a.view {
  background: url(../img/view.svg) no-repeat center center transparent;
}

.mycv-container .existing-filters > div a.edit {
  background: url(../img/edit.svg) no-repeat center center transparent;
}

.mycv-container .existing-filters > div a.delete {
  background: url(../img/delete.svg) no-repeat center center transparent;
}

.mycv-container .daily-notifications {
  background: #F8F8F8;
  border-radius: 6px;
  padding: 48px 86px;
}

.mycv-container .form-select {
  color: #004B84;
}

.mycv-container .notice {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #BDBDBD;
}

/* company */
.company-list .company-item {
  border: 1px solid #EEEEEE;
  border-radius: 6px;
  height: 100px;
  padding: 10px;
  overflow: hidden;
}

.company-list .company-item img {
  max-width: 100%;
  max-height: 100%;
}

.company-list .company-item.active, .company-list .company-item:hover, .company-list .company-item:active, .company-list .company-item:focus {
  border-color: #20ABDE;
}

.company-list .company-item.active::after, .company-list .company-item:hover::after, .company-list .company-item:active::after, .company-list .company-item:focus::after {
  content: '';
  background: url(../img/breadcrumbs-separator.svg) no-repeat right center transparent;
  position: relative;
  width: 6px;
  height: 10px;
  display: inline-block;
  margin-right: 50px;
}

.company-description .company-img {
  height: 400px;
  border: 1px solid #EEEEEE;
  border-radius: 6px;
}

.company-description .description {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #004B84;
}

.company-description .description .info {
  font-size: 12px;
  line-height: 20px;
}

.company-description .promo-desc {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
}

.company-description .airport {
  width: 100%;
  padding: 40px 20px 70px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.company-description .airport img {
  margin-bottom: 20px;
}

.company-description .airport div {
  max-width: 250px;
}

.company-description .fleet {
  border: 1px solid #004B84;
  border-radius: 6px;
  padding: 60px;
}

.company-description .fleet .name {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #004B84;
  min-height: 180px;
}

.company-description .testimonial {
  border-radius: 6px;
  min-height: 350px;
  background-color: #004B84;
  color: #ffffff;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
}

.company-description .testimonial img {
  border-radius: 50%;
  width: 155px;
  height: 155px;
}

.company-description .testimonial span {
  font-size: 18px;
  line-height: 22px;
}

.company-description .requirements {
  color: #004B84;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
}

.company-description .requirements h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

/* form controls */
.form-control, .form-select-container.select2-selection--single, .form-select {
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  height: auto;
  color: #004B84;
  padding: 13px 36px 13px 22px;
  background-color: #FFF;
  border: 1px solid #E3E3E3;
  border-radius: 6px;
}

.form-control.error, .error.form-select-container.select2-selection--single, .form-select.error {
  color: #FF7222;
  border-color: #FF7222;
  margin-bottom: 4px;
}

.form-control.error::placeholder, .error.form-select-container.select2-selection--single::placeholder, .form-select.error::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FF7222;
  opacity: 1;
  /* Firefox */
}

.form-control.error:-ms-input-placeholder, .error.form-select-container.select2-selection--single:-ms-input-placeholder, .form-select.error:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #FF7222;
}

.form-control.error::-ms-input-placeholder, .error.form-select-container.select2-selection--single::-ms-input-placeholder, .form-select.error::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #FF7222;
}

.form-control.filled, .filled.form-select-container.select2-selection--single, .form-select.filled {
  background-color: #F0F6F8;
}

.form-control::placeholder, .form-select-container.select2-selection--single::placeholder, .form-select::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #004B84;
  opacity: 1;
  /* Firefox */
}

.form-control:-ms-input-placeholder, .form-select-container.select2-selection--single:-ms-input-placeholder, .form-select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #004B84;
}

.form-control::-ms-input-placeholder, .form-select-container.select2-selection--single::-ms-input-placeholder, .form-select::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #004B84;
}

.form-control:focus, .form-select-container.select2-selection--single:focus, .form-control:active, .form-select-container.select2-selection--single:active, .form-select:focus, .form-select:active {
  box-shadow: none;
  border: 1px solid #004B84;
  background-color: #ffffff;
  color: #004B84;
}

.form-datepicker {
  padding-right: 40px;
  background: url(../img/calendar.svg) no-repeat center right 15px transparent;
}

.form-warning {
  color: #FF7222;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
}

.form-radio {
  margin-bottom: 0;
}

.position-select {
  max-width: 360px;
}

.form-control-container {
  margin-bottom: 12px;
}

.form-control-container.error {
  margin-bottom: 4px;
}

.form-select-container.select2-selection--single {
  margin-bottom: 0;
  position: relative;
}

.form-select-container.select2-selection--single .select2-selection__rendered {
  line-height: 24px;
  color: #004B84;
  padding-left: 0;
}

.form-select-container.select2-selection--single.error {
  margin-bottom: 0;
}

.form-select-container.select2-selection--single.error .select2-selection__rendered {
  color: #FF7222;
}

.form-select-container.select2-selection--single .select2-selection__arrow {
  background: url(../img/caret.svg) center center no-repeat transparent;
  width: 40px;
  height: 100%;
  vertical-align: middle;
}

.form-select-container.select2-selection--single .select2-selection__arrow b {
  display: none;
}

.form-select-dropdown .select2-results__options {
  margin: 10px 0;
}

.form-select-dropdown .select2-results__option {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #004B84;
  padding: 8px 40px;
}

.form-select-dropdown .select2-results__option--highlighted[aria-selected] {
  background-color: #F5F5F5;
  color: #004B84;
  border-radius: 0 16px 16px 0;
  margin-right: 20px;
}

.form-select-dropdown .select2-search--dropdown .select2-search__field {
  border: 1px solid #e5e5e5;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #004B84;
  padding: 8px;
  border-radius: 20px;
}

.form-select-dropdown .select2-results__option[aria-selected=true] {
  background-color: #F5F5F5;
  border-radius: 0 16px 16px 0;
  margin-right: 20px;
}

.form-select-dropdown .select2-results__group {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}

.select2-container--open .form-select-container.select2-dropdown {
  top: -12px;
}

.select2-container--open .form-select-container.select2-dropdown--above {
  top: 0;
}

.select2-container--open .form-select-container.select2-selection--single .select2-selection__arrow {
  transform: rotate(180deg);
}

.form-select-inline-container.select2-selection--single {
  border: 1px solid #E3E3E3;
  border-radius: 6px;
  padding: 13px;
  height: auto;
}

.form-select-inline-container.select2-selection--single .select2-selection__rendered {
  line-height: 24px;
  color: #004B84;
  text-align: center;
}

.form-select-inline-container.select2-selection--single .select2-selection__arrow {
  background: url(../img/caret.svg) center center no-repeat transparent;
  width: 40px;
  height: 100%;
  vertical-align: middle;
}

.form-select-inline-container.select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--open .form-select-inline-container.select2-dropdown {
  top: -12px;
}

.select2-container--open .form-select-inline-container.select2-dropdown--above {
  top: 0;
}

.select2-container--open .form-select-inline-container.select2-selection--single .select2-selection__arrow {
  transform: rotate(180deg);
}

.form-select-inline-dropdown.select2-dropdown {
  border: 1px solid #E3E3E3;
}

.form-select-inline-dropdown .select2-results__options {
  margin: 10px 0;
}

.form-select-inline-dropdown .select2-results__option {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #004B84;
  padding: 8px 40px;
  text-align: center;
  border-bottom: 1px solid #E3E3E3;
}

.form-select-inline-dropdown .select2-results__option:last-child {
  border-bottom: none;
}

/* homepage search inputs */
.search-select-container.select2-selection--single {
  border: none;
  padding: .375rem 2.25rem .375rem .75rem;
}

.search-select-container.select2-selection--single .select2-selection__rendered {
  text-align: left;
}

.search-select-dropdown {
  border: none;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(164, 164, 164, 0.25);
  border-radius: 10px;
}

.search-select-dropdown.select2-dropdown {
  border: none;
}

.search-select-dropdown .select2-results__option {
  text-align: left;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  padding: 18px 20px;
}

.select2-container--open .search-select-dropdown.select2-dropdown--below {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.select2-container--open .search-select-dropdown.select2-dropdown--above {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.datepicker-container {
  width: 306px;
}

.datepicker-container::before, .datepicker-container::after {
  display: none;
}

.datepicker-dropdown {
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(153, 204, 243, 0.36);
  border-radius: 20px;
  border: none;
}

.datepicker-panel {
  padding: 6px;
}

.datepicker-panel > ul {
  width: 100%;
}

.datepicker-panel > ul li {
  width: 38px;
  height: 34px;
  line-height: 34px;
  margin: 2px;
  background-color: transparent;
}

.datepicker-panel > ul li:hover {
  background: #E5F2FF;
  border-radius: 6px;
}

.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="next"] {
  border-radius: 20px;
}

.datepicker-panel > ul > li[data-view="years prev"]:hover,
.datepicker-panel > ul > li[data-view="year prev"]:hover,
.datepicker-panel > ul > li[data-view="month prev"]:hover,
.datepicker-panel > ul > li[data-view="years next"]:hover,
.datepicker-panel > ul > li[data-view="year next"]:hover,
.datepicker-panel > ul > li[data-view="month next"]:hover,
.datepicker-panel > ul > li[data-view="next"]:hover {
  border-radius: 20px;
}

.datepicker-panel > ul > li[data-view="years current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="month current"] {
  width: 206px;
}

.datepicker-panel > ul > li.highlighted {
  border-radius: 6px;
}

.form-file {
  position: relative;
  display: inline-block;
  width: 100%;
}

.form-file .custom-file-input {
  position: relative;
  z-index: 2;
  opacity: 0;
}

.form-file .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  padding-right: 40px;
  background: url(../img/file-upload.svg) no-repeat center right 15px transparent;
}

.form-checkbox {
  margin-bottom: 10px;
  display: flex;
}

.form-checkbox .form-check-input {
  cursor: pointer;
  flex-shrink: 0;
  margin-top: 0;
}

.form-checkbox .form-check-input[type=checkbox] {
  border: 2px solid #E1E1E1;
  width: 20px;
  height: 20px;
}

.form-checkbox .form-check-input[type=radio] {
  width: 22px;
  height: 22px;
}

.form-checkbox .form-check-input:checked[type=checkbox] {
  background-color: #ffffff;
  border-color: #20ABDE;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='%2320ABDE' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/></svg>");
}

.form-checkbox .form-check-input:focus {
  box-shadow: none;
}

.form-checkbox label {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #004B84;
  margin-left: 10px;
  cursor: pointer;
}

.form-checkbox .form-check-input:checked ~ .form-check-label {
  color: #20ABDE;
}

.tooltip {
  --bs-tooltip-font-size: 12px;
  --bs-tooltip-color: #004B84;
  --bs-tooltip-bg: #FFF3E1;
  --bs-tooltip-padding-x: 26px;
  --bs-tooltip-padding-y: 20px;
}

.form-error-message {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #FF7222;
  margin-bottom: 12px;
}

/* additional */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

.message-modal h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}

.font-small {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
}

.jobs-modal h3 {
  font-weight: 500;
  font-size: 32px;
  line-height: 39px;
  color: #20ABDE;
}

.jobs-modal p {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}

.jobs-modal span {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  max-width: 250px;
  color: #9F9E9E;
}

.jobs-modal .file-upload {
  text-align: center;
  color: #20ABDE;
  border-radius: 10px;
  width: 130px;
  border: 1px solid #DFF5FF;
  overflow: hidden;
}

.jobs-modal .file-upload .file {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  padding: 20px;
  background-color: #EBF9FF;
  border-bottom: 1px solid #DFF5FF;
}

.jobs-modal .file-upload .date {
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  padding: 10px;
}

.jobs-modal .file-upload:hover, .jobs-modal .file-upload:active, .jobs-modal .file-upload:focus, .jobs-modal .file-upload.active {
  border-color: #20ABDE;
}

.jobs-modal .file-upload:hover .file, .jobs-modal .file-upload:active .file, .jobs-modal .file-upload:focus .file, .jobs-modal .file-upload.active .file {
  border-color: #20ABDE;
}

.company-rating {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #004B84;
}

.company-rating .rating {
  margin-top: 6px;
}

.company-rating .rating > div {
  width: 21px;
  height: 13px;
  margin-right: 1px;
  display: inline-block;
  background: url(../img/rate.svg) no-repeat center center transparent;
}

.company-rating .rating > div.active {
  background-image: url(../img/rate-active.svg);
}

.location {
  background: url(../img/pin.svg) no-repeat 0 center transparent;
  padding-left: 30px;
  color: #004B84;
}

.with-arrow {
  display: inline-block;
}

.with-arrow::after {
  content: '';
  background: url(../img/breadcrumbs-separator.svg) no-repeat right center transparent;
  position: relative;
  width: 6px;
  height: 10px;
  display: inline-block;
  margin-left: 10px;
}

.input-checkbox {
  position: relative;
}

.input-checkbox input[type="checkbox"] {
  margin: 0;
  position: absolute;
  z-index: -1;
  cursor: pointer;
  outline: none;
  opacity: 0;
  height: auto;
}

.input-checkbox label {
  cursor: pointer;
  width: 100%;
  display: inline-block;
  padding-left: 35px;
  position: relative;
  line-height: 32px;
}

.custom-checkbox {
  width: 26px;
  height: 26px;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 3px;
  left: 0;
  border: 1px solid #DEDEDE;
  margin: 0 10px 0 0;
  cursor: pointer;
}

.custom-checkbox.selected {
  background: url(img/newsletter-check.svg) no-repeat center center #272C67;
  border-color: #272C67;
  background-size: 10px 10px;
}

.form-check {
  margin-bottom: 10px;
}

.form-check input[type=checkbox] {
  width: 20px;
  height: 20px;
  border: 2px solid #E1E1E1;
}

.form-check label {
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  margin-left: 10px;
}

.form-check-input:checked[type=checkbox] {
  background-color: #20ABDE;
  border-color: #20ABDE;
}

.form-check-input:focus {
  box-shadow: none;
}

.form-check-input:checked ~ .form-check-label {
  color: #20ABDE;
}

.form-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.form-radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.form-radio input:checked ~ .checkmark {
  background-color: #20ABDE;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.form-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
  top: 8px;
  left: 8px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
}

.accordion {
  border: none !important;
  --bs-accordion-active-bg: #fff;
  --bs-accordion-btn-bg: #004B84;
  --bs-accordion-border-radius: 5px;
  --bs-accordion-border-color: red;
  --bs-accordion-inner-border-radius: 0px;
  --bs-accordion-btn-padding-y: 29px;
  --bs-accordion-btn-icon-width: 14px;
  --bs-accordion-btn-icon-transform: rotate(0deg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%0A%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 3.81438e-07L7 5L12 1.25567e-06L14 1L7 8L-1.29539e-06 1L2 3.81438e-07Z' fill='white'/%3E%3C/svg%3E%0A");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%0A%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8L7 3L2 8L0 7L7 0L14 7L12 8Z' fill='%23004B84'/%3E%3C/svg%3E%0A");
}

.accordion:focus {
  outline: none !important;
}

.accordion h2 {
  margin-top: 0px;
}

.accordion h2:focus {
  outline: none !important;
}

.accordion .accordion-item {
  border: 1px solid #004B84 !important;
  border-radius: 7px;
  margin-bottom: 20px;
  border-width: 5px;
}

.accordion .accordion-item .accordion-button {
  border-radius: 5px !important;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 24px;
  border-radius: 0;
  box-shadow: none !important;
}

.accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}

.accordion .accordion-item .accordion-button:not(.collapsed) {
  color: #004B84;
}

.accordion .accordion-item .accordion-button:after {
  background-position-y: 4px;
}

.accordion .accordion-item .accordion-collapse {
  border-radius: 5px !important;
}

.accordion .accordion-item .accordion-collapse.collapse {
  background-color: #fff;
}

/* maintenance & 404 page */
.maintenance-page {
  background: #15BAFF;
  color: #fff;
}

.maintenance-page .info-container {
  margin-top: 25vh;
}

.maintenance-page .mp-heading {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 72px;
}

.maintenance-page .mp-slogan {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 72px;
}

@media (max-width: 1200px) {
  .maintenance-page .mp-heading {
    font-size: 44px;
    line-height: 52px;
  }
  .maintenance-page .mp-slogan {
    font-size: 26px;
    line-height: 52px;
  }
}

@media (max-width: 990px) {
  .maintenance-page .mp-heading {
    font-size: 34px;
    line-height: 42px;
  }
  .maintenance-page .mp-slogan {
    font-size: 16px;
    line-height: 42px;
  }
}

.maintenance-page .maintenance-image-col {
  position: absolute;
  right: 0px;
  padding-right: 0;
}

.maintenance-page .btn-cv-secondary {
  border: 3px solid #FFFFFF;
  background-color: transparent;
  color: #fff;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 500;
  padding: 20px 38px;
}

.maintenance-page .btn-cv-secondary:hover {
  background-color: #fff;
  color: #15BAFF;
  border-color: #fff;
}

@media (max-width: 767px) {
  .maintenance-page .info-container {
    margin-top: initial;
  }
  .maintenance-page .maintenance-image-col {
    margin-top: 40px;
    position: initial;
    right: initial;
    padding-right: initial;
    padding-left: 0px;
  }
}

@media (min-width: 768px) {
  .flex-break {
    display: none;
  }
}

@media (max-width: 991px) {
  body {
    padding-top: 70px;
  }
  header .offcanvas-body, .header .offcanvas-body {
    --bs-offcanvas-padding-x: 0;
  }
  header .nav-item, .header .nav-item {
    padding-right: 1rem;
    padding-left: 1rem;
    border-top: 1px solid #f3f3f3;
  }
  header .nav-item.no-border, .header .nav-item.no-border {
    border-top: none;
  }
  header .nav-link, .header .nav-link {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-hover-color: #004B84;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #004B84;
    width: 100%;
  }
  header .nav-link:hover, header .nav-link:active, header .nav-link:focus, header .nav-link.active, .header .nav-link:hover, .header .nav-link:active, .header .nav-link:focus, .header .nav-link.active {
    --bs-navbar-active-color: #1569A8;
  }
  header .sign-in, .header .sign-in {
    border: 1px solid #004B84;
    background-image: none;
  }
  header .dropdown-toggle::after, .header .dropdown-toggle::after {
    transform: rotate(270deg);
  }
  header .btn, .header .btn {
    margin-bottom: 14px;
    width: 100%;
  }
  header .post-a-job, .header .post-a-job {
    border-top: 1px solid #F3F3F3;
    padding-top: 14px;
  }
  header .mega-menu, .header .mega-menu {
    padding: 0;
  }
  header .mega-menu-block, .header .mega-menu-block {
    box-shadow: none;
    height: auto;
  }
  header .mega-menu-block a, .header .mega-menu-block a {
    padding: 1rem 0;
  }
  header .sign-out, .header .sign-out {
    width: 100%;
    margin: 10px 0;
  }
  header .sign-out::before, .header .sign-out::before {
    content: '';
    vertical-align: middle;
    background: url(../img/sign-out.svg) no-repeat left center transparent;
    width: 23px;
    height: 21px;
    margin-right: 10px;
    display: inline-block;
  }
  .job-header {
    height: 180px;
  }
  .job-header h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
  }
  .page-header {
    height: auto;
  }
  .page-header h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
  }
  .search .inputs {
    border-radius: 10px 0 0 10px;
  }
  .search .inputs .filters {
    width: 40px;
    background: url(../img/filters.svg) no-repeat center center transparent;
  }
  .search button {
    border-radius: 0 10px 10px 0;
    margin-left: 0;
  }
  main {
    min-height: auto;
    padding-bottom: 40px;
  }
  .select2-container--default {
    display: none;
  }
  .search-container h1 {
    margin-top: 80px;
  }
  .categories-tabs {
    margin-top: 30px;
  }
  .categories-tabs .nav-link {
    border: 1px solid #E2E2E2;
    border-radius: 10px;
    margin: 10px;
    padding: 15px 18px;
    display: inline-block;
  }
  .job-list .job-item .image {
    width: auto;
  }
  .job-filters {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    border: 1px solid #004B84;
    text-align: center;
    padding: 20px 25px;
    border-radius: 6px;
    background: url(../img/filters.svg) no-repeat right 25px center #ffffff;
  }
  .job-filters span {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    padding: 2px 4px;
    margin-left: 5px;
    border-radius: 4px;
    color: #ffffff;
    background-color: #004B84;
  }
  .offcanvas-job-sidebar .offcanvas-body {
    --bs-offcanvas-padding-y: 0;
    --bs-offcanvas-padding-x: 0;
  }
  .offcanvas-job-sidebar .job-sidebar {
    border: none;
  }
  .offcanvas-job-sidebar .delete-filter {
    color: #20ABDE;
    padding-right: 20px;
    display: inline-block;
    background: url(../img/close-filter.svg) no-repeat right center transparent;
  }
  .sign-in-modal .picture {
    width: 50%;
  }
  .mycv-container .box {
    background-size: 100% 75%;
  }
  .mycv-container .cv-category {
    height: 75px;
  }
  .mycv-container .form-files > div .actions {
    display: inline-block;
    background: none;
  }
  .company-list .company-item.active, .company-list .company-item:hover, .company-list .company-item:active, .company-list .company-item:focus {
    content: none;
  }
}

@media (max-width: 767px) {
  .sign-in-modal .picture {
    width: 0%;
  }
  footer .footer-categories .footer-category {
    padding-left: 0;
    padding-right: 0;
  }
  footer .footer-row a {
    flex-basis: 0;
  }
  .footer-sep {
    text-align: center;
  }
  .footer-sep::before {
    content: "";
    border-top: 1px solid #F3F3F3;
    margin: 10px -24px 20px;
    display: inline-block;
    width: calc(100% + 48px);
    top: 0;
    height: 1px;
  }
}
/*# sourceMappingURL=style.css.map */