:root {
  --brandcolour: #2a45de;
  --highlightcolour: #AEC4DE;
}


/*
Font families defined by this CSS:
  - InterVariable  variable font for modern web browsers
  - Inter          static fonts for older web browsers (small optical size)
  - InterDisplay   static fonts for older web browsers (large optical size)

Usage example:
  :root { font-family: Inter, sans-serif; }
  @supports (font-variation-settings: normal) {
    :root { font-family: InterVariable, sans-serif; }
  }

*/
@font-face {
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('font-files/InterVariable.woff2?v=4.0') format('woff2');
}
@font-face {
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('font-files/InterVariable-Italic.woff2?v=4.0') format('woff2');
}
/* legacy name "Inter var" (Oct 2023) */
@font-face { font-family:'Inter var'; font-style:normal; font-weight:100 900; font-display:swap; src: url('font-files/InterVariable.woff2?v=4.0') format('woff2'); }
@font-face { font-family:'Inter var'; font-style:italic; font-weight:100 900; font-display:swap; src: url('font-files/InterVariable-Italic.woff2?v=4.0') format('woff2'); }
/* static fonts */
@font-face { font-family:Inter; font-style:normal; font-weight:100; font-display:swap; src:url("font-files/Inter-Thin.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:100; font-display:swap; src:url("font-files/Inter-ThinItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:normal; font-weight:200; font-display:swap; src:url("font-files/Inter-ExtraLight.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:200; font-display:swap; src:url("font-files/Inter-ExtraLightItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:normal; font-weight:300; font-display:swap; src:url("font-files/Inter-Light.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:300; font-display:swap; src:url("font-files/Inter-LightItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:normal; font-weight:400; font-display:swap; src:url("font-files/Inter-Regular.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:400; font-display:swap; src:url("font-files/Inter-Italic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:normal; font-weight:500; font-display:swap; src:url("font-files/Inter-Medium.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:500; font-display:swap; src:url("font-files/Inter-MediumItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:normal; font-weight:600; font-display:swap; src:url("font-files/Inter-SemiBold.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:600; font-display:swap; src:url("font-files/Inter-SemiBoldItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:normal; font-weight:700; font-display:swap; src:url("font-files/Inter-Bold.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:700; font-display:swap; src:url("font-files/Inter-BoldItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:normal; font-weight:800; font-display:swap; src:url("font-files/Inter-ExtraBold.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:800; font-display:swap; src:url("font-files/Inter-ExtraBoldItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:normal; font-weight:900; font-display:swap; src:url("font-files/Inter-Black.woff2?v=4.0") format("woff2"); }
@font-face { font-family:Inter; font-style:italic; font-weight:900; font-display:swap; src:url("font-files/Inter-BlackItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:100; font-display:swap; src:url("font-files/InterDisplay-Thin.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:100; font-display:swap; src:url("font-files/InterDisplay-ThinItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:200; font-display:swap; src:url("font-files/InterDisplay-ExtraLight.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:200; font-display:swap; src:url("font-files/InterDisplay-ExtraLightItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:300; font-display:swap; src:url("font-files/InterDisplay-Light.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:300; font-display:swap; src:url("font-files/InterDisplay-LightItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:400; font-display:swap; src:url("font-files/InterDisplay-Regular.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:400; font-display:swap; src:url("font-files/InterDisplay-Italic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:500; font-display:swap; src:url("font-files/InterDisplay-Medium.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:500; font-display:swap; src:url("font-files/InterDisplay-MediumItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:600; font-display:swap; src:url("font-files/InterDisplay-SemiBold.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:600; font-display:swap; src:url("font-files/InterDisplay-SemiBoldItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:700; font-display:swap; src:url("font-files/InterDisplay-Bold.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:700; font-display:swap; src:url("font-files/InterDisplay-BoldItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:800; font-display:swap; src:url("font-files/InterDisplay-ExtraBold.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:800; font-display:swap; src:url("font-files/InterDisplay-ExtraBoldItalic.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:normal; font-weight:900; font-display:swap; src:url("font-files/InterDisplay-Black.woff2?v=4.0") format("woff2"); }
@font-face { font-family:InterDisplay; font-style:italic; font-weight:900; font-display:swap; src:url("font-files/InterDisplay-BlackItalic.woff2?v=4.0") format("woff2"); }

body {
  font-size: 1.7rem;
  font-family: Inter, sans-serif;
  font-feature-settings: 'liga' 1, 'calt' 1; /* fix for Chrome */
}

@supports (font-variation-settings: normal) {
  body { font-family: InterVariable, sans-serif; }
}

h1 {
  font-weight: 600;
}

h2 {
  font-weight: 400;
}

h3 {
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0;
}

a:hover {
  text-decoration: underline;
}

input {
  border: none;
  border-bottom: solid 1px #fff;
  margin-bottom: 50px;
  padding: 10px;
  font-weight: 300;
  text-align: center;
}

select {
  border: none;
  border-bottom: solid 1px #fff;
  margin-bottom: 50px;
  font-weight: 300;
  font-size: 20px;
}

/* headr */

.background {
  background-image: url(https://s3.eu-west-2.amazonaws.com/blueoctopus.assets/e70b95a5-eb4e-48b6-ab3a-eb423eba3a31/vacancytemplatesite/hero.png);
  min-height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
}

.headerlogo {
  display: block;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.headerlogo h3 {
  display: inline-block;
}

.logo {
  margin-top: 60px;
  margin-bottom: 60px;
}

/* footer */

.logofooter {
  float: right;
}

footer {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 600px) {
  .logofooter {
    float: none;
  }

  footer {
    text-align: center;
  }

  footer .floatright {
    float: none;
  }
}

/* font sizes */

.font1_3 {
  font-size: 1.3rem;
}

.font1_8 {
  font-size: 1.8rem;
}

.font2_5 {
  font-size: 2rem;
}

.font4 {
  font-size: 4rem;
}

/* buttons */

.button {
  background-color: transparent;
  border: none;
  border-radius: 20px;
  padding: 12px;
  line-height: 1.3rem;
  background-color: var(--brandcolour);
  color: #fff;
}

.button:hover {
  filter: brightness(110%) saturate(140%);
  transition: 0.2s;
  text-decoration: underline;
}

/* colouring */

.colour-black {
  color: #000;
}

.colour-white {
  color: #fff;
}

.colour-grey {
  color: #505050;
}

.colour-brand {
  color: var(--brandcolour)
}

/* layout */

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.floatclear {
  clear: both;
}

/* padding */

.pt-3 {
  padding-top: 3rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

/* misc. */

.hr {
  height: 1px;
  background-color: var(--brandcolour);
  border: none;
}

.nounderline {
  text-decoration: none;
}

#keyword, #location, #distance {
  background-color: transparent;
}

::placeholder {
  color: #fff;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #fff;
}

::-ms-input-placeholder {
  color: #fff;
}

.centertext {
  text-align: center;
}

/* vacancy display */

#listing {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin: 0px auto;
  gap: 20px;
  justify-content: space-between
}

.vacancybox {
  flex-basis: calc(33% - 60px);
  max-width: calc(33% - 60px);
  border: #e4e4e4 1px solid;
  border-radius: 20px;
  border: #444444 1px solid;
}

.vacancyboxinner {
  width: 90%;
  margin: 2rem auto;
}

@media (max-width: 1200px) {
  .vacancybox {
    flex-basis: calc(49% - 10px);
    max-width: calc(49% - 10px);
  }
}

@media (max-width: 900px) {
  .vacancybox {
    flex-basis: 100%;
    max-width: 100%;
  }
}

.linetext {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.linetext .fa-solid {
  color: var(--brandcolour);
}

@media (max-width:770px) {
  .m_floatnone {
    float: none;
  }

  .m_blockalign {
    display: block;
  }

  .vacancybox {
    width: 100%;
  }
}

.no-vacancies {
  max-width: 100%;
  flex-basis: 100%;
  border: none;
}

#button-manager-big {
  position: absolute;
  right: 50px;
  top: 50px;
}

#button-manager-small {
  display: none;
  margin: 20px auto;
  width: 300px;
}

.search-block {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

@media (max-width: 900px) {
  #button-manager-big {
    display: none;
  }
  
  #button-manager-small {
    display: block;
  }

  .search-block {
    flex-direction: column;
  }

  .search-block input {
    margin-bottom: 5px;
  }
}

.distancefield {
  border: solid 1px #fff;
  padding: 6px 10px;
  color: #fff; 
}

.distancefield input {
  border: none
}

.internalMarker {
  height: 25px;
  width: 25px;
  background-color: var(--brandcolour);
  display: inline-block;
  border-radius: 25px;
  vertical-align: middle;
  margin-right: 16px;
}